2018-10-02 17:18:39,883 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-288 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 17:18:39,890 - 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=WsQrrCHkN6XcYD3afCNDgtB3U export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-02 17:18:39,890 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-02 17:18:39,892 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-02 17:18:39,911 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-02 17:18:53,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:18:53,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:18:53,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:18:53,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:18:53,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:18:53,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:18:53,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:18:53,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:18:53,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:18:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:18:53,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381fe739-fab6-44f6-8c5b-b8c2cb0e7531 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:18:53,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-381fe739-fab6-44f6-8c5b-b8c2cb0e7531 2018-10-02 17:18:53,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:18:53,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["w8FjMXQJSuqe2LJGQjiwrg"], "issued_at": "2018-10-02T17:18:53.000000Z"}} 2018-10-02 17:18:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:53,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:18:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:54,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cb3b5a-d2bc-4dbe-8bba-8ed0761d5d3b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:18:54,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e6cb3b5a-d2bc-4dbe-8bba-8ed0761d5d3b 2018-10-02 17:18:54,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.649298906326s 2018-10-02 17:18:54,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:18:54,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}}' 2018-10-02 17:18:54,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449b63b4-5f75-4ed8-a7e5-79d8644b16e9 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.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf"}, "enabled": true, "id": "dcf45869388d4fdb8f650dd94603c5cf", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}} 2018-10-02 17:18:54,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-449b63b4-5f75-4ed8-a7e5-79d8644b16e9 2018-10-02 17:18:54,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.197098970413s 2018-10-02 17:18:54,252 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-449b63b4-5f75-4ed8-a7e5-79d8644b16e9 2018-10-02 17:18:54,253 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797', 'id': u'dcf45869388d4fdb8f650dd94603c5cf', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:18:54,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:18:54,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.439695119858s 2018-10-02 17:18:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:54,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03140ecb-95cc-4540-94d7-b25c76454b20 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}, "domain_id": "default", "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}} 2018-10-02 17:18:54,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 used request id req-03140ecb-95cc-4540-94d7-b25c76454b20 2018-10-02 17:18:54,804 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9bfec0cb4ca64184b33f217c6596d5c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797'}) 2018-10-02 17:18:54,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:54,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb648ee1-3c4e-4cdb-aa77-10defe3d9e24 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:54,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bb648ee1-3c4e-4cdb-aa77-10defe3d9e24 2018-10-02 17:18:54,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.137934923172s 2018-10-02 17:18:54,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12af802a-fa6c-4f1c-84c6-8a38ad03705b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:55,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-12af802a-fa6c-4f1c-84c6-8a38ad03705b 2018-10-02 17:18:55,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.147213220596s 2018-10-02 17:18:55,092 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:18:55,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:18:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" -d '{"role": {"name": "Member"}}' 2018-10-02 17:18:55,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb28cfaf-248e-4962-bc53-c176717caa7f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}} 2018-10-02 17:18:55,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-cb28cfaf-248e-4962-bc53-c176717caa7f 2018-10-02 17:18:55,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.151921987534s 2018-10-02 17:18:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fee0f2-d5ee-440d-902c-522359cdc9a1 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "domain_id": null, "name": "Member", "id": "797e4ca3a404487ba5e5d73dc5a06d23"}} 2018-10-02 17:18:55,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23 used request id req-41fee0f2-d5ee-440d-902c-522359cdc9a1 2018-10-02 17:18:55,323 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23'}, 'domain_id': None, 'human_id': None, 'id': u'797e4ca3a404487ba5e5d73dc5a06d23', 'HUMAN_ID': False}) 2018-10-02 17:18:55,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3d755b-3518-4503-8640-25ba54d3e131 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:55,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2a3d755b-3518-4503-8640-25ba54d3e131 2018-10-02 17:18:55,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.145091056824s 2018-10-02 17:18:55,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:18:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810deac0-0830-46dd-9130-70a2c68d30e7 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:18:55,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-810deac0-0830-46dd-9130-70a2c68d30e7 2018-10-02 17:18:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0891208648682s 2018-10-02 17:18:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:18:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501265d5-94b3-4357-8222-d75a24e0c1bc Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "domain_id": "default", "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:18:55,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-501265d5-94b3-4357-8222-d75a24e0c1bc 2018-10-02 17:18:55,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0964431762695s 2018-10-02 17:18:55,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-501265d5-94b3-4357-8222-d75a24e0c1bc 2018-10-02 17:18:55,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:18:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45383631-5db1-46d8-84dc-f851f1725780 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf"}, "enabled": true, "id": "dcf45869388d4fdb8f650dd94603c5cf", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}]} 2018-10-02 17:18:55,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-45383631-5db1-46d8-84dc-f851f1725780 2018-10-02 17:18:55,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877599716187s 2018-10-02 17:18:55,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-45383631-5db1-46d8-84dc-f851f1725780 2018-10-02 17:18:55,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:18:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=797e4ca3a404487ba5e5d73dc5a06d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:55,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bf8050-1098-4c32-a65a-487ff0f6636b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=797e4ca3a404487ba5e5d73dc5a06d23", "previous": null, "next": null}} 2018-10-02 17:18:55,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=797e4ca3a404487ba5e5d73dc5a06d23 used request id req-01bf8050-1098-4c32-a65a-487ff0f6636b 2018-10-02 17:18:55,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0863118171692s 2018-10-02 17:18:55,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:18:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf/users/9bfec0cb4ca64184b33f217c6596d5c5/roles/797e4ca3a404487ba5e5d73dc5a06d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37054553-67e2-432a-8eee-6f2a5cc411b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:18:56,063 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf/users/9bfec0cb4ca64184b33f217c6596d5c5/roles/797e4ca3a404487ba5e5d73dc5a06d23 used request id req-37054553-67e2-432a-8eee-6f2a5cc411b1 2018-10-02 17:18:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.22142791748s 2018-10-02 17:18:56,064 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797', 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': '8c58a084-eb34-4937-9def-514a0be77b0c', 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_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797', 'project_id': u'dcf45869388d4fdb8f650dd94603c5cf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:18:56,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:18:56,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:18:56,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:18:56,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:18:56,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:18:56,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:18:56,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:18:56,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797', 'password': '8c58a084-eb34-4937-9def-514a0be77b0c', 'project_name': 'connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'dcf45869388d4fdb8f650dd94603c5cf', 'project_domain_name': 'Default'} 2018-10-02 17:18:56,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16cdefea-0ddc-465b-8550-62220c519b65 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:56,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-16cdefea-0ddc-465b-8550-62220c519b65 2018-10-02 17:18:56,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778820514679s 2018-10-02 17:18:56,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4524ff21-42dc-4db2-9685-e49afd7c994b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:56,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4524ff21-42dc-4db2-9685-e49afd7c994b 2018-10-02 17:18:56,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873529911041s 2018-10-02 17:18:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:18:56,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61612e80-dc52-4484-8f84-ea6ae2d12846 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:18:56,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-61612e80-dc52-4484-8f84-ea6ae2d12846 2018-10-02 17:18:56,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.138895988464s 2018-10-02 17:18:56,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:18:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5f0037-f455-4a8f-bde4-7c1231fdee51 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "domain_id": "default", "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:18:56,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bc5f0037-f455-4a8f-bde4-7c1231fdee51 2018-10-02 17:18:56,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149945020676s 2018-10-02 17:18:56,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bc5f0037-f455-4a8f-bde4-7c1231fdee51 2018-10-02 17:18:56,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:18:56,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a18375-306a-4410-a0bb-46e0fe92dadc Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf"}, "enabled": true, "id": "dcf45869388d4fdb8f650dd94603c5cf", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}]} 2018-10-02 17:18:56,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a8a18375-306a-4410-a0bb-46e0fe92dadc 2018-10-02 17:18:56,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155586004257s 2018-10-02 17:18:56,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a8a18375-306a-4410-a0bb-46e0fe92dadc 2018-10-02 17:18:56,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:18:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf6f02c-08b5-4a11-a2f4-59da1b474b7f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 17:18:56,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-bbf6f02c-08b5-4a11-a2f4-59da1b474b7f 2018-10-02 17:18:56,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.127861976624s 2018-10-02 17:18:56,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:18:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf/users/9bfec0cb4ca64184b33f217c6596d5c5/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:56,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e38d2f1b-4029-4127-86e1-acb8b0cdccc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:18:56,983 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf/users/9bfec0cb4ca64184b33f217c6596d5c5/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-e38d2f1b-4029-4127-86e1-acb8b0cdccc9 2018-10-02 17:18:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.162486076355s 2018-10-02 17:18:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:56,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2607664f-8a1f-4f9a-9000-021bc5d435ad Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:57,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2607664f-8a1f-4f9a-9000-021bc5d435ad 2018-10-02 17:18:57,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.145365953445s 2018-10-02 17:18:57,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:18:57,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-02 17:18:57,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ba6d92-0705-40f4-9c78-6cecdbb0f608 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c08c1313e27495bb151156cb99f0fe7", "links": {"self": "http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7"}, "name": "heat_stack_owner"}} 2018-10-02 17:18:57,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-10ba6d92-0705-40f4-9c78-6cecdbb0f608 2018-10-02 17:18:57,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.14032292366s 2018-10-02 17:18:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31c201a-34c0-4681-8d1e-4124284f95d6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7"}, "domain_id": null, "name": "heat_stack_owner", "id": "7c08c1313e27495bb151156cb99f0fe7"}} 2018-10-02 17:18:57,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7 used request id req-f31c201a-34c0-4681-8d1e-4124284f95d6 2018-10-02 17:18:57,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:18:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7331ae92-61b1-4916-ad50-9cde3832ae81 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "7c08c1313e27495bb151156cb99f0fe7", "links": {"self": "http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:18:57,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7331ae92-61b1-4916-ad50-9cde3832ae81 2018-10-02 17:18:57,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081228017807s 2018-10-02 17:18:57,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:18:57,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7031dd00-d874-4bca-85bb-a473d1d6d76a 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:18:57,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7031dd00-d874-4bca-85bb-a473d1d6d76a 2018-10-02 17:18:57,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0800058841705s 2018-10-02 17:18:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:18:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba6bc57-b8b7-4594-a9b5-8e570ce81dcb Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "domain_id": "default", "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:18:57,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ba6bc57-b8b7-4594-a9b5-8e570ce81dcb 2018-10-02 17:18:57,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999689102173s 2018-10-02 17:18:57,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ba6bc57-b8b7-4594-a9b5-8e570ce81dcb 2018-10-02 17:18:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:18:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1273710e-8bef-4a92-964e-884ff4714eea Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf"}, "enabled": true, "id": "dcf45869388d4fdb8f650dd94603c5cf", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}]} 2018-10-02 17:18:57,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1273710e-8bef-4a92-964e-884ff4714eea 2018-10-02 17:18:57,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0856339931488s 2018-10-02 17:18:57,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1273710e-8bef-4a92-964e-884ff4714eea 2018-10-02 17:18:57,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:18:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=7c08c1313e27495bb151156cb99f0fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:57,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04d82ee-8364-465b-b5e1-c91ed8dd89a2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=7c08c1313e27495bb151156cb99f0fe7", "previous": null, "next": null}} 2018-10-02 17:18:57,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9bfec0cb4ca64184b33f217c6596d5c5&scope.project.id=dcf45869388d4fdb8f650dd94603c5cf&role.id=7c08c1313e27495bb151156cb99f0fe7 used request id req-d04d82ee-8364-465b-b5e1-c91ed8dd89a2 2018-10-02 17:18:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0748801231384s 2018-10-02 17:18:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:18:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf/users/9bfec0cb4ca64184b33f217c6596d5c5/roles/7c08c1313e27495bb151156cb99f0fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:18:58,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f7c28b-68eb-45a6-8987-1341bdf7d630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:18:58,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf/users/9bfec0cb4ca64184b33f217c6596d5c5/roles/7c08c1313e27495bb151156cb99f0fe7 used request id req-b3f7c28b-68eb-45a6-8987-1341bdf7d630 2018-10-02 17:18:58,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.220828056335s 2018-10-02 17:18:58,010 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-02 17:18:58,011 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-02 17:18:58,011 - openstack_tests - INFO - OS Credentials = > 2018-10-02 17:18:58,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:18:58,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:18:58,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["HOaKEZlgRbW0QSjngJRQAw"], "issued_at": "2018-10-02T17:18:58.000000Z"}} 2018-10-02 17:18:58,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550d0683e7823e69c2334a69c43026ca593a9721" 2018-10-02 17:18:59,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-642cd76a-e527-453f-bf1b-5c1efb9c4218 Date: Tue, 02 Oct 2018 17:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:18:59,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-642cd76a-e527-453f-bf1b-5c1efb9c4218 2018-10-02 17:18:59,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550d0683e7823e69c2334a69c43026ca593a9721" 2018-10-02 17:19:00,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8cf39faf-69ea-4b2a-8501-80b3b87f4329 Date: Tue, 02 Oct 2018 17:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:19:00,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-8cf39faf-69ea-4b2a-8501-80b3b87f4329 2018-10-02 17:19:00,214 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-02 17:19:00,214 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-02 17:19:00,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:00,468 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-02 17:19:00,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:00,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["hmNSayvdQSSXN0rRrvqO9A"], "issued_at": "2018-10-02T17:19:00.000000Z"}} 2018-10-02 17:19:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fe7a3f2ed8c5be737acdf69eb1de5e90c0e4cd5" 2018-10-02 17:19:01,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-5fb7171b-4ff7-4da4-91a1-e4be568eb256 Date: Tue, 02 Oct 2018 17:19:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-02 17:19:01,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&name=foo used request id req-5fb7171b-4ff7-4da4-91a1-e4be568eb256 2018-10-02 17:19:01,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:01,549 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-02 17:19:01,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:01,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["tNgbhMw3RiqFFCQJC8OASg"], "issued_at": "2018-10-02T17:19:01.000000Z"}} 2018-10-02 17:19:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f83a6ad8c8c3dab63322ae4f8bbcea53425c304" 2018-10-02 17:19:02,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f93cc6-0b59-4a70-9392-fe74a356ac68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:02,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-64f93cc6-0b59-4a70-9392-fe74a356ac68 2018-10-02 17:19:02,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:02,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f83a6ad8c8c3dab63322ae4f8bbcea53425c304" 2018-10-02 17:19:02,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767c25c0-c322-421b-b8a1-ef986fafcb69 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "domain_id": "default", "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:02,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-767c25c0-c322-421b-b8a1-ef986fafcb69 2018-10-02 17:19:02,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:02,148 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-02 17:19:02,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:02,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["iCuqWWOSQl-ZfylynpzgUg"], "issued_at": "2018-10-02T17:19:02.000000Z"}} 2018-10-02 17:19:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5514739c362dc85608bdc1dcc52789c5fd07b7b5" 2018-10-02 17:19:03,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ed974ce8-81f3-458d-9c1c-6d0ab0c52640 Date: Tue, 02 Oct 2018 17:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:19:03,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ed974ce8-81f3-458d-9c1c-6d0ab0c52640 2018-10-02 17:19:03,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:03,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["O0vYsCJKTvK2P-fY-8XQag"], "issued_at": "2018-10-02T17:19:03.000000Z"}} 2018-10-02 17:19:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758e904c9b8f8ffb72103c7cfa63b56204c890d0" 2018-10-02 17:19:04,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-06e082ad-13f9-46a9-b726-e16ee82e7beb Date: Tue, 02 Oct 2018 17:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:19:04,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-06e082ad-13f9-46a9-b726-e16ee82e7beb 2018-10-02 17:19:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758e904c9b8f8ffb72103c7cfa63b56204c890d0" 2018-10-02 17:19:05,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6ecad6c3-27dc-41f0-89f7-73817fc80227 Date: Tue, 02 Oct 2018 17:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:19:05,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-6ecad6c3-27dc-41f0-89f7-73817fc80227 2018-10-02 17:19:05,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:19:05,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:05,908 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.22:5000/v2.0/tokens 2018-10-02 17:19:05,926 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-02 17:19:05,927 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:19:05,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:06,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["YCj1iDOpTKuA15VJ7zCAzA"], "issued_at": "2018-10-02T17:19:06.000000Z"}} 2018-10-02 17:19:06,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf586b347088db1de99a2ebf5dad67abe651fe4" 2018-10-02 17:19:07,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0abd5848-ef9f-4ab4-bdd0-c362f6be25f4 x-compute-request-id: req-0abd5848-ef9f-4ab4-bdd0-c362f6be25f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:19:07,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-0abd5848-ef9f-4ab4-bdd0-c362f6be25f4 2018-10-02 17:19:07,104 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:19:07,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:07,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["naf9LbBDSfeR_UGvt42VyA"], "issued_at": "2018-10-02T17:19:07.000000Z"}} 2018-10-02 17:19:07,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c616b694cb54f1b15e33e40a324c04a6618ded13" 2018-10-02 17:19:08,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f36d331-29f5-4d23-97b2-f7dc4eb51fa6 x-compute-request-id: req-9f36d331-29f5-4d23-97b2-f7dc4eb51fa6 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 17:19:08,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-9f36d331-29f5-4d23-97b2-f7dc4eb51fa6 2018-10-02 17:19:08,272 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:19:08,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:08,334 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.22:5000/v2.0/tokens 2018-10-02 17:19:08,352 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-02 17:19:08,352 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:19:08,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:08,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["iTJV6wHoQr2s56P3HwgeZg"], "issued_at": "2018-10-02T17:19:08.000000Z"}} 2018-10-02 17:19:08,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb217310a96c23ff82b8eec2b6b46deb46059d3" 2018-10-02 17:19:09,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:08 GMT Server: Apache x-openstack-request-id: req-f451a0fb-27cc-4837-b203-1c3b1533e46d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 17:19:09,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf/stacks used request id req-f451a0fb-27cc-4837-b203-1c3b1533e46d 2018-10-02 17:19:09,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:09,750 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-02 17:19:09,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:10,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c08c1313e27495bb151156cb99f0fe7", "name": "heat_stack_owner"}, {"id": "797e4ca3a404487ba5e5d73dc5a06d23", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcf45869388d4fdb8f650dd94603c5cf", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcf45869388d4fdb8f650dd94603c5cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "id": "9bfec0cb4ca64184b33f217c6596d5c5"}, "audit_ids": ["oBU1ogV8SqKc2901cGi78A"], "issued_at": "2018-10-02T17:19:10.000000Z"}} 2018-10-02 17:19:10,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d60e77231b3b3d5614198cf82c394400a48d10a1" 2018-10-02 17:19:10,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:10 GMT Server: Apache x-compute-request-id: req-7e828308-37de-469a-8e0f-af3a5d8ddd45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e828308-37de-469a-8e0f-af3a5d8ddd45 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 17:19:10,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/dcf45869388d4fdb8f650dd94603c5cf/volumes/detail used request id req-7e828308-37de-469a-8e0f-af3a5d8ddd45 2018-10-02 17:19:10,973 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.746s OK 2018-10-02 17:19:11,098 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 17:19:11,099 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-02 17:19:11,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:11,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45ca90f-c4f8-4a0b-8248-326558ebf994 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "7c08c1313e27495bb151156cb99f0fe7", "links": {"self": "http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:11,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b45ca90f-c4f8-4a0b-8248-326558ebf994 2018-10-02 17:19:11,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824770927429s 2018-10-02 17:19:11,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:19:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:11,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd620509-93b4-48c9-ae41-75aeb4adb777 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:11,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7c08c1313e27495bb151156cb99f0fe7 used request id req-fd620509-93b4-48c9-ae41-75aeb4adb777 2018-10-02 17:19:11,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.162533998489s 2018-10-02 17:19:11,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:19:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a4a94e-e385-459e-9321-c6ab30e8481f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797", "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "domain_id": "default", "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:11,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c2a4a94e-e385-459e-9321-c6ab30e8481f 2018-10-02 17:19:11,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0884099006653s 2018-10-02 17:19:11,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c2a4a94e-e385-459e-9321-c6ab30e8481f 2018-10-02 17:19:11,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:19:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:11,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c671ad-c23c-43a1-9d30-567f37403fd3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5"}, "enabled": true, "id": "9bfec0cb4ca64184b33f217c6596d5c5", "options": {}, "domain_id": "default", "name": "connection_check-user_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}} 2018-10-02 17:19:11,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 used request id req-f8c671ad-c23c-43a1-9d30-567f37403fd3 2018-10-02 17:19:11,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992751121521s 2018-10-02 17:19:11,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 used request id req-f8c671ad-c23c-43a1-9d30-567f37403fd3 2018-10-02 17:19:11,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 17:19:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:11,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d312216-bef9-4089-b1d4-44df731c32de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:11,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 used request id req-9d312216-bef9-4089-b1d4-44df731c32de 2018-10-02 17:19:11,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306010961533s 2018-10-02 17:19:11,854 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9bfec0cb4ca64184b33f217c6596d5c5 used request id req-9d312216-bef9-4089-b1d4-44df731c32de 2018-10-02 17:19:11,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:19:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:11,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37dca78-87c9-4b0b-959a-e8959e852f06 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf"}, "enabled": true, "id": "dcf45869388d4fdb8f650dd94603c5cf", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c75d4fc9-2bcc-45fd-9c41-3dfb3b89d797"}]} 2018-10-02 17:19:11,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a37dca78-87c9-4b0b-959a-e8959e852f06 2018-10-02 17:19:11,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0763621330261s 2018-10-02 17:19:11,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a37dca78-87c9-4b0b-959a-e8959e852f06 2018-10-02 17:19:11,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 17:19:11,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:12,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f15dac7-884f-4b26-9912-eaceee70a76c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:12,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf used request id req-9f15dac7-884f-4b26-9912-eaceee70a76c 2018-10-02 17:19:12,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.266201972961s 2018-10-02 17:19:12,200 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/dcf45869388d4fdb8f650dd94603c5cf used request id req-9f15dac7-884f-4b26-9912-eaceee70a76c 2018-10-02 17:19:12,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:12,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:12,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b111c14-ccc0-406e-8f3b-751b36fa64fe Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "797e4ca3a404487ba5e5d73dc5a06d23", "links": {"self": "http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:12,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6b111c14-ccc0-406e-8f3b-751b36fa64fe 2018-10-02 17:19:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.149770975113s 2018-10-02 17:19:12,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:19:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:12,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcebfb80-3393-4455-9c6e-540363595d5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:12,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/797e4ca3a404487ba5e5d73dc5a06d23 used request id req-fcebfb80-3393-4455-9c6e-540363595d5d 2018-10-02 17:19:12,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.144088983536s 2018-10-02 17:19:12,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:19:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=dcf45869388d4fdb8f650dd94603c5cf&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}c6c09d3c7299ede066d7d5e116dd8579b1469f05" 2018-10-02 17:19:13,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-087acbde-4449-45ad-8583-7ab3550da7f4 Date: Tue, 02 Oct 2018 17:19:13 GMT RESP BODY: {"security_groups": []} 2018-10-02 17:19:13,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=dcf45869388d4fdb8f650dd94603c5cf&name=default used request id req-087acbde-4449-45ad-8583-7ab3550da7f4 2018-10-02 17:19:13,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.07726097107s 2018-10-02 17:19:13,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=dcf45869388d4fdb8f650dd94603c5cf&name=default used request id req-087acbde-4449-45ad-8583-7ab3550da7f4 2018-10-02 17:19:13,600 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-02 17:19:13,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:19:13,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:19:13,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:19:13,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:19:13,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:19:13,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:19:13,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:19:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:13,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce81aa3c-6a76-4e6b-86a8-cc7dbc3d69bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:13,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ce81aa3c-6a76-4e6b-86a8-cc7dbc3d69bd 2018-10-02 17:19:13,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:14,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["vXlEQ0r7TVKoOiFLeQiUhQ"], "issued_at": "2018-10-02T17:19:14.000000Z"}} 2018-10-02 17:19:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:14,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:14,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:14,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a170971-3a0c-419e-bc50-034a5c4d3e15 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:19:14,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-6a170971-3a0c-419e-bc50-034a5c4d3e15 2018-10-02 17:19:14,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.552258014679s 2018-10-02 17:19:14,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:19:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}}' 2018-10-02 17:19:14,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-890dd756-5f0e-4af3-934e-53a12ca96a65 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.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:14,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-890dd756-5f0e-4af3-934e-53a12ca96a65 2018-10-02 17:19:14,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108161211014s 2018-10-02 17:19:14,291 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-890dd756-5f0e-4af3-934e-53a12ca96a65 2018-10-02 17:19:14,292 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5', 'id': u'33e8581366124150a9c80d4dac09baf0', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:19:14,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:19:14,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.474948883057s 2018-10-02 17:19:14,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:14,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37aba4f0-23a8-4362-a8d0-4eb43777c809 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}, "domain_id": "default", "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:14,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d used request id req-37aba4f0-23a8-4362-a8d0-4eb43777c809 2018-10-02 17:19:14,873 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4cad82169ad4f3691b7d5cb684edb9d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5'}) 2018-10-02 17:19:14,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:14,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13497647-b2d3-47fe-a6d2-df337c56f7f5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:14,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-13497647-b2d3-47fe-a6d2-df337c56f7f5 2018-10-02 17:19:14,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810101032257s 2018-10-02 17:19:14,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:14,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d471c7e-2054-43ed-9a70-5f04a82eb5f7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:15,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d471c7e-2054-43ed-9a70-5f04a82eb5f7 2018-10-02 17:19:15,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.069629907608s 2018-10-02 17:19:15,026 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:19:15,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:19:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" -d '{"role": {"name": "Member"}}' 2018-10-02 17:19:15,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06003f8d-eb5a-4a7a-89dc-2d4590d2fbc0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}} 2018-10-02 17:19:15,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-06003f8d-eb5a-4a7a-89dc-2d4590d2fbc0 2018-10-02 17:19:15,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.235095024109s 2018-10-02 17:19:15,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73051fa0-3d5c-4b91-9909-8ddb7e9ce6ed Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "domain_id": null, "name": "Member", "id": "408975e6d5be41ce806533e37cae5ad6"}} 2018-10-02 17:19:15,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6 used request id req-73051fa0-3d5c-4b91-9909-8ddb7e9ce6ed 2018-10-02 17:19:15,432 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6'}, 'domain_id': None, 'human_id': None, 'id': u'408975e6d5be41ce806533e37cae5ad6', 'HUMAN_ID': False}) 2018-10-02 17:19:15,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4824cb-4072-4b2e-b031-e5f836ec2043 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:15,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dd4824cb-4072-4b2e-b031-e5f836ec2043 2018-10-02 17:19:15,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782749652863s 2018-10-02 17:19:15,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:19:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f62552-1486-4db7-9ebb-c01da88d45cd 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:15,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-50f62552-1486-4db7-9ebb-c01da88d45cd 2018-10-02 17:19:15,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0824031829834s 2018-10-02 17:19:15,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:19:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebf007e-71e9-4350-9d25-a88a132db920 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:15,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ebf007e-71e9-4350-9d25-a88a132db920 2018-10-02 17:19:15,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958118438721s 2018-10-02 17:19:15,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ebf007e-71e9-4350-9d25-a88a132db920 2018-10-02 17:19:15,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:19:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4cc334-c40d-4865-8fbb-55f6a1a3f85a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:19:15,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ea4cc334-c40d-4865-8fbb-55f6a1a3f85a 2018-10-02 17:19:15,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0749869346619s 2018-10-02 17:19:15,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ea4cc334-c40d-4865-8fbb-55f6a1a3f85a 2018-10-02 17:19:15,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:19:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=408975e6d5be41ce806533e37cae5ad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864483ed-c20f-4466-a346-b544800ee53b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=408975e6d5be41ce806533e37cae5ad6", "previous": null, "next": null}} 2018-10-02 17:19:15,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=408975e6d5be41ce806533e37cae5ad6 used request id req-864483ed-c20f-4466-a346-b544800ee53b 2018-10-02 17:19:15,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0786621570587s 2018-10-02 17:19:15,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:19:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/f4cad82169ad4f3691b7d5cb684edb9d/roles/408975e6d5be41ce806533e37cae5ad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:15,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13098ef-09f0-472a-b9ef-159255985df4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:15,984 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/f4cad82169ad4f3691b7d5cb684edb9d/roles/408975e6d5be41ce806533e37cae5ad6 used request id req-e13098ef-09f0-472a-b9ef-159255985df4 2018-10-02 17:19:15,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12899184227s 2018-10-02 17:19:15,985 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5', 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': 'c7ba52a5-5b70-4f08-9c64-e16e47034e92', 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_37e9b8cb-2436-4757-b09c-f336264895b5', 'project_id': u'33e8581366124150a9c80d4dac09baf0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:19:15,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:19:15,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:19:15,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:19:15,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:19:15,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:19:15,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:19:15,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:19:15,990 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5', 'password': 'c7ba52a5-5b70-4f08-9c64-e16e47034e92', 'project_name': 'api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '33e8581366124150a9c80d4dac09baf0', 'project_domain_name': 'Default'} 2018-10-02 17:19:15,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:15,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a5f3af-412f-4e82-8d9e-bbdaaf8b5e6e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:16,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-04a5f3af-412f-4e82-8d9e-bbdaaf8b5e6e 2018-10-02 17:19:16,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.134423017502s 2018-10-02 17:19:16,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a202ab-2938-4dc3-9b97-21b6dc52f52e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:16,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-51a202ab-2938-4dc3-9b97-21b6dc52f52e 2018-10-02 17:19:16,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076840877533s 2018-10-02 17:19:16,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:19:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6b4e29-29f6-41be-a402-382be0d4522c 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:16,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0e6b4e29-29f6-41be-a402-382be0d4522c 2018-10-02 17:19:16,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0781209468842s 2018-10-02 17:19:16,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:19:16,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e70ee1-3350-4665-be92-a23fbaf4a6d7 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:16,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-99e70ee1-3350-4665-be92-a23fbaf4a6d7 2018-10-02 17:19:16,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0887978076935s 2018-10-02 17:19:16,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-99e70ee1-3350-4665-be92-a23fbaf4a6d7 2018-10-02 17:19:16,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:19:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383d2dd0-dc72-47f4-b7e9-918bd1bc6902 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:19:16,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-383d2dd0-dc72-47f4-b7e9-918bd1bc6902 2018-10-02 17:19:16,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792200565338s 2018-10-02 17:19:16,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-383d2dd0-dc72-47f4-b7e9-918bd1bc6902 2018-10-02 17:19:16,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:19:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80990893-a583-49a0-97da-a6c6b03d342f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 17:19:16,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-80990893-a583-49a0-97da-a6c6b03d342f 2018-10-02 17:19:16,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0832071304321s 2018-10-02 17:19:16,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:19:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/f4cad82169ad4f3691b7d5cb684edb9d/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27147ee8-d18f-4c8d-8576-f823079d39d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:16,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/f4cad82169ad4f3691b7d5cb684edb9d/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-27147ee8-d18f-4c8d-8576-f823079d39d0 2018-10-02 17:19:16,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.329344034195s 2018-10-02 17:19:16,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:16,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70450546-141a-40a0-8792-45931416dcec Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:16,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-70450546-141a-40a0-8792-45931416dcec 2018-10-02 17:19:16,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753948688507s 2018-10-02 17:19:16,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:19:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-02 17:19:17,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a7ff1d-9250-42c1-a5d1-44d948dbf0b5 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}} 2018-10-02 17:19:17,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-83a7ff1d-9250-42c1-a5d1-44d948dbf0b5 2018-10-02 17:19:17,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0937569141388s 2018-10-02 17:19:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189fb499-bcf6-4d80-9d26-585fb79b6e0f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "domain_id": null, "name": "heat_stack_owner", "id": "73827c6f46ab43df97421f1f312edb03"}} 2018-10-02 17:19:17,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03 used request id req-189fb499-bcf6-4d80-9d26-585fb79b6e0f 2018-10-02 17:19:17,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:19:17,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a63f3f-7f19-4767-8ffa-3545a86686a4 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:17,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6a63f3f-7f19-4767-8ffa-3545a86686a4 2018-10-02 17:19:17,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.147019863129s 2018-10-02 17:19:17,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:19:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325faba2-054d-440e-874a-3ab7d0afa347 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:17,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-325faba2-054d-440e-874a-3ab7d0afa347 2018-10-02 17:19:17,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.083105802536s 2018-10-02 17:19:17,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:19:17,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de46672-6c49-4f22-ab45-2210f47fab5e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:17,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9de46672-6c49-4f22-ab45-2210f47fab5e 2018-10-02 17:19:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0897760391235s 2018-10-02 17:19:17,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9de46672-6c49-4f22-ab45-2210f47fab5e 2018-10-02 17:19:17,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:19:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed327f9-520e-49cb-805d-475e1d770032 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:19:17,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6ed327f9-520e-49cb-805d-475e1d770032 2018-10-02 17:19:17,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788660049438s 2018-10-02 17:19:17,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6ed327f9-520e-49cb-805d-475e1d770032 2018-10-02 17:19:17,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:19:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=73827c6f46ab43df97421f1f312edb03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b659ae4-058f-42ea-9c0b-e7441d067e41 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=73827c6f46ab43df97421f1f312edb03", "previous": null, "next": null}} 2018-10-02 17:19:17,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=f4cad82169ad4f3691b7d5cb684edb9d&scope.project.id=33e8581366124150a9c80d4dac09baf0&role.id=73827c6f46ab43df97421f1f312edb03 used request id req-5b659ae4-058f-42ea-9c0b-e7441d067e41 2018-10-02 17:19:17,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828721523285s 2018-10-02 17:19:17,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:19:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/f4cad82169ad4f3691b7d5cb684edb9d/roles/73827c6f46ab43df97421f1f312edb03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:19:17,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-746d37b4-daca-472c-9d72-d26bc808efb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:17,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/f4cad82169ad4f3691b7d5cb684edb9d/roles/73827c6f46ab43df97421f1f312edb03 used request id req-746d37b4-daca-472c-9d72-d26bc808efb9 2018-10-02 17:19:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110143899918s 2018-10-02 17:19:17,724 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-02 17:19:17,725 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-02 17:19:17,725 - openstack_tests - INFO - OS Credentials = > 2018-10-02 17:19:17,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:17,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:18,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Ja934W_oSpOdxZ3ooJI4ow"], "issued_at": "2018-10-02T17:19:18.000000Z"}} 2018-10-02 17:19:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3518adb7a5b37450dd7410749b346e02fa3b73" 2018-10-02 17:19:19,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b84896ea-d687-4fcc-9961-dc4a705a04bf Date: Tue, 02 Oct 2018 17:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:19:19,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-b84896ea-d687-4fcc-9961-dc4a705a04bf 2018-10-02 17:19:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3518adb7a5b37450dd7410749b346e02fa3b73" 2018-10-02 17:19:19,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-310bd500-cce5-45bd-b30b-63eebfc39e7e Date: Tue, 02 Oct 2018 17:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:19:19,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-310bd500-cce5-45bd-b30b-63eebfc39e7e 2018-10-02 17:19:19,921 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-02 17:19:19,921 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-02 17:19:19,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:19,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:20,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:20,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:20,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:20,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:20,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:20,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:20,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["4lmEAJ0fQ5y1Lentql9Prw"], "issued_at": "2018-10-02T17:19:20.000000Z"}} 2018-10-02 17:19:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:20,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad09c004-1db1-4429-97a8-1559e44c5d00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:20,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ad09c004-1db1-4429-97a8-1559e44c5d00 2018-10-02 17:19:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:20,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:20,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1bab1c-07ec-4a54-975d-2725dce0448a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:20,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3f1bab1c-07ec-4a54-975d-2725dce0448a 2018-10-02 17:19:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName"}}' 2018-10-02 17:19:20,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959ca6b9-bae4-43b3-9d32-56978184bd87 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca1c4f36b4f74af092e17aa39894faac"}, "enabled": true, "id": "ca1c4f36b4f74af092e17aa39894faac", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName"}} 2018-10-02 17:19:20,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-959ca6b9-bae4-43b3-9d32-56978184bd87 2018-10-02 17:19:20,752 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName 2018-10-02 17:19:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:20,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a071f3e6-4d3f-4bd0-b8f9-cb593c449094 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca1c4f36b4f74af092e17aa39894faac"}, "enabled": true, "id": "ca1c4f36b4f74af092e17aa39894faac", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName"}]} 2018-10-02 17:19:20,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName used request id req-a071f3e6-4d3f-4bd0-b8f9-cb593c449094 2018-10-02 17:19:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:20,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af329163-de0a-40f5-9f0a-a17a4c6376b8 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:20,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-af329163-de0a-40f5-9f0a-a17a4c6376b8 2018-10-02 17:19:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:21,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-3a99721f-4153-4e83-b4d9-47c62cac8599 Date: Tue, 02 Oct 2018 17:19:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:21Z", "updated_at": "2018-10-02T17:19:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "revision_number": 0, "id": "282702c8-5d3e-42ec-8af0-6c2aba523b8d", "remote_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "revision_number": 0, "id": "43167c58-eaf8-49ef-9255-a320c7e96d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "revision_number": 0, "id": "7e15520b-eb34-4de9-934a-9150c029ffe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "revision_number": 0, "id": "cdc0860c-cfed-41f2-9c11-2e9e609b09fc", "remote_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:19:21,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-3a99721f-4153-4e83-b4d9-47c62cac8599 2018-10-02 17:19:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:22,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad057ec7-1ece-4051-b59a-7cc47ed95c32 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:22,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-ad057ec7-1ece-4051-b59a-7cc47ed95c32 2018-10-02 17:19:22,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 066e50ff-2ccd-49a3-bd25-beb9fdc9fff6 2018-10-02 17:19:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=066e50ff-2ccd-49a3-bd25-beb9fdc9fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:22,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1426bdf2-c0ae-463d-996a-55b535e826b1 Date: Tue, 02 Oct 2018 17:19:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:21Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "282702c8-5d3e-42ec-8af0-6c2aba523b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:21Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "43167c58-eaf8-49ef-9255-a320c7e96d55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:21Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "7e15520b-eb34-4de9-934a-9150c029ffe0"}, {"remote_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:21Z", "security_group_id": "066e50ff-2ccd-49a3-bd25-beb9fdc9fff6", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:21Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "cdc0860c-cfed-41f2-9c11-2e9e609b09fc"}]} 2018-10-02 17:19:22,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=066e50ff-2ccd-49a3-bd25-beb9fdc9fff6 used request id req-1426bdf2-c0ae-463d-996a-55b535e826b1 2018-10-02 17:19:22,801 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 17:19:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/066e50ff-2ccd-49a3-bd25-beb9fdc9fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:23,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e6dcf6a-dfea-42cd-93e5-f89091849484 Content-Length: 0 Date: Tue, 02 Oct 2018 17:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:19:23,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/066e50ff-2ccd-49a3-bd25-beb9fdc9fff6 used request id req-6e6dcf6a-dfea-42cd-93e5-f89091849484 2018-10-02 17:19:23,901 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-0a55238a-3ebc-410c-97ed-c99a9ef66435-projName 2018-10-02 17:19:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ca1c4f36b4f74af092e17aa39894faac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ddc2f4d4fe95d79e85537601c9ded94bb65121" 2018-10-02 17:19:24,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790908a8-a3e6-4095-bf5c-755bf4b7df15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:24,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ca1c4f36b4f74af092e17aa39894faac used request id req-790908a8-a3e6-4095-bf5c-755bf4b7df15 2018-10-02 17:19:24,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:24,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["tBKTqg0oSBCAPMLGZPt7Cw"], "issued_at": "2018-10-02T17:19:24.000000Z"}} 2018-10-02 17:19:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d401104efc243db145dd47c35b6415dea3f5f09" 2018-10-02 17:19:24,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8f8147-1d01-4b5f-af1d-d802a4bddeb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:24,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7e8f8147-1d01-4b5f-af1d-d802a4bddeb7 2018-10-02 17:19:24,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:24,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d401104efc243db145dd47c35b6415dea3f5f09" 2018-10-02 17:19:24,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd861c1b-2a64-44ce-8969-16d9b286a1f5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:24,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-dd861c1b-2a64-44ce-8969-16d9b286a1f5 2018-10-02 17:19:24,991 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9b58eb31-a515-4cc7-8031-3b9501adfb97-username 2018-10-02 17:19:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d401104efc243db145dd47c35b6415dea3f5f09" 2018-10-02 17:19:25,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2da7ec-cb8a-4e63-a805-22bea6809606 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-9b58eb31-a515-4cc7-8031-3b9501adfb97-username", "links": {"self": "http://172.30.9.22:5000/v3/users/88b076f47479421e8019038b3c1e644d"}, "domain_id": "default", "enabled": true, "id": "88b076f47479421e8019038b3c1e644d", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:25,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4b2da7ec-cb8a-4e63-a805-22bea6809606 2018-10-02 17:19:25,103 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9b58eb31-a515-4cc7-8031-3b9501adfb97-username 2018-10-02 17:19:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/88b076f47479421e8019038b3c1e644d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d401104efc243db145dd47c35b6415dea3f5f09" 2018-10-02 17:19:25,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58436db3-e1dc-423f-b199-da9acfacd3c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:25,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/88b076f47479421e8019038b3c1e644d used request id req-58436db3-e1dc-423f-b199-da9acfacd3c4 2018-10-02 17:19:25,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:25,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Xo_3b5lMTWOFdbUClRFq3Q"], "issued_at": "2018-10-02T17:19:25.000000Z"}} 2018-10-02 17:19:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b1de14518d17924e8240ad5f8b1770cf16f7db" 2018-10-02 17:19:25,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2210ee1e-e45b-4d1e-a2dc-989bd791c181 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:25,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2210ee1e-e45b-4d1e-a2dc-989bd791c181 2018-10-02 17:19:25,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:25,820 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-02 17:19:25,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:26,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["XLcQgiHJRJCfTVPEW6AB8g"], "issued_at": "2018-10-02T17:19:26.000000Z"}} 2018-10-02 17:19:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa905a879291fe4e312408c30954a4e5fb9b6247" 2018-10-02 17:19:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5db5423-b2ae-4a94-bf28-a45815ba940b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:26,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c5db5423-b2ae-4a94-bf28-a45815ba940b 2018-10-02 17:19:26,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:26,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:26,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["7NzV5ZFRQgC8KTqgp58abA"], "issued_at": "2018-10-02T17:19:26.000000Z"}} 2018-10-02 17:19:26,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:27,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["dgOR0HFQRzC3YVGZ4q-M6w"], "issued_at": "2018-10-02T17:19:27.000000Z"}} 2018-10-02 17:19:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e615111b071d715844823d309a0ab4580aaf4ca" 2018-10-02 17:19:27,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaceff03-91fb-4e2d-9313-ae959b6674ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:27,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aaceff03-91fb-4e2d-9313-ae959b6674ac 2018-10-02 17:19:27,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:27,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:27,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["scI8AE8aRdythohX51cqYA"], "issued_at": "2018-10-02T17:19:27.000000Z"}} 2018-10-02 17:19:27,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:27,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["kVPbkxuXSCuG04hlu2z58Q"], "issued_at": "2018-10-02T17:19:27.000000Z"}} 2018-10-02 17:19:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c46f3a4e5a17ad2059e7b9fc6d010008d021f9" 2018-10-02 17:19:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0533384c-9b72-472e-92dc-fdf5408778ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:27,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0533384c-9b72-472e-92dc-fdf5408778ce 2018-10-02 17:19:27,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:27,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:28,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["bKItk-lrRFmxY8xzr3bY_A"], "issued_at": "2018-10-02T17:19:28.000000Z"}} 2018-10-02 17:19:28,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:28,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:28,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["8cZWKrh5T2ezleX2NS73Kg"], "issued_at": "2018-10-02T17:19:28.000000Z"}} 2018-10-02 17:19:28,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:28,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:29,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["W9XGg9i2T-alcpSSZPLVng"], "issued_at": "2018-10-02T17:19:29.000000Z"}} 2018-10-02 17:19:29,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:29,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Fg48y6YOSc214DyptDryWQ"], "issued_at": "2018-10-02T17:19:29.000000Z"}} 2018-10-02 17:19:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:29,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cee9322-6e9f-4da9-81f8-d3a9a572980d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:29,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6cee9322-6e9f-4da9-81f8-d3a9a572980d 2018-10-02 17:19:29,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:29,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ab003a-534d-4ab4-96d4-d38e91db9480 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:29,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-06ab003a-534d-4ab4-96d4-d38e91db9480 2018-10-02 17:19:30,164 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-username 2018-10-02 17:19:30,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:30,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c618906-f92f-4391-a09e-e717dca1a0c3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:30,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0c618906-f92f-4391-a09e-e717dca1a0c3 2018-10-02 17:19:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-projName"}}' 2018-10-02 17:19:30,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c613ea-5437-4874-b531-24702420954a Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317"}, "enabled": true, "id": "bd20b6c73ab1438abd796669d0bb8317", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-projName"}} 2018-10-02 17:19:30,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f3c613ea-5437-4874-b531-24702420954a 2018-10-02 17:19:30,335 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-projName 2018-10-02 17:19:30,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" -d '{"role": {"name": "KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role"}}' 2018-10-02 17:19:30,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e569c2a0-6a91-404d-bce8-11f14c920a01 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "880431bf704241a29066ddb3986c89c2", "links": {"self": "http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2"}, "name": "KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role"}} 2018-10-02 17:19:30,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e569c2a0-6a91-404d-bce8-11f14c920a01 2018-10-02 17:19:30,446 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role 2018-10-02 17:19:30,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:30,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2aeaae8-d725-4f5c-b2c2-d1c1d576171d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2"}, "domain_id": null, "name": "KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role", "id": "880431bf704241a29066ddb3986c89c2"}} 2018-10-02 17:19:30,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2 used request id req-e2aeaae8-d725-4f5c-b2c2-d1c1d576171d 2018-10-02 17:19:30,532 - keystone_utils - INFO - Granting role KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role to project KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-projName 2018-10-02 17:19:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317/users/c1202476e33e4930bec91cadf7604b94/roles/880431bf704241a29066ddb3986c89c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:30,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26ce50d-3f23-44e7-b84e-4d7de0f844ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:30,629 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317/users/c1202476e33e4930bec91cadf7604b94/roles/880431bf704241a29066ddb3986c89c2 used request id req-d26ce50d-3f23-44e7-b84e-4d7de0f844ca 2018-10-02 17:19:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317/users/c1202476e33e4930bec91cadf7604b94/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:30,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966c36ca-6fb2-4b61-8e69-c1d35f2020f8 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317/users/c1202476e33e4930bec91cadf7604b94/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "880431bf704241a29066ddb3986c89c2", "links": {"self": "http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2"}, "name": "KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role"}]} 2018-10-02 17:19:30,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317/users/c1202476e33e4930bec91cadf7604b94/roles used request id req-966c36ca-6fb2-4b61-8e69-c1d35f2020f8 2018-10-02 17:19:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:31,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2166256b-3ccb-4682-be99-58aecf93a920 Date: Tue, 02 Oct 2018 17:19:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:31Z", "updated_at": "2018-10-02T17:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "revision_number": 0, "id": "6341fb1b-5ba3-42f3-9ec2-04496bf51adf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "revision_number": 0, "id": "6c2aae7f-9b0c-4ba9-b380-d4ccc59ad363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "revision_number": 0, "id": "79bc8be5-2ec2-48fe-ac07-0a4ab47f2691", "remote_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "revision_number": 0, "id": "ddbf3c3d-f4ba-4f59-a571-03eb341d923b", "remote_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:19:31,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2166256b-3ccb-4682-be99-58aecf93a920 2018-10-02 17:19:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:31,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4259cb3-cb56-4a09-b4f3-f3799e77b1b3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:31,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-b4259cb3-cb56-4a09-b4f3-f3799e77b1b3 2018-10-02 17:19:31,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 404adad5-7f0e-497e-97d6-81acc9a3e0c0 2018-10-02 17:19:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=404adad5-7f0e-497e-97d6-81acc9a3e0c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:32,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c58fd809-daec-48cc-bb5c-366da2ea8c53 Date: Tue, 02 Oct 2018 17:19:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:31Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "6341fb1b-5ba3-42f3-9ec2-04496bf51adf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:31Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "6c2aae7f-9b0c-4ba9-b380-d4ccc59ad363"}, {"remote_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:31Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "79bc8be5-2ec2-48fe-ac07-0a4ab47f2691"}, {"remote_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:19:31Z", "security_group_id": "404adad5-7f0e-497e-97d6-81acc9a3e0c0", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:31Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "ddbf3c3d-f4ba-4f59-a571-03eb341d923b"}]} 2018-10-02 17:19:32,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=404adad5-7f0e-497e-97d6-81acc9a3e0c0 used request id req-c58fd809-daec-48cc-bb5c-366da2ea8c53 2018-10-02 17:19:32,620 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 17:19:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/404adad5-7f0e-497e-97d6-81acc9a3e0c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:33,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fab49886-b022-4af6-8ca8-af644f1609fe Content-Length: 0 Date: Tue, 02 Oct 2018 17:19:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:19:33,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/404adad5-7f0e-497e-97d6-81acc9a3e0c0 used request id req-fab49886-b022-4af6-8ca8-af644f1609fe 2018-10-02 17:19:33,740 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-projName 2018-10-02 17:19:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:33,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76528fca-5bf2-4229-9677-4abbefd27e44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:33,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bd20b6c73ab1438abd796669d0bb8317 used request id req-76528fca-5bf2-4229-9677-4abbefd27e44 2018-10-02 17:19:33,980 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-username 2018-10-02 17:19:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c1202476e33e4930bec91cadf7604b94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:34,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d646486a-264b-4d68-a303-c217d4fb1bf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:34,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c1202476e33e4930bec91cadf7604b94 used request id req-d646486a-264b-4d68-a303-c217d4fb1bf6 2018-10-02 17:19:34,222 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-ca3fe0f1-218a-46f5-87e7-73d7b4f89c30-role 2018-10-02 17:19:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce21ce38c6131857228a4bfbb23e6518370ad68" 2018-10-02 17:19:34,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf1a1ab-8fb4-4bb1-84bb-5c31791d6edc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:34,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/880431bf704241a29066ddb3986c89c2 used request id req-1bf1a1ab-8fb4-4bb1-84bb-5c31791d6edc 2018-10-02 17:19:34,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:34,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["RgcQ-XgbTSOroTI13cWWVg"], "issued_at": "2018-10-02T17:19:34.000000Z"}} 2018-10-02 17:19:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7749269c56636a8c3d026566fb8b43c90e47c2" 2018-10-02 17:19:34,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fcced7-5f13-4f93-902a-c1b35ab62568 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:34,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-13fcced7-5f13-4f93-902a-c1b35ab62568 2018-10-02 17:19:34,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:34,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:35,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["gBjTX2uyRhiicYW_8xZNgQ"], "issued_at": "2018-10-02T17:19:35.000000Z"}} 2018-10-02 17:19:35,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:35,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ecad1d-1a1f-4d86-8962-86589b5d176c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:35,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c7ecad1d-1a1f-4d86-8962-86589b5d176c 2018-10-02 17:19:35,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:35,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:35,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:35,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ceaf5c9-e10e-4cd7-a044-c84a18088fce Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:35,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2ceaf5c9-e10e-4cd7-a044-c84a18088fce 2018-10-02 17:19:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:35,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f308d02-af70-4423-bba1-4d86731744e7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:35,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-6f308d02-af70-4423-bba1-4d86731744e7 2018-10-02 17:19:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:35,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a96c57-e882-44c0-af92-0c0e10262e00 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:35,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-37a96c57-e882-44c0-af92-0c0e10262e00 2018-10-02 17:19:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29460c4d-03e9-4599-be75-236ed1fd0a5b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:36,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-29460c4d-03e9-4599-be75-236ed1fd0a5b 2018-10-02 17:19:36,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/d747bd0de7a7496898f3085566f6ff6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1056da5d-5864-4363-9790-4a22166b7a06 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d747bd0de7a7496898f3085566f6ff6b"}, "enabled": true, "id": "d747bd0de7a7496898f3085566f6ff6b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-31a96f53-5795-472-name"}} 2018-10-02 17:19:36,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d747bd0de7a7496898f3085566f6ff6b used request id req-1056da5d-5864-4363-9790-4a22166b7a06 2018-10-02 17:19:36,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcaf28b-4ded-47f5-953b-19d965d419e7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:19:36,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles used request id req-adcaf28b-4ded-47f5-953b-19d965d419e7 2018-10-02 17:19:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d011261f-d3cd-4c10-b360-a6d1f60c5542 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:19:36,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-d011261f-d3cd-4c10-b360-a6d1f60c5542 2018-10-02 17:19:36,409 - keystone_utils - INFO - Granting role admin to project api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 2018-10-02 17:19:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530a35f8-21fc-40a0-a8f4-e0c2a262fa57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:36,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-530a35f8-21fc-40a0-a8f4-e0c2a262fa57 2018-10-02 17:19:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33642ad-5901-4eed-8af0-f7d67383b2df Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:36,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b33642ad-5901-4eed-8af0-f7d67383b2df 2018-10-02 17:19:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:36,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d439dec6-8439-4953-bcfd-a7ec8e7756d4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-d439dec6-8439-4953-bcfd-a7ec8e7756d4 2018-10-02 17:19:36,697 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-31a96f53-5795-472-name 2018-10-02 17:19:36,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:36,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7749269c56636a8c3d026566fb8b43c90e47c2" 2018-10-02 17:19:36,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bd3db2-e416-42e5-a5f9-603050d9add2 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-31a96f53-5795-472-name", "links": {"self": "http://172.30.9.22:5000/v3/users/d747bd0de7a7496898f3085566f6ff6b"}, "domain_id": "default", "enabled": true, "id": "d747bd0de7a7496898f3085566f6ff6b", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:36,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f1bd3db2-e416-42e5-a5f9-603050d9add2 2018-10-02 17:19:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7749269c56636a8c3d026566fb8b43c90e47c2" 2018-10-02 17:19:36,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b08ec1-46bd-467b-9949-308678f9be39 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:36,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-26b08ec1-46bd-467b-9949-308678f9be39 2018-10-02 17:19:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7749269c56636a8c3d026566fb8b43c90e47c2" 2018-10-02 17:19:37,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba07b3ad-cfe4-408f-85f9-852e560540ec Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:37,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-ba07b3ad-cfe4-408f-85f9-852e560540ec 2018-10-02 17:19:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7749269c56636a8c3d026566fb8b43c90e47c2" 2018-10-02 17:19:37,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcca8cdf-f57e-411a-8ec5-95e2ebeb4fc8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}]} 2018-10-02 17:19:37,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/d747bd0de7a7496898f3085566f6ff6b/roles used request id req-bcca8cdf-f57e-411a-8ec5-95e2ebeb4fc8 2018-10-02 17:19:37,049 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-31a96f53-5795-472-name 2018-10-02 17:19:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d747bd0de7a7496898f3085566f6ff6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dd847e3c9567ec1a946f974715377bc194d3e6" 2018-10-02 17:19:37,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b08e48b-9542-4add-a71d-0e04257bd226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:37,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d747bd0de7a7496898f3085566f6ff6b used request id req-0b08e48b-9542-4add-a71d-0e04257bd226 2018-10-02 17:19:37,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:37,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["rqj6F_E4RUmvsiLNb6Vjmw"], "issued_at": "2018-10-02T17:19:37.000000Z"}} 2018-10-02 17:19:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b4bb505816a624f761b8ba82a326f5290b60389" 2018-10-02 17:19:37,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0740e503-b051-422b-8b12-f0195e9f69c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:37,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0740e503-b051-422b-8b12-f0195e9f69c8 2018-10-02 17:19:37,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:37,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:38,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["KmpEIHBwS76scV29Lt-CbQ"], "issued_at": "2018-10-02T17:19:38.000000Z"}} 2018-10-02 17:19:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:38,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405b78d8-ed72-4e4e-b3fb-0e6ca1b1ca29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:38,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-405b78d8-ed72-4e4e-b3fb-0e6ca1b1ca29 2018-10-02 17:19:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:38,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:38,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:38,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860f8fdc-a2f2-47a3-a03f-c64b9909abf6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:38,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-860f8fdc-a2f2-47a3-a03f-c64b9909abf6 2018-10-02 17:19:38,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:38,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6e1fec-13d9-4ab4-af6c-e025c1f16500 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:38,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-1e6e1fec-13d9-4ab4-af6c-e025c1f16500 2018-10-02 17:19:38,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:38,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2a4f31-f6c2-4b10-8757-905cb2decf5a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:38,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7e2a4f31-f6c2-4b10-8757-905cb2decf5a 2018-10-02 17:19:38,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:38,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c19a2a2-db2a-4c0d-94a6-eef3cc2a39a8 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:38,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-4c19a2a2-db2a-4c0d-94a6-eef3cc2a39a8 2018-10-02 17:19:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512a17b1-4862-4a49-b427-32d4a1f0478d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e"}, "enabled": true, "id": "b788deae628a473bb9f508dbedd4ce7e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-6874a97a-d279-4a8-name"}} 2018-10-02 17:19:39,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e used request id req-512a17b1-4862-4a49-b427-32d4a1f0478d 2018-10-02 17:19:39,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b788deae628a473bb9f508dbedd4ce7e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0789d7b1-57dc-45ee-9f66-f48dfc3fb1dc Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b788deae628a473bb9f508dbedd4ce7e/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:19:39,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b788deae628a473bb9f508dbedd4ce7e/roles used request id req-0789d7b1-57dc-45ee-9f66-f48dfc3fb1dc 2018-10-02 17:19:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c700c521-f650-434d-8699-920ccb9c1749 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:19:39,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-c700c521-f650-434d-8699-920ccb9c1749 2018-10-02 17:19:39,296 - keystone_utils - INFO - Granting role admin to project api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 2018-10-02 17:19:39,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b788deae628a473bb9f508dbedd4ce7e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47c5415-0bd8-4fa6-8c5d-8205c4e995fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:39,419 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b788deae628a473bb9f508dbedd4ce7e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-f47c5415-0bd8-4fa6-8c5d-8205c4e995fa 2018-10-02 17:19:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2e319a-8d29-4204-b6b2-2cfc55e2f602 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:39,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5c2e319a-8d29-4204-b6b2-2cfc55e2f602 2018-10-02 17:19:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b2f5b5-cdc5-47f1-98ec-ff2367baa4c7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:39,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-f8b2f5b5-cdc5-47f1-98ec-ff2367baa4c7 2018-10-02 17:19:39,675 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-6874a97a-d279-4a8-name 2018-10-02 17:19:39,676 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6874a97a-d279-4a8-name 2018-10-02 17:19:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:39,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b4bb505816a624f761b8ba82a326f5290b60389" 2018-10-02 17:19:39,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c41525-ecd8-4121-bbfc-b05e60ec0613 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:39,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e used request id req-92c41525-ecd8-4121-bbfc-b05e60ec0613 2018-10-02 17:19:39,904 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6874a97a-d279-4a8-name 2018-10-02 17:19:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c50e17e82517544d57ce61382227c111c78a4a" 2018-10-02 17:19:39,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d75d69a3-7862-48b1-a841-b6291f359aed Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: b788deae628a473bb9f508dbedd4ce7e.", "code": 404, "title": "Not Found"}} 2018-10-02 17:19:39,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b788deae628a473bb9f508dbedd4ce7e used request id req-d75d69a3-7862-48b1-a841-b6291f359aed 2018-10-02 17:19:39,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-02 17:19:39,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:40,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["j6mM4KvIQ72TqwZT5amlEQ"], "issued_at": "2018-10-02T17:19:40.000000Z"}} 2018-10-02 17:19:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47091b99a5809afa5db0e9a02812b776fcf266" 2018-10-02 17:19:40,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc3cfef-acb7-40da-9d48-cef7c65f8884 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:40,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4dc3cfef-acb7-40da-9d48-cef7c65f8884 2018-10-02 17:19:40,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:40,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:40,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["r3ksrt6LQdaiFZevQSNDVQ"], "issued_at": "2018-10-02T17:19:40.000000Z"}} 2018-10-02 17:19:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:40,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3468e7f-f074-4fdb-a1ba-7f7417fd68ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:40,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e3468e7f-f074-4fdb-a1ba-7f7417fd68ff 2018-10-02 17:19:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:40,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:41,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e06bb77-38fd-4985-be23-e9bcd6053b25 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:41,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8e06bb77-38fd-4985-be23-e9bcd6053b25 2018-10-02 17:19:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:41,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3016d8d6-a284-4775-9902-9938390b26f6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:41,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3016d8d6-a284-4775-9902-9938390b26f6 2018-10-02 17:19:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:41,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2559fcbf-53b3-4505-a755-dbe586f446ac Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:41,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2559fcbf-53b3-4505-a755-dbe586f446ac 2018-10-02 17:19:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:41,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc529758-f91c-4401-a2ee-e7d78721b19f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:41,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-fc529758-f91c-4401-a2ee-e7d78721b19f 2018-10-02 17:19:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/b7febf4e115a4227a47486945efe5dea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:41,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78741ebc-37f8-4fe6-93c3-bb9fc5553cfc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/b7febf4e115a4227a47486945efe5dea"}, "enabled": true, "id": "b7febf4e115a4227a47486945efe5dea", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8e2bc003-4c7b-46c-name"}} 2018-10-02 17:19:41,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b7febf4e115a4227a47486945efe5dea used request id req-78741ebc-37f8-4fe6-93c3-bb9fc5553cfc 2018-10-02 17:19:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b7febf4e115a4227a47486945efe5dea/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:41,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9cfe21-4132-43b7-a917-b9ecc248b2ef Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b7febf4e115a4227a47486945efe5dea/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:19:41,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b7febf4e115a4227a47486945efe5dea/roles used request id req-8b9cfe21-4132-43b7-a917-b9ecc248b2ef 2018-10-02 17:19:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:42,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433b2349-a6c7-4234-a601-91a6347747a8 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:19:42,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-433b2349-a6c7-4234-a601-91a6347747a8 2018-10-02 17:19:42,067 - keystone_utils - INFO - Granting role admin to project api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 2018-10-02 17:19:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b7febf4e115a4227a47486945efe5dea/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:42,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f74a4d7-f16f-45a2-99f1-ad9d7f1e02bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:42,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/b7febf4e115a4227a47486945efe5dea/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-2f74a4d7-f16f-45a2-99f1-ad9d7f1e02bc 2018-10-02 17:19:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:42,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbbb2dd-89dc-46f9-8489-95fec9f88313 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:42,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4cbbb2dd-89dc-46f9-8489-95fec9f88313 2018-10-02 17:19:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c73cc9-5762-4978-8a4b-2669fb5eb54a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:42,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-89c73cc9-5762-4978-8a4b-2669fb5eb54a 2018-10-02 17:19:42,414 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8e2bc003-4c7b-46c-name 2018-10-02 17:19:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:42,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47091b99a5809afa5db0e9a02812b776fcf266" 2018-10-02 17:19:42,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea56cac8-df30-4ff1-8d09-627a7b7d6a86 Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8e2bc003-4c7b-46c-name", "links": {"self": "http://172.30.9.22:5000/v3/users/b7febf4e115a4227a47486945efe5dea"}, "domain_id": "default", "enabled": true, "id": "b7febf4e115a4227a47486945efe5dea", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:42,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ea56cac8-df30-4ff1-8d09-627a7b7d6a86 2018-10-02 17:19:42,463 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8e2bc003-4c7b-46c-name 2018-10-02 17:19:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/b7febf4e115a4227a47486945efe5dea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021cbe418e40fade703c1f5463e78fa18644458e" 2018-10-02 17:19:42,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e99dddc-1736-4131-8f3e-47076aa2f95f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:42,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b7febf4e115a4227a47486945efe5dea used request id req-3e99dddc-1736-4131-8f3e-47076aa2f95f 2018-10-02 17:19:42,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:43,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["_lU1UT0tR4CqkaQgP7RXow"], "issued_at": "2018-10-02T17:19:43.000000Z"}} 2018-10-02 17:19:43,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ec144dc0010c52a7966064faa0ff0b9321dcdd" 2018-10-02 17:19:43,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104550d3-9764-46be-9091-5deb08e9da97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:43,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-104550d3-9764-46be-9091-5deb08e9da97 2018-10-02 17:19:43,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:43,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:43,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["utD8_vlASPiDd0YY0tLcsQ"], "issued_at": "2018-10-02T17:19:43.000000Z"}} 2018-10-02 17:19:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:43,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d2e7a0-78fb-4517-bf84-4fa33971b0b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:43,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b4d2e7a0-78fb-4517-bf84-4fa33971b0b7 2018-10-02 17:19:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:43,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:43,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a514d5b2-f08f-4837-84f6-12dde7d9b5ea Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:43,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a514d5b2-f08f-4837-84f6-12dde7d9b5ea 2018-10-02 17:19:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:43,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa81d261-74aa-4025-9429-a0910be74e38 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:43,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-fa81d261-74aa-4025-9429-a0910be74e38 2018-10-02 17:19:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:44,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bda56f7-1427-469a-9534-1f446d4c3b19 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:44,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2bda56f7-1427-469a-9534-1f446d4c3b19 2018-10-02 17:19:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:44,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27886f0f-44ab-44a7-8e65-b6be018f9272 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:44,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-27886f0f-44ab-44a7-8e65-b6be018f9272 2018-10-02 17:19:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:44,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e164d38-31a7-42b7-9ad0-e5426209af58 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c"}, "enabled": true, "id": "97b64ea01d13436c83d386432d658a4c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-fb3076e3-353b-49a-name"}} 2018-10-02 17:19:44,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c used request id req-9e164d38-31a7-42b7-9ad0-e5426209af58 2018-10-02 17:19:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/97b64ea01d13436c83d386432d658a4c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:44,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95d47ae-79ea-456f-ba98-2ce6994be730 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/97b64ea01d13436c83d386432d658a4c/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:19:44,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/97b64ea01d13436c83d386432d658a4c/roles used request id req-e95d47ae-79ea-456f-ba98-2ce6994be730 2018-10-02 17:19:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:44,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06579557-f2a3-4687-9490-edee653d6fc3 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:19:44,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-06579557-f2a3-4687-9490-edee653d6fc3 2018-10-02 17:19:44,781 - keystone_utils - INFO - Granting role admin to project api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 2018-10-02 17:19:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/97b64ea01d13436c83d386432d658a4c/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:45,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92cf7445-2640-40f4-8a56-cb7cd1e68978 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:45,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0/users/97b64ea01d13436c83d386432d658a4c/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-92cf7445-2640-40f4-8a56-cb7cd1e68978 2018-10-02 17:19:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2afd3b-9716-494b-88ba-d93d3c41d166 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:45,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0e2afd3b-9716-494b-88ba-d93d3c41d166 2018-10-02 17:19:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:45,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f9dacf-33ea-4ce9-bc08-b5d2978b036d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}]} 2018-10-02 17:19:45,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5 used request id req-16f9dacf-33ea-4ce9-bc08-b5d2978b036d 2018-10-02 17:19:45,192 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-fb3076e3-353b-49a-name 2018-10-02 17:19:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:45,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ec144dc0010c52a7966064faa0ff0b9321dcdd" 2018-10-02 17:19:45,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02750514-b0d0-4132-98db-1d87db0b7c8e Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-fb3076e3-353b-49a-name", "links": {"self": "http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c"}, "domain_id": "default", "enabled": true, "id": "97b64ea01d13436c83d386432d658a4c", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:45,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-02750514-b0d0-4132-98db-1d87db0b7c8e 2018-10-02 17:19:45,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:45,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:45,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["a-Jc1UG5Tz2uwSh3zSavvA"], "issued_at": "2018-10-02T17:19:45.000000Z"}} 2018-10-02 17:19:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0449cd8b94c200793bb228155176f862d3da3162" 2018-10-02 17:19:45,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb07992-41ad-445d-a4a2-59ef9103c7ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:45,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cdb07992-41ad-445d-a4a2-59ef9103c7ae 2018-10-02 17:19:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:45,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0449cd8b94c200793bb228155176f862d3da3162" 2018-10-02 17:19:45,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a63680d5-7232-4063-b0e4-6de7976f7c84 Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-fb3076e3-353b-49a-name", "links": {"self": "http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c"}, "domain_id": "default", "enabled": true, "id": "97b64ea01d13436c83d386432d658a4c", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:19:45,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a63680d5-7232-4063-b0e4-6de7976f7c84 2018-10-02 17:19:45,886 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-fb3076e3-353b-49a-name 2018-10-02 17:19:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d69bf69d7bf39dd38dfce2b3d94025ab397d3e" 2018-10-02 17:19:46,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1300af8a-07bf-4716-b7fc-d182f307f70d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:46,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/97b64ea01d13436c83d386432d658a4c used request id req-1300af8a-07bf-4716-b7fc-d182f307f70d 2018-10-02 17:19:46,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:46,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["fTAxvY-nQVa8Z2j5uaWqbg"], "issued_at": "2018-10-02T17:19:46.000000Z"}} 2018-10-02 17:19:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdefd719b0296103b42e6bceb7d91b95e4d9025a" 2018-10-02 17:19:46,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4e8b73-2711-4e11-9115-a001d0beb786 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:46,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca4e8b73-2711-4e11-9115-a001d0beb786 2018-10-02 17:19:46,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:46,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:46,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["VWsG0hXCSqCQAqtEZuHn-w"], "issued_at": "2018-10-02T17:19:46.000000Z"}} 2018-10-02 17:19:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:47,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfd1ff1-1dc4-4129-9f6f-7baaccfe264a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:47,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5dfd1ff1-1dc4-4129-9f6f-7baaccfe264a 2018-10-02 17:19:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:47,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ada83895-ec4a-491-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8af09d-518c-4783-a9b4-7c4f3a733b94 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ada83895-ec4a-491-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:19:47,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ada83895-ec4a-491-name used request id req-6b8af09d-518c-4783-a9b4-7c4f3a733b94 2018-10-02 17:19:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:47,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840d3139-9a03-49e7-9207-a341e61f881d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:47,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-840d3139-9a03-49e7-9207-a341e61f881d 2018-10-02 17:19:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ada83895-ec4a-491-name"}}' 2018-10-02 17:19:47,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-046f50f1-c5b3-4610-bf0e-12b5bdfebc77 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/db82a73da4ad49d2855dc41b9f3cb3f2"}, "enabled": true, "id": "db82a73da4ad49d2855dc41b9f3cb3f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ada83895-ec4a-491-name"}} 2018-10-02 17:19:47,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-046f50f1-c5b3-4610-bf0e-12b5bdfebc77 2018-10-02 17:19:47,357 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ada83895-ec4a-491-name 2018-10-02 17:19:47,357 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ada83895-ec4a-491-name 2018-10-02 17:19:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:47,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/db82a73da4ad49d2855dc41b9f3cb3f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdefd719b0296103b42e6bceb7d91b95e4d9025a" 2018-10-02 17:19:47,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169e8783-9950-4963-b799-6d904740c723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:47,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/db82a73da4ad49d2855dc41b9f3cb3f2 used request id req-169e8783-9950-4963-b799-6d904740c723 2018-10-02 17:19:47,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:48,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-23f0a571-040f-4c81-a14c-3c458de111fd Date: Tue, 02 Oct 2018 17:19:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:19:48,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-23f0a571-040f-4c81-a14c-3c458de111fd 2018-10-02 17:19:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:48,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d1b36a-1c24-41c5-9587-63031d2e7405 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:48,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-74d1b36a-1c24-41c5-9587-63031d2e7405 2018-10-02 17:19:48,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:48,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e734d2c-39cc-4188-84af-0afa0e6a0acb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:19:48,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-0e734d2c-39cc-4188-84af-0afa0e6a0acb 2018-10-02 17:19:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:48,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d67802-95de-4fe5-8a70-6c3f05fb5e02 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 17:19:48,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-75d67802-95de-4fe5-8a70-6c3f05fb5e02 2018-10-02 17:19:48,747 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ada83895-ec4a-491-name 2018-10-02 17:19:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/db82a73da4ad49d2855dc41b9f3cb3f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:48,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062dac79-80a4-400a-ada7-b3601b390fc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: db82a73da4ad49d2855dc41b9f3cb3f2.", "code": 404, "title": "Not Found"}} 2018-10-02 17:19:48,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/db82a73da4ad49d2855dc41b9f3cb3f2 used request id req-062dac79-80a4-400a-ada7-b3601b390fc4 2018-10-02 17:19:48,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-02 17:19:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:49,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c76afb8-e43b-4be9-8f13-993f34717f3b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:49,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c76afb8-e43b-4be9-8f13-993f34717f3b 2018-10-02 17:19:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdefd719b0296103b42e6bceb7d91b95e4d9025a" 2018-10-02 17:19:49,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5308ad7f-8d47-4b3f-8f87-5d240092b8db 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:49,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5308ad7f-8d47-4b3f-8f87-5d240092b8db 2018-10-02 17:19:49,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6c2cc6c76a216e87f3ce5b41a856972d95b8d9" 2018-10-02 17:19:49,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae4ce99-336b-4da4-928e-ed815f759109 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:49,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9ae4ce99-336b-4da4-928e-ed815f759109 2018-10-02 17:19:49,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:49,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["FScx5Zh3Q4OZpZt4FyLlmg"], "issued_at": "2018-10-02T17:19:49.000000Z"}} 2018-10-02 17:19:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}225a852c44a52308cfc1efa1cc06ce473da8c922" 2018-10-02 17:19:49,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38da7a14-27ec-432f-b1f1-6cdba223e4dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:49,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-38da7a14-27ec-432f-b1f1-6cdba223e4dc 2018-10-02 17:19:49,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:49,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:50,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["C-JLb4UxSQyshFfTixrZLw"], "issued_at": "2018-10-02T17:19:50.000000Z"}} 2018-10-02 17:19:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:50,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cdc326-8e3e-4f0f-bde5-9b48beb9083b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:50,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d6cdc326-8e3e-4f0f-bde5-9b48beb9083b 2018-10-02 17:19:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:50,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9081fb33-097d-4a8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799cbc8f-1056-4e85-8f3f-f609ca2f543b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9081fb33-097d-4a8-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:19:50,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9081fb33-097d-4a8-name used request id req-799cbc8f-1056-4e85-8f3f-f609ca2f543b 2018-10-02 17:19:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:50,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc74213-4544-473c-a798-ea7f7c56fbe2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-fcc74213-4544-473c-a798-ea7f7c56fbe2 2018-10-02 17:19:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9081fb33-097d-4a8-name"}}' 2018-10-02 17:19:50,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d32c5a-5b62-4799-bd23-eac2363f03e7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ae47d958550b4966b66795423f2a5f56"}, "enabled": true, "id": "ae47d958550b4966b66795423f2a5f56", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9081fb33-097d-4a8-name"}} 2018-10-02 17:19:50,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-73d32c5a-5b62-4799-bd23-eac2363f03e7 2018-10-02 17:19:50,458 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9081fb33-097d-4a8-name 2018-10-02 17:19:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:50,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9081fb33-097d-4a8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}225a852c44a52308cfc1efa1cc06ce473da8c922" 2018-10-02 17:19:50,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e29f64f-542f-46d3-bbe0-d10bf8e690a1 Content-Encoding: gzip Content-Length: 272 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9081fb33-097d-4a8-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ae47d958550b4966b66795423f2a5f56"}, "enabled": true, "id": "ae47d958550b4966b66795423f2a5f56", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9081fb33-097d-4a8-name"}]} 2018-10-02 17:19:50,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9081fb33-097d-4a8-name used request id req-8e29f64f-542f-46d3-bbe0-d10bf8e690a1 2018-10-02 17:19:50,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}225a852c44a52308cfc1efa1cc06ce473da8c922" 2018-10-02 17:19:50,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87679d3a-5ef8-4f32-bc15-72cb45aaa76b 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:50,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-87679d3a-5ef8-4f32-bc15-72cb45aaa76b 2018-10-02 17:19:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:51,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2d78c46a-4e7e-4757-b4f6-cfe2439b1c8d Date: Tue, 02 Oct 2018 17:19:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:19:51,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2d78c46a-4e7e-4757-b4f6-cfe2439b1c8d 2018-10-02 17:19:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:51,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2675894d-7cf7-4885-805e-98a95e0c8b6f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:51,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-2675894d-7cf7-4885-805e-98a95e0c8b6f 2018-10-02 17:19:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:51,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca8696c-6e77-4a30-a212-1f53af326ebf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:19:51,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-3ca8696c-6e77-4a30-a212-1f53af326ebf 2018-10-02 17:19:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:51,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7004db-b226-46ad-ab7b-ad5a01a9bdd8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 17:19:51,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-0c7004db-b226-46ad-ab7b-ad5a01a9bdd8 2018-10-02 17:19:51,804 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9081fb33-097d-4a8-name 2018-10-02 17:19:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ae47d958550b4966b66795423f2a5f56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:51,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29d2c4a9-57dc-4878-875f-408f42082bb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:51,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ae47d958550b4966b66795423f2a5f56 used request id req-29d2c4a9-57dc-4878-875f-408f42082bb2 2018-10-02 17:19:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9757b18d0f32ee6341bc325e60bb74110bfea85" 2018-10-02 17:19:52,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eef3e17-114e-45aa-ae36-f89aac1ccdf1 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:52,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2eef3e17-114e-45aa-ae36-f89aac1ccdf1 2018-10-02 17:19:52,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:52,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["WdJr4z-FQbqSM-cAs9sU_Q"], "issued_at": "2018-10-02T17:19:52.000000Z"}} 2018-10-02 17:19:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37076aaa97457863191ac8a06af5610ca106b5ec" 2018-10-02 17:19:52,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585e7a91-5816-4047-adf9-90b1b7db1e73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:52,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-585e7a91-5816-4047-adf9-90b1b7db1e73 2018-10-02 17:19:52,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:52,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:52,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["yOtUJ5AdRaKKw6Y4_5vSlg"], "issued_at": "2018-10-02T17:19:52.000000Z"}} 2018-10-02 17:19:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:52,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5469ec93-463d-474e-b12d-ceb409113fcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:52,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5469ec93-463d-474e-b12d-ceb409113fcf 2018-10-02 17:19:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:52,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:53,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cd2a9c-0438-4b3a-bd83-d5797a43800e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:19:53,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name used request id req-97cd2a9c-0438-4b3a-bd83-d5797a43800e 2018-10-02 17:19:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:53,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c9fc22-d4ab-4559-b4bd-50a67e0913fb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:53,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f1c9fc22-d4ab-4559-b4bd-50a67e0913fb 2018-10-02 17:19:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7e678a32-a8d9-4c6-name"}}' 2018-10-02 17:19:53,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5522fc32-202e-427a-a6bd-721bb62fac1a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e85a0bffb4e4524858b721b08f4edc1"}, "enabled": true, "id": "0e85a0bffb4e4524858b721b08f4edc1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7e678a32-a8d9-4c6-name"}} 2018-10-02 17:19:53,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5522fc32-202e-427a-a6bd-721bb62fac1a 2018-10-02 17:19:53,261 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7e678a32-a8d9-4c6-name 2018-10-02 17:19:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:53,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37076aaa97457863191ac8a06af5610ca106b5ec" 2018-10-02 17:19:53,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be27597-c6ec-460c-b9b4-017c714a1e36 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e85a0bffb4e4524858b721b08f4edc1"}, "enabled": true, "id": "0e85a0bffb4e4524858b721b08f4edc1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7e678a32-a8d9-4c6-name"}]} 2018-10-02 17:19:53,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name used request id req-9be27597-c6ec-460c-b9b4-017c714a1e36 2018-10-02 17:19:53,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:53,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:53,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["0G2rUI6XREmGXSwSA9wO7w"], "issued_at": "2018-10-02T17:19:53.000000Z"}} 2018-10-02 17:19:53,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2320a036ff3b1f8901ffe6b034b5b0f9116df34" 2018-10-02 17:19:53,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c02f269-16f5-4140-b221-fa539fa53f1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:53,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3c02f269-16f5-4140-b221-fa539fa53f1c 2018-10-02 17:19:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:53,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2320a036ff3b1f8901ffe6b034b5b0f9116df34" 2018-10-02 17:19:53,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffed1b6-84c3-49b2-8e49-0654e90c5118 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0e85a0bffb4e4524858b721b08f4edc1"}, "enabled": true, "id": "0e85a0bffb4e4524858b721b08f4edc1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7e678a32-a8d9-4c6-name"}]} 2018-10-02 17:19:53,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e678a32-a8d9-4c6-name used request id req-5ffed1b6-84c3-49b2-8e49-0654e90c5118 2018-10-02 17:19:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37076aaa97457863191ac8a06af5610ca106b5ec" 2018-10-02 17:19:53,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a9c759-894a-4c02-a84b-dd90a672170c 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:53,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-40a9c759-894a-4c02-a84b-dd90a672170c 2018-10-02 17:19:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:54,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-81c63032-9414-4bf1-97c2-25b7aea920c2 Date: Tue, 02 Oct 2018 17:19:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:19:54,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-81c63032-9414-4bf1-97c2-25b7aea920c2 2018-10-02 17:19:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:54,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeaa0516-06cd-4c59-ac5e-96eac724a12f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:19:54,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-eeaa0516-06cd-4c59-ac5e-96eac724a12f 2018-10-02 17:19:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:54,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838434aa-ef1e-443e-89a1-04d371e3d66a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:19:54,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-838434aa-ef1e-443e-89a1-04d371e3d66a 2018-10-02 17:19:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:54,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b843fa-b9cd-42a2-9fca-fb723a0a76d6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 17:19:54,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-b4b843fa-b9cd-42a2-9fca-fb723a0a76d6 2018-10-02 17:19:54,475 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7e678a32-a8d9-4c6-name 2018-10-02 17:19:54,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/0e85a0bffb4e4524858b721b08f4edc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:54,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e992d6-9736-4fbd-aebc-7466a21d4cee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:19:54,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0e85a0bffb4e4524858b721b08f4edc1 used request id req-41e992d6-9736-4fbd-aebc-7466a21d4cee 2018-10-02 17:19:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b07e39da4435d5b6f81b192b3fdee28efcc8fd" 2018-10-02 17:19:54,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780e44a3-0cc4-40cc-b0db-4e95b06f38ca Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:54,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-780e44a3-0cc4-40cc-b0db-4e95b06f38ca 2018-10-02 17:19:54,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:55,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["xU0RRgEbRTSKaSihCkONUw"], "issued_at": "2018-10-02T17:19:55.000000Z"}} 2018-10-02 17:19:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b39733e6a5ddf93bede1dd4af5493639e19cf3" 2018-10-02 17:19:55,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9477ff6e-8d6f-4da9-aba0-adab963ad3a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:55,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9477ff6e-8d6f-4da9-aba0-adab963ad3a3 2018-10-02 17:19:55,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:55,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:55,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["ZWRdhOwrRdig5m5JcOIBdQ"], "issued_at": "2018-10-02T17:19:55.000000Z"}} 2018-10-02 17:19:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6b314d554b3f521f2c0268de662f4a769f6947" 2018-10-02 17:19:55,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7c3fee-3032-4b08-a432-6f7044158d12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:55,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bc7c3fee-3032-4b08-a432-6f7044158d12 2018-10-02 17:19:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:55,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c6294f4d-838d-4da-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6b314d554b3f521f2c0268de662f4a769f6947" 2018-10-02 17:19:55,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bea9a1-760b-4a05-9042-e11761965fd2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c6294f4d-838d-4da-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:19:55,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c6294f4d-838d-4da-name used request id req-17bea9a1-760b-4a05-9042-e11761965fd2 2018-10-02 17:19:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6b314d554b3f521f2c0268de662f4a769f6947" 2018-10-02 17:19:55,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d982416-c7a5-48b8-a1a1-9ed1dd1211d8 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-10-02 17:19:55,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=foo used request id req-7d982416-c7a5-48b8-a1a1-9ed1dd1211d8 2018-10-02 17:19:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6b314d554b3f521f2c0268de662f4a769f6947" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-c6294f4d-838d-4da-name"}}' 2018-10-02 17:19:55,948 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-619b6d7e-642d-489b-9b45-fff7c5fd2335 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-10-02 17:19:55,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-619b6d7e-642d-489b-9b45-fff7c5fd2335 2018-10-02 17:19:55,948 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-10-02 17:19:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6b314d554b3f521f2c0268de662f4a769f6947" 2018-10-02 17:19:56,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2e0d04-b6c1-4c19-be0c-c9fec07eabfa Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:19:56,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae2e0d04-b6c1-4c19-be0c-c9fec07eabfa 2018-10-02 17:19:56,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:56,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["kLqsH651TFG-xYlryxkfKw"], "issued_at": "2018-10-02T17:19:56.000000Z"}} 2018-10-02 17:19:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae16c17278ec2fa0d9b60103d97df0f35534a3a4" 2018-10-02 17:19:56,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760c48a8-ea83-4ead-98f0-f8a0cf1d52bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:56,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-760c48a8-ea83-4ead-98f0-f8a0cf1d52bc 2018-10-02 17:19:56,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:19:56,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:19:56,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["5kE0tYQUTseVZsJMKvR7hw"], "issued_at": "2018-10-02T17:19:56.000000Z"}} 2018-10-02 17:19:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:19:56,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680118b2-84e4-4e50-804a-1c6b7d511033 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:19:56,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-680118b2-84e4-4e50-804a-1c6b7d511033 2018-10-02 17:19:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:57,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7d9786a9-4303-479-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:19:57,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0738f42f-1fde-4e90-83dd-92f09be7a4fa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7d9786a9-4303-479-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:19:57,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7d9786a9-4303-479-name used request id req-0738f42f-1fde-4e90-83dd-92f09be7a4fa 2018-10-02 17:19:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:19:57,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d58186e-ae47-434d-90a2-1cd09ab35039 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:19:57,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0d58186e-ae47-434d-90a2-1cd09ab35039 2018-10-02 17:19:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7d9786a9-4303-479-name"}}' 2018-10-02 17:19:57,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e541f04-89f0-4359-be2e-f7d5caedfe58 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/22133ea656814c809a75342ce6688760"}, "enabled": true, "id": "22133ea656814c809a75342ce6688760", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7d9786a9-4303-479-name"}} 2018-10-02 17:19:57,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8e541f04-89f0-4359-be2e-f7d5caedfe58 2018-10-02 17:19:57,308 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7d9786a9-4303-479-name 2018-10-02 17:19:57,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:19:57,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/22133ea656814c809a75342ce6688760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:19:58,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c238eae5-f3c6-4a08-a557-83d68d59b657 x-compute-request-id: req-c238eae5-f3c6-4a08-a557-83d68d59b657 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": "22133ea656814c809a75342ce6688760", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-02 17:19:58,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/22133ea656814c809a75342ce6688760 used request id req-c238eae5-f3c6-4a08-a557-83d68d59b657 2018-10-02 17:19:58,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:8774/v2.1/os-quota-sets/22133ea656814c809a75342ce6688760 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-10-02 17:19:59,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-d679e19a-5eff-46f8-abc3-89a2e8e842eb x-compute-request-id: req-d679e19a-5eff-46f8-abc3-89a2e8e842eb Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-02 17:19:59,061 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/22133ea656814c809a75342ce6688760 used request id req-d679e19a-5eff-46f8-abc3-89a2e8e842eb 2018-10-02 17:19:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:19:59,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:19:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7d9786a9-4303-479-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae16c17278ec2fa0d9b60103d97df0f35534a3a4" 2018-10-02 17:19:59,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e28146-b829-4bd2-8d98-42509e9adb0f Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7d9786a9-4303-479-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/22133ea656814c809a75342ce6688760"}, "enabled": true, "id": "22133ea656814c809a75342ce6688760", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7d9786a9-4303-479-name"}]} 2018-10-02 17:19:59,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7d9786a9-4303-479-name used request id req-55e28146-b829-4bd2-8d98-42509e9adb0f 2018-10-02 17:19:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae16c17278ec2fa0d9b60103d97df0f35534a3a4" 2018-10-02 17:19:59,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0907b67-32fc-4233-a7d1-0e7e43d8776b 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:19:59,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b0907b67-32fc-4233-a7d1-0e7e43d8776b 2018-10-02 17:19:59,173 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:19:59,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/22133ea656814c809a75342ce6688760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae16c17278ec2fa0d9b60103d97df0f35534a3a4" 2018-10-02 17:20:00,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-137031f2-3354-462c-8ee8-e82f0215945e x-compute-request-id: req-137031f2-3354-462c-8ee8-e82f0215945e 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": "22133ea656814c809a75342ce6688760", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-02 17:20:00,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/22133ea656814c809a75342ce6688760 used request id req-137031f2-3354-462c-8ee8-e82f0215945e 2018-10-02 17:20:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:20:00,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-fc311b5d-4320-4526-9c38-cf9e1611cb44 Date: Tue, 02 Oct 2018 17:20:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:20:00,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-fc311b5d-4320-4526-9c38-cf9e1611cb44 2018-10-02 17:20:00,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:20:00,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06faefbc-db25-4f86-b8f4-27849f2f2adf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-06faefbc-db25-4f86-b8f4-27849f2f2adf 2018-10-02 17:20:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:20:00,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574fc308-da10-43b9-903e-9f7868c7d5ce Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:20:00,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-574fc308-da10-43b9-903e-9f7868c7d5ce 2018-10-02 17:20:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:20:00,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0654aaeb-7d6b-4de9-af59-3858bf8ca55d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 17:20:00,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-0654aaeb-7d6b-4de9-af59-3858bf8ca55d 2018-10-02 17:20:00,606 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7d9786a9-4303-479-name 2018-10-02 17:20:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/22133ea656814c809a75342ce6688760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:20:00,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d5e0864-eed8-4908-bca4-e9916208c411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:00,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/22133ea656814c809a75342ce6688760 used request id req-8d5e0864-eed8-4908-bca4-e9916208c411 2018-10-02 17:20:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d673ab3913427487563c62aa45f0fdd82a3f8f22" 2018-10-02 17:20:00,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156aa5af-89ea-4fee-9133-63aa90ca7637 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:00,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-156aa5af-89ea-4fee-9133-63aa90ca7637 2018-10-02 17:20:00,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:01,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["zsCP1tkAQHaindIckUkl5A"], "issued_at": "2018-10-02T17:20:01.000000Z"}} 2018-10-02 17:20:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4183213c7ead1a8b056a529da5daf12dbaaddb" 2018-10-02 17:20:01,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5bda85-9e30-41e1-b350-371653479512 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:01,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0f5bda85-9e30-41e1-b350-371653479512 2018-10-02 17:20:01,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:01,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:01,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["BP58Ai8vRSu2Xi-2LFr4JA"], "issued_at": "2018-10-02T17:20:01.000000Z"}} 2018-10-02 17:20:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:01,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67506c02-b823-4a84-961f-bde955cde2d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:01,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-67506c02-b823-4a84-961f-bde955cde2d0 2018-10-02 17:20:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:01,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-99d26413-b54b-41e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:01,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5808aa2-377b-4666-a792-d8a59077371b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-99d26413-b54b-41e-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:20:01,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-99d26413-b54b-41e-name used request id req-a5808aa2-377b-4666-a792-d8a59077371b 2018-10-02 17:20:01,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:01,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3eb5c3-2e6a-40b4-bf66-61f15ea4a7e3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:20:01,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9f3eb5c3-2e6a-40b4-bf66-61f15ea4a7e3 2018-10-02 17:20:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-99d26413-b54b-41e-name"}}' 2018-10-02 17:20:02,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed8443a-f59f-4222-9b9e-209b71674da7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c6a1a15b4c3945b0aa23035f0068220b"}, "enabled": true, "id": "c6a1a15b4c3945b0aa23035f0068220b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-99d26413-b54b-41e-name"}} 2018-10-02 17:20:02,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9ed8443a-f59f-4222-9b9e-209b71674da7 2018-10-02 17:20:02,064 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-99d26413-b54b-41e-name 2018-10-02 17:20:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:02,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-99d26413-b54b-41e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4183213c7ead1a8b056a529da5daf12dbaaddb" 2018-10-02 17:20:02,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c055b68-83e2-47ce-a3b8-9f9fb0d15a33 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-99d26413-b54b-41e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c6a1a15b4c3945b0aa23035f0068220b"}, "enabled": true, "id": "c6a1a15b4c3945b0aa23035f0068220b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-99d26413-b54b-41e-name"}]} 2018-10-02 17:20:02,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-99d26413-b54b-41e-name used request id req-6c055b68-83e2-47ce-a3b8-9f9fb0d15a33 2018-10-02 17:20:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4183213c7ead1a8b056a529da5daf12dbaaddb" 2018-10-02 17:20:02,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a844293-dd3e-49e4-9bc1-a1eb875a9298 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:20:02,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7a844293-dd3e-49e4-9bc1-a1eb875a9298 2018-10-02 17:20:02,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:20:02,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:8774/v2.1/os-quota-sets/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-10-02 17:20:03,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3779d3c3-9fca-4e39-853f-a3f6b0e2be5c x-compute-request-id: req-3779d3c3-9fca-4e39-853f-a3f6b0e2be5c Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-02 17:20:03,319 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/c6a1a15b4c3945b0aa23035f0068220b used request id req-3779d3c3-9fca-4e39-853f-a3f6b0e2be5c 2018-10-02 17:20:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/quotas/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-10-02 17:20:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-ab2ed209-eeb2-4f34-b3f8-94407a1fe0b9 Date: Tue, 02 Oct 2018 17:20:04 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-10-02 17:20:04,178 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/c6a1a15b4c3945b0aa23035f0068220b used request id req-ab2ed209-eeb2-4f34-b3f8-94407a1fe0b9 2018-10-02 17:20:04,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:20:04,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:04,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20: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-6d412f03-e774-4c33-ae86-011d5cdc248f x-compute-request-id: req-6d412f03-e774-4c33-ae86-011d5cdc248f 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": "c6a1a15b4c3945b0aa23035f0068220b", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-02 17:20:04,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/c6a1a15b4c3945b0aa23035f0068220b used request id req-6d412f03-e774-4c33-ae86-011d5cdc248f 2018-10-02 17:20:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/quotas/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:05,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-b77701f1-67b0-4b71-8adf-8d42d8de63c1 Date: Tue, 02 Oct 2018 17:20:05 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-10-02 17:20:05,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/c6a1a15b4c3945b0aa23035f0068220b used request id req-b77701f1-67b0-4b71-8adf-8d42d8de63c1 2018-10-02 17:20:05,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:20:05,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4183213c7ead1a8b056a529da5daf12dbaaddb" 2018-10-02 17:20:05,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e76592d-7827-4f71-9f4a-ea6fce56c564 x-compute-request-id: req-3e76592d-7827-4f71-9f4a-ea6fce56c564 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": "c6a1a15b4c3945b0aa23035f0068220b", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-02 17:20:05,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/c6a1a15b4c3945b0aa23035f0068220b used request id req-3e76592d-7827-4f71-9f4a-ea6fce56c564 2018-10-02 17:20:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/quotas/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4183213c7ead1a8b056a529da5daf12dbaaddb" 2018-10-02 17:20:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-61307c1d-0956-47b6-a043-c65a8ac4378f Date: Tue, 02 Oct 2018 17:20:05 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-10-02 17:20:05,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/c6a1a15b4c3945b0aa23035f0068220b used request id req-61307c1d-0956-47b6-a043-c65a8ac4378f 2018-10-02 17:20:05,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:06,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-a835a884-c654-48fd-a1f7-307c65506a00 Date: Tue, 02 Oct 2018 17:20:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:20:06,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a835a884-c654-48fd-a1f7-307c65506a00 2018-10-02 17:20:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:06,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a4aeda-03d5-4be0-9a55-fc85b32a49f5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:06,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-08a4aeda-03d5-4be0-9a55-fc85b32a49f5 2018-10-02 17:20:06,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:06,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bbfc53-b3b5-44f7-96f3-bb310a7809ce Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:20:06,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-e8bbfc53-b3b5-44f7-96f3-bb310a7809ce 2018-10-02 17:20:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:06,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed9a326-93a1-4136-af81-2d17c2d176a8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 17:20:06,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-eed9a326-93a1-4136-af81-2d17c2d176a8 2018-10-02 17:20:06,955 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-99d26413-b54b-41e-name 2018-10-02 17:20:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/c6a1a15b4c3945b0aa23035f0068220b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:07,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c8be9c-6ec0-488a-ac45-a858f605c5f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:07,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c6a1a15b4c3945b0aa23035f0068220b used request id req-e4c8be9c-6ec0-488a-ac45-a858f605c5f9 2018-10-02 17:20:07,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309586787f167b6b3738787f04cbd8e7fe3bc10" 2018-10-02 17:20:07,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c695e89-253e-4a18-a0f7-d4104d9af733 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:07,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3c695e89-253e-4a18-a0f7-d4104d9af733 2018-10-02 17:20:07,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:07,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["_kKCCyj2SE-5BxQon81oVA"], "issued_at": "2018-10-02T17:20:07.000000Z"}} 2018-10-02 17:20:07,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}742e8a9257b123a32a341f7d018b229e4b03f231" 2018-10-02 17:20:07,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7668b8-593b-4a38-a518-430391acb433 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:07,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6f7668b8-593b-4a38-a518-430391acb433 2018-10-02 17:20:07,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:07,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:08,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["_Lz7xBlpSs6bcDXpqSdabQ"], "issued_at": "2018-10-02T17:20:08.000000Z"}} 2018-10-02 17:20:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:08,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ad0bef-18ce-4f4f-9612-72818bd737cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:08,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-93ad0bef-18ce-4f4f-9612-72818bd737cd 2018-10-02 17:20:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:08,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-19168dd2-b519-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:08,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51ea3e3-46f3-4314-a978-d9829adfff89 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-19168dd2-b519-44b-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:20:08,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-19168dd2-b519-44b-name used request id req-d51ea3e3-46f3-4314-a978-d9829adfff89 2018-10-02 17:20:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:08,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4089330d-45ee-477c-bee5-369be4b94f5e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:20:08,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4089330d-45ee-477c-bee5-369be4b94f5e 2018-10-02 17:20:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}}' 2018-10-02 17:20:08,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383b6ff2-79a0-4fe6-96f4-469f9aa0307e Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0"}, "enabled": true, "id": "3458c91dde7d42aab5bb6c1121660ec0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}} 2018-10-02 17:20:08,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-383b6ff2-79a0-4fe6-96f4-469f9aa0307e 2018-10-02 17:20:08,514 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-19168dd2-b519-44b-name 2018-10-02 17:20:08,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:08,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:08,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["XXJdEbV9Rru8sizkc7dOmw"], "issued_at": "2018-10-02T17:20:08.000000Z"}} 2018-10-02 17:20:08,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621a9974-5f62-4d80-a79d-c57348f47c12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:08,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-621a9974-5f62-4d80-a79d-c57348f47c12 2018-10-02 17:20:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:09,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:09,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcb0f5b-f623-4278-8b4a-1f574f0a031b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:20:09,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7fcb0f5b-f623-4278-8b4a-1f574f0a031b 2018-10-02 17:20:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684da9a3-cda7-4b1b-aebf-9b7c98a79123 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:20:09,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-684da9a3-cda7-4b1b-aebf-9b7c98a79123 2018-10-02 17:20:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91c5068-e525-4fb2-9ac4-1c04dc75e6bd Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:09,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b91c5068-e525-4fb2-9ac4-1c04dc75e6bd 2018-10-02 17:20:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-19168dd2-b519-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e23c06-751a-4c27-9e8c-98c97dce84e7 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-19168dd2-b519-44b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0"}, "enabled": true, "id": "3458c91dde7d42aab5bb6c1121660ec0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}]} 2018-10-02 17:20:09,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-19168dd2-b519-44b-name used request id req-82e23c06-751a-4c27-9e8c-98c97dce84e7 2018-10-02 17:20:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/8ac09bc1505c4d4ab1b928bdf409da0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7559b4-115a-4c9d-8283-39acce7481bd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/8ac09bc1505c4d4ab1b928bdf409da0e"}, "enabled": true, "id": "8ac09bc1505c4d4ab1b928bdf409da0e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-19168dd2-b519-44b-user"}} 2018-10-02 17:20:09,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8ac09bc1505c4d4ab1b928bdf409da0e used request id req-8f7559b4-115a-4c9d-8283-39acce7481bd 2018-10-02 17:20:09,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8cc438-08c9-4c68-9e8b-28f048418ca9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:20:09,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles used request id req-7c8cc438-08c9-4c68-9e8b-28f048418ca9 2018-10-02 17:20:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:09,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6138c433-1352-4834-9ff1-e6342a140eb6 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:20:09,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-6138c433-1352-4834-9ff1-e6342a140eb6 2018-10-02 17:20:09,994 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-19168dd2-b519-44b-name 2018-10-02 17:20:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:10,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b63701-d9b0-45b0-940d-ce37be194f12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:10,124 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-19b63701-d9b0-45b0-940d-ce37be194f12 2018-10-02 17:20:10,125 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-19168dd2-b519-44b-user 2018-10-02 17:20:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:10,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e069d3a3-a220-4892-8f2f-54e502c8e9e4 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:10,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e069d3a3-a220-4892-8f2f-54e502c8e9e4 2018-10-02 17:20:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" -d '{"role": {"name": "CreateProjectUserTests-19168dd2-b519-44b-name-role"}}' 2018-10-02 17:20:10,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242a186d-3095-4ac8-833d-83a87e1e94c0 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7990bc98e6544b38bf01d8d05dc9f27b", "links": {"self": "http://172.30.9.22:5000/v3/roles/7990bc98e6544b38bf01d8d05dc9f27b"}, "name": "CreateProjectUserTests-19168dd2-b519-44b-name-role"}} 2018-10-02 17:20:10,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-242a186d-3095-4ac8-833d-83a87e1e94c0 2018-10-02 17:20:10,320 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-19168dd2-b519-44b-name-role 2018-10-02 17:20:10,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7990bc98e6544b38bf01d8d05dc9f27b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:10,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0551b2c-287f-450d-8d9b-2f7d5471ca74 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7990bc98e6544b38bf01d8d05dc9f27b"}, "domain_id": null, "name": "CreateProjectUserTests-19168dd2-b519-44b-name-role", "id": "7990bc98e6544b38bf01d8d05dc9f27b"}} 2018-10-02 17:20:10,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7990bc98e6544b38bf01d8d05dc9f27b used request id req-a0551b2c-287f-450d-8d9b-2f7d5471ca74 2018-10-02 17:20:10,413 - keystone_utils - INFO - Granting role CreateProjectUserTests-19168dd2-b519-44b-name-role to project CreateProjectUserTests-19168dd2-b519-44b-name 2018-10-02 17:20:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles/7990bc98e6544b38bf01d8d05dc9f27b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:10,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb5d29ae-4a4c-4849-a104-093e1b1eebe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:10,660 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0/users/8ac09bc1505c4d4ab1b928bdf409da0e/roles/7990bc98e6544b38bf01d8d05dc9f27b used request id req-eb5d29ae-4a4c-4849-a104-093e1b1eebe4 2018-10-02 17:20:10,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:10,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:11,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7990bc98e6544b38bf01d8d05dc9f27b", "name": "CreateProjectUserTests-19168dd2-b519-44b-name-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3458c91dde7d42aab5bb6c1121660ec0", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3458c91dde7d42aab5bb6c1121660ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3458c91dde7d42aab5bb6c1121660ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3458c91dde7d42aab5bb6c1121660ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3458c91dde7d42aab5bb6c1121660ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3458c91dde7d42aab5bb6c1121660ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3458c91dde7d42aab5bb6c1121660ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3458c91dde7d42aab5bb6c1121660ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3458c91dde7d42aab5bb6c1121660ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3458c91dde7d42aab5bb6c1121660ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3458c91dde7d42aab5bb6c1121660ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3458c91dde7d42aab5bb6c1121660ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3458c91dde7d42aab5bb6c1121660ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-19168dd2-b519-44b-user", "id": "8ac09bc1505c4d4ab1b928bdf409da0e"}, "audit_ids": ["hZaG9S9bTtKtR7Fgzu4YJw"], "issued_at": "2018-10-02T17:20:11.000000Z"}} 2018-10-02 17:20:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:11,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3524587-acee-474c-b6b7-9962a937eeda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:11,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d3524587-acee-474c-b6b7-9962a937eeda 2018-10-02 17:20:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-19168dd2-b519-44b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:11,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b58fc832-3ff3-4a07-a3b6-e708ae645a80 Date: Tue, 02 Oct 2018 17:20:11 GMT RESP BODY: {"security_groups": []} 2018-10-02 17:20:11,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-19168dd2-b519-44b-name&description=hello+group used request id req-b58fc832-3ff3-4a07-a3b6-e708ae645a80 2018-10-02 17:20:11,581 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-19168dd2-b519-44b-name... 2018-10-02 17:20:11,582 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-19168dd2-b519-44b-name 2018-10-02 17:20:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" -d '{"security_group": {"name": "CreateProjectUserTests-19168dd2-b519-44b-name", "description": "hello group"}}' 2018-10-02 17:20:11,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-4de98c4e-d846-44d6-b892-1e382c75df94 Date: Tue, 02 Oct 2018 17:20:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "updated_at": "2018-10-02T17:20:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}], "revision_number": 2, "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}} 2018-10-02 17:20:11,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-4de98c4e-d846-44d6-b892-1e382c75df94 2018-10-02 17:20:11,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:12,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f8b177b-21e4-4e79-9a5f-7890fdd610cc Date: Tue, 02 Oct 2018 17:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18"}]} 2018-10-02 17:20:12,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-9f8b177b-21e4-4e79-9a5f-7890fdd610cc 2018-10-02 17:20:12,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:12,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-117714b8-b7a5-4964-bfed-64548cef3491 Date: Tue, 02 Oct 2018 17:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18"}]} 2018-10-02 17:20:12,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-117714b8-b7a5-4964-bfed-64548cef3491 2018-10-02 17:20:12,907 - neutron_utils - INFO - Retrieving security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:13,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dfe57378-0d2f-453c-9c87-f40059da18db Date: Tue, 02 Oct 2018 17:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "updated_at": "2018-10-02T17:20:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}], "revision_number": 2, "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}]} 2018-10-02 17:20:13,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-dfe57378-0d2f-453c-9c87-f40059da18db 2018-10-02 17:20:13,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:13,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:13,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7756b6b9-0301-432c-b7a4-1b715b44c54e Date: Tue, 02 Oct 2018 17:20:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18"}]} 2018-10-02 17:20:13,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-7756b6b9-0301-432c-b7a4-1b715b44c54e 2018-10-02 17:20:13,134 - neutron_utils - INFO - Retrieving security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:13,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-34a8114f-011d-4afc-b9ef-36a1065b0c27 Date: Tue, 02 Oct 2018 17:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "updated_at": "2018-10-02T17:20:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}], "revision_number": 2, "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}]} 2018-10-02 17:20:13,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-34a8114f-011d-4afc-b9ef-36a1065b0c27 2018-10-02 17:20:13,342 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:13,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:13,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ecbc6aca-d5d7-427a-85d2-46f7b68a241e Date: Tue, 02 Oct 2018 17:20:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18"}]} 2018-10-02 17:20:13,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-ecbc6aca-d5d7-427a-85d2-46f7b68a241e 2018-10-02 17:20:13,505 - neutron_utils - INFO - Retrieving security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:13,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9dcde002-96a8-4f55-8e22-8dcd027f8ee2 Date: Tue, 02 Oct 2018 17:20:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "updated_at": "2018-10-02T17:20:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}], "revision_number": 2, "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}]} 2018-10-02 17:20:13,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-9dcde002-96a8-4f55-8e22-8dcd027f8ee2 2018-10-02 17:20:13,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a0b7fe0-9eb3-476d-bd12-f01548f5724e 2018-10-02 17:20:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:14,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea5874e2-f87a-4ce6-a8a9-8ecf042e87ee Date: Tue, 02 Oct 2018 17:20:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "0e4d3264-4b3f-4b2e-a503-b494e63649f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "9a0b7fe0-9eb3-476d-bd12-f01548f5724e", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "d96bb924-8a15-4ba9-a390-c5a13ef29b18"}]} 2018-10-02 17:20:14,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-ea5874e2-f87a-4ce6-a8a9-8ecf042e87ee 2018-10-02 17:20:14,125 - neutron_utils - INFO - Deleting security group rule with ID - 0e4d3264-4b3f-4b2e-a503-b494e63649f1 2018-10-02 17:20:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/0e4d3264-4b3f-4b2e-a503-b494e63649f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:14,267 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b8d135f-8de0-4576-abcd-7b610f97a80d Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:14,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/0e4d3264-4b3f-4b2e-a503-b494e63649f1 used request id req-2b8d135f-8de0-4576-abcd-7b610f97a80d 2018-10-02 17:20:14,267 - neutron_utils - INFO - Deleting security group rule with ID - d96bb924-8a15-4ba9-a390-c5a13ef29b18 2018-10-02 17:20:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/d96bb924-8a15-4ba9-a390-c5a13ef29b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:15,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dde93dc0-febd-46b3-9228-3856a4db50d9 Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:15,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/d96bb924-8a15-4ba9-a390-c5a13ef29b18 used request id req-dde93dc0-febd-46b3-9228-3856a4db50d9 2018-10-02 17:20:15,216 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-19168dd2-b519-44b-name 2018-10-02 17:20:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9a0b7fe0-9eb3-476d-bd12-f01548f5724e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c5d052303c7c335c202a705de7ab3480af8e4" 2018-10-02 17:20:16,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-478688f9-726a-4dd2-a98e-40d9121c5ad0 Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:16,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9a0b7fe0-9eb3-476d-bd12-f01548f5724e used request id req-478688f9-726a-4dd2-a98e-40d9121c5ad0 2018-10-02 17:20:16,169 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-19168dd2-b519-44b-user 2018-10-02 17:20:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/8ac09bc1505c4d4ab1b928bdf409da0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25c41e81a26169c4b223775cdafe43e5890dc43" 2018-10-02 17:20:16,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b9b2f3-e370-46d8-8a06-7114bfb21891 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:16,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8ac09bc1505c4d4ab1b928bdf409da0e used request id req-38b9b2f3-e370-46d8-8a06-7114bfb21891 2018-10-02 17:20:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:17,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-249321ba-2b00-4158-b300-ba13df3d3e43 Date: Tue, 02 Oct 2018 17:20:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "updated_at": "2018-10-02T17:20:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "475d9776-04a1-46d2-b30d-19deaa4d3677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "75ce69c5-ace7-4ece-bca1-a8c604fb6594", "remote_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "c359f504-63f1-4c62-b0e5-844cc958e4b8", "remote_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "revision_number": 0, "id": "e35a255b-2b4b-472a-a302-37c2d914e3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3458c91dde7d42aab5bb6c1121660ec0"}], "revision_number": 4, "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "d6828e90-75a7-4488-b6d1-e95e49954160", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:20:17,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-249321ba-2b00-4158-b300-ba13df3d3e43 2018-10-02 17:20:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdc61c6-705a-45df-b966-c072cb4f04e1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:17,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-7cdc61c6-705a-45df-b966-c072cb4f04e1 2018-10-02 17:20:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:17,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529cfec5-a6b6-4895-9722-a5f5abce9eb4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:20:17,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-529cfec5-a6b6-4895-9722-a5f5abce9eb4 2018-10-02 17:20:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:17,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5f0d06-ea0f-48b7-a0ba-81b77124fa7f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0"}, "enabled": true, "id": "3458c91dde7d42aab5bb6c1121660ec0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-19168dd2-b519-44b-name"}} 2018-10-02 17:20:17,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0 used request id req-bd5f0d06-ea0f-48b7-a0ba-81b77124fa7f 2018-10-02 17:20:17,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6828e90-75a7-4488-b6d1-e95e49954160 2018-10-02 17:20:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d6828e90-75a7-4488-b6d1-e95e49954160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:17,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0c3335eb-73ae-4ea8-82b3-916f01328563 Date: Tue, 02 Oct 2018 17:20:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "475d9776-04a1-46d2-b30d-19deaa4d3677"}, {"remote_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "75ce69c5-ace7-4ece-bca1-a8c604fb6594"}, {"remote_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "c359f504-63f1-4c62-b0e5-844cc958e4b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:11Z", "security_group_id": "d6828e90-75a7-4488-b6d1-e95e49954160", "port_range_min": null, "revision_number": 0, "tenant_id": "3458c91dde7d42aab5bb6c1121660ec0", "created_at": "2018-10-02T17:20:11Z", "project_id": "3458c91dde7d42aab5bb6c1121660ec0", "id": "e35a255b-2b4b-472a-a302-37c2d914e3c5"}]} 2018-10-02 17:20:17,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d6828e90-75a7-4488-b6d1-e95e49954160 used request id req-0c3335eb-73ae-4ea8-82b3-916f01328563 2018-10-02 17:20:17,554 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 17:20:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d6828e90-75a7-4488-b6d1-e95e49954160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:17,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42808e39-d599-44cb-90e2-1a3d84a74077 Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:17,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d6828e90-75a7-4488-b6d1-e95e49954160 used request id req-42808e39-d599-44cb-90e2-1a3d84a74077 2018-10-02 17:20:17,962 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-19168dd2-b519-44b-name 2018-10-02 17:20:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:18,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7cac745-68d7-4bd5-a5a4-52fd79b8ce2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:18,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3458c91dde7d42aab5bb6c1121660ec0 used request id req-c7cac745-68d7-4bd5-a5a4-52fd79b8ce2e 2018-10-02 17:20:18,125 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-19168dd2-b519-44b-name-role 2018-10-02 17:20:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7990bc98e6544b38bf01d8d05dc9f27b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:18,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb9e5f0-b93a-48d5-896a-b58f3cb0bf52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:18,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7990bc98e6544b38bf01d8d05dc9f27b used request id req-ceb9e5f0-b93a-48d5-896a-b58f3cb0bf52 2018-10-02 17:20:18,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cfefd16bd936f3c2cadad38f51cd4a7a8d3208" 2018-10-02 17:20:18,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623a9ffe-f5ee-456f-9b02-f6c8411fadc5 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:18,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-623a9ffe-f5ee-456f-9b02-f6c8411fadc5 2018-10-02 17:20:18,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:18,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Ds_q8bPoTWyh2MoMTU2PEQ"], "issued_at": "2018-10-02T17:20:18.000000Z"}} 2018-10-02 17:20:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f70a8818a50f879a9513b8c1c00eea3d5b17741" 2018-10-02 17:20:18,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3420d97b-b9bb-4afa-9967-f963893f68de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:18,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3420d97b-b9bb-4afa-9967-f963893f68de 2018-10-02 17:20:18,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:18,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:19,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["xkpROKkGRoGZZtbBhpML3A"], "issued_at": "2018-10-02T17:20:19.000000Z"}} 2018-10-02 17:20:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:19,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4f3c11-c5a2-4e7d-9a51-19c6519dac71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:19,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dc4f3c11-c5a2-4e7d-9a51-19c6519dac71 2018-10-02 17:20:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:19,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3bad0674-3494-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:19,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e1b956-4365-4e10-a8e6-c8c3b69118d7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3bad0674-3494-4eb-name", "previous": null, "next": null}, "projects": []} 2018-10-02 17:20:19,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3bad0674-3494-4eb-name used request id req-06e1b956-4365-4e10-a8e6-c8c3b69118d7 2018-10-02 17:20:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:19,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe70484b-fef1-49c4-80ef-04390a62acba Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:20:19,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-fe70484b-fef1-49c4-80ef-04390a62acba 2018-10-02 17:20:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}}' 2018-10-02 17:20:19,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ba1913-7afc-4ced-835d-a2bd5d4635ab Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646"}, "enabled": true, "id": "6b9e5317379f4bca9e9069e23629c646", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}} 2018-10-02 17:20:19,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-33ba1913-7afc-4ced-835d-a2bd5d4635ab 2018-10-02 17:20:19,614 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:19,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:19,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:19,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["oyW_BzxORa6F4q4hHHWBCQ"], "issued_at": "2018-10-02T17:20:19.000000Z"}} 2018-10-02 17:20:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:20,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aec9ec7-c3a3-46c6-a26b-5e6091658663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:20,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2aec9ec7-c3a3-46c6-a26b-5e6091658663 2018-10-02 17:20:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:20,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:20,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d01843-a590-4d70-93f0-be53d03cee0b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:20:20,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a6d01843-a590-4d70-93f0-be53d03cee0b 2018-10-02 17:20:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:20,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0caa3b4-114d-45e7-8fdc-58347af75c43 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:20:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c0caa3b4-114d-45e7-8fdc-58347af75c43 2018-10-02 17:20:20,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:20,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047df6a2-1c26-4966-897d-5b337fd3c24e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:20,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-047df6a2-1c26-4966-897d-5b337fd3c24e 2018-10-02 17:20:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-3bad0674-3494-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:20,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7713150-6acf-43a4-9a48-aeaf8b69083c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-3bad0674-3494-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646"}, "enabled": true, "id": "6b9e5317379f4bca9e9069e23629c646", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:20,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-3bad0674-3494-4eb-name used request id req-c7713150-6acf-43a4-9a48-aeaf8b69083c 2018-10-02 17:20:20,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/ced82440035e4fe092b6a40b96ea5bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:20,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5904a5-81d4-460c-815f-961aa269edb5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/ced82440035e4fe092b6a40b96ea5bf8"}, "enabled": true, "id": "ced82440035e4fe092b6a40b96ea5bf8", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-user1"}} 2018-10-02 17:20:20,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ced82440035e4fe092b6a40b96ea5bf8 used request id req-2f5904a5-81d4-460c-815f-961aa269edb5 2018-10-02 17:20:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d09e50-22dc-442d-a08e-e794ccfc5822 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:20:21,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles used request id req-c9d09e50-22dc-442d-a08e-e794ccfc5822 2018-10-02 17:20:21,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:21,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851a2fe2-e0b3-4639-8b57-7a12e261649b Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:20:21,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-851a2fe2-e0b3-4639-8b57-7a12e261649b 2018-10-02 17:20:21,136 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:21,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cdb5a9c-8c26-43cc-b9c2-7a34ea0e71ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:21,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-4cdb5a9c-8c26-43cc-b9c2-7a34ea0e71ca 2018-10-02 17:20:21,262 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-3bad0674-3494-4eb-user1 2018-10-02 17:20:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:21,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b2bb66-5541-4a28-956f-1f996a4e8cc7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:21,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8b2bb66-5541-4a28-956f-1f996a4e8cc7 2018-10-02 17:20:21,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" -d '{"role": {"name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role"}}' 2018-10-02 17:20:21,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-312c6c3a-dcda-455f-9f31-59fe8042f6af Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cce2687332844bb8895762ff12621bb", "links": {"self": "http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb"}, "name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role"}} 2018-10-02 17:20:21,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-312c6c3a-dcda-455f-9f31-59fe8042f6af 2018-10-02 17:20:21,458 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-3bad0674-3494-4eb-name-role 2018-10-02 17:20:21,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:21,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9550011c-c281-4a48-804f-461ab0b2a7f3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb"}, "domain_id": null, "name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role", "id": "7cce2687332844bb8895762ff12621bb"}} 2018-10-02 17:20:21,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb used request id req-9550011c-c281-4a48-804f-461ab0b2a7f3 2018-10-02 17:20:21,550 - keystone_utils - INFO - Granting role CreateProjectUserTests-3bad0674-3494-4eb-name-role to project CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:21,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles/7cce2687332844bb8895762ff12621bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:21,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5965c136-b94b-4f42-a4e2-2079850aba57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:21,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/ced82440035e4fe092b6a40b96ea5bf8/roles/7cce2687332844bb8895762ff12621bb used request id req-5965c136-b94b-4f42-a4e2-2079850aba57 2018-10-02 17:20:21,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:21,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:22,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["-QNhIEh6QMSf6ligq8mhsA"], "issued_at": "2018-10-02T17:20:22.000000Z"}} 2018-10-02 17:20:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:22,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9934b4e-2cec-414f-a003-6ba6e1f1a693 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:22,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e9934b4e-2cec-414f-a003-6ba6e1f1a693 2018-10-02 17:20:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:22,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:22,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f102bb-da08-49be-a8de-c83994595485 Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-3bad0674-3494-4eb-user1", "links": {"self": "http://172.30.9.22:5000/v3/users/ced82440035e4fe092b6a40b96ea5bf8"}, "domain_id": "default", "enabled": true, "id": "ced82440035e4fe092b6a40b96ea5bf8", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:20:22,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a3f102bb-da08-49be-a8de-c83994595485 2018-10-02 17:20:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:22,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e043a3-c08e-4bd1-aadd-87ec42e20bb5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:20:22,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a7e043a3-c08e-4bd1-aadd-87ec42e20bb5 2018-10-02 17:20:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:22,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b596f56f-088c-4a70-9ecc-818ca397538f Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7cce2687332844bb8895762ff12621bb", "links": {"self": "http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb"}, "name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:22,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b596f56f-088c-4a70-9ecc-818ca397538f 2018-10-02 17:20:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-3bad0674-3494-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:22,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41e642a-97a7-4b24-ab85-c953589e3648 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-3bad0674-3494-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646"}, "enabled": true, "id": "6b9e5317379f4bca9e9069e23629c646", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:22,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-3bad0674-3494-4eb-name used request id req-e41e642a-97a7-4b24-ab85-c953589e3648 2018-10-02 17:20:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/09a423f80c6049bcbe55b5f8889e9dec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:22,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cee35aa-318d-40fa-a74a-a5cee67d2778 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/09a423f80c6049bcbe55b5f8889e9dec"}, "enabled": true, "id": "09a423f80c6049bcbe55b5f8889e9dec", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-user2"}} 2018-10-02 17:20:22,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/09a423f80c6049bcbe55b5f8889e9dec used request id req-3cee35aa-318d-40fa-a74a-a5cee67d2778 2018-10-02 17:20:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:23,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392ded2e-57ee-446e-a62c-f866b2d3b3a7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 17:20:23,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles used request id req-392ded2e-57ee-446e-a62c-f866b2d3b3a7 2018-10-02 17:20:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:23,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4866cf-234a-403c-859f-d595714907c6 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 17:20:23,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-9f4866cf-234a-403c-859f-d595714907c6 2018-10-02 17:20:23,178 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:23,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd0cca6-8f0c-4127-b54a-78f0da18bf9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:23,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-2dd0cca6-8f0c-4127-b54a-78f0da18bf9a 2018-10-02 17:20:23,304 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-3bad0674-3494-4eb-user2 2018-10-02 17:20:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:23,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b655daef-0de2-4eff-9819-2797221b567a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb"}, "domain_id": null, "name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role", "id": "7cce2687332844bb8895762ff12621bb"}} 2018-10-02 17:20:23,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb used request id req-b655daef-0de2-4eff-9819-2797221b567a 2018-10-02 17:20:23,394 - keystone_utils - INFO - Granting role CreateProjectUserTests-3bad0674-3494-4eb-name-role to project CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:23,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles/7cce2687332844bb8895762ff12621bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:23,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c3f6c7-244b-4e58-a051-1fe4dd0d9009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:23,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646/users/09a423f80c6049bcbe55b5f8889e9dec/roles/7cce2687332844bb8895762ff12621bb used request id req-21c3f6c7-244b-4e58-a051-1fe4dd0d9009 2018-10-02 17:20:23,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:23,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:23,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cce2687332844bb8895762ff12621bb", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b9e5317379f4bca9e9069e23629c646", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-3bad0674-3494-4eb-user1", "id": "ced82440035e4fe092b6a40b96ea5bf8"}, "audit_ids": ["31SmyAC-Qna5PNJPJbnrrg"], "issued_at": "2018-10-02T17:20:23.000000Z"}} 2018-10-02 17:20:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:23,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b17d79-7c53-4ff6-9286-bd31ae930c07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:23,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c6b17d79-7c53-4ff6-9286-bd31ae930c07 2018-10-02 17:20:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-3bad0674-3494-4eb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:24,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8b4e0254-04e3-4084-9dd7-edf7a9507daf Date: Tue, 02 Oct 2018 17:20:24 GMT RESP BODY: {"security_groups": []} 2018-10-02 17:20:24,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-3bad0674-3494-4eb-name&description=hello+group used request id req-8b4e0254-04e3-4084-9dd7-edf7a9507daf 2018-10-02 17:20:24,291 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-3bad0674-3494-4eb-name... 2018-10-02 17:20:24,291 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" -d '{"security_group": {"name": "CreateProjectUserTests-3bad0674-3494-4eb-name", "description": "hello group"}}' 2018-10-02 17:20:24,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-5dcceb48-b62e-4d3c-b5dc-219512176aa2 Date: Tue, 02 Oct 2018 17:20:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "3cce9708-678d-491b-a6bb-0b63d206fe84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "4107ded3-b72e-497a-b511-2bafa3db0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 2, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}} 2018-10-02 17:20:24,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-5dcceb48-b62e-4d3c-b5dc-219512176aa2 2018-10-02 17:20:24,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:24,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56952d86-02fa-4989-a94b-f2dbae3eae00 Date: Tue, 02 Oct 2018 17:20:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:24,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-56952d86-02fa-4989-a94b-f2dbae3eae00 2018-10-02 17:20:24,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:24,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fb0c1c3-21c4-4b83-9095-f0b2a7f84e10 Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:25,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-6fb0c1c3-21c4-4b83-9095-f0b2a7f84e10 2018-10-02 17:20:25,031 - neutron_utils - INFO - Retrieving security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-54b6cd2d-39db-487c-ad29-13eb7d09fcf1 Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "3cce9708-678d-491b-a6bb-0b63d206fe84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "4107ded3-b72e-497a-b511-2bafa3db0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 2, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:25,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-54b6cd2d-39db-487c-ad29-13eb7d09fcf1 2018-10-02 17:20:25,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2201b09e-3e24-4716-9c25-ed258c7a61a0 Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:25,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-2201b09e-3e24-4716-9c25-ed258c7a61a0 2018-10-02 17:20:25,497 - neutron_utils - INFO - Retrieving security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:25,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4499cab7-2e4f-4fed-b678-72697c369380 Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "3cce9708-678d-491b-a6bb-0b63d206fe84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "4107ded3-b72e-497a-b511-2bafa3db0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 2, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:25,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-4499cab7-2e4f-4fed-b678-72697c369380 2018-10-02 17:20:25,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a18d3462-00b7-4ce2-951e-f61d4eb9ad54 Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:25,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-a18d3462-00b7-4ce2-951e-f61d4eb9ad54 2018-10-02 17:20:25,735 - neutron_utils - INFO - Retrieving security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-09887d40-cf29-498b-a362-5d4555a11f07 Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "3cce9708-678d-491b-a6bb-0b63d206fe84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "4107ded3-b72e-497a-b511-2bafa3db0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 2, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:25,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-09887d40-cf29-498b-a362-5d4555a11f07 2018-10-02 17:20:25,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:25,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9582180f-313f-4c2c-9915-0a988408c42d Date: Tue, 02 Oct 2018 17:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:25,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-9582180f-313f-4c2c-9915-0a988408c42d 2018-10-02 17:20:25,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:20:25,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:26,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cce2687332844bb8895762ff12621bb", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b9e5317379f4bca9e9069e23629c646", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6b9e5317379f4bca9e9069e23629c646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-3bad0674-3494-4eb-user2", "id": "09a423f80c6049bcbe55b5f8889e9dec"}, "audit_ids": ["z5lCYlRgQWOIA6n7YV3dmA"], "issued_at": "2018-10-02T17:20:26.000000Z"}} 2018-10-02 17:20:26,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:26,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b750a885-baf6-4419-a4d4-75d954a325a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:26,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b750a885-baf6-4419-a4d4-75d954a325a7 2018-10-02 17:20:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-3bad0674-3494-4eb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:27,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-33162673-f15b-4bed-a0e7-6c8f51e728bd Date: Tue, 02 Oct 2018 17:20:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "3cce9708-678d-491b-a6bb-0b63d206fe84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "4107ded3-b72e-497a-b511-2bafa3db0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 2, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:27,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-3bad0674-3494-4eb-name&description=hello+group used request id req-33162673-f15b-4bed-a0e7-6c8f51e728bd 2018-10-02 17:20:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:27,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:27,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:27,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bd3706-043f-44c3-a106-81cb6a972404 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646"}, "enabled": true, "id": "6b9e5317379f4bca9e9069e23629c646", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}} 2018-10-02 17:20:27,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646 used request id req-39bd3706-043f-44c3-a106-81cb6a972404 2018-10-02 17:20:27,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:27,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:27,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9ae3060-73e5-4cd2-87f7-867f2703e747 Date: Tue, 02 Oct 2018 17:20:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:27,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-f9ae3060-73e5-4cd2-87f7-867f2703e747 2018-10-02 17:20:27,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:27,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-316be4fd-0496-4216-8f0e-56ea3a5f8df2 Date: Tue, 02 Oct 2018 17:20:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:27,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-316be4fd-0496-4216-8f0e-56ea3a5f8df2 2018-10-02 17:20:27,593 - neutron_utils - INFO - Retrieving security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:27,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:27,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9fed820b-19e0-4d17-bd22-9a451a237f4a Date: Tue, 02 Oct 2018 17:20:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "3cce9708-678d-491b-a6bb-0b63d206fe84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "4107ded3-b72e-497a-b511-2bafa3db0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 2, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}]} 2018-10-02 17:20:27,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-9fed820b-19e0-4d17-bd22-9a451a237f4a 2018-10-02 17:20:27,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8ecbc83-b12d-45c3-ac92-be5266f939bc 2018-10-02 17:20:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:28,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a44b7437-2bf3-4a7c-a972-00e6a4d14543 Date: Tue, 02 Oct 2018 17:20:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "3cce9708-678d-491b-a6bb-0b63d206fe84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "b8ecbc83-b12d-45c3-ac92-be5266f939bc", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "4107ded3-b72e-497a-b511-2bafa3db0180"}]} 2018-10-02 17:20:28,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-a44b7437-2bf3-4a7c-a972-00e6a4d14543 2018-10-02 17:20:28,126 - neutron_utils - INFO - Deleting security group rule with ID - 4107ded3-b72e-497a-b511-2bafa3db0180 2018-10-02 17:20:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4107ded3-b72e-497a-b511-2bafa3db0180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:28,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55d9b973-58c2-443f-96f5-8d40c558ae2e Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:28,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4107ded3-b72e-497a-b511-2bafa3db0180 used request id req-55d9b973-58c2-443f-96f5-8d40c558ae2e 2018-10-02 17:20:28,252 - neutron_utils - INFO - Deleting security group rule with ID - 3cce9708-678d-491b-a6bb-0b63d206fe84 2018-10-02 17:20:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/3cce9708-678d-491b-a6bb-0b63d206fe84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:28,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b7b9350-0aef-4c28-9277-94d42731bc4a Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:28,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/3cce9708-678d-491b-a6bb-0b63d206fe84 used request id req-4b7b9350-0aef-4c28-9277-94d42731bc4a 2018-10-02 17:20:28,672 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105ac7a25c53e34860c5df1c56c5a6659d93554c" 2018-10-02 17:20:28,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c1d8566-41af-4989-89bb-e4c187abc4ff Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:28,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-0c1d8566-41af-4989-89bb-e4c187abc4ff 2018-10-02 17:20:28,834 - neutron_utils - INFO - Deleting security group rule with ID - 4107ded3-b72e-497a-b511-2bafa3db0180 2018-10-02 17:20:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4107ded3-b72e-497a-b511-2bafa3db0180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:29,585 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-2c8c971b-2a02-45ee-b3a0-0a372aa8e3fc Date: Tue, 02 Oct 2018 17:20:29 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 4107ded3-b72e-497a-b511-2bafa3db0180 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 17:20:29,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4107ded3-b72e-497a-b511-2bafa3db0180 used request id req-2c8c971b-2a02-45ee-b3a0-0a372aa8e3fc 2018-10-02 17:20:29,585 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 4107ded3-b72e-497a-b511-2bafa3db0180 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 17:20:29,586 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 4107ded3-b72e-497a-b511-2bafa3db0180 does not exist Neutron server returns request_ids: ['req-2c8c971b-2a02-45ee-b3a0-0a372aa8e3fc'] 2018-10-02 17:20:29,586 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:29,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b8ecbc83-b12d-45c3-ac92-be5266f939bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9a9d42a66d314d299d3a2124251afa34dcc8c4" 2018-10-02 17:20:29,805 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-961f8634-07d7-4368-90d6-c62444f72166 Date: Tue, 02 Oct 2018 17:20:29 GMT RESP BODY: {"NeutronError": {"message": "Security group b8ecbc83-b12d-45c3-ac92-be5266f939bc does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-02 17:20:29,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b8ecbc83-b12d-45c3-ac92-be5266f939bc used request id req-961f8634-07d7-4368-90d6-c62444f72166 2018-10-02 17:20:29,805 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group b8ecbc83-b12d-45c3-ac92-be5266f939bc does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-02 17:20:29,805 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group b8ecbc83-b12d-45c3-ac92-be5266f939bc does not exist Neutron server returns request_ids: ['req-961f8634-07d7-4368-90d6-c62444f72166'] 2018-10-02 17:20:29,806 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-3bad0674-3494-4eb-user1 2018-10-02 17:20:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ced82440035e4fe092b6a40b96ea5bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8e12a03fec8d94c4df296e26a5fab624c5f1a4" 2018-10-02 17:20:30,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b113d153-c036-40fd-9ad8-903cfede9a01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:30,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ced82440035e4fe092b6a40b96ea5bf8 used request id req-b113d153-c036-40fd-9ad8-903cfede9a01 2018-10-02 17:20:30,001 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-3bad0674-3494-4eb-user2 2018-10-02 17:20:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/09a423f80c6049bcbe55b5f8889e9dec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852783ada966f2b1f26309f8f6bade7f2b531e38" 2018-10-02 17:20:30,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d737b356-5ad9-456c-999f-f97f1b9c469e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:30,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/09a423f80c6049bcbe55b5f8889e9dec used request id req-d737b356-5ad9-456c-999f-f97f1b9c469e 2018-10-02 17:20:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:30,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-0c486524-e90a-4cf5-91d5-968e3b3ffcd3 Date: Tue, 02 Oct 2018 17:20:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "updated_at": "2018-10-02T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "9b0c9298-8559-4479-8333-800b6afdc7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "e69b0c49-ea88-4c80-aaae-8b0359880680", "remote_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "cbb309af-bfcf-4b0c-9daa-bb2899a580e6", "remote_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9e5317379f4bca9e9069e23629c646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "revision_number": 0, "id": "bb1487b4-7ee1-4933-81bd-4ffe188d9531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9e5317379f4bca9e9069e23629c646"}], "revision_number": 4, "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "7be9404a-0703-483a-8fdb-b47580047b93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:20:30,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-0c486524-e90a-4cf5-91d5-968e3b3ffcd3 2018-10-02 17:20:30,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:31,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02da617-54f7-4f59-81f8-80511cbe4105 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:31,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-f02da617-54f7-4f59-81f8-80511cbe4105 2018-10-02 17:20:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:31,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039505cf-3f0e-46e6-9d47-8f584292565c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646"}, "enabled": true, "id": "6b9e5317379f4bca9e9069e23629c646", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3bad0674-3494-4eb-name"}} 2018-10-02 17:20:31,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646 used request id req-039505cf-3f0e-46e6-9d47-8f584292565c 2018-10-02 17:20:31,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7be9404a-0703-483a-8fdb-b47580047b93 2018-10-02 17:20:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7be9404a-0703-483a-8fdb-b47580047b93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:31,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0492590a-eab3-4d80-9940-3315e8f64c34 Date: Tue, 02 Oct 2018 17:20:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "9b0c9298-8559-4479-8333-800b6afdc7c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "bb1487b4-7ee1-4933-81bd-4ffe188d9531"}, {"remote_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "cbb309af-bfcf-4b0c-9daa-bb2899a580e6"}, {"remote_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:20:24Z", "security_group_id": "7be9404a-0703-483a-8fdb-b47580047b93", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9e5317379f4bca9e9069e23629c646", "created_at": "2018-10-02T17:20:24Z", "project_id": "6b9e5317379f4bca9e9069e23629c646", "id": "e69b0c49-ea88-4c80-aaae-8b0359880680"}]} 2018-10-02 17:20:31,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7be9404a-0703-483a-8fdb-b47580047b93 used request id req-0492590a-eab3-4d80-9940-3315e8f64c34 2018-10-02 17:20:31,337 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 17:20:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7be9404a-0703-483a-8fdb-b47580047b93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:31,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a226129-8ffd-4ac0-b9cf-aa9e19868333 Content-Length: 0 Date: Tue, 02 Oct 2018 17:20:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:31,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7be9404a-0703-483a-8fdb-b47580047b93 used request id req-9a226129-8ffd-4ac0-b9cf-aa9e19868333 2018-10-02 17:20:31,848 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-3bad0674-3494-4eb-name 2018-10-02 17:20:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:32,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30265dba-af87-4128-91f0-850f443794b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:32,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6b9e5317379f4bca9e9069e23629c646 used request id req-30265dba-af87-4128-91f0-850f443794b2 2018-10-02 17:20:32,126 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-3bad0674-3494-4eb-name-role 2018-10-02 17:20:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:32,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c594c2b2-1d7b-4d90-80f6-ec14e43a25c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:20:32,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7cce2687332844bb8895762ff12621bb used request id req-c594c2b2-1d7b-4d90-80f6-ec14e43a25c5 2018-10-02 17:20:32,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c6e7689cba874bb0e93bc09178497d5fe6ce8e" 2018-10-02 17:20:32,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a20db9-a868-4270-86db-45698231dea2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:20:32,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-52a20db9-a868-4270-86db-45698231dea2 2018-10-02 17:20:32,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:32,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["sPFY4r_KSqupyYXvUbJ44g"], "issued_at": "2018-10-02T17:20:32.000000Z"}} 2018-10-02 17:20:32,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" 2018-10-02 17:20:33,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cda0e068-db85-467a-9905-865a1e3bf48a Date: Tue, 02 Oct 2018 17:20:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:20:33,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cda0e068-db85-467a-9905-865a1e3bf48a 2018-10-02 17:20:33,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a"}' 2018-10-02 17:20:34,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f X-Openstack-Request-Id: req-4cbd3c2e-a28b-4ba3-9df8-946424dc2920 Date: Tue, 02 Oct 2018 17:20:34 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:20:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:20:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f", "min_disk": 0, "protected": false, "id": "aa086fb7-6bf2-4424-b458-87b42bbd222f", "file": "/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:20:34,089 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4cbd3c2e-a28b-4ba3-9df8-946424dc2920 2018-10-02 17:20:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" -d '' 2018-10-02 17:20:37,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c877c58-7401-4b59-8127-4073d2a23630 Date: Tue, 02 Oct 2018 17:20:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:20:37,607 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/file used request id req-5c877c58-7401-4b59-8127-4073d2a23630 2018-10-02 17:20:37,607 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:20:37,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" 2018-10-02 17:20:38,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-50800f53-9a01-4991-9002-5cf45a1c1be5 Date: Tue, 02 Oct 2018 17:20:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:20:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:20:37Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/snap", "metadata": {}}], "self": "/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f", "min_disk": 0, "protected": false, "id": "aa086fb7-6bf2-4424-b458-87b42bbd222f", "file": "/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:20:38,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f used request id req-50800f53-9a01-4991-9002-5cf45a1c1be5 2018-10-02 17:20:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" 2018-10-02 17:20:38,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04c28e33-c217-4a44-a9f6-140ace561823 Date: Tue, 02 Oct 2018 17:20:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:20:38,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-04c28e33-c217-4a44-a9f6-140ace561823 2018-10-02 17:20:38,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" 2018-10-02 17:20:39,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-ad6b5f15-0c25-46f8-b865-4970098a3161 Date: Tue, 02 Oct 2018 17:20:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:20:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:20:37Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/snap", "metadata": {}}], "self": "/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f", "min_disk": 0, "protected": false, "id": "aa086fb7-6bf2-4424-b458-87b42bbd222f", "file": "/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/aa086fb7-6bf2-4424-b458-87b42bbd222f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a"} 2018-10-02 17:20:39,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a used request id req-ad6b5f15-0c25-46f8-b865-4970098a3161 2018-10-02 17:20:39,491 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-8d203ccf-8fc0-44bc-b917-70efce78302a 2018-10-02 17:20:39,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db5ab8fa6bb907f865e4942ad2fed9035dd35fd9" 2018-10-02 17:20:41,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59774db0-87c7-4088-b595-a3a3f44cf3b2 Date: Tue, 02 Oct 2018 17:20:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:20:41,211 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aa086fb7-6bf2-4424-b458-87b42bbd222f used request id req-59774db0-87c7-4088-b595-a3a3f44cf3b2 2018-10-02 17:20:41,213 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-02 17:20:41,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:41,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["frVjYsx2Q4-eKfikGbuaAA"], "issued_at": "2018-10-02T17:20:41.000000Z"}} 2018-10-02 17:20:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:41,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a871ef72-69ce-4a3e-888f-7266a5f02413 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:41,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a871ef72-69ce-4a3e-888f-7266a5f02413 2018-10-02 17:20:41,680 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net 2018-10-02 17:20:41,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" -d '{"network": {"name": "NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net", "admin_state_up": true}}' 2018-10-02 17:20:42,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-993c9c6b-8d09-4151-ad58-3bb6741ae0e9 Date: Tue, 02 Oct 2018 17:20: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":"fb1b44f7-0ea0-4de2-90d1-1147d45a6970","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:42Z","mtu":1450}} 2018-10-02 17:20:42,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-993c9c6b-8d09-4151-ad58-3bb6741ae0e9 2018-10-02 17:20:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:42,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9b371c6f-d3fe-490f-bf4b-fdfb1b6feb9d Date: Tue, 02 Oct 2018 17:20:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fb1b44f7-0ea0-4de2-90d1-1147d45a6970","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:42Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:42Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:42,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 used request id req-9b371c6f-d3fe-490f-bf4b-fdfb1b6feb9d 2018-10-02 17:20:42,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:43,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ea89bc0-3da9-4dac-bdce-b1157bd67d2c Date: Tue, 02 Oct 2018 17:20:43 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:20:43,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 used request id req-7ea89bc0-3da9-4dac-bdce-b1157bd67d2c 2018-10-02 17:20:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:43,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-38d73326-2450-44a1-a6ce-abd79ce11dd1 Date: Tue, 02 Oct 2018 17:20:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fb1b44f7-0ea0-4de2-90d1-1147d45a6970","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:42Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:42Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:43,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 used request id req-38d73326-2450-44a1-a6ce-abd79ce11dd1 2018-10-02 17:20:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80fca1bf-940d-4e25-a048-946ae6cc7522 Date: Tue, 02 Oct 2018 17:20:43 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:20:43,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 used request id req-80fca1bf-940d-4e25-a048-946ae6cc7522 2018-10-02 17:20:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c3108d3b-4311-4bf8-986e-1089f371bcc9 Date: Tue, 02 Oct 2018 17:20:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fb1b44f7-0ea0-4de2-90d1-1147d45a6970","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:42Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:42Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:44,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net used request id req-c3108d3b-4311-4bf8-986e-1089f371bcc9 2018-10-02 17:20:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:44,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:44,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e4d9c0-9070-4b40-a5f5-00b20d9a56fd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:44,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-12e4d9c0-9070-4b40-a5f5-00b20d9a56fd 2018-10-02 17:20:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:44,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09d78992-9ca9-4e66-9310-7ea1740a8c85 Date: Tue, 02 Oct 2018 17:20:44 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:20:44,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb1b44f7-0ea0-4de2-90d1-1147d45a6970 used request id req-09d78992-9ca9-4e66-9310-7ea1740a8c85 2018-10-02 17:20:44,230 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-663dac36-01a6-4d2b-b20f-1bc1196a8a00-pub-net 2018-10-02 17:20:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/fb1b44f7-0ea0-4de2-90d1-1147d45a6970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be660ff4cbe6e42538fe3734deb7d8b0eeb43fc" 2018-10-02 17:20:44,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-738d4654-1346-4797-92ea-71008bd3b2fc Date: Tue, 02 Oct 2018 17:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:44,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fb1b44f7-0ea0-4de2-90d1-1147d45a6970 used request id req-738d4654-1346-4797-92ea-71008bd3b2fc 2018-10-02 17:20:44,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:45,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["V9Qbg49qScuBtG4TyHpxUQ"], "issued_at": "2018-10-02T17:20:45.000000Z"}} 2018-10-02 17:20:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa2e0ee40ece504e18f1595a3b50e0a70ed94f1" 2018-10-02 17:20:45,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffc3ad9-68a6-45bb-8eaf-52db67be1e78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:45,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2ffc3ad9-68a6-45bb-8eaf-52db67be1e78 2018-10-02 17:20:45,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:45,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Jzd-L7l5TyyV0E0ntKPkqg"], "issued_at": "2018-10-02T17:20:45.000000Z"}} 2018-10-02 17:20:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dab2a159bc49585a83ebac3037797b2c7ae233d" 2018-10-02 17:20:45,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4624226-d185-4f1e-86c8-13f5577057ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:45,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d4624226-d185-4f1e-86c8-13f5577057ed 2018-10-02 17:20:45,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:46,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["x85HW3uzRwWdbKTTaGZ91w"], "issued_at": "2018-10-02T17:20:46.000000Z"}} 2018-10-02 17:20:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:46,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edc134b-6496-4862-a076-97af03925c19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:46,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4edc134b-6496-4862-a076-97af03925c19 2018-10-02 17:20:46,311 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net 2018-10-02 17:20:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" -d '{"network": {"name": "NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net", "admin_state_up": true}}' 2018-10-02 17:20:46,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7af1c1e2-f336-4ab4-bbec-80b539fc4394 Date: Tue, 02 Oct 2018 17: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":"1d673275-4971-42ba-8343-dc3aa5a8ed35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:46Z","mtu":1450}} 2018-10-02 17:20:46,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7af1c1e2-f336-4ab4-bbec-80b539fc4394 2018-10-02 17:20:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:47,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b7029f07-37cf-468d-8ced-53d78431c877 Date: Tue, 02 Oct 2018 17:20:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:46Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:46Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:47,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-b7029f07-37cf-468d-8ced-53d78431c877 2018-10-02 17:20:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:48,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19efef1a-e0bc-4c65-bb2f-a18c1a0e1bbd Date: Tue, 02 Oct 2018 17:20:48 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:20:48,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-19efef1a-e0bc-4c65-bb2f-a18c1a0e1bbd 2018-10-02 17:20:48,384 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet 2018-10-02 17:20:48,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" -d '{"subnets": [{"ip_version": 4, "network_id": "1d673275-4971-42ba-8343-dc3aa5a8ed35", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]}' 2018-10-02 17:20:49,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cb27000d-ac28-4f7c-914c-0573f1a55a58 Date: Tue, 02 Oct 2018 17:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:49,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-cb27000d-ac28-4f7c-914c-0573f1a55a58 2018-10-02 17:20:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:49,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-87c44485-8e41-4a8a-87a3-1e38516f404e Date: Tue, 02 Oct 2018 17:20:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["1614ca8f-0e77-40f8-b5da-edb6a4828c93"],"description":"","tags":[],"updated_at":"2018-10-02T17:20:48Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:46Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:49,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-87c44485-8e41-4a8a-87a3-1e38516f404e 2018-10-02 17:20:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:50,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-37cd446c-735a-47fe-90f0-88a724c9f8b7 Date: Tue, 02 Oct 2018 17:20:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:50,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-37cd446c-735a-47fe-90f0-88a724c9f8b7 2018-10-02 17:20:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:50,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9cd6f914-6f7b-4728-be14-682dd56ed1e7 Date: Tue, 02 Oct 2018 17:20:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["1614ca8f-0e77-40f8-b5da-edb6a4828c93"],"description":"","tags":[],"updated_at":"2018-10-02T17:20:48Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:46Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:50,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net used request id req-9cd6f914-6f7b-4728-be14-682dd56ed1e7 2018-10-02 17:20:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:20:50,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:20:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:50,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346ec0c5-3347-4927-868d-68a383a884d2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:50,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-346ec0c5-3347-4927-868d-68a383a884d2 2018-10-02 17:20:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:51,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7f364f1-9b30-40a0-ac96-8582bdd9024e Date: Tue, 02 Oct 2018 17:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:51,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-f7f364f1-9b30-40a0-ac96-8582bdd9024e 2018-10-02 17:20:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35&name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:51,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7655a612-2031-4be6-a180-0ce498b15748 Date: Tue, 02 Oct 2018 17:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:51,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35&name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet used request id req-7655a612-2031-4be6-a180-0ce498b15748 2018-10-02 17:20:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35&name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:51,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-302bc7e9-178b-4de5-8e24-29dda563152f Date: Tue, 02 Oct 2018 17:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:51,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35&name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet used request id req-302bc7e9-178b-4de5-8e24-29dda563152f 2018-10-02 17:20:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:52,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-104245d9-60d0-4e68-a0eb-153bb72a766d Date: Tue, 02 Oct 2018 17:20:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:52,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-104245d9-60d0-4e68-a0eb-153bb72a766d 2018-10-02 17:20:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fa76b3b-681d-4df3-9c47-3469a29a8ccc Date: Tue, 02 Oct 2018 17:20:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d673275-4971-42ba-8343-dc3aa5a8ed35","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"1614ca8f-0e77-40f8-b5da-edb6a4828c93","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet"}]} 2018-10-02 17:20:52,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet used request id req-5fa76b3b-681d-4df3-9c47-3469a29a8ccc 2018-10-02 17:20:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:52,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38ec310-0e98-4b34-b278-22e082cf8a25 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:20:52,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-f38ec310-0e98-4b34-b278-22e082cf8a25 2018-10-02 17:20:52,974 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet 2018-10-02 17:20:52,975 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-subnet 2018-10-02 17:20:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/1614ca8f-0e77-40f8-b5da-edb6a4828c93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:55,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd84520b-9379-41ca-89f2-9a16875d1df6 Date: Tue, 02 Oct 2018 17:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:55,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/1614ca8f-0e77-40f8-b5da-edb6a4828c93 used request id req-cd84520b-9379-41ca-89f2-9a16875d1df6 2018-10-02 17:20:55,324 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-da90e104-9425-4e89-9420-32d392c6d2a9-pub-net 2018-10-02 17:20:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/1d673275-4971-42ba-8343-dc3aa5a8ed35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2c6d997d739be567ce15d4ef8af03383fc26f2" 2018-10-02 17:20:56,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4be91a16-31ec-40ed-98ef-aa8385139a39 Date: Tue, 02 Oct 2018 17:20:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:56,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1d673275-4971-42ba-8343-dc3aa5a8ed35 used request id req-4be91a16-31ec-40ed-98ef-aa8385139a39 2018-10-02 17:20:56,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:57,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Xt-kUq7SQi6fts4C4oX6_w"], "issued_at": "2018-10-02T17:20:57.000000Z"}} 2018-10-02 17:20:57,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22506c60fe168cd8a029fd75596b40836fd291dc" 2018-10-02 17:20:57,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7caad99d-5e2f-45bf-aeba-d49808c8714b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:57,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7caad99d-5e2f-45bf-aeba-d49808c8714b 2018-10-02 17:20:57,128 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-net 2018-10-02 17:20:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22506c60fe168cd8a029fd75596b40836fd291dc" -d '{"network": {"name": "NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-net", "admin_state_up": true}}' 2018-10-02 17:20:57,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cdc85f4d-949e-45fb-873b-83656f9ed73b Date: Tue, 02 Oct 2018 17:20:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d3ba585-6026-4d49-b021-1156f63b0a6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:57Z","mtu":1450}} 2018-10-02 17:20:57,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-cdc85f4d-949e-45fb-873b-83656f9ed73b 2018-10-02 17:20:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5d3ba585-6026-4d49-b021-1156f63b0a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22506c60fe168cd8a029fd75596b40836fd291dc" 2018-10-02 17:20:57,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a33bb808-e796-42f9-83f9-b34885f8e95a Date: Tue, 02 Oct 2018 17:20:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d3ba585-6026-4d49-b021-1156f63b0a6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:57Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:57Z","provider:network_type":"vxlan"}]} 2018-10-02 17:20:57,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5d3ba585-6026-4d49-b021-1156f63b0a6d used request id req-a33bb808-e796-42f9-83f9-b34885f8e95a 2018-10-02 17:20:57,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d3ba585-6026-4d49-b021-1156f63b0a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22506c60fe168cd8a029fd75596b40836fd291dc" 2018-10-02 17:20:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e69e956-9da8-405e-a922-a064f49e76d5 Date: Tue, 02 Oct 2018 17:20:58 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:20:58,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d3ba585-6026-4d49-b021-1156f63b0a6d used request id req-0e69e956-9da8-405e-a922-a064f49e76d5 2018-10-02 17:20:58,009 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-subnet 2018-10-02 17:20:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22506c60fe168cd8a029fd75596b40836fd291dc" -d '{"subnets": [{"ip_version": 4, "network_id": "5d3ba585-6026-4d49-b021-1156f63b0a6d", "cidr": "", "name": "NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-subnet"}]}' 2018-10-02 17:20:58,164 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-278fd38f-341a-4c8e-b49c-39448c370ab3 Date: Tue, 02 Oct 2018 17:20:58 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 17:20:58,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-278fd38f-341a-4c8e-b49c-39448c370ab3 2018-10-02 17:20:58,164 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 17:20:58,164 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-subnet] for network [NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-net] 2018-10-02 17:20:58,165 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a6fd23c5-e420-42c9-964f-506583f96733-pub-net 2018-10-02 17:20:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/5d3ba585-6026-4d49-b021-1156f63b0a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22506c60fe168cd8a029fd75596b40836fd291dc" 2018-10-02 17:20:58,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f52927ae-255d-4822-adee-f06906a2b950 Date: Tue, 02 Oct 2018 17:20:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:20:58,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5d3ba585-6026-4d49-b021-1156f63b0a6d used request id req-f52927ae-255d-4822-adee-f06906a2b950 2018-10-02 17:20:58,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:20:59,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["tN0EN3nSRVa9t4irWpbTlQ"], "issued_at": "2018-10-02T17:20:59.000000Z"}} 2018-10-02 17:20:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:20:59,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833f14e8-50e3-4aa7-8294-336271357d39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:20:59,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-833f14e8-50e3-4aa7-8294-336271357d39 2018-10-02 17:20:59,372 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net 2018-10-02 17:20:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" -d '{"network": {"name": "NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net", "admin_state_up": true}}' 2018-10-02 17:20:59,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-231d03c0-972e-4ead-9e2c-41fb220587a4 Date: Tue, 02 Oct 2018 17:20: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":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:59Z","mtu":1450}} 2018-10-02 17:20:59,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-231d03c0-972e-4ead-9e2c-41fb220587a4 2018-10-02 17:20:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:00,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c75e5805-1a47-458f-ae08-28917b86a151 Date: Tue, 02 Oct 2018 17:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:20:59Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:59Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:00,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-c75e5805-1a47-458f-ae08-28917b86a151 2018-10-02 17:21:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:00,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19d1aaa3-14db-462a-983a-89cc24461ea6 Date: Tue, 02 Oct 2018 17:21:00 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:21:00,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-19d1aaa3-14db-462a-983a-89cc24461ea6 2018-10-02 17:21:00,542 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet 2018-10-02 17:21:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" -d '{"subnets": [{"ip_version": 4, "network_id": "92a04ca9-dc8f-4640-bf3a-ffd8f21732aa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]}' 2018-10-02 17:21:01,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d3c8aa3c-ef6e-4a26-ad96-f21c7fdd1708 Date: Tue, 02 Oct 2018 17:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:00Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cddce3ea-faec-4c89-a07c-a86e5255634f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]} 2018-10-02 17:21:01,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-d3c8aa3c-ef6e-4a26-ad96-f21c7fdd1708 2018-10-02 17:21:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:02,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ad06cafb-6fcd-4ac3-a31d-b5136e8dca04 Date: Tue, 02 Oct 2018 17:21:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cddce3ea-faec-4c89-a07c-a86e5255634f"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:00Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:59Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:02,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-ad06cafb-6fcd-4ac3-a31d-b5136e8dca04 2018-10-02 17:21:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:02,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ea7bad30-7073-499d-be07-13a9acc93ed0 Date: Tue, 02 Oct 2018 17:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:00Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cddce3ea-faec-4c89-a07c-a86e5255634f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]} 2018-10-02 17:21:02,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-ea7bad30-7073-499d-be07-13a9acc93ed0 2018-10-02 17:21:02,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:02,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fc5d5cae-8144-4cc8-a697-a302131133c7 Date: Tue, 02 Oct 2018 17:21:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cddce3ea-faec-4c89-a07c-a86e5255634f"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:00Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:20:59Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:02,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net used request id req-fc5d5cae-8144-4cc8-a697-a302131133c7 2018-10-02 17:21:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:21:02,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:21:02,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:02,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263f1113-33c0-431a-b3bd-2c45a36f067c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:02,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-263f1113-33c0-431a-b3bd-2c45a36f067c 2018-10-02 17:21:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:02,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e27a2c3-433e-4e95-8327-2200f09511d2 Date: Tue, 02 Oct 2018 17:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:00Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cddce3ea-faec-4c89-a07c-a86e5255634f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]} 2018-10-02 17:21:02,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-9e27a2c3-433e-4e95-8327-2200f09511d2 2018-10-02 17:21:02,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa&name=NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:02,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fd364c5-faa5-46e9-a9ac-812d5884c4de Date: Tue, 02 Oct 2018 17:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:00Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cddce3ea-faec-4c89-a07c-a86e5255634f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]} 2018-10-02 17:21:02,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa&name=NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet used request id req-5fd364c5-faa5-46e9-a9ac-812d5884c4de 2018-10-02 17:21:02,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa&name=NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:03,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-017b9b80-1545-404e-a123-cc9d55392832 Date: Tue, 02 Oct 2018 17:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:00Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cddce3ea-faec-4c89-a07c-a86e5255634f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]} 2018-10-02 17:21:03,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa&name=NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet used request id req-017b9b80-1545-404e-a123-cc9d55392832 2018-10-02 17:21:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:03,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1dde8a24-003d-4d8e-b68c-e5bef9156ce1 Date: Tue, 02 Oct 2018 17:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92a04ca9-dc8f-4640-bf3a-ffd8f21732aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:00Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cddce3ea-faec-4c89-a07c-a86e5255634f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet"}]} 2018-10-02 17:21:03,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-1dde8a24-003d-4d8e-b68c-e5bef9156ce1 2018-10-02 17:21:03,393 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet 2018-10-02 17:21:03,393 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-subnet 2018-10-02 17:21:03,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/cddce3ea-faec-4c89-a07c-a86e5255634f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:05,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d37d0377-988b-4f59-a31f-355c441d15f9 Date: Tue, 02 Oct 2018 17:21:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:05,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cddce3ea-faec-4c89-a07c-a86e5255634f used request id req-d37d0377-988b-4f59-a31f-355c441d15f9 2018-10-02 17:21:05,357 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b89a2368-069c-4345-b010-c0e5e62f336f-pub-net 2018-10-02 17:21:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/92a04ca9-dc8f-4640-bf3a-ffd8f21732aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a218f0bd15224f70a1ea4ee8671f0adce0cd04" 2018-10-02 17:21:06,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fde0c54-a236-4279-9fe1-85bd1c0e7421 Date: Tue, 02 Oct 2018 17:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:06,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/92a04ca9-dc8f-4640-bf3a-ffd8f21732aa used request id req-0fde0c54-a236-4279-9fe1-85bd1c0e7421 2018-10-02 17:21:06,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:07,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["dJ40eoitRgitStif5m5Asw"], "issued_at": "2018-10-02T17:21:07.000000Z"}} 2018-10-02 17:21:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3c3c19c834cfc1b7fdc9b442e6e3fc22325fa" 2018-10-02 17:21:07,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94176e8-b050-4df1-8e48-cc18b570e11c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:07,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b94176e8-b050-4df1-8e48-cc18b570e11c 2018-10-02 17:21:07,179 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-net 2018-10-02 17:21:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3c3c19c834cfc1b7fdc9b442e6e3fc22325fa" -d '{"network": {"name": "NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-net", "admin_state_up": true}}' 2018-10-02 17:21:07,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ecfd745d-33fe-4589-b1e4-c5602c924ca8 Date: Tue, 02 Oct 2018 17:21:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"01a69944-fddf-48f8-a4ba-b6ccfa38ed82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:07Z","mtu":1450}} 2018-10-02 17:21:07,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ecfd745d-33fe-4589-b1e4-c5602c924ca8 2018-10-02 17:21:07,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=01a69944-fddf-48f8-a4ba-b6ccfa38ed82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3c3c19c834cfc1b7fdc9b442e6e3fc22325fa" 2018-10-02 17:21:07,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e830b3ed-cea9-4bd7-9f67-3664b5fd749d Date: Tue, 02 Oct 2018 17:21:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01a69944-fddf-48f8-a4ba-b6ccfa38ed82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:07Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:07,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=01a69944-fddf-48f8-a4ba-b6ccfa38ed82 used request id req-e830b3ed-cea9-4bd7-9f67-3664b5fd749d 2018-10-02 17:21:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=01a69944-fddf-48f8-a4ba-b6ccfa38ed82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3c3c19c834cfc1b7fdc9b442e6e3fc22325fa" 2018-10-02 17:21:08,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77c60ec0-2c92-4a62-b01d-7d2e1b97536b Date: Tue, 02 Oct 2018 17:21:08 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:21:08,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=01a69944-fddf-48f8-a4ba-b6ccfa38ed82 used request id req-77c60ec0-2c92-4a62-b01d-7d2e1b97536b 2018-10-02 17:21:08,033 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-subnet 2018-10-02 17:21:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3c3c19c834cfc1b7fdc9b442e6e3fc22325fa" -d '{"subnets": [{"ip_version": 4, "network_id": "01a69944-fddf-48f8-a4ba-b6ccfa38ed82", "cidr": null, "name": "NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-subnet"}]}' 2018-10-02 17:21:08,413 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-faae4a69-769a-4435-8a89-74a47132f3a5 Date: Tue, 02 Oct 2018 17:21:08 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-02 17:21:08,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-faae4a69-769a-4435-8a89-74a47132f3a5 2018-10-02 17:21:08,414 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-02 17:21:08,414 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-subnet] for network [NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-net] 2018-10-02 17:21:08,414 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-789f41a3-5298-4f13-bfb3-aa1aa6d5e775-pub-net 2018-10-02 17:21:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/01a69944-fddf-48f8-a4ba-b6ccfa38ed82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3c3c19c834cfc1b7fdc9b442e6e3fc22325fa" 2018-10-02 17:21:09,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c65078f8-9b6e-4e89-9a77-1a0687abc92f Date: Tue, 02 Oct 2018 17:21:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:09,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/01a69944-fddf-48f8-a4ba-b6ccfa38ed82 used request id req-c65078f8-9b6e-4e89-9a77-1a0687abc92f 2018-10-02 17:21:09,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:09,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["wj2oCDjHSq6gyntDvheX4g"], "issued_at": "2018-10-02T17:21:09.000000Z"}} 2018-10-02 17:21:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:09,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48c47d5-78e3-4e71-8e94-66eb2827c732 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:09,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d48c47d5-78e3-4e71-8e94-66eb2827c732 2018-10-02 17:21:09,655 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net 2018-10-02 17:21:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" -d '{"network": {"name": "NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net", "admin_state_up": true}}' 2018-10-02 17:21:10,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7b3cbba9-ade1-45ed-b697-4c9125f7f12c Date: Tue, 02 Oct 2018 17:21:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:09Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:09Z","mtu":1450}} 2018-10-02 17:21:10,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7b3cbba9-ade1-45ed-b697-4c9125f7f12c 2018-10-02 17:21:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8224ed21-d13a-4b36-b9dd-00e58a93f332 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:10,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-417c2131-efa8-4fbe-bde5-142a7c170d05 Date: Tue, 02 Oct 2018 17:21:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:10,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8224ed21-d13a-4b36-b9dd-00e58a93f332 used request id req-417c2131-efa8-4fbe-bde5-142a7c170d05 2018-10-02 17:21:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8224ed21-d13a-4b36-b9dd-00e58a93f332 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:10,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b7238e5-bdd4-4cd6-92f5-27fd385e4b8b Date: Tue, 02 Oct 2018 17:21:10 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:21:10,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8224ed21-d13a-4b36-b9dd-00e58a93f332 used request id req-8b7238e5-bdd4-4cd6-92f5-27fd385e4b8b 2018-10-02 17:21:10,591 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet 2018-10-02 17:21:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" -d '{"subnets": [{"ip_version": 4, "network_id": "8224ed21-d13a-4b36-b9dd-00e58a93f332", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet"}]}' 2018-10-02 17:21:11,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6256fa7e-c458-44d9-a585-05da15fa19fb Date: Tue, 02 Oct 2018 17:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"68fe3cae-4175-4725-a064-d3ef85082ae8","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet"}]} 2018-10-02 17:21:11,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-6256fa7e-c458-44d9-a585-05da15fa19fb 2018-10-02 17:21:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8224ed21-d13a-4b36-b9dd-00e58a93f332 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:11,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5a989525-7248-4c73-8d89-ca7556e52b9c Date: Tue, 02 Oct 2018 17:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["68fe3cae-4175-4725-a064-d3ef85082ae8"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:10Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:11,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8224ed21-d13a-4b36-b9dd-00e58a93f332 used request id req-5a989525-7248-4c73-8d89-ca7556e52b9c 2018-10-02 17:21:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8224ed21-d13a-4b36-b9dd-00e58a93f332 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:11,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e3888bb-3039-405b-a496-455be2ea6f94 Date: Tue, 02 Oct 2018 17:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"68fe3cae-4175-4725-a064-d3ef85082ae8","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet"}]} 2018-10-02 17:21:11,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8224ed21-d13a-4b36-b9dd-00e58a93f332 used request id req-8e3888bb-3039-405b-a496-455be2ea6f94 2018-10-02 17:21:11,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:11,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3d7be03c-c6fd-4104-a198-82a48b45ef5c Date: Tue, 02 Oct 2018 17:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["68fe3cae-4175-4725-a064-d3ef85082ae8"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:10Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:11,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net used request id req-3d7be03c-c6fd-4104-a198-82a48b45ef5c 2018-10-02 17:21:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:21:11,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:21:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:21:11,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:11,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a183fe9-db10-4679-bb1f-f13f94975977 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:11,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9a183fe9-db10-4679-bb1f-f13f94975977 2018-10-02 17:21:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8224ed21-d13a-4b36-b9dd-00e58a93f332 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:12,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53927f11-7a18-4658-8b12-345111af7670 Date: Tue, 02 Oct 2018 17:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8224ed21-d13a-4b36-b9dd-00e58a93f332","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"68fe3cae-4175-4725-a064-d3ef85082ae8","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet"}]} 2018-10-02 17:21:12,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8224ed21-d13a-4b36-b9dd-00e58a93f332 used request id req-53927f11-7a18-4658-8b12-345111af7670 2018-10-02 17:21:12,012 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet 2018-10-02 17:21:12,012 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-subnet 2018-10-02 17:21:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/68fe3cae-4175-4725-a064-d3ef85082ae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:13,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dae35523-e4b2-4ef9-8b5f-10d54199e638 Date: Tue, 02 Oct 2018 17:21:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:13,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/68fe3cae-4175-4725-a064-d3ef85082ae8 used request id req-dae35523-e4b2-4ef9-8b5f-10d54199e638 2018-10-02 17:21:13,893 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6688e86f-7d92-45ce-bbd1-c276bfb81031-pub-net 2018-10-02 17:21:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/8224ed21-d13a-4b36-b9dd-00e58a93f332 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20cd31d359926a227446984861ba7f68d379298" 2018-10-02 17:21:15,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f0ba2a5-baf4-4914-97eb-b03e142921c3 Date: Tue, 02 Oct 2018 17:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:15,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8224ed21-d13a-4b36-b9dd-00e58a93f332 used request id req-0f0ba2a5-baf4-4914-97eb-b03e142921c3 2018-10-02 17:21:15,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:15,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["egV3Glj0RzyOgZYDjWJ5yA"], "issued_at": "2018-10-02T17:21:15.000000Z"}} 2018-10-02 17:21:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:15,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25955ba4-3926-4be0-857e-4462ac5a99f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:15,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-25955ba4-3926-4be0-857e-4462ac5a99f8 2018-10-02 17:21:15,999 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net 2018-10-02 17:21:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" -d '{"network": {"name": "NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net", "admin_state_up": true}}' 2018-10-02 17:21:16,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c63fa085-0646-465f-b753-c357423787e2 Date: Tue, 02 Oct 2018 17:21: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":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:16Z","mtu":1450}} 2018-10-02 17:21:16,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c63fa085-0646-465f-b753-c357423787e2 2018-10-02 17:21:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:16,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-fb7a0d51-c327-47ce-bb53-595697750071 Date: Tue, 02 Oct 2018 17:21:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:16Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:16,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 used request id req-fb7a0d51-c327-47ce-bb53-595697750071 2018-10-02 17:21:16,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:17,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89dca329-984a-4fe3-86ce-650f6a8d114a Date: Tue, 02 Oct 2018 17:21:17 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:21:17,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 used request id req-89dca329-984a-4fe3-86ce-650f6a8d114a 2018-10-02 17:21:17,031 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet 2018-10-02 17:21:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" -d '{"subnets": [{"ip_version": 4, "network_id": "4dbabfac-2e80-4621-b6a1-1d4b514a4d93", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet"}]}' 2018-10-02 17:21:18,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e21b1f41-9b93-45a4-ab44-b80044c4c435 Date: Tue, 02 Oct 2018 17:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:18Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"a9cc6f68-ad13-4226-87ff-b01ab5cd236e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet"}]} 2018-10-02 17:21:18,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-e21b1f41-9b93-45a4-ab44-b80044c4c435 2018-10-02 17:21:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:18,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5841ab32-4bb1-46e9-abf6-7af146808fc8 Date: Tue, 02 Oct 2018 17:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["a9cc6f68-ad13-4226-87ff-b01ab5cd236e"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:16Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:18,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 used request id req-5841ab32-4bb1-46e9-abf6-7af146808fc8 2018-10-02 17:21:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9b7eb3d5-2ad0-4bf1-80f6-3e995bf22647 Date: Tue, 02 Oct 2018 17:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:18Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"a9cc6f68-ad13-4226-87ff-b01ab5cd236e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet"}]} 2018-10-02 17:21:18,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 used request id req-9b7eb3d5-2ad0-4bf1-80f6-3e995bf22647 2018-10-02 17:21:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:19,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-10409a21-c2f2-487f-8ae5-279e5d70a420 Date: Tue, 02 Oct 2018 17:21:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["a9cc6f68-ad13-4226-87ff-b01ab5cd236e"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:16Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:19,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net used request id req-10409a21-c2f2-487f-8ae5-279e5d70a420 2018-10-02 17:21:19,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:21:19,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:21:19,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:19,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29a48d2-ac22-4a09-b619-03e180240b71 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-e29a48d2-ac22-4a09-b619-03e180240b71 2018-10-02 17:21:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:19,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-72da4f8a-2b41-411c-9322-b079bdce388f Date: Tue, 02 Oct 2018 17:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:18Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"a9cc6f68-ad13-4226-87ff-b01ab5cd236e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet"}]} 2018-10-02 17:21:19,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93 used request id req-72da4f8a-2b41-411c-9322-b079bdce388f 2018-10-02 17:21:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93&name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:19,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fd1dd115-829d-4952-9728-e76d86cea74a Date: Tue, 02 Oct 2018 17:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dbabfac-2e80-4621-b6a1-1d4b514a4d93","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:18Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"a9cc6f68-ad13-4226-87ff-b01ab5cd236e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet"}]} 2018-10-02 17:21:19,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4dbabfac-2e80-4621-b6a1-1d4b514a4d93&name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet used request id req-fd1dd115-829d-4952-9728-e76d86cea74a 2018-10-02 17:21:19,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:21:19,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:20,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["0vmn_Su7SUeCBtOOkuwyHA"], "issued_at": "2018-10-02T17:21:20.000000Z"}} 2018-10-02 17:21:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b389e9f73007aa5544134164b6955cc1e288064" 2018-10-02 17:21:20,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341fda0b-93f0-47d6-af78-d4a0fbb91011 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:20,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-341fda0b-93f0-47d6-af78-d4a0fbb91011 2018-10-02 17:21:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:20,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1c106c19-f281-4b23-938e-1bd4a603ea9f Date: Tue, 02 Oct 2018 17:21:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:21:20,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-1c106c19-f281-4b23-938e-1bd4a603ea9f 2018-10-02 17:21:20,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:20,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-638a0767-5196-4375-97f9-dadfcae5aba6 Date: Tue, 02 Oct 2018 17:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:21:20,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-638a0767-5196-4375-97f9-dadfcae5aba6 2018-10-02 17:21:20,607 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router 2018-10-02 17:21:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router", "admin_state_up": true}}' 2018-10-02 17:21:25,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-10f16b8d-c750-4e9a-8137-81c91fef7336 Date: Tue, 02 Oct 2018 17:21:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:21:21Z", "admin_state_up": true, "updated_at": "2018-10-02T17:21:22Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0afb7148-cebd-4a2f-882b-f32d578c0924", "name": "NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router"}} 2018-10-02 17:21:25,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-10f16b8d-c750-4e9a-8137-81c91fef7336 2018-10-02 17:21:25,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=0afb7148-cebd-4a2f-882b-f32d578c0924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:25,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-f89cccd4-37d3-4f2a-8fab-5a3f94768623 Date: Tue, 02 Oct 2018 17:21:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:21Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"09d854c6-f52f-419b-a5bc-f40064b4caa4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:e1:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:21:21Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","ip_address":"169.254.192.5"}],"id":"2476a89d-5251-4c00-8fba-16d2c6d3079a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:9d:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:22Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","ip_address":"169.254.192.8"}],"id":"971a77f6-5d96-4d41-b5bc-638359afe8b9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:5b:ce","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:24Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","ip_address":"169.254.192.7"}],"id":"cf8a3f52-2abd-4759-a44c-171879fed02e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:b2:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:23Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"}]} 2018-10-02 17:21:25,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=0afb7148-cebd-4a2f-882b-f32d578c0924 used request id req-f89cccd4-37d3-4f2a-8fab-5a3f94768623 2018-10-02 17:21:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-70713c2a-7f9b-4dcb-89bf-1fc19a217e24 Date: Tue, 02 Oct 2018 17:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:21:26,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-70713c2a-7f9b-4dcb-89bf-1fc19a217e24 2018-10-02 17:21:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3725193c-731e-44b7-8ed1-66c8dd1aeef6 Date: Tue, 02 Oct 2018 17:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:21Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:26,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 used request id req-3725193c-731e-44b7-8ed1-66c8dd1aeef6 2018-10-02 17:21:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-98857c13-9cb7-4608-95b9-e4a1e08893a0 Date: Tue, 02 Oct 2018 17:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:21Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:26,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 used request id req-98857c13-9cb7-4608-95b9-e4a1e08893a0 2018-10-02 17:21:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3088ca21-7a28-417c-b346-5339496b761c Date: Tue, 02 Oct 2018 17:21:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:21Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:26,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 used request id req-3088ca21-7a28-417c-b346-5339496b761c 2018-10-02 17:21:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a424aaad-275d-49cf-b541-49b868091e48 Date: Tue, 02 Oct 2018 17:21:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:21:21Z", "admin_state_up": true, "updated_at": "2018-10-02T17:21:24Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "0afb7148-cebd-4a2f-882b-f32d578c0924", "name": "NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router"}]} 2018-10-02 17:21:26,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router used request id req-a424aaad-275d-49cf-b541-49b868091e48 2018-10-02 17:21:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9135bf62-a2be-42b1-810c-ecf0ec8ce974 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:26,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9135bf62-a2be-42b1-810c-ecf0ec8ce974 2018-10-02 17:21:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=0afb7148-cebd-4a2f-882b-f32d578c0924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:26,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-69daea7f-baf0-4c01-a01a-f7a0422e1c3e Date: Tue, 02 Oct 2018 17:21:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:26Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"09d854c6-f52f-419b-a5bc-f40064b4caa4","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:e1:3b","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:21:21Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","ip_address":"169.254.192.5"}],"id":"2476a89d-5251-4c00-8fba-16d2c6d3079a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:9d:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:22Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","ip_address":"169.254.192.8"}],"id":"971a77f6-5d96-4d41-b5bc-638359afe8b9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:5b:ce","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:24Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:26Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","ip_address":"169.254.192.7"}],"id":"cf8a3f52-2abd-4759-a44c-171879fed02e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:b2:68","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:23Z","binding:vnic_type":"normal","device_id":"0afb7148-cebd-4a2f-882b-f32d578c0924"}]} 2018-10-02 17:21:26,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=0afb7148-cebd-4a2f-882b-f32d578c0924 used request id req-69daea7f-baf0-4c01-a01a-f7a0422e1c3e 2018-10-02 17:21:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:27,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e1d26972-8c62-44b0-89e9-c2a64b2e25e1 Date: Tue, 02 Oct 2018 17:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:21:27,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-e1d26972-8c62-44b0-89e9-c2a64b2e25e1 2018-10-02 17:21:27,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:27,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1ac23fbd-ac95-4d0b-a3b9-d95ac4f25b09 Date: Tue, 02 Oct 2018 17:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:21Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:27,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 used request id req-1ac23fbd-ac95-4d0b-a3b9-d95ac4f25b09 2018-10-02 17:21:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:27,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e25bade9-fdca-4318-bb74-96529631d2ef Date: Tue, 02 Oct 2018 17:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:21Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:27,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 used request id req-e25bade9-fdca-4318-bb74-96529631d2ef 2018-10-02 17:21:27,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:27,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bd030c7f-8c8a-49dc-bac5-91d773f020bb Date: Tue, 02 Oct 2018 17:21:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0e62e8fe-f9b4-45a5-9774-94095e68b181","tenant_id":"","created_at":"2018-10-02T17:21:21Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4e36be33-c1b4-49c7-b472-209bfd0e1fb8","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:27,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4e36be33-c1b4-49c7-b472-209bfd0e1fb8 used request id req-bd030c7f-8c8a-49dc-bac5-91d773f020bb 2018-10-02 17:21:27,680 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router 2018-10-02 17:21:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/0afb7148-cebd-4a2f-882b-f32d578c0924/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" -d '{"subnet_id": "a9cc6f68-ad13-4226-87ff-b01ab5cd236e"}' 2018-10-02 17:21:29,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b113a948-3bfe-48bd-9eab-f1246c00c2dc Date: Tue, 02 Oct 2018 17:21:29 GMT RESP BODY: {"network_id": "4dbabfac-2e80-4621-b6a1-1d4b514a4d93", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "subnet_id": "a9cc6f68-ad13-4226-87ff-b01ab5cd236e", "subnet_ids": ["a9cc6f68-ad13-4226-87ff-b01ab5cd236e"], "port_id": "efb2dad0-9061-4504-9498-12f03cf8695a", "id": "0afb7148-cebd-4a2f-882b-f32d578c0924"} 2018-10-02 17:21:29,481 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0afb7148-cebd-4a2f-882b-f32d578c0924/add_router_interface used request id req-b113a948-3bfe-48bd-9eab-f1246c00c2dc 2018-10-02 17:21:29,482 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router 2018-10-02 17:21:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/0afb7148-cebd-4a2f-882b-f32d578c0924/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" -d '{"subnet_id": "a9cc6f68-ad13-4226-87ff-b01ab5cd236e"}' 2018-10-02 17:21:30,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-034647d8-4732-4ed4-a8ab-ed28e52ac912 Date: Tue, 02 Oct 2018 17:21:30 GMT RESP BODY: {"network_id": "4dbabfac-2e80-4621-b6a1-1d4b514a4d93", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "subnet_id": "a9cc6f68-ad13-4226-87ff-b01ab5cd236e", "subnet_ids": ["a9cc6f68-ad13-4226-87ff-b01ab5cd236e"], "port_id": "efb2dad0-9061-4504-9498-12f03cf8695a", "id": "0afb7148-cebd-4a2f-882b-f32d578c0924"} 2018-10-02 17:21:30,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0afb7148-cebd-4a2f-882b-f32d578c0924/remove_router_interface used request id req-034647d8-4732-4ed4-a8ab-ed28e52ac912 2018-10-02 17:21:30,895 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router 2018-10-02 17:21:30,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/0afb7148-cebd-4a2f-882b-f32d578c0924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:34,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4c1bb1e-a0fc-4cef-9568-292e35253381 Content-Length: 0 Date: Tue, 02 Oct 2018 17:21:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:34,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0afb7148-cebd-4a2f-882b-f32d578c0924 used request id req-b4c1bb1e-a0fc-4cef-9568-292e35253381 2018-10-02 17:21:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:34,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ce50e0bd-3787-41ec-88b1-31213a7662a6 Date: Tue, 02 Oct 2018 17:21:34 GMT RESP BODY: {"routers": []} 2018-10-02 17:21:34,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-router used request id req-ce50e0bd-3787-41ec-88b1-31213a7662a6 2018-10-02 17:21:34,377 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet 2018-10-02 17:21:34,377 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-subnet 2018-10-02 17:21:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/a9cc6f68-ad13-4226-87ff-b01ab5cd236e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:36,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b384b491-8882-4446-8a39-2c8c8c9d2fbd Date: Tue, 02 Oct 2018 17:21:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:36,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a9cc6f68-ad13-4226-87ff-b01ab5cd236e used request id req-b384b491-8882-4446-8a39-2c8c8c9d2fbd 2018-10-02 17:21:36,413 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1c29c5dc-80af-42c3-9af1-8adaaa085d0b-pub-net 2018-10-02 17:21:36,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/4dbabfac-2e80-4621-b6a1-1d4b514a4d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072516e11847efacf5b032ea19e6c8c5b8e260c7" 2018-10-02 17:21:37,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4893cfe7-da0a-41de-8b0b-d93a11bb7aeb Date: Tue, 02 Oct 2018 17:21:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:37,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4dbabfac-2e80-4621-b6a1-1d4b514a4d93 used request id req-4893cfe7-da0a-41de-8b0b-d93a11bb7aeb 2018-10-02 17:21:37,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:38,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["qL47YptbTkK-EBkHZ2R98w"], "issued_at": "2018-10-02T17:21:38.000000Z"}} 2018-10-02 17:21:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:38,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1db7fe-6e13-4f66-a7d4-8dcbd8db7540 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:38,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9e1db7fe-6e13-4f66-a7d4-8dcbd8db7540 2018-10-02 17:21:38,383 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net 2018-10-02 17:21:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" -d '{"network": {"name": "NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net", "admin_state_up": true}}' 2018-10-02 17:21:38,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-763f4eac-9ceb-4d34-8e06-319571a36a29 Date: Tue, 02 Oct 2018 17:21: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":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:38Z","mtu":1450}} 2018-10-02 17:21:38,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-763f4eac-9ceb-4d34-8e06-319571a36a29 2018-10-02 17:21:38,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a47a5213-5c2d-4659-af2a-220ce66fcfcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:39,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c441a8f7-03d4-45fb-adb9-6e6730d4d766 Date: Tue, 02 Oct 2018 17:21:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:38Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:39,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a47a5213-5c2d-4659-af2a-220ce66fcfcb used request id req-c441a8f7-03d4-45fb-adb9-6e6730d4d766 2018-10-02 17:21:39,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a47a5213-5c2d-4659-af2a-220ce66fcfcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:39,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5602dacb-e197-48b7-b9e8-0b014ffa039b Date: Tue, 02 Oct 2018 17:21:39 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:21:39,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a47a5213-5c2d-4659-af2a-220ce66fcfcb used request id req-5602dacb-e197-48b7-b9e8-0b014ffa039b 2018-10-02 17:21:39,361 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet 2018-10-02 17:21:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" -d '{"subnets": [{"ip_version": 4, "network_id": "a47a5213-5c2d-4659-af2a-220ce66fcfcb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet"}]}' 2018-10-02 17:21:39,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-758c251b-fb1a-4e7b-8e99-c9f7beb7a969 Date: Tue, 02 Oct 2018 17:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:39Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"ff466332-571a-463e-8022-e3c34a7202d1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet"}]} 2018-10-02 17:21:39,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-758c251b-fb1a-4e7b-8e99-c9f7beb7a969 2018-10-02 17:21:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a47a5213-5c2d-4659-af2a-220ce66fcfcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:40,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-489f10de-90f8-4bdc-91b5-1bc6fb5382b6 Date: Tue, 02 Oct 2018 17:21:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["ff466332-571a-463e-8022-e3c34a7202d1"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:38Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:40,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a47a5213-5c2d-4659-af2a-220ce66fcfcb used request id req-489f10de-90f8-4bdc-91b5-1bc6fb5382b6 2018-10-02 17:21:40,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a47a5213-5c2d-4659-af2a-220ce66fcfcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:40,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-acb5265f-2548-4d62-b135-3813e50aeb08 Date: Tue, 02 Oct 2018 17:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:39Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"ff466332-571a-463e-8022-e3c34a7202d1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet"}]} 2018-10-02 17:21:40,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a47a5213-5c2d-4659-af2a-220ce66fcfcb used request id req-acb5265f-2548-4d62-b135-3813e50aeb08 2018-10-02 17:21:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:40,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4cdcffb7-0d4f-4425-9d40-f1252405c845 Date: Tue, 02 Oct 2018 17:21:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["ff466332-571a-463e-8022-e3c34a7202d1"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:38Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:40,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net used request id req-4cdcffb7-0d4f-4425-9d40-f1252405c845 2018-10-02 17:21:40,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:21:40,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:21:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:40,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6468b3d-758c-4dd0-bf2c-e9ee231bb27e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:40,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-e6468b3d-758c-4dd0-bf2c-e9ee231bb27e 2018-10-02 17:21:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a47a5213-5c2d-4659-af2a-220ce66fcfcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:41,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee798e0e-ec7e-4662-aaef-e32c931dacd5 Date: Tue, 02 Oct 2018 17:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a47a5213-5c2d-4659-af2a-220ce66fcfcb","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:39Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"ff466332-571a-463e-8022-e3c34a7202d1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet"}]} 2018-10-02 17:21:41,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a47a5213-5c2d-4659-af2a-220ce66fcfcb used request id req-ee798e0e-ec7e-4662-aaef-e32c931dacd5 2018-10-02 17:21:41,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:21:41,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:41,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["_5rx1pfFR8m2eMx3T8wNZQ"], "issued_at": "2018-10-02T17:21:41.000000Z"}} 2018-10-02 17:21:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad35a5da4ccaee4c479b439d9bb0faa6382e6e92" 2018-10-02 17:21:41,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8421fe-7bc7-496e-8c70-1e83eec9dfc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:41,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5d8421fe-7bc7-496e-8c70-1e83eec9dfc1 2018-10-02 17:21:41,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:41,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f48c3630-c342-4967-bce1-c7a97d481d7a Date: Tue, 02 Oct 2018 17:21:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:21:41,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-f48c3630-c342-4967-bce1-c7a97d481d7a 2018-10-02 17:21:41,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:41,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-12ae125c-7f8c-4955-8c3d-f83980d0a222 Date: Tue, 02 Oct 2018 17:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:21:41,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-12ae125c-7f8c-4955-8c3d-f83980d0a222 2018-10-02 17:21:41,779 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router 2018-10-02 17:21:41,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router", "admin_state_up": true}}' 2018-10-02 17:21:46,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b8b9ec18-3eae-41a5-8c82-302db1ed827f Date: Tue, 02 Oct 2018 17:21:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:21:42Z", "admin_state_up": true, "updated_at": "2018-10-02T17:21:43Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "e3f0ba9d-ab33-418f-9d7d-62b7d971e17a", "name": "NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router"}} 2018-10-02 17:21:46,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-b8b9ec18-3eae-41a5-8c82-302db1ed827f 2018-10-02 17:21:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e3f0ba9d-ab33-418f-9d7d-62b7d971e17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-dd0c6d92-9a1b-4928-9273-4702d0923f39 Date: Tue, 02 Oct 2018 17:21:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"778a7508-026e-4f0e-9211-307b9916e4c4","ip_address":"169.254.192.3"}],"id":"25423847-ce70-4880-ae43-ddc0517f3906","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:21:af","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:43Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.205"}],"id":"aba411b4-b8e1-4d5e-9b10-6fc7bd5c1771","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:33:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:21:42Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"778a7508-026e-4f0e-9211-307b9916e4c4","ip_address":"169.254.192.6"}],"id":"b79a63f2-9ba3-4268-8f8a-d7204b93c44c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:5c:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:44Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"778a7508-026e-4f0e-9211-307b9916e4c4","ip_address":"169.254.192.1"}],"id":"c82b59c9-e253-4211-a7bd-e0eb0c877f49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:34:5c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:45Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"}]} 2018-10-02 17:21:46,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e3f0ba9d-ab33-418f-9d7d-62b7d971e17a used request id req-dd0c6d92-9a1b-4928-9273-4702d0923f39 2018-10-02 17:21:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e95a7d3e-7ff4-4c0a-a563-8c775a312ecd Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:21:47,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-e95a7d3e-7ff4-4c0a-a563-8c775a312ecd 2018-10-02 17:21:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6d782efe-a30a-4f0a-b436-7c988ce85c3a Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:42Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:42Z","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":"778a7508-026e-4f0e-9211-307b9916e4c4","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:47,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 used request id req-6d782efe-a30a-4f0a-b436-7c988ce85c3a 2018-10-02 17:21:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e752db52-2a5d-4dc0-9174-2cdbebddf92d Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:42Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:42Z","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":"778a7508-026e-4f0e-9211-307b9916e4c4","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:47,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 used request id req-e752db52-2a5d-4dc0-9174-2cdbebddf92d 2018-10-02 17:21:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f9a2c60-302d-49e2-955b-a59266bb411b Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:42Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:42Z","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":"778a7508-026e-4f0e-9211-307b9916e4c4","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:47,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 used request id req-1f9a2c60-302d-49e2-955b-a59266bb411b 2018-10-02 17:21:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d42b9e1f-0cda-4b66-bed7-299ecac8c94c Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:21:42Z", "admin_state_up": true, "updated_at": "2018-10-02T17:21:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "e3f0ba9d-ab33-418f-9d7d-62b7d971e17a", "name": "NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router"}]} 2018-10-02 17:21:47,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router used request id req-d42b9e1f-0cda-4b66-bed7-299ecac8c94c 2018-10-02 17:21:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d9fe4c-37de-4c94-82b1-211a4aecb956 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:47,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-e7d9fe4c-37de-4c94-82b1-211a4aecb956 2018-10-02 17:21:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e3f0ba9d-ab33-418f-9d7d-62b7d971e17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-62cca033-1933-42ea-bf2a-b6404349e503 Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"778a7508-026e-4f0e-9211-307b9916e4c4","ip_address":"169.254.192.3"}],"id":"25423847-ce70-4880-ae43-ddc0517f3906","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:21:af","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:43Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:47Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.205"}],"id":"aba411b4-b8e1-4d5e-9b10-6fc7bd5c1771","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:33:66","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:21:42Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"778a7508-026e-4f0e-9211-307b9916e4c4","ip_address":"169.254.192.6"}],"id":"b79a63f2-9ba3-4268-8f8a-d7204b93c44c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:5c:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:44Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:21:47Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"778a7508-026e-4f0e-9211-307b9916e4c4","ip_address":"169.254.192.1"}],"id":"c82b59c9-e253-4211-a7bd-e0eb0c877f49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:34:5c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:45Z","binding:vnic_type":"normal","device_id":"e3f0ba9d-ab33-418f-9d7d-62b7d971e17a"}]} 2018-10-02 17:21:47,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e3f0ba9d-ab33-418f-9d7d-62b7d971e17a used request id req-62cca033-1933-42ea-bf2a-b6404349e503 2018-10-02 17:21:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:47,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2584cb03-b67c-4d25-adeb-9353877071f6 Date: Tue, 02 Oct 2018 17:21:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:21:47,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-2584cb03-b67c-4d25-adeb-9353877071f6 2018-10-02 17:21:47,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:48,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-abc3062a-2a63-4260-b859-3ca79283fd3d Date: Tue, 02 Oct 2018 17:21:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:42Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:42Z","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":"778a7508-026e-4f0e-9211-307b9916e4c4","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:48,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 used request id req-abc3062a-2a63-4260-b859-3ca79283fd3d 2018-10-02 17:21:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:48,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f61bc62e-0f4d-4d05-b7af-07d060b9d258 Date: Tue, 02 Oct 2018 17:21:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:42Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:42Z","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":"778a7508-026e-4f0e-9211-307b9916e4c4","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:48,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 used request id req-f61bc62e-0f4d-4d05-b7af-07d060b9d258 2018-10-02 17:21:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:48,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4e6a58ad-e76b-40b7-bda5-e7687f248576 Date: Tue, 02 Oct 2018 17:21:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"95d88fc1-0728-449c-bf7c-a493c2cff210","tenant_id":"","created_at":"2018-10-02T17:21:42Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21:42Z","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":"778a7508-026e-4f0e-9211-307b9916e4c4","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:21:48,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/778a7508-026e-4f0e-9211-307b9916e4c4 used request id req-4e6a58ad-e76b-40b7-bda5-e7687f248576 2018-10-02 17:21:48,389 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet 2018-10-02 17:21:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/ff466332-571a-463e-8022-e3c34a7202d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:51,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c7a103a-6211-45fb-b450-7730c752d362 Date: Tue, 02 Oct 2018 17:21:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:51,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ff466332-571a-463e-8022-e3c34a7202d1 used request id req-7c7a103a-6211-45fb-b450-7730c752d362 2018-10-02 17:21:51,210 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router 2018-10-02 17:21:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/e3f0ba9d-ab33-418f-9d7d-62b7d971e17a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" -d '{"subnet_id": "ff466332-571a-463e-8022-e3c34a7202d1"}' 2018-10-02 17:21:51,397 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-5bdb1bce-b990-425a-9d78-2d0fb42b5d14 Date: Tue, 02 Oct 2018 17:21:51 GMT RESP BODY: {"NeutronError": {"message": "Subnet ff466332-571a-463e-8022-e3c34a7202d1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-02 17:21:51,397 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e3f0ba9d-ab33-418f-9d7d-62b7d971e17a/add_router_interface used request id req-5bdb1bce-b990-425a-9d78-2d0fb42b5d14 2018-10-02 17:21:51,397 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet ff466332-571a-463e-8022-e3c34a7202d1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-02 17:21:51,398 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router 2018-10-02 17:21:51,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/e3f0ba9d-ab33-418f-9d7d-62b7d971e17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:54,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-274d5c7f-eb54-4dac-b481-290d5f28d01c Content-Length: 0 Date: Tue, 02 Oct 2018 17:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:54,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e3f0ba9d-ab33-418f-9d7d-62b7d971e17a used request id req-274d5c7f-eb54-4dac-b481-290d5f28d01c 2018-10-02 17:21:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:54,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23807ebc-389a-4caa-a778-785526d82309 Date: Tue, 02 Oct 2018 17:21:54 GMT RESP BODY: {"routers": []} 2018-10-02 17:21:54,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-router used request id req-23807ebc-389a-4caa-a778-785526d82309 2018-10-02 17:21:54,978 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet 2018-10-02 17:21:54,978 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-subnet 2018-10-02 17:21:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/ff466332-571a-463e-8022-e3c34a7202d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:55,024 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-caf87f74-2583-4855-9f77-66b0eb5d66e3 Date: Tue, 02 Oct 2018 17:21:55 GMT RESP BODY: {"NeutronError": {"message": "Subnet ff466332-571a-463e-8022-e3c34a7202d1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-02 17:21:55,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ff466332-571a-463e-8022-e3c34a7202d1 used request id req-caf87f74-2583-4855-9f77-66b0eb5d66e3 2018-10-02 17:21:55,024 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet ff466332-571a-463e-8022-e3c34a7202d1 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-02 17:21:55,024 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-95529d91-76bd-490d-86f9-dc0a08339397-pub-net 2018-10-02 17:21:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/a47a5213-5c2d-4659-af2a-220ce66fcfcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa17c469af4fded52f7e313ef0b4c1e97f98020" 2018-10-02 17:21:55,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91bb60a2-3067-4c27-8dca-e8173579eb12 Date: Tue, 02 Oct 2018 17:21:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:21:55,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a47a5213-5c2d-4659-af2a-220ce66fcfcb used request id req-91bb60a2-3067-4c27-8dca-e8173579eb12 2018-10-02 17:21:55,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:21:55,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Y6KCjC4lSFix0L3eLOQR1g"], "issued_at": "2018-10-02T17:21:55.000000Z"}} 2018-10-02 17:21:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:55,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703a3e19-f8f6-43cd-929a-6d2607ab1485 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:21:55,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-703a3e19-f8f6-43cd-929a-6d2607ab1485 2018-10-02 17:21:55,986 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net 2018-10-02 17:21:55,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" -d '{"network": {"name": "NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net", "admin_state_up": true}}' 2018-10-02 17:21:56,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-238c6ef1-d140-4a26-a313-e81c1e8b3403 Date: Tue, 02 Oct 2018 17:21: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":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:56Z","mtu":1450}} 2018-10-02 17:21:56,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-238c6ef1-d140-4a26-a313-e81c1e8b3403 2018-10-02 17:21:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:56,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-931e5f16-123a-408a-a012-58facdf6ba2e Date: Tue, 02 Oct 2018 17:21:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:21:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:56Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:56,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 used request id req-931e5f16-123a-408a-a012-58facdf6ba2e 2018-10-02 17:21:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:56,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0a3d46d-f7c8-4546-bb0a-05dd0e179357 Date: Tue, 02 Oct 2018 17:21:56 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:21:56,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 used request id req-f0a3d46d-f7c8-4546-bb0a-05dd0e179357 2018-10-02 17:21:56,857 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet 2018-10-02 17:21:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" -d '{"subnets": [{"ip_version": 4, "network_id": "213d5e51-5c1f-46e1-bddc-ceb051d657d0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet"}]}' 2018-10-02 17:21:57,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cf9c759a-6de5-4b70-8a7f-cbe490620ae9 Date: Tue, 02 Oct 2018 17:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:57Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"6854c224-ec12-4c2a-a675-fcdd447d273d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet"}]} 2018-10-02 17:21:57,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-cf9c759a-6de5-4b70-8a7f-cbe490620ae9 2018-10-02 17:21:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:57,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-77c671ad-a820-44d0-927b-57d7a729a8ba Date: Tue, 02 Oct 2018 17:21:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6854c224-ec12-4c2a-a675-fcdd447d273d"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:56Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:57,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 used request id req-77c671ad-a820-44d0-927b-57d7a729a8ba 2018-10-02 17:21:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:57,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7497a17-7844-4fd1-8296-b1c969e014b0 Date: Tue, 02 Oct 2018 17:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:57Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"6854c224-ec12-4c2a-a675-fcdd447d273d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet"}]} 2018-10-02 17:21:57,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 used request id req-f7497a17-7844-4fd1-8296-b1c969e014b0 2018-10-02 17:21:57,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dd082b19-97ea-4188-a5dd-12bb302e81e8 Date: Tue, 02 Oct 2018 17:21:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6854c224-ec12-4c2a-a675-fcdd447d273d"],"description":"","tags":[],"updated_at":"2018-10-02T17:21:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:56Z","provider:network_type":"vxlan"}]} 2018-10-02 17:21:58,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net used request id req-dd082b19-97ea-4188-a5dd-12bb302e81e8 2018-10-02 17:21:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:21:58,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:21:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:58,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83b0ede-81a6-4fb8-90e2-a2b703ab0d82 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:21:58,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-e83b0ede-81a6-4fb8-90e2-a2b703ab0d82 2018-10-02 17:21:58,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:58,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93226421-4e14-4608-b264-75dcc7dfbacb Date: Tue, 02 Oct 2018 17:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:57Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"6854c224-ec12-4c2a-a675-fcdd447d273d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet"}]} 2018-10-02 17:21:58,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0 used request id req-93226421-4e14-4608-b264-75dcc7dfbacb 2018-10-02 17:21:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0&name=NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:21:58,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c0d91575-6844-4a95-b3da-b0147511a1c6 Date: Tue, 02 Oct 2018 17:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213d5e51-5c1f-46e1-bddc-ceb051d657d0","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:21:57Z","dns_nameservers":[],"updated_at":"2018-10-02T17:21: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":"33e8581366124150a9c80d4dac09baf0","id":"6854c224-ec12-4c2a-a675-fcdd447d273d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet"}]} 2018-10-02 17:21:58,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=213d5e51-5c1f-46e1-bddc-ceb051d657d0&name=NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet used request id req-c0d91575-6844-4a95-b3da-b0147511a1c6 2018-10-02 17:21:58,515 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet 2018-10-02 17:21:58,515 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-subnet 2018-10-02 17:21:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/6854c224-ec12-4c2a-a675-fcdd447d273d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:22:00,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5378857b-bc0f-4c23-a41f-71e807a7f37a Date: Tue, 02 Oct 2018 17:22:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:00,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6854c224-ec12-4c2a-a675-fcdd447d273d used request id req-5378857b-bc0f-4c23-a41f-71e807a7f37a 2018-10-02 17:22:00,212 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-cc1e99b2-0c25-4194-b821-e308311a621a-pub-net 2018-10-02 17:22:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/213d5e51-5c1f-46e1-bddc-ceb051d657d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7501e4482e0a08de3181d6908955a3e2528ef87" 2018-10-02 17:22:01,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19a57c79-259c-4412-9996-9db900c2b0a8 Date: Tue, 02 Oct 2018 17:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:01,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/213d5e51-5c1f-46e1-bddc-ceb051d657d0 used request id req-19a57c79-259c-4412-9996-9db900c2b0a8 2018-10-02 17:22:01,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:01,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["CwKqyngJR9eFSfY4rp_8Tg"], "issued_at": "2018-10-02T17:22:01.000000Z"}} 2018-10-02 17:22:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:01,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858716a7-e62e-4917-8594-563648c90fec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:01,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-858716a7-e62e-4917-8594-563648c90fec 2018-10-02 17:22:01,888 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net 2018-10-02 17:22:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" -d '{"network": {"name": "NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net", "admin_state_up": true}}' 2018-10-02 17:22:02,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-566eb50a-7397-46d5-959f-049c169744ca Date: Tue, 02 Oct 2018 17:22:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"77877456-24c3-44dc-835b-e3c882bb93c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:02Z","mtu":1450}} 2018-10-02 17:22:02,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-566eb50a-7397-46d5-959f-049c169744ca 2018-10-02 17:22:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=77877456-24c3-44dc-835b-e3c882bb93c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:02,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4191a11c-9d42-4f1e-a9a9-8a225715cdeb Date: Tue, 02 Oct 2018 17:22:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"77877456-24c3-44dc-835b-e3c882bb93c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:02,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=77877456-24c3-44dc-835b-e3c882bb93c6 used request id req-4191a11c-9d42-4f1e-a9a9-8a225715cdeb 2018-10-02 17:22:02,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=77877456-24c3-44dc-835b-e3c882bb93c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:02,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2666b47f-c50c-4e3b-9fa0-312039177181 Date: Tue, 02 Oct 2018 17:22:02 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:22:02,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=77877456-24c3-44dc-835b-e3c882bb93c6 used request id req-2666b47f-c50c-4e3b-9fa0-312039177181 2018-10-02 17:22:02,893 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet 2018-10-02 17:22:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" -d '{"subnets": [{"ip_version": 4, "network_id": "77877456-24c3-44dc-835b-e3c882bb93c6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet"}]}' 2018-10-02 17:22:03,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6b91e7e9-69e2-46cc-a891-e1d477d88551 Date: Tue, 02 Oct 2018 17:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77877456-24c3-44dc-835b-e3c882bb93c6","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"249cbc56-f528-472a-aaab-02c3cff4fe4c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet"}]} 2018-10-02 17:22:03,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-6b91e7e9-69e2-46cc-a891-e1d477d88551 2018-10-02 17:22:03,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=77877456-24c3-44dc-835b-e3c882bb93c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:03,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-69c61372-cea4-49e7-b1c5-a41eca563b16 Date: Tue, 02 Oct 2018 17:22:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"77877456-24c3-44dc-835b-e3c882bb93c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["249cbc56-f528-472a-aaab-02c3cff4fe4c"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:03,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=77877456-24c3-44dc-835b-e3c882bb93c6 used request id req-69c61372-cea4-49e7-b1c5-a41eca563b16 2018-10-02 17:22:03,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=77877456-24c3-44dc-835b-e3c882bb93c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:04,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e09f97e-be81-4bd4-bd1b-345ffc02df01 Date: Tue, 02 Oct 2018 17:22:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77877456-24c3-44dc-835b-e3c882bb93c6","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"249cbc56-f528-472a-aaab-02c3cff4fe4c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet"}]} 2018-10-02 17:22:04,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=77877456-24c3-44dc-835b-e3c882bb93c6 used request id req-9e09f97e-be81-4bd4-bd1b-345ffc02df01 2018-10-02 17:22:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:04,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8337d080-6fb6-4125-bfad-ab7284f8259b Date: Tue, 02 Oct 2018 17:22:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"77877456-24c3-44dc-835b-e3c882bb93c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["249cbc56-f528-472a-aaab-02c3cff4fe4c"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:04,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net used request id req-8337d080-6fb6-4125-bfad-ab7284f8259b 2018-10-02 17:22:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:04,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:04,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e87096e-3cdb-4eaa-92fd-db1801bb50fe Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:04,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-2e87096e-3cdb-4eaa-92fd-db1801bb50fe 2018-10-02 17:22:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=77877456-24c3-44dc-835b-e3c882bb93c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:04,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7cb99bfb-b67e-4f27-8b12-80b3c2d36383 Date: Tue, 02 Oct 2018 17:22:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77877456-24c3-44dc-835b-e3c882bb93c6","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"249cbc56-f528-472a-aaab-02c3cff4fe4c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet"}]} 2018-10-02 17:22:04,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=77877456-24c3-44dc-835b-e3c882bb93c6 used request id req-7cb99bfb-b67e-4f27-8b12-80b3c2d36383 2018-10-02 17:22:04,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:22:04,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:04,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["RD2P2FzeR-qB4sr1zt-BqQ"], "issued_at": "2018-10-02T17:22:04.000000Z"}} 2018-10-02 17:22:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f27b9c2cf440d6dca9e56c527260f007bcdef7" 2018-10-02 17:22:04,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e00ead-ff01-40cf-abda-27c87314338a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:04,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d7e00ead-ff01-40cf-abda-27c87314338a 2018-10-02 17:22:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:05,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-080fbfa9-b9a4-4fc3-b849-6d1a71c71110 Date: Tue, 02 Oct 2018 17:22:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:22:05,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-080fbfa9-b9a4-4fc3-b849-6d1a71c71110 2018-10-02 17:22:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:05,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-61417d41-f684-47d7-833f-236c988313de Date: Tue, 02 Oct 2018 17:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:22:05,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-61417d41-f684-47d7-833f-236c988313de 2018-10-02 17:22:05,481 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router 2018-10-02 17:22:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router", "admin_state_up": true}}' 2018-10-02 17:22:10,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cabcc0c7-a709-4759-bac6-397a6e446c55 Date: Tue, 02 Oct 2018 17:22:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:22:06Z", "admin_state_up": true, "updated_at": "2018-10-02T17:22:07Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "676c84f7-780a-4b4b-a7b0-6ef8a2195007", "name": "NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router"}} 2018-10-02 17:22:10,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-cabcc0c7-a709-4759-bac6-397a6e446c55 2018-10-02 17:22:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=676c84f7-780a-4b4b-a7b0-6ef8a2195007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:10,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-f636ffce-41cb-4f50-b1c3-bfba0d774aa8 Date: Tue, 02 Oct 2018 17:22:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"88a31c55-d75a-419d-a9d2-a9320263f0be","ip_address":"169.254.192.2"}],"id":"01e2855b-cd88-4297-8e33-d3d34b8b9bae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:38:0d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:09Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"88a31c55-d75a-419d-a9d2-a9320263f0be","ip_address":"169.254.192.7"}],"id":"37877c07-85f9-4cd8-910a-8c9f29511a61","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:a8:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:08Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:06Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.209"}],"id":"c5474567-9437-4c6c-8168-7a3350465208","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:53:06","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:22:06Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"88a31c55-d75a-419d-a9d2-a9320263f0be","ip_address":"169.254.192.6"}],"id":"d366038e-1c6e-42ed-9f60-d8da7011a7fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:fa:be","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:07Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"}]} 2018-10-02 17:22:10,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=676c84f7-780a-4b4b-a7b0-6ef8a2195007 used request id req-f636ffce-41cb-4f50-b1c3-bfba0d774aa8 2018-10-02 17:22:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:10,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7829a0e9-08be-42e5-9870-10cba98a10a7 Date: Tue, 02 Oct 2018 17:22:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:22:10,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-7829a0e9-08be-42e5-9870-10cba98a10a7 2018-10-02 17:22:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:10,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-428abd0c-e284-4937-83ed-19cd4eae096e Date: Tue, 02 Oct 2018 17:22:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:05Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:05Z","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":"88a31c55-d75a-419d-a9d2-a9320263f0be","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:22:10,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be used request id req-428abd0c-e284-4937-83ed-19cd4eae096e 2018-10-02 17:22:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ea7929e5-fd66-4380-b1dc-78cde16adbe4 Date: Tue, 02 Oct 2018 17:22:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:05Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:05Z","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":"88a31c55-d75a-419d-a9d2-a9320263f0be","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:22:11,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be used request id req-ea7929e5-fd66-4380-b1dc-78cde16adbe4 2018-10-02 17:22:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:11,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-76f4ef91-b4a9-4760-8da1-e6610ca367ea Date: Tue, 02 Oct 2018 17:22:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:05Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:05Z","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":"88a31c55-d75a-419d-a9d2-a9320263f0be","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:22:11,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be used request id req-76f4ef91-b4a9-4760-8da1-e6610ca367ea 2018-10-02 17:22:11,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c67a47a1-767b-4d4d-b130-32f36af7fc0a Date: Tue, 02 Oct 2018 17:22:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:22:06Z", "admin_state_up": true, "updated_at": "2018-10-02T17:22:09Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "676c84f7-780a-4b4b-a7b0-6ef8a2195007", "name": "NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router"}]} 2018-10-02 17:22:11,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router used request id req-c67a47a1-767b-4d4d-b130-32f36af7fc0a 2018-10-02 17:22:11,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:11,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86740672-1536-4a20-baeb-5e9199d31a90 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:11,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-86740672-1536-4a20-baeb-5e9199d31a90 2018-10-02 17:22:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=676c84f7-780a-4b4b-a7b0-6ef8a2195007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:11,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-d2e4bd2c-7f9e-4560-b64c-959276114a2d Date: Tue, 02 Oct 2018 17:22:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"88a31c55-d75a-419d-a9d2-a9320263f0be","ip_address":"169.254.192.2"}],"id":"01e2855b-cd88-4297-8e33-d3d34b8b9bae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:38:0d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:09Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"88a31c55-d75a-419d-a9d2-a9320263f0be","ip_address":"169.254.192.7"}],"id":"37877c07-85f9-4cd8-910a-8c9f29511a61","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:a8:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:08Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:11Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.209"}],"id":"c5474567-9437-4c6c-8168-7a3350465208","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:53:06","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:22:06Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:11Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"88a31c55-d75a-419d-a9d2-a9320263f0be","ip_address":"169.254.192.6"}],"id":"d366038e-1c6e-42ed-9f60-d8da7011a7fb","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:fa:be","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:07Z","binding:vnic_type":"normal","device_id":"676c84f7-780a-4b4b-a7b0-6ef8a2195007"}]} 2018-10-02 17:22:11,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=676c84f7-780a-4b4b-a7b0-6ef8a2195007 used request id req-d2e4bd2c-7f9e-4560-b64c-959276114a2d 2018-10-02 17:22:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:11,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8806dc6b-fbcd-4fb0-bde4-d7fa352c160f Date: Tue, 02 Oct 2018 17:22:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:22:11,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-8806dc6b-fbcd-4fb0-bde4-d7fa352c160f 2018-10-02 17:22:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:12,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0917ce1-1f4f-43ae-95d7-f3adfd4e9770 Date: Tue, 02 Oct 2018 17:22:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:05Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:05Z","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":"88a31c55-d75a-419d-a9d2-a9320263f0be","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:22:12,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be used request id req-d0917ce1-1f4f-43ae-95d7-f3adfd4e9770 2018-10-02 17:22:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:12,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-edcdd473-bd78-4278-b018-e7c591ba757d Date: Tue, 02 Oct 2018 17:22:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:05Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:05Z","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":"88a31c55-d75a-419d-a9d2-a9320263f0be","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:22:12,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be used request id req-edcdd473-bd78-4278-b018-e7c591ba757d 2018-10-02 17:22:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:12,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-36f7eb51-a486-49ea-9b4c-09a147da1725 Date: Tue, 02 Oct 2018 17:22:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c881a1d9-fe9d-4bce-9d9d-51b93b656d3c","tenant_id":"","created_at":"2018-10-02T17:22:05Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:05Z","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":"88a31c55-d75a-419d-a9d2-a9320263f0be","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:22:12,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/88a31c55-d75a-419d-a9d2-a9320263f0be used request id req-36f7eb51-a486-49ea-9b4c-09a147da1725 2018-10-02 17:22:12,269 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router 2018-10-02 17:22:12,269 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router 2018-10-02 17:22:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/676c84f7-780a-4b4b-a7b0-6ef8a2195007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:15,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eead22dc-d44b-488b-b064-6e89bcd3a1cc Content-Length: 0 Date: Tue, 02 Oct 2018 17:22:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:15,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/676c84f7-780a-4b4b-a7b0-6ef8a2195007 used request id req-eead22dc-d44b-488b-b064-6e89bcd3a1cc 2018-10-02 17:22:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:15,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6abe5a25-7c04-4043-8a83-044e46b28898 Date: Tue, 02 Oct 2018 17:22:15 GMT RESP BODY: {"routers": []} 2018-10-02 17:22:15,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-router used request id req-6abe5a25-7c04-4043-8a83-044e46b28898 2018-10-02 17:22:15,814 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet 2018-10-02 17:22:15,815 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-subnet 2018-10-02 17:22:15,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/249cbc56-f528-472a-aaab-02c3cff4fe4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:18,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-143930f0-7ab3-4e80-9be0-08ee51fd5e5d Date: Tue, 02 Oct 2018 17:22:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:18,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/249cbc56-f528-472a-aaab-02c3cff4fe4c used request id req-143930f0-7ab3-4e80-9be0-08ee51fd5e5d 2018-10-02 17:22:18,036 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0974c6b3-3e51-4d6f-9bb5-45d4331264be-pub-net 2018-10-02 17:22:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/77877456-24c3-44dc-835b-e3c882bb93c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f62ec797426465b84c623947fc1cf1419b0274" 2018-10-02 17:22:19,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f4b282a-16e8-4a51-beb8-791e9d30929b Date: Tue, 02 Oct 2018 17:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:19,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/77877456-24c3-44dc-835b-e3c882bb93c6 used request id req-7f4b282a-16e8-4a51-beb8-791e9d30929b 2018-10-02 17:22:19,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:19,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["uOigkRkgRrW_Ipa4ShO65A"], "issued_at": "2018-10-02T17:22:19.000000Z"}} 2018-10-02 17:22:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:19,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0277117-4362-4486-bcb7-c1e235ae043e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:19,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f0277117-4362-4486-bcb7-c1e235ae043e 2018-10-02 17:22:19,735 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net 2018-10-02 17:22:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" -d '{"network": {"name": "NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net", "admin_state_up": true}}' 2018-10-02 17:22:20,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ca33319a-61f2-49a7-b56b-130692a789ae Date: Tue, 02 Oct 2018 17:22: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":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:19Z","mtu":1450}} 2018-10-02 17:22:20,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ca33319a-61f2-49a7-b56b-130692a789ae 2018-10-02 17:22:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-68f58dbe-48c5-43c0-aa60-487c83adb851 Date: Tue, 02 Oct 2018 17:22:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:19Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:20,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-68f58dbe-48c5-43c0-aa60-487c83adb851 2018-10-02 17:22:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:20,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd8a9c3a-2774-4789-8217-2414958a925a Date: Tue, 02 Oct 2018 17:22:20 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:22:20,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-fd8a9c3a-2774-4789-8217-2414958a925a 2018-10-02 17:22:20,629 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet 2018-10-02 17:22:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" -d '{"subnets": [{"ip_version": 4, "network_id": "86cd75bd-1cf1-4f92-bd1c-21be1e14e057", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]}' 2018-10-02 17:22:21,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1bbbb3a-3325-49ad-83e2-f28dfc9860db Date: Tue, 02 Oct 2018 17:22:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:21,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-f1bbbb3a-3325-49ad-83e2-f28dfc9860db 2018-10-02 17:22:21,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:21,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-843d664a-1ad7-4ad2-bbcf-aa17f1726eff Date: Tue, 02 Oct 2018 17:22:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc824f2c-3dae-4729-ae6c-bec04a37531d"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:19Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:21,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-843d664a-1ad7-4ad2-bbcf-aa17f1726eff 2018-10-02 17:22:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:21,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcf20569-7de5-48c2-8cc1-3264333f99a6 Date: Tue, 02 Oct 2018 17:22:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:21,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-dcf20569-7de5-48c2-8cc1-3264333f99a6 2018-10-02 17:22:21,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:22,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0a4817e3-b061-4909-afe6-59faed971b4d Date: Tue, 02 Oct 2018 17:22:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc824f2c-3dae-4729-ae6c-bec04a37531d"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:19Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:22,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net used request id req-0a4817e3-b061-4909-afe6-59faed971b4d 2018-10-02 17:22:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:22,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:22,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:22,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740c5398-db46-4a9d-ba7b-64035828ceeb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:22,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-740c5398-db46-4a9d-ba7b-64035828ceeb 2018-10-02 17:22:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:22,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5b7eee26-e31e-4256-a490-f2065cb45f18 Date: Tue, 02 Oct 2018 17:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:22,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-5b7eee26-e31e-4256-a490-f2065cb45f18 2018-10-02 17:22:22,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057&name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b7d283a2-c7cc-4ed4-9492-e2dab62ffcf1 Date: Tue, 02 Oct 2018 17:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:22,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057&name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet used request id req-b7d283a2-c7cc-4ed4-9492-e2dab62ffcf1 2018-10-02 17:22:22,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:22:22,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:22,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["m96B3eGgQeG2Zj8alLiFqg"], "issued_at": "2018-10-02T17:22:22.000000Z"}} 2018-10-02 17:22:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3977f35fd984b595aff1ff0513e9a0f9b52acbf" 2018-10-02 17:22:22,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a542a59-1a38-48a1-8c4a-21273f35452c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:22,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a542a59-1a38-48a1-8c4a-21273f35452c 2018-10-02 17:22:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:23,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-de03d87f-dc54-4029-a8c4-c16268e28d07 Date: Tue, 02 Oct 2018 17:22:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc824f2c-3dae-4729-ae6c-bec04a37531d"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:19Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:23,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net used request id req-de03d87f-dc54-4029-a8c4-c16268e28d07 2018-10-02 17:22:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:23,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ba822129-7628-46a1-8e0f-a97c38a6ecbc Date: Tue, 02 Oct 2018 17:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:23,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-ba822129-7628-46a1-8e0f-a97c38a6ecbc 2018-10-02 17:22:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:23,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-034c9828-1f7b-4ae8-82ec-fe00a9f7160e Date: Tue, 02 Oct 2018 17:22:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc824f2c-3dae-4729-ae6c-bec04a37531d"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:19Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:23,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net used request id req-034c9828-1f7b-4ae8-82ec-fe00a9f7160e 2018-10-02 17:22:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:23,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3977f35fd984b595aff1ff0513e9a0f9b52acbf" 2018-10-02 17:22:23,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e99e68-4ef7-4b15-869d-44a82eefae21 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:23,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-88e99e68-4ef7-4b15-869d-44a82eefae21 2018-10-02 17:22:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:23,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1245e0d0-3558-4dcf-bb6a-bf4701b2f497 Date: Tue, 02 Oct 2018 17:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:23,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-1245e0d0-3558-4dcf-bb6a-bf4701b2f497 2018-10-02 17:22:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057&name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:23,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fd593efe-9612-4c53-833e-f9ba3d4c8d0b Date: Tue, 02 Oct 2018 17:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:20Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet"}]} 2018-10-02 17:22:23,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=86cd75bd-1cf1-4f92-bd1c-21be1e14e057&name=NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet used request id req-fd593efe-9612-4c53-833e-f9ba3d4c8d0b 2018-10-02 17:22:23,541 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net 2018-10-02 17:22:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" -d '{"port": {"network_id": "86cd75bd-1cf1-4f92-bd1c-21be1e14e057", "fixed_ips": [{"subnet_id": "cc824f2c-3dae-4729-ae6c-bec04a37531d", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-port", "admin_state_up": true}}' 2018-10-02 17:22:24,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-5d694091-d7f7-44bc-bfe9-4d32976cab69 Date: Tue, 02 Oct 2018 17:22:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","ip_address":"10.55.1.100"}],"id":"d0806e00-0a52-44b4-a3aa-c9c1624783ec","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:c1:56","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-port","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:23Z","binding:vnic_type":"normal"}} 2018-10-02 17:22:24,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-5d694091-d7f7-44bc-bfe9-4d32976cab69 2018-10-02 17:22:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:24,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3728 X-Openstack-Request-Id: req-fd9bafbd-0ab5-4907-bc38-c1af79157df9 Date: Tue, 02 Oct 2018 17:22:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","ip_address":"10.55.1.2"}],"id":"3950c2ad-493c-45dd-ad6e-67c9911afccf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:fb:23","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-86cd75bd-1cf1-4f92-bd1c-21be1e14e057"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:22Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","ip_address":"10.55.1.3"}],"id":"b77e1c54-9d20-4376-99a6-df63a3932a5b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:58:1c","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-86cd75bd-1cf1-4f92-bd1c-21be1e14e057"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","ip_address":"10.55.1.100"}],"id":"d0806e00-0a52-44b4-a3aa-c9c1624783ec","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:c1:56","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-port","admin_state_up":true,"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:23Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:23Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cc824f2c-3dae-4729-ae6c-bec04a37531d","ip_address":"10.55.1.4"}],"id":"f724de90-cb87-4aae-8066-99871a5364c3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:d4:11","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86cd75bd-1cf1-4f92-bd1c-21be1e14e057","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-86cd75bd-1cf1-4f92-bd1c-21be1e14e057"}]} 2018-10-02 17:22:24,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-fd9bafbd-0ab5-4907-bc38-c1af79157df9 2018-10-02 17:22:24,552 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-port 2018-10-02 17:22:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/d0806e00-0a52-44b4-a3aa-c9c1624783ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:25,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d5aa16a-6f16-4db3-a25c-2a66cf582824 Date: Tue, 02 Oct 2018 17:22:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:25,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/d0806e00-0a52-44b4-a3aa-c9c1624783ec used request id req-0d5aa16a-6f16-4db3-a25c-2a66cf582824 2018-10-02 17:22:25,307 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet 2018-10-02 17:22:25,307 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-subnet 2018-10-02 17:22:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/cc824f2c-3dae-4729-ae6c-bec04a37531d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:27,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d844bc5-79d0-40cd-ba63-ba9441ebbc2f Date: Tue, 02 Oct 2018 17:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:27,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cc824f2c-3dae-4729-ae6c-bec04a37531d used request id req-2d844bc5-79d0-40cd-ba63-ba9441ebbc2f 2018-10-02 17:22:27,583 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c0d49212-a10f-47e6-953c-df2468c3d7da-pub-net 2018-10-02 17:22:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/86cd75bd-1cf1-4f92-bd1c-21be1e14e057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93a699e633c76da4d501ee7d24ceaa81bc44c4c" 2018-10-02 17:22:28,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1463170d-d35c-4a59-9e43-b8d97a34081c Date: Tue, 02 Oct 2018 17:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:28,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/86cd75bd-1cf1-4f92-bd1c-21be1e14e057 used request id req-1463170d-d35c-4a59-9e43-b8d97a34081c 2018-10-02 17:22:28,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:29,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["7t6ufR__RWWJy_U0AlksqQ"], "issued_at": "2018-10-02T17:22:29.000000Z"}} 2018-10-02 17:22:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:29,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc43050-6e24-4dcf-84ac-3ce152c2b87e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:29,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3cc43050-6e24-4dcf-84ac-3ce152c2b87e 2018-10-02 17:22:29,399 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net 2018-10-02 17:22:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" -d '{"network": {"name": "NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net", "admin_state_up": true}}' 2018-10-02 17:22:29,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bf77bcd5-ca41-4d28-8f1c-49ea3afbb1ef Date: Tue, 02 Oct 2018 17:22: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":"2f74e210-4180-46f4-963e-a669b737aaf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:29Z","mtu":1450}} 2018-10-02 17:22:29,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-bf77bcd5-ca41-4d28-8f1c-49ea3afbb1ef 2018-10-02 17:22:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:30,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0eab7722-ed27-45c6-aa21-5fe1cec4691b Date: Tue, 02 Oct 2018 17:22:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f74e210-4180-46f4-963e-a669b737aaf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:29Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:30,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-0eab7722-ed27-45c6-aa21-5fe1cec4691b 2018-10-02 17:22:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:30,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e91d8e6-4eb0-4132-a64b-83de851c1a94 Date: Tue, 02 Oct 2018 17:22:30 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:22:30,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-9e91d8e6-4eb0-4132-a64b-83de851c1a94 2018-10-02 17:22:30,243 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet 2018-10-02 17:22:30,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" -d '{"subnets": [{"ip_version": 4, "network_id": "2f74e210-4180-46f4-963e-a669b737aaf2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]}' 2018-10-02 17:22:30,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5be691f6-f9b3-4573-b844-134d73c935af Date: Tue, 02 Oct 2018 17:22:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:30,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-5be691f6-f9b3-4573-b844-134d73c935af 2018-10-02 17:22:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:31,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-737c668c-9e1c-4f04-91d4-8120cdc782b7 Date: Tue, 02 Oct 2018 17:22:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f74e210-4180-46f4-963e-a669b737aaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["61bb4924-b817-4787-b4ab-8d0c399c8d59"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:29Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:31,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-737c668c-9e1c-4f04-91d4-8120cdc782b7 2018-10-02 17:22:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:31,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5cc57bfa-5913-4775-bdbb-d6e014e32c9a Date: Tue, 02 Oct 2018 17:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:31,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-5cc57bfa-5913-4775-bdbb-d6e014e32c9a 2018-10-02 17:22:31,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:32,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-62f687ab-269c-449c-8c2e-e25d65adb93e Date: Tue, 02 Oct 2018 17:22:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f74e210-4180-46f4-963e-a669b737aaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["61bb4924-b817-4787-b4ab-8d0c399c8d59"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:29Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:32,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net used request id req-62f687ab-269c-449c-8c2e-e25d65adb93e 2018-10-02 17:22:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:32,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:32,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:32,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1090f609-d1e5-4fd1-a835-7f67b7f36151 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:32,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-1090f609-d1e5-4fd1-a835-7f67b7f36151 2018-10-02 17:22:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:32,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9295857c-7fd3-4559-8dd4-720d8522896c Date: Tue, 02 Oct 2018 17:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:32,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-9295857c-7fd3-4559-8dd4-720d8522896c 2018-10-02 17:22:32,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2&name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:32,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1eb1d9e5-44cf-4012-904e-6364dc251258 Date: Tue, 02 Oct 2018 17:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:32,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2&name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet used request id req-1eb1d9e5-44cf-4012-904e-6364dc251258 2018-10-02 17:22:32,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:22:32,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:32,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["k_7_6RRnSQqI40fxKLK78Q"], "issued_at": "2018-10-02T17:22:32.000000Z"}} 2018-10-02 17:22:32,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331b4c446bdbdeb6c8c7367fde9158fd6e55069" 2018-10-02 17:22:33,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5077a98-03cd-45e7-9105-008ea41b0195 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:33,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c5077a98-03cd-45e7-9105-008ea41b0195 2018-10-02 17:22:33,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:33,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-45389c75-b5ce-41c4-a4ef-0f5ff175ea99 Date: Tue, 02 Oct 2018 17:22:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f74e210-4180-46f4-963e-a669b737aaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["61bb4924-b817-4787-b4ab-8d0c399c8d59"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:29Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:33,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net used request id req-45389c75-b5ce-41c4-a4ef-0f5ff175ea99 2018-10-02 17:22:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:33,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-877e4bc6-2a97-4be9-b908-883df537c570 Date: Tue, 02 Oct 2018 17:22:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:33,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-877e4bc6-2a97-4be9-b908-883df537c570 2018-10-02 17:22:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:33,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1ad8d6bb-7e34-4a82-b013-075d3171b4fa Date: Tue, 02 Oct 2018 17:22:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f74e210-4180-46f4-963e-a669b737aaf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["61bb4924-b817-4787-b4ab-8d0c399c8d59"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:29Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:33,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net used request id req-1ad8d6bb-7e34-4a82-b013-075d3171b4fa 2018-10-02 17:22:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:33,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331b4c446bdbdeb6c8c7367fde9158fd6e55069" 2018-10-02 17:22:33,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daefd3fa-f4fb-4582-9446-e5e387c79e0c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:33,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-daefd3fa-f4fb-4582-9446-e5e387c79e0c 2018-10-02 17:22:33,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:33,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-671f58df-77b4-409b-8d4e-86a3a8733775 Date: Tue, 02 Oct 2018 17:22:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-671f58df-77b4-409b-8d4e-86a3a8733775 2018-10-02 17:22:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2&name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:33,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-25c3bc71-96b1-40c0-8dff-721175aca30a Date: Tue, 02 Oct 2018 17:22:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:30Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet"}]} 2018-10-02 17:22:33,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f74e210-4180-46f4-963e-a669b737aaf2&name=NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet used request id req-25c3bc71-96b1-40c0-8dff-721175aca30a 2018-10-02 17:22:33,875 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net 2018-10-02 17:22:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" -d '{"port": {"network_id": "2f74e210-4180-46f4-963e-a669b737aaf2", "fixed_ips": [{"subnet_id": "61bb4924-b817-4787-b4ab-8d0c399c8d59", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-port", "admin_state_up": true}}' 2018-10-02 17:22:34,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-11504810-25f8-46d1-af1a-317778883e53 Date: Tue, 02 Oct 2018 17:22:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:34Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","ip_address":"10.55.1.100"}],"id":"317fd1bd-0a5d-4995-aaa4-f7279d02bf4c","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:13:5b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-port","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:34Z","binding:vnic_type":"normal"}} 2018-10-02 17:22:34,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-11504810-25f8-46d1-af1a-317778883e53 2018-10-02 17:22:34,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:34,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-750a3b94-aa05-4cdb-b30f-c3a3229f9474 Date: Tue, 02 Oct 2018 17:22:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","ip_address":"10.55.1.3"}],"id":"13ca4268-7cc5-4efe-9358-d8755a718137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:e2:f9","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2f74e210-4180-46f4-963e-a669b737aaf2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","ip_address":"10.55.1.2"}],"id":"185ad99a-c7d0-4a4d-9800-22cd46c0bd35","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:1e:1c","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2f74e210-4180-46f4-963e-a669b737aaf2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","ip_address":"10.55.1.100"}],"id":"317fd1bd-0a5d-4995-aaa4-f7279d02bf4c","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:13:5b","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-port","admin_state_up":true,"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:34Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:22:32Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"61bb4924-b817-4787-b4ab-8d0c399c8d59","ip_address":"10.55.1.4"}],"id":"85d3c800-3d18-4c65-b718-ab75ffa81c3c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:33:10","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f74e210-4180-46f4-963e-a669b737aaf2","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f74e210-4180-46f4-963e-a669b737aaf2"}]} 2018-10-02 17:22:34,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-750a3b94-aa05-4cdb-b30f-c3a3229f9474 2018-10-02 17:22:34,870 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-port 2018-10-02 17:22:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/317fd1bd-0a5d-4995-aaa4-f7279d02bf4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:35,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc938602-3efc-4738-b82e-e3f5a69e963f Date: Tue, 02 Oct 2018 17:22:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:35,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/317fd1bd-0a5d-4995-aaa4-f7279d02bf4c used request id req-dc938602-3efc-4738-b82e-e3f5a69e963f 2018-10-02 17:22:35,396 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet 2018-10-02 17:22:35,396 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-subnet 2018-10-02 17:22:35,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/61bb4924-b817-4787-b4ab-8d0c399c8d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:37,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-204e8378-93c2-4d8c-9570-2060111b7311 Date: Tue, 02 Oct 2018 17:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:37,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/61bb4924-b817-4787-b4ab-8d0c399c8d59 used request id req-204e8378-93c2-4d8c-9570-2060111b7311 2018-10-02 17:22:37,533 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-103655b9-3791-4552-8f64-70eb5ea538a4-pub-net 2018-10-02 17:22:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/2f74e210-4180-46f4-963e-a669b737aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509d0f5f7099b485b41c6c913d0c01a6427a933a" 2018-10-02 17:22:38,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a32f0ea-2765-4659-9097-0c36f0c70dc8 Date: Tue, 02 Oct 2018 17:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:38,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2f74e210-4180-46f4-963e-a669b737aaf2 used request id req-0a32f0ea-2765-4659-9097-0c36f0c70dc8 2018-10-02 17:22:38,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:39,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["RLdbGlO5Sj2-a6B3wqY4iA"], "issued_at": "2018-10-02T17:22:39.000000Z"}} 2018-10-02 17:22:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:39,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca85c11a-4b4a-48bc-adc2-7225b685774a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:39,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca85c11a-4b4a-48bc-adc2-7225b685774a 2018-10-02 17:22:39,172 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net 2018-10-02 17:22:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" -d '{"network": {"name": "NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net", "admin_state_up": true}}' 2018-10-02 17:22:39,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a8d26b8a-312d-4aae-8b05-b279812951ad Date: Tue, 02 Oct 2018 17:22:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:39Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:39Z","mtu":1450}} 2018-10-02 17:22:39,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a8d26b8a-312d-4aae-8b05-b279812951ad 2018-10-02 17:22:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:39,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-470e6583-5078-4064-ab1e-5911a49d3739 Date: Tue, 02 Oct 2018 17:22:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:39Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:39,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-470e6583-5078-4064-ab1e-5911a49d3739 2018-10-02 17:22:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-decd2b47-4abc-4a52-9b94-fd9154ce25ae Date: Tue, 02 Oct 2018 17:22:40 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:22:40,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-decd2b47-4abc-4a52-9b94-fd9154ce25ae 2018-10-02 17:22:40,149 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet 2018-10-02 17:22:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" -d '{"subnets": [{"ip_version": 4, "network_id": "a7c0ea6b-9c56-489b-8295-3c1ed2603974", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]}' 2018-10-02 17:22:40,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26abb0a7-9046-4fbf-acf7-e492c2cfd140 Date: Tue, 02 Oct 2018 17:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:40,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-26abb0a7-9046-4fbf-acf7-e492c2cfd140 2018-10-02 17:22:40,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:41,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-48898699-cf27-416b-8ab9-cf4bdcb1376c Date: Tue, 02 Oct 2018 17:22:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc249c35-25e2-401b-8144-68dd785dea16"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:39Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:41,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-48898699-cf27-416b-8ab9-cf4bdcb1376c 2018-10-02 17:22:41,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:41,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-029c2f77-7e7b-4cd1-a038-0dfb1b12aae5 Date: Tue, 02 Oct 2018 17:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:41,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-029c2f77-7e7b-4cd1-a038-0dfb1b12aae5 2018-10-02 17:22:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a0361ebd-e307-4234-bce3-effc0d16c83c Date: Tue, 02 Oct 2018 17:22:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc249c35-25e2-401b-8144-68dd785dea16"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:39Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:41,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net used request id req-a0361ebd-e307-4234-bce3-effc0d16c83c 2018-10-02 17:22:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:41,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:41,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:41,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c99011a-7828-45d8-b1b6-3c4e209bf8eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:41,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-6c99011a-7828-45d8-b1b6-3c4e209bf8eb 2018-10-02 17:22:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee6246a4-59f8-450b-929e-175ca37a91b2 Date: Tue, 02 Oct 2018 17:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:41,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-ee6246a4-59f8-450b-929e-175ca37a91b2 2018-10-02 17:22:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974&name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:41,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f759e98-d10a-4062-9114-dd217d542adc Date: Tue, 02 Oct 2018 17:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:41,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974&name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet used request id req-9f759e98-d10a-4062-9114-dd217d542adc 2018-10-02 17:22:41,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:22:41,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:42,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["i57lMagESGu1fPBCrOl4eg"], "issued_at": "2018-10-02T17:22:42.000000Z"}} 2018-10-02 17:22:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6273ec6f6bc3acd66e23e458d0f793a9c54ad0" 2018-10-02 17:22:42,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac17e18-b32e-4f9b-8fbb-792aceac1689 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:42,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ac17e18-b32e-4f9b-8fbb-792aceac1689 2018-10-02 17:22:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e63aefd0-27bf-4d34-b4bd-ed430b7e00bf Date: Tue, 02 Oct 2018 17:22:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc249c35-25e2-401b-8144-68dd785dea16"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:39Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:42,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net used request id req-e63aefd0-27bf-4d34-b4bd-ed430b7e00bf 2018-10-02 17:22:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:42,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e1d4b01-893f-4f2d-9151-9d6b303ac0c2 Date: Tue, 02 Oct 2018 17:22:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:42,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-3e1d4b01-893f-4f2d-9151-9d6b303ac0c2 2018-10-02 17:22:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:42,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2a7a876a-9145-41c3-ab00-99e61056dee6 Date: Tue, 02 Oct 2018 17:22:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["cc249c35-25e2-401b-8144-68dd785dea16"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:39Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:42,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net used request id req-2a7a876a-9145-41c3-ab00-99e61056dee6 2018-10-02 17:22:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:42,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6273ec6f6bc3acd66e23e458d0f793a9c54ad0" 2018-10-02 17:22:43,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ddde0e-b820-4d08-9162-889ebbc6d0d4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:43,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-01ddde0e-b820-4d08-9162-889ebbc6d0d4 2018-10-02 17:22:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:43,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c951bec1-7672-4c56-bb16-4721d9901099 Date: Tue, 02 Oct 2018 17:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:43,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-c951bec1-7672-4c56-bb16-4721d9901099 2018-10-02 17:22:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974&name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:43,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2edb7f69-c4e6-4d9f-bd54-747f59b0a50a Date: Tue, 02 Oct 2018 17:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c0ea6b-9c56-489b-8295-3c1ed2603974","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:40Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"cc249c35-25e2-401b-8144-68dd785dea16","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet"}]} 2018-10-02 17:22:43,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a7c0ea6b-9c56-489b-8295-3c1ed2603974&name=NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet used request id req-2edb7f69-c4e6-4d9f-bd54-747f59b0a50a 2018-10-02 17:22:43,552 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net 2018-10-02 17:22:43,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" -d '{"port": {"network_id": "a7c0ea6b-9c56-489b-8295-3c1ed2603974", "fixed_ips": [{"subnet_id": "cc249c35-25e2-401b-8144-68dd785dea16", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-port", "admin_state_up": true}}' 2018-10-02 17:22:43,568 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-c60513f7-6580-4dc2-b148-e7c4b9c62ea2 Date: Tue, 02 Oct 2018 17:22:43 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 17:22:43,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c60513f7-6580-4dc2-b148-e7c4b9c62ea2 2018-10-02 17:22:43,568 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 17:22:43,569 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet 2018-10-02 17:22:43,569 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-subnet 2018-10-02 17:22:43,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/cc249c35-25e2-401b-8144-68dd785dea16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:45,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-264628f6-d2d1-4dd9-aef7-1c1bc61de652 Date: Tue, 02 Oct 2018 17:22:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:45,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cc249c35-25e2-401b-8144-68dd785dea16 used request id req-264628f6-d2d1-4dd9-aef7-1c1bc61de652 2018-10-02 17:22:45,701 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fb85ba84-c11e-4f72-84c6-89334a905a49-pub-net 2018-10-02 17:22:45,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/a7c0ea6b-9c56-489b-8295-3c1ed2603974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca4cf3e4cb2b57f8b894ae5b0e57c550be42019" 2018-10-02 17:22:46,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f6eb21f-9807-4a26-a42a-6439c688fb33 Date: Tue, 02 Oct 2018 17:22:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:46,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a7c0ea6b-9c56-489b-8295-3c1ed2603974 used request id req-2f6eb21f-9807-4a26-a42a-6439c688fb33 2018-10-02 17:22:46,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:47,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["L6rDOPeASnSUo84N_3rDJg"], "issued_at": "2018-10-02T17:22:47.000000Z"}} 2018-10-02 17:22:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:47,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fffd5a-7c6e-4a90-bbea-fb1684488709 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:47,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-46fffd5a-7c6e-4a90-bbea-fb1684488709 2018-10-02 17:22:47,453 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net 2018-10-02 17:22:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" -d '{"network": {"name": "NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net", "admin_state_up": true}}' 2018-10-02 17:22:47,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-12af8157-d695-4cd6-b380-392f3421fdf2 Date: Tue, 02 Oct 2018 17:22:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4babbfc6-3659-4adb-898d-985f1d081381","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:47Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:47Z","mtu":1450}} 2018-10-02 17:22:47,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-12af8157-d695-4cd6-b380-392f3421fdf2 2018-10-02 17:22:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:48,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-82fe0310-8822-4a30-b601-e16e98ee836b Date: Tue, 02 Oct 2018 17:22:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4babbfc6-3659-4adb-898d-985f1d081381","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:47Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:48,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-82fe0310-8822-4a30-b601-e16e98ee836b 2018-10-02 17:22:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:48,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-678d88d5-0717-4d80-b9f3-1736037053aa Date: Tue, 02 Oct 2018 17:22:48 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:22:48,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-678d88d5-0717-4d80-b9f3-1736037053aa 2018-10-02 17:22:48,313 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet 2018-10-02 17:22:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" -d '{"subnets": [{"ip_version": 4, "network_id": "4babbfc6-3659-4adb-898d-985f1d081381", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]}' 2018-10-02 17:22:48,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da7e4bcc-428c-4631-a3ea-bb7ad77a3662 Date: Tue, 02 Oct 2018 17:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:48,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-da7e4bcc-428c-4631-a3ea-bb7ad77a3662 2018-10-02 17:22:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:49,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8f076bb9-c001-4d4a-9065-d836441ebfac Date: Tue, 02 Oct 2018 17:22:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4babbfc6-3659-4adb-898d-985f1d081381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:47Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:49,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-8f076bb9-c001-4d4a-9065-d836441ebfac 2018-10-02 17:22:49,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:49,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27258d5f-f83a-4a5d-8a26-43c83d29a375 Date: Tue, 02 Oct 2018 17:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:49,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-27258d5f-f83a-4a5d-8a26-43c83d29a375 2018-10-02 17:22:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:49,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-240aa58d-903a-46a2-b929-9518356dd3e8 Date: Tue, 02 Oct 2018 17:22:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4babbfc6-3659-4adb-898d-985f1d081381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:47Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:49,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net used request id req-240aa58d-903a-46a2-b929-9518356dd3e8 2018-10-02 17:22:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:49,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:49,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1379186a-4ac4-4e44-9fac-ddb6874f95a5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:49,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-1379186a-4ac4-4e44-9fac-ddb6874f95a5 2018-10-02 17:22:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:49,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76a2a2b8-8902-4e10-8e48-88044180d1d6 Date: Tue, 02 Oct 2018 17:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:49,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-76a2a2b8-8902-4e10-8e48-88044180d1d6 2018-10-02 17:22:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381&name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:49,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-575edc62-424f-4364-824a-0d8e9f71a203 Date: Tue, 02 Oct 2018 17:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:49,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381&name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet used request id req-575edc62-424f-4364-824a-0d8e9f71a203 2018-10-02 17:22:49,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:22:49,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:50,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["bsT9K-YFR2m2FeYbyIDi_Q"], "issued_at": "2018-10-02T17:22:50.000000Z"}} 2018-10-02 17:22:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d61504a1994c90d2aaaf758065bab92813418" 2018-10-02 17:22:50,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8e11b5-ccb6-4741-8560-cf2e7f270a91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:50,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eb8e11b5-ccb6-4741-8560-cf2e7f270a91 2018-10-02 17:22:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:50,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3e3625fc-c8e5-487b-9ce8-d70d66032fca Date: Tue, 02 Oct 2018 17:22:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4babbfc6-3659-4adb-898d-985f1d081381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:47Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:50,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net used request id req-3e3625fc-c8e5-487b-9ce8-d70d66032fca 2018-10-02 17:22:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:50,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-923dbb0c-880c-43ce-9055-08a97651ac77 Date: Tue, 02 Oct 2018 17:22:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-923dbb0c-880c-43ce-9055-08a97651ac77 2018-10-02 17:22:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:51,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7b961d51-3515-4585-a1c7-55343a3190bd Date: Tue, 02 Oct 2018 17:22:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4babbfc6-3659-4adb-898d-985f1d081381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:47Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:51,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net used request id req-7b961d51-3515-4585-a1c7-55343a3190bd 2018-10-02 17:22:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:51,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:51,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d61504a1994c90d2aaaf758065bab92813418" 2018-10-02 17:22:51,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec317bc-7196-4d94-9a84-96dd87982b86 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-dec317bc-7196-4d94-9a84-96dd87982b86 2018-10-02 17:22:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:51,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27ef099a-2c5e-413e-aa49-706e6e50d0f1 Date: Tue, 02 Oct 2018 17:22:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:51,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381 used request id req-27ef099a-2c5e-413e-aa49-706e6e50d0f1 2018-10-02 17:22:51,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381&name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bcf7cf11-936d-458f-ba0f-374a345c1c7b Date: Tue, 02 Oct 2018 17:22:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4babbfc6-3659-4adb-898d-985f1d081381","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:48Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet"}]} 2018-10-02 17:22:51,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4babbfc6-3659-4adb-898d-985f1d081381&name=NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet used request id req-bcf7cf11-936d-458f-ba0f-374a345c1c7b 2018-10-02 17:22:51,405 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net 2018-10-02 17:22:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" -d '{"port": {"network_id": "4babbfc6-3659-4adb-898d-985f1d081381", "fixed_ips": [{"subnet_id": "5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-port", "admin_state_up": true}}' 2018-10-02 17:22:51,623 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-89bfa2dd-963b-43c9-9c47-2470d505964a Date: Tue, 02 Oct 2018 17:22:51 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-02 17:22:51,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-89bfa2dd-963b-43c9-9c47-2470d505964a 2018-10-02 17:22:51,623 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-02 17:22:51,624 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet 2018-10-02 17:22:51,624 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-subnet 2018-10-02 17:22:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:53,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af6878c5-d110-4ead-8c7d-5bd405c1ec15 Date: Tue, 02 Oct 2018 17:22:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:53,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5d26e65f-bcc2-4c74-9fbb-dc3d700dcf50 used request id req-af6878c5-d110-4ead-8c7d-5bd405c1ec15 2018-10-02 17:22:53,713 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a347685d-3e54-410d-9880-6537ee0fcaaf-pub-net 2018-10-02 17:22:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/4babbfc6-3659-4adb-898d-985f1d081381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8324f0aa34167e513401c0c274f9add12ed43d" 2018-10-02 17:22:54,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09b798b0-75b6-42ad-a092-273d8b7ba506 Date: Tue, 02 Oct 2018 17:22:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:22:54,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4babbfc6-3659-4adb-898d-985f1d081381 used request id req-09b798b0-75b6-42ad-a092-273d8b7ba506 2018-10-02 17:22:54,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:55,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["fUvSdV2lRdann8htPpw8Gg"], "issued_at": "2018-10-02T17:22:55.000000Z"}} 2018-10-02 17:22:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:55,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c1bfab-b1b9-4ed2-bec1-5825199360b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:55,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-64c1bfab-b1b9-4ed2-bec1-5825199360b2 2018-10-02 17:22:55,397 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net 2018-10-02 17:22:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" -d '{"network": {"name": "NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net", "admin_state_up": true}}' 2018-10-02 17:22:55,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ab54e69b-ea59-49e4-ab39-12b0aa5570ea Date: Tue, 02 Oct 2018 17:22: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":"0b659955-69d0-4244-b6eb-714d1d4f6ade","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:55Z","mtu":1450}} 2018-10-02 17:22:55,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ab54e69b-ea59-49e4-ab39-12b0aa5570ea 2018-10-02 17:22:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:56,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-70d416ac-f338-4069-9340-9b7582a6b948 Date: Tue, 02 Oct 2018 17:22:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:22:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:55Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:56,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-70d416ac-f338-4069-9340-9b7582a6b948 2018-10-02 17:22:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:56,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba2e2e69-2f9c-489e-9f3a-12d2a2afaab2 Date: Tue, 02 Oct 2018 17:22:56 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:22:56,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-ba2e2e69-2f9c-489e-9f3a-12d2a2afaab2 2018-10-02 17:22:56,306 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet 2018-10-02 17:22:56,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" -d '{"subnets": [{"ip_version": 4, "network_id": "0b659955-69d0-4244-b6eb-714d1d4f6ade", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]}' 2018-10-02 17:22:56,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8154e940-b42e-4bc4-8594-1bc03b0f0d87 Date: Tue, 02 Oct 2018 17:22:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:56,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8154e940-b42e-4bc4-8594-1bc03b0f0d87 2018-10-02 17:22:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:56,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-afaf6eb2-29bf-4698-8d2c-6de4ffa5830c Date: Tue, 02 Oct 2018 17:22:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["4d09e7bb-c95d-4afc-82b0-ca3938db0ac9"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:55Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:56,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-afaf6eb2-29bf-4698-8d2c-6de4ffa5830c 2018-10-02 17:22:56,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:57,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1fc2e2f-9cf6-4e36-bd2e-33977d2a49d2 Date: Tue, 02 Oct 2018 17:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:57,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-c1fc2e2f-9cf6-4e36-bd2e-33977d2a49d2 2018-10-02 17:22:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:57,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f14f2dc7-7935-41f2-aa34-622388953909 Date: Tue, 02 Oct 2018 17:22:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["4d09e7bb-c95d-4afc-82b0-ca3938db0ac9"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:55Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:57,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net used request id req-f14f2dc7-7935-41f2-aa34-622388953909 2018-10-02 17:22:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:57,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:57,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dba30ad-6809-458f-8e53-0be46efb9a0b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:57,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-7dba30ad-6809-458f-8e53-0be46efb9a0b 2018-10-02 17:22:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93886c99-33b8-48d4-95ec-6aba13b358e2 Date: Tue, 02 Oct 2018 17:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:57,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-93886c99-33b8-48d4-95ec-6aba13b358e2 2018-10-02 17:22:57,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade&name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:57,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63e0faff-a94e-4c57-b605-dcc62c7c9ec9 Date: Tue, 02 Oct 2018 17:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:57,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade&name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet used request id req-63e0faff-a94e-4c57-b605-dcc62c7c9ec9 2018-10-02 17:22:57,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:22:57,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:22:58,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["70hD1-6ITUSWNrxYJFItFg"], "issued_at": "2018-10-02T17:22:58.000000Z"}} 2018-10-02 17:22:58,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf0f027cd32b253b0ba75809fa7e147c989321" 2018-10-02 17:22:58,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9f1f3d-624f-49b4-8e91-b0e7b3410110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:22:58,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0d9f1f3d-624f-49b4-8e91-b0e7b3410110 2018-10-02 17:22:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:58,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6cc8b776-e452-498e-9f0f-8203cabd3ec8 Date: Tue, 02 Oct 2018 17:22:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["4d09e7bb-c95d-4afc-82b0-ca3938db0ac9"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:55Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:58,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net used request id req-6cc8b776-e452-498e-9f0f-8203cabd3ec8 2018-10-02 17:22:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:58,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a48e0497-b425-40cd-9e17-7f423aedc230 Date: Tue, 02 Oct 2018 17:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:58,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-a48e0497-b425-40cd-9e17-7f423aedc230 2018-10-02 17:22:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:58,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-787e1533-6f01-4290-90e3-db5250b8b1c6 Date: Tue, 02 Oct 2018 17:22:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["4d09e7bb-c95d-4afc-82b0-ca3938db0ac9"],"description":"","tags":[],"updated_at":"2018-10-02T17:22:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:55Z","provider:network_type":"vxlan"}]} 2018-10-02 17:22:58,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net used request id req-787e1533-6f01-4290-90e3-db5250b8b1c6 2018-10-02 17:22:58,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:22:58,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:22: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:22:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcf0f027cd32b253b0ba75809fa7e147c989321" 2018-10-02 17:22:59,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41021df-dbb8-4690-9eea-d3e889481b7c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:22:59,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-a41021df-dbb8-4690-9eea-d3e889481b7c 2018-10-02 17:22:59,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f906ce7f-f04c-44f1-959a-73642e0b0eab Date: Tue, 02 Oct 2018 17:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:59,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-f906ce7f-f04c-44f1-959a-73642e0b0eab 2018-10-02 17:22:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade&name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:22:59,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ba0eb27-6bd4-4023-94c2-a9ad2e1dacaa Date: Tue, 02 Oct 2018 17:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b659955-69d0-4244-b6eb-714d1d4f6ade","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:22:56Z","dns_nameservers":[],"updated_at":"2018-10-02T17:22: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":"33e8581366124150a9c80d4dac09baf0","id":"4d09e7bb-c95d-4afc-82b0-ca3938db0ac9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet"}]} 2018-10-02 17:22:59,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b659955-69d0-4244-b6eb-714d1d4f6ade&name=NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet used request id req-6ba0eb27-6bd4-4023-94c2-a9ad2e1dacaa 2018-10-02 17:22:59,448 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net 2018-10-02 17:22:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" -d '{"port": {"network_id": "0b659955-69d0-4244-b6eb-714d1d4f6ade", "fixed_ips": [{"subnet_id": "4d09e7bb-c95d-4afc-82b0-ca3938db0ac9", "ip_address": null}], "name": "NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-port", "admin_state_up": true}}' 2018-10-02 17:22:59,606 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-aff3e600-f96f-4693-b1f3-22efcff2e22f Date: Tue, 02 Oct 2018 17:22:59 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 17:22:59,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-aff3e600-f96f-4693-b1f3-22efcff2e22f 2018-10-02 17:22:59,607 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 17:22:59,607 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet 2018-10-02 17:22:59,607 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-subnet 2018-10-02 17:22:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d09e7bb-c95d-4afc-82b0-ca3938db0ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:23:01,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1803908-74fd-493b-b685-d8f8ce648962 Date: Tue, 02 Oct 2018 17:23:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:01,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d09e7bb-c95d-4afc-82b0-ca3938db0ac9 used request id req-e1803908-74fd-493b-b685-d8f8ce648962 2018-10-02 17:23:01,677 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ee01d5e8-88e2-44fc-af1f-bd5a8fb2d695-pub-net 2018-10-02 17:23:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/0b659955-69d0-4244-b6eb-714d1d4f6ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc7e63dc7e0fc64bedb978e6b8a192a1f41fbc9" 2018-10-02 17:23:03,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b6d7d22-d288-455f-b6d2-479b06f2f4b0 Date: Tue, 02 Oct 2018 17:23:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:03,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/0b659955-69d0-4244-b6eb-714d1d4f6ade used request id req-1b6d7d22-d288-455f-b6d2-479b06f2f4b0 2018-10-02 17:23:03,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:03,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["en12A_tiTN-yO3NAKGm-Lw"], "issued_at": "2018-10-02T17:23:03.000000Z"}} 2018-10-02 17:23:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:03,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daab3b1-95f7-4328-9d77-3375bd7deacb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:03,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4daab3b1-95f7-4328-9d77-3375bd7deacb 2018-10-02 17:23:03,479 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net 2018-10-02 17:23:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" -d '{"network": {"name": "NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net", "admin_state_up": true}}' 2018-10-02 17:23:03,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2d23aba1-471c-47bd-9d56-71900cb7e287 Date: Tue, 02 Oct 2018 17:23:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"05ff6f17-d436-4c3e-9707-865790963959","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:23:03Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:03Z","mtu":1450}} 2018-10-02 17:23:03,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2d23aba1-471c-47bd-9d56-71900cb7e287 2018-10-02 17:23:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:04,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5af5cac5-f49d-4f34-aad6-3642dc6998dc Date: Tue, 02 Oct 2018 17:23:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"05ff6f17-d436-4c3e-9707-865790963959","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:23:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:03Z","provider:network_type":"vxlan"}]} 2018-10-02 17:23:04,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-5af5cac5-f49d-4f34-aad6-3642dc6998dc 2018-10-02 17:23:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:04,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2551e603-a1a5-4c7a-8089-49a814ce8731 Date: Tue, 02 Oct 2018 17:23:04 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:23:04,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-2551e603-a1a5-4c7a-8089-49a814ce8731 2018-10-02 17:23:04,312 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet 2018-10-02 17:23:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" -d '{"subnets": [{"ip_version": 4, "network_id": "05ff6f17-d436-4c3e-9707-865790963959", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]}' 2018-10-02 17:23:04,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f1b4e46-7b6c-405a-b283-e5c5b082e60f Date: Tue, 02 Oct 2018 17:23:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","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":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:04,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-9f1b4e46-7b6c-405a-b283-e5c5b082e60f 2018-10-02 17:23:04,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:05,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4e9f2a89-afbf-43d4-90a0-63f0e60a7db5 Date: Tue, 02 Oct 2018 17:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05ff6f17-d436-4c3e-9707-865790963959","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6"],"description":"","tags":[],"updated_at":"2018-10-02T17:23:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:03Z","provider:network_type":"vxlan"}]} 2018-10-02 17:23:05,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-4e9f2a89-afbf-43d4-90a0-63f0e60a7db5 2018-10-02 17:23:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:05,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bff76ccb-9983-4edd-834e-55cc3c52a4f0 Date: Tue, 02 Oct 2018 17:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:05,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-bff76ccb-9983-4edd-834e-55cc3c52a4f0 2018-10-02 17:23:05,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-02db6bc3-7643-4482-85db-562dfbb2a99f Date: Tue, 02 Oct 2018 17:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05ff6f17-d436-4c3e-9707-865790963959","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6"],"description":"","tags":[],"updated_at":"2018-10-02T17:23:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:03Z","provider:network_type":"vxlan"}]} 2018-10-02 17:23:05,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net used request id req-02db6bc3-7643-4482-85db-562dfbb2a99f 2018-10-02 17:23:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:23:05,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:23: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:23:05,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:05,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9521f570-d847-45d1-baa7-cae4ca9a3119 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:23:05,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9521f570-d847-45d1-baa7-cae4ca9a3119 2018-10-02 17:23:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e82c26b-6570-44b2-9d53-f2a65d611a49 Date: Tue, 02 Oct 2018 17:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:06,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-6e82c26b-6570-44b2-9d53-f2a65d611a49 2018-10-02 17:23:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959&name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:06,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-70e1171e-46f3-477e-ad09-e593daaf23fb Date: Tue, 02 Oct 2018 17:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:06,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959&name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet used request id req-70e1171e-46f3-477e-ad09-e593daaf23fb 2018-10-02 17:23:06,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:23:06,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:06,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["vYmwIvj_RM256ynHmdZn5A"], "issued_at": "2018-10-02T17:23:06.000000Z"}} 2018-10-02 17:23:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a1b201b1cb94e4f7aa86b21fc8548eeab65e7a" 2018-10-02 17:23:06,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a08570-8970-4413-a1e8-b8c62b79b711 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:06,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-65a08570-8970-4413-a1e8-b8c62b79b711 2018-10-02 17:23:06,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:06,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1d312bb1-57b1-4e8e-8ea3-fcd059089aed Date: Tue, 02 Oct 2018 17:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05ff6f17-d436-4c3e-9707-865790963959","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6"],"description":"","tags":[],"updated_at":"2018-10-02T17:23:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:03Z","provider:network_type":"vxlan"}]} 2018-10-02 17:23:06,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net used request id req-1d312bb1-57b1-4e8e-8ea3-fcd059089aed 2018-10-02 17:23:06,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:06,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e0b3477-dd88-4241-8827-0e21f4c60a46 Date: Tue, 02 Oct 2018 17:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:06,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-1e0b3477-dd88-4241-8827-0e21f4c60a46 2018-10-02 17:23:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:06,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2becda6d-c19b-4107-8f31-c06e5875fef5 Date: Tue, 02 Oct 2018 17:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05ff6f17-d436-4c3e-9707-865790963959","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6"],"description":"","tags":[],"updated_at":"2018-10-02T17:23:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:03Z","provider:network_type":"vxlan"}]} 2018-10-02 17:23:06,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net used request id req-2becda6d-c19b-4107-8f31-c06e5875fef5 2018-10-02 17:23:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:23:06,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:23: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:23:06,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a1b201b1cb94e4f7aa86b21fc8548eeab65e7a" 2018-10-02 17:23:07,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa9686f-0cd2-497f-81d3-9fa237180012 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:23:07,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-baa9686f-0cd2-497f-81d3-9fa237180012 2018-10-02 17:23:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:07,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d691b5f-f81a-4305-96d3-11051bbfb4a0 Date: Tue, 02 Oct 2018 17:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:07,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959 used request id req-4d691b5f-f81a-4305-96d3-11051bbfb4a0 2018-10-02 17:23:07,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959&name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f2b2e1a3-19e0-46c4-bbf3-504d1e79f537 Date: Tue, 02 Oct 2018 17:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:04Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet"}]} 2018-10-02 17:23:07,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05ff6f17-d436-4c3e-9707-865790963959&name=NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet used request id req-f2b2e1a3-19e0-46c4-bbf3-504d1e79f537 2018-10-02 17:23:07,499 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net 2018-10-02 17:23:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" -d '{"port": {"network_id": "05ff6f17-d436-4c3e-9707-865790963959", "fixed_ips": [{"subnet_id": "c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-10-02 17:23:08,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-ea533f49-3ee6-47a0-840f-1e18924e0e0b Date: Tue, 02 Oct 2018 17:23:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:08Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","ip_address":"10.55.1.100"}],"id":"f54e05db-f7fb-47bd-830f-1fdeb881d1f3","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:0c:aa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:07Z","binding:vnic_type":"normal"}} 2018-10-02 17:23:08,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-ea533f49-3ee6-47a0-840f-1e18924e0e0b 2018-10-02 17:23:08,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/f54e05db-f7fb-47bd-830f-1fdeb881d1f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:08,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-c7dd2a6e-1b49-4943-aa85-ffd425b0e0a5 Date: Tue, 02 Oct 2018 17:23:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6","ip_address":"10.55.1.100"}],"id":"f54e05db-f7fb-47bd-830f-1fdeb881d1f3","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:0c:aa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"05ff6f17-d436-4c3e-9707-865790963959","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:23:07Z","binding:vnic_type":"normal"}} 2018-10-02 17:23:08,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/f54e05db-f7fb-47bd-830f-1fdeb881d1f3 used request id req-c7dd2a6e-1b49-4943-aa85-ffd425b0e0a5 2018-10-02 17:23:08,674 - neutron_utils - INFO - Deleting port with name 2018-10-02 17:23:08,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/f54e05db-f7fb-47bd-830f-1fdeb881d1f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:09,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c04f900a-90d1-4c6e-9bd1-29d23c4cdaff Date: Tue, 02 Oct 2018 17:23:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:09,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/f54e05db-f7fb-47bd-830f-1fdeb881d1f3 used request id req-c04f900a-90d1-4c6e-9bd1-29d23c4cdaff 2018-10-02 17:23:09,411 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet 2018-10-02 17:23:09,411 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-subnet 2018-10-02 17:23:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:11,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f05bf107-1ee7-4fc8-8559-45e06f09893d Date: Tue, 02 Oct 2018 17:23:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:11,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c7d36d00-8b6a-49ec-ae64-6d1a87a5a2d6 used request id req-f05bf107-1ee7-4fc8-8559-45e06f09893d 2018-10-02 17:23:11,547 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c89560fd-0c5e-4f41-9522-5803ab4f175a-pub-net 2018-10-02 17:23:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/05ff6f17-d436-4c3e-9707-865790963959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf997d949503f06825068659ee001de41f84a49" 2018-10-02 17:23:12,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28f97542-8817-4b76-8534-27e5430948d2 Date: Tue, 02 Oct 2018 17:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:12,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/05ff6f17-d436-4c3e-9707-865790963959 used request id req-28f97542-8817-4b76-8534-27e5430948d2 2018-10-02 17:23:12,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:13,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["JqHMDvj2Tj2KNCxO9uQIeA"], "issued_at": "2018-10-02T17:23:13.000000Z"}} 2018-10-02 17:23:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3554bcbe9426b1e9964f5eb1a4ffd4e5224dee9" 2018-10-02 17:23:13,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c25bad-ee2f-4de4-b390-ad55f8a2cb68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:13,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-33c25bad-ee2f-4de4-b390-ad55f8a2cb68 2018-10-02 17:23:13,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:23:13,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:13,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["cHTFtPpoRIqXX6qdUNg49w"], "issued_at": "2018-10-02T17:23:13.000000Z"}} 2018-10-02 17:23:13,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e17b3c6f150892b27f078def80ab7d6cd5e4676" 2018-10-02 17:23:13,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d5d832-aacb-4e4a-b5a4-ca24c3a729d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:13,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-69d5d832-aacb-4e4a-b5a4-ca24c3a729d7 2018-10-02 17:23:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-75bd90f2-3528-4b27-90b1-a0141757f394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3554bcbe9426b1e9964f5eb1a4ffd4e5224dee9" 2018-10-02 17:23:13,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-76492b77-7ffe-494b-ab3a-dce50a350240 Date: Tue, 02 Oct 2018 17:23:13 GMT RESP BODY: {"networks":[]} 2018-10-02 17:23:13,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-75bd90f2-3528-4b27-90b1-a0141757f394-pub-net used request id req-76492b77-7ffe-494b-ab3a-dce50a350240 2018-10-02 17:23:13,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:14,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["0_WEFyWwR16CjEEQt26BDQ"], "issued_at": "2018-10-02T17:23:14.000000Z"}} 2018-10-02 17:23:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778eccb7-f521-43b7-9f3a-222611f713c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:14,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-778eccb7-f521-43b7-9f3a-222611f713c9 2018-10-02 17:23:14,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:23:14,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:14,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["BVdNweq4TkSmDhSaxN3_oQ"], "issued_at": "2018-10-02T17:23:14.000000Z"}} 2018-10-02 17:23:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03441bbe90235782cd4a89b686703a36c85e8dec" 2018-10-02 17:23:14,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d883efec-879d-4432-89d9-b0f053a7e30f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:14,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d883efec-879d-4432-89d9-b0f053a7e30f 2018-10-02 17:23:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:15,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4ea02d35-fae1-4e50-8559-45f87beceaf3 Date: Tue, 02 Oct 2018 17:23:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:23:15,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-4ea02d35-fae1-4e50-8559-45f87beceaf3 2018-10-02 17:23:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:15,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c7c1bea9-c3a8-45e1-bd87-5eec5fb21464 Date: Tue, 02 Oct 2018 17:23:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:23:15,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-c7c1bea9-c3a8-45e1-bd87-5eec5fb21464 2018-10-02 17:23:15,227 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router 2018-10-02 17:23:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router", "admin_state_up": true}}' 2018-10-02 17:23:20,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2b65e528-5d0b-4c89-9a15-78dceae60b1b Date: Tue, 02 Oct 2018 17:23:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:15Z", "admin_state_up": true, "updated_at": "2018-10-02T17:23:16Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4477115a-286c-4ce3-832e-d4dedb2401d7", "name": "NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router"}} 2018-10-02 17:23:20,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-2b65e528-5d0b-4c89-9a15-78dceae60b1b 2018-10-02 17:23:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=4477115a-286c-4ce3-832e-d4dedb2401d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-0ae25c89-03f0-4a77-9a3f-e83269ae2e7d Date: Tue, 02 Oct 2018 17:23:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41238286-0574-4188-9fad-ad3eea63f746","ip_address":"169.254.192.1"}],"id":"1dde5af3-012c-4522-96f5-dbae5f67d42c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:21:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:18Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41238286-0574-4188-9fad-ad3eea63f746","ip_address":"169.254.192.5"}],"id":"570c2834-a2f1-4b23-8f05-add43a11c140","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:c9:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:18Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41238286-0574-4188-9fad-ad3eea63f746","ip_address":"169.254.192.4"}],"id":"c21b46a1-1a64-4c74-8820-db109a0a4cda","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:41:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:17Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.204"}],"id":"e4fed7b9-f2fa-45ba-ac70-7a04bce24f25","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:24:4c:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:23:16Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"}]} 2018-10-02 17:23:20,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=4477115a-286c-4ce3-832e-d4dedb2401d7 used request id req-0ae25c89-03f0-4a77-9a3f-e83269ae2e7d 2018-10-02 17:23:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:20,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c9c0ed3c-da4e-4fd8-a844-ba15985fb9fd Date: Tue, 02 Oct 2018 17:23:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:23:20,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-c9c0ed3c-da4e-4fd8-a844-ba15985fb9fd 2018-10-02 17:23:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:20,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2f992bce-e0b1-43c1-a6f6-078fee9d16b3 Date: Tue, 02 Oct 2018 17:23:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:15Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:15Z","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":"41238286-0574-4188-9fad-ad3eea63f746","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:20,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 used request id req-2f992bce-e0b1-43c1-a6f6-078fee9d16b3 2018-10-02 17:23:20,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:20,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-de93e3f2-2d02-4f12-bb82-5753b896aaba Date: Tue, 02 Oct 2018 17:23:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:15Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:15Z","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":"41238286-0574-4188-9fad-ad3eea63f746","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:20,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 used request id req-de93e3f2-2d02-4f12-bb82-5753b896aaba 2018-10-02 17:23:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:20,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f35f7c9a-e04e-460e-a24a-81b02fef9090 Date: Tue, 02 Oct 2018 17:23:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:15Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:15Z","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":"41238286-0574-4188-9fad-ad3eea63f746","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:20,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 used request id req-f35f7c9a-e04e-460e-a24a-81b02fef9090 2018-10-02 17:23:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:21,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a6017adc-16f2-4b8f-8448-a2d8c0b588b7 Date: Tue, 02 Oct 2018 17:23:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:15Z", "admin_state_up": true, "updated_at": "2018-10-02T17:23:19Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "4477115a-286c-4ce3-832e-d4dedb2401d7", "name": "NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router"}]} 2018-10-02 17:23:21,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router used request id req-a6017adc-16f2-4b8f-8448-a2d8c0b588b7 2018-10-02 17:23:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:23:21,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:23: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:23:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:21,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87edab3b-79d3-4ed1-8f6d-b74457942226 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:23:21,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-87edab3b-79d3-4ed1-8f6d-b74457942226 2018-10-02 17:23:21,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=4477115a-286c-4ce3-832e-d4dedb2401d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:21,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-a8fe8d9b-546f-44ee-becd-1d1840f58276 Date: Tue, 02 Oct 2018 17:23:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41238286-0574-4188-9fad-ad3eea63f746","ip_address":"169.254.192.1"}],"id":"1dde5af3-012c-4522-96f5-dbae5f67d42c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:21:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:18Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41238286-0574-4188-9fad-ad3eea63f746","ip_address":"169.254.192.5"}],"id":"570c2834-a2f1-4b23-8f05-add43a11c140","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:c9:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:18Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:21Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41238286-0574-4188-9fad-ad3eea63f746","ip_address":"169.254.192.4"}],"id":"c21b46a1-1a64-4c74-8820-db109a0a4cda","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:41:d6","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:17Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:20Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.204"}],"id":"e4fed7b9-f2fa-45ba-ac70-7a04bce24f25","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:4c:74","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:23:16Z","binding:vnic_type":"normal","device_id":"4477115a-286c-4ce3-832e-d4dedb2401d7"}]} 2018-10-02 17:23:21,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=4477115a-286c-4ce3-832e-d4dedb2401d7 used request id req-a8fe8d9b-546f-44ee-becd-1d1840f58276 2018-10-02 17:23:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:21,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-88edeef7-f238-4ee4-bf86-f925da9d2fce Date: Tue, 02 Oct 2018 17:23:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:23:21,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-88edeef7-f238-4ee4-bf86-f925da9d2fce 2018-10-02 17:23:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:21,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c45bdb3-4ea3-4f0d-9936-1713fdd14510 Date: Tue, 02 Oct 2018 17:23:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:15Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:15Z","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":"41238286-0574-4188-9fad-ad3eea63f746","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:21,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 used request id req-8c45bdb3-4ea3-4f0d-9936-1713fdd14510 2018-10-02 17:23:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:21,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2ad82489-19be-4212-a6ed-16d5a17ec4cd Date: Tue, 02 Oct 2018 17:23:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:15Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:15Z","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":"41238286-0574-4188-9fad-ad3eea63f746","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:21,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 used request id req-2ad82489-19be-4212-a6ed-16d5a17ec4cd 2018-10-02 17:23:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:22,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-88d2d43b-1bee-48d3-b27c-a8cba18452b4 Date: Tue, 02 Oct 2018 17:23:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"32d37a42-462f-4094-96bf-923d78ae3810","tenant_id":"","created_at":"2018-10-02T17:23:15Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:15Z","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":"41238286-0574-4188-9fad-ad3eea63f746","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:22,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/41238286-0574-4188-9fad-ad3eea63f746 used request id req-88d2d43b-1bee-48d3-b27c-a8cba18452b4 2018-10-02 17:23:22,174 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router 2018-10-02 17:23:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/4477115a-286c-4ce3-832e-d4dedb2401d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:25,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-176013ee-9f44-4fc8-9249-af5c97524b43 Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:25,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4477115a-286c-4ce3-832e-d4dedb2401d7 used request id req-176013ee-9f44-4fc8-9249-af5c97524b43 2018-10-02 17:23:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4728d4337dc3d716709e14d081c5d1cf86afcb87" 2018-10-02 17:23:26,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7961226f-1932-47d3-8a2f-71dbbd232a2d Date: Tue, 02 Oct 2018 17:23:26 GMT RESP BODY: {"routers": []} 2018-10-02 17:23:26,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-12017439-9ce2-4c05-944c-492b50a9cc17-pub-router used request id req-7961226f-1932-47d3-8a2f-71dbbd232a2d 2018-10-02 17:23:26,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:26,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["LPYlBGrISdejWPwGLAoHvg"], "issued_at": "2018-10-02T17:23:26.000000Z"}} 2018-10-02 17:23:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:26,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a04a846-a9ca-4288-a63e-b48cd2e56591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:26,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1a04a846-a9ca-4288-a63e-b48cd2e56591 2018-10-02 17:23:26,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:23:26,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:26,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["dkHIT4xcQw67A54N8KIOiA"], "issued_at": "2018-10-02T17:23:26.000000Z"}} 2018-10-02 17:23:26,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28826ad5af4af4bd13cef1bc62ab758c3acfbf03" 2018-10-02 17:23:26,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbf3be5-824c-4c6b-a7e7-ede3f9b32abe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:26,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8dbf3be5-824c-4c6b-a7e7-ede3f9b32abe 2018-10-02 17:23:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:27,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4e7d1550-91e0-4eac-9773-73ee57f015b6 Date: Tue, 02 Oct 2018 17:23:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:23:27,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-4e7d1550-91e0-4eac-9773-73ee57f015b6 2018-10-02 17:23:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:27,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d86f47a3-5e91-452a-9b84-8730a5c486b3 Date: Tue, 02 Oct 2018 17:23:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:23:27,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-d86f47a3-5e91-452a-9b84-8730a5c486b3 2018-10-02 17:23:27,388 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router 2018-10-02 17:23:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router", "admin_state_up": true}}' 2018-10-02 17:23:32,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d6969bdf-b6fa-4f58-aca7-940303fe21d9 Date: Tue, 02 Oct 2018 17:23:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:28Z", "admin_state_up": true, "updated_at": "2018-10-02T17:23:28Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ddf2fe1e-d7af-4fad-9889-919418408bbc", "name": "NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router"}} 2018-10-02 17:23:32,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-d6969bdf-b6fa-4f58-aca7-940303fe21d9 2018-10-02 17:23:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ddf2fe1e-d7af-4fad-9889-919418408bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:32,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b264bf9a-7644-49e9-b0e6-cbf21e6f8f37 Date: Tue, 02 Oct 2018 17:23:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e193e0e3-738d-4ea1-a33f-10b3347af835","ip_address":"169.254.192.5"}],"id":"2c544a85-f74f-4942-9e95-30e63bc39066","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:11:9a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:30Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e193e0e3-738d-4ea1-a33f-10b3347af835","ip_address":"169.254.192.10"}],"id":"5e03e5cb-46a8-4e84-89a9-1370bd9cc685","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:5b:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:29Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.208"}],"id":"732b7578-f437-4afb-97ff-1f591f7cf07e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:af:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:23:28Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e193e0e3-738d-4ea1-a33f-10b3347af835","ip_address":"169.254.192.9"}],"id":"eaed322a-7fbc-48b4-b4cf-d81398a6d78e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:bf:83","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:30Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"}]} 2018-10-02 17:23:32,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ddf2fe1e-d7af-4fad-9889-919418408bbc used request id req-b264bf9a-7644-49e9-b0e6-cbf21e6f8f37 2018-10-02 17:23:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:32,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-16cafe96-d737-4db2-9ce7-15106a57df6a Date: Tue, 02 Oct 2018 17:23:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:23:32,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-16cafe96-d737-4db2-9ce7-15106a57df6a 2018-10-02 17:23:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:32,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f330630a-d97e-4e22-960a-51d07275ee73 Date: Tue, 02 Oct 2018 17:23:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e193e0e3-738d-4ea1-a33f-10b3347af835","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:32,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 used request id req-f330630a-d97e-4e22-960a-51d07275ee73 2018-10-02 17:23:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:32,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ced1b6d0-164f-4b1f-957d-e886ea5f5be8 Date: Tue, 02 Oct 2018 17:23:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e193e0e3-738d-4ea1-a33f-10b3347af835","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:32,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 used request id req-ced1b6d0-164f-4b1f-957d-e886ea5f5be8 2018-10-02 17:23:32,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a79a4cf6-e8be-43e0-8946-d97e83bfb211 Date: Tue, 02 Oct 2018 17:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e193e0e3-738d-4ea1-a33f-10b3347af835","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:33,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 used request id req-a79a4cf6-e8be-43e0-8946-d97e83bfb211 2018-10-02 17:23:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-fcdab6fc-282b-4a0a-bb5f-3a856336d36a Date: Tue, 02 Oct 2018 17:23:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:28Z", "admin_state_up": true, "updated_at": "2018-10-02T17:23:31Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "ddf2fe1e-d7af-4fad-9889-919418408bbc", "name": "NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router"}]} 2018-10-02 17:23:33,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router used request id req-fcdab6fc-282b-4a0a-bb5f-3a856336d36a 2018-10-02 17:23:33,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:23:33,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:23: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:23:33,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0258eb1-4c3e-4af2-95a2-b367a7378275 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:23:33,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-b0258eb1-4c3e-4af2-95a2-b367a7378275 2018-10-02 17:23:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ddf2fe1e-d7af-4fad-9889-919418408bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-06288c3f-82e7-4b35-9dc0-4203f9afa04d Date: Tue, 02 Oct 2018 17:23:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:33Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e193e0e3-738d-4ea1-a33f-10b3347af835","ip_address":"169.254.192.5"}],"id":"2c544a85-f74f-4942-9e95-30e63bc39066","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:11:9a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:30Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e193e0e3-738d-4ea1-a33f-10b3347af835","ip_address":"169.254.192.10"}],"id":"5e03e5cb-46a8-4e84-89a9-1370bd9cc685","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:5b:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:29Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:33Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.208"}],"id":"732b7578-f437-4afb-97ff-1f591f7cf07e","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:af:95","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T17:23:28Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:23:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e193e0e3-738d-4ea1-a33f-10b3347af835","ip_address":"169.254.192.9"}],"id":"eaed322a-7fbc-48b4-b4cf-d81398a6d78e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:bf:83","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 33e8581366124150a9c80d4dac09baf0","admin_state_up":true,"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:30Z","binding:vnic_type":"normal","device_id":"ddf2fe1e-d7af-4fad-9889-919418408bbc"}]} 2018-10-02 17:23:33,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ddf2fe1e-d7af-4fad-9889-919418408bbc used request id req-06288c3f-82e7-4b35-9dc0-4203f9afa04d 2018-10-02 17:23:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-69774a9a-4707-49ef-a89d-013a071a83e5 Date: Tue, 02 Oct 2018 17:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 17:23:33,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-69774a9a-4707-49ef-a89d-013a071a83e5 2018-10-02 17:23:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7becb191-6452-4f34-8807-19e31b56ad6b Date: Tue, 02 Oct 2018 17:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e193e0e3-738d-4ea1-a33f-10b3347af835","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:33,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 used request id req-7becb191-6452-4f34-8807-19e31b56ad6b 2018-10-02 17:23:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:33,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a6b11dd5-33eb-478b-8d12-e67e20310b85 Date: Tue, 02 Oct 2018 17:23:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e193e0e3-738d-4ea1-a33f-10b3347af835","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:33,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 used request id req-a6b11dd5-33eb-478b-8d12-e67e20310b85 2018-10-02 17:23:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:34,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-00b4eff7-2aea-42e5-9ee6-5f320090ac3f Date: Tue, 02 Oct 2018 17:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"842ba4e5-640d-4179-9062-545117f8dae7","tenant_id":"","created_at":"2018-10-02T17:23:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:23:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e193e0e3-738d-4ea1-a33f-10b3347af835","subnetpool_id":null,"name":"HA subnet tenant 33e8581366124150a9c80d4dac09baf0"}} 2018-10-02 17:23:34,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/e193e0e3-738d-4ea1-a33f-10b3347af835 used request id req-00b4eff7-2aea-42e5-9ee6-5f320090ac3f 2018-10-02 17:23:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-08200ebe-8e24-4d2e-92c8-16ba1e4efa75 Date: Tue, 02 Oct 2018 17:23:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:23:34,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-08200ebe-8e24-4d2e-92c8-16ba1e4efa75 2018-10-02 17:23:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:34,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2f56f013-af0a-499d-be22-e1d14fc58761 Date: Tue, 02 Oct 2018 17:23:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:23:34,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-2f56f013-af0a-499d-be22-e1d14fc58761 2018-10-02 17:23:34,466 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router 2018-10-02 17:23:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/ddf2fe1e-d7af-4fad-9889-919418408bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:37,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd7f6327-bddb-4a40-9fe5-fc4e361a707b Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:37,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ddf2fe1e-d7af-4fad-9889-919418408bbc used request id req-bd7f6327-bddb-4a40-9fe5-fc4e361a707b 2018-10-02 17:23:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae92d99d793fed7eb9385649546f4eda8ecb119" 2018-10-02 17:23:37,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d2d6f84-bffe-4d12-9202-3e9dcd08072a Date: Tue, 02 Oct 2018 17:23:37 GMT RESP BODY: {"routers": []} 2018-10-02 17:23:37,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-9745514e-6355-4b57-ab6c-a07f439b9da8-pub-router used request id req-1d2d6f84-bffe-4d12-9202-3e9dcd08072a 2018-10-02 17:23:37,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:38,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["p-fuDSNeSg2pQrxfWzheBQ"], "issued_at": "2018-10-02T17:23:38.000000Z"}} 2018-10-02 17:23:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" 2018-10-02 17:23:38,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfab1f76-15ae-4137-9798-db6f13ed1564 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:38,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bfab1f76-15ae-4137-9798-db6f13ed1564 2018-10-02 17:23:38,376 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname 2018-10-02 17:23:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname"}}' 2018-10-02 17:23:38,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-2498703d-88b7-45a5-acc4-8864d6b012a4 Date: Tue, 02 Oct 2018 17:23:38 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:38Z", "updated_at": "2018-10-02T17:23:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "revision_number": 0, "id": "67b6ca37-514f-4df9-8d2c-a1f8b511b395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "revision_number": 0, "id": "d922f588-af43-46a3-a83f-bd1662725a4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "name": "NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname"}} 2018-10-02 17:23:38,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-2498703d-88b7-45a5-acc4-8864d6b012a4 2018-10-02 17:23:38,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78224c45-eb7f-4187-9aef-4029d0b1da9c 2018-10-02 17:23:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=78224c45-eb7f-4187-9aef-4029d0b1da9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" 2018-10-02 17:23:38,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69717de7-de48-4104-b8ef-aa91409a2033 Date: Tue, 02 Oct 2018 17:23:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:38Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "67b6ca37-514f-4df9-8d2c-a1f8b511b395"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:38Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "d922f588-af43-46a3-a83f-bd1662725a4a"}]} 2018-10-02 17:23:38,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=78224c45-eb7f-4187-9aef-4029d0b1da9c used request id req-69717de7-de48-4104-b8ef-aa91409a2033 2018-10-02 17:23:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" 2018-10-02 17:23:39,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-a1db5202-dba3-4e8e-bf9e-e1aa12a26bd6 Date: Tue, 02 Oct 2018 17:23:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:38Z", "updated_at": "2018-10-02T17:23:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "revision_number": 0, "id": "67b6ca37-514f-4df9-8d2c-a1f8b511b395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "revision_number": 0, "id": "d922f588-af43-46a3-a83f-bd1662725a4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "name": "NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname"}]} 2018-10-02 17:23:39,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname used request id req-a1db5202-dba3-4e8e-bf9e-e1aa12a26bd6 2018-10-02 17:23:39,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78224c45-eb7f-4187-9aef-4029d0b1da9c 2018-10-02 17:23:39,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=78224c45-eb7f-4187-9aef-4029d0b1da9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" 2018-10-02 17:23:39,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1bdf909-c6f9-4c2d-a4fe-6ac471032731 Date: Tue, 02 Oct 2018 17:23:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:38Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "67b6ca37-514f-4df9-8d2c-a1f8b511b395"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:38Z", "security_group_id": "78224c45-eb7f-4187-9aef-4029d0b1da9c", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:38Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "d922f588-af43-46a3-a83f-bd1662725a4a"}]} 2018-10-02 17:23:39,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=78224c45-eb7f-4187-9aef-4029d0b1da9c used request id req-b1bdf909-c6f9-4c2d-a4fe-6ac471032731 2018-10-02 17:23:39,180 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname 2018-10-02 17:23:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/78224c45-eb7f-4187-9aef-4029d0b1da9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" 2018-10-02 17:23:39,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c56ff22-6834-4e86-9c47-dda7a239332a Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:39,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/78224c45-eb7f-4187-9aef-4029d0b1da9c used request id req-8c56ff22-6834-4e86-9c47-dda7a239332a 2018-10-02 17:23:39,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f610d01989d21996acc6c26c21bcc7d3292e6b33" 2018-10-02 17:23:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b57d1ea9-37db-4e55-ab99-f34ca1285445 Date: Tue, 02 Oct 2018 17:23:39 GMT RESP BODY: {"security_groups": []} 2018-10-02 17:23:39,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-21b859d6-82fb-43b5-96e1-529520bd7c8aname used request id req-b57d1ea9-37db-4e55-ab99-f34ca1285445 2018-10-02 17:23:39,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:39,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["1w25y6urTOKxydHSdtcY9A"], "issued_at": "2018-10-02T17:23:39.000000Z"}} 2018-10-02 17:23:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52eba7792f0df08d46228890c20e803813094700" 2018-10-02 17:23:39,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f970b603-7784-4969-bbb2-b38df1488fe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:39,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f970b603-7784-4969-bbb2-b38df1488fe3 2018-10-02 17:23:39,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:40,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["TNdHP6LjR5-4-dFwwrVy_w"], "issued_at": "2018-10-02T17:23:40.000000Z"}} 2018-10-02 17:23:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12de18a267cfe594765366772ace576bb3a2d7c9" 2018-10-02 17:23:40,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463e51fa-6058-47ae-8b99-56ad93e74066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:40,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-463e51fa-6058-47ae-8b99-56ad93e74066 2018-10-02 17:23:40,312 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name 2018-10-02 17:23:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12de18a267cfe594765366772ace576bb3a2d7c9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name", "description": "hello group"}}' 2018-10-02 17:23:40,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6ec9601e-9917-4d35-a162-8e04bdbdbf69 Date: Tue, 02 Oct 2018 17:23:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:40Z", "updated_at": "2018-10-02T17:23:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "revision_number": 0, "id": "6d5290b1-1c61-4a66-9768-37489a36531a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "revision_number": 0, "id": "ce864dfe-1473-4fd7-acc5-c7852526786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "name": "NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name"}} 2018-10-02 17:23:40,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-6ec9601e-9917-4d35-a162-8e04bdbdbf69 2018-10-02 17:23:40,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd 2018-10-02 17:23:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12de18a267cfe594765366772ace576bb3a2d7c9" 2018-10-02 17:23:40,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b804eab-dc22-4870-9652-9a07522a6e4d Date: Tue, 02 Oct 2018 17:23:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:40Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "6d5290b1-1c61-4a66-9768-37489a36531a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:40Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "ce864dfe-1473-4fd7-acc5-c7852526786f"}]} 2018-10-02 17:23:40,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd used request id req-1b804eab-dc22-4870-9652-9a07522a6e4d 2018-10-02 17:23:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12de18a267cfe594765366772ace576bb3a2d7c9" 2018-10-02 17:23:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-67e52a2f-3258-413c-a802-20132720fbf6 Date: Tue, 02 Oct 2018 17:23:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:40Z", "updated_at": "2018-10-02T17:23:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "revision_number": 0, "id": "6d5290b1-1c61-4a66-9768-37489a36531a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "revision_number": 0, "id": "ce864dfe-1473-4fd7-acc5-c7852526786f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "name": "NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name"}]} 2018-10-02 17:23:41,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name&description=hello+group used request id req-67e52a2f-3258-413c-a802-20132720fbf6 2018-10-02 17:23:41,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd 2018-10-02 17:23:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12de18a267cfe594765366772ace576bb3a2d7c9" 2018-10-02 17:23:41,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fee8a14c-ef3b-43e7-aae1-c44504133385 Date: Tue, 02 Oct 2018 17:23:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:40Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "6d5290b1-1c61-4a66-9768-37489a36531a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:40Z", "security_group_id": "5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:40Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "ce864dfe-1473-4fd7-acc5-c7852526786f"}]} 2018-10-02 17:23:41,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd used request id req-fee8a14c-ef3b-43e7-aae1-c44504133385 2018-10-02 17:23:41,226 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ace261c4-0d06-4a04-bcae-485fa62e2033name 2018-10-02 17:23:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12de18a267cfe594765366772ace576bb3a2d7c9" 2018-10-02 17:23:41,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1c6bc01-5733-45ec-83c4-67092cab0e26 Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:41,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5e2a9d0b-1bc5-4eb9-b6b1-0f4a5e7f65bd used request id req-a1c6bc01-5733-45ec-83c4-67092cab0e26 2018-10-02 17:23:41,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:41,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["lvVZgSxBSyauTlfzU1HvPg"], "issued_at": "2018-10-02T17:23:41.000000Z"}} 2018-10-02 17:23:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:41,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ce3116-8994-473a-84dd-f18296421feb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:41,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b5ce3116-8994-473a-84dd-f18296421feb 2018-10-02 17:23:41,821 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname 2018-10-02 17:23:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname", "description": "hello group"}}' 2018-10-02 17:23:42,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0dae8405-e5e5-49ae-aae8-60dcc14c2faa Date: Tue, 02 Oct 2018 17:23:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "updated_at": "2018-10-02T17:23:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "name": "NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname"}} 2018-10-02 17:23:42,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-0dae8405-e5e5-49ae-aae8-60dcc14c2faa 2018-10-02 17:23:42,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e 2018-10-02 17:23:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:42,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-007c9de2-2f5b-43cb-9e2f-8ac5160c6eba Date: Tue, 02 Oct 2018 17:23:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585"}]} 2018-10-02 17:23:42,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-007c9de2-2f5b-43cb-9e2f-8ac5160c6eba 2018-10-02 17:23:42,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e 2018-10-02 17:23:42,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:42,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-310366b2-7f7d-427e-afa8-a52177dadffa Date: Tue, 02 Oct 2018 17:23:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585"}]} 2018-10-02 17:23:42,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-310366b2-7f7d-427e-afa8-a52177dadffa 2018-10-02 17:23:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:42,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ba87df-34bd-4012-a7a7-229a74053bec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:42,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-84ba87df-34bd-4012-a7a7-229a74053bec 2018-10-02 17:23:42,652 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname 2018-10-02 17:23:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:42,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-fc532d11-6819-4670-b19f-be4d056b4bcf Date: Tue, 02 Oct 2018 17:23:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "updated_at": "2018-10-02T17:23:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "name": "NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname"}]} 2018-10-02 17:23:42,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname used request id req-fc532d11-6819-4670-b19f-be4d056b4bcf 2018-10-02 17:23:42,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:23:42,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:23: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:23:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:42,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f039782-45c5-49b0-9184-3cd251afa89d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:23:42,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-7f039782-45c5-49b0-9184-3cd251afa89d 2018-10-02 17:23:42,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e 2018-10-02 17:23:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:43,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75132af0-b69e-4d18-a708-03d89bc70d3f Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585"}]} 2018-10-02 17:23:43,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-75132af0-b69e-4d18-a708-03d89bc70d3f 2018-10-02 17:23:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e"}}' 2018-10-02 17:23:43,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-22e8ce40-ea8b-4466-9660-0753c661ef85 Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:43Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:43Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "89c801e9-f916-4b43-bf9c-03a5313a61eb"}} 2018-10-02 17:23:43,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-22e8ce40-ea8b-4466-9660-0753c661ef85 2018-10-02 17:23:43,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:43,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2293b86e-3feb-4a3b-a961-0c9c5a4bffb7 Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "updated_at": "2018-10-02T17:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:43Z", "revision_number": 0, "id": "89c801e9-f916-4b43-bf9c-03a5313a61eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:43Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 3, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "name": "NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname"}]} 2018-10-02 17:23:43,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname&description=hello+group used request id req-2293b86e-3feb-4a3b-a961-0c9c5a4bffb7 2018-10-02 17:23:43,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e 2018-10-02 17:23:43,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:43,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-5be8cfbf-3a42-4040-bf24-96a3c6239271 Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:43Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:43Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "89c801e9-f916-4b43-bf9c-03a5313a61eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585"}]} 2018-10-02 17:23:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-5be8cfbf-3a42-4040-bf24-96a3c6239271 2018-10-02 17:23:43,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e 2018-10-02 17:23:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:43,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-ea958e72-86ad-427b-b8c0-db10ffa618d7 Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:43Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:43Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "89c801e9-f916-4b43-bf9c-03a5313a61eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585"}]} 2018-10-02 17:23:43,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-ea958e72-86ad-427b-b8c0-db10ffa618d7 2018-10-02 17:23:43,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:43,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f274cb51-147d-456a-877c-345b0beb3b86 Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "updated_at": "2018-10-02T17:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "revision_number": 0, "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:43Z", "revision_number": 0, "id": "89c801e9-f916-4b43-bf9c-03a5313a61eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:43Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 3, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "name": "NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname"}]} 2018-10-02 17:23:43,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname&description=hello+group used request id req-f274cb51-147d-456a-877c-345b0beb3b86 2018-10-02 17:23:43,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e 2018-10-02 17:23:43,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:43,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-9714f815-f884-4353-982a-71be915485bb Date: Tue, 02 Oct 2018 17:23:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:43Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:43Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "89c801e9-f916-4b43-bf9c-03a5313a61eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "8dc7eb60-4e41-4439-98a4-1248b01bb3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:42Z", "security_group_id": "9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:42Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b02d1a93-3d6f-4ae0-8ef0-db03a435c585"}]} 2018-10-02 17:23:43,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-9714f815-f884-4353-982a-71be915485bb 2018-10-02 17:23:43,844 - neutron_utils - INFO - Deleting security group rule with ID - 8dc7eb60-4e41-4439-98a4-1248b01bb3e1 2018-10-02 17:23:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/8dc7eb60-4e41-4439-98a4-1248b01bb3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:44,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b024e3f-5d4b-4f21-ac5c-22e92f771077 Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:44,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/8dc7eb60-4e41-4439-98a4-1248b01bb3e1 used request id req-5b024e3f-5d4b-4f21-ac5c-22e92f771077 2018-10-02 17:23:44,092 - neutron_utils - INFO - Deleting security group rule with ID - b02d1a93-3d6f-4ae0-8ef0-db03a435c585 2018-10-02 17:23:44,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/b02d1a93-3d6f-4ae0-8ef0-db03a435c585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:44,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a386b75-1e1e-4039-8207-188195fc0f0b Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:44,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/b02d1a93-3d6f-4ae0-8ef0-db03a435c585 used request id req-5a386b75-1e1e-4039-8207-188195fc0f0b 2018-10-02 17:23:44,186 - neutron_utils - INFO - Deleting security group rule with ID - 89c801e9-f916-4b43-bf9c-03a5313a61eb 2018-10-02 17:23:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/89c801e9-f916-4b43-bf9c-03a5313a61eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:44,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe5cccd9-17ee-482d-ad6c-f0f3df801d05 Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:44,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/89c801e9-f916-4b43-bf9c-03a5313a61eb used request id req-fe5cccd9-17ee-482d-ad6c-f0f3df801d05 2018-10-02 17:23:44,429 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a8bcfe6f-81c3-4c69-857d-77408c4c1fcfname 2018-10-02 17:23:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39702c0edcecdfcf6ce4e41eba5d7dff459bcdd7" 2018-10-02 17:23:44,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d22add9-31f0-4704-9dbf-3db5b2963fc8 Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:44,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9ef8f0ff-be86-4e30-aacc-b5cd00f86b5e used request id req-0d22add9-31f0-4704-9dbf-3db5b2963fc8 2018-10-02 17:23:44,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:44,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["yH-Z1t_hR3SvzX5YDBmNGQ"], "issued_at": "2018-10-02T17:23:44.000000Z"}} 2018-10-02 17:23:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:44,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2fde96-d0bc-40aa-aa84-612a95197fd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:44,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ce2fde96-d0bc-40aa-aa84-612a95197fd9 2018-10-02 17:23:44,933 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-1 2018-10-02 17:23:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-1", "description": "hello group"}}' 2018-10-02 17:23:45,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e5322733-3856-4965-b281-c70113ac1ed8 Date: Tue, 02 Oct 2018 17:23:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "updated_at": "2018-10-02T17:23:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "4753d19d-40af-40a0-9066-240a67e76764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "d9d8be97-e6ac-4655-a7b6-631212672cf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "name": "NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-1"}} 2018-10-02 17:23:45,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-e5322733-3856-4965-b281-c70113ac1ed8 2018-10-02 17:23:45,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e9d286-fd18-4828-b9a5-b0a581a05bda 2018-10-02 17:23:45,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9e9d286-fd18-4828-b9a5-b0a581a05bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:45,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca2220ee-a565-44c3-b942-946f51382dc6 Date: Tue, 02 Oct 2018 17:23: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-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "4753d19d-40af-40a0-9066-240a67e76764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "d9d8be97-e6ac-4655-a7b6-631212672cf5"}]} 2018-10-02 17:23:45,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9e9d286-fd18-4828-b9a5-b0a581a05bda used request id req-ca2220ee-a565-44c3-b942-946f51382dc6 2018-10-02 17:23:45,479 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-2 2018-10-02 17:23:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-2", "description": "hello group"}}' 2018-10-02 17:23:45,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d4bdb1d0-d960-4e19-bc8b-aa157949bf51 Date: Tue, 02 Oct 2018 17:23:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "updated_at": "2018-10-02T17:23:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "824401e6-3e6e-48f0-a54b-7323d0ac5ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "9b4c70bf-a0f2-42f5-8219-09118e81d635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "name": "NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-2"}} 2018-10-02 17:23:45,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-d4bdb1d0-d960-4e19-bc8b-aa157949bf51 2018-10-02 17:23:45,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbf61f8e-6223-4ead-af64-a3ec083a221e 2018-10-02 17:23:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dbf61f8e-6223-4ead-af64-a3ec083a221e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:46,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7f69569-a888-4666-9c19-90c4d01854b3 Date: Tue, 02 Oct 2018 17:23:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "824401e6-3e6e-48f0-a54b-7323d0ac5ec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "9b4c70bf-a0f2-42f5-8219-09118e81d635"}]} 2018-10-02 17:23:46,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dbf61f8e-6223-4ead-af64-a3ec083a221e used request id req-f7f69569-a888-4666-9c19-90c4d01854b3 2018-10-02 17:23:46,024 - neutron_utils - INFO - Retrieving security group with ID - e9e9d286-fd18-4828-b9a5-b0a581a05bda 2018-10-02 17:23:46,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e9e9d286-fd18-4828-b9a5-b0a581a05bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:46,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-729e3d95-c8e7-43b5-b988-e456e92d884b Date: Tue, 02 Oct 2018 17:23:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "updated_at": "2018-10-02T17:23:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "4753d19d-40af-40a0-9066-240a67e76764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "d9d8be97-e6ac-4655-a7b6-631212672cf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "name": "NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-1"}]} 2018-10-02 17:23:46,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e9e9d286-fd18-4828-b9a5-b0a581a05bda used request id req-729e3d95-c8e7-43b5-b988-e456e92d884b 2018-10-02 17:23:46,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e9d286-fd18-4828-b9a5-b0a581a05bda 2018-10-02 17:23:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9e9d286-fd18-4828-b9a5-b0a581a05bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:46,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98c7f9ff-e486-4bdf-8fd7-c3e93304e5fe Date: Tue, 02 Oct 2018 17:23:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "4753d19d-40af-40a0-9066-240a67e76764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "e9e9d286-fd18-4828-b9a5-b0a581a05bda", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "d9d8be97-e6ac-4655-a7b6-631212672cf5"}]} 2018-10-02 17:23:46,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9e9d286-fd18-4828-b9a5-b0a581a05bda used request id req-98c7f9ff-e486-4bdf-8fd7-c3e93304e5fe 2018-10-02 17:23:46,300 - neutron_utils - INFO - Retrieving security group with ID - dbf61f8e-6223-4ead-af64-a3ec083a221e 2018-10-02 17:23:46,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=dbf61f8e-6223-4ead-af64-a3ec083a221e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:46,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-c050f1de-134d-4089-b855-5463f5f4375b Date: Tue, 02 Oct 2018 17:23:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "updated_at": "2018-10-02T17:23:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "824401e6-3e6e-48f0-a54b-7323d0ac5ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "revision_number": 0, "id": "9b4c70bf-a0f2-42f5-8219-09118e81d635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 2, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "name": "NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-2"}]} 2018-10-02 17:23:46,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=dbf61f8e-6223-4ead-af64-a3ec083a221e used request id req-c050f1de-134d-4089-b855-5463f5f4375b 2018-10-02 17:23:46,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbf61f8e-6223-4ead-af64-a3ec083a221e 2018-10-02 17:23:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dbf61f8e-6223-4ead-af64-a3ec083a221e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:46,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e09cd42-28ec-4b00-b04f-e63d4708f5a8 Date: Tue, 02 Oct 2018 17:23:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "824401e6-3e6e-48f0-a54b-7323d0ac5ec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:23:45Z", "security_group_id": "dbf61f8e-6223-4ead-af64-a3ec083a221e", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:45Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "9b4c70bf-a0f2-42f5-8219-09118e81d635"}]} 2018-10-02 17:23:46,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dbf61f8e-6223-4ead-af64-a3ec083a221e used request id req-0e09cd42-28ec-4b00-b04f-e63d4708f5a8 2018-10-02 17:23:46,682 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-1 2018-10-02 17:23:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e9e9d286-fd18-4828-b9a5-b0a581a05bda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:47,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94024db8-e713-4328-89eb-6ceeeb5a3c7c Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:47,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e9e9d286-fd18-4828-b9a5-b0a581a05bda used request id req-94024db8-e713-4328-89eb-6ceeeb5a3c7c 2018-10-02 17:23:47,025 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6cdcc0a8-ecb6-4b04-a271-412e664f98c0name-2 2018-10-02 17:23:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dbf61f8e-6223-4ead-af64-a3ec083a221e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab983be6c092a1b74673bd72e2e03c28f0f794d" 2018-10-02 17:23:47,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f6a515e-119f-4974-8c4e-1cf80b13e43b Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:47,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dbf61f8e-6223-4ead-af64-a3ec083a221e used request id req-7f6a515e-119f-4974-8c4e-1cf80b13e43b 2018-10-02 17:23:47,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:47,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["PrxIPLE7TzqBLF74Lg_XDQ"], "issued_at": "2018-10-02T17:23:47.000000Z"}} 2018-10-02 17:23:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b7ad8f-cb87-4103-b1b5-b016af3b6c4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:47,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-53b7ad8f-cb87-4103-b1b5-b016af3b6c4f 2018-10-02 17:23:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:47,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f6d0e8a5-244a-458c-9b5c-60b489b7f19c Date: Tue, 02 Oct 2018 17:23:47 GMT RESP BODY: {"floatingips": []} 2018-10-02 17:23:47,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-f6d0e8a5-244a-458c-9b5c-60b489b7f19c 2018-10-02 17:23:47,947 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 17:23:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:48,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2e22cc69-d9b8-454f-873f-29c599a93c81 Date: Tue, 02 Oct 2018 17:23:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:23:48,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-2e22cc69-d9b8-454f-873f-29c599a93c81 2018-10-02 17:23:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:48,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-411bab7e-8d00-4ab8-85c4-968e64dc7e06 Date: Tue, 02 Oct 2018 17:23:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:23:48,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-411bab7e-8d00-4ab8-85c4-968e64dc7e06 2018-10-02 17:23:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}}' 2018-10-02 17:23:49,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-bda5fd21-f7d9-4b2b-afe0-4a1748c8de02 Date: Tue, 02 Oct 2018 17:23:49 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:49Z", "updated_at": "2018-10-02T17:23:49Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33e8581366124150a9c80d4dac09baf0", "port_id": null, "id": "49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f"}} 2018-10-02 17:23:49,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-bda5fd21-f7d9-4b2b-afe0-4a1748c8de02 2018-10-02 17:23:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:49,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-e1fb7daf-96b9-4b5e-aa04-3789e4d90fed Date: Tue, 02 Oct 2018 17:23:49 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:49Z", "updated_at": "2018-10-02T17:23:49Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33e8581366124150a9c80d4dac09baf0", "port_id": null, "id": "49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f"}]} 2018-10-02 17:23:49,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-e1fb7daf-96b9-4b5e-aa04-3789e4d90fed 2018-10-02 17:23:49,851 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.202 2018-10-02 17:23:49,852 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.202 2018-10-02 17:23:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips?ip=49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-2537b41a-cf1e-469b-b913-8e108a1eacd7 Date: Tue, 02 Oct 2018 17:23:49 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:23:49Z", "updated_at": "2018-10-02T17:23:49Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33e8581366124150a9c80d4dac09baf0", "port_id": null, "id": "49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f"}]} 2018-10-02 17:23:49,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips?ip=49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f used request id req-2537b41a-cf1e-469b-b913-8e108a1eacd7 2018-10-02 17:23:49,880 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-10-02 17:23:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4197dfe5090fd3bb87589445130f55bbecd42ec" 2018-10-02 17:23:50,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47ff272b-57f8-4ba5-a4ce-3db4e0870e8c Content-Length: 0 Date: Tue, 02 Oct 2018 17:23:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:23:50,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/49fccb7f-a09e-4aae-a1f8-b92f0ca6ca1f used request id req-47ff272b-57f8-4ba5-a4ce-3db4e0870e8c 2018-10-02 17:23:50,555 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:23:50,639 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 2018-10-02 17:23:50,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:51,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["m0bpE8S6R5yd-J3nHZXKdw"], "issued_at": "2018-10-02T17:23:51.000000Z"}} 2018-10-02 17:23:51,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb60dc0184d67b4eeee94a3d5b932d1acbab0833" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWu4MIpWXsrK3yMyVOxTfA7WLg6y8hjEq/xKHXbWCj7U1FMEsNMpQnNAOmWuw9xGStZ/U/hhT+7LyiFA/m8lGnQFjeeC7+lP7hYHuxSm7jPHpU4zAZc0p2Y6kUEhO09y2HJ9C2uezEuWlQlwZyJfmjTD79Os2eAOmFKIu2kzxWe9oqjCvvrnhuSye4ySko2Up6SHe4E51vajS7UrAWUX9pbCL8E2n/FioWwdq0L+U1pdw/bNN4I1gOETmeeO9qksyKxUPl5DurQHL/bDBWtxU+9I8SFmE83FglYAa7dJ/+No6PhYdZ1hKPIN38tNg1daDx9eI1z08x8x8eSw9yif3Z", "name": "NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2"}}' 2018-10-02 17:23:51,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-76eacc54-6cc3-4322-93d1-f076d0a566f5 x-compute-request-id: req-76eacc54-6cc3-4322-93d1-f076d0a566f5 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWu4MIpWXsrK3yMyVOxTfA7WLg6y8hjEq/xKHXbWCj7U1FMEsNMpQnNAOmWuw9xGStZ/U/hhT+7LyiFA/m8lGnQFjeeC7+lP7hYHuxSm7jPHpU4zAZc0p2Y6kUEhO09y2HJ9C2uezEuWlQlwZyJfmjTD79Os2eAOmFKIu2kzxWe9oqjCvvrnhuSye4ySko2Up6SHe4E51vajS7UrAWUX9pbCL8E2n/FioWwdq0L+U1pdw/bNN4I1gOETmeeO9qksyKxUPl5DurQHL/bDBWtxU+9I8SFmE83FglYAa7dJ/+No6PhYdZ1hKPIN38tNg1daDx9eI1z08x8x8eSw9yif3Z", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2", "fingerprint": "4f:d0:d2:c4:bc:30:c2:09:ad:2d:eb:e5:2d:63:42:24"}} 2018-10-02 17:23:51,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-76eacc54-6cc3-4322-93d1-f076d0a566f5 2018-10-02 17:23:51,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb60dc0184d67b4eeee94a3d5b932d1acbab0833" 2018-10-02 17:23:51,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-42420366-1aae-40fd-849e-5bfccd2c1d73 x-compute-request-id: req-42420366-1aae-40fd-849e-5bfccd2c1d73 Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWu4MIpWXsrK3yMyVOxTfA7WLg6y8hjEq/xKHXbWCj7U1FMEsNMpQnNAOmWuw9xGStZ/U/hhT+7LyiFA/m8lGnQFjeeC7+lP7hYHuxSm7jPHpU4zAZc0p2Y6kUEhO09y2HJ9C2uezEuWlQlwZyJfmjTD79Os2eAOmFKIu2kzxWe9oqjCvvrnhuSye4ySko2Up6SHe4E51vajS7UrAWUX9pbCL8E2n/FioWwdq0L+U1pdw/bNN4I1gOETmeeO9qksyKxUPl5DurQHL/bDBWtxU+9I8SFmE83FglYAa7dJ/+No6PhYdZ1hKPIN38tNg1daDx9eI1z08x8x8eSw9yif3Z", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2", "deleted": false, "created_at": "2018-10-02T17:23:51.000000", "updated_at": null, "fingerprint": "4f:d0:d2:c4:bc:30:c2:09:ad:2d:eb:e5:2d:63:42:24", "deleted_at": null, "id": 2}} 2018-10-02 17:23:51,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 used request id req-42420366-1aae-40fd-849e-5bfccd2c1d73 2018-10-02 17:23:51,282 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 2018-10-02 17:23:51,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb60dc0184d67b4eeee94a3d5b932d1acbab0833" 2018-10-02 17:23:51,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-bcb2b0c6-94f9-45ce-9696-7cca1f674c35 x-compute-request-id: req-bcb2b0c6-94f9-45ce-9696-7cca1f674c35 Content-Length: 0 Content-Type: application/json 2018-10-02 17:23:51,355 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 used request id req-bcb2b0c6-94f9-45ce-9696-7cca1f674c35 2018-10-02 17:23:51,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb60dc0184d67b4eeee94a3d5b932d1acbab0833" 2018-10-02 17:23:51,377 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-7c189220-e5c5-46d3-b596-b81426e988cc x-compute-request-id: req-7c189220-e5c5-46d3-b596-b81426e988cc Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 not found for user f4cad82169ad4f3691b7d5cb684edb9d", "code": 404}} 2018-10-02 17:23:51,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 used request id req-7c189220-e5c5-46d3-b596-b81426e988cc 2018-10-02 17:23:51,377 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 2018-10-02 17:23:51,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb60dc0184d67b4eeee94a3d5b932d1acbab0833" 2018-10-02 17:23:51,480 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-9f448d5e-df4d-492f-9aa2-6ccf9fec2ef9 x-compute-request-id: req-9f448d5e-df4d-492f-9aa2-6ccf9fec2ef9 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 not found for user f4cad82169ad4f3691b7d5cb684edb9d", "code": 404}} 2018-10-02 17:23:51,480 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1ff07414-c4eb-48d2-a5b2-8a266a1909a2 used request id req-9f448d5e-df4d-492f-9aa2-6ccf9fec2ef9 2018-10-02 17:23:51,481 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:23:51,551 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330.pub 2018-10-02 17:23:51,551 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330 2018-10-02 17:23:51,551 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330.pub 2018-10-02 17:23:51,551 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330 2018-10-02 17:23:51,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:51,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["2sbzjl2WSa2rzAD0SFABSw"], "issued_at": "2018-10-02T17:23:51.000000Z"}} 2018-10-02 17:23:51,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a154d38be16bb69df96595942cc9e6afea1e1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2yhciYXJ+aAi7PikOGDdOb7VmIADoT8+0Ua7Yu69jgS4FhPzwAg5/158PUyyTwgH4j+JaEnUgezRzMQt7ALEIZwmgPPj9NZSRaTdJRpJ/HGFgaB+Dw2lnFGRARZkKULNeC8WaOHYxBhbDb+i0D2PFT+v5XX6BPqMH07/dk/S7UfS1aH43d54A/3i1WkN1yP7wJRS54E8sM8jed9b/gXPRmGGQjf4tm8+JAB77gHT5EDnuBxK2R+udUEc469bnJpAWCg1qQnG+5AgXOvvBufrgZe1uDmfBLqC52AfkdrfJplX5FK/Nq7dxJZH0C3Y0y0cVyhfiOFnRv2fjNERq3agd", "name": "NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330"}}' 2018-10-02 17:23:52,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-bedc413a-b217-40ae-b9e7-ac70a481d7a7 x-compute-request-id: req-bedc413a-b217-40ae-b9e7-ac70a481d7a7 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2yhciYXJ+aAi7PikOGDdOb7VmIADoT8+0Ua7Yu69jgS4FhPzwAg5/158PUyyTwgH4j+JaEnUgezRzMQt7ALEIZwmgPPj9NZSRaTdJRpJ/HGFgaB+Dw2lnFGRARZkKULNeC8WaOHYxBhbDb+i0D2PFT+v5XX6BPqMH07/dk/S7UfS1aH43d54A/3i1WkN1yP7wJRS54E8sM8jed9b/gXPRmGGQjf4tm8+JAB77gHT5EDnuBxK2R+udUEc469bnJpAWCg1qQnG+5AgXOvvBufrgZe1uDmfBLqC52AfkdrfJplX5FK/Nq7dxJZH0C3Y0y0cVyhfiOFnRv2fjNERq3agd", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330", "fingerprint": "03:3d:41:9f:69:95:9c:07:d0:36:14:43:38:a4:38:40"}} 2018-10-02 17:23:52,661 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-bedc413a-b217-40ae-b9e7-ac70a481d7a7 2018-10-02 17:23:52,662 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330 2018-10-02 17:23:52,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a154d38be16bb69df96595942cc9e6afea1e1" 2018-10-02 17:23:52,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90eb568c-5fe7-42cc-b360-3872ef3e0072 x-compute-request-id: req-90eb568c-5fe7-42cc-b360-3872ef3e0072 Content-Length: 0 Content-Type: application/json 2018-10-02 17:23:52,714 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4b9eb6ec-5f03-4873-8525-516acc30b330 used request id req-90eb568c-5fe7-42cc-b360-3872ef3e0072 2018-10-02 17:23:52,715 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:23:53,038 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c 2018-10-02 17:23:53,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:53,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["afhPurK1R5yqi7xZ0VHTSg"], "issued_at": "2018-10-02T17:23:53.000000Z"}} 2018-10-02 17:23:53,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac3e055e3ea73ab9982c96bd40c3cf24fce29cb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqKfU03nt4dpUNrTrwzZfx/ViMtdPbuChMPlR7Bl/kIE6B9NdFgGGnfS9jTASc68pzOysexQuh3nSV6rjU1Vl7Uy/Qvmabniuw0EMwmj9/SgOf8n3vduA3mb+ld6GkJCVm7sjdB0qn5j0EgidFnMyZs+GKhRcizpUy2XLOCf/2GQ9tcZDCr+aUSru/K0SyhSqP876d7mIqJo+04ki3pUNFOJY54RJYebM//2V4CQZHcwqFvs28vlfzuSuMph9WwmNosUa29MZsI9vvmdp1weNwNqoMsU+f07jIAcHNZtUnAphBnX0tHjoneP/QsLcLDiL96DYjgX6JZjmXFdDsKhx", "name": "NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c"}}' 2018-10-02 17:23:53,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23: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-436009ce-f823-4cbc-bc68-2c9890c35bdf x-compute-request-id: req-436009ce-f823-4cbc-bc68-2c9890c35bdf Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqKfU03nt4dpUNrTrwzZfx/ViMtdPbuChMPlR7Bl/kIE6B9NdFgGGnfS9jTASc68pzOysexQuh3nSV6rjU1Vl7Uy/Qvmabniuw0EMwmj9/SgOf8n3vduA3mb+ld6GkJCVm7sjdB0qn5j0EgidFnMyZs+GKhRcizpUy2XLOCf/2GQ9tcZDCr+aUSru/K0SyhSqP876d7mIqJo+04ki3pUNFOJY54RJYebM//2V4CQZHcwqFvs28vlfzuSuMph9WwmNosUa29MZsI9vvmdp1weNwNqoMsU+f07jIAcHNZtUnAphBnX0tHjoneP/QsLcLDiL96DYjgX6JZjmXFdDsKhx", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c", "fingerprint": "3f:6d:d0:4d:08:a4:53:9a:cf:27:50:5b:54:cd:04:82"}} 2018-10-02 17:23:53,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-436009ce-f823-4cbc-bc68-2c9890c35bdf 2018-10-02 17:23:53,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac3e055e3ea73ab9982c96bd40c3cf24fce29cb" 2018-10-02 17:23:53,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23: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-0c8f9512-2942-403a-bba7-3229859a1fe7 x-compute-request-id: req-0c8f9512-2942-403a-bba7-3229859a1fe7 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqKfU03nt4dpUNrTrwzZfx/ViMtdPbuChMPlR7Bl/kIE6B9NdFgGGnfS9jTASc68pzOysexQuh3nSV6rjU1Vl7Uy/Qvmabniuw0EMwmj9/SgOf8n3vduA3mb+ld6GkJCVm7sjdB0qn5j0EgidFnMyZs+GKhRcizpUy2XLOCf/2GQ9tcZDCr+aUSru/K0SyhSqP876d7mIqJo+04ki3pUNFOJY54RJYebM//2V4CQZHcwqFvs28vlfzuSuMph9WwmNosUa29MZsI9vvmdp1weNwNqoMsU+f07jIAcHNZtUnAphBnX0tHjoneP/QsLcLDiL96DYjgX6JZjmXFdDsKhx", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c", "deleted": false, "created_at": "2018-10-02T17:23:53.000000", "updated_at": null, "fingerprint": "3f:6d:d0:4d:08:a4:53:9a:cf:27:50:5b:54:cd:04:82", "deleted_at": null, "id": 8}} 2018-10-02 17:23:53,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c used request id req-0c8f9512-2942-403a-bba7-3229859a1fe7 2018-10-02 17:23:53,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac3e055e3ea73ab9982c96bd40c3cf24fce29cb" 2018-10-02 17:23:53,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23: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-0ccbfbe3-f490-40c3-b74d-8a9f388a8cce x-compute-request-id: req-0ccbfbe3-f490-40c3-b74d-8a9f388a8cce Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqKfU03nt4dpUNrTrwzZfx/ViMtdPbuChMPlR7Bl/kIE6B9NdFgGGnfS9jTASc68pzOysexQuh3nSV6rjU1Vl7Uy/Qvmabniuw0EMwmj9/SgOf8n3vduA3mb+ld6GkJCVm7sjdB0qn5j0EgidFnMyZs+GKhRcizpUy2XLOCf/2GQ9tcZDCr+aUSru/K0SyhSqP876d7mIqJo+04ki3pUNFOJY54RJYebM//2V4CQZHcwqFvs28vlfzuSuMph9WwmNosUa29MZsI9vvmdp1weNwNqoMsU+f07jIAcHNZtUnAphBnX0tHjoneP/QsLcLDiL96DYjgX6JZjmXFdDsKhx", "name": "NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c", "fingerprint": "3f:6d:d0:4d:08:a4:53:9a:cf:27:50:5b:54:cd:04:82"}}]} 2018-10-02 17:23:53,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0ccbfbe3-f490-40c3-b74d-8a9f388a8cce 2018-10-02 17:23:53,778 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c 2018-10-02 17:23:53,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac3e055e3ea73ab9982c96bd40c3cf24fce29cb" 2018-10-02 17:23:53,822 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:23: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-982ce29f-f825-412d-8e16-e52b40154c53 x-compute-request-id: req-982ce29f-f825-412d-8e16-e52b40154c53 Content-Length: 0 Content-Type: application/json 2018-10-02 17:23:53,822 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-10c37875-c8a6-41c7-9e8c-1d941e37975c used request id req-982ce29f-f825-412d-8e16-e52b40154c53 2018-10-02 17:23:53,823 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:23:53,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:54,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["GLO6q6HgQHmFvP1p3lhPKg"], "issued_at": "2018-10-02T17:23:54.000000Z"}} 2018-10-02 17:23:54,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15a615f3b3a3dffc6ed11efe57bdb9986bed" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id", "swap": 2}}' 2018-10-02 17:23:54,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-cd6b670b-3e30-4a77-b5bf-b82315e5156d x-compute-request-id: req-cd6b670b-3e30-4a77-b5bf-b82315e5156d Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id", "name": "NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-02 17:23:54,507 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cd6b670b-3e30-4a77-b5bf-b82315e5156d 2018-10-02 17:23:54,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15a615f3b3a3dffc6ed11efe57bdb9986bed" 2018-10-02 17:23:54,602 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-25d19fb7-3f59-485d-a074-912857d754a3 x-compute-request-id: req-25d19fb7-3f59-485d-a074-912857d754a3 Content-Length: 0 Content-Type: application/json 2018-10-02 17:23:54,602 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id used request id req-25d19fb7-3f59-485d-a074-912857d754a3 2018-10-02 17:23:54,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15a615f3b3a3dffc6ed11efe57bdb9986bed" 2018-10-02 17:23:54,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-52b9d231-6104-4d21-a6c4-4b5bbc63be16 x-compute-request-id: req-52b9d231-6104-4d21-a6c4-4b5bbc63be16 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:23:54,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-52b9d231-6104-4d21-a6c4-4b5bbc63be16 2018-10-02 17:23:54,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15a615f3b3a3dffc6ed11efe57bdb9986bed" 2018-10-02 17:23:54,659 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-7802e2c3-354c-4887-8301-76482b7a704f x-compute-request-id: req-7802e2c3-354c-4887-8301-76482b7a704f Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id could not be found.", "code": 404}} 2018-10-02 17:23:54,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2f91eaad-448e-4e18-90bc-bcb2b57ba31d-id used request id req-7802e2c3-354c-4887-8301-76482b7a704f 2018-10-02 17:23:54,660 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:23:54,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:55,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["OMcOpnpVTGyFt9kvbEUeCA"], "issued_at": "2018-10-02T17:23:55.000000Z"}} 2018-10-02 17:23:55,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069564f1356ec8d0a0cd7e72f8d3904a3742a6a7" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-id", "swap": 2}}' 2018-10-02 17:23:55,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-cbb64dad-375e-476a-9b18-5fa5a3a7e4a2 x-compute-request-id: req-cbb64dad-375e-476a-9b18-5fa5a3a7e4a2 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-id", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-id", "name": "NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-02 17:23:55,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cbb64dad-375e-476a-9b18-5fa5a3a7e4a2 2018-10-02 17:23:55,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069564f1356ec8d0a0cd7e72f8d3904a3742a6a7" 2018-10-02 17:23:55,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-038db878-b504-4078-b5b2-d0547454f707 x-compute-request-id: req-038db878-b504-4078-b5b2-d0547454f707 Content-Length: 0 Content-Type: application/json 2018-10-02 17:23:55,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-03e5c788-ca6b-4bde-bcc2-070fb95108c3-id used request id req-038db878-b504-4078-b5b2-d0547454f707 2018-10-02 17:23:55,354 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:23:55,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:55,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["RRIO8ULKTnKxWlgqca0ikQ"], "issued_at": "2018-10-02T17:23:55.000000Z"}} 2018-10-02 17:23:55,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:23:55,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ccfab6-eed3-4df4-85ff-3a81ac4f1c27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:55,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a5ccfab6-eed3-4df4-85ff-3a81ac4f1c27 2018-10-02 17:23:55,835 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:23:55,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:23:55,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:23:56,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["pkchTSzvSu26iGwePPZl0w"], "issued_at": "2018-10-02T17:23:56.000000Z"}} 2018-10-02 17:23:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:23:56,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd2c819-2637-428f-bb49-24e2f42fdd70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:23:56,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2cd2c819-2637-428f-bb49-24e2f42fdd70 2018-10-02 17:23:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:23:57,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-f0eeba82-227d-4b5c-9fc2-3da1898d1bcb Date: Tue, 02 Oct 2018 17:23:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image"} 2018-10-02 17:23:57,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image used request id req-f0eeba82-227d-4b5c-9fc2-3da1898d1bcb 2018-10-02 17:23:57,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:23:57,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a8f89974-a5d6-4f0a-8284-e9841bad0dbb Date: Tue, 02 Oct 2018 17:23:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:23:57,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a8f89974-a5d6-4f0a-8284-e9841bad0dbb 2018-10-02 17:23:57,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image"}' 2018-10-02 17:23:57,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 X-Openstack-Request-Id: req-01ca4b99-27b1-4108-b23a-688e284085d1 Date: Tue, 02 Oct 2018 17:23:57 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:23:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:23:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "min_disk": 0, "protected": false, "id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "file": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:23:57,951 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-01ca4b99-27b1-4108-b23a-688e284085d1 2018-10-02 17:23:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" -d '' 2018-10-02 17:24:00,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25fe9da5-3d12-4355-9b74-c19278164579 Date: Tue, 02 Oct 2018 17:24:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:24:00,121 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/file used request id req-25fe9da5-3d12-4355-9b74-c19278164579 2018-10-02 17:24:00,122 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:24:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:24:00,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-780dcf7c-f314-4174-8290-e53b2a45c5a2 Date: Tue, 02 Oct 2018 17:24:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:23:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:24:00Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/snap", "metadata": {}}], "self": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "min_disk": 0, "protected": false, "id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "file": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:24:00,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 used request id req-780dcf7c-f314-4174-8290-e53b2a45c5a2 2018-10-02 17:24:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:24:01,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77ff232b-3e7e-4c3a-a300-4481cf035bc5 Date: Tue, 02 Oct 2018 17:24:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:24:01,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-77ff232b-3e7e-4c3a-a300-4481cf035bc5 2018-10-02 17:24:01,327 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image 2018-10-02 17:24:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:24:01,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-b5676c92-f5f6-46e7-b363-b9bcffb659c2 Date: Tue, 02 Oct 2018 17:24:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:23:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:24:00Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/snap", "metadata": {}}], "self": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "min_disk": 0, "protected": false, "id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "file": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:24:01,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 used request id req-b5676c92-f5f6-46e7-b363-b9bcffb659c2 2018-10-02 17:24:01,945 - create_image - DEBUG - Instance status is - active 2018-10-02 17:24:01,945 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image 2018-10-02 17:24:01,945 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image 2018-10-02 17:24:01,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:24:01,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:24:02,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["az_wz7kZRSeCdRNVaUz70A"], "issued_at": "2018-10-02T17:24:02.000000Z"}} 2018-10-02 17:24:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:02,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1dafec-a5df-4314-89dc-5807404a096c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:24:02,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ed1dafec-a5df-4314-89dc-5807404a096c 2018-10-02 17:24:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:02,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f06534b7-8b9f-45c1-b465-c24c2379a33b Date: Tue, 02 Oct 2018 17:24:02 GMT RESP BODY: {"networks":[]} 2018-10-02 17:24:02,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net used request id req-f06534b7-8b9f-45c1-b465-c24c2379a33b 2018-10-02 17:24:02,601 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net 2018-10-02 17:24:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" -d '{"network": {"name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net", "admin_state_up": true}}' 2018-10-02 17:24:03,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4b4689dd-8ed5-4136-9769-5fcc8b5d38b4 Date: Tue, 02 Oct 2018 17:24:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:24:02Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","mtu":1450}} 2018-10-02 17:24:03,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-4b4689dd-8ed5-4136-9769-5fcc8b5d38b4 2018-10-02 17:24:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:03,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-184e1936-6d86-41f9-bc97-bb380c490ce2 Date: Tue, 02 Oct 2018 17:24:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:24:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:24:03,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-184e1936-6d86-41f9-bc97-bb380c490ce2 2018-10-02 17:24:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:03,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19b2a780-5f6f-4c7d-b075-34f9443f82a8 Date: Tue, 02 Oct 2018 17:24:03 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:24:03,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-19b2a780-5f6f-4c7d-b075-34f9443f82a8 2018-10-02 17:24:03,540 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet 2018-10-02 17:24:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" -d '{"subnets": [{"ip_version": 4, "network_id": "cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]}' 2018-10-02 17:24:04,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c540fce6-1cd9-4828-8096-375f1f28061c Date: Tue, 02 Oct 2018 17:24:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:24:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"03b2933d-df01-43d1-a430-af91bc8962ea","subnetpool_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]} 2018-10-02 17:24:04,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-c540fce6-1cd9-4828-8096-375f1f28061c 2018-10-02 17:24:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-fe1be38f-5002-4cc5-897a-8027f9c1ec1c Date: Tue, 02 Oct 2018 17:24:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["03b2933d-df01-43d1-a430-af91bc8962ea"],"description":"","tags":[],"updated_at":"2018-10-02T17:24:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:24:04,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-fe1be38f-5002-4cc5-897a-8027f9c1ec1c 2018-10-02 17:24:04,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:04,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e501c813-2bc5-4eb1-a3b3-c13368ef24c0 Date: Tue, 02 Oct 2018 17:24:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:24:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"03b2933d-df01-43d1-a430-af91bc8962ea","subnetpool_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]} 2018-10-02 17:24:04,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-e501c813-2bc5-4eb1-a3b3-c13368ef24c0 2018-10-02 17:24:04,531 - OpenStackNetwork - DEBUG - Network [cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8] created successfully 2018-10-02 17:24:04,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:24:04,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:24:04,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["xdryrWCJTJe7ebQePr0Evw"], "issued_at": "2018-10-02T17:24:04.000000Z"}} 2018-10-02 17:24:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01d3b271311cf3e88e0512d4d6377605c79fe21" 2018-10-02 17:24:04,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199aa6c8-1cf3-416b-8f24-2c52f95fef37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:24:04,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-199aa6c8-1cf3-416b-8f24-2c52f95fef37 2018-10-02 17:24:04,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:24:04,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01d3b271311cf3e88e0512d4d6377605c79fe21" 2018-10-02 17:24:05,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec858db8-99ba-4326-91fa-8bbc0bfe0fcd x-compute-request-id: req-ec858db8-99ba-4326-91fa-8bbc0bfe0fcd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:24:05,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ec858db8-99ba-4326-91fa-8bbc0bfe0fcd 2018-10-02 17:24:05,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01d3b271311cf3e88e0512d4d6377605c79fe21" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:24:05,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53930430-8a24-40b5-a06c-8926c7d7cd09 x-compute-request-id: req-53930430-8a24-40b5-a06c-8926c7d7cd09 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:24:05,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-53930430-8a24-40b5-a06c-8926c7d7cd09 2018-10-02 17:24:05,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:24:05,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:24:05,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["SLrL63zZQYKRIj-nrPkIdA"], "issued_at": "2018-10-02T17:24:05.000000Z"}} 2018-10-02 17:24:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e4994f95818ff1b020de01bae64965428ae14a0" 2018-10-02 17:24:05,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5590f54-5166-4a93-b1e8-0867c1e02bbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:24:05,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c5590f54-5166-4a93-b1e8-0867c1e02bbb 2018-10-02 17:24:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:06,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-f6cc5c86-131c-46d7-9fd2-fa1e7210ceeb Date: Tue, 02 Oct 2018 17:24:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["03b2933d-df01-43d1-a430-af91bc8962ea"],"description":"","tags":[],"updated_at":"2018-10-02T17:24:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:24:06,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net used request id req-f6cc5c86-131c-46d7-9fd2-fa1e7210ceeb 2018-10-02 17:24:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3991d8ef-0b59-4b66-941a-03eac4240b6f Date: Tue, 02 Oct 2018 17:24:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:24:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"03b2933d-df01-43d1-a430-af91bc8962ea","subnetpool_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]} 2018-10-02 17:24:06,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-3991d8ef-0b59-4b66-941a-03eac4240b6f 2018-10-02 17:24:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:06,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-7ca56ab3-52df-4f78-947b-54354484c8f1 Date: Tue, 02 Oct 2018 17:24:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["03b2933d-df01-43d1-a430-af91bc8962ea"],"description":"","tags":[],"updated_at":"2018-10-02T17:24:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:24:06,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net used request id req-7ca56ab3-52df-4f78-947b-54354484c8f1 2018-10-02 17:24:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:24:06,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:24:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:24:06,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e4994f95818ff1b020de01bae64965428ae14a0" 2018-10-02 17:24:06,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bc4c30-95a2-465c-8fcc-9aa2e814cb54 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:24:06,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-20bc4c30-95a2-465c-8fcc-9aa2e814cb54 2018-10-02 17:24:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:06,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66844937-d236-4681-9b75-59699f7162a8 Date: Tue, 02 Oct 2018 17:24:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:24:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"03b2933d-df01-43d1-a430-af91bc8962ea","subnetpool_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]} 2018-10-02 17:24:06,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-66844937-d236-4681-9b75-59699f7162a8 2018-10-02 17:24:06,682 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net 2018-10-02 17:24:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" -d '{"port": {"network_id": "cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8", "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port", "admin_state_up": true}}' 2018-10-02 17:24:07,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-87a034c9-81a8-4aa1-8e74-3aaa334a47c4 Date: Tue, 02 Oct 2018 17:24:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:24:06Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03b2933d-df01-43d1-a430-af91bc8962ea","ip_address":"10.55.0.9"}],"id":"fcdbae2d-1f12-4133-be2c-8211ee8f0058","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:d7:06","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:06Z","binding:vnic_type":"normal"}} 2018-10-02 17:24:07,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-87a034c9-81a8-4aa1-8e74-3aaa334a47c4 2018-10-02 17:24:07,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:07,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-4ed5da52-7c89-4a02-afe7-751eafe4ebf1 Date: Tue, 02 Oct 2018 17:24:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["03b2933d-df01-43d1-a430-af91bc8962ea"],"description":"","tags":[],"updated_at":"2018-10-02T17:24:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:24:07,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net used request id req-4ed5da52-7c89-4a02-afe7-751eafe4ebf1 2018-10-02 17:24:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:24:07,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:24: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:24:07,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:07,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6131b53-5fa2-4ca5-99de-eb31a9a9e3ed Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:24:07,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-f6131b53-5fa2-4ca5-99de-eb31a9a9e3ed 2018-10-02 17:24:07,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-85b63ba9-85ab-43b6-b684-936a838a3934 Date: Tue, 02 Oct 2018 17:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:24:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"03b2933d-df01-43d1-a430-af91bc8962ea","subnetpool_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]} 2018-10-02 17:24:07,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-85b63ba9-85ab-43b6-b684-936a838a3934 2018-10-02 17:24:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:08,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-173b28c6-4f4e-4216-964e-4ef2e5eded88 Date: Tue, 02 Oct 2018 17:24:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:24:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03b2933d-df01-43d1-a430-af91bc8962ea","ip_address":"10.55.0.9"}],"id":"fcdbae2d-1f12-4133-be2c-8211ee8f0058","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:d7:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port","admin_state_up":true,"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 17:24:08,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port&admin_state_up=True used request id req-173b28c6-4f4e-4216-964e-4ef2e5eded88 2018-10-02 17:24:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:08,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bd49d2-01b4-456d-b452-8baba6bee256 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:24:08,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-61bd49d2-01b4-456d-b452-8baba6bee256 2018-10-02 17:24:08,109 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst 2018-10-02 17:24:08,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:08,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-762f55c1-2efe-4384-87b4-4c0c871c8f75 x-compute-request-id: req-762f55c1-2efe-4384-87b4-4c0c871c8f75 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-flavor-name"}]} 2018-10-02 17:24:08,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-762f55c1-2efe-4384-87b4-4c0c871c8f75 2018-10-02 17:24:08,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:08,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3fd031a-bca2-4b5b-8ca2-94609e9cf89e x-compute-request-id: req-e3fd031a-bca2-4b5b-8ca2-94609e9cf89e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:24:08,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f used request id req-e3fd031a-bca2-4b5b-8ca2-94609e9cf89e 2018-10-02 17:24:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-75bcb0d6-a4e9-4e3e-90c9-3c6b13f0d53b Date: Tue, 02 Oct 2018 17:24:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:23:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:24:00Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/snap", "metadata": {}}], "self": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "min_disk": 0, "protected": false, "id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "file": "/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image"} 2018-10-02 17:24:08,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image used request id req-75bcb0d6-a4e9-4e3e-90c9-3c6b13f0d53b 2018-10-02 17:24:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:09,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-589ef8e8-3ae1-4e93-b366-43283cf73c36 Date: Tue, 02 Oct 2018 17:24:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:24:09,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-589ef8e8-3ae1-4e93-b366-43283cf73c36 2018-10-02 17:24:09,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" -d '{"server": {"name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "imageRef": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "flavorRef": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "max_count": 1, "min_count": 1, "networks": [{"port": "fcdbae2d-1f12-4133-be2c-8211ee8f0058"}]}}' 2018-10-02 17:24:11,093 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-546d6f3b-d4a6-46a5-8513-ee13fc6dc914 x-compute-request-id: req-546d6f3b-d4a6-46a5-8513-ee13fc6dc914 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "379e98e0-dd60-4004-bde4-2ff508654852", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "adminPass": "f4N938tKiGVk"}} 2018-10-02 17:24:11,093 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-546d6f3b-d4a6-46a5-8513-ee13fc6dc914 2018-10-02 17:24:11,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:11,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-ca726bd9-49d4-4134-a4fd-e0c6093db059 x-compute-request-id: req-ca726bd9-49d4-4134-a4fd-e0c6093db059 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.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:11Z", "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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:11,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-ca726bd9-49d4-4134-a4fd-e0c6093db059 2018-10-02 17:24:11,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:11,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-80a72b61-594e-41ef-8910-400f2a4ccab1 x-compute-request-id: req-80a72b61-594e-41ef-8910-400f2a4ccab1 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.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:11Z", "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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:11,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-80a72b61-594e-41ef-8910-400f2a4ccab1 2018-10-02 17:24:14,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:15,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-982b21d1-ab07-4267-bd03-dba7a1eb24ee x-compute-request-id: req-982b21d1-ab07-4267-bd03-dba7a1eb24ee Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:15,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-982b21d1-ab07-4267-bd03-dba7a1eb24ee 2018-10-02 17:24:18,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:18,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9a26477-4b9c-4287-b1c7-b57085b7f334 x-compute-request-id: req-b9a26477-4b9c-4287-b1c7-b57085b7f334 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:18,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-b9a26477-4b9c-4287-b1c7-b57085b7f334 2018-10-02 17:24:21,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:22,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24: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-8a53b2f8-5352-426d-a4d5-c00f3f4fe827 x-compute-request-id: req-8a53b2f8-5352-426d-a4d5-c00f3f4fe827 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:22,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-8a53b2f8-5352-426d-a4d5-c00f3f4fe827 2018-10-02 17:24:25,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:25,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24: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-2a932a58-211c-4cce-99d7-d2bab4af4e36 x-compute-request-id: req-2a932a58-211c-4cce-99d7-d2bab4af4e36 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:25,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-2a932a58-211c-4cce-99d7-d2bab4af4e36 2018-10-02 17:24:28,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:29,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24: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-1d0bdff1-11be-485b-a40a-d2e4fa2db71f x-compute-request-id: req-1d0bdff1-11be-485b-a40a-d2e4fa2db71f Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:29,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-1d0bdff1-11be-485b-a40a-d2e4fa2db71f 2018-10-02 17:24:32,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:33,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24: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-614fa2f0-627f-40b4-8718-2894fa99f82f x-compute-request-id: req-614fa2f0-627f-40b4-8718-2894fa99f82f Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:33,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-614fa2f0-627f-40b4-8718-2894fa99f82f 2018-10-02 17:24:36,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:36,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24: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-a0e51949-fbf9-4d1e-b552-a11d64bb7f99 x-compute-request-id: req-a0e51949-fbf9-4d1e-b552-a11d64bb7f99 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:36,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-a0e51949-fbf9-4d1e-b552-a11d64bb7f99 2018-10-02 17:24:39,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:40,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-844b077b-2304-4cfc-ace4-e4537ac90d6e x-compute-request-id: req-844b077b-2304-4cfc-ace4-e4537ac90d6e Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:40,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-844b077b-2304-4cfc-ace4-e4537ac90d6e 2018-10-02 17:24:43,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:44,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294f6c08-7d85-4ba2-bcbf-0b73942e13a0 x-compute-request-id: req-294f6c08-7d85-4ba2-bcbf-0b73942e13a0 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:43Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:44,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-294f6c08-7d85-4ba2-bcbf-0b73942e13a0 2018-10-02 17:24:47,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:47,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2be5d62c-0b55-40ec-a89a-7624c0faac49 x-compute-request-id: req-2be5d62c-0b55-40ec-a89a-7624c0faac49 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d7:06", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:43Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:47,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-2be5d62c-0b55-40ec-a89a-7624c0faac49 2018-10-02 17:24:50,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:51,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a13b268-6533-4226-92e6-63bae622511d x-compute-request-id: req-6a13b268-6533-4226-92e6-63bae622511d Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d7:06", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:24:43Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:51,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-6a13b268-6533-4226-92e6-63bae622511d 2018-10-02 17:24:54,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:55,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aba293a-749c-4bdc-8f28-398d92022b84 x-compute-request-id: req-8aba293a-749c-4bdc-8f28-398d92022b84 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d7:06", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-02T17:24:53.000000", "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:24:54Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:55,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-8aba293a-749c-4bdc-8f28-398d92022b84 2018-10-02 17:24:55,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:56,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87bfc0f9-8a50-493e-b58b-276a61f344e9 x-compute-request-id: req-87bfc0f9-8a50-493e-b58b-276a61f344e9 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d7:06", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/379e98e0-dd60-4004-bde4-2ff508654852", "rel": "bookmark"}], "image": {"id": "72a5a94a-5949-4cea-8946-d1b6d88df0a7", "links": [{"href": "http://172.30.9.22:8774/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-02T17:24:53.000000", "flavor": {"id": "740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "links": [{"href": "http://172.30.9.22:8774/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f", "rel": "bookmark"}]}, "id": "379e98e0-dd60-4004-bde4-2ff508654852", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:24:54Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-vm_inst", "created": "2018-10-02T17:24:11Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:24:56,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-87bfc0f9-8a50-493e-b58b-276a61f344e9 2018-10-02 17:24:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:56,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-4947968e-3dcd-4b82-a6ca-18ce114d5709 Date: Tue, 02 Oct 2018 17:24:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["03b2933d-df01-43d1-a430-af91bc8962ea"],"description":"","tags":[],"updated_at":"2018-10-02T17:24:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:02Z","provider:network_type":"vxlan"}]} 2018-10-02 17:24:56,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net used request id req-4947968e-3dcd-4b82-a6ca-18ce114d5709 2018-10-02 17:24:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:56,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a711b7e9-0331-469d-a8ac-72a87fb78619 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:24:56,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-a711b7e9-0331-469d-a8ac-72a87fb78619 2018-10-02 17:24:56,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:56,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-23eda03d-a5a3-43a9-ba7c-4c504958413d Date: Tue, 02 Oct 2018 17:24:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:24:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"03b2933d-df01-43d1-a430-af91bc8962ea","subnetpool_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet"}]} 2018-10-02 17:24:56,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-23eda03d-a5a3-43a9-ba7c-4c504958413d 2018-10-02 17:24:56,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:56,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-0e0ca626-b2af-40c9-a462-f452e11858f4 Date: Tue, 02 Oct 2018 17:24:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"03b2933d-df01-43d1-a430-af91bc8962ea","ip_address":"10.55.0.3"}],"id":"8a4c3678-36d6-4129-adbe-31d72fee7dcc","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:8f:9d","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"03b2933d-df01-43d1-a430-af91bc8962ea","ip_address":"10.55.0.4"}],"id":"8f1abc54-d7a7-4f73-8c8f-b1f6bb899300","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e7:e7:2e","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:24:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"03b2933d-df01-43d1-a430-af91bc8962ea","ip_address":"10.55.0.2"}],"id":"ceb48e60-388a-4bc9-b0d8-095495994600","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:b2:13","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:24:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"03b2933d-df01-43d1-a430-af91bc8962ea","ip_address":"10.55.0.9"}],"id":"fcdbae2d-1f12-4133-be2c-8211ee8f0058","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d7:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port","admin_state_up":true,"network_id":"cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:24:06Z","binding:vnic_type":"normal","device_id":"379e98e0-dd60-4004-bde4-2ff508654852"}]} 2018-10-02 17:24:56,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-0e0ca626-b2af-40c9-a462-f452e11858f4 2018-10-02 17:24:56,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:56,632 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:24: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-55787d93-bc48-4e19-9ea1-00dfa35dea64 x-compute-request-id: req-55787d93-bc48-4e19-9ea1-00dfa35dea64 Content-Type: application/json 2018-10-02 17:24:56,632 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/379e98e0-dd60-4004-bde4-2ff508654852 used request id req-55787d93-bc48-4e19-9ea1-00dfa35dea64 2018-10-02 17:24:56,632 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-port 2018-10-02 17:24:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/fcdbae2d-1f12-4133-be2c-8211ee8f0058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e00a5f1b94379241d22acfc5178f7fdad9625e" 2018-10-02 17:24:57,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e05ac14-a32e-43d7-8cf1-d340e060229f Date: Tue, 02 Oct 2018 17:24:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:24:57,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/fcdbae2d-1f12-4133-be2c-8211ee8f0058 used request id req-6e05ac14-a32e-43d7-8cf1-d340e060229f 2018-10-02 17:24:57,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01d3b271311cf3e88e0512d4d6377605c79fe21" 2018-10-02 17:24:57,371 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:24:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-432b43ec-4c04-4e18-beba-9de8c0c47515 x-compute-request-id: req-432b43ec-4c04-4e18-beba-9de8c0c47515 Content-Length: 0 Content-Type: application/json 2018-10-02 17:24:57,371 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/740e7013-c4e5-4f08-84ba-2b3f4be93a8f used request id req-432b43ec-4c04-4e18-beba-9de8c0c47515 2018-10-02 17:24:57,372 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet 2018-10-02 17:24:57,372 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-subnet 2018-10-02 17:24:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/03b2933d-df01-43d1-a430-af91bc8962ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:24:59,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-645869e2-5101-4583-95ca-eb343b8eb8f1 Date: Tue, 02 Oct 2018 17:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:24:59,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/03b2933d-df01-43d1-a430-af91bc8962ea used request id req-645869e2-5101-4583-95ca-eb343b8eb8f1 2018-10-02 17:24:59,600 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-net 2018-10-02 17:24:59,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8b1e76fa1db10a26cb74ec969865e24571a62" 2018-10-02 17:25:01,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2550b9b-deca-4e71-a369-73ae5413fa4e Date: Tue, 02 Oct 2018 17:25:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:25:01,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cc1594c8-80c6-48b8-b6b6-cc5b8e8daed8 used request id req-b2550b9b-deca-4e71-a369-73ae5413fa4e 2018-10-02 17:25:01,006 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-81841b8b-113c-4e45-9a4f-f6ceac6c0ee9-image 2018-10-02 17:25:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f78ae3c8d7007f4032c7ea104f8253821218354" 2018-10-02 17:25:03,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c094da0-ecc1-4f3b-9214-d4337d00e0ed Date: Tue, 02 Oct 2018 17:25:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:25:03,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/72a5a94a-5949-4cea-8946-d1b6d88df0a7 used request id req-3c094da0-ecc1-4f3b-9214-d4337d00e0ed 2018-10-02 17:25:03,246 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:25:03,249 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:25:03,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:25:03,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:03,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["tLXtqf6HQbOPzWmtQ51YFg"], "issued_at": "2018-10-02T17:25:03.000000Z"}} 2018-10-02 17:25:03,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:25:03,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a438f1-826c-4167-b859-1c2a59119062 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:03,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-74a438f1-826c-4167-b859-1c2a59119062 2018-10-02 17:25:03,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:25:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f99aa05e-451a-47a1-80fb-53c1d88d3b12 Date: Tue, 02 Oct 2018 17:25:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image"} 2018-10-02 17:25:04,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image used request id req-f99aa05e-451a-47a1-80fb-53c1d88d3b12 2018-10-02 17:25:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:25:04,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f166a9c9-eba7-46a4-a935-a85d49b7f6cb Date: Tue, 02 Oct 2018 17:25:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:25:04,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f166a9c9-eba7-46a4-a935-a85d49b7f6cb 2018-10-02 17:25:04,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image"}' 2018-10-02 17:25:05,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 X-Openstack-Request-Id: req-5380c346-8fca-4947-81dd-68cd9298a7f9 Date: Tue, 02 Oct 2018 17:25:05 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:25:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:25:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669", "min_disk": 0, "protected": false, "id": "b802c158-5813-48af-a3fb-a37b5979a669", "file": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:25:05,597 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5380c346-8fca-4947-81dd-68cd9298a7f9 2018-10-02 17:25:05,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" -d '' 2018-10-02 17:25:07,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88102989-3851-4996-bad7-4e15e2744243 Date: Tue, 02 Oct 2018 17:25:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:25:07,611 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669/file used request id req-88102989-3851-4996-bad7-4e15e2744243 2018-10-02 17:25:07,612 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:25:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:25:07,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cd0cf4fa-f406-4297-ba49-df2b218bf08b Date: Tue, 02 Oct 2018 17:25:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:25:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:25:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b802c158-5813-48af-a3fb-a37b5979a669/snap", "metadata": {}}], "self": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669", "min_disk": 0, "protected": false, "id": "b802c158-5813-48af-a3fb-a37b5979a669", "file": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b802c158-5813-48af-a3fb-a37b5979a669/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:25:07,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 used request id req-cd0cf4fa-f406-4297-ba49-df2b218bf08b 2018-10-02 17:25:07,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:25:08,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b746f20-72a7-4689-b7c7-5b6304fa8d59 Date: Tue, 02 Oct 2018 17:25:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:25:08,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0b746f20-72a7-4689-b7c7-5b6304fa8d59 2018-10-02 17:25:08,401 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image 2018-10-02 17:25:08,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:25:09,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2125f0c3-cddf-4a3e-baa9-5fe607e3d3e2 Date: Tue, 02 Oct 2018 17:25:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:25:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:25:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b802c158-5813-48af-a3fb-a37b5979a669/snap", "metadata": {}}], "self": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669", "min_disk": 0, "protected": false, "id": "b802c158-5813-48af-a3fb-a37b5979a669", "file": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b802c158-5813-48af-a3fb-a37b5979a669/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:25:09,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 used request id req-2125f0c3-cddf-4a3e-baa9-5fe607e3d3e2 2018-10-02 17:25:09,081 - create_image - DEBUG - Instance status is - active 2018-10-02 17:25:09,081 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image 2018-10-02 17:25:09,081 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image 2018-10-02 17:25:09,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:25:09,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:09,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["zD0ZxCc6RWOHS-Hk9SgLvw"], "issued_at": "2018-10-02T17:25:09.000000Z"}} 2018-10-02 17:25:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:25:09,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2165f8b-3dfa-44ea-a345-bda759d2e4a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:09,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b2165f8b-3dfa-44ea-a345-bda759d2e4a1 2018-10-02 17:25:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:25:09,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72bfe43b-e1d1-4344-9495-4cf24ffdaa3d Date: Tue, 02 Oct 2018 17:25:09 GMT RESP BODY: {"networks":[]} 2018-10-02 17:25:09,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-72bfe43b-e1d1-4344-9495-4cf24ffdaa3d 2018-10-02 17:25:09,762 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net 2018-10-02 17:25:09,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net", "admin_state_up": true}}' 2018-10-02 17:25:10,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-0c501999-71e2-4d3d-9b75-32a2adad4b90 Date: Tue, 02 Oct 2018 17:25:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","mtu":1450}} 2018-10-02 17:25:10,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-0c501999-71e2-4d3d-9b75-32a2adad4b90 2018-10-02 17:25:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:25:10,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-e3342eaa-3077-4643-8a1c-a8f7aa620ba9 Date: Tue, 02 Oct 2018 17:25:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:10,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-e3342eaa-3077-4643-8a1c-a8f7aa620ba9 2018-10-02 17:25:10,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:25:10,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a341ee62-e10c-4af0-8dc7-8891df3f8103 Date: Tue, 02 Oct 2018 17:25:10 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:25:10,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-a341ee62-e10c-4af0-8dc7-8891df3f8103 2018-10-02 17:25:10,563 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet 2018-10-02 17:25:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" -d '{"subnets": [{"ip_version": 4, "network_id": "70172892-b612-4639-aa5d-0036a9a8c7ab", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]}' 2018-10-02 17:25:11,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2acc3d4f-1d01-47ec-a99d-09e18763a469 Date: Tue, 02 Oct 2018 17:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:11,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-2acc3d4f-1d01-47ec-a99d-09e18763a469 2018-10-02 17:25:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:25:11,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a09018d1-d9d1-44f9-95e9-bbbe3f90cd70 Date: Tue, 02 Oct 2018 17:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:11,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-a09018d1-d9d1-44f9-95e9-bbbe3f90cd70 2018-10-02 17:25:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:25:11,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8cfe8b32-992b-4956-861a-08fbe48c780d Date: Tue, 02 Oct 2018 17:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:11,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-8cfe8b32-992b-4956-861a-08fbe48c780d 2018-10-02 17:25:11,432 - OpenStackNetwork - DEBUG - Network [70172892-b612-4639-aa5d-0036a9a8c7ab] created successfully 2018-10-02 17:25:11,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:25:11,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:11,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["FZytbmb3RXO3CUop_AiXKw"], "issued_at": "2018-10-02T17:25:11.000000Z"}} 2018-10-02 17:25:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94b8bcbcf14d7e3d6fdab4ca3ae3bd7132a790f" 2018-10-02 17:25:11,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfee558-95bb-4dc5-9fd0-4f40fa44cb36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:11,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ebfee558-95bb-4dc5-9fd0-4f40fa44cb36 2018-10-02 17:25:11,892 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:25:11,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94b8bcbcf14d7e3d6fdab4ca3ae3bd7132a790f" 2018-10-02 17:25:12,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-e9cefb5d-e15c-4e0b-8dfc-a75816b9e938 x-compute-request-id: req-e9cefb5d-e15c-4e0b-8dfc-a75816b9e938 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:25:12,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e9cefb5d-e15c-4e0b-8dfc-a75816b9e938 2018-10-02 17:25:12,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94b8bcbcf14d7e3d6fdab4ca3ae3bd7132a790f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:25:12,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fe8ff3f-53c3-4a3c-bf2c-1609469a59db x-compute-request-id: req-9fe8ff3f-53c3-4a3c-bf2c-1609469a59db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:25:12,156 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9fe8ff3f-53c3-4a3c-bf2c-1609469a59db 2018-10-02 17:25:12,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:25:12,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:12,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["_bAHjZHtTL2vKiIRqMCljA"], "issued_at": "2018-10-02T17:25:12.000000Z"}} 2018-10-02 17:25:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:25:12,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8056b202-5c89-499c-a0be-377b7266a306 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:12,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8056b202-5c89-499c-a0be-377b7266a306 2018-10-02 17:25:12,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:25:13,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:12 GMT Server: Apache x-compute-request-id: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 17:25:13,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail used request id req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0 2018-10-02 17:25:13,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 17:25:14,480 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:25:13 GMT Server: Apache x-compute-request-id: req-edd9254b-5975-45fe-a516-cf4fd0ffa838 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edd9254b-5975-45fe-a516-cf4fd0ffa838 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T17:25:14.367174", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1}} 2018-10-02 17:25:14,480 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes used request id req-edd9254b-5975-45fe-a516-cf4fd0ffa838 2018-10-02 17:25:14,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:25:15,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:14 GMT Server: Apache x-compute-request-id: req-80fc248f-7cc8-449e-b68f-83610f16602e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80fc248f-7cc8-449e-b68f-83610f16602e Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:15.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:25:15,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-80fc248f-7cc8-449e-b68f-83610f16602e 2018-10-02 17:25:15,254 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f 2018-10-02 17:25:15,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:25:15,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:15 GMT Server: Apache x-compute-request-id: req-d2d73987-ab47-4eab-963e-bb456fba7414 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2d73987-ab47-4eab-963e-bb456fba7414 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:15.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:25:15,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-d2d73987-ab47-4eab-963e-bb456fba7414 2018-10-02 17:25:15,310 - create_volume - DEBUG - Instance status is - creating 2018-10-02 17:25:15,310 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 17:25:18,314 - create_volume - DEBUG - Volume status query timeout in 296.94096303 2018-10-02 17:25:18,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:25:19,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:18 GMT Server: Apache x-compute-request-id: req-9d19dc00-b5a9-4bff-8671-9c8b93aa1efe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d19dc00-b5a9-4bff-8671-9c8b93aa1efe Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:17.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:25:19,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-9d19dc00-b5a9-4bff-8671-9c8b93aa1efe 2018-10-02 17:25:19,076 - create_volume - DEBUG - Instance status is - available 2018-10-02 17:25:19,077 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f 2018-10-02 17:25:19,077 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f 2018-10-02 17:25:19,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:25:19,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:19,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["5i5WVi9VTcK0K7M231fIEw"], "issued_at": "2018-10-02T17:25:19.000000Z"}} 2018-10-02 17:25:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:19,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91338bc1-9635-4384-8688-1ad0a1e384d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:19,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-91338bc1-9635-4384-8688-1ad0a1e384d2 2018-10-02 17:25:19,553 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:25:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:19,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0902539c-210f-4c55-8cfb-63444cc8d926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:19,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0902539c-210f-4c55-8cfb-63444cc8d926 2018-10-02 17:25:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:19,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ff7bef7b-1cd1-425c-9550-504f44d48c18 Date: Tue, 02 Oct 2018 17:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:19,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-ff7bef7b-1cd1-425c-9550-504f44d48c18 2018-10-02 17:25:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:25:19,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:25:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:25:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:19,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57e144e-af46-4873-869a-9fbc859b5c68 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:19,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-f57e144e-af46-4873-869a-9fbc859b5c68 2018-10-02 17:25:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:20,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c547dfb1-6638-41da-9e82-6a177c671446 Date: Tue, 02 Oct 2018 17:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:20,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-c547dfb1-6638-41da-9e82-6a177c671446 2018-10-02 17:25:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:20,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df213613-a980-4075-9d0a-bae907d39b19 Date: Tue, 02 Oct 2018 17:25:20 GMT RESP BODY: {"ports":[]} 2018-10-02 17:25:20,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port&admin_state_up=True used request id req-df213613-a980-4075-9d0a-bae907d39b19 2018-10-02 17:25:20,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:20,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-dfd2e252-c80a-4f26-accc-e0ae61863876 x-compute-request-id: req-dfd2e252-c80a-4f26-accc-e0ae61863876 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 17:25:20,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst used request id req-dfd2e252-c80a-4f26-accc-e0ae61863876 2018-10-02 17:25:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-551f4a24-b441-4698-9ce0-267cc32b4b3a Date: Tue, 02 Oct 2018 17:25:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:20,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-551f4a24-b441-4698-9ce0-267cc32b4b3a 2018-10-02 17:25:20,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:20,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24361af-f79a-4b91-af36-6620dcee0c2f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:20,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-f24361af-f79a-4b91-af36-6620dcee0c2f 2018-10-02 17:25:20,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:21,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6df8b4c2-8a8c-40dd-9790-2ec6f0c01bd0 Date: Tue, 02 Oct 2018 17:25:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:21,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-6df8b4c2-8a8c-40dd-9790-2ec6f0c01bd0 2018-10-02 17:25:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:21,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-38012b6b-2c59-4c15-b1ff-0c6bc27ed929 Date: Tue, 02 Oct 2018 17:25:21 GMT RESP BODY: {"ports":[]} 2018-10-02 17:25:21,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port&admin_state_up=True used request id req-38012b6b-2c59-4c15-b1ff-0c6bc27ed929 2018-10-02 17:25:21,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:25:21,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:21,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["yBZQH6EfSfWnT7Y7wkn-9w"], "issued_at": "2018-10-02T17:25:21.000000Z"}} 2018-10-02 17:25:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b261c55f68fdbda37b67ac7fad3e21d9764a95" 2018-10-02 17:25:21,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a10a8b6-3ab4-4d9a-b34d-61f1240cb0e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:21,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9a10a8b6-3ab4-4d9a-b34d-61f1240cb0e2 2018-10-02 17:25:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:21,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fcf94c17-0f37-4e22-9ddb-31f697c7ce1a Date: Tue, 02 Oct 2018 17:25:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:21,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-fcf94c17-0f37-4e22-9ddb-31f697c7ce1a 2018-10-02 17:25:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:22,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5778d0f0-fe03-4151-8be5-4660ba6f440b Date: Tue, 02 Oct 2018 17:25:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:22,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-5778d0f0-fe03-4151-8be5-4660ba6f440b 2018-10-02 17:25:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d860a349-c03c-4764-913a-495de800ef4d Date: Tue, 02 Oct 2018 17:25:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:22,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-d860a349-c03c-4764-913a-495de800ef4d 2018-10-02 17:25:22,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:25:22,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:25:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b261c55f68fdbda37b67ac7fad3e21d9764a95" 2018-10-02 17:25:22,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9fbe3f-f1ba-492b-ade7-2142cf8b2aac Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:22,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9b9fbe3f-f1ba-492b-ade7-2142cf8b2aac 2018-10-02 17:25:22,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:22,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a168a5dc-e0be-45f7-b798-71b671a5d94d Date: Tue, 02 Oct 2018 17:25:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:22,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-a168a5dc-e0be-45f7-b798-71b671a5d94d 2018-10-02 17:25:22,589 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net 2018-10-02 17:25:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" -d '{"port": {"network_id": "70172892-b612-4639-aa5d-0036a9a8c7ab", "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port", "admin_state_up": true}}' 2018-10-02 17:25:23,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-502d3002-59bd-4f54-8a22-836da3271cc8 Date: Tue, 02 Oct 2018 17:25:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:aa:b3","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal"}} 2018-10-02 17:25:23,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-502d3002-59bd-4f54-8a22-836da3271cc8 2018-10-02 17:25:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:23,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d9ac9138-9f2a-4a4a-aa96-4de0454dd691 Date: Tue, 02 Oct 2018 17:25:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:23,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-d9ac9138-9f2a-4a4a-aa96-4de0454dd691 2018-10-02 17:25:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:23,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb85ad5a-6f87-4fed-9fb5-ae342a2207cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:23,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-cb85ad5a-6f87-4fed-9fb5-ae342a2207cd 2018-10-02 17:25:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aa63074f-5832-4dc3-af40-00f59d8cc43d Date: Tue, 02 Oct 2018 17:25:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:24,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-aa63074f-5832-4dc3-af40-00f59d8cc43d 2018-10-02 17:25:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-679b5ff6-e0a3-4451-b0fb-a00782c3f706 Date: Tue, 02 Oct 2018 17:25:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 17:25:24,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port&admin_state_up=True used request id req-679b5ff6-e0a3-4451-b0fb-a00782c3f706 2018-10-02 17:25:24,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb63afe-47a0-4b37-b5bf-e2861d26ede5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:24,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-feb63afe-47a0-4b37-b5bf-e2861d26ede5 2018-10-02 17:25:24,413 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst 2018-10-02 17:25:24,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-5e9f60be-0707-4e06-a43b-8b6d688f28ee x-compute-request-id: req-5e9f60be-0707-4e06-a43b-8b6d688f28ee Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-flavor"}]} 2018-10-02 17:25:24,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5e9f60be-0707-4e06-a43b-8b6d688f28ee 2018-10-02 17:25:24,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-d7642f6d-9806-4c7b-bf1a-8e0e33268611 x-compute-request-id: req-d7642f6d-9806-4c7b-bf1a-8e0e33268611 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:25:24,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e used request id req-d7642f6d-9806-4c7b-bf1a-8e0e33268611 2018-10-02 17:25:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-35664716-6df6-4128-9f9b-3cb23a6b81cd Date: Tue, 02 Oct 2018 17:25:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:25:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:25:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b802c158-5813-48af-a3fb-a37b5979a669/snap", "metadata": {}}], "self": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669", "min_disk": 0, "protected": false, "id": "b802c158-5813-48af-a3fb-a37b5979a669", "file": "/v2/images/b802c158-5813-48af-a3fb-a37b5979a669/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b802c158-5813-48af-a3fb-a37b5979a669/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image"} 2018-10-02 17:25:24,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image used request id req-35664716-6df6-4128-9f9b-3cb23a6b81cd 2018-10-02 17:25:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:24,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-14c4ccdd-cbee-40c2-85e1-c4d5c0f83e8e Date: Tue, 02 Oct 2018 17: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-10-02 17:25:24,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-14c4ccdd-cbee-40c2-85e1-c4d5c0f83e8e 2018-10-02 17:25:24,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "imageRef": "b802c158-5813-48af-a3fb-a37b5979a669", "flavorRef": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "max_count": 1, "min_count": 1, "networks": [{"port": "a8687198-9f48-4dd8-ae05-e6997703337b"}]}}' 2018-10-02 17:25:28,029 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:25: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-d4fb7249-1958-4175-8205-c73e6757cfa8 x-compute-request-id: req-d4fb7249-1958-4175-8205-c73e6757cfa8 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e202be6c-baca-4b61-9065-041499743b2c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "adminPass": "grFfxmGFDJ9p"}} 2018-10-02 17:25:28,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d4fb7249-1958-4175-8205-c73e6757cfa8 2018-10-02 17:25:28,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:28,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-4fdf4364-b6d7-4024-b197-978edd7dbd74 x-compute-request-id: req-4fdf4364-b6d7-4024-b197-978edd7dbd74 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.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:25: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": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:28,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-4fdf4364-b6d7-4024-b197-978edd7dbd74 2018-10-02 17:25:28,943 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst 2018-10-02 17:25:28,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:29,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-9b93e18e-ff7f-4736-a3aa-249d941d086b x-compute-request-id: req-9b93e18e-ff7f-4736-a3aa-249d941d086b 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.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:25: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": "NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:29,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-9b93e18e-ff7f-4736-a3aa-249d941d086b 2018-10-02 17:25:29,158 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst] is - BUILD 2018-10-02 17:25:29,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:25:32,162 - create_instance - DEBUG - VM status query timeout in 896.781527042 2018-10-02 17:25:32,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:32,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce8d30a6-af21-4c2b-bea4-c41dd6c33cbb x-compute-request-id: req-ce8d30a6-af21-4c2b-bea4-c41dd6c33cbb 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.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:25:31Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:32,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-ce8d30a6-af21-4c2b-bea4-c41dd6c33cbb 2018-10-02 17:25:32,825 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst] is - BUILD 2018-10-02 17:25:32,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:25:35,828 - create_instance - DEBUG - VM status query timeout in 893.115426064 2018-10-02 17:25:35,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:36,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2471c3d9-11a9-4991-aa42-50b9fb161b4e x-compute-request-id: req-2471c3d9-11a9-4991-aa42-50b9fb161b4e Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:35Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:36,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-2471c3d9-11a9-4991-aa42-50b9fb161b4e 2018-10-02 17:25:36,678 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst] is - ACTIVE 2018-10-02 17:25:36,679 - create_instance - INFO - VM is - ACTIVE 2018-10-02 17:25:36,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:36,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-842a849b-5d01-4c7d-8d0d-f29e64d0cae9 x-compute-request-id: req-842a849b-5d01-4c7d-8d0d-f29e64d0cae9 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:35Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:36,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-842a849b-5d01-4c7d-8d0d-f29e64d0cae9 2018-10-02 17:25:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:37,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0165e84d-5e73-4f00-b875-923ea8c2d7b2 Date: Tue, 02 Oct 2018 17:25:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:37,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-0165e84d-5e73-4f00-b875-923ea8c2d7b2 2018-10-02 17:25:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:37,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a669dc69-1e72-4a9d-a7a3-d0d9bfdd7139 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:37,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-a669dc69-1e72-4a9d-a7a3-d0d9bfdd7139 2018-10-02 17:25:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:37,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f3d79ba-e7a9-4e0e-818f-f7dd3e0c5f86 Date: Tue, 02 Oct 2018 17:25:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:37,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-7f3d79ba-e7a9-4e0e-818f-f7dd3e0c5f86 2018-10-02 17:25:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:37,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-69de7696-341c-4e5f-802f-1daa77464d11 Date: Tue, 02 Oct 2018 17:25:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:37,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-69de7696-341c-4e5f-802f-1daa77464d11 2018-10-02 17:25:37,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:25:37,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["3ZckxT-0QtCO2xhNWT1SMw"], "issued_at": "2018-10-02T17:25:37.000000Z"}} 2018-10-02 17:25:37,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:37,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76787d68-a2f9-489d-8708-60521e81f518 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:37,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-76787d68-a2f9-489d-8708-60521e81f518 2018-10-02 17:25:37,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:38,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c2aab02-bbe9-47a7-b3bb-e9558c2fecce x-compute-request-id: req-2c2aab02-bbe9-47a7-b3bb-e9558c2fecce Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:35Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:38,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-2c2aab02-bbe9-47a7-b3bb-e9558c2fecce 2018-10-02 17:25:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:38,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-21b90da3-55ab-47c2-bae1-c25ee1556b7b Date: Tue, 02 Oct 2018 17:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:38,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-21b90da3-55ab-47c2-bae1-c25ee1556b7b 2018-10-02 17:25:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:39,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c376b27-1a12-4022-894f-7ef15f6883b7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:39,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9c376b27-1a12-4022-894f-7ef15f6883b7 2018-10-02 17:25:39,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:39,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-31465d7f-811a-4a52-96f6-9bff47aeddc5 Date: Tue, 02 Oct 2018 17:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:39,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-31465d7f-811a-4a52-96f6-9bff47aeddc5 2018-10-02 17:25:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:39,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-6c994813-6b6c-4611-a3e7-050e4e986355 Date: Tue, 02 Oct 2018 17:25:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:39,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-6c994813-6b6c-4611-a3e7-050e4e986355 2018-10-02 17:25:39,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" -d '{"volumeAttachment": {"volumeId": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}}' 2018-10-02 17:25:41,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7ed041b-9a83-454b-a501-0ee36b0eb0fb x-compute-request-id: req-b7ed041b-9a83-454b-a501-0ee36b0eb0fb Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e202be6c-baca-4b61-9065-041499743b2c", "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "volumeId": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}} 2018-10-02 17:25:41,496 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c/os-volume_attachments used request id req-b7ed041b-9a83-454b-a501-0ee36b0eb0fb 2018-10-02 17:25:41,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:42,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5540ace-fe5b-47ba-884e-c5ed4877edae x-compute-request-id: req-f5540ace-fe5b-47ba-884e-c5ed4877edae Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:35Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}], "metadata": {}}} 2018-10-02 17:25:42,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-f5540ace-fe5b-47ba-884e-c5ed4877edae 2018-10-02 17:25:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:42,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-44fffb80-daf5-4d49-8906-bd71d9b482ee Date: Tue, 02 Oct 2018 17:25:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:42,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-44fffb80-daf5-4d49-8906-bd71d9b482ee 2018-10-02 17:25:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:25:42,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:25: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:25:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:42,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2917ce57-29c3-4b5e-9028-e1c2ba06bc35 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:42,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-2917ce57-29c3-4b5e-9028-e1c2ba06bc35 2018-10-02 17:25:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:42,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0fb14a1-b1ae-40c5-b2c4-94c45e070f40 Date: Tue, 02 Oct 2018 17:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:42,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-a0fb14a1-b1ae-40c5-b2c4-94c45e070f40 2018-10-02 17:25:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:43,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-96dad7b2-875a-4d37-aa1d-f43be1e1017c Date: Tue, 02 Oct 2018 17:25:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:43,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-96dad7b2-875a-4d37-aa1d-f43be1e1017c 2018-10-02 17:25:43,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:44,016 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:43 GMT Server: Apache x-compute-request-id: req-45104eb1-26ec-43d2-92c6-cc01c0b8e9a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45104eb1-26ec-43d2-92c6-cc01c0b8e9a1 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:41.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:25:44,016 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-45104eb1-26ec-43d2-92c6-cc01c0b8e9a1 2018-10-02 17:25:47,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-45104eb1-26ec-43d2-92c6-cc01c0b8e9a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:47,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:47 GMT Server: Apache x-compute-request-id: req-e05bdf78-eab9-450d-aa8a-93b2d684bab9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e05bdf78-eab9-450d-aa8a-93b2d684bab9 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "e202be6c-baca-4b61-9065-041499743b2c", "attachment_id": "ea1c2cef-bcd1-47c6-99bb-7a08c282ec59", "attached_at": "2018-10-02T17:25:45.000000", "host_name": null, "volume_id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "device": "/dev/vdb", "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:45.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:25:47,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-e05bdf78-eab9-450d-aa8a-93b2d684bab9 2018-10-02 17:25:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:47,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbe2b7d-f78f-4b05-80ea-3bcd1d35b8f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:25:47,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7fbe2b7d-f78f-4b05-80ea-3bcd1d35b8f1 2018-10-02 17:25:47,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:48,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-4cc066ce-cef0-463b-aea3-675eaf1f6959 x-compute-request-id: req-4cc066ce-cef0-463b-aea3-675eaf1f6959 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}], "metadata": {}}} 2018-10-02 17:25:48,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-4cc066ce-cef0-463b-aea3-675eaf1f6959 2018-10-02 17:25:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:48,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8f75b3d8-4fa5-40b9-8062-ab5e702749ca Date: Tue, 02 Oct 2018 17:25:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:48,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-8f75b3d8-4fa5-40b9-8062-ab5e702749ca 2018-10-02 17:25:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:48,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab67658b-d318-4f8c-a165-3e773847c764 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:48,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-ab67658b-d318-4f8c-a165-3e773847c764 2018-10-02 17:25:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:48,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ebf5490-46d9-49da-a10b-efa7f347b778 Date: Tue, 02 Oct 2018 17:25:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:48,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-8ebf5490-46d9-49da-a10b-efa7f347b778 2018-10-02 17:25:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-927a8eff-9a62-4639-9050-dfd17f3c92d0 Date: Tue, 02 Oct 2018 17:25:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:48,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-927a8eff-9a62-4639-9050-dfd17f3c92d0 2018-10-02 17:25:48,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:49,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c61aa4ab-7eee-42ef-806c-0d5eee7a4367 x-compute-request-id: req-c61aa4ab-7eee-42ef-806c-0d5eee7a4367 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}], "metadata": {}}} 2018-10-02 17:25:49,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-c61aa4ab-7eee-42ef-806c-0d5eee7a4367 2018-10-02 17:25:49,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:49,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-19da19ef-c6c3-4760-bf44-cabda7372865 Date: Tue, 02 Oct 2018 17:25:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:49,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-19da19ef-c6c3-4760-bf44-cabda7372865 2018-10-02 17:25:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:50,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b374e2e-2cdf-4320-8e08-efa10f02b266 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:50,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-6b374e2e-2cdf-4320-8e08-efa10f02b266 2018-10-02 17:25:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:50,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f6e50ce-1cdc-4bb1-918a-77ae90f48a8d Date: Tue, 02 Oct 2018 17:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:50,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-7f6e50ce-1cdc-4bb1-918a-77ae90f48a8d 2018-10-02 17:25:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:50,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-f26c3be3-55bc-44ac-8d5b-f188722fa91d Date: Tue, 02 Oct 2018 17:25:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:50,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-f26c3be3-55bc-44ac-8d5b-f188722fa91d 2018-10-02 17:25:50,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:51,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-955b89fe-37db-4270-b1f2-85c975809406 x-compute-request-id: req-955b89fe-37db-4270-b1f2-85c975809406 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}], "metadata": {}}} 2018-10-02 17:25:51,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-955b89fe-37db-4270-b1f2-85c975809406 2018-10-02 17:25:51,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:51,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c445013b-bbf4-434f-9f8e-b1a297a6b379 Date: Tue, 02 Oct 2018 17:25:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:51,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-c445013b-bbf4-434f-9f8e-b1a297a6b379 2018-10-02 17:25:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:51,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7004aac1-00f5-4737-8cce-829e6eb0d3d2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:51,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-7004aac1-00f5-4737-8cce-829e6eb0d3d2 2018-10-02 17:25:51,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:51,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-823a3747-7256-4bf0-8d5c-b8f51ee213eb Date: Tue, 02 Oct 2018 17:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:51,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-823a3747-7256-4bf0-8d5c-b8f51ee213eb 2018-10-02 17:25:51,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:25:51,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0bf0a06c-5329-4df9-9a7e-d4ffb580cfd1 Date: Tue, 02 Oct 2018 17:25:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:51,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-0bf0a06c-5329-4df9-9a7e-d4ffb580cfd1 2018-10-02 17:25:51,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c/os-volume_attachments/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:53,611 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:25:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2391315c-954d-4589-a528-32e99427efcf x-compute-request-id: req-2391315c-954d-4589-a528-32e99427efcf Content-Length: 0 Content-Type: application/json 2018-10-02 17:25:53,611 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c/os-volume_attachments/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-2391315c-954d-4589-a528-32e99427efcf 2018-10-02 17:25:53,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:54,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e13ee6e7-0647-414b-bf9f-8f64039d5915 x-compute-request-id: req-e13ee6e7-0647-414b-bf9f-8f64039d5915 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "32217c9f-121b-4c91-a5b2-0a998d49cee9"}], "metadata": {}}} 2018-10-02 17:25:54,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-e13ee6e7-0647-414b-bf9f-8f64039d5915 2018-10-02 17:25:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:55,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-705c1dea-c296-4a63-b9cc-79de09b3e7e8 Date: Tue, 02 Oct 2018 17:25:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:55,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-705c1dea-c296-4a63-b9cc-79de09b3e7e8 2018-10-02 17:25:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ddd8ba-a9fd-443d-b7c2-33cb4e54dc57 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:55,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-a3ddd8ba-a9fd-443d-b7c2-33cb4e54dc57 2018-10-02 17:25:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:55,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c2fb437-48fa-48a3-9b21-782fcfa14f4c Date: Tue, 02 Oct 2018 17:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:25:55,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-8c2fb437-48fa-48a3-9b21-782fcfa14f4c 2018-10-02 17:25:55,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:55,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-3aa4cb87-6802-45ff-9cd7-e1050a975e16 Date: Tue, 02 Oct 2018 17:25:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:25:55,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-3aa4cb87-6802-45ff-9cd7-e1050a975e16 2018-10-02 17:25:58,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:59,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25: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-42393ca4-524d-46f8-9ed4-2389c6cfd8c2 x-compute-request-id: req-42393ca4-524d-46f8-9ed4-2389c6cfd8c2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:25:59,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-42393ca4-524d-46f8-9ed4-2389c6cfd8c2 2018-10-02 17:25:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:59,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-75348730-6950-403a-bec8-8bb28ce6b387 Date: Tue, 02 Oct 2018 17:25:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:25:59,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-75348730-6950-403a-bec8-8bb28ce6b387 2018-10-02 17:25:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:25:59,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddd03a7-4092-4abc-9581-951757b58564 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:25:59,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9ddd03a7-4092-4abc-9581-951757b58564 2018-10-02 17:25:59,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:00,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6bcdb423-0652-4e62-b7e6-cea99ee81b94 Date: Tue, 02 Oct 2018 17:26:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:26:00,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-6bcdb423-0652-4e62-b7e6-cea99ee81b94 2018-10-02 17:26:00,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:00,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-8608272e-a024-4a0a-bb1d-77bbdfb10a58 Date: Tue, 02 Oct 2018 17:26:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:26:00,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-8608272e-a024-4a0a-bb1d-77bbdfb10a58 2018-10-02 17:26:00,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-45104eb1-26ec-43d2-92c6-cc01c0b8e9a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:00,984 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:00 GMT Server: Apache x-compute-request-id: req-872ce4b5-b041-40b3-b96f-091b3d4998f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-872ce4b5-b041-40b3-b96f-091b3d4998f8 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:53.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:26:00,984 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-872ce4b5-b041-40b3-b96f-091b3d4998f8 2018-10-02 17:26:00,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:01,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c67cc26-8c83-4156-a617-ce3b5de498d6 x-compute-request-id: req-0c67cc26-8c83-4156-a617-ce3b5de498d6 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:01,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-0c67cc26-8c83-4156-a617-ce3b5de498d6 2018-10-02 17:26:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:01,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3017f453-4cbc-42fb-803f-f4f0de179423 Date: Tue, 02 Oct 2018 17:26:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:01,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-3017f453-4cbc-42fb-803f-f4f0de179423 2018-10-02 17:26:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:01,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6ee2de-83c7-41e3-955e-5a86e6106cba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:01,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-6a6ee2de-83c7-41e3-955e-5a86e6106cba 2018-10-02 17:26:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-100b70a3-a23f-412f-b8f1-5bf1fa5ceea7 Date: Tue, 02 Oct 2018 17:26:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:26:01,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-100b70a3-a23f-412f-b8f1-5bf1fa5ceea7 2018-10-02 17:26:01,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:01,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-a826abcd-3452-461d-991e-d5532e3c41af Date: Tue, 02 Oct 2018 17:26:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:26:01,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-a826abcd-3452-461d-991e-d5532e3c41af 2018-10-02 17:26:01,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:02,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2950d64-a1d5-4184-9de9-f9663d66dd13 x-compute-request-id: req-b2950d64-a1d5-4184-9de9-f9663d66dd13 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:25:44Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:02,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-b2950d64-a1d5-4184-9de9-f9663d66dd13 2018-10-02 17:26:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:02,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5215b7fc-26e4-4b6c-8b99-f4ffff5fc5b2 Date: Tue, 02 Oct 2018 17:26:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70172892-b612-4639-aa5d-0036a9a8c7ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["d9ec6630-c657-4628-910d-9117f98ec2ce"],"description":"","tags":[],"updated_at":"2018-10-02T17:25:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:09Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:02,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net used request id req-5215b7fc-26e4-4b6c-8b99-f4ffff5fc5b2 2018-10-02 17:26:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:02,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d261c8-f94b-40c4-86d4-ec8109dc5ee1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:02,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-95d261c8-f94b-40c4-86d4-ec8109dc5ee1 2018-10-02 17:26:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:03,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d062b0a3-98d7-49ec-9e5b-795fb500bfae Date: Tue, 02 Oct 2018 17:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:10Z","dns_nameservers":[],"updated_at":"2018-10-02T17:25: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":"33e8581366124150a9c80d4dac09baf0","id":"d9ec6630-c657-4628-910d-9117f98ec2ce","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet"}]} 2018-10-02 17:26:03,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-d062b0a3-98d7-49ec-9e5b-795fb500bfae 2018-10-02 17:26:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6444f5200727ae2837092e0bec8d5687d3c3c30a" 2018-10-02 17:26:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-63a9de41-1b4e-4f51-93e0-3be879c23901 Date: Tue, 02 Oct 2018 17:26:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.2"}],"id":"1231bbb6-3374-4059-be89-37940ce88620","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:4a:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.3"}],"id":"a1082d50-b9ca-4ffd-80bc-3106d5500d81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c0:a4","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70172892-b612-4639-aa5d-0036a9a8c7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.14"}],"id":"a8687198-9f48-4dd8-ae05-e6997703337b","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:aa:b3","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:22Z","binding:vnic_type":"normal","device_id":"e202be6c-baca-4b61-9065-041499743b2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9ec6630-c657-4628-910d-9117f98ec2ce","ip_address":"10.55.0.4"}],"id":"b8fe4ec0-0cc1-4205-9c96-996b7738e2b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2c:76","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70172892-b612-4639-aa5d-0036a9a8c7ab","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:25:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70172892-b612-4639-aa5d-0036a9a8c7ab"}]} 2018-10-02 17:26:03,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-63a9de41-1b4e-4f51-93e0-3be879c23901 2018-10-02 17:26:03,237 - create_instance - INFO - Deleting Port with ID - a8687198-9f48-4dd8-ae05-e6997703337b 2018-10-02 17:26:03,237 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-port 2018-10-02 17:26:03,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/a8687198-9f48-4dd8-ae05-e6997703337b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:03,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67003606-9d40-4c68-8518-e0b173d5376b Date: Tue, 02 Oct 2018 17:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:26:03,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/a8687198-9f48-4dd8-ae05-e6997703337b used request id req-67003606-9d40-4c68-8518-e0b173d5376b 2018-10-02 17:26:03,892 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst 2018-10-02 17:26:03,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:04,067 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c6ef177-a662-407b-851f-c39dcefdf1c1 x-compute-request-id: req-7c6ef177-a662-407b-851f-c39dcefdf1c1 Content-Type: application/json 2018-10-02 17:26:04,067 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-7c6ef177-a662-407b-851f-c39dcefdf1c1 2018-10-02 17:26:04,067 - create_instance - INFO - Checking deletion status 2018-10-02 17:26:04,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:04,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47bd7402-c553-4b35-b715-63a8a17048af x-compute-request-id: req-47bd7402-c553-4b35-b715-63a8a17048af Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:aa:b3", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:26:03Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:04,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-47bd7402-c553-4b35-b715-63a8a17048af 2018-10-02 17:26:04,169 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst] is - ACTIVE 2018-10-02 17:26:04,170 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:07,173 - create_instance - DEBUG - VM status query timeout in 296.894819975 2018-10-02 17:26:07,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:07,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39178ac-5ae5-4e6b-933d-ec4f41df47c8 x-compute-request-id: req-c39178ac-5ae5-4e6b-933d-ec4f41df47c8 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:26:03Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:07,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-c39178ac-5ae5-4e6b-933d-ec4f41df47c8 2018-10-02 17:26:07,991 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst] is - ACTIVE 2018-10-02 17:26:07,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:10,995 - create_instance - DEBUG - VM status query timeout in 293.072716951 2018-10-02 17:26:10,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:11,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-27241f03-44ca-46cd-bc9f-cc16e1061f43 x-compute-request-id: req-27241f03-44ca-46cd-bc9f-cc16e1061f43 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e202be6c-baca-4b61-9065-041499743b2c", "rel": "bookmark"}], "image": {"id": "b802c158-5813-48af-a3fb-a37b5979a669", "links": [{"href": "http://172.30.9.22:8774/images/b802c158-5813-48af-a3fb-a37b5979a669", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-02T17:25:35.000000", "flavor": {"id": "6ff692ee-a57f-4fba-9fc5-f1168250781e", "links": [{"href": "http://172.30.9.22:8774/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e", "rel": "bookmark"}]}, "id": "e202be6c-baca-4b61-9065-041499743b2c", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:26:03Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst", "created": "2018-10-02T17:25:27Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:11,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-27241f03-44ca-46cd-bc9f-cc16e1061f43 2018-10-02 17:26:11,264 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst] is - ACTIVE 2018-10-02 17:26:11,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:14,268 - create_instance - DEBUG - VM status query timeout in 289.799777985 2018-10-02 17:26:14,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f9953fd595cc8e910663bff344caa48c1ce4ac" 2018-10-02 17:26:14,325 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17: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-b76dd78c-ec48-4482-8e40-82324556008a x-compute-request-id: req-b76dd78c-ec48-4482-8e40-82324556008a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e202be6c-baca-4b61-9065-041499743b2c could not be found.", "code": 404}} 2018-10-02 17:26:14,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e202be6c-baca-4b61-9065-041499743b2c used request id req-b76dd78c-ec48-4482-8e40-82324556008a 2018-10-02 17:26:14,325 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e202be6c-baca-4b61-9065-041499743b2c could not be found. (HTTP 404) (Request-ID: req-b76dd78c-ec48-4482-8e40-82324556008a) 2018-10-02 17:26:14,325 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-vm_inst 2018-10-02 17:26:14,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:26:15,111 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:14 GMT Server: Apache x-compute-request-id: req-9b4f0f65-2181-4e46-bf88-974752853361 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b4f0f65-2181-4e46-bf88-974752853361 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:25:53.000000", "replication_status": null, "snapshot_id": null, "id": "32217c9f-121b-4c91-a5b2-0a998d49cee9", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-609dacbc-b2bf-48f3-baf7-2ec1572aec1f", "bootable": "false", "created_at": "2018-10-02T17:25:14.000000", "volume_type": null}} 2018-10-02 17:26:15,111 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-9b4f0f65-2181-4e46-bf88-974752853361 2018-10-02 17:26:15,112 - create_volume - DEBUG - Instance status is - available 2018-10-02 17:26:15,112 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f 2018-10-02 17:26:15,112 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f 2018-10-02 17:26:15,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:26:15,381 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:26:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e47b12f-d80e-45a5-9090-4b954bf608d5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:26:15,381 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-8e47b12f-d80e-45a5-9090-4b954bf608d5 2018-10-02 17:26:15,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d9b4562-5770-4b7a-9ebc-96eb88a573b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832f51943b6a5fa529105096367aed21c8fb4a39" 2018-10-02 17:26:16,224 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:26:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-74510ebe-390a-4a65-878d-c0854c5ef5e6 x-openstack-request-id: req-74510ebe-390a-4a65-878d-c0854c5ef5e6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 32217c9f-121b-4c91-a5b2-0a998d49cee9 could not be found.", "code": 404}} 2018-10-02 17:26:16,224 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/32217c9f-121b-4c91-a5b2-0a998d49cee9 used request id req-74510ebe-390a-4a65-878d-c0854c5ef5e6 2018-10-02 17:26:16,225 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 32217c9f-121b-4c91-a5b2-0a998d49cee9 could not be found. (HTTP 404) (Request-ID: req-74510ebe-390a-4a65-878d-c0854c5ef5e6) 2018-10-02 17:26:16,225 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f 2018-10-02 17:26:16,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94b8bcbcf14d7e3d6fdab4ca3ae3bd7132a790f" 2018-10-02 17:26:16,266 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59978dfe-c086-4654-91da-a6fb76294d64 x-compute-request-id: req-59978dfe-c086-4654-91da-a6fb76294d64 Content-Length: 0 Content-Type: application/json 2018-10-02 17:26:16,266 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6ff692ee-a57f-4fba-9fc5-f1168250781e used request id req-59978dfe-c086-4654-91da-a6fb76294d64 2018-10-02 17:26:16,267 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet 2018-10-02 17:26:16,267 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-subnet 2018-10-02 17:26:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/d9ec6630-c657-4628-910d-9117f98ec2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:26:18,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bf80e4b-f485-46f1-9f08-9565a7bda56c Date: Tue, 02 Oct 2018 17:26:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:26:18,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d9ec6630-c657-4628-910d-9117f98ec2ce used request id req-1bf80e4b-f485-46f1-9f08-9565a7bda56c 2018-10-02 17:26:18,395 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-net 2018-10-02 17:26:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/70172892-b612-4639-aa5d-0036a9a8c7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d31d71ae8d0a7342b6abe997baec5336eed6d98" 2018-10-02 17:26:19,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-047c185d-1152-43bf-8849-fe31074bb697 Date: Tue, 02 Oct 2018 17:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:26:19,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/70172892-b612-4639-aa5d-0036a9a8c7ab used request id req-047c185d-1152-43bf-8849-fe31074bb697 2018-10-02 17:26:19,688 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-609dacbc-b2bf-48f3-baf7-2ec1572aec1f-image 2018-10-02 17:26:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aa5c471c3b292481481711e133e8eafdb1df77" 2018-10-02 17:26:21,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81fc724a-a0a5-4434-a873-86e0e77d5148 Date: Tue, 02 Oct 2018 17:26:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:26:21,408 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b802c158-5813-48af-a3fb-a37b5979a669 used request id req-81fc724a-a0a5-4434-a873-86e0e77d5148 2018-10-02 17:26:21,410 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:26:21,413 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:26:21,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:26:21,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:26:21,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["dH-pyma9QFqcyvz42AtTiw"], "issued_at": "2018-10-02T17:26:21.000000Z"}} 2018-10-02 17:26:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:26:21,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85901f1-bdec-45bf-972b-156f4cf4b3f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:21,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f85901f1-bdec-45bf-972b-156f4cf4b3f5 2018-10-02 17:26:21,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:26:22,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-c732618e-f3b0-4dfb-896d-27186a74ee52 Date: Tue, 02 Oct 2018 17:26:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image"} 2018-10-02 17:26:22,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image used request id req-c732618e-f3b0-4dfb-896d-27186a74ee52 2018-10-02 17:26:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:26:22,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9bf6312a-b7f5-4d25-9b69-76dc8aac23db Date: Tue, 02 Oct 2018 17:26:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:26:22,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9bf6312a-b7f5-4d25-9b69-76dc8aac23db 2018-10-02 17:26:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image"}' 2018-10-02 17:26:23,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd X-Openstack-Request-Id: req-7e149eae-8dd6-476f-b00c-81db543e5d02 Date: Tue, 02 Oct 2018 17:26:23 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:26:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:26:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd", "min_disk": 0, "protected": false, "id": "d49e6920-db17-473e-899f-85ba0ec924fd", "file": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:26:23,618 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7e149eae-8dd6-476f-b00c-81db543e5d02 2018-10-02 17:26:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" -d '' 2018-10-02 17:26:25,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55df63ce-a56b-4a96-92d4-ff365eb03649 Date: Tue, 02 Oct 2018 17:26:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:26:25,755 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd/file used request id req-55df63ce-a56b-4a96-92d4-ff365eb03649 2018-10-02 17:26:25,756 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:26:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:26:25,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-d5897648-3512-44af-a0b4-c2a7ea66d956 Date: Tue, 02 Oct 2018 17:26:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:26:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:26:25Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d49e6920-db17-473e-899f-85ba0ec924fd/snap", "metadata": {}}], "self": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd", "min_disk": 0, "protected": false, "id": "d49e6920-db17-473e-899f-85ba0ec924fd", "file": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d49e6920-db17-473e-899f-85ba0ec924fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:26:25,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd used request id req-d5897648-3512-44af-a0b4-c2a7ea66d956 2018-10-02 17:26:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:26:26,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-497cd0a1-460d-47a9-8c77-6f1455cb3e32 Date: Tue, 02 Oct 2018 17:26:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:26:26,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-497cd0a1-460d-47a9-8c77-6f1455cb3e32 2018-10-02 17:26:26,127 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image 2018-10-02 17:26:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:26:26,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4aecdf5f-5328-4053-9601-602523ddceb2 Date: Tue, 02 Oct 2018 17:26:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:26:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:26:25Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d49e6920-db17-473e-899f-85ba0ec924fd/snap", "metadata": {}}], "self": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd", "min_disk": 0, "protected": false, "id": "d49e6920-db17-473e-899f-85ba0ec924fd", "file": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d49e6920-db17-473e-899f-85ba0ec924fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:26:26,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd used request id req-4aecdf5f-5328-4053-9601-602523ddceb2 2018-10-02 17:26:26,349 - create_image - DEBUG - Instance status is - active 2018-10-02 17:26:26,349 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image 2018-10-02 17:26:26,349 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image 2018-10-02 17:26:26,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:26:26,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:26:26,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["greSMlghSzi0yUF_CQUpVA"], "issued_at": "2018-10-02T17:26:26.000000Z"}} 2018-10-02 17:26:26,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:26:26,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f290131-ea42-4e19-a620-9509799bd8c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:26,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f290131-ea42-4e19-a620-9509799bd8c5 2018-10-02 17:26:26,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:26:26,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-989a21ca-1dde-49e9-9b03-2c689b428ea6 Date: Tue, 02 Oct 2018 17:26:26 GMT RESP BODY: {"networks":[]} 2018-10-02 17:26:26,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-989a21ca-1dde-49e9-9b03-2c689b428ea6 2018-10-02 17:26:26,983 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net 2018-10-02 17:26:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net", "admin_state_up": true}}' 2018-10-02 17:26:27,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-39afb33e-becc-401b-9531-cd3ebffd334e Date: Tue, 02 Oct 2018 17:26:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","mtu":1450}} 2018-10-02 17:26:27,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-39afb33e-becc-401b-9531-cd3ebffd334e 2018-10-02 17:26:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:26:27,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c25af7de-fb34-44a7-9b3e-482fe1d45756 Date: Tue, 02 Oct 2018 17:26:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:27,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-c25af7de-fb34-44a7-9b3e-482fe1d45756 2018-10-02 17:26:27,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:26:27,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3ce9892-baa1-4f06-8f4e-d0bae40eb32f Date: Tue, 02 Oct 2018 17:26:27 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:26:27,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-d3ce9892-baa1-4f06-8f4e-d0bae40eb32f 2018-10-02 17:26:27,832 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet 2018-10-02 17:26:27,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" -d '{"subnets": [{"ip_version": 4, "network_id": "aefc71c7-2781-464d-9543-217b4dd72805", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]}' 2018-10-02 17:26:28,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e2f8aca-3cfe-424b-920b-8cc2b34723e9 Date: Tue, 02 Oct 2018 17:26:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:28,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1e2f8aca-3cfe-424b-920b-8cc2b34723e9 2018-10-02 17:26:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:26:28,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8d79a5b9-c9b7-4f02-a2a7-3471d17e1234 Date: Tue, 02 Oct 2018 17:26:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:28,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-8d79a5b9-c9b7-4f02-a2a7-3471d17e1234 2018-10-02 17:26:28,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:26:28,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8037599d-b266-4084-a0e2-d473d57e076a Date: Tue, 02 Oct 2018 17:26:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:28,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-8037599d-b266-4084-a0e2-d473d57e076a 2018-10-02 17:26:28,795 - OpenStackNetwork - DEBUG - Network [aefc71c7-2781-464d-9543-217b4dd72805] created successfully 2018-10-02 17:26:28,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:26:28,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:26:29,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["7kWijVjCRKe3yEw-VtGKPQ"], "issued_at": "2018-10-02T17:26:29.000000Z"}} 2018-10-02 17:26:29,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd17b6caafd844ec234b037aca0d566d139f25f4" 2018-10-02 17:26:29,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416d75b6-943e-48fd-9505-c5b2a9075977 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:29,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-416d75b6-943e-48fd-9505-c5b2a9075977 2018-10-02 17:26:29,255 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:26:29,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd17b6caafd844ec234b037aca0d566d139f25f4" 2018-10-02 17:26:29,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-ecf89156-e5d6-494e-8e87-39236042a26e x-compute-request-id: req-ecf89156-e5d6-494e-8e87-39236042a26e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:26:29,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ecf89156-e5d6-494e-8e87-39236042a26e 2018-10-02 17:26:29,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd17b6caafd844ec234b037aca0d566d139f25f4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:26:29,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-4aa72bc9-348d-4e21-90ed-c224f21acd3f x-compute-request-id: req-4aa72bc9-348d-4e21-90ed-c224f21acd3f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a112fb03-df57-490e-ab02-49927a88ed53", "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:26:29,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4aa72bc9-348d-4e21-90ed-c224f21acd3f 2018-10-02 17:26:29,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:26:29,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:26:29,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Wo4E1GYRStiXMK03lcGaOw"], "issued_at": "2018-10-02T17:26:29.000000Z"}} 2018-10-02 17:26:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:26:30,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0077675a-90a1-4e47-9735-62255cea4268 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:30,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0077675a-90a1-4e47-9735-62255cea4268 2018-10-02 17:26:30,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:26:30,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:30 GMT Server: Apache x-compute-request-id: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 17:26:30,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail used request id req-5bf9d6d2-5b6b-4621-9d07-dc363808701c 2018-10-02 17:26:30,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 17:26:31,790 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:26:30 GMT Server: Apache x-compute-request-id: req-813ca76a-8e23-470e-ab24-fc95c41c4ff6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-813ca76a-8e23-470e-ab24-fc95c41c4ff6 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T17:26:31.648461", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4250d7db-29d9-4e99-beb5-19621abc3a4a", "size": 1}} 2018-10-02 17:26:31,790 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes used request id req-813ca76a-8e23-470e-ab24-fc95c41c4ff6 2018-10-02 17:26:31,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:26:31,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:31 GMT Server: Apache x-compute-request-id: req-a667b572-1ba6-4889-8db0-8276adf8525a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a667b572-1ba6-4889-8db0-8276adf8525a Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "4250d7db-29d9-4e99-beb5-19621abc3a4a", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-150e44f4-811a-4d2d-a386-6c424e5898f2", "bootable": "false", "created_at": "2018-10-02T17:26:31.000000", "volume_type": null}} 2018-10-02 17:26:31,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a used request id req-a667b572-1ba6-4889-8db0-8276adf8525a 2018-10-02 17:26:31,989 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2 2018-10-02 17:26:31,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:26:32,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:32 GMT Server: Apache x-compute-request-id: req-35272278-82c6-44d3-8e86-ef555a8e84b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35272278-82c6-44d3-8e86-ef555a8e84b3 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:26:32.000000", "replication_status": null, "snapshot_id": null, "id": "4250d7db-29d9-4e99-beb5-19621abc3a4a", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-150e44f4-811a-4d2d-a386-6c424e5898f2", "bootable": "false", "created_at": "2018-10-02T17:26:31.000000", "volume_type": null}} 2018-10-02 17:26:32,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a used request id req-35272278-82c6-44d3-8e86-ef555a8e84b3 2018-10-02 17:26:32,196 - create_volume - DEBUG - Instance status is - creating 2018-10-02 17:26:32,197 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 17:26:35,197 - create_volume - DEBUG - Volume status query timeout in 296.792253971 2018-10-02 17:26:35,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:26:35,412 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:35 GMT Server: Apache x-compute-request-id: req-bee9d2c8-4ac9-4df4-8cd1-bfab225a0d36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bee9d2c8-4ac9-4df4-8cd1-bfab225a0d36 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:26:32.000000", "replication_status": null, "snapshot_id": null, "id": "4250d7db-29d9-4e99-beb5-19621abc3a4a", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-150e44f4-811a-4d2d-a386-6c424e5898f2", "bootable": "false", "created_at": "2018-10-02T17:26:31.000000", "volume_type": null}} 2018-10-02 17:26:35,412 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a used request id req-bee9d2c8-4ac9-4df4-8cd1-bfab225a0d36 2018-10-02 17:26:35,412 - create_volume - DEBUG - Instance status is - available 2018-10-02 17:26:35,412 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2 2018-10-02 17:26:35,413 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2 2018-10-02 17:26:35,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:26:35,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:26:35,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["7WMOBvjYTdOiK6gtxiclJw"], "issued_at": "2018-10-02T17:26:35.000000Z"}} 2018-10-02 17:26:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:35,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b65b2f-e34f-4190-81df-5c0dcb4ce726 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:35,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-50b65b2f-e34f-4190-81df-5c0dcb4ce726 2018-10-02 17:26:35,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:26:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:35,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d1a9d5-5e28-46f5-a875-415be1e00b8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:35,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-72d1a9d5-5e28-46f5-a875-415be1e00b8c 2018-10-02 17:26:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:36,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3163861f-348c-4ebb-a57f-809c9de22bea Date: Tue, 02 Oct 2018 17:26:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:36,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-3163861f-348c-4ebb-a57f-809c9de22bea 2018-10-02 17:26:36,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:26:36,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:26:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:36,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf417cf-8390-4efa-8544-23940fbce6a3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:36,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-1bf417cf-8390-4efa-8544-23940fbce6a3 2018-10-02 17:26:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:36,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-39aad0cc-3699-42af-9076-b62eb96d98b1 Date: Tue, 02 Oct 2018 17:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:36,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-39aad0cc-3699-42af-9076-b62eb96d98b1 2018-10-02 17:26:36,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:36,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b031fdf2-0182-40a2-8bfb-31accc0a6d83 Date: Tue, 02 Oct 2018 17:26:36 GMT RESP BODY: {"ports":[]} 2018-10-02 17:26:36,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port&admin_state_up=True used request id req-b031fdf2-0182-40a2-8bfb-31accc0a6d83 2018-10-02 17:26:36,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:36,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-38a716a8-85c8-4ef5-9c09-97687a615ef3 x-compute-request-id: req-38a716a8-85c8-4ef5-9c09-97687a615ef3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 17:26:36,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst used request id req-38a716a8-85c8-4ef5-9c09-97687a615ef3 2018-10-02 17:26:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:37,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-caa4d21e-d169-4820-be43-f8086aef069b Date: Tue, 02 Oct 2018 17:26:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:37,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-caa4d21e-d169-4820-be43-f8086aef069b 2018-10-02 17:26:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e322420-b21c-4601-8527-9b5f65752300 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:37,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-8e322420-b21c-4601-8527-9b5f65752300 2018-10-02 17:26:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:37,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2f6027b-2381-4cdc-b93f-3460561b2c7e Date: Tue, 02 Oct 2018 17:26:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:37,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-a2f6027b-2381-4cdc-b93f-3460561b2c7e 2018-10-02 17:26:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:37,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92859892-6640-44b0-b639-c86962f35249 Date: Tue, 02 Oct 2018 17:26:37 GMT RESP BODY: {"ports":[]} 2018-10-02 17:26:37,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port&admin_state_up=True used request id req-92859892-6640-44b0-b639-c86962f35249 2018-10-02 17:26:37,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:26:37,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:26:37,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["O3_EZ87NQU2tdVY0hfGTfg"], "issued_at": "2018-10-02T17:26:37.000000Z"}} 2018-10-02 17:26:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452c55d732316382dfa2939651ed85e9007a4b3f" 2018-10-02 17:26:37,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3081ebea-0db8-490b-8336-6379ce0a36e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:26:37,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3081ebea-0db8-490b-8336-6379ce0a36e6 2018-10-02 17:26:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:38,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-716eacac-c0c8-439a-9fb9-72154b61da49 Date: Tue, 02 Oct 2018 17:26:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:38,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-716eacac-c0c8-439a-9fb9-72154b61da49 2018-10-02 17:26:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:38,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-30009e2b-49e3-4f42-a42c-bf05d28a1619 Date: Tue, 02 Oct 2018 17:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:38,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-30009e2b-49e3-4f42-a42c-bf05d28a1619 2018-10-02 17:26:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:38,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3ec314a4-6278-4809-ab18-21ed48a4e9bd Date: Tue, 02 Oct 2018 17:26:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:38,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-3ec314a4-6278-4809-ab18-21ed48a4e9bd 2018-10-02 17:26:38,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:26:38,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:26: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:26:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452c55d732316382dfa2939651ed85e9007a4b3f" 2018-10-02 17:26:38,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f67763a-2d22-4138-9a84-7498a5110f12 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:38,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-1f67763a-2d22-4138-9a84-7498a5110f12 2018-10-02 17:26:38,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:38,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-af02217a-86a6-4c8c-ac79-87f9da8ddf70 Date: Tue, 02 Oct 2018 17:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:38,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-af02217a-86a6-4c8c-ac79-87f9da8ddf70 2018-10-02 17:26:38,935 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net 2018-10-02 17:26:38,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" -d '{"port": {"network_id": "aefc71c7-2781-464d-9543-217b4dd72805", "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port", "admin_state_up": true}}' 2018-10-02 17:26:39,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-3c5bd2fa-a205-46ba-ae66-4b683030c5ad Date: Tue, 02 Oct 2018 17:26:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:39Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.6"}],"id":"4c39dc78-a6ee-44b5-94f2-fd49dac48afd","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:7a:3b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:39Z","binding:vnic_type":"normal"}} 2018-10-02 17:26:39,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-3c5bd2fa-a205-46ba-ae66-4b683030c5ad 2018-10-02 17:26:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-10f6e684-7a93-40d4-9a3a-b5914f1d9802 Date: Tue, 02 Oct 2018 17:26:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:26:40,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-10f6e684-7a93-40d4-9a3a-b5914f1d9802 2018-10-02 17:26:40,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d885afc-d0f0-4ce4-be65-50d4e71fc897 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:40,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-3d885afc-d0f0-4ce4-be65-50d4e71fc897 2018-10-02 17:26:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cd36a8e7-0ed8-4679-a01e-0c7c89b3f82d Date: Tue, 02 Oct 2018 17:26:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:26:40,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-cd36a8e7-0ed8-4679-a01e-0c7c89b3f82d 2018-10-02 17:26:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-3d25b61e-9c99-4dda-80c4-be7cc8a4dcc6 Date: Tue, 02 Oct 2018 17:26:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.6"}],"id":"4c39dc78-a6ee-44b5-94f2-fd49dac48afd","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:7a:3b","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 17:26:40,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port&admin_state_up=True used request id req-3d25b61e-9c99-4dda-80c4-be7cc8a4dcc6 2018-10-02 17:26:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9ab444-2857-4132-b0e3-4c3651ecbf58 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:26:40,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-ed9ab444-2857-4132-b0e3-4c3651ecbf58 2018-10-02 17:26:40,579 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst 2018-10-02 17:26:40,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38b57a40-5648-45e8-b4fd-5512b582346f x-compute-request-id: req-38b57a40-5648-45e8-b4fd-5512b582346f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-flavor"}]} 2018-10-02 17:26:40,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-38b57a40-5648-45e8-b4fd-5512b582346f 2018-10-02 17:26:40,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cb8f22a-30df-47cd-af4a-39e502718178 x-compute-request-id: req-9cb8f22a-30df-47cd-af4a-39e502718178 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a112fb03-df57-490e-ab02-49927a88ed53", "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:26:40,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53 used request id req-9cb8f22a-30df-47cd-af4a-39e502718178 2018-10-02 17:26:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:40,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-c8af1a89-d5cf-440e-ba31-5c3254508bc6 Date: Tue, 02 Oct 2018 17:26:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:26:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:26:25Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d49e6920-db17-473e-899f-85ba0ec924fd/snap", "metadata": {}}], "self": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd", "min_disk": 0, "protected": false, "id": "d49e6920-db17-473e-899f-85ba0ec924fd", "file": "/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d49e6920-db17-473e-899f-85ba0ec924fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image"} 2018-10-02 17:26:40,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image used request id req-c8af1a89-d5cf-440e-ba31-5c3254508bc6 2018-10-02 17:26:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:41,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9bf55d3-40a0-41d8-8717-fa81dfe6d14b Date: Tue, 02 Oct 2018 17:26:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:26:41,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b9bf55d3-40a0-41d8-8717-fa81dfe6d14b 2018-10-02 17:26:41,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "imageRef": "d49e6920-db17-473e-899f-85ba0ec924fd", "flavorRef": "a112fb03-df57-490e-ab02-49927a88ed53", "max_count": 1, "min_count": 1, "networks": [{"port": "4c39dc78-a6ee-44b5-94f2-fd49dac48afd"}]}}' 2018-10-02 17:26:42,732 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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-bb1d78de-ebc3-4cef-8f0e-f4da93b70160 x-compute-request-id: req-bb1d78de-ebc3-4cef-8f0e-f4da93b70160 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "adminPass": "Fv3DFGR2o8RX"}} 2018-10-02 17:26:42,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-bb1d78de-ebc3-4cef-8f0e-f4da93b70160 2018-10-02 17:26:42,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:43,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-bb7fb073-8ae6-49fd-9eca-2cb007d5b140 x-compute-request-id: req-bb7fb073-8ae6-49fd-9eca-2cb007d5b140 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.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:43,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-bb7fb073-8ae6-49fd-9eca-2cb007d5b140 2018-10-02 17:26:43,446 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst 2018-10-02 17:26:43,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:43,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ddb9a90-e402-47bd-bebe-3106f1d21892 x-compute-request-id: req-1ddb9a90-e402-47bd-bebe-3106f1d21892 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26:43Z", "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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:43,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-1ddb9a90-e402-47bd-bebe-3106f1d21892 2018-10-02 17:26:43,801 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:26:43,801 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:46,805 - create_instance - DEBUG - VM status query timeout in 896.642084122 2018-10-02 17:26:46,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:46,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-629c5c67-c4d9-4e05-8c17-1ddc391d74c9 x-compute-request-id: req-629c5c67-c4d9-4e05-8c17-1ddc391d74c9 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:46,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-629c5c67-c4d9-4e05-8c17-1ddc391d74c9 2018-10-02 17:26:46,919 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:26:46,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:49,922 - create_instance - DEBUG - VM status query timeout in 893.524501085 2018-10-02 17:26:49,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:50,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-df51f418-7c35-49f9-8989-4b05327b4c3f x-compute-request-id: req-df51f418-7c35-49f9-8989-4b05327b4c3f Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:50,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-df51f418-7c35-49f9-8989-4b05327b4c3f 2018-10-02 17:26:50,057 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:26:50,057 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:53,060 - create_instance - DEBUG - VM status query timeout in 890.386229038 2018-10-02 17:26:53,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:53,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26: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-d66dbe71-0b27-416c-a568-db4c99d1d4aa x-compute-request-id: req-d66dbe71-0b27-416c-a568-db4c99d1d4aa Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:53,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-d66dbe71-0b27-416c-a568-db4c99d1d4aa 2018-10-02 17:26:53,705 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:26:53,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:26:56,708 - create_instance - DEBUG - VM status query timeout in 886.738241196 2018-10-02 17:26:56,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:26:57,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1bf06eb-95fa-4f28-815e-dd6aee08e29f x-compute-request-id: req-a1bf06eb-95fa-4f28-815e-dd6aee08e29f Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:26:57,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-a1bf06eb-95fa-4f28-815e-dd6aee08e29f 2018-10-02 17:26:57,681 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:26:57,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:00,685 - create_instance - DEBUG - VM status query timeout in 882.762143135 2018-10-02 17:27:00,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:01,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fff9641d-b664-4e92-9aa8-fa7663f05d91 x-compute-request-id: req-fff9641d-b664-4e92-9aa8-fa7663f05d91 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:01,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-fff9641d-b664-4e92-9aa8-fa7663f05d91 2018-10-02 17:27:01,134 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:27:01,134 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:04,138 - create_instance - DEBUG - VM status query timeout in 879.309037209 2018-10-02 17:27:04,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:04,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-63675af4-0ac4-44b0-be6d-e1e060edf9b9 x-compute-request-id: req-63675af4-0ac4-44b0-be6d-e1e060edf9b9 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:04,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-63675af4-0ac4-44b0-be6d-e1e060edf9b9 2018-10-02 17:27:04,578 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:27:04,579 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:07,582 - create_instance - DEBUG - VM status query timeout in 875.864896059 2018-10-02 17:27:07,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:08,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b09f8896-03c8-4a4e-b189-5caa218133d6 x-compute-request-id: req-b09f8896-03c8-4a4e-b189-5caa218133d6 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:08,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-b09f8896-03c8-4a4e-b189-5caa218133d6 2018-10-02 17:27:08,006 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:27:08,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:11,010 - create_instance - DEBUG - VM status query timeout in 872.437005997 2018-10-02 17:27:11,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:11,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-c5bdc17b-0f3b-4dc9-aa43-05209bb5f92e x-compute-request-id: req-c5bdc17b-0f3b-4dc9-aa43-05209bb5f92e Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:11,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-c5bdc17b-0f3b-4dc9-aa43-05209bb5f92e 2018-10-02 17:27:11,439 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:27:11,439 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:14,442 - create_instance - DEBUG - VM status query timeout in 869.004752159 2018-10-02 17:27:14,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:14,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-9991a787-a332-4e21-8d72-c4ef881d1f31 x-compute-request-id: req-9991a787-a332-4e21-8d72-c4ef881d1f31 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:26: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-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:14,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-9991a787-a332-4e21-8d72-c4ef881d1f31 2018-10-02 17:27:14,998 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:27:14,998 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:18,001 - create_instance - DEBUG - VM status query timeout in 865.44554019 2018-10-02 17:27:18,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:19,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10492099-7b3d-4d83-ab9f-71252015b288 x-compute-request-id: req-10492099-7b3d-4d83-ab9f-71252015b288 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:27:15Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:19,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-10492099-7b3d-4d83-ab9f-71252015b288 2018-10-02 17:27:19,094 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - BUILD 2018-10-02 17:27:19,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:22,095 - create_instance - DEBUG - VM status query timeout in 861.351675034 2018-10-02 17:27:22,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:22,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0441ea77-05cf-4253-8a01-29a22d34271d x-compute-request-id: req-0441ea77-05cf-4253-8a01-29a22d34271d Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:7a:3b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-02T17:27:21.000000", "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:27:22Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:22,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-0441ea77-05cf-4253-8a01-29a22d34271d 2018-10-02 17:27:22,851 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - ACTIVE 2018-10-02 17:27:22,852 - create_instance - INFO - VM is - ACTIVE 2018-10-02 17:27:22,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:23,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ff054e6-f831-4174-bfc9-b508c369fc5d x-compute-request-id: req-1ff054e6-f831-4174-bfc9-b508c369fc5d Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:7a:3b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-02T17:27:21.000000", "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:27:22Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:23,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-1ff054e6-f831-4174-bfc9-b508c369fc5d 2018-10-02 17:27:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:23,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b84e22e9-fe1a-445f-aa67-ea67f77b62a7 Date: Tue, 02 Oct 2018 17:27:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:27:23,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-b84e22e9-fe1a-445f-aa67-ea67f77b62a7 2018-10-02 17:27:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66c60cb-42b3-45bb-af76-876c217ba355 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:27:24,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-d66c60cb-42b3-45bb-af76-876c217ba355 2018-10-02 17:27:24,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:24,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4250b9d1-6c67-4505-9c16-26c26da819d4 Date: Tue, 02 Oct 2018 17:27:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:27:24,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-4250b9d1-6c67-4505-9c16-26c26da819d4 2018-10-02 17:27:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:24,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-b8d76368-cc59-44b7-97e5-f3957d33c7d9 Date: Tue, 02 Oct 2018 17:27:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.6"}],"id":"4c39dc78-a6ee-44b5-94f2-fd49dac48afd","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:7a:3b","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:39Z","binding:vnic_type":"normal","device_id":"c015555e-0bc0-4ccf-94b6-8847ff927f44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.2"}],"id":"75f23777-f36e-4ebc-ba49-6405aab8d50f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:cb:47","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aefc71c7-2781-464d-9543-217b4dd72805"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.3"}],"id":"c610fa47-c59d-40b7-89f4-79f69bb0995f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:6a:c0","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aefc71c7-2781-464d-9543-217b4dd72805"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.4"}],"id":"c8b9c008-d0d0-4f47-b1ae-42c98af02614","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:10:09","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aefc71c7-2781-464d-9543-217b4dd72805"}]} 2018-10-02 17:27:24,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-b8d76368-cc59-44b7-97e5-f3957d33c7d9 2018-10-02 17:27:24,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:27:24,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["V0rZaURzSN2_dc04UjS7sA"], "issued_at": "2018-10-02T17:27:24.000000Z"}} 2018-10-02 17:27:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d40054cd371edf0d752601ae2f0dd49c9dbc39a" 2018-10-02 17:27:24,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dd8854-88e7-40b2-bea8-acf6a62c7040 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:24,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-40dd8854-88e7-40b2-bea8-acf6a62c7040 2018-10-02 17:27:24,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:25,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-ce5b3b07-d014-4d67-942b-0e9d620c5903 x-compute-request-id: req-ce5b3b07-d014-4d67-942b-0e9d620c5903 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:7a:3b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-02T17:27:21.000000", "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:27:22Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:27:25,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-ce5b3b07-d014-4d67-942b-0e9d620c5903 2018-10-02 17:27:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:25,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-35ab92c7-712f-47b9-be01-a72841822354 Date: Tue, 02 Oct 2018 17:27:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aefc71c7-2781-464d-9543-217b4dd72805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["6279a784-45d6-4edc-8f1d-05ce9ee90879"],"description":"","tags":[],"updated_at":"2018-10-02T17:26:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","provider:network_type":"vxlan"}]} 2018-10-02 17:27:25,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net used request id req-35ab92c7-712f-47b9-be01-a72841822354 2018-10-02 17:27:25,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:25,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dea8b84-b596-483d-8d37-24d50e2ba9c8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:27:25,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-9dea8b84-b596-483d-8d37-24d50e2ba9c8 2018-10-02 17:27:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:25,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26312102-d4f6-4184-948b-a6308a4241f4 Date: Tue, 02 Oct 2018 17:27:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:27Z","dns_nameservers":[],"updated_at":"2018-10-02T17:26: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":"33e8581366124150a9c80d4dac09baf0","id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet"}]} 2018-10-02 17:27:25,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-26312102-d4f6-4184-948b-a6308a4241f4 2018-10-02 17:27:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:25,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-87aa331f-9e89-494f-adc6-9ecce1f0ae0e Date: Tue, 02 Oct 2018 17:27:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.6"}],"id":"4c39dc78-a6ee-44b5-94f2-fd49dac48afd","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:7a:3b","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:39Z","binding:vnic_type":"normal","device_id":"c015555e-0bc0-4ccf-94b6-8847ff927f44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.2"}],"id":"75f23777-f36e-4ebc-ba49-6405aab8d50f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:cb:47","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aefc71c7-2781-464d-9543-217b4dd72805"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.3"}],"id":"c610fa47-c59d-40b7-89f4-79f69bb0995f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:6a:c0","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aefc71c7-2781-464d-9543-217b4dd72805"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:26:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6279a784-45d6-4edc-8f1d-05ce9ee90879","ip_address":"10.55.0.4"}],"id":"c8b9c008-d0d0-4f47-b1ae-42c98af02614","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:10:09","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aefc71c7-2781-464d-9543-217b4dd72805","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:26:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aefc71c7-2781-464d-9543-217b4dd72805"}]} 2018-10-02 17:27:25,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=aefc71c7-2781-464d-9543-217b4dd72805 used request id req-87aa331f-9e89-494f-adc6-9ecce1f0ae0e 2018-10-02 17:27:25,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d40054cd371edf0d752601ae2f0dd49c9dbc39a" -d '{"volumeAttachment": {"volumeId": "4250d7db-29d9-4e99-beb5-19621abc3a4a"}}' 2018-10-02 17:27:27,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-2bf3e334-a7c2-4e4a-9c4c-9377d1384091 x-compute-request-id: req-2bf3e334-a7c2-4e4a-9c4c-9377d1384091 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "id": "4250d7db-29d9-4e99-beb5-19621abc3a4a", "volumeId": "4250d7db-29d9-4e99-beb5-19621abc3a4a"}} 2018-10-02 17:27:27,712 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44/os-volume_attachments used request id req-2bf3e334-a7c2-4e4a-9c4c-9377d1384091 2018-10-02 17:27:27,713 - create_instance - INFO - Deleting Port with ID - 4c39dc78-a6ee-44b5-94f2-fd49dac48afd 2018-10-02 17:27:27,713 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-port 2018-10-02 17:27:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/4c39dc78-a6ee-44b5-94f2-fd49dac48afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:28,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe087a43-1117-455a-af67-3415f7b7b484 Date: Tue, 02 Oct 2018 17:27:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:27:28,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/4c39dc78-a6ee-44b5-94f2-fd49dac48afd used request id req-fe087a43-1117-455a-af67-3415f7b7b484 2018-10-02 17:27:28,376 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst 2018-10-02 17:27:28,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:28,623 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:27: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-f9ad5348-a70b-4acc-b057-b15261e4a6dd x-compute-request-id: req-f9ad5348-a70b-4acc-b057-b15261e4a6dd Content-Type: application/json 2018-10-02 17:27:28,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-f9ad5348-a70b-4acc-b057-b15261e4a6dd 2018-10-02 17:27:28,623 - create_instance - INFO - Checking deletion status 2018-10-02 17:27:28,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:28,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-9f128587-8bb2-45ba-b134-e3c52b44d372 x-compute-request-id: req-9f128587-8bb2-45ba-b134-e3c52b44d372 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-02T17:27:21.000000", "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:27:28Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "4250d7db-29d9-4e99-beb5-19621abc3a4a"}], "metadata": {}}} 2018-10-02 17:27:28,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-9f128587-8bb2-45ba-b134-e3c52b44d372 2018-10-02 17:27:28,813 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - ACTIVE 2018-10-02 17:27:28,813 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:31,816 - create_instance - DEBUG - VM status query timeout in 296.807602882 2018-10-02 17:27:31,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:32,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-80a9e212-7d51-411d-9192-845688358d4b x-compute-request-id: req-80a9e212-7d51-411d-9192-845688358d4b Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-02T17:27:21.000000", "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:27:30Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "4250d7db-29d9-4e99-beb5-19621abc3a4a"}], "metadata": {}}} 2018-10-02 17:27:32,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-80a9e212-7d51-411d-9192-845688358d4b 2018-10-02 17:27:32,554 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - ACTIVE 2018-10-02 17:27:32,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:35,557 - create_instance - DEBUG - VM status query timeout in 293.06606102 2018-10-02 17:27:35,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:35,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b943fbd2-c014-49f9-852a-5cf51de76436 x-compute-request-id: req-b943fbd2-c014-49f9-852a-5cf51de76436 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44", "rel": "bookmark"}], "image": {"id": "d49e6920-db17-473e-899f-85ba0ec924fd", "links": [{"href": "http://172.30.9.22:8774/images/d49e6920-db17-473e-899f-85ba0ec924fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-02T17:27:21.000000", "flavor": {"id": "a112fb03-df57-490e-ab02-49927a88ed53", "links": [{"href": "http://172.30.9.22:8774/flavors/a112fb03-df57-490e-ab02-49927a88ed53", "rel": "bookmark"}]}, "id": "c015555e-0bc0-4ccf-94b6-8847ff927f44", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:27:30Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "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": "NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst", "created": "2018-10-02T17:26:42Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "4250d7db-29d9-4e99-beb5-19621abc3a4a"}], "metadata": {}}} 2018-10-02 17:27:35,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-b943fbd2-c014-49f9-852a-5cf51de76436 2018-10-02 17:27:35,982 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst] is - ACTIVE 2018-10-02 17:27:35,982 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:27:38,985 - create_instance - DEBUG - VM status query timeout in 289.638266087 2018-10-02 17:27:38,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14913940022ad6e671fe0b08f689ef35d5dbe038" 2018-10-02 17:27:39,053 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:27: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-1ee15120-99ee-452f-9990-451c360bc0b5 x-compute-request-id: req-1ee15120-99ee-452f-9990-451c360bc0b5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c015555e-0bc0-4ccf-94b6-8847ff927f44 could not be found.", "code": 404}} 2018-10-02 17:27:39,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c015555e-0bc0-4ccf-94b6-8847ff927f44 used request id req-1ee15120-99ee-452f-9990-451c360bc0b5 2018-10-02 17:27:39,053 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c015555e-0bc0-4ccf-94b6-8847ff927f44 could not be found. (HTTP 404) (Request-ID: req-1ee15120-99ee-452f-9990-451c360bc0b5) 2018-10-02 17:27:39,053 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-vm_inst 2018-10-02 17:27:39,057 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:27:39,791 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:39 GMT Server: Apache x-compute-request-id: req-d182616e-21f4-4797-82ad-c1da42afb2bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d182616e-21f4-4797-82ad-c1da42afb2bc Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:27:31.000000", "replication_status": null, "snapshot_id": null, "id": "4250d7db-29d9-4e99-beb5-19621abc3a4a", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-150e44f4-811a-4d2d-a386-6c424e5898f2", "bootable": "false", "created_at": "2018-10-02T17:26:31.000000", "volume_type": null}} 2018-10-02 17:27:39,791 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a used request id req-d182616e-21f4-4797-82ad-c1da42afb2bc 2018-10-02 17:27:39,791 - create_volume - DEBUG - Instance status is - available 2018-10-02 17:27:39,791 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2 2018-10-02 17:27:39,791 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2 2018-10-02 17:27:39,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:27:39,890 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:27:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2af447bf-99ca-4033-8a6d-3e0a3de59821 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:27:39,890 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a used request id req-2af447bf-99ca-4033-8a6d-3e0a3de59821 2018-10-02 17:27:39,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9d6d2-5b6b-4621-9d07-dc363808701c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5d1957f31d27ede99a488ef50b981bedf62f56" 2018-10-02 17:27:40,615 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:27:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e15de689-5ccf-4ea7-b0dd-ac88f44ad9db x-openstack-request-id: req-e15de689-5ccf-4ea7-b0dd-ac88f44ad9db Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4250d7db-29d9-4e99-beb5-19621abc3a4a could not be found.", "code": 404}} 2018-10-02 17:27:40,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/4250d7db-29d9-4e99-beb5-19621abc3a4a used request id req-e15de689-5ccf-4ea7-b0dd-ac88f44ad9db 2018-10-02 17:27:40,615 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4250d7db-29d9-4e99-beb5-19621abc3a4a could not be found. (HTTP 404) (Request-ID: req-e15de689-5ccf-4ea7-b0dd-ac88f44ad9db) 2018-10-02 17:27:40,616 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2 2018-10-02 17:27:40,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd17b6caafd844ec234b037aca0d566d139f25f4" 2018-10-02 17:27:40,668 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:27: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-521f4e4d-a217-4368-af74-d3f2b0538be6 x-compute-request-id: req-521f4e4d-a217-4368-af74-d3f2b0538be6 Content-Length: 0 Content-Type: application/json 2018-10-02 17:27:40,668 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a112fb03-df57-490e-ab02-49927a88ed53 used request id req-521f4e4d-a217-4368-af74-d3f2b0538be6 2018-10-02 17:27:40,669 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet 2018-10-02 17:27:40,669 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-subnet 2018-10-02 17:27:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/6279a784-45d6-4edc-8f1d-05ce9ee90879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:27:42,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ab14d0a-c4cb-4b74-a3c5-1da2379c268c Date: Tue, 02 Oct 2018 17:27:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:27:42,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6279a784-45d6-4edc-8f1d-05ce9ee90879 used request id req-7ab14d0a-c4cb-4b74-a3c5-1da2379c268c 2018-10-02 17:27:42,657 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-net 2018-10-02 17:27:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/aefc71c7-2781-464d-9543-217b4dd72805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b0147d0faac8449b3d669fbdb80bf745f01f72" 2018-10-02 17:27:44,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef75a9e9-3ea8-4e0f-9c03-4fbe9a41ea22 Date: Tue, 02 Oct 2018 17:27:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:27:44,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/aefc71c7-2781-464d-9543-217b4dd72805 used request id req-ef75a9e9-3ea8-4e0f-9c03-4fbe9a41ea22 2018-10-02 17:27:44,736 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-150e44f4-811a-4d2d-a386-6c424e5898f2-image 2018-10-02 17:27:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41e52265b3249bab12947cfede1eeb47ed77b666" 2018-10-02 17:27:46,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba4a5d35-33a3-486c-a9c0-cb1e31ab11e6 Date: Tue, 02 Oct 2018 17:27:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:27:46,306 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d49e6920-db17-473e-899f-85ba0ec924fd used request id req-ba4a5d35-33a3-486c-a9c0-cb1e31ab11e6 2018-10-02 17:27:46,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:27:46,311 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:27:46,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:27:46,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:27:46,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["RNdFJsjFR7qOSXQIowCivw"], "issued_at": "2018-10-02T17:27:46.000000Z"}} 2018-10-02 17:27:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:27:46,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d027a37-bd39-47d9-b05d-a4973b67687e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:46,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d027a37-bd39-47d9-b05d-a4973b67687e 2018-10-02 17:27:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:27:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-cc83971e-336e-443a-8aa7-efc11c311201 Date: Tue, 02 Oct 2018 17:27:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image"} 2018-10-02 17:27:46,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image used request id req-cc83971e-336e-443a-8aa7-efc11c311201 2018-10-02 17:27:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:27:47,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-32bcb2b4-7e07-49b9-8f0d-e63c17dff988 Date: Tue, 02 Oct 2018 17:27:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:27:47,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-32bcb2b4-7e07-49b9-8f0d-e63c17dff988 2018-10-02 17:27:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image"}' 2018-10-02 17:27:48,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a X-Openstack-Request-Id: req-2c2d4b57-9001-4893-b791-d19a1af65797 Date: Tue, 02 Oct 2018 17:27:48 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:27:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:27:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "min_disk": 0, "protected": false, "id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "file": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:27:48,265 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2c2d4b57-9001-4893-b791-d19a1af65797 2018-10-02 17:27:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" -d '' 2018-10-02 17:27:50,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a092183-98df-4d30-9e28-57f7fd5b14e3 Date: Tue, 02 Oct 2018 17:27:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:27:50,502 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/file used request id req-8a092183-98df-4d30-9e28-57f7fd5b14e3 2018-10-02 17:27:50,503 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:27:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:27:50,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-860bc2be-0f1f-4cc1-8af8-16e4f35fa992 Date: Tue, 02 Oct 2018 17:27:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:27:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:27:50Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/snap", "metadata": {}}], "self": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "min_disk": 0, "protected": false, "id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "file": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:27:50,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a used request id req-860bc2be-0f1f-4cc1-8af8-16e4f35fa992 2018-10-02 17:27:50,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:27:50,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2d872fc0-9e2f-43f6-bf93-255b05f71c06 Date: Tue, 02 Oct 2018 17:27:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:27:50,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2d872fc0-9e2f-43f6-bf93-255b05f71c06 2018-10-02 17:27:50,696 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image 2018-10-02 17:27:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:27:50,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-70f10a94-f50f-4e91-9cdd-98ac85391c1f Date: Tue, 02 Oct 2018 17:27:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:27:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:27:50Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/snap", "metadata": {}}], "self": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "min_disk": 0, "protected": false, "id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "file": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:27:50,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a used request id req-70f10a94-f50f-4e91-9cdd-98ac85391c1f 2018-10-02 17:27:50,715 - create_image - DEBUG - Instance status is - active 2018-10-02 17:27:50,715 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image 2018-10-02 17:27:50,716 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image 2018-10-02 17:27:50,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:27:50,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:27:51,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["WohdDMChQGmJVQV3oOwQtQ"], "issued_at": "2018-10-02T17:27:51.000000Z"}} 2018-10-02 17:27:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:27:51,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288fda45-243c-4c85-b891-9932f269864b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:51,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-288fda45-243c-4c85-b891-9932f269864b 2018-10-02 17:27:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:27:51,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b59c9353-e628-43d3-8313-a5afd1c815f5 Date: Tue, 02 Oct 2018 17:27:51 GMT RESP BODY: {"networks":[]} 2018-10-02 17:27:51,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-b59c9353-e628-43d3-8313-a5afd1c815f5 2018-10-02 17:27:51,381 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net 2018-10-02 17:27:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net", "admin_state_up": true}}' 2018-10-02 17:27:51,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-32494d77-ef30-410f-837a-c50dd619982b Date: Tue, 02 Oct 2018 17:27:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:27:51Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","mtu":1450}} 2018-10-02 17:27:51,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-32494d77-ef30-410f-837a-c50dd619982b 2018-10-02 17:27:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:27:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-55c6ba4d-288e-4d78-87bc-a024bfa0804d Date: Tue, 02 Oct 2018 17:27:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:27:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:27:52,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-55c6ba4d-288e-4d78-87bc-a024bfa0804d 2018-10-02 17:27:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:27:52,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76401928-ff7d-437b-9e69-41eb7d4ea97c Date: Tue, 02 Oct 2018 17:27:52 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:27:52,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-76401928-ff7d-437b-9e69-41eb7d4ea97c 2018-10-02 17:27:52,261 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet 2018-10-02 17:27:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" -d '{"subnets": [{"ip_version": 4, "network_id": "8def5a58-b72a-4cfa-8a44-36b0cb9242aa", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]}' 2018-10-02 17:27:52,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1d055f3e-f9e2-4e1e-b7d4-74e5b804b247 Date: Tue, 02 Oct 2018 17:27:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:27:52,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1d055f3e-f9e2-4e1e-b7d4-74e5b804b247 2018-10-02 17:27:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:27:53,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-494915c8-b8c2-42b8-a244-b82a76bba0aa Date: Tue, 02 Oct 2018 17:27:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:27:53,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-494915c8-b8c2-42b8-a244-b82a76bba0aa 2018-10-02 17:27:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:27:53,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-013c6f65-3859-4241-b804-cccaf7100298 Date: Tue, 02 Oct 2018 17:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:27:53,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-013c6f65-3859-4241-b804-cccaf7100298 2018-10-02 17:27:53,168 - OpenStackNetwork - DEBUG - Network [8def5a58-b72a-4cfa-8a44-36b0cb9242aa] created successfully 2018-10-02 17:27:53,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:27:53,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:27:53,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Rap85sY0TGirYFCo2J6dlQ"], "issued_at": "2018-10-02T17:27:53.000000Z"}} 2018-10-02 17:27:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec7f921e60056030e2c5041c4a95728adee33e" 2018-10-02 17:27:53,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489f9dcc-e569-4347-9561-20f76c8bdafb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:53,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-489f9dcc-e569-4347-9561-20f76c8bdafb 2018-10-02 17:27:53,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:27:53,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec7f921e60056030e2c5041c4a95728adee33e" 2018-10-02 17:27:53,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-d5a8e865-3610-452a-98b7-4c6d7257e098 x-compute-request-id: req-d5a8e865-3610-452a-98b7-4c6d7257e098 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:27:53,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d5a8e865-3610-452a-98b7-4c6d7257e098 2018-10-02 17:27:53,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec7f921e60056030e2c5041c4a95728adee33e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:27:53,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-14473950-0cef-48f6-965a-be16bc1f57e5 x-compute-request-id: req-14473950-0cef-48f6-965a-be16bc1f57e5 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:27:53,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-14473950-0cef-48f6-965a-be16bc1f57e5 2018-10-02 17:27:53,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:27:53,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:27:54,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["D8giGr1KTyW0-CA1_XsrbA"], "issued_at": "2018-10-02T17:27:54.000000Z"}} 2018-10-02 17:27:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:27:54,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2430bcf2-7ba1-40b2-9330-bf4cf10d6a1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:54,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2430bcf2-7ba1-40b2-9330-bf4cf10d6a1d 2018-10-02 17:27:54,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:27:55,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:54 GMT Server: Apache x-compute-request-id: req-cec20ea4-9d6c-410c-8986-8a8fc024b354 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cec20ea4-9d6c-410c-8986-8a8fc024b354 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 17:27:55,197 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail used request id req-cec20ea4-9d6c-410c-8986-8a8fc024b354 2018-10-02 17:27:55,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cec20ea4-9d6c-410c-8986-8a8fc024b354" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 17:27:56,160 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:27:55 GMT Server: Apache x-compute-request-id: req-dbe843b8-4465-4def-a06a-ad57daa81d50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbe843b8-4465-4def-a06a-ad57daa81d50 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T17:27:56.024151", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "size": 1}} 2018-10-02 17:27:56,160 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes used request id req-dbe843b8-4465-4def-a06a-ad57daa81d50 2018-10-02 17:27:56,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec20ea4-9d6c-410c-8986-8a8fc024b354" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:27:56,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:56 GMT Server: Apache x-compute-request-id: req-fb4c8ebb-66bd-46b6-95fa-d3767b247470 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb4c8ebb-66bd-46b6-95fa-d3767b247470 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:27:56.000000", "replication_status": null, "snapshot_id": null, "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-b09a2d74-6d67-419f-a31f-f527409c81c9", "bootable": "false", "created_at": "2018-10-02T17:27:56.000000", "volume_type": null}} 2018-10-02 17:27:56,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-fb4c8ebb-66bd-46b6-95fa-d3767b247470 2018-10-02 17:27:56,947 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9 2018-10-02 17:27:56,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec20ea4-9d6c-410c-8986-8a8fc024b354" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:27:57,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:56 GMT Server: Apache x-compute-request-id: req-911dfa15-432e-4a64-8f1f-b4ce4d08aa73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-911dfa15-432e-4a64-8f1f-b4ce4d08aa73 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:27:56.000000", "replication_status": null, "snapshot_id": null, "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-b09a2d74-6d67-419f-a31f-f527409c81c9", "bootable": "false", "created_at": "2018-10-02T17:27:56.000000", "volume_type": null}} 2018-10-02 17:27:57,154 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-911dfa15-432e-4a64-8f1f-b4ce4d08aa73 2018-10-02 17:27:57,155 - create_volume - DEBUG - Instance status is - available 2018-10-02 17:27:57,155 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9 2018-10-02 17:27:57,155 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9 2018-10-02 17:27:57,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:27:57,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:27:57,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["onGr9jH9T8yq5AP_epz07A"], "issued_at": "2018-10-02T17:27:57.000000Z"}} 2018-10-02 17:27:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:57,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a410edd-b8fd-4d99-93dc-beac7179daec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:57,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a410edd-b8fd-4d99-93dc-beac7179daec 2018-10-02 17:27:57,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:27:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:57,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50ad2c7-f723-4ae2-ac33-049c284b1b15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:27:57,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f50ad2c7-f723-4ae2-ac33-049c284b1b15 2018-10-02 17:27:57,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:57,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0e51532b-4d96-4089-88ce-e09536f225cd Date: Tue, 02 Oct 2018 17:27:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:27:57,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-0e51532b-4d96-4089-88ce-e09536f225cd 2018-10-02 17:27:57,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:27:57,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:27:57,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:57,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9c7520-55bc-4d40-b755-ce081739522e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:27:57,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-1e9c7520-55bc-4d40-b755-ce081739522e 2018-10-02 17:27:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:58,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8596607a-66e0-4b89-9d35-1431e714b04b Date: Tue, 02 Oct 2018 17:27:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:27:58,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-8596607a-66e0-4b89-9d35-1431e714b04b 2018-10-02 17:27:58,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:58,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5b77c073-f319-4f35-b5b6-c115f7e756c5 Date: Tue, 02 Oct 2018 17:27:58 GMT RESP BODY: {"ports":[]} 2018-10-02 17:27:58,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port&admin_state_up=True used request id req-5b77c073-f319-4f35-b5b6-c115f7e756c5 2018-10-02 17:27:58,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:58,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27: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-06203492-6913-452a-8b3f-3c7fc0d50525 x-compute-request-id: req-06203492-6913-452a-8b3f-3c7fc0d50525 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 17:27:58,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst used request id req-06203492-6913-452a-8b3f-3c7fc0d50525 2018-10-02 17:27:58,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:59,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7bfc2103-81e6-4616-bf2f-d54a43640467 Date: Tue, 02 Oct 2018 17:27:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:27:59,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-7bfc2103-81e6-4616-bf2f-d54a43640467 2018-10-02 17:27:59,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:59,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25233ff2-7a29-483c-a29c-d57bb72a9f32 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:27:59,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-25233ff2-7a29-483c-a29c-d57bb72a9f32 2018-10-02 17:27:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:59,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1a37134-2c26-4e32-8394-ed2addf314b6 Date: Tue, 02 Oct 2018 17:27:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:27:59,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-d1a37134-2c26-4e32-8394-ed2addf314b6 2018-10-02 17:27:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:27:59,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5fc963f8-488d-4550-aa14-b61bf082308f Date: Tue, 02 Oct 2018 17:27:59 GMT RESP BODY: {"ports":[]} 2018-10-02 17:27:59,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port&admin_state_up=True used request id req-5fc963f8-488d-4550-aa14-b61bf082308f 2018-10-02 17:27:59,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:27:59,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:00,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["vAWB0FEPRoC9PBFzd3CKEw"], "issued_at": "2018-10-02T17:28:00.000000Z"}} 2018-10-02 17:28:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4dd78a32fb5bfe772d6b932b53ce63793923f0" 2018-10-02 17:28:00,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb285a1-a825-47ff-9e28-0fae90343c72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:00,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fbb285a1-a825-47ff-9e28-0fae90343c72 2018-10-02 17:28:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:00,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a2779521-0527-4f21-afd0-469f80c7ee7d Date: Tue, 02 Oct 2018 17:28:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:00,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-a2779521-0527-4f21-afd0-469f80c7ee7d 2018-10-02 17:28:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:00,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5c2d98b3-2723-4fec-8bed-2339037b2ed8 Date: Tue, 02 Oct 2018 17:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:00,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-5c2d98b3-2723-4fec-8bed-2339037b2ed8 2018-10-02 17:28:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:00,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-72b3f77e-b394-4b8e-9597-d075ca257b90 Date: Tue, 02 Oct 2018 17:28:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:00,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-72b3f77e-b394-4b8e-9597-d075ca257b90 2018-10-02 17:28:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:28:00,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:28:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4dd78a32fb5bfe772d6b932b53ce63793923f0" 2018-10-02 17:28:00,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fe6406-00b1-4cae-b3c8-b613fc471875 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:00,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-94fe6406-00b1-4cae-b3c8-b613fc471875 2018-10-02 17:28:00,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:01,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3fd89706-fef2-4d0a-a10a-5aff0c100d17 Date: Tue, 02 Oct 2018 17:28:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:01,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-3fd89706-fef2-4d0a-a10a-5aff0c100d17 2018-10-02 17:28:01,001 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net 2018-10-02 17:28:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" -d '{"port": {"network_id": "8def5a58-b72a-4cfa-8a44-36b0cb9242aa", "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port", "admin_state_up": true}}' 2018-10-02 17:28:01,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-c600d66f-edd2-46c7-8e67-dc8d2c8cd677 Date: Tue, 02 Oct 2018 17:28:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:01Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:34:b3:1a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","project_id":"33e8581366124150a9c80d4dac09baf0","qos_policy_id":null,"admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal"}} 2018-10-02 17:28:01,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c600d66f-edd2-46c7-8e67-dc8d2c8cd677 2018-10-02 17:28:01,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a74e04b2-a424-47f1-a1af-662afccef87c Date: Tue, 02 Oct 2018 17:28:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:02,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-a74e04b2-a424-47f1-a1af-662afccef87c 2018-10-02 17:28:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a83979-e366-418f-b247-f14fc703f7fb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:02,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-a1a83979-e366-418f-b247-f14fc703f7fb 2018-10-02 17:28:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ed207f46-221b-4fc7-9055-ef8a95f580c8 Date: Tue, 02 Oct 2018 17:28:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:02,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-ed207f46-221b-4fc7-9055-ef8a95f580c8 2018-10-02 17:28:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-0b2c6b9f-1d1d-4d81-b668-eb0963406433 Date: Tue, 02 Oct 2018 17:28:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 17:28:02,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port&admin_state_up=True used request id req-0b2c6b9f-1d1d-4d81-b668-eb0963406433 2018-10-02 17:28:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b05876-d865-461d-bcfd-7d76cd591109 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:02,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-77b05876-d865-461d-bcfd-7d76cd591109 2018-10-02 17:28:02,668 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst 2018-10-02 17:28:02,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-b377c5f6-c5ae-4352-8bdd-19a82db86586 x-compute-request-id: req-b377c5f6-c5ae-4352-8bdd-19a82db86586 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-flavor"}]} 2018-10-02 17:28:02,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b377c5f6-c5ae-4352-8bdd-19a82db86586 2018-10-02 17:28:02,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-e774546d-d5cc-4049-ac7f-2bd16ba5bf2a x-compute-request-id: req-e774546d-d5cc-4049-ac7f-2bd16ba5bf2a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:02,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b used request id req-e774546d-d5cc-4049-ac7f-2bd16ba5bf2a 2018-10-02 17:28:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:02,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-8b3df33b-0f6b-4a80-bb70-05883b234cfd Date: Tue, 02 Oct 2018 17:28:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:27:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:27:50Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/snap", "metadata": {}}], "self": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "min_disk": 0, "protected": false, "id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "file": "/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image"} 2018-10-02 17:28:02,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image used request id req-8b3df33b-0f6b-4a80-bb70-05883b234cfd 2018-10-02 17:28:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:03,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd5f7941-3ac4-41fd-8844-2b2ff0c8ee13 Date: Tue, 02 Oct 2018 17:28:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:28:03,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-dd5f7941-3ac4-41fd-8844-2b2ff0c8ee13 2018-10-02 17:28:03,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "imageRef": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "flavorRef": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "max_count": 1, "min_count": 1, "networks": [{"port": "3346b9e6-0271-40bd-a22e-1ef338df4d4e"}]}}' 2018-10-02 17:28:05,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14199cbf-c302-4b78-874a-dcdbc83c0ad7 x-compute-request-id: req-14199cbf-c302-4b78-874a-dcdbc83c0ad7 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "adminPass": "2aoLwUEyrDfR"}} 2018-10-02 17:28:05,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-14199cbf-c302-4b78-874a-dcdbc83c0ad7 2018-10-02 17:28:05,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:05,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-d361e6f2-ab08-4073-abc7-e78b0e47f092 x-compute-request-id: req-d361e6f2-ab08-4073-abc7-e78b0e47f092 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.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:28: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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:05,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-d361e6f2-ab08-4073-abc7-e78b0e47f092 2018-10-02 17:28:05,261 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst 2018-10-02 17:28:05,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:06,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-d4d77228-a8b2-4898-b061-8c72652a33c6 x-compute-request-id: req-d4d77228-a8b2-4898-b061-8c72652a33c6 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.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:28: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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:06,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-d4d77228-a8b2-4898-b061-8c72652a33c6 2018-10-02 17:28:06,132 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst] is - BUILD 2018-10-02 17:28:06,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:28:09,135 - create_instance - DEBUG - VM status query timeout in 896.125581026 2018-10-02 17:28:09,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:09,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-fa9600ec-6087-4902-be27-90607eb09882 x-compute-request-id: req-fa9600ec-6087-4902-be27-90607eb09882 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:28:06Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:09,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-fa9600ec-6087-4902-be27-90607eb09882 2018-10-02 17:28:09,536 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst] is - BUILD 2018-10-02 17:28:09,537 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:28:12,540 - create_instance - DEBUG - VM status query timeout in 892.721101046 2018-10-02 17:28:12,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:13,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-a58108a8-61fd-4ee1-82f3-90d4e30ccc1a x-compute-request-id: req-a58108a8-61fd-4ee1-82f3-90d4e30ccc1a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:11Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:13,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-a58108a8-61fd-4ee1-82f3-90d4e30ccc1a 2018-10-02 17:28:13,165 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst] is - ACTIVE 2018-10-02 17:28:13,166 - create_instance - INFO - VM is - ACTIVE 2018-10-02 17:28:13,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:14,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-158a491a-849e-4046-a27f-386a7d9229e7 x-compute-request-id: req-158a491a-849e-4046-a27f-386a7d9229e7 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:11Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:14,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-158a491a-849e-4046-a27f-386a7d9229e7 2018-10-02 17:28:14,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:14,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d6df0f9e-7a14-4be0-8340-744f6c4594a6 Date: Tue, 02 Oct 2018 17:28:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:14,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-d6df0f9e-7a14-4be0-8340-744f6c4594a6 2018-10-02 17:28:14,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:14,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2f6183-92b1-4e5f-a062-48fa26dd1920 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:14,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-cb2f6183-92b1-4e5f-a062-48fa26dd1920 2018-10-02 17:28:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:14,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f951f7e-ace3-4a09-8c10-747d3f67e76c Date: Tue, 02 Oct 2018 17:28:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:14,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-0f951f7e-ace3-4a09-8c10-747d3f67e76c 2018-10-02 17:28:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:14,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-77c022de-d0aa-4e3b-a3ec-530c9699eae7 Date: Tue, 02 Oct 2018 17:28:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":"676c35e9-72c4-48f7-b399-c1fb9e9b3e6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.2"}],"id":"3e7e960e-5c02-4017-afdb-1a6e6000c461","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:01:98","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.4"}],"id":"c521ea39-49bf-4670-b2da-04ea796c5608","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:e6:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.3"}],"id":"c6541281-b846-4b83-ba91-816d12358c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:ab:90","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"}]} 2018-10-02 17:28:14,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-77c022de-d0aa-4e3b-a3ec-530c9699eae7 2018-10-02 17:28:14,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:14,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["g2C5oxQDSHitIER16cEJ3g"], "issued_at": "2018-10-02T17:28:14.000000Z"}} 2018-10-02 17:28:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:15,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3feed24-b572-4504-b730-c7371941cd24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:15,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b3feed24-b572-4504-b730-c7371941cd24 2018-10-02 17:28:15,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:15,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2e0b72b-0cac-4d18-9314-83cb794e14bb x-compute-request-id: req-c2e0b72b-0cac-4d18-9314-83cb794e14bb Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:11Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:15,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-c2e0b72b-0cac-4d18-9314-83cb794e14bb 2018-10-02 17:28:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1a98c93d-23d6-4ed2-9334-691e4426bc6a Date: Tue, 02 Oct 2018 17:28:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:15,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-1a98c93d-23d6-4ed2-9334-691e4426bc6a 2018-10-02 17:28:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:16,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221c829b-6442-4c84-902f-99afcbfdc14d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:16,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-221c829b-6442-4c84-902f-99afcbfdc14d 2018-10-02 17:28:16,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:16,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a912284a-ce57-4a04-a2db-ec082766235b Date: Tue, 02 Oct 2018 17:28:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:16,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-a912284a-ce57-4a04-a2db-ec082766235b 2018-10-02 17:28:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:16,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-94041d54-0da6-47ef-928b-33b96c98ddd7 Date: Tue, 02 Oct 2018 17:28:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":"676c35e9-72c4-48f7-b399-c1fb9e9b3e6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.2"}],"id":"3e7e960e-5c02-4017-afdb-1a6e6000c461","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:01:98","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.4"}],"id":"c521ea39-49bf-4670-b2da-04ea796c5608","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:e6:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.3"}],"id":"c6541281-b846-4b83-ba91-816d12358c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:ab:90","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"}]} 2018-10-02 17:28:16,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-94041d54-0da6-47ef-928b-33b96c98ddd7 2018-10-02 17:28:16,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" -d '{"volumeAttachment": {"volumeId": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}}' 2018-10-02 17:28:19,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-b9f5336f-ca55-48ec-8943-bb2d0f0b73ca x-compute-request-id: req-b9f5336f-ca55-48ec-8943-bb2d0f0b73ca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "volumeId": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}} 2018-10-02 17:28:19,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f/os-volume_attachments used request id req-b9f5336f-ca55-48ec-8943-bb2d0f0b73ca 2018-10-02 17:28:19,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:19,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-af1c3782-86fe-4fa6-ba59-54411b0f3a22 x-compute-request-id: req-af1c3782-86fe-4fa6-ba59-54411b0f3a22 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:11Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}], "metadata": {}}} 2018-10-02 17:28:19,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-af1c3782-86fe-4fa6-ba59-54411b0f3a22 2018-10-02 17:28:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:20,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8a16b62b-a810-4424-b335-708b5fb208bc Date: Tue, 02 Oct 2018 17:28:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:20,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-8a16b62b-a810-4424-b335-708b5fb208bc 2018-10-02 17:28:20,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:28:20,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:28:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:20,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a09607-ed05-4f0a-8dd5-6006ec90b81b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:20,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-41a09607-ed05-4f0a-8dd5-6006ec90b81b 2018-10-02 17:28:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:20,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-96e320fe-3035-4d39-97b0-91fa3cd76654 Date: Tue, 02 Oct 2018 17:28:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:20,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-96e320fe-3035-4d39-97b0-91fa3cd76654 2018-10-02 17:28:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:20,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-761be00a-15fa-4526-a7b6-bff68824201e Date: Tue, 02 Oct 2018 17:28:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":"676c35e9-72c4-48f7-b399-c1fb9e9b3e6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.2"}],"id":"3e7e960e-5c02-4017-afdb-1a6e6000c461","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:01:98","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.4"}],"id":"c521ea39-49bf-4670-b2da-04ea796c5608","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:e6:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.3"}],"id":"c6541281-b846-4b83-ba91-816d12358c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:ab:90","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"}]} 2018-10-02 17:28:20,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-761be00a-15fa-4526-a7b6-bff68824201e 2018-10-02 17:28:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:20,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee9c19a-4c56-4d53-a328-93329a877af4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:20,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ee9c19a-4c56-4d53-a328-93329a877af4 2018-10-02 17:28:20,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:22,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cacbe5e3-d51e-4c10-bbb9-9e5e148a1a24 x-compute-request-id: req-cacbe5e3-d51e-4c10-bbb9-9e5e148a1a24 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:20Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}], "metadata": {}}} 2018-10-02 17:28:22,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-cacbe5e3-d51e-4c10-bbb9-9e5e148a1a24 2018-10-02 17:28:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:22,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ae233933-9b33-44a8-bdfe-91704bf7cb77 Date: Tue, 02 Oct 2018 17:28:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:22,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-ae233933-9b33-44a8-bdfe-91704bf7cb77 2018-10-02 17:28:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:22,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c0b46a-57e7-418b-b503-07df3b122f26 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:22,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-47c0b46a-57e7-418b-b503-07df3b122f26 2018-10-02 17:28:22,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:22,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89cd807a-857a-4ca7-a6f8-6ee4f2a0389d Date: Tue, 02 Oct 2018 17:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:22,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-89cd807a-857a-4ca7-a6f8-6ee4f2a0389d 2018-10-02 17:28:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:22,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-e9cd71fe-3fe5-4fac-865e-f2a0f289ffb6 Date: Tue, 02 Oct 2018 17:28:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":"676c35e9-72c4-48f7-b399-c1fb9e9b3e6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.2"}],"id":"3e7e960e-5c02-4017-afdb-1a6e6000c461","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:01:98","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.4"}],"id":"c521ea39-49bf-4670-b2da-04ea796c5608","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:e6:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.3"}],"id":"c6541281-b846-4b83-ba91-816d12358c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:ab:90","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"}]} 2018-10-02 17:28:22,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-e9cd71fe-3fe5-4fac-865e-f2a0f289ffb6 2018-10-02 17:28:22,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:23,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc28fde2-2e6a-47e1-84c9-991287da4078 x-compute-request-id: req-cc28fde2-2e6a-47e1-84c9-991287da4078 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:20Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}], "metadata": {}}} 2018-10-02 17:28:23,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-cc28fde2-2e6a-47e1-84c9-991287da4078 2018-10-02 17:28:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:23,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-33366d77-d766-4cce-92f1-d84c3c0b1296 Date: Tue, 02 Oct 2018 17:28:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:23,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-33366d77-d766-4cce-92f1-d84c3c0b1296 2018-10-02 17:28:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:23,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53554f6-cfd9-4cd3-be99-91926f7ceddb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:23,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-c53554f6-cfd9-4cd3-be99-91926f7ceddb 2018-10-02 17:28:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:23,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f7f4614-ed09-43bf-ba30-9d7e1f46ea0b Date: Tue, 02 Oct 2018 17:28:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:23,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-4f7f4614-ed09-43bf-ba30-9d7e1f46ea0b 2018-10-02 17:28:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:23,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-51968c45-089a-482e-a46e-7f0a8feb21f4 Date: Tue, 02 Oct 2018 17:28:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":"676c35e9-72c4-48f7-b399-c1fb9e9b3e6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.2"}],"id":"3e7e960e-5c02-4017-afdb-1a6e6000c461","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:01:98","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.4"}],"id":"c521ea39-49bf-4670-b2da-04ea796c5608","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:e6:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.3"}],"id":"c6541281-b846-4b83-ba91-816d12358c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:ab:90","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"}]} 2018-10-02 17:28:23,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-51968c45-089a-482e-a46e-7f0a8feb21f4 2018-10-02 17:28:23,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:24,731 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:23 GMT Server: Apache x-compute-request-id: req-f7d9a92e-fecd-460a-bb20-0eeeeb505459 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7d9a92e-fecd-460a-bb20-0eeeeb505459 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "attachment_id": "04d8c27a-556c-4867-a058-514b89035345", "attached_at": "2018-10-02T17:28:20.000000", "host_name": null, "volume_id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "device": "/dev/vdb", "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:28:20.000000", "replication_status": null, "snapshot_id": null, "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-b09a2d74-6d67-419f-a31f-f527409c81c9", "bootable": "false", "created_at": "2018-10-02T17:27:56.000000", "volume_type": null}} 2018-10-02 17:28:24,731 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-f7d9a92e-fecd-460a-bb20-0eeeeb505459 2018-10-02 17:28:24,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:25,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a89828a-abd3-4b00-adee-9c41300e8424 x-compute-request-id: req-0a89828a-abd3-4b00-adee-9c41300e8424 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:20Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}], "metadata": {}}} 2018-10-02 17:28:25,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-0a89828a-abd3-4b00-adee-9c41300e8424 2018-10-02 17:28:25,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:25,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f8b2ff5a-cf40-48eb-82e6-c21cb4aa6dcc Date: Tue, 02 Oct 2018 17:28:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["b79bdb35-41ff-4629-8799-bbaa20454722"],"description":"","tags":[],"updated_at":"2018-10-02T17:27:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:51Z","provider:network_type":"vxlan"}]} 2018-10-02 17:28:25,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net used request id req-f8b2ff5a-cf40-48eb-82e6-c21cb4aa6dcc 2018-10-02 17:28:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:25,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6689afc-f868-457f-ab26-d9aa4daec35c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:28:25,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-c6689afc-f868-457f-ab26-d9aa4daec35c 2018-10-02 17:28:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:25,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c879460-3662-4d4c-98fe-e5ebfb522225 Date: Tue, 02 Oct 2018 17:28:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:52Z","dns_nameservers":[],"updated_at":"2018-10-02T17:27:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33e8581366124150a9c80d4dac09baf0","id":"b79bdb35-41ff-4629-8799-bbaa20454722","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet"}]} 2018-10-02 17:28:25,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-9c879460-3662-4d4c-98fe-e5ebfb522225 2018-10-02 17:28:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-7c2a0e78-e70a-491f-91b7-80119e3ff93c Date: Tue, 02 Oct 2018 17:28:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:28:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.13"}],"id":"3346b9e6-0271-40bd-a22e-1ef338df4d4e","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b3:1a","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:28:01Z","binding:vnic_type":"normal","device_id":"676c35e9-72c4-48f7-b399-c1fb9e9b3e6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.2"}],"id":"3e7e960e-5c02-4017-afdb-1a6e6000c461","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:01:98","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.4"}],"id":"c521ea39-49bf-4670-b2da-04ea796c5608","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:e6:06","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:27:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b79bdb35-41ff-4629-8799-bbaa20454722","ip_address":"10.55.0.3"}],"id":"c6541281-b846-4b83-ba91-816d12358c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:ab:90","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8def5a58-b72a-4cfa-8a44-36b0cb9242aa","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:27:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8def5a58-b72a-4cfa-8a44-36b0cb9242aa"}]} 2018-10-02 17:28:25,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-7c2a0e78-e70a-491f-91b7-80119e3ff93c 2018-10-02 17:28:25,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f/os-volume_attachments/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a9f1f743de1b357cb30ca6be1ffc5fc94f7da" 2018-10-02 17:28:26,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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-2160e59c-4dcc-46ae-b9d6-71822ddd702e x-compute-request-id: req-2160e59c-4dcc-46ae-b9d6-71822ddd702e Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:26,954 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f/os-volume_attachments/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-2160e59c-4dcc-46ae-b9d6-71822ddd702e 2018-10-02 17:28:26,954 - create_instance - INFO - Deleting Port with ID - 3346b9e6-0271-40bd-a22e-1ef338df4d4e 2018-10-02 17:28:26,954 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-port 2018-10-02 17:28:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/3346b9e6-0271-40bd-a22e-1ef338df4d4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:27,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f406023-b198-4d0e-9f12-027f2e151f27 Date: Tue, 02 Oct 2018 17:28:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:28:27,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/3346b9e6-0271-40bd-a22e-1ef338df4d4e used request id req-8f406023-b198-4d0e-9f12-027f2e151f27 2018-10-02 17:28:27,563 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst 2018-10-02 17:28:27,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:27,767 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:28: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-2e134e2b-2a07-44ce-82bb-ee269c6f5c04 x-compute-request-id: req-2e134e2b-2a07-44ce-82bb-ee269c6f5c04 Content-Type: application/json 2018-10-02 17:28:27,767 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-2e134e2b-2a07-44ce-82bb-ee269c6f5c04 2018-10-02 17:28:27,767 - create_instance - INFO - Checking deletion status 2018-10-02 17:28:27,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:28,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-c7d8bbf2-ff74-4576-9171-5ebf3adae15e x-compute-request-id: req-c7d8bbf2-ff74-4576-9171-5ebf3adae15e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:b3:1a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:27Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [{"id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06"}], "metadata": {}}} 2018-10-02 17:28:28,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-c7d8bbf2-ff74-4576-9171-5ebf3adae15e 2018-10-02 17:28:28,008 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst] is - ACTIVE 2018-10-02 17:28:28,008 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:28:31,012 - create_instance - DEBUG - VM status query timeout in 296.755899906 2018-10-02 17:28:31,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:31,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-495c33b1-b4e3-4188-9886-dd59cfcda7bb x-compute-request-id: req-495c33b1-b4e3-4188-9886-dd59cfcda7bb Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:27Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:31,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-495c33b1-b4e3-4188-9886-dd59cfcda7bb 2018-10-02 17:28:31,263 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst] is - ACTIVE 2018-10-02 17:28:31,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:28:34,266 - create_instance - DEBUG - VM status query timeout in 293.501102924 2018-10-02 17:28:34,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:34,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75bee92f-fab0-4656-b4fd-3682a06e4ce7 x-compute-request-id: req-75bee92f-fab0-4656-b4fd-3682a06e4ce7 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "rel": "bookmark"}], "image": {"id": "fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "links": [{"href": "http://172.30.9.22:8774/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-02T17:28:11.000000", "flavor": {"id": "594b6f6c-3869-4680-b14d-a39a3dd9589b", "links": [{"href": "http://172.30.9.22:8774/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b", "rel": "bookmark"}]}, "id": "676c35e9-72c4-48f7-b399-c1fb9e9b3e6f", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:28:33Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst", "created": "2018-10-02T17:28:04Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:28:34,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-75bee92f-fab0-4656-b4fd-3682a06e4ce7 2018-10-02 17:28:34,685 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst] is - ACTIVE 2018-10-02 17:28:34,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:28:37,688 - create_instance - DEBUG - VM status query timeout in 290.079295874 2018-10-02 17:28:37,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f33b636d50380001871a060e0ea8a685cafd4c" 2018-10-02 17:28:37,749 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:28: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-44301c7d-96a2-4985-8c66-7266d5c0ec63 x-compute-request-id: req-44301c7d-96a2-4985-8c66-7266d5c0ec63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 676c35e9-72c4-48f7-b399-c1fb9e9b3e6f could not be found.", "code": 404}} 2018-10-02 17:28:37,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/676c35e9-72c4-48f7-b399-c1fb9e9b3e6f used request id req-44301c7d-96a2-4985-8c66-7266d5c0ec63 2018-10-02 17:28:37,750 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 676c35e9-72c4-48f7-b399-c1fb9e9b3e6f could not be found. (HTTP 404) (Request-ID: req-44301c7d-96a2-4985-8c66-7266d5c0ec63) 2018-10-02 17:28:37,750 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-vm_inst 2018-10-02 17:28:37,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec20ea4-9d6c-410c-8986-8a8fc024b354" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:28:38,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:37 GMT Server: Apache x-compute-request-id: req-aa3e2e50-344b-468c-a0dd-e754e3c249a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa3e2e50-344b-468c-a0dd-e754e3c249a5 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:28:34.000000", "replication_status": null, "snapshot_id": null, "id": "848cf6c3-3bd9-4aa4-9632-a713b0784d06", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-b09a2d74-6d67-419f-a31f-f527409c81c9", "bootable": "false", "created_at": "2018-10-02T17:27:56.000000", "volume_type": null}} 2018-10-02 17:28:38,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-aa3e2e50-344b-468c-a0dd-e754e3c249a5 2018-10-02 17:28:38,525 - create_volume - DEBUG - Instance status is - available 2018-10-02 17:28:38,525 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9 2018-10-02 17:28:38,526 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9 2018-10-02 17:28:38,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec20ea4-9d6c-410c-8986-8a8fc024b354" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:28:39,361 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b2d2902-3816-43a2-b1a5-d4907061a5cc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:28:39,362 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-4b2d2902-3816-43a2-b1a5-d4907061a5cc 2018-10-02 17:28:39,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec20ea4-9d6c-410c-8986-8a8fc024b354" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95144badf767e18d94fd749bd524d9643bc495" 2018-10-02 17:28:40,076 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:28:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9deadac6-4557-48bb-9a1d-395e89250536 x-openstack-request-id: req-9deadac6-4557-48bb-9a1d-395e89250536 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 848cf6c3-3bd9-4aa4-9632-a713b0784d06 could not be found.", "code": 404}} 2018-10-02 17:28:40,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/848cf6c3-3bd9-4aa4-9632-a713b0784d06 used request id req-9deadac6-4557-48bb-9a1d-395e89250536 2018-10-02 17:28:40,076 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 848cf6c3-3bd9-4aa4-9632-a713b0784d06 could not be found. (HTTP 404) (Request-ID: req-9deadac6-4557-48bb-9a1d-395e89250536) 2018-10-02 17:28:40,077 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9 2018-10-02 17:28:40,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec7f921e60056030e2c5041c4a95728adee33e" 2018-10-02 17:28:40,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28: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-a86e40a9-af33-4c80-bf2b-133bb123b364 x-compute-request-id: req-a86e40a9-af33-4c80-bf2b-133bb123b364 Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:40,238 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/594b6f6c-3869-4680-b14d-a39a3dd9589b used request id req-a86e40a9-af33-4c80-bf2b-133bb123b364 2018-10-02 17:28:40,239 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet 2018-10-02 17:28:40,239 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-subnet 2018-10-02 17:28:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/b79bdb35-41ff-4629-8799-bbaa20454722 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:28:42,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b15b122-25af-4158-8c60-477fc701f9f8 Date: Tue, 02 Oct 2018 17:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:28:42,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b79bdb35-41ff-4629-8799-bbaa20454722 used request id req-6b15b122-25af-4158-8c60-477fc701f9f8 2018-10-02 17:28:42,412 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-net 2018-10-02 17:28:42,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/8def5a58-b72a-4cfa-8a44-36b0cb9242aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2e915533a7f2a6e5631550b09be09941e7293a" 2018-10-02 17:28:43,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-acde681b-d1c0-412d-98e1-f6484c2b5e25 Date: Tue, 02 Oct 2018 17:28:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:28:43,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8def5a58-b72a-4cfa-8a44-36b0cb9242aa used request id req-acde681b-d1c0-412d-98e1-f6484c2b5e25 2018-10-02 17:28:43,735 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b09a2d74-6d67-419f-a31f-f527409c81c9-image 2018-10-02 17:28:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86384b90ec87e07002c6ca90610db10057a6cb2b" 2018-10-02 17:28:45,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f025797-4264-41a2-84d0-2ddb465bec08 Date: Tue, 02 Oct 2018 17:28:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:28:45,698 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/fb12dba1-6bd3-4bfe-978f-ca7747371e6a used request id req-8f025797-4264-41a2-84d0-2ddb465bec08 2018-10-02 17:28:45,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:45,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:45,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:46,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["nQBFIuJHR1uu2dWvULECzg"], "issued_at": "2018-10-02T17:28:46.000000Z"}} 2018-10-02 17:28:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15fc0662c0b6bb44d367bb77f5d11d0f4c5ece8" 2018-10-02 17:28:46,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a79d80a-2e74-4cfb-a0f4-179666bd0bf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:46,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0a79d80a-2e74-4cfb-a0f4-179666bd0bf7 2018-10-02 17:28:46,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:46,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15fc0662c0b6bb44d367bb77f5d11d0f4c5ece8" 2018-10-02 17:28:46,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-a3ea4296-5f7b-427a-9427-2213b6fb5f0a x-compute-request-id: req-a3ea4296-5f7b-427a-9427-2213b6fb5f0a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:46,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a3ea4296-5f7b-427a-9427-2213b6fb5f0a 2018-10-02 17:28:46,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15fc0662c0b6bb44d367bb77f5d11d0f4c5ece8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-cc2fe490-86c6-43d9-ae42-17ce20c84fe5name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-02 17:28:46,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-f37ed67f-b0a6-43f7-b581-2266f4353271 x-compute-request-id: req-f37ed67f-b0a6-43f7-b581-2266f4353271 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51e86510-f341-4eb3-b40e-6a14e673dc97", "name": "CreateFlavorTests-cc2fe490-86c6-43d9-ae42-17ce20c84fe5name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:46,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f37ed67f-b0a6-43f7-b581-2266f4353271 2018-10-02 17:28:46,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:46,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["47arsjK1ThuvM-MqdxkhHQ"], "issued_at": "2018-10-02T17:28:46.000000Z"}} 2018-10-02 17:28:46,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7d36bd98c4df6e3cbd3b57a8293ec2f4967aa7" 2018-10-02 17:28:46,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-4a995ddb-e0d9-4cc1-8706-915f34b8657f x-compute-request-id: req-4a995ddb-e0d9-4cc1-8706-915f34b8657f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51e86510-f341-4eb3-b40e-6a14e673dc97", "name": "CreateFlavorTests-cc2fe490-86c6-43d9-ae42-17ce20c84fe5name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:46,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97 used request id req-4a995ddb-e0d9-4cc1-8706-915f34b8657f 2018-10-02 17:28:46,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7d36bd98c4df6e3cbd3b57a8293ec2f4967aa7" 2018-10-02 17:28:47,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-7ee69156-8d82-4869-ba71-cdc4f74365b4 x-compute-request-id: req-7ee69156-8d82-4869-ba71-cdc4f74365b4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:28:47,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97/os-extra_specs used request id req-7ee69156-8d82-4869-ba71-cdc4f74365b4 2018-10-02 17:28:47,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15fc0662c0b6bb44d367bb77f5d11d0f4c5ece8" 2018-10-02 17:28:47,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f6ef334-b12d-4b47-9bcc-f72189f02b33 x-compute-request-id: req-9f6ef334-b12d-4b47-9bcc-f72189f02b33 Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:47,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/51e86510-f341-4eb3-b40e-6a14e673dc97 used request id req-9f6ef334-b12d-4b47-9bcc-f72189f02b33 2018-10-02 17:28:47,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7d36bd98c4df6e3cbd3b57a8293ec2f4967aa7" 2018-10-02 17:28:47,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c58c5232-28ba-4332-a71e-75785b9347d7 x-compute-request-id: req-c58c5232-28ba-4332-a71e-75785b9347d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:47,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c58c5232-28ba-4332-a71e-75785b9347d7 2018-10-02 17:28:47,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:47,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:47,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:47,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["8yowEWiIQqmkx5R9BxssoA"], "issued_at": "2018-10-02T17:28:47.000000Z"}} 2018-10-02 17:28:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57b9eeae02dad881c38f2f4c9e98df654d70cc" 2018-10-02 17:28:47,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e526fc-1553-487c-8902-bd5a3cd3bc24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:47,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-83e526fc-1553-487c-8902-bd5a3cd3bc24 2018-10-02 17:28:47,555 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:47,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57b9eeae02dad881c38f2f4c9e98df654d70cc" 2018-10-02 17:28:47,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac4a9819-9df0-44f5-81f8-50645dad6965 x-compute-request-id: req-ac4a9819-9df0-44f5-81f8-50645dad6965 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:47,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ac4a9819-9df0-44f5-81f8-50645dad6965 2018-10-02 17:28:47,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57b9eeae02dad881c38f2f4c9e98df654d70cc" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-79446cd6-ad2c-49dc-974b-688af2f607f7name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-02 17:28:47,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-694dd276-14e1-415d-99df-5f24b337edff x-compute-request-id: req-694dd276-14e1-415d-99df-5f24b337edff Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58f69a56-5b34-4ea7-8707-91ca0710728e", "name": "CreateFlavorTests-79446cd6-ad2c-49dc-974b-688af2f607f7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:47,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-694dd276-14e1-415d-99df-5f24b337edff 2018-10-02 17:28:47,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:48,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["I-SY7P3RT266n9eyKTUgfQ"], "issued_at": "2018-10-02T17:28:48.000000Z"}} 2018-10-02 17:28:48,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650acd2bb478b84516db517b00eb9b05ff69b8" 2018-10-02 17:28:48,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9d53fd0-91bc-4a61-b590-526d3e4947ca x-compute-request-id: req-f9d53fd0-91bc-4a61-b590-526d3e4947ca Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58f69a56-5b34-4ea7-8707-91ca0710728e", "name": "CreateFlavorTests-79446cd6-ad2c-49dc-974b-688af2f607f7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:48,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e used request id req-f9d53fd0-91bc-4a61-b590-526d3e4947ca 2018-10-02 17:28:48,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650acd2bb478b84516db517b00eb9b05ff69b8" 2018-10-02 17:28:48,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95bf0e67-7677-4cb1-9f6c-1abf020d67ce x-compute-request-id: req-95bf0e67-7677-4cb1-9f6c-1abf020d67ce Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:28:48,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e/os-extra_specs used request id req-95bf0e67-7677-4cb1-9f6c-1abf020d67ce 2018-10-02 17:28:48,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650acd2bb478b84516db517b00eb9b05ff69b8" 2018-10-02 17:28:48,458 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e945aa1-b7aa-4e74-8e5b-5c64e411a8ba x-compute-request-id: req-1e945aa1-b7aa-4e74-8e5b-5c64e411a8ba Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:48,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e used request id req-1e945aa1-b7aa-4e74-8e5b-5c64e411a8ba 2018-10-02 17:28:48,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650acd2bb478b84516db517b00eb9b05ff69b8" 2018-10-02 17:28:48,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-686e8dff-4651-4b98-9e69-63ac45231a17 x-compute-request-id: req-686e8dff-4651-4b98-9e69-63ac45231a17 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:48,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-686e8dff-4651-4b98-9e69-63ac45231a17 2018-10-02 17:28:48,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f57b9eeae02dad881c38f2f4c9e98df654d70cc" 2018-10-02 17:28:48,514 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ca14eac-bcce-4aa1-a7fc-74e33921ff2f x-compute-request-id: req-2ca14eac-bcce-4aa1-a7fc-74e33921ff2f Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 58f69a56-5b34-4ea7-8707-91ca0710728e could not be found.", "code": 404}} 2018-10-02 17:28:48,514 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/58f69a56-5b34-4ea7-8707-91ca0710728e used request id req-2ca14eac-bcce-4aa1-a7fc-74e33921ff2f 2018-10-02 17:28:48,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:48,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:48,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:48,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["bB0y6Wa3T5q2ypo5cbowTw"], "issued_at": "2018-10-02T17:28:48.000000Z"}} 2018-10-02 17:28:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d4e72cb4606db53a339e5b4e75ec29b9234d4a" 2018-10-02 17:28:48,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddeea5db-ce93-4280-b743-c871a5354183 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:48,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ddeea5db-ce93-4280-b743-c871a5354183 2018-10-02 17:28:48,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:48,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d4e72cb4606db53a339e5b4e75ec29b9234d4a" 2018-10-02 17:28:49,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25f8230f-8b39-49f5-a61d-f2a1863bc5a9 x-compute-request-id: req-25f8230f-8b39-49f5-a61d-f2a1863bc5a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:49,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-25f8230f-8b39-49f5-a61d-f2a1863bc5a9 2018-10-02 17:28:49,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d4e72cb4606db53a339e5b4e75ec29b9234d4a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-69ff1edd-6a15-4b0e-b00c-e870225ee9b4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-02 17:28:49,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d29be2d3-3569-4f7c-abec-a1a6879d4278 x-compute-request-id: req-d29be2d3-3569-4f7c-abec-a1a6879d4278 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "334d4b06-4703-4717-a94d-a9be16b4dac3", "name": "CreateFlavorTests-69ff1edd-6a15-4b0e-b00c-e870225ee9b4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:49,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d29be2d3-3569-4f7c-abec-a1a6879d4278 2018-10-02 17:28:49,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:49,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["t4J_VWsJSvS9Uazds0kr8w"], "issued_at": "2018-10-02T17:28:49.000000Z"}} 2018-10-02 17:28:49,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98127e5d46ef08a099f297f81dc66e65a6a7417" 2018-10-02 17:28:49,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d82dacd-ba47-46dd-befc-7511febebbbd x-compute-request-id: req-1d82dacd-ba47-46dd-befc-7511febebbbd Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "334d4b06-4703-4717-a94d-a9be16b4dac3", "name": "CreateFlavorTests-69ff1edd-6a15-4b0e-b00c-e870225ee9b4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:49,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3 used request id req-1d82dacd-ba47-46dd-befc-7511febebbbd 2018-10-02 17:28:49,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98127e5d46ef08a099f297f81dc66e65a6a7417" 2018-10-02 17:28:49,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a99344c-ebb2-481e-8033-23ae1f4eee31 x-compute-request-id: req-9a99344c-ebb2-481e-8033-23ae1f4eee31 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:28:49,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3/os-extra_specs used request id req-9a99344c-ebb2-481e-8033-23ae1f4eee31 2018-10-02 17:28:49,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d4e72cb4606db53a339e5b4e75ec29b9234d4a" 2018-10-02 17:28:49,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62a14d97-ccac-4b46-9146-d5a9b0c91fd3 x-compute-request-id: req-62a14d97-ccac-4b46-9146-d5a9b0c91fd3 Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:49,846 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/334d4b06-4703-4717-a94d-a9be16b4dac3 used request id req-62a14d97-ccac-4b46-9146-d5a9b0c91fd3 2018-10-02 17:28:49,847 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:49,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:49,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:50,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["jsCTWHC4Qz-1agVXhMpfZg"], "issued_at": "2018-10-02T17:28:50.000000Z"}} 2018-10-02 17:28:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7e38020e899aa29aa44afb762b1c5cd4beea74" 2018-10-02 17:28:50,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e45a93-c73b-4de9-9f2b-f3ae3402b37c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:50,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b2e45a93-c73b-4de9-9f2b-f3ae3402b37c 2018-10-02 17:28:50,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:50,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7e38020e899aa29aa44afb762b1c5cd4beea74" 2018-10-02 17:28:50,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77599289-fa3c-403e-a334-ae984100f7fd x-compute-request-id: req-77599289-fa3c-403e-a334-ae984100f7fd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:50,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-77599289-fa3c-403e-a334-ae984100f7fd 2018-10-02 17:28:50,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7e38020e899aa29aa44afb762b1c5cd4beea74" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e561aa8f-0de8-45d2-87a2-0458ce86e755name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-10-02 17:28:50,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecf1cb6f-4d4b-43e7-98c9-a2b3750b93be x-compute-request-id: req-ecf1cb6f-4d4b-43e7-98c9-a2b3750b93be Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "29c4fcc1-eec7-4b71-b613-c7070ad0edf7", "name": "CreateFlavorTests-e561aa8f-0de8-45d2-87a2-0458ce86e755name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-02 17:28:50,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ecf1cb6f-4d4b-43e7-98c9-a2b3750b93be 2018-10-02 17:28:50,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:50,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["zO2NQJcxQuSJ87c31svMOw"], "issued_at": "2018-10-02T17:28:50.000000Z"}} 2018-10-02 17:28:50,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeddb78afabd1c54db7da53c2c9b4bf4ce3991ed" 2018-10-02 17:28:51,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecf2a4f9-fac6-4063-939c-b3ae295d0185 x-compute-request-id: req-ecf2a4f9-fac6-4063-939c-b3ae295d0185 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "29c4fcc1-eec7-4b71-b613-c7070ad0edf7", "name": "CreateFlavorTests-e561aa8f-0de8-45d2-87a2-0458ce86e755name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-02 17:28:51,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7 used request id req-ecf2a4f9-fac6-4063-939c-b3ae295d0185 2018-10-02 17:28:51,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeddb78afabd1c54db7da53c2c9b4bf4ce3991ed" 2018-10-02 17:28:51,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-5f8857c7-872e-42cd-8b4e-9a278114621f x-compute-request-id: req-5f8857c7-872e-42cd-8b4e-9a278114621f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:28:51,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7/os-extra_specs used request id req-5f8857c7-872e-42cd-8b4e-9a278114621f 2018-10-02 17:28:51,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeddb78afabd1c54db7da53c2c9b4bf4ce3991ed" 2018-10-02 17:28:51,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:28: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-e4d32a6f-688b-4fa5-8a60-bfa27eb36563 x-compute-request-id: req-e4d32a6f-688b-4fa5-8a60-bfa27eb36563 Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:51,338 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7 used request id req-e4d32a6f-688b-4fa5-8a60-bfa27eb36563 2018-10-02 17:28:51,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeddb78afabd1c54db7da53c2c9b4bf4ce3991ed" 2018-10-02 17:28:51,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-ed5faf13-21dc-47b0-9c90-f54c06fb8c15 x-compute-request-id: req-ed5faf13-21dc-47b0-9c90-f54c06fb8c15 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:51,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ed5faf13-21dc-47b0-9c90-f54c06fb8c15 2018-10-02 17:28:51,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7e38020e899aa29aa44afb762b1c5cd4beea74" 2018-10-02 17:28:51,387 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:28: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-379c2dcb-e9b3-466b-8d5b-7f0fdbf674cf x-compute-request-id: req-379c2dcb-e9b3-466b-8d5b-7f0fdbf674cf Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 29c4fcc1-eec7-4b71-b613-c7070ad0edf7 could not be found.", "code": 404}} 2018-10-02 17:28:51,387 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/29c4fcc1-eec7-4b71-b613-c7070ad0edf7 used request id req-379c2dcb-e9b3-466b-8d5b-7f0fdbf674cf 2018-10-02 17:28:51,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:51,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:51,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:51,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["1LycdQIsQIy5Z6S0eqZL5A"], "issued_at": "2018-10-02T17:28:51.000000Z"}} 2018-10-02 17:28:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31b48ceb0a20cf43cf60645bd255bba21679a31" 2018-10-02 17:28:51,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b481ee5e-356a-4464-842a-840d0ff7864e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:51,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b481ee5e-356a-4464-842a-840d0ff7864e 2018-10-02 17:28:51,851 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:51,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31b48ceb0a20cf43cf60645bd255bba21679a31" 2018-10-02 17:28:52,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-50b39dc0-f622-49d4-baf1-dcf5b0a518d1 x-compute-request-id: req-50b39dc0-f622-49d4-baf1-dcf5b0a518d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:52,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-50b39dc0-f622-49d4-baf1-dcf5b0a518d1 2018-10-02 17:28:52,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31b48ceb0a20cf43cf60645bd255bba21679a31" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-cb63b64b-68b5-4313-b21a-2ab310385671name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-02 17:28:52,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-1da6c576-f8be-40ee-be8c-e31534559fcf x-compute-request-id: req-1da6c576-f8be-40ee-be8c-e31534559fcf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f0c0db68-5757-4a92-a336-7af2aea52c76", "name": "CreateFlavorTests-cb63b64b-68b5-4313-b21a-2ab310385671name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:52,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1da6c576-f8be-40ee-be8c-e31534559fcf 2018-10-02 17:28:52,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:52,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["AO-egTTYQ0uais8-5SI6pA"], "issued_at": "2018-10-02T17:28:52.000000Z"}} 2018-10-02 17:28:52,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d85de04332b1a9913f213b848f269535665b66" 2018-10-02 17:28:52,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-edb79aab-c7b5-4194-bc97-2100f9ef8342 x-compute-request-id: req-edb79aab-c7b5-4194-bc97-2100f9ef8342 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f0c0db68-5757-4a92-a336-7af2aea52c76", "name": "CreateFlavorTests-cb63b64b-68b5-4313-b21a-2ab310385671name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:52,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76 used request id req-edb79aab-c7b5-4194-bc97-2100f9ef8342 2018-10-02 17:28:52,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d85de04332b1a9913f213b848f269535665b66" 2018-10-02 17:28:52,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-2db12e66-046e-4a5f-a0c0-2d5381eac680 x-compute-request-id: req-2db12e66-046e-4a5f-a0c0-2d5381eac680 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:28:52,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76/os-extra_specs used request id req-2db12e66-046e-4a5f-a0c0-2d5381eac680 2018-10-02 17:28:52,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:52,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:53,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["giAWy-PpRQGIny3__lEjEQ"], "issued_at": "2018-10-02T17:28:53.000000Z"}} 2018-10-02 17:28:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9af1f91341d8737fe145ae11e38b675811f5fd" 2018-10-02 17:28:53,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c75f350-03be-4b2a-9333-955b9d58855b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:53,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9c75f350-03be-4b2a-9333-955b9d58855b 2018-10-02 17:28:53,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:53,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9af1f91341d8737fe145ae11e38b675811f5fd" 2018-10-02 17:28:53,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-1b2d7076-5720-480a-a295-36eb135b836e x-compute-request-id: req-1b2d7076-5720-480a-a295-36eb135b836e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f0c0db68-5757-4a92-a336-7af2aea52c76", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "bookmark"}], "name": "CreateFlavorTests-cb63b64b-68b5-4313-b21a-2ab310385671name"}]} 2018-10-02 17:28:53,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1b2d7076-5720-480a-a295-36eb135b836e 2018-10-02 17:28:53,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9af1f91341d8737fe145ae11e38b675811f5fd" 2018-10-02 17:28:53,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-8e88d4ec-c3cd-464a-9228-d6cc7d4e12eb x-compute-request-id: req-8e88d4ec-c3cd-464a-9228-d6cc7d4e12eb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f0c0db68-5757-4a92-a336-7af2aea52c76", "name": "CreateFlavorTests-cb63b64b-68b5-4313-b21a-2ab310385671name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:53,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76 used request id req-8e88d4ec-c3cd-464a-9228-d6cc7d4e12eb 2018-10-02 17:28:53,372 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-cb63b64b-68b5-4313-b21a-2ab310385671name 2018-10-02 17:28:53,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31b48ceb0a20cf43cf60645bd255bba21679a31" 2018-10-02 17:28:53,427 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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-83941116-161e-422d-8bd8-1567f11b6838 x-compute-request-id: req-83941116-161e-422d-8bd8-1567f11b6838 Content-Length: 0 Content-Type: application/json 2018-10-02 17:28:53,427 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f0c0db68-5757-4a92-a336-7af2aea52c76 used request id req-83941116-161e-422d-8bd8-1567f11b6838 2018-10-02 17:28:53,429 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:28:53,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:53,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:53,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["b3Tr9_NNSKilWLm6M2w7FQ"], "issued_at": "2018-10-02T17:28:53.000000Z"}} 2018-10-02 17:28:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:28:53,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6be6986-bcea-4640-b079-0fb7c870dad1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:53,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b6be6986-bcea-4640-b079-0fb7c870dad1 2018-10-02 17:28:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:28:53,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-4f02abfe-0731-4912-9962-ca9f66fb770b Date: Tue, 02 Oct 2018 17:28:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image"} 2018-10-02 17:28:53,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image used request id req-4f02abfe-0731-4912-9962-ca9f66fb770b 2018-10-02 17:28:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:28:54,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36eba545-cbbb-4da8-b39a-123e0e7fcf8e Date: Tue, 02 Oct 2018 17:28:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:28:54,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-36eba545-cbbb-4da8-b39a-123e0e7fcf8e 2018-10-02 17:28:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image"}' 2018-10-02 17:28:54,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 X-Openstack-Request-Id: req-4cba65c3-01d7-491e-8769-60a2c445a54a Date: Tue, 02 Oct 2018 17:28:54 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:28:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:28:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "min_disk": 0, "protected": false, "id": "7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "file": "/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:28:54,404 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4cba65c3-01d7-491e-8769-60a2c445a54a 2018-10-02 17:28:54,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" -d '' 2018-10-02 17:28:56,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc1d9203-ad3d-423d-a820-4b178c6a318e Date: Tue, 02 Oct 2018 17:28:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:28:56,141 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/file used request id req-bc1d9203-ad3d-423d-a820-4b178c6a318e 2018-10-02 17:28:56,142 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:28:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:28:56,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f32a72e0-e61e-4fdb-bdc4-d71aed85417b Date: Tue, 02 Oct 2018 17:28:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:28:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:28:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/snap", "metadata": {}}], "self": "/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "min_disk": 0, "protected": false, "id": "7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "file": "/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:28:56,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 used request id req-f32a72e0-e61e-4fdb-bdc4-d71aed85417b 2018-10-02 17:28:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:28:56,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09844b2b-c085-435f-b266-cf2f4f81f971 Date: Tue, 02 Oct 2018 17:28:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:28:56,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-09844b2b-c085-435f-b266-cf2f4f81f971 2018-10-02 17:28:56,471 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image 2018-10-02 17:28:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:28:56,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-674cd888-7b45-42e9-affc-3f85a6487969 Date: Tue, 02 Oct 2018 17:28:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:28:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:28:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/snap", "metadata": {}}], "self": "/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "min_disk": 0, "protected": false, "id": "7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "file": "/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:28:56,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 used request id req-674cd888-7b45-42e9-affc-3f85a6487969 2018-10-02 17:28:56,646 - create_image - DEBUG - Instance status is - active 2018-10-02 17:28:56,646 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image 2018-10-02 17:28:56,646 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image 2018-10-02 17:28:56,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:28:56,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:57,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["rIDzdMllSb2Si6SZuLVT-w"], "issued_at": "2018-10-02T17:28:57.000000Z"}} 2018-10-02 17:28:57,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10dc19eadd5e797b425903cfc7c3bc5aef528b" 2018-10-02 17:28:57,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdb6050-fed8-4fa9-a4ba-468ef8c73478 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:28:57,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ffdb6050-fed8-4fa9-a4ba-468ef8c73478 2018-10-02 17:28:57,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:28:57,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10dc19eadd5e797b425903cfc7c3bc5aef528b" 2018-10-02 17:28:57,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-7a4254f0-db5a-40e6-b59a-e68dbe9ac45d x-compute-request-id: req-7a4254f0-db5a-40e6-b59a-e68dbe9ac45d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:28:57,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7a4254f0-db5a-40e6-b59a-e68dbe9ac45d 2018-10-02 17:28:57,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10dc19eadd5e797b425903cfc7c3bc5aef528b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:28:57,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:28: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-3203cc28-8f23-4d00-b1fd-6d380a96fbfb x-compute-request-id: req-3203cc28-8f23-4d00-b1fd-6d380a96fbfb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/580f3799-af97-4098-ad59-84ac68d0ae39", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/580f3799-af97-4098-ad59-84ac68d0ae39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "580f3799-af97-4098-ad59-84ac68d0ae39", "name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:28:57,523 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3203cc28-8f23-4d00-b1fd-6d380a96fbfb 2018-10-02 17:28:57,538 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:28:57,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:28:57,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["txADN4iUT5utHjfjz1I3Lw"], "issued_at": "2018-10-02T17:28:57.000000Z"}} 2018-10-02 17:28:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-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-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}}' 2018-10-02 17:29:00,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:28:57 GMT Server: Apache x-openstack-request-id: req-88be536f-373b-4018-820a-e5732cd4658c Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}]}} 2018-10-02 17:29:00,917 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-88be536f-373b-4018-820a-e5732cd4658c 2018-10-02 17:29:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:01,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:00 GMT Server: Apache x-openstack-request-id: req-d41613b3-d7e4-476a-ac22-6217edd7d94d Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:02,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:01 GMT Server: Apache x-openstack-request-id: req-dc76b9f6-ca4e-4c26-9a89-1a4979306b69 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:02,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-dc76b9f6-ca4e-4c26-9a89-1a4979306b69 2018-10-02 17:29:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:02 GMT Server: Apache x-openstack-request-id: req-4e171743-aa6e-4b61-aa83-bb5a3e55a8ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "deletion_time": null, "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "updated_time": null, "project": "33e8581366124150a9c80d4dac09baf0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "tags": null}]} 2018-10-02 17:29:03,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1 used request id req-4e171743-aa6e-4b61-aa83-bb5a3e55a8ba 2018-10-02 17:29:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:03,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:03 GMT Server: Apache x-openstack-request-id: req-4fc5612a-8c41-4f6d-98dc-8b7b890a07a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "deletion_time": null, "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "updated_time": null, "project": "33e8581366124150a9c80d4dac09baf0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "tags": null}]} 2018-10-02 17:29:03,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1 used request id req-4fc5612a-8c41-4f6d-98dc-8b7b890a07a0 2018-10-02 17:29:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:03,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:03 GMT Server: Apache x-openstack-request-id: req-24e59c16-a73a-4831-a8c1-a0088b438b61 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:04,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:03 GMT Server: Apache x-openstack-request-id: req-fe27d0a0-e842-493f-929c-783cf6ccb7c4 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:04,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-fe27d0a0-e842-493f-929c-783cf6ccb7c4 2018-10-02 17:29:04,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:05,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:04 GMT Server: Apache x-openstack-request-id: req-f36e90bb-1448-4c64-8b2e-55ce58b763f9 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:06,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:05 GMT Server: Apache x-openstack-request-id: req-c4597cd5-2601-4c9e-a03f-2b917bc3333f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27b2c81a-43da-434d-b946-5dfca67f762d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e1cd005d-b082-4aa8-af9e-a5877e94586e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "24d1116e-bf77-457f-a85c-c370dd1c4902", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-10-02T17:29:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:29:06,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources used request id req-c4597cd5-2601-4c9e-a03f-2b917bc3333f 2018-10-02 17:29:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:06,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:06 GMT Server: Apache x-openstack-request-id: req-f709f7ab-dedb-495c-9ab2-c68814c3a8ad Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:07,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:06 GMT Server: Apache x-openstack-request-id: req-047233e3-bfdb-4c2d-ab21-5829505a2402 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:07,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-047233e3-bfdb-4c2d-ab21-5829505a2402 2018-10-02 17:29:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:07,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:07 GMT Server: Apache x-openstack-request-id: req-3bc6882e-bcec-41ac-bb75-a2ec93a53caa Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:07,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:07 GMT Server: Apache x-openstack-request-id: req-04ac6a46-70bb-45c8-b1e1-844a5dd96aeb 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:07,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-04ac6a46-70bb-45c8-b1e1-844a5dd96aeb 2018-10-02 17:29:10,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:10,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:10 GMT Server: Apache x-openstack-request-id: req-84785a76-b21d-4bf5-9222-a999e181cca4 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:10,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:10 GMT Server: Apache x-openstack-request-id: req-35be5bfd-d9f7-4bb6-b204-bec400981aad 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:10,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-35be5bfd-d9f7-4bb6-b204-bec400981aad 2018-10-02 17:29:13,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:13,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:13 GMT Server: Apache x-openstack-request-id: req-cfcf8a75-3041-43ea-a200-764a1a709072 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:13,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:13 GMT Server: Apache x-openstack-request-id: req-ae5f8cbe-d3d1-41f3-a170-788c9da18433 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:13,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-ae5f8cbe-d3d1-41f3-a170-788c9da18433 2018-10-02 17:29:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:17,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:16 GMT Server: Apache x-openstack-request-id: req-fd3dd420-2841-4cee-b2ef-580a516cdb55 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:17,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:17 GMT Server: Apache x-openstack-request-id: req-fea248b8-6a46-4464-8651-2834e6da806f 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:17,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-fea248b8-6a46-4464-8651-2834e6da806f 2018-10-02 17:29:20,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:21,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:20 GMT Server: Apache x-openstack-request-id: req-5ad82267-a6c7-4f1c-b69e-45f8eab83c0c Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:21 GMT Server: Apache x-openstack-request-id: req-6f66c39b-6614-4734-85cb-cfe140c53008 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1", "stack_user_project_id": "6d960a91e224480bb2a6767546010291", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:29:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:21,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-6f66c39b-6614-4734-85cb-cfe140c53008 2018-10-02 17:29:21,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:21,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:21 GMT Server: Apache x-openstack-request-id: req-15ebb730-8c2d-4602-a4fa-efad1beeec82 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:22,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:21 GMT Server: Apache x-openstack-request-id: req-a8ded406-075a-4d20-ac62-fd0776ab850c 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.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27b2c81a-43da-434d-b946-5dfca67f762d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e1cd005d-b082-4aa8-af9e-a5877e94586e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "24d1116e-bf77-457f-a85c-c370dd1c4902", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0225c380-67c2-4817-a44c-cfe44b65ab38", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:29:22,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources used request id req-a8ded406-075a-4d20-ac62-fd0776ab850c 2018-10-02 17:29:22,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=24d1116e-bf77-457f-a85c-c370dd1c4902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:22,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-12563453-427c-49e1-aba7-b51a36ea0d8b Date: Tue, 02 Oct 2018 17:29:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24d1116e-bf77-457f-a85c-c370dd1c4902","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["e1cd005d-b082-4aa8-af9e-a5877e94586e"],"description":"","tags":[],"updated_at":"2018-10-02T17:29:03Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:01Z","provider:network_type":"vxlan"}]} 2018-10-02 17:29:22,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=24d1116e-bf77-457f-a85c-c370dd1c4902 used request id req-12563453-427c-49e1-aba7-b51a36ea0d8b 2018-10-02 17:29:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:22,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f5ff27e-164a-47cd-9c0e-79285a5fbe37 Date: Tue, 02 Oct 2018 17:29:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:29:03Z","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":"33e8581366124150a9c80d4dac09baf0","id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet"}]} 2018-10-02 17:29:22,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 used request id req-4f5ff27e-164a-47cd-9c0e-79285a5fbe37 2018-10-02 17:29:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:23,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fe1a690a-7d82-4d9a-9782-cd321121b864 Date: Tue, 02 Oct 2018 17:29:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:29:03Z","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":"33e8581366124150a9c80d4dac09baf0","id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet"}]} 2018-10-02 17:29:23,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 used request id req-fe1a690a-7d82-4d9a-9782-cd321121b864 2018-10-02 17:29:23,039 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:29:23,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:23,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396af955-ccab-43a6-b886-b105c741204b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:29:23,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-396af955-ccab-43a6-b886-b105c741204b 2018-10-02 17:29:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:23,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:23 GMT Server: Apache x-openstack-request-id: req-b7468e65-6852-45e5-9151-35f1eaf96c06 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:23 GMT Server: Apache x-openstack-request-id: req-f351c404-26dd-4069-a60b-51e63907d3e7 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.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27b2c81a-43da-434d-b946-5dfca67f762d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e1cd005d-b082-4aa8-af9e-a5877e94586e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "24d1116e-bf77-457f-a85c-c370dd1c4902", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0225c380-67c2-4817-a44c-cfe44b65ab38", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:29:23,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources used request id req-f351c404-26dd-4069-a60b-51e63907d3e7 2018-10-02 17:29:23,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0225c380-67c2-4817-a44c-cfe44b65ab38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:24,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-3d879af1-4c25-4c5b-a9fb-fe06ee0bdf1b x-compute-request-id: req-3d879af1-4c25-4c5b-a9fb-fe06ee0bdf1b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f8:44", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0225c380-67c2-4817-a44c-cfe44b65ab38", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0225c380-67c2-4817-a44c-cfe44b65ab38", "rel": "bookmark"}], "image": {"id": "7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "links": [{"href": "http://172.30.9.22:8774/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-10-02T17:29:15.000000", "flavor": {"id": "580f3799-af97-4098-ad59-84ac68d0ae39", "links": [{"href": "http://172.30.9.22:8774/flavors/580f3799-af97-4098-ad59-84ac68d0ae39", "rel": "bookmark"}]}, "id": "0225c380-67c2-4817-a44c-cfe44b65ab38", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:29:15Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-inst", "created": "2018-10-02T17:29:08Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:29:24,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0225c380-67c2-4817-a44c-cfe44b65ab38 used request id req-3d879af1-4c25-4c5b-a9fb-fe06ee0bdf1b 2018-10-02 17:29:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:24,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b640d0e4-9162-4fdf-aa3e-52e9014fabcd Date: Tue, 02 Oct 2018 17:29:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24d1116e-bf77-457f-a85c-c370dd1c4902","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["e1cd005d-b082-4aa8-af9e-a5877e94586e"],"description":"","tags":[],"updated_at":"2018-10-02T17:29:03Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:01Z","provider:network_type":"vxlan"}]} 2018-10-02 17:29:24,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-net used request id req-b640d0e4-9162-4fdf-aa3e-52e9014fabcd 2018-10-02 17:29:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:29:24,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:29:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:24,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7fdef4-21f9-4407-90ac-a8ee6267b8a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:29:24,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-5b7fdef4-21f9-4407-90ac-a8ee6267b8a0 2018-10-02 17:29:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:24,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4859bba-ff0e-4d81-84e2-2b85a8adaaea Date: Tue, 02 Oct 2018 17:29:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:03Z","dns_nameservers":[],"updated_at":"2018-10-02T17:29:03Z","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":"33e8581366124150a9c80d4dac09baf0","id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-subnet"}]} 2018-10-02 17:29:24,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 used request id req-d4859bba-ff0e-4d81-84e2-2b85a8adaaea 2018-10-02 17:29:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:24,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3910 X-Openstack-Request-Id: req-b47d434e-d2e7-46e7-b472-30db5a36b6bc Date: Tue, 02 Oct 2018 17:29:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","ip_address":"10.0.0.12"}],"id":"27b2c81a-43da-434d-b946-5dfca67f762d","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f8:44","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1-server1_port-edjg7fliwzxd","admin_state_up":true,"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:04Z","binding:vnic_type":"normal","device_id":"0225c380-67c2-4817-a44c-cfe44b65ab38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:29:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","ip_address":"10.0.0.3"}],"id":"47bdb918-5b06-46c9-8cac-b08f2c08649d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:9c:9c","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24d1116e-bf77-457f-a85c-c370dd1c4902"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:29:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","ip_address":"10.0.0.2"}],"id":"89e734c1-16cc-43da-a583-767e423ec217","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:7d:e1","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24d1116e-bf77-457f-a85c-c370dd1c4902"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:29:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1cd005d-b082-4aa8-af9e-a5877e94586e","ip_address":"10.0.0.4"}],"id":"a75f6f98-de31-4518-8d4e-6e95642bf725","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:4f:f0","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24d1116e-bf77-457f-a85c-c370dd1c4902","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:29:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24d1116e-bf77-457f-a85c-c370dd1c4902"}]} 2018-10-02 17:29:24,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=24d1116e-bf77-457f-a85c-c370dd1c4902 used request id req-b47d434e-d2e7-46e7-b472-30db5a36b6bc 2018-10-02 17:29:24,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:25,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:24 GMT Server: Apache x-openstack-request-id: req-a4cfab04-8be9-4279-a0ff-278b5b135f93 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:25,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:25 GMT Server: Apache x-openstack-request-id: req-000911f7-418a-4e55-9778-6ff30b236e9b 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.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27b2c81a-43da-434d-b946-5dfca67f762d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e1cd005d-b082-4aa8-af9e-a5877e94586e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "24d1116e-bf77-457f-a85c-c370dd1c4902", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T17:29:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:29:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0225c380-67c2-4817-a44c-cfe44b65ab38", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:29:25,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c/resources used request id req-000911f7-418a-4e55-9778-6ff30b236e9b 2018-10-02 17:29:25,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae94642af44747cec0e7d21e5142da71d90170fc" 2018-10-02 17:29:25,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:25 GMT Server: Apache x-openstack-request-id: req-5bc19aae-b44d-4315-9a05-9a83d93e0574 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:25,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:29:25 GMT Server: Apache x-openstack-request-id: req-d1e1ecbc-d3af-44f2-a163-f95de4e4406b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:29:25,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-stack1/de0ec5cc-aa6b-4da5-b71b-5fd82f57a57c used request id req-d1e1ecbc-d3af-44f2-a163-f95de4e4406b 2018-10-02 17:29:25,958 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-a8a681c5-f0e2-40c3-8e16-b12d25b72ad6-image 2018-10-02 17:29:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96556233fbaced84c3da263c8b1bc99bfd8ece59" 2018-10-02 17:29:29,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-654326c3-15c3-419c-8b27-942304f49477 Date: Tue, 02 Oct 2018 17:29:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:29:29,473 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7c90b95f-7731-4499-a9b6-72b5e8e0c8a2 used request id req-654326c3-15c3-419c-8b27-942304f49477 2018-10-02 17:29:29,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/580f3799-af97-4098-ad59-84ac68d0ae39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10dc19eadd5e797b425903cfc7c3bc5aef528b" 2018-10-02 17:29:29,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:29: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-30586a4e-ffdb-49b6-8ef3-78dd40cba0b6 x-compute-request-id: req-30586a4e-ffdb-49b6-8ef3-78dd40cba0b6 Content-Length: 0 Content-Type: application/json 2018-10-02 17:29:29,523 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/580f3799-af97-4098-ad59-84ac68d0ae39 used request id req-30586a4e-ffdb-49b6-8ef3-78dd40cba0b6 2018-10-02 17:29:29,525 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:29:29,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:29:29,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:29:29,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["NGdCvuvVSgGBo_awloa3yw"], "issued_at": "2018-10-02T17:29:29.000000Z"}} 2018-10-02 17:29:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:29:29,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e31f462-377b-475f-8a43-a3cd53d2780a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:29:29,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7e31f462-377b-475f-8a43-a3cd53d2780a 2018-10-02 17:29:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:29:30,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-9f0b155e-4f85-434c-a3f0-d64cc4b826e1 Date: Tue, 02 Oct 2018 17:29:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image"} 2018-10-02 17:29:30,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image used request id req-9f0b155e-4f85-434c-a3f0-d64cc4b826e1 2018-10-02 17:29:30,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:29:30,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c90c80f-fcd5-46d3-8f72-e783d2c07c97 Date: Tue, 02 Oct 2018 17:29:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:29:30,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6c90c80f-fcd5-46d3-8f72-e783d2c07c97 2018-10-02 17:29:30,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image"}' 2018-10-02 17:29:30,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 X-Openstack-Request-Id: req-4aaecc4f-80d8-481b-853b-26ea2f820802 Date: Tue, 02 Oct 2018 17:29:30 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:29:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:29:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34", "min_disk": 0, "protected": false, "id": "43e2baf7-b433-4efd-8659-3f61d60b4d34", "file": "/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:29:30,535 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4aaecc4f-80d8-481b-853b-26ea2f820802 2018-10-02 17:29:30,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" -d '' 2018-10-02 17:29:32,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4df26f4-6ea5-45e3-b36a-fc71f746effb Date: Tue, 02 Oct 2018 17:29:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:29:32,351 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/file used request id req-f4df26f4-6ea5-45e3-b36a-fc71f746effb 2018-10-02 17:29:32,351 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:29:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:29:32,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a8fe2cf4-6b86-4460-bacc-b1e74af96a37 Date: Tue, 02 Oct 2018 17:29:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:29:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:29:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/snap", "metadata": {}}], "self": "/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34", "min_disk": 0, "protected": false, "id": "43e2baf7-b433-4efd-8659-3f61d60b4d34", "file": "/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:29:32,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 used request id req-a8fe2cf4-6b86-4460-bacc-b1e74af96a37 2018-10-02 17:29:32,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:29:32,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-de23ebfe-5d54-48f6-b61e-f50db149e260 Date: Tue, 02 Oct 2018 17:29:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:29:32,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-de23ebfe-5d54-48f6-b61e-f50db149e260 2018-10-02 17:29:32,527 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image 2018-10-02 17:29:32,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:29:32,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e3602b18-a987-410d-850d-02205c00e80b Date: Tue, 02 Oct 2018 17:29:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:29:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:29:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/snap", "metadata": {}}], "self": "/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34", "min_disk": 0, "protected": false, "id": "43e2baf7-b433-4efd-8659-3f61d60b4d34", "file": "/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/43e2baf7-b433-4efd-8659-3f61d60b4d34/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:29:32,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 used request id req-e3602b18-a987-410d-850d-02205c00e80b 2018-10-02 17:29:32,553 - create_image - DEBUG - Instance status is - active 2018-10-02 17:29:32,553 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image 2018-10-02 17:29:32,553 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image 2018-10-02 17:29:32,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:29:32,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:29:32,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["wqWq086YRY-9gPVOKkXZNA"], "issued_at": "2018-10-02T17:29:32.000000Z"}} 2018-10-02 17:29:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8207b64ad35dbf7ce38b3309491e238765d68f6" 2018-10-02 17:29:33,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3cd94f-9ec8-4b19-b27b-3cfca171315b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:29:33,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff3cd94f-9ec8-4b19-b27b-3cfca171315b 2018-10-02 17:29:33,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:29:33,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8207b64ad35dbf7ce38b3309491e238765d68f6" 2018-10-02 17:29:33,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-67fe499a-fc78-4f07-9551-867209948d4a x-compute-request-id: req-67fe499a-fc78-4f07-9551-867209948d4a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:29:33,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-67fe499a-fc78-4f07-9551-867209948d4a 2018-10-02 17:29:33,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8207b64ad35dbf7ce38b3309491e238765d68f6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:29:33,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-daa37e5f-8a38-411c-9503-d9f0bed35e13 x-compute-request-id: req-daa37e5f-8a38-411c-9503-d9f0bed35e13 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5e94ad8f-4995-4b4b-8e5c-c3109bd2f8f0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5e94ad8f-4995-4b4b-8e5c-c3109bd2f8f0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e94ad8f-4995-4b4b-8e5c-c3109bd2f8f0", "name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:29:33,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-daa37e5f-8a38-411c-9503-d9f0bed35e13 2018-10-02 17:29:33,301 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:29:33,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:29:33,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["qs6YiafrRLmtLAfWDVs6QQ"], "issued_at": "2018-10-02T17:29:33.000000Z"}} 2018-10-02 17:29:33,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-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-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}}' 2018-10-02 17:29:36,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:29:33 GMT Server: Apache x-openstack-request-id: req-d5841696-d89b-4300-9841-189669cdee30 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "22673450-d4bb-47d8-989b-10767bdb2364", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}]}} 2018-10-02 17:29:36,154 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-d5841696-d89b-4300-9841-189669cdee30 2018-10-02 17:29:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:36,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:36 GMT Server: Apache x-openstack-request-id: req-5d691427-dd55-401f-a600-27e72f52175d Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:36,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:36 GMT Server: Apache x-openstack-request-id: req-e2f1b47a-223f-47be-8972-6827a7de348b 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:36,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-e2f1b47a-223f-47be-8972-6827a7de348b 2018-10-02 17:29:36,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:36,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:36 GMT Server: Apache x-openstack-request-id: req-6649842f-7310-4758-bb1b-f93d36a06c16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "deletion_time": null, "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "updated_time": null, "project": "33e8581366124150a9c80d4dac09baf0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "22673450-d4bb-47d8-989b-10767bdb2364", "tags": null}]} 2018-10-02 17:29:36,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1 used request id req-6649842f-7310-4758-bb1b-f93d36a06c16 2018-10-02 17:29:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:37,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:36 GMT Server: Apache x-openstack-request-id: req-960d3435-17b6-43f5-a643-98e5630efa8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "deletion_time": null, "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "updated_time": null, "project": "33e8581366124150a9c80d4dac09baf0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "22673450-d4bb-47d8-989b-10767bdb2364", "tags": null}]} 2018-10-02 17:29:37,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1 used request id req-960d3435-17b6-43f5-a643-98e5630efa8a 2018-10-02 17:29:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:38,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:37 GMT Server: Apache x-openstack-request-id: req-e0ddcf9f-bb49-4238-afac-a2fd979f0571 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:39,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:38 GMT Server: Apache x-openstack-request-id: req-b1259119-d166-4316-9925-2de12f63c151 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:39,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-b1259119-d166-4316-9925-2de12f63c151 2018-10-02 17:29:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:39,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:39 GMT Server: Apache x-openstack-request-id: req-090dcd88-c0df-4c86-94d1-51c228598d88 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:39,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:39 GMT Server: Apache x-openstack-request-id: req-02a999ea-f4da-43e0-b4ce-f5c7c16220a3 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:39,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-02a999ea-f4da-43e0-b4ce-f5c7c16220a3 2018-10-02 17:29:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:42,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:42 GMT Server: Apache x-openstack-request-id: req-2825e747-60c0-4e30-b1e8-032ba64799c8 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:42,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:42 GMT Server: Apache x-openstack-request-id: req-e9e9b905-8aa6-4f13-8ed6-7f949048ed33 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:42,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-e9e9b905-8aa6-4f13-8ed6-7f949048ed33 2018-10-02 17:29:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:45,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:45 GMT Server: Apache x-openstack-request-id: req-a04983fa-0423-4e26-86bb-dba2946294cc Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:45 GMT Server: Apache x-openstack-request-id: req-7dc5f0e4-c2df-4d95-9d96-a78ba7c5deb6 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:46,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-7dc5f0e4-c2df-4d95-9d96-a78ba7c5deb6 2018-10-02 17:29:49,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:49,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:49 GMT Server: Apache x-openstack-request-id: req-e7e61864-fae6-4943-8317-b643a0e4f503 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:49,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:49 GMT Server: Apache x-openstack-request-id: req-9e236b98-32a8-48a3-82aa-32619102ca45 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:49,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-9e236b98-32a8-48a3-82aa-32619102ca45 2018-10-02 17:29:52,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:53,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:52 GMT Server: Apache x-openstack-request-id: req-6cb6a93d-f4d1-4dd5-9a29-787d263ed145 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:53,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:53 GMT Server: Apache x-openstack-request-id: req-0d9604e3-d183-48ac-bfef-a4c354af8e8d 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:53,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-0d9604e3-d183-48ac-bfef-a4c354af8e8d 2018-10-02 17:29:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:56,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:56 GMT Server: Apache x-openstack-request-id: req-579d0d5c-b952-49e1-bfe5-18ebcb60be35 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:56,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:56 GMT Server: Apache x-openstack-request-id: req-5ecb1313-d33b-4f3c-8df3-427cab624f10 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "22673450-d4bb-47d8-989b-10767bdb2364", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1", "stack_user_project_id": "823d3ae13af5416ba0fcee47d043f516", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:29:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "22673450-d4bb-47d8-989b-10767bdb2364", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:56,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-5ecb1313-d33b-4f3c-8df3-427cab624f10 2018-10-02 17:29:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-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-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}}' 2018-10-02 17:29:58,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:29:56 GMT Server: Apache x-openstack-request-id: req-b6953060-d778-4436-9db5-d03ab1b246f9 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}]}} 2018-10-02 17:29:58,377 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-b6953060-d778-4436-9db5-d03ab1b246f9 2018-10-02 17:29:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:58,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-ed8df81f-c95d-4ae8-a517-18d338cd193a Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:58,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-09a0fd64-19a1-4c48-ad13-2c9c1bbbe14f 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:58,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-09a0fd64-19a1-4c48-ad13-2c9c1bbbe14f 2018-10-02 17:29:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:58,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-f7775e50-0f5c-48f2-8800-e86caefc257a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "deletion_time": null, "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "updated_time": null, "project": "33e8581366124150a9c80d4dac09baf0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "tags": null}]} 2018-10-02 17:29:58,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2 used request id req-f7775e50-0f5c-48f2-8800-e86caefc257a 2018-10-02 17:29:58,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:58,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-4a6e490d-2d3c-4a59-bb0f-b19cade86524 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "deletion_time": null, "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "updated_time": null, "project": "33e8581366124150a9c80d4dac09baf0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "tags": null}]} 2018-10-02 17:29:58,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2 used request id req-4a6e490d-2d3c-4a59-bb0f-b19cade86524 2018-10-02 17:29:58,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:58,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-8c69d826-86c0-4695-ab3e-db7217c799f6 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-782b20cd-2913-4a9d-bfd6-7ed4b14474f1 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:58,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-782b20cd-2913-4a9d-bfd6-7ed4b14474f1 2018-10-02 17:29:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:29:58,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-a45754ad-4994-4d96-bb63-7f6f2657acde Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:29:58,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:29:58 GMT Server: Apache x-openstack-request-id: req-9d8090d3-5405-4ba1-852f-f37015ff2ae7 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:29:58,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-9d8090d3-5405-4ba1-852f-f37015ff2ae7 2018-10-02 17:30:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:02,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:01 GMT Server: Apache x-openstack-request-id: req-fc22de58-0129-4273-9ea1-587b058bf15e Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:02 GMT Server: Apache x-openstack-request-id: req-3768e72d-0216-4b7c-b08c-095dc3e8e1f9 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:30:03,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-3768e72d-0216-4b7c-b08c-095dc3e8e1f9 2018-10-02 17:30:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:06,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:06 GMT Server: Apache x-openstack-request-id: req-7c364e3b-03fa-49d5-b09e-5ad7fc5d89d7 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:07,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:06 GMT Server: Apache x-openstack-request-id: req-212cf68c-f492-432d-ae03-a3fe07e741eb 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:30:07,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-212cf68c-f492-432d-ae03-a3fe07e741eb 2018-10-02 17:30:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:10,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:10 GMT Server: Apache x-openstack-request-id: req-f815309c-cd03-4815-8094-bb1d35e2c06b Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:10,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:10 GMT Server: Apache x-openstack-request-id: req-8a6d359a-66f8-4dd9-b8bd-813a227d6f92 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:30:10,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-8a6d359a-66f8-4dd9-b8bd-813a227d6f92 2018-10-02 17:30:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:13,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:13 GMT Server: Apache x-openstack-request-id: req-564ca967-8760-43c2-b077-f819b5c06720 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:13,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:13 GMT Server: Apache x-openstack-request-id: req-35e453b2-e9f3-4849-affd-5b1fd5af0572 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:30:13,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-35e453b2-e9f3-4849-affd-5b1fd5af0572 2018-10-02 17:30:16,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:17,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:16 GMT Server: Apache x-openstack-request-id: req-85090143-5a2b-411c-9b75-6c69a86df7fa Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:17,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:17 GMT Server: Apache x-openstack-request-id: req-2a51459d-6234-4c7a-a63d-6bd099f21eb8 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:30:17,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-2a51459d-6234-4c7a-a63d-6bd099f21eb8 2018-10-02 17:30:20,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:20,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:20 GMT Server: Apache x-openstack-request-id: req-4ce791d5-4f56-492c-b699-de3fd152282d Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:20,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:20 GMT Server: Apache x-openstack-request-id: req-8a46cb37-c389-4066-931b-cb1bc98efa52 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2", "stack_user_project_id": "db2a3cdaae2d4b4889c7c336a28a3e8c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:29:57Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 17:30:20,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-8a46cb37-c389-4066-931b-cb1bc98efa52 2018-10-02 17:30:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/22673450-d4bb-47d8-989b-10767bdb2364 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:20,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:20 GMT Server: Apache x-openstack-request-id: req-a8534558-58ce-4e0c-940b-fba8a58859b8 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:20,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:30:20 GMT Server: Apache x-openstack-request-id: req-4232c175-a09d-4d9c-a338-397770da1f02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:30:20,968 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack1/22673450-d4bb-47d8-989b-10767bdb2364 used request id req-4232c175-a09d-4d9c-a338-397770da1f02 2018-10-02 17:30:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcddcc4a0a36471d369333b632ffec219be79e42" 2018-10-02 17:30:20,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:20 GMT Server: Apache x-openstack-request-id: req-c87c2612-27c6-47e1-a977-3555c01c4dd4 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:21,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:30:21 GMT Server: Apache x-openstack-request-id: req-278d039f-6f9e-45b1-a6e7-d10ee3039d9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:30:21,039 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-stack2/56f6a7a0-d20d-4dd7-be05-7455a3ea3c6b used request id req-278d039f-6f9e-45b1-a6e7-d10ee3039d9e 2018-10-02 17:30:21,039 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-18a2227b-99aa-4262-9919-07732b5b5d2e-image 2018-10-02 17:30:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385634c75f8d9c8646ecf736f41e4c61e5c6cad5" 2018-10-02 17:30:25,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f79e83b4-2e0f-4bb3-9ce0-fc9a8071c032 Date: Tue, 02 Oct 2018 17:30:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:30:25,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/43e2baf7-b433-4efd-8659-3f61d60b4d34 used request id req-f79e83b4-2e0f-4bb3-9ce0-fc9a8071c032 2018-10-02 17:30:25,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/5e94ad8f-4995-4b4b-8e5c-c3109bd2f8f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8207b64ad35dbf7ce38b3309491e238765d68f6" 2018-10-02 17:30:25,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:30: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-971adc06-ca90-44dc-b6f4-d25c9675654d x-compute-request-id: req-971adc06-ca90-44dc-b6f4-d25c9675654d Content-Length: 0 Content-Type: application/json 2018-10-02 17:30:25,139 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5e94ad8f-4995-4b4b-8e5c-c3109bd2f8f0 used request id req-971adc06-ca90-44dc-b6f4-d25c9675654d 2018-10-02 17:30:25,140 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:30:25,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:30:25,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:30:25,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["rcVM4gjDQX6FlKH13cFbJw"], "issued_at": "2018-10-02T17:30:25.000000Z"}} 2018-10-02 17:30:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:30:25,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2234b7-b811-443d-84b6-d1728fbc6c6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:30:25,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3d2234b7-b811-443d-84b6-d1728fbc6c6f 2018-10-02 17:30:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:30:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-a97926ee-aada-483e-9eb3-8cc1b08401ef Date: Tue, 02 Oct 2018 17:30:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"} 2018-10-02 17:30:25,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1 used request id req-a97926ee-aada-483e-9eb3-8cc1b08401ef 2018-10-02 17:30:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:30:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71e644f6-7851-4eef-b02a-6cb6468ca06a Date: Tue, 02 Oct 2018 17:30:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:30:26,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-71e644f6-7851-4eef-b02a-6cb6468ca06a 2018-10-02 17:30:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}' 2018-10-02 17:30:26,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b X-Openstack-Request-Id: req-9a3c9df1-d1aa-4dac-9fb3-ba4c599e8657 Date: Tue, 02 Oct 2018 17:30:26 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b", "min_disk": 0, "protected": false, "id": "c404999a-d0a4-45e3-a168-daf78998033b", "file": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:30:26,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9a3c9df1-d1aa-4dac-9fb3-ba4c599e8657 2018-10-02 17:30:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" -d '' 2018-10-02 17:30:29,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06558dc4-4e3c-4022-b775-b9f1300c6fba Date: Tue, 02 Oct 2018 17:30:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:30:29,315 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b/file used request id req-06558dc4-4e3c-4022-b775-b9f1300c6fba 2018-10-02 17:30:29,316 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:30:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:30:29,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1d6de819-f372-4929-b058-c8af595b0295 Date: Tue, 02 Oct 2018 17:30:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c404999a-d0a4-45e3-a168-daf78998033b/snap", "metadata": {}}], "self": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b", "min_disk": 0, "protected": false, "id": "c404999a-d0a4-45e3-a168-daf78998033b", "file": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c404999a-d0a4-45e3-a168-daf78998033b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:30:29,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b used request id req-1d6de819-f372-4929-b058-c8af595b0295 2018-10-02 17:30:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:30:29,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f69c651d-84fa-4122-9e18-c69ca4cd5a2a Date: Tue, 02 Oct 2018 17:30:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:30:29,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f69c651d-84fa-4122-9e18-c69ca4cd5a2a 2018-10-02 17:30:29,646 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1 2018-10-02 17:30:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:30:29,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c532f7ef-436c-4eb9-9da7-de54d005802e Date: Tue, 02 Oct 2018 17:30:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c404999a-d0a4-45e3-a168-daf78998033b/snap", "metadata": {}}], "self": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b", "min_disk": 0, "protected": false, "id": "c404999a-d0a4-45e3-a168-daf78998033b", "file": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c404999a-d0a4-45e3-a168-daf78998033b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:30:29,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b used request id req-c532f7ef-436c-4eb9-9da7-de54d005802e 2018-10-02 17:30:29,814 - create_image - DEBUG - Instance status is - active 2018-10-02 17:30:29,814 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1 2018-10-02 17:30:29,814 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1 2018-10-02 17:30:29,814 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:30:29,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:30:29,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:30:30,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:30:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["YuunReUaQC2oqYAwICU7gg"], "issued_at": "2018-10-02T17:30:30.000000Z"}} 2018-10-02 17:30:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:30:30,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba57d365-ff29-4625-aac6-4b1ed5134c7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:30:30,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ba57d365-ff29-4625-aac6-4b1ed5134c7a 2018-10-02 17:30:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:30:30,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-afe38392-58d8-46f9-bed6-261447c6b67a Date: Tue, 02 Oct 2018 17:30:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2"} 2018-10-02 17:30:30,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2 used request id req-afe38392-58d8-46f9-bed6-261447c6b67a 2018-10-02 17:30:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:30:30,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83d48651-68b5-4d93-9868-12e9f8144eea Date: Tue, 02 Oct 2018 17:30:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:30:30,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-83d48651-68b5-4d93-9868-12e9f8144eea 2018-10-02 17:30:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2"}' 2018-10-02 17:30:30,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 X-Openstack-Request-Id: req-c313cf73-1044-4025-b4d0-d629caf886ce Date: Tue, 02 Oct 2018 17:30:30 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "min_disk": 0, "protected": false, "id": "f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "file": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file", "checksum": null, "owner": "33e8581366124150a9c80d4dac09baf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:30:30,852 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c313cf73-1044-4025-b4d0-d629caf886ce 2018-10-02 17:30:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" -d '' 2018-10-02 17:30:32,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75aed61e-f624-4035-8f43-327e7ca433f7 Date: Tue, 02 Oct 2018 17:30:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:30:32,346 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file used request id req-75aed61e-f624-4035-8f43-327e7ca433f7 2018-10-02 17:30:32,347 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:30:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:30:32,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5509cf58-37b2-4929-a3f5-a6a703ebb8df Date: Tue, 02 Oct 2018 17:30:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "metadata": {}}], "self": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "min_disk": 0, "protected": false, "id": "f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "file": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:30:32,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 used request id req-5509cf58-37b2-4929-a3f5-a6a703ebb8df 2018-10-02 17:30:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:30:32,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4117a2c0-8984-47dd-941d-fc302355c928 Date: Tue, 02 Oct 2018 17:30:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:30:32,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-4117a2c0-8984-47dd-941d-fc302355c928 2018-10-02 17:30:32,525 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2 2018-10-02 17:30:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:30:32,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-3263a52b-cf01-4fca-b18b-0cb7876edf29 Date: Tue, 02 Oct 2018 17:30:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "metadata": {}}], "self": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "min_disk": 0, "protected": false, "id": "f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "file": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:30:32,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 used request id req-3263a52b-cf01-4fca-b18b-0cb7876edf29 2018-10-02 17:30:32,697 - create_image - DEBUG - Instance status is - active 2018-10-02 17:30:32,697 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2 2018-10-02 17:30:32,697 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2 2018-10-02 17:30:32,697 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:30:32,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:30:33,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["zRy7gMwaTPSXNmpyaOxBQA"], "issued_at": "2018-10-02T17:30:33.000000Z"}} 2018-10-02 17:30:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-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-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net"}}' 2018-10-02 17:30:37,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:30:33 GMT Server: Apache x-openstack-request-id: req-bcaab361-d6a6-401b-b478-1169559c8acd Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}]}} 2018-10-02 17:30:37,192 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-bcaab361-d6a6-401b-b478-1169559c8acd 2018-10-02 17:30:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:37,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:37 GMT Server: Apache x-openstack-request-id: req-91a2c8dc-2751-48c8-9875-84d5842a8d19 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:38,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:37 GMT Server: Apache x-openstack-request-id: req-8e25e6b7-168f-4805-8f79-48f49c8fb5a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:38,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-8e25e6b7-168f-4805-8f79-48f49c8fb5a5 2018-10-02 17:30:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:38,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:38 GMT Server: Apache x-openstack-request-id: req-76bfa343-d9d5-4580-9054-4205a68a61e4 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:38,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:38 GMT Server: Apache x-openstack-request-id: req-90959323-3bfd-4196-8038-d7e46afae3f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:38,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-90959323-3bfd-4196-8038-d7e46afae3f4 2018-10-02 17:30:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:42,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:41 GMT Server: Apache x-openstack-request-id: req-805242f7-51a9-4d11-9201-1f84b4789ca1 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:42,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:42 GMT Server: Apache x-openstack-request-id: req-a1a85c64-e6e9-4b2e-882b-d8c20c7cb26e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:42,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-a1a85c64-e6e9-4b2e-882b-d8c20c7cb26e 2018-10-02 17:30:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:45,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:45 GMT Server: Apache x-openstack-request-id: req-255e9f3a-1736-463e-8f33-18132c233096 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:45,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:45 GMT Server: Apache x-openstack-request-id: req-99f27475-3c82-41c5-a61a-4f0b147b9964 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:45,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-99f27475-3c82-41c5-a61a-4f0b147b9964 2018-10-02 17:30:48,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:48,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:48 GMT Server: Apache x-openstack-request-id: req-235de2d4-dce2-4752-8b47-e63fbbec0614 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:49,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:48 GMT Server: Apache x-openstack-request-id: req-c2df70e4-3354-4ba2-ab4b-4d55cb14a833 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:49,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-c2df70e4-3354-4ba2-ab4b-4d55cb14a833 2018-10-02 17:30:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:52,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:52 GMT Server: Apache x-openstack-request-id: req-63e6d354-e05d-42c0-bcd3-d484bed93be3 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:52,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:52 GMT Server: Apache x-openstack-request-id: req-7bd15ff8-c362-4fdc-989d-509db53e8b4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:52,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-7bd15ff8-c362-4fdc-989d-509db53e8b4b 2018-10-02 17:30:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:30:56,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:55 GMT Server: Apache x-openstack-request-id: req-ec439444-17f5-4904-a284-6b24fb121944 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:30:56,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:30:56 GMT Server: Apache x-openstack-request-id: req-cca57ff0-73ee-41cc-8d1e-b5eae91a86e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:30:56,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-cca57ff0-73ee-41cc-8d1e-b5eae91a86e3 2018-10-02 17:30:59,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:00,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:30:59 GMT Server: Apache x-openstack-request-id: req-649da4b5-882c-4767-9424-f596e84337fa Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:00,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:00 GMT Server: Apache x-openstack-request-id: req-95923ff4-e0fa-40d5-9d8b-e0aa2f2300ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:00,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-95923ff4-e0fa-40d5-9d8b-e0aa2f2300ef 2018-10-02 17:31:00,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:00,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:00 GMT Server: Apache x-openstack-request-id: req-56fd2c77-133c-451b-8f86-3eaa50e242e8 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:01,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:00 GMT Server: Apache x-openstack-request-id: req-2fe85db0-777b-4028-ad2d-c70dbfd6d69a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2e914875-452e-4d13-aee5-e985521c5185", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c6efda-d3c4-43c5-b687-31aed5df1f67", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2840abdf-6b31-4478-a905-de1e15747ca2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c34fe0fa-97cc-4d58-9747-d1713e7495b5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "77b9c438-daf7-4dc1-bd58-eee57063ae2a", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488:subnet_id=9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4452092f-2ddd-4503-8922-6e43294137f3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e44c7694-0665-4bd2-b47b-307202e1dbe3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e99f310f-c0a0-4e0f-a89e-74d3a618485a", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:31:01,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources used request id req-2fe85db0-777b-4028-ad2d-c70dbfd6d69a 2018-10-02 17:31:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:01,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:01 GMT Server: Apache x-openstack-request-id: req-0807fe72-7059-4c68-ac31-5402c7200ca3 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:01,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:01 GMT Server: Apache x-openstack-request-id: req-f76a7cdc-3346-41b5-9566-9576e441f919 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:01,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-f76a7cdc-3346-41b5-9566-9576e441f919 2018-10-02 17:31:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:01,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:01 GMT Server: Apache x-openstack-request-id: req-e2746b65-dc3b-4ba6-8bc8-e0da779b76d5 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:02,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:01 GMT Server: Apache x-openstack-request-id: req-39695894-118b-4e5b-b77f-361ca5d3eedb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2e914875-452e-4d13-aee5-e985521c5185", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c6efda-d3c4-43c5-b687-31aed5df1f67", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2840abdf-6b31-4478-a905-de1e15747ca2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c34fe0fa-97cc-4d58-9747-d1713e7495b5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "77b9c438-daf7-4dc1-bd58-eee57063ae2a", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488:subnet_id=9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4452092f-2ddd-4503-8922-6e43294137f3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e44c7694-0665-4bd2-b47b-307202e1dbe3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e99f310f-c0a0-4e0f-a89e-74d3a618485a", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:31:02,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources used request id req-39695894-118b-4e5b-b77f-361ca5d3eedb 2018-10-02 17:31:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:02,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3fc04f59-bb27-4d18-84df-555286f71b43 Date: Tue, 02 Oct 2018 17:31:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["9ea8442a-efe5-4c5c-b60d-831d3b96fa9f"],"description":"","tags":[],"updated_at":"2018-10-02T17:30:44Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:43Z","provider:network_type":"vxlan"}]} 2018-10-02 17:31:02,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-3fc04f59-bb27-4d18-84df-555286f71b43 2018-10-02 17:31:02,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:02,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29219702-431a-4413-a9a3-1fefae8ad7ce Date: Tue, 02 Oct 2018 17:31:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:44Z","dns_nameservers":[],"updated_at":"2018-10-02T17:30:44Z","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":"33e8581366124150a9c80d4dac09baf0","id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet"}]} 2018-10-02 17:31:02,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-29219702-431a-4413-a9a3-1fefae8ad7ce 2018-10-02 17:31:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:02,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fe9c0d66-341e-4933-b81d-4878229136b5 Date: Tue, 02 Oct 2018 17:31:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:44Z","dns_nameservers":[],"updated_at":"2018-10-02T17:30:44Z","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":"33e8581366124150a9c80d4dac09baf0","id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet"}]} 2018-10-02 17:31:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-fe9c0d66-341e-4933-b81d-4878229136b5 2018-10-02 17:31:02,255 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:31:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:02,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dee234b-526c-4a1e-ac84-12d4639976c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:31:02,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4dee234b-526c-4a1e-ac84-12d4639976c4 2018-10-02 17:31:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:02,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:02 GMT Server: Apache x-openstack-request-id: req-d61e7406-cf3e-44ab-9e1c-ae8c14ff7848 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:02 GMT Server: Apache x-openstack-request-id: req-a3d3f59c-ef0f-4fcb-9f2d-e2f89451f027 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2e914875-452e-4d13-aee5-e985521c5185", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c6efda-d3c4-43c5-b687-31aed5df1f67", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2840abdf-6b31-4478-a905-de1e15747ca2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c34fe0fa-97cc-4d58-9747-d1713e7495b5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "77b9c438-daf7-4dc1-bd58-eee57063ae2a", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488:subnet_id=9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4452092f-2ddd-4503-8922-6e43294137f3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e44c7694-0665-4bd2-b47b-307202e1dbe3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e99f310f-c0a0-4e0f-a89e-74d3a618485a", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:31:02,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources used request id req-a3d3f59c-ef0f-4fcb-9f2d-e2f89451f027 2018-10-02 17:31:02,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e44c7694-0665-4bd2-b47b-307202e1dbe3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31: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-9e02a2b9-8d24-4ce9-bb8e-a67347028417 x-compute-request-id: req-9e02a2b9-8d24-4ce9-bb8e-a67347028417 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:9f:eb", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e44c7694-0665-4bd2-b47b-307202e1dbe3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e44c7694-0665-4bd2-b47b-307202e1dbe3", "rel": "bookmark"}], "image": {"id": "f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "links": [{"href": "http://172.30.9.22:8774/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000017", "OS-SRV-USG:launched_at": "2018-10-02T17:30:55.000000", "flavor": {"id": "2840abdf-6b31-4478-a905-de1e15747ca2", "links": [{"href": "http://172.30.9.22:8774/flavors/2840abdf-6b31-4478-a905-de1e15747ca2", "rel": "bookmark"}]}, "id": "e44c7694-0665-4bd2-b47b-307202e1dbe3", "security_groups": [{"name": "default"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:30:55Z", "hostId": "324a2c71ad6915a8b5be67aa27118a449a002e869b7c61fc82178ea2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "created": "2018-10-02T17:30:47Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:31:03,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e44c7694-0665-4bd2-b47b-307202e1dbe3 used request id req-9e02a2b9-8d24-4ce9-bb8e-a67347028417 2018-10-02 17:31:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ab811056-aa4d-42c6-90cb-823ccd8e34e3 Date: Tue, 02 Oct 2018 17:31:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["9ea8442a-efe5-4c5c-b60d-831d3b96fa9f"],"description":"","tags":[],"updated_at":"2018-10-02T17:30:44Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:43Z","provider:network_type":"vxlan"}]} 2018-10-02 17:31:03,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net used request id req-ab811056-aa4d-42c6-90cb-823ccd8e34e3 2018-10-02 17:31:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:31:03,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:31:03,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ff1d1b-6736-443e-83e0-7f745c4272ff Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:31:03,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-a1ff1d1b-6736-443e-83e0-7f745c4272ff 2018-10-02 17:31:03,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f2f9519b-6004-4ab1-8163-ab39a31e639d Date: Tue, 02 Oct 2018 17:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:44Z","dns_nameservers":[],"updated_at":"2018-10-02T17:30:44Z","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":"33e8581366124150a9c80d4dac09baf0","id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet"}]} 2018-10-02 17:31:03,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-f2f9519b-6004-4ab1-8163-ab39a31e639d 2018-10-02 17:31:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-fcec2404-6890-41ce-88f1-f3b07a630c15 Date: Tue, 02 Oct 2018 17:31:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.4"}],"id":"278c00e3-6aa1-46c6-929a-c912e6713602","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:e5:fa","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d1c6efda-d3c4-43c5-b687-31aed5df1f67"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.12"}],"id":"4452092f-2ddd-4503-8922-6e43294137f3","security_groups":["c34fe0fa-97cc-4d58-9747-d1713e7495b5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:f5:3f","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack-port1-ykylkc4daymu","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:46Z","binding:vnic_type":"normal","device_id":"e99f310f-c0a0-4e0f-a89e-74d3a618485a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:31:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.1"}],"id":"527a4905-28e7-45ce-bb66-dd4e0bdeea76","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:be:fd","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:49Z","binding:vnic_type":"normal","device_id":"01f8b9d4-0097-4e42-ba9b-6a384169a488"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.2"}],"id":"7f6fd254-c7ac-4c0e-a6c0-f0439e1ff93d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:0f:50","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d1c6efda-d3c4-43c5-b687-31aed5df1f67"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.10"}],"id":"a339181d-43c7-4da7-8f67-2c28f98a0dea","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:9f:eb","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:49Z","binding:vnic_type":"normal","device_id":"e44c7694-0665-4bd2-b47b-307202e1dbe3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.3"}],"id":"d11a59b0-0e43-44a4-857c-3e988f59e09f","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:63:1e","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1c6efda-d3c4-43c5-b687-31aed5df1f67"}]} 2018-10-02 17:31:03,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-fcec2404-6890-41ce-88f1-f3b07a630c15 2018-10-02 17:31:03,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e99f310f-c0a0-4e0f-a89e-74d3a618485a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-a02c2be3-c157-4041-b26a-31bb90ef6a55 x-compute-request-id: req-a02c2be3-c157-4041-b26a-31bb90ef6a55 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f5:3f", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f5:3f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e99f310f-c0a0-4e0f-a89e-74d3a618485a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e99f310f-c0a0-4e0f-a89e-74d3a618485a", "rel": "bookmark"}], "image": {"id": "c404999a-d0a4-45e3-a168-daf78998033b", "links": [{"href": "http://172.30.9.22:8774/images/c404999a-d0a4-45e3-a168-daf78998033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-10-02T17:30:55.000000", "flavor": {"id": "2e914875-452e-4d13-aee5-e985521c5185", "links": [{"href": "http://172.30.9.22:8774/flavors/2e914875-452e-4d13-aee5-e985521c5185", "rel": "bookmark"}]}, "id": "e99f310f-c0a0-4e0f-a89e-74d3a618485a", "security_groups": [{"name": "security_group_name"}], "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:30:55Z", "hostId": "210338eab92f387451dc55579e5b05c654f87f6e33a10af2dde548e4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "created": "2018-10-02T17:30:50Z", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:31:03,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e99f310f-c0a0-4e0f-a89e-74d3a618485a used request id req-a02c2be3-c157-4041-b26a-31bb90ef6a55 2018-10-02 17:31:03,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:03,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-06fa0cdc-ad0e-4e7d-8d96-5c6201f308e5 Date: Tue, 02 Oct 2018 17:31:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","subnets":["9ea8442a-efe5-4c5c-b60d-831d3b96fa9f"],"description":"","tags":[],"updated_at":"2018-10-02T17:30:44Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net","admin_state_up":true,"tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:43Z","provider:network_type":"vxlan"}]} 2018-10-02 17:31:03,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net used request id req-06fa0cdc-ad0e-4e7d-8d96-5c6201f308e5 2018-10-02 17:31:03,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d98ccb3-5922-4bae-932e-cd847c1de2a1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:31:04,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-5d98ccb3-5922-4bae-932e-cd847c1de2a1 2018-10-02 17:31:04,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5268a21b-79e5-4716-bac4-fb61d5ca7056 Date: Tue, 02 Oct 2018 17:31:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:44Z","dns_nameservers":[],"updated_at":"2018-10-02T17:30:44Z","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":"33e8581366124150a9c80d4dac09baf0","id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet"}]} 2018-10-02 17:31:04,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-5268a21b-79e5-4716-bac4-fb61d5ca7056 2018-10-02 17:31:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-e3fba89f-cf34-4849-b39f-68e422b39574 Date: Tue, 02 Oct 2018 17:31:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.4"}],"id":"278c00e3-6aa1-46c6-929a-c912e6713602","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:e5:fa","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d1c6efda-d3c4-43c5-b687-31aed5df1f67"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.12"}],"id":"4452092f-2ddd-4503-8922-6e43294137f3","security_groups":["c34fe0fa-97cc-4d58-9747-d1713e7495b5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:f5:3f","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack-port1-ykylkc4daymu","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:46Z","binding:vnic_type":"normal","device_id":"e99f310f-c0a0-4e0f-a89e-74d3a618485a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:31:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.1"}],"id":"527a4905-28e7-45ce-bb66-dd4e0bdeea76","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:be:fd","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:49Z","binding:vnic_type":"normal","device_id":"01f8b9d4-0097-4e42-ba9b-6a384169a488"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.2"}],"id":"7f6fd254-c7ac-4c0e-a6c0-f0439e1ff93d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:0f:50","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d1c6efda-d3c4-43c5-b687-31aed5df1f67"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.10"}],"id":"a339181d-43c7-4da7-8f67-2c28f98a0dea","security_groups":["23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:9f:eb","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:49Z","binding:vnic_type":"normal","device_id":"e44c7694-0665-4bd2-b47b-307202e1dbe3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:30:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ea8442a-efe5-4c5c-b60d-831d3b96fa9f","ip_address":"10.1.2.3"}],"id":"d11a59b0-0e43-44a4-857c-3e988f59e09f","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:63:1e","project_id":"33e8581366124150a9c80d4dac09baf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c6efda-d3c4-43c5-b687-31aed5df1f67","tenant_id":"33e8581366124150a9c80d4dac09baf0","created_at":"2018-10-02T17:30:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1c6efda-d3c4-43c5-b687-31aed5df1f67"}]} 2018-10-02 17:31:04,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d1c6efda-d3c4-43c5-b687-31aed5df1f67 used request id req-e3fba89f-cf34-4849-b39f-68e422b39574 2018-10-02 17:31:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:04 GMT Server: Apache x-openstack-request-id: req-2d7aeeb0-87a9-48c3-a5c0-6ecd96c187f6 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:04,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:04 GMT Server: Apache x-openstack-request-id: req-9c9472f4-06ea-4563-a789-d19b620bc37f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2e914875-452e-4d13-aee5-e985521c5185", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c6efda-d3c4-43c5-b687-31aed5df1f67", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2840abdf-6b31-4478-a905-de1e15747ca2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c34fe0fa-97cc-4d58-9747-d1713e7495b5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "77b9c438-daf7-4dc1-bd58-eee57063ae2a", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "01f8b9d4-0097-4e42-ba9b-6a384169a488:subnet_id=9ea8442a-efe5-4c5c-b60d-831d3b96fa9f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4452092f-2ddd-4503-8922-6e43294137f3", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e44c7694-0665-4bd2-b47b-307202e1dbe3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T17:30:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:30:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e99f310f-c0a0-4e0f-a89e-74d3a618485a", "resource_type": "OS::Nova::Server"}]} 2018-10-02 17:31:04,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d/resources used request id req-9c9472f4-06ea-4563-a789-d19b620bc37f 2018-10-02 17:31:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-44ea0a4e-ffd4-498e-bc34-fe0b105cd997 Date: Tue, 02 Oct 2018 17:31:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "metadata": {}}], "self": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "min_disk": 0, "protected": false, "id": "f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "file": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:31:04,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 used request id req-44ea0a4e-ffd4-498e-bc34-fe0b105cd997 2018-10-02 17:31:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-220ed602-468f-4d8f-838e-bf3c7ac519a5 Date: Tue, 02 Oct 2018 17:31:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:31:04,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-220ed602-468f-4d8f-838e-bf3c7ac519a5 2018-10-02 17:31:04,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:04,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-735d111e-6f79-4e6b-b572-361796b71035 Date: Tue, 02 Oct 2018 17:31:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "metadata": {}}], "self": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "min_disk": 0, "protected": false, "id": "f8c928cd-fc89-4bcb-96f5-c7ee6541f717", "file": "/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:31:04,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 used request id req-735d111e-6f79-4e6b-b572-361796b71035 2018-10-02 17:31:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:05,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-57395fc6-89eb-41f4-8906-0379fc9755cc Date: Tue, 02 Oct 2018 17:31:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:30:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:30:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c404999a-d0a4-45e3-a168-daf78998033b/snap", "metadata": {}}], "self": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b", "min_disk": 0, "protected": false, "id": "c404999a-d0a4-45e3-a168-daf78998033b", "file": "/v2/images/c404999a-d0a4-45e3-a168-daf78998033b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33e8581366124150a9c80d4dac09baf0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c404999a-d0a4-45e3-a168-daf78998033b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:31:05,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b used request id req-57395fc6-89eb-41f4-8906-0379fc9755cc 2018-10-02 17:31:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:05,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-7f62a3d3-0769-4b4a-a7e2-47712db20842 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:05,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-7b0c7553-f719-4b9b-a5e8-9c0b7171ea08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:05,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-7b0c7553-f719-4b9b-a5e8-9c0b7171ea08 2018-10-02 17:31:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:05,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-6556d970-29d1-4a5a-ae10-e44074f0efe3 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:05,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-6f82e528-a2c9-472d-8003-9e5fed184b87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:05,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-6f82e528-a2c9-472d-8003-9e5fed184b87 2018-10-02 17:31:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:05,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-eb6da247-2337-4d7d-9647-23e5bfc895bf Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:05,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-cd649560-7d55-4cfe-ab8a-8eb6a930af4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:31:05,881 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-cd649560-7d55-4cfe-ab8a-8eb6a930af4d 2018-10-02 17:31:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:06,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:05 GMT Server: Apache x-openstack-request-id: req-67148ba6-27da-420f-8fdc-9cfb620babaa Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:06,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:06 GMT Server: Apache x-openstack-request-id: req-d19199e5-84c8-48b3-891b-f20b4932a47d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwmGgmbUhcf1ikCIJb/jdqxWb1vUvQjSeabGGBNeVxjJVW4O8\nP28qOfXimRpVvQk9/efloqdHdlgkMWdbtrC9viOxUYlXha43rbPZ5/yGoUl9ix6U\nO5p6Bvto++n0kEnui87hDE3vnDW/ipme0I6/BTtxEReRJpSaoKGZCdu7UoidLQ3Q\netfywTpQ1GLrbhxxF5FrkB+t+HEK/lQK7ODTA6TgID7w+Yfgm0sRfxGn3XsSSdBf\nrKz6zKG57gZS9n8l0rM1TSrVF+yM88J3APJIOeL5IkjgwwlybMoxWgmiporZisOv\n52I1MAxcgTqSlDsKIArq9q2tXzrb0S7ve6lulQIDAQABAoIBAHRKQ/KxUpkHpnfk\nZREAKl24R8uKVAOfx0YkVrF+6LPyWO6vGWg58WFLoY1HHBRD+zp0CgYNXcuHX9/O\nnifmBR5D7EmDiUEIwXbCKpOHmGPVu64HVVdzS53xuxU7Gn1YPcaWtjzOQ5OI9FbP\nIRxUyiMvNK2tE8GpFfkTtKMZOjBdT1resYlPDMIl9fhPB07kUibnDDw8G31VW4Hg\npXSlDWSFPsJOfrxR4f20i89o7ZD6sdZNUnV109FcQoX50BXWjm5ZlVkfpza8TTGV\nSMH/WnVCut5jNS9S7qHOaYG5gPyUrnJ1URPvShJAmTi7RNrq15yEYED/z+CzuWPF\ne7vgKuECgYEA7y87hDGP+a81n1wX9NWNUEFR4F5tqpg6Uui+s7/dK128qwhkKgTq\nZNqxUMsc9/L9cmXaOa3aLiOZPQbE7sgojthbHBfbVNu5OAfBQ7eGkS7cmaRha8Fy\nAzBuVmykctUmE4mt3ttqyAGUCya5RvoGW2IDK/esll6ST2zFAQQwLn8CgYEA0AwK\nvAPpBhGii1mmowjkKKanraW0kxAUtYeixOKrKCJP0ZcCusQ+Ap+z3Cb/NLw1oJ2A\nxeshFxlw05j68KQipBvg4DP415TRribbQ1PQjNwjDHv76NhgwjR9oQ0HkLmXDiU0\n7NPClBYBxo74nTQ/HOiTO4on5OgVtE1wJo6xQOsCgYEAnN4XZJ201YbJ3lhiBdtB\nMQ+GCWck+auZJOMsn2sIPPbfVDTOrJhIuhiMDncH6r5c5vhR5V5WJ8iFKfcUlZ6E\nqxrOtmAXI1Jv6YV8hVMKWJGpcMLUef2HLvxGgTwDpqSQsmOruuug3sfaNm4RObGl\nFa30cpOfh4dC4gBuPDpo9zUCgYEAjb3GinX3iqT1Iw9/UlA6cd+pGcttjUxFb6/r\nG0x646sMynSh7XDJ9qurtG/1K46W0si79RvOvZgdoGv3e3+4AirkOJvwC6BegtIC\nTIqL6YwJbPYDmI3izi1I8jKYVue6nG6I8lkLliywJQE/LItt/FoQBV6I85GTR/YC\nVKKe7OUCgYAFZJib7cU9I/C9juV1loLxhvBaSV6hMuEgo9FrxNVPDlPuI9D0zB8o\n+0KHihYMZEUjk716MCtrQUVyRtIiuS5T1NOca6z//ncUobzfYX1e39LY8VqTGz7W\n7kxVwAp2PTW7nw/z9Ku/kBcMuiAkVnuI5HOF/f3VzNl7hT1nc2vMZQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:06,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-d19199e5-84c8-48b3-891b-f20b4932a47d 2018-10-02 17:31:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:09,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:09 GMT Server: Apache x-openstack-request-id: req-9192ec01-e7d2-433e-a98b-92aa2caf7b9f Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:09,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:09 GMT Server: Apache x-openstack-request-id: req-1a0880c6-2f87-471a-bbba-9d83aa54f768 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "tags": null, "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T17:31:05Z", "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:09,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-1a0880c6-2f87-471a-bbba-9d83aa54f768 2018-10-02 17:31:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:12,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:12 GMT Server: Apache x-openstack-request-id: req-41b4a490-d737-46aa-a999-632b1b6dd983 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:12 GMT Server: Apache x-openstack-request-id: req-1aad5a7d-5c5c-4717-98a5-d07c4d50bece Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "tags": null, "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T17:31:05Z", "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:12,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-1aad5a7d-5c5c-4717-98a5-d07c4d50bece 2018-10-02 17:31:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:15,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:15 GMT Server: Apache x-openstack-request-id: req-e0846d29-8131-47b6-bb66-2125781e75bf Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:16,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:16 GMT Server: Apache x-openstack-request-id: req-cc0d327a-c2b8-4246-b74c-5eec913a0bec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "tags": null, "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T17:31:05Z", "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:16,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-cc0d327a-c2b8-4246-b74c-5eec913a0bec 2018-10-02 17:31:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:19,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:19 GMT Server: Apache x-openstack-request-id: req-e9887b35-f6fe-4699-80c1-9ecf51d7e5b9 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:19,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:19 GMT Server: Apache x-openstack-request-id: req-e45223f9-27dc-4c8b-bace-3b4eb838785b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "tags": null, "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T17:31:05Z", "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:19,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-e45223f9-27dc-4c8b-bace-3b4eb838785b 2018-10-02 17:31:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/6d339af3-a6ee-4203-a0f2-33596bc6c82d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d96ae32443888952f5e5968cd986ad0b87d12" 2018-10-02 17:31:22,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:22 GMT Server: Apache x-openstack-request-id: req-26e9051a-2e3b-4b92-87dd-7392e2f1efd5 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:23,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:22 GMT Server: Apache x-openstack-request-id: req-7d68a9bf-1c3f-4612-8eea-ec983c457acd 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": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor2", "OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-subnet", "net_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1"}, "deletion_time": "2018-10-02T17:31:21Z", "stack_name": "HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack", "stack_user_project_id": "f5b7ca89325c4885aca517b780e78576", "tags": null, "creation_time": "2018-10-02T17:30:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T17:31:05Z", "id": "6d339af3-a6ee-4203-a0f2-33596bc6c82d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 17:31:23,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-stack/6d339af3-a6ee-4203-a0f2-33596bc6c82d used request id req-7d68a9bf-1c3f-4612-8eea-ec983c457acd 2018-10-02 17:31:23,029 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image1 2018-10-02 17:31:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c6856f85601b2de5704e8036d7cb8dfaa428c02" 2018-10-02 17:31:25,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9695e432-de7e-4a87-8a5f-624ea958ca4e Date: Tue, 02 Oct 2018 17:31:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:25,013 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c404999a-d0a4-45e3-a168-daf78998033b used request id req-9695e432-de7e-4a87-8a5f-624ea958ca4e 2018-10-02 17:31:25,014 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-dd73683c-7afa-4888-bf51-a0355158a107-image2 2018-10-02 17:31:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00a865896403c55970545062d9ac58ee27b08852" 2018-10-02 17:31:25,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86f7ac4f-a61e-4534-9ac8-162d42bb34b5 Date: Tue, 02 Oct 2018 17:31:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:25,969 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f8c928cd-fc89-4bcb-96f5-c7ee6541f717 used request id req-86f7ac4f-a61e-4534-9ac8-162d42bb34b5 2018-10-02 17:31:25,972 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:31:25,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:31:25,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:26,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["2Noa9LGAQSGgkMXLP1-kSQ"], "issued_at": "2018-10-02T17:31:26.000000Z"}} 2018-10-02 17:31:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e6b586e597cd037015eb4fd6a313ca95bd3d0" -d '{"stack_name": "HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-10-02 17:31:28,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:31:26 GMT Server: Apache x-openstack-request-id: req-05330f35-df19-4ec3-ab18-70e90019a0cf Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "ab21e199-e244-4930-9605-650f1f8ebec1", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1", "rel": "self"}]}} 2018-10-02 17:31:28,591 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-05330f35-df19-4ec3-ab18-70e90019a0cf 2018-10-02 17:31:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/ab21e199-e244-4930-9605-650f1f8ebec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e6b586e597cd037015eb4fd6a313ca95bd3d0" 2018-10-02 17:31:28,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:28 GMT Server: Apache x-openstack-request-id: req-78ce5c05-84e2-43aa-ae8e-c304315c960b Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:28,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:28 GMT Server: Apache x-openstack-request-id: req-2dde9ee2-8df5-4f55-b97c-bbe6489df3f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "ab21e199-e244-4930-9605-650f1f8ebec1", "OS::stack_name": "HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack", "stack_user_project_id": "297ae331a6f146c4861091a91ad690ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:31:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab21e199-e244-4930-9605-650f1f8ebec1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 17:31:28,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 used request id req-2dde9ee2-8df5-4f55-b97c-bbe6489df3f4 2018-10-02 17:31:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/ab21e199-e244-4930-9605-650f1f8ebec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e6b586e597cd037015eb4fd6a313ca95bd3d0" 2018-10-02 17:31:29,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:28 GMT Server: Apache x-openstack-request-id: req-2cd36cbd-b5f4-4625-b082-19f94d02e579 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:29,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:29 GMT Server: Apache x-openstack-request-id: req-2531fc49-1a3f-4a94-bf31-023ec2ac9d82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "ab21e199-e244-4930-9605-650f1f8ebec1", "OS::stack_name": "HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack", "stack_user_project_id": "297ae331a6f146c4861091a91ad690ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:31:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ab21e199-e244-4930-9605-650f1f8ebec1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 17:31:29,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 used request id req-2531fc49-1a3f-4a94-bf31-023ec2ac9d82 2018-10-02 17:31:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/ab21e199-e244-4930-9605-650f1f8ebec1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e6b586e597cd037015eb4fd6a313ca95bd3d0" 2018-10-02 17:31:29,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:29 GMT Server: Apache x-openstack-request-id: req-57194fb7-d8d0-4cf3-8bf9-e1942c2e4eb8 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:30,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:29 GMT Server: Apache x-openstack-request-id: req-91bfcb81-cd63-4f7a-8b75-05e296b3eaf8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-02T17:31:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:31:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c1478b78-58d6-42e3-8a28-795519e5fbe4", "resource_type": "OS::Nova::Flavor"}]} 2018-10-02 17:31:30,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1/resources used request id req-91bfcb81-cd63-4f7a-8b75-05e296b3eaf8 2018-10-02 17:31:30,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/c1478b78-58d6-42e3-8a28-795519e5fbe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e6b586e597cd037015eb4fd6a313ca95bd3d0" 2018-10-02 17:31:30,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60eaa5c4-4f05-4632-8e94-fd5e3d2a43a6 x-compute-request-id: req-60eaa5c4-4f05-4632-8e94-fd5e3d2a43a6 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c1478b78-58d6-42e3-8a28-795519e5fbe4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c1478b78-58d6-42e3-8a28-795519e5fbe4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "c1478b78-58d6-42e3-8a28-795519e5fbe4", "name": "HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack-flavor-47ld2ibxl4m2", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:31:30,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/c1478b78-58d6-42e3-8a28-795519e5fbe4 used request id req-60eaa5c4-4f05-4632-8e94-fd5e3d2a43a6 2018-10-02 17:31:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/ab21e199-e244-4930-9605-650f1f8ebec1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e6b586e597cd037015eb4fd6a313ca95bd3d0" 2018-10-02 17:31:30,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:30 GMT Server: Apache x-openstack-request-id: req-1eec5aa0-3e4a-4486-ae0f-23a52ccb6d58 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:30,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:31:30 GMT Server: Apache x-openstack-request-id: req-9a688624-f0ef-4ad6-938e-29e82fe154a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:31:30,565 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsFlavorTests-c3d0b9fd-9bd4-4910-b168-2c69ae70057e-stack/ab21e199-e244-4930-9605-650f1f8ebec1 used request id req-9a688624-f0ef-4ad6-938e-29e82fe154a8 2018-10-02 17:31:30,567 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:31:30,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:31:30,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:30,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["uA1w1NRLTBqSLyFWhvv4Ug"], "issued_at": "2018-10-02T17:31:30.000000Z"}} 2018-10-02 17:31:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" -d '{"stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-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-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp"}}' 2018-10-02 17:31:32,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:31:30 GMT Server: Apache x-openstack-request-id: req-5f9df1c6-3510-4076-b5fa-5fab2c590cf7 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787", "rel": "self"}]}} 2018-10-02 17:31:32,588 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-5f9df1c6-3510-4076-b5fa-5fab2c590cf7 2018-10-02 17:31:32,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/4f436de0-f316-45a4-bc77-9b3905ddc787 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:32,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:32 GMT Server: Apache x-openstack-request-id: req-c805af31-f77a-4808-8145-0b1f5dc86a94 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:32,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:32 GMT Server: Apache x-openstack-request-id: req-a1b574a1-527b-4e91-8204-4956413d44c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "OS::stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack", "keypair_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack", "stack_user_project_id": "4fe9a8f40fa340409c5a63c143ba5f80", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:31:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 17:31:32,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 used request id req-a1b574a1-527b-4e91-8204-4956413d44c0 2018-10-02 17:31:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/4f436de0-f316-45a4-bc77-9b3905ddc787 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:33,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:32 GMT Server: Apache x-openstack-request-id: req-8cbbbef0-b161-4f4a-b55a-fc5f0824131a Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:33,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-dcbada47-9978-4b3d-8636-78d79ca3de4a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1908 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "OS::stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack", "keypair_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack", "stack_user_project_id": "4fe9a8f40fa340409c5a63c143ba5f80", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:31:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8yYZIgut2jCf6qMCxD547YQhCMJIHltzhhYVo3u2Ag8/jGKm\nihTKCtAVF3HFr5YYM1V5Aaj7QJQsUJdli8wQA+lm2NMuMj/gkfQGh18o9RnccGXL\nEKeamxp6vst7fW/rHtJUSm3oKaGr3sIj9q3o9KKZphLBtldiZbewgwdmwApdmSDc\nY7dnEB44XORhpMrS2UX6QvuvON8o/GF7/NPBkedItzQP/GwGcbFFIaA9qPPcLl8W\nlUol7AhUlhxlchtKo9Zsd5p7zylzU9JbrNdg2zpXcJktwcF/nQLGWiavq/XD7qHu\nYwcPWDrcY8H9D2r9SqEF39aaWAM41G4yu9Hp2QIDAQABAoIBAQCqWlrpe31GjSK9\nZZAephZbcmMim9ujSTdbDkYC0D3om35OgR9lRsN3Z+ofDtsN9f7mmE+7VgUSbb3O\niQPgOgxOcUxZRTvsgMx59ZpNZeJwNro3FVp8RLERUjAFVNMkQzFb2sirjO1Hnbmo\nzCQeRCIeo3062ZFWi0qpMVU9uAXJLRxijJSvNOaS91AubiIzRXSsOmcBAlkC9JZA\n7pC8aHd9aROuOvKPATdN2LSvq9HAQErH118JUf75ZolGR3gGRcq+ZSNMy85S9gPR\nFZTH5XljSrGPl36iQ8cLPpnSIIHtD+P4ERpUpe8dl7qvNfjH1Z53rDeKSq43FaK8\n2oHanGbBAoGBAPtwQXFcp0OHTLii5s4dmKKsdfMKC9W0tbfDVWtbhdYrisshIBGG\n6g7eKiOGQhpLsUacFg8ip06aCU8tgfUteIP5coqeZeAPZEjFZhGSSXLO29tK3hRe\n5GRH+VdviUfAHXXVI55D+FM/zm3ngkkVz5aPZC4Onz+NKF5SIi6V1wAdAoGBAPeP\nV9nYa+wX6ssvdmFomaVFdgX0WhsCPwYCt0PXHIWmRkWoX4C2NLOVfYcITuXyABYY\nQuFO5zdU/5u9Nhz2QgarjO4UzON6V+rj62XtiYeAVkA7iTK2A01Wei8m8zMrU9Pu\ngyOY+pkEg8Hr6MV+d3AzzrMpaBpl2hAV+J2OBtvtAoGBAPMIVBkwx3PcKWol+xWr\nQcerDu71/O55l1Oh+MSmWDzlJWimAgsu7rmkP/LKaMZl91oasK+8fR7agLkJcZ38\nb4qQ6AfYhvwFpJc6Righz+Cq1ZOnT/U8q2HKt9Wtt3Gk3lTwyVbGuBYvjGZq6WGf\nNWGABAMImyCgXi6dEPEaYBB5AoGATkSTkdxKwqoNIZAv7TwU15vOZLOMiV18b3oM\nVvZ7ngWj0gIZr6froZtxxG9sAmcwf8vL2VAI6gWFiseXhDCXT2SNefg5jvHvOeQ1\nWFRxVtXMbyJjjhTdlmXw21eFLHhWWHrgGzESia5TucvMHCSPvnmisCI3N6FcABny\nMF3m7UECgYBTMs+swddbGWgLHFjfSZQJfcL5Oj5wFQYlxKrb9Md9KXLBmDaU5Op/\nl/RHRc2zRaNOOkZWvJL3BYt57+GhI6XvKYs85vEiqoP/eLh+JM2YfDyLeFCHTwjr\n49NTSGtg8m2prlB/uYOjrVzIUQnG3pXmL4HrjDKi49Ur120rDxrtkQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 17:31:33,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 used request id req-dcbada47-9978-4b3d-8636-78d79ca3de4a 2018-10-02 17:31:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/4f436de0-f316-45a4-bc77-9b3905ddc787/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:33,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-08185e6a-2d82-4420-9255-815af8ccc6fd Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:33,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-81583b9e-2535-499b-a43f-3c6cff3b13a5 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.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T17:31:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:31:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-02 17:31:33,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787/resources used request id req-81583b9e-2535-499b-a43f-3c6cff3b13a5 2018-10-02 17:31:33,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:33,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64df5e2-d227-4d9e-9221-281f991cfccd x-compute-request-id: req-b64df5e2-d227-4d9e-9221-281f991cfccd Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzJhkiC63aMJ/qowLEPnjthCEIwkgeW3OGFhWje7YCDz+MYqaKFMoK0BUXccWvlhgzVXkBqPtAlCxQl2WLzBAD6WbY0y4yP+CR9AaHXyj1GdxwZcsQp5qbGnq+y3t9b+se0lRKbegpoavewiP2rej0opmmEsG2V2Jlt7CDB2bACl2ZINxjt2cQHjhc5GGkytLZRfpC+6843yj8YXv808GR50i3NA/8bAZxsUUhoD2o89wuXxaVSiXsCFSWHGVyG0qj1mx3mnvPKXNT0lus12DbOldwmS3BwX+dAsZaJq+r9cPuoe5jBw9YOtxjwf0Pav1KoQXf1ppYAzjUbjK70enZ Generated-by-Nova", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp", "deleted": false, "created_at": "2018-10-02T17:31:33.000000", "updated_at": null, "fingerprint": "d6:e0:42:30:16:5d:fb:d3:c7:8f:e3:0e:1b:4a:ec:ce", "deleted_at": null, "id": 14}} 2018-10-02 17:31:33,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp used request id req-b64df5e2-d227-4d9e-9221-281f991cfccd 2018-10-02 17:31:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/4f436de0-f316-45a4-bc77-9b3905ddc787 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:33,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-ab431eb5-6d0b-4791-a1f8-bc8ac6a6953f Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:33,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-213e90e8-d5c5-49d3-a896-1e6cd4afabc9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1908 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "OS::stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack", "keypair_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack", "stack_user_project_id": "4fe9a8f40fa340409c5a63c143ba5f80", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:31:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f436de0-f316-45a4-bc77-9b3905ddc787", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8yYZIgut2jCf6qMCxD547YQhCMJIHltzhhYVo3u2Ag8/jGKm\nihTKCtAVF3HFr5YYM1V5Aaj7QJQsUJdli8wQA+lm2NMuMj/gkfQGh18o9RnccGXL\nEKeamxp6vst7fW/rHtJUSm3oKaGr3sIj9q3o9KKZphLBtldiZbewgwdmwApdmSDc\nY7dnEB44XORhpMrS2UX6QvuvON8o/GF7/NPBkedItzQP/GwGcbFFIaA9qPPcLl8W\nlUol7AhUlhxlchtKo9Zsd5p7zylzU9JbrNdg2zpXcJktwcF/nQLGWiavq/XD7qHu\nYwcPWDrcY8H9D2r9SqEF39aaWAM41G4yu9Hp2QIDAQABAoIBAQCqWlrpe31GjSK9\nZZAephZbcmMim9ujSTdbDkYC0D3om35OgR9lRsN3Z+ofDtsN9f7mmE+7VgUSbb3O\niQPgOgxOcUxZRTvsgMx59ZpNZeJwNro3FVp8RLERUjAFVNMkQzFb2sirjO1Hnbmo\nzCQeRCIeo3062ZFWi0qpMVU9uAXJLRxijJSvNOaS91AubiIzRXSsOmcBAlkC9JZA\n7pC8aHd9aROuOvKPATdN2LSvq9HAQErH118JUf75ZolGR3gGRcq+ZSNMy85S9gPR\nFZTH5XljSrGPl36iQ8cLPpnSIIHtD+P4ERpUpe8dl7qvNfjH1Z53rDeKSq43FaK8\n2oHanGbBAoGBAPtwQXFcp0OHTLii5s4dmKKsdfMKC9W0tbfDVWtbhdYrisshIBGG\n6g7eKiOGQhpLsUacFg8ip06aCU8tgfUteIP5coqeZeAPZEjFZhGSSXLO29tK3hRe\n5GRH+VdviUfAHXXVI55D+FM/zm3ngkkVz5aPZC4Onz+NKF5SIi6V1wAdAoGBAPeP\nV9nYa+wX6ssvdmFomaVFdgX0WhsCPwYCt0PXHIWmRkWoX4C2NLOVfYcITuXyABYY\nQuFO5zdU/5u9Nhz2QgarjO4UzON6V+rj62XtiYeAVkA7iTK2A01Wei8m8zMrU9Pu\ngyOY+pkEg8Hr6MV+d3AzzrMpaBpl2hAV+J2OBtvtAoGBAPMIVBkwx3PcKWol+xWr\nQcerDu71/O55l1Oh+MSmWDzlJWimAgsu7rmkP/LKaMZl91oasK+8fR7agLkJcZ38\nb4qQ6AfYhvwFpJc6Righz+Cq1ZOnT/U8q2HKt9Wtt3Gk3lTwyVbGuBYvjGZq6WGf\nNWGABAMImyCgXi6dEPEaYBB5AoGATkSTkdxKwqoNIZAv7TwU15vOZLOMiV18b3oM\nVvZ7ngWj0gIZr6froZtxxG9sAmcwf8vL2VAI6gWFiseXhDCXT2SNefg5jvHvOeQ1\nWFRxVtXMbyJjjhTdlmXw21eFLHhWWHrgGzESia5TucvMHCSPvnmisCI3N6FcABny\nMF3m7UECgYBTMs+swddbGWgLHFjfSZQJfcL5Oj5wFQYlxKrb9Md9KXLBmDaU5Op/\nl/RHRc2zRaNOOkZWvJL3BYt57+GhI6XvKYs85vEiqoP/eLh+JM2YfDyLeFCHTwjr\n49NTSGtg8m2prlB/uYOjrVzIUQnG3pXmL4HrjDKi49Ur120rDxrtkQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 17:31:33,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 used request id req-213e90e8-d5c5-49d3-a896-1e6cd4afabc9 2018-10-02 17:31:33,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:34,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-360141c9-47fd-4517-9c2c-4445cc246f43 x-compute-request-id: req-360141c9-47fd-4517-9c2c-4445cc246f43 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzJhkiC63aMJ/qowLEPnjthCEIwkgeW3OGFhWje7YCDz+MYqaKFMoK0BUXccWvlhgzVXkBqPtAlCxQl2WLzBAD6WbY0y4yP+CR9AaHXyj1GdxwZcsQp5qbGnq+y3t9b+se0lRKbegpoavewiP2rej0opmmEsG2V2Jlt7CDB2bACl2ZINxjt2cQHjhc5GGkytLZRfpC+6843yj8YXv808GR50i3NA/8bAZxsUUhoD2o89wuXxaVSiXsCFSWHGVyG0qj1mx3mnvPKXNT0lus12DbOldwmS3BwX+dAsZaJq+r9cPuoe5jBw9YOtxjwf0Pav1KoQXf1ppYAzjUbjK70enZ Generated-by-Nova", "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "name": "HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp", "deleted": false, "created_at": "2018-10-02T17:31:33.000000", "updated_at": null, "fingerprint": "d6:e0:42:30:16:5d:fb:d3:c7:8f:e3:0e:1b:4a:ec:ce", "deleted_at": null, "id": 14}} 2018-10-02 17:31:34,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-kp used request id req-360141c9-47fd-4517-9c2c-4445cc246f43 2018-10-02 17:31:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/4f436de0-f316-45a4-bc77-9b3905ddc787 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5440ac3fc33d17e1b23f1b915263cb99cdbc" 2018-10-02 17:31:34,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:34 GMT Server: Apache x-openstack-request-id: req-391ef212-e430-44f2-af21-04d6912b4703 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:34,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:31:34 GMT Server: Apache x-openstack-request-id: req-8940df1c-5687-49c0-a703-6de6f60f6c43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:31:34,218 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsKeypairTests-c0b83abe-ee46-4d84-8fac-1540c8e2b19c-stack/4f436de0-f316-45a4-bc77-9b3905ddc787 used request id req-8940df1c-5687-49c0-a703-6de6f60f6c43 2018-10-02 17:31:34,219 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 17:31:34,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:34,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["_-D1rCLKQMOS8D81KhGKWQ"], "issued_at": "2018-10-02T17:31:34.000000Z"}} 2018-10-02 17:31:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" -d '{"stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-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-720c3f30-b1ce-4d74-bbf7-299478f1febb-sec-grp"}}' 2018-10-02 17:31:36,311 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:31:34 GMT Server: Apache x-openstack-request-id: req-73143257-093d-4980-956d-fe96e351925c Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee", "rel": "self"}]}} 2018-10-02 17:31:36,311 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks used request id req-73143257-093d-4980-956d-fe96e351925c 2018-10-02 17:31:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/dca84f07-42d8-4d84-972e-1cef4e2e29ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:36,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:36 GMT Server: Apache x-openstack-request-id: req-fa1cc9d0-d6e6-4cec-8f32-0b57425ac1b7 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:36,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:36 GMT Server: Apache x-openstack-request-id: req-0c437f38-4e2c-4557-897e-03ed1fcde404 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "OS::stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack", "security_group_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack", "stack_user_project_id": "03321b2b755e433b8abf833519b40938", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:31:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 17:31:36,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee used request id req-0c437f38-4e2c-4557-897e-03ed1fcde404 2018-10-02 17:31:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/dca84f07-42d8-4d84-972e-1cef4e2e29ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:36,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:36 GMT Server: Apache x-openstack-request-id: req-6fed53b1-4eea-4f11-8b06-abf027f4b385 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:37,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:36 GMT Server: Apache x-openstack-request-id: req-6e6fa498-6816-42db-a9f7-04dcd524790b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 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": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "OS::stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack", "security_group_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack", "stack_user_project_id": "03321b2b755e433b8abf833519b40938", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T17:31:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 17:31:37,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee used request id req-6e6fa498-6816-42db-a9f7-04dcd524790b 2018-10-02 17:31:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/dca84f07-42d8-4d84-972e-1cef4e2e29ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:40,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:40 GMT Server: Apache x-openstack-request-id: req-c1053789-1a90-4e00-ae85-7882916fc663 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:40,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:40 GMT Server: Apache x-openstack-request-id: req-a05c6d32-6c38-4284-9bad-19ce4a2afd3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "33e8581366124150a9c80d4dac09baf0", "OS::stack_id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "OS::stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack", "security_group_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack", "stack_user_project_id": "03321b2b755e433b8abf833519b40938", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T17:31:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dca84f07-42d8-4d84-972e-1cef4e2e29ee", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 17:31:40,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee used request id req-a05c6d32-6c38-4284-9bad-19ce4a2afd3e 2018-10-02 17:31:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/dca84f07-42d8-4d84-972e-1cef4e2e29ee/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:40,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:40 GMT Server: Apache x-openstack-request-id: req-03d40d8a-5d8f-4d7e-b076-33b13aa17858 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:40,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:40 GMT Server: Apache x-openstack-request-id: req-4f5bd83e-d348-4649-9cbe-6174b57a4280 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T17:31:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T17:31:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "33183cb8-be62-4d66-a428-ac583f67d886", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-02 17:31:40,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee/resources used request id req-4f5bd83e-d348-4649-9cbe-6174b57a4280 2018-10-02 17:31:40,912 - neutron_utils - INFO - Retrieving security group with ID - 33183cb8-be62-4d66-a428-ac583f67d886 2018-10-02 17:31:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=33183cb8-be62-4d66-a428-ac583f67d886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:40,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-03b794b2-6cfe-4da2-8463-85338e3efe88 Date: Tue, 02 Oct 2018 17:31:40 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:31:36Z", "updated_at": "2018-10-02T17:31:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:31:38Z", "revision_number": 0, "id": "59e22e99-8474-49e2-ae4f-5fd1d9c53617", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T17:31:38Z", "security_group_id": "33183cb8-be62-4d66-a428-ac583f67d886", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T17:31:37Z", "revision_number": 0, "id": "b181d258-e2e0-472b-89f4-4ddfc88ecf0e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T17:31:37Z", "security_group_id": "33183cb8-be62-4d66-a428-ac583f67d886", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 6, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "33183cb8-be62-4d66-a428-ac583f67d886", "name": "HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-sec-grp"}]} 2018-10-02 17:31:40,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=33183cb8-be62-4d66-a428-ac583f67d886 used request id req-03b794b2-6cfe-4da2-8463-85338e3efe88 2018-10-02 17:31:40,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33183cb8-be62-4d66-a428-ac583f67d886 2018-10-02 17:31:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=33183cb8-be62-4d66-a428-ac583f67d886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:41,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2841327d-bd0c-4857-a85f-7e946870b05c Date: Tue, 02 Oct 2018 17:31:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-02T17:31:38Z", "security_group_id": "33183cb8-be62-4d66-a428-ac583f67d886", "port_range_min": null, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:31:38Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "59e22e99-8474-49e2-ae4f-5fd1d9c53617"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-02T17:31:37Z", "security_group_id": "33183cb8-be62-4d66-a428-ac583f67d886", "port_range_min": 22, "revision_number": 0, "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:31:37Z", "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "b181d258-e2e0-472b-89f4-4ddfc88ecf0e"}]} 2018-10-02 17:31:41,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=33183cb8-be62-4d66-a428-ac583f67d886 used request id req-2841327d-bd0c-4857-a85f-7e946870b05c 2018-10-02 17:31:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/dca84f07-42d8-4d84-972e-1cef4e2e29ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3ea5b25db75eee92350112fac66fa1adc44234" 2018-10-02 17:31:41,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 17:31:41 GMT Server: Apache x-openstack-request-id: req-d9265520-cbe0-4103-8ca9-245e26c98459 Location: http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 17:31:41,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:31:41 GMT Server: Apache x-openstack-request-id: req-9ff91f02-3a85-4d17-9942-685931e407b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:31:41,987 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0/stacks/HeatUtilsSecurityGroupTests-720c3f30-b1ce-4d74-bbf7-299478f1febb-stack/dca84f07-42d8-4d84-972e-1cef4e2e29ee used request id req-9ff91f02-3a85-4d17-9942-685931e407b9 2018-10-02 17:31:41,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:42,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["l3Y3lt5oQgClAjbTe21T5Q"], "issued_at": "2018-10-02T17:31:42.000000Z"}} 2018-10-02 17:31:42,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de77db7a7a04cd05fea8772c2af5925af04dae1" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-747013a1-f72c-4eb4-8c96-0b3984960a2d"}}' 2018-10-02 17:31:42,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:42 GMT Server: Apache x-compute-request-id: req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "8e23f605-bda4-4b66-840f-2203ef00810b", "name": "CinderUtilsQoSTests-747013a1-f72c-4eb4-8c96-0b3984960a2d"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/8e23f605-bda4-4b66-840f-2203ef00810b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/8e23f605-bda4-4b66-840f-2203ef00810b", "rel": "bookmark"}]} 2018-10-02 17:31:42,575 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4 2018-10-02 17:31:42,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de77db7a7a04cd05fea8772c2af5925af04dae1" 2018-10-02 17:31:43,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:42 GMT Server: Apache x-compute-request-id: req-d174a266-915b-41ae-a4b5-5385a4140c0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d174a266-915b-41ae-a4b5-5385a4140c0e Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "8e23f605-bda4-4b66-840f-2203ef00810b", "name": "CinderUtilsQoSTests-747013a1-f72c-4eb4-8c96-0b3984960a2d"}]} 2018-10-02 17:31:43,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-d174a266-915b-41ae-a4b5-5385a4140c0e 2018-10-02 17:31:43,284 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-747013a1-f72c-4eb4-8c96-0b3984960a2d 2018-10-02 17:31:43,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/8e23f605-bda4-4b66-840f-2203ef00810b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de77db7a7a04cd05fea8772c2af5925af04dae1" 2018-10-02 17:31:44,037 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8ff668d-2534-4d4a-9b26-ea775d29c0f2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:44,037 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/8e23f605-bda4-4b66-840f-2203ef00810b?force=False used request id req-e8ff668d-2534-4d4a-9b26-ea775d29c0f2 2018-10-02 17:31:44,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de77db7a7a04cd05fea8772c2af5925af04dae1" 2018-10-02 17:31:44,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:44 GMT Server: Apache x-compute-request-id: req-49c1c360-0440-4b50-8a58-25a433e2b32c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49c1c360-0440-4b50-8a58-25a433e2b32c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 17:31:44,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-49c1c360-0440-4b50-8a58-25a433e2b32c 2018-10-02 17:31:44,060 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-747013a1-f72c-4eb4-8c96-0b3984960a2d 2018-10-02 17:31:44,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/8e23f605-bda4-4b66-840f-2203ef00810b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16a86b69-bcc4-4ea3-a33e-28a9a26ab8e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de77db7a7a04cd05fea8772c2af5925af04dae1" 2018-10-02 17:31:44,258 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:31:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-565864c3-9416-4c95-ad46-581383211a7d x-openstack-request-id: req-565864c3-9416-4c95-ad46-581383211a7d Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 8e23f605-bda4-4b66-840f-2203ef00810b.", "code": 404}} 2018-10-02 17:31:44,258 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/8e23f605-bda4-4b66-840f-2203ef00810b?force=False used request id req-565864c3-9416-4c95-ad46-581383211a7d 2018-10-02 17:31:44,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:44,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["zf9NGsP9Q4KpuHORBWZKqA"], "issued_at": "2018-10-02T17:31:44.000000Z"}} 2018-10-02 17:31:44,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3871667e6400b9502ec9d86e810a00777973a5be" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-a37494ee-fa2b-4e18-a7a8-56c553825bcb"}}' 2018-10-02 17:31:45,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:44 GMT Server: Apache x-compute-request-id: req-7d98aad9-e303-45b0-8861-2bb19c9e9136 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d98aad9-e303-45b0-8861-2bb19c9e9136 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "9d26d962-79b0-4de4-975f-65a3ed767e4c", "name": "CinderUtilsQoSTests-a37494ee-fa2b-4e18-a7a8-56c553825bcb"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c", "rel": "bookmark"}]} 2018-10-02 17:31:45,064 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-7d98aad9-e303-45b0-8861-2bb19c9e9136 2018-10-02 17:31:45,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98aad9-e303-45b0-8861-2bb19c9e9136" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3871667e6400b9502ec9d86e810a00777973a5be" 2018-10-02 17:31:45,793 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:45 GMT Server: Apache x-compute-request-id: req-8c701242-03c1-4ad8-aeef-b7576a8c6e83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c701242-03c1-4ad8-aeef-b7576a8c6e83 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "9d26d962-79b0-4de4-975f-65a3ed767e4c", "name": "CinderUtilsQoSTests-a37494ee-fa2b-4e18-a7a8-56c553825bcb"}]} 2018-10-02 17:31:45,793 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-8c701242-03c1-4ad8-aeef-b7576a8c6e83 2018-10-02 17:31:45,796 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98aad9-e303-45b0-8861-2bb19c9e9136" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3871667e6400b9502ec9d86e810a00777973a5be" 2018-10-02 17:31:46,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:45 GMT Server: Apache x-compute-request-id: req-3bc28529-7b41-4f78-8ec9-a494e419768f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3bc28529-7b41-4f78-8ec9-a494e419768f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "9d26d962-79b0-4de4-975f-65a3ed767e4c", "name": "CinderUtilsQoSTests-a37494ee-fa2b-4e18-a7a8-56c553825bcb"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c", "rel": "bookmark"}]} 2018-10-02 17:31:46,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c used request id req-3bc28529-7b41-4f78-8ec9-a494e419768f 2018-10-02 17:31:46,509 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a37494ee-fa2b-4e18-a7a8-56c553825bcb 2018-10-02 17:31:46,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d98aad9-e303-45b0-8861-2bb19c9e9136" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3871667e6400b9502ec9d86e810a00777973a5be" 2018-10-02 17:31:46,556 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f981dd64-2031-431a-95d9-c6874e331e24 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:46,556 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/9d26d962-79b0-4de4-975f-65a3ed767e4c?force=False used request id req-f981dd64-2031-431a-95d9-c6874e331e24 2018-10-02 17:31:46,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:46,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["ISUQSmKRQpexjpFvVLxrNA"], "issued_at": "2018-10-02T17:31:46.000000Z"}} 2018-10-02 17:31:46,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bb351b76dd34e3e38f51e4a4e4c3e0ded03857" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-35fd417c-a71e-4e80-a57a-60baeffadfc6"}}' 2018-10-02 17:31:47,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:46 GMT Server: Apache x-compute-request-id: req-3ce9ffe6-2bf3-4779-807b-d7c7053ad5d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ce9ffe6-2bf3-4779-807b-d7c7053ad5d1 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "name": "CinderUtilsQoSTests-35fd417c-a71e-4e80-a57a-60baeffadfc6"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "rel": "bookmark"}]} 2018-10-02 17:31:47,160 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-3ce9ffe6-2bf3-4779-807b-d7c7053ad5d1 2018-10-02 17:31:47,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ce9ffe6-2bf3-4779-807b-d7c7053ad5d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bb351b76dd34e3e38f51e4a4e4c3e0ded03857" 2018-10-02 17:31:47,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:47 GMT Server: Apache x-compute-request-id: req-9d92da30-1413-400f-be20-8c54f903c890 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d92da30-1413-400f-be20-8c54f903c890 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "name": "CinderUtilsQoSTests-35fd417c-a71e-4e80-a57a-60baeffadfc6"}]} 2018-10-02 17:31:47,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-9d92da30-1413-400f-be20-8c54f903c890 2018-10-02 17:31:47,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ce9ffe6-2bf3-4779-807b-d7c7053ad5d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bb351b76dd34e3e38f51e4a4e4c3e0ded03857" 2018-10-02 17:31:47,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:47 GMT Server: Apache x-compute-request-id: req-899c00c9-e9ae-473c-93a1-69fa6aa42ce1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-899c00c9-e9ae-473c-93a1-69fa6aa42ce1 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "name": "CinderUtilsQoSTests-35fd417c-a71e-4e80-a57a-60baeffadfc6"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb", "rel": "bookmark"}]} 2018-10-02 17:31:47,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb used request id req-899c00c9-e9ae-473c-93a1-69fa6aa42ce1 2018-10-02 17:31:47,516 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-35fd417c-a71e-4e80-a57a-60baeffadfc6 2018-10-02 17:31:47,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ce9ffe6-2bf3-4779-807b-d7c7053ad5d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bb351b76dd34e3e38f51e4a4e4c3e0ded03857" 2018-10-02 17:31:47,741 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf6ff20f-85f1-4df9-9c3c-c65f4087f0e1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:47,741 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/cfbf92b0-699f-4aa8-b8ec-1b03392056fb?force=False used request id req-cf6ff20f-85f1-4df9-9c3c-c65f4087f0e1 2018-10-02 17:31:47,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:48,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["Xyhl6hr5R66zc4jwNJObsw"], "issued_at": "2018-10-02T17:31:48.000000Z"}} 2018-10-02 17:31:48,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2379156eaad02f0e8c55dbf0ac16a9803895a35b" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-8b86079b-9562-4ffd-a6ae-9f33e538e6da"}}' 2018-10-02 17:31:48,882 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:48 GMT Server: Apache x-compute-request-id: req-459286a7-3425-4ebe-bc1e-560ffb927511 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-459286a7-3425-4ebe-bc1e-560ffb927511 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "eab052ab-5e7e-435f-8c22-058ddc44706f", "name": "CinderUtilsQoSTests-8b86079b-9562-4ffd-a6ae-9f33e538e6da"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f", "rel": "bookmark"}]} 2018-10-02 17:31:48,883 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-459286a7-3425-4ebe-bc1e-560ffb927511 2018-10-02 17:31:48,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-459286a7-3425-4ebe-bc1e-560ffb927511" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2379156eaad02f0e8c55dbf0ac16a9803895a35b" 2018-10-02 17:31:49,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:48 GMT Server: Apache x-compute-request-id: req-9ca85d1a-9349-4537-a9a9-419c87ecaa60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ca85d1a-9349-4537-a9a9-419c87ecaa60 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "eab052ab-5e7e-435f-8c22-058ddc44706f", "name": "CinderUtilsQoSTests-8b86079b-9562-4ffd-a6ae-9f33e538e6da"}]} 2018-10-02 17:31:49,623 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-9ca85d1a-9349-4537-a9a9-419c87ecaa60 2018-10-02 17:31:49,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-459286a7-3425-4ebe-bc1e-560ffb927511" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2379156eaad02f0e8c55dbf0ac16a9803895a35b" 2018-10-02 17:31:49,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:49 GMT Server: Apache x-compute-request-id: req-280dbef5-c9d2-442c-87a4-5ae7220bb57c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-280dbef5-c9d2-442c-87a4-5ae7220bb57c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "eab052ab-5e7e-435f-8c22-058ddc44706f", "name": "CinderUtilsQoSTests-8b86079b-9562-4ffd-a6ae-9f33e538e6da"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f", "rel": "bookmark"}]} 2018-10-02 17:31:49,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f used request id req-280dbef5-c9d2-442c-87a4-5ae7220bb57c 2018-10-02 17:31:49,814 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8b86079b-9562-4ffd-a6ae-9f33e538e6da 2018-10-02 17:31:49,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-459286a7-3425-4ebe-bc1e-560ffb927511" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2379156eaad02f0e8c55dbf0ac16a9803895a35b" 2018-10-02 17:31:50,033 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c974da7-846d-42b1-b9fa-336abd895015 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:50,033 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/eab052ab-5e7e-435f-8c22-058ddc44706f?force=False used request id req-0c974da7-846d-42b1-b9fa-336abd895015 2018-10-02 17:31:50,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:50,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["4kHElbhcRJq-ioRpyR4ZtA"], "issued_at": "2018-10-02T17:31:50.000000Z"}} 2018-10-02 17:31:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:50,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d369e00-f2f9-4edc-940f-e13c790dfa9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:31:50,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3d369e00-f2f9-4edc-940f-e13c790dfa9c 2018-10-02 17:31:50,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-1ae99df9-bff0-4426-87c8-e45312f952e4", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 17:31:50,836 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:50 GMT Server: Apache x-compute-request-id: req-28aa293f-3273-4f06-86db-55117e4aa7f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28aa293f-3273-4f06-86db-55117e4aa7f1 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T17:31:50.753626", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-1ae99df9-bff0-4426-87c8-e45312f952e4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b6f8f131-4c14-4752-9c09-e09557602dbf", "size": 1}} 2018-10-02 17:31:50,837 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes used request id req-28aa293f-3273-4f06-86db-55117e4aa7f1 2018-10-02 17:31:50,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:51,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:50 GMT Server: Apache x-compute-request-id: req-79df9848-c032-474e-9c5e-7297b1662a73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79df9848-c032-474e-9c5e-7297b1662a73 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:50.000000", "replication_status": null, "snapshot_id": null, "id": "b6f8f131-4c14-4752-9c09-e09557602dbf", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-1ae99df9-bff0-4426-87c8-e45312f952e4", "bootable": "false", "created_at": "2018-10-02T17:31:50.000000", "volume_type": null}} 2018-10-02 17:31:51,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-79df9848-c032-474e-9c5e-7297b1662a73 2018-10-02 17:31:51,057 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:51,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:51 GMT Server: Apache x-compute-request-id: req-2d00262d-3b32-4f5a-aed2-4341b01b6373 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d00262d-3b32-4f5a-aed2-4341b01b6373 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:51.000000", "replication_status": null, "snapshot_id": null, "id": "b6f8f131-4c14-4752-9c09-e09557602dbf", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-1ae99df9-bff0-4426-87c8-e45312f952e4", "bootable": "false", "created_at": "2018-10-02T17:31:50.000000", "volume_type": null}} 2018-10-02 17:31:51,262 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-2d00262d-3b32-4f5a-aed2-4341b01b6373 2018-10-02 17:31:51,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:51,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:51 GMT Server: Apache x-compute-request-id: req-775b9c98-3ae6-4016-a778-5e2a47919653 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-775b9c98-3ae6-4016-a778-5e2a47919653 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:51.000000", "replication_status": null, "snapshot_id": null, "id": "b6f8f131-4c14-4752-9c09-e09557602dbf", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-1ae99df9-bff0-4426-87c8-e45312f952e4", "bootable": "false", "created_at": "2018-10-02T17:31:50.000000", "volume_type": null}]} 2018-10-02 17:31:51,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail used request id req-775b9c98-3ae6-4016-a778-5e2a47919653 2018-10-02 17:31:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:31:51,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:31:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:51,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f172ae74-64cf-4b14-8fa9-b3afa21499d9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:31:51,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-f172ae74-64cf-4b14-8fa9-b3afa21499d9 2018-10-02 17:31:51,571 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1ae99df9-bff0-4426-87c8-e45312f952e4 2018-10-02 17:31:51,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:51,659 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c139efe-0147-4979-95d9-d599e77f5d66 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:51,660 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-1c139efe-0147-4979-95d9-d599e77f5d66 2018-10-02 17:31:51,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:51,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:51 GMT Server: Apache x-compute-request-id: req-d56b5207-73ae-4f0c-a900-86ea9a458c2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d56b5207-73ae-4f0c-a900-86ea9a458c2e Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:51.000000", "replication_status": null, "snapshot_id": null, "id": "b6f8f131-4c14-4752-9c09-e09557602dbf", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-1ae99df9-bff0-4426-87c8-e45312f952e4", "bootable": "false", "created_at": "2018-10-02T17:31:50.000000", "volume_type": null}} 2018-10-02 17:31:51,851 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-d56b5207-73ae-4f0c-a900-86ea9a458c2e 2018-10-02 17:31:54,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:54,890 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:31:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-507ffcca-1d11-47f3-9bc8-fcad98a73040 x-openstack-request-id: req-507ffcca-1d11-47f3-9bc8-fcad98a73040 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b6f8f131-4c14-4752-9c09-e09557602dbf could not be found.", "code": 404}} 2018-10-02 17:31:54,890 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-507ffcca-1d11-47f3-9bc8-fcad98a73040 2018-10-02 17:31:54,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:55,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:54 GMT Server: Apache x-compute-request-id: req-6461b4c0-42dd-4a08-ab2c-6211c7fd6eae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6461b4c0-42dd-4a08-ab2c-6211c7fd6eae Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 17:31:55,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail used request id req-6461b4c0-42dd-4a08-ab2c-6211c7fd6eae 2018-10-02 17:31:55,080 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1ae99df9-bff0-4426-87c8-e45312f952e4 2018-10-02 17:31:55,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:55,287 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:31:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f8caa7df-ecad-4a5f-8ed8-5a9b9eb967c3 x-openstack-request-id: req-f8caa7df-ecad-4a5f-8ed8-5a9b9eb967c3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b6f8f131-4c14-4752-9c09-e09557602dbf could not be found.", "code": 404}} 2018-10-02 17:31:55,287 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-f8caa7df-ecad-4a5f-8ed8-5a9b9eb967c3 2018-10-02 17:31:55,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28aa293f-3273-4f06-86db-55117e4aa7f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7e16e2b96bdd7ef450cfaeeaa740b710a0e3d7" 2018-10-02 17:31:55,495 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:31:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b5f80449-a277-46cd-ad6f-e853b611ac8d x-openstack-request-id: req-b5f80449-a277-46cd-ad6f-e853b611ac8d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b6f8f131-4c14-4752-9c09-e09557602dbf could not be found.", "code": 404}} 2018-10-02 17:31:55,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/b6f8f131-4c14-4752-9c09-e09557602dbf used request id req-b5f80449-a277-46cd-ad6f-e853b611ac8d 2018-10-02 17:31:55,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:31:55,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["2n5fc4RWS8adQ-qwWmodOw"], "issued_at": "2018-10-02T17:31:55.000000Z"}} 2018-10-02 17:31:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:55,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae8b191-9174-43d9-98f6-9d668b0a5b2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:31:55,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4ae8b191-9174-43d9-98f6-9d668b0a5b2d 2018-10-02 17:31:55,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-39d853d3-680a-4c42-98b6-62839557ca3e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 17:31:56,357 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:55 GMT Server: Apache x-compute-request-id: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T17:31:56.239527", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-39d853d3-680a-4c42-98b6-62839557ca3e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "size": 1}} 2018-10-02 17:31:56,357 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes used request id req-392ff4cb-0fb1-43df-9d5d-57145ba774e2 2018-10-02 17:31:56,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:57,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:56 GMT Server: Apache x-compute-request-id: req-bc95e2ee-976c-4d6b-8a1a-af22aae25603 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc95e2ee-976c-4d6b-8a1a-af22aae25603 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:56.000000", "replication_status": null, "snapshot_id": null, "id": "99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-39d853d3-680a-4c42-98b6-62839557ca3e", "bootable": "false", "created_at": "2018-10-02T17:31:56.000000", "volume_type": null}} 2018-10-02 17:31:57,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b used request id req-bc95e2ee-976c-4d6b-8a1a-af22aae25603 2018-10-02 17:31:57,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:57,379 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:57 GMT Server: Apache x-compute-request-id: req-f92e37e1-278c-42a8-b72d-3e4639b2fc56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f92e37e1-278c-42a8-b72d-3e4639b2fc56 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:56.000000", "replication_status": null, "snapshot_id": null, "id": "99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-39d853d3-680a-4c42-98b6-62839557ca3e", "bootable": "false", "created_at": "2018-10-02T17:31:56.000000", "volume_type": null}} 2018-10-02 17:31:57,379 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b used request id req-f92e37e1-278c-42a8-b72d-3e4639b2fc56 2018-10-02 17:31:57,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:57,590 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:57 GMT Server: Apache x-compute-request-id: req-4cb1c757-d567-40ff-8764-7288bb0a3c5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4cb1c757-d567-40ff-8764-7288bb0a3c5c Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:56.000000", "replication_status": null, "snapshot_id": null, "id": "99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-39d853d3-680a-4c42-98b6-62839557ca3e", "bootable": "false", "created_at": "2018-10-02T17:31:56.000000", "volume_type": null}]} 2018-10-02 17:31:57,590 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/detail used request id req-4cb1c757-d567-40ff-8764-7288bb0a3c5c 2018-10-02 17:31:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:31:57,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:31:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:57,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a9411d-9636-491d-a4a7-c0109e65b7d3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:31:57,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-d8a9411d-9636-491d-a4a7-c0109e65b7d3 2018-10-02 17:31:57,688 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-39d853d3-680a-4c42-98b6-62839557ca3e 2018-10-02 17:31:57,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:57,945 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:31:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca5315d6-aeba-4191-9911-5d78fd424ad4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:31:57,945 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b used request id req-ca5315d6-aeba-4191-9911-5d78fd424ad4 2018-10-02 17:31:57,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:31:58,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:31:57 GMT Server: Apache x-compute-request-id: req-c5aa3f17-6e78-4632-a6de-f4f632ad1e03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5aa3f17-6e78-4632-a6de-f4f632ad1e03 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T17:31:57.000000", "replication_status": null, "snapshot_id": null, "id": "99ccd6af-9064-4547-bf0e-b2fd80e2c59b", "size": 1, "user_id": "f4cad82169ad4f3691b7d5cb684edb9d", "os-vol-tenant-attr:tenant_id": "33e8581366124150a9c80d4dac09baf0", "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-39d853d3-680a-4c42-98b6-62839557ca3e", "bootable": "false", "created_at": "2018-10-02T17:31:56.000000", "volume_type": null}} 2018-10-02 17:31:58,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b used request id req-c5aa3f17-6e78-4632-a6de-f4f632ad1e03 2018-10-02 17:32:01,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-392ff4cb-0fb1-43df-9d5d-57145ba774e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b5a3ed585dfaffc1d27bc3545aff2b70673f0c" 2018-10-02 17:32:01,469 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:32:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bf8051ac-9a36-40e2-9e18-1b69fe22813f x-openstack-request-id: req-bf8051ac-9a36-40e2-9e18-1b69fe22813f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 99ccd6af-9064-4547-bf0e-b2fd80e2c59b could not be found.", "code": 404}} 2018-10-02 17:32:01,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/volumes/99ccd6af-9064-4547-bf0e-b2fd80e2c59b used request id req-bf8051ac-9a36-40e2-9e18-1b69fe22813f 2018-10-02 17:32:01,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:01,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["6-PR65kRS5SiiJ_A5u6jPQ"], "issued_at": "2018-10-02T17:32:01.000000Z"}} 2018-10-02 17:32:01,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-fab2b5c0-1c60-4fc0-854a-e1865bcc4e43", "description": null}}' 2018-10-02 17:32:02,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:01 GMT Server: Apache x-compute-request-id: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fab2b5c0-1c60-4fc0-854a-e1865bcc4e43", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "86433174-0b74-497e-8007-3a86493f1970", "description": null}} 2018-10-02 17:32:02,054 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-b15ded55-1a5f-43e6-9735-7cefc0e91c06 2018-10-02 17:32:02,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" 2018-10-02 17:32:02,241 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:02 GMT Server: Apache x-compute-request-id: req-755c2b8c-cea9-4d7b-a001-5ae61abc2b9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-755c2b8c-cea9-4d7b-a001-5ae61abc2b9f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-fab2b5c0-1c60-4fc0-854a-e1865bcc4e43", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "86433174-0b74-497e-8007-3a86493f1970", "description": null}]} 2018-10-02 17:32:02,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types?is_public=None used request id req-755c2b8c-cea9-4d7b-a001-5ae61abc2b9f 2018-10-02 17:32:02,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" 2018-10-02 17:32:02,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:02 GMT Server: Apache x-compute-request-id: req-d5b42a69-ef8e-4941-9ed7-75b0247e1e3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5b42a69-ef8e-4941-9ed7-75b0247e1e3f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fab2b5c0-1c60-4fc0-854a-e1865bcc4e43", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "86433174-0b74-497e-8007-3a86493f1970", "description": null}} 2018-10-02 17:32:02,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 used request id req-d5b42a69-ef8e-4941-9ed7-75b0247e1e3f 2018-10-02 17:32:02,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" 2018-10-02 17:32:02,598 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:02 GMT Server: Apache x-compute-request-id: req-819e4be8-c514-45f8-9140-b9422d344e93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-819e4be8-c514-45f8-9140-b9422d344e93 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 17:32:02,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970/encryption used request id req-819e4be8-c514-45f8-9140-b9422d344e93 2018-10-02 17:32:02,598 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-fab2b5c0-1c60-4fc0-854a-e1865bcc4e43 2018-10-02 17:32:02,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" 2018-10-02 17:32:02,808 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dfdb2129-a119-48e2-9904-093cb8c6b91f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:02,808 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 used request id req-dfdb2129-a119-48e2-9904-093cb8c6b91f 2018-10-02 17:32:02,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" 2018-10-02 17:32:02,976 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:32:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0c9c1510-1b07-4efc-b346-7561f0c22586 x-openstack-request-id: req-0c9c1510-1b07-4efc-b346-7561f0c22586 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 86433174-0b74-497e-8007-3a86493f1970 could not be found.", "code": 404}} 2018-10-02 17:32:02,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 used request id req-0c9c1510-1b07-4efc-b346-7561f0c22586 2018-10-02 17:32:02,976 - cinder_utils - INFO - Volume with ID [86433174-0b74-497e-8007-3a86493f1970] does not exist 2018-10-02 17:32:02,976 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-fab2b5c0-1c60-4fc0-854a-e1865bcc4e43 2018-10-02 17:32:02,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b15ded55-1a5f-43e6-9735-7cefc0e91c06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeb652cd89c36249eec3452e539be738524a16d" 2018-10-02 17:32:03,154 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:32:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7587dffe-33f7-487a-a566-65bded0ba20b x-openstack-request-id: req-7587dffe-33f7-487a-a566-65bded0ba20b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 86433174-0b74-497e-8007-3a86493f1970 could not be found.", "code": 404}} 2018-10-02 17:32:03,154 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/86433174-0b74-497e-8007-3a86493f1970 used request id req-7587dffe-33f7-487a-a566-65bded0ba20b 2018-10-02 17:32:03,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:03,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["UYmszi06SBW6MIVuuNTTYw"], "issued_at": "2018-10-02T17:32:03.000000Z"}} 2018-10-02 17:32:03,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8", "description": null}}' 2018-10-02 17:32:03,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:03 GMT Server: Apache x-compute-request-id: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d2dfb777-33d6-41ee-af3c-42ab503de299", "description": null}} 2018-10-02 17:32:03,829 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81 2018-10-02 17:32:03,832 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:04,014 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:03 GMT Server: Apache x-compute-request-id: req-49473e2a-1536-40a1-ada8-847335e031e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49473e2a-1536-40a1-ada8-847335e031e1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d2dfb777-33d6-41ee-af3c-42ab503de299", "description": null}]} 2018-10-02 17:32:04,014 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types?is_public=None used request id req-49473e2a-1536-40a1-ada8-847335e031e1 2018-10-02 17:32:04,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:04,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:04 GMT Server: Apache x-compute-request-id: req-c14251e7-2527-4a20-bae8-47e86b8fbf60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c14251e7-2527-4a20-bae8-47e86b8fbf60 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d2dfb777-33d6-41ee-af3c-42ab503de299", "description": null}} 2018-10-02 17:32:04,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 used request id req-c14251e7-2527-4a20-bae8-47e86b8fbf60 2018-10-02 17:32:04,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:04,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:04 GMT Server: Apache x-compute-request-id: req-59ca22ad-a3a8-45e3-b2aa-787743a70223 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59ca22ad-a3a8-45e3-b2aa-787743a70223 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 17:32:04,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299/encryption used request id req-59ca22ad-a3a8-45e3-b2aa-787743a70223 2018-10-02 17:32:04,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:04,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:04 GMT Server: Apache x-compute-request-id: req-1997e4d4-c08b-49f1-992c-da16167dfa76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1997e4d4-c08b-49f1-992c-da16167dfa76 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d2dfb777-33d6-41ee-af3c-42ab503de299", "description": null}} 2018-10-02 17:32:04,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 used request id req-1997e4d4-c08b-49f1-992c-da16167dfa76 2018-10-02 17:32:04,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:04,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:04 GMT Server: Apache x-compute-request-id: req-48ecc928-792b-4870-9b3e-f902beb4dcd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48ecc928-792b-4870-9b3e-f902beb4dcd0 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d2dfb777-33d6-41ee-af3c-42ab503de299", "description": null}} 2018-10-02 17:32:04,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 used request id req-48ecc928-792b-4870-9b3e-f902beb4dcd0 2018-10-02 17:32:04,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:04,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:04 GMT Server: Apache x-compute-request-id: req-f59077da-e356-4104-b34d-a75d4b0c3dc8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f59077da-e356-4104-b34d-a75d4b0c3dc8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 17:32:04,887 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299/encryption used request id req-f59077da-e356-4104-b34d-a75d4b0c3dc8 2018-10-02 17:32:04,888 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-954c66dd-cb0a-447c-a663-af7dd57bf8b8 2018-10-02 17:32:04,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f928fd87-dbd8-47ee-bb6d-233f9b3a1e81" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35df359bf06ead0855acbd67a2ab2483bc223d5" 2018-10-02 17:32:05,113 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4ebda76-3e44-4b31-9305-293d6927b897 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:05,114 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/d2dfb777-33d6-41ee-af3c-42ab503de299 used request id req-c4ebda76-3e44-4b31-9305-293d6927b897 2018-10-02 17:32:05,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:05,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["jt0C20cjRGiLt8DjRmaT7w"], "issued_at": "2018-10-02T17:32:05.000000Z"}} 2018-10-02 17:32:05,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6592d6c3f16dbc3fcc83a6f5670a873e219785dd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-bf0b9c12-32d4-40cd-addb-fc800fee8cf3-type", "description": null}}' 2018-10-02 17:32:05,698 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:05 GMT Server: Apache x-compute-request-id: req-7861bd5f-b09b-440e-8cf8-2fcc72e3ffc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7861bd5f-b09b-440e-8cf8-2fcc72e3ffc9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bf0b9c12-32d4-40cd-addb-fc800fee8cf3-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c613372e-0262-4de3-9bbf-a60324cf5eba", "description": null}} 2018-10-02 17:32:05,699 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-7861bd5f-b09b-440e-8cf8-2fcc72e3ffc9 2018-10-02 17:32:05,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/c613372e-0262-4de3-9bbf-a60324cf5eba/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7861bd5f-b09b-440e-8cf8-2fcc72e3ffc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6592d6c3f16dbc3fcc83a6f5670a873e219785dd" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-bf0b9c12-32d4-40cd-addb-fc800fee8cf3", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-02 17:32:05,893 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 17:32:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-948be26e-6ba0-49d7-944a-d96ddf61637d x-openstack-request-id: req-948be26e-6ba0-49d7-944a-d96ddf61637d Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-10-02 17:32:05,894 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/c613372e-0262-4de3-9bbf-a60324cf5eba/encryption used request id req-948be26e-6ba0-49d7-944a-d96ddf61637d 2018-10-02 17:32:05,894 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-bf0b9c12-32d4-40cd-addb-fc800fee8cf3-type 2018-10-02 17:32:05,897 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/c613372e-0262-4de3-9bbf-a60324cf5eba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7861bd5f-b09b-440e-8cf8-2fcc72e3ffc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6592d6c3f16dbc3fcc83a6f5670a873e219785dd" 2018-10-02 17:32:06,659 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3081f1e-da17-486c-bf36-eae5f848a2ef Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:06,659 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/c613372e-0262-4de3-9bbf-a60324cf5eba used request id req-d3081f1e-da17-486c-bf36-eae5f848a2ef 2018-10-02 17:32:06,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:07,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["tZ-2cZf2SMW-xQJyQd-qBg"], "issued_at": "2018-10-02T17:32:07.000000Z"}} 2018-10-02 17:32:07,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type", "description": null}}' 2018-10-02 17:32:07,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-59dbb22f-15d3-493f-9a80-2647b21c3636 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59dbb22f-15d3-493f-9a80-2647b21c3636 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "description": null}} 2018-10-02 17:32:07,263 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-59dbb22f-15d3-493f-9a80-2647b21c3636 2018-10-02 17:32:07,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89", "provider": "LuksEncryptor"}}' 2018-10-02 17:32:07,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-f385a4e5-d83a-4fb1-899a-5966bc6426ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f385a4e5-d83a-4fb1-899a-5966bc6426ab Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89", "control_location": "back-end", "encryption_id": "865bd0db-88dd-475b-8949-b5c8fda8c53d", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-10-02 17:32:07,497 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption used request id req-f385a4e5-d83a-4fb1-899a-5966bc6426ab 2018-10-02 17:32:07,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:07,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-b0fcb059-6768-4151-a3a7-8a8421a957e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0fcb059-6768-4151-a3a7-8a8421a957e2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "description": null}} 2018-10-02 17:32:07,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd used request id req-b0fcb059-6768-4151-a3a7-8a8421a957e2 2018-10-02 17:32:07,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:07,855 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-c380b691-0089-4573-9a68-c63e42d692bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c380b691-0089-4573-9a68-c63e42d692bd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"volume_type_id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "control_location": "back-end", "deleted": false, "created_at": "2018-10-02T17:32:07.000000", "updated_at": null, "encryption_id": "865bd0db-88dd-475b-8949-b5c8fda8c53d", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-10-02 17:32:07,855 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption used request id req-c380b691-0089-4573-9a68-c63e42d692bd 2018-10-02 17:32:07,856 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type 2018-10-02 17:32:07,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:08,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-f2a052da-6794-46f2-abba-b184050e4d5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2a052da-6794-46f2-abba-b184050e4d5d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "description": null}} 2018-10-02 17:32:08,027 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd used request id req-f2a052da-6794-46f2-abba-b184050e4d5d 2018-10-02 17:32:08,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:08,788 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8867714d-2bcc-46ab-b016-98a2906b44b3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:08,788 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption/provider used request id req-8867714d-2bcc-46ab-b016-98a2906b44b3 2018-10-02 17:32:08,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:08,815 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:08 GMT Server: Apache x-compute-request-id: req-92a7a79a-9a73-4200-9d8f-1f58e51043a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92a7a79a-9a73-4200-9d8f-1f58e51043a4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "description": null}} 2018-10-02 17:32:08,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd used request id req-92a7a79a-9a73-4200-9d8f-1f58e51043a4 2018-10-02 17:32:08,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:09,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:08 GMT Server: Apache x-compute-request-id: req-c5bab3e5-cff9-4045-95c1-d5c17cdd8fab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5bab3e5-cff9-4045-95c1-d5c17cdd8fab Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 17:32:09,012 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption used request id req-c5bab3e5-cff9-4045-95c1-d5c17cdd8fab 2018-10-02 17:32:09,012 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type 2018-10-02 17:32:09,015 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:09,037 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:09 GMT Server: Apache x-compute-request-id: req-d79a1a52-b571-42c8-b03b-47d854dc2686 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d79a1a52-b571-42c8-b03b-47d854dc2686 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e87d5fa-bd00-4407-9e7c-3069bba87ccd", "description": null}} 2018-10-02 17:32:09,038 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd used request id req-d79a1a52-b571-42c8-b03b-47d854dc2686 2018-10-02 17:32:09,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:09,235 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:32:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-50e7560b-2200-4ffc-b4cf-64499d03043a x-openstack-request-id: req-50e7560b-2200-4ffc-b4cf-64499d03043a Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 3e87d5fa-bd00-4407-9e7c-3069bba87ccd does not exist.", "code": 404}} 2018-10-02 17:32:09,235 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd/encryption/provider used request id req-50e7560b-2200-4ffc-b4cf-64499d03043a 2018-10-02 17:32:09,235 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-518b2d1e-db0d-4736-8986-ab00bce7ad89-type 2018-10-02 17:32:09,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59dbb22f-15d3-493f-9a80-2647b21c3636" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c9454fcf9ca69f85e74396b9ce8bda8965b4f2" 2018-10-02 17:32:09,466 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-968a9a63-f307-4688-b618-40369170ae25 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:09,466 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3e87d5fa-bd00-4407-9e7c-3069bba87ccd used request id req-968a9a63-f307-4688-b618-40369170ae25 2018-10-02 17:32:09,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:09,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["vfRJ7JsSTPeILphsA_krlQ"], "issued_at": "2018-10-02T17:32:09.000000Z"}} 2018-10-02 17:32:09,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586-type", "description": null}}' 2018-10-02 17:32:10,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:09 GMT Server: Apache x-compute-request-id: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a3084e1-4462-42fb-8802-c7a2195d7d5f", "description": null}} 2018-10-02 17:32:10,079 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-0e4a773b-95ca-4091-afb8-edc8fa794d1e 2018-10-02 17:32:10,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586", "provider": "foo"}}' 2018-10-02 17:32:10,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:10 GMT Server: Apache x-compute-request-id: req-d59ee02d-b3cf-45c1-af98-18ae55958eb0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d59ee02d-b3cf-45c1-af98-18ae55958eb0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1a3084e1-4462-42fb-8802-c7a2195d7d5f", "name": "CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586", "control_location": "front-end", "encryption_id": "539570c9-6655-49e8-b955-6fdd5ca347a3", "provider": "foo", "provider_class": "foo"}} 2018-10-02 17:32:10,306 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f/encryption used request id req-d59ee02d-b3cf-45c1-af98-18ae55958eb0 2018-10-02 17:32:10,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" 2018-10-02 17:32:10,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:10 GMT Server: Apache x-compute-request-id: req-093b1732-8f40-4261-a8b4-f5a423d3be25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-093b1732-8f40-4261-a8b4-f5a423d3be25 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a3084e1-4462-42fb-8802-c7a2195d7d5f", "description": null}} 2018-10-02 17:32:10,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f used request id req-093b1732-8f40-4261-a8b4-f5a423d3be25 2018-10-02 17:32:10,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" 2018-10-02 17:32:10,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:10 GMT Server: Apache x-compute-request-id: req-a509b511-4568-4435-8c59-cb3a3d2739e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a509b511-4568-4435-8c59-cb3a3d2739e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "1a3084e1-4462-42fb-8802-c7a2195d7d5f", "control_location": "front-end", "deleted": false, "created_at": "2018-10-02T17:32:10.000000", "updated_at": null, "encryption_id": "539570c9-6655-49e8-b955-6fdd5ca347a3", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-10-02 17:32:10,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f/encryption used request id req-a509b511-4568-4435-8c59-cb3a3d2739e3 2018-10-02 17:32:10,669 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586-type 2018-10-02 17:32:10,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" 2018-10-02 17:32:10,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:10 GMT Server: Apache x-compute-request-id: req-75549d10-f5e2-4f3b-94c7-e4d36094a265 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75549d10-f5e2-4f3b-94c7-e4d36094a265 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a3084e1-4462-42fb-8802-c7a2195d7d5f", "description": null}} 2018-10-02 17:32:10,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f used request id req-75549d10-f5e2-4f3b-94c7-e4d36094a265 2018-10-02 17:32:10,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" 2018-10-02 17:32:11,052 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc6e9572-de76-4e9d-b9cd-8227b2d17bbc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:11,052 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f/encryption/provider used request id req-dc6e9572-de76-4e9d-b9cd-8227b2d17bbc 2018-10-02 17:32:11,052 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9cde26f2-55dd-4d2d-922e-7468dff80586-type 2018-10-02 17:32:11,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e4a773b-95ca-4091-afb8-edc8fa794d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7404f8b72cf5e590dc2e8419358880c8c0ec1e" 2018-10-02 17:32:11,107 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e388abc-deef-4188-9ee2-fc1420d009ea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:11,107 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/1a3084e1-4462-42fb-8802-c7a2195d7d5f used request id req-1e388abc-deef-4188-9ee2-fc1420d009ea 2018-10-02 17:32:11,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:11,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["LAT0UimQTuW4KlHIvJkqlQ"], "issued_at": "2018-10-02T17:32:11.000000Z"}} 2018-10-02 17:32:11,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044-type", "description": null}}' 2018-10-02 17:32:11,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:11 GMT Server: Apache x-compute-request-id: req-93df488b-3079-495e-add4-227f7c14bbd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93df488b-3079-495e-add4-227f7c14bbd8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0da8dc2b-560b-4355-ba06-4f2b51e15a3b", "description": null}} 2018-10-02 17:32:11,713 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-93df488b-3079-495e-add4-227f7c14bbd8 2018-10-02 17:32:11,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93df488b-3079-495e-add4-227f7c14bbd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-02 17:32:11,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:11 GMT Server: Apache x-compute-request-id: req-07c69554-5e26-4595-b336-6b6400450945 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07c69554-5e26-4595-b336-6b6400450945 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0da8dc2b-560b-4355-ba06-4f2b51e15a3b", "name": "CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044", "control_location": "back-end", "encryption_id": "a129e6fb-2d2c-4e95-a624-07f49a1131e1", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-10-02 17:32:11,935 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b/encryption used request id req-07c69554-5e26-4595-b336-6b6400450945 2018-10-02 17:32:11,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93df488b-3079-495e-add4-227f7c14bbd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" 2018-10-02 17:32:12,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:11 GMT Server: Apache x-compute-request-id: req-ee7c9d32-651a-46f6-bb9d-036bbb345e81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee7c9d32-651a-46f6-bb9d-036bbb345e81 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0da8dc2b-560b-4355-ba06-4f2b51e15a3b", "description": null}} 2018-10-02 17:32:12,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b used request id req-ee7c9d32-651a-46f6-bb9d-036bbb345e81 2018-10-02 17:32:12,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93df488b-3079-495e-add4-227f7c14bbd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" 2018-10-02 17:32:12,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:12 GMT Server: Apache x-compute-request-id: req-9b56a147-9c7a-4a05-9f9d-58ea783beb7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b56a147-9c7a-4a05-9f9d-58ea783beb7f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "0da8dc2b-560b-4355-ba06-4f2b51e15a3b", "control_location": "back-end", "deleted": false, "created_at": "2018-10-02T17:32:11.000000", "updated_at": null, "encryption_id": "a129e6fb-2d2c-4e95-a624-07f49a1131e1", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-10-02 17:32:12,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b/encryption used request id req-9b56a147-9c7a-4a05-9f9d-58ea783beb7f 2018-10-02 17:32:12,295 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044-type 2018-10-02 17:32:12,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93df488b-3079-495e-add4-227f7c14bbd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" 2018-10-02 17:32:12,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:12 GMT Server: Apache x-compute-request-id: req-74a832e2-c775-4008-864c-9ab9455f3bcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74a832e2-c775-4008-864c-9ab9455f3bcd Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0da8dc2b-560b-4355-ba06-4f2b51e15a3b", "description": null}} 2018-10-02 17:32:12,479 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b used request id req-74a832e2-c775-4008-864c-9ab9455f3bcd 2018-10-02 17:32:12,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93df488b-3079-495e-add4-227f7c14bbd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" 2018-10-02 17:32:12,686 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62689572-db29-4df5-b6ce-6ca171fa97a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:12,686 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b/encryption/provider used request id req-62689572-db29-4df5-b6ce-6ca171fa97a0 2018-10-02 17:32:12,687 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a27180a6-1f21-48d5-ae9e-07a9ca4c2044-type 2018-10-02 17:32:12,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93df488b-3079-495e-add4-227f7c14bbd8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46740cbb294225ac43ea064367f993cd223fb2b0" 2018-10-02 17:32:12,886 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99a987dc-b070-4c36-8431-2e47a3a67c69 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:12,886 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/0da8dc2b-560b-4355-ba06-4f2b51e15a3b used request id req-99a987dc-b070-4c36-8431-2e47a3a67c69 2018-10-02 17:32:12,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:13,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["omehJDxzS_2CbsmE3Brx0g"], "issued_at": "2018-10-02T17:32:13.000000Z"}} 2018-10-02 17:32:13,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5-qos"}}' 2018-10-02 17:32:13,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:13 GMT Server: Apache x-compute-request-id: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "86ade32f-ea16-4dba-99cb-46d5a99d33fb", "name": "CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/86ade32f-ea16-4dba-99cb-46d5a99d33fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/86ade32f-ea16-4dba-99cb-46d5a99d33fb", "rel": "bookmark"}]} 2018-10-02 17:32:13,467 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61 2018-10-02 17:32:13,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5", "description": null}}' 2018-10-02 17:32:13,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:13 GMT Server: Apache x-compute-request-id: req-ba741e66-810f-4e10-a070-944072dd5a08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba741e66-810f-4e10-a070-944072dd5a08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5f77fb4-127f-4abc-ab6b-9b2d0f87f762", "description": null}} 2018-10-02 17:32:13,699 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-ba741e66-810f-4e10-a070-944072dd5a08 2018-10-02 17:32:13,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-02 17:32:13,910 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:13 GMT Server: Apache x-compute-request-id: req-3bf6cc50-17aa-40a3-845a-92cc6065bf9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3bf6cc50-17aa-40a3-845a-92cc6065bf9e Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "b5f77fb4-127f-4abc-ab6b-9b2d0f87f762", "name": "foo", "control_location": "back-end", "encryption_id": "2592d5d9-8c82-4b44-a033-fdf32d27d109", "provider": "bar", "provider_class": "bar"}} 2018-10-02 17:32:13,910 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762/encryption used request id req-3bf6cc50-17aa-40a3-845a-92cc6065bf9e 2018-10-02 17:32:13,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" 2018-10-02 17:32:14,091 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:13 GMT Server: Apache x-compute-request-id: req-08f9bcf1-51ac-4fc4-a38e-ce518af24417 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08f9bcf1-51ac-4fc4-a38e-ce518af24417 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5f77fb4-127f-4abc-ab6b-9b2d0f87f762", "description": null}} 2018-10-02 17:32:14,092 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762 used request id req-08f9bcf1-51ac-4fc4-a38e-ce518af24417 2018-10-02 17:32:14,095 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" 2018-10-02 17:32:14,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:14 GMT Server: Apache x-compute-request-id: req-234f98a3-acda-466e-92dc-0a95bd477a4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-234f98a3-acda-466e-92dc-0a95bd477a4e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "b5f77fb4-127f-4abc-ab6b-9b2d0f87f762", "control_location": "back-end", "deleted": false, "created_at": "2018-10-02T17:32:13.000000", "updated_at": null, "encryption_id": "2592d5d9-8c82-4b44-a033-fdf32d27d109", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-02 17:32:14,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762/encryption used request id req-234f98a3-acda-466e-92dc-0a95bd477a4e 2018-10-02 17:32:14,270 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5 2018-10-02 17:32:14,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" 2018-10-02 17:32:14,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:14 GMT Server: Apache x-compute-request-id: req-380a1a8c-6de1-452d-a81c-82edcff1ebed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-380a1a8c-6de1-452d-a81c-82edcff1ebed Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5f77fb4-127f-4abc-ab6b-9b2d0f87f762", "description": null}} 2018-10-02 17:32:14,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762 used request id req-380a1a8c-6de1-452d-a81c-82edcff1ebed 2018-10-02 17:32:14,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" 2018-10-02 17:32:14,482 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c6b52b6-3c0a-4d1b-a86d-11637dc35257 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:14,483 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762/encryption/provider used request id req-4c6b52b6-3c0a-4d1b-a86d-11637dc35257 2018-10-02 17:32:14,483 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5 2018-10-02 17:32:14,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" 2018-10-02 17:32:14,766 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d50249c8-d3de-47e5-a089-25357dcc2e6b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:14,766 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/b5f77fb4-127f-4abc-ab6b-9b2d0f87f762 used request id req-d50249c8-d3de-47e5-a089-25357dcc2e6b 2018-10-02 17:32:14,767 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5e2d027f-59cc-425f-80d1-b10de4d424f5-qos 2018-10-02 17:32:14,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/86ade32f-ea16-4dba-99cb-46d5a99d33fb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2640ed5-c7c7-4eb5-a1a8-31d997cc0f61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab57e9909fc722cc3c48b8876a9b7e2c9192276" 2018-10-02 17:32:14,820 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a33721f0-6e1a-4e6f-bc09-cbcf2d6161d1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:14,820 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/86ade32f-ea16-4dba-99cb-46d5a99d33fb?force=False used request id req-a33721f0-6e1a-4e6f-bc09-cbcf2d6161d1 2018-10-02 17:32:14,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:15,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["BEWEcg1UQUChNpAIjZzLbg"], "issued_at": "2018-10-02T17:32:15.000000Z"}} 2018-10-02 17:32:15,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc45ed4ab031f4eecca4e9f52ec4581023a8c81" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f-qos"}}' 2018-10-02 17:32:15,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:15 GMT Server: Apache x-compute-request-id: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0ca6bf3e-3ccb-4b85-8c2e-6d9097718a7b", "name": "CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/0ca6bf3e-3ccb-4b85-8c2e-6d9097718a7b", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/0ca6bf3e-3ccb-4b85-8c2e-6d9097718a7b", "rel": "bookmark"}]} 2018-10-02 17:32:15,418 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb 2018-10-02 17:32:15,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc45ed4ab031f4eecca4e9f52ec4581023a8c81" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f", "description": null}}' 2018-10-02 17:32:15,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:15 GMT Server: Apache x-compute-request-id: req-e107544f-19cd-44fb-a385-919c42562282 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e107544f-19cd-44fb-a385-919c42562282 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3343232c-b133-4c04-af09-e932fd7fa900", "description": null}} 2018-10-02 17:32:15,622 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-e107544f-19cd-44fb-a385-919c42562282 2018-10-02 17:32:15,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc45ed4ab031f4eecca4e9f52ec4581023a8c81" 2018-10-02 17:32:15,804 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:15 GMT Server: Apache x-compute-request-id: req-74d83fe8-f651-4e3a-a4c4-12c646bc4280 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74d83fe8-f651-4e3a-a4c4-12c646bc4280 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0ca6bf3e-3ccb-4b85-8c2e-6d9097718a7b", "name": "CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f-qos"}]} 2018-10-02 17:32:15,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-74d83fe8-f651-4e3a-a4c4-12c646bc4280 2018-10-02 17:32:15,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/None/associate?vol_type_id=3343232c-b133-4c04-af09-e932fd7fa900 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc45ed4ab031f4eecca4e9f52ec4581023a8c81" 2018-10-02 17:32:15,985 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17:32:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-168b1ba9-d13f-4ce6-8e4a-76bfe9de74e8 x-openstack-request-id: req-168b1ba9-d13f-4ce6-8e4a-76bfe9de74e8 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-10-02 17:32:15,985 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/None/associate?vol_type_id=3343232c-b133-4c04-af09-e932fd7fa900 used request id req-168b1ba9-d13f-4ce6-8e4a-76bfe9de74e8 2018-10-02 17:32:15,985 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-168b1ba9-d13f-4ce6-8e4a-76bfe9de74e8) 2018-10-02 17:32:15,986 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f 2018-10-02 17:32:15,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3343232c-b133-4c04-af09-e932fd7fa900 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc45ed4ab031f4eecca4e9f52ec4581023a8c81" 2018-10-02 17:32:16,209 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-243948d1-1434-41c9-ae02-9e42257510ff Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:16,209 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/3343232c-b133-4c04-af09-e932fd7fa900 used request id req-243948d1-1434-41c9-ae02-9e42257510ff 2018-10-02 17:32:16,209 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-9117b307-211d-425a-932a-46f408491c1f-qos 2018-10-02 17:32:16,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/0ca6bf3e-3ccb-4b85-8c2e-6d9097718a7b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e55e62e7-d9e3-43b8-9f33-1161df0cc0cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc45ed4ab031f4eecca4e9f52ec4581023a8c81" 2018-10-02 17:32:16,478 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66e86f98-2103-41c5-b874-f120a28fe7e5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:16,479 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/0ca6bf3e-3ccb-4b85-8c2e-6d9097718a7b?force=False used request id req-66e86f98-2103-41c5-b874-f120a28fe7e5 2018-10-02 17:32:16,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:16,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["dmMo8iNoS4yRrIeeKEA1Vw"], "issued_at": "2018-10-02T17:32:16.000000Z"}} 2018-10-02 17:32:16,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee544a920eeb82bd5b67105ca413da63e57511e6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661-qos"}}' 2018-10-02 17:32:17,084 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:16 GMT Server: Apache x-compute-request-id: req-2438d115-db7f-4cb7-978f-2aacf48d5170 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2438d115-db7f-4cb7-978f-2aacf48d5170 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2151f874-0023-4cb1-b8d5-c6e63e559544", "name": "CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2151f874-0023-4cb1-b8d5-c6e63e559544", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/2151f874-0023-4cb1-b8d5-c6e63e559544", "rel": "bookmark"}]} 2018-10-02 17:32:17,084 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-2438d115-db7f-4cb7-978f-2aacf48d5170 2018-10-02 17:32:17,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2438d115-db7f-4cb7-978f-2aacf48d5170" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee544a920eeb82bd5b67105ca413da63e57511e6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661", "description": null}}' 2018-10-02 17:32:17,301 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:17 GMT Server: Apache x-compute-request-id: req-506b851c-1d39-498d-b906-f766995a7de1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-506b851c-1d39-498d-b906-f766995a7de1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e8f9832-e0f2-400e-be28-bd0dff311946", "description": null}} 2018-10-02 17:32:17,301 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-506b851c-1d39-498d-b906-f766995a7de1 2018-10-02 17:32:17,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2438d115-db7f-4cb7-978f-2aacf48d5170" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee544a920eeb82bd5b67105ca413da63e57511e6" 2018-10-02 17:32:17,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:17 GMT Server: Apache x-compute-request-id: req-498ec828-f4ce-4dbf-9b60-886147f95c73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-498ec828-f4ce-4dbf-9b60-886147f95c73 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "2151f874-0023-4cb1-b8d5-c6e63e559544", "name": "CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661-qos"}]} 2018-10-02 17:32:17,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-498ec828-f4ce-4dbf-9b60-886147f95c73 2018-10-02 17:32:17,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2151f874-0023-4cb1-b8d5-c6e63e559544/associate?vol_type_id=8e8f9832-e0f2-400e-be28-bd0dff311946 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2438d115-db7f-4cb7-978f-2aacf48d5170" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee544a920eeb82bd5b67105ca413da63e57511e6" 2018-10-02 17:32:17,691 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99470b89-19fc-4fc1-9e25-7463e7bf7e0a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:17,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2151f874-0023-4cb1-b8d5-c6e63e559544/associate?vol_type_id=8e8f9832-e0f2-400e-be28-bd0dff311946 used request id req-99470b89-19fc-4fc1-9e25-7463e7bf7e0a 2018-10-02 17:32:17,691 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661 2018-10-02 17:32:17,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/8e8f9832-e0f2-400e-be28-bd0dff311946 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2438d115-db7f-4cb7-978f-2aacf48d5170" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee544a920eeb82bd5b67105ca413da63e57511e6" 2018-10-02 17:32:17,881 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a44e7584-41f4-4e3b-bbc9-add23786eeef Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:17,881 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/8e8f9832-e0f2-400e-be28-bd0dff311946 used request id req-a44e7584-41f4-4e3b-bbc9-add23786eeef 2018-10-02 17:32:17,882 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-9ee01370-7c45-43e2-a300-c286d17b1661-qos 2018-10-02 17:32:17,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2151f874-0023-4cb1-b8d5-c6e63e559544?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2438d115-db7f-4cb7-978f-2aacf48d5170" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee544a920eeb82bd5b67105ca413da63e57511e6" 2018-10-02 17:32:18,085 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83b9d6d8-d438-4b97-9537-4f4394a6c047 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:18,085 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2151f874-0023-4cb1-b8d5-c6e63e559544?force=False used request id req-83b9d6d8-d438-4b97-9537-4f4394a6c047 2018-10-02 17:32:18,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:18,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73827c6f46ab43df97421f1f312edb03", "name": "heat_stack_owner"}, {"id": "408975e6d5be41ce806533e37cae5ad6", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33e8581366124150a9c80d4dac09baf0", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33e8581366124150a9c80d4dac09baf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "id": "f4cad82169ad4f3691b7d5cb684edb9d"}, "audit_ids": ["PGgO265oR2ePNq5XOWEexw"], "issued_at": "2018-10-02T17:32:18.000000Z"}} 2018-10-02 17:32:18,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b-qos"}}' 2018-10-02 17:32:18,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:18 GMT Server: Apache x-compute-request-id: req-c00e0abe-63b0-413f-804d-cf9a647e420e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c00e0abe-63b0-413f-804d-cf9a647e420e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2cf87478-0abd-4726-830c-6cd609afb574", "name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2cf87478-0abd-4726-830c-6cd609afb574", "rel": "self"}, {"href": "http://172.30.9.22:8776/33e8581366124150a9c80d4dac09baf0/qos-specs/2cf87478-0abd-4726-830c-6cd609afb574", "rel": "bookmark"}]} 2018-10-02 17:32:18,653 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-c00e0abe-63b0-413f-804d-cf9a647e420e 2018-10-02 17:32:18,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b", "description": null}}' 2018-10-02 17:32:18,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:18 GMT Server: Apache x-compute-request-id: req-60eabf52-3aee-4180-a9b7-7855db275779 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60eabf52-3aee-4180-a9b7-7855db275779 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f619d8b3-e932-4d03-a786-0cb5fe3e99f1", "description": null}} 2018-10-02 17:32:18,842 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types used request id req-60eabf52-3aee-4180-a9b7-7855db275779 2018-10-02 17:32:18,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-02 17:32:19,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:18 GMT Server: Apache x-compute-request-id: req-e3d024fb-0203-4f60-9c7f-402f636069f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3d024fb-0203-4f60-9c7f-402f636069f4 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f619d8b3-e932-4d03-a786-0cb5fe3e99f1", "name": "foo", "control_location": "back-end", "encryption_id": "5a5b3ff6-6ea4-42f4-8dd7-e9eec0581cf6", "provider": "bar", "provider_class": "bar"}} 2018-10-02 17:32:19,054 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1/encryption used request id req-e3d024fb-0203-4f60-9c7f-402f636069f4 2018-10-02 17:32:19,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:19,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:19 GMT Server: Apache x-compute-request-id: req-7ca8d265-44b4-48e5-9741-23b961e3f3c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ca8d265-44b4-48e5-9741-23b961e3f3c4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "2cf87478-0abd-4726-830c-6cd609afb574", "name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b-qos"}]} 2018-10-02 17:32:19,217 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs used request id req-7ca8d265-44b4-48e5-9741-23b961e3f3c4 2018-10-02 17:32:19,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2cf87478-0abd-4726-830c-6cd609afb574/associate?vol_type_id=f619d8b3-e932-4d03-a786-0cb5fe3e99f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:19,431 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-738119ba-a6a4-47d5-8244-1b532254706a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:19,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2cf87478-0abd-4726-830c-6cd609afb574/associate?vol_type_id=f619d8b3-e932-4d03-a786-0cb5fe3e99f1 used request id req-738119ba-a6a4-47d5-8244-1b532254706a 2018-10-02 17:32:19,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:19,617 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:19 GMT Server: Apache x-compute-request-id: req-3dd134ed-518d-47ad-99fa-54a18e75804d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3dd134ed-518d-47ad-99fa-54a18e75804d Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b", "qos_specs_id": "2cf87478-0abd-4726-830c-6cd609afb574", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f619d8b3-e932-4d03-a786-0cb5fe3e99f1", "description": null}} 2018-10-02 17:32:19,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1 used request id req-3dd134ed-518d-47ad-99fa-54a18e75804d 2018-10-02 17:32:19,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:19,794 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:19 GMT Server: Apache x-compute-request-id: req-b54f979d-15e2-4230-aad2-b0d807ce1676 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b54f979d-15e2-4230-aad2-b0d807ce1676 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "f619d8b3-e932-4d03-a786-0cb5fe3e99f1", "control_location": "back-end", "deleted": false, "created_at": "2018-10-02T17:32:19.000000", "updated_at": null, "encryption_id": "5a5b3ff6-6ea4-42f4-8dd7-e9eec0581cf6", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-02 17:32:19,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1/encryption used request id req-b54f979d-15e2-4230-aad2-b0d807ce1676 2018-10-02 17:32:19,794 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b 2018-10-02 17:32:19,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:19,819 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:19 GMT Server: Apache x-compute-request-id: req-e18ffee0-7afe-423c-9cc4-88ab02eb52a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e18ffee0-7afe-423c-9cc4-88ab02eb52a0 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b", "qos_specs_id": "2cf87478-0abd-4726-830c-6cd609afb574", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f619d8b3-e932-4d03-a786-0cb5fe3e99f1", "description": null}} 2018-10-02 17:32:19,819 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1 used request id req-e18ffee0-7afe-423c-9cc4-88ab02eb52a0 2018-10-02 17:32:19,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:20,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42a468b1-a086-451f-abd7-876eb6c5c23f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:20,028 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1/encryption/provider used request id req-42a468b1-a086-451f-abd7-876eb6c5c23f 2018-10-02 17:32:20,028 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b 2018-10-02 17:32:20,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:20,246 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-412319a2-2707-4a62-bff9-d9f1a4fbb877 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:20,246 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/types/f619d8b3-e932-4d03-a786-0cb5fe3e99f1 used request id req-412319a2-2707-4a62-bff9-d9f1a4fbb877 2018-10-02 17:32:20,247 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-f25ab01a-df86-45f9-8d08-66f6261f2b1b-qos 2018-10-02 17:32:20,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2cf87478-0abd-4726-830c-6cd609afb574?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00e0abe-63b0-413f-804d-cf9a647e420e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd64f2887d9ef1731555b163ebe4ed6444425b8" 2018-10-02 17:32:20,538 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13093f02-f921-4db0-8800-8b9dc75f7722 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:20,539 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/33e8581366124150a9c80d4dac09baf0/qos-specs/2cf87478-0abd-4726-830c-6cd609afb574?force=False used request id req-13093f02-f921-4db0-8800-8b9dc75f7722 2018-10-02 17:32:20,540 - 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 780.502s OK 2018-10-02 17:32:20,665 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 17:32:20,666 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-02 17:32:20,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924502f5-14a5-4093-8f11-4100fe89c459 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "73827c6f46ab43df97421f1f312edb03", "links": {"self": "http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:20,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-924502f5-14a5-4093-8f11-4100fe89c459 2018-10-02 17:32:20,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821449756622s 2018-10-02 17:32:20,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:32:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:20,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e103ca41-4324-4394-be61-7c7d50f36e34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:20,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/73827c6f46ab43df97421f1f312edb03 used request id req-e103ca41-4324-4394-be61-7c7d50f36e34 2018-10-02 17:32:20,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.148166179657s 2018-10-02 17:32:20,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:32:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:20,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f233bd15-0ca2-4279-8a5b-de2e2fde2538 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5", "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "domain_id": "default", "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:32:20,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f233bd15-0ca2-4279-8a5b-de2e2fde2538 2018-10-02 17:32:20,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935709476471s 2018-10-02 17:32:20,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f233bd15-0ca2-4279-8a5b-de2e2fde2538 2018-10-02 17:32:21,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:32:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f14497c-46e3-4b36-9277-e8fa455299b6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d"}, "enabled": true, "id": "f4cad82169ad4f3691b7d5cb684edb9d", "options": {}, "domain_id": "default", "name": "api_check-user_37e9b8cb-2436-4757-b09c-f336264895b5"}} 2018-10-02 17:32:21,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d used request id req-3f14497c-46e3-4b36-9277-e8fa455299b6 2018-10-02 17:32:21,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0940198898315s 2018-10-02 17:32:21,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d used request id req-3f14497c-46e3-4b36-9277-e8fa455299b6 2018-10-02 17:32:21,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 17:32:21,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8dcc590-0e5b-4a7f-a87e-57002e33631c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:21,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d used request id req-a8dcc590-0e5b-4a7f-a87e-57002e33631c 2018-10-02 17:32:21,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.264818906784s 2018-10-02 17:32:21,365 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f4cad82169ad4f3691b7d5cb684edb9d used request id req-a8dcc590-0e5b-4a7f-a87e-57002e33631c 2018-10-02 17:32:21,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:32:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5b419a-b553-4a45-a093-a5a854ea0d20 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0"}, "enabled": true, "id": "33e8581366124150a9c80d4dac09baf0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_37e9b8cb-2436-4757-b09c-f336264895b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:32:21,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ec5b419a-b553-4a45-a093-a5a854ea0d20 2018-10-02 17:32:21,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742101669312s 2018-10-02 17:32:21,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ec5b419a-b553-4a45-a093-a5a854ea0d20 2018-10-02 17:32:21,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 17:32:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcfa90c-5825-4a06-9af5-1bd1543897fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:21,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-8fcfa90c-5825-4a06-9af5-1bd1543897fc 2018-10-02 17:32:21,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152520179749s 2018-10-02 17:32:21,596 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/33e8581366124150a9c80d4dac09baf0 used request id req-8fcfa90c-5825-4a06-9af5-1bd1543897fc 2018-10-02 17:32:21,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f37db3-b733-4df8-95b3-54769a991815 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "408975e6d5be41ce806533e37cae5ad6", "links": {"self": "http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6"}, "name": "Member"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:21,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c3f37db3-b733-4df8-95b3-54769a991815 2018-10-02 17:32:21,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830149650574s 2018-10-02 17:32:21,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:32:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db06766-3447-4f10-8568-7b4f159b34e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:21,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/408975e6d5be41ce806533e37cae5ad6 used request id req-2db06766-3447-4f10-8568-7b4f159b34e4 2018-10-02 17:32:21,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0923779010773s 2018-10-02 17:32:21,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:32:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=33e8581366124150a9c80d4dac09baf0&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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:21,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9474cbc1-1a1e-4e2a-967b-4038652c9302 Date: Tue, 02 Oct 2018 17:32:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}]} 2018-10-02 17:32:21,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=33e8581366124150a9c80d4dac09baf0&name=default used request id req-9474cbc1-1a1e-4e2a-967b-4038652c9302 2018-10-02 17:32:21,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196285963058s 2018-10-02 17:32:21,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=33e8581366124150a9c80d4dac09baf0&name=default used request id req-9474cbc1-1a1e-4e2a-967b-4038652c9302 2018-10-02 17:32:21,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:32:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:22,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-03f635dc-d238-4851-a2fe-511d59a7849f Date: Tue, 02 Oct 2018 17:32:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33e8581366124150a9c80d4dac09baf0", "created_at": "2018-10-02T17:19:48Z", "updated_at": "2018-10-02T17:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "9053d846-7b25-4822-bd04-71d624c60b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "a6f295f2-1f26-4f8d-807d-3388e8adcde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "f50203ff-cf9f-4df5-9c61-50c40b158bdd", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "33e8581366124150a9c80d4dac09baf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:48Z", "revision_number": 0, "id": "98cc7882-a838-413e-bbe9-73b900935b54", "remote_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:48Z", "security_group_id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "tenant_id": "33e8581366124150a9c80d4dac09baf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "33e8581366124150a9c80d4dac09baf0"}], "revision_number": 4, "project_id": "33e8581366124150a9c80d4dac09baf0", "id": "23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:32:22,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-03f635dc-d238-4851-a2fe-511d59a7849f 2018-10-02 17:32:22,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204136133194s 2018-10-02 17:32:22,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-03f635dc-d238-4851-a2fe-511d59a7849f 2018-10-02 17:32:22,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 17:32:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec55ebff6b76fd0c2444eab5dc6543673b79937e" 2018-10-02 17:32:22,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aaeeeae5-7b1a-42f0-a269-9a36f26d855b Content-Length: 0 Date: Tue, 02 Oct 2018 17:32:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:32:22,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc.json used request id req-aaeeeae5-7b1a-42f0-a269-9a36f26d855b 2018-10-02 17:32:22,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.315783023834s 2018-10-02 17:32:22,504 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/23ceb7f3-ea6b-4fd9-b47b-67e4273c10cc.json used request id req-aaeeeae5-7b1a-42f0-a269-9a36f26d855b 2018-10-02 17:32:22,524 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-02 17:32:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:32:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:32:22,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:32:22,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:32:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:32:22,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:32:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:32:22,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c90f86-52b9-48ab-8273-8702de106e91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:22,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-99c90f86-52b9-48ab-8273-8702de106e91 2018-10-02 17:32:22,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:22,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["4NV_steFR9ex8kYNVPM0Fg"], "issued_at": "2018-10-02T17:32:22.000000Z"}} 2018-10-02 17:32:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:22,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:32:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:23,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e116763f-a2ae-4a1e-a356-af37eb485ce0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:32:23,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e116763f-a2ae-4a1e-a356-af37eb485ce0 2018-10-02 17:32:23,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.484721183777s 2018-10-02 17:32:23,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:32:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}}' 2018-10-02 17:32:23,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab15a27-1b90-42c1-a638-0ad795a27129 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.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8"}, "enabled": true, "id": "3ae8c6e824764478a10a91d1c73319f8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}} 2018-10-02 17:32:23,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eab15a27-1b90-42c1-a638-0ad795a27129 2018-10-02 17:32:23,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114357948303s 2018-10-02 17:32:23,156 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eab15a27-1b90-42c1-a638-0ad795a27129 2018-10-02 17:32:23,157 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e', 'id': u'3ae8c6e824764478a10a91d1c73319f8', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:32:23,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:32:23,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344193935394s 2018-10-02 17:32:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:23,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762abd74-26d9-4aa6-803e-1984b8ad48c8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e"}} 2018-10-02 17:32:23,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 used request id req-762abd74-26d9-4aa6-803e-1984b8ad48c8 2018-10-02 17:32:23,603 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d49a7dc2c694c8887365699404cafc1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e'}) 2018-10-02 17:32:23,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:23,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f2062c-2c38-410f-ba63-b30e1157b814 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:23,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-91f2062c-2c38-410f-ba63-b30e1157b814 2018-10-02 17:32:23,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826051235199s 2018-10-02 17:32:23,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:23,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:23,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a68f4b-fbcf-485a-9544-00a489f2422b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:23,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79a68f4b-fbcf-485a-9544-00a489f2422b 2018-10-02 17:32:23,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751321315765s 2018-10-02 17:32:23,764 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:32:23,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:32:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" -d '{"role": {"name": "Member"}}' 2018-10-02 17:32:23,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86e8606-6d15-45d8-9e88-c2633fc61d9e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}} 2018-10-02 17:32:23,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e86e8606-6d15-45d8-9e88-c2633fc61d9e 2018-10-02 17:32:23,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110316038132s 2018-10-02 17:32:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:23,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9eadba0-24fa-4143-b77b-20d069137bd8 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "domain_id": null, "name": "Member", "id": "b226054525454a1598bd5bcfa8f7ec3c"}} 2018-10-02 17:32:23,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c used request id req-e9eadba0-24fa-4143-b77b-20d069137bd8 2018-10-02 17:32:23,891 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c'}, 'domain_id': None, 'human_id': None, 'id': u'b226054525454a1598bd5bcfa8f7ec3c', 'HUMAN_ID': False}) 2018-10-02 17:32:23,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:23,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299859d2-2998-4f5f-8bb8-59f9cc758b4d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:23,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-299859d2-2998-4f5f-8bb8-59f9cc758b4d 2018-10-02 17:32:23,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755379199982s 2018-10-02 17:32:23,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:32:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e178ca5-06fd-433a-bfde-5cc768dc3453 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:32:24,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5e178ca5-06fd-433a-bfde-5cc768dc3453 2018-10-02 17:32:24,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0844740867615s 2018-10-02 17:32:24,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:32:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b26f394-7e23-4aca-a6ed-213238467269 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "domain_id": "default", "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:32:24,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0b26f394-7e23-4aca-a6ed-213238467269 2018-10-02 17:32:24,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994091033936s 2018-10-02 17:32:24,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0b26f394-7e23-4aca-a6ed-213238467269 2018-10-02 17:32:24,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:32:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4357a72-7b06-4049-b118-bd1c9a9f864e Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8"}, "enabled": true, "id": "3ae8c6e824764478a10a91d1c73319f8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:32:24,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d4357a72-7b06-4049-b118-bd1c9a9f864e 2018-10-02 17:32:24,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0775818824768s 2018-10-02 17:32:24,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d4357a72-7b06-4049-b118-bd1c9a9f864e 2018-10-02 17:32:24,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:32:24,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=b226054525454a1598bd5bcfa8f7ec3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e83fdc8-eacc-4cbd-99c5-4f83da9c5948 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=b226054525454a1598bd5bcfa8f7ec3c", "previous": null, "next": null}} 2018-10-02 17:32:24,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=b226054525454a1598bd5bcfa8f7ec3c used request id req-4e83fdc8-eacc-4cbd-99c5-4f83da9c5948 2018-10-02 17:32:24,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0835800170898s 2018-10-02 17:32:24,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:32:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8/users/7d49a7dc2c694c8887365699404cafc1/roles/b226054525454a1598bd5bcfa8f7ec3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63cd7269-365f-4602-865b-4c703afb4c48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:24,445 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8/users/7d49a7dc2c694c8887365699404cafc1/roles/b226054525454a1598bd5bcfa8f7ec3c used request id req-63cd7269-365f-4602-865b-4c703afb4c48 2018-10-02 17:32:24,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121109962463s 2018-10-02 17:32:24,446 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e', 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': 'fbbad1dd-bca2-4e4e-b7f1-4b79d3bc3e84', 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_348ff828-0c44-49ad-83a8-becdc3a4449e', 'project_id': u'3ae8c6e824764478a10a91d1c73319f8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:32:24,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:32:24,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:32:24,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:32:24,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:32:24,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:32:24,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:32:24,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:32:24,451 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e', 'password': 'fbbad1dd-bca2-4e4e-b7f1-4b79d3bc3e84', 'project_name': 'snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '3ae8c6e824764478a10a91d1c73319f8', 'project_domain_name': 'Default'} 2018-10-02 17:32:24,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:24,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb100f2d-f952-499d-8528-0f7154898ed7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:24,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bb100f2d-f952-499d-8528-0f7154898ed7 2018-10-02 17:32:24,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746438503265s 2018-10-02 17:32:24,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298a7516-1275-4170-9d3f-f3d7ea106378 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:24,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-298a7516-1275-4170-9d3f-f3d7ea106378 2018-10-02 17:32:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794951915741s 2018-10-02 17:32:24,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:32:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f9c387-9b7e-431e-a064-c761f3f998bf 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:32:24,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-90f9c387-9b7e-431e-a064-c761f3f998bf 2018-10-02 17:32:24,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080099105835s 2018-10-02 17:32:24,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:32:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c837c7c5-2353-4855-8e5a-86931b9c7739 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "domain_id": "default", "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:32:24,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c837c7c5-2353-4855-8e5a-86931b9c7739 2018-10-02 17:32:24,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0901048183441s 2018-10-02 17:32:24,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c837c7c5-2353-4855-8e5a-86931b9c7739 2018-10-02 17:32:24,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:32:24,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f4033b-04ef-4334-8218-0407b87c7ee7 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8"}, "enabled": true, "id": "3ae8c6e824764478a10a91d1c73319f8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:32:24,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-66f4033b-04ef-4334-8218-0407b87c7ee7 2018-10-02 17:32:24,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0819571018219s 2018-10-02 17:32:24,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-66f4033b-04ef-4334-8218-0407b87c7ee7 2018-10-02 17:32:24,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:32:24,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6be7128-1668-4cec-a767-218fc85521e6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 17:32:24,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-e6be7128-1668-4cec-a767-218fc85521e6 2018-10-02 17:32:24,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0814890861511s 2018-10-02 17:32:24,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:32:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8/users/7d49a7dc2c694c8887365699404cafc1/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a781de-c9d4-4dba-896a-088ef27d5d79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:25,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8/users/7d49a7dc2c694c8887365699404cafc1/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-c3a781de-c9d4-4dba-896a-088ef27d5d79 2018-10-02 17:32:25,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.108496189117s 2018-10-02 17:32:25,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb53156b-b2b4-4f95-8e15-37e8d785f086 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:25,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fb53156b-b2b4-4f95-8e15-37e8d785f086 2018-10-02 17:32:25,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781090259552s 2018-10-02 17:32:25,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:32:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-02 17:32:25,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b562b2a5-0ef4-46f7-afc5-c0c1c029a2c7 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0db5d7ee13f94e87b56eef91a82571dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc"}, "name": "heat_stack_owner"}} 2018-10-02 17:32:25,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b562b2a5-0ef4-46f7-afc5-c0c1c029a2c7 2018-10-02 17:32:25,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0987949371338s 2018-10-02 17:32:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d9c8e7-9243-42d4-831c-c1ab9df297fb Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc"}, "domain_id": null, "name": "heat_stack_owner", "id": "0db5d7ee13f94e87b56eef91a82571dc"}} 2018-10-02 17:32:25,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc used request id req-58d9c8e7-9243-42d4-831c-c1ab9df297fb 2018-10-02 17:32:25,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:32:25,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c0a2bc-32eb-426e-80a0-b08e6c515b2a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0db5d7ee13f94e87b56eef91a82571dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:25,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79c0a2bc-32eb-426e-80a0-b08e6c515b2a 2018-10-02 17:32:25,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075954914093s 2018-10-02 17:32:25,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:32:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c71f496-5753-4f7b-b75d-77262928f96e 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:32:25,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2c71f496-5753-4f7b-b75d-77262928f96e 2018-10-02 17:32:25,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807559490204s 2018-10-02 17:32:25,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:32:25,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064a583b-99f4-47e3-81cb-f9c6f5739af8 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "domain_id": "default", "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:32:25,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-064a583b-99f4-47e3-81cb-f9c6f5739af8 2018-10-02 17:32:25,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924031734467s 2018-10-02 17:32:25,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-064a583b-99f4-47e3-81cb-f9c6f5739af8 2018-10-02 17:32:25,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:32:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df2dc7b-6d90-4ae5-9245-83e35ca89ee1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8"}, "enabled": true, "id": "3ae8c6e824764478a10a91d1c73319f8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:32:25,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4df2dc7b-6d90-4ae5-9245-83e35ca89ee1 2018-10-02 17:32:25,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810060501099s 2018-10-02 17:32:25,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4df2dc7b-6d90-4ae5-9245-83e35ca89ee1 2018-10-02 17:32:25,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:32:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=0db5d7ee13f94e87b56eef91a82571dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c693026b-d4bd-4648-847a-589726e267d5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=0db5d7ee13f94e87b56eef91a82571dc", "previous": null, "next": null}} 2018-10-02 17:32:25,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d49a7dc2c694c8887365699404cafc1&scope.project.id=3ae8c6e824764478a10a91d1c73319f8&role.id=0db5d7ee13f94e87b56eef91a82571dc used request id req-c693026b-d4bd-4648-847a-589726e267d5 2018-10-02 17:32:25,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817620754242s 2018-10-02 17:32:25,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:32:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8/users/7d49a7dc2c694c8887365699404cafc1/roles/0db5d7ee13f94e87b56eef91a82571dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:32:25,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e1e8b3-4cfe-4c44-bd7c-8e3377708591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:25,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8/users/7d49a7dc2c694c8887365699404cafc1/roles/0db5d7ee13f94e87b56eef91a82571dc used request id req-62e1e8b3-4cfe-4c44-bd7c-8e3377708591 2018-10-02 17:32:25,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.234819173813s 2018-10-02 17:32:25,975 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-02 17:32:25,975 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-02 17:32:25,975 - openstack_tests - INFO - OS Credentials = > 2018-10-02 17:32:25,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:25,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:26,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}, {"id": "b226054525454a1598bd5bcfa8f7ec3c", "name": "Member"}, {"id": "0db5d7ee13f94e87b56eef91a82571dc", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T18:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ae8c6e824764478a10a91d1c73319f8", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "id": "7d49a7dc2c694c8887365699404cafc1"}, "audit_ids": ["gaT_YFxFRama-mEqaRc13w"], "issued_at": "2018-10-02T17:32:26.000000Z"}} 2018-10-02 17:32:26,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54846f9eeec1b63e9e4b1c21db98380205da8146" 2018-10-02 17:32:26,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-57a96350-5591-4873-930b-2e121872b8a4 Date: Tue, 02 Oct 2018 17:32:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:32:26,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-57a96350-5591-4873-930b-2e121872b8a4 2018-10-02 17:32:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54846f9eeec1b63e9e4b1c21db98380205da8146" 2018-10-02 17:32:26,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8aa9952b-14c1-46bc-a641-d2cd09340450 Date: Tue, 02 Oct 2018 17:32:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 17:32:26,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-8aa9952b-14c1-46bc-a641-d2cd09340450 2018-10-02 17:32:26,838 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-02 17:32:26,838 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-02 17:32:26,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:26,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:27,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}, {"id": "b226054525454a1598bd5bcfa8f7ec3c", "name": "Member"}, {"id": "0db5d7ee13f94e87b56eef91a82571dc", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T18:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ae8c6e824764478a10a91d1c73319f8", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "id": "7d49a7dc2c694c8887365699404cafc1"}, "audit_ids": ["wPxW2DsrRnCQl8AgESWUkA"], "issued_at": "2018-10-02T17:32:27.000000Z"}} 2018-10-02 17:32:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1581a873abfdedf1519d0aa3b1e4abe75d1782" 2018-10-02 17:32:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950cb3b4-92ed-410a-a4f8-cd5e78901937 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:27,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-950cb3b4-92ed-410a-a4f8-cd5e78901937 2018-10-02 17:32:27,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:27,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:27,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}, {"id": "b226054525454a1598bd5bcfa8f7ec3c", "name": "Member"}, {"id": "0db5d7ee13f94e87b56eef91a82571dc", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T18:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ae8c6e824764478a10a91d1c73319f8", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "id": "7d49a7dc2c694c8887365699404cafc1"}, "audit_ids": ["12Sh6yXNRrG971RSsv8xUw"], "issued_at": "2018-10-02T17:32:27.000000Z"}} 2018-10-02 17:32:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:32:27,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4d625d-2e08-40d0-9aeb-8aa1411e906b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:27,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5c4d625d-2e08-40d0-9aeb-8aa1411e906b 2018-10-02 17:32:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:32:27,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:32:27,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-503611c6-976d-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:32:27,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2f3e32-67fb-4571-85b0-e440a8095579 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-503611c6-976d-436-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 17:32:27,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-503611c6-976d-436-proj used request id req-7b2f3e32-67fb-4571-85b0-e440a8095579 2018-10-02 17:32:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:32:27,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91842d9f-a445-49f0-8074-895e403f865c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:32:27,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-91842d9f-a445-49f0-8074-895e403f865c 2018-10-02 17:32:27,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}}' 2018-10-02 17:32:28,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83574c71-94a5-4cb4-8a09-1f2f4f9c7fe9 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:28,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-83574c71-94a5-4cb4-8a09-1f2f4f9c7fe9 2018-10-02 17:32:28,048 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-503611c6-976d-436-proj 2018-10-02 17:32:28,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:28,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:28,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}, {"id": "b226054525454a1598bd5bcfa8f7ec3c", "name": "Member"}, {"id": "0db5d7ee13f94e87b56eef91a82571dc", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T18:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ae8c6e824764478a10a91d1c73319f8", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "id": "7d49a7dc2c694c8887365699404cafc1"}, "audit_ids": ["SyDDDoIITB23Sekplzlr2Q"], "issued_at": "2018-10-02T17:32:28.000000Z"}} 2018-10-02 17:32:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449ffa2c6541a4b0aed2e22aee5a9027dd796dec" 2018-10-02 17:32:28,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfae5e07-17f5-4249-b080-fefea23d4d67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:28,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dfae5e07-17f5-4249-b080-fefea23d4d67 2018-10-02 17:32:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:32:28,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:32:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449ffa2c6541a4b0aed2e22aee5a9027dd796dec" 2018-10-02 17:32:28,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc619b8-0580-4dcf-a3ff-7279cf785938 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "domain_id": "default", "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:32:28,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ecc619b8-0580-4dcf-a3ff-7279cf785938 2018-10-02 17:32:28,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-503611c6-976d-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449ffa2c6541a4b0aed2e22aee5a9027dd796dec" 2018-10-02 17:32:28,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccdbbfe-3017-47f0-8b13-89ad05ab35fe Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-503611c6-976d-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}]} 2018-10-02 17:32:28,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-503611c6-976d-436-proj used request id req-3ccdbbfe-3017-47f0-8b13-89ad05ab35fe 2018-10-02 17:32:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449ffa2c6541a4b0aed2e22aee5a9027dd796dec" 2018-10-02 17:32:28,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae915f62-4f79-495d-9d2b-de24eafaa9d4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 17:32:28,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ae915f62-4f79-495d-9d2b-de24eafaa9d4 2018-10-02 17:32:29,166 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-503611c6-976d-436-user 2018-10-02 17:32:29,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:29,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:32:29,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bab7eef-3c35-49fe-a97a-b7aef94e02be Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0db5d7ee13f94e87b56eef91a82571dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:32:29,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4bab7eef-3c35-49fe-a97a-b7aef94e02be 2018-10-02 17:32:29,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" -d '{"role": {"name": "SimpleHealthCheck-503611c6-976d-436-proj-role"}}' 2018-10-02 17:32:29,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8817d01a-1262-469b-b14e-c7713842bdfa Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb12bf2291ce406b9f8389c6d8b1a08c", "links": {"self": "http://172.30.9.22:5000/v3/roles/bb12bf2291ce406b9f8389c6d8b1a08c"}, "name": "SimpleHealthCheck-503611c6-976d-436-proj-role"}} 2018-10-02 17:32:29,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8817d01a-1262-469b-b14e-c7713842bdfa 2018-10-02 17:32:29,364 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-503611c6-976d-436-proj-role 2018-10-02 17:32:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/bb12bf2291ce406b9f8389c6d8b1a08c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:32:29,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0178d7b2-3fb7-4ad6-8aeb-7c364b2935b1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/bb12bf2291ce406b9f8389c6d8b1a08c"}, "domain_id": null, "name": "SimpleHealthCheck-503611c6-976d-436-proj-role", "id": "bb12bf2291ce406b9f8389c6d8b1a08c"}} 2018-10-02 17:32:29,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/bb12bf2291ce406b9f8389c6d8b1a08c used request id req-0178d7b2-3fb7-4ad6-8aeb-7c364b2935b1 2018-10-02 17:32:29,387 - keystone_utils - INFO - Granting role SimpleHealthCheck-503611c6-976d-436-proj-role to project SimpleHealthCheck-503611c6-976d-436-proj 2018-10-02 17:32:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f/users/5cdda90f631d44a8b0fdffd43a99720d/roles/bb12bf2291ce406b9f8389c6d8b1a08c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:32:29,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc832093-653c-4721-8813-b1d408e42cc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:32:29,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f/users/5cdda90f631d44a8b0fdffd43a99720d/roles/bb12bf2291ce406b9f8389c6d8b1a08c used request id req-fc832093-653c-4721-8813-b1d408e42cc6 2018-10-02 17:32:29,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:32:29,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 17:32:29,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:29,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:29,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb12bf2291ce406b9f8389c6d8b1a08c", "name": "SimpleHealthCheck-503611c6-976d-436-proj-role"}], "expires_at": "2018-10-02T18:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df53415c3090459388f5e3f64d81526f", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-503611c6-976d-436-user", "id": "5cdda90f631d44a8b0fdffd43a99720d"}, "audit_ids": ["jPwqVMqSTPOLaiV8ASxm-w"], "issued_at": "2018-10-02T17:32:29.000000Z"}} 2018-10-02 17:32:29,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:32:29,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0527a0e-94a4-452a-ac61-ec50b7794a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:29,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d0527a0e-94a4-452a-ac61-ec50b7794a65 2018-10-02 17:32:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:32:30,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9eb25899-68bc-474a-894f-6b274ed3196c Date: Tue, 02 Oct 2018 17:32:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image"} 2018-10-02 17:32:30,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image used request id req-9eb25899-68bc-474a-894f-6b274ed3196c 2018-10-02 17:32:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:32:30,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c33253b4-a8a0-429e-ac77-ba36f3bf37bb Date: Tue, 02 Oct 2018 17:32:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:32:30,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-c33253b4-a8a0-429e-ac77-ba36f3bf37bb 2018-10-02 17:32:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image"}' 2018-10-02 17:32:30,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 X-Openstack-Request-Id: req-c202bd7c-4819-444a-802b-3741e94234cf Date: Tue, 02 Oct 2018 17:32:30 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:32:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T17:32:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228", "min_disk": 0, "protected": false, "id": "e5653334-78a3-4a8f-93ad-fec354e96228", "file": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228/file", "checksum": null, "owner": "df53415c3090459388f5e3f64d81526f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:32:30,543 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c202bd7c-4819-444a-802b-3741e94234cf 2018-10-02 17:32:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" -d '' 2018-10-02 17:32:32,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d39e61f-cf24-42f0-b0b7-956af56da1f5 Date: Tue, 02 Oct 2018 17:32:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:32:32,214 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228/file used request id req-5d39e61f-cf24-42f0-b0b7-956af56da1f5 2018-10-02 17:32:32,214 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:32:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:32:32,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0c9aa2c7-6ecc-4a7c-a841-2f4df4582c7d Date: Tue, 02 Oct 2018 17:32:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:32:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:32:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e5653334-78a3-4a8f-93ad-fec354e96228/snap", "metadata": {}}], "self": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228", "min_disk": 0, "protected": false, "id": "e5653334-78a3-4a8f-93ad-fec354e96228", "file": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df53415c3090459388f5e3f64d81526f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e5653334-78a3-4a8f-93ad-fec354e96228/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:32:32,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 used request id req-0c9aa2c7-6ecc-4a7c-a841-2f4df4582c7d 2018-10-02 17:32:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:32:32,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b55a1d61-9623-4c59-872f-d6c65ec222af Date: Tue, 02 Oct 2018 17:32:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:32:32,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b55a1d61-9623-4c59-872f-d6c65ec222af 2018-10-02 17:32:32,537 - create_image - INFO - Created image with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image 2018-10-02 17:32:32,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:32:32,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d031f5fc-7ebe-4a9e-87d5-8683c2f0557e Date: Tue, 02 Oct 2018 17:32:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:32:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:32:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e5653334-78a3-4a8f-93ad-fec354e96228/snap", "metadata": {}}], "self": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228", "min_disk": 0, "protected": false, "id": "e5653334-78a3-4a8f-93ad-fec354e96228", "file": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df53415c3090459388f5e3f64d81526f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e5653334-78a3-4a8f-93ad-fec354e96228/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 17:32:32,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 used request id req-d031f5fc-7ebe-4a9e-87d5-8683c2f0557e 2018-10-02 17:32:32,710 - create_image - DEBUG - Instance status is - active 2018-10-02 17:32:32,710 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image 2018-10-02 17:32:32,711 - create_image - INFO - Image is now active with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image 2018-10-02 17:32:32,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:32,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:33,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb12bf2291ce406b9f8389c6d8b1a08c", "name": "SimpleHealthCheck-503611c6-976d-436-proj-role"}], "expires_at": "2018-10-02T18:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df53415c3090459388f5e3f64d81526f", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-503611c6-976d-436-user", "id": "5cdda90f631d44a8b0fdffd43a99720d"}, "audit_ids": ["f7bGg-f8QtuNxEP0QblDzg"], "issued_at": "2018-10-02T17:32:33.000000Z"}} 2018-10-02 17:32:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:32:33,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f555a6c0-1e08-4065-aca4-4f853df5b391 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:33,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f555a6c0-1e08-4065-aca4-4f853df5b391 2018-10-02 17:32:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:32:33,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-29aa9898-a229-4a21-9fc4-656b102abdfd Date: Tue, 02 Oct 2018 17:32:33 GMT RESP BODY: {"networks":[]} 2018-10-02 17:32:33,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-29aa9898-a229-4a21-9fc4-656b102abdfd 2018-10-02 17:32:33,270 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net 2018-10-02 17:32:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" -d '{"network": {"name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net", "admin_state_up": true}}' 2018-10-02 17:32:33,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5479ecd0-4e0e-4c2c-b265-db22a38d580e Date: Tue, 02 Oct 2018 17:32:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a284918-0d48-44f1-a8ad-27b257807337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:32:33Z","is_default":false,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","mtu":1450}} 2018-10-02 17:32:33,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-5479ecd0-4e0e-4c2c-b265-db22a38d580e 2018-10-02 17:32:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:32:34,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-156c5710-09cd-4e2a-a4fd-fbf8b3a272c1 Date: Tue, 02 Oct 2018 17:32:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T17:32:33Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:34,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-156c5710-09cd-4e2a-a4fd-fbf8b3a272c1 2018-10-02 17:32:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:32:34,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76d1dfde-de58-4634-9f61-81adf7bb5423 Date: Tue, 02 Oct 2018 17:32:34 GMT RESP BODY: {"subnets":[]} 2018-10-02 17:32:34,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-76d1dfde-de58-4634-9f61-81adf7bb5423 2018-10-02 17:32:34,215 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet 2018-10-02 17:32:34,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" -d '{"subnets": [{"ip_version": 4, "network_id": "7a284918-0d48-44f1-a8ad-27b257807337", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]}' 2018-10-02 17:32:34,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b56ff42f-3642-48ea-9235-219a2f4aa20d Date: Tue, 02 Oct 2018 17:32:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:34,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b56ff42f-3642-48ea-9235-219a2f4aa20d 2018-10-02 17:32:34,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:32:35,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2f977e6b-bd8b-450a-94a0-80beb8bf754d Date: Tue, 02 Oct 2018 17:32: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":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:35,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-2f977e6b-bd8b-450a-94a0-80beb8bf754d 2018-10-02 17:32:35,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:32:35,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-040d0d57-9909-4d22-822a-3bf7fa0b684d Date: Tue, 02 Oct 2018 17:32:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:35,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-040d0d57-9909-4d22-822a-3bf7fa0b684d 2018-10-02 17:32:35,372 - OpenStackNetwork - DEBUG - Network [7a284918-0d48-44f1-a8ad-27b257807337] created successfully 2018-10-02 17:32:35,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:35,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:35,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}, {"id": "b226054525454a1598bd5bcfa8f7ec3c", "name": "Member"}, {"id": "0db5d7ee13f94e87b56eef91a82571dc", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T18:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ae8c6e824764478a10a91d1c73319f8", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3ae8c6e824764478a10a91d1c73319f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "id": "7d49a7dc2c694c8887365699404cafc1"}, "audit_ids": ["gx4km7MxS-WminNMgEsClQ"], "issued_at": "2018-10-02T17:32:35.000000Z"}} 2018-10-02 17:32:35,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e17966f0905f51c15d3dea310bff9b788de248" 2018-10-02 17:32:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f616f5d9-b1d6-49e0-bdcc-eee71104a389 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:35,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f616f5d9-b1d6-49e0-bdcc-eee71104a389 2018-10-02 17:32:35,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:32:35,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e17966f0905f51c15d3dea310bff9b788de248" 2018-10-02 17:32:36,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86ef4106-464a-43bc-a2b4-b430ca9acf4c x-compute-request-id: req-86ef4106-464a-43bc-a2b4-b430ca9acf4c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 17:32:36,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-86ef4106-464a-43bc-a2b4-b430ca9acf4c 2018-10-02 17:32:36,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e17966f0905f51c15d3dea310bff9b788de248" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 17:32:36,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d42c016a-1f9b-45b8-8f85-06c23a979848 x-compute-request-id: req-d42c016a-1f9b-45b8-8f85-06c23a979848 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:32:36,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d42c016a-1f9b-45b8-8f85-06c23a979848 2018-10-02 17:32:36,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:36,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:36,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb12bf2291ce406b9f8389c6d8b1a08c", "name": "SimpleHealthCheck-503611c6-976d-436-proj-role"}], "expires_at": "2018-10-02T18:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df53415c3090459388f5e3f64d81526f", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-503611c6-976d-436-user", "id": "5cdda90f631d44a8b0fdffd43a99720d"}, "audit_ids": ["t0m0eOycTEOBPo6kgtr2EQ"], "issued_at": "2018-10-02T17:32:36.000000Z"}} 2018-10-02 17:32:36,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:36,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a00020e-6645-4c9d-aecc-19b46210f963 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:36,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0a00020e-6645-4c9d-aecc-19b46210f963 2018-10-02 17:32:36,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 17:32:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:36,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbeb079-4d8e-4c16-8578-bcf2a60be83c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:36,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dcbeb079-4d8e-4c16-8578-bcf2a60be83c 2018-10-02 17:32:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:36,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-626f652e-6216-491e-babd-8c4343dfdb88 Date: Tue, 02 Oct 2018 17:32: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":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:36,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-626f652e-6216-491e-babd-8c4343dfdb88 2018-10-02 17:32:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:32:36,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:32:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:37,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc10a3f-8206-4bac-8f27-096a9dba6ab5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:37,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-3fc10a3f-8206-4bac-8f27-096a9dba6ab5 2018-10-02 17:32:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:37,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8518db43-3615-440c-a980-3a4e6a1cb4c0 Date: Tue, 02 Oct 2018 17:32:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:37,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-8518db43-3615-440c-a980-3a4e6a1cb4c0 2018-10-02 17:32:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:37,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3804aa5-a4a6-4b2f-b5d6-a66c39046548 Date: Tue, 02 Oct 2018 17:32:37 GMT RESP BODY: {"ports":[]} 2018-10-02 17:32:37,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1&admin_state_up=True used request id req-d3804aa5-a4a6-4b2f-b5d6-a66c39046548 2018-10-02 17:32:37,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:37,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-d2a9b13d-13e6-44bc-b07b-48ba3da03e8f x-compute-request-id: req-d2a9b13d-13e6-44bc-b07b-48ba3da03e8f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 17:32:37,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst used request id req-d2a9b13d-13e6-44bc-b07b-48ba3da03e8f 2018-10-02 17:32:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:37,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-bf04e8de-c8e2-43cf-9af1-24da2c93259d Date: Tue, 02 Oct 2018 17:32: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":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:37,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-bf04e8de-c8e2-43cf-9af1-24da2c93259d 2018-10-02 17:32:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:37,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b7d10e-6a65-4c01-b3db-6de42b939615 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:37,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-76b7d10e-6a65-4c01-b3db-6de42b939615 2018-10-02 17:32:37,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:38,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6d5d3bfe-2e9c-4aee-b77a-db6333e40773 Date: Tue, 02 Oct 2018 17:32:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:38,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-6d5d3bfe-2e9c-4aee-b77a-db6333e40773 2018-10-02 17:32:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:38,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-308938b2-86f1-49a2-9477-f565bdb7527e Date: Tue, 02 Oct 2018 17:32:38 GMT RESP BODY: {"ports":[]} 2018-10-02 17:32:38,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1&admin_state_up=True used request id req-308938b2-86f1-49a2-9477-f565bdb7527e 2018-10-02 17:32:38,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 17:32:38,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:32:38,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb12bf2291ce406b9f8389c6d8b1a08c", "name": "SimpleHealthCheck-503611c6-976d-436-proj-role"}], "expires_at": "2018-10-02T18:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df53415c3090459388f5e3f64d81526f", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/df53415c3090459388f5e3f64d81526f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-503611c6-976d-436-user", "id": "5cdda90f631d44a8b0fdffd43a99720d"}, "audit_ids": ["GgeO7YdoRbOYetwIVWcDEA"], "issued_at": "2018-10-02T17:32:38.000000Z"}} 2018-10-02 17:32:38,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2851f93b0690bd2de69c7555d01b9fefa1ca7240" 2018-10-02 17:32:38,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babab06f-ca14-47d8-81ff-7f68f219af24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:32:38,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-babab06f-ca14-47d8-81ff-7f68f219af24 2018-10-02 17:32:38,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:38,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6c4d4fc3-d731-4525-b61b-7c242c493ab5 Date: Tue, 02 Oct 2018 17:32: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":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:38,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-6c4d4fc3-d731-4525-b61b-7c242c493ab5 2018-10-02 17:32:38,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a423a1d-546e-4f3b-acea-7a44b25e66aa Date: Tue, 02 Oct 2018 17:32:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:39,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-8a423a1d-546e-4f3b-acea-7a44b25e66aa 2018-10-02 17:32:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:39,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-7cc2a038-9ead-46f6-b880-0b23859c1ee6 Date: Tue, 02 Oct 2018 17:32: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":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:39,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-7cc2a038-9ead-46f6-b880-0b23859c1ee6 2018-10-02 17:32:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:32:39,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:32:39,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2851f93b0690bd2de69c7555d01b9fefa1ca7240" 2018-10-02 17:32:39,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ac4dd2-21b6-4f27-b3c6-f851e5b693d8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:39,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-41ac4dd2-21b6-4f27-b3c6-f851e5b693d8 2018-10-02 17:32:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:39,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1a93b031-0ca0-4838-a735-ac2e36d69778 Date: Tue, 02 Oct 2018 17:32:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:39,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-1a93b031-0ca0-4838-a735-ac2e36d69778 2018-10-02 17:32:39,773 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net 2018-10-02 17:32:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" -d '{"port": {"network_id": "7a284918-0d48-44f1-a8ad-27b257807337", "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1", "admin_state_up": true}}' 2018-10-02 17:32:40,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-87f6c851-a471-4c18-a640-1766cd1d79a3 Date: Tue, 02 Oct 2018 17:32:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:32:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33eff75b-3c67-434b-986c-f34e9371f13f","ip_address":"10.55.0.7"}],"id":"b2562597-d369-4def-8a70-26054c331b1b","security_groups":["bbec6765-a98f-4816-860f-12ec5b191291"],"mac_address":"fa:16:3e:08:4f:ef","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1","project_id":"df53415c3090459388f5e3f64d81526f","qos_policy_id":null,"admin_state_up":true,"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:40Z","binding:vnic_type":"normal"}} 2018-10-02 17:32:40,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-87f6c851-a471-4c18-a640-1766cd1d79a3 2018-10-02 17:32:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:40,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d2be281b-f190-4f47-9b75-c88c97ee453b Date: Tue, 02 Oct 2018 17: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":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:40,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-d2be281b-f190-4f47-9b75-c88c97ee453b 2018-10-02 17:32:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85c072f-1b59-4dc2-98f9-527a4c1de8d7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:41,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-e85c072f-1b59-4dc2-98f9-527a4c1de8d7 2018-10-02 17:32:41,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1063256c-ab1f-4074-8191-6f7aa8af27c0 Date: Tue, 02 Oct 2018 17:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:41,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-1063256c-ab1f-4074-8191-6f7aa8af27c0 2018-10-02 17:32:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-40777d10-058b-49dc-95d0-213d0e17f42b Date: Tue, 02 Oct 2018 17:32:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:32:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33eff75b-3c67-434b-986c-f34e9371f13f","ip_address":"10.55.0.7"}],"id":"b2562597-d369-4def-8a70-26054c331b1b","security_groups":["bbec6765-a98f-4816-860f-12ec5b191291"],"mac_address":"fa:16:3e:08:4f:ef","project_id":"df53415c3090459388f5e3f64d81526f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1","admin_state_up":true,"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:40Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 17:32:41,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1&admin_state_up=True used request id req-40777d10-058b-49dc-95d0-213d0e17f42b 2018-10-02 17:32:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b385679-58a4-4d6d-b540-c9a6f950811f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:41,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-9b385679-58a4-4d6d-b540-c9a6f950811f 2018-10-02 17:32:41,370 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst 2018-10-02 17:32:41,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2135d481-24b2-4a5a-9ac0-4e1e395e7bcc x-compute-request-id: req-2135d481-24b2-4a5a-9ac0-4e1e395e7bcc Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}], "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-flavor-name"}]} 2018-10-02 17:32:41,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2135d481-24b2-4a5a-9ac0-4e1e395e7bcc 2018-10-02 17:32:41,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b0b1fef-c8dd-41ff-ba5e-b379590fb696 x-compute-request-id: req-4b0b1fef-c8dd-41ff-ba5e-b379590fb696 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:32:41,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d used request id req-4b0b1fef-c8dd-41ff-ba5e-b379590fb696 2018-10-02 17:32:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-78dabbbe-bc0a-414c-99ca-776c7a5785b8 Date: Tue, 02 Oct 2018 17:32:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T17:32:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T17:32:32Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e5653334-78a3-4a8f-93ad-fec354e96228/snap", "metadata": {}}], "self": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228", "min_disk": 0, "protected": false, "id": "e5653334-78a3-4a8f-93ad-fec354e96228", "file": "/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df53415c3090459388f5e3f64d81526f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e5653334-78a3-4a8f-93ad-fec354e96228/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image"} 2018-10-02 17:32:41,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image used request id req-78dabbbe-bc0a-414c-99ca-776c7a5785b8 2018-10-02 17:32:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:41,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ea2925a-b52e-4d01-9020-cf536f6c8fc6 Date: Tue, 02 Oct 2018 17:32:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 17:32:41,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9ea2925a-b52e-4d01-9020-cf536f6c8fc6 2018-10-02 17:32:41,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" -d '{"server": {"name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "imageRef": "e5653334-78a3-4a8f-93ad-fec354e96228", "flavorRef": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "max_count": 1, "min_count": 1, "networks": [{"port": "b2562597-d369-4def-8a70-26054c331b1b"}]}}' 2018-10-02 17:32:43,293 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95d989db-0b3d-45e2-a6f8-afdac3974c46 x-compute-request-id: req-95d989db-0b3d-45e2-a6f8-afdac3974c46 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "adminPass": "xduQ5dw8CZPT"}} 2018-10-02 17:32:43,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-95d989db-0b3d-45e2-a6f8-afdac3974c46 2018-10-02 17:32:43,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:43,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29e7427c-2634-4398-98b6-55fc392a4397 x-compute-request-id: req-29e7427c-2634-4398-98b6-55fc392a4397 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:43,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-29e7427c-2634-4398-98b6-55fc392a4397 2018-10-02 17:32:43,663 - create_instance - INFO - Created instance with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst 2018-10-02 17:32:43,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:44,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91561e62-cba2-4cba-b74f-2b59d707d41a x-compute-request-id: req-91561e62-cba2-4cba-b74f-2b59d707d41a Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:44,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-91561e62-cba2-4cba-b74f-2b59d707d41a 2018-10-02 17:32:44,031 - create_instance - DEBUG - Instance status [SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst] is - BUILD 2018-10-02 17:32:44,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:32:47,034 - create_instance - DEBUG - VM status query timeout in 896.628710032 2018-10-02 17:32:47,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:47,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-c14325eb-23be-41c0-b9fc-a55313c78b44 x-compute-request-id: req-c14325eb-23be-41c0-b9fc-a55313c78b44 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.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "security_groups": [{"name": "default"}], "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:32:44Z", "hostId": "0e56ed231afc4b7b08e838392b9332dbc4e3f56c1ed89fdee88c7a23", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:47,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-c14325eb-23be-41c0-b9fc-a55313c78b44 2018-10-02 17:32:47,352 - create_instance - DEBUG - Instance status [SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst] is - BUILD 2018-10-02 17:32:47,352 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:32:50,356 - create_instance - DEBUG - VM status query timeout in 893.307657957 2018-10-02 17:32:50,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:51,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-438b4ec5-9ab4-4667-b8c2-520c7cd20553 x-compute-request-id: req-438b4ec5-9ab4-4667-b8c2-520c7cd20553 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:ef", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:32:49.000000", "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "security_groups": [{"name": "default"}], "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:32:49Z", "hostId": "0e56ed231afc4b7b08e838392b9332dbc4e3f56c1ed89fdee88c7a23", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:51,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-438b4ec5-9ab4-4667-b8c2-520c7cd20553 2018-10-02 17:32:51,084 - create_instance - DEBUG - Instance status [SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst] is - ACTIVE 2018-10-02 17:32:51,085 - create_instance - INFO - VM is - ACTIVE 2018-10-02 17:32:51,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:51,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-f95291da-797a-4a51-aa18-4fd0d1cb398e x-compute-request-id: req-f95291da-797a-4a51-aa18-4fd0d1cb398e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:ef", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:32:49.000000", "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "security_groups": [{"name": "default"}], "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:32:49Z", "hostId": "0e56ed231afc4b7b08e838392b9332dbc4e3f56c1ed89fdee88c7a23", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:51,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-f95291da-797a-4a51-aa18-4fd0d1cb398e 2018-10-02 17:32:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:51,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-64cb7f80-cb36-4143-96ef-c51439b40fee Date: Tue, 02 Oct 2018 17:32:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["33eff75b-3c67-434b-986c-f34e9371f13f"],"updated_at":"2018-10-02T17:32:34Z","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df53415c3090459388f5e3f64d81526f","id":"7a284918-0d48-44f1-a8ad-27b257807337","name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net"}]} 2018-10-02 17:32:51,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net used request id req-64cb7f80-cb36-4143-96ef-c51439b40fee 2018-10-02 17:32:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:51,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3bce9b-156d-4deb-9d4c-7a50fb1f48d4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:32:51,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-df3bce9b-156d-4deb-9d4c-7a50fb1f48d4 2018-10-02 17:32:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:51,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b97eb831-f12c-4e2d-b8c0-e62989de959c Date: Tue, 02 Oct 2018 17:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:34Z","dns_nameservers":[],"updated_at":"2018-10-02T17:32: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":"df53415c3090459388f5e3f64d81526f","id":"33eff75b-3c67-434b-986c-f34e9371f13f","subnetpool_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet"}]} 2018-10-02 17:32:51,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-b97eb831-f12c-4e2d-b8c0-e62989de959c 2018-10-02 17:32:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:51,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-3a4ff63e-9c7d-401a-bcc1-fdbf4e1e68d1 Date: Tue, 02 Oct 2018 17:32:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:32:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33eff75b-3c67-434b-986c-f34e9371f13f","ip_address":"10.55.0.2"}],"id":"19c8e5c3-f44e-4b2c-b917-57c60776c02b","security_groups":[],"mac_address":"fa:16:3e:57:1a:a3","project_id":"df53415c3090459388f5e3f64d81526f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7a284918-0d48-44f1-a8ad-27b257807337"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:32:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33eff75b-3c67-434b-986c-f34e9371f13f","ip_address":"10.55.0.3"}],"id":"97245f4a-08d9-4418-b20d-75f1472653d9","security_groups":[],"mac_address":"fa:16:3e:88:01:18","project_id":"df53415c3090459388f5e3f64d81526f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7a284918-0d48-44f1-a8ad-27b257807337"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:32:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33eff75b-3c67-434b-986c-f34e9371f13f","ip_address":"10.55.0.4"}],"id":"a282dda8-febc-4e2e-b863-7651ce03561d","security_groups":[],"mac_address":"fa:16:3e:a0:e0:c7","project_id":"df53415c3090459388f5e3f64d81526f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a284918-0d48-44f1-a8ad-27b257807337"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:32:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33eff75b-3c67-434b-986c-f34e9371f13f","ip_address":"10.55.0.7"}],"id":"b2562597-d369-4def-8a70-26054c331b1b","security_groups":["bbec6765-a98f-4816-860f-12ec5b191291"],"mac_address":"fa:16:3e:08:4f:ef","project_id":"df53415c3090459388f5e3f64d81526f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1","admin_state_up":true,"network_id":"7a284918-0d48-44f1-a8ad-27b257807337","tenant_id":"df53415c3090459388f5e3f64d81526f","created_at":"2018-10-02T17:32:40Z","binding:vnic_type":"normal","device_id":"18d0424c-746c-4827-97d1-28b0db8344e1"}]} 2018-10-02 17:32:51,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7a284918-0d48-44f1-a8ad-27b257807337 used request id req-3a4ff63e-9c7d-401a-bcc1-fdbf4e1e68d1 2018-10-02 17:32:51,996 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-10-02 17:32:51,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:52,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-7313da92-9ba1-4488-88a7-34a159839df2 x-compute-request-id: req-7313da92-9ba1-4488-88a7-34a159839df2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:ef", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:32:49.000000", "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "security_groups": [{"name": "default"}], "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:32:49Z", "hostId": "0e56ed231afc4b7b08e838392b9332dbc4e3f56c1ed89fdee88c7a23", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:52,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-7313da92-9ba1-4488-88a7-34a159839df2 2018-10-02 17:32:52,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 17:32:53,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-d1839893-f680-49be-956d-c9317622c168 x-compute-request-id: req-d1839893-f680-49be-956d-c9317622c168 Content-Encoding: gzip Content-Length: 7932 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 518206760 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127001] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.128654] pid_max: default: 32768 minimum: 301\n[ 0.129542] ACPI: Core revision 20150930\n[ 0.130917] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132217] Security Framework initialized\n[ 0.133018] Yama: becoming mindful.\n[ 0.133742] AppArmor: AppArmor initialized\n[ 0.134594] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135869] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137116] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138301] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139652] Initializing cgroup subsys io\n[ 0.140457] Initializing cgroup subsys memory\n[ 0.141307] Initializing cgroup subsys devices\n[ 0.142186] Initializing cgroup subsys freezer\n[ 0.143048] Initializing cgroup subsys net_cls\n[ 0.143909] Initializing cgroup subsys perf_event\n[ 0.144816] Initializing cgroup subsys net_prio\n[ 0.145689] Initializing cgroup subsys hugetlb\n[ 0.146556] Initializing cgroup subsys pids\n[ 0.147422] CPU: Physical Processor ID: 0\n[ 0.148898] mce: CPU supports 10 MCE banks\n[ 0.149736] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161739] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168033] ftrace: allocating 31920 entries in 125 pages\n[ 0.193694] smpboot: Max logical packages: 1\n[ 0.194574] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195915] x2apic enabled\n[ 0.196725] Switched APIC routing to physical x2apic.\n[ 0.198482] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199590] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203323] KVM setup paravirtual spinlock\n[ 0.204601] x86: Booted up 1 node, 1 CPUs\n[ 0.205396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206762] devtmpfs: initialized\n[ 0.208457] evm: security.selinux\n[ 0.209150] evm: security.SMACK64\n[ 0.209827] evm: security.SMACK64EXEC\n[ 0.210562] evm: security.SMACK64TRANSMUTE\n[ 0.211358] evm: security.SMACK64MMAP\n[ 0.212086] evm: security.ima\n[ 0.212719] evm: security.capability\n[ 0.213519] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215343] pinctrl core: initialized pinctrl subsystem\n[ 0.216420] RTC time: 17:32:49, date: 10/02/18\n[ 0.217366] NET: Registered protocol family 16\n[ 0.218322] cpuidle: using governor ladder\n[ 0.219126] cpuidle: using governor menu\n[ 0.219896] PCCT header not found.\n[ 0.220637] ACPI: bus type PCI registered\n[ 0.221437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222666] PCI: Using configuration type 1 for base access\n[ 0.224406] ACPI: Added _OSI(Module Device)\n[ 0.225232] ACPI: Added _OSI(Processor Device)\n[ 0.226086] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226966] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229040] ACPI: Interpreter enabled\n[ 0.229800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237059] ACPI: (supports S0 S5)\n[ 0.237761] ACPI: Using IOAPIC for interrupt routing\n[ 0.238700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244109] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247489] acpiphp: Slot [3] registered\n[ 0.248284] acpiphp: Slot [4] registered\n[ 0.249068] acpiphp: Slot [5] registered\n[ 0.249860] acpiphp: Slot [6] registered\n[ 0.250645] acpiphp: Slot [7] registered\n[ 0.251432] acpiphp: Slot [8] registered\n[ 0.252213] acpiphp: Slot [9] registered\n[ 0.252992] acpiphp: Slot [10] registered\n[ 0.253788] acpiphp: Slot [11] registered\n[ 0.254601] acpiphp: Slot [12] registered\n[ 0.255407] acpiphp: Slot [13] registered\n[ 0.256201] acpiphp: Slot [14] registered\n[ 0.256994] acpiphp: Slot [15] registered\n[ 0.267635] acpiphp: Slot [16] registered\n[ 0.268444] acpiphp: Slot [17] registered\n[ 0.269240] acpiphp: Slot [18] registered\n[ 0.270030] acpiphp: Slot [19] registered\n[ 0.270829] acpiphp: Slot [20] registered\n[ 0.271632] acpiphp: Slot [21] registered\n[ 0.272432] acpiphp: Slot [22] registered\n[ 0.273225] acpiphp: Slot [23] registered\n[ 0.274022] acpiphp: Slot [24] registered\n[ 0.274820] acpiphp: Slot [25] registered\n[ 0.275617] acpiphp: Slot [26] registered\n[ 0.276418] acpiphp: Slot [27] registered\n[ 0.277213] acpiphp: Slot [28] registered\n[ 0.278004] acpiphp: Slot [29] registered\n[ 0.278804] acpiphp: Slot [30] registered\n[ 0.279605] acpiphp: Slot [31] registered\n[ 0.280397] PCI host bridge to bus 0000:00\n[ 0.281194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282387] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284998] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.286431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292636] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295061] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351137] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352526] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353923] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355280] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357664] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358886] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360402] vgaarb: loaded\n[ 0.360992] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362128] SCSI subsystem initialized\n[ 0.362934] ACPI: bus type USB registered\n[ 0.363746] usbcore: registered new interface driver usbfs\n[ 0.364754] usbcore: registered new interface driver hub\n[ 0.365739] usbcore: registered new device driver usb\n[ 0.366782] PCI: Using ACPI for IRQ routing\n[ 0.367813] NetLabel: Initializing\n[ 0.368521] NetLabel: domain hash size = 128\n[ 0.369355] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370283] NetLabel: unlabeled traffic allowed by default\n[ 0.371360] clocksource: Switched to clocksource kvm-clock\n[ 0.376650] AppArmor: AppArmor Filesystem Enabled\n[ 0.377618] pnp: PnP ACPI init\n[ 0.378525] pnp: PnP ACPI: found 5 devices\n[ 0.384533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386209] NET: Registered protocol family 2\n[ 0.387156] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.388410] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.389567] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.390711] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391778] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392949] NET: Registered protocol family 1\n[ 0.393806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394886] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395950] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424414] Trying to unpack rootfs image as initramfs...\n[ 0.473729] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.487970] Scanning for low memory corruption every 60 seconds\n[ 0.489645] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491296] audit: initializing netlink subsys (disabled)\n[ 0.492783] audit: type=2000 audit(1538501570.176:1): initialized\n[ 0.494605] Initialise system trusted keyring\n[ 0.495841] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497500] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500060] zbud: loaded\n[ 0.500965] VFS: Disk quotas dquot_6.6.0\n[ 0.502092] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504130] fuse init (API version 7.23)\n[ 0.505307] Key type big_key registered\n[ 0.506335] Allocating IMA MOK and blacklist keyrings.\n[ 0.507810] Key type asymmetric registered\n[ 0.508912] Asymmetric key parser 'x509' registered\n[ 0.510261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512340] io scheduler noop registered\n[ 0.513426] io scheduler deadline registered (default)\n[ 0.514808] io scheduler cfq registered\n[ 0.515937] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521198] ACPI: Power Button [PWRF]\n[ 0.522255] GHES: HEST is not enabled!\n[ 0.536275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571815] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603062] Linux agpgart interface v0.103\n[ 0.605884] brd: module loaded\n[ 0.607327] loop: module loaded\n[ 0.612839] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614858] GPT:90111 != 20971519\n[ 0.615839] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617417] GPT:90111 != 20971519\n[ 0.618362] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619711] vda: vda1 vda15\n[ 0.621635] scsi host0: ata_piix\n[ 0.622953] scsi host1: ata_piix\n[ 0.623878] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627693] libphy: Fixed MDIO Bus: probed\n[ 0.628580] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629520] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631769] PPP generic driver version 2.4.2\n[ 0.632664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633839] ehci-pci: EHCI PCI platform driver\n[ 0.634698] ehci-platform: EHCI generic platform driver\n[ 0.635683] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636795] ohci-pci: OHCI PCI platform driver\n[ 0.637651] ohci-platform: OHCI generic platform driver\n[ 0.638627] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653001] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654000] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655446] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.657563] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660165] usb usb1: Product: UHCI Host Controller\n[ 0.661088] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662211] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663226] hub 1-0:1.0: USB hub found\n[ 0.664003] hub 1-0:1.0: 2 ports detected\n[ 0.664909] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.666997] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.667952] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668981] mousedev: PS/2 mouse device common for all mice\n[ 0.670226] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672042] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.674300] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.675490] i2c /dev entries driver\n[ 0.676252] device-mapper: uevent: version 1.0.3\n[ 0.677181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678785] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680088] NET: Registered protocol family 10\n[ 0.681095] NET: Registered protocol family 17\n[ 0.681974] Key type dns_resolver registered\n[ 0.682903] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684001] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685755] registered taskstats version 1\n[ 0.686574] Loading compiled-in X.509 certificates\n[ 0.688016] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689837] zswap: loaded using pool lzo/zbud\n[ 0.691257] Key type trusted registered\n[ 0.692805] Key type encrypted registered\n[ 0.693618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.694637] ima: No TPM chip found, activating TPM-bypass!\n[ 0.695677] evm: HMAC attrs: 0x1\n[ 0.696608] Magic number: 6:455:541\n[ 0.697453] rtc_cmos 00:00: setting system clock to 2018-10-02 17:32:50 UTC (1538501570)\n[ 0.699029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700142] EDD information not available.\n[ 0.784443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785956] Write protecting the kernel read-only data: 14336k\n[ 0.797563] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799343] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\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.636452] 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.7...\nLease of 10.55.0.7 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.59. iid=i-0000001d\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: "} 2018-10-02 17:32:53,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1/action used request id req-d1839893-f680-49be-956d-c9317622c168 2018-10-02 17:32:53,633 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 17:32:53,633 - 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 518206760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127001] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128654] pid_max: default: 32768 minimum: 301 [ 0.129542] ACPI: Core revision 20150930 [ 0.130917] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132217] Security Framework initialized [ 0.133018] Yama: becoming mindful. [ 0.133742] AppArmor: AppArmor initialized [ 0.134594] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135869] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137116] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138301] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139652] Initializing cgroup subsys io [ 0.140457] Initializing cgroup subsys memory [ 0.141307] Initializing cgroup subsys devices [ 0.142186] Initializing cgroup subsys freezer [ 0.143048] Initializing cgroup subsys net_cls [ 0.143909] Initializing cgroup subsys perf_event [ 0.144816] Initializing cgroup subsys net_prio [ 0.145689] Initializing cgroup subsys hugetlb [ 0.146556] Initializing cgroup subsys pids [ 0.147422] CPU: Physical Processor ID: 0 [ 0.148898] mce: CPU supports 10 MCE banks [ 0.149736] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161739] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168033] ftrace: allocating 31920 entries in 125 pages [ 0.193694] smpboot: Max logical packages: 1 [ 0.194574] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195915] x2apic enabled [ 0.196725] Switched APIC routing to physical x2apic. [ 0.198482] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199590] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203323] KVM setup paravirtual spinlock [ 0.204601] x86: Booted up 1 node, 1 CPUs [ 0.205396] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.206762] devtmpfs: initialized [ 0.208457] evm: security.selinux [ 0.209150] evm: security.SMACK64 [ 0.209827] evm: security.SMACK64EXEC [ 0.210562] evm: security.SMACK64TRANSMUTE [ 0.211358] evm: security.SMACK64MMAP [ 0.212086] evm: security.ima [ 0.212719] evm: security.capability [ 0.213519] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215343] pinctrl core: initialized pinctrl subsystem [ 0.216420] RTC time: 17:32:49, date: 10/02/18 [ 0.217366] NET: Registered protocol family 16 [ 0.218322] cpuidle: using governor ladder [ 0.219126] cpuidle: using governor menu [ 0.219896] PCCT header not found. [ 0.220637] ACPI: bus type PCI registered [ 0.221437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.222666] PCI: Using configuration type 1 for base access [ 0.224406] ACPI: Added _OSI(Module Device) [ 0.225232] ACPI: Added _OSI(Processor Device) [ 0.226086] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226966] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229040] ACPI: Interpreter enabled [ 0.229800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.231621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237059] ACPI: (supports S0 S5) [ 0.237761] ACPI: Using IOAPIC for interrupt routing [ 0.238700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.241777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.242895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244109] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247489] acpiphp: Slot [3] registered [ 0.248284] acpiphp: Slot [4] registered [ 0.249068] acpiphp: Slot [5] registered [ 0.249860] acpiphp: Slot [6] registered [ 0.250645] acpiphp: Slot [7] registered [ 0.251432] acpiphp: Slot [8] registered [ 0.252213] acpiphp: Slot [9] registered [ 0.252992] acpiphp: Slot [10] registered [ 0.253788] acpiphp: Slot [11] registered [ 0.254601] acpiphp: Slot [12] registered [ 0.255407] acpiphp: Slot [13] registered [ 0.256201] acpiphp: Slot [14] registered [ 0.256994] acpiphp: Slot [15] registered [ 0.267635] acpiphp: Slot [16] registered [ 0.268444] acpiphp: Slot [17] registered [ 0.269240] acpiphp: Slot [18] registered [ 0.270030] acpiphp: Slot [19] registered [ 0.270829] acpiphp: Slot [20] registered [ 0.271632] acpiphp: Slot [21] registered [ 0.272432] acpiphp: Slot [22] registered [ 0.273225] acpiphp: Slot [23] registered [ 0.274022] acpiphp: Slot [24] registered [ 0.274820] acpiphp: Slot [25] registered [ 0.275617] acpiphp: Slot [26] registered [ 0.276418] acpiphp: Slot [27] registered [ 0.277213] acpiphp: Slot [28] registered [ 0.278004] acpiphp: Slot [29] registered [ 0.278804] acpiphp: Slot [30] registered [ 0.279605] acpiphp: Slot [31] registered [ 0.280397] PCI host bridge to bus 0000:00 [ 0.281194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282387] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.284998] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.286431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292636] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.293897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295061] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351137] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.352526] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353923] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355280] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357664] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358886] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360402] vgaarb: loaded [ 0.360992] vgaarb: bridge control possible 0000:00:02.0 [ 0.362128] SCSI subsystem initialized [ 0.362934] ACPI: bus type USB registered [ 0.363746] usbcore: registered new interface driver usbfs [ 0.364754] usbcore: registered new interface driver hub [ 0.365739] usbcore: registered new device driver usb [ 0.366782] PCI: Using ACPI for IRQ routing [ 0.367813] NetLabel: Initializing [ 0.368521] NetLabel: domain hash size = 128 [ 0.369355] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370283] NetLabel: unlabeled traffic allowed by default [ 0.371360] clocksource: Switched to clocksource kvm-clock [ 0.376650] AppArmor: AppArmor Filesystem Enabled [ 0.377618] pnp: PnP ACPI init [ 0.378525] pnp: PnP ACPI: found 5 devices [ 0.384533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386209] NET: Registered protocol family 2 [ 0.387156] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.388410] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.389567] TCP: Hash tables configured (established 2048 bind 2048) [ 0.390711] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391778] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392949] NET: Registered protocol family 1 [ 0.393806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394886] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395950] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424414] Trying to unpack rootfs image as initramfs... [ 0.473729] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.487970] Scanning for low memory corruption every 60 seconds [ 0.489645] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491296] audit: initializing netlink subsys (disabled) [ 0.492783] audit: type=2000 audit(1538501570.176:1): initialized [ 0.494605] Initialise system trusted keyring [ 0.495841] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.497500] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.500060] zbud: loaded [ 0.500965] VFS: Disk quotas dquot_6.6.0 [ 0.502092] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504130] fuse init (API version 7.23) [ 0.505307] Key type big_key registered [ 0.506335] Allocating IMA MOK and blacklist keyrings. [ 0.507810] Key type asymmetric registered [ 0.508912] Asymmetric key parser 'x509' registered [ 0.510261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512340] io scheduler noop registered [ 0.513426] io scheduler deadline registered (default) [ 0.514808] io scheduler cfq registered [ 0.515937] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521198] ACPI: Power Button [PWRF] [ 0.522255] GHES: HEST is not enabled! [ 0.536275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571815] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.603062] Linux agpgart interface v0.103 [ 0.605884] brd: module loaded [ 0.607327] loop: module loaded [ 0.612839] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.614858] GPT:90111 != 20971519 [ 0.615839] GPT:Alternate GPT header not at the end of the disk. [ 0.617417] GPT:90111 != 20971519 [ 0.618362] GPT: Use GNU Parted to correct GPT errors. [ 0.619711] vda: vda1 vda15 [ 0.621635] scsi host0: ata_piix [ 0.622953] scsi host1: ata_piix [ 0.623878] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.627693] libphy: Fixed MDIO Bus: probed [ 0.628580] tun: Universal TUN/TAP device driver, 1.6 [ 0.629520] tun: (C) 1999-2004 Max Krasnyansky [ 0.631769] PPP generic driver version 2.4.2 [ 0.632664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633839] ehci-pci: EHCI PCI platform driver [ 0.634698] ehci-platform: EHCI generic platform driver [ 0.635683] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636795] ohci-pci: OHCI PCI platform driver [ 0.637651] ohci-platform: OHCI generic platform driver [ 0.638627] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653001] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654000] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655446] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.657563] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660165] usb usb1: Product: UHCI Host Controller [ 0.661088] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662211] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663226] hub 1-0:1.0: USB hub found [ 0.664003] hub 1-0:1.0: 2 ports detected [ 0.664909] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.666997] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.667952] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668981] mousedev: PS/2 mouse device common for all mice [ 0.670226] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672042] rtc_cmos 00:00: RTC can wake from S4 [ 0.673125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.674300] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.675490] i2c /dev entries driver [ 0.676252] device-mapper: uevent: version 1.0.3 [ 0.677181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.678785] ledtrig-cpu: registered to indicate activity on CPUs [ 0.680088] NET: Registered protocol family 10 [ 0.681095] NET: Registered protocol family 17 [ 0.681974] Key type dns_resolver registered [ 0.682903] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.684001] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.685755] registered taskstats version 1 [ 0.686574] Loading compiled-in X.509 certificates [ 0.688016] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.689837] zswap: loaded using pool lzo/zbud [ 0.691257] Key type trusted registered [ 0.692805] Key type encrypted registered [ 0.693618] AppArmor: AppArmor sha1 policy hashing enabled [ 0.694637] ima: No TPM chip found, activating TPM-bypass! [ 0.695677] evm: HMAC attrs: 0x1 [ 0.696608] Magic number: 6:455:541 [ 0.697453] rtc_cmos 00:00: setting system clock to 2018-10-02 17:32:50 UTC (1538501570) [ 0.699029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700142] EDD information not available. [ 0.784443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785956] Write protecting the kernel read-only data: 14336k [ 0.797563] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.799343] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.43 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.636452] 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.7... Lease of 10.55.0.7 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.59. iid=i-0000001d 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: 2018-10-02 17:32:53,634 - create_instance - INFO - Deleting Port with ID - b2562597-d369-4def-8a70-26054c331b1b 2018-10-02 17:32:53,634 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9port-1 2018-10-02 17:32:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/b2562597-d369-4def-8a70-26054c331b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:54,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c02d9fa-fbd8-43d7-a9d9-757a6be18bc2 Date: Tue, 02 Oct 2018 17:32:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:32:54,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/b2562597-d369-4def-8a70-26054c331b1b used request id req-3c02d9fa-fbd8-43d7-a9d9-757a6be18bc2 2018-10-02 17:32:54,219 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst 2018-10-02 17:32:54,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:54,400 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a5a4bb0-12ba-49d0-b78a-280809fda866 x-compute-request-id: req-3a5a4bb0-12ba-49d0-b78a-280809fda866 Content-Type: application/json 2018-10-02 17:32:54,400 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-3a5a4bb0-12ba-49d0-b78a-280809fda866 2018-10-02 17:32:54,400 - create_instance - INFO - Checking deletion status 2018-10-02 17:32:54,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:54,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f0fa047-dbb8-47af-95b4-91895024335a x-compute-request-id: req-1f0fa047-dbb8-47af-95b4-91895024335a Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:4f:ef", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:32:49.000000", "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:32:54Z", "hostId": "0e56ed231afc4b7b08e838392b9332dbc4e3f56c1ed89fdee88c7a23", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:54,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-1f0fa047-dbb8-47af-95b4-91895024335a 2018-10-02 17:32:54,777 - create_instance - DEBUG - Instance status [SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst] is - ACTIVE 2018-10-02 17:32:54,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:32:57,781 - create_instance - DEBUG - VM status query timeout in 296.619698048 2018-10-02 17:32:57,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:32:57,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-37791ebf-6c68-42c2-812f-38e35510cb22 x-compute-request-id: req-37791ebf-6c68-42c2-812f-38e35510cb22 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18d0424c-746c-4827-97d1-28b0db8344e1", "rel": "bookmark"}], "image": {"id": "e5653334-78a3-4a8f-93ad-fec354e96228", "links": [{"href": "http://172.30.9.22:8774/images/e5653334-78a3-4a8f-93ad-fec354e96228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:32:49.000000", "flavor": {"id": "cd1dbb52-badc-4994-b7b2-61747648cf6d", "links": [{"href": "http://172.30.9.22:8774/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d", "rel": "bookmark"}]}, "id": "18d0424c-746c-4827-97d1-28b0db8344e1", "user_id": "5cdda90f631d44a8b0fdffd43a99720d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:32:57Z", "hostId": "0e56ed231afc4b7b08e838392b9332dbc4e3f56c1ed89fdee88c7a23", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst", "created": "2018-10-02T17:32:43Z", "tenant_id": "df53415c3090459388f5e3f64d81526f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 17:32:57,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-37791ebf-6c68-42c2-812f-38e35510cb22 2018-10-02 17:32:57,880 - create_instance - DEBUG - Instance status [SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst] is - ACTIVE 2018-10-02 17:32:57,880 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 17:33:00,883 - create_instance - DEBUG - VM status query timeout in 293.517498016 2018-10-02 17:33:00,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19d0766ed8f18ec9ab7ca3812d43d436577d1ce" 2018-10-02 17:33:00,936 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-d633b43b-c9ff-4422-a1fe-38710748f83f x-compute-request-id: req-d633b43b-c9ff-4422-a1fe-38710748f83f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 18d0424c-746c-4827-97d1-28b0db8344e1 could not be found.", "code": 404}} 2018-10-02 17:33:00,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18d0424c-746c-4827-97d1-28b0db8344e1 used request id req-d633b43b-c9ff-4422-a1fe-38710748f83f 2018-10-02 17:33:00,936 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 18d0424c-746c-4827-97d1-28b0db8344e1 could not be found. (HTTP 404) (Request-ID: req-d633b43b-c9ff-4422-a1fe-38710748f83f) 2018-10-02 17:33:00,936 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-inst 2018-10-02 17:33:00,937 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet 2018-10-02 17:33:00,938 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-subnet 2018-10-02 17:33:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/33eff75b-3c67-434b-986c-f34e9371f13f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:33:03,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4665198d-2901-4f16-a059-b22ae38f353c Date: Tue, 02 Oct 2018 17:33:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:33:03,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/33eff75b-3c67-434b-986c-f34e9371f13f used request id req-4665198d-2901-4f16-a059-b22ae38f353c 2018-10-02 17:33:03,332 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-priv-net 2018-10-02 17:33:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/7a284918-0d48-44f1-a8ad-27b257807337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cbe758e604f207087fd3f89ec7b4cacb445d36" 2018-10-02 17:33:04,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d299a8e6-9160-4334-b9a9-c4348b659f79 Date: Tue, 02 Oct 2018 17:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:33:04,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7a284918-0d48-44f1-a8ad-27b257807337 used request id req-d299a8e6-9160-4334-b9a9-c4348b659f79 2018-10-02 17:33:04,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e17966f0905f51c15d3dea310bff9b788de248" 2018-10-02 17:33:04,591 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-592f6792-f8b2-43d0-b776-5c020d518bc4 x-compute-request-id: req-592f6792-f8b2-43d0-b776-5c020d518bc4 Content-Length: 0 Content-Type: application/json 2018-10-02 17:33:04,591 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/cd1dbb52-badc-4994-b7b2-61747648cf6d used request id req-592f6792-f8b2-43d0-b776-5c020d518bc4 2018-10-02 17:33:04,592 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-187e7c97-f1d4-4e70-8c1c-f1553bfdc4b9-image 2018-10-02 17:33:04,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01b01eeb28c91f5299cfefdb4d942a900e40487" 2018-10-02 17:33:06,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da1cfc5c-164a-4c73-bb3f-f011105b0c1e Date: Tue, 02 Oct 2018 17:33:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:33:06,442 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e5653334-78a3-4a8f-93ad-fec354e96228 used request id req-da1cfc5c-164a-4c73-bb3f-f011105b0c1e 2018-10-02 17:33:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:06,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a4b69679-9c87-4bbc-b9d9-bfae86b9b6e7 Date: Tue, 02 Oct 2018 17:33:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "created_at": "2018-10-02T17:33:06Z", "updated_at": "2018-10-02T17:33:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "8456a20e-ae59-4fe9-8265-502a9dcd5e6f", "remote_group_id": "40cbac78-9718-48f6-9691-65964395e794", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "ad1525ee-5e25-4ff2-91e0-e0820f028762", "remote_group_id": "40cbac78-9718-48f6-9691-65964395e794", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "c753b118-01ef-42be-9211-1598c02b66fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "c994deb3-b601-45ec-ac76-94584f265d8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}], "revision_number": 4, "project_id": "3ae8c6e824764478a10a91d1c73319f8", "id": "40cbac78-9718-48f6-9691-65964395e794", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df53415c3090459388f5e3f64d81526f", "created_at": "2018-10-02T17:32:33Z", "updated_at": "2018-10-02T17:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "revision_number": 0, "id": "685073c0-5ad0-49ab-9a90-a4909db51e6b", "remote_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "remote_ip_prefix": null, "created_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "tenant_id": "df53415c3090459388f5e3f64d81526f", "port_range_min": null, "ethertype": "IPv6", "project_id": "df53415c3090459388f5e3f64d81526f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "revision_number": 0, "id": "7468afc0-60d8-4827-9a5b-986f92463324", "remote_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "remote_ip_prefix": null, "created_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "tenant_id": "df53415c3090459388f5e3f64d81526f", "port_range_min": null, "ethertype": "IPv4", "project_id": "df53415c3090459388f5e3f64d81526f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "revision_number": 0, "id": "e7675fc7-0fcf-40a3-b2c3-9bff8a3bb475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "tenant_id": "df53415c3090459388f5e3f64d81526f", "port_range_min": null, "ethertype": "IPv4", "project_id": "df53415c3090459388f5e3f64d81526f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "revision_number": 0, "id": "eba324b5-3415-49f2-9063-04f7a4522f90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "tenant_id": "df53415c3090459388f5e3f64d81526f", "port_range_min": null, "ethertype": "IPv6", "project_id": "df53415c3090459388f5e3f64d81526f"}], "revision_number": 4, "project_id": "df53415c3090459388f5e3f64d81526f", "id": "bbec6765-a98f-4816-860f-12ec5b191291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:33:06,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a4b69679-9c87-4bbc-b9d9-bfae86b9b6e7 2018-10-02 17:33:06,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:06,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0999f78-c51c-4208-8690-34d30573fe9e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8"}, "enabled": true, "id": "3ae8c6e824764478a10a91d1c73319f8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}} 2018-10-02 17:33:06,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8 used request id req-c0999f78-c51c-4208-8690-34d30573fe9e 2018-10-02 17:33:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:06,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1a9200-bc29-4af3-8785-e45863839dca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 17:33:06,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-0c1a9200-bc29-4af3-8785-e45863839dca 2018-10-02 17:33:06,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:07,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5349ba62-164b-4a56-a4d4-2e5e239392f6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f"}, "enabled": true, "id": "df53415c3090459388f5e3f64d81526f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-503611c6-976d-436-proj"}} 2018-10-02 17:33:07,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-5349ba62-164b-4a56-a4d4-2e5e239392f6 2018-10-02 17:33:07,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bbec6765-a98f-4816-860f-12ec5b191291 2018-10-02 17:33:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bbec6765-a98f-4816-860f-12ec5b191291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:07,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fa073ecf-e18a-4c44-b3bd-70d5322af5c9 Date: Tue, 02 Oct 2018 17:33:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "port_range_min": null, "revision_number": 0, "tenant_id": "df53415c3090459388f5e3f64d81526f", "created_at": "2018-10-02T17:32:33Z", "project_id": "df53415c3090459388f5e3f64d81526f", "id": "685073c0-5ad0-49ab-9a90-a4909db51e6b"}, {"remote_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "port_range_min": null, "revision_number": 0, "tenant_id": "df53415c3090459388f5e3f64d81526f", "created_at": "2018-10-02T17:32:33Z", "project_id": "df53415c3090459388f5e3f64d81526f", "id": "7468afc0-60d8-4827-9a5b-986f92463324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "port_range_min": null, "revision_number": 0, "tenant_id": "df53415c3090459388f5e3f64d81526f", "created_at": "2018-10-02T17:32:33Z", "project_id": "df53415c3090459388f5e3f64d81526f", "id": "e7675fc7-0fcf-40a3-b2c3-9bff8a3bb475"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:32:33Z", "security_group_id": "bbec6765-a98f-4816-860f-12ec5b191291", "port_range_min": null, "revision_number": 0, "tenant_id": "df53415c3090459388f5e3f64d81526f", "created_at": "2018-10-02T17:32:33Z", "project_id": "df53415c3090459388f5e3f64d81526f", "id": "eba324b5-3415-49f2-9063-04f7a4522f90"}]} 2018-10-02 17:33:07,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bbec6765-a98f-4816-860f-12ec5b191291 used request id req-fa073ecf-e18a-4c44-b3bd-70d5322af5c9 2018-10-02 17:33:07,214 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 17:33:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/bbec6765-a98f-4816-860f-12ec5b191291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:07,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f83910f-4149-48a0-9458-37077e36c988 Content-Length: 0 Date: Tue, 02 Oct 2018 17:33:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:33:07,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/bbec6765-a98f-4816-860f-12ec5b191291 used request id req-5f83910f-4149-48a0-9458-37077e36c988 2018-10-02 17:33:07,491 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-503611c6-976d-436-proj 2018-10-02 17:33:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:07,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680c8e54-64fd-4af9-94a8-054790684df9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:07,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/df53415c3090459388f5e3f64d81526f used request id req-680c8e54-64fd-4af9-94a8-054790684df9 2018-10-02 17:33:07,703 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-503611c6-976d-436-proj-role 2018-10-02 17:33:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/bb12bf2291ce406b9f8389c6d8b1a08c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:07,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4227fd-73f4-4df9-99bb-8b7afffcaaa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:07,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/bb12bf2291ce406b9f8389c6d8b1a08c used request id req-3d4227fd-73f4-4df9-99bb-8b7afffcaaa8 2018-10-02 17:33:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde7f3fdecabd7632e18c71ea12a1e4c2c48ab38" 2018-10-02 17:33:07,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef7dc3c-19ba-4e7a-9cf2-89c22fcfe983 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0db5d7ee13f94e87b56eef91a82571dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:33:07,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7ef7dc3c-19ba-4e7a-9cf2-89c22fcfe983 2018-10-02 17:33:07,898 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-503611c6-976d-436-user 2018-10-02 17:33:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/5cdda90f631d44a8b0fdffd43a99720d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449ffa2c6541a4b0aed2e22aee5a9027dd796dec" 2018-10-02 17:33:08,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7237b969-07e9-4daf-b29b-b7627dbea309 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:08,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5cdda90f631d44a8b0fdffd43a99720d used request id req-7237b969-07e9-4daf-b29b-b7627dbea309 2018-10-02 17:33:08,161 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.321s OK 2018-10-02 17:33:08,274 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 17:33:08,274 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-02 17:33:08,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:33:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d983a12-ff3d-4bde-9267-884e38370e6e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0db5d7ee13f94e87b56eef91a82571dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:33:08,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0d983a12-ff3d-4bde-9267-884e38370e6e 2018-10-02 17:33:08,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0863378047943s 2018-10-02 17:33:08,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:33:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:08,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84bf83d0-0e5d-457b-a17c-c6755cb1513f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:08,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/0db5d7ee13f94e87b56eef91a82571dc used request id req-84bf83d0-0e5d-457b-a17c-c6755cb1513f 2018-10-02 17:33:08,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151843070984s 2018-10-02 17:33:08,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:33:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:08,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053e8a2d-7ad5-48e3-bd1f-8d8ad0e1887e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e", "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "domain_id": "default", "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:33:08,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-053e8a2d-7ad5-48e3-bd1f-8d8ad0e1887e 2018-10-02 17:33:08,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987977981567s 2018-10-02 17:33:08,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-053e8a2d-7ad5-48e3-bd1f-8d8ad0e1887e 2018-10-02 17:33:08,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:33:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:08,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21a6957-7ca9-40ce-b69f-b363215e8398 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1"}, "enabled": true, "id": "7d49a7dc2c694c8887365699404cafc1", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_348ff828-0c44-49ad-83a8-becdc3a4449e"}} 2018-10-02 17:33:08,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 used request id req-c21a6957-7ca9-40ce-b69f-b363215e8398 2018-10-02 17:33:08,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0933132171631s 2018-10-02 17:33:08,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 used request id req-c21a6957-7ca9-40ce-b69f-b363215e8398 2018-10-02 17:33:08,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 17:33:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:08,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52f9f09-de79-48b9-a233-65a894866fba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:08,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 used request id req-e52f9f09-de79-48b9-a233-65a894866fba 2018-10-02 17:33:08,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.192711114883s 2018-10-02 17:33:08,913 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7d49a7dc2c694c8887365699404cafc1 used request id req-e52f9f09-de79-48b9-a233-65a894866fba 2018-10-02 17:33:08,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:33:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:08,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d864c63-e34d-442c-aa82-e54dbf16b370 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8"}, "enabled": true, "id": "3ae8c6e824764478a10a91d1c73319f8", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_348ff828-0c44-49ad-83a8-becdc3a4449e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:33:08,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9d864c63-e34d-442c-aa82-e54dbf16b370 2018-10-02 17:33:08,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797941684723s 2018-10-02 17:33:08,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9d864c63-e34d-442c-aa82-e54dbf16b370 2018-10-02 17:33:08,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 17:33:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:09,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d903aab-9731-4996-8854-9b8bd044c47d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:09,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8 used request id req-4d903aab-9731-4996-8854-9b8bd044c47d 2018-10-02 17:33:09,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178704023361s 2018-10-02 17:33:09,176 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3ae8c6e824764478a10a91d1c73319f8 used request id req-4d903aab-9731-4996-8854-9b8bd044c47d 2018-10-02 17:33:09,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:33:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:09,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9e4821-bd73-496a-b9c2-fe0451d0912c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b226054525454a1598bd5bcfa8f7ec3c", "links": {"self": "http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:33:09,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0f9e4821-bd73-496a-b9c2-fe0451d0912c 2018-10-02 17:33:09,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748460292816s 2018-10-02 17:33:09,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:33:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:09,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9a51d31-5874-467a-9cd9-6cfae6239f6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:09,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/b226054525454a1598bd5bcfa8f7ec3c used request id req-b9a51d31-5874-467a-9cd9-6cfae6239f6d 2018-10-02 17:33:09,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0999550819397s 2018-10-02 17:33:09,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:33:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=3ae8c6e824764478a10a91d1c73319f8&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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:09,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-255dcc9e-d843-47b2-85f8-6c3c464c0b08 Date: Tue, 02 Oct 2018 17:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "created_at": "2018-10-02T17:33:06Z", "updated_at": "2018-10-02T17:33:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "8456a20e-ae59-4fe9-8265-502a9dcd5e6f", "remote_group_id": "40cbac78-9718-48f6-9691-65964395e794", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "ad1525ee-5e25-4ff2-91e0-e0820f028762", "remote_group_id": "40cbac78-9718-48f6-9691-65964395e794", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "c753b118-01ef-42be-9211-1598c02b66fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "c994deb3-b601-45ec-ac76-94584f265d8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}], "revision_number": 4, "project_id": "3ae8c6e824764478a10a91d1c73319f8", "id": "40cbac78-9718-48f6-9691-65964395e794", "name": "default"}]} 2018-10-02 17:33:09,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=3ae8c6e824764478a10a91d1c73319f8&name=default used request id req-255dcc9e-d843-47b2-85f8-6c3c464c0b08 2018-10-02 17:33:09,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195739030838s 2018-10-02 17:33:09,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=3ae8c6e824764478a10a91d1c73319f8&name=default used request id req-255dcc9e-d843-47b2-85f8-6c3c464c0b08 2018-10-02 17:33:09,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:33:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:09,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f6b453a-10ad-47fd-b7c9-fb22c45c2d95 Date: Tue, 02 Oct 2018 17:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "created_at": "2018-10-02T17:33:06Z", "updated_at": "2018-10-02T17:33:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "c994deb3-b601-45ec-ac76-94584f265d8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "c753b118-01ef-42be-9211-1598c02b66fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "8456a20e-ae59-4fe9-8265-502a9dcd5e6f", "remote_group_id": "40cbac78-9718-48f6-9691-65964395e794", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:06Z", "revision_number": 0, "id": "ad1525ee-5e25-4ff2-91e0-e0820f028762", "remote_group_id": "40cbac78-9718-48f6-9691-65964395e794", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:06Z", "security_group_id": "40cbac78-9718-48f6-9691-65964395e794", "tenant_id": "3ae8c6e824764478a10a91d1c73319f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ae8c6e824764478a10a91d1c73319f8"}], "revision_number": 4, "project_id": "3ae8c6e824764478a10a91d1c73319f8", "id": "40cbac78-9718-48f6-9691-65964395e794", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:33:09,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7f6b453a-10ad-47fd-b7c9-fb22c45c2d95 2018-10-02 17:33:09,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189883947372s 2018-10-02 17:33:09,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7f6b453a-10ad-47fd-b7c9-fb22c45c2d95 2018-10-02 17:33:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 17:33:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/40cbac78-9718-48f6-9691-65964395e794.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e7e01749a1189474c1f46d87887f4f21d8b2c41" 2018-10-02 17:33:10,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-495c4ad3-83a8-4c0b-b55c-f2c14cbc762d Content-Length: 0 Date: Tue, 02 Oct 2018 17:33:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:33:10,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/40cbac78-9718-48f6-9691-65964395e794.json used request id req-495c4ad3-83a8-4c0b-b55c-f2c14cbc762d 2018-10-02 17:33:10,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.318299055099s 2018-10-02 17:33:10,071 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/40cbac78-9718-48f6-9691-65964395e794.json used request id req-495c4ad3-83a8-4c0b-b55c-f2c14cbc762d 2018-10-02 17:33:10,072 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:01 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-02 17:33:10,076 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-02 17:33:17,600 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-288 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 17:33:17,605 - 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=WsQrrCHkN6XcYD3afCNDgtB3U export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-02 17:33:17,605 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-02 17:33:17,607 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-10-02 17:33:17,646 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-02 17:33:21,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:33:21,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:33:21,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:33:21,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:33:21,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:33:21,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:33:21,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:33:21,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:33:21,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:33:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:33:21,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b6bcad-1689-4f96-bb5e-77dde7f7788a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:33:21,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e6b6bcad-1689-4f96-bb5e-77dde7f7788a 2018-10-02 17:33:21,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:33:22,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["5QTGrHsjTeeZlnx9plytPw"], "issued_at": "2018-10-02T17:33:22.000000Z"}} 2018-10-02 17:33:22,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:33:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:22,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-54e04a36-a28a-467e-8e39-845b6de14c44 Date: Tue, 02 Oct 2018 17:33:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:33:22,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54e04a36-a28a-467e-8e39-845b6de14c44 2018-10-02 17:33:22,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227115869522s 2018-10-02 17:33:22,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54e04a36-a28a-467e-8e39-845b6de14c44 2018-10-02 17:33:22,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:33:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:22,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:33:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:22,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a47b9da-ab35-4d5c-aef8-c1476b174cbf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:33:22,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3a47b9da-ab35-4d5c-aef8-c1476b174cbf 2018-10-02 17:33:22,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.474932193756s 2018-10-02 17:33:22,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:33:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}}' 2018-10-02 17:33:22,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e233915b-3835-4609-8597-5580efc7d9c7 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.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6"}, "enabled": true, "id": "54c5c4d63b4c4a5db9ee89863f1756c6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}} 2018-10-02 17:33:22,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e233915b-3835-4609-8597-5580efc7d9c7 2018-10-02 17:33:22,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102547168732s 2018-10-02 17:33:22,928 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e233915b-3835-4609-8597-5580efc7d9c7 2018-10-02 17:33:22,929 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:33:22,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:33:23,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363581895828s 2018-10-02 17:33:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d76b581-6176-4a9d-b79a-4a353f4f25aa Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7"}, "enabled": true, "id": "be0207771c124c8d93ebc0cf22017df7", "options": {}, "domain_id": "default", "name": "vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}} 2018-10-02 17:33:23,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 used request id req-5d76b581-6176-4a9d-b79a-4a353f4f25aa 2018-10-02 17:33:23,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'be0207771c124c8d93ebc0cf22017df7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd'}) 2018-10-02 17:33:23,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:33:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74944a3-29f0-42a8-91a8-f6bad7b11b2d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:33:23,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d74944a3-29f0-42a8-91a8-f6bad7b11b2d 2018-10-02 17:33:23,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767109394073s 2018-10-02 17:33:23,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:33:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128f72d0-c1f7-4c58-9587-b2484e33b346 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:33:23,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-128f72d0-c1f7-4c58-9587-b2484e33b346 2018-10-02 17:33:23,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0850269794464s 2018-10-02 17:33:23,560 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:33:23,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:33:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" -d '{"role": {"name": "Member"}}' 2018-10-02 17:33:23,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb38e82-67d9-4357-8be8-c0d1ed6f3f1d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8accba566d4f4f5a9e9d96905586fd53", "links": {"self": "http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53"}, "name": "Member"}} 2018-10-02 17:33:23,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ecb38e82-67d9-4357-8be8-c0d1ed6f3f1d 2018-10-02 17:33:23,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103044986725s 2018-10-02 17:33:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1592d0-c9a8-4cee-908c-b2ea0e3a5bc9 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53"}, "domain_id": null, "name": "Member", "id": "8accba566d4f4f5a9e9d96905586fd53"}} 2018-10-02 17:33:23,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53 used request id req-fc1592d0-c9a8-4cee-908c-b2ea0e3a5bc9 2018-10-02 17:33:23,739 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53'}, 'domain_id': None, 'human_id': None, 'id': u'8accba566d4f4f5a9e9d96905586fd53', 'HUMAN_ID': False}) 2018-10-02 17:33:23,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:33:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f697c74a-71a9-46fd-a2e9-50c51d01349a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8accba566d4f4f5a9e9d96905586fd53", "links": {"self": "http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:33:23,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f697c74a-71a9-46fd-a2e9-50c51d01349a 2018-10-02 17:33:23,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816578865051s 2018-10-02 17:33:23,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:33:23,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fb002d-4388-4140-a2af-bc73c9a6a45e 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:33:23,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-24fb002d-4388-4140-a2af-bc73c9a6a45e 2018-10-02 17:33:23,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0821330547333s 2018-10-02 17:33:23,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:33:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:23,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd336b4-c201-47b5-9e61-310781cc8911 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "links": {"self": "http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7"}, "domain_id": "default", "enabled": true, "id": "be0207771c124c8d93ebc0cf22017df7", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:33:23,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5fd336b4-c201-47b5-9e61-310781cc8911 2018-10-02 17:33:23,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0882749557495s 2018-10-02 17:33:23,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5fd336b4-c201-47b5-9e61-310781cc8911 2018-10-02 17:33:24,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:33:24,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:24,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d600309f-93e0-44f6-b122-498e4590fe7b Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6"}, "enabled": true, "id": "54c5c4d63b4c4a5db9ee89863f1756c6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:33:24,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d600309f-93e0-44f6-b122-498e4590fe7b 2018-10-02 17:33:24,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825328826904s 2018-10-02 17:33:24,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d600309f-93e0-44f6-b122-498e4590fe7b 2018-10-02 17:33:24,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:33:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=be0207771c124c8d93ebc0cf22017df7&scope.project.id=54c5c4d63b4c4a5db9ee89863f1756c6&role.id=8accba566d4f4f5a9e9d96905586fd53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:24,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d8e596-1851-458d-a37a-87b309099c0b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=be0207771c124c8d93ebc0cf22017df7&scope.project.id=54c5c4d63b4c4a5db9ee89863f1756c6&role.id=8accba566d4f4f5a9e9d96905586fd53", "previous": null, "next": null}} 2018-10-02 17:33:24,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=be0207771c124c8d93ebc0cf22017df7&scope.project.id=54c5c4d63b4c4a5db9ee89863f1756c6&role.id=8accba566d4f4f5a9e9d96905586fd53 used request id req-c8d8e596-1851-458d-a37a-87b309099c0b 2018-10-02 17:33:24,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788171291351s 2018-10-02 17:33:24,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:33:24,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6/users/be0207771c124c8d93ebc0cf22017df7/roles/8accba566d4f4f5a9e9d96905586fd53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:24,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e22257fe-d806-46c3-947d-002f362bc6f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:33:24,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6/users/be0207771c124c8d93ebc0cf22017df7/roles/8accba566d4f4f5a9e9d96905586fd53 used request id req-e22257fe-d806-46c3-947d-002f362bc6f1 2018-10-02 17:33:24,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117290019989s 2018-10-02 17:33:24,284 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 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': '46bad9ad-288f-4290-936b-5dc0af2b4299', 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_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:33:24,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:33:24,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:33:24,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:33:24,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:33:24,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:33:24,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:33:24,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:33:24,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:33:24,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:33:24,290 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'password': '46bad9ad-288f-4290-936b-5dc0af2b4299', 'project_name': 'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '54c5c4d63b4c4a5db9ee89863f1756c6', 'project_domain_name': 'Default'} 2018-10-02 17:33:24,290 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-02 17:33:24,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:33:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:24,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8472814-64ae-4c4e-8bb0-d427b41fb5c1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:33:24,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e8472814-64ae-4c4e-8bb0-d427b41fb5c1 2018-10-02 17:33:24,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0810611248016s 2018-10-02 17:33:24,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:33:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:33:24,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6572c59e-fa20-4d2e-b6f1-f234ce91f225 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6"}, "enabled": true, "id": "54c5c4d63b4c4a5db9ee89863f1756c6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:33:24,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6572c59e-fa20-4d2e-b6f1-f234ce91f225 2018-10-02 17:33:24,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820369720459s 2018-10-02 17:33:24,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6572c59e-fa20-4d2e-b6f1-f234ce91f225 2018-10-02 17:33:24,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-02 17:33:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" -d '{"network": {"tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "name": "vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "admin_state_up": true}}' 2018-10-02 17:33:24,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-61ae62ed-bb55-483c-8b1a-fc873784a0a4 Date: Tue, 02 Oct 2018 17:33:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:33:24Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd","admin_state_up":true,"tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","mtu":1450}} 2018-10-02 17:33:24,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61ae62ed-bb55-483c-8b1a-fc873784a0a4 2018-10-02 17:33:24,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.538784980774s 2018-10-02 17:33:24,998 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61ae62ed-bb55-483c-8b1a-fc873784a0a4 2018-10-02 17:33:24,998 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-02T17:33:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'59aff1c9-3d5c-40a7-9ea3-9c174fe450eb', u'provider:segmentation_id': 12, 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_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', u'created_at': u'2018-10-02T17:33:24Z', u'mtu': 1450, u'tenant_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6'}) 2018-10-02 17:33:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:33:25,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7e5362-be17-417f-b2bf-e342756984f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:33:25,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ce7e5362-be17-417f-b2bf-e342756984f4 2018-10-02 17:33:25,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:33:25,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8accba566d4f4f5a9e9d96905586fd53", "name": "Member"}], "expires_at": "2018-10-02T18:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54c5c4d63b4c4a5db9ee89863f1756c6", "name": "vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/54c5c4d63b4c4a5db9ee89863f1756c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "id": "be0207771c124c8d93ebc0cf22017df7"}, "audit_ids": ["X4psJRUuTVCBLRfdPftsCQ"], "issued_at": "2018-10-02T17:33:25.000000Z"}} 2018-10-02 17:33:25,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:33:25,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:25,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-18b9735f-ff85-4baf-aa9d-fa0f33aba37d Date: Tue, 02 Oct 2018 17:33:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T17:33:24Z","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:33:25,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-18b9735f-ff85-4baf-aa9d-fa0f33aba37d 2018-10-02 17:33:25,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272073030472s 2018-10-02 17:33:25,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-18b9735f-ff85-4baf-aa9d-fa0f33aba37d 2018-10-02 17:33:25,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-02 17:33:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"subnet": {"name": "vping_ssh-subnet_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "enable_dhcp": true, "network_id": "59aff1c9-3d5c-40a7-9ea3-9c174fe450eb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-02 17:33:26,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-171d414c-7091-4631-b77f-b733eafd16ad Date: Tue, 02 Oct 2018 17:33:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:33:26Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74","subnetpool_id":null,"name":"vping_ssh-subnet_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}} 2018-10-02 17:33:26,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-171d414c-7091-4631-b77f-b733eafd16ad 2018-10-02 17:33:26,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.641986131668s 2018-10-02 17:33:26,297 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-171d414c-7091-4631-b77f-b733eafd16ad 2018-10-02 17:33:26,297 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T17:33:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', u'enable_dhcp': True, u'network_id': u'59aff1c9-3d5c-40a7-9ea3-9c174fe450eb', u'tenant_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', u'created_at': u'2018-10-02T17:33:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6'}) 2018-10-02 17:33:26,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-02 17:33:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "vping_ssh-router_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "admin_state_up": true}}' 2018-10-02 17:33:31,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-83c9b59e-45bf-4130-be32-a3732f58189f Date: Tue, 02 Oct 2018 17:33:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:27Z", "admin_state_up": true, "updated_at": "2018-10-02T17:33:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "name": "vping_ssh-router_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}} 2018-10-02 17:33:31,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-83c9b59e-45bf-4130-be32-a3732f58189f 2018-10-02 17:33:31,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.33197498322s 2018-10-02 17:33:31,630 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-83c9b59e-45bf-4130-be32-a3732f58189f 2018-10-02 17:33:31,631 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T17:33:28Z', u'revision_number': 2, u'id': u'19354189-fd51-4dc2-861d-ccf7009a8e37', u'external_gateway_info': {u'network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'04c4b98d-c2bd-47bd-abb9-f68b70c07688', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', u'admin_state_up': True, u'tenant_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', u'created_at': u'2018-10-02T17:33:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6'}) 2018-10-02 17:33:31,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-02 17:33:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37/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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"subnet_id": "42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"}' 2018-10-02 17:33:33,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca12161d-ff4f-4f94-8abe-4dda84bd77f7 Date: Tue, 02 Oct 2018 17:33:33 GMT RESP BODY: {"network_id": "59aff1c9-3d5c-40a7-9ea3-9c174fe450eb", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "subnet_id": "42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74", "subnet_ids": ["42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"], "port_id": "13a40da1-afe8-478b-8f46-70d2227c0dd0", "id": "19354189-fd51-4dc2-861d-ccf7009a8e37"} 2018-10-02 17:33:33,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37/add_router_interface.json used request id req-ca12161d-ff4f-4f94-8abe-4dda84bd77f7 2018-10-02 17:33:33,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00456094742s 2018-10-02 17:33:33,637 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37/add_router_interface.json used request id req-ca12161d-ff4f-4f94-8abe-4dda84bd77f7 returning object 19354189-fd51-4dc2-861d-ccf7009a8e37 2018-10-02 17:33:33,637 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:33:33,764 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 17:33:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:33,770 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 17:33:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 17:33:33,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:33:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:33,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7e34a941-d119-4abd-bff3-5d1a327c4872 Date: Tue, 02 Oct 2018 17:33:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:33:33,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7e34a941-d119-4abd-bff3-5d1a327c4872 2018-10-02 17:33:33,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168508052826s 2018-10-02 17:33:33,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7e34a941-d119-4abd-bff3-5d1a327c4872 2018-10-02 17:33:33,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 17:33:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}' 2018-10-02 17:33:34,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a X-Openstack-Request-Id: req-5a016610-9140-4796-ae96-5bc573471e89 Date: Tue, 02 Oct 2018 17:33:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file", "owner": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "size": null, "self": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:33:34Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "checksum": null, "created_at": "2018-10-02T17:33:34Z", "protected": false} 2018-10-02 17:33:34,176 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5a016610-9140-4796-ae96-5bc573471e89 2018-10-02 17:33:34,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.233201026917s 2018-10-02 17:33:34,176 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5a016610-9140-4796-ae96-5bc573471e89 returning object d2a566e1-8bf5-4a86-9aec-10d3b990de2a 2018-10-02 17:33:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 17:33:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '' 2018-10-02 17:33:35,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3b8b92a-08a1-4aa3-b38e-9a3834c6703f Date: Tue, 02 Oct 2018 17:33:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:33:35,314 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file used request id req-c3b8b92a-08a1-4aa3-b38e-9a3834c6703f 2018-10-02 17:33:35,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13710999489s 2018-10-02 17:33:35,314 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file used request id req-c3b8b92a-08a1-4aa3-b38e-9a3834c6703f 2018-10-02 17:33:35,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:33:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:35,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1a246bf2-3ca8-4298-9cb1-5db0172153c8 Date: Tue, 02 Oct 2018 17:33:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "metadata": {}}], "file": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file", "owner": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "size": 12716032, "self": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:33:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:33:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:33:35,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1a246bf2-3ca8-4298-9cb1-5db0172153c8 2018-10-02 17:33:35,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168414115906s 2018-10-02 17:33:35,484 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1a246bf2-3ca8-4298-9cb1-5db0172153c8 2018-10-02 17:33:35,486 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file', 'owner': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'id': u'd2a566e1-8bf5-4a86-9aec-10d3b990de2a', 'size': 12716032, u'self': u'/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': 'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T17:33:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T17:33:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'created': u'2018-10-02T17:33:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T17:33:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 17:33:35,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 17:33:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 17:33:35,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-89d278ac-1da5-46c7-adb6-7fe3af2b69d2 x-compute-request-id: req-89d278ac-1da5-46c7-adb6-7fe3af2b69d2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "name": "vping_ssh-flavor_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:33:35,709 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-89d278ac-1da5-46c7-adb6-7fe3af2b69d2 2018-10-02 17:33:35,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221966028214s 2018-10-02 17:33:35,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-89d278ac-1da5-46c7-adb6-7fe3af2b69d2 returning object b064ea21-da18-41f7-a774-64568d0cfa9d 2018-10-02 17:33:35,710 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', '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'c7df579f475a4319babeb31d9eeae3b3', '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'b064ea21-da18-41f7-a774-64568d0cfa9d', 'swap': 0}) 2018-10-02 17:33:35,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 17:33:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d/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}8a94dab0049f34655c25d452eff300f429500385" -d '{"extra_specs": {}}' 2018-10-02 17:33:35,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-78124732-04e3-42a7-9af5-35075494b699 x-compute-request-id: req-78124732-04e3-42a7-9af5-35075494b699 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:33:35,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d/os-extra_specs used request id req-78124732-04e3-42a7-9af5-35075494b699 2018-10-02 17:33:35,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211989879608s 2018-10-02 17:33:35,732 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d/os-extra_specs used request id req-78124732-04e3-42a7-9af5-35075494b699 2018-10-02 17:33:35,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-02 17:33:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"keypair": {"name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}}' 2018-10-02 17:33:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-3a25865d-f95f-41e5-958b-6ab2418d2e4c x-compute-request-id: req-3a25865d-f95f-41e5-958b-6ab2418d2e4c Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU2R2AXIA22elZcNyRpZwHPcQIv7RwWnppJ9PqmCCUCuWTJTOpc523qQXsnVfCncltewpn1hrg+nho2LeYnyITVbzqrj1gUwx5UjICP6W6vJHI4lqI+CqATHu+34BmVgkQgQxzqaBsxLCiDFRQNiF+XrNXWFq7EWimmgYuoeJlJqIDbPT/Ij7Sx/RAB6ZURu0LMb5/E6Yfn3Dv1cYAygNDUvSO7os0vyqcLEhxveZbXQMzXzYpBG+zRIidiiv99vtZgYAKuAy6Ponhfj6kfBLLKXAvcRXE7hqHUxUlgQr91Nj/gBZgD21p9CVgl0WiQoEcXegfkiNGtTKMPFbw46EH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1NkdgFyANtnpWXDckaWcBz3ECL+0cFp6aSfT6pgglArlkyUz\nqXOdt6kF7J1Xwp3JbXsKZ9Ya4Pp4aNi3mJ8iE1W86q49YFMMeVIyAj+luryRyOJa\niPgqgEx7vt+AZlYJEIEMc6mgbMSwogxUUDYhfl6zV1hauxFoppoGLqHiZSaiA2z0\n/yI+0sf0QAemVEbtCzG+fxOmH59w79XGAMoDQ1L0ju6LNL8qnCxIcb3mW10DM182\nKQRvs0SInYor/fb7WYGACrgMuj6J4X4+pHwSyylwL3EVxO4ah1MVJYEK/dTY/4AW\nYA9tafQlYJdFokKBHF3oH5IjRrUyjDxW8OOhBwIDAQABAoIBAAF7IUFrY1j+WylM\nJ7y7skI6o8qLyu2dM4zXwhm3xUJCcSZ888cSDt7gRjJHRf0MrAIfAQuH6df25i+U\nknJ1aP9JcW8Ql0y8RzHw6HgriTOrbDhBmu+pCmKqJZJGa9ZKcvWycCu92mfnVnNK\nMqv8NG90qTrKWpdCn7/JApIAflrFzsku0plzE1T7lsI2x8dvi+dnqm/BriLpmYoi\nepI/zdH4unSQN5+X1GVRyLruDzW1d/Hrvcmc62PSgGswemriK7EVnJ8+aHugSaXR\n9PKd/7H9kDla3+G2uf5VFasZnpdI+9KBIn1Uqcl+3Uk7rZeR50lkXa30+VPs2czo\nXOfyrYECgYEA+jXGBj+pdq/fP13VmYbs2csAuksKZZLB1SOWJX/wNIp4lqqBoDZA\nf1ud7lsyrtx1I5BI4oyuFW638BGl6Y1MQFfPe3xjizI/BuoChP4M0Gf7xBaWzzrI\nQT6QnFp/usP/vC2+GISUeYMY3fdcKCxp4IhDcY61WIUO3METrIMjra8CgYEA2cYD\nH/+ngD52U09d1+itiJyA0x/Ck04i+ARg6jMqnFJenko5KfpPhG59e18VPlzXOc3u\nEbpBlDzAHBadvk6nCgV0bZ6YByBEaRTl9fWfXVc+ZNg8Y2b/1nGywIyHGdLF5Pdl\nXQjeQUlMPl+1CawGLnKdOuA3BKM70o+O8h0kMCkCgYEAyqqbx5vxS+2QyubaiQy8\n9Hx2Dm+R8Ew7LMUybRWAH0659nANpxPKkl5HQjYki3aOe0v3fWmt6DZSTuY8mTyW\nMtfte3x5tNnyK0uI1uhgwL45M8+IQDrA0fg3ci3rn//6ORZkD7/z86i4j7I4t2Gi\nMPiuiGCrixPbwfuyT925HIkCgYBAbK/n+33WFqRyqPweL5uG2qXRz4eEhI0byk/R\neSmV7VhIg7S9kmuLxhQhN1PViymw1Bcl73APJpm+tYIdFq+b61kyRMS89vLGE4Sk\navGmb3Tp6H6U+ZeeHSzAgdJF9XDN99Jo34LA1apUmYO5RMbfXtDc5g/gs1mzRP0I\n604VYQKBgQDpD49YnD3QIownKfWBFudjSAPV3DZ8IfQ4urPLNGYf7Funot5OYetV\nQBCkLxpppmo7qJ7HtRPvh2Q94i6vvDQBTViPUxWvcOrlnkzmWQd+T5uT8WWEvtMk\n9bBMCWpDm1p3y0Lmy7/i6t+SFpeZrQmx3bRyIwJvsy7gaQUDTtCA2A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "be0207771c124c8d93ebc0cf22017df7", "name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "fingerprint": "76:5a:a3:53:ae:06:64:fb:b2:34:e8:f7:f1:6e:5f:70"}} 2018-10-02 17:33:36,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3a25865d-f95f-41e5-958b-6ab2418d2e4c 2018-10-02 17:33:36,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.469404935837s 2018-10-02 17:33:36,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3a25865d-f95f-41e5-958b-6ab2418d2e4c 2018-10-02 17:33:36,204 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU2R2AXIA22elZcNyRpZwHPcQIv7RwWnppJ9PqmCCUCuWTJTOpc523qQXsnVfCncltewpn1hrg+nho2LeYnyITVbzqrj1gUwx5UjICP6W6vJHI4lqI+CqATHu+34BmVgkQgQxzqaBsxLCiDFRQNiF+XrNXWFq7EWimmgYuoeJlJqIDbPT/Ij7Sx/RAB6ZURu0LMb5/E6Yfn3Dv1cYAygNDUvSO7os0vyqcLEhxveZbXQMzXzYpBG+zRIidiiv99vtZgYAKuAy6Ponhfj6kfBLLKXAvcRXE7hqHUxUlgQr91Nj/gBZgD21p9CVgl0WiQoEcXegfkiNGtTKMPFbw46EH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1NkdgFyANtnpWXDckaWcBz3ECL+0cFp6aSfT6pgglArlkyUz\nqXOdt6kF7J1Xwp3JbXsKZ9Ya4Pp4aNi3mJ8iE1W86q49YFMMeVIyAj+luryRyOJa\niPgqgEx7vt+AZlYJEIEMc6mgbMSwogxUUDYhfl6zV1hauxFoppoGLqHiZSaiA2z0\n/yI+0sf0QAemVEbtCzG+fxOmH59w79XGAMoDQ1L0ju6LNL8qnCxIcb3mW10DM182\nKQRvs0SInYor/fb7WYGACrgMuj6J4X4+pHwSyylwL3EVxO4ah1MVJYEK/dTY/4AW\nYA9tafQlYJdFokKBHF3oH5IjRrUyjDxW8OOhBwIDAQABAoIBAAF7IUFrY1j+WylM\nJ7y7skI6o8qLyu2dM4zXwhm3xUJCcSZ888cSDt7gRjJHRf0MrAIfAQuH6df25i+U\nknJ1aP9JcW8Ql0y8RzHw6HgriTOrbDhBmu+pCmKqJZJGa9ZKcvWycCu92mfnVnNK\nMqv8NG90qTrKWpdCn7/JApIAflrFzsku0plzE1T7lsI2x8dvi+dnqm/BriLpmYoi\nepI/zdH4unSQN5+X1GVRyLruDzW1d/Hrvcmc62PSgGswemriK7EVnJ8+aHugSaXR\n9PKd/7H9kDla3+G2uf5VFasZnpdI+9KBIn1Uqcl+3Uk7rZeR50lkXa30+VPs2czo\nXOfyrYECgYEA+jXGBj+pdq/fP13VmYbs2csAuksKZZLB1SOWJX/wNIp4lqqBoDZA\nf1ud7lsyrtx1I5BI4oyuFW638BGl6Y1MQFfPe3xjizI/BuoChP4M0Gf7xBaWzzrI\nQT6QnFp/usP/vC2+GISUeYMY3fdcKCxp4IhDcY61WIUO3METrIMjra8CgYEA2cYD\nH/+ngD52U09d1+itiJyA0x/Ck04i+ARg6jMqnFJenko5KfpPhG59e18VPlzXOc3u\nEbpBlDzAHBadvk6nCgV0bZ6YByBEaRTl9fWfXVc+ZNg8Y2b/1nGywIyHGdLF5Pdl\nXQjeQUlMPl+1CawGLnKdOuA3BKM70o+O8h0kMCkCgYEAyqqbx5vxS+2QyubaiQy8\n9Hx2Dm+R8Ew7LMUybRWAH0659nANpxPKkl5HQjYki3aOe0v3fWmt6DZSTuY8mTyW\nMtfte3x5tNnyK0uI1uhgwL45M8+IQDrA0fg3ci3rn//6ORZkD7/z86i4j7I4t2Gi\nMPiuiGCrixPbwfuyT925HIkCgYBAbK/n+33WFqRyqPweL5uG2qXRz4eEhI0byk/R\neSmV7VhIg7S9kmuLxhQhN1PViymw1Bcl73APJpm+tYIdFq+b61kyRMS89vLGE4Sk\navGmb3Tp6H6U+ZeeHSzAgdJF9XDN99Jo34LA1apUmYO5RMbfXtDc5g/gs1mzRP0I\n604VYQKBgQDpD49YnD3QIownKfWBFudjSAPV3DZ8IfQ4urPLNGYf7Funot5OYetV\nQBCkLxpppmo7qJ7HtRPvh2Q94i6vvDQBTViPUxWvcOrlnkzmWQd+T5uT8WWEvtMk\n9bBMCWpDm1p3y0Lmy7/i6t+SFpeZrQmx3bRyIwJvsy7gaQUDTtCA2A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'be0207771c124c8d93ebc0cf22017df7', 'name': u'vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'created_at': '2018-10-02T17:33:36.204038', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': 'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:5a:a3:53:ae:06:64:fb:b2:34:e8:f7:f1:6e:5f:70', 'type': 'ssh', 'id': u'vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd'}) 2018-10-02 17:33:36,204 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1NkdgFyANtnpWXDckaWcBz3ECL+0cFp6aSfT6pgglArlkyUz qXOdt6kF7J1Xwp3JbXsKZ9Ya4Pp4aNi3mJ8iE1W86q49YFMMeVIyAj+luryRyOJa iPgqgEx7vt+AZlYJEIEMc6mgbMSwogxUUDYhfl6zV1hauxFoppoGLqHiZSaiA2z0 /yI+0sf0QAemVEbtCzG+fxOmH59w79XGAMoDQ1L0ju6LNL8qnCxIcb3mW10DM182 KQRvs0SInYor/fb7WYGACrgMuj6J4X4+pHwSyylwL3EVxO4ah1MVJYEK/dTY/4AW YA9tafQlYJdFokKBHF3oH5IjRrUyjDxW8OOhBwIDAQABAoIBAAF7IUFrY1j+WylM J7y7skI6o8qLyu2dM4zXwhm3xUJCcSZ888cSDt7gRjJHRf0MrAIfAQuH6df25i+U knJ1aP9JcW8Ql0y8RzHw6HgriTOrbDhBmu+pCmKqJZJGa9ZKcvWycCu92mfnVnNK Mqv8NG90qTrKWpdCn7/JApIAflrFzsku0plzE1T7lsI2x8dvi+dnqm/BriLpmYoi epI/zdH4unSQN5+X1GVRyLruDzW1d/Hrvcmc62PSgGswemriK7EVnJ8+aHugSaXR 9PKd/7H9kDla3+G2uf5VFasZnpdI+9KBIn1Uqcl+3Uk7rZeR50lkXa30+VPs2czo XOfyrYECgYEA+jXGBj+pdq/fP13VmYbs2csAuksKZZLB1SOWJX/wNIp4lqqBoDZA f1ud7lsyrtx1I5BI4oyuFW638BGl6Y1MQFfPe3xjizI/BuoChP4M0Gf7xBaWzzrI QT6QnFp/usP/vC2+GISUeYMY3fdcKCxp4IhDcY61WIUO3METrIMjra8CgYEA2cYD H/+ngD52U09d1+itiJyA0x/Ck04i+ARg6jMqnFJenko5KfpPhG59e18VPlzXOc3u EbpBlDzAHBadvk6nCgV0bZ6YByBEaRTl9fWfXVc+ZNg8Y2b/1nGywIyHGdLF5Pdl XQjeQUlMPl+1CawGLnKdOuA3BKM70o+O8h0kMCkCgYEAyqqbx5vxS+2QyubaiQy8 9Hx2Dm+R8Ew7LMUybRWAH0659nANpxPKkl5HQjYki3aOe0v3fWmt6DZSTuY8mTyW Mtfte3x5tNnyK0uI1uhgwL45M8+IQDrA0fg3ci3rn//6ORZkD7/z86i4j7I4t2Gi MPiuiGCrixPbwfuyT925HIkCgYBAbK/n+33WFqRyqPweL5uG2qXRz4eEhI0byk/R eSmV7VhIg7S9kmuLxhQhN1PViymw1Bcl73APJpm+tYIdFq+b61kyRMS89vLGE4Sk avGmb3Tp6H6U+ZeeHSzAgdJF9XDN99Jo34LA1apUmYO5RMbfXtDc5g/gs1mzRP0I 604VYQKBgQDpD49YnD3QIownKfWBFudjSAPV3DZ8IfQ4urPLNGYf7Funot5OYetV QBCkLxpppmo7qJ7HtRPvh2Q94i6vvDQBTViPUxWvcOrlnkzmWQd+T5uT8WWEvtMk 9bBMCWpDm1p3y0Lmy7/i6t+SFpeZrQmx3bRyIwJvsy7gaQUDTtCA2A== -----END RSA PRIVATE KEY----- 2018-10-02 17:33:36,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-02 17:33:36,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"security_group": {"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-02 17:33:36,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-b4de38aa-3a3b-4971-a9ae-dc8126186328 Date: Tue, 02 Oct 2018 17:33:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:36Z", "updated_at": "2018-10-02T17:33:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "3fdb5b6e-46e2-4de6-8558-11ec2ad3a0b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "fd8dfb7d-c084-4635-97ab-1f0cc445b9f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 2, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}} 2018-10-02 17:33:36,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b4de38aa-3a3b-4971-a9ae-dc8126186328 2018-10-02 17:33:36,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.199956893921s 2018-10-02 17:33:36,407 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b4de38aa-3a3b-4971-a9ae-dc8126186328 2018-10-02 17:33:36,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:33:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:36,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-55c35520-9287-4ec9-83bd-53c0c159ae3a Date: Tue, 02 Oct 2018 17:33:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:24Z", "updated_at": "2018-10-02T17:33:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "23d3e823-3035-4e8e-9a03-4b5138408dda", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5126b8c9-4db4-4934-bc26-e2b6c90ad770", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5e19d6a5-ca50-4c7e-b429-961fc22e19c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "ab7686be-32a9-43b4-901b-a96e028e6a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 4, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:36Z", "updated_at": "2018-10-02T17:33:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "3fdb5b6e-46e2-4de6-8558-11ec2ad3a0b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "fd8dfb7d-c084-4635-97ab-1f0cc445b9f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 2, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}]} 2018-10-02 17:33:36,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-55c35520-9287-4ec9-83bd-53c0c159ae3a 2018-10-02 17:33:36,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523810386658s 2018-10-02 17:33:36,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-55c35520-9287-4ec9-83bd-53c0c159ae3a 2018-10-02 17:33:36,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 17:33:36,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -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": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de"}}' 2018-10-02 17:33:36,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e0ae4564-3832-4597-b3be-81d0453d1565 Date: Tue, 02 Oct 2018 17:33:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "port_range_min": 22, "revision_number": 0, "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:36Z", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "ef33d6d2-c0b1-4664-8026-396241903d36"}} 2018-10-02 17:33:36,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e0ae4564-3832-4597-b3be-81d0453d1565 2018-10-02 17:33:36,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.303667068481s 2018-10-02 17:33:36,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e0ae4564-3832-4597-b3be-81d0453d1565 2018-10-02 17:33:36,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:33:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:36,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c636913c-2577-4e86-a227-d844fc97a5e2 Date: Tue, 02 Oct 2018 17:33:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:24Z", "updated_at": "2018-10-02T17:33:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "23d3e823-3035-4e8e-9a03-4b5138408dda", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5126b8c9-4db4-4934-bc26-e2b6c90ad770", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5e19d6a5-ca50-4c7e-b429-961fc22e19c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "ab7686be-32a9-43b4-901b-a96e028e6a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 4, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:36Z", "updated_at": "2018-10-02T17:33:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "3fdb5b6e-46e2-4de6-8558-11ec2ad3a0b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "ef33d6d2-c0b1-4664-8026-396241903d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "fd8dfb7d-c084-4635-97ab-1f0cc445b9f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 3, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}]} 2018-10-02 17:33:36,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c636913c-2577-4e86-a227-d844fc97a5e2 2018-10-02 17:33:36,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20330286026s 2018-10-02 17:33:36,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c636913c-2577-4e86-a227-d844fc97a5e2 2018-10-02 17:33:36,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 17:33:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -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": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de"}}' 2018-10-02 17:33:37,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-33e747b9-724d-4ae7-b360-e0a240913951 Date: Tue, 02 Oct 2018 17:33:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T17:33:37Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "port_range_min": null, "revision_number": 0, "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:37Z", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "f461beb3-d606-4f30-aee7-9f6715975c42"}} 2018-10-02 17:33:37,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-33e747b9-724d-4ae7-b360-e0a240913951 2018-10-02 17:33:37,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.297730922699s 2018-10-02 17:33:37,282 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-33e747b9-724d-4ae7-b360-e0a240913951 2018-10-02 17:33:37,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:33:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:37,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-39415645-a0b5-4cdf-a16c-00d38c070c2e Date: Tue, 02 Oct 2018 17:33:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"],"updated_at":"2018-10-02T17:33:26Z","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:33:37,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-39415645-a0b5-4cdf-a16c-00d38c070c2e 2018-10-02 17:33:37,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277848958969s 2018-10-02 17:33:37,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-39415645-a0b5-4cdf-a16c-00d38c070c2e 2018-10-02 17:33:37,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:33:37,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:37,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6d96118b-0db7-4dc8-bdc5-40c2ef12df57 Date: Tue, 02 Oct 2018 17:33:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "metadata": {}}], "file": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file", "owner": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "size": 12716032, "self": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:33:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:33:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:33:37,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6d96118b-0db7-4dc8-bdc5-40c2ef12df57 2018-10-02 17:33:37,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176206111908s 2018-10-02 17:33:37,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6d96118b-0db7-4dc8-bdc5-40c2ef12df57 2018-10-02 17:33:37,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:33:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:37,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2a4e296-b634-451a-8a76-db895042f55d x-compute-request-id: req-f2a4e296-b634-451a-8a76-db895042f55d Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "name": "vping_ssh-flavor_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:33:37,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f2a4e296-b634-451a-8a76-db895042f55d 2018-10-02 17:33:37,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0393030643463s 2018-10-02 17:33:37,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f2a4e296-b634-451a-8a76-db895042f55d 2018-10-02 17:33:37,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-02 17:33:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"server": {"name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "imageRef": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "flavorRef": "b064ea21-da18-41f7-a774-64568d0cfa9d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59aff1c9-3d5c-40a7-9ea3-9c174fe450eb"}], "security_groups": [{"name": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de"}]}}' 2018-10-02 17:33:39,970 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28a7abde-d770-4032-9212-c246ae849824 x-compute-request-id: req-28a7abde-d770-4032-9212-c246ae849824 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "adminPass": "eMbXvSBS9x88"}} 2018-10-02 17:33:39,970 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-28a7abde-d770-4032-9212-c246ae849824 2018-10-02 17:33:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.1877348423s 2018-10-02 17:33:39,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-28a7abde-d770-4032-9212-c246ae849824 2018-10-02 17:33:39,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:40,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48b34675-4fcd-494d-a94b-49495e3aa407 x-compute-request-id: req-48b34675-4fcd-494d-a94b-49495e3aa407 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:40,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48b34675-4fcd-494d-a94b-49495e3aa407 2018-10-02 17:33:40,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.131263017654s 2018-10-02 17:33:40,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48b34675-4fcd-494d-a94b-49495e3aa407 2018-10-02 17:33:40,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:33:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:40,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-b28bc045-76bc-4a86-b9c8-85bac0420406 Date: Tue, 02 Oct 2018 17:33: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":["42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"],"updated_at":"2018-10-02T17:33:26Z","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:33:40,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b28bc045-76bc-4a86-b9c8-85bac0420406 2018-10-02 17:33:40,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105906009674s 2018-10-02 17:33:40,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b28bc045-76bc-4a86-b9c8-85bac0420406 2018-10-02 17:33:40,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 17:33:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:40,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1071c809-3322-4f91-811c-d52be0991d11 Date: Tue, 02 Oct 2018 17:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:33:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74","subnetpool_id":null,"name":"vping_ssh-subnet_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}]} 2018-10-02 17:33:40,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1071c809-3322-4f91-811c-d52be0991d11 2018-10-02 17:33:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.192018985748s 2018-10-02 17:33:40,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1071c809-3322-4f91-811c-d52be0991d11 2018-10-02 17:33:40,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:33:42,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:43,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ded31e72-50e8-4f4f-9ed1-76387336f4bb x-compute-request-id: req-ded31e72-50e8-4f4f-9ed1-76387336f4bb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:40Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:43,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ded31e72-50e8-4f4f-9ed1-76387336f4bb 2018-10-02 17:33:43,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857054948807s 2018-10-02 17:33:43,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ded31e72-50e8-4f4f-9ed1-76387336f4bb 2018-10-02 17:33:43,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:33:45,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:45,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0d7cd51-57d3-48ff-84cb-7f98363a91a4 x-compute-request-id: req-b0d7cd51-57d3-48ff-84cb-7f98363a91a4 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:40Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:45,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0d7cd51-57d3-48ff-84cb-7f98363a91a4 2018-10-02 17:33:45,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690324068069s 2018-10-02 17:33:45,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0d7cd51-57d3-48ff-84cb-7f98363a91a4 2018-10-02 17:33:45,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:33:47,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:48,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d070242-c9a9-4c4f-9ee9-bda9281b4dd0 x-compute-request-id: req-2d070242-c9a9-4c4f-9ee9-bda9281b4dd0 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:47Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:48,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d070242-c9a9-4c4f-9ee9-bda9281b4dd0 2018-10-02 17:33:48,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63751912117s 2018-10-02 17:33:48,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d070242-c9a9-4c4f-9ee9-bda9281b4dd0 2018-10-02 17:33:48,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 17:33:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7e3404c0-14e4-444d-a507-cfc6bf6ea6df" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:48,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-52d9226a-651a-45e9-a155-f358a0ed9556 Date: Tue, 02 Oct 2018 17:33:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:33:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74","ip_address":"192.168.120.8"}],"id":"f80005f6-7b9d-4ed0-a607-1bfee1ed94fa","security_groups":["ef5e9b9d-6027-4db2-a64b-9e92fb7558de"],"mac_address":"fa:16:3e:a2:d0:74","project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:41Z","binding:vnic_type":"normal","device_id":"7e3404c0-14e4-444d-a507-cfc6bf6ea6df"}]} 2018-10-02 17:33:48,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7e3404c0-14e4-444d-a507-cfc6bf6ea6df used request id req-52d9226a-651a-45e9-a155-f358a0ed9556 2018-10-02 17:33:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0548360347748s 2018-10-02 17:33:48,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7e3404c0-14e4-444d-a507-cfc6bf6ea6df used request id req-52d9226a-651a-45e9-a155-f358a0ed9556 2018-10-02 17:33:48,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:33:48,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f80005f6-7b9d-4ed0-a607-1bfee1ed94fa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:48,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-62d6aefd-5a7e-458d-9714-43717e64f305 Date: Tue, 02 Oct 2018 17:33:48 GMT RESP BODY: {"floatingips": []} 2018-10-02 17:33:48,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f80005f6-7b9d-4ed0-a607-1bfee1ed94fa used request id req-62d6aefd-5a7e-458d-9714-43717e64f305 2018-10-02 17:33:48,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163594961166s 2018-10-02 17:33:48,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f80005f6-7b9d-4ed0-a607-1bfee1ed94fa used request id req-62d6aefd-5a7e-458d-9714-43717e64f305 2018-10-02 17:33:48,842 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a2:d0:74', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd2a566e1-8bf5-4a86-9aec-10d3b990de2a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:33:47.000000', 'flavor': Munch({u'id': u'b064ea21-da18-41f7-a774-64568d0cfa9d'}), 'az': u'nova', 'id': u'7e3404c0-14e4-444d-a507-cfc6bf6ea6df', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'be0207771c124c8d93ebc0cf22017df7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': 'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-02T17:33:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-02T17:33:47Z', 'hostId': u'8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:33:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': u'vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'adminPass': u'eMbXvSBS9x88', 'tenant_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'region': 'regionOne', 'created': u'2018-10-02T17:33:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-02 17:33:48,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:33:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:49,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-2332dbfe-999e-41a0-9c18-d1fef03947ca Date: Tue, 02 Oct 2018 17:33:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"],"updated_at":"2018-10-02T17:33:26Z","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:33:49,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2332dbfe-999e-41a0-9c18-d1fef03947ca 2018-10-02 17:33:49,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246780872345s 2018-10-02 17:33:49,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2332dbfe-999e-41a0-9c18-d1fef03947ca 2018-10-02 17:33:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:33:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:49,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c629591e-e6f2-4dd2-967e-760f6c5e19f9 Date: Tue, 02 Oct 2018 17:33:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "metadata": {}}], "file": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file", "owner": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "size": 12716032, "self": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:33:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:33:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:33:49,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c629591e-e6f2-4dd2-967e-760f6c5e19f9 2018-10-02 17:33:49,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0321998596191s 2018-10-02 17:33:49,124 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c629591e-e6f2-4dd2-967e-760f6c5e19f9 2018-10-02 17:33:49,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:33:49,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:49,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45792712-8de1-403d-97ef-6fa8d7e7f786 x-compute-request-id: req-45792712-8de1-403d-97ef-6fa8d7e7f786 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "name": "vping_ssh-flavor_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:33:49,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-45792712-8de1-403d-97ef-6fa8d7e7f786 2018-10-02 17:33:49,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354070663452s 2018-10-02 17:33:49,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-45792712-8de1-403d-97ef-6fa8d7e7f786 2018-10-02 17:33:49,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-02 17:33:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"server": {"name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "imageRef": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "flavorRef": "b064ea21-da18-41f7-a774-64568d0cfa9d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59aff1c9-3d5c-40a7-9ea3-9c174fe450eb"}], "security_groups": [{"name": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de"}]}}' 2018-10-02 17:33:50,487 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90ae5b56-9168-48b9-918c-0b74c67bb54d x-compute-request-id: req-90ae5b56-9168-48b9-918c-0b74c67bb54d Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "adminPass": "PuLQ7aEiTw4f"}} 2018-10-02 17:33:50,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-90ae5b56-9168-48b9-918c-0b74c67bb54d 2018-10-02 17:33:50,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.32487082481s 2018-10-02 17:33:50,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-90ae5b56-9168-48b9-918c-0b74c67bb54d 2018-10-02 17:33:50,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:50,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33: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-fd1e43ca-ab41-4c9f-8666-c8b1774abc13 x-compute-request-id: req-fd1e43ca-ab41-4c9f-8666-c8b1774abc13 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:47Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:50,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd1e43ca-ab41-4c9f-8666-c8b1774abc13 2018-10-02 17:33:50,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489795923233s 2018-10-02 17:33:50,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd1e43ca-ab41-4c9f-8666-c8b1774abc13 2018-10-02 17:33:50,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:33:52,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:52,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:53,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f7664ec-d860-4406-93bd-0f071ac5f392 x-compute-request-id: req-1f7664ec-d860-4406-93bd-0f071ac5f392 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:52Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:47Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:53,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f7664ec-d860-4406-93bd-0f071ac5f392 2018-10-02 17:33:53,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505803108215s 2018-10-02 17:33:53,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f7664ec-d860-4406-93bd-0f071ac5f392 2018-10-02 17:33:53,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:33:55,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:56,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33: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-e618846a-a13f-4a12-9998-78b5915d2fe1 x-compute-request-id: req-e618846a-a13f-4a12-9998-78b5915d2fe1 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:53Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:47Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:56,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e618846a-a13f-4a12-9998-78b5915d2fe1 2018-10-02 17:33:56,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527935028076s 2018-10-02 17:33:56,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e618846a-a13f-4a12-9998-78b5915d2fe1 2018-10-02 17:33:56,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:33:58,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:33:58,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:33:58,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:33:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7873216-df98-4dd1-9161-b5f57f00a61f x-compute-request-id: req-f7873216-df98-4dd1-9161-b5f57f00a61f Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:33:53Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:47Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:33:58,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7873216-df98-4dd1-9161-b5f57f00a61f 2018-10-02 17:33:58,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491509914398s 2018-10-02 17:33:58,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7873216-df98-4dd1-9161-b5f57f00a61f 2018-10-02 17:33:58,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:00,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9619660e-b8a2-48b1-a344-f7f843039d0b x-compute-request-id: req-9619660e-b8a2-48b1-a344-f7f843039d0b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:59.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:59Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:47Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:01,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9619660e-b8a2-48b1-a344-f7f843039d0b 2018-10-02 17:34:01,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670424938202s 2018-10-02 17:34:01,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9619660e-b8a2-48b1-a344-f7f843039d0b 2018-10-02 17:34:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 17:34:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3fe7480a-8b48-43bc-8234-0dfd7228ebe9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:01,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1e42bde9-0ff1-4b50-bef1-f98ce023314e Date: Tue, 02 Oct 2018 17:34:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:33:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74","ip_address":"192.168.120.13"}],"id":"20c4f262-1de7-4b89-b4b6-9f97dadc9408","security_groups":["ef5e9b9d-6027-4db2-a64b-9e92fb7558de"],"mac_address":"fa:16:3e:4e:7e:df","project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:53Z","binding:vnic_type":"normal","device_id":"3fe7480a-8b48-43bc-8234-0dfd7228ebe9"}]} 2018-10-02 17:34:01,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3fe7480a-8b48-43bc-8234-0dfd7228ebe9 used request id req-1e42bde9-0ff1-4b50-bef1-f98ce023314e 2018-10-02 17:34:01,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592548847198s 2018-10-02 17:34:01,271 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3fe7480a-8b48-43bc-8234-0dfd7228ebe9 used request id req-1e42bde9-0ff1-4b50-bef1-f98ce023314e 2018-10-02 17:34:01,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=20c4f262-1de7-4b89-b4b6-9f97dadc9408" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:01,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b268eb9d-f4c3-4eea-820b-ff7d9999a4dd Date: Tue, 02 Oct 2018 17:34:01 GMT RESP BODY: {"floatingips": []} 2018-10-02 17:34:01,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=20c4f262-1de7-4b89-b4b6-9f97dadc9408 used request id req-b268eb9d-f4c3-4eea-820b-ff7d9999a4dd 2018-10-02 17:34:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165405988693s 2018-10-02 17:34:01,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=20c4f262-1de7-4b89-b4b6-9f97dadc9408 used request id req-b268eb9d-f4c3-4eea-820b-ff7d9999a4dd 2018-10-02 17:34:01,442 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:7e:df', 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'd2a566e1-8bf5-4a86-9aec-10d3b990de2a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:33:59.000000', 'flavor': Munch({u'id': u'b064ea21-da18-41f7-a774-64568d0cfa9d'}), 'az': u'nova', 'id': u'3fe7480a-8b48-43bc-8234-0dfd7228ebe9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'be0207771c124c8d93ebc0cf22017df7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': 'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-02T17:33:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-02T17:33:59Z', 'hostId': u'cf93353c756668480865151952323bf342e164639e73650f0540d3e0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'cf93353c756668480865151952323bf342e164639e73650f0540d3e0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:33:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': u'vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'adminPass': u'PuLQ7aEiTw4f', 'tenant_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'region': 'regionOne', 'created': u'2018-10-02T17:33:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-02 17:34:01,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:01,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-bcdf220d-a828-4b0e-b324-bc6c2bbe3bb6 Date: Tue, 02 Oct 2018 17:34:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"],"updated_at":"2018-10-02T17:33:26Z","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:34:01,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bcdf220d-a828-4b0e-b324-bc6c2bbe3bb6 2018-10-02 17:34:01,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1075258255s 2018-10-02 17:34:01,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bcdf220d-a828-4b0e-b324-bc6c2bbe3bb6 2018-10-02 17:34:01,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 17:34:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=3fe7480a-8b48-43bc-8234-0dfd7228ebe9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:01,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-27c5693f-619a-46de-a326-39c38dffb866 Date: Tue, 02 Oct 2018 17:34:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:33:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74","ip_address":"192.168.120.13"}],"id":"20c4f262-1de7-4b89-b4b6-9f97dadc9408","security_groups":["ef5e9b9d-6027-4db2-a64b-9e92fb7558de"],"mac_address":"fa:16:3e:4e:7e:df","project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:53Z","binding:vnic_type":"normal","device_id":"3fe7480a-8b48-43bc-8234-0dfd7228ebe9"}]} 2018-10-02 17:34:01,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3fe7480a-8b48-43bc-8234-0dfd7228ebe9 used request id req-27c5693f-619a-46de-a326-39c38dffb866 2018-10-02 17:34:01,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610640048981s 2018-10-02 17:34:01,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=3fe7480a-8b48-43bc-8234-0dfd7228ebe9 used request id req-27c5693f-619a-46de-a326-39c38dffb866 2018-10-02 17:34:01,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-02 17:34:01,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.13", "port_id": "20c4f262-1de7-4b89-b4b6-9f97dadc9408"}}' 2018-10-02 17:34:03,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-c65b9c0b-8baa-4913-870b-29f664049dbf Date: Tue, 02 Oct 2018 17:34:03 GMT RESP BODY: {"floatingip": {"router_id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:34:02Z", "updated_at": "2018-10-02T17:34:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_id": "20c4f262-1de7-4b89-b4b6-9f97dadc9408", "id": "3a758db0-1b50-4082-a722-55556bfa4431"}} 2018-10-02 17:34:03,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c65b9c0b-8baa-4913-870b-29f664049dbf 2018-10-02 17:34:03,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.90518593788s 2018-10-02 17:34:03,523 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c65b9c0b-8baa-4913-870b-29f664049dbf 2018-10-02 17:34:03,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:03,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-451d26aa-3686-4e0f-9382-2b6117dd2709 Date: Tue, 02 Oct 2018 17:34:03 GMT RESP BODY: {"floatingips": [{"router_id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:34:02Z", "updated_at": "2018-10-02T17:34:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_id": "20c4f262-1de7-4b89-b4b6-9f97dadc9408", "id": "3a758db0-1b50-4082-a722-55556bfa4431"}]} 2018-10-02 17:34:03,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-451d26aa-3686-4e0f-9382-2b6117dd2709 2018-10-02 17:34:03,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239040851593s 2018-10-02 17:34:03,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-451d26aa-3686-4e0f-9382-2b6117dd2709 2018-10-02 17:34:03,560 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 17:34:03,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:03,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-65bde62a-273e-4bd4-9e8e-1059f978e725 Date: Tue, 02 Oct 2018 17:34:03 GMT RESP BODY: {"floatingips": [{"router_id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:34:02Z", "updated_at": "2018-10-02T17:34:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_id": "20c4f262-1de7-4b89-b4b6-9f97dadc9408", "id": "3a758db0-1b50-4082-a722-55556bfa4431"}]} 2018-10-02 17:34:03,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-65bde62a-273e-4bd4-9e8e-1059f978e725 2018-10-02 17:34:03,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.206539154053s 2018-10-02 17:34:03,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-65bde62a-273e-4bd4-9e8e-1059f978e725 2018-10-02 17:34:03,876 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 17:34:03,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:04,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-a23867e7-3142-421c-9c0f-1ec6063be70f Date: Tue, 02 Oct 2018 17:34:04 GMT RESP BODY: {"floatingips": [{"router_id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:34:02Z", "updated_at": "2018-10-02T17:34:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_id": "20c4f262-1de7-4b89-b4b6-9f97dadc9408", "id": "3a758db0-1b50-4082-a722-55556bfa4431"}]} 2018-10-02 17:34:04,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a23867e7-3142-421c-9c0f-1ec6063be70f 2018-10-02 17:34:04,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224220752716s 2018-10-02 17:34:04,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a23867e7-3142-421c-9c0f-1ec6063be70f 2018-10-02 17:34:04,007 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 17:34:04,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:04,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:04,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-e03240cf-406f-43bc-bd5a-d7b39e0ab6ed Date: Tue, 02 Oct 2018 17:34:04 GMT RESP BODY: {"floatingips": [{"router_id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:34:02Z", "updated_at": "2018-10-02T17:34:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_id": "20c4f262-1de7-4b89-b4b6-9f97dadc9408", "id": "3a758db0-1b50-4082-a722-55556bfa4431"}]} 2018-10-02 17:34:04,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e03240cf-406f-43bc-bd5a-d7b39e0ab6ed 2018-10-02 17:34:04,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0231399536133s 2018-10-02 17:34:04,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e03240cf-406f-43bc-bd5a-d7b39e0ab6ed 2018-10-02 17:34:04,140 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'19354189-fd51-4dc2-861d-ccf7009a8e37', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'created_at': u'2018-10-02T17:34:02Z', 'attached': True, 'updated_at': u'2018-10-02T17:34:02Z', 'id': u'3a758db0-1b50-4082-a722-55556bfa4431', 'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'name': 'vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'19354189-fd51-4dc2-861d-ccf7009a8e37', 'project_id': u'54c5c4d63b4c4a5db9ee89863f1756c6', 'port_id': u'20c4f262-1de7-4b89-b4b6-9f97dadc9408', 'port': u'20c4f262-1de7-4b89-b4b6-9f97dadc9408', 'network': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03'}) 2018-10-02 17:34:04,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-02 17:34:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9/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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 17:34:05,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-662da191-e386-4ae9-bb72-445963baafab x-compute-request-id: req-662da191-e386-4ae9-bb72-445963baafab Content-Encoding: gzip Content-Length: 9537 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 471338867 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.151247] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153159] pid_max: default: 32768 minimum: 301\n[ 0.154224] ACPI: Core revision 20150930\n[ 0.155741] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157263] Security Framework initialized\n[ 0.158193] Yama: becoming mindful.\n[ 0.159078] AppArmor: AppArmor initialized\n[ 0.160137] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161770] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163432] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164841] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166578] Initializing cgroup subsys io\n[ 0.167531] Initializing cgroup subsys memory\n[ 0.168599] Initializing cgroup subsys devices\n[ 0.169666] Initializing cgroup subsys freezer\n[ 0.170735] Initializing cgroup subsys net_cls\n[ 0.171767] Initializing cgroup subsys perf_event\n[ 0.172867] Initializing cgroup subsys net_prio\n[ 0.173907] Initializing cgroup subsys hugetlb\n[ 0.174896] Initializing cgroup subsys pids\n[ 0.175858] CPU: Physical Processor ID: 0\n[ 0.177532] mce: CPU supports 10 MCE banks\n[ 0.178620] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179810] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.198809] ftrace: allocating 31920 entries in 125 pages\n[ 0.226243] smpboot: Max logical packages: 1\n[ 0.227388] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229182] x2apic enabled\n[ 0.230233] Switched APIC routing to physical x2apic.\n[ 0.232469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239835] KVM setup paravirtual spinlock\n[ 0.241563] x86: Booted up 1 node, 1 CPUs\n[ 0.242755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244800] devtmpfs: initialized\n[ 0.246795] evm: security.selinux\n[ 0.247735] evm: security.SMACK64\n[ 0.248726] evm: security.SMACK64EXEC\n[ 0.249777] evm: security.SMACK64TRANSMUTE\n[ 0.250919] evm: security.SMACK64MMAP\n[ 0.252017] evm: security.ima\n[ 0.252897] evm: security.capability\n[ 0.253999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256814] pinctrl core: initialized pinctrl subsystem\n[ 0.258383] RTC time: 17:33:59, date: 10/02/18\n[ 0.259768] NET: Registered protocol family 16\n[ 0.261155] cpuidle: using governor ladder\n[ 0.262359] cpuidle: using governor menu\n[ 0.263511] PCCT header not found.\n[ 0.264586] ACPI: bus type PCI registered\n[ 0.265771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267452] PCI: Using configuration type 1 for base access\n[ 0.269639] ACPI: Added _OSI(Module Device)\n[ 0.270885] ACPI: Added _OSI(Processor Device)\n[ 0.272160] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273535] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.276174] ACPI: Interpreter enabled\n[ 0.277219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.285471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288353] ACPI: (supports S0 S5)\n[ 0.289394] ACPI: Using IOAPIC for interrupt routing\n[ 0.290857] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294908] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296688] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300514] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303880] acpiphp: Slot [3] registered\n[ 0.305071] acpiphp: Slot [4] registered\n[ 0.306270] acpiphp: Slot [5] registered\n[ 0.307487] acpiphp: Slot [6] registered\n[ 0.308668] acpiphp: Slot [7] registered\n[ 0.309856] acpiphp: Slot [8] registered\n[ 0.311048] acpiphp: Slot [9] registered\n[ 0.312235] acpiphp: Slot [10] registered\n[ 0.313450] acpiphp: Slot [11] registered\n[ 0.314666] acpiphp: Slot [12] registered\n[ 0.315890] acpiphp: Slot [13] registered\n[ 0.317125] acpiphp: Slot [14] registered\n[ 0.318361] acpiphp: Slot [15] registered\n[ 0.329605] acpiphp: Slot [16] registered\n[ 0.330832] acpiphp: Slot [17] registered\n[ 0.332048] acpiphp: Slot [18] registered\n[ 0.333283] acpiphp: Slot [19] registered\n[ 0.334504] acpiphp: Slot [20] registered\n[ 0.335714] acpiphp: Slot [21] registered\n[ 0.336935] acpiphp: Slot [22] registered\n[ 0.338132] acpiphp: Slot [23] registered\n[ 0.339373] acpiphp: Slot [24] registered\n[ 0.340593] acpiphp: Slot [25] registered\n[ 0.341807] acpiphp: Slot [26] registered\n[ 0.343034] acpiphp: Slot [27] registered\n[ 0.344241] acpiphp: Slot [28] registered\n[ 0.345471] acpiphp: Slot [29] registered\n[ 0.346658] acpiphp: Slot [30] registered\n[ 0.347873] acpiphp: Slot [31] registered\n[ 0.349087] PCI host bridge to bus 0000:00\n[ 0.350358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352267] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354145] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358556] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365248] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369046] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.377842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.379958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429316] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434329] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435665] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436832] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438786] vgaarb: loaded\n[ 0.439521] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441196] SCSI subsystem initialized\n[ 0.442390] ACPI: bus type USB registered\n[ 0.443620] usbcore: registered new interface driver usbfs\n[ 0.445191] usbcore: registered new interface driver hub\n[ 0.446597] usbcore: registered new device driver usb\n[ 0.448138] PCI: Using ACPI for IRQ routing\n[ 0.449580] NetLabel: Initializing\n[ 0.450627] NetLabel: domain hash size = 128\n[ 0.451921] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453334] NetLabel: unlabeled traffic allowed by default\n[ 0.454894] clocksource: Switched to clocksource kvm-clock\n[ 0.461155] AppArmor: AppArmor Filesystem Enabled\n[ 0.462614] pnp: PnP ACPI init\n[ 0.463921] pnp: PnP ACPI: found 5 devices\n[ 0.470665] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473293] NET: Registered protocol family 2\n[ 0.474707] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.476692] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.478525] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.480317] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482022] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483804] NET: Registered protocol family 1\n[ 0.485055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.486748] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.488075] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502284] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.516392] Trying to unpack rootfs image as initramfs...\n[ 0.566303] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.580462] Scanning for low memory corruption every 60 seconds\n[ 0.581780] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.582903] audit: initializing netlink subsys (disabled)\n[ 0.583946] audit: type=2000 audit(1538501639.972:1): initialized\n[ 0.585207] Initialise system trusted keyring\n[ 0.586117] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.587250] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.589164] zbud: loaded\n[ 0.589857] VFS: Disk quotas dquot_6.6.0\n[ 0.590657] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.592123] fuse init (API version 7.23)\n[ 0.593026] Key type big_key registered\n[ 0.593804] Allocating IMA MOK and blacklist keyrings.\n[ 0.595256] Key type asymmetric registered\n[ 0.596057] Asymmetric key parser 'x509' registered\n[ 0.596979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.598392] io scheduler noop registered\n[ 0.599166] io scheduler deadline registered (default)\n[ 0.600123] io scheduler cfq registered\n[ 0.600928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.601955] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.603191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604600] ACPI: Power Button [PWRF]\n[ 0.605540] GHES: HEST is not enabled!\n[ 0.621211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.650518] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677617] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680057] Linux agpgart interface v0.103\n[ 0.682327] brd: module loaded\n[ 0.683718] loop: module loaded\n[ 0.688260] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690013] GPT:90111 != 2097151\n[ 0.690818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692152] GPT:90111 != 2097151\n[ 0.692936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694068] vda: vda1 vda15\n[ 0.695683] scsi host0: ata_piix\n[ 0.696529] scsi host1: ata_piix\n[ 0.697336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698801] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700464] libphy: Fixed MDIO Bus: probed\n[ 0.701460] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702583] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704959] PPP generic driver version 2.4.2\n[ 0.706084] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.728192] ehci-pci: EHCI PCI platform driver\n[ 0.729057] ehci-platform: EHCI generic platform driver\n[ 0.730013] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.731109] ohci-pci: OHCI PCI platform driver\n[ 0.731958] ohci-platform: OHCI generic platform driver\n[ 0.732914] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747239] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749663] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.751725] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.752908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.754292] usb usb1: Product: UHCI Host Controller\n[ 0.755204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.756314] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757568] hub 1-0:1.0: USB hub found\n[ 0.758324] hub 1-0:1.0: 2 ports detected\n[ 0.759225] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762236] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.763254] mousedev: PS/2 mouse device common for all mice\n[ 0.764492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766276] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767354] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769682] i2c /dev entries driver\n[ 0.770425] device-mapper: uevent: version 1.0.3\n[ 0.771352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.772933] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774178] NET: Registered protocol family 10\n[ 0.775182] NET: Registered protocol family 17\n[ 0.776077] Key type dns_resolver registered\n[ 0.776978] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778033] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779737] registered taskstats version 1\n[ 0.780554] Loading compiled-in X.509 certificates\n[ 0.781963] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783766] zswap: loaded using pool lzo/zbud\n[ 0.785120] Key type trusted registered\n[ 0.786651] Key type encrypted registered\n[ 0.787469] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.788624] ima: No TPM chip found, activating TPM-bypass!\n[ 0.789632] evm: HMAC attrs: 0x1\n[ 0.790918] Magic number: 6:8:592\n[ 0.791727] rtc_cmos 00:00: setting system clock to 2018-10-02 17:33:59 UTC (1538501639)\n[ 0.793278] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794369] EDD information not available.\n[ 0.859915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861441] Write protecting the kernel read-only data: 14336k\n[ 0.873330] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875121] 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.917749] 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 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.24. iid=i-00000023\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCueXUwqwT3P7lsoeTorChXMIhR2kJFCHqEy4GTVncm+v6kzEc/Thg5EWMijfLOVywubmlYiTNNjq/zsvkKEXtEES8IISRZLa0Z4rh5qCCYqQx7P6I0vsXsBVwhlJ0uCZk3eZ990B9IdKiMHIkjVwU9GLzHaAbev72BKqGdEmSC6c6Ra7WiugxJ5JDIk5q1zLyHC5smLw4A5Ofb/RPzAlp/NTlJ0OrSjwj4u+F2sszBC07teNflKF4+OTnOUTaySfJrMu+NBsy2Zz7V8ZD1T+BXU9uS2yr+aOw32P/nL4OylURhsUGgGY2T+ntbD1fAKM5xpNpHZI1aPv/oCnIRgZXD root@vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd\nssh-dss AAAAB3NzaC1kc3MAAACBAOcXuxpGsIWr1aw5AQL6tG6m9Mlwxk21dWnbtGiuF1N0AXAbaReMnw5TX25bmGX/RNJGXPtgzj6Oi7YLPrVzs6Mscce911eJQRQJGHZmD4vMpquV0pJ6GCwdpxfcRgLmzPjJQCjrl9cLORmSysBfKoJ7WZf8pGANCiBoUjWk9VUNAAAAFQDl5qaXUm0uHLbK8CX92DTKb7baUwAAAIEAlLqxowDc8mANvO9C4WJjQd5DZFQSOzK7ysJQUSXDKvgN9YAoIvy203Wz0D2ptk+CetDM1PCnYbp0aIbaQc7TuE4bzG4+OTw7J8NvJCb35piebkjkrBwdjmo52auCXKeFONWJTahmnpAreUVFAHOudIbKAvz7fR9xRyygiVy8e3UAAACAOhTbLAB9KvDG7cTDEQfKTLcMB3Ib13SEU0bPrnxUwFxxo/CuPO1S7l75+Q1xErkppQ1NNmk8rFAp2SThxDqyuGCZAyyKp8RCaftlcVoitwfnpIUfSUFNB1GppEDa4bJsndEdiQFKDBSaKezimL+EQeUc7wfz/pyXT7ufOJSl2EM= root@vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd\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:fe4e:7edf/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-00000023\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.69 ===\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-5d7dfc25-2df0-4bad-b266-ddca60ec53cd login: "} 2018-10-02 17:34:05,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9/action used request id req-662da191-e386-4ae9-bb72-445963baafab 2018-10-02 17:34:05,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1010658741s 2018-10-02 17:34:05,243 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9/action used request id req-662da191-e386-4ae9-bb72-445963baafab 2018-10-02 17:34:05,243 - 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 471338867 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.151247] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153159] pid_max: default: 32768 minimum: 301 [ 0.154224] ACPI: Core revision 20150930 [ 0.155741] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.157263] Security Framework initialized [ 0.158193] Yama: becoming mindful. [ 0.159078] AppArmor: AppArmor initialized [ 0.160137] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161770] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.163432] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164841] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166578] Initializing cgroup subsys io [ 0.167531] Initializing cgroup subsys memory [ 0.168599] Initializing cgroup subsys devices [ 0.169666] Initializing cgroup subsys freezer [ 0.170735] Initializing cgroup subsys net_cls [ 0.171767] Initializing cgroup subsys perf_event [ 0.172867] Initializing cgroup subsys net_prio [ 0.173907] Initializing cgroup subsys hugetlb [ 0.174896] Initializing cgroup subsys pids [ 0.175858] CPU: Physical Processor ID: 0 [ 0.177532] mce: CPU supports 10 MCE banks [ 0.178620] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.179810] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.192012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.198809] ftrace: allocating 31920 entries in 125 pages [ 0.226243] smpboot: Max logical packages: 1 [ 0.227388] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.229182] x2apic enabled [ 0.230233] Switched APIC routing to physical x2apic. [ 0.232469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.234177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.237151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.239835] KVM setup paravirtual spinlock [ 0.241563] x86: Booted up 1 node, 1 CPUs [ 0.242755] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244800] devtmpfs: initialized [ 0.246795] evm: security.selinux [ 0.247735] evm: security.SMACK64 [ 0.248726] evm: security.SMACK64EXEC [ 0.249777] evm: security.SMACK64TRANSMUTE [ 0.250919] evm: security.SMACK64MMAP [ 0.252017] evm: security.ima [ 0.252897] evm: security.capability [ 0.253999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256814] pinctrl core: initialized pinctrl subsystem [ 0.258383] RTC time: 17:33:59, date: 10/02/18 [ 0.259768] NET: Registered protocol family 16 [ 0.261155] cpuidle: using governor ladder [ 0.262359] cpuidle: using governor menu [ 0.263511] PCCT header not found. [ 0.264586] ACPI: bus type PCI registered [ 0.265771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267452] PCI: Using configuration type 1 for base access [ 0.269639] ACPI: Added _OSI(Module Device) [ 0.270885] ACPI: Added _OSI(Processor Device) [ 0.272160] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.273535] ACPI: Added _OSI(Processor Aggregator Device) [ 0.276174] ACPI: Interpreter enabled [ 0.277219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.280005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.285471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288353] ACPI: (supports S0 S5) [ 0.289394] ACPI: Using IOAPIC for interrupt routing [ 0.290857] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294908] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296688] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300514] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303880] acpiphp: Slot [3] registered [ 0.305071] acpiphp: Slot [4] registered [ 0.306270] acpiphp: Slot [5] registered [ 0.307487] acpiphp: Slot [6] registered [ 0.308668] acpiphp: Slot [7] registered [ 0.309856] acpiphp: Slot [8] registered [ 0.311048] acpiphp: Slot [9] registered [ 0.312235] acpiphp: Slot [10] registered [ 0.313450] acpiphp: Slot [11] registered [ 0.314666] acpiphp: Slot [12] registered [ 0.315890] acpiphp: Slot [13] registered [ 0.317125] acpiphp: Slot [14] registered [ 0.318361] acpiphp: Slot [15] registered [ 0.329605] acpiphp: Slot [16] registered [ 0.330832] acpiphp: Slot [17] registered [ 0.332048] acpiphp: Slot [18] registered [ 0.333283] acpiphp: Slot [19] registered [ 0.334504] acpiphp: Slot [20] registered [ 0.335714] acpiphp: Slot [21] registered [ 0.336935] acpiphp: Slot [22] registered [ 0.338132] acpiphp: Slot [23] registered [ 0.339373] acpiphp: Slot [24] registered [ 0.340593] acpiphp: Slot [25] registered [ 0.341807] acpiphp: Slot [26] registered [ 0.343034] acpiphp: Slot [27] registered [ 0.344241] acpiphp: Slot [28] registered [ 0.345471] acpiphp: Slot [29] registered [ 0.346658] acpiphp: Slot [30] registered [ 0.347873] acpiphp: Slot [31] registered [ 0.349087] PCI host bridge to bus 0000:00 [ 0.350358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352267] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354145] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358556] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365248] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369046] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.371668] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.377842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.379958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.424686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429316] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434329] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435665] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436832] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438786] vgaarb: loaded [ 0.439521] vgaarb: bridge control possible 0000:00:02.0 [ 0.441196] SCSI subsystem initialized [ 0.442390] ACPI: bus type USB registered [ 0.443620] usbcore: registered new interface driver usbfs [ 0.445191] usbcore: registered new interface driver hub [ 0.446597] usbcore: registered new device driver usb [ 0.448138] PCI: Using ACPI for IRQ routing [ 0.449580] NetLabel: Initializing [ 0.450627] NetLabel: domain hash size = 128 [ 0.451921] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453334] NetLabel: unlabeled traffic allowed by default [ 0.454894] clocksource: Switched to clocksource kvm-clock [ 0.461155] AppArmor: AppArmor Filesystem Enabled [ 0.462614] pnp: PnP ACPI init [ 0.463921] pnp: PnP ACPI: found 5 devices [ 0.470665] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473293] NET: Registered protocol family 2 [ 0.474707] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.476692] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478525] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480317] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482022] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483804] NET: Registered protocol family 1 [ 0.485055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486748] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488075] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502284] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516392] Trying to unpack rootfs image as initramfs... [ 0.566303] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580462] Scanning for low memory corruption every 60 seconds [ 0.581780] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.582903] audit: initializing netlink subsys (disabled) [ 0.583946] audit: type=2000 audit(1538501639.972:1): initialized [ 0.585207] Initialise system trusted keyring [ 0.586117] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.587250] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.589164] zbud: loaded [ 0.589857] VFS: Disk quotas dquot_6.6.0 [ 0.590657] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.592123] fuse init (API version 7.23) [ 0.593026] Key type big_key registered [ 0.593804] Allocating IMA MOK and blacklist keyrings. [ 0.595256] Key type asymmetric registered [ 0.596057] Asymmetric key parser 'x509' registered [ 0.596979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.598392] io scheduler noop registered [ 0.599166] io scheduler deadline registered (default) [ 0.600123] io scheduler cfq registered [ 0.600928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.601955] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.603191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604600] ACPI: Power Button [PWRF] [ 0.605540] GHES: HEST is not enabled! [ 0.621211] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.650518] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677617] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680057] Linux agpgart interface v0.103 [ 0.682327] brd: module loaded [ 0.683718] loop: module loaded [ 0.688260] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690013] GPT:90111 != 2097151 [ 0.690818] GPT:Alternate GPT header not at the end of the disk. [ 0.692152] GPT:90111 != 2097151 [ 0.692936] GPT: Use GNU Parted to correct GPT errors. [ 0.694068] vda: vda1 vda15 [ 0.695683] scsi host0: ata_piix [ 0.696529] scsi host1: ata_piix [ 0.697336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698801] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700464] libphy: Fixed MDIO Bus: probed [ 0.701460] tun: Universal TUN/TAP device driver, 1.6 [ 0.702583] tun: (C) 1999-2004 Max Krasnyansky [ 0.704959] PPP generic driver version 2.4.2 [ 0.706084] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.728192] ehci-pci: EHCI PCI platform driver [ 0.729057] ehci-platform: EHCI generic platform driver [ 0.730013] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.731109] ohci-pci: OHCI PCI platform driver [ 0.731958] ohci-platform: OHCI generic platform driver [ 0.732914] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747239] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749663] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.751725] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754292] usb usb1: Product: UHCI Host Controller [ 0.755204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756314] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757568] hub 1-0:1.0: USB hub found [ 0.758324] hub 1-0:1.0: 2 ports detected [ 0.759225] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761306] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762236] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.763254] mousedev: PS/2 mouse device common for all mice [ 0.764492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766276] rtc_cmos 00:00: RTC can wake from S4 [ 0.767354] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769682] i2c /dev entries driver [ 0.770425] device-mapper: uevent: version 1.0.3 [ 0.771352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.772933] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774178] NET: Registered protocol family 10 [ 0.775182] NET: Registered protocol family 17 [ 0.776077] Key type dns_resolver registered [ 0.776978] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.778033] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779737] registered taskstats version 1 [ 0.780554] Loading compiled-in X.509 certificates [ 0.781963] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783766] zswap: loaded using pool lzo/zbud [ 0.785120] Key type trusted registered [ 0.786651] Key type encrypted registered [ 0.787469] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788624] ima: No TPM chip found, activating TPM-bypass! [ 0.789632] evm: HMAC attrs: 0x1 [ 0.790918] Magic number: 6:8:592 [ 0.791727] rtc_cmos 00:00: setting system clock to 2018-10-02 17:33:59 UTC (1538501639) [ 0.793278] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794369] EDD information not available. [ 0.859915] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.861441] Write protecting the kernel read-only data: 14336k [ 0.873330] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875121] 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.917749] 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 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.24. iid=i-00000023 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCueXUwqwT3P7lsoeTorChXMIhR2kJFCHqEy4GTVncm+v6kzEc/Thg5EWMijfLOVywubmlYiTNNjq/zsvkKEXtEES8IISRZLa0Z4rh5qCCYqQx7P6I0vsXsBVwhlJ0uCZk3eZ990B9IdKiMHIkjVwU9GLzHaAbev72BKqGdEmSC6c6Ra7WiugxJ5JDIk5q1zLyHC5smLw4A5Ofb/RPzAlp/NTlJ0OrSjwj4u+F2sszBC07teNflKF4+OTnOUTaySfJrMu+NBsy2Zz7V8ZD1T+BXU9uS2yr+aOw32P/nL4OylURhsUGgGY2T+ntbD1fAKM5xpNpHZI1aPv/oCnIRgZXD root@vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd ssh-dss AAAAB3NzaC1kc3MAAACBAOcXuxpGsIWr1aw5AQL6tG6m9Mlwxk21dWnbtGiuF1N0AXAbaReMnw5TX25bmGX/RNJGXPtgzj6Oi7YLPrVzs6Mscce911eJQRQJGHZmD4vMpquV0pJ6GCwdpxfcRgLmzPjJQCjrl9cLORmSysBfKoJ7WZf8pGANCiBoUjWk9VUNAAAAFQDl5qaXUm0uHLbK8CX92DTKb7baUwAAAIEAlLqxowDc8mANvO9C4WJjQd5DZFQSOzK7ysJQUSXDKvgN9YAoIvy203Wz0D2ptk+CetDM1PCnYbp0aIbaQc7TuE4bzG4+OTw7J8NvJCb35piebkjkrBwdjmo52auCXKeFONWJTahmnpAreUVFAHOudIbKAvz7fR9xRyygiVy8e3UAAACAOhTbLAB9KvDG7cTDEQfKTLcMB3Ib13SEU0bPrnxUwFxxo/CuPO1S7l75+Q1xErkppQ1NNmk8rFAp2SThxDqyuGCZAyyKp8RCaftlcVoitwfnpIUfSUFNB1GppEDa4bJsndEdiQFKDBSaKezimL+EQeUc7wfz/pyXT7ufOJSl2EM= root@vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd -----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:fe4e:7edf/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-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-5d7dfc25-2df0-4bad-b266-ddca60ec53cd login: 2018-10-02 17:34:05,247 - paramiko.transport - DEBUG - starting thread (client mode): 0xc49db150L 2018-10-02 17:34:05,248 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 17:34:05,248 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 17:34:05,249 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 17:34:05,250 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 17:34:05,250 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 17:34:05,251 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 17:34:05,251 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 17:34:05,251 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 17:34:05,251 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 17:34:05,307 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 17:34:05,308 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 17:34:05,324 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 1b10e00f636f6fac81e2fd731238d705 2018-10-02 17:34:05,325 - paramiko.transport - DEBUG - Trying key 765aa353ae0664fbb234e8f7f16e5f70 from /tmp/tmplhuG0o 2018-10-02 17:34:05,344 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 17:34:06,846 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 17:34:06,860 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 17:34:06,861 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 17:34:06,861 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 17:34:06,862 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 17:34:06,865 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 17:34:06,865 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=1.118 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.118/1.118/1.118 ms 2018-10-02 17:34:06,866 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-02 17:34:06,872 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 17:34:06,982 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 17:34:06,983 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-02 17:34:06,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 17:34:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:07,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14382dd3-f28c-4531-bd08-c98652b2290a x-compute-request-id: req-14382dd3-f28c-4531-bd08-c98652b2290a Content-Type: application/json 2018-10-02 17:34:07,185 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df used request id req-14382dd3-f28c-4531-bd08-c98652b2290a 2018-10-02 17:34:07,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.19654583931s 2018-10-02 17:34:07,185 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df used request id req-14382dd3-f28c-4531-bd08-c98652b2290a 2018-10-02 17:34:07,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:07,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93fc05eb-101d-4fda-bd44-3069ccc8b7d3 x-compute-request-id: req-93fc05eb-101d-4fda-bd44-3069ccc8b7d3 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:59.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:59Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:d0:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:47.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "7e3404c0-14e4-444d-a507-cfc6bf6ea6df", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:07Z", "hostId": "8151760dbb115432451d3c8922c9beb7dcb54becc9c2584a921e5cee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:39Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:07,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93fc05eb-101d-4fda-bd44-3069ccc8b7d3 2018-10-02 17:34:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520749092102s 2018-10-02 17:34:07,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93fc05eb-101d-4fda-bd44-3069ccc8b7d3 2018-10-02 17:34:07,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:09,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:10,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-6d32823b-8413-47b3-9ab8-60db27ef125a x-compute-request-id: req-6d32823b-8413-47b3-9ab8-60db27ef125a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:59.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:33:59Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:10,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d32823b-8413-47b3-9ab8-60db27ef125a 2018-10-02 17:34:10,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373239040375s 2018-10-02 17:34:10,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d32823b-8413-47b3-9ab8-60db27ef125a 2018-10-02 17:34:10,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 17:34:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3a758db0-1b50-4082-a722-55556bfa4431.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:11,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-232fcfd8-859b-46e3-aab5-f92fb37df8ab Content-Length: 0 Date: Tue, 02 Oct 2018 17:34:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:34:11,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3a758db0-1b50-4082-a722-55556bfa4431.json used request id req-232fcfd8-859b-46e3-aab5-f92fb37df8ab 2018-10-02 17:34:11,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.952629089355s 2018-10-02 17:34:11,042 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3a758db0-1b50-4082-a722-55556bfa4431.json used request id req-232fcfd8-859b-46e3-aab5-f92fb37df8ab 2018-10-02 17:34:11,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:11,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6d69cf40-394d-4174-a412-db95c23c979c Date: Tue, 02 Oct 2018 17:34:11 GMT RESP BODY: {"floatingips": []} 2018-10-02 17:34:11,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d69cf40-394d-4174-a412-db95c23c979c 2018-10-02 17:34:11,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451810359955s 2018-10-02 17:34:11,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d69cf40-394d-4174-a412-db95c23c979c 2018-10-02 17:34:11,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 17:34:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:11,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:34: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-90b20095-9707-4cfc-b003-5f098ca44d62 x-compute-request-id: req-90b20095-9707-4cfc-b003-5f098ca44d62 Content-Type: application/json 2018-10-02 17:34:11,312 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9 used request id req-90b20095-9707-4cfc-b003-5f098ca44d62 2018-10-02 17:34:11,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.218237876892s 2018-10-02 17:34:11,313 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9 used request id req-90b20095-9707-4cfc-b003-5f098ca44d62 2018-10-02 17:34:11,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:11,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34: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-5ab1c01a-24a9-4748-940e-7408c0c1f2d0 x-compute-request-id: req-5ab1c01a-24a9-4748-940e-7408c0c1f2d0 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:7e:df", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "rel": "bookmark"}], "image": {"id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "links": [{"href": "http://172.30.9.22:8774/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:33:59.000000", "flavor": {"id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "links": [{"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}]}, "id": "3fe7480a-8b48-43bc-8234-0dfd7228ebe9", "security_groups": [{"name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}], "user_id": "be0207771c124c8d93ebc0cf22017df7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:11Z", "hostId": "cf93353c756668480865151952323bf342e164639e73650f0540d3e0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "name": "vping_ssh-vm_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "created": "2018-10-02T17:33:50Z", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:11,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ab1c01a-24a9-4748-940e-7408c0c1f2d0 2018-10-02 17:34:11,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52538895607s 2018-10-02 17:34:11,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ab1c01a-24a9-4748-940e-7408c0c1f2d0 2018-10-02 17:34:11,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:13,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:13,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-9919a467-c06c-4785-8681-897ac1d600b0 x-compute-request-id: req-9919a467-c06c-4785-8681-897ac1d600b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 17:34:13,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9919a467-c06c-4785-8681-897ac1d600b0 2018-10-02 17:34:13,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.111048936844s 2018-10-02 17:34:13,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9919a467-c06c-4785-8681-897ac1d600b0 2018-10-02 17:34:13,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:34:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:14,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-aacb7baa-a2b4-47a2-a4ce-a2122edbaa37 Date: Tue, 02 Oct 2018 17:34:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:24Z", "updated_at": "2018-10-02T17:33:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "23d3e823-3035-4e8e-9a03-4b5138408dda", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5126b8c9-4db4-4934-bc26-e2b6c90ad770", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5e19d6a5-ca50-4c7e-b429-961fc22e19c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "ab7686be-32a9-43b4-901b-a96e028e6a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 4, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:36Z", "updated_at": "2018-10-02T17:33:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "3fdb5b6e-46e2-4de6-8558-11ec2ad3a0b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "ef33d6d2-c0b1-4664-8026-396241903d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:37Z", "revision_number": 0, "id": "f461beb3-d606-4f30-aee7-9f6715975c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:37Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:36Z", "revision_number": 0, "id": "fd8dfb7d-c084-4635-97ab-1f0cc445b9f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:36Z", "security_group_id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 4, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "ef5e9b9d-6027-4db2-a64b-9e92fb7558de", "name": "vping_ssh-sg_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}]} 2018-10-02 17:34:14,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-aacb7baa-a2b4-47a2-a4ce-a2122edbaa37 2018-10-02 17:34:14,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054074048996s 2018-10-02 17:34:14,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-aacb7baa-a2b4-47a2-a4ce-a2122edbaa37 2018-10-02 17:34:14,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 17:34:14,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ef5e9b9d-6027-4db2-a64b-9e92fb7558de.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:14,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13931c40-9a54-48d7-b3a0-4385916e64f9 Content-Length: 0 Date: Tue, 02 Oct 2018 17:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:34:14,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ef5e9b9d-6027-4db2-a64b-9e92fb7558de.json used request id req-13931c40-9a54-48d7-b3a0-4385916e64f9 2018-10-02 17:34:14,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.211899995804s 2018-10-02 17:34:14,228 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ef5e9b9d-6027-4db2-a64b-9e92fb7558de.json used request id req-13931c40-9a54-48d7-b3a0-4385916e64f9 2018-10-02 17:34:14,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-02 17:34:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:14,287 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:34:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71f14f6c-2c91-4242-b0f7-34e34ad4e149 x-compute-request-id: req-71f14f6c-2c91-4242-b0f7-34e34ad4e149 Content-Length: 0 Content-Type: application/json 2018-10-02 17:34:14,287 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd used request id req-71f14f6c-2c91-4242-b0f7-34e34ad4e149 2018-10-02 17:34:14,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0584630966187s 2018-10-02 17:34:14,287 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_5d7dfc25-2df0-4bad-b266-ddca60ec53cd used request id req-71f14f6c-2c91-4242-b0f7-34e34ad4e149 2018-10-02 17:34:14,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-02 17:34:14,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37/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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" -d '{"subnet_id": "42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"}' 2018-10-02 17:34:15,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68c1c89e-acdc-4fe1-a06e-f5c4c7a875e6 Date: Tue, 02 Oct 2018 17:34:15 GMT RESP BODY: {"network_id": "59aff1c9-3d5c-40a7-9ea3-9c174fe450eb", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "subnet_id": "42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74", "subnet_ids": ["42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74"], "port_id": "13a40da1-afe8-478b-8f46-70d2227c0dd0", "id": "19354189-fd51-4dc2-861d-ccf7009a8e37"} 2018-10-02 17:34:15,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37/remove_router_interface.json used request id req-68c1c89e-acdc-4fe1-a06e-f5c4c7a875e6 2018-10-02 17:34:15,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.36420702934s 2018-10-02 17:34:15,652 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37/remove_router_interface.json used request id req-68c1c89e-acdc-4fe1-a06e-f5c4c7a875e6 returning object 19354189-fd51-4dc2-861d-ccf7009a8e37 2018-10-02 17:34:15,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-02 17:34:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:15,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-40b1b4fa-bda2-4426-bc16-08eb72a84a5f Date: Tue, 02 Oct 2018 17:34:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:27Z", "admin_state_up": true, "updated_at": "2018-10-02T17:34:14Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "19354189-fd51-4dc2-861d-ccf7009a8e37", "name": "vping_ssh-router_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}]} 2018-10-02 17:34:15,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-40b1b4fa-bda2-4426-bc16-08eb72a84a5f 2018-10-02 17:34:15,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.223472118378s 2018-10-02 17:34:15,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-40b1b4fa-bda2-4426-bc16-08eb72a84a5f 2018-10-02 17:34:15,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-02 17:34:15,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:19,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86fff00f-c179-4935-93a3-09cab17a0f67 Content-Length: 0 Date: Tue, 02 Oct 2018 17:34:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:34:19,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37.json used request id req-86fff00f-c179-4935-93a3-09cab17a0f67 2018-10-02 17:34:19,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.40964794159s 2018-10-02 17:34:19,288 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/19354189-fd51-4dc2-861d-ccf7009a8e37.json used request id req-86fff00f-c179-4935-93a3-09cab17a0f67 2018-10-02 17:34:19,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 17:34:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:19,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d556deb8-d339-4fe3-9b42-cca27881980b Date: Tue, 02 Oct 2018 17:34:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:33:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74","subnetpool_id":null,"name":"vping_ssh-subnet_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}]} 2018-10-02 17:34:19,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d556deb8-d339-4fe3-9b42-cca27881980b 2018-10-02 17:34:19,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0622179508209s 2018-10-02 17:34:19,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d556deb8-d339-4fe3-9b42-cca27881980b 2018-10-02 17:34:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-02 17:34:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:21,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f73762f-a8ff-4ee0-aed3-4e190b351148 Date: Tue, 02 Oct 2018 17:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:34:21,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74.json used request id req-0f73762f-a8ff-4ee0-aed3-4e190b351148 2018-10-02 17:34:21,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2364859581s 2018-10-02 17:34:21,589 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/42cdd030-c6d5-45a7-9a7d-4ab9bfc26d74.json used request id req-0f73762f-a8ff-4ee0-aed3-4e190b351148 2018-10-02 17:34:21,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-92c7a694-c834-4c1f-810a-f302e0addd43 Date: Tue, 02 Oct 2018 17:34: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":[],"updated_at":"2018-10-02T17:34:21Z","tenant_id":"54c5c4d63b4c4a5db9ee89863f1756c6","created_at":"2018-10-02T17:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"54c5c4d63b4c4a5db9ee89863f1756c6","id":"59aff1c9-3d5c-40a7-9ea3-9c174fe450eb","name":"vping_ssh-net_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:34:21,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-92c7a694-c834-4c1f-810a-f302e0addd43 2018-10-02 17:34:21,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112551927567s 2018-10-02 17:34:21,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-92c7a694-c834-4c1f-810a-f302e0addd43 2018-10-02 17:34:21,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-02 17:34:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/59aff1c9-3d5c-40a7-9ea3-9c174fe450eb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:22,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9410360-e412-4677-b7ad-2090db7594a1 Date: Tue, 02 Oct 2018 17:34:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:34:22,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/59aff1c9-3d5c-40a7-9ea3-9c174fe450eb.json used request id req-f9410360-e412-4677-b7ad-2090db7594a1 2018-10-02 17:34:22,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20950984955s 2018-10-02 17:34:22,914 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/59aff1c9-3d5c-40a7-9ea3-9c174fe450eb.json used request id req-f9410360-e412-4677-b7ad-2090db7594a1 2018-10-02 17:34:22,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:34:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:22,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-68b52c9a-3930-4f89-8757-aa94edb533d8 Date: Tue, 02 Oct 2018 17:34:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "metadata": {}}], "file": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/file", "owner": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "size": 12716032, "self": "/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:33:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:33:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:34:22,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-68b52c9a-3930-4f89-8757-aa94edb533d8 2018-10-02 17:34:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0328321456909s 2018-10-02 17:34:22,948 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-68b52c9a-3930-4f89-8757-aa94edb533d8 2018-10-02 17:34:22,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 17:34:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f9982fc6fdb63f575d9cc3ceeb76c4d35ddf7ed" 2018-10-02 17:34:24,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2228bec-4066-4802-9e34-c55a78300af1 Date: Tue, 02 Oct 2018 17:34:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:34:24,423 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a used request id req-f2228bec-4066-4802-9e34-c55a78300af1 2018-10-02 17:34:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.47349500656s 2018-10-02 17:34:24,423 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d2a566e1-8bf5-4a86-9aec-10d3b990de2a used request id req-f2228bec-4066-4802-9e34-c55a78300af1 2018-10-02 17:34:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:34:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:24,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-b5397f95-34f6-4bc1-b996-e13597c6442d x-compute-request-id: req-b5397f95-34f6-4bc1-b996-e13597c6442d Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b064ea21-da18-41f7-a774-64568d0cfa9d", "name": "vping_ssh-flavor_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:34:24,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b5397f95-34f6-4bc1-b996-e13597c6442d 2018-10-02 17:34:24,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365271568298s 2018-10-02 17:34:24,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b5397f95-34f6-4bc1-b996-e13597c6442d 2018-10-02 17:34:24,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 17:34:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:24,498 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-de992503-7e51-4f92-9f44-fc100369c80e x-compute-request-id: req-de992503-7e51-4f92-9f44-fc100369c80e Content-Length: 0 Content-Type: application/json 2018-10-02 17:34:24,498 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d used request id req-de992503-7e51-4f92-9f44-fc100369c80e 2018-10-02 17:34:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366568565369s 2018-10-02 17:34:24,499 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b064ea21-da18-41f7-a774-64568d0cfa9d used request id req-de992503-7e51-4f92-9f44-fc100369c80e 2018-10-02 17:34:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:34:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4cfcbc-8a85-421b-937c-1ccf69c58c79 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd", "links": {"self": "http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7"}, "domain_id": "default", "enabled": true, "id": "be0207771c124c8d93ebc0cf22017df7", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:34:24,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ce4cfcbc-8a85-421b-937c-1ccf69c58c79 2018-10-02 17:34:24,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966780185699s 2018-10-02 17:34:24,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ce4cfcbc-8a85-421b-937c-1ccf69c58c79 2018-10-02 17:34:24,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:34:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:24,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5575aed2-73c1-439d-8d9f-213706590b5d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7"}, "enabled": true, "id": "be0207771c124c8d93ebc0cf22017df7", "options": {}, "domain_id": "default", "name": "vping_ssh-user_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}} 2018-10-02 17:34:24,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 used request id req-5575aed2-73c1-439d-8d9f-213706590b5d 2018-10-02 17:34:24,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0877740383148s 2018-10-02 17:34:24,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 used request id req-5575aed2-73c1-439d-8d9f-213706590b5d 2018-10-02 17:34:24,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 17:34:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:24,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e17e8ff-d8a1-4b0c-8265-1e02cc6c4fda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:34:24,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 used request id req-3e17e8ff-d8a1-4b0c-8265-1e02cc6c4fda 2018-10-02 17:34:24,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216748952866s 2018-10-02 17:34:24,908 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/be0207771c124c8d93ebc0cf22017df7 used request id req-3e17e8ff-d8a1-4b0c-8265-1e02cc6c4fda 2018-10-02 17:34:24,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:34:24,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:24,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e64a10e-17e0-4d11-84b4-c9a47bd3b46c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6"}, "enabled": true, "id": "54c5c4d63b4c4a5db9ee89863f1756c6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5d7dfc25-2df0-4bad-b266-ddca60ec53cd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:34:24,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8e64a10e-17e0-4d11-84b4-c9a47bd3b46c 2018-10-02 17:34:24,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0880999565125s 2018-10-02 17:34:24,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8e64a10e-17e0-4d11-84b4-c9a47bd3b46c 2018-10-02 17:34:25,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 17:34:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:25,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:34:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90aa33a5-c8a6-4b7c-b249-c4bdf004bd11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:34:25,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6 used request id req-90aa33a5-c8a6-4b7c-b249-c4bdf004bd11 2018-10-02 17:34:25,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.133656024933s 2018-10-02 17:34:25,134 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/54c5c4d63b4c4a5db9ee89863f1756c6 used request id req-90aa33a5-c8a6-4b7c-b249-c4bdf004bd11 2018-10-02 17:34:25,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:34:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:25,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd36857-711a-42af-a0f8-bf17edec9b82 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8accba566d4f4f5a9e9d96905586fd53", "links": {"self": "http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:34:25,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-acd36857-711a-42af-a0f8-bf17edec9b82 2018-10-02 17:34:25,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825259685516s 2018-10-02 17:34:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:34:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:25,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:34:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f45ab8-fda5-4e69-85d8-e0388f8bb0ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:34:25,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8accba566d4f4f5a9e9d96905586fd53 used request id req-33f45ab8-fda5-4e69-85d8-e0388f8bb0ad 2018-10-02 17:34:25,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103632926941s 2018-10-02 17:34:25,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:34:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=54c5c4d63b4c4a5db9ee89863f1756c6&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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:25,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-602a695d-da38-40a5-a301-ce3aa73b7bb8 Date: Tue, 02 Oct 2018 17:34:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:24Z", "updated_at": "2018-10-02T17:33:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "23d3e823-3035-4e8e-9a03-4b5138408dda", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5126b8c9-4db4-4934-bc26-e2b6c90ad770", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5e19d6a5-ca50-4c7e-b429-961fc22e19c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "ab7686be-32a9-43b4-901b-a96e028e6a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 4, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "name": "default"}]} 2018-10-02 17:34:25,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=54c5c4d63b4c4a5db9ee89863f1756c6&name=default used request id req-602a695d-da38-40a5-a301-ce3aa73b7bb8 2018-10-02 17:34:25,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0441520214081s 2018-10-02 17:34:25,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=54c5c4d63b4c4a5db9ee89863f1756c6&name=default used request id req-602a695d-da38-40a5-a301-ce3aa73b7bb8 2018-10-02 17:34:25,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:34:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:25,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-39805a80-e425-43cd-bef1-22e4fa215aa7 Date: Tue, 02 Oct 2018 17:34:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "created_at": "2018-10-02T17:33:24Z", "updated_at": "2018-10-02T17:33:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5e19d6a5-ca50-4c7e-b429-961fc22e19c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "5126b8c9-4db4-4934-bc26-e2b6c90ad770", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "23d3e823-3035-4e8e-9a03-4b5138408dda", "remote_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:33:24Z", "revision_number": 0, "id": "ab7686be-32a9-43b4-901b-a96e028e6a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:33:24Z", "security_group_id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "tenant_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6"}], "revision_number": 4, "project_id": "54c5c4d63b4c4a5db9ee89863f1756c6", "id": "22ba3d2f-8e2b-423e-b7df-0ba88a4e5974", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:34:25,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-39805a80-e425-43cd-bef1-22e4fa215aa7 2018-10-02 17:34:25,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203355073929s 2018-10-02 17:34:25,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-39805a80-e425-43cd-bef1-22e4fa215aa7 2018-10-02 17:34:25,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 17:34:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/22ba3d2f-8e2b-423e-b7df-0ba88a4e5974.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a94dab0049f34655c25d452eff300f429500385" 2018-10-02 17:34:25,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-415325d3-19b1-4654-84be-d863065ab65f Content-Length: 0 Date: Tue, 02 Oct 2018 17:34:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:34:25,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/22ba3d2f-8e2b-423e-b7df-0ba88a4e5974.json used request id req-415325d3-19b1-4654-84be-d863065ab65f 2018-10-02 17:34:25,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.271464109421s 2018-10-02 17:34:25,853 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/22ba3d2f-8e2b-423e-b7df-0ba88a4e5974.json used request id req-415325d3-19b1-4654-84be-d863065ab65f 2018-10-02 17:34:25,906 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-02 17:34:25,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:34:25,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:34:25,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:34:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:34:25,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df1aa9b-71a7-44bd-883f-54b223180ced Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:34:25,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6df1aa9b-71a7-44bd-883f-54b223180ced 2018-10-02 17:34:25,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:34:26,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["3AqKWg9US4C1ENqDDtKilA"], "issued_at": "2018-10-02T17:34:26.000000Z"}} 2018-10-02 17:34:26,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:26,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a055e1d0-607e-4118-b095-0aaa99292e7e Date: Tue, 02 Oct 2018 17:34:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:34:26,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a055e1d0-607e-4118-b095-0aaa99292e7e 2018-10-02 17:34:26,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231492042542s 2018-10-02 17:34:26,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a055e1d0-607e-4118-b095-0aaa99292e7e 2018-10-02 17:34:26,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:34:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:26,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:34:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:26,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9b1d8c-08f2-46b0-9efd-b0368754fa0a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:34:26,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ea9b1d8c-08f2-46b0-9efd-b0368754fa0a 2018-10-02 17:34:26,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0859820842743s 2018-10-02 17:34:26,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:34:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191"}}' 2018-10-02 17:34:26,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1521a8-017a-4ec6-be59-1b88c2c40b62 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.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35"}, "enabled": true, "id": "2bab1f47f37a4af197015b9e41463d35", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191"}} 2018-10-02 17:34:26,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bd1521a8-017a-4ec6-be59-1b88c2c40b62 2018-10-02 17:34:26,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111955881119s 2018-10-02 17:34:26,778 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bd1521a8-017a-4ec6-be59-1b88c2c40b62 2018-10-02 17:34:26,779 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'id': u'2bab1f47f37a4af197015b9e41463d35', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:34:26,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:34:27,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.399453163147s 2018-10-02 17:34:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61f3305-1de2-4742-8854-6a45c7767065 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61"}, "enabled": true, "id": "49323523ffcb4cf2a791515d764a2d61", "options": {}, "domain_id": "default", "name": "vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191"}} 2018-10-02 17:34:27,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 used request id req-c61f3305-1de2-4742-8854-6a45c7767065 2018-10-02 17:34:27,267 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49323523ffcb4cf2a791515d764a2d61', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191'}) 2018-10-02 17:34:27,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:34:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a3d619-3e7e-456a-a321-615e6b6cfe03 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:34:27,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f2a3d619-3e7e-456a-a321-615e6b6cfe03 2018-10-02 17:34:27,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808260440826s 2018-10-02 17:34:27,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:34:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc84c76-cbd3-436a-831e-87540b2514e8 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:34:27,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3cc84c76-cbd3-436a-831e-87540b2514e8 2018-10-02 17:34:27,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791871547699s 2018-10-02 17:34:27,429 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:34:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:34:27,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" -d '{"role": {"name": "Member"}}' 2018-10-02 17:34:27,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed592125-0e2a-4e23-af3b-0baa748366e8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54dc7ddae3b54d4faa49c3563e81e893", "links": {"self": "http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893"}, "name": "Member"}} 2018-10-02 17:34:27,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ed592125-0e2a-4e23-af3b-0baa748366e8 2018-10-02 17:34:27,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.174265861511s 2018-10-02 17:34:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7122dd6-f961-466b-82d4-df0ab1c36c4e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893"}, "domain_id": null, "name": "Member", "id": "54dc7ddae3b54d4faa49c3563e81e893"}} 2018-10-02 17:34:27,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893 used request id req-e7122dd6-f961-466b-82d4-df0ab1c36c4e 2018-10-02 17:34:27,688 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893'}, 'domain_id': None, 'human_id': None, 'id': u'54dc7ddae3b54d4faa49c3563e81e893', 'HUMAN_ID': False}) 2018-10-02 17:34:27,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:34:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfe31ba-b3b6-4fdc-ab2d-88513e85da1d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "54dc7ddae3b54d4faa49c3563e81e893", "links": {"self": "http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:34:27,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4bfe31ba-b3b6-4fdc-ab2d-88513e85da1d 2018-10-02 17:34:27,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809478759766s 2018-10-02 17:34:27,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:34:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269e7d39-6b26-41a4-8122-d60810850b7c 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:34:27,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-269e7d39-6b26-41a4-8122-d60810850b7c 2018-10-02 17:34:27,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0720920562744s 2018-10-02 17:34:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:34:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:27,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd8b9cb-ef41-4127-84ad-64d6b4764b03 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191", "links": {"self": "http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61"}, "domain_id": "default", "enabled": true, "id": "49323523ffcb4cf2a791515d764a2d61", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:34:27,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9fd8b9cb-ef41-4127-84ad-64d6b4764b03 2018-10-02 17:34:27,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0328810214996s 2018-10-02 17:34:27,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9fd8b9cb-ef41-4127-84ad-64d6b4764b03 2018-10-02 17:34:27,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:34:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:28,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983c45e0-d25b-498d-8d49-5fd384f7337c Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35"}, "enabled": true, "id": "2bab1f47f37a4af197015b9e41463d35", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:34:28,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-983c45e0-d25b-498d-8d49-5fd384f7337c 2018-10-02 17:34:28,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171063899994s 2018-10-02 17:34:28,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-983c45e0-d25b-498d-8d49-5fd384f7337c 2018-10-02 17:34:28,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:34:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=49323523ffcb4cf2a791515d764a2d61&scope.project.id=2bab1f47f37a4af197015b9e41463d35&role.id=54dc7ddae3b54d4faa49c3563e81e893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d47125-f758-4b50-9c4e-60127e453782 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=49323523ffcb4cf2a791515d764a2d61&scope.project.id=2bab1f47f37a4af197015b9e41463d35&role.id=54dc7ddae3b54d4faa49c3563e81e893", "previous": null, "next": null}} 2018-10-02 17:34:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=49323523ffcb4cf2a791515d764a2d61&scope.project.id=2bab1f47f37a4af197015b9e41463d35&role.id=54dc7ddae3b54d4faa49c3563e81e893 used request id req-86d47125-f758-4b50-9c4e-60127e453782 2018-10-02 17:34:28,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0759341716766s 2018-10-02 17:34:28,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:34:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35/users/49323523ffcb4cf2a791515d764a2d61/roles/54dc7ddae3b54d4faa49c3563e81e893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:28,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5489f94c-47a5-477c-bd50-31cc68809f37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:34:28,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35/users/49323523ffcb4cf2a791515d764a2d61/roles/54dc7ddae3b54d4faa49c3563e81e893 used request id req-5489f94c-47a5-477c-bd50-31cc68809f37 2018-10-02 17:34:28,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11985206604s 2018-10-02 17:34:28,254 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191', 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': '903aebfb-92d4-49d3-a9d8-2c27408d2866', 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_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'project_id': u'2bab1f47f37a4af197015b9e41463d35', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:34:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:34:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:34:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:34:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:34:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:34:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:34:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:34:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:34:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:34:28,259 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'password': '903aebfb-92d4-49d3-a9d8-2c27408d2866', 'project_name': 'vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2bab1f47f37a4af197015b9e41463d35', 'project_domain_name': 'Default'} 2018-10-02 17:34:28,260 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-02 17:34:28,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:34:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:28,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2673e913-ab30-41d4-b9b8-761839a8a920 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:34:28,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2673e913-ab30-41d4-b9b8-761839a8a920 2018-10-02 17:34:28,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0796360969543s 2018-10-02 17:34:28,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:34:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:34:28,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d2684f-4b93-4364-a314-d322f9ef8f60 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35"}, "enabled": true, "id": "2bab1f47f37a4af197015b9e41463d35", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:34:28,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-38d2684f-4b93-4364-a314-d322f9ef8f60 2018-10-02 17:34:28,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801229476929s 2018-10-02 17:34:28,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-38d2684f-4b93-4364-a314-d322f9ef8f60 2018-10-02 17:34:28,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-02 17:34:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" -d '{"network": {"tenant_id": "2bab1f47f37a4af197015b9e41463d35", "name": "vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191", "admin_state_up": true}}' 2018-10-02 17:34:29,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c5366b54-e5a6-476e-84c2-35411c9bc5eb Date: Tue, 02 Oct 2018 17:34: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":"65caaa81-ac36-4b87-99cf-b162eeecb939","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"2bab1f47f37a4af197015b9e41463d35","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:34:28Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191","admin_state_up":true,"tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:28Z","mtu":1450}} 2018-10-02 17:34:29,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c5366b54-e5a6-476e-84c2-35411c9bc5eb 2018-10-02 17:34:29,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.58976817131s 2018-10-02 17:34:29,015 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c5366b54-e5a6-476e-84c2-35411c9bc5eb 2018-10-02 17:34:29,016 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-02T17:34:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'65caaa81-ac36-4b87-99cf-b162eeecb939', u'provider:segmentation_id': 80, 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_f0d7ac53-bb08-4639-9761-bc7c0e285191', u'created_at': u'2018-10-02T17:34:28Z', u'mtu': 1450, u'tenant_id': u'2bab1f47f37a4af197015b9e41463d35', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2bab1f47f37a4af197015b9e41463d35'}) 2018-10-02 17:34:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:34:29,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5325841a-5a87-4afc-ad7c-fc3069ffdac8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:34:29,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5325841a-5a87-4afc-ad7c-fc3069ffdac8 2018-10-02 17:34:29,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:34:29,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54dc7ddae3b54d4faa49c3563e81e893", "name": "Member"}], "expires_at": "2018-10-02T18:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bab1f47f37a4af197015b9e41463d35", "name": "vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/2bab1f47f37a4af197015b9e41463d35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/2bab1f47f37a4af197015b9e41463d35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/2bab1f47f37a4af197015b9e41463d35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2bab1f47f37a4af197015b9e41463d35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/2bab1f47f37a4af197015b9e41463d35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/2bab1f47f37a4af197015b9e41463d35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2bab1f47f37a4af197015b9e41463d35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/2bab1f47f37a4af197015b9e41463d35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/2bab1f47f37a4af197015b9e41463d35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2bab1f47f37a4af197015b9e41463d35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/2bab1f47f37a4af197015b9e41463d35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/2bab1f47f37a4af197015b9e41463d35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191", "id": "49323523ffcb4cf2a791515d764a2d61"}, "audit_ids": ["ujd0kdEvSnyhEJejimbJPQ"], "issued_at": "2018-10-02T17:34:29.000000Z"}} 2018-10-02 17:34:29,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:29,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-36c99ec2-97ff-42a2-bad4-c2eca2932d0c Date: Tue, 02 Oct 2018 17:34:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T17:34:28Z","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bab1f47f37a4af197015b9e41463d35","id":"65caaa81-ac36-4b87-99cf-b162eeecb939","name":"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:34:29,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-36c99ec2-97ff-42a2-bad4-c2eca2932d0c 2018-10-02 17:34:29,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256409883499s 2018-10-02 17:34:29,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-36c99ec2-97ff-42a2-bad4-c2eca2932d0c 2018-10-02 17:34:29,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-02 17:34:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"subnet": {"name": "vping_userdata-subnet_f0d7ac53-bb08-4639-9761-bc7c0e285191", "enable_dhcp": true, "network_id": "65caaa81-ac36-4b87-99cf-b162eeecb939", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-02 17:34:30,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5279666b-3fb6-4a54-9a3e-34cf4b73bf6f Date: Tue, 02 Oct 2018 17:34:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65caaa81-ac36-4b87-99cf-b162eeecb939","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:34:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"2bab1f47f37a4af197015b9e41463d35","id":"4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787","subnetpool_id":null,"name":"vping_userdata-subnet_f0d7ac53-bb08-4639-9761-bc7c0e285191"}} 2018-10-02 17:34:30,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5279666b-3fb6-4a54-9a3e-34cf4b73bf6f 2018-10-02 17:34:30,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.759860992432s 2018-10-02 17:34:30,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5279666b-3fb6-4a54-9a3e-34cf4b73bf6f 2018-10-02 17:34:30,423 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T17:34:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_f0d7ac53-bb08-4639-9761-bc7c0e285191', u'enable_dhcp': True, u'network_id': u'65caaa81-ac36-4b87-99cf-b162eeecb939', u'tenant_id': u'2bab1f47f37a4af197015b9e41463d35', u'created_at': u'2018-10-02T17:34:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2bab1f47f37a4af197015b9e41463d35'}) 2018-10-02 17:34:30,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-02 17:34:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "vping_userdata-router_f0d7ac53-bb08-4639-9761-bc7c0e285191", "admin_state_up": true}}' 2018-10-02 17:34:35,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-681ad6cb-9832-40c9-8b1e-c4c709ce0de6 Date: Tue, 02 Oct 2018 17:34:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "created_at": "2018-10-02T17:34:31Z", "admin_state_up": true, "updated_at": "2018-10-02T17:34:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2bab1f47f37a4af197015b9e41463d35", "id": "0e83d30c-6006-4b1c-9b87-4c73b500973a", "name": "vping_userdata-router_f0d7ac53-bb08-4639-9761-bc7c0e285191"}} 2018-10-02 17:34:35,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-681ad6cb-9832-40c9-8b1e-c4c709ce0de6 2018-10-02 17:34:35,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.1155269146s 2018-10-02 17:34:35,540 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-681ad6cb-9832-40c9-8b1e-c4c709ce0de6 2018-10-02 17:34:35,540 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T17:34:32Z', u'revision_number': 3, u'id': u'0e83d30c-6006-4b1c-9b87-4c73b500973a', u'external_gateway_info': {u'network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'04c4b98d-c2bd-47bd-abb9-f68b70c07688', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_f0d7ac53-bb08-4639-9761-bc7c0e285191', u'admin_state_up': True, u'tenant_id': u'2bab1f47f37a4af197015b9e41463d35', u'created_at': u'2018-10-02T17:34:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'2bab1f47f37a4af197015b9e41463d35'}) 2018-10-02 17:34:35,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-02 17:34:35,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a/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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"subnet_id": "4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"}' 2018-10-02 17:34:37,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de2bb99e-74d3-4b7e-827d-25e0d854d953 Date: Tue, 02 Oct 2018 17:34:37 GMT RESP BODY: {"network_id": "65caaa81-ac36-4b87-99cf-b162eeecb939", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "subnet_id": "4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787", "subnet_ids": ["4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"], "port_id": "55e7b655-12c0-4447-bb0d-3bf02cc80573", "id": "0e83d30c-6006-4b1c-9b87-4c73b500973a"} 2018-10-02 17:34:37,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a/add_router_interface.json used request id req-de2bb99e-74d3-4b7e-827d-25e0d854d953 2018-10-02 17:34:37,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12820506096s 2018-10-02 17:34:37,670 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a/add_router_interface.json used request id req-de2bb99e-74d3-4b7e-827d-25e0d854d953 returning object 0e83d30c-6006-4b1c-9b87-4c73b500973a 2018-10-02 17:34:37,670 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:34:37,802 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 17:34:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:37,809 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 17:34:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 17:34:37,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:34:37,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ce913f37-22a5-4731-80bc-94f93e700868 Date: Tue, 02 Oct 2018 17:34:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:34:37,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ce913f37-22a5-4731-80bc-94f93e700868 2018-10-02 17:34:37,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177250146866s 2018-10-02 17:34:37,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ce913f37-22a5-4731-80bc-94f93e700868 2018-10-02 17:34:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 17:34:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191"}' 2018-10-02 17:34:38,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8 X-Openstack-Request-Id: req-8359e472-74aa-42cf-8a63-f5ae48cf0313 Date: Tue, 02 Oct 2018 17:34:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file", "owner": "2bab1f47f37a4af197015b9e41463d35", "id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "size": null, "self": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:34:38Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "checksum": null, "created_at": "2018-10-02T17:34:38Z", "protected": false} 2018-10-02 17:34:38,288 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8359e472-74aa-42cf-8a63-f5ae48cf0313 2018-10-02 17:34:38,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.298393964767s 2018-10-02 17:34:38,289 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8359e472-74aa-42cf-8a63-f5ae48cf0313 returning object fabae479-d70c-4f08-8d51-0ac7443f37f8 2018-10-02 17:34:38,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 17:34:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '' 2018-10-02 17:34:39,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79ce70aa-a901-44f0-9edf-b194e0fb6eef Date: Tue, 02 Oct 2018 17:34:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:34:39,978 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file used request id req-79ce70aa-a901-44f0-9edf-b194e0fb6eef 2018-10-02 17:34:39,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.68832612038s 2018-10-02 17:34:39,978 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file used request id req-79ce70aa-a901-44f0-9edf-b194e0fb6eef 2018-10-02 17:34:39,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:34:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:40,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4214cac5-a7ee-4567-8ad5-3051b31b8c06 Date: Tue, 02 Oct 2018 17:34:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "metadata": {}}], "file": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file", "owner": "2bab1f47f37a4af197015b9e41463d35", "id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "size": 12716032, "self": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:34:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:34:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:34:40,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4214cac5-a7ee-4567-8ad5-3051b31b8c06 2018-10-02 17:34:40,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182287931442s 2018-10-02 17:34:40,162 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4214cac5-a7ee-4567-8ad5-3051b31b8c06 2018-10-02 17:34:40,164 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file', 'owner': u'2bab1f47f37a4af197015b9e41463d35', 'id': u'fabae479-d70c-4f08-8d51-0ac7443f37f8', 'size': 12716032, u'self': u'/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2bab1f47f37a4af197015b9e41463d35', 'name': 'vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T17:34:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T17:34:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'created': u'2018-10-02T17:34:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T17:34:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 17:34:40,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 17:34:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_f0d7ac53-bb08-4639-9761-bc7c0e285191", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 17:34:40,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb484299-2e6e-4ac9-86d7-0549d94ffd16 x-compute-request-id: req-cb484299-2e6e-4ac9-86d7-0549d94ffd16 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "name": "vping_userdata-flavor_f0d7ac53-bb08-4639-9761-bc7c0e285191", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:34:40,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cb484299-2e6e-4ac9-86d7-0549d94ffd16 2018-10-02 17:34:40,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.204763174057s 2018-10-02 17:34:40,370 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cb484299-2e6e-4ac9-86d7-0549d94ffd16 returning object 4e55e31c-518a-491c-a7e7-9aebb82563e2 2018-10-02 17:34:40,371 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_f0d7ac53-bb08-4639-9761-bc7c0e285191', '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'c7df579f475a4319babeb31d9eeae3b3', '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'4e55e31c-518a-491c-a7e7-9aebb82563e2', 'swap': 0}) 2018-10-02 17:34:40,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 17:34:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2/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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" -d '{"extra_specs": {}}' 2018-10-02 17:34:40,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79b6155e-1340-456d-93e7-0464458e1826 x-compute-request-id: req-79b6155e-1340-456d-93e7-0464458e1826 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:34:40,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2/os-extra_specs used request id req-79b6155e-1340-456d-93e7-0464458e1826 2018-10-02 17:34:40,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216641426086s 2018-10-02 17:34:40,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2/os-extra_specs used request id req-79b6155e-1340-456d-93e7-0464458e1826 2018-10-02 17:34:40,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:40,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:40,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-742fad8d-ac21-49e7-8745-c53548aa3c23 Date: Tue, 02 Oct 2018 17:34: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":["4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"],"updated_at":"2018-10-02T17:34:30Z","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bab1f47f37a4af197015b9e41463d35","id":"65caaa81-ac36-4b87-99cf-b162eeecb939","name":"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:34:40,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-742fad8d-ac21-49e7-8745-c53548aa3c23 2018-10-02 17:34:40,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248425006866s 2018-10-02 17:34:40,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-742fad8d-ac21-49e7-8745-c53548aa3c23 2018-10-02 17:34:40,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:34:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:40,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-1f5e6e76-151b-4a39-89f7-591a71c7f99f Date: Tue, 02 Oct 2018 17:34:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "metadata": {}}], "file": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file", "owner": "2bab1f47f37a4af197015b9e41463d35", "id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "size": 12716032, "self": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:34:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:34:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:34:40,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1f5e6e76-151b-4a39-89f7-591a71c7f99f 2018-10-02 17:34:40,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171376943588s 2018-10-02 17:34:40,816 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1f5e6e76-151b-4a39-89f7-591a71c7f99f 2018-10-02 17:34:40,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:34:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:40,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e492eaaa-f47a-4313-8621-af131357d881 x-compute-request-id: req-e492eaaa-f47a-4313-8621-af131357d881 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "name": "vping_userdata-flavor_f0d7ac53-bb08-4639-9761-bc7c0e285191", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:34:40,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e492eaaa-f47a-4313-8621-af131357d881 2018-10-02 17:34:40,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17725777626s 2018-10-02 17:34:40,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e492eaaa-f47a-4313-8621-af131357d881 2018-10-02 17:34:40,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-02 17:34:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"server": {"name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "imageRef": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "flavorRef": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "65caaa81-ac36-4b87-99cf-b162eeecb939"}]}}' 2018-10-02 17:34:42,676 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43e77ce6-a634-4f16-a4b9-70a09e0c427e x-compute-request-id: req-43e77ce6-a634-4f16-a4b9-70a09e0c427e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8c751f69-0379-415b-bc96-a065f974724e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "adminPass": "xWUCdP2L5hqu"}} 2018-10-02 17:34:42,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-43e77ce6-a634-4f16-a4b9-70a09e0c427e 2018-10-02 17:34:42,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.67923998833s 2018-10-02 17:34:42,677 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-43e77ce6-a634-4f16-a4b9-70a09e0c427e 2018-10-02 17:34:42,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:43,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34: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-988f18f1-6a5a-4c61-a1d7-42d9cfd2880b x-compute-request-id: req-988f18f1-6a5a-4c61-a1d7-42d9cfd2880b 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.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:34:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:43,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-988f18f1-6a5a-4c61-a1d7-42d9cfd2880b 2018-10-02 17:34:43,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404076814651s 2018-10-02 17:34:43,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-988f18f1-6a5a-4c61-a1d7-42d9cfd2880b 2018-10-02 17:34:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:43,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-a0e2d077-6d66-4cef-aa7b-f1d142d08280 Date: Tue, 02 Oct 2018 17:34: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":["4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"],"updated_at":"2018-10-02T17:34:30Z","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bab1f47f37a4af197015b9e41463d35","id":"65caaa81-ac36-4b87-99cf-b162eeecb939","name":"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:34:43,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a0e2d077-6d66-4cef-aa7b-f1d142d08280 2018-10-02 17:34:43,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284852027893s 2018-10-02 17:34:43,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a0e2d077-6d66-4cef-aa7b-f1d142d08280 2018-10-02 17:34:43,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 17:34:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:43,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4091e8e-a658-4208-8207-308474883bab Date: Tue, 02 Oct 2018 17:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65caaa81-ac36-4b87-99cf-b162eeecb939","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:34:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2bab1f47f37a4af197015b9e41463d35","id":"4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787","subnetpool_id":null,"name":"vping_userdata-subnet_f0d7ac53-bb08-4639-9761-bc7c0e285191"}]} 2018-10-02 17:34:43,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d4091e8e-a658-4208-8207-308474883bab 2018-10-02 17:34:43,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.202461957932s 2018-10-02 17:34:43,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d4091e8e-a658-4208-8207-308474883bab 2018-10-02 17:34:43,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:45,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:46,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23c1ff3c-21a9-45cf-9542-e81a21dd456c x-compute-request-id: req-23c1ff3c-21a9-45cf-9542-e81a21dd456c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:34:43Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:46,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23c1ff3c-21a9-45cf-9542-e81a21dd456c 2018-10-02 17:34:46,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636430978775s 2018-10-02 17:34:46,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23c1ff3c-21a9-45cf-9542-e81a21dd456c 2018-10-02 17:34:46,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:48,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:48,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38188e13-32c2-4afa-a411-ba0c93bbcdf9 x-compute-request-id: req-38188e13-32c2-4afa-a411-ba0c93bbcdf9 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:48,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38188e13-32c2-4afa-a411-ba0c93bbcdf9 2018-10-02 17:34:48,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701489925385s 2018-10-02 17:34:48,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38188e13-32c2-4afa-a411-ba0c93bbcdf9 2018-10-02 17:34:48,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 17:34:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8c751f69-0379-415b-bc96-a065f974724e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:48,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-127e3a7c-8699-417a-b014-f880aeeaa8f2 Date: Tue, 02 Oct 2018 17:34:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:34:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787","ip_address":"192.168.120.14"}],"id":"7aea4a23-7107-4205-809e-14b3c5142628","security_groups":["df4e5ed7-41ff-48d7-831d-ef8a26e47f8c"],"mac_address":"fa:16:3e:06:0e:57","project_id":"2bab1f47f37a4af197015b9e41463d35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"65caaa81-ac36-4b87-99cf-b162eeecb939","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:44Z","binding:vnic_type":"normal","device_id":"8c751f69-0379-415b-bc96-a065f974724e"}]} 2018-10-02 17:34:48,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8c751f69-0379-415b-bc96-a065f974724e used request id req-127e3a7c-8699-417a-b014-f880aeeaa8f2 2018-10-02 17:34:48,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0535800457001s 2018-10-02 17:34:48,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8c751f69-0379-415b-bc96-a065f974724e used request id req-127e3a7c-8699-417a-b014-f880aeeaa8f2 2018-10-02 17:34:48,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:34:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7aea4a23-7107-4205-809e-14b3c5142628" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:49,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0807b2b6-33f8-4339-b4ac-314800fb25c8 Date: Tue, 02 Oct 2018 17:34:49 GMT RESP BODY: {"floatingips": []} 2018-10-02 17:34:49,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7aea4a23-7107-4205-809e-14b3c5142628 used request id req-0807b2b6-33f8-4339-b4ac-314800fb25c8 2018-10-02 17:34:49,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.152812004089s 2018-10-02 17:34:49,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7aea4a23-7107-4205-809e-14b3c5142628 used request id req-0807b2b6-33f8-4339-b4ac-314800fb25c8 2018-10-02 17:34:49,144 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:0e:57', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fabae479-d70c-4f08-8d51-0ac7443f37f8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:34:47.000000', 'flavor': Munch({u'id': u'4e55e31c-518a-491c-a7e7-9aebb82563e2'}), 'az': u'nova', 'id': u'8c751f69-0379-415b-bc96-a065f974724e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'49323523ffcb4cf2a791515d764a2d61', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2bab1f47f37a4af197015b9e41463d35', 'name': 'vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-02T17:34:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-02T17:34:48Z', 'hostId': u'8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:34:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2bab1f47f37a4af197015b9e41463d35', 'name': u'vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'adminPass': u'xWUCdP2L5hqu', 'tenant_id': u'2bab1f47f37a4af197015b9e41463d35', 'region': 'regionOne', 'created': u'2018-10-02T17:34:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-02 17:34:49,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:34:49,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:49,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-8315632c-663a-4650-b183-880607bbafc4 Date: Tue, 02 Oct 2018 17:34:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"],"updated_at":"2018-10-02T17:34:30Z","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bab1f47f37a4af197015b9e41463d35","id":"65caaa81-ac36-4b87-99cf-b162eeecb939","name":"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:34:49,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8315632c-663a-4650-b183-880607bbafc4 2018-10-02 17:34:49,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264346122742s 2018-10-02 17:34:49,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8315632c-663a-4650-b183-880607bbafc4 2018-10-02 17:34:49,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:34:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:49,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8e255e24-0926-475a-914b-53092e117807 Date: Tue, 02 Oct 2018 17:34:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "metadata": {}}], "file": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file", "owner": "2bab1f47f37a4af197015b9e41463d35", "id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "size": 12716032, "self": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:34:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:34:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:34:49,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e255e24-0926-475a-914b-53092e117807 2018-10-02 17:34:49,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265187978745s 2018-10-02 17:34:49,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e255e24-0926-475a-914b-53092e117807 2018-10-02 17:34:49,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:34:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:49,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34: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-bbf9fa0d-57c9-48be-a5f0-d4ee13edef8b x-compute-request-id: req-bbf9fa0d-57c9-48be-a5f0-d4ee13edef8b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "name": "vping_userdata-flavor_f0d7ac53-bb08-4639-9761-bc7c0e285191", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:34:49,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-bbf9fa0d-57c9-48be-a5f0-d4ee13edef8b 2018-10-02 17:34:49,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0344519615173s 2018-10-02 17:34:49,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-bbf9fa0d-57c9-48be-a5f0-d4ee13edef8b 2018-10-02 17:34:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-02 17:34:49,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"server": {"name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "imageRef": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "flavorRef": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE0IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "65caaa81-ac36-4b87-99cf-b162eeecb939"}]}}' 2018-10-02 17:34:51,315 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:34: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-8c8a6f3c-405f-45c0-937e-6e30889ecd7b x-compute-request-id: req-8c8a6f3c-405f-45c0-937e-6e30889ecd7b Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "adminPass": "LPqngg8mhLC6"}} 2018-10-02 17:34:51,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-8c8a6f3c-405f-45c0-937e-6e30889ecd7b 2018-10-02 17:34:51,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.60070991516s 2018-10-02 17:34:51,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-8c8a6f3c-405f-45c0-937e-6e30889ecd7b 2018-10-02 17:34:51,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:51,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-0662ae67-27f6-4810-8a4e-3bec2e5cdb9a x-compute-request-id: req-0662ae67-27f6-4810-8a4e-3bec2e5cdb9a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:34:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:51,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0662ae67-27f6-4810-8a4e-3bec2e5cdb9a 2018-10-02 17:34:51,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678658008575s 2018-10-02 17:34:51,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0662ae67-27f6-4810-8a4e-3bec2e5cdb9a 2018-10-02 17:34:52,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:54,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:54,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:54,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34: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-33c1d573-a014-4009-8e71-a8c7fbb61847 x-compute-request-id: req-33c1d573-a014-4009-8e71-a8c7fbb61847 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:34:52Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:54,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33c1d573-a014-4009-8e71-a8c7fbb61847 2018-10-02 17:34:54,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742572069168s 2018-10-02 17:34:54,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33c1d573-a014-4009-8e71-a8c7fbb61847 2018-10-02 17:34:54,752 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:56,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:57,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34: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-14adc63e-b602-48f5-9eee-94c0a0e917ad x-compute-request-id: req-14adc63e-b602-48f5-9eee-94c0a0e917ad Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:34:52Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:57,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14adc63e-b602-48f5-9eee-94c0a0e917ad 2018-10-02 17:34:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369023084641s 2018-10-02 17:34:57,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14adc63e-b602-48f5-9eee-94c0a0e917ad 2018-10-02 17:34:57,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:34:59,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:34:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:34:59,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:34: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-2410966f-a2b0-48a7-b6fe-8660ccf67524 x-compute-request-id: req-2410966f-a2b0-48a7-b6fe-8660ccf67524 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T17:34:52Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:34:59,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2410966f-a2b0-48a7-b6fe-8660ccf67524 2018-10-02 17:34:59,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590374946594s 2018-10-02 17:34:59,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2410966f-a2b0-48a7-b6fe-8660ccf67524 2018-10-02 17:34:59,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:35:01,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:01,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:02,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d09bc34-8c32-464f-a25a-1b1c4e4da67c x-compute-request-id: req-6d09bc34-8c32-464f-a25a-1b1c4e4da67c Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:c3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:59.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:59Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:35:02,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d09bc34-8c32-464f-a25a-1b1c4e4da67c 2018-10-02 17:35:02,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671773910522s 2018-10-02 17:35:02,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d09bc34-8c32-464f-a25a-1b1c4e4da67c 2018-10-02 17:35:02,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 17:35:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ec5e9024-dd0c-453f-8f14-83ba18594d27" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:02,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-25d809b4-d94b-4b86-9e2f-a467bc821cdb Date: Tue, 02 Oct 2018 17:35:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T17:34:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787","ip_address":"192.168.120.15"}],"id":"7bf64ce1-04f0-4966-96ce-9180b0918b51","security_groups":["df4e5ed7-41ff-48d7-831d-ef8a26e47f8c"],"mac_address":"fa:16:3e:6c:6c:c3","project_id":"2bab1f47f37a4af197015b9e41463d35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"65caaa81-ac36-4b87-99cf-b162eeecb939","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:52Z","binding:vnic_type":"normal","device_id":"ec5e9024-dd0c-453f-8f14-83ba18594d27"}]} 2018-10-02 17:35:02,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ec5e9024-dd0c-453f-8f14-83ba18594d27 used request id req-25d809b4-d94b-4b86-9e2f-a467bc821cdb 2018-10-02 17:35:02,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0557489395142s 2018-10-02 17:35:02,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ec5e9024-dd0c-453f-8f14-83ba18594d27 used request id req-25d809b4-d94b-4b86-9e2f-a467bc821cdb 2018-10-02 17:35:02,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 17:35:02,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7bf64ce1-04f0-4966-96ce-9180b0918b51" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:02,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-67e68fec-098d-422b-ac78-7af7afa6f048 Date: Tue, 02 Oct 2018 17:35:02 GMT RESP BODY: {"floatingips": []} 2018-10-02 17:35:02,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7bf64ce1-04f0-4966-96ce-9180b0918b51 used request id req-67e68fec-098d-422b-ac78-7af7afa6f048 2018-10-02 17:35:02,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018609046936s 2018-10-02 17:35:02,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7bf64ce1-04f0-4966-96ce-9180b0918b51 used request id req-67e68fec-098d-422b-ac78-7af7afa6f048 2018-10-02 17:35:02,488 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:6c:c3', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fabae479-d70c-4f08-8d51-0ac7443f37f8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:34:59.000000', 'flavor': Munch({u'id': u'4e55e31c-518a-491c-a7e7-9aebb82563e2'}), 'az': u'nova', 'id': u'ec5e9024-dd0c-453f-8f14-83ba18594d27', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'49323523ffcb4cf2a791515d764a2d61', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2bab1f47f37a4af197015b9e41463d35', 'name': 'vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-02T17:34:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-02T17:34:59Z', 'hostId': u'af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T17:34:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2bab1f47f37a4af197015b9e41463d35', 'name': u'vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191', 'adminPass': u'LPqngg8mhLC6', 'tenant_id': u'2bab1f47f37a4af197015b9e41463d35', 'region': 'regionOne', 'created': u'2018-10-02T17:34:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-02 17:35:02,489 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-02 17:35:03,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:04,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4c92281-60bb-40b8-a4fa-ef7da9eb142c x-compute-request-id: req-b4c92281-60bb-40b8-a4fa-ef7da9eb142c Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:c3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:59.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:59Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:48Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:35:04,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4c92281-60bb-40b8-a4fa-ef7da9eb142c 2018-10-02 17:35:04,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653504133224s 2018-10-02 17:35:04,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4c92281-60bb-40b8-a4fa-ef7da9eb142c 2018-10-02 17:35:04,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-02 17:35:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27/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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 17:35:05,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65f26269-460e-4a43-9aed-c0001fa3139e x-compute-request-id: req-65f26269-460e-4a43-9aed-c0001fa3139e Content-Encoding: gzip Content-Length: 9509 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 1056569427 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135758] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137443] pid_max: default: 32768 minimum: 301\n[ 0.138344] ACPI: Core revision 20150930\n[ 0.139736] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141065] Security Framework initialized\n[ 0.141893] Yama: becoming mindful.\n[ 0.142631] AppArmor: AppArmor initialized\n[ 0.143507] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144847] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147350] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148750] Initializing cgroup subsys io\n[ 0.149569] Initializing cgroup subsys memory\n[ 0.150434] Initializing cgroup subsys devices\n[ 0.151314] Initializing cgroup subsys freezer\n[ 0.152189] Initializing cgroup subsys net_cls\n[ 0.153061] Initializing cgroup subsys perf_event\n[ 0.153980] Initializing cgroup subsys net_prio\n[ 0.154880] Initializing cgroup subsys hugetlb\n[ 0.155754] Initializing cgroup subsys pids\n[ 0.156652] CPU: Physical Processor ID: 0\n[ 0.158172] mce: CPU supports 10 MCE banks\n[ 0.159036] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178135] ftrace: allocating 31920 entries in 125 pages\n[ 0.204320] smpboot: Max logical packages: 1\n[ 0.205180] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206546] x2apic enabled\n[ 0.207366] Switched APIC routing to physical x2apic.\n[ 0.209122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214059] KVM setup paravirtual spinlock\n[ 0.215406] x86: Booted up 1 node, 1 CPUs\n[ 0.216219] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217639] devtmpfs: initialized\n[ 0.219364] evm: security.selinux\n[ 0.220071] evm: security.SMACK64\n[ 0.220768] evm: security.SMACK64EXEC\n[ 0.221518] evm: security.SMACK64TRANSMUTE\n[ 0.222325] evm: security.SMACK64MMAP\n[ 0.223077] evm: security.ima\n[ 0.223726] evm: security.capability\n[ 0.224537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226405] pinctrl core: initialized pinctrl subsystem\n[ 0.227528] RTC time: 17:34:59, date: 10/02/18\n[ 0.228490] NET: Registered protocol family 16\n[ 0.229471] cpuidle: using governor ladder\n[ 0.230294] cpuidle: using governor menu\n[ 0.231087] PCCT header not found.\n[ 0.231856] ACPI: bus type PCI registered\n[ 0.232667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233919] PCI: Using configuration type 1 for base access\n[ 0.235692] ACPI: Added _OSI(Module Device)\n[ 0.236544] ACPI: Added _OSI(Processor Device)\n[ 0.237418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238323] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240472] ACPI: Interpreter enabled\n[ 0.241248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248719] ACPI: (supports S0 S5)\n[ 0.249432] ACPI: Using IOAPIC for interrupt routing\n[ 0.250556] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254849] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259546] acpiphp: Slot [3] registered\n[ 0.260350] acpiphp: Slot [4] registered\n[ 0.261159] acpiphp: Slot [5] registered\n[ 0.261966] acpiphp: Slot [6] registered\n[ 0.262768] acpiphp: Slot [7] registered\n[ 0.263578] acpiphp: Slot [8] registered\n[ 0.264384] acpiphp: Slot [9] registered\n[ 0.265190] acpiphp: Slot [10] registered\n[ 0.266009] acpiphp: Slot [11] registered\n[ 0.266827] acpiphp: Slot [12] registered\n[ 0.267669] acpiphp: Slot [13] registered\n[ 0.268487] acpiphp: Slot [14] registered\n[ 0.269302] acpiphp: Slot [15] registered\n[ 0.280172] acpiphp: Slot [16] registered\n[ 0.280995] acpiphp: Slot [17] registered\n[ 0.281812] acpiphp: Slot [18] registered\n[ 0.282629] acpiphp: Slot [19] registered\n[ 0.283444] acpiphp: Slot [20] registered\n[ 0.284262] acpiphp: Slot [21] registered\n[ 0.285084] acpiphp: Slot [22] registered\n[ 0.285900] acpiphp: Slot [23] registered\n[ 0.286717] acpiphp: Slot [24] registered\n[ 0.287550] acpiphp: Slot [25] registered\n[ 0.288368] acpiphp: Slot [26] registered\n[ 0.289186] acpiphp: Slot [27] registered\n[ 0.290007] acpiphp: Slot [28] registered\n[ 0.290833] acpiphp: Slot [29] registered\n[ 0.291651] acpiphp: Slot [30] registered\n[ 0.292474] acpiphp: Slot [31] registered\n[ 0.293287] PCI host bridge to bus 0000:00\n[ 0.294104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295325] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298021] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299481] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305800] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307087] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308285] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317501] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372972] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374127] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376751] vgaarb: loaded\n[ 0.377354] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378516] SCSI subsystem initialized\n[ 0.379335] ACPI: bus type USB registered\n[ 0.380158] usbcore: registered new interface driver usbfs\n[ 0.381200] usbcore: registered new interface driver hub\n[ 0.382227] usbcore: registered new device driver usb\n[ 0.383283] PCI: Using ACPI for IRQ routing\n[ 0.384306] NetLabel: Initializing\n[ 0.385022] NetLabel: domain hash size = 128\n[ 0.385884] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386843] NetLabel: unlabeled traffic allowed by default\n[ 0.387940] clocksource: Switched to clocksource kvm-clock\n[ 0.393335] AppArmor: AppArmor Filesystem Enabled\n[ 0.394327] pnp: PnP ACPI init\n[ 0.395241] pnp: PnP ACPI: found 5 devices\n[ 0.401603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403307] NET: Registered protocol family 2\n[ 0.404269] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406755] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407980] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410303] NET: Registered protocol family 1\n[ 0.411207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412359] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413555] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441814] Trying to unpack rootfs image as initramfs...\n[ 0.491690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505942] Scanning for low memory corruption every 60 seconds\n[ 0.507277] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508439] audit: initializing netlink subsys (disabled)\n[ 0.509476] audit: type=2000 audit(1538501700.283:1): initialized\n[ 0.510785] Initialise system trusted keyring\n[ 0.511714] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512898] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514864] zbud: loaded\n[ 0.515566] VFS: Disk quotas dquot_6.6.0\n[ 0.516394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517907] fuse init (API version 7.23)\n[ 0.518810] Key type big_key registered\n[ 0.519616] Allocating IMA MOK and blacklist keyrings.\n[ 0.520742] Key type asymmetric registered\n[ 0.521653] Asymmetric key parser 'x509' registered\n[ 0.522616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524469] io scheduler noop registered\n[ 0.525277] io scheduler deadline registered (default)\n[ 0.526283] io scheduler cfq registered\n[ 0.527133] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530977] ACPI: Power Button [PWRF]\n[ 0.531815] GHES: HEST is not enabled!\n[ 0.547260] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578125] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601858] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604857] Linux agpgart interface v0.103\n[ 0.607419] brd: module loaded\n[ 0.609033] loop: module loaded\n[ 0.613398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614974] GPT:90111 != 2097151\n[ 0.615697] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616877] GPT:90111 != 2097151\n[ 0.617588] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618605] vda: vda1 vda15\n[ 0.620252] scsi host0: ata_piix\n[ 0.621066] scsi host1: ata_piix\n[ 0.621831] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623196] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624769] libphy: Fixed MDIO Bus: probed\n[ 0.625608] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626587] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628757] PPP generic driver version 2.4.2\n[ 0.629686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631013] ehci-pci: EHCI PCI platform driver\n[ 0.631921] ehci-platform: EHCI generic platform driver\n[ 0.632993] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634677] ohci-pci: OHCI PCI platform driver\n[ 0.635966] ohci-platform: OHCI generic platform driver\n[ 0.637416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652277] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655890] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660768] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662880] usb usb1: Product: UHCI Host Controller\n[ 0.664231] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667298] hub 1-0:1.0: USB hub found\n[ 0.668409] hub 1-0:1.0: 2 ports detected\n[ 0.669672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.672477] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.673842] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675301] mousedev: PS/2 mouse device common for all mice\n[ 0.677037] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679650] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682856] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684603] i2c /dev entries driver\n[ 0.685661] device-mapper: uevent: version 1.0.3\n[ 0.686981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.689349] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691136] NET: Registered protocol family 10\n[ 0.692161] NET: Registered protocol family 17\n[ 0.693051] Key type dns_resolver registered\n[ 0.694005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695090] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.717615] registered taskstats version 1\n[ 0.718449] Loading compiled-in X.509 certificates\n[ 0.719867] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.721698] zswap: loaded using pool lzo/zbud\n[ 0.723071] Key type trusted registered\n[ 0.724649] Key type encrypted registered\n[ 0.725476] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.727515] evm: HMAC attrs: 0x1\n[ 0.728462] Magic number: 6:8:592\n[ 0.729284] rtc_cmos 00:00: setting system clock to 2018-10-02 17:34:59 UTC (1538501699)\n[ 0.730862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.731971] EDD information not available.\n[ 0.781159] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782713] Write protecting the kernel read-only data: 14336k\n[ 0.794985] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797075] 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.843245] 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.56\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.15...\nLease of 192.168.120.15 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.73. iid=i-00000029\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2ioFQqhTF8GkHJ3kiPn8wGDrXA7UIVdMymT6w8B9VOw/7TRp04ONDUBbam1AGwHUTAV+rNjJQUTMoySq0OoVFYfVKkBqdtGuHZmv01F0brpT24L8cKLUabr+aDL5F/hal9td4WxssIngZ1K+OS6Wbiuni/bQD1eub0da0pg7qYFSHe1sjtOMSetebRD3XLaek5Afj9xji6+hXy/pHaS5cojo4XIMXLa7tM2Mej60IaudZ+7/RLexQgeBi1Z6ssOyXPRqRv7X2U4HTf0y1hp9qSup0+aiEJpZpVM5zSZIBlg/qAy1eLmNKcdX8RKK70eu1VLg+hdFZoC2x6grTQxrR root@vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191\nssh-dss AAAAB3NzaC1kc3MAAACBAJbEpo79hbIxPv2VHcaak1cYyi5uPMZpXtyOtTlSjV959OlhnEfb+49ulEljQbjP5BY68JaktS0I+MOqrpda+KXD5AY2wihrZ86oh09bHGadr7+EYAky0yJSHebqKu0pmDNCycAQu+GcaXidRtAwViCp0GeTI1b0WoyQ/5i1fnLHAAAAFQDe+tPWdHtmWaNl2jZ5V3AM3vO9awAAAIAIxsjxmvhFaXw8eyM63JDfNzYOX7EPhviXdcAYzTMBC1QzvtNXCkF4bs32kHl/dwNuKM2j7TwuqrFDwMErKMkEkiKpjGnS29mYA05941eBAvUKkH2WWmyTzGX9Z7bKMlM9R28L9OZsC9k2JE7Nq9SW/zbLjnYYB7ZrC55M1EoQUAAAAIAA/B2NQ/SC736+qeJd5+c0Lj1oRokUCaj1Cf93CtksGJfHTxQXLreVpAoupJBUzIqR2nUZ068yzqne/kTqMTqCwbxtSPiQYGrxMmP65yWlCOPJbVIo8Aq/dyfgdohAQhJXgYmsJsLcWeoWs5CwsFCyXcWyWzQdFyZ+DI6KTHncYw== root@vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191\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.15,24,fe80::f816:3eff:fe6c:6cc3/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \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-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.51 ===\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-f0d7ac53-bb08-4639-9761-bc7c0e285191 login: "} 2018-10-02 17:35:05,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27/action used request id req-65f26269-460e-4a43-9aed-c0001fa3139e 2018-10-02 17:35:05,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.164716959s 2018-10-02 17:35:05,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27/action used request id req-65f26269-460e-4a43-9aed-c0001fa3139e 2018-10-02 17:35:05,313 - 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 1056569427 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135758] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137443] pid_max: default: 32768 minimum: 301 [ 0.138344] ACPI: Core revision 20150930 [ 0.139736] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141065] Security Framework initialized [ 0.141893] Yama: becoming mindful. [ 0.142631] AppArmor: AppArmor initialized [ 0.143507] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144847] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147350] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148750] Initializing cgroup subsys io [ 0.149569] Initializing cgroup subsys memory [ 0.150434] Initializing cgroup subsys devices [ 0.151314] Initializing cgroup subsys freezer [ 0.152189] Initializing cgroup subsys net_cls [ 0.153061] Initializing cgroup subsys perf_event [ 0.153980] Initializing cgroup subsys net_prio [ 0.154880] Initializing cgroup subsys hugetlb [ 0.155754] Initializing cgroup subsys pids [ 0.156652] CPU: Physical Processor ID: 0 [ 0.158172] mce: CPU supports 10 MCE banks [ 0.159036] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178135] ftrace: allocating 31920 entries in 125 pages [ 0.204320] smpboot: Max logical packages: 1 [ 0.205180] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206546] x2apic enabled [ 0.207366] Switched APIC routing to physical x2apic. [ 0.209122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214059] KVM setup paravirtual spinlock [ 0.215406] x86: Booted up 1 node, 1 CPUs [ 0.216219] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217639] devtmpfs: initialized [ 0.219364] evm: security.selinux [ 0.220071] evm: security.SMACK64 [ 0.220768] evm: security.SMACK64EXEC [ 0.221518] evm: security.SMACK64TRANSMUTE [ 0.222325] evm: security.SMACK64MMAP [ 0.223077] evm: security.ima [ 0.223726] evm: security.capability [ 0.224537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226405] pinctrl core: initialized pinctrl subsystem [ 0.227528] RTC time: 17:34:59, date: 10/02/18 [ 0.228490] NET: Registered protocol family 16 [ 0.229471] cpuidle: using governor ladder [ 0.230294] cpuidle: using governor menu [ 0.231087] PCCT header not found. [ 0.231856] ACPI: bus type PCI registered [ 0.232667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.233919] PCI: Using configuration type 1 for base access [ 0.235692] ACPI: Added _OSI(Module Device) [ 0.236544] ACPI: Added _OSI(Processor Device) [ 0.237418] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238323] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240472] ACPI: Interpreter enabled [ 0.241248] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.246853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.248719] ACPI: (supports S0 S5) [ 0.249432] ACPI: Using IOAPIC for interrupt routing [ 0.250556] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.253688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.254849] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.259546] acpiphp: Slot [3] registered [ 0.260350] acpiphp: Slot [4] registered [ 0.261159] acpiphp: Slot [5] registered [ 0.261966] acpiphp: Slot [6] registered [ 0.262768] acpiphp: Slot [7] registered [ 0.263578] acpiphp: Slot [8] registered [ 0.264384] acpiphp: Slot [9] registered [ 0.265190] acpiphp: Slot [10] registered [ 0.266009] acpiphp: Slot [11] registered [ 0.266827] acpiphp: Slot [12] registered [ 0.267669] acpiphp: Slot [13] registered [ 0.268487] acpiphp: Slot [14] registered [ 0.269302] acpiphp: Slot [15] registered [ 0.280172] acpiphp: Slot [16] registered [ 0.280995] acpiphp: Slot [17] registered [ 0.281812] acpiphp: Slot [18] registered [ 0.282629] acpiphp: Slot [19] registered [ 0.283444] acpiphp: Slot [20] registered [ 0.284262] acpiphp: Slot [21] registered [ 0.285084] acpiphp: Slot [22] registered [ 0.285900] acpiphp: Slot [23] registered [ 0.286717] acpiphp: Slot [24] registered [ 0.287550] acpiphp: Slot [25] registered [ 0.288368] acpiphp: Slot [26] registered [ 0.289186] acpiphp: Slot [27] registered [ 0.290007] acpiphp: Slot [28] registered [ 0.290833] acpiphp: Slot [29] registered [ 0.291651] acpiphp: Slot [30] registered [ 0.292474] acpiphp: Slot [31] registered [ 0.293287] PCI host bridge to bus 0000:00 [ 0.294104] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.295325] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.298021] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.299481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305800] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307087] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308285] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309571] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317501] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.364201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.367453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368900] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.370315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372972] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374127] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376751] vgaarb: loaded [ 0.377354] vgaarb: bridge control possible 0000:00:02.0 [ 0.378516] SCSI subsystem initialized [ 0.379335] ACPI: bus type USB registered [ 0.380158] usbcore: registered new interface driver usbfs [ 0.381200] usbcore: registered new interface driver hub [ 0.382227] usbcore: registered new device driver usb [ 0.383283] PCI: Using ACPI for IRQ routing [ 0.384306] NetLabel: Initializing [ 0.385022] NetLabel: domain hash size = 128 [ 0.385884] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.386843] NetLabel: unlabeled traffic allowed by default [ 0.387940] clocksource: Switched to clocksource kvm-clock [ 0.393335] AppArmor: AppArmor Filesystem Enabled [ 0.394327] pnp: PnP ACPI init [ 0.395241] pnp: PnP ACPI: found 5 devices [ 0.401603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403307] NET: Registered protocol family 2 [ 0.404269] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406755] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407980] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.409098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410303] NET: Registered protocol family 1 [ 0.411207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412359] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413555] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427618] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441814] Trying to unpack rootfs image as initramfs... [ 0.491690] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505942] Scanning for low memory corruption every 60 seconds [ 0.507277] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508439] audit: initializing netlink subsys (disabled) [ 0.509476] audit: type=2000 audit(1538501700.283:1): initialized [ 0.510785] Initialise system trusted keyring [ 0.511714] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.512898] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514864] zbud: loaded [ 0.515566] VFS: Disk quotas dquot_6.6.0 [ 0.516394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517907] fuse init (API version 7.23) [ 0.518810] Key type big_key registered [ 0.519616] Allocating IMA MOK and blacklist keyrings. [ 0.520742] Key type asymmetric registered [ 0.521653] Asymmetric key parser 'x509' registered [ 0.522616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524469] io scheduler noop registered [ 0.525277] io scheduler deadline registered (default) [ 0.526283] io scheduler cfq registered [ 0.527133] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529500] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530977] ACPI: Power Button [PWRF] [ 0.531815] GHES: HEST is not enabled! [ 0.547260] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.578125] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.601858] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604857] Linux agpgart interface v0.103 [ 0.607419] brd: module loaded [ 0.609033] loop: module loaded [ 0.613398] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.614974] GPT:90111 != 2097151 [ 0.615697] GPT:Alternate GPT header not at the end of the disk. [ 0.616877] GPT:90111 != 2097151 [ 0.617588] GPT: Use GNU Parted to correct GPT errors. [ 0.618605] vda: vda1 vda15 [ 0.620252] scsi host0: ata_piix [ 0.621066] scsi host1: ata_piix [ 0.621831] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.623196] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624769] libphy: Fixed MDIO Bus: probed [ 0.625608] tun: Universal TUN/TAP device driver, 1.6 [ 0.626587] tun: (C) 1999-2004 Max Krasnyansky [ 0.628757] PPP generic driver version 2.4.2 [ 0.629686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.631013] ehci-pci: EHCI PCI platform driver [ 0.631921] ehci-platform: EHCI generic platform driver [ 0.632993] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.634677] ohci-pci: OHCI PCI platform driver [ 0.635966] ohci-platform: OHCI generic platform driver [ 0.637416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652277] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655890] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.658925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660768] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662880] usb usb1: Product: UHCI Host Controller [ 0.664231] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.665922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.667298] hub 1-0:1.0: USB hub found [ 0.668409] hub 1-0:1.0: 2 ports detected [ 0.669672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.672477] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.673842] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.675301] mousedev: PS/2 mouse device common for all mice [ 0.677037] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679650] rtc_cmos 00:00: RTC can wake from S4 [ 0.681146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682856] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.684603] i2c /dev entries driver [ 0.685661] device-mapper: uevent: version 1.0.3 [ 0.686981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689349] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691136] NET: Registered protocol family 10 [ 0.692161] NET: Registered protocol family 17 [ 0.693051] Key type dns_resolver registered [ 0.694005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695090] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.717615] registered taskstats version 1 [ 0.718449] Loading compiled-in X.509 certificates [ 0.719867] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.721698] zswap: loaded using pool lzo/zbud [ 0.723071] Key type trusted registered [ 0.724649] Key type encrypted registered [ 0.725476] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726490] ima: No TPM chip found, activating TPM-bypass! [ 0.727515] evm: HMAC attrs: 0x1 [ 0.728462] Magic number: 6:8:592 [ 0.729284] rtc_cmos 00:00: setting system clock to 2018-10-02 17:34:59 UTC (1538501699) [ 0.730862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.731971] EDD information not available. [ 0.781159] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.782713] Write protecting the kernel read-only data: 14336k [ 0.794985] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.797075] 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.843245] 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.56 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.15... Lease of 192.168.120.15 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.73. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2ioFQqhTF8GkHJ3kiPn8wGDrXA7UIVdMymT6w8B9VOw/7TRp04ONDUBbam1AGwHUTAV+rNjJQUTMoySq0OoVFYfVKkBqdtGuHZmv01F0brpT24L8cKLUabr+aDL5F/hal9td4WxssIngZ1K+OS6Wbiuni/bQD1eub0da0pg7qYFSHe1sjtOMSetebRD3XLaek5Afj9xji6+hXy/pHaS5cojo4XIMXLa7tM2Mej60IaudZ+7/RLexQgeBi1Z6ssOyXPRqRv7X2U4HTf0y1hp9qSup0+aiEJpZpVM5zSZIBlg/qAy1eLmNKcdX8RKK70eu1VLg+hdFZoC2x6grTQxrR root@vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191 ssh-dss AAAAB3NzaC1kc3MAAACBAJbEpo79hbIxPv2VHcaak1cYyi5uPMZpXtyOtTlSjV959OlhnEfb+49ulEljQbjP5BY68JaktS0I+MOqrpda+KXD5AY2wihrZ86oh09bHGadr7+EYAky0yJSHebqKu0pmDNCycAQu+GcaXidRtAwViCp0GeTI1b0WoyQ/5i1fnLHAAAAFQDe+tPWdHtmWaNl2jZ5V3AM3vO9awAAAIAIxsjxmvhFaXw8eyM63JDfNzYOX7EPhviXdcAYzTMBC1QzvtNXCkF4bs32kHl/dwNuKM2j7TwuqrFDwMErKMkEkiKpjGnS29mYA05941eBAvUKkH2WWmyTzGX9Z7bKMlM9R28L9OZsC9k2JE7Nq9SW/zbLjnYYB7ZrC55M1EoQUAAAAIAA/B2NQ/SC736+qeJd5+c0Lj1oRokUCaj1Cf93CtksGJfHTxQXLreVpAoupJBUzIqR2nUZ068yzqne/kTqMTqCwbxtSPiQYGrxMmP65yWlCOPJbVIo8Aq/dyfgdohAQhJXgYmsJsLcWeoWs5CwsFCyXcWyWzQdFyZ+DI6KTHncYw== root@vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe6c:6cc3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 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-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-f0d7ac53-bb08-4639-9761-bc7c0e285191 login: 2018-10-02 17:35:05,314 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-02 17:35:05,426 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 17:35:05,426 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-02 17:35:05,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 17:35:05,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:05,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cea45065-0a66-4716-af88-fbc38e215780 x-compute-request-id: req-cea45065-0a66-4716-af88-fbc38e215780 Content-Type: application/json 2018-10-02 17:35:05,629 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e used request id req-cea45065-0a66-4716-af88-fbc38e215780 2018-10-02 17:35:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.197817087173s 2018-10-02 17:35:05,630 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e used request id req-cea45065-0a66-4716-af88-fbc38e215780 2018-10-02 17:35:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:05,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1f596a6-6c06-4cd1-85d5-d752d6209d0e x-compute-request-id: req-b1f596a6-6c06-4cd1-85d5-d752d6209d0e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:c3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:59.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:59Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0e:57", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:35:05Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:35:05,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1f596a6-6c06-4cd1-85d5-d752d6209d0e 2018-10-02 17:35:05,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2992811203s 2018-10-02 17:35:05,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1f596a6-6c06-4cd1-85d5-d752d6209d0e 2018-10-02 17:35:05,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:35:07,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:08,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a11e4ca0-8a40-4f19-8ba5-c41c854652f6 x-compute-request-id: req-a11e4ca0-8a40-4f19-8ba5-c41c854652f6 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:c3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:59.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:59Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8c751f69-0379-415b-bc96-a065f974724e", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-10-02T17:34:47.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "8c751f69-0379-415b-bc96-a065f974724e", "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-10-02T17:35:07Z", "hostId": "8d42983eeb53d74db6b6fcbec008c2ec2f1b5a49051093a877942792", "OS-SRV-USG:terminated_at": "2018-10-02T17:35:07.000000", "key_name": null, "name": "vping_userdata-vm_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:42Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:35:08,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a11e4ca0-8a40-4f19-8ba5-c41c854652f6 2018-10-02 17:35:08,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351037025452s 2018-10-02 17:35:08,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a11e4ca0-8a40-4f19-8ba5-c41c854652f6 2018-10-02 17:35:08,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:35:10,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:10,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:11,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35: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-026245f7-a0a1-48a8-8576-354e7b74e10e x-compute-request-id: req-026245f7-a0a1-48a8-8576-354e7b74e10e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:c3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:59.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:34:59Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:35:11,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-026245f7-a0a1-48a8-8576-354e7b74e10e 2018-10-02 17:35:11,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719797849655s 2018-10-02 17:35:11,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-026245f7-a0a1-48a8-8576-354e7b74e10e 2018-10-02 17:35:11,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 17:35:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:11,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4d611a5-d01a-4465-9491-db59c04d8db5 x-compute-request-id: req-e4d611a5-d01a-4465-9491-db59c04d8db5 Content-Type: application/json 2018-10-02 17:35:11,178 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27 used request id req-e4d611a5-d01a-4465-9491-db59c04d8db5 2018-10-02 17:35:11,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164479970932s 2018-10-02 17:35:11,178 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27 used request id req-e4d611a5-d01a-4465-9491-db59c04d8db5 2018-10-02 17:35:11,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:11,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:11,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03546e7c-57bd-4590-a1a5-f635eeb4ff8a x-compute-request-id: req-03546e7c-57bd-4590-a1a5-f635eeb4ff8a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:6c:c3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec5e9024-dd0c-453f-8f14-83ba18594d27", "rel": "bookmark"}], "image": {"id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "links": [{"href": "http://172.30.9.22:8774/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T17:34:59.000000", "flavor": {"id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "links": [{"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}]}, "id": "ec5e9024-dd0c-453f-8f14-83ba18594d27", "security_groups": [{"name": "default"}], "user_id": "49323523ffcb4cf2a791515d764a2d61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T17:35:11Z", "hostId": "af630d37c07c89fa45a7bee2fd9c4d32d59a294b12f5d12f74c68930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f0d7ac53-bb08-4639-9761-bc7c0e285191", "created": "2018-10-02T17:34:51Z", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 17:35:11,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-03546e7c-57bd-4590-a1a5-f635eeb4ff8a 2018-10-02 17:35:11,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535485982895s 2018-10-02 17:35:11,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-03546e7c-57bd-4590-a1a5-f635eeb4ff8a 2018-10-02 17:35:11,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 17:35:13,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 17:35:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:13,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b950cbf0-97f6-48ce-8783-6784dd1a206f x-compute-request-id: req-b950cbf0-97f6-48ce-8783-6784dd1a206f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 17:35:13,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b950cbf0-97f6-48ce-8783-6784dd1a206f 2018-10-02 17:35:13,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0806128978729s 2018-10-02 17:35:13,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b950cbf0-97f6-48ce-8783-6784dd1a206f 2018-10-02 17:35:13,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-02 17:35:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a/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}06ef1df68ead26b1c7486eb4703ad29313821da2" -d '{"subnet_id": "4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"}' 2018-10-02 17:35:15,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-297bdef7-f27c-4a32-b38e-a44b6f61ee48 Date: Tue, 02 Oct 2018 17:35:15 GMT RESP BODY: {"network_id": "65caaa81-ac36-4b87-99cf-b162eeecb939", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "subnet_id": "4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787", "subnet_ids": ["4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787"], "port_id": "55e7b655-12c0-4447-bb0d-3bf02cc80573", "id": "0e83d30c-6006-4b1c-9b87-4c73b500973a"} 2018-10-02 17:35:15,080 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a/remove_router_interface.json used request id req-297bdef7-f27c-4a32-b38e-a44b6f61ee48 2018-10-02 17:35:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.27937507629s 2018-10-02 17:35:15,081 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a/remove_router_interface.json used request id req-297bdef7-f27c-4a32-b38e-a44b6f61ee48 returning object 0e83d30c-6006-4b1c-9b87-4c73b500973a 2018-10-02 17:35:15,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-02 17:35:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:15,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-e0169575-d1fb-415a-9653-cffa4e9d4a27 Date: Tue, 02 Oct 2018 17:35:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "created_at": "2018-10-02T17:34:31Z", "admin_state_up": true, "updated_at": "2018-10-02T17:35:14Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "2bab1f47f37a4af197015b9e41463d35", "id": "0e83d30c-6006-4b1c-9b87-4c73b500973a", "name": "vping_userdata-router_f0d7ac53-bb08-4639-9761-bc7c0e285191"}]} 2018-10-02 17:35:15,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e0169575-d1fb-415a-9653-cffa4e9d4a27 2018-10-02 17:35:15,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0747170448303s 2018-10-02 17:35:15,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e0169575-d1fb-415a-9653-cffa4e9d4a27 2018-10-02 17:35:15,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-02 17:35:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:18,678 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78efea08-7e8a-46a0-86af-27d5c2c45c0e Content-Length: 0 Date: Tue, 02 Oct 2018 17:35:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:35:18,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a.json used request id req-78efea08-7e8a-46a0-86af-27d5c2c45c0e 2018-10-02 17:35:18,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.52082204819s 2018-10-02 17:35:18,679 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0e83d30c-6006-4b1c-9b87-4c73b500973a.json used request id req-78efea08-7e8a-46a0-86af-27d5c2c45c0e 2018-10-02 17:35:18,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 17:35:18,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:18,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-322cbc09-5ba4-4473-b94d-2cbaa21f165c Date: Tue, 02 Oct 2018 17:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65caaa81-ac36-4b87-99cf-b162eeecb939","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:34:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2bab1f47f37a4af197015b9e41463d35","id":"4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787","subnetpool_id":null,"name":"vping_userdata-subnet_f0d7ac53-bb08-4639-9761-bc7c0e285191"}]} 2018-10-02 17:35:18,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-322cbc09-5ba4-4473-b94d-2cbaa21f165c 2018-10-02 17:35:18,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489659309387s 2018-10-02 17:35:18,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-322cbc09-5ba4-4473-b94d-2cbaa21f165c 2018-10-02 17:35:18,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-02 17:35:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:21,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38725348-8c53-4d6f-89e2-7cde59ce709f Date: Tue, 02 Oct 2018 17:35:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:35:21,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787.json used request id req-38725348-8c53-4d6f-89e2-7cde59ce709f 2018-10-02 17:35:21,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27040886879s 2018-10-02 17:35:21,001 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4dcd0fd0-fca2-4e1e-9cc5-0709cdd72787.json used request id req-38725348-8c53-4d6f-89e2-7cde59ce709f 2018-10-02 17:35:21,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:35:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:21,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-b4cd021e-7de9-461d-a7ef-ac7409cf1511 Date: Tue, 02 Oct 2018 17:35: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":[],"updated_at":"2018-10-02T17:35:20Z","tenant_id":"2bab1f47f37a4af197015b9e41463d35","created_at":"2018-10-02T17:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"2bab1f47f37a4af197015b9e41463d35","id":"65caaa81-ac36-4b87-99cf-b162eeecb939","name":"vping_userdata-net_f0d7ac53-bb08-4639-9761-bc7c0e285191"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 17:35:21,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b4cd021e-7de9-461d-a7ef-ac7409cf1511 2018-10-02 17:35:21,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.159214019775s 2018-10-02 17:35:21,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b4cd021e-7de9-461d-a7ef-ac7409cf1511 2018-10-02 17:35:21,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-02 17:35:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/65caaa81-ac36-4b87-99cf-b162eeecb939.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:22,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc2acdfc-417a-4148-a170-444ecbacd1e5 Date: Tue, 02 Oct 2018 17:35:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:35:22,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/65caaa81-ac36-4b87-99cf-b162eeecb939.json used request id req-dc2acdfc-417a-4148-a170-444ecbacd1e5 2018-10-02 17:35:22,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12807393074s 2018-10-02 17:35:22,291 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/65caaa81-ac36-4b87-99cf-b162eeecb939.json used request id req-dc2acdfc-417a-4148-a170-444ecbacd1e5 2018-10-02 17:35:22,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:35:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:22,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-ffc1c85e-21f9-483f-89d0-3291e60978a7 Date: Tue, 02 Oct 2018 17:35:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "metadata": {}}], "file": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/file", "owner": "2bab1f47f37a4af197015b9e41463d35", "id": "fabae479-d70c-4f08-8d51-0ac7443f37f8", "size": 12716032, "self": "/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fabae479-d70c-4f08-8d51-0ac7443f37f8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:34:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f0d7ac53-bb08-4639-9761-bc7c0e285191", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:34:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:35:22,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ffc1c85e-21f9-483f-89d0-3291e60978a7 2018-10-02 17:35:22,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350210666656s 2018-10-02 17:35:22,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ffc1c85e-21f9-483f-89d0-3291e60978a7 2018-10-02 17:35:22,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 17:35:22,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06ef1df68ead26b1c7486eb4703ad29313821da2" 2018-10-02 17:35:24,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b5e56ea-d9f0-41b6-aab2-c24bd79cefcd Date: Tue, 02 Oct 2018 17:35:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:35:24,131 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8 used request id req-5b5e56ea-d9f0-41b6-aab2-c24bd79cefcd 2018-10-02 17:35:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80297017097s 2018-10-02 17:35:24,132 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/fabae479-d70c-4f08-8d51-0ac7443f37f8 used request id req-5b5e56ea-d9f0-41b6-aab2-c24bd79cefcd 2018-10-02 17:35:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:35:24,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-cf6251e3-50af-4616-b8cc-be4d5961dc95 x-compute-request-id: req-cf6251e3-50af-4616-b8cc-be4d5961dc95 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4e55e31c-518a-491c-a7e7-9aebb82563e2", "name": "vping_userdata-flavor_f0d7ac53-bb08-4639-9761-bc7c0e285191", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:35:24,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cf6251e3-50af-4616-b8cc-be4d5961dc95 2018-10-02 17:35:24,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318551063538s 2018-10-02 17:35:24,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cf6251e3-50af-4616-b8cc-be4d5961dc95 2018-10-02 17:35:24,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 17:35:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,210 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-17a7e335-0c2f-40e2-bb5b-2ce723c5454b x-compute-request-id: req-17a7e335-0c2f-40e2-bb5b-2ce723c5454b Content-Length: 0 Content-Type: application/json 2018-10-02 17:35:24,210 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2 used request id req-17a7e335-0c2f-40e2-bb5b-2ce723c5454b 2018-10-02 17:35:24,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442640781403s 2018-10-02 17:35:24,211 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4e55e31c-518a-491c-a7e7-9aebb82563e2 used request id req-17a7e335-0c2f-40e2-bb5b-2ce723c5454b 2018-10-02 17:35:24,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:35:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8752b392-82b6-45df-b1ce-a893558a648b Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191", "links": {"self": "http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61"}, "domain_id": "default", "enabled": true, "id": "49323523ffcb4cf2a791515d764a2d61", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:35:24,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8752b392-82b6-45df-b1ce-a893558a648b 2018-10-02 17:35:24,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107527017593s 2018-10-02 17:35:24,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8752b392-82b6-45df-b1ce-a893558a648b 2018-10-02 17:35:24,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:35:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613eaad8-4b50-456e-a45e-529e0a5b87bf Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61"}, "enabled": true, "id": "49323523ffcb4cf2a791515d764a2d61", "options": {}, "domain_id": "default", "name": "vping_userdata-user_f0d7ac53-bb08-4639-9761-bc7c0e285191"}} 2018-10-02 17:35:24,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 used request id req-613eaad8-4b50-456e-a45e-529e0a5b87bf 2018-10-02 17:35:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174045085907s 2018-10-02 17:35:24,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 used request id req-613eaad8-4b50-456e-a45e-529e0a5b87bf 2018-10-02 17:35:24,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 17:35:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92070103-3284-455a-b2df-31861f97200e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:35:24,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 used request id req-92070103-3284-455a-b2df-31861f97200e 2018-10-02 17:35:24,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.235184907913s 2018-10-02 17:35:24,735 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/49323523ffcb4cf2a791515d764a2d61 used request id req-92070103-3284-455a-b2df-31861f97200e 2018-10-02 17:35:24,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:35:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe5b4d3-2e1a-4076-bf1d-48b5b2401289 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35"}, "enabled": true, "id": "2bab1f47f37a4af197015b9e41463d35", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f0d7ac53-bb08-4639-9761-bc7c0e285191"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:35:24,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-fbe5b4d3-2e1a-4076-bf1d-48b5b2401289 2018-10-02 17:35:24,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0743350982666s 2018-10-02 17:35:24,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-fbe5b4d3-2e1a-4076-bf1d-48b5b2401289 2018-10-02 17:35:24,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 17:35:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:24,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9a4bda-ff9d-4f51-a497-d5dd523289bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:35:24,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35 used request id req-fd9a4bda-ff9d-4f51-a497-d5dd523289bb 2018-10-02 17:35:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146878957748s 2018-10-02 17:35:24,960 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2bab1f47f37a4af197015b9e41463d35 used request id req-fd9a4bda-ff9d-4f51-a497-d5dd523289bb 2018-10-02 17:35:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:25,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967f5329-25fd-407f-ba81-94f6193ff3c3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "54dc7ddae3b54d4faa49c3563e81e893", "links": {"self": "http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:25,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-967f5329-25fd-407f-ba81-94f6193ff3c3 2018-10-02 17:35:25,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0864229202271s 2018-10-02 17:35:25,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:35:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:25,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba8b492f-5201-4008-b10f-9d2674d2c66d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:35:25,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/54dc7ddae3b54d4faa49c3563e81e893 used request id req-ba8b492f-5201-4008-b10f-9d2674d2c66d 2018-10-02 17:35:25,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0995309352875s 2018-10-02 17:35:25,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:35:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=2bab1f47f37a4af197015b9e41463d35&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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:25,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0c3f2d37-625a-4d4b-b029-eaa117149cee Date: Tue, 02 Oct 2018 17:35:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "created_at": "2018-10-02T17:34:28Z", "updated_at": "2018-10-02T17:34:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "aaf3e57a-d595-4957-945e-488719ca6a29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bab1f47f37a4af197015b9e41463d35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "b2595924-358c-4de4-96da-69b5123cbf4d", "remote_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bab1f47f37a4af197015b9e41463d35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "c8f33860-d9fd-40ac-add9-2a743e2b34f6", "remote_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bab1f47f37a4af197015b9e41463d35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "e41f98e3-9c03-4cd1-9813-1240c3102826", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bab1f47f37a4af197015b9e41463d35"}], "revision_number": 4, "project_id": "2bab1f47f37a4af197015b9e41463d35", "id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "name": "default"}]} 2018-10-02 17:35:25,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=2bab1f47f37a4af197015b9e41463d35&name=default used request id req-0c3f2d37-625a-4d4b-b029-eaa117149cee 2018-10-02 17:35:25,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184724807739s 2018-10-02 17:35:25,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=2bab1f47f37a4af197015b9e41463d35&name=default used request id req-0c3f2d37-625a-4d4b-b029-eaa117149cee 2018-10-02 17:35:25,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:35:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:25,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b9a8acd1-bf84-44f3-aca9-5c6839c8157a Date: Tue, 02 Oct 2018 17:35:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "created_at": "2018-10-02T17:34:28Z", "updated_at": "2018-10-02T17:34:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "b2595924-358c-4de4-96da-69b5123cbf4d", "remote_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bab1f47f37a4af197015b9e41463d35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "e41f98e3-9c03-4cd1-9813-1240c3102826", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bab1f47f37a4af197015b9e41463d35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "aaf3e57a-d595-4957-945e-488719ca6a29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bab1f47f37a4af197015b9e41463d35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:34:28Z", "revision_number": 0, "id": "c8f33860-d9fd-40ac-add9-2a743e2b34f6", "remote_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "remote_ip_prefix": null, "created_at": "2018-10-02T17:34:28Z", "security_group_id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "tenant_id": "2bab1f47f37a4af197015b9e41463d35", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bab1f47f37a4af197015b9e41463d35"}], "revision_number": 4, "project_id": "2bab1f47f37a4af197015b9e41463d35", "id": "df4e5ed7-41ff-48d7-831d-ef8a26e47f8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 17:35:25,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b9a8acd1-bf84-44f3-aca9-5c6839c8157a 2018-10-02 17:35:25,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214885234833s 2018-10-02 17:35:25,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b9a8acd1-bf84-44f3-aca9-5c6839c8157a 2018-10-02 17:35:25,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 17:35:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/df4e5ed7-41ff-48d7-831d-ef8a26e47f8c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f8f00dced4d5d5a981b95ba564373e46f11ecf8" 2018-10-02 17:35:25,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5db16ff8-c311-4ed5-8147-4a9ed386720e Content-Length: 0 Date: Tue, 02 Oct 2018 17:35:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 17:35:25,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/df4e5ed7-41ff-48d7-831d-ef8a26e47f8c.json used request id req-5db16ff8-c311-4ed5-8147-4a9ed386720e 2018-10-02 17:35:25,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.331252098083s 2018-10-02 17:35:25,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/df4e5ed7-41ff-48d7-831d-ef8a26e47f8c.json used request id req-5db16ff8-c311-4ed5-8147-4a9ed386720e 2018-10-02 17:35:25,945 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-02 17:35:26,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:35:26,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:35:26,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:35:26,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:35:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:35:26,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656e5c2f-4b58-4554-9a59-687689b54aab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:35:26,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-656e5c2f-4b58-4554-9a59-687689b54aab 2018-10-02 17:35:26,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:35:26,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["HAK301SbQQqaTN_SIOLCLg"], "issued_at": "2018-10-02T17:35:26.000000Z"}} 2018-10-02 17:35:26,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:35:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:26,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b75613c5-17d6-4eb7-bc69-87ff50362823 Date: Tue, 02 Oct 2018 17:35:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:35:26,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b75613c5-17d6-4eb7-bc69-87ff50362823 2018-10-02 17:35:26,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231750965118s 2018-10-02 17:35:26,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b75613c5-17d6-4eb7-bc69-87ff50362823 2018-10-02 17:35:26,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:35:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:26,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:35:26,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:26,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937fff2c-a2ac-4128-84d2-a2c8b1d1b202 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:35:26,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-937fff2c-a2ac-4128-84d2-a2c8b1d1b202 2018-10-02 17:35:26,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0964040756226s 2018-10-02 17:35:26,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:35:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5"}}' 2018-10-02 17:35:26,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78974071-ee2b-47b6-a557-929206be3f5d 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.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6"}, "enabled": true, "id": "742efcbdb5154df8bfe17a902a55fee6", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5"}} 2018-10-02 17:35:26,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-78974071-ee2b-47b6-a557-929206be3f5d 2018-10-02 17:35:26,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.197729825974s 2018-10-02 17:35:26,963 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-78974071-ee2b-47b6-a557-929206be3f5d 2018-10-02 17:35:26,964 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5', 'id': u'742efcbdb5154df8bfe17a902a55fee6', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:35:26,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:35:27,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.345115184784s 2018-10-02 17:35:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd9f406-bb23-48e4-a4df-bd3bcc9d50bc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e"}, "enabled": true, "id": "d6a05693a37a4d7fb330fc3ab9a99c5e", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5"}} 2018-10-02 17:35:27,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e used request id req-0bd9f406-bb23-48e4-a4df-bd3bcc9d50bc 2018-10-02 17:35:27,407 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd6a05693a37a4d7fb330fc3ab9a99c5e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5'}) 2018-10-02 17:35:27,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80fc9301-ac1c-4b0c-8bb3-bbf5f9b32e8c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:27,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-80fc9301-ac1c-4b0c-8bb3-bbf5f9b32e8c 2018-10-02 17:35:27,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.016321182251s 2018-10-02 17:35:27,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:27,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581dc3da-6c00-4105-b701-63944cb3774f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:27,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-581dc3da-6c00-4105-b701-63944cb3774f 2018-10-02 17:35:27,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762121677399s 2018-10-02 17:35:27,502 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:35:27,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:35:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" -d '{"role": {"name": "Member"}}' 2018-10-02 17:35:27,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e7ee7e-16d1-46b3-839f-07687d3c2d39 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}} 2018-10-02 17:35:27,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-f4e7ee7e-16d1-46b3-839f-07687d3c2d39 2018-10-02 17:35:27,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.118855953217s 2018-10-02 17:35:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62965153-a2b2-4c7f-b372-5b2cfd7c966e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "domain_id": null, "name": "Member", "id": "48e765ffcf74490daba2d68de8f55730"}} 2018-10-02 17:35:27,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730 used request id req-62965153-a2b2-4c7f-b372-5b2cfd7c966e 2018-10-02 17:35:27,706 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730'}, 'domain_id': None, 'human_id': None, 'id': u'48e765ffcf74490daba2d68de8f55730', 'HUMAN_ID': False}) 2018-10-02 17:35:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06218f06-1e33-491f-9293-5a394b9f89a4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:27,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-06218f06-1e33-491f-9293-5a394b9f89a4 2018-10-02 17:35:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730409622192s 2018-10-02 17:35:27,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:35:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a1fb57-5201-4fa7-9ce4-756045b505ba 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:35:27,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f0a1fb57-5201-4fa7-9ce4-756045b505ba 2018-10-02 17:35:27,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0777778625488s 2018-10-02 17:35:27,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:35:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:27,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e936ffc-2ac9-4d63-b193-674374eb9bcd Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5", "links": {"self": "http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e"}, "domain_id": "default", "enabled": true, "id": "d6a05693a37a4d7fb330fc3ab9a99c5e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:35:27,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9e936ffc-2ac9-4d63-b193-674374eb9bcd 2018-10-02 17:35:27,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.098484992981s 2018-10-02 17:35:27,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9e936ffc-2ac9-4d63-b193-674374eb9bcd 2018-10-02 17:35:27,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:35:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a686881a-e08f-4027-bf69-cc108d87519e Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6"}, "enabled": true, "id": "742efcbdb5154df8bfe17a902a55fee6", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:35:28,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a686881a-e08f-4027-bf69-cc108d87519e 2018-10-02 17:35:28,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0746340751648s 2018-10-02 17:35:28,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a686881a-e08f-4027-bf69-cc108d87519e 2018-10-02 17:35:28,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:35:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&scope.project.id=742efcbdb5154df8bfe17a902a55fee6&role.id=48e765ffcf74490daba2d68de8f55730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b944a2-3a48-47d2-bde8-3ed101abf5e0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&scope.project.id=742efcbdb5154df8bfe17a902a55fee6&role.id=48e765ffcf74490daba2d68de8f55730", "previous": null, "next": null}} 2018-10-02 17:35:28,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&scope.project.id=742efcbdb5154df8bfe17a902a55fee6&role.id=48e765ffcf74490daba2d68de8f55730 used request id req-f0b944a2-3a48-47d2-bde8-3ed101abf5e0 2018-10-02 17:35:28,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0822329521179s 2018-10-02 17:35:28,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:35:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6/users/d6a05693a37a4d7fb330fc3ab9a99c5e/roles/48e765ffcf74490daba2d68de8f55730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3740cf-0eff-4de9-890b-4c39b722db86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:35:28,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6/users/d6a05693a37a4d7fb330fc3ab9a99c5e/roles/48e765ffcf74490daba2d68de8f55730 used request id req-ab3740cf-0eff-4de9-890b-4c39b722db86 2018-10-02 17:35:28,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128393888474s 2018-10-02 17:35:28,255 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5', 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': 'a03ccdb3-f232-4574-8a41-2525e7a67d4e', 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_411c6400-7c55-4885-aace-ad66bc5da5b5', 'project_id': u'742efcbdb5154df8bfe17a902a55fee6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:35:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:35:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:35:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:35:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:35:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:35:28,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:35:28,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:35:28,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:35:28,260 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5', 'password': 'a03ccdb3-f232-4574-8a41-2525e7a67d4e', 'project_name': 'tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '742efcbdb5154df8bfe17a902a55fee6', 'project_domain_name': 'Default'} 2018-10-02 17:35:28,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00174755-75ac-4639-8adc-61332a13410d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:28,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-00174755-75ac-4639-8adc-61332a13410d 2018-10-02 17:35:28,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759561061859s 2018-10-02 17:35:28,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96db2ffb-8adc-4521-9112-8d69b81bc285 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:28,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-96db2ffb-8adc-4521-9112-8d69b81bc285 2018-10-02 17:35:28,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767469406128s 2018-10-02 17:35:28,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:35:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6095c2-57ab-44a3-a300-b16a48f5dad2 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:35:28,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-eb6095c2-57ab-44a3-a300-b16a48f5dad2 2018-10-02 17:35:28,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.081130027771s 2018-10-02 17:35:28,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:35:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d76bf52-144f-4acb-b0e8-e39c7be0da84 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5", "links": {"self": "http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e"}, "domain_id": "default", "enabled": true, "id": "d6a05693a37a4d7fb330fc3ab9a99c5e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:35:28,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8d76bf52-144f-4acb-b0e8-e39c7be0da84 2018-10-02 17:35:28,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180338859558s 2018-10-02 17:35:28,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8d76bf52-144f-4acb-b0e8-e39c7be0da84 2018-10-02 17:35:28,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:35:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f53714-d247-4612-9368-af331ba78b4f Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6"}, "enabled": true, "id": "742efcbdb5154df8bfe17a902a55fee6", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:35:28,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b1f53714-d247-4612-9368-af331ba78b4f 2018-10-02 17:35:28,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0930979251862s 2018-10-02 17:35:28,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b1f53714-d247-4612-9368-af331ba78b4f 2018-10-02 17:35:28,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:35:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&scope.project.id=742efcbdb5154df8bfe17a902a55fee6&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:28,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801eb5ed-4a65-4527-92ab-aaa82d73b051 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&scope.project.id=742efcbdb5154df8bfe17a902a55fee6&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 17:35:28,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&scope.project.id=742efcbdb5154df8bfe17a902a55fee6&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-801eb5ed-4a65-4527-92ab-aaa82d73b051 2018-10-02 17:35:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0839171409607s 2018-10-02 17:35:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:35:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6/users/d6a05693a37a4d7fb330fc3ab9a99c5e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:29,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7300103e-1992-48c7-b570-25ffa5ea85f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:35:29,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6/users/d6a05693a37a4d7fb330fc3ab9a99c5e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-7300103e-1992-48c7-b570-25ffa5ea85f5 2018-10-02 17:35:29,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.207981824875s 2018-10-02 17:35:29,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:29,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a90f0d-01df-466b-bee1-e3ef49812c16 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:29,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86a90f0d-01df-466b-bee1-e3ef49812c16 2018-10-02 17:35:29,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803949832916s 2018-10-02 17:35:29,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:35:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:29,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b4f389-b208-4700-a90c-3054dbc834dc 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:35:29,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-98b4f389-b208-4700-a90c-3054dbc834dc 2018-10-02 17:35:29,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0796291828156s 2018-10-02 17:35:29,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:35:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:29,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1071950-4b51-4f2f-af76-ccc46207d45f Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5", "links": {"self": "http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e"}, "domain_id": "default", "enabled": true, "id": "d6a05693a37a4d7fb330fc3ab9a99c5e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:35:29,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1071950-4b51-4f2f-af76-ccc46207d45f 2018-10-02 17:35:29,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0950310230255s 2018-10-02 17:35:29,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1071950-4b51-4f2f-af76-ccc46207d45f 2018-10-02 17:35:29,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:35:29,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:29,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8081b190-0b88-4245-a4c5-78f7028fcf4d Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-02 17:35:29,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6a05693a37a4d7fb330fc3ab9a99c5e&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default used request id req-8081b190-0b88-4245-a4c5-78f7028fcf4d 2018-10-02 17:35:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803909301758s 2018-10-02 17:35:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:35:29,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/d6a05693a37a4d7fb330fc3ab9a99c5e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:35:29,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6909e2e6-b857-40ce-8173-18ce0a3f6d32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:35:29,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/d6a05693a37a4d7fb330fc3ab9a99c5e/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-6909e2e6-b857-40ce-8173-18ce0a3f6d32 2018-10-02 17:35:29,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123115062714s 2018-10-02 17:35:29,542 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-02 17:35:41,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-02 17:35:41.300 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=48cd040d-abda-4f33-affe-40d065d83412) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 48cd040d-abda-4f33-affe-40d065d83412 | 2018-10-02T17:35:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 48cd040d-abda-4f33-affe-40d065d83412 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-02 17:35:44,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-02 17:35:44,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-02 17:35:52,765 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-02 17:35:48.916 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-02 17:35:49.051 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-02 17:35:52.569 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306) as the default verifier for the future CLI operations. 2018-10-02 17:35:55,753 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-02 17:35:55,754 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:35:55,887 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 17:35:55,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:35:55,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc14171e-f62d-48a4-bdb4-c0c29fd09693 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:35:55,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cc14171e-f62d-48a4-bdb4-c0c29fd09693 2018-10-02 17:35:55,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:35:56,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e765ffcf74490daba2d68de8f55730", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "742efcbdb5154df8bfe17a902a55fee6", "name": "tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/742efcbdb5154df8bfe17a902a55fee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/742efcbdb5154df8bfe17a902a55fee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/742efcbdb5154df8bfe17a902a55fee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/742efcbdb5154df8bfe17a902a55fee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/742efcbdb5154df8bfe17a902a55fee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/742efcbdb5154df8bfe17a902a55fee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/742efcbdb5154df8bfe17a902a55fee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/742efcbdb5154df8bfe17a902a55fee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/742efcbdb5154df8bfe17a902a55fee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/742efcbdb5154df8bfe17a902a55fee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/742efcbdb5154df8bfe17a902a55fee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/742efcbdb5154df8bfe17a902a55fee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5", "id": "d6a05693a37a4d7fb330fc3ab9a99c5e"}, "audit_ids": ["Nh8oTAkET1iGZGq2WREYkw"], "issued_at": "2018-10-02T17:35:56.000000Z"}} 2018-10-02 17:35:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:56,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 17:35:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 17:35:56,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:35:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:56,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c817e9d7-dfb9-419b-91cd-943d5575220a Date: Tue, 02 Oct 2018 17:35:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:35:56,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c817e9d7-dfb9-419b-91cd-943d5575220a 2018-10-02 17:35:56,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176558971405s 2018-10-02 17:35:56,475 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c817e9d7-dfb9-419b-91cd-943d5575220a 2018-10-02 17:35:56,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 17:35:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5"}' 2018-10-02 17:35:56,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b X-Openstack-Request-Id: req-a42775d3-4126-488e-93b9-a5c3b2e68ff1 Date: Tue, 02 Oct 2018 17:35:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "size": null, "self": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:35:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": null, "created_at": "2018-10-02T17:35:56Z", "protected": false} 2018-10-02 17:35:56,708 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a42775d3-4126-488e-93b9-a5c3b2e68ff1 2018-10-02 17:35:56,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.231189966202s 2018-10-02 17:35:56,709 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a42775d3-4126-488e-93b9-a5c3b2e68ff1 returning object f26bd10b-728a-4354-afa4-c6b8f1f63c6b 2018-10-02 17:35:56,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 17:35:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" -d '' 2018-10-02 17:35:58,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0118f6ef-0fca-41c9-ab44-edd060dbdd19 Date: Tue, 02 Oct 2018 17:35:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:35:58,456 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file used request id req-0118f6ef-0fca-41c9-ab44-edd060dbdd19 2018-10-02 17:35:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74622511864s 2018-10-02 17:35:58,456 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file used request id req-0118f6ef-0fca-41c9-ab44-edd060dbdd19 2018-10-02 17:35:58,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:35:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:58,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-f0704f3c-43f0-43a8-a52a-20e620f9ef5b Date: Tue, 02 Oct 2018 17:35:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "metadata": {}}], "file": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "size": 12716032, "self": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:35:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:35:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:35:58,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f0704f3c-43f0-43a8-a52a-20e620f9ef5b 2018-10-02 17:35:58,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18292093277s 2018-10-02 17:35:58,640 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f0704f3c-43f0-43a8-a52a-20e620f9ef5b 2018-10-02 17:35:58,642 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file', 'owner': u'742efcbdb5154df8bfe17a902a55fee6', 'id': u'f26bd10b-728a-4354-afa4-c6b8f1f63c6b', 'size': 12716032, u'self': u'/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'742efcbdb5154df8bfe17a902a55fee6', 'name': 'tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T17:35:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T17:35:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5', 'created': u'2018-10-02T17:35:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T17:35:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 17:35:58,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 17:35:58,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_411c6400-7c55-4885-aace-ad66bc5da5b5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 17:35:58,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-a7fd5e03-86ec-4509-bc96-a832e5f9d219 x-compute-request-id: req-a7fd5e03-86ec-4509-bc96-a832e5f9d219 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/529f0596-154e-400f-be37-217f253dd570", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "529f0596-154e-400f-be37-217f253dd570", "name": "tempest_smoke_serial-flavor_411c6400-7c55-4885-aace-ad66bc5da5b5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:35:58,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a7fd5e03-86ec-4509-bc96-a832e5f9d219 2018-10-02 17:35:58,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20527100563s 2018-10-02 17:35:58,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a7fd5e03-86ec-4509-bc96-a832e5f9d219 returning object 529f0596-154e-400f-be37-217f253dd570 2018-10-02 17:35:58,850 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_411c6400-7c55-4885-aace-ad66bc5da5b5', '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'c7df579f475a4319babeb31d9eeae3b3', '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'529f0596-154e-400f-be37-217f253dd570', 'swap': 0}) 2018-10-02 17:35:58,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 17:35:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570/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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" -d '{"extra_specs": {}}' 2018-10-02 17:35:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-27b5b085-1c9c-4bbf-b81f-639e7d81d8b5 x-compute-request-id: req-27b5b085-1c9c-4bbf-b81f-639e7d81d8b5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:35:58,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570/os-extra_specs used request id req-27b5b085-1c9c-4bbf-b81f-639e7d81d8b5 2018-10-02 17:35:58,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204079151154s 2018-10-02 17:35:58,871 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570/os-extra_specs used request id req-27b5b085-1c9c-4bbf-b81f-639e7d81d8b5 2018-10-02 17:35:58,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:35:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:58,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:35:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:35:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:58,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf3a3b1-9f7c-4c12-b3d8-ce360e276b74 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:35:58,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dbf3a3b1-9f7c-4c12-b3d8-ce360e276b74 2018-10-02 17:35:58,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0970890522003s 2018-10-02 17:35:58,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-02 17:35:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:59,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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,Accept-Encoding x-openstack-request-id: req-c65a9c3e-57d1-44af-ab25-62ea127c1b90 x-compute-request-id: req-c65a9c3e-57d1-44af-ab25-62ea127c1b90 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 17:35:59,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c65a9c3e-57d1-44af-ab25-62ea127c1b90 2018-10-02 17:35:59,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.191617965698s 2018-10-02 17:35:59,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c65a9c3e-57d1-44af-ab25-62ea127c1b90 2018-10-02 17:35:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:35:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:35:59,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-04b8308d-fb8f-4ff2-af0c-379657cbd7e2 Date: Tue, 02 Oct 2018 17:35:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "metadata": {}}], "file": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "size": 12716032, "self": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:35:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:35:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:35:59,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04b8308d-fb8f-4ff2-af0c-379657cbd7e2 2018-10-02 17:35:59,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175798892975s 2018-10-02 17:35:59,343 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04b8308d-fb8f-4ff2-af0c-379657cbd7e2 2018-10-02 17:35:59,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 17:35:59,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5"}' 2018-10-02 17:35:59,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8 X-Openstack-Request-Id: req-ac25a1cc-33fe-46a5-b4ee-593c021a1e58 Date: Tue, 02 Oct 2018 17:35:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "8d49049f-bf92-4a4a-b68b-ab70dace9cd8", "size": null, "self": "/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:35:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": null, "created_at": "2018-10-02T17:35:59Z", "protected": false} 2018-10-02 17:35:59,589 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ac25a1cc-33fe-46a5-b4ee-593c021a1e58 2018-10-02 17:35:59,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243305206299s 2018-10-02 17:35:59,590 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ac25a1cc-33fe-46a5-b4ee-593c021a1e58 returning object 8d49049f-bf92-4a4a-b68b-ab70dace9cd8 2018-10-02 17:35:59,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 17:35:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" -d '' 2018-10-02 17:36:00,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe1e8d4d-ce2e-4a37-904e-67a74949dfce Date: Tue, 02 Oct 2018 17:36:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:36:00,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/file used request id req-fe1e8d4d-ce2e-4a37-904e-67a74949dfce 2018-10-02 17:36:00,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38834404945s 2018-10-02 17:36:00,979 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/file used request id req-fe1e8d4d-ce2e-4a37-904e-67a74949dfce 2018-10-02 17:36:00,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:36:00,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:36:01,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-13e57e33-141b-45ee-b14e-1a5c9b831c50 Date: Tue, 02 Oct 2018 17:36:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/snap", "metadata": {}}], "file": "/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "8d49049f-bf92-4a4a-b68b-ab70dace9cd8", "size": 12716032, "self": "/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:36:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:35:59Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "metadata": {}}], "file": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "size": 12716032, "self": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:35:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:35:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:36:01,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13e57e33-141b-45ee-b14e-1a5c9b831c50 2018-10-02 17:36:01,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184774875641s 2018-10-02 17:36:01,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13e57e33-141b-45ee-b14e-1a5c9b831c50 2018-10-02 17:36:01,167 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/file', 'owner': u'742efcbdb5154df8bfe17a902a55fee6', 'id': u'8d49049f-bf92-4a4a-b68b-ab70dace9cd8', 'size': 12716032, u'self': u'/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'742efcbdb5154df8bfe17a902a55fee6', 'name': 'tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T17:36:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T17:36:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5', 'created': u'2018-10-02T17:35:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T17:35:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_411c6400-7c55-4885-aace-ad66bc5da5b5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 17:36:01,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 17:36:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 17:36:01,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98f13cff-7bd3-4fa0-bd0e-8d91213c6af7 x-compute-request-id: req-98f13cff-7bd3-4fa0-bd0e-8d91213c6af7 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d96cdace-0d93-4c33-ae92-18a38cc714fe", "name": "tempest_smoke_serial-flavor_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:36:01,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-98f13cff-7bd3-4fa0-bd0e-8d91213c6af7 2018-10-02 17:36:01,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0511929988861s 2018-10-02 17:36:01,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-98f13cff-7bd3-4fa0-bd0e-8d91213c6af7 returning object d96cdace-0d93-4c33-ae92-18a38cc714fe 2018-10-02 17:36:01,221 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_411c6400-7c55-4885-aace-ad66bc5da5b5', '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'c7df579f475a4319babeb31d9eeae3b3', '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'd96cdace-0d93-4c33-ae92-18a38cc714fe', 'swap': 0}) 2018-10-02 17:36:01,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 17:36:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe/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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" -d '{"extra_specs": {}}' 2018-10-02 17:36:01,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e47f208-b908-4ccb-90cd-f582a3ba3ae4 x-compute-request-id: req-3e47f208-b908-4ccb-90cd-f582a3ba3ae4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:36:01,243 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe/os-extra_specs used request id req-3e47f208-b908-4ccb-90cd-f582a3ba3ae4 2018-10-02 17:36:01,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212960243225s 2018-10-02 17:36:01,243 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe/os-extra_specs used request id req-3e47f208-b908-4ccb-90cd-f582a3ba3ae4 2018-10-02 17:36:01,243 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_411c6400-7c55-4885-aace-ad66bc5da5b5', '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'c7df579f475a4319babeb31d9eeae3b3', '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'd96cdace-0d93-4c33-ae92-18a38cc714fe', 'swap': 0}) 2018-10-02 17:36:04,450 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-02 17:36:03.368 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306) for deployment 'opnfv-rally' (UUID=48cd040d-abda-4f33-affe-40d065d83412). 2018-10-02 17:36:04.287 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-02 17:36:04.289 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306) has been successfully configured for deployment 'opnfv-rally' (UUID=48cd040d-abda-4f33-affe-40d065d83412)! 2018-10-02 17:36:04,450 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-02 17:36:04,451 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-02 17:36:04,453 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-02 17:36:04,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-02 17:36:10,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-02 17:36:10,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-02 17:36:10,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-02 17:36:10,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-10-02 17:36:12,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:12.209 51 INFO rally.api [-] Starting verification (UUID=6283ea2d-f6df-410a-8f38-f594a64e7b4b) for deployment 'opnfv-rally' (UUID=48cd040d-abda-4f33-affe-40d065d83412) by verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306). 2018-10-02 17:36:12,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6283ea2d-f6df-410a-8f38-f594a64e7b4b 2018-10-02 17:36:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:18.349 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-10-02 17:36:18,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:18.403 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-10-02 17:36:24,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:24.873 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.734s] 2018-10-02 17:36:27,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:27.745 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.872s] 2018-10-02 17:36:40,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:40.033 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.064s] 2018-10-02 17:36:56,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:36:56.208 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.285s] 2018-10-02 17:37:36,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:37:36.607 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.098s] 2018-10-02 17:37:36,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:37:36.608 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-02 17:38:14,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:38:14.579 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-10-02 17:38:14,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:38:14.580 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-02 17:38:52,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:38:52.425 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-10-02 17:38:52,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:38:52.428 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-02 17:39:45,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:39:45.403 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.551s] 2018-10-02 17:40:13,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:13.465 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2018-10-02 17:40:13,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:13.563 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2018-10-02 17:40:21,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:21.420 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.680s] 2018-10-02 17:40:21,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:21.430 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-02 17:40:22,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:22.777 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 17:40:22,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:22.778 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 17:40:27,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:27.252 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.298s] 2018-10-02 17:40:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:33.351 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.486s] 2018-10-02 17:40:39,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:39.698 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.594s] 2018-10-02 17:40:46,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:46.850 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.394s] 2018-10-02 17:40:56,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:40:56.074 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.106s] 2018-10-02 17:41:02,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:02.123 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.703s] 2018-10-02 17:41:07,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:07.817 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.181s] 2018-10-02 17:41:14,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:14.822 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.300s] 2018-10-02 17:41:21,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:21.881 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.801s] 2018-10-02 17:41:30,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:30.707 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.688s] 2018-10-02 17:41:32,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:32.877 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-02 17:41:34,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:34.826 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.087s] 2018-10-02 17:41:34,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:34.924 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.098s] 2018-10-02 17:41:35,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:35.004 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-10-02 17:41:35,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:35.010 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-02 17:41:38,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:38.985 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.803s] 2018-10-02 17:41:40,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:40.226 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.240s] 2018-10-02 17:41:42,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:42.587 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.361s] 2018-10-02 17:41:48,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:48.522 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-02 17:41:55,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:41:55.478 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.825s] 2018-10-02 17:42:12,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:12.096 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.162s] 2018-10-02 17:42:16,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:16.983 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.886s] 2018-10-02 17:42:29,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:29.864 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.677s] 2018-10-02 17:42:33,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:33.646 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.781s] 2018-10-02 17:42:41,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:41.162 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.515s] 2018-10-02 17:42:50,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:50.012 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.698s] 2018-10-02 17:42:53,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:42:53.699 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.686s] 2018-10-02 17:43:00,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:00.484 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.784s] 2018-10-02 17:43:15,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:15.800 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.679s] 2018-10-02 17:43:16,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:16.314 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.514s] 2018-10-02 17:43:16,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:16.741 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.427s] 2018-10-02 17:43:16,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:16.935 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.193s] 2018-10-02 17:43:17,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:17.336 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.400s] 2018-10-02 17:43:17,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:17.540 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.204s] 2018-10-02 17:43:30,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:30.564 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.630s] 2018-10-02 17:43:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:30.993 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.429s] 2018-10-02 17:43:31,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:31.239 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.245s] 2018-10-02 17:43:31,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:31.328 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.088s] 2018-10-02 17:43:31,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:31.592 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.262s] 2018-10-02 17:43:31,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:31.656 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.064s] 2018-10-02 17:43:44,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:44.404 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.912s] 2018-10-02 17:43:50,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:50.512 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.109s] 2018-10-02 17:43:52,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:52.493 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.980s] 2018-10-02 17:43:52,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:52.547 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.054s] 2018-10-02 17:43:52,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:43:52.627 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.080s] 2018-10-02 17:44:04,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:04.013 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.756s] 2018-10-02 17:44:10,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:10.976 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.962s] 2018-10-02 17:44:13,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:13.264 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.287s] 2018-10-02 17:44:13,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:13.483 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.218s] 2018-10-02 17:44:13,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:13.704 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.221s] 2018-10-02 17:44:34,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:34.624 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.736s] 2018-10-02 17:44:46,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:46.696 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.071s] 2018-10-02 17:44:57,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:44:57.584 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.887s] 2018-10-02 17:45:06,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:45:06.433 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.848s] 2018-10-02 17:45:37,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:45:37.109 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.155s] 2018-10-02 17:45:48,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:45:48.613 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.503s] 2018-10-02 17:45:59,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:45:59.283 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.669s] 2018-10-02 17:46:08,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:08.606 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.323s] 2018-10-02 17:46:24,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:24.940 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.695s] 2018-10-02 17:46:27,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:27.127 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.185s] 2018-10-02 17:46:27,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:27.196 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.071s] 2018-10-02 17:46:31,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:31.847 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.564s] 2018-10-02 17:46:34,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:34.444 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.595s] 2018-10-02 17:46:34,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:34.488 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.047s] 2018-10-02 17:46:38,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:38.941 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.333s] 2018-10-02 17:46:42,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:42.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-02 17:46:43,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:43.393 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-02 17:46:43,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:43.395 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-02 17:46:43,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:43.395 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-02 17:46:43,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:43.396 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-02 17:46:43,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:43.397 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-02 17:46:45,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:46:45.228 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-02 17:47:01,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:47:01.257 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.107s] 2018-10-02 17:47:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:47:14.045 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.664s] 2018-10-02 17:47:26,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:47:26.759 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.711s] 2018-10-02 17:47:35,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:47:35.925 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-02 17:48:53,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:48:53.164 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.963s] 2018-10-02 17:49:32,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:49:32.881 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.521s] 2018-10-02 17:50:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 17:50:26.167 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.688s] 2018-10-02 17:50:46,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6283ea2d-f6df-410a-8f38-f594a64e7b4b 2018-10-02 17:50:46,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6283ea2d-f6df-410a-8f38-f594a64e7b4b']'. 2018-10-02 17:50:47,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-02 17:50:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-02 17:50:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 17:50:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6283ea2d-f6df-410a-8f38-f594a64e7b4b | 2018-10-02 17:50:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-02 17:50:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-02 17:36:12 | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-02 17:50:45 | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:33 | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306) | 2018-10-02 17:50:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 48cd040d-abda-4f33-affe-40d065d83412) | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 849.918 | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-02 17:50:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-02 17:50:47,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-02 17:50:47,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 17:50:47,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-02 17:50:47,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-02 17:50:47,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-10-02 17:50:47,409 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 17:50:47,409 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:52 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-10-02 17:50:47,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 17:50:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:50:49,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aaee7065-008e-44bd-a023-eaf4d14f0b6d Date: Tue, 02 Oct 2018 17:50:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:50:49,216 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8 used request id req-aaee7065-008e-44bd-a023-eaf4d14f0b6d 2018-10-02 17:50:49,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80217695236s 2018-10-02 17:50:49,216 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8d49049f-bf92-4a4a-b68b-ab70dace9cd8 used request id req-aaee7065-008e-44bd-a023-eaf4d14f0b6d 2018-10-02 17:50:49,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:50:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:49,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17: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-597cd97c-8ea4-4019-a0f1-407044bdf483 x-compute-request-id: req-597cd97c-8ea4-4019-a0f1-407044bdf483 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/529f0596-154e-400f-be37-217f253dd570", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "529f0596-154e-400f-be37-217f253dd570", "name": "tempest_smoke_serial-flavor_411c6400-7c55-4885-aace-ad66bc5da5b5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d96cdace-0d93-4c33-ae92-18a38cc714fe", "name": "tempest_smoke_serial-flavor_alt_411c6400-7c55-4885-aace-ad66bc5da5b5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:50:49,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-597cd97c-8ea4-4019-a0f1-407044bdf483 2018-10-02 17:50:49,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.262630939484s 2018-10-02 17:50:49,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-597cd97c-8ea4-4019-a0f1-407044bdf483 2018-10-02 17:50:49,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 17:50:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:49,566 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17: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 x-openstack-request-id: req-64f6dafa-d021-4dfd-9adf-df651ee25d2b x-compute-request-id: req-64f6dafa-d021-4dfd-9adf-df651ee25d2b Content-Length: 0 Content-Type: application/json 2018-10-02 17:50:49,566 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe used request id req-64f6dafa-d021-4dfd-9adf-df651ee25d2b 2018-10-02 17:50:49,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.084419965744s 2018-10-02 17:50:49,566 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d96cdace-0d93-4c33-ae92-18a38cc714fe used request id req-64f6dafa-d021-4dfd-9adf-df651ee25d2b 2018-10-02 17:50:49,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:50:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:50:49,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-97a97fda-53f0-4322-a9bc-31e697a11252 Date: Tue, 02 Oct 2018 17:50:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "metadata": {}}], "file": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/file", "owner": "742efcbdb5154df8bfe17a902a55fee6", "id": "f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "size": 12716032, "self": "/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:35:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_411c6400-7c55-4885-aace-ad66bc5da5b5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:35:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:50:49,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-97a97fda-53f0-4322-a9bc-31e697a11252 2018-10-02 17:50:49,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181896924973s 2018-10-02 17:50:49,749 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-97a97fda-53f0-4322-a9bc-31e697a11252 2018-10-02 17:50:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 17:50:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53eaa1ea3dbdee52f53f7dbb339f16437a1240dd" 2018-10-02 17:50:51,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37dab50e-004a-415d-8235-a89901658cf7 Date: Tue, 02 Oct 2018 17:50:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:50:51,330 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b used request id req-37dab50e-004a-415d-8235-a89901658cf7 2018-10-02 17:50:51,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58001899719s 2018-10-02 17:50:51,331 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f26bd10b-728a-4354-afa4-c6b8f1f63c6b used request id req-37dab50e-004a-415d-8235-a89901658cf7 2018-10-02 17:50:51,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 17:50:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:51,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-979a69f7-db28-447a-8b1a-3abf2310552b x-compute-request-id: req-979a69f7-db28-447a-8b1a-3abf2310552b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/529f0596-154e-400f-be37-217f253dd570", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "529f0596-154e-400f-be37-217f253dd570", "name": "tempest_smoke_serial-flavor_411c6400-7c55-4885-aace-ad66bc5da5b5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 17:50:51,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-979a69f7-db28-447a-8b1a-3abf2310552b 2018-10-02 17:50:51,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0367889404297s 2018-10-02 17:50:51,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-979a69f7-db28-447a-8b1a-3abf2310552b 2018-10-02 17:50:51,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 17:50:51,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:51,417 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fb4736e-73f0-4267-b926-ee1e8a9b606e x-compute-request-id: req-9fb4736e-73f0-4267-b926-ee1e8a9b606e Content-Length: 0 Content-Type: application/json 2018-10-02 17:50:51,417 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570 used request id req-9fb4736e-73f0-4267-b926-ee1e8a9b606e 2018-10-02 17:50:51,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0464768409729s 2018-10-02 17:50:51,417 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/529f0596-154e-400f-be37-217f253dd570 used request id req-9fb4736e-73f0-4267-b926-ee1e8a9b606e 2018-10-02 17:50:51,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:50:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:51,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ba17a6-a367-45db-b47e-b101cd57aed5 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5", "links": {"self": "http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e"}, "domain_id": "default", "enabled": true, "id": "d6a05693a37a4d7fb330fc3ab9a99c5e", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:50:51,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-82ba17a6-a367-45db-b47e-b101cd57aed5 2018-10-02 17:50:51,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10293006897s 2018-10-02 17:50:51,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-82ba17a6-a367-45db-b47e-b101cd57aed5 2018-10-02 17:50:51,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:50:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:51,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b1ed46-4e3e-4569-bafe-eca78042a62f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e"}, "enabled": true, "id": "d6a05693a37a4d7fb330fc3ab9a99c5e", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_411c6400-7c55-4885-aace-ad66bc5da5b5"}} 2018-10-02 17:50:51,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e used request id req-32b1ed46-4e3e-4569-bafe-eca78042a62f 2018-10-02 17:50:51,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110728979111s 2018-10-02 17:50:51,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e used request id req-32b1ed46-4e3e-4569-bafe-eca78042a62f 2018-10-02 17:50:51,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 17:50:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:51,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d961ad8-b063-49e1-a92a-1acdab5106d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:50:51,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e used request id req-3d961ad8-b063-49e1-a92a-1acdab5106d3 2018-10-02 17:50:51,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22726893425s 2018-10-02 17:50:51,867 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d6a05693a37a4d7fb330fc3ab9a99c5e used request id req-3d961ad8-b063-49e1-a92a-1acdab5106d3 2018-10-02 17:50:51,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:50:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:51,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714314ba-d555-4859-b666-5d81157389df Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6"}, "enabled": true, "id": "742efcbdb5154df8bfe17a902a55fee6", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_411c6400-7c55-4885-aace-ad66bc5da5b5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:50:51,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-714314ba-d555-4859-b666-5d81157389df 2018-10-02 17:50:51,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826771259308s 2018-10-02 17:50:51,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-714314ba-d555-4859-b666-5d81157389df 2018-10-02 17:50:51,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 17:50:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:52,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836404ee-3951-4feb-9674-012754c99d10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:50:52,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6 used request id req-836404ee-3951-4feb-9674-012754c99d10 2018-10-02 17:50:52,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158435106277s 2018-10-02 17:50:52,111 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/742efcbdb5154df8bfe17a902a55fee6 used request id req-836404ee-3951-4feb-9674-012754c99d10 2018-10-02 17:50:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:50:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:52,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec92413-d3af-4c98-8c6f-f7c5d59bf8c5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "48e765ffcf74490daba2d68de8f55730", "links": {"self": "http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730"}, "name": "Member"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:50:52,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ec92413-d3af-4c98-8c6f-f7c5d59bf8c5 2018-10-02 17:50:52,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073851108551s 2018-10-02 17:50:52,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 17:50:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:52,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d318076-a599-43dc-8d24-ca6c88d9c604 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:50:52,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/48e765ffcf74490daba2d68de8f55730 used request id req-9d318076-a599-43dc-8d24-ca6c88d9c604 2018-10-02 17:50:52,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106956958771s 2018-10-02 17:50:52,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 17:50:52,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=742efcbdb5154df8bfe17a902a55fee6&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}f4c028c75017443dc72c0b197b4bf18a0a5bf15c" 2018-10-02 17:50:52,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4c10192-63a4-4647-afc2-b60d51b917e4 Date: Tue, 02 Oct 2018 17:50:52 GMT RESP BODY: {"security_groups": []} 2018-10-02 17:50:52,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=742efcbdb5154df8bfe17a902a55fee6&name=default used request id req-a4c10192-63a4-4647-afc2-b60d51b917e4 2018-10-02 17:50:52,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182945966721s 2018-10-02 17:50:52,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=742efcbdb5154df8bfe17a902a55fee6&name=default used request id req-a4c10192-63a4-4647-afc2-b60d51b917e4 2018-10-02 17:50:52,535 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-02 17:50:52,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:50:52,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:50:52,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:50:52,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:50:52,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:50:52,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:50:52,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:50:52,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:50:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:50:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec37d9f-4563-4707-bf2a-7396ab405a88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:50:52,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ec37d9f-4563-4707-bf2a-7396ab405a88 2018-10-02 17:50:52,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:50:53,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["iR9rkiE9Sxm-uRhTgkj4AA"], "issued_at": "2018-10-02T17:50:53.000000Z"}} 2018-10-02 17:50:53,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:50:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:53,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-462da00a-f716-49dd-aa7d-654fbaabba05 Date: Tue, 02 Oct 2018 17:50:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 17:50:53,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-462da00a-f716-49dd-aa7d-654fbaabba05 2018-10-02 17:50:53,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260507106781s 2018-10-02 17:50:53,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-462da00a-f716-49dd-aa7d-654fbaabba05 2018-10-02 17:50:53,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:50:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:53,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 17:50: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 17:50:53,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:53,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64937ad-f35e-4c0f-ba1e-635d82eb4e75 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:50:53,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e64937ad-f35e-4c0f-ba1e-635d82eb4e75 2018-10-02 17:50:53,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0935409069061s 2018-10-02 17:50:53,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 17:50:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}}' 2018-10-02 17:50:53,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e4be48-0f36-4b7b-ae9c-63b73725e07d 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.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19"}, "enabled": true, "id": "27517581840e43879fcfc7dc24cf8a19", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}} 2018-10-02 17:50:53,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d8e4be48-0f36-4b7b-ae9c-63b73725e07d 2018-10-02 17:50:53,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0899691581726s 2018-10-02 17:50:53,463 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d8e4be48-0f36-4b7b-ae9c-63b73725e07d 2018-10-02 17:50:53,463 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'id': u'27517581840e43879fcfc7dc24cf8a19', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 17:50:53,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 17:50:53,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356359958649s 2018-10-02 17:50:53,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:53,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc019e3b-200b-49a9-b9da-96f9d95ee4bc Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185"}, "enabled": true, "id": "1ac0be1a640846cc862ab41d9d624185", "options": {}, "domain_id": "default", "name": "rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}} 2018-10-02 17:50:53,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 used request id req-cc019e3b-200b-49a9-b9da-96f9d95ee4bc 2018-10-02 17:50:53,922 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1ac0be1a640846cc862ab41d9d624185', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202'}) 2018-10-02 17:50:53,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:50:53,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:53,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d2964a-8cb7-452e-8b3a-c892b77eb079 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:50:53,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d6d2964a-8cb7-452e-8b3a-c892b77eb079 2018-10-02 17:50:53,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757961273193s 2018-10-02 17:50:54,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:50:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78083395-8d7e-4123-89e3-1438e19ea05a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 17:50:54,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-78083395-8d7e-4123-89e3-1438e19ea05a 2018-10-02 17:50:54,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081640958786s 2018-10-02 17:50:54,082 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 17:50:54,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 17:50:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"role": {"name": "Member"}}' 2018-10-02 17:50:54,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88ef874-ff85-493e-9953-b9cc7355b20f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f68e7527e0d040239fa4975a4a3521b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3"}, "name": "Member"}} 2018-10-02 17:50:54,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e88ef874-ff85-493e-9953-b9cc7355b20f 2018-10-02 17:50:54,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.098082780838s 2018-10-02 17:50:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8735e51b-5827-48ea-a605-734031614278 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3"}, "domain_id": null, "name": "Member", "id": "f68e7527e0d040239fa4975a4a3521b3"}} 2018-10-02 17:50:54,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3 used request id req-8735e51b-5827-48ea-a605-734031614278 2018-10-02 17:50:54,197 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3'}, 'domain_id': None, 'human_id': None, 'id': u'f68e7527e0d040239fa4975a4a3521b3', 'HUMAN_ID': False}) 2018-10-02 17:50:54,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:50:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ce9980-660b-4ce8-9790-be0a1cd75498 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f68e7527e0d040239fa4975a4a3521b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3"}, "name": "Member"}]} 2018-10-02 17:50:54,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01ce9980-660b-4ce8-9790-be0a1cd75498 2018-10-02 17:50:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802841186523s 2018-10-02 17:50:54,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:50:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1100ce-f576-49cb-ac29-6c943077bc3b 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:50:54,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-dc1100ce-f576-49cb-ac29-6c943077bc3b 2018-10-02 17:50:54,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080050945282s 2018-10-02 17:50:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:50:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd61bf13-4230-42d1-ba83-563ac000628a Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "links": {"self": "http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185"}, "domain_id": "default", "enabled": true, "id": "1ac0be1a640846cc862ab41d9d624185", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:50:54,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bd61bf13-4230-42d1-ba83-563ac000628a 2018-10-02 17:50:54,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0904810428619s 2018-10-02 17:50:54,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bd61bf13-4230-42d1-ba83-563ac000628a 2018-10-02 17:50:54,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:50:54,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502a3a7d-c602-4784-932f-e60a632f5417 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19"}, "enabled": true, "id": "27517581840e43879fcfc7dc24cf8a19", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:50:54,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-502a3a7d-c602-4784-932f-e60a632f5417 2018-10-02 17:50:54,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0862410068512s 2018-10-02 17:50:54,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-502a3a7d-c602-4784-932f-e60a632f5417 2018-10-02 17:50:54,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:50:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1ac0be1a640846cc862ab41d9d624185&scope.project.id=27517581840e43879fcfc7dc24cf8a19&role.id=f68e7527e0d040239fa4975a4a3521b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9858187-bd38-4b9d-90ee-00a26a2cf3db Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1ac0be1a640846cc862ab41d9d624185&scope.project.id=27517581840e43879fcfc7dc24cf8a19&role.id=f68e7527e0d040239fa4975a4a3521b3", "previous": null, "next": null}} 2018-10-02 17:50:54,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1ac0be1a640846cc862ab41d9d624185&scope.project.id=27517581840e43879fcfc7dc24cf8a19&role.id=f68e7527e0d040239fa4975a4a3521b3 used request id req-a9858187-bd38-4b9d-90ee-00a26a2cf3db 2018-10-02 17:50:54,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0830609798431s 2018-10-02 17:50:54,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:50:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19/users/1ac0be1a640846cc862ab41d9d624185/roles/f68e7527e0d040239fa4975a4a3521b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857f7751-5c87-4ed8-9041-ce874c95f8ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:50:54,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19/users/1ac0be1a640846cc862ab41d9d624185/roles/f68e7527e0d040239fa4975a4a3521b3 used request id req-857f7751-5c87-4ed8-9041-ce874c95f8ea 2018-10-02 17:50:54,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120970964432s 2018-10-02 17:50:54,752 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 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': 'c7f3be6f-8664-409b-a43c-b6f3dfa58f74', 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'project_id': u'27517581840e43879fcfc7dc24cf8a19', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 17:50:54,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 17:50:54,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 17:50:54,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 17:50:54,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 17:50:54,759 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'password': 'c7f3be6f-8664-409b-a43c-b6f3dfa58f74', 'project_name': 'rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '27517581840e43879fcfc7dc24cf8a19', 'project_domain_name': 'Default'} 2018-10-02 17:50:54,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:50:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05691e9a-3883-4553-841d-b6eec00ec10c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f68e7527e0d040239fa4975a4a3521b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3"}, "name": "Member"}]} 2018-10-02 17:50:54,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-05691e9a-3883-4553-841d-b6eec00ec10c 2018-10-02 17:50:54,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805280208588s 2018-10-02 17:50:54,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 17:50:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e1b5e9-7268-4b32-be78-db6c519979e9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f68e7527e0d040239fa4975a4a3521b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3"}, "name": "Member"}]} 2018-10-02 17:50:54,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-14e1b5e9-7268-4b32-be78-db6c519979e9 2018-10-02 17:50:54,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800199508667s 2018-10-02 17:50:54,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 17:50:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:54,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea8b310-34e1-4b20-8433-48f44ed760b9 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 17:50:54,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0ea8b310-34e1-4b20-8433-48f44ed760b9 2018-10-02 17:50:54,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0748858451843s 2018-10-02 17:50:54,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 17:50:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:55,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d706009a-161b-45ea-9cf7-37e4f41920d2 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "links": {"self": "http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185"}, "domain_id": "default", "enabled": true, "id": "1ac0be1a640846cc862ab41d9d624185", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 17:50:55,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d706009a-161b-45ea-9cf7-37e4f41920d2 2018-10-02 17:50:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999820232391s 2018-10-02 17:50:55,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d706009a-161b-45ea-9cf7-37e4f41920d2 2018-10-02 17:50:55,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:50:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:55,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ddcf77-d6e7-49c6-9c26-ad70ad7daf42 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19"}, "enabled": true, "id": "27517581840e43879fcfc7dc24cf8a19", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:50:55,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-57ddcf77-d6e7-49c6-9c26-ad70ad7daf42 2018-10-02 17:50:55,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0789649486542s 2018-10-02 17:50:55,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-57ddcf77-d6e7-49c6-9c26-ad70ad7daf42 2018-10-02 17:50:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 17:50:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1ac0be1a640846cc862ab41d9d624185&scope.project.id=27517581840e43879fcfc7dc24cf8a19&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:55,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198046fd-ca8e-44c6-bb0f-2d2f5dc527d4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1ac0be1a640846cc862ab41d9d624185&scope.project.id=27517581840e43879fcfc7dc24cf8a19&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 17:50:55,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1ac0be1a640846cc862ab41d9d624185&scope.project.id=27517581840e43879fcfc7dc24cf8a19&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-198046fd-ca8e-44c6-bb0f-2d2f5dc527d4 2018-10-02 17:50:55,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0730149745941s 2018-10-02 17:50:55,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 17:50:55,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19/users/1ac0be1a640846cc862ab41d9d624185/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:55,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 17:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dc620d8-307d-4cce-b34f-52d2aeb675f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 17:50:55,392 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19/users/1ac0be1a640846cc862ab41d9d624185/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-2dc620d8-307d-4cce-b34f-52d2aeb675f8 2018-10-02 17:50:55,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132050991058s 2018-10-02 17:50:55,393 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-02 17:50:59,558 - 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 ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-02 17:50:59,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 17:50:59,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:59,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737e6620-1ee9-4720-8ef7-da753a487e94 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 17:50:59,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-737e6620-1ee9-4720-8ef7-da753a487e94 2018-10-02 17:50:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.100193023682s 2018-10-02 17:50:59,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 17:50:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 17:50:59,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5d83e8-17bb-4790-b6ff-d9d2c953f5f8 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19"}, "enabled": true, "id": "27517581840e43879fcfc7dc24cf8a19", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 17:50:59,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ed5d83e8-17bb-4790-b6ff-d9d2c953f5f8 2018-10-02 17:50:59,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0898721218109s 2018-10-02 17:50:59,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ed5d83e8-17bb-4790-b6ff-d9d2c953f5f8 2018-10-02 17:50:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-02 17:50:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"network": {"shared": true, "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "name": "rally_sanity-net_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "admin_state_up": true}}' 2018-10-02 17:51:00,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-030daf7b-6613-4a3d-8f43-b370a7984647 Date: Tue, 02 Oct 2018 17:51:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f6da7be3-b523-4362-a578-fa1a1c5ee4aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"27517581840e43879fcfc7dc24cf8a19","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:51:00Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202","admin_state_up":true,"tenant_id":"27517581840e43879fcfc7dc24cf8a19","created_at":"2018-10-02T17:51:00Z","mtu":1450}} 2018-10-02 17:51:00,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-030daf7b-6613-4a3d-8f43-b370a7984647 2018-10-02 17:51:00,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.694351196289s 2018-10-02 17:51:00,448 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-030daf7b-6613-4a3d-8f43-b370a7984647 2018-10-02 17:51:00,449 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-02T17:51:00Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', u'created_at': u'2018-10-02T17:51:00Z', u'mtu': 1450, u'tenant_id': u'27517581840e43879fcfc7dc24cf8a19', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'27517581840e43879fcfc7dc24cf8a19'}) 2018-10-02 17:51:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 17:51:00,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7969a9f1-cabc-49d9-ac17-3dfd709a975d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 17:51:00,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7969a9f1-cabc-49d9-ac17-3dfd709a975d 2018-10-02 17:51:00,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 17:51:00,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f68e7527e0d040239fa4975a4a3521b3", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T18:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27517581840e43879fcfc7dc24cf8a19", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/27517581840e43879fcfc7dc24cf8a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/27517581840e43879fcfc7dc24cf8a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/27517581840e43879fcfc7dc24cf8a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/27517581840e43879fcfc7dc24cf8a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/27517581840e43879fcfc7dc24cf8a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/27517581840e43879fcfc7dc24cf8a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/27517581840e43879fcfc7dc24cf8a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/27517581840e43879fcfc7dc24cf8a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/27517581840e43879fcfc7dc24cf8a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/27517581840e43879fcfc7dc24cf8a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/27517581840e43879fcfc7dc24cf8a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/27517581840e43879fcfc7dc24cf8a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "id": "1ac0be1a640846cc862ab41d9d624185"}, "audit_ids": ["VWofI9bLTQiFe6xTHu7aiw"], "issued_at": "2018-10-02T17:51:00.000000Z"}} 2018-10-02 17:51:00,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 17:51:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 17:51:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2afb75aa-1253-4b73-8ae7-3076aa011fd4 Date: Tue, 02 Oct 2018 17:51:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f6da7be3-b523-4362-a578-fa1a1c5ee4aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"27517581840e43879fcfc7dc24cf8a19","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T17:51:00Z","qos_policy_id":null,"name":"rally_sanity-net_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202","admin_state_up":true,"tenant_id":"27517581840e43879fcfc7dc24cf8a19","created_at":"2018-10-02T17:51:00Z","provider:network_type":"vxlan"}]} 2018-10-02 17:51:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2afb75aa-1253-4b73-8ae7-3076aa011fd4 2018-10-02 17:51:01,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.31370306015s 2018-10-02 17:51:01,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2afb75aa-1253-4b73-8ae7-3076aa011fd4 2018-10-02 17:51:01,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-02 17:51:01,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" -d '{"subnet": {"name": "rally_sanity-subnet_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "enable_dhcp": true, "network_id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-02 17:51:01,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ef82e209-f31b-46df-8ec9-c6230fafd0b2 Date: Tue, 02 Oct 2018 17:51:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6da7be3-b523-4362-a578-fa1a1c5ee4aa","tenant_id":"27517581840e43879fcfc7dc24cf8a19","created_at":"2018-10-02T17:51:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:51:01Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"27517581840e43879fcfc7dc24cf8a19","id":"86eb4726-49db-46e2-80c3-ab7b4781d1fb","subnetpool_id":null,"name":"rally_sanity-subnet_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}} 2018-10-02 17:51:01,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ef82e209-f31b-46df-8ec9-c6230fafd0b2 2018-10-02 17:51:01,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.61167216301s 2018-10-02 17:51:01,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ef82e209-f31b-46df-8ec9-c6230fafd0b2 2018-10-02 17:51:01,772 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T17:51:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'86eb4726-49db-46e2-80c3-ab7b4781d1fb', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', u'enable_dhcp': True, u'network_id': u'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', u'tenant_id': u'27517581840e43879fcfc7dc24cf8a19', u'created_at': u'2018-10-02T17:51:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'27517581840e43879fcfc7dc24cf8a19'}) 2018-10-02 17:51:01,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-02 17:51:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "rally_sanity-router_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "admin_state_up": true}}' 2018-10-02 17:51:06,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-beefb70d-62de-4e8c-8dd5-9c9a380e80b0 Date: Tue, 02 Oct 2018 17:51:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "created_at": "2018-10-02T17:51:02Z", "admin_state_up": true, "updated_at": "2018-10-02T17:51:03Z", "project_id": "27517581840e43879fcfc7dc24cf8a19", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8f31feee-91a2-4c4e-89eb-b97dd476a663", "name": "rally_sanity-router_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}} 2018-10-02 17:51:06,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-beefb70d-62de-4e8c-8dd5-9c9a380e80b0 2018-10-02 17:51:06,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.87664294243s 2018-10-02 17:51:06,650 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-beefb70d-62de-4e8c-8dd5-9c9a380e80b0 2018-10-02 17:51:06,650 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T17:51:03Z', u'revision_number': 3, u'ha': True, u'id': u'8f31feee-91a2-4c4e-89eb-b97dd476a663', u'external_gateway_info': {u'network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'04c4b98d-c2bd-47bd-abb9-f68b70c07688', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', u'admin_state_up': True, u'tenant_id': u'27517581840e43879fcfc7dc24cf8a19', u'created_at': u'2018-10-02T17:51:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'27517581840e43879fcfc7dc24cf8a19'}) 2018-10-02 17:51:06,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-02 17:51:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663/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}4951fed658a45876b19730c8bc485f94c03636be" -d '{"subnet_id": "86eb4726-49db-46e2-80c3-ab7b4781d1fb"}' 2018-10-02 17:51:08,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2db35f21-3729-46b7-91cb-db3bd0ac3500 Date: Tue, 02 Oct 2018 17:51:08 GMT RESP BODY: {"network_id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "subnet_id": "86eb4726-49db-46e2-80c3-ab7b4781d1fb", "subnet_ids": ["86eb4726-49db-46e2-80c3-ab7b4781d1fb"], "port_id": "17bc8ac6-f0ae-4d90-9f93-034685836f73", "id": "8f31feee-91a2-4c4e-89eb-b97dd476a663"} 2018-10-02 17:51:08,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663/add_router_interface.json used request id req-2db35f21-3729-46b7-91cb-db3bd0ac3500 2018-10-02 17:51:08,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.94621610641s 2018-10-02 17:51:08,597 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663/add_router_interface.json used request id req-2db35f21-3729-46b7-91cb-db3bd0ac3500 returning object 8f31feee-91a2-4c4e-89eb-b97dd476a663 2018-10-02 17:51:08,598 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 17:51:08,730 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 17:51:08,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 17:51:08,737 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 17:51:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 17:51:08,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:51:08,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 17:51:08,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f36ce323-be9c-4db4-ac21-2f3b7cbe0b67 Date: Tue, 02 Oct 2018 17:51:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:51:08,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f36ce323-be9c-4db4-ac21-2f3b7cbe0b67 2018-10-02 17:51:08,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169200897217s 2018-10-02 17:51:08,908 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f36ce323-be9c-4db4-ac21-2f3b7cbe0b67 2018-10-02 17:51:08,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 17:51:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}' 2018-10-02 17:51:09,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57 X-Openstack-Request-Id: req-d857ca82-f991-495d-92c8-dc695ea70047 Date: Tue, 02 Oct 2018 17:51:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/file", "owner": "27517581840e43879fcfc7dc24cf8a19", "id": "fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57", "size": null, "self": "/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:51:09Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "checksum": null, "created_at": "2018-10-02T17:51:09Z", "protected": false} 2018-10-02 17:51:09,207 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d857ca82-f991-495d-92c8-dc695ea70047 2018-10-02 17:51:09,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.297033071518s 2018-10-02 17:51:09,207 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d857ca82-f991-495d-92c8-dc695ea70047 returning object fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57 2018-10-02 17:51:09,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 17:51:09,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/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}4951fed658a45876b19730c8bc485f94c03636be" -d '' 2018-10-02 17:51:11,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b53e24a-ea53-4953-8133-7961eb68a954 Date: Tue, 02 Oct 2018 17:51:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 17:51:11,165 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/file used request id req-5b53e24a-ea53-4953-8133-7961eb68a954 2018-10-02 17:51:11,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.9574649334s 2018-10-02 17:51:11,166 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/file used request id req-5b53e24a-ea53-4953-8133-7961eb68a954 2018-10-02 17:51:11,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 17:51:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 17:51:11,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-ff9a12ca-fc3b-4617-85dd-97dcd2b0ba0e Date: Tue, 02 Oct 2018 17:51:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/snap", "metadata": {}}], "file": "/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/file", "owner": "27517581840e43879fcfc7dc24cf8a19", "id": "fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57", "size": 12716032, "self": "/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:51:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 17:51:11,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ff9a12ca-fc3b-4617-85dd-97dcd2b0ba0e 2018-10-02 17:51:11,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0227298736572s 2018-10-02 17:51:11,190 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ff9a12ca-fc3b-4617-85dd-97dcd2b0ba0e 2018-10-02 17:51:11,193 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/file', 'owner': u'27517581840e43879fcfc7dc24cf8a19', 'id': u'fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57', 'size': 12716032, u'self': u'/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27517581840e43879fcfc7dc24cf8a19', 'name': 'rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T17:51:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T17:51:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'created': u'2018-10-02T17:51:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T17:51:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 17:51:11,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 17:51:11,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 17:51:11,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03a91a2b-fd85-4ba2-a637-132b40685ec5 x-compute-request-id: req-03a91a2b-fd85-4ba2-a637-132b40685ec5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5205e977-d2a5-40b0-a79f-9802acb9e36c", "name": "rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:51:11,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-03a91a2b-fd85-4ba2-a637-132b40685ec5 2018-10-02 17:51:11,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199630975723s 2018-10-02 17:51:11,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-03a91a2b-fd85-4ba2-a637-132b40685ec5 returning object 5205e977-d2a5-40b0-a79f-9802acb9e36c 2018-10-02 17:51:11,395 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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'c7df579f475a4319babeb31d9eeae3b3', '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'5205e977-d2a5-40b0-a79f-9802acb9e36c', 'swap': 0}) 2018-10-02 17:51:11,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 17:51:11,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c/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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"extra_specs": {}}' 2018-10-02 17:51:11,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6e998d7-7f50-409e-b12a-227b87f1c66a x-compute-request-id: req-f6e998d7-7f50-409e-b12a-227b87f1c66a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:51:11,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c/os-extra_specs used request id req-f6e998d7-7f50-409e-b12a-227b87f1c66a 2018-10-02 17:51:11,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258519649506s 2018-10-02 17:51:11,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c/os-extra_specs used request id req-f6e998d7-7f50-409e-b12a-227b87f1c66a 2018-10-02 17:51:11,423 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-02 17:51:13,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-02 17:51:13.461 117 INFO rally.deployment.engine [-] Deployment 48cd040d-abda-4f33-affe-40d065d83412 | Starting: Destroy cloud and free allocated resources. 2018-10-02 17:51:13.539 117 INFO rally.deployment.engine [-] Deployment 48cd040d-abda-4f33-affe-40d065d83412 | Completed: Destroy cloud and free allocated resources. 2018-10-02 17:51:13.576 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306) for deployment 'opnfv-rally'. 2018-10-02 17:51:13.592 117 INFO rally.api [-] Deleting verification (UUID=6283ea2d-f6df-410a-8f38-f594a64e7b4b). 2018-10-02 17:51:13.636 117 INFO rally.api [-] Verification has been successfully deleted! 2018-10-02 17:51:13.636 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306). 2018-10-02 17:51:13.643 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-02 17:51:16,129 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-02 17:51:15.850 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a386b9e7-1d8e-4850-8402-6fe0e43d28f4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a386b9e7-1d8e-4850-8402-6fe0e43d28f4 | 2018-10-02T17:51:15 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a386b9e7-1d8e-4850-8402-6fe0e43d28f4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-02 17:51:19,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-02 17:51:19,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-02 17:51:19,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-02 17:51:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 17:51:19,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77a56048-ea59-4206-bda1-860e9df29581 x-compute-request-id: req-77a56048-ea59-4206-bda1-860e9df29581 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 17:51:19,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-77a56048-ea59-4206-bda1-860e9df29581 2018-10-02 17:51:19,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.193423032761s 2018-10-02 17:51:19,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-77a56048-ea59-4206-bda1-860e9df29581 2018-10-02 17:51:19,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 17:51:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 17:51:19,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-244874cb-7cda-4638-a7b5-1099b7e79296 x-compute-request-id: req-244874cb-7cda-4638-a7b5-1099b7e79296 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "096e0c4c-999e-4cfc-8fbb-822ebe13748e", "name": "rally_sanity-flavor_alt_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 17:51:19,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-244874cb-7cda-4638-a7b5-1099b7e79296 2018-10-02 17:51:19,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0807499885559s 2018-10-02 17:51:19,634 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-244874cb-7cda-4638-a7b5-1099b7e79296 returning object 096e0c4c-999e-4cfc-8fbb-822ebe13748e 2018-10-02 17:51:19,635 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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'c7df579f475a4319babeb31d9eeae3b3', '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'096e0c4c-999e-4cfc-8fbb-822ebe13748e', 'swap': 0}) 2018-10-02 17:51:19,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 17:51:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e/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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" -d '{"extra_specs": {}}' 2018-10-02 17:51:19,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 17:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34d37302-9d7d-4c1b-bad0-c8b9eaf53351 x-compute-request-id: req-34d37302-9d7d-4c1b-bad0-c8b9eaf53351 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 17:51:19,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e/os-extra_specs used request id req-34d37302-9d7d-4c1b-bad0-c8b9eaf53351 2018-10-02 17:51:19,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243051052094s 2018-10-02 17:51:19,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e/os-extra_specs used request id req-34d37302-9d7d-4c1b-bad0-c8b9eaf53351 2018-10-02 17:51:19,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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'c7df579f475a4319babeb31d9eeae3b3', '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'096e0c4c-999e-4cfc-8fbb-822ebe13748e', 'swap': 0}) 2018-10-02 17:51:19,661 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-02 17:51:19,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-02 17:51:19,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 17:51:19,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 17:51:19,708 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 17:52:20,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b29cd84f-1004-46f3-86c8-c94d7f2904fb 2018-10-02 17:52:20,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-02 17:52:20,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b29cd84f-1004-46f3-86c8-c94d7f2904fb'] 2018-10-02 17:52:21,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b29cd84f-1004-46f3-86c8-c94d7f2904fb -------------------------------------------------------------------------------- Task b29cd84f-1004-46f3-86c8-c94d7f2904fb: 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 b29cd84f-1004-46f3-86c8-c94d7f2904fb 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> duration | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496395 Full duration: 7.248433 -------------------------------------------------------------------------------- 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 b29cd84f-1004-46f3-86c8-c94d7f2904fb 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811151 Full duration: 7.619891 -------------------------------------------------------------------------------- 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 b29cd84f-1004-46f3-86c8-c94d7f2904fb 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.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949232 Full duration: 7.893473 -------------------------------------------------------------------------------- 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 b29cd84f-1004-46f3-86c8-c94d7f2904fb 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.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790075 Full duration: 7.626086 -------------------------------------------------------------------------------- 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 b29cd84f-1004-46f3-86c8-c94d7f2904fb 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.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925915 Full duration: 7.797195 -------------------------------------------------------------------------------- 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 b29cd84f-1004-46f3-86c8-c94d7f2904fb 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.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74109 Full duration: 7.848011 HINTS: * To plot HTML graphics with this data, run: rally task report b29cd84f-1004-46f3-86c8-c94d7f2904fb --out output.html * To generate a JUnit report, run: rally task export b29cd84f-1004-46f3-86c8-c94d7f2904fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b29cd84f-1004-46f3-86c8-c94d7f2904fb --json --out output.json 2018-10-02 17:52:21,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b29cd84f-1004-46f3-86c8-c94d7f2904fb', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-02 17:52:23,587 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b29cd84f-1004-46f3-86c8-c94d7f2904fb --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-02 17:52:23.481 728 INFO rally.api [-] Building 'json' report for the following task(s): 'b29cd84f-1004-46f3-86c8-c94d7f2904fb'. 2018-10-02 17:52:23.486 728 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:52:23,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b29cd84f-1004-46f3-86c8-c94d7f2904fb', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-02 17:52:25,874 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b29cd84f-1004-46f3-86c8-c94d7f2904fb --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-02 17:52:25.739 731 INFO rally.api [-] Building 'html' report for the following task(s): 'b29cd84f-1004-46f3-86c8-c94d7f2904fb'. 2018-10-02 17:52:25.771 731 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:52:25,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-02 17:52:25,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-02 17:52:25,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-02 17:52:25,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 17:52:25,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 17:52:25,923 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 17:54:10,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d801862f-34df-41b6-b12b-43ab8d5d4663 2018-10-02 17:54:10,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd801862f-34df-41b6-b12b-43ab8d5d4663'] 2018-10-02 17:54:11,013 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d801862f-34df-41b6-b12b-43ab8d5d4663 -------------------------------------------------------------------------------- Task d801862f-34df-41b6-b12b-43ab8d5d4663: 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 d801862f-34df-41b6-b12b-43ab8d5d4663 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.576 | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | -> glance_v2.upload_data | 1.651 | 1.651 | 1.651 | 1.651 | 1.651 | 1.651 | 100.0% | 1 | | glance_v2.delete_image | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | total | 5.765 | 5.765 | 5.765 | 5.765 | 5.765 | 5.765 | 100.0% | 1 | | -> duration | 5.765 | 5.765 | 5.765 | 5.765 | 5.765 | 5.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.764853 Full duration: 14.246566 -------------------------------------------------------------------------------- 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 d801862f-34df-41b6-b12b-43ab8d5d4663 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.948 | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> glance_v2.upload_data | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 100.0% | 1 | | glance_v2.list_images | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 5.123 | 5.123 | 5.123 | 5.123 | 5.123 | 5.123 | 100.0% | 1 | | -> duration | 5.123 | 5.123 | 5.123 | 5.123 | 5.123 | 5.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.122641 Full duration: 17.243037 -------------------------------------------------------------------------------- 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 d801862f-34df-41b6-b12b-43ab8d5d4663 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> duration | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.368179 Full duration: 8.162293 -------------------------------------------------------------------------------- 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "number_instances": 2, "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] }, "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 d801862f-34df-41b6-b12b-43ab8d5d4663 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.555 | 4.555 | 4.555 | 4.555 | 4.555 | 4.555 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> glance_v2.upload_data | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | nova.boot_servers | 15.85 | 15.85 | 15.85 | 15.85 | 15.85 | 15.85 | 100.0% | 1 | | total | 20.405 | 20.405 | 20.405 | 20.405 | 20.405 | 20.405 | 100.0% | 1 | | -> duration | 19.405 | 19.405 | 19.405 | 19.405 | 19.405 | 19.405 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.405302 Full duration: 44.669371 HINTS: * To plot HTML graphics with this data, run: rally task report d801862f-34df-41b6-b12b-43ab8d5d4663 --out output.html * To generate a JUnit report, run: rally task export d801862f-34df-41b6-b12b-43ab8d5d4663 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d801862f-34df-41b6-b12b-43ab8d5d4663 --json --out output.json 2018-10-02 17:54:11,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd801862f-34df-41b6-b12b-43ab8d5d4663', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-02 17:54:13,225 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d801862f-34df-41b6-b12b-43ab8d5d4663 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-02 17:54:13.117 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'd801862f-34df-41b6-b12b-43ab8d5d4663'. 2018-10-02 17:54:13.122 1284 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:54:13,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd801862f-34df-41b6-b12b-43ab8d5d4663', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-02 17:54:15,494 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d801862f-34df-41b6-b12b-43ab8d5d4663 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-02 17:54:15.362 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'd801862f-34df-41b6-b12b-43ab8d5d4663'. 2018-10-02 17:54:15.384 1287 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:54:15,500 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-02 17:54:15,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-02 17:54:15,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-02 17:54:15,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 17:54:15,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 17:54:15,528 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 17:57:36,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3b66447a-f4c0-40ce-a755-2f08af202990 2018-10-02 17:57:36,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3b66447a-f4c0-40ce-a755-2f08af202990'] 2018-10-02 17:57:37,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3b66447a-f4c0-40ce-a755-2f08af202990 -------------------------------------------------------------------------------- Task 3b66447a-f4c0-40ce-a755-2f08af202990: 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.178 | 3.178 | 3.178 | 3.178 | 3.178 | 3.178 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 100.0% | 1 | | total | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 100.0% | 1 | | -> duration | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 5.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.781383 Full duration: 22.884656 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.822 | 3.822 | 3.822 | 3.822 | 3.822 | 3.822 | 100.0% | 1 | | cinder_v2.delete_volume | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | total | 6.486 | 6.486 | 6.486 | 6.486 | 6.486 | 6.486 | 100.0% | 1 | | -> duration | 6.486 | 6.486 | 6.486 | 6.486 | 6.486 | 6.486 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.485817 Full duration: 16.335312 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3b66447a-f4c0-40ce-a755-2f08af202990 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.907 | 8.907 | 8.907 | 8.907 | 8.907 | 8.907 | 100.0% | 1 | | cinder_v2.delete_volume | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 100.0% | 1 | | total | 11.545 | 11.545 | 11.545 | 11.545 | 11.545 | 11.545 | 100.0% | 1 | | -> duration | 11.545 | 11.545 | 11.545 | 11.545 | 11.545 | 11.545 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.545334 Full duration: 22.289948 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.216 | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 100.0% | 1 | | cinder_v2.delete_volume | 2.588 | 2.588 | 2.588 | 2.588 | 2.588 | 2.588 | 100.0% | 1 | | total | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 100.0% | 1 | | -> duration | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.80519 Full duration: 15.828216 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.104 | 3.104 | 3.104 | 3.104 | 3.104 | 3.104 | 100.0% | 1 | | cinder_v2.extend_volume | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | cinder_v2.delete_volume | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 8.242 | 8.242 | 8.242 | 8.242 | 8.242 | 8.242 | 100.0% | 1 | | -> duration | 8.242 | 8.242 | 8.242 | 8.242 | 8.242 | 8.242 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.24204 Full duration: 18.307922 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.223 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 100.0% | 1 | | cinder_v2.delete_volume | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | total | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 100.0% | 1 | | -> duration | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.890297 Full duration: 23.327055 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | cinder_v2.list_qos | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789886 Full duration: 12.676791 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | cinder_v2.set_qos | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801505 Full duration: 12.347178 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | cinder_v2.list_types | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806684 Full duration: 12.465997 -------------------------------------------------------------------------------- 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 3b66447a-f4c0-40ce-a755-2f08af202990 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086844 Full duration: 12.666109 HINTS: * To plot HTML graphics with this data, run: rally task report 3b66447a-f4c0-40ce-a755-2f08af202990 --out output.html * To generate a JUnit report, run: rally task export 3b66447a-f4c0-40ce-a755-2f08af202990 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3b66447a-f4c0-40ce-a755-2f08af202990 --json --out output.json 2018-10-02 17:57:37,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3b66447a-f4c0-40ce-a755-2f08af202990', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-02 17:57:40,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3b66447a-f4c0-40ce-a755-2f08af202990 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-02 17:57:39.909 3076 INFO rally.api [-] Building 'json' report for the following task(s): '3b66447a-f4c0-40ce-a755-2f08af202990'. 2018-10-02 17:57:39.917 3076 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:57:40,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3b66447a-f4c0-40ce-a755-2f08af202990', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-02 17:57:42,248 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3b66447a-f4c0-40ce-a755-2f08af202990 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-02 17:57:42.116 3079 INFO rally.api [-] Building 'html' report for the following task(s): '3b66447a-f4c0-40ce-a755-2f08af202990'. 2018-10-02 17:57:42.145 3079 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:57:42,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-02 17:57:42,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-02 17:57:42,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-02 17:57:42,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 17:57:42,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 17:57:42,265 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 17:59:07,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 195bfb22-77e8-41ce-baaa-651b5ce135ab 2018-10-02 17:59:07,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '195bfb22-77e8-41ce-baaa-651b5ce135ab'] 2018-10-02 17:59:08,522 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 195bfb22-77e8-41ce-baaa-651b5ce135ab -------------------------------------------------------------------------------- Task 195bfb22-77e8-41ce-baaa-651b5ce135ab: 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 195bfb22-77e8-41ce-baaa-651b5ce135ab 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.499 | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 100.0% | 1 | | heat.update_stack | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 100.0% | 1 | | heat.delete_stack | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 100.0% | 1 | | total | 10.824 | 10.824 | 10.824 | 10.824 | 10.824 | 10.824 | 100.0% | 1 | | -> duration | 6.824 | 6.824 | 6.824 | 6.824 | 6.824 | 6.824 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.823546 Full duration: 19.12632 -------------------------------------------------------------------------------- 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 195bfb22-77e8-41ce-baaa-651b5ce135ab 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.78 | 4.78 | 4.78 | 4.78 | 4.78 | 4.78 | 100.0% | 1 | | heat.check_stack | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | heat.delete_stack | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 100.0% | 1 | | total | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 100.0% | 1 | | -> duration | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 5.028 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.027778 Full duration: 16.831421 -------------------------------------------------------------------------------- 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 195bfb22-77e8-41ce-baaa-651b5ce135ab 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.724 | 4.724 | 4.724 | 4.724 | 4.724 | 4.724 | 100.0% | 1 | | heat.suspend_stack | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | heat.resume_stack | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | heat.delete_stack | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | total | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 100.0% | 1 | | -> duration | 7.858 | 7.858 | 7.858 | 7.858 | 7.858 | 7.858 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.858086 Full duration: 18.549243 -------------------------------------------------------------------------------- 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 195bfb22-77e8-41ce-baaa-651b5ce135ab 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673178 Full duration: 8.314703 HINTS: * To plot HTML graphics with this data, run: rally task report 195bfb22-77e8-41ce-baaa-651b5ce135ab --out output.html * To generate a JUnit report, run: rally task export 195bfb22-77e8-41ce-baaa-651b5ce135ab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 195bfb22-77e8-41ce-baaa-651b5ce135ab --json --out output.json 2018-10-02 17:59:08,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '195bfb22-77e8-41ce-baaa-651b5ce135ab', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-02 17:59:10,765 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 195bfb22-77e8-41ce-baaa-651b5ce135ab --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-02 17:59:10.608 3812 INFO rally.api [-] Building 'json' report for the following task(s): '195bfb22-77e8-41ce-baaa-651b5ce135ab'. 2018-10-02 17:59:10.614 3812 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:59:10,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '195bfb22-77e8-41ce-baaa-651b5ce135ab', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-02 17:59:13,132 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 195bfb22-77e8-41ce-baaa-651b5ce135ab --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-02 17:59:12.965 3815 INFO rally.api [-] Building 'html' report for the following task(s): '195bfb22-77e8-41ce-baaa-651b5ce135ab'. 2018-10-02 17:59:12.991 3815 INFO rally.api [-] The report has been successfully built. 2018-10-02 17:59:13,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-02 17:59:13,137 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-02 17:59:13,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-02 17:59:13,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 17:59:13,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 17:59:13,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': ['keystone'], 'concurrency': 4, 'netid': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 18:02:29,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 47e99ba7-5699-415f-827e-073b70c684fc 2018-10-02 18:02:29,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '47e99ba7-5699-415f-827e-073b70c684fc'] 2018-10-02 18:02:30,546 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 47e99ba7-5699-415f-827e-073b70c684fc -------------------------------------------------------------------------------- Task 47e99ba7-5699-415f-827e-073b70c684fc: 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 47e99ba7-5699-415f-827e-073b70c684fc 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.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.add_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.revoke_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> duration | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793431 Full duration: 14.474172 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750833 Full duration: 14.468459 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | keystone_v3.list_projects | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76903 Full duration: 14.645748 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.679063 Full duration: 12.455549 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc 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.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | keystone_v3.delete_service | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> duration | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647659 Full duration: 13.104351 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | keystone_v3.create_user | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | -> keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.list_services | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> duration | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.855624 Full duration: 19.884282 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | keystone_v3.update_project | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> duration | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966074 Full duration: 12.806743 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 47e99ba7-5699-415f-827e-073b70c684fc 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810426 Full duration: 14.635176 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 47e99ba7-5699-415f-827e-073b70c684fc 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.684346 Full duration: 14.591117 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | keystone_v3.list_users | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9297 Full duration: 14.729234 -------------------------------------------------------------------------------- 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 47e99ba7-5699-415f-827e-073b70c684fc 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | keystone_v3.create_users | 5.211 | 5.211 | 5.211 | 5.211 | 5.211 | 5.211 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.211 | 5.211 | 5.211 | 5.211 | 5.211 | 5.211 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | total | 7.042 | 7.042 | 7.042 | 7.042 | 7.042 | 7.042 | 100.0% | 1 | | -> duration | 7.042 | 7.042 | 7.042 | 7.042 | 7.042 | 7.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.04233 Full duration: 23.475587 HINTS: * To plot HTML graphics with this data, run: rally task report 47e99ba7-5699-415f-827e-073b70c684fc --out output.html * To generate a JUnit report, run: rally task export 47e99ba7-5699-415f-827e-073b70c684fc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 47e99ba7-5699-415f-827e-073b70c684fc --json --out output.json 2018-10-02 18:02:30,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '47e99ba7-5699-415f-827e-073b70c684fc', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-02 18:02:32,843 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 47e99ba7-5699-415f-827e-073b70c684fc --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-02 18:02:32.723 5730 INFO rally.api [-] Building 'json' report for the following task(s): '47e99ba7-5699-415f-827e-073b70c684fc'. 2018-10-02 18:02:32.733 5730 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:02:32,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '47e99ba7-5699-415f-827e-073b70c684fc', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-02 18:02:35,031 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 47e99ba7-5699-415f-827e-073b70c684fc --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-02 18:02:34.897 5733 INFO rally.api [-] Building 'html' report for the following task(s): '47e99ba7-5699-415f-827e-073b70c684fc'. 2018-10-02 18:02:34.928 5733 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:02:35,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-02 18:02:35,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-02 18:02:35,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-02 18:02:35,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 18:02:35,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 18:02:35,070 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 18:08:44,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8af5be84-edb8-4476-acbf-15477ed36338 2018-10-02 18:08:44,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8af5be84-edb8-4476-acbf-15477ed36338'] 2018-10-02 18:08:46,070 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8af5be84-edb8-4476-acbf-15477ed36338 -------------------------------------------------------------------------------- Task 8af5be84-edb8-4476-acbf-15477ed36338: 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 8af5be84-edb8-4476-acbf-15477ed36338 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.delete_network | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | total | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | -> duration | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.665189 Full duration: 15.121082 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | neutron.delete_port | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | total | 1.96 | 1.96 | 1.96 | 1.96 | 1.96 | 1.96 | 100.0% | 1 | | -> duration | 1.96 | 1.96 | 1.96 | 1.96 | 1.96 | 1.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.960414 Full duration: 36.569653 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.create_subnet | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | neutron.create_router | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 100.0% | 1 | | neutron.add_interface_router | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 100.0% | 1 | | neutron.remove_interface_router | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | neutron.delete_router | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 100.0% | 1 | | total | 10.395 | 10.395 | 10.395 | 10.395 | 10.395 | 10.395 | 100.0% | 1 | | -> duration | 10.395 | 10.395 | 10.395 | 10.395 | 10.395 | 10.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.395332 Full duration: 49.593021 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | neutron.delete_subnet | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | total | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | -> duration | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.92323 Full duration: 37.60593 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.list_networks | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> duration | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.176285 Full duration: 16.640357 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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.648 | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 100.0% | 1 | | neutron.list_ports | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> duration | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.887281 Full duration: 35.668248 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | neutron.create_subnet | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | neutron.create_router | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 100.0% | 1 | | neutron.add_interface_router | 2.121 | 2.121 | 2.121 | 2.121 | 2.121 | 2.121 | 100.0% | 1 | | neutron.list_routers | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 7.22 | 7.22 | 7.22 | 7.22 | 7.22 | 7.22 | 100.0% | 1 | | -> duration | 7.22 | 7.22 | 7.22 | 7.22 | 7.22 | 7.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.219773 Full duration: 49.687118 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | neutron.create_subnet | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | neutron.list_subnets | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | -> duration | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.832692 Full duration: 39.249319 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | neutron.delete_security_group | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.289771 Full duration: 14.734677 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | neutron.create_security_group_rule | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | neutron.delete_security_group | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 100.0% | 1 | | -> duration | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.868004 Full duration: 14.974163 -------------------------------------------------------------------------------- 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 8af5be84-edb8-4476-acbf-15477ed36338 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.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | neutron.create_router | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 100.0% | 1 | | neutron.add_gateway_router | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 100.0% | 1 | | neutron.remove_gateway_router | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | total | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 100.0% | 1 | | -> duration | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.747787 Full duration: 30.689619 HINTS: * To plot HTML graphics with this data, run: rally task report 8af5be84-edb8-4476-acbf-15477ed36338 --out output.html * To generate a JUnit report, run: rally task export 8af5be84-edb8-4476-acbf-15477ed36338 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8af5be84-edb8-4476-acbf-15477ed36338 --json --out output.json 2018-10-02 18:08:46,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8af5be84-edb8-4476-acbf-15477ed36338', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-02 18:08:48,570 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8af5be84-edb8-4476-acbf-15477ed36338 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-02 18:08:48.369 9028 INFO rally.api [-] Building 'json' report for the following task(s): '8af5be84-edb8-4476-acbf-15477ed36338'. 2018-10-02 18:08:48.386 9028 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:08:48,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8af5be84-edb8-4476-acbf-15477ed36338', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-02 18:08:51,185 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8af5be84-edb8-4476-acbf-15477ed36338 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-02 18:08:50.986 9031 INFO rally.api [-] Building 'html' report for the following task(s): '8af5be84-edb8-4476-acbf-15477ed36338'. 2018-10-02 18:08:51.024 9031 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:08:51,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-02 18:08:51,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-02 18:08:51,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-02 18:08:51,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 18:08:51,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 18:08:51,222 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 18:15:54,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f8f77da3-39cf-478f-af84-563ffd8471e1 2018-10-02 18:15:54,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f8f77da3-39cf-478f-af84-563ffd8471e1'] 2018-10-02 18:15:56,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f8f77da3-39cf-478f-af84-563ffd8471e1 -------------------------------------------------------------------------------- Task f8f77da3-39cf-478f-af84-563ffd8471e1: 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "block_migration": false, "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8f77da3-39cf-478f-af84-563ffd8471e1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.274 | 12.274 | 12.274 | 12.274 | 12.274 | 12.274 | 100.0% | 1 | | nova.find_host_to_migrate | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | nova.live_migrate | 12.026 | 12.026 | 12.026 | 12.026 | 12.026 | 12.026 | 100.0% | 1 | | nova.delete_server | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | total | 28.475 | 28.475 | 28.475 | 28.475 | 28.475 | 28.475 | 100.0% | 1 | | -> duration | 27.475 | 27.475 | 27.475 | 27.475 | 27.475 | 27.475 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.474627 Full duration: 37.838715 -------------------------------------------------------------------------------- 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8f77da3-39cf-478f-af84-563ffd8471e1 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.482 | 9.482 | 9.482 | 9.482 | 9.482 | 9.482 | 100.0% | 1 | | cinder_v2.create_volume | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 100.0% | 1 | | nova.attach_volume | 4.919 | 4.919 | 4.919 | 4.919 | 4.919 | 4.919 | 100.0% | 1 | | nova.find_host_to_migrate | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 100.0% | 1 | | nova.live_migrate | 12.192 | 12.192 | 12.192 | 12.192 | 12.192 | 12.192 | 100.0% | 1 | | nova.detach_volume | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | cinder_v2.delete_volume | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 100.0% | 1 | | nova.delete_server | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 100.0% | 1 | | total | 37.511 | 37.511 | 37.511 | 37.511 | 37.511 | 37.511 | 100.0% | 1 | | -> duration | 36.511 | 36.511 | 36.511 | 36.511 | 36.511 | 36.511 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.511359 Full duration: 49.350462 -------------------------------------------------------------------------------- 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8f77da3-39cf-478f-af84-563ffd8471e1 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.197 | 9.197 | 9.197 | 9.197 | 9.197 | 9.197 | 100.0% | 1 | | nova.boot_server | 9.699 | 9.699 | 9.699 | 9.699 | 9.699 | 9.699 | 100.0% | 1 | | nova.find_host_to_migrate | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | nova.live_migrate | 13.931 | 13.931 | 13.931 | 13.931 | 13.931 | 13.931 | 100.0% | 1 | | nova.delete_server | 5.57 | 5.57 | 5.57 | 5.57 | 5.57 | 5.57 | 100.0% | 1 | | total | 39.773 | 39.773 | 39.773 | 39.773 | 39.773 | 39.773 | 100.0% | 1 | | -> duration | 38.773 | 38.773 | 38.773 | 38.773 | 38.773 | 38.773 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.77296 Full duration: 51.562168 -------------------------------------------------------------------------------- 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "server_kwargs": { "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] } }, "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 f8f77da3-39cf-478f-af84-563ffd8471e1 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | nova.boot_server | 8.273 | 8.273 | 8.273 | 8.273 | 8.273 | 8.273 | 100.0% | 1 | | nova.delete_server | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | nova.delete_keypair | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 12.017 | 12.017 | 12.017 | 12.017 | 12.017 | 12.017 | 100.0% | 1 | | -> duration | 11.017 | 11.017 | 11.017 | 11.017 | 11.017 | 11.017 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.017236 Full duration: 43.351062 -------------------------------------------------------------------------------- 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "volume_size": 5, "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] }, "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 f8f77da3-39cf-478f-af84-563ffd8471e1 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.695 | 8.695 | 8.695 | 8.695 | 8.695 | 8.695 | 100.0% | 1 | | nova.boot_server | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 100.0% | 1 | | nova.delete_server | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | total | 23.298 | 23.298 | 23.298 | 23.298 | 23.298 | 23.298 | 100.0% | 1 | | -> duration | 22.298 | 22.298 | 22.298 | 22.298 | 22.298 | 22.298 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.298032 Full duration: 56.685089 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "force_delete": false, "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] }, "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 f8f77da3-39cf-478f-af84-563ffd8471e1 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.447 | 9.447 | 9.447 | 9.447 | 9.447 | 9.447 | 100.0% | 1 | | nova.pause_server | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | nova.unpause_server | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | nova.delete_server | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | total | 18.053 | 18.053 | 18.053 | 18.053 | 18.053 | 18.053 | 100.0% | 1 | | -> duration | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 13.053 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.05347 Full duration: 48.61744 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "nics": [ { "net-id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f8f77da3-39cf-478f-af84-563ffd8471e1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.41 | 12.41 | 12.41 | 12.41 | 12.41 | 12.41 | 100.0% | 1 | | nova.migrate | 13.293 | 13.293 | 13.293 | 13.293 | 13.293 | 13.293 | 100.0% | 1 | | nova.resize_confirm | 5.466 | 5.466 | 5.466 | 5.466 | 5.466 | 5.466 | 100.0% | 1 | | nova.delete_server | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | total | 33.999 | 33.999 | 33.999 | 33.999 | 33.999 | 33.999 | 100.0% | 1 | | -> duration | 32.999 | 32.999 | 32.999 | 32.999 | 32.999 | 32.999 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.998838 Full duration: 43.361932 -------------------------------------------------------------------------------- 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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "image": { "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task f8f77da3-39cf-478f-af84-563ffd8471e1 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.855 | 11.855 | 11.855 | 11.855 | 11.855 | 11.855 | 100.0% | 1 | | nova.list_interfaces | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | total | 12.342 | 12.342 | 12.342 | 12.342 | 12.342 | 12.342 | 100.0% | 1 | | -> duration | 11.342 | 11.342 | 11.342 | 11.342 | 11.342 | 11.342 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.342447 Full duration: 49.144654 -------------------------------------------------------------------------------- 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 f8f77da3-39cf-478f-af84-563ffd8471e1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | nova.delete_server_group | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.69029 Full duration: 9.225753 HINTS: * To plot HTML graphics with this data, run: rally task report f8f77da3-39cf-478f-af84-563ffd8471e1 --out output.html * To generate a JUnit report, run: rally task export f8f77da3-39cf-478f-af84-563ffd8471e1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f8f77da3-39cf-478f-af84-563ffd8471e1 --json --out output.json 2018-10-02 18:15:56,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f8f77da3-39cf-478f-af84-563ffd8471e1', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-02 18:15:58,288 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f8f77da3-39cf-478f-af84-563ffd8471e1 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-02 18:15:58.175 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'f8f77da3-39cf-478f-af84-563ffd8471e1'. 2018-10-02 18:15:58.184 10674 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:15:58,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f8f77da3-39cf-478f-af84-563ffd8471e1', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-02 18:16:00,573 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f8f77da3-39cf-478f-af84-563ffd8471e1 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-02 18:16:00.440 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'f8f77da3-39cf-478f-af84-563ffd8471e1'. 2018-10-02 18:16:00.470 10677 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:16:00,586 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-02 18:16:00,586 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-02 18:16:00,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-02 18:16:00,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-02 18:16:00,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-02 18:16:00,608 - 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': 'f6da7be3-b523-4362-a578-fa1a1c5ee4aa', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'flavor_name': 'rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', '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_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-02 18:16:53,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 2018-10-02 18:16:53,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd55ca4c8-64e2-4a39-ad1c-c6e48ef32e62'] 2018-10-02 18:16:54,616 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 -------------------------------------------------------------------------------- Task d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62: 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 d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | quotas.delete_quotas | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> duration | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923348 Full duration: 8.360624 -------------------------------------------------------------------------------- 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 d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737174 Full duration: 8.470279 -------------------------------------------------------------------------------- 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 d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 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.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705476 Full duration: 8.87451 -------------------------------------------------------------------------------- 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 d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 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.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | total | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> duration | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.193002 Full duration: 8.899219 HINTS: * To plot HTML graphics with this data, run: rally task report d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 --out output.html * To generate a JUnit report, run: rally task export d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 --json --out output.json 2018-10-02 18:16:54,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd55ca4c8-64e2-4a39-ad1c-c6e48ef32e62', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-02 18:16:56,867 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-02 18:16:56.761 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'd55ca4c8-64e2-4a39-ad1c-c6e48ef32e62'. 2018-10-02 18:16:56.765 11190 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:16:56,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd55ca4c8-64e2-4a39-ad1c-c6e48ef32e62', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-02 18:16:59,175 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d55ca4c8-64e2-4a39-ad1c-c6e48ef32e62 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-02 18:16:59.041 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'd55ca4c8-64e2-4a39-ad1c-c6e48ef32e62'. 2018-10-02 18:16:59.063 11193 INFO rally.api [-] The report has been successfully built. 2018-10-02 18:16:59,180 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-02 18:16:59,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:24 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:40 | 11 | 100.00% | | nova | 06:29 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:35 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-02 18:16:59,184 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-10-02 18:16:59,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 18:16:59,302 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:60 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-02 18:16:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 18:16:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:16:59,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e63cde37-0c42-40d0-98cb-dbe7e18a194e x-compute-request-id: req-e63cde37-0c42-40d0-98cb-dbe7e18a194e Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "096e0c4c-999e-4cfc-8fbb-822ebe13748e", "name": "rally_sanity-flavor_alt_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5205e977-d2a5-40b0-a79f-9802acb9e36c", "name": "rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 18:16:59,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e63cde37-0c42-40d0-98cb-dbe7e18a194e 2018-10-02 18:16:59,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.187572002411s 2018-10-02 18:16:59,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e63cde37-0c42-40d0-98cb-dbe7e18a194e 2018-10-02 18:16:59,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 18:16:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:16:59,542 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76241c94-62ba-416b-b8e0-fcafcd046899 x-compute-request-id: req-76241c94-62ba-416b-b8e0-fcafcd046899 Content-Length: 0 Content-Type: application/json 2018-10-02 18:16:59,542 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e used request id req-76241c94-62ba-416b-b8e0-fcafcd046899 2018-10-02 18:16:59,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0435988903046s 2018-10-02 18:16:59,542 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/096e0c4c-999e-4cfc-8fbb-822ebe13748e used request id req-76241c94-62ba-416b-b8e0-fcafcd046899 2018-10-02 18:16:59,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-02 18:16:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663/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}4951fed658a45876b19730c8bc485f94c03636be" -d '{"subnet_id": "86eb4726-49db-46e2-80c3-ab7b4781d1fb"}' 2018-10-02 18:17:01,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4102c995-1b61-4c20-a1e2-c991645546d2 Date: Tue, 02 Oct 2018 18:17:01 GMT RESP BODY: {"network_id": "f6da7be3-b523-4362-a578-fa1a1c5ee4aa", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "subnet_id": "86eb4726-49db-46e2-80c3-ab7b4781d1fb", "subnet_ids": ["86eb4726-49db-46e2-80c3-ab7b4781d1fb"], "port_id": "17bc8ac6-f0ae-4d90-9f93-034685836f73", "id": "8f31feee-91a2-4c4e-89eb-b97dd476a663"} 2018-10-02 18:17:01,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663/remove_router_interface.json used request id req-4102c995-1b61-4c20-a1e2-c991645546d2 2018-10-02 18:17:01,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53562402725s 2018-10-02 18:17:01,079 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663/remove_router_interface.json used request id req-4102c995-1b61-4c20-a1e2-c991645546d2 returning object 8f31feee-91a2-4c4e-89eb-b97dd476a663 2018-10-02 18:17:01,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-02 18:17:01,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:01,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ef1dad8a-de86-40fa-b8fb-49978f8353cc Date: Tue, 02 Oct 2018 18:17:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "created_at": "2018-10-02T17:51:02Z", "admin_state_up": true, "updated_at": "2018-10-02T18:17:00Z", "project_id": "27517581840e43879fcfc7dc24cf8a19", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8f31feee-91a2-4c4e-89eb-b97dd476a663", "name": "rally_sanity-router_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}]} 2018-10-02 18:17:01,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ef1dad8a-de86-40fa-b8fb-49978f8353cc 2018-10-02 18:17:01,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.824666023254s 2018-10-02 18:17:01,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ef1dad8a-de86-40fa-b8fb-49978f8353cc 2018-10-02 18:17:01,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-02 18:17:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:05,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24ee52af-f1a1-4193-a8a2-c9fc46bac606 Content-Length: 0 Date: Tue, 02 Oct 2018 18:17:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:17:05,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663.json used request id req-24ee52af-f1a1-4193-a8a2-c9fc46bac606 2018-10-02 18:17:05,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.34917402267s 2018-10-02 18:17:05,255 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8f31feee-91a2-4c4e-89eb-b97dd476a663.json used request id req-24ee52af-f1a1-4193-a8a2-c9fc46bac606 2018-10-02 18:17:05,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 18:17:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:05,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-a4dde2e1-49ea-48a5-9b52-b460e97a6063 Date: Tue, 02 Oct 2018 18:17:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6da7be3-b523-4362-a578-fa1a1c5ee4aa","tenant_id":"27517581840e43879fcfc7dc24cf8a19","created_at":"2018-10-02T17:51:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T17:51:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"27517581840e43879fcfc7dc24cf8a19","id":"86eb4726-49db-46e2-80c3-ab7b4781d1fb","subnetpool_id":null,"name":"rally_sanity-subnet_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}]} 2018-10-02 18:17:05,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a4dde2e1-49ea-48a5-9b52-b460e97a6063 2018-10-02 18:17:05,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.201694965363s 2018-10-02 18:17:05,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a4dde2e1-49ea-48a5-9b52-b460e97a6063 2018-10-02 18:17:05,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-02 18:17:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/86eb4726-49db-46e2-80c3-ab7b4781d1fb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:07,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b09c620-4f72-4f52-be63-c035141bd534 Date: Tue, 02 Oct 2018 18:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:17:07,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/86eb4726-49db-46e2-80c3-ab7b4781d1fb.json used request id req-1b09c620-4f72-4f52-be63-c035141bd534 2018-10-02 18:17:07,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.11112904549s 2018-10-02 18:17:07,571 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/86eb4726-49db-46e2-80c3-ab7b4781d1fb.json used request id req-1b09c620-4f72-4f52-be63-c035141bd534 2018-10-02 18:17:07,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 18:17:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:07,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-3982e80e-12bb-4dc4-a22d-74a9f3ab44f4 Date: Tue, 02 Oct 2018 18:17:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"f6da7be3-b523-4362-a578-fa1a1c5ee4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"27517581840e43879fcfc7dc24cf8a19","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:17:07Z","qos_policy_id":null,"name":"rally_sanity-net_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202","admin_state_up":true,"tenant_id":"27517581840e43879fcfc7dc24cf8a19","created_at":"2018-10-02T17:51:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:17:07,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3982e80e-12bb-4dc4-a22d-74a9f3ab44f4 2018-10-02 18:17:07,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230682134628s 2018-10-02 18:17:07,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3982e80e-12bb-4dc4-a22d-74a9f3ab44f4 2018-10-02 18:17:07,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-02 18:17:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f6da7be3-b523-4362-a578-fa1a1c5ee4aa.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:08,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d28f39e1-d8f6-48f0-83eb-1a3a1205dbc8 Date: Tue, 02 Oct 2018 18:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:17:08,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f6da7be3-b523-4362-a578-fa1a1c5ee4aa.json used request id req-d28f39e1-d8f6-48f0-83eb-1a3a1205dbc8 2018-10-02 18:17:08,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.865776062012s 2018-10-02 18:17:08,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f6da7be3-b523-4362-a578-fa1a1c5ee4aa.json used request id req-d28f39e1-d8f6-48f0-83eb-1a3a1205dbc8 2018-10-02 18:17:08,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:17:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:08,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-7289b9dd-74e8-4113-bfc9-a2b8f41eab65 Date: Tue, 02 Oct 2018 18:17:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/snap", "metadata": {}}], "file": "/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/file", "owner": "27517581840e43879fcfc7dc24cf8a19", "id": "fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57", "size": 12716032, "self": "/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T17:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T17:51:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:17:08,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7289b9dd-74e8-4113-bfc9-a2b8f41eab65 2018-10-02 18:17:08,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162155151367s 2018-10-02 18:17:08,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7289b9dd-74e8-4113-bfc9-a2b8f41eab65 2018-10-02 18:17:08,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 18:17:08,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4951fed658a45876b19730c8bc485f94c03636be" 2018-10-02 18:17:11,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e569f3e0-b66f-4257-8eda-c7641b8ccc76 Date: Tue, 02 Oct 2018 18:17:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:17:11,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57 used request id req-e569f3e0-b66f-4257-8eda-c7641b8ccc76 2018-10-02 18:17:11,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.24372506142s 2018-10-02 18:17:11,079 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/fbc0b258-7ab2-4d69-b0f1-b2eeb7ab0b57 used request id req-e569f3e0-b66f-4257-8eda-c7641b8ccc76 2018-10-02 18:17:11,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 18:17:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f513a158-f346-4ec1-8d37-4d2ba8ea525f x-compute-request-id: req-f513a158-f346-4ec1-8d37-4d2ba8ea525f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5205e977-d2a5-40b0-a79f-9802acb9e36c", "name": "rally_sanity-flavor_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 18:17:11,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f513a158-f346-4ec1-8d37-4d2ba8ea525f 2018-10-02 18:17:11,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034206867218s 2018-10-02 18:17:11,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f513a158-f346-4ec1-8d37-4d2ba8ea525f 2018-10-02 18:17:11,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 18:17:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,158 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04b4e5e9-88a5-4933-b26f-44efe19b5a54 x-compute-request-id: req-04b4e5e9-88a5-4933-b26f-44efe19b5a54 Content-Length: 0 Content-Type: application/json 2018-10-02 18:17:11,158 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c used request id req-04b4e5e9-88a5-4933-b26f-44efe19b5a54 2018-10-02 18:17:11,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415639877319s 2018-10-02 18:17:11,158 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5205e977-d2a5-40b0-a79f-9802acb9e36c used request id req-04b4e5e9-88a5-4933-b26f-44efe19b5a54 2018-10-02 18:17:11,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:17:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687b5812-eb84-4ed4-8a5a-c71aec6affd7 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202", "links": {"self": "http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185"}, "domain_id": "default", "enabled": true, "id": "1ac0be1a640846cc862ab41d9d624185", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:17:11,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-687b5812-eb84-4ed4-8a5a-c71aec6affd7 2018-10-02 18:17:11,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108006954193s 2018-10-02 18:17:11,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-687b5812-eb84-4ed4-8a5a-c71aec6affd7 2018-10-02 18:17:11,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:17:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a932c44-5b64-46b0-8484-1f6301f346e8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185"}, "enabled": true, "id": "1ac0be1a640846cc862ab41d9d624185", "options": {}, "domain_id": "default", "name": "rally_sanity-user_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}} 2018-10-02 18:17:11,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 used request id req-5a932c44-5b64-46b0-8484-1f6301f346e8 2018-10-02 18:17:11,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924751758575s 2018-10-02 18:17:11,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 used request id req-5a932c44-5b64-46b0-8484-1f6301f346e8 2018-10-02 18:17:11,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 18:17:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b37967ea-a70a-4ae4-9668-4e990a1efa55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:17:11,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 used request id req-b37967ea-a70a-4ae4-9668-4e990a1efa55 2018-10-02 18:17:11,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.202663183212s 2018-10-02 18:17:11,570 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1ac0be1a640846cc862ab41d9d624185 used request id req-b37967ea-a70a-4ae4-9668-4e990a1efa55 2018-10-02 18:17:11,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:17:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a0581d-c784-4a4e-acce-d8e38d6b9ea0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19"}, "enabled": true, "id": "27517581840e43879fcfc7dc24cf8a19", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1c9500e2-1b0c-4fa4-9be8-0138cdbc4202"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:17:11,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c0a0581d-c784-4a4e-acce-d8e38d6b9ea0 2018-10-02 18:17:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0745639801025s 2018-10-02 18:17:11,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c0a0581d-c784-4a4e-acce-d8e38d6b9ea0 2018-10-02 18:17:11,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 18:17:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a2a31e-bdc0-44f9-bcb0-4cef9ddc9b5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:17:11,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19 used request id req-31a2a31e-bdc0-44f9-bcb0-4cef9ddc9b5c 2018-10-02 18:17:11,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146072149277s 2018-10-02 18:17:11,795 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/27517581840e43879fcfc7dc24cf8a19 used request id req-31a2a31e-bdc0-44f9-bcb0-4cef9ddc9b5c 2018-10-02 18:17:11,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4cd0b77-8b12-4cf8-ab0f-ee215214fd43 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f68e7527e0d040239fa4975a4a3521b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3"}, "name": "Member"}]} 2018-10-02 18:17:11,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d4cd0b77-8b12-4cf8-ab0f-ee215214fd43 2018-10-02 18:17:11,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822279453278s 2018-10-02 18:17:11,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 18:17:11,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:11,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10af6a22-5d45-4200-8e29-ea9fc7f1a84c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:17:11,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f68e7527e0d040239fa4975a4a3521b3 used request id req-10af6a22-5d45-4200-8e29-ea9fc7f1a84c 2018-10-02 18:17:11,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109184026718s 2018-10-02 18:17:11,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 18:17:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=27517581840e43879fcfc7dc24cf8a19&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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:12,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-27962687-cbba-4ac6-9c63-ae922643b708 Date: Tue, 02 Oct 2018 18:17:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "created_at": "2018-10-02T17:50:59Z", "updated_at": "2018-10-02T17:51:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "59ca206c-fd73-48f4-be49-30e8e6bd3927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "27517581840e43879fcfc7dc24cf8a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "81f7be76-ea41-486d-832b-f3b17d0d1e0c", "remote_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "27517581840e43879fcfc7dc24cf8a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "aa93ffca-7cb7-4c9c-952f-9f4f1c44607f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "27517581840e43879fcfc7dc24cf8a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "edaaba70-95f3-47c4-91c5-bb5243b58099", "remote_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "27517581840e43879fcfc7dc24cf8a19"}], "revision_number": 4, "project_id": "27517581840e43879fcfc7dc24cf8a19", "id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "name": "default"}]} 2018-10-02 18:17:12,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=27517581840e43879fcfc7dc24cf8a19&name=default used request id req-27962687-cbba-4ac6-9c63-ae922643b708 2018-10-02 18:17:12,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203860998154s 2018-10-02 18:17:12,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=27517581840e43879fcfc7dc24cf8a19&name=default used request id req-27962687-cbba-4ac6-9c63-ae922643b708 2018-10-02 18:17:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 18:17:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:12,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d4effde8-70f0-438a-9c45-5be3771b7ad2 Date: Tue, 02 Oct 2018 18:17:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "created_at": "2018-10-02T17:50:59Z", "updated_at": "2018-10-02T17:51:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "59ca206c-fd73-48f4-be49-30e8e6bd3927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "27517581840e43879fcfc7dc24cf8a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "81f7be76-ea41-486d-832b-f3b17d0d1e0c", "remote_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "27517581840e43879fcfc7dc24cf8a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "aa93ffca-7cb7-4c9c-952f-9f4f1c44607f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "27517581840e43879fcfc7dc24cf8a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:51:00Z", "revision_number": 0, "id": "edaaba70-95f3-47c4-91c5-bb5243b58099", "remote_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "remote_ip_prefix": null, "created_at": "2018-10-02T17:51:00Z", "security_group_id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "tenant_id": "27517581840e43879fcfc7dc24cf8a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "27517581840e43879fcfc7dc24cf8a19"}], "revision_number": 4, "project_id": "27517581840e43879fcfc7dc24cf8a19", "id": "0e039d47-d3e7-42a7-b924-dc10962f8d17", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 18:17:12,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d4effde8-70f0-438a-9c45-5be3771b7ad2 2018-10-02 18:17:12,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206180810928s 2018-10-02 18:17:12,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d4effde8-70f0-438a-9c45-5be3771b7ad2 2018-10-02 18:17:12,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 18:17:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0e039d47-d3e7-42a7-b924-dc10962f8d17.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff72b7499c35fd1fcca331bf04e6f39d67c7b060" 2018-10-02 18:17:12,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f100bf0-0c2f-4bf5-96b4-f924034bfbc9 Content-Length: 0 Date: Tue, 02 Oct 2018 18:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:17:12,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0e039d47-d3e7-42a7-b924-dc10962f8d17.json used request id req-4f100bf0-0c2f-4bf5-96b4-f924034bfbc9 2018-10-02 18:17:12,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.288101911545s 2018-10-02 18:17:12,698 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0e039d47-d3e7-42a7-b924-dc10962f8d17.json used request id req-4f100bf0-0c2f-4bf5-96b4-f924034bfbc9 2018-10-02 18:17:12,756 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-02 18:17:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 18:17:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 18:17:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 18:17:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 18:17:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 18:17:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 18:17:12,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 18:17:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:17:12,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060b7b7c-bed7-42d8-8d00-0bb9b509eea6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:17:12,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-060b7b7c-bed7-42d8-8d00-0bb9b509eea6 2018-10-02 18:17:12,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:17:13,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["_IwmwhxISg-wp_LCY4dUXQ"], "issued_at": "2018-10-02T18:17:13.000000Z"}} 2018-10-02 18:17:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 18:17:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:13,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e0465969-0559-4b52-8583-e5266d4cb85a Date: Tue, 02 Oct 2018 18:17:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:17:13,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0465969-0559-4b52-8583-e5266d4cb85a 2018-10-02 18:17:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248322963715s 2018-10-02 18:17:13,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0465969-0559-4b52-8583-e5266d4cb85a 2018-10-02 18:17:13,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 18:17:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:13,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:17:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:13,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae7244f-8025-4c73-8a71-86e39fd13a5b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 18:17:13,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7ae7244f-8025-4c73-8a71-86e39fd13a5b 2018-10-02 18:17:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0967969894409s 2018-10-02 18:17:13,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 18:17:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39"}}' 2018-10-02 18:17:13,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a4246a1-97a2-4ac4-8a9e-7abb5140ee6b 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.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18"}, "enabled": true, "id": "72504a0d5e8f40be8ce330aabb0dbe18", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39"}} 2018-10-02 18:17:13,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6a4246a1-97a2-4ac4-8a9e-7abb5140ee6b 2018-10-02 18:17:13,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120174884796s 2018-10-02 18:17:13,714 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6a4246a1-97a2-4ac4-8a9e-7abb5140ee6b 2018-10-02 18:17:13,714 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39', 'id': u'72504a0d5e8f40be8ce330aabb0dbe18', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 18:17:13,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 18:17:14,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350260972977s 2018-10-02 18:17:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30811e58-6e3b-428d-b53d-a27d0c972c18 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f"}, "enabled": true, "id": "4bbda344e8d24f8abc0fd1ba63e6248f", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39"}} 2018-10-02 18:17:14,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f used request id req-30811e58-6e3b-428d-b53d-a27d0c972c18 2018-10-02 18:17:14,164 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4bbda344e8d24f8abc0fd1ba63e6248f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39'}) 2018-10-02 18:17:14,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84cbd23-a1fe-4edb-b89f-fc669f957279 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:14,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b84cbd23-a1fe-4edb-b89f-fc669f957279 2018-10-02 18:17:14,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0170078277588s 2018-10-02 18:17:14,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec590cf6-8540-40fe-be9c-640f4bc09a10 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:14,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ec590cf6-8540-40fe-be9c-640f4bc09a10 2018-10-02 18:17:14,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746541023254s 2018-10-02 18:17:14,259 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 18:17:14,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 18:17:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" -d '{"role": {"name": "Member"}}' 2018-10-02 18:17:14,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d62c221-eed3-471d-be49-2e329e95e59f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}} 2018-10-02 18:17:14,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3d62c221-eed3-471d-be49-2e329e95e59f 2018-10-02 18:17:14,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10049700737s 2018-10-02 18:17:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b6221f-c376-4327-aeba-771a24b3acd3 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "domain_id": null, "name": "Member", "id": "90bff164f3fd4ef09f84c8035b984e02"}} 2018-10-02 18:17:14,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02 used request id req-88b6221f-c376-4327-aeba-771a24b3acd3 2018-10-02 18:17:14,447 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02'}, 'domain_id': None, 'human_id': None, 'id': u'90bff164f3fd4ef09f84c8035b984e02', 'HUMAN_ID': False}) 2018-10-02 18:17:14,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ce724f-90cc-4026-876b-f3d7217fba9b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:14,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e2ce724f-90cc-4026-876b-f3d7217fba9b 2018-10-02 18:17:14,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0889019966125s 2018-10-02 18:17:14,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:17:14,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ecdb44-a70d-4d66-ba29-f94b4fdcb109 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:17:14,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-38ecdb44-a70d-4d66-ba29-f94b4fdcb109 2018-10-02 18:17:14,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0871450901031s 2018-10-02 18:17:14,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:17:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e23374-749a-4fc3-aa87-680f961c2537 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39", "links": {"self": "http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f"}, "domain_id": "default", "enabled": true, "id": "4bbda344e8d24f8abc0fd1ba63e6248f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:17:14,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b6e23374-749a-4fc3-aa87-680f961c2537 2018-10-02 18:17:14,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105156183243s 2018-10-02 18:17:14,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b6e23374-749a-4fc3-aa87-680f961c2537 2018-10-02 18:17:14,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:17:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3827b740-5054-4627-aaab-03df79141a74 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18"}, "enabled": true, "id": "72504a0d5e8f40be8ce330aabb0dbe18", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:17:14,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3827b740-5054-4627-aaab-03df79141a74 2018-10-02 18:17:14,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0925400257111s 2018-10-02 18:17:14,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3827b740-5054-4627-aaab-03df79141a74 2018-10-02 18:17:14,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:17:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&scope.project.id=72504a0d5e8f40be8ce330aabb0dbe18&role.id=90bff164f3fd4ef09f84c8035b984e02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:14,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6449bfd-6fda-4ce4-b90a-adf748e046c9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&scope.project.id=72504a0d5e8f40be8ce330aabb0dbe18&role.id=90bff164f3fd4ef09f84c8035b984e02", "previous": null, "next": null}} 2018-10-02 18:17:14,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&scope.project.id=72504a0d5e8f40be8ce330aabb0dbe18&role.id=90bff164f3fd4ef09f84c8035b984e02 used request id req-a6449bfd-6fda-4ce4-b90a-adf748e046c9 2018-10-02 18:17:14,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0849189758301s 2018-10-02 18:17:14,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:17:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18/users/4bbda344e8d24f8abc0fd1ba63e6248f/roles/90bff164f3fd4ef09f84c8035b984e02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558c092e-8a84-40bd-bc25-9eac3e52c905 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:17:15,045 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18/users/4bbda344e8d24f8abc0fd1ba63e6248f/roles/90bff164f3fd4ef09f84c8035b984e02 used request id req-558c092e-8a84-40bd-bc25-9eac3e52c905 2018-10-02 18:17:15,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125432014465s 2018-10-02 18:17:15,046 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39', 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': '1164bfea-63e9-4cf8-8bea-b8a9c2aaa891', 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_7137b3ed-82de-4325-840d-42022d522c39', 'project_id': u'72504a0d5e8f40be8ce330aabb0dbe18', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 18:17:15,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 18:17:15,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 18:17:15,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 18:17:15,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 18:17:15,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 18:17:15,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 18:17:15,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 18:17:15,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 18:17:15,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 18:17:15,051 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39', 'password': '1164bfea-63e9-4cf8-8bea-b8a9c2aaa891', 'project_name': 'refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '72504a0d5e8f40be8ce330aabb0dbe18', 'project_domain_name': 'Default'} 2018-10-02 18:17:15,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa627e3-902e-4e7c-82e6-9a15c273f73f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:15,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0fa627e3-902e-4e7c-82e6-9a15c273f73f 2018-10-02 18:17:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075129032135s 2018-10-02 18:17:15,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac69763e-7169-4dba-8af9-e883df9935b3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:15,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ac69763e-7169-4dba-8af9-e883df9935b3 2018-10-02 18:17:15,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802531242371s 2018-10-02 18:17:15,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:17:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f2f3cf-baef-4c7e-b727-7a899ba1cffc 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:17:15,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f0f2f3cf-baef-4c7e-b727-7a899ba1cffc 2018-10-02 18:17:15,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809330940247s 2018-10-02 18:17:15,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:17:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f330bb46-5070-41e1-a065-f5faf0cd5fbb Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39", "links": {"self": "http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f"}, "domain_id": "default", "enabled": true, "id": "4bbda344e8d24f8abc0fd1ba63e6248f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:17:15,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f330bb46-5070-41e1-a065-f5faf0cd5fbb 2018-10-02 18:17:15,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0893950462341s 2018-10-02 18:17:15,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f330bb46-5070-41e1-a065-f5faf0cd5fbb 2018-10-02 18:17:15,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:17:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6cf979-e83f-49f9-a70a-cdf271ee1c6e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18"}, "enabled": true, "id": "72504a0d5e8f40be8ce330aabb0dbe18", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:17:15,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ce6cf979-e83f-49f9-a70a-cdf271ee1c6e 2018-10-02 18:17:15,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082170009613s 2018-10-02 18:17:15,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ce6cf979-e83f-49f9-a70a-cdf271ee1c6e 2018-10-02 18:17:15,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:17:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&scope.project.id=72504a0d5e8f40be8ce330aabb0dbe18&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f77c592-a37f-4542-909e-e224bab336eb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&scope.project.id=72504a0d5e8f40be8ce330aabb0dbe18&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 18:17:15,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&scope.project.id=72504a0d5e8f40be8ce330aabb0dbe18&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-6f77c592-a37f-4542-909e-e224bab336eb 2018-10-02 18:17:15,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0823729038239s 2018-10-02 18:17:15,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:17:15,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18/users/4bbda344e8d24f8abc0fd1ba63e6248f/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1af4e4b-34de-436f-b4e1-680779dd9f9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:17:15,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18/users/4bbda344e8d24f8abc0fd1ba63e6248f/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-e1af4e4b-34de-436f-b4e1-680779dd9f9c 2018-10-02 18:17:15,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111257791519s 2018-10-02 18:17:15,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb5ae84-3773-486b-8d41-a0cb8a99fbca Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:15,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-efb5ae84-3773-486b-8d41-a0cb8a99fbca 2018-10-02 18:17:15,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846688747406s 2018-10-02 18:17:15,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:17:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb94a6d-1153-478f-ac9b-9986d5697ed5 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:17:15,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-bcb94a6d-1153-478f-ac9b-9986d5697ed5 2018-10-02 18:17:15,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0853419303894s 2018-10-02 18:17:15,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:17:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:15,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82aa0724-8121-4061-bfcf-7080bd726719 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39", "links": {"self": "http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f"}, "domain_id": "default", "enabled": true, "id": "4bbda344e8d24f8abc0fd1ba63e6248f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:17:15,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-82aa0724-8121-4061-bfcf-7080bd726719 2018-10-02 18:17:15,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0875008106232s 2018-10-02 18:17:15,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-82aa0724-8121-4061-bfcf-7080bd726719 2018-10-02 18:17:15,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:17:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:16,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e506b8-103f-4be2-b3cc-d5a2fd4697ba Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-02 18:17:16,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=4bbda344e8d24f8abc0fd1ba63e6248f&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default used request id req-32e506b8-103f-4be2-b3cc-d5a2fd4697ba 2018-10-02 18:17:16,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0831570625305s 2018-10-02 18:17:16,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:17:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/4bbda344e8d24f8abc0fd1ba63e6248f/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:17:16,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320cf69a-54e2-47e3-bbb9-26ba3cbc218d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:17:16,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/4bbda344e8d24f8abc0fd1ba63e6248f/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-320cf69a-54e2-47e3-bbb9-26ba3cbc218d 2018-10-02 18:17:16,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122685909271s 2018-10-02 18:17:16,141 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-02 18:17:18,556 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-02 18:17:18.260 11196 INFO rally.deployment.engine [-] Deployment a386b9e7-1d8e-4850-8402-6fe0e43d28f4 | Starting: Destroy cloud and free allocated resources. 2018-10-02 18:17:18.340 11196 INFO rally.deployment.engine [-] Deployment a386b9e7-1d8e-4850-8402-6fe0e43d28f4 | Completed: Destroy cloud and free allocated resources. 2018-10-02 18:17:18.362 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306). 2018-10-02 18:17:18.366 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-02 18:17:20,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-02 18:17:20.641 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4 | 2018-10-02T18:17:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-02 18:17:24,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-02 18:17:24,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-02 18:17:26,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-02 18:17:26.331 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0a5bb6e5-4a2f-48e0-8ab7-8017e15aa306). 2018-10-02 18:17:26.460 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-02 18:17:30,202 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-02 18:17:28.695 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-02 18:17:28.838 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-02 18:17:30.005 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe) has been successfully created! Using verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe) as the default verifier for the future CLI operations. 2018-10-02 18:17:33,325 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-02 18:17:33,327 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:17:33,460 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 18:17:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:17:33,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048b57cf-b6d5-4c09-b523-014c90839f86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:17:33,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-048b57cf-b6d5-4c09-b523-014c90839f86 2018-10-02 18:17:33,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:17:33,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bff164f3fd4ef09f84c8035b984e02", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72504a0d5e8f40be8ce330aabb0dbe18", "name": "refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/72504a0d5e8f40be8ce330aabb0dbe18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39", "id": "4bbda344e8d24f8abc0fd1ba63e6248f"}, "audit_ids": ["W4nFNeWJTZmHf6lGwZ8KCg"], "issued_at": "2018-10-02T18:17:33.000000Z"}} 2018-10-02 18:17:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:33,882 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 18:17:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 18:17:33,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:17:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:34,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6552cdd7-18af-4c99-bb6c-9c28ab15ac0d Date: Tue, 02 Oct 2018 18:17:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:17:34,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6552cdd7-18af-4c99-bb6c-9c28ab15ac0d 2018-10-02 18:17:34,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18185210228s 2018-10-02 18:17:34,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6552cdd7-18af-4c99-bb6c-9c28ab15ac0d 2018-10-02 18:17:34,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 18:17:34,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39"}' 2018-10-02 18:17:34,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3 X-Openstack-Request-Id: req-9a6af885-1e2b-4d6c-aeb4-d6cc3a0895c1 Date: Tue, 02 Oct 2018 18:17:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "size": null, "self": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:34Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "checksum": null, "created_at": "2018-10-02T18:17:34Z", "protected": false} 2018-10-02 18:17:34,278 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9a6af885-1e2b-4d6c-aeb4-d6cc3a0895c1 2018-10-02 18:17:34,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.208039999008s 2018-10-02 18:17:34,279 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9a6af885-1e2b-4d6c-aeb4-d6cc3a0895c1 returning object 9d5e7261-aabe-4c40-a8cd-fd62fb20dba3 2018-10-02 18:17:34,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 18:17:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/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}04694d009af29e183ae0fc1f9056ece388df9157" -d '' 2018-10-02 18:17:35,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6b5490d-4a37-45a1-aad1-4b87a8735290 Date: Tue, 02 Oct 2018 18:17:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:17:35,566 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file used request id req-a6b5490d-4a37-45a1-aad1-4b87a8735290 2018-10-02 18:17:35,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28661799431s 2018-10-02 18:17:35,567 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file used request id req-a6b5490d-4a37-45a1-aad1-4b87a8735290 2018-10-02 18:17:35,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:17:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:35,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-c0d0a30c-ee52-46f9-9ee5-2526c64f56f7 Date: Tue, 02 Oct 2018 18:17:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "metadata": {}}], "file": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "size": 12716032, "self": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:17:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:17:35,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c0d0a30c-ee52-46f9-9ee5-2526c64f56f7 2018-10-02 18:17:35,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171942949295s 2018-10-02 18:17:35,740 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c0d0a30c-ee52-46f9-9ee5-2526c64f56f7 2018-10-02 18:17:35,742 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file', 'owner': u'72504a0d5e8f40be8ce330aabb0dbe18', 'id': u'9d5e7261-aabe-4c40-a8cd-fd62fb20dba3', 'size': 12716032, u'self': u'/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72504a0d5e8f40be8ce330aabb0dbe18', 'name': 'refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T18:17:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T18:17:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39', 'created': u'2018-10-02T18:17:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T18:17:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 18:17:35,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 18:17:35,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_7137b3ed-82de-4325-840d-42022d522c39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 18:17:36,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-ca0389bb-5f6a-4a75-bb73-0ee4afaa14e5 x-compute-request-id: req-ca0389bb-5f6a-4a75-bb73-0ee4afaa14e5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dfcf189e-c204-4c76-a75a-2732244baed6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dfcf189e-c204-4c76-a75a-2732244baed6", "name": "refstack_defcore-flavor_7137b3ed-82de-4325-840d-42022d522c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:17:36,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ca0389bb-5f6a-4a75-bb73-0ee4afaa14e5 2018-10-02 18:17:36,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317775011063s 2018-10-02 18:17:36,062 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ca0389bb-5f6a-4a75-bb73-0ee4afaa14e5 returning object dfcf189e-c204-4c76-a75a-2732244baed6 2018-10-02 18:17:36,063 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_7137b3ed-82de-4325-840d-42022d522c39', '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'c7df579f475a4319babeb31d9eeae3b3', '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'dfcf189e-c204-4c76-a75a-2732244baed6', 'swap': 0}) 2018-10-02 18:17:36,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 18:17:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6/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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" -d '{"extra_specs": {}}' 2018-10-02 18:17:36,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf7adc8d-6523-4f5c-900e-820438ab0168 x-compute-request-id: req-cf7adc8d-6523-4f5c-900e-820438ab0168 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 18:17:36,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6/os-extra_specs used request id req-cf7adc8d-6523-4f5c-900e-820438ab0168 2018-10-02 18:17:36,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256028175354s 2018-10-02 18:17:36,089 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6/os-extra_specs used request id req-cf7adc8d-6523-4f5c-900e-820438ab0168 2018-10-02 18:17:36,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:17:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:36,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:17:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:36,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4888c7ac-bd0a-4f91-939b-1f5640b2e86e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:17:36,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4888c7ac-bd0a-4f91-939b-1f5640b2e86e 2018-10-02 18:17:36,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0981750488281s 2018-10-02 18:17:36,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-02 18:17:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:36,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-d2cb56fc-adec-4095-97fe-d05556302989 x-compute-request-id: req-d2cb56fc-adec-4095-97fe-d05556302989 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 18:17:36,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d2cb56fc-adec-4095-97fe-d05556302989 2018-10-02 18:17:36,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184170007706s 2018-10-02 18:17:36,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d2cb56fc-adec-4095-97fe-d05556302989 2018-10-02 18:17:36,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:17:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:36,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-96d20679-96aa-4aad-863d-b1602ea433b6 Date: Tue, 02 Oct 2018 18:17:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "metadata": {}}], "file": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "size": 12716032, "self": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:17:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:17:36,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-96d20679-96aa-4aad-863d-b1602ea433b6 2018-10-02 18:17:36,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162591934204s 2018-10-02 18:17:36,541 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-96d20679-96aa-4aad-863d-b1602ea433b6 2018-10-02 18:17:36,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 18:17:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39"}' 2018-10-02 18:17:36,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e X-Openstack-Request-Id: req-037c1d27-8118-40b3-858d-84fb8303c277 Date: Tue, 02 Oct 2018 18:17:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "121b3cd3-4691-4d5f-a2eb-56ba3d54f07e", "size": null, "self": "/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39", "checksum": null, "created_at": "2018-10-02T18:17:36Z", "protected": false} 2018-10-02 18:17:36,734 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-037c1d27-8118-40b3-858d-84fb8303c277 2018-10-02 18:17:36,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.190350055695s 2018-10-02 18:17:36,735 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-037c1d27-8118-40b3-858d-84fb8303c277 returning object 121b3cd3-4691-4d5f-a2eb-56ba3d54f07e 2018-10-02 18:17:36,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 18:17:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/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}04694d009af29e183ae0fc1f9056ece388df9157" -d '' 2018-10-02 18:17:37,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-792c5c5b-9b09-4d94-87e2-3757f7769c7b Date: Tue, 02 Oct 2018 18:17:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:17:37,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/file used request id req-792c5c5b-9b09-4d94-87e2-3757f7769c7b 2018-10-02 18:17:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0804131031s 2018-10-02 18:17:37,816 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/file used request id req-792c5c5b-9b09-4d94-87e2-3757f7769c7b 2018-10-02 18:17:37,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:17:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:17:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-da7abbab-2261-4f4b-a6a9-557420cd9ed4 Date: Tue, 02 Oct 2018 18:17:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/snap", "metadata": {}}], "file": "/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "121b3cd3-4691-4d5f-a2eb-56ba3d54f07e", "size": 12716032, "self": "/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:17:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "metadata": {}}], "file": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "size": 12716032, "self": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:17:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:17:37,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-da7abbab-2261-4f4b-a6a9-557420cd9ed4 2018-10-02 18:17:37,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17165184021s 2018-10-02 18:17:37,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-da7abbab-2261-4f4b-a6a9-557420cd9ed4 2018-10-02 18:17:37,992 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/file', 'owner': u'72504a0d5e8f40be8ce330aabb0dbe18', 'id': u'121b3cd3-4691-4d5f-a2eb-56ba3d54f07e', 'size': 12716032, u'self': u'/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72504a0d5e8f40be8ce330aabb0dbe18', 'name': 'refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T18:17:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T18:17:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39', 'created': u'2018-10-02T18:17:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T18:17:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7137b3ed-82de-4325-840d-42022d522c39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 18:17:37,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 18:17:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_7137b3ed-82de-4325-840d-42022d522c39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 18:17:38,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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,Accept-Encoding x-openstack-request-id: req-b6bf6426-c8aa-4d1a-b18b-9bbd4203ae1a x-compute-request-id: req-b6bf6426-c8aa-4d1a-b18b-9bbd4203ae1a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/812f2608-f578-4e75-a14d-964d052b3f64", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "812f2608-f578-4e75-a14d-964d052b3f64", "name": "refstack_defcore-flavor_alt_7137b3ed-82de-4325-840d-42022d522c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:17:38,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b6bf6426-c8aa-4d1a-b18b-9bbd4203ae1a 2018-10-02 18:17:38,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0794570446014s 2018-10-02 18:17:38,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b6bf6426-c8aa-4d1a-b18b-9bbd4203ae1a returning object 812f2608-f578-4e75-a14d-964d052b3f64 2018-10-02 18:17:38,073 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7137b3ed-82de-4325-840d-42022d522c39', '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'c7df579f475a4319babeb31d9eeae3b3', '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'812f2608-f578-4e75-a14d-964d052b3f64', 'swap': 0}) 2018-10-02 18:17:38,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 18:17:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64/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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" -d '{"extra_specs": {}}' 2018-10-02 18:17:38,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-d0fd6742-b89b-4af1-b6d3-0c7150b482e9 x-compute-request-id: req-d0fd6742-b89b-4af1-b6d3-0c7150b482e9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 18:17:38,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64/os-extra_specs used request id req-d0fd6742-b89b-4af1-b6d3-0c7150b482e9 2018-10-02 18:17:38,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207068920135s 2018-10-02 18:17:38,095 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64/os-extra_specs used request id req-d0fd6742-b89b-4af1-b6d3-0c7150b482e9 2018-10-02 18:17:38,095 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7137b3ed-82de-4325-840d-42022d522c39', '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'c7df579f475a4319babeb31d9eeae3b3', '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'812f2608-f578-4e75-a14d-964d052b3f64', 'swap': 0}) 2018-10-02 18:17:41,646 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-02 18:17:40.207 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe) for deployment 'opnfv-rally' (UUID=46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4). 2018-10-02 18:17:41.469 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-02 18:17:41.472 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe) has been successfully configured for deployment 'opnfv-rally' (UUID=46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4)! 2018-10-02 18:17:41,647 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-02 18:17:41,647 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-02 18:17:41,650 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-02 18:17:47,379 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-10-02 18:17:47,379 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-10-02 18:17:47,379 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-10-02 18:17:47,379 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-10-02 18:17:47,380 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-10-02 18:17:47,381 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-10-02 18:17:47,382 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-10-02 18:17:47,383 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-10-02 18:17:47,384 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-10-02 18:17:47,385 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-10-02 18:17:47,386 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-10-02 18:17:47,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-02 18:17:47,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-02 18:17:47,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-02 18:17:49,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:17:49.586 11239 INFO rally.api [-] Starting verification (UUID=ee7a15e1-c402-4349-814a-ae8e9e81fef3) for deployment 'opnfv-rally' (UUID=46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4) by verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe). 2018-10-02 18:17:49,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ee7a15e1-c402-4349-814a-ae8e9e81fef3 2018-10-02 18:17:56,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:17:56.717 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.202s] 2018-10-02 18:17:56,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:17:56.791 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.074s] 2018-10-02 18:17:59,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:17:59.616 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.117s] 2018-10-02 18:18:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:00.492 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.298s] 2018-10-02 18:18:08,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:08.802 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.355s] 2018-10-02 18:18:14,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:14.158 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.536s] 2018-10-02 18:18:16,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:16.826 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.063s] 2018-10-02 18:18:16,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:16.840 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2018-10-02 18:18:16,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:16.978 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.137s] 2018-10-02 18:18:16,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:16.989 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-02 18:18:17,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.002 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-10-02 18:18:17,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.035 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2018-10-02 18:18:17,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.117 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.081s] 2018-10-02 18:18:17,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.183 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.065s] 2018-10-02 18:18:17,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.628 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.444s] 2018-10-02 18:18:17,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.643 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-10-02 18:18:17,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:17.711 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.067s] 2018-10-02 18:18:20,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:20.458 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2018-10-02 18:18:22,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:22.887 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.428s] 2018-10-02 18:18:25,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:25.221 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-10-02 18:18:28,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:28.359 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-10-02 18:18:28,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:28.434 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2018-10-02 18:18:28,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:28.508 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-10-02 18:18:32,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:32.266 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [18.103s] 2018-10-02 18:18:32,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:32.633 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.157s] 2018-10-02 18:18:32,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:32.796 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.163s] 2018-10-02 18:18:33,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:33.758 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.960s] 2018-10-02 18:18:33,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:33.899 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.142s] 2018-10-02 18:18:34,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:34.056 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.156s] 2018-10-02 18:18:43,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:43.059 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.794s] 2018-10-02 18:18:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:43.701 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.602s] 2018-10-02 18:18:47,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:47.643 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.941s] 2018-10-02 18:18:48,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:48.759 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.888s] 2018-10-02 18:18:49,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:49.124 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.364s] 2018-10-02 18:18:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:49.657 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.534s] 2018-10-02 18:18:50,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:50.229 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.570s] 2018-10-02 18:18:50,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:50.861 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.632s] 2018-10-02 18:18:50,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:50.930 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-10-02 18:18:51,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:51.005 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.074s] 2018-10-02 18:18:51,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:51.074 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.069s] 2018-10-02 18:18:51,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:51.143 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2018-10-02 18:18:51,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:51.210 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.067s] 2018-10-02 18:18:51,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:51.346 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.136s] 2018-10-02 18:18:51,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:51.612 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.968s] 2018-10-02 18:18:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:55.385 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.772s] 2018-10-02 18:18:59,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:18:59.496 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.111s] 2018-10-02 18:19:03,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:03.293 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.796s] 2018-10-02 18:19:06,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:06.141 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.847s] 2018-10-02 18:19:11,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:11.351 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.209s] 2018-10-02 18:19:13,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:13.737 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.385s] 2018-10-02 18:19:13,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:13.876 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.139s] 2018-10-02 18:19:13,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:13.986 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.109s] 2018-10-02 18:19:14,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:14.205 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.218s] 2018-10-02 18:19:14,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:14.400 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.194s] 2018-10-02 18:19:14,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:14.654 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.254s] 2018-10-02 18:19:14,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:14.783 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.129s] 2018-10-02 18:19:14,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:14.864 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.080s] 2018-10-02 18:19:14,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:14.914 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.049s] 2018-10-02 18:19:20,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:20.180 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.265s] 2018-10-02 18:19:27,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:27.601 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.252s] 2018-10-02 18:19:29,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:29.470 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.867s] 2018-10-02 18:19:30,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:30.322 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.852s] 2018-10-02 18:19:31,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:31.131 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.808s] 2018-10-02 18:19:32,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:32.265 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.132s] 2018-10-02 18:19:33,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:33.826 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.559s] 2018-10-02 18:19:34,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:34.746 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.920s] 2018-10-02 18:19:34,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:34.967 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.221s] 2018-10-02 18:19:34,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:34.988 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-10-02 18:19:35,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:35.012 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.023s] 2018-10-02 18:19:35,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:35.030 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2018-10-02 18:19:42,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:42.365 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.426s] 2018-10-02 18:19:42,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:42.640 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.275s] 2018-10-02 18:19:47,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:47.248 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [13.629s] 2018-10-02 18:19:47,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:47.630 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [64.555s] 2018-10-02 18:19:51,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:51.622 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.301s] 2018-10-02 18:19:51,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:51.966 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.344s] 2018-10-02 18:19:53,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:53.342 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.629s] 2018-10-02 18:19:55,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:55.963 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.716s] 2018-10-02 18:19:59,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:19:59.955 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.611s] 2018-10-02 18:20:28,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:20:28.032 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.063s] 2018-10-02 18:20:45,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:20:45.708 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.674s] 2018-10-02 18:21:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:09.999 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.057s] 2018-10-02 18:21:11,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:11.099 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.099s] 2018-10-02 18:21:11,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:11.699 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.599s] 2018-10-02 18:21:12,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:12.630 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.931s] 2018-10-02 18:21:13,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:13.311 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.680s] 2018-10-02 18:21:14,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:14.234 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.921s] 2018-10-02 18:21:14,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:14.932 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.698s] 2018-10-02 18:21:15,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:15.692 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.759s] 2018-10-02 18:21:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:16.077 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.384s] 2018-10-02 18:21:16,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:16.976 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.897s] 2018-10-02 18:21:17,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:17.357 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.381s] 2018-10-02 18:21:18,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:18.039 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.681s] 2018-10-02 18:21:18,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:18.580 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.541s] 2018-10-02 18:21:19,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:19.481 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.900s] 2018-10-02 18:21:19,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:19.995 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.513s] 2018-10-02 18:21:20,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:20.661 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.666s] 2018-10-02 18:21:21,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:21.177 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.515s] 2018-10-02 18:21:21,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:21.855 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.678s] 2018-10-02 18:21:27,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:27.877 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.588s] 2018-10-02 18:21:35,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:35.721 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.892s] 2018-10-02 18:21:40,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:40.935 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.212s] 2018-10-02 18:21:43,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:43.240 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.305s] 2018-10-02 18:21:43,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:43.297 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2018-10-02 18:21:43,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:43.350 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.052s] 2018-10-02 18:21:43,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:43.404 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2018-10-02 18:21:43,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:43.581 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.176s] 2018-10-02 18:21:50,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:21:50.033 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.158s] 2018-10-02 18:22:00,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:22:00.726 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.404s] 2018-10-02 18:22:07,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:22:07.054 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [122.202s] 2018-10-02 18:22:10,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:22:10.826 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.096s] 2018-10-02 18:22:24,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:22:24.766 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.938s] 2018-10-02 18:22:37,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:22:37.955 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.890s] 2018-10-02 18:22:53,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:22:53.167 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.308s] 2018-10-02 18:23:08,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:08.494 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.154s] 2018-10-02 18:23:08,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:08.503 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-10-02 18:23:08,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:08.546 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.042s] 2018-10-02 18:23:08,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:08.576 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.030s] 2018-10-02 18:23:08,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:08.750 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.173s] 2018-10-02 18:23:09,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:09.355 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.604s] 2018-10-02 18:23:09,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:09.934 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.578s] 2018-10-02 18:23:10,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:10.122 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.188s] 2018-10-02 18:23:10,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:10.160 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.036s] 2018-10-02 18:23:10,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:10.752 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.591s] 2018-10-02 18:23:23,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:23.739 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.587s] 2018-10-02 18:23:23,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:23.921 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.182s] 2018-10-02 18:23:29,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:29.161 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.204s] 2018-10-02 18:23:36,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:36.715 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.957s] 2018-10-02 18:23:37,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:37.960 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.245s] 2018-10-02 18:23:49,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:49.714 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.191s] 2018-10-02 18:23:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:49.756 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.041s] 2018-10-02 18:23:49,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:49.803 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.046s] 2018-10-02 18:23:50,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:50.495 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.691s] 2018-10-02 18:23:50,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:50.603 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.107s] 2018-10-02 18:23:50,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:50.967 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.363s] 2018-10-02 18:23:51,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:51.004 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-10-02 18:23:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:51.053 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2018-10-02 18:23:51,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:51.247 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.193s] 2018-10-02 18:23:51,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:51.294 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-10-02 18:23:51,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:51.953 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.658s] 2018-10-02 18:23:52,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:52.189 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.235s] 2018-10-02 18:23:52,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:52.261 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.071s] 2018-10-02 18:23:52,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:52.315 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.054s] 2018-10-02 18:23:52,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:52.363 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.048s] 2018-10-02 18:23:59,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:59.508 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.161s] 2018-10-02 18:23:59,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:59.533 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.025s] 2018-10-02 18:23:59,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:59.714 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.180s] 2018-10-02 18:23:59,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:23:59.887 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.172s] 2018-10-02 18:24:00,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.039 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.152s] 2018-10-02 18:24:00,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.186 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.146s] 2018-10-02 18:24:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.469 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.281s] 2018-10-02 18:24:00,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.656 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.187s] 2018-10-02 18:24:00,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.667 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-02 18:24:00,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.842 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.174s] 2018-10-02 18:24:01,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:00.999 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.157s] 2018-10-02 18:24:01,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:01.549 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.548s] 2018-10-02 18:24:01,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:01.746 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.197s] 2018-10-02 18:24:01,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:01.781 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-10-02 18:24:01,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:01.818 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-10-02 18:24:01,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:01.829 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-10-02 18:24:01,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:01.861 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.032s] 2018-10-02 18:24:02,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:02.048 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.186s] 2018-10-02 18:24:02,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:02.081 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-10-02 18:24:02,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:02.115 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-10-02 18:24:06,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ee7a15e1-c402-4349-814a-ae8e9e81fef3 2018-10-02 18:24:06,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ee7a15e1-c402-4349-814a-ae8e9e81fef3']'. 2018-10-02 18:24:07,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-02 18:24:07,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-02 18:24:07,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ee7a15e1-c402-4349-814a-ae8e9e81fef3 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-02 18:17:49 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-02 18:24:06 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:17 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: abe48c4f-5b5f-4caf-805e-ed0100c3bebe) | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4) | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 164 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 367.435 | 2018-10-02 18:24:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-02 18:24:07,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-02 18:24:07,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-02 18:24:07,751 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 18:24:07,752 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:34 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-02 18:24:07,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 18:24:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:24:09,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5425a414-f4af-4560-85e0-c57082158b75 Date: Tue, 02 Oct 2018 18:24:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:24:09,675 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e used request id req-5425a414-f4af-4560-85e0-c57082158b75 2018-10-02 18:24:09,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.91731405258s 2018-10-02 18:24:09,676 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/121b3cd3-4691-4d5f-a2eb-56ba3d54f07e used request id req-5425a414-f4af-4560-85e0-c57082158b75 2018-10-02 18:24:09,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 18:24:09,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:09,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b28efeec-5d7e-4d13-ab33-186ec7c57d29 x-compute-request-id: req-b28efeec-5d7e-4d13-ab33-186ec7c57d29 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/812f2608-f578-4e75-a14d-964d052b3f64", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "812f2608-f578-4e75-a14d-964d052b3f64", "name": "refstack_defcore-flavor_alt_7137b3ed-82de-4325-840d-42022d522c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dfcf189e-c204-4c76-a75a-2732244baed6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dfcf189e-c204-4c76-a75a-2732244baed6", "name": "refstack_defcore-flavor_7137b3ed-82de-4325-840d-42022d522c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 18:24:09,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b28efeec-5d7e-4d13-ab33-186ec7c57d29 2018-10-02 18:24:09,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.171347856522s 2018-10-02 18:24:09,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b28efeec-5d7e-4d13-ab33-186ec7c57d29 2018-10-02 18:24:09,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 18:24:09,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:09,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc69f987-6976-4990-97f6-ff3e8ee97d1a x-compute-request-id: req-dc69f987-6976-4990-97f6-ff3e8ee97d1a Content-Length: 0 Content-Type: application/json 2018-10-02 18:24:09,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64 used request id req-dc69f987-6976-4990-97f6-ff3e8ee97d1a 2018-10-02 18:24:09,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0536839962006s 2018-10-02 18:24:09,904 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/812f2608-f578-4e75-a14d-964d052b3f64 used request id req-dc69f987-6976-4990-97f6-ff3e8ee97d1a 2018-10-02 18:24:09,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:24:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:24:10,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-16b5753c-59f1-4c59-9220-6da518fea6b7 Date: Tue, 02 Oct 2018 18:24:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "metadata": {}}], "file": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/file", "owner": "72504a0d5e8f40be8ce330aabb0dbe18", "id": "9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "size": 12716032, "self": "/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:17:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7137b3ed-82de-4325-840d-42022d522c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:17:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:24:10,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-16b5753c-59f1-4c59-9220-6da518fea6b7 2018-10-02 18:24:10,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173946142197s 2018-10-02 18:24:10,079 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-16b5753c-59f1-4c59-9220-6da518fea6b7 2018-10-02 18:24:10,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 18:24:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04694d009af29e183ae0fc1f9056ece388df9157" 2018-10-02 18:24:11,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2536960a-6bcc-441b-bbcd-310dfd14c300 Date: Tue, 02 Oct 2018 18:24:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:24:11,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3 used request id req-2536960a-6bcc-441b-bbcd-310dfd14c300 2018-10-02 18:24:11,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.54650902748s 2018-10-02 18:24:11,627 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9d5e7261-aabe-4c40-a8cd-fd62fb20dba3 used request id req-2536960a-6bcc-441b-bbcd-310dfd14c300 2018-10-02 18:24:11,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 18:24:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:11,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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,Accept-Encoding x-openstack-request-id: req-83f2d4b6-c735-4ed7-955e-c9512c5050b9 x-compute-request-id: req-83f2d4b6-c735-4ed7-955e-c9512c5050b9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dfcf189e-c204-4c76-a75a-2732244baed6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dfcf189e-c204-4c76-a75a-2732244baed6", "name": "refstack_defcore-flavor_7137b3ed-82de-4325-840d-42022d522c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 18:24:11,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-83f2d4b6-c735-4ed7-955e-c9512c5050b9 2018-10-02 18:24:11,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334270000458s 2018-10-02 18:24:11,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-83f2d4b6-c735-4ed7-955e-c9512c5050b9 2018-10-02 18:24:11,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 18:24:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:11,713 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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-8e38d936-37b5-445f-a5c9-40e7f88f6616 x-compute-request-id: req-8e38d936-37b5-445f-a5c9-40e7f88f6616 Content-Length: 0 Content-Type: application/json 2018-10-02 18:24:11,713 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6 used request id req-8e38d936-37b5-445f-a5c9-40e7f88f6616 2018-10-02 18:24:11,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0494248867035s 2018-10-02 18:24:11,713 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/dfcf189e-c204-4c76-a75a-2732244baed6 used request id req-8e38d936-37b5-445f-a5c9-40e7f88f6616 2018-10-02 18:24:11,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:24:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:11,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713d15b7-ed96-4ef1-9562-a9b0ab4345c2 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39", "links": {"self": "http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f"}, "domain_id": "default", "enabled": true, "id": "4bbda344e8d24f8abc0fd1ba63e6248f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:24:11,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-713d15b7-ed96-4ef1-9562-a9b0ab4345c2 2018-10-02 18:24:11,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10368514061s 2018-10-02 18:24:11,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-713d15b7-ed96-4ef1-9562-a9b0ab4345c2 2018-10-02 18:24:11,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:24:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:11,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25e5184-3622-4980-b448-861ccabda0f5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f"}, "enabled": true, "id": "4bbda344e8d24f8abc0fd1ba63e6248f", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_7137b3ed-82de-4325-840d-42022d522c39"}} 2018-10-02 18:24:11,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f used request id req-c25e5184-3622-4980-b448-861ccabda0f5 2018-10-02 18:24:11,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171504020691s 2018-10-02 18:24:11,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f used request id req-c25e5184-3622-4980-b448-861ccabda0f5 2018-10-02 18:24:11,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 18:24:11,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:12,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f9f4cf-5784-4f3f-a2bc-3b13635b79f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:24:12,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f used request id req-79f9f4cf-5784-4f3f-a2bc-3b13635b79f1 2018-10-02 18:24:12,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199229955673s 2018-10-02 18:24:12,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/4bbda344e8d24f8abc0fd1ba63e6248f used request id req-79f9f4cf-5784-4f3f-a2bc-3b13635b79f1 2018-10-02 18:24:12,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:24:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:12,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a386c31-d725-411d-afeb-20703b553a4e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18"}, "enabled": true, "id": "72504a0d5e8f40be8ce330aabb0dbe18", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_7137b3ed-82de-4325-840d-42022d522c39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:24:12,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2a386c31-d725-411d-afeb-20703b553a4e 2018-10-02 18:24:12,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877959728241s 2018-10-02 18:24:12,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2a386c31-d725-411d-afeb-20703b553a4e 2018-10-02 18:24:12,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 18:24:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:12,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa534e7e-a59e-44d4-90ee-fe56bf0f6214 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:24:12,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18 used request id req-aa534e7e-a59e-44d4-90ee-fe56bf0f6214 2018-10-02 18:24:12,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.138561010361s 2018-10-02 18:24:12,426 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/72504a0d5e8f40be8ce330aabb0dbe18 used request id req-aa534e7e-a59e-44d4-90ee-fe56bf0f6214 2018-10-02 18:24:12,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:12,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53fcae8a-9000-4655-a476-77e5d80dbe30 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bff164f3fd4ef09f84c8035b984e02", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:12,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53fcae8a-9000-4655-a476-77e5d80dbe30 2018-10-02 18:24:12,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795848369598s 2018-10-02 18:24:12,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 18:24:12,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:12,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6424d2-6376-47d5-9434-fdd6a6d13a51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:24:12,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/90bff164f3fd4ef09f84c8035b984e02 used request id req-0a6424d2-6376-47d5-9434-fdd6a6d13a51 2018-10-02 18:24:12,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.113226890564s 2018-10-02 18:24:12,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 18:24:12,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=72504a0d5e8f40be8ce330aabb0dbe18&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}172347bdcbba7579cb4c862a53fb5fcc9a602ad7" 2018-10-02 18:24:12,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-88b0dfa0-950c-4545-8828-a22e5abc5e0f Date: Tue, 02 Oct 2018 18:24:12 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:24:12,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=72504a0d5e8f40be8ce330aabb0dbe18&name=default used request id req-88b0dfa0-950c-4545-8828-a22e5abc5e0f 2018-10-02 18:24:12,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186434984207s 2018-10-02 18:24:12,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=72504a0d5e8f40be8ce330aabb0dbe18&name=default used request id req-88b0dfa0-950c-4545-8828-a22e5abc5e0f 2018-10-02 18:24:12,861 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-02 18:24:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 18:24:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 18:24:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 18:24:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 18:24:12,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 18:24:12,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 18:24:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:24:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a2548b-d27e-483e-9726-56741204b7e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:24:12,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04a2548b-d27e-483e-9726-56741204b7e5 2018-10-02 18:24:12,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:24:13,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["Gkpjg665Szq2ocoLELBBEw"], "issued_at": "2018-10-02T18:24:13.000000Z"}} 2018-10-02 18:24:13,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 18:24:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:13,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-32296358-c223-4e61-a33d-76e01af01b07 Date: Tue, 02 Oct 2018 18:24:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:24:13,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32296358-c223-4e61-a33d-76e01af01b07 2018-10-02 18:24:13,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321578979492s 2018-10-02 18:24:13,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32296358-c223-4e61-a33d-76e01af01b07 2018-10-02 18:24:13,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 18:24:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:13,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:24: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:24:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ad7da1-71d3-4791-9d00-07f3e72fecd6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 18:24:13,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-70ad7da1-71d3-4791-9d00-07f3e72fecd6 2018-10-02 18:24:13,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0937249660492s 2018-10-02 18:24:13,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 18:24:13,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_20364b68-69fe-4454-954c-1cb33acbf087"}}' 2018-10-02 18:24:13,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-395ea55d-116c-4ab0-a0b9-98885c71f231 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.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2"}, "enabled": true, "id": "dcce6621ae0d4850a8d27a537797d4d2", "parent_id": "default", "domain_id": "default", "name": "patrole-project_20364b68-69fe-4454-954c-1cb33acbf087"}} 2018-10-02 18:24:13,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-395ea55d-116c-4ab0-a0b9-98885c71f231 2018-10-02 18:24:13,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.113940000534s 2018-10-02 18:24:13,879 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-395ea55d-116c-4ab0-a0b9-98885c71f231 2018-10-02 18:24:13,880 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_20364b68-69fe-4454-954c-1cb33acbf087', 'id': u'dcce6621ae0d4850a8d27a537797d4d2', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 18:24:13,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 18:24:14,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35089302063s 2018-10-02 18:24:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:14,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0c8476-c277-4729-ad29-e462826e6229 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262"}, "enabled": true, "id": "213616cabfff466ba02f91efaed6d262", "options": {}, "domain_id": "default", "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087"}} 2018-10-02 18:24:14,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 used request id req-2e0c8476-c277-4729-ad29-e462826e6229 2018-10-02 18:24:14,320 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'213616cabfff466ba02f91efaed6d262', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_20364b68-69fe-4454-954c-1cb33acbf087'}) 2018-10-02 18:24:14,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:14,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d3ada4-d7b7-4c55-8718-c6ff88c8efc0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:14,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-88d3ada4-d7b7-4c55-8718-c6ff88c8efc0 2018-10-02 18:24:14,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800628662109s 2018-10-02 18:24:14,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ece287-ef37-4447-9011-0de1e5ac032b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:14,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c3ece287-ef37-4447-9011-0de1e5ac032b 2018-10-02 18:24:14,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.161931991577s 2018-10-02 18:24:14,565 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 18:24:14,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 18:24:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" -d '{"role": {"name": "Member"}}' 2018-10-02 18:24:14,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65405e31-28af-4f8f-b82a-380e15e1c627 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}} 2018-10-02 18:24:14,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-65405e31-28af-4f8f-b82a-380e15e1c627 2018-10-02 18:24:14,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0980050563812s 2018-10-02 18:24:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:14,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcec5c8-8cca-47cd-9dd7-cc8c2d13fcd4 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "domain_id": null, "name": "Member", "id": "87264b3d55e04f5ab88a02e40ba81c3b"}} 2018-10-02 18:24:14,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b used request id req-fbcec5c8-8cca-47cd-9dd7-cc8c2d13fcd4 2018-10-02 18:24:14,749 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b'}, 'domain_id': None, 'human_id': None, 'id': u'87264b3d55e04f5ab88a02e40ba81c3b', 'HUMAN_ID': False}) 2018-10-02 18:24:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:14,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d37072-7622-4014-84ac-178cf788adb3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:14,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-82d37072-7622-4014-84ac-178cf788adb3 2018-10-02 18:24:14,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829510688782s 2018-10-02 18:24:14,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:24:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:14,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008c1d02-fd79-4fe5-a2af-711eb3844939 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:24:14,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-008c1d02-fd79-4fe5-a2af-711eb3844939 2018-10-02 18:24:14,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0771629810333s 2018-10-02 18:24:14,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:24:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd82a3c-61ef-4e1c-8abb-7bb8b355c75b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087", "links": {"self": "http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262"}, "domain_id": "default", "enabled": true, "id": "213616cabfff466ba02f91efaed6d262", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:24:15,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fbd82a3c-61ef-4e1c-8abb-7bb8b355c75b 2018-10-02 18:24:15,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.097687959671s 2018-10-02 18:24:15,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fbd82a3c-61ef-4e1c-8abb-7bb8b355c75b 2018-10-02 18:24:15,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:24:15,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1970727-815c-49f2-85dd-7e3707b53e0a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2"}, "enabled": true, "id": "dcce6621ae0d4850a8d27a537797d4d2", "parent_id": "default", "domain_id": "default", "name": "patrole-project_20364b68-69fe-4454-954c-1cb33acbf087"}]} 2018-10-02 18:24:15,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c1970727-815c-49f2-85dd-7e3707b53e0a 2018-10-02 18:24:15,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814499855042s 2018-10-02 18:24:15,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c1970727-815c-49f2-85dd-7e3707b53e0a 2018-10-02 18:24:15,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:24:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&scope.project.id=dcce6621ae0d4850a8d27a537797d4d2&role.id=87264b3d55e04f5ab88a02e40ba81c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356c7500-16ab-4c96-9486-e4c1f7c2f4b1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&scope.project.id=dcce6621ae0d4850a8d27a537797d4d2&role.id=87264b3d55e04f5ab88a02e40ba81c3b", "previous": null, "next": null}} 2018-10-02 18:24:15,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&scope.project.id=dcce6621ae0d4850a8d27a537797d4d2&role.id=87264b3d55e04f5ab88a02e40ba81c3b used request id req-356c7500-16ab-4c96-9486-e4c1f7c2f4b1 2018-10-02 18:24:15,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.076621055603s 2018-10-02 18:24:15,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:24:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2/users/213616cabfff466ba02f91efaed6d262/roles/87264b3d55e04f5ab88a02e40ba81c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a263e21d-a606-46ac-9498-4ca6a00589f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:24:15,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2/users/213616cabfff466ba02f91efaed6d262/roles/87264b3d55e04f5ab88a02e40ba81c3b used request id req-a263e21d-a606-46ac-9498-4ca6a00589f7 2018-10-02 18:24:15,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121457099915s 2018-10-02 18:24:15,301 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_20364b68-69fe-4454-954c-1cb33acbf087', 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': 'e2d53926-4dea-43c9-b159-9a8ab407a79c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_20364b68-69fe-4454-954c-1cb33acbf087', 'project_id': u'dcce6621ae0d4850a8d27a537797d4d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 18:24:15,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 18:24:15,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 18:24:15,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 18:24:15,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 18:24:15,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 18:24:15,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 18:24:15,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 18:24:15,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 18:24:15,306 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_20364b68-69fe-4454-954c-1cb33acbf087', 'password': 'e2d53926-4dea-43c9-b159-9a8ab407a79c', 'project_name': 'patrole-project_20364b68-69fe-4454-954c-1cb33acbf087', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'dcce6621ae0d4850a8d27a537797d4d2', 'project_domain_name': 'Default'} 2018-10-02 18:24:15,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd30e87b-afba-49c8-a453-08d5e98ecfa0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd30e87b-afba-49c8-a453-08d5e98ecfa0 2018-10-02 18:24:15,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764207839966s 2018-10-02 18:24:15,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f519af64-3b4a-401e-9880-bab08517972c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:15,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f519af64-3b4a-401e-9880-bab08517972c 2018-10-02 18:24:15,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729510784149s 2018-10-02 18:24:15,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:24:15,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264f4cc3-b41c-4695-bf1f-9b0ba6994ab3 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:24:15,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-264f4cc3-b41c-4695-bf1f-9b0ba6994ab3 2018-10-02 18:24:15,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819261074066s 2018-10-02 18:24:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:24:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d925a0b4-2af1-4617-90e2-7618b2c8e18b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087", "links": {"self": "http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262"}, "domain_id": "default", "enabled": true, "id": "213616cabfff466ba02f91efaed6d262", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:24:15,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d925a0b4-2af1-4617-90e2-7618b2c8e18b 2018-10-02 18:24:15,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993988513947s 2018-10-02 18:24:15,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d925a0b4-2af1-4617-90e2-7618b2c8e18b 2018-10-02 18:24:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:24:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262dab31-6362-4df3-92dc-2cea49120694 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2"}, "enabled": true, "id": "dcce6621ae0d4850a8d27a537797d4d2", "parent_id": "default", "domain_id": "default", "name": "patrole-project_20364b68-69fe-4454-954c-1cb33acbf087"}]} 2018-10-02 18:24:15,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-262dab31-6362-4df3-92dc-2cea49120694 2018-10-02 18:24:15,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0718541145325s 2018-10-02 18:24:15,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-262dab31-6362-4df3-92dc-2cea49120694 2018-10-02 18:24:15,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:24:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&scope.project.id=dcce6621ae0d4850a8d27a537797d4d2&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c50b92-1b61-44e3-a337-1bc563e09a23 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&scope.project.id=dcce6621ae0d4850a8d27a537797d4d2&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 18:24:15,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&scope.project.id=dcce6621ae0d4850a8d27a537797d4d2&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-e9c50b92-1b61-44e3-a337-1bc563e09a23 2018-10-02 18:24:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810949802399s 2018-10-02 18:24:15,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:24:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2/users/213616cabfff466ba02f91efaed6d262/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:15,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5d2136-42e4-4951-bdc4-a116ef1d3d51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:24:15,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2/users/213616cabfff466ba02f91efaed6d262/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-4d5d2136-42e4-4951-bdc4-a116ef1d3d51 2018-10-02 18:24:15,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.137819766998s 2018-10-02 18:24:15,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:15,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:16,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576da997-685e-49ef-bf8c-59dce9cacfc5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:16,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-576da997-685e-49ef-bf8c-59dce9cacfc5 2018-10-02 18:24:16,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734729766846s 2018-10-02 18:24:16,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:24:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:16,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb9c074-0831-464f-8ba7-3f8c83b95edf 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:24:16,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9bb9c074-0831-464f-8ba7-3f8c83b95edf 2018-10-02 18:24:16,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0816531181335s 2018-10-02 18:24:16,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:24:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:16,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c2e2e8-4fec-4966-b935-051e54650be0 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087", "links": {"self": "http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262"}, "domain_id": "default", "enabled": true, "id": "213616cabfff466ba02f91efaed6d262", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:24:16,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-93c2e2e8-4fec-4966-b935-051e54650be0 2018-10-02 18:24:16,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996909141541s 2018-10-02 18:24:16,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-93c2e2e8-4fec-4966-b935-051e54650be0 2018-10-02 18:24:16,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:24:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8846c6e6-4e1d-45be-9cac-30841ae5c7c6 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-02 18:24:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=213616cabfff466ba02f91efaed6d262&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default used request id req-8846c6e6-4e1d-45be-9cac-30841ae5c7c6 2018-10-02 18:24:16,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0722689628601s 2018-10-02 18:24:16,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:24:16,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/213616cabfff466ba02f91efaed6d262/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:24:16,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215125f4-11ab-406d-a76f-0105e84ad2da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:24:16,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/213616cabfff466ba02f91efaed6d262/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-215125f4-11ab-406d-a76f-0105e84ad2da 2018-10-02 18:24:16,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.217086076736s 2018-10-02 18:24:16,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-02 18:24:19,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-02 18:24:18.624 11283 INFO rally.deployment.engine [-] Deployment 46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4 | Starting: Destroy cloud and free allocated resources. 2018-10-02 18:24:18.725 11283 INFO rally.deployment.engine [-] Deployment 46c53c7e-a1e7-4fdb-9b78-b9ddd1c071e4 | Completed: Destroy cloud and free allocated resources. 2018-10-02 18:24:18.770 11283 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe) for deployment 'opnfv-rally'. 2018-10-02 18:24:18.791 11283 INFO rally.api [-] Deleting verification (UUID=ee7a15e1-c402-4349-814a-ae8e9e81fef3). 2018-10-02 18:24:18.830 11283 INFO rally.api [-] Verification has been successfully deleted! 2018-10-02 18:24:18.831 11283 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe). 2018-10-02 18:24:18.838 11283 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-02 18:24:21,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-02 18:24:21.165 11286 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ead76a1c-e00e-440e-afb5-359a649ce1d7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ead76a1c-e00e-440e-afb5-359a649ce1d7 | 2018-10-02T18:24:21 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ead76a1c-e00e-440e-afb5-359a649ce1d7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-02 18:24:24,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-02 18:24:24,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-02 18:24:27,145 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-02 18:24:26.872 11292 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=abe48c4f-5b5f-4caf-805e-ed0100c3bebe). 2018-10-02 18:24:27.002 11292 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-02 18:24:30,583 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-02 18:24:29.171 11295 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-02 18:24:29.307 11295 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-02 18:24:30.367 11295 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64) as the default verifier for the future CLI operations. 2018-10-02 18:24:33,586 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-02 18:24:33,587 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:24:33,720 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 18:24:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:24:33,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6199a1-6c67-43d7-87e5-f42e8c1ea34d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:24:33,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8b6199a1-6c67-43d7-87e5-f42e8c1ea34d 2018-10-02 18:24:33,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:24:34,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87264b3d55e04f5ab88a02e40ba81c3b", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcce6621ae0d4850a8d27a537797d4d2", "name": "patrole-project_20364b68-69fe-4454-954c-1cb33acbf087"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dcce6621ae0d4850a8d27a537797d4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dcce6621ae0d4850a8d27a537797d4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dcce6621ae0d4850a8d27a537797d4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dcce6621ae0d4850a8d27a537797d4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dcce6621ae0d4850a8d27a537797d4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dcce6621ae0d4850a8d27a537797d4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dcce6621ae0d4850a8d27a537797d4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dcce6621ae0d4850a8d27a537797d4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dcce6621ae0d4850a8d27a537797d4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dcce6621ae0d4850a8d27a537797d4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dcce6621ae0d4850a8d27a537797d4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dcce6621ae0d4850a8d27a537797d4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087", "id": "213616cabfff466ba02f91efaed6d262"}, "audit_ids": ["yU8mAFiBRFiB_EU2U6Z76A"], "issued_at": "2018-10-02T18:24:34.000000Z"}} 2018-10-02 18:24:34,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:34,206 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 18:24:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 18:24:34,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:24:34,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:34,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-89e3460a-a6c1-4243-8acd-3a3550faa833 Date: Tue, 02 Oct 2018 18:24:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:24:34,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-89e3460a-a6c1-4243-8acd-3a3550faa833 2018-10-02 18:24:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.594575881958s 2018-10-02 18:24:34,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-89e3460a-a6c1-4243-8acd-3a3550faa833 2018-10-02 18:24:34,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 18:24:34,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_20364b68-69fe-4454-954c-1cb33acbf087"}' 2018-10-02 18:24:35,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245 X-Openstack-Request-Id: req-9433bb12-3b21-4e08-ade6-4c797320827e Date: Tue, 02 Oct 2018 18:24:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "1e97a266-ce23-46fa-8ee0-193cd5106245", "size": null, "self": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:35Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": null, "created_at": "2018-10-02T18:24:35Z", "protected": false} 2018-10-02 18:24:35,086 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9433bb12-3b21-4e08-ade6-4c797320827e 2018-10-02 18:24:35,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.280627965927s 2018-10-02 18:24:35,087 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9433bb12-3b21-4e08-ade6-4c797320827e returning object 1e97a266-ce23-46fa-8ee0-193cd5106245 2018-10-02 18:24:35,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 18:24:35,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" -d '' 2018-10-02 18:24:36,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-916b77d2-2bc3-4a5e-8ce4-74ca9cc80c64 Date: Tue, 02 Oct 2018 18:24:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:24:36,819 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file used request id req-916b77d2-2bc3-4a5e-8ce4-74ca9cc80c64 2018-10-02 18:24:36,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.73183488846s 2018-10-02 18:24:36,820 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file used request id req-916b77d2-2bc3-4a5e-8ce4-74ca9cc80c64 2018-10-02 18:24:36,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:24:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:36,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a28bb341-312b-4af4-8fcc-83fc5707a2ed Date: Tue, 02 Oct 2018 18:24:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "metadata": {}}], "file": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "1e97a266-ce23-46fa-8ee0-193cd5106245", "size": 12716032, "self": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:36Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:24:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:24:36,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a28bb341-312b-4af4-8fcc-83fc5707a2ed 2018-10-02 18:24:36,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168229103088s 2018-10-02 18:24:36,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a28bb341-312b-4af4-8fcc-83fc5707a2ed 2018-10-02 18:24:36,991 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file', 'owner': u'dcce6621ae0d4850a8d27a537797d4d2', 'id': u'1e97a266-ce23-46fa-8ee0-193cd5106245', 'size': 12716032, u'self': u'/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dcce6621ae0d4850a8d27a537797d4d2', 'name': 'patrole-project_20364b68-69fe-4454-954c-1cb33acbf087', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T18:24:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T18:24:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_20364b68-69fe-4454-954c-1cb33acbf087', 'created': u'2018-10-02T18:24:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T18:24:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 18:24:36,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 18:24:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_20364b68-69fe-4454-954c-1cb33acbf087", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 18:24:37,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1842dce7-badd-4f5f-83c1-21889ba381d4 x-compute-request-id: req-1842dce7-badd-4f5f-83c1-21889ba381d4 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eff60016-0f39-4ed9-b9f4-1b183c18c28d", "name": "patrole-flavor_20364b68-69fe-4454-954c-1cb33acbf087", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:24:37,278 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1842dce7-badd-4f5f-83c1-21889ba381d4 2018-10-02 18:24:37,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.285713195801s 2018-10-02 18:24:37,278 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1842dce7-badd-4f5f-83c1-21889ba381d4 returning object eff60016-0f39-4ed9-b9f4-1b183c18c28d 2018-10-02 18:24:37,279 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_20364b68-69fe-4454-954c-1cb33acbf087', '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'c7df579f475a4319babeb31d9eeae3b3', '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'eff60016-0f39-4ed9-b9f4-1b183c18c28d', 'swap': 0}) 2018-10-02 18:24:37,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 18:24:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d/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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" -d '{"extra_specs": {}}' 2018-10-02 18:24:37,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a76ad03-fbc3-4793-940b-c233c745ac18 x-compute-request-id: req-6a76ad03-fbc3-4793-940b-c233c745ac18 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 18:24:37,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d/os-extra_specs used request id req-6a76ad03-fbc3-4793-940b-c233c745ac18 2018-10-02 18:24:37,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220217704773s 2018-10-02 18:24:37,303 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d/os-extra_specs used request id req-6a76ad03-fbc3-4793-940b-c233c745ac18 2018-10-02 18:24:37,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:24:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:37,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:24: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:24:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:37,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0537e70-f1ee-4ffa-b085-8778f783bf33 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:24:37,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0537e70-f1ee-4ffa-b085-8778f783bf33 2018-10-02 18:24:37,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.089152097702s 2018-10-02 18:24:37,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-02 18:24:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:37,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eee0efc6-437f-4b37-b4bd-754546004218 x-compute-request-id: req-eee0efc6-437f-4b37-b4bd-754546004218 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 18:24:37,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-eee0efc6-437f-4b37-b4bd-754546004218 2018-10-02 18:24:37,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.199704885483s 2018-10-02 18:24:37,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-eee0efc6-437f-4b37-b4bd-754546004218 2018-10-02 18:24:37,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:24:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:37,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e80f745f-830d-41d8-8a52-a5f2429109ab Date: Tue, 02 Oct 2018 18:24:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "metadata": {}}], "file": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "1e97a266-ce23-46fa-8ee0-193cd5106245", "size": 12716032, "self": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:36Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:24:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:24:37,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e80f745f-830d-41d8-8a52-a5f2429109ab 2018-10-02 18:24:37,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174596071243s 2018-10-02 18:24:37,773 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e80f745f-830d-41d8-8a52-a5f2429109ab 2018-10-02 18:24:37,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 18:24:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087"}' 2018-10-02 18:24:37,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50 X-Openstack-Request-Id: req-9cc2a14d-d13f-432e-a43a-600fbdd6f2d0 Date: Tue, 02 Oct 2018 18:24:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "f08932ae-0e7c-40e7-b827-6704b2b92a50", "size": null, "self": "/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:37Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": null, "created_at": "2018-10-02T18:24:37Z", "protected": false} 2018-10-02 18:24:37,821 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9cc2a14d-d13f-432e-a43a-600fbdd6f2d0 2018-10-02 18:24:37,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460891723633s 2018-10-02 18:24:37,822 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9cc2a14d-d13f-432e-a43a-600fbdd6f2d0 returning object f08932ae-0e7c-40e7-b827-6704b2b92a50 2018-10-02 18:24:37,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 18:24:37,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" -d '' 2018-10-02 18:24:39,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1f99411-1993-4c97-9f65-ff9f187a8c91 Date: Tue, 02 Oct 2018 18: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-10-02 18:24:39,072 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/file used request id req-f1f99411-1993-4c97-9f65-ff9f187a8c91 2018-10-02 18:24:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25003600121s 2018-10-02 18:24:39,073 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/file used request id req-f1f99411-1993-4c97-9f65-ff9f187a8c91 2018-10-02 18:24:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:24:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:24:39,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-fd660d47-ae84-4e88-af1f-fb46e45fa485 Date: Tue, 02 Oct 2018 18:24:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/snap", "metadata": {}}], "file": "/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "f08932ae-0e7c-40e7-b827-6704b2b92a50", "size": 12716032, "self": "/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:24:37Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "metadata": {}}], "file": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "1e97a266-ce23-46fa-8ee0-193cd5106245", "size": 12716032, "self": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:36Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:24:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:24:39,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fd660d47-ae84-4e88-af1f-fb46e45fa485 2018-10-02 18:24:39,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170423984528s 2018-10-02 18:24:39,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fd660d47-ae84-4e88-af1f-fb46e45fa485 2018-10-02 18:24:39,247 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/file', 'owner': u'dcce6621ae0d4850a8d27a537797d4d2', 'id': u'f08932ae-0e7c-40e7-b827-6704b2b92a50', 'size': 12716032, u'self': u'/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dcce6621ae0d4850a8d27a537797d4d2', 'name': 'patrole-project_20364b68-69fe-4454-954c-1cb33acbf087', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f08932ae-0e7c-40e7-b827-6704b2b92a50/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T18:24:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T18:24:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087', 'created': u'2018-10-02T18:24:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T18:24:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_20364b68-69fe-4454-954c-1cb33acbf087', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 18:24:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 18:24:39,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_20364b68-69fe-4454-954c-1cb33acbf087", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 18:24:39,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d7d3a95-08d7-4110-8d10-d90817ba2299 x-compute-request-id: req-7d7d3a95-08d7-4110-8d10-d90817ba2299 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "047731be-44a4-42f9-8bdd-973e3a5140bc", "name": "patrole-flavor_alt_20364b68-69fe-4454-954c-1cb33acbf087", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:24:39,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7d7d3a95-08d7-4110-8d10-d90817ba2299 2018-10-02 18:24:39,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0557630062103s 2018-10-02 18:24:39,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7d7d3a95-08d7-4110-8d10-d90817ba2299 returning object 047731be-44a4-42f9-8bdd-973e3a5140bc 2018-10-02 18:24:39,305 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_20364b68-69fe-4454-954c-1cb33acbf087', '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'c7df579f475a4319babeb31d9eeae3b3', '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'047731be-44a4-42f9-8bdd-973e3a5140bc', 'swap': 0}) 2018-10-02 18:24:39,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 18:24:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc/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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" -d '{"extra_specs": {}}' 2018-10-02 18:24:39,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f447ffe-5a24-4bfc-b366-704e984feb66 x-compute-request-id: req-6f447ffe-5a24-4bfc-b366-704e984feb66 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 18:24:39,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc/os-extra_specs used request id req-6f447ffe-5a24-4bfc-b366-704e984feb66 2018-10-02 18:24:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211019515991s 2018-10-02 18:24:39,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc/os-extra_specs used request id req-6f447ffe-5a24-4bfc-b366-704e984feb66 2018-10-02 18:24:39,328 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_20364b68-69fe-4454-954c-1cb33acbf087', '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'c7df579f475a4319babeb31d9eeae3b3', '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'047731be-44a4-42f9-8bdd-973e3a5140bc', 'swap': 0}) 2018-10-02 18:24:42,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-02 18:24:41.472 11314 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64) for deployment 'opnfv-rally' (UUID=ead76a1c-e00e-440e-afb5-359a649ce1d7). 2018-10-02 18:24:42.326 11314 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-02 18:24:42.328 11314 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64) has been successfully configured for deployment 'opnfv-rally' (UUID=ead76a1c-e00e-440e-afb5-359a649ce1d7)! 2018-10-02 18:24:42,494 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-02 18:24:42,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-02 18:24:42,497 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-02 18:24:42,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-02 18:24:46,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e07fdb3c-1bf2-4470-84d7-1d8c30890b64/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-02 18:24:46,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-02 18:24:46,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-02 18:24:46,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-02 18:24:48,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 18:24:48.338 11323 INFO rally.api [-] Starting verification (UUID=78177918-2a82-46a1-aea5-6b5d420d0068) for deployment 'opnfv-rally' (UUID=ead76a1c-e00e-440e-afb5-359a649ce1d7) by verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64). 2018-10-02 18:24:48,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 78177918-2a82-46a1-aea5-6b5d420d0068 2018-10-02 18:27:15,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 78177918-2a82-46a1-aea5-6b5d420d0068 2018-10-02 18:27:15,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '78177918-2a82-46a1-aea5-6b5d420d0068']'. 2018-10-02 18:27:16,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-02 18:27:16,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-02 18:27:16,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 18:27:16,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 78177918-2a82-46a1-aea5-6b5d420d0068 | 2018-10-02 18:27:16,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-02 18:27:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-02 18:24:48 | 2018-10-02 18:27:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-02 18:27:15 | 2018-10-02 18:27:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:27 | 2018-10-02 18:27:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-02 18:27:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-02 18:27:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e07fdb3c-1bf2-4470-84d7-1d8c30890b64) | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ead76a1c-e00e-440e-afb5-359a649ce1d7) | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 138.336 | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-10-02 18:27:16,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-02 18:27:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-02 18:27:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-02 18:27:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 18:27:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-02 18:27:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-02 18:27:17,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-02 18:27:17,238 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 18:27:17,239 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-02 18:27:17,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 18:27:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:27:18,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39e5289c-7295-45b3-a369-e32835208f05 Date: Tue, 02 Oct 2018 18:27:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:27:18,957 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50 used request id req-39e5289c-7295-45b3-a369-e32835208f05 2018-10-02 18:27:18,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71580290794s 2018-10-02 18:27:18,957 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f08932ae-0e7c-40e7-b827-6704b2b92a50 used request id req-39e5289c-7295-45b3-a369-e32835208f05 2018-10-02 18:27:18,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 18:27:18,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:18,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52a7452b-ad39-41b5-b6b2-be52f6cbb74d x-compute-request-id: req-52a7452b-ad39-41b5-b6b2-be52f6cbb74d Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "047731be-44a4-42f9-8bdd-973e3a5140bc", "name": "patrole-flavor_alt_20364b68-69fe-4454-954c-1cb33acbf087", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eff60016-0f39-4ed9-b9f4-1b183c18c28d", "name": "patrole-flavor_20364b68-69fe-4454-954c-1cb33acbf087", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 18:27:18,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-52a7452b-ad39-41b5-b6b2-be52f6cbb74d 2018-10-02 18:27:18,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0393331050873s 2018-10-02 18:27:18,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-52a7452b-ad39-41b5-b6b2-be52f6cbb74d 2018-10-02 18:27:19,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 18:27:19,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:19,055 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34196878-dba8-43e8-a59b-5c9cf6d5f865 x-compute-request-id: req-34196878-dba8-43e8-a59b-5c9cf6d5f865 Content-Length: 0 Content-Type: application/json 2018-10-02 18:27:19,055 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc used request id req-34196878-dba8-43e8-a59b-5c9cf6d5f865 2018-10-02 18:27:19,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.055636882782s 2018-10-02 18:27:19,056 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/047731be-44a4-42f9-8bdd-973e3a5140bc used request id req-34196878-dba8-43e8-a59b-5c9cf6d5f865 2018-10-02 18:27:19,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 18:27:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:27:19,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-ba250179-d2c0-4880-8f24-b1294e780f4b Date: Tue, 02 Oct 2018 18:27:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "metadata": {}}], "file": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245/file", "owner": "dcce6621ae0d4850a8d27a537797d4d2", "id": "1e97a266-ce23-46fa-8ee0-193cd5106245", "size": 12716032, "self": "/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e97a266-ce23-46fa-8ee0-193cd5106245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T18:24:36Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_20364b68-69fe-4454-954c-1cb33acbf087", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T18:24:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 18:27:19,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba250179-d2c0-4880-8f24-b1294e780f4b 2018-10-02 18:27:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172926187515s 2018-10-02 18:27:19,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba250179-d2c0-4880-8f24-b1294e780f4b 2018-10-02 18:27:19,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 18:27:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ebc8cfb514ac75f15a8e3a7e5d53ccbba44380f" 2018-10-02 18:27:20,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c555462-3af2-4b4e-ac11-7d4eb4100e82 Date: Tue, 02 Oct 2018 18:27:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:27:20,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245 used request id req-0c555462-3af2-4b4e-ac11-7d4eb4100e82 2018-10-02 18:27:20,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.928709983826s 2018-10-02 18:27:20,160 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1e97a266-ce23-46fa-8ee0-193cd5106245 used request id req-0c555462-3af2-4b4e-ac11-7d4eb4100e82 2018-10-02 18:27:20,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 18:27:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5867ebde-d721-4e66-a6d9-882d816553e2 x-compute-request-id: req-5867ebde-d721-4e66-a6d9-882d816553e2 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eff60016-0f39-4ed9-b9f4-1b183c18c28d", "name": "patrole-flavor_20364b68-69fe-4454-954c-1cb33acbf087", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 18:27:20,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5867ebde-d721-4e66-a6d9-882d816553e2 2018-10-02 18:27:20,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360510349274s 2018-10-02 18:27:20,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5867ebde-d721-4e66-a6d9-882d816553e2 2018-10-02 18:27:20,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 18:27:20,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,239 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9edc7ae-bc62-4512-9592-fd139e8ce0b4 x-compute-request-id: req-d9edc7ae-bc62-4512-9592-fd139e8ce0b4 Content-Length: 0 Content-Type: application/json 2018-10-02 18:27:20,239 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d used request id req-d9edc7ae-bc62-4512-9592-fd139e8ce0b4 2018-10-02 18:27:20,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401349067688s 2018-10-02 18:27:20,239 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/eff60016-0f39-4ed9-b9f4-1b183c18c28d used request id req-d9edc7ae-bc62-4512-9592-fd139e8ce0b4 2018-10-02 18:27:20,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:27:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49446452-6456-45a5-982a-eaa532fa17a3 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087", "links": {"self": "http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262"}, "domain_id": "default", "enabled": true, "id": "213616cabfff466ba02f91efaed6d262", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:20,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-49446452-6456-45a5-982a-eaa532fa17a3 2018-10-02 18:27:20,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0933659076691s 2018-10-02 18:27:20,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-49446452-6456-45a5-982a-eaa532fa17a3 2018-10-02 18:27:20,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:27:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ac93fb-763b-48de-8663-a633a88702a4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262"}, "enabled": true, "id": "213616cabfff466ba02f91efaed6d262", "options": {}, "domain_id": "default", "name": "patrole-user_20364b68-69fe-4454-954c-1cb33acbf087"}} 2018-10-02 18:27:20,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 used request id req-21ac93fb-763b-48de-8663-a633a88702a4 2018-10-02 18:27:20,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092227935791s 2018-10-02 18:27:20,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 used request id req-21ac93fb-763b-48de-8663-a633a88702a4 2018-10-02 18:27:20,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 18:27:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78210072-4bc3-482a-a95a-e5a25deff20c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:20,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 used request id req-78210072-4bc3-482a-a95a-e5a25deff20c 2018-10-02 18:27:20,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22262597084s 2018-10-02 18:27:20,656 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/213616cabfff466ba02f91efaed6d262 used request id req-78210072-4bc3-482a-a95a-e5a25deff20c 2018-10-02 18:27:20,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:27:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc418010-4a29-4255-a9d2-fee07cc34d07 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2"}, "enabled": true, "id": "dcce6621ae0d4850a8d27a537797d4d2", "parent_id": "default", "domain_id": "default", "name": "patrole-project_20364b68-69fe-4454-954c-1cb33acbf087"}]} 2018-10-02 18:27:20,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-dc418010-4a29-4255-a9d2-fee07cc34d07 2018-10-02 18:27:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741729736328s 2018-10-02 18:27:20,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-dc418010-4a29-4255-a9d2-fee07cc34d07 2018-10-02 18:27:20,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 18:27:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22ad9b78-02bf-48aa-87be-ab1a67a5a09f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:20,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2 used request id req-22ad9b78-02bf-48aa-87be-ab1a67a5a09f 2018-10-02 18:27:20,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153410196304s 2018-10-02 18:27:20,887 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/dcce6621ae0d4850a8d27a537797d4d2 used request id req-22ad9b78-02bf-48aa-87be-ab1a67a5a09f 2018-10-02 18:27:20,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:20,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f23307-e934-4735-85eb-def174258367 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "87264b3d55e04f5ab88a02e40ba81c3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:20,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d0f23307-e934-4735-85eb-def174258367 2018-10-02 18:27:20,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828201770782s 2018-10-02 18:27:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 18:27:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:21,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c104b1fc-98d9-4562-a0e4-76740240c012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:21,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/87264b3d55e04f5ab88a02e40ba81c3b used request id req-c104b1fc-98d9-4562-a0e4-76740240c012 2018-10-02 18:27:21,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0971348285675s 2018-10-02 18:27:21,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 18:27:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=dcce6621ae0d4850a8d27a537797d4d2&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}7ea8861c2b2a3ca3608c9ceb08c50819d1201f49" 2018-10-02 18:27:21,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-daeae41a-c5d2-4fd4-b6f6-5bb4dcf5a476 Date: Tue, 02 Oct 2018 18:27:21 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:27:21,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=dcce6621ae0d4850a8d27a537797d4d2&name=default used request id req-daeae41a-c5d2-4fd4-b6f6-5bb4dcf5a476 2018-10-02 18:27:21,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.175796985626s 2018-10-02 18:27:21,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=dcce6621ae0d4850a8d27a537797d4d2&name=default used request id req-daeae41a-c5d2-4fd4-b6f6-5bb4dcf5a476 2018-10-02 18:27:21,302 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-02 18:27:21,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 18:27:21,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 18:27:21,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 18:27:21,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 18:27:21,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 18:27:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:21,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c47fc5-b09b-427f-8fbf-aa7ecee63d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:21,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-02c47fc5-b09b-427f-8fbf-aa7ecee63d09 2018-10-02 18:27:21,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:22,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["-gP_8-1KSi6GeZrFFa2CVg"], "issued_at": "2018-10-02T18:27:22.000000Z"}} 2018-10-02 18:27:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:22,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:22,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c711a03-6cd5-4d15-9f4e-d79fd5ed1cd3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 18:27:22,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7c711a03-6cd5-4d15-9f4e-d79fd5ed1cd3 2018-10-02 18:27:22,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.476457834244s 2018-10-02 18:27:22,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 18:27:22,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}}' 2018-10-02 18:27:22,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fbf6b50-87ca-47a0-a790-2bc1eda767a0 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.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:27:22,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1fbf6b50-87ca-47a0-a790-2bc1eda767a0 2018-10-02 18:27:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102624893188s 2018-10-02 18:27:22,418 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1fbf6b50-87ca-47a0-a790-2bc1eda767a0 2018-10-02 18:27:22,419 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014', 'id': u'8a91b7fce7ee427cbe0b5f42251b4fc8', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 18:27:22,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 18:27:22,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356256008148s 2018-10-02 18:27:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:22,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcf598d-6a4f-42f9-817e-459dbabff224 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:27:22,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 used request id req-edcf598d-6a4f-42f9-817e-459dbabff224 2018-10-02 18:27:22,874 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7c74f88cec1b48e395b8ce514a3ab203', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014'}) 2018-10-02 18:27:22,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:22,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:22,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69930dae-637b-4bad-90b7-f4f27f896a98 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:22,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-69930dae-637b-4bad-90b7-f4f27f896a98 2018-10-02 18:27:22,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0851988792419s 2018-10-02 18:27:22,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c8ecda-39d0-4148-a8f1-38857d1d4021 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:23,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-70c8ecda-39d0-4148-a8f1-38857d1d4021 2018-10-02 18:27:23,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0858609676361s 2018-10-02 18:27:23,047 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 18:27:23,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 18:27:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" -d '{"role": {"name": "Member"}}' 2018-10-02 18:27:23,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2bbf39-2dee-4406-8fe9-e7f41f2bfebf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}} 2018-10-02 18:27:23,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d2bbf39-2dee-4406-8fe9-e7f41f2bfebf 2018-10-02 18:27:23,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0932378768921s 2018-10-02 18:27:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b90619-27e2-4162-be99-ed589db230d4 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "domain_id": null, "name": "Member", "id": "c245f327237b4096a6435c252d9a5186"}} 2018-10-02 18:27:23,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186 used request id req-e2b90619-27e2-4162-be99-ed589db230d4 2018-10-02 18:27:23,158 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186'}, 'domain_id': None, 'human_id': None, 'id': u'c245f327237b4096a6435c252d9a5186', 'HUMAN_ID': False}) 2018-10-02 18:27:23,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95081ed-68b4-4748-b0b6-d2a4638580a4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:23,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b95081ed-68b4-4748-b0b6-d2a4638580a4 2018-10-02 18:27:23,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766668319702s 2018-10-02 18:27:23,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:27:23,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7ce5a4-f369-475d-92bc-04faae2390e9 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:27:23,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-fa7ce5a4-f369-475d-92bc-04faae2390e9 2018-10-02 18:27:23,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.079852104187s 2018-10-02 18:27:23,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:27:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1b40d0-b2b9-469c-a3c3-bde13f78654b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:23,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de1b40d0-b2b9-469c-a3c3-bde13f78654b 2018-10-02 18:27:23,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980000495911s 2018-10-02 18:27:23,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de1b40d0-b2b9-469c-a3c3-bde13f78654b 2018-10-02 18:27:23,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:27:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635fca40-9649-4381-a41f-12538ed6d785 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:27:23,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-635fca40-9649-4381-a41f-12538ed6d785 2018-10-02 18:27:23,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750591754913s 2018-10-02 18:27:23,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-635fca40-9649-4381-a41f-12538ed6d785 2018-10-02 18:27:23,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:27:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=c245f327237b4096a6435c252d9a5186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c334d2a-ed34-47c3-a373-f97208c7a42b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=c245f327237b4096a6435c252d9a5186", "previous": null, "next": null}} 2018-10-02 18:27:23,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=c245f327237b4096a6435c252d9a5186 used request id req-2c334d2a-ed34-47c3-a373-f97208c7a42b 2018-10-02 18:27:23,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0804629325867s 2018-10-02 18:27:23,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:27:23,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8/users/7c74f88cec1b48e395b8ce514a3ab203/roles/c245f327237b4096a6435c252d9a5186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb19fd8c-f9db-4fcf-ac3f-e7798ef4bc16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:23,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8/users/7c74f88cec1b48e395b8ce514a3ab203/roles/c245f327237b4096a6435c252d9a5186 used request id req-bb19fd8c-f9db-4fcf-ac3f-e7798ef4bc16 2018-10-02 18:27:23,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.203954935074s 2018-10-02 18:27:23,786 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014', 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': 'dd1b47ef-c01e-4801-a76c-be4cb007ac1f', 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_27f40502-8305-4234-ba97-be86dd892014', 'project_id': u'8a91b7fce7ee427cbe0b5f42251b4fc8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 18:27:23,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 18:27:23,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 18:27:23,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 18:27:23,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 18:27:23,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 18:27:23,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 18:27:23,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 18:27:23,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 18:27:23,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 18:27:23,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014', 'password': 'dd1b47ef-c01e-4801-a76c-be4cb007ac1f', 'project_name': 'snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '8a91b7fce7ee427cbe0b5f42251b4fc8', 'project_domain_name': 'Default'} 2018-10-02 18:27:23,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:23,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3b125e-e146-4276-8880-4003578713c0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:23,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9f3b125e-e146-4276-8880-4003578713c0 2018-10-02 18:27:23,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758619308472s 2018-10-02 18:27:23,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:23,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489a9040-3bac-4f7b-8ed4-afdf8f20b16e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:23,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-489a9040-3bac-4f7b-8ed4-afdf8f20b16e 2018-10-02 18:27:23,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0865499973297s 2018-10-02 18:27:23,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:27:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e95140c-44ca-44b3-baa0-9c8815e9b43f 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:27:24,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1e95140c-44ca-44b3-baa0-9c8815e9b43f 2018-10-02 18:27:24,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819311141968s 2018-10-02 18:27:24,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:27:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de211ec0-3492-45ee-9045-53131ae16b82 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:24,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de211ec0-3492-45ee-9045-53131ae16b82 2018-10-02 18:27:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0927059650421s 2018-10-02 18:27:24,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de211ec0-3492-45ee-9045-53131ae16b82 2018-10-02 18:27:24,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:27:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c08bd2-a8f6-432e-86ec-37350d22328d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:27:24,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-46c08bd2-a8f6-432e-86ec-37350d22328d 2018-10-02 18:27:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0863649845123s 2018-10-02 18:27:24,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-46c08bd2-a8f6-432e-86ec-37350d22328d 2018-10-02 18:27:24,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:27:24,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7da8da-0b1c-46f7-8735-e749d067f3d4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 18:27:24,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-ca7da8da-0b1c-46f7-8735-e749d067f3d4 2018-10-02 18:27:24,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0838119983673s 2018-10-02 18:27:24,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:27:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8/users/7c74f88cec1b48e395b8ce514a3ab203/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1210619-c762-46ba-9f45-4625f2b7fadc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:24,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8/users/7c74f88cec1b48e395b8ce514a3ab203/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-a1210619-c762-46ba-9f45-4625f2b7fadc 2018-10-02 18:27:24,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113516807556s 2018-10-02 18:27:24,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22099d3b-1efe-427f-840b-77aa00256140 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:24,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-22099d3b-1efe-427f-840b-77aa00256140 2018-10-02 18:27:24,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829310417175s 2018-10-02 18:27:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 18:27:24,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-02 18:27:24,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41d91d2d-ae62-44f5-b14c-f6a3be7d1680 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}} 2018-10-02 18:27:24,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-41d91d2d-ae62-44f5-b14c-f6a3be7d1680 2018-10-02 18:27:24,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0924489498138s 2018-10-02 18:27:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d2dcd9-cde5-4f75-ac8e-0e13e5d9e709 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 18:27:24,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-c2d2dcd9-cde5-4f75-ac8e-0e13e5d9e709 2018-10-02 18:27:24,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 18:27:24,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5303e267-27b4-4929-907c-999e22f817ec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:24,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5303e267-27b4-4929-907c-999e22f817ec 2018-10-02 18:27:24,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797369480133s 2018-10-02 18:27:24,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 18:27:24,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:24,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b68d22-9225-418f-846a-164b4028a077 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 18:27:24,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-77b68d22-9225-418f-846a-164b4028a077 2018-10-02 18:27:24,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082948923111s 2018-10-02 18:27:24,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 18:27:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:25,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614ea3ac-fd70-4cb6-8d08-30b768068036 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:25,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-614ea3ac-fd70-4cb6-8d08-30b768068036 2018-10-02 18:27:25,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172981023788s 2018-10-02 18:27:25,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-614ea3ac-fd70-4cb6-8d08-30b768068036 2018-10-02 18:27:25,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 18:27:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:25,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59c7d8d-ff19-4022-8533-2952ba521eba Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 18:27:25,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f59c7d8d-ff19-4022-8533-2952ba521eba 2018-10-02 18:27:25,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782098770142s 2018-10-02 18:27:25,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f59c7d8d-ff19-4022-8533-2952ba521eba 2018-10-02 18:27:25,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 18:27:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:25,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e8a194-39c8-41d8-9183-e9de0b0bb855 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=2cf4c6ded95d4fc7b9f254a4040f41b6", "previous": null, "next": null}} 2018-10-02 18:27:25,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7c74f88cec1b48e395b8ce514a3ab203&scope.project.id=8a91b7fce7ee427cbe0b5f42251b4fc8&role.id=2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-91e8a194-39c8-41d8-9183-e9de0b0bb855 2018-10-02 18:27:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780529975891s 2018-10-02 18:27:25,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 18:27:25,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8/users/7c74f88cec1b48e395b8ce514a3ab203/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 18:27:25,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604dfc4e-095d-4060-a94b-1f6d30a99837 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:25,298 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8/users/7c74f88cec1b48e395b8ce514a3ab203/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-604dfc4e-095d-4060-a94b-1f6d30a99837 2018-10-02 18:27:25,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110069990158s 2018-10-02 18:27:25,299 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-02 18:27:25,299 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-02 18:27:25,300 - openstack_tests - INFO - OS Credentials = > 2018-10-02 18:27:25,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:25,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:25,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5pKY1MmETTqxts6YaGYnbQ"], "issued_at": "2018-10-02T18:27:25.000000Z"}} 2018-10-02 18:27:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a420a7042613261ea99049ceaeec750def7f65" 2018-10-02 18:27:26,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1f6f175b-03ba-42ac-8082-2d2a15e5550a Date: Tue, 02 Oct 2018 18:27:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:27:26,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-1f6f175b-03ba-42ac-8082-2d2a15e5550a 2018-10-02 18:27:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a420a7042613261ea99049ceaeec750def7f65" 2018-10-02 18:27:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-46cadf1d-31b6-47bb-b43c-8987f4b9dd3c Date: Tue, 02 Oct 2018 18:27:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:27:26,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-46cadf1d-31b6-47bb-b43c-8987f4b9dd3c 2018-10-02 18:27:26,227 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-02 18:27:26,227 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-02 18:27:26,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:26,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["JwWl-EOSSFuAg9aL0jtDJw"], "issued_at": "2018-10-02T18:27:26.000000Z"}} 2018-10-02 18:27:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915df0f459ef6505dcf2a4709de92f41a8eab139" 2018-10-02 18:27:26,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5815553f-ced8-4e4a-b35c-339915ff10f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:26,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5815553f-ced8-4e4a-b35c-339915ff10f8 2018-10-02 18:27:26,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:26,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:27,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9U9khD2zTiyVTd3pLm6f6A"], "issued_at": "2018-10-02T18:27:27.000000Z"}} 2018-10-02 18:27:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:27,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fef0f7-4a70-4837-84c8-26818d6e0b33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:27,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c9fef0f7-4a70-4837-84c8-26818d6e0b33 2018-10-02 18:27:27,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:27,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:27,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6565448b-3992-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:27,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d4bf5d-3d40-4bd9-9379-79cd59afa824 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6565448b-3992-48a-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:27:27,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6565448b-3992-48a-proj used request id req-13d4bf5d-3d40-4bd9-9379-79cd59afa824 2018-10-02 18:27:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:27,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d60aac-a8be-4a1a-b9ff-8708f5cfb825 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:27,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-56d60aac-a8be-4a1a-b9ff-8708f5cfb825 2018-10-02 18:27:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}}' 2018-10-02 18:27:27,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc791ecc-f34d-4c45-9244-d56840999f75 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d"}, "enabled": true, "id": "0044e63c118e4b3d9a85bbce7109135d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}} 2018-10-02 18:27:27,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-fc791ecc-f34d-4c45-9244-d56840999f75 2018-10-02 18:27:27,554 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6565448b-3992-48a-proj 2018-10-02 18:27:27,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:27,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:27,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9_rwm25OS2q0KBcuA01fvg"], "issued_at": "2018-10-02T18:27:27.000000Z"}} 2018-10-02 18:27:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c94f6691acd0f0c628655036e8193cf3ea04548" 2018-10-02 18:27:28,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582beb3b-0a91-4329-9641-59c8c797333d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:28,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-582beb3b-0a91-4329-9641-59c8c797333d 2018-10-02 18:27:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:28,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c94f6691acd0f0c628655036e8193cf3ea04548" 2018-10-02 18:27:28,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e527ac5-7fa4-4f8d-8bd8-238bd8a01a24 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:28,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6e527ac5-7fa4-4f8d-8bd8-238bd8a01a24 2018-10-02 18:27:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6565448b-3992-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c94f6691acd0f0c628655036e8193cf3ea04548" 2018-10-02 18:27:28,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2245e72b-a27b-4420-9425-68670b38cd1b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6565448b-3992-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d"}, "enabled": true, "id": "0044e63c118e4b3d9a85bbce7109135d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}]} 2018-10-02 18:27:28,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6565448b-3992-48a-proj used request id req-2245e72b-a27b-4420-9425-68670b38cd1b 2018-10-02 18:27:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c94f6691acd0f0c628655036e8193cf3ea04548" 2018-10-02 18:27:28,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8d48bf-c373-4827-bffd-6b1e0d06e16a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:28,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-1f8d48bf-c373-4827-bffd-6b1e0d06e16a 2018-10-02 18:27:28,584 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6565448b-3992-48a-user 2018-10-02 18:27:28,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:28,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:28,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b72d8a2-7765-4444-a339-83df7c4d122c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:28,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6b72d8a2-7765-4444-a339-83df7c4d122c 2018-10-02 18:27:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" -d '{"role": {"name": "CreateSecurityGroupTests-6565448b-3992-48a-proj-role"}}' 2018-10-02 18:27:28,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f92c6fa-e06d-45af-ba00-937b3801560e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25abe39cdf1a497fa548e77cf7b69a09", "links": {"self": "http://172.30.9.22:5000/v3/roles/25abe39cdf1a497fa548e77cf7b69a09"}, "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj-role"}} 2018-10-02 18:27:28,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7f92c6fa-e06d-45af-ba00-937b3801560e 2018-10-02 18:27:28,794 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6565448b-3992-48a-proj-role 2018-10-02 18:27:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/25abe39cdf1a497fa548e77cf7b69a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:28,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb48e76-869a-455b-95b4-fc17cf088569 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/25abe39cdf1a497fa548e77cf7b69a09"}, "domain_id": null, "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj-role", "id": "25abe39cdf1a497fa548e77cf7b69a09"}} 2018-10-02 18:27:28,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/25abe39cdf1a497fa548e77cf7b69a09 used request id req-5cb48e76-869a-455b-95b4-fc17cf088569 2018-10-02 18:27:28,887 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6565448b-3992-48a-proj-role to project CreateSecurityGroupTests-6565448b-3992-48a-proj 2018-10-02 18:27:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d/users/9d2edef6c0094ae389d80dd8d9b4e685/roles/25abe39cdf1a497fa548e77cf7b69a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:29,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4daa911-160b-49bd-9c21-f1ea62154e6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:29,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d/users/9d2edef6c0094ae389d80dd8d9b4e685/roles/25abe39cdf1a497fa548e77cf7b69a09 used request id req-e4daa911-160b-49bd-9c21-f1ea62154e6d 2018-10-02 18:27:29,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:29,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:29,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25abe39cdf1a497fa548e77cf7b69a09", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj-role"}], "expires_at": "2018-10-02T19:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0044e63c118e4b3d9a85bbce7109135d", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6565448b-3992-48a-user", "id": "9d2edef6c0094ae389d80dd8d9b4e685"}, "audit_ids": ["7UxNjTc0T2CyM8ZEguNbHw"], "issued_at": "2018-10-02T18:27:29.000000Z"}} 2018-10-02 18:27:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:29,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac36b6db-4813-4d02-9e60-c7bf2ac6f4d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:29,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ac36b6db-4813-4d02-9e60-c7bf2ac6f4d7 2018-10-02 18:27:29,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aa901899-ea89-466d-9179-27fc0fef1f24 Date: Tue, 02 Oct 2018 18:27:29 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:27:29,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name&description=hello+group used request id req-aa901899-ea89-466d-9179-27fc0fef1f24 2018-10-02 18:27:29,844 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name... 2018-10-02 18:27:29,844 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name 2018-10-02 18:27:29,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" -d '{"security_group": {"name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name", "description": "hello group"}}' 2018-10-02 18:27:30,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-cf2aad04-72d4-49b8-8c08-3acd2bd4547a Date: Tue, 02 Oct 2018 18:27:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 2, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}} 2018-10-02 18:27:30,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-cf2aad04-72d4-49b8-8c08-3acd2bd4547a 2018-10-02 18:27:30,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4ba435e-552a-4fa6-aedc-9d9c6425fb7c Date: Tue, 02 Oct 2018 18:27:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-d4ba435e-552a-4fa6-aedc-9d9c6425fb7c 2018-10-02 18:27:30,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:30,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-938f8ded-0c41-46ec-887b-752827d14602 Date: Tue, 02 Oct 2018 18:27:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:30,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-938f8ded-0c41-46ec-887b-752827d14602 2018-10-02 18:27:30,543 - neutron_utils - INFO - Retrieving security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:30,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:30,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-af89a809-eace-468c-a2c9-183ff70d6f40 Date: Tue, 02 Oct 2018 18:27:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 2, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:30,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-af89a809-eace-468c-a2c9-183ff70d6f40 2018-10-02 18:27:30,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:30,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61dcac61-45cf-4bc9-9fc7-41865bdae0e1 Date: Tue, 02 Oct 2018 18:27:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:30,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-61dcac61-45cf-4bc9-9fc7-41865bdae0e1 2018-10-02 18:27:30,916 - neutron_utils - INFO - Retrieving security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:31,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4dfcbfee-2b24-45c9-b9f2-ef14a962eb21 Date: Tue, 02 Oct 2018 18:27:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 2, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:31,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-4dfcbfee-2b24-45c9-b9f2-ef14a962eb21 2018-10-02 18:27:31,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:31,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff90cdf3-dbec-431a-9b47-78f18c097c94 Date: Tue, 02 Oct 2018 18:27: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-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:31,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-ff90cdf3-dbec-431a-9b47-78f18c097c94 2018-10-02 18:27:31,176 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name 2018-10-02 18:27:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:31,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-215b3dc5-b9f5-4a2a-a0a3-854de4bff04e Date: Tue, 02 Oct 2018 18:27:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 2, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:31,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name used request id req-215b3dc5-b9f5-4a2a-a0a3-854de4bff04e 2018-10-02 18:27:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:31,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:31,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68be4eb-b89a-4db9-9e21-98fe7a7e651e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d"}, "enabled": true, "id": "0044e63c118e4b3d9a85bbce7109135d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}} 2018-10-02 18:27:31,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d used request id req-b68be4eb-b89a-4db9-9e21-98fe7a7e651e 2018-10-02 18:27:31,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:31,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56db8fb4-79f6-4563-be9f-83b9c8d063a9 Date: Tue, 02 Oct 2018 18:27: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-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:31,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-56db8fb4-79f6-4563-be9f-83b9c8d063a9 2018-10-02 18:27:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab"}}' 2018-10-02 18:27:31,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c2f8986e-69a2-4689-8d01-3fd8980a3cd7 Date: Tue, 02 Oct 2018 18:27:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}} 2018-10-02 18:27:31,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-c2f8986e-69a2-4689-8d01-3fd8980a3cd7 2018-10-02 18:27:31,825 - neutron_utils - INFO - Retrieving security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:32,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c7b35d64-c098-4921-a947-67b5b2654311 Date: Tue, 02 Oct 2018 18:27:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "revision_number": 0, "id": "338a4e73-edd9-4352-b60b-ec55f21ac957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 3, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:32,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-c7b35d64-c098-4921-a947-67b5b2654311 2018-10-02 18:27:32,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:32,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-495842d3-6901-48cc-8199-ad275e06fe73 Date: Tue, 02 Oct 2018 18:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:32,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-495842d3-6901-48cc-8199-ad275e06fe73 2018-10-02 18:27:32,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:32,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25abe39cdf1a497fa548e77cf7b69a09", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj-role"}], "expires_at": "2018-10-02T19:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0044e63c118e4b3d9a85bbce7109135d", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/0044e63c118e4b3d9a85bbce7109135d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6565448b-3992-48a-user", "id": "9d2edef6c0094ae389d80dd8d9b4e685"}, "audit_ids": ["UJ49s3_zSPSYlEunx4YiMg"], "issued_at": "2018-10-02T18:27:32.000000Z"}} 2018-10-02 18:27:32,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:32,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-076227d0-b722-4a9c-a338-ec08353eb887 Date: Tue, 02 Oct 2018 18:27:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "revision_number": 0, "id": "338a4e73-edd9-4352-b60b-ec55f21ac957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 3, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:32,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name&description=hello+group used request id req-076227d0-b722-4a9c-a338-ec08353eb887 2018-10-02 18:27:32,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:32,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-688719f3-45a4-4756-9662-c3297658a235 Date: Tue, 02 Oct 2018 18:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:32,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-688719f3-45a4-4756-9662-c3297658a235 2018-10-02 18:27:32,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:32,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-475977f1-7106-4c30-855b-bb8b1352b5d2 Date: Tue, 02 Oct 2018 18:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:32,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-475977f1-7106-4c30-855b-bb8b1352b5d2 2018-10-02 18:27:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:33,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a4ee52e3-e937-426b-9fe0-d1f406d3fd22 Date: Tue, 02 Oct 2018 18:27:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "revision_number": 0, "id": "338a4e73-edd9-4352-b60b-ec55f21ac957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 3, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:33,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name used request id req-a4ee52e3-e937-426b-9fe0-d1f406d3fd22 2018-10-02 18:27:33,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:33,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:33,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-95e8242f-3d22-4c4a-a912-a33d1ecaa9d7 Date: Tue, 02 Oct 2018 18:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:33,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-95e8242f-3d22-4c4a-a912-a33d1ecaa9d7 2018-10-02 18:27:33,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:33,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-766bad1d-40b2-47f9-add9-0be9dac4c482 Date: Tue, 02 Oct 2018 18:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:33,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-766bad1d-40b2-47f9-add9-0be9dac4c482 2018-10-02 18:27:33,388 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name 2018-10-02 18:27:33,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:33,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e6dcc31c-aac5-4f50-8a0d-728414911399 Date: Tue, 02 Oct 2018 18:27:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "updated_at": "2018-10-02T18:27:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "revision_number": 0, "id": "338a4e73-edd9-4352-b60b-ec55f21ac957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "revision_number": 0, "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 3, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "name": "CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name"}]} 2018-10-02 18:27:33,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name used request id req-e6dcc31c-aac5-4f50-8a0d-728414911399 2018-10-02 18:27:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:33,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae98230a-4d59-4dda-9b4c-58d97c09d6fe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d"}, "enabled": true, "id": "0044e63c118e4b3d9a85bbce7109135d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}} 2018-10-02 18:27:33,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d used request id req-ae98230a-4d59-4dda-9b4c-58d97c09d6fe 2018-10-02 18:27:33,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:33,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4efa5eae-05c9-4982-be47-96d60c319e76 Date: Tue, 02 Oct 2018 18:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:33,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-4efa5eae-05c9-4982-be47-96d60c319e76 2018-10-02 18:27:33,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab"}}' 2018-10-02 18:27:33,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-ab84caca-cd90-4757-8e92-a72598648f9a Date: Tue, 02 Oct 2018 18:27:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:33Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:33Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "4f3ecb70-aa4c-410f-9d44-6d8925547c0b"}} 2018-10-02 18:27:33,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-ab84caca-cd90-4757-8e92-a72598648f9a 2018-10-02 18:27:33,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb35d2ae-458b-47d5-902c-e048e882bbab 2018-10-02 18:27:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bcb8a864fa128f8a0bc703099facbf440f40a" 2018-10-02 18:27:34,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-4882fe94-8a37-459b-9bfe-7d9fde6ce74a Date: Tue, 02 Oct 2018 18:27:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:31Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:31Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "338a4e73-edd9-4352-b60b-ec55f21ac957"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:33Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:33Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "4f3ecb70-aa4c-410f-9d44-6d8925547c0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "50f6ea47-9e06-4dbb-aace-b9216cd6ff7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:30Z", "security_group_id": "eb35d2ae-458b-47d5-902c-e048e882bbab", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:30Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "ec4e49eb-23a2-4bb8-9069-b6353468cf0d"}]} 2018-10-02 18:27:34,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-4882fe94-8a37-459b-9bfe-7d9fde6ce74a 2018-10-02 18:27:34,181 - neutron_utils - INFO - Deleting security group rule with ID - 4f3ecb70-aa4c-410f-9d44-6d8925547c0b 2018-10-02 18:27:34,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4f3ecb70-aa4c-410f-9d44-6d8925547c0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:34,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f622229-fc2a-447f-b091-e87beb20048a Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:34,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4f3ecb70-aa4c-410f-9d44-6d8925547c0b used request id req-8f622229-fc2a-447f-b091-e87beb20048a 2018-10-02 18:27:34,432 - neutron_utils - INFO - Deleting security group rule with ID - 50f6ea47-9e06-4dbb-aace-b9216cd6ff7e 2018-10-02 18:27:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/50f6ea47-9e06-4dbb-aace-b9216cd6ff7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:34,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-745f8ec5-ad16-482a-a3f3-791fda375e60 Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:34,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/50f6ea47-9e06-4dbb-aace-b9216cd6ff7e used request id req-745f8ec5-ad16-482a-a3f3-791fda375e60 2018-10-02 18:27:34,543 - neutron_utils - INFO - Deleting security group rule with ID - ec4e49eb-23a2-4bb8-9069-b6353468cf0d 2018-10-02 18:27:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/ec4e49eb-23a2-4bb8-9069-b6353468cf0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:34,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a49ee0e-521a-400a-b7e9-e21e86bb0893 Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:34,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/ec4e49eb-23a2-4bb8-9069-b6353468cf0d used request id req-7a49ee0e-521a-400a-b7e9-e21e86bb0893 2018-10-02 18:27:34,635 - neutron_utils - INFO - Deleting security group rule with ID - 338a4e73-edd9-4352-b60b-ec55f21ac957 2018-10-02 18:27:34,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/338a4e73-edd9-4352-b60b-ec55f21ac957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:34,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57e0542c-11c2-40f8-b247-f1ce9b2e517d Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:34,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/338a4e73-edd9-4352-b60b-ec55f21ac957 used request id req-57e0542c-11c2-40f8-b247-f1ce9b2e517d 2018-10-02 18:27:34,870 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b5066a1c-34fb-4190-84f3-8044432f8f29name 2018-10-02 18:27:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/eb35d2ae-458b-47d5-902c-e048e882bbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83fe0620ae5e4d766fd9ebf7235ce59cb416a65" 2018-10-02 18:27:35,292 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3982a906-adca-4586-9c47-0c4b04ae3bbe Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:35,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/eb35d2ae-458b-47d5-902c-e048e882bbab used request id req-3982a906-adca-4586-9c47-0c4b04ae3bbe 2018-10-02 18:27:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:35,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e13631d6-2af6-4d99-aad7-8c249e4ddaa9 Date: Tue, 02 Oct 2018 18:27:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:29Z", "updated_at": "2018-10-02T18:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "revision_number": 0, "id": "45cc8411-e8ac-4cc5-bb6c-0bc9679d81c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "revision_number": 0, "id": "638d0d25-3540-4d1f-aeb7-79373f6f4415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "revision_number": 0, "id": "86f17f57-ebf7-4fff-babc-07b2e0a2b9f6", "remote_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "revision_number": 0, "id": "be5e0c31-d4f8-4f7c-afa5-2c2bbdae20e4", "remote_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0044e63c118e4b3d9a85bbce7109135d"}], "revision_number": 4, "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:27:35,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e13631d6-2af6-4d99-aad7-8c249e4ddaa9 2018-10-02 18:27:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:35,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab5e28a-6451-4b49-af63-4f90f354108e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:27:35,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-1ab5e28a-6451-4b49-af63-4f90f354108e 2018-10-02 18:27:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:35,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de33cf59-8b4f-4f36-97bd-7fdc3f15d6d7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d"}, "enabled": true, "id": "0044e63c118e4b3d9a85bbce7109135d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6565448b-3992-48a-proj"}} 2018-10-02 18:27:35,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d used request id req-de33cf59-8b4f-4f36-97bd-7fdc3f15d6d7 2018-10-02 18:27:35,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10 2018-10-02 18:27:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:35,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-92f9c3d7-c12b-4f95-a342-831edd1b5085 Date: Tue, 02 Oct 2018 18:27:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:29Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "45cc8411-e8ac-4cc5-bb6c-0bc9679d81c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:29Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "638d0d25-3540-4d1f-aeb7-79373f6f4415"}, {"remote_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:29Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "86f17f57-ebf7-4fff-babc-07b2e0a2b9f6"}, {"remote_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:29Z", "security_group_id": "d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10", "port_range_min": null, "revision_number": 0, "tenant_id": "0044e63c118e4b3d9a85bbce7109135d", "created_at": "2018-10-02T18:27:29Z", "project_id": "0044e63c118e4b3d9a85bbce7109135d", "id": "be5e0c31-d4f8-4f7c-afa5-2c2bbdae20e4"}]} 2018-10-02 18:27:35,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10 used request id req-92f9c3d7-c12b-4f95-a342-831edd1b5085 2018-10-02 18:27:35,982 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:27:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:36,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-241123ef-1f6a-4724-b0b2-6ae7092b35a7 Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:36,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d38dcd46-bfc8-4ad9-bfa3-f32df1ffef10 used request id req-241123ef-1f6a-4724-b0b2-6ae7092b35a7 2018-10-02 18:27:36,282 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6565448b-3992-48a-proj 2018-10-02 18:27:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:36,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70db3a66-d48e-4b8b-8ffb-f161172a1944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:36,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0044e63c118e4b3d9a85bbce7109135d used request id req-70db3a66-d48e-4b8b-8ffb-f161172a1944 2018-10-02 18:27:36,533 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6565448b-3992-48a-proj-role 2018-10-02 18:27:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/25abe39cdf1a497fa548e77cf7b69a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:36,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92aab4c1-6733-41be-8caa-d43074540a7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:36,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/25abe39cdf1a497fa548e77cf7b69a09 used request id req-92aab4c1-6733-41be-8caa-d43074540a7e 2018-10-02 18:27:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07eb3a97fc1a44c0994ed2c145eb7e4f7c14f64f" 2018-10-02 18:27:36,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7b5fac-675e-431c-91aa-fa29eab084f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:36,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7b7b5fac-675e-431c-91aa-fa29eab084f8 2018-10-02 18:27:36,730 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6565448b-3992-48a-user 2018-10-02 18:27:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/9d2edef6c0094ae389d80dd8d9b4e685 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c94f6691acd0f0c628655036e8193cf3ea04548" 2018-10-02 18:27:36,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98db573-8194-4634-9470-1e943dabe16c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:36,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9d2edef6c0094ae389d80dd8d9b4e685 used request id req-d98db573-8194-4634-9470-1e943dabe16c 2018-10-02 18:27:36,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:37,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Yz3XVX9ORg6NDpcKWGrlhA"], "issued_at": "2018-10-02T18:27:37.000000Z"}} 2018-10-02 18:27:37,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59a671fbc718e6dfc8ea8e3ef48edf63630774f" 2018-10-02 18:27:37,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a2f876-06f4-42d0-b8c9-9bd31a050c0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:37,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-64a2f876-06f4-42d0-b8c9-9bd31a050c0e 2018-10-02 18:27:37,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:37,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:37,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Dz6PQQ-jT7KAzPG1sCUMLw"], "issued_at": "2018-10-02T18:27:37.000000Z"}} 2018-10-02 18:27:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:37,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d36740a-881e-45cb-adb6-29f2a2140029 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:37,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8d36740a-881e-45cb-adb6-29f2a2140029 2018-10-02 18:27:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:37,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-edea7dad-faa8-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:38,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710c3a7d-db62-4ce3-b616-412b310e520c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-edea7dad-faa8-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:27:38,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-edea7dad-faa8-4f6-proj used request id req-710c3a7d-db62-4ce3-b616-412b310e520c 2018-10-02 18:27:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:38,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3f6b59-18a0-45b8-8f08-2ad9e18bd262 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:38,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5c3f6b59-18a0-45b8-8f08-2ad9e18bd262 2018-10-02 18:27:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj"}}' 2018-10-02 18:27:38,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63544d0a-76b4-4aaf-967a-be51a4921c1e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0"}, "enabled": true, "id": "2159e912765f4e0fb11186411d8b9ad0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj"}} 2018-10-02 18:27:38,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-63544d0a-76b4-4aaf-967a-be51a4921c1e 2018-10-02 18:27:38,231 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-edea7dad-faa8-4f6-proj 2018-10-02 18:27:38,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:38,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:38,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["m0i03h-NRyKW8ea6OscYTA"], "issued_at": "2018-10-02T18:27:38.000000Z"}} 2018-10-02 18:27:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4755e96912d20f7aa7795332dda65d1deb8444b0" 2018-10-02 18:27:38,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2325030-953c-43a9-980c-fa9dbf60e901 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:38,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e2325030-953c-43a9-980c-fa9dbf60e901 2018-10-02 18:27:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:38,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4755e96912d20f7aa7795332dda65d1deb8444b0" 2018-10-02 18:27:38,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e8cc99-4679-4767-9b87-ffe1c3c03016 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:38,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-81e8cc99-4679-4767-9b87-ffe1c3c03016 2018-10-02 18:27:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-edea7dad-faa8-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4755e96912d20f7aa7795332dda65d1deb8444b0" 2018-10-02 18:27:38,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed825956-d3ba-457a-bc9e-ed7cb62a23b2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-edea7dad-faa8-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0"}, "enabled": true, "id": "2159e912765f4e0fb11186411d8b9ad0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj"}]} 2018-10-02 18:27:38,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-edea7dad-faa8-4f6-proj used request id req-ed825956-d3ba-457a-bc9e-ed7cb62a23b2 2018-10-02 18:27:38,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4755e96912d20f7aa7795332dda65d1deb8444b0" 2018-10-02 18:27:38,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b066de-a626-4bba-b2e9-2c5f6d9aa331 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:38,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d5b066de-a626-4bba-b2e9-2c5f6d9aa331 2018-10-02 18:27:39,291 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-edea7dad-faa8-4f6-user 2018-10-02 18:27:39,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:39,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee66d80-042b-4c4c-b6d4-ac93bf383b01 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:39,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7ee66d80-042b-4c4c-b6d4-ac93bf383b01 2018-10-02 18:27:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" -d '{"role": {"name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role"}}' 2018-10-02 18:27:39,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ef8cee-2243-427b-b399-854f44a96bcf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d52f163d85df4630a94c342b757bd34a", "links": {"self": "http://172.30.9.22:5000/v3/roles/d52f163d85df4630a94c342b757bd34a"}, "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role"}} 2018-10-02 18:27:39,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-33ef8cee-2243-427b-b399-854f44a96bcf 2018-10-02 18:27:39,482 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role 2018-10-02 18:27:39,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/d52f163d85df4630a94c342b757bd34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:39,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a419fb-3078-4d9e-8288-7d166ef4350d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/d52f163d85df4630a94c342b757bd34a"}, "domain_id": null, "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role", "id": "d52f163d85df4630a94c342b757bd34a"}} 2018-10-02 18:27:39,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/d52f163d85df4630a94c342b757bd34a used request id req-e2a419fb-3078-4d9e-8288-7d166ef4350d 2018-10-02 18:27:39,653 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role to project CreateSecurityGroupTests-edea7dad-faa8-4f6-proj 2018-10-02 18:27:39,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0/users/6f3a6b8b0cd541478e3af0b5a8872c53/roles/d52f163d85df4630a94c342b757bd34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:39,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8957f25f-fd11-484f-80f4-102f7497dde0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:39,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0/users/6f3a6b8b0cd541478e3af0b5a8872c53/roles/d52f163d85df4630a94c342b757bd34a used request id req-8957f25f-fd11-484f-80f4-102f7497dde0 2018-10-02 18:27:39,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:39,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:40,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d52f163d85df4630a94c342b757bd34a", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role"}], "expires_at": "2018-10-02T19:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2159e912765f4e0fb11186411d8b9ad0", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-user", "id": "6f3a6b8b0cd541478e3af0b5a8872c53"}, "audit_ids": ["ijglESTNSea-utcIx8GdhA"], "issued_at": "2018-10-02T18:27:40.000000Z"}} 2018-10-02 18:27:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:40,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15851bb5-dcf5-4155-8533-0b609fa6fe5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:40,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-15851bb5-dcf5-4155-8533-0b609fa6fe5c 2018-10-02 18:27:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:40,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f4e7a2bf-1dd5-42dd-a86b-1c036d1c8212 Date: Tue, 02 Oct 2018 18:27:40 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:27:40,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name&description=hello+group used request id req-f4e7a2bf-1dd5-42dd-a86b-1c036d1c8212 2018-10-02 18:27:40,545 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name... 2018-10-02 18:27:40,545 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name 2018-10-02 18:27:40,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" -d '{"security_group": {"name": "CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name", "description": "hello group"}}' 2018-10-02 18:27:40,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-bc6d3610-596d-45c5-992f-8c40293968d6 Date: Tue, 02 Oct 2018 18:27:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "updated_at": "2018-10-02T18:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "1692e04f-e902-4c7d-8995-7234a293309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv6", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv4", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}], "revision_number": 2, "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "fadd00dd-a850-4b56-9911-9b17857406a8", "name": "CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name"}} 2018-10-02 18:27:40,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-bc6d3610-596d-45c5-992f-8c40293968d6 2018-10-02 18:27:40,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:41,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76b5c6ec-d942-41b3-ae52-4144b4d55c8e Date: Tue, 02 Oct 2018 18:27:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "1692e04f-e902-4c7d-8995-7234a293309e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310"}]} 2018-10-02 18:27:41,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-76b5c6ec-d942-41b3-ae52-4144b4d55c8e 2018-10-02 18:27:41,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:41,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:41,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca5e94e1-9078-4586-984a-1f612674fd88 Date: Tue, 02 Oct 2018 18:27:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "1692e04f-e902-4c7d-8995-7234a293309e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310"}]} 2018-10-02 18:27:41,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-ca5e94e1-9078-4586-984a-1f612674fd88 2018-10-02 18:27:41,257 - neutron_utils - INFO - Retrieving security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:41,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3dd8f83f-b6fd-4176-8168-81b97e0ed3d9 Date: Tue, 02 Oct 2018 18:27:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "updated_at": "2018-10-02T18:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "1692e04f-e902-4c7d-8995-7234a293309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv6", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv4", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}], "revision_number": 2, "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "fadd00dd-a850-4b56-9911-9b17857406a8", "name": "CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name"}]} 2018-10-02 18:27:41,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-3dd8f83f-b6fd-4176-8168-81b97e0ed3d9 2018-10-02 18:27:41,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:41,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0708de30-299b-4e27-ae0e-f8722e03f9c7 Date: Tue, 02 Oct 2018 18:27:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "1692e04f-e902-4c7d-8995-7234a293309e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310"}]} 2018-10-02 18:27:41,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-0708de30-299b-4e27-ae0e-f8722e03f9c7 2018-10-02 18:27:41,494 - neutron_utils - INFO - Retrieving security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:41,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5e3f9bd2-9f97-4e37-9bae-191e64eeca94 Date: Tue, 02 Oct 2018 18:27:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "updated_at": "2018-10-02T18:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "1692e04f-e902-4c7d-8995-7234a293309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv6", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv4", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}], "revision_number": 2, "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "fadd00dd-a850-4b56-9911-9b17857406a8", "name": "CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name"}]} 2018-10-02 18:27:41,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-5e3f9bd2-9f97-4e37-9bae-191e64eeca94 2018-10-02 18:27:41,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4a7afe5-d3a4-475e-b31a-51d5b37bf43b Date: Tue, 02 Oct 2018 18:27:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "1692e04f-e902-4c7d-8995-7234a293309e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310"}]} 2018-10-02 18:27:41,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-a4a7afe5-d3a4-475e-b31a-51d5b37bf43b 2018-10-02 18:27:41,863 - neutron_utils - INFO - Retrieving security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:42,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09afbf57-1207-485d-ad86-4e71661530a8 Date: Tue, 02 Oct 2018 18:27:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "updated_at": "2018-10-02T18:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "1692e04f-e902-4c7d-8995-7234a293309e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv6", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv4", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}], "revision_number": 2, "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "fadd00dd-a850-4b56-9911-9b17857406a8", "name": "CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name"}]} 2018-10-02 18:27:42,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-09afbf57-1207-485d-ad86-4e71661530a8 2018-10-02 18:27:42,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fadd00dd-a850-4b56-9911-9b17857406a8 2018-10-02 18:27:42,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:42,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ed9119f-cc68-4721-a2e8-a79724aeaabd Date: Tue, 02 Oct 2018 18:27:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "1692e04f-e902-4c7d-8995-7234a293309e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "fadd00dd-a850-4b56-9911-9b17857406a8", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "e7fe9252-d5e0-4a0a-b279-acbb48b34310"}]} 2018-10-02 18:27:42,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-0ed9119f-cc68-4721-a2e8-a79724aeaabd 2018-10-02 18:27:42,102 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name 2018-10-02 18:27:42,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:42,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d52f163d85df4630a94c342b757bd34a", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role"}], "expires_at": "2018-10-02T19:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2159e912765f4e0fb11186411d8b9ad0", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/2159e912765f4e0fb11186411d8b9ad0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-user", "id": "6f3a6b8b0cd541478e3af0b5a8872c53"}, "audit_ids": ["HQjPqNWBTeib15jLWFWF4Q"], "issued_at": "2018-10-02T18:27:42.000000Z"}} 2018-10-02 18:27:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57322aaffe91d8a819147962b1cd2d5dd9e83c08" 2018-10-02 18:27:42,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd2cc0e2-fcf2-49ea-a362-1dbf395ec517 Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:42,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-cd2cc0e2-fcf2-49ea-a362-1dbf395ec517 2018-10-02 18:27:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57322aaffe91d8a819147962b1cd2d5dd9e83c08" 2018-10-02 18:27:42,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4944b270-0872-4879-96f4-c9f4ef123bdc Date: Tue, 02 Oct 2018 18:27:42 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:27:42,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name&description=hello+group used request id req-4944b270-0872-4879-96f4-c9f4ef123bdc 2018-10-02 18:27:42,951 - neutron_utils - INFO - Deleting security group rule with ID - 1692e04f-e902-4c7d-8995-7234a293309e 2018-10-02 18:27:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/1692e04f-e902-4c7d-8995-7234a293309e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:42,977 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-d7b08a4e-06eb-4d5b-bbf9-676e3f3a4de5 Date: Tue, 02 Oct 2018 18:27:42 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1692e04f-e902-4c7d-8995-7234a293309e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:27:42,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/1692e04f-e902-4c7d-8995-7234a293309e used request id req-d7b08a4e-06eb-4d5b-bbf9-676e3f3a4de5 2018-10-02 18:27:42,978 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1692e04f-e902-4c7d-8995-7234a293309e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:27:42,978 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1692e04f-e902-4c7d-8995-7234a293309e does not exist Neutron server returns request_ids: ['req-d7b08a4e-06eb-4d5b-bbf9-676e3f3a4de5'] 2018-10-02 18:27:42,978 - neutron_utils - INFO - Deleting security group rule with ID - e7fe9252-d5e0-4a0a-b279-acbb48b34310 2018-10-02 18:27:42,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/e7fe9252-d5e0-4a0a-b279-acbb48b34310 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:43,158 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-981adc62-fe6e-483f-9f33-3341f8db87c6 Date: Tue, 02 Oct 2018 18:27:43 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e7fe9252-d5e0-4a0a-b279-acbb48b34310 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:27:43,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/e7fe9252-d5e0-4a0a-b279-acbb48b34310 used request id req-981adc62-fe6e-483f-9f33-3341f8db87c6 2018-10-02 18:27:43,158 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e7fe9252-d5e0-4a0a-b279-acbb48b34310 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:27:43,159 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e7fe9252-d5e0-4a0a-b279-acbb48b34310 does not exist Neutron server returns request_ids: ['req-981adc62-fe6e-483f-9f33-3341f8db87c6'] 2018-10-02 18:27:43,159 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b1f0b049-b1e6-4ed2-a6a5-89f45ff10106name 2018-10-02 18:27:43,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fadd00dd-a850-4b56-9911-9b17857406a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dde22d1e09f648294d39bc8feec5244a2e2b72b" 2018-10-02 18:27:43,188 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-ea1372b7-721a-45e9-ab86-13d7a51f18e4 Date: Tue, 02 Oct 2018 18:27:43 GMT RESP BODY: {"NeutronError": {"message": "Security group fadd00dd-a850-4b56-9911-9b17857406a8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-02 18:27:43,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fadd00dd-a850-4b56-9911-9b17857406a8 used request id req-ea1372b7-721a-45e9-ab86-13d7a51f18e4 2018-10-02 18:27:43,189 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group fadd00dd-a850-4b56-9911-9b17857406a8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-02 18:27:43,189 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group fadd00dd-a850-4b56-9911-9b17857406a8 does not exist Neutron server returns request_ids: ['req-ea1372b7-721a-45e9-ab86-13d7a51f18e4'] 2018-10-02 18:27:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-61b41d8a-e6a6-49c1-b5d6-f5a0fb570a29 Date: Tue, 02 Oct 2018 18:27:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "updated_at": "2018-10-02T18:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "5d8ff42d-45af-45a7-8659-502f43ddefd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv4", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "922e5cf8-ce43-40c1-962a-6b8d075b4665", "remote_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv6", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "b8d69e10-a84b-4b9a-a6c0-5b80c53037f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv6", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "revision_number": 0, "id": "b8ed4c3d-523e-4341-9ff2-29669a1a99ea", "remote_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "port_range_min": null, "ethertype": "IPv4", "project_id": "2159e912765f4e0fb11186411d8b9ad0"}], "revision_number": 4, "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:27:43,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-61b41d8a-e6a6-49c1-b5d6-f5a0fb570a29 2018-10-02 18:27:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:43,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c43e73-ffa0-4bb3-b96d-513ef8d7423a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:27:43,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-60c43e73-ffa0-4bb3-b96d-513ef8d7423a 2018-10-02 18:27:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:43,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb942be4-bc9a-4fcc-9418-c6c56498a8f6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0"}, "enabled": true, "id": "2159e912765f4e0fb11186411d8b9ad0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-edea7dad-faa8-4f6-proj"}} 2018-10-02 18:27:43,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0 used request id req-fb942be4-bc9a-4fcc-9418-c6c56498a8f6 2018-10-02 18:27:43,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf26882c-4d2b-42e6-adf5-1710819d9f0c 2018-10-02 18:27:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cf26882c-4d2b-42e6-adf5-1710819d9f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:43,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cadb8609-ec94-498c-a8c8-7b1460cfc44f Date: Tue, 02 Oct 2018 18:27:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "5d8ff42d-45af-45a7-8659-502f43ddefd9"}, {"remote_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "922e5cf8-ce43-40c1-962a-6b8d075b4665"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "b8d69e10-a84b-4b9a-a6c0-5b80c53037f7"}, {"remote_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:40Z", "security_group_id": "cf26882c-4d2b-42e6-adf5-1710819d9f0c", "port_range_min": null, "revision_number": 0, "tenant_id": "2159e912765f4e0fb11186411d8b9ad0", "created_at": "2018-10-02T18:27:40Z", "project_id": "2159e912765f4e0fb11186411d8b9ad0", "id": "b8ed4c3d-523e-4341-9ff2-29669a1a99ea"}]} 2018-10-02 18:27:43,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cf26882c-4d2b-42e6-adf5-1710819d9f0c used request id req-cadb8609-ec94-498c-a8c8-7b1460cfc44f 2018-10-02 18:27:43,756 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:27:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/cf26882c-4d2b-42e6-adf5-1710819d9f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:44,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c27e4fa-4102-4891-b093-86015658c96b Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:44,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cf26882c-4d2b-42e6-adf5-1710819d9f0c used request id req-9c27e4fa-4102-4891-b093-86015658c96b 2018-10-02 18:27:44,037 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-edea7dad-faa8-4f6-proj 2018-10-02 18:27:44,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:44,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9be78002-36d2-4102-adc4-bfff54f691f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:44,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2159e912765f4e0fb11186411d8b9ad0 used request id req-9be78002-36d2-4102-adc4-bfff54f691f4 2018-10-02 18:27:44,263 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-edea7dad-faa8-4f6-proj-role 2018-10-02 18:27:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/d52f163d85df4630a94c342b757bd34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:44,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27aa90cb-edcd-4997-9a46-34610168912e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:44,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/d52f163d85df4630a94c342b757bd34a used request id req-27aa90cb-edcd-4997-9a46-34610168912e 2018-10-02 18:27:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1b654474b8df02652a378a8ed5e265bd6ac6a0" 2018-10-02 18:27:44,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1272112-ae1a-4617-989c-ae3ab1366065 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:44,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e1272112-ae1a-4617-989c-ae3ab1366065 2018-10-02 18:27:44,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-edea7dad-faa8-4f6-user 2018-10-02 18:27:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/6f3a6b8b0cd541478e3af0b5a8872c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4755e96912d20f7aa7795332dda65d1deb8444b0" 2018-10-02 18:27:44,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-366c0fc7-6704-4c09-a96d-458c851b7d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:44,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6f3a6b8b0cd541478e3af0b5a8872c53 used request id req-366c0fc7-6704-4c09-a96d-458c851b7d40 2018-10-02 18:27:44,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:45,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Xqd1ie-XRRmJdCbnbSUGuw"], "issued_at": "2018-10-02T18:27:45.000000Z"}} 2018-10-02 18:27:45,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704af371c13a25b2367232f3cf65ca2a683bc4c8" 2018-10-02 18:27:45,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d46eba0-a48b-441d-93b6-6eea870d2cac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:45,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7d46eba0-a48b-441d-93b6-6eea870d2cac 2018-10-02 18:27:45,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:45,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:45,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Xz8War2lRFyfpO9xYKPNmg"], "issued_at": "2018-10-02T18:27:45.000000Z"}} 2018-10-02 18:27:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:45,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07757866-65ba-45a1-a5de-980f0a9da2f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:45,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-07757866-65ba-45a1-a5de-980f0a9da2f7 2018-10-02 18:27:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:45,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:45,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:45,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa754fb1-4005-4a1a-a702-db1405b05491 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:27:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj used request id req-aa754fb1-4005-4a1a-a702-db1405b05491 2018-10-02 18:27:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:45,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefa94e9-76d6-4e0c-8ff8-4be681a17d10 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:45,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-fefa94e9-76d6-4e0c-8ff8-4be681a17d10 2018-10-02 18:27:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}}' 2018-10-02 18:27:46,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a843b11-0ff4-4604-9c25-657f760d0447 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1"}, "enabled": true, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}} 2018-10-02 18:27:46,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6a843b11-0ff4-4604-9c25-657f760d0447 2018-10-02 18:27:46,009 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9bc7843f-3777-4fa-proj 2018-10-02 18:27:46,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:46,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:46,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["zjYHwA_MSfuQZUIckIMbXQ"], "issued_at": "2018-10-02T18:27:46.000000Z"}} 2018-10-02 18:27:46,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d056900b1ae23f6ea748372e76bed9512dfca0bc" 2018-10-02 18:27:46,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f49a24-e967-492d-a2b4-c7fc34dcf9cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:46,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d4f49a24-e967-492d-a2b4-c7fc34dcf9cf 2018-10-02 18:27:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:46,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d056900b1ae23f6ea748372e76bed9512dfca0bc" 2018-10-02 18:27:46,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbee4d9-8e56-4962-9e1c-d272e1a20e02 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:46,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bcbee4d9-8e56-4962-9e1c-d272e1a20e02 2018-10-02 18:27:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d056900b1ae23f6ea748372e76bed9512dfca0bc" 2018-10-02 18:27:46,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e289de7a-4218-4c43-9ed0-301211cfa91c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1"}, "enabled": true, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}]} 2018-10-02 18:27:46,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj used request id req-e289de7a-4218-4c43-9ed0-301211cfa91c 2018-10-02 18:27:46,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d056900b1ae23f6ea748372e76bed9512dfca0bc" 2018-10-02 18:27:46,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31650a85-5b77-4578-972c-bee8f2803676 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:46,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-31650a85-5b77-4578-972c-bee8f2803676 2018-10-02 18:27:47,081 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9bc7843f-3777-4fa-user 2018-10-02 18:27:47,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:47,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3004eece-c6bb-41f1-95b8-fed7b90599da Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:47,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3004eece-c6bb-41f1-95b8-fed7b90599da 2018-10-02 18:27:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" -d '{"role": {"name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role"}}' 2018-10-02 18:27:47,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79fc01dc-988e-4284-a04c-dc24e736c654 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee1392c1daf74f34b7772b0444cb0a46", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee1392c1daf74f34b7772b0444cb0a46"}, "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role"}} 2018-10-02 18:27:47,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-79fc01dc-988e-4284-a04c-dc24e736c654 2018-10-02 18:27:47,291 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role 2018-10-02 18:27:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/ee1392c1daf74f34b7772b0444cb0a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:47,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c1cbe5-66d1-4646-acdb-6da69e0e2d6f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/ee1392c1daf74f34b7772b0444cb0a46"}, "domain_id": null, "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role", "id": "ee1392c1daf74f34b7772b0444cb0a46"}} 2018-10-02 18:27:47,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/ee1392c1daf74f34b7772b0444cb0a46 used request id req-88c1cbe5-66d1-4646-acdb-6da69e0e2d6f 2018-10-02 18:27:47,388 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role to project CreateSecurityGroupTests-9bc7843f-3777-4fa-proj 2018-10-02 18:27:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1/users/4b4558dfbc7148c6902fc3b2099cf0ed/roles/ee1392c1daf74f34b7772b0444cb0a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:47,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7faf5a9f-299b-4f69-a1cc-8fe0d78e8d2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:47,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1/users/4b4558dfbc7148c6902fc3b2099cf0ed/roles/ee1392c1daf74f34b7772b0444cb0a46 used request id req-7faf5a9f-299b-4f69-a1cc-8fe0d78e8d2d 2018-10-02 18:27:47,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:47,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:47,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["j5L-PaoXQ4CUECPLwgC46w"], "issued_at": "2018-10-02T18:27:47.000000Z"}} 2018-10-02 18:27:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecdc477-dd5e-4bab-bc1e-38247e9e8911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:48,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4ecdc477-dd5e-4bab-bc1e-38247e9e8911 2018-10-02 18:27:48,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:48,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-24d93cf6-751b-485d-a443-dd2e993a2813 Date: Tue, 02 Oct 2018 18:27:48 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:27:48,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name&description=hello+group used request id req-24d93cf6-751b-485d-a443-dd2e993a2813 2018-10-02 18:27:48,202 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name... 2018-10-02 18:27:48,202 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name 2018-10-02 18:27:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:48,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:48,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ec787a-6265-49a5-a810-d43427c8416d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1"}, "enabled": true, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}]} 2018-10-02 18:27:48,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-9bc7843f-3777-4fa-proj used request id req-48ec787a-6265-49a5-a810-d43427c8416d 2018-10-02 18:27:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" -d '{"security_group": {"tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name", "description": "hello group"}}' 2018-10-02 18:27:48,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7b773d0b-1d2b-4c99-8cb5-60802d65a6f1 Date: Tue, 02 Oct 2018 18:27:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}} 2018-10-02 18:27:48,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-7b773d0b-1d2b-4c99-8cb5-60802d65a6f1 2018-10-02 18:27:48,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:48,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:48,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94050002-b276-485d-a135-d4ebfa4c5fed Date: Tue, 02 Oct 2018 18:27:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:48,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-94050002-b276-485d-a135-d4ebfa4c5fed 2018-10-02 18:27:48,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:49,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44d1fbe0-9802-4506-8789-a873b573943e Date: Tue, 02 Oct 2018 18:27:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:49,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-44d1fbe0-9802-4506-8789-a873b573943e 2018-10-02 18:27:49,158 - neutron_utils - INFO - Retrieving security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:49,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9478f1ad-af82-4772-8c93-0eb8ce2684b7 Date: Tue, 02 Oct 2018 18:27:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}]} 2018-10-02 18:27:49,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-9478f1ad-af82-4772-8c93-0eb8ce2684b7 2018-10-02 18:27:49,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:49,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44f04a66-a870-475b-ab10-5a79c8b96087 Date: Tue, 02 Oct 2018 18:27:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:49,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-44f04a66-a870-475b-ab10-5a79c8b96087 2018-10-02 18:27:49,540 - neutron_utils - INFO - Retrieving security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:49,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-638afbaf-312c-43e6-adce-c94c5c63f7ab Date: Tue, 02 Oct 2018 18:27:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}]} 2018-10-02 18:27:49,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-638afbaf-312c-43e6-adce-c94c5c63f7ab 2018-10-02 18:27:49,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:49,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7890460-a690-46d5-9be8-5fca55248e4f Date: Tue, 02 Oct 2018 18:27:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:49,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-d7890460-a690-46d5-9be8-5fca55248e4f 2018-10-02 18:27:49,923 - neutron_utils - INFO - Retrieving security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-58cde4c5-e04e-465f-8854-7a07521dea30 Date: Tue, 02 Oct 2018 18:27:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}]} 2018-10-02 18:27:50,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-58cde4c5-e04e-465f-8854-7a07521dea30 2018-10-02 18:27:50,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:50,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85d59d39-f322-4941-a053-ae9241ed4d40 Date: Tue, 02 Oct 2018 18:27:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:50,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-85d59d39-f322-4941-a053-ae9241ed4d40 2018-10-02 18:27:50,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:50,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee1392c1daf74f34b7772b0444cb0a46", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role"}], "expires_at": "2018-10-02T19:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-user", "id": "4b4558dfbc7148c6902fc3b2099cf0ed"}, "audit_ids": ["tBidhyCOT5u0z5oyPucfRw"], "issued_at": "2018-10-02T18:27:50.000000Z"}} 2018-10-02 18:27:50,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320f70f5e21ff9abb46c88446b979e93703d6c38" 2018-10-02 18:27:50,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-53e56965-4a39-4c02-b2bf-a72c54324a05 Date: Tue, 02 Oct 2018 18:27:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}]} 2018-10-02 18:27:50,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name&description=hello+group used request id req-53e56965-4a39-4c02-b2bf-a72c54324a05 2018-10-02 18:27:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:50,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704af371c13a25b2367232f3cf65ca2a683bc4c8" 2018-10-02 18:27:50,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b53909-87e5-4240-b2d0-23e37fd5d40c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1"}, "enabled": true, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}} 2018-10-02 18:27:50,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 used request id req-a0b53909-87e5-4240-b2d0-23e37fd5d40c 2018-10-02 18:27:50,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320f70f5e21ff9abb46c88446b979e93703d6c38" 2018-10-02 18:27:51,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25391b0f-9982-48ba-8e10-b568cd4fe802 Date: Tue, 02 Oct 2018 18:27:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:51,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-25391b0f-9982-48ba-8e10-b568cd4fe802 2018-10-02 18:27:51,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320f70f5e21ff9abb46c88446b979e93703d6c38" 2018-10-02 18:27:51,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6750b6b-535e-4028-a02b-2965421e410c Date: Tue, 02 Oct 2018 18:27:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:51,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-e6750b6b-535e-4028-a02b-2965421e410c 2018-10-02 18:27:51,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:51,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:51,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee1392c1daf74f34b7772b0444cb0a46", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role"}], "expires_at": "2018-10-02T19:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e33d2b5b02324037a9d05ebd16f86fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-user", "id": "4b4558dfbc7148c6902fc3b2099cf0ed"}, "audit_ids": ["pLhLF0jgS2edxbMlUsSYVg"], "issued_at": "2018-10-02T18:27:51.000000Z"}} 2018-10-02 18:27:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:51,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b938677c-28f7-4daf-a770-e790ebb8701f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:51,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b938677c-28f7-4daf-a770-e790ebb8701f 2018-10-02 18:27:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:52,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e3cb9e83-bcc6-4bd8-be68-220c287bccfc Date: Tue, 02 Oct 2018 18:27:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}]} 2018-10-02 18:27:52,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name used request id req-e3cb9e83-bcc6-4bd8-be68-220c287bccfc 2018-10-02 18:27:52,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:52,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:52,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df4188c-5357-475f-9591-dba4a2e0477a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1"}, "enabled": true, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}} 2018-10-02 18:27:52,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 used request id req-1df4188c-5357-475f-9591-dba4a2e0477a 2018-10-02 18:27:52,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:52,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:52,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4cb99378-77bb-4c44-a0fe-d082d57a2044 Date: Tue, 02 Oct 2018 18:27:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:52,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-4cb99378-77bb-4c44-a0fe-d082d57a2044 2018-10-02 18:27:52,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:52,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5869bee5-812d-4f1e-aef4-66dfb67edfb5 Date: Tue, 02 Oct 2018 18:27:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:52,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-5869bee5-812d-4f1e-aef4-66dfb67edfb5 2018-10-02 18:27:52,493 - neutron_utils - INFO - Retrieving security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:52,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:52,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-44c435cd-a7ef-48c7-b3b1-ef3da61a9521 Date: Tue, 02 Oct 2018 18:27:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "384d689e-233a-47b4-b5de-1538dfd97e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 2, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "6fe96c38-7242-43e3-83b1-6562888e4539", "name": "CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name"}]} 2018-10-02 18:27:52,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-44c435cd-a7ef-48c7-b3b1-ef3da61a9521 2018-10-02 18:27:52,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6fe96c38-7242-43e3-83b1-6562888e4539 2018-10-02 18:27:52,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6c01f1ef4350b9746a7221f4c09862a8e98c99" 2018-10-02 18:27:52,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ee25ddd-be8c-4c8a-a935-f906deebf95b Date: Tue, 02 Oct 2018 18:27:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "384d689e-233a-47b4-b5de-1538dfd97e17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "6fe96c38-7242-43e3-83b1-6562888e4539", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "c3582c7a-65da-4d2a-919a-f61b940e73f3"}]} 2018-10-02 18:27:52,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-3ee25ddd-be8c-4c8a-a935-f906deebf95b 2018-10-02 18:27:52,902 - neutron_utils - INFO - Deleting security group rule with ID - 384d689e-233a-47b4-b5de-1538dfd97e17 2018-10-02 18:27:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/384d689e-233a-47b4-b5de-1538dfd97e17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:53,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f332fb09-c04e-4010-8130-ad246396297c Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:53,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/384d689e-233a-47b4-b5de-1538dfd97e17 used request id req-f332fb09-c04e-4010-8130-ad246396297c 2018-10-02 18:27:53,013 - neutron_utils - INFO - Deleting security group rule with ID - c3582c7a-65da-4d2a-919a-f61b940e73f3 2018-10-02 18:27:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/c3582c7a-65da-4d2a-919a-f61b940e73f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:53,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c92eb16c-5b87-4b5e-9881-58270e98a948 Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:53,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/c3582c7a-65da-4d2a-919a-f61b940e73f3 used request id req-c92eb16c-5b87-4b5e-9881-58270e98a948 2018-10-02 18:27:53,254 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-016ae1e7-1af3-475d-bf3a-fd21cf208045name 2018-10-02 18:27:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6fe96c38-7242-43e3-83b1-6562888e4539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397392c23b97e6eb6047e4d060245ad6cdfbfa31" 2018-10-02 18:27:53,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26647ee6-3e13-4e94-b407-4bd571bbc2d4 Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:53,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6fe96c38-7242-43e3-83b1-6562888e4539 used request id req-26647ee6-3e13-4e94-b407-4bd571bbc2d4 2018-10-02 18:27:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:53,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2248a0a5-085c-4f2b-aa22-6e89cd213c6a Date: Tue, 02 Oct 2018 18:27:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "updated_at": "2018-10-02T18:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "8d4c86c4-75b2-4b05-8912-5b40d1ac4e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "b3b22f6a-8f03-4d12-86c9-e60f20dfcd35", "remote_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "b734382e-824e-4c0a-b449-7ce3229d6388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "revision_number": 0, "id": "f1d88e44-3ce9-453e-80c0-0abca4b582bc", "remote_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1"}], "revision_number": 4, "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:27:53,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2248a0a5-085c-4f2b-aa22-6e89cd213c6a 2018-10-02 18:27:53,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:53,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fbc394-2e59-4e5e-9b53-ed750065e55a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1"}, "enabled": true, "id": "e33d2b5b02324037a9d05ebd16f86fa1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bc7843f-3777-4fa-proj"}} 2018-10-02 18:27:53,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 used request id req-50fbc394-2e59-4e5e-9b53-ed750065e55a 2018-10-02 18:27:53,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47dcb5d0-de4e-450a-9af8-6115bd88685c 2018-10-02 18:27:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=47dcb5d0-de4e-450a-9af8-6115bd88685c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:54,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-146ac2dd-9459-45cb-8151-bbdfe80080aa Date: Tue, 02 Oct 2018 18:27: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-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "8d4c86c4-75b2-4b05-8912-5b40d1ac4e82"}, {"remote_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "b3b22f6a-8f03-4d12-86c9-e60f20dfcd35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "b734382e-824e-4c0a-b449-7ce3229d6388"}, {"remote_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:48Z", "security_group_id": "47dcb5d0-de4e-450a-9af8-6115bd88685c", "port_range_min": null, "revision_number": 0, "tenant_id": "e33d2b5b02324037a9d05ebd16f86fa1", "created_at": "2018-10-02T18:27:48Z", "project_id": "e33d2b5b02324037a9d05ebd16f86fa1", "id": "f1d88e44-3ce9-453e-80c0-0abca4b582bc"}]} 2018-10-02 18:27:54,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=47dcb5d0-de4e-450a-9af8-6115bd88685c used request id req-146ac2dd-9459-45cb-8151-bbdfe80080aa 2018-10-02 18:27:54,001 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:27:54,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/47dcb5d0-de4e-450a-9af8-6115bd88685c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:54,290 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d364f71-a2c4-41dc-8e16-739bfc040ead Content-Length: 0 Date: Tue, 02 Oct 2018 18:27:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:27:54,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/47dcb5d0-de4e-450a-9af8-6115bd88685c used request id req-1d364f71-a2c4-41dc-8e16-739bfc040ead 2018-10-02 18:27:54,291 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9bc7843f-3777-4fa-proj 2018-10-02 18:27:54,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:54,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ebd9aef-3884-4c70-823a-d1bc7a3088a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:54,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e33d2b5b02324037a9d05ebd16f86fa1 used request id req-8ebd9aef-3884-4c70-823a-d1bc7a3088a0 2018-10-02 18:27:54,515 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9bc7843f-3777-4fa-proj-role 2018-10-02 18:27:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/ee1392c1daf74f34b7772b0444cb0a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:54,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d3e30a-2794-4e4e-9e30-98426bec19bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:54,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/ee1392c1daf74f34b7772b0444cb0a46 used request id req-50d3e30a-2794-4e4e-9e30-98426bec19bc 2018-10-02 18:27:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5e0f00a60310160f06dcd6214c2a0ce562ee8c" 2018-10-02 18:27:54,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ccddd3-273c-4a2d-9f00-dd9fe4695d5e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:54,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f8ccddd3-273c-4a2d-9f00-dd9fe4695d5e 2018-10-02 18:27:54,748 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9bc7843f-3777-4fa-user 2018-10-02 18:27:54,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/4b4558dfbc7148c6902fc3b2099cf0ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d056900b1ae23f6ea748372e76bed9512dfca0bc" 2018-10-02 18:27:54,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d0ffa9d-bfd1-4724-b65b-fafcc3090c58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:54,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/4b4558dfbc7148c6902fc3b2099cf0ed used request id req-0d0ffa9d-bfd1-4724-b65b-fafcc3090c58 2018-10-02 18:27:54,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:55,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BNUcO1Z3RfqQ5l--AW-SzA"], "issued_at": "2018-10-02T18:27:55.000000Z"}} 2018-10-02 18:27:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a787ac4893300d98975823b8cef7cf660892dbb0" 2018-10-02 18:27:55,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2494efa6-4471-4470-8f2f-dbe0c757a059 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:55,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2494efa6-4471-4470-8f2f-dbe0c757a059 2018-10-02 18:27:55,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:55,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:55,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["llRp7FHLQH-iwqOyKBBdhQ"], "issued_at": "2018-10-02T18:27:55.000000Z"}} 2018-10-02 18:27:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:27:55,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86295b31-ccf9-4230-87cb-082f3089d873 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:55,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-86295b31-ccf9-4230-87cb-082f3089d873 2018-10-02 18:27:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:55,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:55,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:27:55,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201294b0-04db-4f6e-a988-43b53ce796f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:27:55,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj used request id req-201294b0-04db-4f6e-a988-43b53ce796f7 2018-10-02 18:27:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:27:56,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdeefa87-41c7-44f0-8b97-190d23f0136e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:56,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-fdeefa87-41c7-44f0-8b97-190d23f0136e 2018-10-02 18:27:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}}' 2018-10-02 18:27:56,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d4d40b-eca8-4606-aebb-3d0490ee536b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a"}, "enabled": true, "id": "6143266ba94b4066b8406d165dda5b4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}} 2018-10-02 18:27:56,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-83d4d40b-eca8-4606-aebb-3d0490ee536b 2018-10-02 18:27:56,195 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6caf0701-1ec7-403-proj 2018-10-02 18:27:56,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:56,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:56,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9Pkw6u-HRfy3XwOAEDUsJQ"], "issued_at": "2018-10-02T18:27:56.000000Z"}} 2018-10-02 18:27:56,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be309c633efe9ff7f862161f0e42991ad773b0a2" 2018-10-02 18:27:56,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbd7caf-25ba-43f3-b36a-e08c72e0b79f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:56,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cbbd7caf-25ba-43f3-b36a-e08c72e0b79f 2018-10-02 18:27:56,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:56,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be309c633efe9ff7f862161f0e42991ad773b0a2" 2018-10-02 18:27:56,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bdc34e-ebbc-4fca-bd15-1743f9d74003 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:27:56,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a4bdc34e-ebbc-4fca-bd15-1743f9d74003 2018-10-02 18:27:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be309c633efe9ff7f862161f0e42991ad773b0a2" 2018-10-02 18:27:56,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1a9c46-edc3-4931-9295-ee7a65365d25 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a"}, "enabled": true, "id": "6143266ba94b4066b8406d165dda5b4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}]} 2018-10-02 18:27:56,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj used request id req-4c1a9c46-edc3-4931-9295-ee7a65365d25 2018-10-02 18:27:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be309c633efe9ff7f862161f0e42991ad773b0a2" 2018-10-02 18:27:56,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5bfd86a-b2c8-4e04-bc12-fe859db3e46a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:27:56,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b5bfd86a-b2c8-4e04-bc12-fe859db3e46a 2018-10-02 18:27:57,326 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6caf0701-1ec7-403-user 2018-10-02 18:27:57,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:27:57,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7001d2a8-38c8-4cc9-bbc3-b833a6c7061d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:27:57,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7001d2a8-38c8-4cc9-bbc3-b833a6c7061d 2018-10-02 18:27:57,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" -d '{"role": {"name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role"}}' 2018-10-02 18:27:57,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dadc83e-b406-4e91-a713-0b710f082652 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "575ebdc3b0294b9f85067f13ce6be733", "links": {"self": "http://172.30.9.22:5000/v3/roles/575ebdc3b0294b9f85067f13ce6be733"}, "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role"}} 2018-10-02 18:27:57,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-9dadc83e-b406-4e91-a713-0b710f082652 2018-10-02 18:27:57,525 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role 2018-10-02 18:27:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/575ebdc3b0294b9f85067f13ce6be733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:27:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4d6ce0-4b8e-4693-aa6d-fefc5af99bf0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/575ebdc3b0294b9f85067f13ce6be733"}, "domain_id": null, "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role", "id": "575ebdc3b0294b9f85067f13ce6be733"}} 2018-10-02 18:27:57,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/575ebdc3b0294b9f85067f13ce6be733 used request id req-5e4d6ce0-4b8e-4693-aa6d-fefc5af99bf0 2018-10-02 18:27:57,613 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role to project CreateSecurityGroupTests-6caf0701-1ec7-403-proj 2018-10-02 18:27:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a/users/95bcc76eb6184139b02191e46ddd9c3e/roles/575ebdc3b0294b9f85067f13ce6be733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:27:57,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ebf221-d28e-424a-86ce-49643ce20a96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:27:57,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a/users/95bcc76eb6184139b02191e46ddd9c3e/roles/575ebdc3b0294b9f85067f13ce6be733 used request id req-c3ebf221-d28e-424a-86ce-49643ce20a96 2018-10-02 18:27:57,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:27:57,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:27:58,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["G655QwKXTcCU-RRhxKz5GA"], "issued_at": "2018-10-02T18:27:58.000000Z"}} 2018-10-02 18:27:58,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:58,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3063df20-29c8-4759-887c-8a49f889aa0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:27:58,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3063df20-29c8-4759-887c-8a49f889aa0c 2018-10-02 18:27:58,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:58,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7e1042d6-dd5d-4edb-9778-7ee60deacce0 Date: Tue, 02 Oct 2018 18:27:58 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:27:58,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name&description=hello+group used request id req-7e1042d6-dd5d-4edb-9778-7ee60deacce0 2018-10-02 18:27:58,414 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name... 2018-10-02 18:27:58,415 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name 2018-10-02 18:27:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:27:58,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:27: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:27:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:58,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ebc3fa-2f53-4004-a98a-123b46c5c7cd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a"}, "enabled": true, "id": "6143266ba94b4066b8406d165dda5b4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}]} 2018-10-02 18:27:58,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-6caf0701-1ec7-403-proj used request id req-83ebc3fa-2f53-4004-a98a-123b46c5c7cd 2018-10-02 18:27:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" -d '{"security_group": {"tenant_id": "6143266ba94b4066b8406d165dda5b4a", "name": "CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name", "description": "hello group"}}' 2018-10-02 18:27:58,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-43c7d1f2-db40-44de-8d9b-7f0721488477 Date: Tue, 02 Oct 2018 18:27:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "updated_at": "2018-10-02T18:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}], "revision_number": 2, "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "name": "CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name"}} 2018-10-02 18:27:58,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-43c7d1f2-db40-44de-8d9b-7f0721488477 2018-10-02 18:27:58,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:27:58,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:59,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ef4bb67-d575-4c0d-bb23-07e9db5a55aa Date: Tue, 02 Oct 2018 18:27:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:27:59,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-3ef4bb67-d575-4c0d-bb23-07e9db5a55aa 2018-10-02 18:27:59,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:27:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:59,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d728aa6-02db-4fe9-b945-f692b6154ef7 Date: Tue, 02 Oct 2018 18:27:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:27:59,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-7d728aa6-02db-4fe9-b945-f692b6154ef7 2018-10-02 18:27:59,429 - neutron_utils - INFO - Retrieving security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:27:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:59,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2f8ec275-129c-4bf3-ae87-ec15f8d46718 Date: Tue, 02 Oct 2018 18:27:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "updated_at": "2018-10-02T18:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}], "revision_number": 2, "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "name": "CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name"}]} 2018-10-02 18:27:59,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-2f8ec275-129c-4bf3-ae87-ec15f8d46718 2018-10-02 18:27:59,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:27:59,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:27:59,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a824e61-cf87-4ef5-b7a1-ea49b3ba2b1c Date: Tue, 02 Oct 2018 18:27:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:27:59,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-2a824e61-cf87-4ef5-b7a1-ea49b3ba2b1c 2018-10-02 18:27:59,981 - neutron_utils - INFO - Retrieving security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:27:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:00,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bca3452f-4fdc-4d15-bbe2-19bb6ceb7bb4 Date: Tue, 02 Oct 2018 18:28:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "updated_at": "2018-10-02T18:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}], "revision_number": 2, "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "name": "CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name"}]} 2018-10-02 18:28:00,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-bca3452f-4fdc-4d15-bbe2-19bb6ceb7bb4 2018-10-02 18:28:00,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:28:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:00,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-278fa79f-d983-4f1f-b6c2-eb4fd156bbe4 Date: Tue, 02 Oct 2018 18:28:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:28:00,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-278fa79f-d983-4f1f-b6c2-eb4fd156bbe4 2018-10-02 18:28:00,379 - neutron_utils - INFO - Retrieving security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:28:00,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:00,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-87f23627-9286-459d-b1e9-07c2f2d00bfc Date: Tue, 02 Oct 2018 18:28:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "updated_at": "2018-10-02T18:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}], "revision_number": 2, "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "name": "CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name"}]} 2018-10-02 18:28:00,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-87f23627-9286-459d-b1e9-07c2f2d00bfc 2018-10-02 18:28:00,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:28:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:00,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-865069c0-9bf9-4766-ab07-10c15533bd5c Date: Tue, 02 Oct 2018 18:28:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:28:00,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-865069c0-9bf9-4766-ab07-10c15533bd5c 2018-10-02 18:28:00,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:00,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "575ebdc3b0294b9f85067f13ce6be733", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role"}], "expires_at": "2018-10-02T19:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6143266ba94b4066b8406d165dda5b4a", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6143266ba94b4066b8406d165dda5b4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6143266ba94b4066b8406d165dda5b4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6143266ba94b4066b8406d165dda5b4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6143266ba94b4066b8406d165dda5b4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6143266ba94b4066b8406d165dda5b4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6143266ba94b4066b8406d165dda5b4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6143266ba94b4066b8406d165dda5b4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6143266ba94b4066b8406d165dda5b4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6143266ba94b4066b8406d165dda5b4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6143266ba94b4066b8406d165dda5b4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6143266ba94b4066b8406d165dda5b4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6143266ba94b4066b8406d165dda5b4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-user", "id": "95bcc76eb6184139b02191e46ddd9c3e"}, "audit_ids": ["kwtRekkESLWQ4JPDWarJyg"], "issued_at": "2018-10-02T18:28:00.000000Z"}} 2018-10-02 18:28:00,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980b381be8ede58b4a3fa29dd32a81e8423226f" 2018-10-02 18:28:01,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-97e4fa1b-f880-4aca-8711-313939c69c8a Date: Tue, 02 Oct 2018 18:28:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "updated_at": "2018-10-02T18:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}], "revision_number": 2, "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "name": "CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name"}]} 2018-10-02 18:28:01,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name&description=hello+group used request id req-97e4fa1b-f880-4aca-8711-313939c69c8a 2018-10-02 18:28:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:01,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a787ac4893300d98975823b8cef7cf660892dbb0" 2018-10-02 18:28:01,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f6f2f3-3ab1-4ddc-a742-629686248c1c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a"}, "enabled": true, "id": "6143266ba94b4066b8406d165dda5b4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}} 2018-10-02 18:28:01,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a used request id req-d6f6f2f3-3ab1-4ddc-a742-629686248c1c 2018-10-02 18:28:01,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:28:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980b381be8ede58b4a3fa29dd32a81e8423226f" 2018-10-02 18:28:01,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f51ad20c-331b-4204-9d97-82aaa0d54442 Date: Tue, 02 Oct 2018 18:28:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:28:01,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-f51ad20c-331b-4204-9d97-82aaa0d54442 2018-10-02 18:28:01,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65586f10-3503-49fb-ac4c-937b3413e7a2 2018-10-02 18:28:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980b381be8ede58b4a3fa29dd32a81e8423226f" 2018-10-02 18:28:01,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a8eeaae-1687-4c20-aa0e-405700ab6f41 Date: Tue, 02 Oct 2018 18:28:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "4cabc50e-2e5e-434d-a5d7-d6d1eda83c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "65586f10-3503-49fb-ac4c-937b3413e7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "e2e6c33b-a2c9-4d14-bee3-74977eba942f"}]} 2018-10-02 18:28:01,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-5a8eeaae-1687-4c20-aa0e-405700ab6f41 2018-10-02 18:28:01,584 - neutron_utils - INFO - Deleting security group rule with ID - e2e6c33b-a2c9-4d14-bee3-74977eba942f 2018-10-02 18:28:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/e2e6c33b-a2c9-4d14-bee3-74977eba942f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:01,835 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87f7c68d-faa3-4737-aada-fc4477776acb Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:01,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/e2e6c33b-a2c9-4d14-bee3-74977eba942f used request id req-87f7c68d-faa3-4737-aada-fc4477776acb 2018-10-02 18:28:01,836 - neutron_utils - INFO - Deleting security group rule with ID - 4cabc50e-2e5e-434d-a5d7-d6d1eda83c03 2018-10-02 18:28:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4cabc50e-2e5e-434d-a5d7-d6d1eda83c03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:02,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19d9b299-7f08-4fb4-9f7e-fd98dd3f6637 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:02,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4cabc50e-2e5e-434d-a5d7-d6d1eda83c03 used request id req-19d9b299-7f08-4fb4-9f7e-fd98dd3f6637 2018-10-02 18:28:02,093 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-384263dd-a20c-416d-a7c9-d4099a275a24name 2018-10-02 18:28:02,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/65586f10-3503-49fb-ac4c-937b3413e7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35e9ab51bf0ab02eb8102cad45647c178274a5" 2018-10-02 18:28:02,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8f53687-8ad3-461b-81cf-271560bf4688 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:02,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/65586f10-3503-49fb-ac4c-937b3413e7a2 used request id req-c8f53687-8ad3-461b-81cf-271560bf4688 2018-10-02 18:28:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:02,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-478c1785-47e8-4653-bba9-b4160a8bc9f5 Date: Tue, 02 Oct 2018 18:28:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "updated_at": "2018-10-02T18:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "a6c50773-e981-495c-ae2f-3889c0920734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "b67b8c01-2439-462c-9330-653eeccbb863", "remote_group_id": "0ec180be-8b80-4862-882e-e58533126572", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "b8b57a35-242c-4076-9801-e57ba030d9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6143266ba94b4066b8406d165dda5b4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "revision_number": 0, "id": "f1d7ea49-4660-476c-a915-f39c28449bce", "remote_group_id": "0ec180be-8b80-4862-882e-e58533126572", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6143266ba94b4066b8406d165dda5b4a"}], "revision_number": 4, "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "0ec180be-8b80-4862-882e-e58533126572", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:28:02,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-478c1785-47e8-4653-bba9-b4160a8bc9f5 2018-10-02 18:28:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:02,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc77d0ad-c18d-4db4-8536-3399fc0f9e90 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a"}, "enabled": true, "id": "6143266ba94b4066b8406d165dda5b4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6caf0701-1ec7-403-proj"}} 2018-10-02 18:28:02,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a used request id req-cc77d0ad-c18d-4db4-8536-3399fc0f9e90 2018-10-02 18:28:02,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ec180be-8b80-4862-882e-e58533126572 2018-10-02 18:28:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0ec180be-8b80-4862-882e-e58533126572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:02,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-71bb2bb4-183f-4e92-b2b9-0b3b5923cee0 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "a6c50773-e981-495c-ae2f-3889c0920734"}, {"remote_group_id": "0ec180be-8b80-4862-882e-e58533126572", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "b67b8c01-2439-462c-9330-653eeccbb863"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "b8b57a35-242c-4076-9801-e57ba030d9ae"}, {"remote_group_id": "0ec180be-8b80-4862-882e-e58533126572", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:27:58Z", "security_group_id": "0ec180be-8b80-4862-882e-e58533126572", "port_range_min": null, "revision_number": 0, "tenant_id": "6143266ba94b4066b8406d165dda5b4a", "created_at": "2018-10-02T18:27:58Z", "project_id": "6143266ba94b4066b8406d165dda5b4a", "id": "f1d7ea49-4660-476c-a915-f39c28449bce"}]} 2018-10-02 18:28:02,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0ec180be-8b80-4862-882e-e58533126572 used request id req-71bb2bb4-183f-4e92-b2b9-0b3b5923cee0 2018-10-02 18:28:02,866 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:28:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0ec180be-8b80-4862-882e-e58533126572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:03,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf5209f9-77d1-4dbd-b1bc-6773b44855f7 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:03,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0ec180be-8b80-4862-882e-e58533126572 used request id req-cf5209f9-77d1-4dbd-b1bc-6773b44855f7 2018-10-02 18:28:03,195 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6caf0701-1ec7-403-proj 2018-10-02 18:28:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:03,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14068f7c-d27b-4b4b-8aaf-2553cfad8414 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:03,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6143266ba94b4066b8406d165dda5b4a used request id req-14068f7c-d27b-4b4b-8aaf-2553cfad8414 2018-10-02 18:28:03,395 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6caf0701-1ec7-403-proj-role 2018-10-02 18:28:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/575ebdc3b0294b9f85067f13ce6be733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:03,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccb81300-ce32-4e6a-840b-569090ddc3d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:03,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/575ebdc3b0294b9f85067f13ce6be733 used request id req-ccb81300-ce32-4e6a-840b-569090ddc3d9 2018-10-02 18:28:03,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c4a8a7f301397dde9e806097a6b634e8a2b79" 2018-10-02 18:28:03,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f6dccd-ec99-460f-bf0b-b8321fcb20a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:03,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f6f6dccd-ec99-460f-bf0b-b8321fcb20a8 2018-10-02 18:28:03,606 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6caf0701-1ec7-403-user 2018-10-02 18:28:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/95bcc76eb6184139b02191e46ddd9c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be309c633efe9ff7f862161f0e42991ad773b0a2" 2018-10-02 18:28:03,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f739258f-afa1-4e26-819d-de3ffb30544c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:03,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/95bcc76eb6184139b02191e46ddd9c3e used request id req-f739258f-afa1-4e26-819d-de3ffb30544c 2018-10-02 18:28:03,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:04,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0obE7vfpRhugM8vCMBqASA"], "issued_at": "2018-10-02T18:28:04.000000Z"}} 2018-10-02 18:28:04,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39046f5980eb26043051d8f57263d5727cae66b6" 2018-10-02 18:28:04,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59252c8e-bd3d-4718-a3e3-38bfc550116b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:04,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-59252c8e-bd3d-4718-a3e3-38bfc550116b 2018-10-02 18:28:04,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:04,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:04,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OunGv1esQISZmPc0AQJLTA"], "issued_at": "2018-10-02T18:28:04.000000Z"}} 2018-10-02 18:28:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce999e9-0d33-4d01-9866-465345ae90db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:04,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dce999e9-0d33-4d01-9866-465345ae90db 2018-10-02 18:28:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:04,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:04,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ad9c42be-1b7c-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:04,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9efe0c-f0d2-4196-83cb-9ca7fc0c886a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ad9c42be-1b7c-484-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:28:04,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ad9c42be-1b7c-484-proj used request id req-7c9efe0c-f0d2-4196-83cb-9ca7fc0c886a 2018-10-02 18:28:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:05,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a1de38-ce22-4960-ac7b-3fbb15d0610f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:05,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b6a1de38-ce22-4960-ac7b-3fbb15d0610f 2018-10-02 18:28:05,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}}' 2018-10-02 18:28:05,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5945b0f6-d302-4a0d-85b7-f103670ccbc8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9"}, "enabled": true, "id": "ff08f85c948d4e2390d4b305e26e26f9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}} 2018-10-02 18:28:05,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5945b0f6-d302-4a0d-85b7-f103670ccbc8 2018-10-02 18:28:05,142 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ad9c42be-1b7c-484-proj 2018-10-02 18:28:05,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:05,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:05,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["cD0td86SQZ-ATUqyZsRAlw"], "issued_at": "2018-10-02T18:28:05.000000Z"}} 2018-10-02 18:28:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f37753cb0c5733d9557a7de38d5f73fe40503a2" 2018-10-02 18:28:05,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb4617a-18d5-4685-80a2-2e07c98826e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:05,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3eb4617a-18d5-4685-80a2-2e07c98826e2 2018-10-02 18:28:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:05,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f37753cb0c5733d9557a7de38d5f73fe40503a2" 2018-10-02 18:28:05,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16551db-b957-46e0-85a6-53a4a3871290 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:28:05,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e16551db-b957-46e0-85a6-53a4a3871290 2018-10-02 18:28:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-ad9c42be-1b7c-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f37753cb0c5733d9557a7de38d5f73fe40503a2" 2018-10-02 18:28:05,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508cd1e4-a5e0-4350-8ff0-21a0abdd28ca Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-ad9c42be-1b7c-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9"}, "enabled": true, "id": "ff08f85c948d4e2390d4b305e26e26f9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}]} 2018-10-02 18:28:05,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-ad9c42be-1b7c-484-proj used request id req-508cd1e4-a5e0-4350-8ff0-21a0abdd28ca 2018-10-02 18:28:05,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f37753cb0c5733d9557a7de38d5f73fe40503a2" 2018-10-02 18:28:05,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b50c17-b944-43c3-a64e-e284e8d7e570 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:05,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b2b50c17-b944-43c3-a64e-e284e8d7e570 2018-10-02 18:28:06,213 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ad9c42be-1b7c-484-user 2018-10-02 18:28:06,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:06,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7468bb7f-8356-4d8b-a2ea-8a1fbd26940a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:06,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7468bb7f-8356-4d8b-a2ea-8a1fbd26940a 2018-10-02 18:28:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" -d '{"role": {"name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role"}}' 2018-10-02 18:28:06,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac8cecc1-5998-4de0-a60c-9bfe89f929cf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec819c94781743a5bdbc8aa9760236c1", "links": {"self": "http://172.30.9.22:5000/v3/roles/ec819c94781743a5bdbc8aa9760236c1"}, "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role"}} 2018-10-02 18:28:06,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ac8cecc1-5998-4de0-a60c-9bfe89f929cf 2018-10-02 18:28:06,375 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role 2018-10-02 18:28:06,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/ec819c94781743a5bdbc8aa9760236c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:06,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cf8831-db83-45f4-a62e-2e58ed132985 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/ec819c94781743a5bdbc8aa9760236c1"}, "domain_id": null, "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role", "id": "ec819c94781743a5bdbc8aa9760236c1"}} 2018-10-02 18:28:06,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/ec819c94781743a5bdbc8aa9760236c1 used request id req-87cf8831-db83-45f4-a62e-2e58ed132985 2018-10-02 18:28:06,463 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role to project CreateSecurityGroupTests-ad9c42be-1b7c-484-proj 2018-10-02 18:28:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9/users/84c7d7e6280e48f5a2c18ed1ef1c1b74/roles/ec819c94781743a5bdbc8aa9760236c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:06,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a0a805-7982-4714-afd7-c9cae67f3012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:06,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9/users/84c7d7e6280e48f5a2c18ed1ef1c1b74/roles/ec819c94781743a5bdbc8aa9760236c1 used request id req-78a0a805-7982-4714-afd7-c9cae67f3012 2018-10-02 18:28:06,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:06,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:06,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec819c94781743a5bdbc8aa9760236c1", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role"}], "expires_at": "2018-10-02T19:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff08f85c948d4e2390d4b305e26e26f9", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-user", "id": "84c7d7e6280e48f5a2c18ed1ef1c1b74"}, "audit_ids": ["x7iCEHKVT4a-uIceSa_n1w"], "issued_at": "2018-10-02T18:28:06.000000Z"}} 2018-10-02 18:28:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:07,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9689498b-8c42-4496-93bb-284d64f21806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:07,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9689498b-8c42-4496-93bb-284d64f21806 2018-10-02 18:28:07,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-61ff74ef-b83e-4a55-9888-47459163257f Date: Tue, 02 Oct 2018 18:28:07 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:28:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name&description=hello+group used request id req-61ff74ef-b83e-4a55-9888-47459163257f 2018-10-02 18:28:07,558 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name... 2018-10-02 18:28:07,558 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name 2018-10-02 18:28:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" -d '{"security_group": {"name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name", "description": "hello group"}}' 2018-10-02 18:28:07,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-27ecac8e-a1d0-416d-b1fe-18259b9c8d6e Date: Tue, 02 Oct 2018 18:28:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 2, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}} 2018-10-02 18:28:07,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-27ecac8e-a1d0-416d-b1fe-18259b9c8d6e 2018-10-02 18:28:07,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:08,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da8c5ec8-2454-4d80-9a55-340a6c9f645a Date: Tue, 02 Oct 2018 18:28:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:08,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-da8c5ec8-2454-4d80-9a55-340a6c9f645a 2018-10-02 18:28:08,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:08,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70751e8c-445c-4e7c-a352-75f65c1aba9b Date: Tue, 02 Oct 2018 18:28:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:08,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-70751e8c-445c-4e7c-a352-75f65c1aba9b 2018-10-02 18:28:08,358 - neutron_utils - INFO - Retrieving security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:08,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d8e7c14-d01b-41e2-af34-4f2e53aadd0d Date: Tue, 02 Oct 2018 18:28:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 2, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:08,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-8d8e7c14-d01b-41e2-af34-4f2e53aadd0d 2018-10-02 18:28:08,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:08,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2afeab26-f296-47a5-b7fb-8113c5aca0c8 Date: Tue, 02 Oct 2018 18:28:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:08,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-2afeab26-f296-47a5-b7fb-8113c5aca0c8 2018-10-02 18:28:08,735 - neutron_utils - INFO - Retrieving security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:08,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:08,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7e6c4cde-8f6f-488a-8a59-705c80885596 Date: Tue, 02 Oct 2018 18:28:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 2, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:08,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-7e6c4cde-8f6f-488a-8a59-705c80885596 2018-10-02 18:28:08,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:09,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65f0513d-4cc8-49ec-893b-832f9fc2364e Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:09,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-65f0513d-4cc8-49ec-893b-832f9fc2364e 2018-10-02 18:28:09,121 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name 2018-10-02 18:28:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:09,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-490301f5-c41c-45e0-8bc3-640f79ec683a Date: Tue, 02 Oct 2018 18:28:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 2, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:09,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name used request id req-490301f5-c41c-45e0-8bc3-640f79ec683a 2018-10-02 18:28:09,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:09,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:09,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:09,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96cab98-1c4c-428f-b5c9-685fbff06c8b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9"}, "enabled": true, "id": "ff08f85c948d4e2390d4b305e26e26f9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}} 2018-10-02 18:28:09,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9 used request id req-e96cab98-1c4c-428f-b5c9-685fbff06c8b 2018-10-02 18:28:09,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:09,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-771a17df-f56b-4323-bdad-9b19e65fca2b Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:09,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-771a17df-f56b-4323-bdad-9b19e65fca2b 2018-10-02 18:28:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}11866bea93c970594084ea0df5772ef1ebfbe4ec" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10}}' 2018-10-02 18:28:09,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e84ef499-65ee-452e-8ef0-ed67436e2fe7 Date: Tue, 02 Oct 2018 18:28:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:09Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "875c877d-82c1-4365-b621-7819c81e1ee5"}} 2018-10-02 18:28:09,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-e84ef499-65ee-452e-8ef0-ed67436e2fe7 2018-10-02 18:28:09,753 - neutron_utils - INFO - Retrieving security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:09,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5a132b4e-00b6-4b72-84c2-d070949d5a7a Date: Tue, 02 Oct 2018 18:28:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "revision_number": 0, "id": "875c877d-82c1-4365-b621-7819c81e1ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 3, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:09,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-5a132b4e-00b6-4b72-84c2-d070949d5a7a 2018-10-02 18:28:09,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:10,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c45ea21c-c654-4304-8144-d671f97e3a3e Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:09Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "875c877d-82c1-4365-b621-7819c81e1ee5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:10,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-c45ea21c-c654-4304-8144-d671f97e3a3e 2018-10-02 18:28:10,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:10,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec819c94781743a5bdbc8aa9760236c1", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role"}], "expires_at": "2018-10-02T19:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff08f85c948d4e2390d4b305e26e26f9", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ff08f85c948d4e2390d4b305e26e26f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-user", "id": "84c7d7e6280e48f5a2c18ed1ef1c1b74"}, "audit_ids": ["rNpGkpaeQd67hgDKFLY5Xw"], "issued_at": "2018-10-02T18:28:10.000000Z"}} 2018-10-02 18:28:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:10,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4804b714-ff2b-44b1-b6da-552012e9fd5d Date: Tue, 02 Oct 2018 18:28:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "revision_number": 0, "id": "875c877d-82c1-4365-b621-7819c81e1ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 3, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:10,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name&description=hello+group used request id req-4804b714-ff2b-44b1-b6da-552012e9fd5d 2018-10-02 18:28:10,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:10,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-bc0c41dd-8113-4bf5-b4ec-1b59d9563e78 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:09Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "875c877d-82c1-4365-b621-7819c81e1ee5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:10,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-bc0c41dd-8113-4bf5-b4ec-1b59d9563e78 2018-10-02 18:28:10,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:11,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-07610efa-d65e-499a-be34-4db73f7833bc Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:09Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "875c877d-82c1-4365-b621-7819c81e1ee5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:11,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-07610efa-d65e-499a-be34-4db73f7833bc 2018-10-02 18:28:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:11,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2db20ca8-e7b4-4920-bcf2-e3d065c1dd9c Date: Tue, 02 Oct 2018 18:28:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "revision_number": 0, "id": "875c877d-82c1-4365-b621-7819c81e1ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 3, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:11,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name used request id req-2db20ca8-e7b4-4920-bcf2-e3d065c1dd9c 2018-10-02 18:28:11,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:11,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ad8dbbb9-1368-4ca4-9672-a9c1931e104a Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:09Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "875c877d-82c1-4365-b621-7819c81e1ee5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:11,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-ad8dbbb9-1368-4ca4-9672-a9c1931e104a 2018-10-02 18:28:11,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:11,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-eca1f646-fc99-4412-b7bb-ea24fe808b4d Date: Tue, 02 Oct 2018 18:28:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "revision_number": 0, "id": "875c877d-82c1-4365-b621-7819c81e1ee5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 3, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "40b932c6-5b58-42ec-8254-f823e821de9f", "name": "CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name"}]} 2018-10-02 18:28:11,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name used request id req-eca1f646-fc99-4412-b7bb-ea24fe808b4d 2018-10-02 18:28:11,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40b932c6-5b58-42ec-8254-f823e821de9f 2018-10-02 18:28:11,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f139ba16300e8d082cd0384a5323bb45a7ded2de" 2018-10-02 18:28:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-5ef57ebf-b40c-4d51-bccc-b3d730b72ab2 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "3a96b209-6f65-475f-93f3-f7f2f4470e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:09Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:09Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "875c877d-82c1-4365-b621-7819c81e1ee5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "40b932c6-5b58-42ec-8254-f823e821de9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "ede5e4a1-9230-4f92-8ee7-55d23a243f67"}]} 2018-10-02 18:28:11,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=40b932c6-5b58-42ec-8254-f823e821de9f used request id req-5ef57ebf-b40c-4d51-bccc-b3d730b72ab2 2018-10-02 18:28:11,882 - neutron_utils - INFO - Deleting security group rule with ID - ede5e4a1-9230-4f92-8ee7-55d23a243f67 2018-10-02 18:28:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/ede5e4a1-9230-4f92-8ee7-55d23a243f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:11,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bee787a-c157-4e73-928b-3d6f25f3de28 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:11,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/ede5e4a1-9230-4f92-8ee7-55d23a243f67 used request id req-3bee787a-c157-4e73-928b-3d6f25f3de28 2018-10-02 18:28:11,981 - neutron_utils - INFO - Deleting security group rule with ID - 3a96b209-6f65-475f-93f3-f7f2f4470e3a 2018-10-02 18:28:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/3a96b209-6f65-475f-93f3-f7f2f4470e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:12,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32a4a304-f84b-443d-b0d0-1ecd99a65bf1 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:12,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/3a96b209-6f65-475f-93f3-f7f2f4470e3a used request id req-32a4a304-f84b-443d-b0d0-1ecd99a65bf1 2018-10-02 18:28:12,083 - neutron_utils - INFO - Deleting security group rule with ID - 875c877d-82c1-4365-b621-7819c81e1ee5 2018-10-02 18:28:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/875c877d-82c1-4365-b621-7819c81e1ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:12,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3065c370-6af7-4eb1-bfcf-9e9e0125b3e8 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:12,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/875c877d-82c1-4365-b621-7819c81e1ee5 used request id req-3065c370-6af7-4eb1-bfcf-9e9e0125b3e8 2018-10-02 18:28:12,358 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-62184763-8550-421c-ac25-78ceb1f0ad68name 2018-10-02 18:28:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/40b932c6-5b58-42ec-8254-f823e821de9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11866bea93c970594084ea0df5772ef1ebfbe4ec" 2018-10-02 18:28:12,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1a883e6-9665-40f4-a2f4-eae2e674dcc7 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:12,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/40b932c6-5b58-42ec-8254-f823e821de9f used request id req-b1a883e6-9665-40f4-a2f4-eae2e674dcc7 2018-10-02 18:28:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:12,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-299fc248-c078-4b92-beb2-cbefe53f6e63 Date: Tue, 02 Oct 2018 18:28:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "updated_at": "2018-10-02T18:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "4086f7c3-0b3c-402f-85c7-7f471fe2668f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "9d95a211-787e-4734-81b5-fc56b07461ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "9f6a6f03-084c-4cb2-ae3c-e40246366455", "remote_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "revision_number": 0, "id": "e7fc8833-dfb8-43d5-8c09-e8e40e59b8b5", "remote_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff08f85c948d4e2390d4b305e26e26f9"}], "revision_number": 4, "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:28:12,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-299fc248-c078-4b92-beb2-cbefe53f6e63 2018-10-02 18:28:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:12,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec224130-913d-43da-9016-63b0f4660416 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:28:12,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-ec224130-913d-43da-9016-63b0f4660416 2018-10-02 18:28:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:13,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647c5cce-646f-4ba8-bb21-d44f1aab44c4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9"}, "enabled": true, "id": "ff08f85c948d4e2390d4b305e26e26f9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9c42be-1b7c-484-proj"}} 2018-10-02 18:28:13,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9 used request id req-647c5cce-646f-4ba8-bb21-d44f1aab44c4 2018-10-02 18:28:13,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dba19220-5bf9-4de4-8b33-cae43eb7fdf8 2018-10-02 18:28:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dba19220-5bf9-4de4-8b33-cae43eb7fdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:13,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a0984ada-c54f-49fc-9075-d758d867d395 Date: Tue, 02 Oct 2018 18:28:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "4086f7c3-0b3c-402f-85c7-7f471fe2668f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "9d95a211-787e-4734-81b5-fc56b07461ff"}, {"remote_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "9f6a6f03-084c-4cb2-ae3c-e40246366455"}, {"remote_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:07Z", "security_group_id": "dba19220-5bf9-4de4-8b33-cae43eb7fdf8", "port_range_min": null, "revision_number": 0, "tenant_id": "ff08f85c948d4e2390d4b305e26e26f9", "created_at": "2018-10-02T18:28:07Z", "project_id": "ff08f85c948d4e2390d4b305e26e26f9", "id": "e7fc8833-dfb8-43d5-8c09-e8e40e59b8b5"}]} 2018-10-02 18:28:13,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dba19220-5bf9-4de4-8b33-cae43eb7fdf8 used request id req-a0984ada-c54f-49fc-9075-d758d867d395 2018-10-02 18:28:13,204 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:28:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dba19220-5bf9-4de4-8b33-cae43eb7fdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:13,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f0f4311-7b28-4bb6-91c9-b2b538e09606 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:13,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dba19220-5bf9-4de4-8b33-cae43eb7fdf8 used request id req-0f0f4311-7b28-4bb6-91c9-b2b538e09606 2018-10-02 18:28:13,484 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ad9c42be-1b7c-484-proj 2018-10-02 18:28:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:13,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4dbdf0-3795-47a5-a527-bda9e902ce27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:13,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ff08f85c948d4e2390d4b305e26e26f9 used request id req-3b4dbdf0-3795-47a5-a527-bda9e902ce27 2018-10-02 18:28:13,688 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ad9c42be-1b7c-484-proj-role 2018-10-02 18:28:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/ec819c94781743a5bdbc8aa9760236c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:13,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdeb3053-21ee-457e-a021-a6544b5dbe70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:13,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/ec819c94781743a5bdbc8aa9760236c1 used request id req-fdeb3053-21ee-457e-a021-a6544b5dbe70 2018-10-02 18:28:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99befae63bdeec73270ff138047556915facabe3" 2018-10-02 18:28:13,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d94c9d-3eec-4098-9fae-3f5ad69e8261 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:13,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-39d94c9d-3eec-4098-9fae-3f5ad69e8261 2018-10-02 18:28:13,904 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ad9c42be-1b7c-484-user 2018-10-02 18:28:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/84c7d7e6280e48f5a2c18ed1ef1c1b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f37753cb0c5733d9557a7de38d5f73fe40503a2" 2018-10-02 18:28:14,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b0fe4e-8623-485a-a3df-5d36f5878b97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:14,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/84c7d7e6280e48f5a2c18ed1ef1c1b74 used request id req-f8b0fe4e-8623-485a-a3df-5d36f5878b97 2018-10-02 18:28:14,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:14,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wA_H3O_RTqeeFLpL1TXCfg"], "issued_at": "2018-10-02T18:28:14.000000Z"}} 2018-10-02 18:28:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c334d59e635e3fd7ff572596b0e71a9a130151" 2018-10-02 18:28:14,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b35c2b-0a46-460f-9b27-e2618058dadd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:14,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a3b35c2b-0a46-460f-9b27-e2618058dadd 2018-10-02 18:28:14,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:14,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:14,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["dBrldZIsQqGClEhUyxyTOg"], "issued_at": "2018-10-02T18:28:14.000000Z"}} 2018-10-02 18:28:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:14,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a26619-9dc8-4ab2-866a-90ffec35013c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:14,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a7a26619-9dc8-4ab2-866a-90ffec35013c 2018-10-02 18:28:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:15,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:15,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c058c0d-bb0d-463f-bb7e-6dec7e236a89 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:28:15,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj used request id req-3c058c0d-bb0d-463f-bb7e-6dec7e236a89 2018-10-02 18:28:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:15,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5e91cd-f82f-49e6-82ea-f2dd340bf874 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:15,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-dc5e91cd-f82f-49e6-82ea-f2dd340bf874 2018-10-02 18:28:15,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}}' 2018-10-02 18:28:15,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f127231-e235-49ef-8d50-696136062142 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c"}, "enabled": true, "id": "9460e68202fa4495af076e80edf4325c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}} 2018-10-02 18:28:15,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2f127231-e235-49ef-8d50-696136062142 2018-10-02 18:28:15,309 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj 2018-10-02 18:28:15,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:15,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:15,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LGZmZQYGQTK96L0f8sjhBw"], "issued_at": "2018-10-02T18:28:15.000000Z"}} 2018-10-02 18:28:15,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029b98cdd32d64023a162423aff55ca65ac2607b" 2018-10-02 18:28:15,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ef8c11-5cf7-490f-b2c6-2d7cb30a5cc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:15,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c4ef8c11-5cf7-490f-b2c6-2d7cb30a5cc8 2018-10-02 18:28:15,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:15,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029b98cdd32d64023a162423aff55ca65ac2607b" 2018-10-02 18:28:15,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97ad184-1481-477b-80be-f7afd56b3c65 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:28:15,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e97ad184-1481-477b-80be-f7afd56b3c65 2018-10-02 18:28:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029b98cdd32d64023a162423aff55ca65ac2607b" 2018-10-02 18:28:16,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8097da-f919-4743-a329-37c6d8796172 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c"}, "enabled": true, "id": "9460e68202fa4495af076e80edf4325c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}]} 2018-10-02 18:28:16,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj used request id req-6f8097da-f919-4743-a329-37c6d8796172 2018-10-02 18:28:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029b98cdd32d64023a162423aff55ca65ac2607b" 2018-10-02 18:28:16,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f914b397-2720-4c03-9187-9753693ad0dc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:16,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f914b397-2720-4c03-9187-9753693ad0dc 2018-10-02 18:28:16,770 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-eeebfbc8-8c94-4b3-user 2018-10-02 18:28:16,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:16,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb95f4ac-53da-4129-9aff-30d79c1f87ab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:16,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cb95f4ac-53da-4129-9aff-30d79c1f87ab 2018-10-02 18:28:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" -d '{"role": {"name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role"}}' 2018-10-02 18:28:16,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62197569-0c66-4b27-aedf-1a1a99c12869 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6bb57cb04c7413bbad987cdcb3e6d20", "links": {"self": "http://172.30.9.22:5000/v3/roles/b6bb57cb04c7413bbad987cdcb3e6d20"}, "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role"}} 2018-10-02 18:28:16,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-62197569-0c66-4b27-aedf-1a1a99c12869 2018-10-02 18:28:16,980 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role 2018-10-02 18:28:16,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b6bb57cb04c7413bbad987cdcb3e6d20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:17,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0515fc9c-6c7b-4120-97e3-85b0fddb2b3d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b6bb57cb04c7413bbad987cdcb3e6d20"}, "domain_id": null, "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role", "id": "b6bb57cb04c7413bbad987cdcb3e6d20"}} 2018-10-02 18:28:17,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b6bb57cb04c7413bbad987cdcb3e6d20 used request id req-0515fc9c-6c7b-4120-97e3-85b0fddb2b3d 2018-10-02 18:28:17,000 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role to project CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj 2018-10-02 18:28:17,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c/users/f28737c10bb247e68b01e4b14b1a518d/roles/b6bb57cb04c7413bbad987cdcb3e6d20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:17,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95a2188-b98a-4f42-a96a-a24f92d5d777 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:17,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c/users/f28737c10bb247e68b01e4b14b1a518d/roles/b6bb57cb04c7413bbad987cdcb3e6d20 used request id req-b95a2188-b98a-4f42-a96a-a24f92d5d777 2018-10-02 18:28:17,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:17,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:17,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6bb57cb04c7413bbad987cdcb3e6d20", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role"}], "expires_at": "2018-10-02T19:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9460e68202fa4495af076e80edf4325c", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-user", "id": "f28737c10bb247e68b01e4b14b1a518d"}, "audit_ids": ["m0Dvfux-QgC6GMOw1LijLg"], "issued_at": "2018-10-02T18:28:17.000000Z"}} 2018-10-02 18:28:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:17,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbab352-a597-4411-aacb-c3158e9460fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:17,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2bbab352-a597-4411-aacb-c3158e9460fd 2018-10-02 18:28:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:17,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d17b30d5-b31e-49ee-ae84-c0db9045d98c Date: Tue, 02 Oct 2018 18:28:17 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:28:17,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name&description=hello+group used request id req-d17b30d5-b31e-49ee-ae84-c0db9045d98c 2018-10-02 18:28:17,902 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name... 2018-10-02 18:28:17,902 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name 2018-10-02 18:28:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" -d '{"security_group": {"name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name", "description": "hello group"}}' 2018-10-02 18:28:18,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f7a7d61f-4335-421d-baa7-5f8f17d0beac Date: Tue, 02 Oct 2018 18:28:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 2, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}} 2018-10-02 18:28:18,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-f7a7d61f-4335-421d-baa7-5f8f17d0beac 2018-10-02 18:28:18,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:18,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf1e986c-5cb1-4b8e-821c-301c09d523bc Date: Tue, 02 Oct 2018 18:28:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}]} 2018-10-02 18:28:18,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-bf1e986c-5cb1-4b8e-821c-301c09d523bc 2018-10-02 18:28:18,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:18,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d622427-1cfa-49bd-af03-b95809a89c01 Date: Tue, 02 Oct 2018 18:28:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}]} 2018-10-02 18:28:18,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-9d622427-1cfa-49bd-af03-b95809a89c01 2018-10-02 18:28:18,623 - neutron_utils - INFO - Retrieving security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:18,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:18,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d59b7e64-893c-4fba-96da-9e52a7b19483 Date: Tue, 02 Oct 2018 18:28:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 2, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:18,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-d59b7e64-893c-4fba-96da-9e52a7b19483 2018-10-02 18:28:18,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:18,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb6322b8-5c23-41fc-b745-ff2fa7a9cf3e Date: Tue, 02 Oct 2018 18:28:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}]} 2018-10-02 18:28:18,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-cb6322b8-5c23-41fc-b745-ff2fa7a9cf3e 2018-10-02 18:28:18,994 - neutron_utils - INFO - Retrieving security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:19,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-82f401f0-e99f-4a6c-bdf6-b8dc0715c949 Date: Tue, 02 Oct 2018 18:28:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 2, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:19,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-82f401f0-e99f-4a6c-bdf6-b8dc0715c949 2018-10-02 18:28:19,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:19,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5be90d1-0f42-4ea0-9f37-f56ab123461d Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}]} 2018-10-02 18:28:19,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-c5be90d1-0f42-4ea0-9f37-f56ab123461d 2018-10-02 18:28:19,386 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name 2018-10-02 18:28:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:19,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-29ba1f54-fe55-45f8-8db6-6dd37f49100b Date: Tue, 02 Oct 2018 18:28:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 2, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:19,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name used request id req-29ba1f54-fe55-45f8-8db6-6dd37f49100b 2018-10-02 18:28:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:19,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:19,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574bb4c6-8387-47b1-be23-f4d1b2860917 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c"}, "enabled": true, "id": "9460e68202fa4495af076e80edf4325c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}} 2018-10-02 18:28:19,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c used request id req-574bb4c6-8387-47b1-be23-f4d1b2860917 2018-10-02 18:28:19,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:19,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4ebf70a-ed47-4c2c-b0c7-b478af900b28 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}]} 2018-10-02 18:28:19,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-d4ebf70a-ed47-4c2c-b0c7-b478af900b28 2018-10-02 18:28:19,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ed5e09056b2bead478abed7852c28cb53b2cc64a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6"}}' 2018-10-02 18:28:19,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8ff5b51e-3f90-4bbe-b743-1441f802e4fc Date: Tue, 02 Oct 2018 18:28:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}} 2018-10-02 18:28:19,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-8ff5b51e-3f90-4bbe-b743-1441f802e4fc 2018-10-02 18:28:19,854 - neutron_utils - INFO - Retrieving security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:20,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-acb19f98-8657-4b91-a198-b1f620376d34 Date: Tue, 02 Oct 2018 18:28:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "revision_number": 0, "id": "a18b1458-0206-4cbb-9f19-6912b28a4355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 3, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:20,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-acb19f98-8657-4b91-a198-b1f620376d34 2018-10-02 18:28:20,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:20,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-037e1541-33ff-49b8-9d21-2e8cc0109561 Date: Tue, 02 Oct 2018 18:28:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}]} 2018-10-02 18:28:20,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-037e1541-33ff-49b8-9d21-2e8cc0109561 2018-10-02 18:28:20,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:20,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6bb57cb04c7413bbad987cdcb3e6d20", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role"}], "expires_at": "2018-10-02T19:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9460e68202fa4495af076e80edf4325c", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9460e68202fa4495af076e80edf4325c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9460e68202fa4495af076e80edf4325c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9460e68202fa4495af076e80edf4325c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-user", "id": "f28737c10bb247e68b01e4b14b1a518d"}, "audit_ids": ["wDXpD4bbQaGkWpr7lKwciQ"], "issued_at": "2018-10-02T18:28:20.000000Z"}} 2018-10-02 18:28:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:20,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c175b2e1-7397-4bfb-9fca-f1ab9d032300 Date: Tue, 02 Oct 2018 18:28:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "revision_number": 0, "id": "a18b1458-0206-4cbb-9f19-6912b28a4355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 3, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:20,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name&description=hello+group used request id req-c175b2e1-7397-4bfb-9fca-f1ab9d032300 2018-10-02 18:28:20,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:20,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:20,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-17022f11-d7ad-48e7-9406-5c96cc9be049 Date: Tue, 02 Oct 2018 18:28:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}]} 2018-10-02 18:28:20,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-17022f11-d7ad-48e7-9406-5c96cc9be049 2018-10-02 18:28:20,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:21,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b6e8479e-92cd-4c5e-ab66-1b9838261c0a Date: Tue, 02 Oct 2018 18:28:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}]} 2018-10-02 18:28:21,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-b6e8479e-92cd-4c5e-ab66-1b9838261c0a 2018-10-02 18:28:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:21,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-96bae73c-9b0e-4231-9cb0-4de52fa81217 Date: Tue, 02 Oct 2018 18:28:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "revision_number": 0, "id": "a18b1458-0206-4cbb-9f19-6912b28a4355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 3, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:21,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name used request id req-96bae73c-9b0e-4231-9cb0-4de52fa81217 2018-10-02 18:28:21,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:21,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-61c05e1a-d8e3-4d6d-a938-8d3d4f04182e Date: Tue, 02 Oct 2018 18:28:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}]} 2018-10-02 18:28:21,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-61c05e1a-d8e3-4d6d-a938-8d3d4f04182e 2018-10-02 18:28:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:21,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ae3f176b-be43-43d3-b513-78c062b43b09 Date: Tue, 02 Oct 2018 18:28:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "revision_number": 0, "id": "a18b1458-0206-4cbb-9f19-6912b28a4355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 3, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:21,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name used request id req-ae3f176b-be43-43d3-b513-78c062b43b09 2018-10-02 18:28:21,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:21,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-37d16811-d00c-4d3b-8ee7-af6185dd2564 Date: Tue, 02 Oct 2018 18:28:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}]} 2018-10-02 18:28:21,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-37d16811-d00c-4d3b-8ee7-af6185dd2564 2018-10-02 18:28:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:21,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7c08150e-23e5-4a68-b35e-79130482f823 Date: Tue, 02 Oct 2018 18:28:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "updated_at": "2018-10-02T18:28:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "1a723942-600b-4b0d-a653-1c6002ebc68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "revision_number": 0, "id": "5fea3378-4248-479d-8546-8e17caf3c8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "revision_number": 0, "id": "a18b1458-0206-4cbb-9f19-6912b28a4355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 3, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "name": "CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name"}]} 2018-10-02 18:28:21,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name used request id req-7c08150e-23e5-4a68-b35e-79130482f823 2018-10-02 18:28:21,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 218607ff-950d-46ee-a2cf-57454a71c8f6 2018-10-02 18:28:21,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a174b37b5690773cd193af0e357e9e81446e47" 2018-10-02 18:28:22,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8b76916a-1dea-4015-925b-52ed9b15f098 Date: Tue, 02 Oct 2018 18:28:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "1a723942-600b-4b0d-a653-1c6002ebc68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:18Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:18Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "5fea3378-4248-479d-8546-8e17caf3c8ae"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:19Z", "security_group_id": "218607ff-950d-46ee-a2cf-57454a71c8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:19Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "a18b1458-0206-4cbb-9f19-6912b28a4355"}]} 2018-10-02 18:28:22,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-8b76916a-1dea-4015-925b-52ed9b15f098 2018-10-02 18:28:22,140 - neutron_utils - INFO - Deleting security group rule with ID - a18b1458-0206-4cbb-9f19-6912b28a4355 2018-10-02 18:28:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/a18b1458-0206-4cbb-9f19-6912b28a4355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:22,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a677dd90-83be-4599-bf50-7ed67ea88e8a Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:22,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/a18b1458-0206-4cbb-9f19-6912b28a4355 used request id req-a677dd90-83be-4599-bf50-7ed67ea88e8a 2018-10-02 18:28:22,238 - neutron_utils - INFO - Deleting security group rule with ID - 1a723942-600b-4b0d-a653-1c6002ebc68d 2018-10-02 18:28:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/1a723942-600b-4b0d-a653-1c6002ebc68d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:22,489 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c3a5a4e-fae2-40f5-8c15-8cd210588d5e Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:22,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/1a723942-600b-4b0d-a653-1c6002ebc68d used request id req-8c3a5a4e-fae2-40f5-8c15-8cd210588d5e 2018-10-02 18:28:22,489 - neutron_utils - INFO - Deleting security group rule with ID - 5fea3378-4248-479d-8546-8e17caf3c8ae 2018-10-02 18:28:22,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/5fea3378-4248-479d-8546-8e17caf3c8ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:22,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39e54c79-8ad0-4c69-aad9-6a6cb8f7501d Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:22,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/5fea3378-4248-479d-8546-8e17caf3c8ae used request id req-39e54c79-8ad0-4c69-aad9-6a6cb8f7501d 2018-10-02 18:28:22,716 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7ec853d5-7d3d-48cf-b818-1efdca6f3cb9name 2018-10-02 18:28:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/218607ff-950d-46ee-a2cf-57454a71c8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5e09056b2bead478abed7852c28cb53b2cc64a" 2018-10-02 18:28:22,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ed609c1-272d-4237-b1b7-31387a10d927 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:22,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/218607ff-950d-46ee-a2cf-57454a71c8f6 used request id req-8ed609c1-272d-4237-b1b7-31387a10d927 2018-10-02 18:28:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:23,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c35c50b5-9a4d-40b1-bdda-8995f165b395 Date: Tue, 02 Oct 2018 18:28:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:17Z", "updated_at": "2018-10-02T18:28:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "revision_number": 0, "id": "0f9a16b8-c823-4392-a2de-d20d9deaf3ea", "remote_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "revision_number": 0, "id": "12c51531-c6a7-4f81-9bc5-ed780ee2717a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "revision_number": 0, "id": "715e3ce3-4df4-4134-8a54-352caca2c6f0", "remote_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "revision_number": 0, "id": "ed6c946a-6bd0-40c2-b6df-da641e0b1f87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "tenant_id": "9460e68202fa4495af076e80edf4325c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9460e68202fa4495af076e80edf4325c"}], "revision_number": 4, "project_id": "9460e68202fa4495af076e80edf4325c", "id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:28:23,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-c35c50b5-9a4d-40b1-bdda-8995f165b395 2018-10-02 18:28:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:23,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d719372-d8f8-40f8-97be-97b73d05af88 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c"}, "enabled": true, "id": "9460e68202fa4495af076e80edf4325c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj"}} 2018-10-02 18:28:23,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c used request id req-4d719372-d8f8-40f8-97be-97b73d05af88 2018-10-02 18:28:23,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91a88347-933b-4571-8aa3-9d2822c3c73a 2018-10-02 18:28:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=91a88347-933b-4571-8aa3-9d2822c3c73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:23,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-af1c50a3-95c4-4b43-af72-d3abb5fd7442 Date: Tue, 02 Oct 2018 18:28:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:17Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "0f9a16b8-c823-4392-a2de-d20d9deaf3ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:17Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "12c51531-c6a7-4f81-9bc5-ed780ee2717a"}, {"remote_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:17Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "715e3ce3-4df4-4134-8a54-352caca2c6f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:17Z", "security_group_id": "91a88347-933b-4571-8aa3-9d2822c3c73a", "port_range_min": null, "revision_number": 0, "tenant_id": "9460e68202fa4495af076e80edf4325c", "created_at": "2018-10-02T18:28:17Z", "project_id": "9460e68202fa4495af076e80edf4325c", "id": "ed6c946a-6bd0-40c2-b6df-da641e0b1f87"}]} 2018-10-02 18:28:23,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=91a88347-933b-4571-8aa3-9d2822c3c73a used request id req-af1c50a3-95c4-4b43-af72-d3abb5fd7442 2018-10-02 18:28:23,477 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:28:23,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/91a88347-933b-4571-8aa3-9d2822c3c73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:23,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b59ad5ac-e4b0-4123-bac1-38fdc3500fd2 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:23,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/91a88347-933b-4571-8aa3-9d2822c3c73a used request id req-b59ad5ac-e4b0-4123-bac1-38fdc3500fd2 2018-10-02 18:28:23,855 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj 2018-10-02 18:28:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:24,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa6aec86-a75c-41da-899a-fd4e72434485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:24,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9460e68202fa4495af076e80edf4325c used request id req-fa6aec86-a75c-41da-899a-fd4e72434485 2018-10-02 18:28:24,066 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-eeebfbc8-8c94-4b3-proj-role 2018-10-02 18:28:24,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/b6bb57cb04c7413bbad987cdcb3e6d20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:24,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa7b819-9bf7-4482-b4bb-a7b79f1d00bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:24,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/b6bb57cb04c7413bbad987cdcb3e6d20 used request id req-9aa7b819-9bf7-4482-b4bb-a7b79f1d00bc 2018-10-02 18:28:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f03c632b4f0e4f4e1204e403203e1049276bba1" 2018-10-02 18:28:24,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6b521b-cebc-4b01-a4b7-b1d1f940a026 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:24,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d6b521b-cebc-4b01-a4b7-b1d1f940a026 2018-10-02 18:28:24,268 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-eeebfbc8-8c94-4b3-user 2018-10-02 18:28:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/f28737c10bb247e68b01e4b14b1a518d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029b98cdd32d64023a162423aff55ca65ac2607b" 2018-10-02 18:28:24,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64cc133-8294-422b-a465-8edca180fd01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:24,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f28737c10bb247e68b01e4b14b1a518d used request id req-b64cc133-8294-422b-a465-8edca180fd01 2018-10-02 18:28:24,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:24,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["4ZRQneagRymAT7ywqX01qw"], "issued_at": "2018-10-02T18:28:24.000000Z"}} 2018-10-02 18:28:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9803fce22e2067d338ade42c4f2ad321157195b0" 2018-10-02 18:28:24,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a928115-60a8-4d02-b878-1f4483397e5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:24,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2a928115-60a8-4d02-b878-1f4483397e5c 2018-10-02 18:28:24,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:24,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:25,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["N9A0-mOoQUK2rxKJaBjhNw"], "issued_at": "2018-10-02T18:28:25.000000Z"}} 2018-10-02 18:28:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:25,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e831871-24f2-4529-9345-f426b46fc2ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:25,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5e831871-24f2-4529-9345-f426b46fc2ac 2018-10-02 18:28:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:25,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:25,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b56f47d1-a410-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:25,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bbcef1-949b-4708-8cc9-04952890af13 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b56f47d1-a410-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:28:25,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b56f47d1-a410-4ea-proj used request id req-29bbcef1-949b-4708-8cc9-04952890af13 2018-10-02 18:28:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:25,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc75250-fe9b-4d4d-afa3-a6d3aac4fe67 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:25,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-dcc75250-fe9b-4d4d-afa3-a6d3aac4fe67 2018-10-02 18:28:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}}' 2018-10-02 18:28:25,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad954f15-22b2-4c4d-a8a1-f4fb51935a67 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7"}, "enabled": true, "id": "13c74d6b55ab4760af13287a24965ea7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}} 2018-10-02 18:28:25,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ad954f15-22b2-4c4d-a8a1-f4fb51935a67 2018-10-02 18:28:25,788 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b56f47d1-a410-4ea-proj 2018-10-02 18:28:25,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:25,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:26,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["fX6qyvsVSAypOocFuqgWnA"], "issued_at": "2018-10-02T18:28:26.000000Z"}} 2018-10-02 18:28:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa04c2907924847b4dff3eeca11f2e75718b8a5b" 2018-10-02 18:28:26,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679e2bce-660b-4700-af17-b4b1c29ba275 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:26,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-679e2bce-660b-4700-af17-b4b1c29ba275 2018-10-02 18:28:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:26,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa04c2907924847b4dff3eeca11f2e75718b8a5b" 2018-10-02 18:28:26,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7bed10-8dc9-4169-85c7-81e1ef3fa8c2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:28:26,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2a7bed10-8dc9-4169-85c7-81e1ef3fa8c2 2018-10-02 18:28:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-b56f47d1-a410-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa04c2907924847b4dff3eeca11f2e75718b8a5b" 2018-10-02 18:28:26,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f33f250-a2fa-45c7-bee6-b09f0df8a9b6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-b56f47d1-a410-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7"}, "enabled": true, "id": "13c74d6b55ab4760af13287a24965ea7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}]} 2018-10-02 18:28:26,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-b56f47d1-a410-4ea-proj used request id req-9f33f250-a2fa-45c7-bee6-b09f0df8a9b6 2018-10-02 18:28:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa04c2907924847b4dff3eeca11f2e75718b8a5b" 2018-10-02 18:28:26,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07c9a82-7316-411f-842c-71d106b58889 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:26,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b07c9a82-7316-411f-842c-71d106b58889 2018-10-02 18:28:26,793 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b56f47d1-a410-4ea-user 2018-10-02 18:28:26,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:26,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:26,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e02582d-922f-4d0a-9450-b59d1d8f9841 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:26,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1e02582d-922f-4d0a-9450-b59d1d8f9841 2018-10-02 18:28:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" -d '{"role": {"name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role"}}' 2018-10-02 18:28:26,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbcc42ab-898a-4f0b-9e75-04bfa6bbb180 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0db421898fe04a2c8efc4339d597a525", "links": {"self": "http://172.30.9.22:5000/v3/roles/0db421898fe04a2c8efc4339d597a525"}, "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role"}} 2018-10-02 18:28:26,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-dbcc42ab-898a-4f0b-9e75-04bfa6bbb180 2018-10-02 18:28:26,991 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role 2018-10-02 18:28:26,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/0db421898fe04a2c8efc4339d597a525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:27,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5c91a7-31a7-4df8-bc19-cb34730e829d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/0db421898fe04a2c8efc4339d597a525"}, "domain_id": null, "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role", "id": "0db421898fe04a2c8efc4339d597a525"}} 2018-10-02 18:28:27,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/0db421898fe04a2c8efc4339d597a525 used request id req-bd5c91a7-31a7-4df8-bc19-cb34730e829d 2018-10-02 18:28:27,086 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role to project CreateSecurityGroupTests-b56f47d1-a410-4ea-proj 2018-10-02 18:28:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7/users/faadd99a88ad47b6b7716d4e973bd5db/roles/0db421898fe04a2c8efc4339d597a525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:27,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d9e4a9-0bde-4f12-a5d6-7d9444161bc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:27,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7/users/faadd99a88ad47b6b7716d4e973bd5db/roles/0db421898fe04a2c8efc4339d597a525 used request id req-08d9e4a9-0bde-4f12-a5d6-7d9444161bc7 2018-10-02 18:28:27,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:27,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:27,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0db421898fe04a2c8efc4339d597a525", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role"}], "expires_at": "2018-10-02T19:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13c74d6b55ab4760af13287a24965ea7", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-user", "id": "faadd99a88ad47b6b7716d4e973bd5db"}, "audit_ids": ["20FoXW3gTXSkn9TNUKuCmA"], "issued_at": "2018-10-02T18:28:27.000000Z"}} 2018-10-02 18:28:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:27,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590d8f36-1244-490d-84d6-afa15401f33d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:27,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-590d8f36-1244-490d-84d6-afa15401f33d 2018-10-02 18:28:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:28,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-537b4f3e-3c64-4fa9-8b13-1fed3d846825 Date: Tue, 02 Oct 2018 18:28:28 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:28:28,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname&description=hello+group used request id req-537b4f3e-3c64-4fa9-8b13-1fed3d846825 2018-10-02 18:28:28,084 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname... 2018-10-02 18:28:28,084 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname 2018-10-02 18:28:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" -d '{"security_group": {"name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname", "description": "hello group"}}' 2018-10-02 18:28:28,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c075ea09-f093-4f5e-92f5-9422ae4071d1 Date: Tue, 02 Oct 2018 18:28:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 2, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}} 2018-10-02 18:28:28,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-c075ea09-f093-4f5e-92f5-9422ae4071d1 2018-10-02 18:28:28,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:28,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd134275-39d2-4f2d-a27a-7ddd9ed03a1d Date: Tue, 02 Oct 2018 18:28:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}]} 2018-10-02 18:28:28,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-fd134275-39d2-4f2d-a27a-7ddd9ed03a1d 2018-10-02 18:28:28,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:28,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-662f7132-b69e-473d-8884-c3698e9782dc Date: Tue, 02 Oct 2018 18:28:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}]} 2018-10-02 18:28:28,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-662f7132-b69e-473d-8884-c3698e9782dc 2018-10-02 18:28:28,825 - neutron_utils - INFO - Retrieving security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ebc7a50d-c205-4407-8f46-c6eef617d750 Date: Tue, 02 Oct 2018 18:28:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 2, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:29,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-ebc7a50d-c205-4407-8f46-c6eef617d750 2018-10-02 18:28:29,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2698eb84-2a43-4030-9357-b2e5872b99cc Date: Tue, 02 Oct 2018 18:28:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}]} 2018-10-02 18:28:29,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-2698eb84-2a43-4030-9357-b2e5872b99cc 2018-10-02 18:28:29,045 - neutron_utils - INFO - Retrieving security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:29,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a6195a88-4e14-434f-bf43-9fcefd53b334 Date: Tue, 02 Oct 2018 18:28:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 2, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:29,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-a6195a88-4e14-434f-bf43-9fcefd53b334 2018-10-02 18:28:29,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95fd05d0-93b4-4fac-a69f-2ef9460a242c Date: Tue, 02 Oct 2018 18:28:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}]} 2018-10-02 18:28:29,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-95fd05d0-93b4-4fac-a69f-2ef9460a242c 2018-10-02 18:28:29,436 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname 2018-10-02 18:28:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4ae1ae91-9854-464d-9620-3a5c9b21d827 Date: Tue, 02 Oct 2018 18:28:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 2, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:29,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-4ae1ae91-9854-464d-9620-3a5c9b21d827 2018-10-02 18:28:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:29,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f1382c-ec58-4045-ad64-79edbc2cf437 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7"}, "enabled": true, "id": "13c74d6b55ab4760af13287a24965ea7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}} 2018-10-02 18:28:29,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 used request id req-b8f1382c-ec58-4045-ad64-79edbc2cf437 2018-10-02 18:28:29,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:29,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c11bd21e-41dd-434e-af66-92882ffa1e13 Date: Tue, 02 Oct 2018 18:28:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}]} 2018-10-02 18:28:29,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-c11bd21e-41dd-434e-af66-92882ffa1e13 2018-10-02 18:28:29,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0"}}' 2018-10-02 18:28:30,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-d812ef2b-727d-4624-ad8b-694823e9e8f2 Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}} 2018-10-02 18:28:30,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-d812ef2b-727d-4624-ad8b-694823e9e8f2 2018-10-02 18:28:30,094 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname 2018-10-02 18:28:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a855bb3c-59ac-403c-870d-22204caea268 Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 3, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:30,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-a855bb3c-59ac-403c-870d-22204caea268 2018-10-02 18:28:30,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1177108a-a661-4f80-92d3-f2ade54a02b0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7"}, "enabled": true, "id": "13c74d6b55ab4760af13287a24965ea7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}} 2018-10-02 18:28:30,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 used request id req-1177108a-a661-4f80-92d3-f2ade54a02b0 2018-10-02 18:28:30,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7eef1388-d6ad-469e-a28d-027ebbc7c6e6 Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}]} 2018-10-02 18:28:30,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-7eef1388-d6ad-469e-a28d-027ebbc7c6e6 2018-10-02 18:28:30,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0"}}' 2018-10-02 18:28:30,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c2182f16-7b94-402c-a831-308c28415be9 Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}} 2018-10-02 18:28:30,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-c2182f16-7b94-402c-a831-308c28415be9 2018-10-02 18:28:30,417 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname 2018-10-02 18:28:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-1e1589bc-dec1-4e2c-aefc-23bdcedbf68a Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 4, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:30,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-1e1589bc-dec1-4e2c-aefc-23bdcedbf68a 2018-10-02 18:28:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6353df8-f9f9-4652-8478-ba445aaef57e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7"}, "enabled": true, "id": "13c74d6b55ab4760af13287a24965ea7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}} 2018-10-02 18:28:30,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 used request id req-c6353df8-f9f9-4652-8478-ba445aaef57e 2018-10-02 18:28:30,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-314b8941-2620-4aa7-9b65-8b2d88e1f208 Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-314b8941-2620-4aa7-9b65-8b2d88e1f208 2018-10-02 18:28:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10}}' 2018-10-02 18:28:30,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-84331e12-748a-463d-984b-beb47f3427d4 Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}} 2018-10-02 18:28:30,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-84331e12-748a-463d-984b-beb47f3427d4 2018-10-02 18:28:30,741 - neutron_utils - INFO - Retrieving security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:30,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-083aba76-f48a-4d16-9610-703812f9150f Date: Tue, 02 Oct 2018 18:28:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:30,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-083aba76-f48a-4d16-9610-703812f9150f 2018-10-02 18:28:30,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:31,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a0eccd80-1562-4e69-91b1-c87fc4e8b42a Date: Tue, 02 Oct 2018 18:28:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:31,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-a0eccd80-1562-4e69-91b1-c87fc4e8b42a 2018-10-02 18:28:31,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:31,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0db421898fe04a2c8efc4339d597a525", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role"}], "expires_at": "2018-10-02T19:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13c74d6b55ab4760af13287a24965ea7", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/13c74d6b55ab4760af13287a24965ea7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-user", "id": "faadd99a88ad47b6b7716d4e973bd5db"}, "audit_ids": ["s2ohaScsSOGc047O8E3c5Q"], "issued_at": "2018-10-02T18:28:31.000000Z"}} 2018-10-02 18:28:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:31,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9104e6a6-b7e7-4141-aa43-85e324c3e01d Date: Tue, 02 Oct 2018 18:28:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:31,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname&description=hello+group used request id req-9104e6a6-b7e7-4141-aa43-85e324c3e01d 2018-10-02 18:28:31,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:31,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dc6f0af4-0925-4534-a90a-88741612ca19 Date: Tue, 02 Oct 2018 18:28:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:31,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-dc6f0af4-0925-4534-a90a-88741612ca19 2018-10-02 18:28:31,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:32,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d730ee16-4b17-4d49-a0f0-d274fd840c30 Date: Tue, 02 Oct 2018 18:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:32,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-d730ee16-4b17-4d49-a0f0-d274fd840c30 2018-10-02 18:28:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:32,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fd3ae833-c1a9-470c-8b47-dff5a98dd0df Date: Tue, 02 Oct 2018 18:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:32,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-fd3ae833-c1a9-470c-8b47-dff5a98dd0df 2018-10-02 18:28:32,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:32,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-55150ad8-bc49-417c-bba8-502d9973570c Date: Tue, 02 Oct 2018 18:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:32,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-55150ad8-bc49-417c-bba8-502d9973570c 2018-10-02 18:28:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:32,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e675bab4-e5ec-4016-b301-06b20c77f78d Date: Tue, 02 Oct 2018 18:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:32,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-e675bab4-e5ec-4016-b301-06b20c77f78d 2018-10-02 18:28:32,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:32,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9d099ee2-2012-40b0-89f3-d62ef126bcae Date: Tue, 02 Oct 2018 18:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:32,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-9d099ee2-2012-40b0-89f3-d62ef126bcae 2018-10-02 18:28:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:32,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-250fd9d5-3546-4f8a-a6dc-9229b5cc534f Date: Tue, 02 Oct 2018 18:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:32,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-250fd9d5-3546-4f8a-a6dc-9229b5cc534f 2018-10-02 18:28:32,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:33,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-368e1390-cd4b-41e5-943f-e52b900d8afc Date: Tue, 02 Oct 2018 18:28:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:33,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-368e1390-cd4b-41e5-943f-e52b900d8afc 2018-10-02 18:28:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:33,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7a65ff6c-e46d-4c58-ab8b-ae7a22f04af7 Date: Tue, 02 Oct 2018 18:28:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:33,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-7a65ff6c-e46d-4c58-ab8b-ae7a22f04af7 2018-10-02 18:28:33,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:33,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:33,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b50dc038-985e-4391-90aa-866d556c48a8 Date: Tue, 02 Oct 2018 18:28:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:33,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-b50dc038-985e-4391-90aa-866d556c48a8 2018-10-02 18:28:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:33,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-79942d14-ad6a-44df-be37-81fbb9511d31 Date: Tue, 02 Oct 2018 18:28:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:33,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-79942d14-ad6a-44df-be37-81fbb9511d31 2018-10-02 18:28:33,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:33,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-85a39ed6-3269-443b-9375-f125a789301d Date: Tue, 02 Oct 2018 18:28:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:33,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-85a39ed6-3269-443b-9375-f125a789301d 2018-10-02 18:28:33,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:33,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ff999e36-b8f3-4e32-9281-3f2571463b0d Date: Tue, 02 Oct 2018 18:28:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:33,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-ff999e36-b8f3-4e32-9281-3f2571463b0d 2018-10-02 18:28:33,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:33,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:34,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f9504484-8358-49bb-83b4-101ce884bae9 Date: Tue, 02 Oct 2018 18:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:34,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-f9504484-8358-49bb-83b4-101ce884bae9 2018-10-02 18:28:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:34,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-53197d3b-818c-482b-93a8-42396de325e3 Date: Tue, 02 Oct 2018 18:28:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:34,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-53197d3b-818c-482b-93a8-42396de325e3 2018-10-02 18:28:34,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:34,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:34,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e2ffaf74-2c94-4024-aa98-f8be129277b7 Date: Tue, 02 Oct 2018 18:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:34,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-e2ffaf74-2c94-4024-aa98-f8be129277b7 2018-10-02 18:28:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:34,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3b9a7086-99d3-450d-ac2c-4ec2ff1b7a8b Date: Tue, 02 Oct 2018 18:28:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "updated_at": "2018-10-02T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "45163e96-07ff-4c4d-b373-8690a7516f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "revision_number": 0, "id": "916828fa-c227-4c74-9a9d-d8bac235848a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "revision_number": 0, "id": "b171f6d9-4745-4c91-ab24-e7d55042804a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 5, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "name": "CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname"}]} 2018-10-02 18:28:34,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname used request id req-3b9a7086-99d3-450d-ac2c-4ec2ff1b7a8b 2018-10-02 18:28:34,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c624470-00f0-4df1-bbbd-7ac8813ba6f0 2018-10-02 18:28:34,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f91db87b347d3fa0477f556afca224e08a0f3b0" 2018-10-02 18:28:34,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e0e08c86-f39a-43dc-b510-7ba8ac997de8 Date: Tue, 02 Oct 2018 18:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": 10, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "45163e96-07ff-4c4d-b373-8690a7516f35"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "5c9e8792-2b45-4f72-8b9f-6a9e33c37f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "8e24dc6c-6659-44ee-a600-df92efd2b2e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:28Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:28Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "916828fa-c227-4c74-9a9d-d8bac235848a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:30Z", "security_group_id": "8c624470-00f0-4df1-bbbd-7ac8813ba6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:30Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "b171f6d9-4745-4c91-ab24-e7d55042804a"}]} 2018-10-02 18:28:34,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-e0e08c86-f39a-43dc-b510-7ba8ac997de8 2018-10-02 18:28:34,839 - neutron_utils - INFO - Deleting security group rule with ID - 8e24dc6c-6659-44ee-a600-df92efd2b2e1 2018-10-02 18:28:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/8e24dc6c-6659-44ee-a600-df92efd2b2e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:35,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d17c212d-95f5-4b50-8fb1-aea452b4f177 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:35,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/8e24dc6c-6659-44ee-a600-df92efd2b2e1 used request id req-d17c212d-95f5-4b50-8fb1-aea452b4f177 2018-10-02 18:28:35,086 - neutron_utils - INFO - Deleting security group rule with ID - 45163e96-07ff-4c4d-b373-8690a7516f35 2018-10-02 18:28:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/45163e96-07ff-4c4d-b373-8690a7516f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:35,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d924dea2-917c-4470-92b9-b4f8382f0efb Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:35,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/45163e96-07ff-4c4d-b373-8690a7516f35 used request id req-d924dea2-917c-4470-92b9-b4f8382f0efb 2018-10-02 18:28:35,311 - neutron_utils - INFO - Deleting security group rule with ID - 916828fa-c227-4c74-9a9d-d8bac235848a 2018-10-02 18:28:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/916828fa-c227-4c74-9a9d-d8bac235848a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:35,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26e9b019-5744-4c31-a3e2-f6dfee2b861b Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:35,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/916828fa-c227-4c74-9a9d-d8bac235848a used request id req-26e9b019-5744-4c31-a3e2-f6dfee2b861b 2018-10-02 18:28:35,556 - neutron_utils - INFO - Deleting security group rule with ID - b171f6d9-4745-4c91-ab24-e7d55042804a 2018-10-02 18:28:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/b171f6d9-4745-4c91-ab24-e7d55042804a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:35,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d960580-7020-4949-a7dd-07aef75d525c Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:35,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/b171f6d9-4745-4c91-ab24-e7d55042804a used request id req-8d960580-7020-4949-a7dd-07aef75d525c 2018-10-02 18:28:35,645 - neutron_utils - INFO - Deleting security group rule with ID - 5c9e8792-2b45-4f72-8b9f-6a9e33c37f12 2018-10-02 18:28:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/5c9e8792-2b45-4f72-8b9f-6a9e33c37f12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:35,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33866fb4-8419-42a1-a334-ee13160842e4 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:35,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/5c9e8792-2b45-4f72-8b9f-6a9e33c37f12 used request id req-33866fb4-8419-42a1-a334-ee13160842e4 2018-10-02 18:28:35,884 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a2e2b427-d22f-422c-870e-d288d04f14dfname 2018-10-02 18:28:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8c624470-00f0-4df1-bbbd-7ac8813ba6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7a948776f6ddb5d283d7147cfaccc2975f05ed" 2018-10-02 18:28:36,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4b6cb14-146f-4e4b-83a5-4bd50ff3cf21 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:36,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8c624470-00f0-4df1-bbbd-7ac8813ba6f0 used request id req-a4b6cb14-146f-4e4b-83a5-4bd50ff3cf21 2018-10-02 18:28:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:36,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2dfcf6ef-9a11-451f-b950-d6544307b99f Date: Tue, 02 Oct 2018 18:28:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:27Z", "updated_at": "2018-10-02T18:28:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "revision_number": 0, "id": "24f067a1-363c-485c-90ac-058c58d0f805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "revision_number": 0, "id": "c6543745-015e-454d-8f97-09b78b745a32", "remote_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "revision_number": 0, "id": "fdf65ad1-779c-46af-a4aa-0cffee79672d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "13c74d6b55ab4760af13287a24965ea7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "revision_number": 0, "id": "ff40d4b9-e2d4-41bf-9701-ab1aba0713c2", "remote_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "13c74d6b55ab4760af13287a24965ea7"}], "revision_number": 4, "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:28:36,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2dfcf6ef-9a11-451f-b950-d6544307b99f 2018-10-02 18:28:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb04337-6d37-49cd-8a20-6ff86ad7aa2a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7"}, "enabled": true, "id": "13c74d6b55ab4760af13287a24965ea7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b56f47d1-a410-4ea-proj"}} 2018-10-02 18:28:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 used request id req-8fb04337-6d37-49cd-8a20-6ff86ad7aa2a 2018-10-02 18:28:36,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ae0f283-3c23-4e51-96ef-12a1f6cef0da 2018-10-02 18:28:36,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0ae0f283-3c23-4e51-96ef-12a1f6cef0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:36,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0bc30e6f-a96a-43dd-9eb7-8120001ff0bb Date: Tue, 02 Oct 2018 18:28:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:27Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "24f067a1-363c-485c-90ac-058c58d0f805"}, {"remote_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:27Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "c6543745-015e-454d-8f97-09b78b745a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:27Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "fdf65ad1-779c-46af-a4aa-0cffee79672d"}, {"remote_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:27Z", "security_group_id": "0ae0f283-3c23-4e51-96ef-12a1f6cef0da", "port_range_min": null, "revision_number": 0, "tenant_id": "13c74d6b55ab4760af13287a24965ea7", "created_at": "2018-10-02T18:28:27Z", "project_id": "13c74d6b55ab4760af13287a24965ea7", "id": "ff40d4b9-e2d4-41bf-9701-ab1aba0713c2"}]} 2018-10-02 18:28:36,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0ae0f283-3c23-4e51-96ef-12a1f6cef0da used request id req-0bc30e6f-a96a-43dd-9eb7-8120001ff0bb 2018-10-02 18:28:36,625 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:28:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0ae0f283-3c23-4e51-96ef-12a1f6cef0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:36,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d16d34c-c771-41bb-896b-48193b78e3c8 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:36,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0ae0f283-3c23-4e51-96ef-12a1f6cef0da used request id req-1d16d34c-c771-41bb-896b-48193b78e3c8 2018-10-02 18:28:36,892 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b56f47d1-a410-4ea-proj 2018-10-02 18:28:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:37,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4815e2e-42fe-446b-92ff-b7aed2d7daeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:37,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/13c74d6b55ab4760af13287a24965ea7 used request id req-e4815e2e-42fe-446b-92ff-b7aed2d7daeb 2018-10-02 18:28:37,084 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b56f47d1-a410-4ea-proj-role 2018-10-02 18:28:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/0db421898fe04a2c8efc4339d597a525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:37,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0076727-2faf-42b3-9843-d5e797d9982d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:37,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/0db421898fe04a2c8efc4339d597a525 used request id req-e0076727-2faf-42b3-9843-d5e797d9982d 2018-10-02 18:28:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdc4f95dbbdb6733b126e49bb8d7fc9bc339484" 2018-10-02 18:28:37,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ad9c21-6029-4c3d-8716-431bc3c181e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:37,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1ad9c21-6029-4c3d-8716-431bc3c181e8 2018-10-02 18:28:37,292 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b56f47d1-a410-4ea-user 2018-10-02 18:28:37,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/faadd99a88ad47b6b7716d4e973bd5db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa04c2907924847b4dff3eeca11f2e75718b8a5b" 2018-10-02 18:28:37,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fce1183-329e-4af2-90ed-dbeaa2b2f98b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:37,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/faadd99a88ad47b6b7716d4e973bd5db used request id req-0fce1183-329e-4af2-90ed-dbeaa2b2f98b 2018-10-02 18:28:37,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:37,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["RWxheSuXRRG5aA5MvPgfhA"], "issued_at": "2018-10-02T18:28:37.000000Z"}} 2018-10-02 18:28:37,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3726204b47db69ca41adae5887bb1650e59caea" 2018-10-02 18:28:37,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7ba170-53f8-40e8-8074-ba1a6704405e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:37,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9a7ba170-53f8-40e8-8074-ba1a6704405e 2018-10-02 18:28:37,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:37,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:38,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["IYL9WRgrQVOubG9j0ypHAA"], "issued_at": "2018-10-02T18:28:38.000000Z"}} 2018-10-02 18:28:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:38,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72702a9b-5a74-46d7-b298-25be718fa9b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:38,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-72702a9b-5a74-46d7-b298-25be718fa9b4 2018-10-02 18:28:38,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:38,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3c64de31-08ff-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:38,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfaeeff4-e373-4813-8f0b-d6978998ad3d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3c64de31-08ff-45e-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:28:38,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3c64de31-08ff-45e-proj used request id req-cfaeeff4-e373-4813-8f0b-d6978998ad3d 2018-10-02 18:28:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:38,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4123c4c-bc07-4aca-8d75-2ec26b4787e0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:38,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c4123c4c-bc07-4aca-8d75-2ec26b4787e0 2018-10-02 18:28:38,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj"}}' 2018-10-02 18:28:38,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734fda31-ff03-45bd-82f7-3da7360402be Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402"}, "enabled": true, "id": "b7d4081d95d949b987c82121e517f402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj"}} 2018-10-02 18:28:38,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-734fda31-ff03-45bd-82f7-3da7360402be 2018-10-02 18:28:38,698 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3c64de31-08ff-45e-proj 2018-10-02 18:28:38,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:38,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:39,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0c7Hp8ToSA-WfQRYelZkHQ"], "issued_at": "2018-10-02T18:28:39.000000Z"}} 2018-10-02 18:28:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321eec5671ae7e5b83252f4bd120d4581869f3e" 2018-10-02 18:28:39,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df5e85b-0d0c-42b2-a2ab-5e583196150a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:39,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8df5e85b-0d0c-42b2-a2ab-5e583196150a 2018-10-02 18:28:39,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:39,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321eec5671ae7e5b83252f4bd120d4581869f3e" 2018-10-02 18:28:39,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977679b8-48ef-402b-aa04-3f3d35aa4a4a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:28:39,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-977679b8-48ef-402b-aa04-3f3d35aa4a4a 2018-10-02 18:28:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-3c64de31-08ff-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321eec5671ae7e5b83252f4bd120d4581869f3e" 2018-10-02 18:28:39,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1994f722-bfdf-41d8-afb2-a4ba1548569e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-3c64de31-08ff-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402"}, "enabled": true, "id": "b7d4081d95d949b987c82121e517f402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj"}]} 2018-10-02 18:28:39,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-3c64de31-08ff-45e-proj used request id req-1994f722-bfdf-41d8-afb2-a4ba1548569e 2018-10-02 18:28:39,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321eec5671ae7e5b83252f4bd120d4581869f3e" 2018-10-02 18:28:39,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806bfb7f-e5d7-4433-9031-facc361300cc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:39,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-806bfb7f-e5d7-4433-9031-facc361300cc 2018-10-02 18:28:39,763 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3c64de31-08ff-45e-user 2018-10-02 18:28:39,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:39,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8105b6c6-6f9d-4568-882f-936174fde8e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:39,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8105b6c6-6f9d-4568-882f-936174fde8e8 2018-10-02 18:28:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" -d '{"role": {"name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role"}}' 2018-10-02 18:28:39,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b90a068d-6b87-49d4-92be-09585caac2e9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87d703b0aa38478180d7eb309036ba21", "links": {"self": "http://172.30.9.22:5000/v3/roles/87d703b0aa38478180d7eb309036ba21"}, "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role"}} 2018-10-02 18:28:39,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b90a068d-6b87-49d4-92be-09585caac2e9 2018-10-02 18:28:39,979 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role 2018-10-02 18:28:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/87d703b0aa38478180d7eb309036ba21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:40,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056da845-7aaf-42cf-bd5f-cce5e2c089a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/87d703b0aa38478180d7eb309036ba21"}, "domain_id": null, "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role", "id": "87d703b0aa38478180d7eb309036ba21"}} 2018-10-02 18:28:40,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/87d703b0aa38478180d7eb309036ba21 used request id req-056da845-7aaf-42cf-bd5f-cce5e2c089a6 2018-10-02 18:28:40,068 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role to project CreateSecurityGroupTests-3c64de31-08ff-45e-proj 2018-10-02 18:28:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402/users/e0bb6afd803b45c894426e22eb6f1c81/roles/87d703b0aa38478180d7eb309036ba21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:40,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb94a1f4-1e19-48ab-8868-b71208ac6555 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:40,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402/users/e0bb6afd803b45c894426e22eb6f1c81/roles/87d703b0aa38478180d7eb309036ba21 used request id req-cb94a1f4-1e19-48ab-8868-b71208ac6555 2018-10-02 18:28:40,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:40,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:40,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d703b0aa38478180d7eb309036ba21", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role"}], "expires_at": "2018-10-02T19:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7d4081d95d949b987c82121e517f402", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-user", "id": "e0bb6afd803b45c894426e22eb6f1c81"}, "audit_ids": ["WxwubBUfRUO8PeZio6GxbA"], "issued_at": "2018-10-02T18:28:40.000000Z"}} 2018-10-02 18:28:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:40,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455d52f4-7b36-4080-b880-347c5615e0bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:40,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-455d52f4-7b36-4080-b880-347c5615e0bb 2018-10-02 18:28:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:40,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-981838b6-d34e-4789-808a-f6af31d829f2 Date: Tue, 02 Oct 2018 18:28:40 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:28:40,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name&description=hello+group used request id req-981838b6-d34e-4789-808a-f6af31d829f2 2018-10-02 18:28:40,957 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name... 2018-10-02 18:28:40,957 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name 2018-10-02 18:28:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" -d '{"security_group": {"name": "CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name", "description": "hello group"}}' 2018-10-02 18:28:41,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-1aa6d3fc-2e3a-45df-930e-dc25e8093bc2 Date: Tue, 02 Oct 2018 18:28:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "updated_at": "2018-10-02T18:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}], "revision_number": 2, "project_id": "b7d4081d95d949b987c82121e517f402", "id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "name": "CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name"}} 2018-10-02 18:28:41,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-1aa6d3fc-2e3a-45df-930e-dc25e8093bc2 2018-10-02 18:28:41,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:41,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b052497-666d-40ec-a7db-cc6b7c14d29b Date: Tue, 02 Oct 2018 18:28:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:41,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-3b052497-666d-40ec-a7db-cc6b7c14d29b 2018-10-02 18:28:41,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:41,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:41,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5890868c-58e5-4991-b4c0-9f84d20af743 Date: Tue, 02 Oct 2018 18:28:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:41,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-5890868c-58e5-4991-b4c0-9f84d20af743 2018-10-02 18:28:41,664 - neutron_utils - INFO - Retrieving security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:41,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c555659b-1a0d-46bc-962f-9424020baed3 Date: Tue, 02 Oct 2018 18:28:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "updated_at": "2018-10-02T18:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}], "revision_number": 2, "project_id": "b7d4081d95d949b987c82121e517f402", "id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "name": "CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name"}]} 2018-10-02 18:28:41,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-c555659b-1a0d-46bc-962f-9424020baed3 2018-10-02 18:28:41,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:42,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2124ac6-bf7d-48fb-95a3-2645afa9b023 Date: Tue, 02 Oct 2018 18:28:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:42,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-c2124ac6-bf7d-48fb-95a3-2645afa9b023 2018-10-02 18:28:42,027 - neutron_utils - INFO - Retrieving security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:42,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b3713bb3-16cd-4e9f-9c74-917204376dc5 Date: Tue, 02 Oct 2018 18:28:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "updated_at": "2018-10-02T18:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}], "revision_number": 2, "project_id": "b7d4081d95d949b987c82121e517f402", "id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "name": "CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name"}]} 2018-10-02 18:28:42,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-b3713bb3-16cd-4e9f-9c74-917204376dc5 2018-10-02 18:28:42,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:42,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6383332f-eff8-442a-a931-e283b33de66a Date: Tue, 02 Oct 2018 18:28:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:42,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-6383332f-eff8-442a-a931-e283b33de66a 2018-10-02 18:28:42,289 - neutron_utils - INFO - Retrieving security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:42,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bc79ed20-a3f3-4dcc-b6db-f12ff3dc28d6 Date: Tue, 02 Oct 2018 18:28:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "updated_at": "2018-10-02T18:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}], "revision_number": 2, "project_id": "b7d4081d95d949b987c82121e517f402", "id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "name": "CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name"}]} 2018-10-02 18:28:42,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-bc79ed20-a3f3-4dcc-b6db-f12ff3dc28d6 2018-10-02 18:28:42,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:42,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-357323ef-acaf-415e-9f3f-bc6961d19305 Date: Tue, 02 Oct 2018 18:28:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:42,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-357323ef-acaf-415e-9f3f-bc6961d19305 2018-10-02 18:28:42,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:42,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87d703b0aa38478180d7eb309036ba21", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role"}], "expires_at": "2018-10-02T19:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7d4081d95d949b987c82121e517f402", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7d4081d95d949b987c82121e517f402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7d4081d95d949b987c82121e517f402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7d4081d95d949b987c82121e517f402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-user", "id": "e0bb6afd803b45c894426e22eb6f1c81"}, "audit_ids": ["W-UkYLx5Qi-aZETLbScFPw"], "issued_at": "2018-10-02T18:28:42.000000Z"}} 2018-10-02 18:28:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3fee4e542679ee909842468243fb7ee4e8dbb1" 2018-10-02 18:28:43,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37180a30-affb-4b5b-ae74-cc7dbdcfae56 Date: Tue, 02 Oct 2018 18:28:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "updated_at": "2018-10-02T18:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "revision_number": 0, "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}], "revision_number": 2, "project_id": "b7d4081d95d949b987c82121e517f402", "id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "name": "CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name"}]} 2018-10-02 18:28:43,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name&description=hello+group used request id req-37180a30-affb-4b5b-ae74-cc7dbdcfae56 2018-10-02 18:28:43,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:43,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3fee4e542679ee909842468243fb7ee4e8dbb1" 2018-10-02 18:28:43,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d61ee3b-c48a-41bc-972e-bce004382292 Date: Tue, 02 Oct 2018 18:28:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:43,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-3d61ee3b-c48a-41bc-972e-bce004382292 2018-10-02 18:28:43,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae089656-b8b1-45a9-9349-3469ef7ffacf 2018-10-02 18:28:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3fee4e542679ee909842468243fb7ee4e8dbb1" 2018-10-02 18:28:43,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43e0fa3f-5e1f-4c97-b1cb-4489df66dd57 Date: Tue, 02 Oct 2018 18:28:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "00e860b9-6153-43b7-a920-fbc2aeb6f794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:41Z", "security_group_id": "ae089656-b8b1-45a9-9349-3469ef7ffacf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:41Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "791b83ad-bb98-44a9-97e1-c84f413e7b29"}]} 2018-10-02 18:28:43,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-43e0fa3f-5e1f-4c97-b1cb-4489df66dd57 2018-10-02 18:28:43,456 - neutron_utils - INFO - Deleting security group rule with ID - 791b83ad-bb98-44a9-97e1-c84f413e7b29 2018-10-02 18:28:43,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/791b83ad-bb98-44a9-97e1-c84f413e7b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:43,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b198037-6876-4890-a1ba-c4dc851f8f66 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:43,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/791b83ad-bb98-44a9-97e1-c84f413e7b29 used request id req-9b198037-6876-4890-a1ba-c4dc851f8f66 2018-10-02 18:28:43,710 - neutron_utils - INFO - Deleting security group rule with ID - 00e860b9-6153-43b7-a920-fbc2aeb6f794 2018-10-02 18:28:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/00e860b9-6153-43b7-a920-fbc2aeb6f794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:43,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4f5ac13-c31b-463b-9f7d-cf069fdf7629 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:43,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/00e860b9-6153-43b7-a920-fbc2aeb6f794 used request id req-f4f5ac13-c31b-463b-9f7d-cf069fdf7629 2018-10-02 18:28:43,807 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7ee89162-6f3a-45c7-90bd-d1ee8cfd1169name 2018-10-02 18:28:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ae089656-b8b1-45a9-9349-3469ef7ffacf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdcde595aeb9023c89f41490fcbcaf942ea9ed" 2018-10-02 18:28:44,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbd179ff-634f-48c5-a09d-28314fbbda04 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:44,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ae089656-b8b1-45a9-9349-3469ef7ffacf used request id req-fbd179ff-634f-48c5-a09d-28314fbbda04 2018-10-02 18:28:44,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:44,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3774b9a1-c65b-45f7-8f43-4fba8c237055 Date: Tue, 02 Oct 2018 18:28:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:40Z", "updated_at": "2018-10-02T18:28:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "revision_number": 0, "id": "0723f915-ec21-4532-9b37-82ddf260c841", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "revision_number": 0, "id": "0900de08-09b3-404f-a49c-5014c82392d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "revision_number": 0, "id": "6ea821fa-eae0-45e8-83a5-bad16e5ad076", "remote_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7d4081d95d949b987c82121e517f402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "revision_number": 0, "id": "b8cf5920-89f8-4a38-8f9b-5721f8f1ea78", "remote_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "tenant_id": "b7d4081d95d949b987c82121e517f402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7d4081d95d949b987c82121e517f402"}], "revision_number": 4, "project_id": "b7d4081d95d949b987c82121e517f402", "id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:28:44,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-3774b9a1-c65b-45f7-8f43-4fba8c237055 2018-10-02 18:28:44,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:44,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cb6099-5feb-41c8-ab28-2e49d54ab0c5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:28:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-72cb6099-5feb-41c8-ab28-2e49d54ab0c5 2018-10-02 18:28:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:44,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2863c75-f4b5-482d-a106-f618e3329ac4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402"}, "enabled": true, "id": "b7d4081d95d949b987c82121e517f402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3c64de31-08ff-45e-proj"}} 2018-10-02 18:28:44,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402 used request id req-d2863c75-f4b5-482d-a106-f618e3329ac4 2018-10-02 18:28:44,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d712b460-a1d3-436d-b59c-0fa3a8b1edcf 2018-10-02 18:28:44,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d712b460-a1d3-436d-b59c-0fa3a8b1edcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:44,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2adfc20e-fe4f-4e4c-bd71-1c6dd86eee60 Date: Tue, 02 Oct 2018 18:28:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:40Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "0723f915-ec21-4532-9b37-82ddf260c841"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:40Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "0900de08-09b3-404f-a49c-5014c82392d7"}, {"remote_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:40Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "6ea821fa-eae0-45e8-83a5-bad16e5ad076"}, {"remote_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:40Z", "security_group_id": "d712b460-a1d3-436d-b59c-0fa3a8b1edcf", "port_range_min": null, "revision_number": 0, "tenant_id": "b7d4081d95d949b987c82121e517f402", "created_at": "2018-10-02T18:28:40Z", "project_id": "b7d4081d95d949b987c82121e517f402", "id": "b8cf5920-89f8-4a38-8f9b-5721f8f1ea78"}]} 2018-10-02 18:28:44,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d712b460-a1d3-436d-b59c-0fa3a8b1edcf used request id req-2adfc20e-fe4f-4e4c-bd71-1c6dd86eee60 2018-10-02 18:28:44,659 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:28:44,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d712b460-a1d3-436d-b59c-0fa3a8b1edcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:44,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d50960ab-07e7-4393-9f03-e99ee1f9dd7d Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:44,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d712b460-a1d3-436d-b59c-0fa3a8b1edcf used request id req-d50960ab-07e7-4393-9f03-e99ee1f9dd7d 2018-10-02 18:28:44,935 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3c64de31-08ff-45e-proj 2018-10-02 18:28:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:45,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf3e73dc-d261-494c-a2f4-cf27a545716d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:45,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b7d4081d95d949b987c82121e517f402 used request id req-bf3e73dc-d261-494c-a2f4-cf27a545716d 2018-10-02 18:28:45,132 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3c64de31-08ff-45e-proj-role 2018-10-02 18:28:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/87d703b0aa38478180d7eb309036ba21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:45,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d15c134-fb6f-40dc-9d55-5045c7022673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:45,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/87d703b0aa38478180d7eb309036ba21 used request id req-3d15c134-fb6f-40dc-9d55-5045c7022673 2018-10-02 18:28:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d037cd6815b8cb826cb85233b679ee7db28856" 2018-10-02 18:28:45,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8e88a3-45b1-40d3-aa2d-358bb3ad5348 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:45,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3f8e88a3-45b1-40d3-aa2d-358bb3ad5348 2018-10-02 18:28:45,338 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3c64de31-08ff-45e-user 2018-10-02 18:28:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/e0bb6afd803b45c894426e22eb6f1c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321eec5671ae7e5b83252f4bd120d4581869f3e" 2018-10-02 18:28:45,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fdcd1cf-f721-45fd-b5f1-3aca27f517e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:45,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e0bb6afd803b45c894426e22eb6f1c81 used request id req-4fdcd1cf-f721-45fd-b5f1-3aca27f517e7 2018-10-02 18:28:45,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:45,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["P3LtKWZrSBOBMRkhztXTlQ"], "issued_at": "2018-10-02T18:28:45.000000Z"}} 2018-10-02 18:28:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11086013a8d9ac16fa164c704c90ad05f4734268" 2018-10-02 18:28:45,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925385b8-1e37-4d31-a0ac-d003d2835bc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:45,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-925385b8-1e37-4d31-a0ac-d003d2835bc6 2018-10-02 18:28:45,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:45,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:46,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Sf45dxvFTZqsDCaFxZWdRg"], "issued_at": "2018-10-02T18:28:46.000000Z"}} 2018-10-02 18:28:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:46,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40922188-8ebb-4a7c-8ea2-a5156fa0b60e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:46,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-40922188-8ebb-4a7c-8ea2-a5156fa0b60e 2018-10-02 18:28:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:46,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c105e681-2a9d-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:46,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7db60ab-4179-4e98-be9e-400881972bfc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c105e681-2a9d-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:28:46,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c105e681-2a9d-4a8-proj used request id req-e7db60ab-4179-4e98-be9e-400881972bfc 2018-10-02 18:28:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:46,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04434715-f29d-46bd-bc06-bf6f4e91bdda Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:46,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-04434715-f29d-46bd-bc06-bf6f4e91bdda 2018-10-02 18:28:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}}' 2018-10-02 18:28:46,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6393e2-cf99-4830-b17b-d2ae9ceee69c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a"}, "enabled": true, "id": "33a3523438e4403b921d098f63ccbe4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}} 2018-10-02 18:28:46,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8b6393e2-cf99-4830-b17b-d2ae9ceee69c 2018-10-02 18:28:46,751 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c105e681-2a9d-4a8-proj 2018-10-02 18:28:46,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:46,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:47,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["C3NzGQUbSM-rExrl2eChbg"], "issued_at": "2018-10-02T18:28:47.000000Z"}} 2018-10-02 18:28:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafa6fb138c4ac8212ce5485ea5baf747e5e6aac" 2018-10-02 18:28:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c76c23-f3b7-4ce3-907f-adb1838ea479 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:47,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a7c76c23-f3b7-4ce3-907f-adb1838ea479 2018-10-02 18:28:47,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:47,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafa6fb138c4ac8212ce5485ea5baf747e5e6aac" 2018-10-02 18:28:47,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133cf4e7-6b6f-4907-aa2b-57247ddf34ea Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:28:47,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-133cf4e7-6b6f-4907-aa2b-57247ddf34ea 2018-10-02 18:28:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-c105e681-2a9d-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafa6fb138c4ac8212ce5485ea5baf747e5e6aac" 2018-10-02 18:28:47,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ac5c66-a644-4efa-ad23-a685db5acc5c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-c105e681-2a9d-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a"}, "enabled": true, "id": "33a3523438e4403b921d098f63ccbe4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}]} 2018-10-02 18:28:47,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-c105e681-2a9d-4a8-proj used request id req-c7ac5c66-a644-4efa-ad23-a685db5acc5c 2018-10-02 18:28:47,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafa6fb138c4ac8212ce5485ea5baf747e5e6aac" 2018-10-02 18:28:47,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bd4fdd-d7e6-44c2-8ac3-2b2dc5488c36 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:28:47,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e0bd4fdd-d7e6-44c2-8ac3-2b2dc5488c36 2018-10-02 18:28:47,901 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c105e681-2a9d-4a8-user 2018-10-02 18:28:47,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:48,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df42be8-82d8-4d3c-9ac3-45cb003935a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:48,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3df42be8-82d8-4d3c-9ac3-45cb003935a7 2018-10-02 18:28:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" -d '{"role": {"name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role"}}' 2018-10-02 18:28:48,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b6c57a-bb3c-4117-96a6-fa420742bfd3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2554db32f754a6ea6c3fbb2a3092c8a", "links": {"self": "http://172.30.9.22:5000/v3/roles/a2554db32f754a6ea6c3fbb2a3092c8a"}, "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role"}} 2018-10-02 18:28:48,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b4b6c57a-bb3c-4117-96a6-fa420742bfd3 2018-10-02 18:28:48,105 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role 2018-10-02 18:28:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/a2554db32f754a6ea6c3fbb2a3092c8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:48,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3811470-8d7c-47d6-a31c-8bd16ab6d626 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/a2554db32f754a6ea6c3fbb2a3092c8a"}, "domain_id": null, "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role", "id": "a2554db32f754a6ea6c3fbb2a3092c8a"}} 2018-10-02 18:28:48,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/a2554db32f754a6ea6c3fbb2a3092c8a used request id req-e3811470-8d7c-47d6-a31c-8bd16ab6d626 2018-10-02 18:28:48,197 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role to project CreateSecurityGroupTests-c105e681-2a9d-4a8-proj 2018-10-02 18:28:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a/users/68ef5a0d4ef64ed38e39264522bee8c9/roles/a2554db32f754a6ea6c3fbb2a3092c8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:48,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa017b2-2376-4b5e-b696-a158ed3c1de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:48,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a/users/68ef5a0d4ef64ed38e39264522bee8c9/roles/a2554db32f754a6ea6c3fbb2a3092c8a used request id req-0fa017b2-2376-4b5e-b696-a158ed3c1de8 2018-10-02 18:28:48,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:48,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:48,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2554db32f754a6ea6c3fbb2a3092c8a", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role"}], "expires_at": "2018-10-02T19:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33a3523438e4403b921d098f63ccbe4a", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-user", "id": "68ef5a0d4ef64ed38e39264522bee8c9"}, "audit_ids": ["lEsXduk-Tt-P_g5y-9sRWw"], "issued_at": "2018-10-02T18:28:48.000000Z"}} 2018-10-02 18:28:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af5fa46-cc17-4768-bb69-0cb2a97e53f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:48,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4af5fa46-cc17-4768-bb69-0cb2a97e53f4 2018-10-02 18:28:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:49,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9b0cfd32-5965-4a57-84c5-b2021dadf0ce Date: Tue, 02 Oct 2018 18:28:49 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:28:49,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name&description=hello+group used request id req-9b0cfd32-5965-4a57-84c5-b2021dadf0ce 2018-10-02 18:28:49,078 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name... 2018-10-02 18:28:49,078 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name 2018-10-02 18:28:49,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" -d '{"security_group": {"name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name", "description": "hello group"}}' 2018-10-02 18:28:49,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6f40f67b-62bc-41f8-9d81-9c28fdb17fce Date: Tue, 02 Oct 2018 18:28:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 2, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}} 2018-10-02 18:28:49,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-6f40f67b-62bc-41f8-9d81-9c28fdb17fce 2018-10-02 18:28:49,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:49,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4619758f-ec0c-4032-a6e2-28e75b67520a Date: Tue, 02 Oct 2018 18:28:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:49,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-4619758f-ec0c-4032-a6e2-28e75b67520a 2018-10-02 18:28:49,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:49,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-26465872-fb3e-44ff-8e79-970e7528ac66 Date: Tue, 02 Oct 2018 18:28:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:49,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-26465872-fb3e-44ff-8e79-970e7528ac66 2018-10-02 18:28:49,767 - neutron_utils - INFO - Retrieving security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:49,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9175ebcc-416d-4d20-a0af-a1de9945cee0 Date: Tue, 02 Oct 2018 18:28:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 2, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:49,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-9175ebcc-416d-4d20-a0af-a1de9945cee0 2018-10-02 18:28:49,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:49,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b6d012f-b7fa-48d4-a3e1-8a59bf9dad76 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:50,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-3b6d012f-b7fa-48d4-a3e1-8a59bf9dad76 2018-10-02 18:28:50,136 - neutron_utils - INFO - Retrieving security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c94268e6-ba95-4f7d-94c3-6d6ce2caca45 Date: Tue, 02 Oct 2018 18:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 2, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:50,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-c94268e6-ba95-4f7d-94c3-6d6ce2caca45 2018-10-02 18:28:50,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9c4ad5f-d1ac-4ff4-a2ce-8544441e7c5f Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:50,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-b9c4ad5f-d1ac-4ff4-a2ce-8544441e7c5f 2018-10-02 18:28:50,219 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name 2018-10-02 18:28:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4ba65a78-48f5-433f-9060-1206514398eb Date: Tue, 02 Oct 2018 18:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 2, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:50,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-4ba65a78-48f5-433f-9060-1206514398eb 2018-10-02 18:28:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:50,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c59c4fe-0cd4-45db-9393-123ce1e6fea3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a"}, "enabled": true, "id": "33a3523438e4403b921d098f63ccbe4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}} 2018-10-02 18:28:50,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a used request id req-1c59c4fe-0cd4-45db-9393-123ce1e6fea3 2018-10-02 18:28:50,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03b85766-de29-48b5-be09-804810c3ca74 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:50,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-03b85766-de29-48b5-be09-804810c3ca74 2018-10-02 18:28:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591"}}' 2018-10-02 18:28:50,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-43eb3ace-531b-4063-bd81-44df2cfdfaca Date: Tue, 02 Oct 2018 18:28:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}} 2018-10-02 18:28:50,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-43eb3ace-531b-4063-bd81-44df2cfdfaca 2018-10-02 18:28:50,848 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name 2018-10-02 18:28:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e3ab0833-06ed-47d6-9f23-65f7af142cac Date: Tue, 02 Oct 2018 18:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 3, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:50,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-e3ab0833-06ed-47d6-9f23-65f7af142cac 2018-10-02 18:28:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:50,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f868e6e-40ef-4012-833e-aab53319fb74 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a"}, "enabled": true, "id": "33a3523438e4403b921d098f63ccbe4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}} 2018-10-02 18:28:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a used request id req-3f868e6e-40ef-4012-833e-aab53319fb74 2018-10-02 18:28:50,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:51,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-81cd4da4-a1c0-443e-9178-09104f880012 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:51,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-81cd4da4-a1c0-443e-9178-09104f880012 2018-10-02 18:28:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591"}}' 2018-10-02 18:28:51,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2af1d07b-0931-471a-a125-0c1090bab979 Date: Tue, 02 Oct 2018 18:28:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}} 2018-10-02 18:28:51,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-2af1d07b-0931-471a-a125-0c1090bab979 2018-10-02 18:28:51,303 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name 2018-10-02 18:28:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:51,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-84f9d90a-5211-42ec-aea7-3bd42a1399b4 Date: Tue, 02 Oct 2018 18:28:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 4, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:51,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-84f9d90a-5211-42ec-aea7-3bd42a1399b4 2018-10-02 18:28:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:51,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001dc18f-b54c-425e-9113-4846a3f5f091 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a"}, "enabled": true, "id": "33a3523438e4403b921d098f63ccbe4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}} 2018-10-02 18:28:51,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a used request id req-001dc18f-b54c-425e-9113-4846a3f5f091 2018-10-02 18:28:51,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:51,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-acc07760-b8de-4c5a-8ea2-a33faf5085b2 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:51,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-acc07760-b8de-4c5a-8ea2-a33faf5085b2 2018-10-02 18:28:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10}}' 2018-10-02 18:28:51,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-62f30322-f517-41ab-a240-dc66e5869487 Date: Tue, 02 Oct 2018 18:28:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}} 2018-10-02 18:28:51,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-62f30322-f517-41ab-a240-dc66e5869487 2018-10-02 18:28:51,939 - neutron_utils - INFO - Retrieving security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:52,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a5064a01-46c3-4806-afb5-bf8e0d53ad66 Date: Tue, 02 Oct 2018 18:28:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:52,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-a5064a01-46c3-4806-afb5-bf8e0d53ad66 2018-10-02 18:28:52,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:52,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9c172f3c-fef8-45cc-8cec-f31442e7896a Date: Tue, 02 Oct 2018 18:28:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:52,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-9c172f3c-fef8-45cc-8cec-f31442e7896a 2018-10-02 18:28:52,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:52,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2554db32f754a6ea6c3fbb2a3092c8a", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role"}], "expires_at": "2018-10-02T19:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33a3523438e4403b921d098f63ccbe4a", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33a3523438e4403b921d098f63ccbe4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-user", "id": "68ef5a0d4ef64ed38e39264522bee8c9"}, "audit_ids": ["eb_kyNGcRM-MA5cRwyCurg"], "issued_at": "2018-10-02T18:28:52.000000Z"}} 2018-10-02 18:28:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:52,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9f8d7a8b-f886-44cc-b588-39e3cc5f38b2 Date: Tue, 02 Oct 2018 18:28:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:52,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name&description=hello+group used request id req-9f8d7a8b-f886-44cc-b588-39e3cc5f38b2 2018-10-02 18:28:52,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:53,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-329b2ba1-aa91-4391-bafe-d975a94a9466 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:53,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-329b2ba1-aa91-4391-bafe-d975a94a9466 2018-10-02 18:28:53,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:53,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0df43960-30a3-44a1-949f-2acb165e3754 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:53,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-0df43960-30a3-44a1-949f-2acb165e3754 2018-10-02 18:28:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:53,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5426fda3-ecae-4557-9894-ae72e931cc0f Date: Tue, 02 Oct 2018 18:28:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:53,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-5426fda3-ecae-4557-9894-ae72e931cc0f 2018-10-02 18:28:53,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:53,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d5a15686-ca03-4f1d-81f5-95526e461a3f Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:53,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-d5a15686-ca03-4f1d-81f5-95526e461a3f 2018-10-02 18:28:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:53,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c5aaf7a5-3b53-47ca-8403-44b55c435e0d Date: Tue, 02 Oct 2018 18:28:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:53,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-c5aaf7a5-3b53-47ca-8403-44b55c435e0d 2018-10-02 18:28:53,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:54,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-da488045-976b-4511-8355-d15982bce622 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:54,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-da488045-976b-4511-8355-d15982bce622 2018-10-02 18:28:54,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:54,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-74902c24-7649-4994-8888-61cea2cf9882 Date: Tue, 02 Oct 2018 18:28:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:54,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-74902c24-7649-4994-8888-61cea2cf9882 2018-10-02 18:28:54,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:54,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-31af80b4-b076-463d-8d88-9345effb5a99 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:54,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-31af80b4-b076-463d-8d88-9345effb5a99 2018-10-02 18:28:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:54,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-40c7216b-d864-4631-a84a-10038ec43420 Date: Tue, 02 Oct 2018 18:28:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:54,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-40c7216b-d864-4631-a84a-10038ec43420 2018-10-02 18:28:54,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:54,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6dcc40cb-1af9-4dfd-bb5a-52189c0c9cea Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:54,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-6dcc40cb-1af9-4dfd-bb5a-52189c0c9cea 2018-10-02 18:28:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:54,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-62b2036b-25e5-4f43-91dd-cded25ee3aff Date: Tue, 02 Oct 2018 18:28:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:54,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-62b2036b-25e5-4f43-91dd-cded25ee3aff 2018-10-02 18:28:54,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-34af5155-a8f1-4f9a-a202-630f1f375abb Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:55,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-34af5155-a8f1-4f9a-a202-630f1f375abb 2018-10-02 18:28:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bdea1f3b-6194-4233-9b5d-d9289edfe926 Date: Tue, 02 Oct 2018 18:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:55,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-bdea1f3b-6194-4233-9b5d-d9289edfe926 2018-10-02 18:28:55,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:55,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3af0059c-b296-4e67-ae5d-962624c5e405 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:55,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-3af0059c-b296-4e67-ae5d-962624c5e405 2018-10-02 18:28:55,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-112fb888-934d-4c24-a9c0-3a69336aef46 Date: Tue, 02 Oct 2018 18:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:55,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-112fb888-934d-4c24-a9c0-3a69336aef46 2018-10-02 18:28:55,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:55,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9b579bdf-0958-4b17-8347-35d4498f1639 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:55,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-9b579bdf-0958-4b17-8347-35d4498f1639 2018-10-02 18:28:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-805eccc4-c4c7-44cd-8531-38bdc713be47 Date: Tue, 02 Oct 2018 18:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:55,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-805eccc4-c4c7-44cd-8531-38bdc713be47 2018-10-02 18:28:55,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:55,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-09476429-e23f-4ace-9a5d-0b52b39280ce Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:55,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-09476429-e23f-4ace-9a5d-0b52b39280ce 2018-10-02 18:28:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:56,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-22b6ba9d-55f1-4a95-8d31-c03202922d9a Date: Tue, 02 Oct 2018 18:28:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "updated_at": "2018-10-02T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "3465df25-5a34-43d2-8577-5de9b7635e91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "revision_number": 0, "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "revision_number": 0, "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 5, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "name": "CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name"}]} 2018-10-02 18:28:56,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name used request id req-22b6ba9d-55f1-4a95-8d31-c03202922d9a 2018-10-02 18:28:56,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:56,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-748ad715-87ae-4fb6-9d2f-0c942fc3029d Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:56,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-748ad715-87ae-4fb6-9d2f-0c942fc3029d 2018-10-02 18:28:56,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:56,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7cd9338d-b01b-4fd1-95b2-2ae6263d9c64 Date: Tue, 02 Oct 2018 18:28: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-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "3465df25-5a34-43d2-8577-5de9b7635e91"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:56,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-7cd9338d-b01b-4fd1-95b2-2ae6263d9c64 2018-10-02 18:28:56,430 - neutron_utils - INFO - Deleting security group rule with ID - 3465df25-5a34-43d2-8577-5de9b7635e91 2018-10-02 18:28:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/3465df25-5a34-43d2-8577-5de9b7635e91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:56,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7392a42b-83df-4184-aea1-ec4056864bba Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:56,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/3465df25-5a34-43d2-8577-5de9b7635e91 used request id req-7392a42b-83df-4184-aea1-ec4056864bba 2018-10-02 18:28:56,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea15bd0c-fa68-4c09-86c0-7db101561591 2018-10-02 18:28:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b632a714a63b237420e0e9ea8ab7fb024ca7cf" 2018-10-02 18:28:56,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-f298926b-06fb-4982-9776-d71584be8dab Date: Tue, 02 Oct 2018 18:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "49fe7eac-30c5-40a5-84c2-45fe45445ed9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:28:51Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": 10, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:51Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5663b0b7-685f-4a62-ac1e-64ccb4258caa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:50Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:50Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "5bb62e71-b849-461c-be5f-6ce44fdd3e98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "ea15bd0c-fa68-4c09-86c0-7db101561591", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e0e192d6-8673-443f-a2a7-1f9092eeccbb"}]} 2018-10-02 18:28:56,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-f298926b-06fb-4982-9776-d71584be8dab 2018-10-02 18:28:56,733 - neutron_utils - INFO - Deleting security group rule with ID - 5663b0b7-685f-4a62-ac1e-64ccb4258caa 2018-10-02 18:28:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/5663b0b7-685f-4a62-ac1e-64ccb4258caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:56,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02bbd386-0688-484b-a394-1c8fe1b40ca2 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:56,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/5663b0b7-685f-4a62-ac1e-64ccb4258caa used request id req-02bbd386-0688-484b-a394-1c8fe1b40ca2 2018-10-02 18:28:56,820 - neutron_utils - INFO - Deleting security group rule with ID - e0e192d6-8673-443f-a2a7-1f9092eeccbb 2018-10-02 18:28:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/e0e192d6-8673-443f-a2a7-1f9092eeccbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:56,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-386c3c0b-7f7c-470b-9b7d-25362fcff9cc Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:56,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/e0e192d6-8673-443f-a2a7-1f9092eeccbb used request id req-386c3c0b-7f7c-470b-9b7d-25362fcff9cc 2018-10-02 18:28:56,923 - neutron_utils - INFO - Deleting security group rule with ID - 3465df25-5a34-43d2-8577-5de9b7635e91 2018-10-02 18:28:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/3465df25-5a34-43d2-8577-5de9b7635e91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:57,092 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b9c8b251-4220-448b-b41f-ad5b4b07cedb Date: Tue, 02 Oct 2018 18:28:57 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 3465df25-5a34-43d2-8577-5de9b7635e91 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:28:57,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/3465df25-5a34-43d2-8577-5de9b7635e91 used request id req-b9c8b251-4220-448b-b41f-ad5b4b07cedb 2018-10-02 18:28:57,093 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 3465df25-5a34-43d2-8577-5de9b7635e91 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:28:57,093 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3465df25-5a34-43d2-8577-5de9b7635e91 does not exist Neutron server returns request_ids: ['req-b9c8b251-4220-448b-b41f-ad5b4b07cedb'] 2018-10-02 18:28:57,093 - neutron_utils - INFO - Deleting security group rule with ID - 5bb62e71-b849-461c-be5f-6ce44fdd3e98 2018-10-02 18:28:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/5bb62e71-b849-461c-be5f-6ce44fdd3e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:57,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee5db1df-331e-42a4-b652-ddc192bf65c4 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:57,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/5bb62e71-b849-461c-be5f-6ce44fdd3e98 used request id req-ee5db1df-331e-42a4-b652-ddc192bf65c4 2018-10-02 18:28:57,203 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-481006d1-d615-498f-9665-5423baa08542name 2018-10-02 18:28:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ea15bd0c-fa68-4c09-86c0-7db101561591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284589fafa7ed90d527fabbcac6ebb23e5a84a4" 2018-10-02 18:28:57,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c986410-24a1-4b0d-b0a4-170037d96b21 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:57,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ea15bd0c-fa68-4c09-86c0-7db101561591 used request id req-3c986410-24a1-4b0d-b0a4-170037d96b21 2018-10-02 18:28:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:57,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4193e9f7-5481-48fc-b22a-f63908106354 Date: Tue, 02 Oct 2018 18:28:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:48Z", "updated_at": "2018-10-02T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "58a8d4f1-2a80-4068-875d-9bec97d58690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "687d04f5-c57b-4fee-a9d5-ce92c271142d", "remote_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "763e8930-1f82-49ff-b47c-3d1d81532435", "remote_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "revision_number": 0, "id": "e1c59232-82f7-4f61-bf81-63c6776ddd5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "33a3523438e4403b921d098f63ccbe4a"}], "revision_number": 4, "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:28:57,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-4193e9f7-5481-48fc-b22a-f63908106354 2018-10-02 18:28:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:57,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddde478-0c20-491b-8586-7b95c1a02cd2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a"}, "enabled": true, "id": "33a3523438e4403b921d098f63ccbe4a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c105e681-2a9d-4a8-proj"}} 2018-10-02 18:28:57,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a used request id req-5ddde478-0c20-491b-8586-7b95c1a02cd2 2018-10-02 18:28:57,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 851879ac-e104-4595-906a-d61a5cbf3cd5 2018-10-02 18:28:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=851879ac-e104-4595-906a-d61a5cbf3cd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8c5f6d17-c0e6-496e-8c1b-128bdb6319ad Date: Tue, 02 Oct 2018 18:28:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "58a8d4f1-2a80-4068-875d-9bec97d58690"}, {"remote_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "687d04f5-c57b-4fee-a9d5-ce92c271142d"}, {"remote_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "763e8930-1f82-49ff-b47c-3d1d81532435"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:28:49Z", "security_group_id": "851879ac-e104-4595-906a-d61a5cbf3cd5", "port_range_min": null, "revision_number": 0, "tenant_id": "33a3523438e4403b921d098f63ccbe4a", "created_at": "2018-10-02T18:28:49Z", "project_id": "33a3523438e4403b921d098f63ccbe4a", "id": "e1c59232-82f7-4f61-bf81-63c6776ddd5c"}]} 2018-10-02 18:28:57,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=851879ac-e104-4595-906a-d61a5cbf3cd5 used request id req-8c5f6d17-c0e6-496e-8c1b-128bdb6319ad 2018-10-02 18:28:57,982 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:28:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/851879ac-e104-4595-906a-d61a5cbf3cd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:58,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aeb326e7-845f-4193-9845-a29107d384b9 Content-Length: 0 Date: Tue, 02 Oct 2018 18:28:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:28:58,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/851879ac-e104-4595-906a-d61a5cbf3cd5 used request id req-aeb326e7-845f-4193-9845-a29107d384b9 2018-10-02 18:28:58,264 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c105e681-2a9d-4a8-proj 2018-10-02 18:28:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:58,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b739bf-a4fd-4dd9-a8bf-fda90b3ed77f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:58,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/33a3523438e4403b921d098f63ccbe4a used request id req-e3b739bf-a4fd-4dd9-a8bf-fda90b3ed77f 2018-10-02 18:28:58,485 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c105e681-2a9d-4a8-proj-role 2018-10-02 18:28:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/a2554db32f754a6ea6c3fbb2a3092c8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:58,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33484492-78b8-404f-b90e-7638d9a8d045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:58,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/a2554db32f754a6ea6c3fbb2a3092c8a used request id req-33484492-78b8-404f-b90e-7638d9a8d045 2018-10-02 18:28:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19de4425c2a5621ad01906e245b1a22eeaccbeb6" 2018-10-02 18:28:58,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa3de71-8a31-4fba-81df-866ff1e045cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:28:58,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9aa3de71-8a31-4fba-81df-866ff1e045cc 2018-10-02 18:28:58,761 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c105e681-2a9d-4a8-user 2018-10-02 18:28:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/68ef5a0d4ef64ed38e39264522bee8c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafa6fb138c4ac8212ce5485ea5baf747e5e6aac" 2018-10-02 18:28:58,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7300c735-c0c3-4754-8c91-9b9ea545878f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:28:58,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/68ef5a0d4ef64ed38e39264522bee8c9 used request id req-7300c735-c0c3-4754-8c91-9b9ea545878f 2018-10-02 18:28:58,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:59,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xDEYyWdqSYmb1eghig9o_w"], "issued_at": "2018-10-02T18:28:59.000000Z"}} 2018-10-02 18:28:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923f0f0da58a53fb6ff97c0f2eff4515a554a9c1" 2018-10-02 18:28:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca330b9-9fc3-4828-ba68-6afbb615964a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:59,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ca330b9-9fc3-4828-ba68-6afbb615964a 2018-10-02 18:28:59,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:28:59,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:28:59,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NaMoqIkxSkGI8v3ZAGZvwg"], "issued_at": "2018-10-02T18:28:59.000000Z"}} 2018-10-02 18:28:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:28:59,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3702cb8d-c2e2-4184-af95-f103047172be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:28:59,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3702cb8d-c2e2-4184-af95-f103047172be 2018-10-02 18:28:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:28:59,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:28: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:28:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e3227d8e-2577-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:28:59,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970a6b1a-f2d8-494d-8f37-46834b2683d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e3227d8e-2577-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:28:59,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e3227d8e-2577-4f2-proj used request id req-970a6b1a-f2d8-494d-8f37-46834b2683d6 2018-10-02 18:28:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:00,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc8c329-51a4-4ff2-abe7-d84a5254b040 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:00,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-bcc8c329-51a4-4ff2-abe7-d84a5254b040 2018-10-02 18:29:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}}' 2018-10-02 18:29:00,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-063b707c-91dd-4f0f-9529-fa3168e10a85 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09"}, "enabled": true, "id": "143cd779a7594a849c72de858211bd09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}} 2018-10-02 18:29:00,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-063b707c-91dd-4f0f-9529-fa3168e10a85 2018-10-02 18:29:00,159 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e3227d8e-2577-4f2-proj 2018-10-02 18:29:00,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:00,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:00,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["B1oEPYyETOqkynsdmaJenQ"], "issued_at": "2018-10-02T18:29:00.000000Z"}} 2018-10-02 18:29:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e8e857dcaf6c00fe9953d2643cb0662c3983" 2018-10-02 18:29:00,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a5ffed-b4ff-45fd-9e94-6e07afb3e2e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:00,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f7a5ffed-b4ff-45fd-9e94-6e07afb3e2e9 2018-10-02 18:29:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:00,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e8e857dcaf6c00fe9953d2643cb0662c3983" 2018-10-02 18:29:00,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4e26d2-640e-4124-a7e3-2bd117c745b4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:29:00,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4d4e26d2-640e-4124-a7e3-2bd117c745b4 2018-10-02 18:29:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-e3227d8e-2577-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e8e857dcaf6c00fe9953d2643cb0662c3983" 2018-10-02 18:29:00,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606284bf-e063-4bd3-8e7e-1728a5fc8f5f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-e3227d8e-2577-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09"}, "enabled": true, "id": "143cd779a7594a849c72de858211bd09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}]} 2018-10-02 18:29:00,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSecurityGroupTests-e3227d8e-2577-4f2-proj used request id req-606284bf-e063-4bd3-8e7e-1728a5fc8f5f 2018-10-02 18:29:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e8e857dcaf6c00fe9953d2643cb0662c3983" 2018-10-02 18:29:00,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2133808a-67b2-43c6-a75b-e6fa4cf17bb9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:00,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2133808a-67b2-43c6-a75b-e6fa4cf17bb9 2018-10-02 18:29:01,308 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e3227d8e-2577-4f2-user 2018-10-02 18:29:01,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:01,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549edc53-e1d8-4908-84d1-8b95a7f377b2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:01,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-549edc53-e1d8-4908-84d1-8b95a7f377b2 2018-10-02 18:29:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" -d '{"role": {"name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role"}}' 2018-10-02 18:29:01,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94f2b87-9f24-4363-ab11-1065a03b255b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c01cf49dd544422b7e11e206c543652", "links": {"self": "http://172.30.9.22:5000/v3/roles/2c01cf49dd544422b7e11e206c543652"}, "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role"}} 2018-10-02 18:29:01,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e94f2b87-9f24-4363-ab11-1065a03b255b 2018-10-02 18:29:01,518 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role 2018-10-02 18:29:01,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2c01cf49dd544422b7e11e206c543652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:01,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0a37fa-a314-4451-b40c-a4a032b6cdd4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2c01cf49dd544422b7e11e206c543652"}, "domain_id": null, "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role", "id": "2c01cf49dd544422b7e11e206c543652"}} 2018-10-02 18:29:01,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2c01cf49dd544422b7e11e206c543652 used request id req-fb0a37fa-a314-4451-b40c-a4a032b6cdd4 2018-10-02 18:29:01,608 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role to project CreateSecurityGroupTests-e3227d8e-2577-4f2-proj 2018-10-02 18:29:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09/users/137fcacf7f4942a98046a1f8545996c0/roles/2c01cf49dd544422b7e11e206c543652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:01,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ae14d4-5040-4ef1-807d-5e96bb5f5220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:01,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09/users/137fcacf7f4942a98046a1f8545996c0/roles/2c01cf49dd544422b7e11e206c543652 used request id req-74ae14d4-5040-4ef1-807d-5e96bb5f5220 2018-10-02 18:29:01,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:01,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:02,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c01cf49dd544422b7e11e206c543652", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role"}], "expires_at": "2018-10-02T19:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "143cd779a7594a849c72de858211bd09", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-user", "id": "137fcacf7f4942a98046a1f8545996c0"}, "audit_ids": ["wcXed_dQQhGJDZq52NMy1Q"], "issued_at": "2018-10-02T18:29:02.000000Z"}} 2018-10-02 18:29:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:02,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8174a63a-c3c3-475a-9993-e7a3e4d3ed52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:02,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8174a63a-c3c3-475a-9993-e7a3e4d3ed52 2018-10-02 18:29:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:02,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-15bcbb50-bcfd-4abe-a735-7e3ae4062bf6 Date: Tue, 02 Oct 2018 18:29:02 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:29:02,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename&description=hello+group used request id req-15bcbb50-bcfd-4abe-a735-7e3ae4062bf6 2018-10-02 18:29:02,497 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename... 2018-10-02 18:29:02,497 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename 2018-10-02 18:29:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" -d '{"security_group": {"name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename", "description": "hello group"}}' 2018-10-02 18:29:02,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f21950ce-901b-4d89-9047-df2f36125941 Date: Tue, 02 Oct 2018 18:29:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 2, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}} 2018-10-02 18:29:02,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-f21950ce-901b-4d89-9047-df2f36125941 2018-10-02 18:29:02,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:03,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9d9377d-f4d6-44f4-88fc-ef48cf91097a Date: Tue, 02 Oct 2018 18:29:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:03,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-d9d9377d-f4d6-44f4-88fc-ef48cf91097a 2018-10-02 18:29:03,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:03,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:03,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-26b5efe4-f206-4a96-89b0-120a6e046047 Date: Tue, 02 Oct 2018 18:29:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:03,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-26b5efe4-f206-4a96-89b0-120a6e046047 2018-10-02 18:29:03,182 - neutron_utils - INFO - Retrieving security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:03,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:03,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-444cfc00-ba2b-4e98-ab95-3ce7d2bcf38b Date: Tue, 02 Oct 2018 18:29:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 2, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:03,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-444cfc00-ba2b-4e98-ab95-3ce7d2bcf38b 2018-10-02 18:29:03,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:03,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:03,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-251e986a-463c-4f8e-b82c-a0b69448aefc Date: Tue, 02 Oct 2018 18:29:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:03,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-251e986a-463c-4f8e-b82c-a0b69448aefc 2018-10-02 18:29:03,554 - neutron_utils - INFO - Retrieving security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:03,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5d4c8cc2-e528-4102-9e39-8c8955163b23 Date: Tue, 02 Oct 2018 18:29:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 2, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:03,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-5d4c8cc2-e528-4102-9e39-8c8955163b23 2018-10-02 18:29:03,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:03,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c00e549-1c81-41d8-a4aa-56df974d4f79 Date: Tue, 02 Oct 2018 18:29:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:03,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-4c00e549-1c81-41d8-a4aa-56df974d4f79 2018-10-02 18:29:03,822 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename 2018-10-02 18:29:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:04,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bb2899fd-778c-44ec-8f49-a5ad8d805985 Date: Tue, 02 Oct 2018 18:29:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 2, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:04,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-bb2899fd-778c-44ec-8f49-a5ad8d805985 2018-10-02 18:29:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:04,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:04,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8c9b7c-7540-45ae-abc9-bd168d8bf3eb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09"}, "enabled": true, "id": "143cd779a7594a849c72de858211bd09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}} 2018-10-02 18:29:04,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 used request id req-9e8c9b7c-7540-45ae-abc9-bd168d8bf3eb 2018-10-02 18:29:04,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:04,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-83155c5a-8e7b-4eb2-ae1c-28893310d0d8 Date: Tue, 02 Oct 2018 18:29:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:04,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-83155c5a-8e7b-4eb2-ae1c-28893310d0d8 2018-10-02 18:29:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d1637d313037d0c04ad4c5ef2927fa768e28d391" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98"}}' 2018-10-02 18:29:04,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-efa5a195-f9e4-469e-9786-e4986824a63d Date: Tue, 02 Oct 2018 18:29:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}} 2018-10-02 18:29:04,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-efa5a195-f9e4-469e-9786-e4986824a63d 2018-10-02 18:29:04,686 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename 2018-10-02 18:29:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:04,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ee47818a-a122-428e-9288-e2ca63bddc8b Date: Tue, 02 Oct 2018 18:29:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 3, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:04,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-ee47818a-a122-428e-9288-e2ca63bddc8b 2018-10-02 18:29:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:04,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e789def5-ee5d-4fab-84cd-1f20e80e7155 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09"}, "enabled": true, "id": "143cd779a7594a849c72de858211bd09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}} 2018-10-02 18:29:04,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 used request id req-e789def5-ee5d-4fab-84cd-1f20e80e7155 2018-10-02 18:29:04,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:05,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-516246c2-8162-4d7e-a66a-6d63aaf9faa0 Date: Tue, 02 Oct 2018 18:29:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:05,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-516246c2-8162-4d7e-a66a-6d63aaf9faa0 2018-10-02 18:29:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d1637d313037d0c04ad4c5ef2927fa768e28d391" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98"}}' 2018-10-02 18:29:05,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-285ab0b1-a90d-4754-9879-c7440c38806f Date: Tue, 02 Oct 2018 18:29:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}} 2018-10-02 18:29:05,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-285ab0b1-a90d-4754-9879-c7440c38806f 2018-10-02 18:29:05,507 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename 2018-10-02 18:29:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:05,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-90f886a1-81bf-4474-9c4c-bdc8cf9b90b0 Date: Tue, 02 Oct 2018 18:29:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 4, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:05,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-90f886a1-81bf-4474-9c4c-bdc8cf9b90b0 2018-10-02 18:29:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:05,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098faf02-f1c4-4303-b484-2dce9fb75df7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09"}, "enabled": true, "id": "143cd779a7594a849c72de858211bd09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}} 2018-10-02 18:29:05,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 used request id req-098faf02-f1c4-4303-b484-2dce9fb75df7 2018-10-02 18:29:05,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:05,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-370cdf1c-2e83-4a6e-932f-21a75efa057b Date: Tue, 02 Oct 2018 18:29:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:05,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-370cdf1c-2e83-4a6e-932f-21a75efa057b 2018-10-02 18:29:05,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}d1637d313037d0c04ad4c5ef2927fa768e28d391" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10}}' 2018-10-02 18:29:05,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ce8be790-0861-422d-86bb-f2d8b39009ae Date: Tue, 02 Oct 2018 18:29:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}} 2018-10-02 18:29:05,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-ce8be790-0861-422d-86bb-f2d8b39009ae 2018-10-02 18:29:05,980 - neutron_utils - INFO - Retrieving security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:05,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:06,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5387ede7-504d-44c2-aa65-c2aaa0eb1347 Date: Tue, 02 Oct 2018 18:29:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:06,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-5387ede7-504d-44c2-aa65-c2aaa0eb1347 2018-10-02 18:29:06,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:06,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8298df54-265c-4f51-bdbf-eef8b2297b6d Date: Tue, 02 Oct 2018 18:29:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:06,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-8298df54-265c-4f51-bdbf-eef8b2297b6d 2018-10-02 18:29:06,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:06,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c01cf49dd544422b7e11e206c543652", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role"}], "expires_at": "2018-10-02T19:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "143cd779a7594a849c72de858211bd09", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/143cd779a7594a849c72de858211bd09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/143cd779a7594a849c72de858211bd09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/143cd779a7594a849c72de858211bd09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-user", "id": "137fcacf7f4942a98046a1f8545996c0"}, "audit_ids": ["3cxQgzm9Qx-xZa_wfIPjEw"], "issued_at": "2018-10-02T18:29:06.000000Z"}} 2018-10-02 18:29:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:07,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-114d7329-fbc0-4c01-8e36-3e7945a48da0 Date: Tue, 02 Oct 2018 18:29:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:07,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename&description=hello+group used request id req-114d7329-fbc0-4c01-8e36-3e7945a48da0 2018-10-02 18:29:07,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:07,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0ff78dd5-bab4-48a6-bdf6-95a0ec44c551 Date: Tue, 02 Oct 2018 18:29:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:07,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-0ff78dd5-bab4-48a6-bdf6-95a0ec44c551 2018-10-02 18:29:07,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:07,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-de9035cb-2396-4e08-ad4e-eeb1842c7163 Date: Tue, 02 Oct 2018 18:29:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:07,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-de9035cb-2396-4e08-ad4e-eeb1842c7163 2018-10-02 18:29:07,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:07,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-649b75fc-0122-44c8-9dab-4a2270a1cec6 Date: Tue, 02 Oct 2018 18:29:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:07,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-649b75fc-0122-44c8-9dab-4a2270a1cec6 2018-10-02 18:29:07,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:07,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7795448c-1e17-4a25-903b-a8b2914a2de5 Date: Tue, 02 Oct 2018 18:29:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:07,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-7795448c-1e17-4a25-903b-a8b2914a2de5 2018-10-02 18:29:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:07,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2da163bd-9e94-4c74-8f12-1fb2ca8b09f2 Date: Tue, 02 Oct 2018 18:29:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:07,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-2da163bd-9e94-4c74-8f12-1fb2ca8b09f2 2018-10-02 18:29:07,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:08,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3b759a73-ee22-4774-83d3-cfa061502789 Date: Tue, 02 Oct 2018 18:29:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:08,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-3b759a73-ee22-4774-83d3-cfa061502789 2018-10-02 18:29:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:08,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-93e516b6-624d-4a20-894a-2f4b22730199 Date: Tue, 02 Oct 2018 18:29:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:08,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-93e516b6-624d-4a20-894a-2f4b22730199 2018-10-02 18:29:08,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:08,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8f5122db-2c03-463d-b817-95eb4b6f5ee8 Date: Tue, 02 Oct 2018 18:29:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:08,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-8f5122db-2c03-463d-b817-95eb4b6f5ee8 2018-10-02 18:29:08,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:08,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e936d66e-4aae-49c0-a092-b91c64391c43 Date: Tue, 02 Oct 2018 18:29:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:08,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-e936d66e-4aae-49c0-a092-b91c64391c43 2018-10-02 18:29:08,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:08,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4a333e70-b010-4d4f-933f-5fe8374ddc5a Date: Tue, 02 Oct 2018 18:29:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:08,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-4a333e70-b010-4d4f-933f-5fe8374ddc5a 2018-10-02 18:29:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d1e6d9ff-2d10-4de4-b974-22b625d004a1 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:09,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-d1e6d9ff-2d10-4de4-b974-22b625d004a1 2018-10-02 18:29:09,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ef31a417-01d3-4294-b2a4-19baa94fb7dc Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:09,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-ef31a417-01d3-4294-b2a4-19baa94fb7dc 2018-10-02 18:29:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-544b0862-ffd2-4003-8bb8-629085ab0103 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:09,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-544b0862-ffd2-4003-8bb8-629085ab0103 2018-10-02 18:29:09,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:09,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7340d9c3-0b38-4086-a67d-b79e7a91cf5c Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:09,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-7340d9c3-0b38-4086-a67d-b79e7a91cf5c 2018-10-02 18:29:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-58cc72ca-b13a-480a-8cbb-6fd9df698842 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "revision_number": 0, "id": "0cb95822-287e-4c51-834d-10d84dc21b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "693788a5-e5ff-427c-b7b1-798c476f995d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": 10, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "revision_number": 0, "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 5, "project_id": "143cd779a7594a849c72de858211bd09", "id": "bda484df-488e-4baf-bcc8-c5982304ef98", "name": "CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename"}]} 2018-10-02 18:29:09,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename used request id req-58cc72ca-b13a-480a-8cbb-6fd9df698842 2018-10-02 18:29:09,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a00ad4b9-d4c9-4152-a8f8-ac47eda77553 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:04Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:04Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "0cb95822-287e-4c51-834d-10d84dc21b03"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:09,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-a00ad4b9-d4c9-4152-a8f8-ac47eda77553 2018-10-02 18:29:09,537 - neutron_utils - INFO - Deleting security group rule with ID - 0cb95822-287e-4c51-834d-10d84dc21b03 2018-10-02 18:29:09,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/0cb95822-287e-4c51-834d-10d84dc21b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:09,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82e5e969-1320-4f02-9adc-e8b4fe7d1af7 Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:09,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/0cb95822-287e-4c51-834d-10d84dc21b03 used request id req-82e5e969-1320-4f02-9adc-e8b4fe7d1af7 2018-10-02 18:29:09,657 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-02 18:29:09,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda484df-488e-4baf-bcc8-c5982304ef98 2018-10-02 18:29:09,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}766a4ec92f533a7f8c230095f3fe1b76211e0d8b" 2018-10-02 18:29:09,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-ab14046e-aaf5-4300-ae77-46c519486d50 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": 10, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "693788a5-e5ff-427c-b7b1-798c476f995d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:05Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:05Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d02e946b-0d0b-4f54-a037-7fdaeede9ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "bda484df-488e-4baf-bcc8-c5982304ef98", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "fca91fbf-f896-4aa3-a620-69f324c9b2af"}]} 2018-10-02 18:29:09,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-ab14046e-aaf5-4300-ae77-46c519486d50 2018-10-02 18:29:09,694 - neutron_utils - INFO - Deleting security group rule with ID - 8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a 2018-10-02 18:29:09,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:09,804 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2498b034-2195-41fe-a528-8663234b4bc6 Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:09,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/8a833dc9-9d7e-42ab-9c2b-58e58aee3f5a used request id req-2498b034-2195-41fe-a528-8663234b4bc6 2018-10-02 18:29:09,805 - neutron_utils - INFO - Deleting security group rule with ID - 693788a5-e5ff-427c-b7b1-798c476f995d 2018-10-02 18:29:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/693788a5-e5ff-427c-b7b1-798c476f995d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:10,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3273c6ee-0efe-4f2c-aa91-6e99aa832078 Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:10,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/693788a5-e5ff-427c-b7b1-798c476f995d used request id req-3273c6ee-0efe-4f2c-aa91-6e99aa832078 2018-10-02 18:29:10,049 - neutron_utils - INFO - Deleting security group rule with ID - 0cb95822-287e-4c51-834d-10d84dc21b03 2018-10-02 18:29:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/0cb95822-287e-4c51-834d-10d84dc21b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:10,218 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-ad58d1d1-0157-4c1d-afc1-6274d56e59ef Date: Tue, 02 Oct 2018 18:29:10 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0cb95822-287e-4c51-834d-10d84dc21b03 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:29:10,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/0cb95822-287e-4c51-834d-10d84dc21b03 used request id req-ad58d1d1-0157-4c1d-afc1-6274d56e59ef 2018-10-02 18:29:10,218 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0cb95822-287e-4c51-834d-10d84dc21b03 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-02 18:29:10,219 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0cb95822-287e-4c51-834d-10d84dc21b03 does not exist Neutron server returns request_ids: ['req-ad58d1d1-0157-4c1d-afc1-6274d56e59ef'] 2018-10-02 18:29:10,219 - neutron_utils - INFO - Deleting security group rule with ID - d02e946b-0d0b-4f54-a037-7fdaeede9ae5 2018-10-02 18:29:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/d02e946b-0d0b-4f54-a037-7fdaeede9ae5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:10,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-090d0fe6-fc89-4829-8599-eb4f5637955a Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:10,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/d02e946b-0d0b-4f54-a037-7fdaeede9ae5 used request id req-090d0fe6-fc89-4829-8599-eb4f5637955a 2018-10-02 18:29:10,464 - neutron_utils - INFO - Deleting security group rule with ID - fca91fbf-f896-4aa3-a620-69f324c9b2af 2018-10-02 18:29:10,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/fca91fbf-f896-4aa3-a620-69f324c9b2af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:10,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2744b5ae-8117-4eae-8a98-0db76086c9b8 Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:10,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/fca91fbf-f896-4aa3-a620-69f324c9b2af used request id req-2744b5ae-8117-4eae-8a98-0db76086c9b8 2018-10-02 18:29:10,585 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-20167f2d-2bf0-48e6-a13a-b93bb25fda4ename 2018-10-02 18:29:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/bda484df-488e-4baf-bcc8-c5982304ef98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1637d313037d0c04ad4c5ef2927fa768e28d391" 2018-10-02 18:29:10,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff196cfe-85f1-4631-8def-db5b63bb00bb Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:10,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/bda484df-488e-4baf-bcc8-c5982304ef98 used request id req-ff196cfe-85f1-4631-8def-db5b63bb00bb 2018-10-02 18:29:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-eeaf50f1-17cc-4042-a06b-e3aab77455cf Date: Tue, 02 Oct 2018 18:29:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "updated_at": "2018-10-02T18:29:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "1fc27207-fb28-416d-8c9e-0a3b446485b1", "remote_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "9a1574a8-ab05-4b71-91a6-3e70ddec1b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv4", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "bd15069b-9903-4e29-b6ae-bf82bf10840b", "remote_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "revision_number": 0, "id": "d3944433-e6ac-4c87-abf5-685889b46747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "tenant_id": "143cd779a7594a849c72de858211bd09", "port_range_min": null, "ethertype": "IPv6", "project_id": "143cd779a7594a849c72de858211bd09"}], "revision_number": 4, "project_id": "143cd779a7594a849c72de858211bd09", "id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:29:11,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-eeaf50f1-17cc-4042-a06b-e3aab77455cf 2018-10-02 18:29:11,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:11,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac972af8-4668-4802-86f3-702bb00767c4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:29:11,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-ac972af8-4668-4802-86f3-702bb00767c4 2018-10-02 18:29:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:11,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf324ef-60c7-46f8-b8bc-3b7b77886a31 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09"}, "enabled": true, "id": "143cd779a7594a849c72de858211bd09", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e3227d8e-2577-4f2-proj"}} 2018-10-02 18:29:11,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 used request id req-fdf324ef-60c7-46f8-b8bc-3b7b77886a31 2018-10-02 18:29:11,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4 2018-10-02 18:29:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:11,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-630a8ff0-23a4-4aa5-9848-5194d06c77af Date: Tue, 02 Oct 2018 18:29:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "1fc27207-fb28-416d-8c9e-0a3b446485b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "9a1574a8-ab05-4b71-91a6-3e70ddec1b53"}, {"remote_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "bd15069b-9903-4e29-b6ae-bf82bf10840b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:29:02Z", "security_group_id": "ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4", "port_range_min": null, "revision_number": 0, "tenant_id": "143cd779a7594a849c72de858211bd09", "created_at": "2018-10-02T18:29:02Z", "project_id": "143cd779a7594a849c72de858211bd09", "id": "d3944433-e6ac-4c87-abf5-685889b46747"}]} 2018-10-02 18:29:11,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4 used request id req-630a8ff0-23a4-4aa5-9848-5194d06c77af 2018-10-02 18:29:11,423 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:29:11,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:11,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15712c9f-6c6f-4176-9cf9-7e79c90e7846 Content-Length: 0 Date: Tue, 02 Oct 2018 18:29:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:29:11,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ee7dfc1d-a287-419f-aa1f-1666a0bdfeb4 used request id req-15712c9f-6c6f-4176-9cf9-7e79c90e7846 2018-10-02 18:29:11,734 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e3227d8e-2577-4f2-proj 2018-10-02 18:29:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:11,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369d24b8-f02a-425c-96bc-a520259a2166 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:11,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/143cd779a7594a849c72de858211bd09 used request id req-369d24b8-f02a-425c-96bc-a520259a2166 2018-10-02 18:29:11,959 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e3227d8e-2577-4f2-proj-role 2018-10-02 18:29:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/2c01cf49dd544422b7e11e206c543652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:12,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d5a995f-dd9c-427a-b860-0c93bd652ed5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:12,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2c01cf49dd544422b7e11e206c543652 used request id req-0d5a995f-dd9c-427a-b860-0c93bd652ed5 2018-10-02 18:29:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c189635bd9648aefee0f7048f585d84f02851665" 2018-10-02 18:29:12,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4d9d9a-a5a4-426c-8960-5cd345e2f048 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:12,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5f4d9d9a-a5a4-426c-8960-5cd345e2f048 2018-10-02 18:29:12,159 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e3227d8e-2577-4f2-user 2018-10-02 18:29:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/137fcacf7f4942a98046a1f8545996c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e8e857dcaf6c00fe9953d2643cb0662c3983" 2018-10-02 18:29:12,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3dd19a-657a-46e6-9f35-0c8d943a4da4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:12,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/137fcacf7f4942a98046a1f8545996c0 used request id req-0f3dd19a-657a-46e6-9f35-0c8d943a4da4 2018-10-02 18:29:12,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:12,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HzqqVw1mR_WF3N5WJUOROA"], "issued_at": "2018-10-02T18:29:12.000000Z"}} 2018-10-02 18:29:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6690655c5cca8b470d9f41933b5aa885e08bb638" 2018-10-02 18:29:12,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11612b97-6c5b-4a59-804f-f0bc9522975a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:12,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-11612b97-6c5b-4a59-804f-f0bc9522975a 2018-10-02 18:29:12,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:12,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:13,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["P0yKzrYgToODaa927PzMcA"], "issued_at": "2018-10-02T18:29:13.000000Z"}} 2018-10-02 18:29:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:13,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edfcaccf-8914-471e-97fe-371801874c85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:13,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-edfcaccf-8914-471e-97fe-371801874c85 2018-10-02 18:29:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:13,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6dbbc64d-6d06-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:13,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32742380-19b3-4593-9752-6f367cbbfadf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6dbbc64d-6d06-4be-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:29:13,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6dbbc64d-6d06-4be-proj used request id req-32742380-19b3-4593-9752-6f367cbbfadf 2018-10-02 18:29:13,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:13,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6e8517-1180-4a81-b8c2-1cc0bbdad56f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:13,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-cf6e8517-1180-4a81-b8c2-1cc0bbdad56f 2018-10-02 18:29:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj"}}' 2018-10-02 18:29:13,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8914c20f-69c3-47ba-a991-ce19dd18e761 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/570009278be34851bf26b4a258e10240"}, "enabled": true, "id": "570009278be34851bf26b4a258e10240", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj"}} 2018-10-02 18:29:13,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8914c20f-69c3-47ba-a991-ce19dd18e761 2018-10-02 18:29:13,530 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6dbbc64d-6d06-4be-proj 2018-10-02 18:29:13,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:13,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:13,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["94sbighMRACKjXXc35H8Hg"], "issued_at": "2018-10-02T18:29:13.000000Z"}} 2018-10-02 18:29:13,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c81c6658187a7ac2465d7cc13b7e5ce422002e" 2018-10-02 18:29:14,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5664d328-ae7f-4ad1-ac9d-637adf816839 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:14,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5664d328-ae7f-4ad1-ac9d-637adf816839 2018-10-02 18:29:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:14,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c81c6658187a7ac2465d7cc13b7e5ce422002e" 2018-10-02 18:29:14,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999a3fc9-0b4f-49d2-9eeb-b8f353032cab Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:29:14,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-999a3fc9-0b4f-49d2-9eeb-b8f353032cab 2018-10-02 18:29:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-6dbbc64d-6d06-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c81c6658187a7ac2465d7cc13b7e5ce422002e" 2018-10-02 18:29:14,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc5caf9-b8e6-458b-8b1b-ec5a5e57413c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-6dbbc64d-6d06-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/570009278be34851bf26b4a258e10240"}, "enabled": true, "id": "570009278be34851bf26b4a258e10240", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj"}]} 2018-10-02 18:29:14,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-6dbbc64d-6d06-4be-proj used request id req-5dc5caf9-b8e6-458b-8b1b-ec5a5e57413c 2018-10-02 18:29:14,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c81c6658187a7ac2465d7cc13b7e5ce422002e" 2018-10-02 18:29:14,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d3d713-0c43-45d8-bb08-360f9e009b9a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:14,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-31d3d713-0c43-45d8-bb08-360f9e009b9a 2018-10-02 18:29:14,818 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6dbbc64d-6d06-4be-user 2018-10-02 18:29:14,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:14,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41b32e9-b097-4756-a34d-26ea292e4a6d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:14,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f41b32e9-b097-4756-a34d-26ea292e4a6d 2018-10-02 18:29:14,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" -d '{"role": {"name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role"}}' 2018-10-02 18:29:15,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec5b7f1-208a-44ac-96f2-1d1398453ace Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba099c42761b4411986c5f3a9e359ebb", "links": {"self": "http://172.30.9.22:5000/v3/roles/ba099c42761b4411986c5f3a9e359ebb"}, "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role"}} 2018-10-02 18:29:15,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-aec5b7f1-208a-44ac-96f2-1d1398453ace 2018-10-02 18:29:15,027 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role 2018-10-02 18:29:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/ba099c42761b4411986c5f3a9e359ebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:15,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919857e1-742b-487c-81fd-81ed6587dab8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/ba099c42761b4411986c5f3a9e359ebb"}, "domain_id": null, "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role", "id": "ba099c42761b4411986c5f3a9e359ebb"}} 2018-10-02 18:29:15,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/ba099c42761b4411986c5f3a9e359ebb used request id req-919857e1-742b-487c-81fd-81ed6587dab8 2018-10-02 18:29:15,120 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role to project CreateImageSuccessTests-6dbbc64d-6d06-4be-proj 2018-10-02 18:29:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/570009278be34851bf26b4a258e10240/users/87b04bc71ebc40a8868752f64053a775/roles/ba099c42761b4411986c5f3a9e359ebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:15,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4ec774-7049-453f-9b02-6b38924c0fb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:15,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/570009278be34851bf26b4a258e10240/users/87b04bc71ebc40a8868752f64053a775/roles/ba099c42761b4411986c5f3a9e359ebb used request id req-9e4ec774-7049-453f-9b02-6b38924c0fb7 2018-10-02 18:29:15,279 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:29:15,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:15,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:15,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba099c42761b4411986c5f3a9e359ebb", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role"}], "expires_at": "2018-10-02T19:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "570009278be34851bf26b4a258e10240", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-user", "id": "87b04bc71ebc40a8868752f64053a775"}, "audit_ids": ["CxoMi0Y-T0ia3Wi5xnLLmw"], "issued_at": "2018-10-02T18:29:15.000000Z"}} 2018-10-02 18:29:15,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:15,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcf67c0-a9f3-44d7-8d54-372d6e05df57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:15,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2dcf67c0-a9f3-44d7-8d54-372d6e05df57 2018-10-02 18:29:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:15,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c7dd6f08-10f7-4037-b2b0-b389652a693f Date: Tue, 02 Oct 2018 18:29:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3"} 2018-10-02 18:29:15,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 used request id req-c7dd6f08-10f7-4037-b2b0-b389652a693f 2018-10-02 18:29:15,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0156273b-3109-4e8b-a9fa-b0241391c5a4 Date: Tue, 02 Oct 2018 18:29:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:16,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0156273b-3109-4e8b-a9fa-b0241391c5a4 2018-10-02 18:29:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3"}' 2018-10-02 18:29:16,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 X-Openstack-Request-Id: req-c7c5a035-e802-4481-9ab7-84dc146298d5 Date: Tue, 02 Oct 2018 18:29:16 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288", "min_disk": 0, "protected": false, "id": "de12c84c-fa1f-45a4-ab15-d082aef89288", "file": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288/file", "checksum": null, "owner": "570009278be34851bf26b4a258e10240", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:16,287 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c7c5a035-e802-4481-9ab7-84dc146298d5 2018-10-02 18:29:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" -d '' 2018-10-02 18:29:17,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57540cc6-a86f-4ce8-8c4f-032be0e60949 Date: Tue, 02 Oct 2018 18:29:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:17,695 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288/file used request id req-57540cc6-a86f-4ce8-8c4f-032be0e60949 2018-10-02 18:29:17,696 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:29:17,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:17,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b3ef6aa7-692f-4f26-942a-8106ee7eb2cb Date: Tue, 02 Oct 2018 18:29:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:17Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/de12c84c-fa1f-45a4-ab15-d082aef89288/snap", "metadata": {}}], "self": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288", "min_disk": 0, "protected": false, "id": "de12c84c-fa1f-45a4-ab15-d082aef89288", "file": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "570009278be34851bf26b4a258e10240", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/de12c84c-fa1f-45a4-ab15-d082aef89288/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:17,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 used request id req-b3ef6aa7-692f-4f26-942a-8106ee7eb2cb 2018-10-02 18:29:17,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:18,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16a2067c-b026-4b5e-8f20-8d2e8a1e2125 Date: Tue, 02 Oct 2018 18:29:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:18,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-16a2067c-b026-4b5e-8f20-8d2e8a1e2125 2018-10-02 18:29:18,024 - create_image - INFO - Created image with name - CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 2018-10-02 18:29:18,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:18,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ecf41ec6-fdc7-49da-959a-212598f7ba02 Date: Tue, 02 Oct 2018 18:29:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:17Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/de12c84c-fa1f-45a4-ab15-d082aef89288/snap", "metadata": {}}], "self": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288", "min_disk": 0, "protected": false, "id": "de12c84c-fa1f-45a4-ab15-d082aef89288", "file": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "570009278be34851bf26b4a258e10240", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/de12c84c-fa1f-45a4-ab15-d082aef89288/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:18,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 used request id req-ecf41ec6-fdc7-49da-959a-212598f7ba02 2018-10-02 18:29:18,187 - create_image - DEBUG - Instance status is - active 2018-10-02 18:29:18,187 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 2018-10-02 18:29:18,187 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 2018-10-02 18:29:18,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:18,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba099c42761b4411986c5f3a9e359ebb", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role"}], "expires_at": "2018-10-02T19:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "570009278be34851bf26b4a258e10240", "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/570009278be34851bf26b4a258e10240", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/570009278be34851bf26b4a258e10240", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/570009278be34851bf26b4a258e10240", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6dbbc64d-6d06-4be-user", "id": "87b04bc71ebc40a8868752f64053a775"}, "audit_ids": ["7jzXzFDpQgi1YsRJtNNGZQ"], "issued_at": "2018-10-02T18:29:18.000000Z"}} 2018-10-02 18:29:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20d18f433f80a7ded969724a5830fddc882e2f93" 2018-10-02 18:29:19,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-28d17ea3-1bc1-40e6-a23e-400446ff3bed Date: Tue, 02 Oct 2018 18:29:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:17Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/de12c84c-fa1f-45a4-ab15-d082aef89288/snap", "metadata": {}}], "self": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288", "min_disk": 0, "protected": false, "id": "de12c84c-fa1f-45a4-ab15-d082aef89288", "file": "/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "570009278be34851bf26b4a258e10240", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/de12c84c-fa1f-45a4-ab15-d082aef89288/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3"} 2018-10-02 18:29:19,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 used request id req-28d17ea3-1bc1-40e6-a23e-400446ff3bed 2018-10-02 18:29:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20d18f433f80a7ded969724a5830fddc882e2f93" 2018-10-02 18:29:19,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f11e9d1-5b06-4276-9351-430aa3df29be Date: Tue, 02 Oct 2018 18:29:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:19,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9f11e9d1-5b06-4276-9351-430aa3df29be 2018-10-02 18:29:19,398 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 2018-10-02 18:29:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20d18f433f80a7ded969724a5830fddc882e2f93" 2018-10-02 18:29:21,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1998832f-7a94-4367-b97f-e8104af6c7f0 Date: Tue, 02 Oct 2018 18:29:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:21,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 used request id req-1998832f-7a94-4367-b97f-e8104af6c7f0 2018-10-02 18:29:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20d18f433f80a7ded969724a5830fddc882e2f93" 2018-10-02 18:29:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ed15cf03-ecd3-4e20-96be-eab430e9f6db Date: Tue, 02 Oct 2018 18:29:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3"} 2018-10-02 18:29:21,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 used request id req-ed15cf03-ecd3-4e20-96be-eab430e9f6db 2018-10-02 18:29:21,668 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d973ad44-37cd-4049-9a78-4caf1177c8d3 2018-10-02 18:29:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a224f94530f7bdbc2cee869784768b946ef781b6" 2018-10-02 18:29:22,212 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-8cd09f35-acbb-44aa-9d7c-69b3bc203080 Date: Tue, 02 Oct 2018 18:29:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:22,212 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/de12c84c-fa1f-45a4-ab15-d082aef89288 used request id req-8cd09f35-acbb-44aa-9d7c-69b3bc203080 2018-10-02 18:29:22,212 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-10-02 18:29:22,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:22,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a34529a5-4d0e-4f28-979a-ea420daaba91 Date: Tue, 02 Oct 2018 18:29:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:29:22,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a34529a5-4d0e-4f28-979a-ea420daaba91 2018-10-02 18:29:22,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:22,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3d2193-9878-426d-9aac-f0b1d5e73c61 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:29:22,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-1d3d2193-9878-426d-9aac-f0b1d5e73c61 2018-10-02 18:29:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:22,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1057a23d-f4f1-40ca-a43d-d5008b6bbfdf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:29:22,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-1057a23d-f4f1-40ca-a43d-d5008b6bbfdf 2018-10-02 18:29:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:22,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a542bb-70f2-4f7d-9ca8-fe737b7f2bd4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:29:22,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-01a542bb-70f2-4f7d-9ca8-fe737b7f2bd4 2018-10-02 18:29:22,701 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6dbbc64d-6d06-4be-proj 2018-10-02 18:29:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/570009278be34851bf26b4a258e10240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:22,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3895c8-3098-40bb-bb58-6db5e614977b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:22,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/570009278be34851bf26b4a258e10240 used request id req-1e3895c8-3098-40bb-bb58-6db5e614977b 2018-10-02 18:29:22,916 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6dbbc64d-6d06-4be-proj-role 2018-10-02 18:29:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/ba099c42761b4411986c5f3a9e359ebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:23,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69491a8e-1daf-4cd7-9eab-ed1d0919ec09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:23,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/ba099c42761b4411986c5f3a9e359ebb used request id req-69491a8e-1daf-4cd7-9eab-ed1d0919ec09 2018-10-02 18:29:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b8e893c2638205dfaa71827772091bbc5490de" 2018-10-02 18:29:23,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab5f239-a863-43f3-aa33-c293d6b738a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:23,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8ab5f239-a863-43f3-aa33-c293d6b738a8 2018-10-02 18:29:23,126 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6dbbc64d-6d06-4be-user 2018-10-02 18:29:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/87b04bc71ebc40a8868752f64053a775 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c81c6658187a7ac2465d7cc13b7e5ce422002e" 2018-10-02 18:29:23,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f9a61f7-8120-4609-bb65-fece8816fd8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:23,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/87b04bc71ebc40a8868752f64053a775 used request id req-0f9a61f7-8120-4609-bb65-fece8816fd8f 2018-10-02 18:29:23,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:23,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["XDV2dGmmQBO6U3fXbdd-5A"], "issued_at": "2018-10-02T18:29:23.000000Z"}} 2018-10-02 18:29:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7265f558836f430264b5ab5ba2fb590911fe50" 2018-10-02 18:29:23,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8228c1-9c34-4d2a-a658-ecda725a1d03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:23,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2a8228c1-9c34-4d2a-a658-ecda725a1d03 2018-10-02 18:29:23,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:23,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:24,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["FsMu0BARRAGVLBdgniaN0Q"], "issued_at": "2018-10-02T18:29:24.000000Z"}} 2018-10-02 18:29:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:24,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65c8074-01c4-4fc0-9e25-e9d873ccd9c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:24,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b65c8074-01c4-4fc0-9e25-e9d873ccd9c9 2018-10-02 18:29:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:24,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4245466b-47fa-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:24,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e522dab7-1433-42c2-83ae-a28071e5f16f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4245466b-47fa-425-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:29:24,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4245466b-47fa-425-proj used request id req-e522dab7-1433-42c2-83ae-a28071e5f16f 2018-10-02 18:29:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:24,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcecd7d-2e93-4301-b72a-879df13afcbd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:24,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4fcecd7d-2e93-4301-b72a-879df13afcbd 2018-10-02 18:29:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj"}}' 2018-10-02 18:29:24,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317048f9-b250-47d9-a466-81120cf086d4 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7e12a7b4b7f4c1d8387f608a18143d3"}, "enabled": true, "id": "d7e12a7b4b7f4c1d8387f608a18143d3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj"}} 2018-10-02 18:29:24,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-317048f9-b250-47d9-a466-81120cf086d4 2018-10-02 18:29:24,632 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4245466b-47fa-425-proj 2018-10-02 18:29:24,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:24,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:25,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["gPG5J7l7Tm6-_MNXoMKWVg"], "issued_at": "2018-10-02T18:29:25.000000Z"}} 2018-10-02 18:29:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25caa521b8637e1a332696d973ffc4953c9f1f05" 2018-10-02 18:29:25,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c1b940-5985-4281-bf55-014afb24d741 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:25,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a5c1b940-5985-4281-bf55-014afb24d741 2018-10-02 18:29:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:25,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:25,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25caa521b8637e1a332696d973ffc4953c9f1f05" 2018-10-02 18:29:25,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09a6fc6-e992-4c73-8e72-79b915c44e0f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:29:25,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f09a6fc6-e992-4c73-8e72-79b915c44e0f 2018-10-02 18:29:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-4245466b-47fa-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25caa521b8637e1a332696d973ffc4953c9f1f05" 2018-10-02 18:29:25,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49deea5-0b8d-4f74-8b22-5ce11cb0bd94 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-4245466b-47fa-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7e12a7b4b7f4c1d8387f608a18143d3"}, "enabled": true, "id": "d7e12a7b4b7f4c1d8387f608a18143d3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj"}]} 2018-10-02 18:29:25,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-4245466b-47fa-425-proj used request id req-d49deea5-0b8d-4f74-8b22-5ce11cb0bd94 2018-10-02 18:29:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25caa521b8637e1a332696d973ffc4953c9f1f05" 2018-10-02 18:29:25,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719066f5-eeb7-4098-bb15-b869845deb38 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:25,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-719066f5-eeb7-4098-bb15-b869845deb38 2018-10-02 18:29:25,769 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4245466b-47fa-425-user 2018-10-02 18:29:25,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:25,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a5d14a-d371-47c0-b535-a20a4eee84a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:25,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f1a5d14a-d371-47c0-b535-a20a4eee84a0 2018-10-02 18:29:25,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" -d '{"role": {"name": "CreateImageSuccessTests-4245466b-47fa-425-proj-role"}}' 2018-10-02 18:29:25,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3785f5c4-f237-4f3c-b8db-d410f7e37907 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "701beb8e23654668858741389ed00c84", "links": {"self": "http://172.30.9.22:5000/v3/roles/701beb8e23654668858741389ed00c84"}, "name": "CreateImageSuccessTests-4245466b-47fa-425-proj-role"}} 2018-10-02 18:29:25,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3785f5c4-f237-4f3c-b8db-d410f7e37907 2018-10-02 18:29:25,997 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4245466b-47fa-425-proj-role 2018-10-02 18:29:26,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/701beb8e23654668858741389ed00c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:26,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d42a9b-afbf-4b9e-8796-079feac5e59d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/701beb8e23654668858741389ed00c84"}, "domain_id": null, "name": "CreateImageSuccessTests-4245466b-47fa-425-proj-role", "id": "701beb8e23654668858741389ed00c84"}} 2018-10-02 18:29:26,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/701beb8e23654668858741389ed00c84 used request id req-10d42a9b-afbf-4b9e-8796-079feac5e59d 2018-10-02 18:29:26,081 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4245466b-47fa-425-proj-role to project CreateImageSuccessTests-4245466b-47fa-425-proj 2018-10-02 18:29:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d7e12a7b4b7f4c1d8387f608a18143d3/users/2acf265025804eb1a54b126c2e30177e/roles/701beb8e23654668858741389ed00c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:26,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1ec99a-7767-4803-bd30-97366ac0ec0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:26,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d7e12a7b4b7f4c1d8387f608a18143d3/users/2acf265025804eb1a54b126c2e30177e/roles/701beb8e23654668858741389ed00c84 used request id req-9d1ec99a-7767-4803-bd30-97366ac0ec0c 2018-10-02 18:29:26,215 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:29:26,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:26,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:26,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701beb8e23654668858741389ed00c84", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj-role"}], "expires_at": "2018-10-02T19:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7e12a7b4b7f4c1d8387f608a18143d3", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4245466b-47fa-425-user", "id": "2acf265025804eb1a54b126c2e30177e"}, "audit_ids": ["-sDSggSaS8GxVI98kuSHIA"], "issued_at": "2018-10-02T18:29:26.000000Z"}} 2018-10-02 18:29:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:26,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7555230f-2b4c-4244-8abb-b8934c7539d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:26,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7555230f-2b4c-4244-8abb-b8934c7539d2 2018-10-02 18:29:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:27,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b7d4060a-1386-4e2e-9efa-843c0704c700 Date: Tue, 02 Oct 2018 18:29:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b"} 2018-10-02 18:29:27,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b used request id req-b7d4060a-1386-4e2e-9efa-843c0704c700 2018-10-02 18:29:27,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:27,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9d82088-dc45-454a-b8ff-9b7844030392 Date: Tue, 02 Oct 2018 18:29:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:27,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b9d82088-dc45-454a-b8ff-9b7844030392 2018-10-02 18:29:27,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b"}' 2018-10-02 18:29:27,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 X-Openstack-Request-Id: req-a56d1b13-aa76-4271-8eb0-fddcefc1c41b Date: Tue, 02 Oct 2018 18:29:27 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05", "min_disk": 0, "protected": false, "id": "22de276a-67b1-442a-b2c3-4159fbe38c05", "file": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05/file", "checksum": null, "owner": "d7e12a7b4b7f4c1d8387f608a18143d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:27,730 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a56d1b13-aa76-4271-8eb0-fddcefc1c41b 2018-10-02 18:29:27,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" -d '' 2018-10-02 18:29:29,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44e8e911-be95-460b-8343-fc5add1566a2 Date: Tue, 02 Oct 2018 18:29:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:29,079 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05/file used request id req-44e8e911-be95-460b-8343-fc5add1566a2 2018-10-02 18:29:29,080 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:29:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:29,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a6f46fdb-ec21-4ecf-941c-f0df8d4fc345 Date: Tue, 02 Oct 2018 18:29:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/22de276a-67b1-442a-b2c3-4159fbe38c05/snap", "metadata": {}}], "self": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05", "min_disk": 0, "protected": false, "id": "22de276a-67b1-442a-b2c3-4159fbe38c05", "file": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7e12a7b4b7f4c1d8387f608a18143d3", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/22de276a-67b1-442a-b2c3-4159fbe38c05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:29,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 used request id req-a6f46fdb-ec21-4ecf-941c-f0df8d4fc345 2018-10-02 18:29:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:29,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae918a88-bce4-4a2d-8e5b-c8ae41abbc1a Date: Tue, 02 Oct 2018 18:29:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:29,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ae918a88-bce4-4a2d-8e5b-c8ae41abbc1a 2018-10-02 18:29:29,410 - create_image - INFO - Created image with name - CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b 2018-10-02 18:29:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:29,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c0a16b11-7e0a-4d92-b757-29f340e8480f Date: Tue, 02 Oct 2018 18:29:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/22de276a-67b1-442a-b2c3-4159fbe38c05/snap", "metadata": {}}], "self": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05", "min_disk": 0, "protected": false, "id": "22de276a-67b1-442a-b2c3-4159fbe38c05", "file": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7e12a7b4b7f4c1d8387f608a18143d3", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/22de276a-67b1-442a-b2c3-4159fbe38c05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:29,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 used request id req-c0a16b11-7e0a-4d92-b757-29f340e8480f 2018-10-02 18:29:29,576 - create_image - DEBUG - Instance status is - active 2018-10-02 18:29:29,576 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b 2018-10-02 18:29:29,576 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b 2018-10-02 18:29:29,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:29,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701beb8e23654668858741389ed00c84", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj-role"}], "expires_at": "2018-10-02T19:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7e12a7b4b7f4c1d8387f608a18143d3", "name": "CreateImageSuccessTests-4245466b-47fa-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7e12a7b4b7f4c1d8387f608a18143d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4245466b-47fa-425-user", "id": "2acf265025804eb1a54b126c2e30177e"}, "audit_ids": ["w1pQbfnRQOypfrzAaRsiMw"], "issued_at": "2018-10-02T18:29:29.000000Z"}} 2018-10-02 18:29:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d8fd058b5f530bebc6f9a6c996d29dd8b576d7e" 2018-10-02 18:29:30,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-72f33ae5-9f66-4a24-9b53-426a10a2cc9b Date: Tue, 02 Oct 2018 18:29:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/22de276a-67b1-442a-b2c3-4159fbe38c05/snap", "metadata": {}}], "self": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05", "min_disk": 0, "protected": false, "id": "22de276a-67b1-442a-b2c3-4159fbe38c05", "file": "/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7e12a7b4b7f4c1d8387f608a18143d3", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/22de276a-67b1-442a-b2c3-4159fbe38c05/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b"} 2018-10-02 18:29:30,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b used request id req-72f33ae5-9f66-4a24-9b53-426a10a2cc9b 2018-10-02 18:29:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d8fd058b5f530bebc6f9a6c996d29dd8b576d7e" 2018-10-02 18:29:30,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-abd65c80-6337-42d8-aaaa-e2affe0654c2 Date: Tue, 02 Oct 2018 18:29:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:30,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-abd65c80-6337-42d8-aaaa-e2affe0654c2 2018-10-02 18:29:30,295 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9716a51b-322b-494a-a75f-23d667b3f74b 2018-10-02 18:29:30,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bec5aca6c7c7c8626cb0a2583acfff47763e9f5f" 2018-10-02 18:29:31,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db3a7101-0138-47a4-908b-a8bf4236b98c Date: Tue, 02 Oct 2018 18:29:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:31,716 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/22de276a-67b1-442a-b2c3-4159fbe38c05 used request id req-db3a7101-0138-47a4-908b-a8bf4236b98c 2018-10-02 18:29:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:31,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a098b4f8-f662-4d42-bc4d-ff0e19ab1b7f Date: Tue, 02 Oct 2018 18:29:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:29:31,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a098b4f8-f662-4d42-bc4d-ff0e19ab1b7f 2018-10-02 18:29:31,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201d3398-cdb1-4296-bf41-9d9954b57ad3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:29:32,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-201d3398-cdb1-4296-bf41-9d9954b57ad3 2018-10-02 18:29:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:32,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc52de8c-d323-4ada-b758-b17dda8740ed Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:29:32,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-cc52de8c-d323-4ada-b758-b17dda8740ed 2018-10-02 18:29:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:32,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c74a1a-9478-420a-bb4d-de35e1043ce6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:29:32,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-a4c74a1a-9478-420a-bb4d-de35e1043ce6 2018-10-02 18:29:32,213 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4245466b-47fa-425-proj 2018-10-02 18:29:32,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d7e12a7b4b7f4c1d8387f608a18143d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:32,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0571e898-07c8-428e-868d-8ba8aed05d35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:32,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d7e12a7b4b7f4c1d8387f608a18143d3 used request id req-0571e898-07c8-428e-868d-8ba8aed05d35 2018-10-02 18:29:32,443 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4245466b-47fa-425-proj-role 2018-10-02 18:29:32,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/701beb8e23654668858741389ed00c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:32,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f1a445-9099-410e-9916-a294d03cb2be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:32,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/701beb8e23654668858741389ed00c84 used request id req-07f1a445-9099-410e-9916-a294d03cb2be 2018-10-02 18:29:32,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39918fd6092e8c6a00f7d70d82ed662fcd009d2a" 2018-10-02 18:29:32,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f6797b-4e10-4ca5-9e21-702cd0c53729 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:32,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b9f6797b-4e10-4ca5-9e21-702cd0c53729 2018-10-02 18:29:32,650 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4245466b-47fa-425-user 2018-10-02 18:29:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/2acf265025804eb1a54b126c2e30177e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25caa521b8637e1a332696d973ffc4953c9f1f05" 2018-10-02 18:29:32,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1084ab-1ab3-40b0-adb1-d786fe781859 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:32,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2acf265025804eb1a54b126c2e30177e used request id req-0b1084ab-1ab3-40b0-adb1-d786fe781859 2018-10-02 18:29:32,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:33,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["fMF3A74KSM6xqdk_l9qbtA"], "issued_at": "2018-10-02T18:29:33.000000Z"}} 2018-10-02 18:29:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066739b43d19aa26efa8620b2237341cb7aa9ecb" 2018-10-02 18:29:33,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413a86d3-a3ef-49ed-b162-6ff3dd753426 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:33,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-413a86d3-a3ef-49ed-b162-6ff3dd753426 2018-10-02 18:29:33,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:33,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:33,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["_gqBm49_Txi-5paVihyxcg"], "issued_at": "2018-10-02T18:29:33.000000Z"}} 2018-10-02 18:29:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:33,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4036fe-fd85-4068-a5fa-f715d6e76c50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:33,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ce4036fe-fd85-4068-a5fa-f715d6e76c50 2018-10-02 18:29:33,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:33,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:33,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-82baf870-8287-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:33,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e2bbde-64e1-46b2-9fd6-1f2d8e6c0f65 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-82baf870-8287-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:29:33,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-82baf870-8287-43d-proj used request id req-19e2bbde-64e1-46b2-9fd6-1f2d8e6c0f65 2018-10-02 18:29:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:33,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f05428-d754-4caa-9eae-8cd3d4cbbd22 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:33,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-65f05428-d754-4caa-9eae-8cd3d4cbbd22 2018-10-02 18:29:33,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj"}}' 2018-10-02 18:29:34,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b6bd8f-600e-4ad7-b577-a3d29a4110e3 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/96f5262bae544936964c74a7684d2b0f"}, "enabled": true, "id": "96f5262bae544936964c74a7684d2b0f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj"}} 2018-10-02 18:29:34,093 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-20b6bd8f-600e-4ad7-b577-a3d29a4110e3 2018-10-02 18:29:34,093 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-82baf870-8287-43d-proj 2018-10-02 18:29:34,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:34,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:34,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["iiZZ18hSQjy6do7Rs0eD-Q"], "issued_at": "2018-10-02T18:29:34.000000Z"}} 2018-10-02 18:29:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c0e26132ee4e04b838200b5be73b365f3346dc7" 2018-10-02 18:29:34,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3741c79-8984-44bc-ab31-ae1ea948e0ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:34,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d3741c79-8984-44bc-ab31-ae1ea948e0ce 2018-10-02 18:29:34,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:34,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c0e26132ee4e04b838200b5be73b365f3346dc7" 2018-10-02 18:29:34,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ae53b5-7d3c-4369-8325-5945d0cafe90 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:29:34,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-87ae53b5-7d3c-4369-8325-5945d0cafe90 2018-10-02 18:29:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-82baf870-8287-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c0e26132ee4e04b838200b5be73b365f3346dc7" 2018-10-02 18:29:34,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f855000-5c08-452b-bd69-8e939e15f8b2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-82baf870-8287-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/96f5262bae544936964c74a7684d2b0f"}, "enabled": true, "id": "96f5262bae544936964c74a7684d2b0f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj"}]} 2018-10-02 18:29:34,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-82baf870-8287-43d-proj used request id req-3f855000-5c08-452b-bd69-8e939e15f8b2 2018-10-02 18:29:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c0e26132ee4e04b838200b5be73b365f3346dc7" 2018-10-02 18:29:34,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db904ff-61b5-4a16-9e02-22bbcdbd82c9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:34,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-6db904ff-61b5-4a16-9e02-22bbcdbd82c9 2018-10-02 18:29:35,224 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-82baf870-8287-43d-user 2018-10-02 18:29:35,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:35,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820a6a69-6f12-4b58-b67b-9acafc87ac62 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:35,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-820a6a69-6f12-4b58-b67b-9acafc87ac62 2018-10-02 18:29:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" -d '{"role": {"name": "CreateImageSuccessTests-82baf870-8287-43d-proj-role"}}' 2018-10-02 18:29:35,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5206cd-3657-4a54-b41d-2a3cfaf5ce79 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41eeeae7118945d3ab38a4db0729b539", "links": {"self": "http://172.30.9.22:5000/v3/roles/41eeeae7118945d3ab38a4db0729b539"}, "name": "CreateImageSuccessTests-82baf870-8287-43d-proj-role"}} 2018-10-02 18:29:35,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-1c5206cd-3657-4a54-b41d-2a3cfaf5ce79 2018-10-02 18:29:35,422 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-82baf870-8287-43d-proj-role 2018-10-02 18:29:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/41eeeae7118945d3ab38a4db0729b539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:35,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d31b114-dd14-491a-bb58-f87e8482c776 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/41eeeae7118945d3ab38a4db0729b539"}, "domain_id": null, "name": "CreateImageSuccessTests-82baf870-8287-43d-proj-role", "id": "41eeeae7118945d3ab38a4db0729b539"}} 2018-10-02 18:29:35,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/41eeeae7118945d3ab38a4db0729b539 used request id req-2d31b114-dd14-491a-bb58-f87e8482c776 2018-10-02 18:29:35,516 - keystone_utils - INFO - Granting role CreateImageSuccessTests-82baf870-8287-43d-proj-role to project CreateImageSuccessTests-82baf870-8287-43d-proj 2018-10-02 18:29:35,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/96f5262bae544936964c74a7684d2b0f/users/bb0c4dce8a294d84a99d388994325103/roles/41eeeae7118945d3ab38a4db0729b539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:35,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a90d1fd-5e15-4a58-8ce9-1b5e10a40241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:35,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/96f5262bae544936964c74a7684d2b0f/users/bb0c4dce8a294d84a99d388994325103/roles/41eeeae7118945d3ab38a4db0729b539 used request id req-7a90d1fd-5e15-4a58-8ce9-1b5e10a40241 2018-10-02 18:29:35,635 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:29:35,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:35,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:36,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41eeeae7118945d3ab38a4db0729b539", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj-role"}], "expires_at": "2018-10-02T19:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f5262bae544936964c74a7684d2b0f", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-82baf870-8287-43d-user", "id": "bb0c4dce8a294d84a99d388994325103"}, "audit_ids": ["sVn9GoefRFqRIDoJnB5tUg"], "issued_at": "2018-10-02T18:29:36.000000Z"}} 2018-10-02 18:29:36,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5853180b-8a28-434e-83b1-11dcc01fcf72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:36,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5853180b-8a28-434e-83b1-11dcc01fcf72 2018-10-02 18:29:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:36,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-64f9fe43-5a92-4b4b-8ad0-7bbc97f4da94 Date: Tue, 02 Oct 2018 18:29:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219"} 2018-10-02 18:29:36,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 used request id req-64f9fe43-5a92-4b4b-8ad0-7bbc97f4da94 2018-10-02 18:29:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:36,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3c7030d-12cc-4270-addd-4b1ef754f93e Date: Tue, 02 Oct 2018 18:29:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:36,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a3c7030d-12cc-4270-addd-4b1ef754f93e 2018-10-02 18:29:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219"}' 2018-10-02 18:29:37,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 X-Openstack-Request-Id: req-c588c54d-b2a3-4c6f-9019-4b1546e3b2c4 Date: Tue, 02 Oct 2018 18:29:37 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728", "min_disk": 0, "protected": false, "id": "28204af2-cf89-432d-9777-b28ac7f73728", "file": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728/file", "checksum": null, "owner": "96f5262bae544936964c74a7684d2b0f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:37,060 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c588c54d-b2a3-4c6f-9019-4b1546e3b2c4 2018-10-02 18:29:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" -d '' 2018-10-02 18:29:38,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-49f613e8-84b4-42d2-a60f-a061c3f8def9 Date: Tue, 02 Oct 2018 18:29:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:38,161 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728/file used request id req-49f613e8-84b4-42d2-a60f-a061c3f8def9 2018-10-02 18:29:38,161 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:29:38,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:38,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0621eb7b-a02f-4813-b121-19595cfec516 Date: Tue, 02 Oct 2018 18:29:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:38Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/28204af2-cf89-432d-9777-b28ac7f73728/snap", "metadata": {}}], "self": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728", "min_disk": 0, "protected": false, "id": "28204af2-cf89-432d-9777-b28ac7f73728", "file": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96f5262bae544936964c74a7684d2b0f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/28204af2-cf89-432d-9777-b28ac7f73728/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:38,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 used request id req-0621eb7b-a02f-4813-b121-19595cfec516 2018-10-02 18:29:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:38,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1834b2e-f82d-47e8-b7ac-515d063ea055 Date: Tue, 02 Oct 2018 18:29:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:38,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d1834b2e-f82d-47e8-b7ac-515d063ea055 2018-10-02 18:29:38,882 - create_image - INFO - Created image with name - CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 2018-10-02 18:29:38,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:39,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bffd7b79-7928-427a-9e98-06da3aa18287 Date: Tue, 02 Oct 2018 18:29:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:38Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/28204af2-cf89-432d-9777-b28ac7f73728/snap", "metadata": {}}], "self": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728", "min_disk": 0, "protected": false, "id": "28204af2-cf89-432d-9777-b28ac7f73728", "file": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96f5262bae544936964c74a7684d2b0f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/28204af2-cf89-432d-9777-b28ac7f73728/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:39,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 used request id req-bffd7b79-7928-427a-9e98-06da3aa18287 2018-10-02 18:29:39,057 - create_image - DEBUG - Instance status is - active 2018-10-02 18:29:39,057 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 2018-10-02 18:29:39,058 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 2018-10-02 18:29:39,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:39,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41eeeae7118945d3ab38a4db0729b539", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj-role"}], "expires_at": "2018-10-02T19:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f5262bae544936964c74a7684d2b0f", "name": "CreateImageSuccessTests-82baf870-8287-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/96f5262bae544936964c74a7684d2b0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/96f5262bae544936964c74a7684d2b0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/96f5262bae544936964c74a7684d2b0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-82baf870-8287-43d-user", "id": "bb0c4dce8a294d84a99d388994325103"}, "audit_ids": ["MBI5NoGTTre4X0O0YeTiGw"], "issued_at": "2018-10-02T18:29:39.000000Z"}} 2018-10-02 18:29:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ab5e3b4c5434a7f18cc5fa536879a654c7e806" 2018-10-02 18:29:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e0d492d4-0ded-466f-b0ae-afdf4ab75cd2 Date: Tue, 02 Oct 2018 18:29:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:38Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/28204af2-cf89-432d-9777-b28ac7f73728/snap", "metadata": {}}], "self": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728", "min_disk": 0, "protected": false, "id": "28204af2-cf89-432d-9777-b28ac7f73728", "file": "/v2/images/28204af2-cf89-432d-9777-b28ac7f73728/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96f5262bae544936964c74a7684d2b0f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/28204af2-cf89-432d-9777-b28ac7f73728/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219"} 2018-10-02 18:29:39,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 used request id req-e0d492d4-0ded-466f-b0ae-afdf4ab75cd2 2018-10-02 18:29:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40ab5e3b4c5434a7f18cc5fa536879a654c7e806" 2018-10-02 18:29:39,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5264b3ee-a2eb-4b9f-a0a9-173ec23fbcc8 Date: Tue, 02 Oct 2018 18:29:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:39,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5264b3ee-a2eb-4b9f-a0a9-173ec23fbcc8 2018-10-02 18:29:39,862 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5bd3796e-f310-4b12-bc4a-9e79edaff219 2018-10-02 18:29:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548034697cb43ce312212aad88c74bb46ab14490" 2018-10-02 18:29:40,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-084c7158-0435-44ab-8a43-3e398c1fd99c Date: Tue, 02 Oct 2018 18:29:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:40,738 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/28204af2-cf89-432d-9777-b28ac7f73728 used request id req-084c7158-0435-44ab-8a43-3e398c1fd99c 2018-10-02 18:29:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:40,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9fd19294-75fb-4bf2-9f88-120fbdf8829d Date: Tue, 02 Oct 2018 18:29:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:29:40,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-9fd19294-75fb-4bf2-9f88-120fbdf8829d 2018-10-02 18:29:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:41,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c976dd50-4092-4e06-9a1b-28395b6a531d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:29:41,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-c976dd50-4092-4e06-9a1b-28395b6a531d 2018-10-02 18:29:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:41,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54aed89a-eb16-4d02-9854-bef3a8077d32 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:29:41,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-54aed89a-eb16-4d02-9854-bef3a8077d32 2018-10-02 18:29:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:41,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c20828-b616-4d77-992f-15b8d8624c71 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:29:41,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-b6c20828-b616-4d77-992f-15b8d8624c71 2018-10-02 18:29:41,221 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-82baf870-8287-43d-proj 2018-10-02 18:29:41,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/96f5262bae544936964c74a7684d2b0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:41,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ae5486-400f-41bd-9d47-b905d1618930 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:41,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/96f5262bae544936964c74a7684d2b0f used request id req-63ae5486-400f-41bd-9d47-b905d1618930 2018-10-02 18:29:41,425 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-82baf870-8287-43d-proj-role 2018-10-02 18:29:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/41eeeae7118945d3ab38a4db0729b539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:41,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3207a8d3-f276-4a54-982d-e5ebb74be92a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:41,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/41eeeae7118945d3ab38a4db0729b539 used request id req-3207a8d3-f276-4a54-982d-e5ebb74be92a 2018-10-02 18:29:41,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69881aed85f0f26e41a60fccb1f9e70dd0d8b29a" 2018-10-02 18:29:41,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f286fd4-26b1-4e7f-83b7-89afcac710f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:41,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2f286fd4-26b1-4e7f-83b7-89afcac710f8 2018-10-02 18:29:41,625 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-82baf870-8287-43d-user 2018-10-02 18:29:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/bb0c4dce8a294d84a99d388994325103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c0e26132ee4e04b838200b5be73b365f3346dc7" 2018-10-02 18:29:41,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5544f8d0-db2f-452b-b5c6-91f0ebc1fad0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:41,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bb0c4dce8a294d84a99d388994325103 used request id req-5544f8d0-db2f-452b-b5c6-91f0ebc1fad0 2018-10-02 18:29:41,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:42,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["TVltu95QSSS7yWgQ1_0rYA"], "issued_at": "2018-10-02T18:29:42.000000Z"}} 2018-10-02 18:29:42,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660271d3808bee361df283568fb10df5722049a7" 2018-10-02 18:29:42,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26641da0-e6b2-4fda-8715-adb6ab6a0822 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:42,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-26641da0-e6b2-4fda-8715-adb6ab6a0822 2018-10-02 18:29:42,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:42,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:42,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["vrYbydz6QPSrJqOYkIls2A"], "issued_at": "2018-10-02T18:29:42.000000Z"}} 2018-10-02 18:29:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:42,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d062b3-af27-4df0-af9a-2a16dd22aead Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:42,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a0d062b3-af27-4df0-af9a-2a16dd22aead 2018-10-02 18:29:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:42,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7d9652ec-40d2-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:42,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f016ce64-ff46-42c3-aac9-ede22d371e2d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7d9652ec-40d2-481-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:29:42,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7d9652ec-40d2-481-proj used request id req-f016ce64-ff46-42c3-aac9-ede22d371e2d 2018-10-02 18:29:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:42,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7962d1-632a-4e78-be51-b64cbef48eeb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:42,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4c7962d1-632a-4e78-be51-b64cbef48eeb 2018-10-02 18:29:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj"}}' 2018-10-02 18:29:43,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4e29050-0368-4f71-8e18-7db99bbbbdac Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/793ba8fddd17457289332a7baf27fe67"}, "enabled": true, "id": "793ba8fddd17457289332a7baf27fe67", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj"}} 2018-10-02 18:29:43,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c4e29050-0368-4f71-8e18-7db99bbbbdac 2018-10-02 18:29:43,062 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-7d9652ec-40d2-481-proj 2018-10-02 18:29:43,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:43,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:43,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WXuYSOYLQmGTTcOE0S-ulA"], "issued_at": "2018-10-02T18:29:43.000000Z"}} 2018-10-02 18:29:43,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998d1b3f1c5d1e69f1757a29ec7601e8657f9bc1" 2018-10-02 18:29:43,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c041c9-5a3d-4281-851f-b2d5cbf24633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:43,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09c041c9-5a3d-4281-851f-b2d5cbf24633 2018-10-02 18:29:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:43,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998d1b3f1c5d1e69f1757a29ec7601e8657f9bc1" 2018-10-02 18:29:43,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b901cb-3207-4845-892e-5570baae7320 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:29:43,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-43b901cb-3207-4845-892e-5570baae7320 2018-10-02 18:29:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-7d9652ec-40d2-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998d1b3f1c5d1e69f1757a29ec7601e8657f9bc1" 2018-10-02 18:29:43,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82f9f06-1034-4ede-bdc0-63c30c8f0082 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-7d9652ec-40d2-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/793ba8fddd17457289332a7baf27fe67"}, "enabled": true, "id": "793ba8fddd17457289332a7baf27fe67", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj"}]} 2018-10-02 18:29:43,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-7d9652ec-40d2-481-proj used request id req-b82f9f06-1034-4ede-bdc0-63c30c8f0082 2018-10-02 18:29:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998d1b3f1c5d1e69f1757a29ec7601e8657f9bc1" 2018-10-02 18:29:43,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c05fc88-b3bd-4aa0-891d-4563523948be Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:43,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4c05fc88-b3bd-4aa0-891d-4563523948be 2018-10-02 18:29:44,134 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-7d9652ec-40d2-481-user 2018-10-02 18:29:44,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:44,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e5d072-efc0-4f10-94e7-bfccc61e6e3b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:44,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e0e5d072-efc0-4f10-94e7-bfccc61e6e3b 2018-10-02 18:29:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" -d '{"role": {"name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj-role"}}' 2018-10-02 18:29:44,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b7e881-ca5b-46ad-8504-8fab3905841d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df0de6131ce243c4a0ba49071e211d95", "links": {"self": "http://172.30.9.22:5000/v3/roles/df0de6131ce243c4a0ba49071e211d95"}, "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj-role"}} 2018-10-02 18:29:44,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-97b7e881-ca5b-46ad-8504-8fab3905841d 2018-10-02 18:29:44,338 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-7d9652ec-40d2-481-proj-role 2018-10-02 18:29:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/df0de6131ce243c4a0ba49071e211d95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:44,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb0abc8-ec40-4eee-a459-24e7d7c61d65 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/df0de6131ce243c4a0ba49071e211d95"}, "domain_id": null, "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj-role", "id": "df0de6131ce243c4a0ba49071e211d95"}} 2018-10-02 18:29:44,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/df0de6131ce243c4a0ba49071e211d95 used request id req-0eb0abc8-ec40-4eee-a459-24e7d7c61d65 2018-10-02 18:29:44,429 - keystone_utils - INFO - Granting role CreateImageSuccessTests-7d9652ec-40d2-481-proj-role to project CreateImageSuccessTests-7d9652ec-40d2-481-proj 2018-10-02 18:29:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/793ba8fddd17457289332a7baf27fe67/users/0c5a5d7359d04afb96af2f82574a0955/roles/df0de6131ce243c4a0ba49071e211d95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:44,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680e0b12-38e3-4106-b81b-8e1025bf8736 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:44,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/793ba8fddd17457289332a7baf27fe67/users/0c5a5d7359d04afb96af2f82574a0955/roles/df0de6131ce243c4a0ba49071e211d95 used request id req-680e0b12-38e3-4106-b81b-8e1025bf8736 2018-10-02 18:29:44,563 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:29:44,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:44,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:44,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df0de6131ce243c4a0ba49071e211d95", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj-role"}], "expires_at": "2018-10-02T19:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "793ba8fddd17457289332a7baf27fe67", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7d9652ec-40d2-481-user", "id": "0c5a5d7359d04afb96af2f82574a0955"}, "audit_ids": ["J3B9jbVXTie1ZfXIenpMmQ"], "issued_at": "2018-10-02T18:29:44.000000Z"}} 2018-10-02 18:29:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:45,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721e5212-33e0-4900-878f-fad1c1ed3f67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:45,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-721e5212-33e0-4900-878f-fad1c1ed3f67 2018-10-02 18:29:45,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:45,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-10881a5e-3866-49cc-a4cb-7cd3b95edf8a Date: Tue, 02 Oct 2018 18:29:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9"} 2018-10-02 18:29:45,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 used request id req-10881a5e-3866-49cc-a4cb-7cd3b95edf8a 2018-10-02 18:29:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:45,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1e98bdb-8527-41fe-ba1a-01db97024c4f Date: Tue, 02 Oct 2018 18:29:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:45,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d1e98bdb-8527-41fe-ba1a-01db97024c4f 2018-10-02 18:29:45,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9"}' 2018-10-02 18:29:45,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 X-Openstack-Request-Id: req-00c4df32-1ccf-4ecc-8257-5f310b90978d Date: Tue, 02 Oct 2018 18:29:45 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349", "min_disk": 0, "protected": false, "id": "459faaba-8f8a-47d4-973f-d9b136fbc349", "file": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349/file", "checksum": null, "owner": "793ba8fddd17457289332a7baf27fe67", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:45,651 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-00c4df32-1ccf-4ecc-8257-5f310b90978d 2018-10-02 18:29:45,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" -d '' 2018-10-02 18:29:47,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52a74f34-af05-4b53-8cae-c616911de2f4 Date: Tue, 02 Oct 2018 18:29:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:47,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349/file used request id req-52a74f34-af05-4b53-8cae-c616911de2f4 2018-10-02 18:29:47,250 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:29:47,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:47,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8f5905ec-a93a-46a9-a5e6-2e6a85955b74 Date: Tue, 02 Oct 2018 18:29:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:47Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/459faaba-8f8a-47d4-973f-d9b136fbc349/snap", "metadata": {}}], "self": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349", "min_disk": 0, "protected": false, "id": "459faaba-8f8a-47d4-973f-d9b136fbc349", "file": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "793ba8fddd17457289332a7baf27fe67", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/459faaba-8f8a-47d4-973f-d9b136fbc349/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:47,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 used request id req-8f5905ec-a93a-46a9-a5e6-2e6a85955b74 2018-10-02 18:29:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:47,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-060a4f60-8f3f-4866-88fa-f1aa71581df0 Date: Tue, 02 Oct 2018 18:29:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:47,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-060a4f60-8f3f-4866-88fa-f1aa71581df0 2018-10-02 18:29:47,558 - create_image - INFO - Created image with name - CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 2018-10-02 18:29:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:47,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-64b7f0a3-e605-4f20-a86f-d2506e7a27e1 Date: Tue, 02 Oct 2018 18:29:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:47Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/459faaba-8f8a-47d4-973f-d9b136fbc349/snap", "metadata": {}}], "self": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349", "min_disk": 0, "protected": false, "id": "459faaba-8f8a-47d4-973f-d9b136fbc349", "file": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "793ba8fddd17457289332a7baf27fe67", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/459faaba-8f8a-47d4-973f-d9b136fbc349/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:47,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 used request id req-64b7f0a3-e605-4f20-a86f-d2506e7a27e1 2018-10-02 18:29:47,729 - create_image - DEBUG - Instance status is - active 2018-10-02 18:29:47,729 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 2018-10-02 18:29:47,729 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 2018-10-02 18:29:47,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:48,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df0de6131ce243c4a0ba49071e211d95", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj-role"}], "expires_at": "2018-10-02T19:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "793ba8fddd17457289332a7baf27fe67", "name": "CreateImageSuccessTests-7d9652ec-40d2-481-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/793ba8fddd17457289332a7baf27fe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/793ba8fddd17457289332a7baf27fe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/793ba8fddd17457289332a7baf27fe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7d9652ec-40d2-481-user", "id": "0c5a5d7359d04afb96af2f82574a0955"}, "audit_ids": ["3k6hCy-KQSSx-507nIBfhw"], "issued_at": "2018-10-02T18:29:48.000000Z"}} 2018-10-02 18:29:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7787535fb0afe6c630ca4d6da96cea2ddb22e6b3" 2018-10-02 18:29:48,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-899eed4b-0061-48ca-96c6-e159d7ac422a Date: Tue, 02 Oct 2018 18:29:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:47Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/459faaba-8f8a-47d4-973f-d9b136fbc349/snap", "metadata": {}}], "self": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349", "min_disk": 0, "protected": false, "id": "459faaba-8f8a-47d4-973f-d9b136fbc349", "file": "/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "793ba8fddd17457289332a7baf27fe67", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/459faaba-8f8a-47d4-973f-d9b136fbc349/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9"} 2018-10-02 18:29:48,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 used request id req-899eed4b-0061-48ca-96c6-e159d7ac422a 2018-10-02 18:29:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7787535fb0afe6c630ca4d6da96cea2ddb22e6b3" 2018-10-02 18:29:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7985b93-f5d4-4fed-878a-0c441e70c6ae Date: Tue, 02 Oct 2018 18:29:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:48,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b7985b93-f5d4-4fed-878a-0c441e70c6ae 2018-10-02 18:29:48,432 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-df621700-2951-49b5-adb6-be69b29ccec9 2018-10-02 18:29:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07e95b62dd3b7f538d62815f21865bfe40e3ce0" 2018-10-02 18:29:49,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76358b2f-0c4d-4004-8424-8d3bf6bc7b63 Date: Tue, 02 Oct 2018 18:29:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:49,638 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/459faaba-8f8a-47d4-973f-d9b136fbc349 used request id req-76358b2f-0c4d-4004-8424-8d3bf6bc7b63 2018-10-02 18:29:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:49,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-83605411-f16d-426b-a339-50594cfc9c42 Date: Tue, 02 Oct 2018 18:29:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:29:49,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-83605411-f16d-426b-a339-50594cfc9c42 2018-10-02 18:29:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da94070-5284-4769-8a31-290e092e5039 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:29:49,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-7da94070-5284-4769-8a31-290e092e5039 2018-10-02 18:29:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:50,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba8845f-bdbd-4cb0-b216-882760853f55 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:29:50,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-2ba8845f-bdbd-4cb0-b216-882760853f55 2018-10-02 18:29:50,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:50,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedf5b64-d6f8-43e5-8a68-f3b217b3d366 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:29:50,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-aedf5b64-d6f8-43e5-8a68-f3b217b3d366 2018-10-02 18:29:50,132 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-7d9652ec-40d2-481-proj 2018-10-02 18:29:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/793ba8fddd17457289332a7baf27fe67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:50,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c19fd92-bec9-4e42-85f6-4c1ee6e2d1c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:50,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/793ba8fddd17457289332a7baf27fe67 used request id req-5c19fd92-bec9-4e42-85f6-4c1ee6e2d1c9 2018-10-02 18:29:50,383 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-7d9652ec-40d2-481-proj-role 2018-10-02 18:29:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/df0de6131ce243c4a0ba49071e211d95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:50,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c31b0f2a-cdff-4e67-b622-51782a2d6630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:50,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/df0de6131ce243c4a0ba49071e211d95 used request id req-c31b0f2a-cdff-4e67-b622-51782a2d6630 2018-10-02 18:29:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a563b44f18f71ef23ef387ba8f1e8cdafa7b6ba" 2018-10-02 18:29:50,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4734312b-e39c-45ef-995e-6b6391554065 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:50,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4734312b-e39c-45ef-995e-6b6391554065 2018-10-02 18:29:50,596 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-7d9652ec-40d2-481-user 2018-10-02 18:29:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0c5a5d7359d04afb96af2f82574a0955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998d1b3f1c5d1e69f1757a29ec7601e8657f9bc1" 2018-10-02 18:29:50,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f6ef8e-8199-4989-96ae-1dcaad4f4a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:50,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0c5a5d7359d04afb96af2f82574a0955 used request id req-69f6ef8e-8199-4989-96ae-1dcaad4f4a5a 2018-10-02 18:29:50,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:51,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["P0k8kidiQ0O14ExzeAMfMA"], "issued_at": "2018-10-02T18:29:51.000000Z"}} 2018-10-02 18:29:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beea9683131e0e357edab1c3ef31f8458a45b766" 2018-10-02 18:29:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f532b53d-79f3-4c65-a42d-02de202f0135 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:51,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f532b53d-79f3-4c65-a42d-02de202f0135 2018-10-02 18:29:51,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:51,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:51,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["bLiEN5oGSb-VzH81o95xkw"], "issued_at": "2018-10-02T18:29:51.000000Z"}} 2018-10-02 18:29:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:29:51,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3376fc-d431-4c7b-8717-4217ade6c1b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:51,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-af3376fc-d431-4c7b-8717-4217ade6c1b1 2018-10-02 18:29:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:51,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-715d660a-a54f-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:29:51,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82142f2f-dd34-48f8-8094-16e8365abbe9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-715d660a-a54f-49b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:29:51,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-715d660a-a54f-49b-proj used request id req-82142f2f-dd34-48f8-8094-16e8365abbe9 2018-10-02 18:29:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:29:51,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68521f24-e471-46c4-8e16-c4f4bac214ce Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:51,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-68521f24-e471-46c4-8e16-c4f4bac214ce 2018-10-02 18:29:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj"}}' 2018-10-02 18:29:52,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1110d96-0546-4ad5-a803-169f9e89125e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bc502ffa75214c55a3403098dabc07f6"}, "enabled": true, "id": "bc502ffa75214c55a3403098dabc07f6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj"}} 2018-10-02 18:29:52,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c1110d96-0546-4ad5-a803-169f9e89125e 2018-10-02 18:29:52,027 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-715d660a-a54f-49b-proj 2018-10-02 18:29:52,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:52,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:52,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["iqdxxpYTR2eKd22Fd9Mc6g"], "issued_at": "2018-10-02T18:29:52.000000Z"}} 2018-10-02 18:29:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02253ca405c10687eb55844d0e89ff1a0ef45d" 2018-10-02 18:29:52,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8de6146-95c6-4524-a707-edaa227d208a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:52,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a8de6146-95c6-4524-a707-edaa227d208a 2018-10-02 18:29:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:29:52,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:29: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:29:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02253ca405c10687eb55844d0e89ff1a0ef45d" 2018-10-02 18:29:52,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f109de4-3e6e-4f1a-b2e8-157b0d94f775 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:29:52,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9f109de4-3e6e-4f1a-b2e8-157b0d94f775 2018-10-02 18:29:52,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-715d660a-a54f-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02253ca405c10687eb55844d0e89ff1a0ef45d" 2018-10-02 18:29:52,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5116536b-ef02-4d9c-b600-5763327e8d89 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-715d660a-a54f-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bc502ffa75214c55a3403098dabc07f6"}, "enabled": true, "id": "bc502ffa75214c55a3403098dabc07f6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj"}]} 2018-10-02 18:29:52,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-715d660a-a54f-49b-proj used request id req-5116536b-ef02-4d9c-b600-5763327e8d89 2018-10-02 18:29:52,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02253ca405c10687eb55844d0e89ff1a0ef45d" 2018-10-02 18:29:52,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31262973-93ea-4e52-870a-8e65d19e5142 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:29:52,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-31262973-93ea-4e52-870a-8e65d19e5142 2018-10-02 18:29:53,170 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-715d660a-a54f-49b-user 2018-10-02 18:29:53,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:29:53,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d868bf-21bc-4c44-9c34-ff5e55e73904 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:29:53,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-31d868bf-21bc-4c44-9c34-ff5e55e73904 2018-10-02 18:29:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" -d '{"role": {"name": "CreateImageSuccessTests-715d660a-a54f-49b-proj-role"}}' 2018-10-02 18:29:53,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b82b7db5-8315-424f-929d-d4645ed9f7d1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "934e68f26e8b474785442b7d1c65ccb9", "links": {"self": "http://172.30.9.22:5000/v3/roles/934e68f26e8b474785442b7d1c65ccb9"}, "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj-role"}} 2018-10-02 18:29:53,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b82b7db5-8315-424f-929d-d4645ed9f7d1 2018-10-02 18:29:53,380 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-715d660a-a54f-49b-proj-role 2018-10-02 18:29:53,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/934e68f26e8b474785442b7d1c65ccb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:29:53,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce4055f-a40f-40e3-9bc3-df33dcc6815f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/934e68f26e8b474785442b7d1c65ccb9"}, "domain_id": null, "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj-role", "id": "934e68f26e8b474785442b7d1c65ccb9"}} 2018-10-02 18:29:53,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/934e68f26e8b474785442b7d1c65ccb9 used request id req-bce4055f-a40f-40e3-9bc3-df33dcc6815f 2018-10-02 18:29:53,399 - keystone_utils - INFO - Granting role CreateImageSuccessTests-715d660a-a54f-49b-proj-role to project CreateImageSuccessTests-715d660a-a54f-49b-proj 2018-10-02 18:29:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/bc502ffa75214c55a3403098dabc07f6/users/e920213ada384354aab2290792a1c9e9/roles/934e68f26e8b474785442b7d1c65ccb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:29:53,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59814b8a-15be-417a-89d6-549be3faa9cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:29:53,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bc502ffa75214c55a3403098dabc07f6/users/e920213ada384354aab2290792a1c9e9/roles/934e68f26e8b474785442b7d1c65ccb9 used request id req-59814b8a-15be-417a-89d6-549be3faa9cb 2018-10-02 18:29:53,527 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:29:53,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:53,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:53,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "934e68f26e8b474785442b7d1c65ccb9", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj-role"}], "expires_at": "2018-10-02T19:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc502ffa75214c55a3403098dabc07f6", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-715d660a-a54f-49b-user", "id": "e920213ada384354aab2290792a1c9e9"}, "audit_ids": ["6qOGXemCRriIwFcI-3VfQw"], "issued_at": "2018-10-02T18:29:53.000000Z"}} 2018-10-02 18:29:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:53,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5ec7fd-b174-4e8d-816a-77bfc975c828 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:53,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8d5ec7fd-b174-4e8d-816a-77bfc975c828 2018-10-02 18:29:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:54,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-30e7e8fc-6c86-475c-944b-98a4720854d2 Date: Tue, 02 Oct 2018 18:29:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63"} 2018-10-02 18:29:54,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 used request id req-30e7e8fc-6c86-475c-944b-98a4720854d2 2018-10-02 18:29:54,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:54,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52a10c7b-934b-440f-b08f-8efc3af5c7e1 Date: Tue, 02 Oct 2018 18:29:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:54,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-52a10c7b-934b-440f-b08f-8efc3af5c7e1 2018-10-02 18:29:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63"}' 2018-10-02 18:29:54,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 X-Openstack-Request-Id: req-cca47c93-73c3-4ea4-b4a0-74f32d2b9b15 Date: Tue, 02 Oct 2018 18:29:54 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/339eef58-7282-4e51-803b-c195336bb168", "min_disk": 0, "protected": false, "id": "339eef58-7282-4e51-803b-c195336bb168", "file": "/v2/images/339eef58-7282-4e51-803b-c195336bb168/file", "checksum": null, "owner": "bc502ffa75214c55a3403098dabc07f6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:54,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cca47c93-73c3-4ea4-b4a0-74f32d2b9b15 2018-10-02 18:29:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" -d '' 2018-10-02 18:29:56,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a293e22b-1a16-461d-8878-462d9cde3124 Date: Tue, 02 Oct 2018 18:29:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:56,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168/file used request id req-a293e22b-1a16-461d-8878-462d9cde3124 2018-10-02 18:29:56,335 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:29:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:56,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ae2de3f2-4a11-4ac0-adc3-777313fcef37 Date: Tue, 02 Oct 2018 18:29:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "metadata": {}}], "self": "/v2/images/339eef58-7282-4e51-803b-c195336bb168", "min_disk": 0, "protected": false, "id": "339eef58-7282-4e51-803b-c195336bb168", "file": "/v2/images/339eef58-7282-4e51-803b-c195336bb168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc502ffa75214c55a3403098dabc07f6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:56,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 used request id req-ae2de3f2-4a11-4ac0-adc3-777313fcef37 2018-10-02 18:29:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:56,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2902852-9434-4720-9260-2f2fd84395e0 Date: Tue, 02 Oct 2018 18:29:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:56,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a2902852-9434-4720-9260-2f2fd84395e0 2018-10-02 18:29:56,679 - create_image - INFO - Created image with name - CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 2018-10-02 18:29:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:56,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-11842df2-5f9a-48d1-afb8-1e7a04c8f328 Date: Tue, 02 Oct 2018 18:29:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "metadata": {}}], "self": "/v2/images/339eef58-7282-4e51-803b-c195336bb168", "min_disk": 0, "protected": false, "id": "339eef58-7282-4e51-803b-c195336bb168", "file": "/v2/images/339eef58-7282-4e51-803b-c195336bb168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc502ffa75214c55a3403098dabc07f6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:29:56,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 used request id req-11842df2-5f9a-48d1-afb8-1e7a04c8f328 2018-10-02 18:29:56,851 - create_image - DEBUG - Instance status is - active 2018-10-02 18:29:56,851 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 2018-10-02 18:29:56,851 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 2018-10-02 18:29:56,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:57,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "934e68f26e8b474785442b7d1c65ccb9", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj-role"}], "expires_at": "2018-10-02T19:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc502ffa75214c55a3403098dabc07f6", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-715d660a-a54f-49b-user", "id": "e920213ada384354aab2290792a1c9e9"}, "audit_ids": ["McQcowZYQsq8cVfqN7aFmg"], "issued_at": "2018-10-02T18:29:57.000000Z"}} 2018-10-02 18:29:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2959ff2175d6afee99c925d2d0e26db1dc8c5495" 2018-10-02 18:29:57,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6202a448-e425-4991-8b73-e5c91376a1d6 Date: Tue, 02 Oct 2018 18:29:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "metadata": {}}], "self": "/v2/images/339eef58-7282-4e51-803b-c195336bb168", "min_disk": 0, "protected": false, "id": "339eef58-7282-4e51-803b-c195336bb168", "file": "/v2/images/339eef58-7282-4e51-803b-c195336bb168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc502ffa75214c55a3403098dabc07f6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63"} 2018-10-02 18:29:57,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 used request id req-6202a448-e425-4991-8b73-e5c91376a1d6 2018-10-02 18:29:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2959ff2175d6afee99c925d2d0e26db1dc8c5495" 2018-10-02 18:29:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2fd97edf-2c44-4a27-8c61-3f8f1e535b3f Date: Tue, 02 Oct 2018 18:29:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:57,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2fd97edf-2c44-4a27-8c61-3f8f1e535b3f 2018-10-02 18:29:57,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:29:57,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:29:58,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "934e68f26e8b474785442b7d1c65ccb9", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj-role"}], "expires_at": "2018-10-02T19:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc502ffa75214c55a3403098dabc07f6", "name": "CreateImageSuccessTests-715d660a-a54f-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/bc502ffa75214c55a3403098dabc07f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-715d660a-a54f-49b-user", "id": "e920213ada384354aab2290792a1c9e9"}, "audit_ids": ["6Tw33vkkRtOMYBV9EkUprw"], "issued_at": "2018-10-02T18:29:58.000000Z"}} 2018-10-02 18:29:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f3006dde949948ff346bde5b37aba46ebc77564" 2018-10-02 18:29:58,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4561ed-842a-4ec9-ba55-e3886fd6fee7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:29:58,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ab4561ed-842a-4ec9-ba55-e3886fd6fee7 2018-10-02 18:29:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f3006dde949948ff346bde5b37aba46ebc77564" 2018-10-02 18:29:58,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-98d8722d-2329-49f7-b07f-219386c38428 Date: Tue, 02 Oct 2018 18:29:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:29:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "metadata": {}}], "self": "/v2/images/339eef58-7282-4e51-803b-c195336bb168", "min_disk": 0, "protected": false, "id": "339eef58-7282-4e51-803b-c195336bb168", "file": "/v2/images/339eef58-7282-4e51-803b-c195336bb168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc502ffa75214c55a3403098dabc07f6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/339eef58-7282-4e51-803b-c195336bb168/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63"} 2018-10-02 18:29:58,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 used request id req-98d8722d-2329-49f7-b07f-219386c38428 2018-10-02 18:29:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f3006dde949948ff346bde5b37aba46ebc77564" 2018-10-02 18:29:58,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eeb3cc32-bd9f-48f6-8ed7-f3f3142c88b0 Date: Tue, 02 Oct 2018 18:29:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:29:58,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-eeb3cc32-bd9f-48f6-8ed7-f3f3142c88b0 2018-10-02 18:29:58,538 - create_image - INFO - Found image with name - CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 2018-10-02 18:29:58,538 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-79bbce96-902c-49d4-b1a5-bbfa7e091b63 2018-10-02 18:29:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd0af07d4aebad49094f29b255aa4ea1e023114" 2018-10-02 18:29:59,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efbf0e1a-fa42-4a79-850c-d45b18704fd7 Date: Tue, 02 Oct 2018 18:29:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:29:59,835 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/339eef58-7282-4e51-803b-c195336bb168 used request id req-efbf0e1a-fa42-4a79-850c-d45b18704fd7 2018-10-02 18:29:59,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-95bd8f6a-a320-4069-a33b-e13736a128af Date: Tue, 02 Oct 2018 18:30:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:00,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-95bd8f6a-a320-4069-a33b-e13736a128af 2018-10-02 18:30:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111dd174-ed3d-4986-bf0a-f8c7cb18c9b2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:00,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-111dd174-ed3d-4986-bf0a-f8c7cb18c9b2 2018-10-02 18:30:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23216fb4-9026-4ca0-825d-8755df69eaaa Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:00,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-23216fb4-9026-4ca0-825d-8755df69eaaa 2018-10-02 18:30:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72684300-8918-432f-bd4e-7c40a6cb30d7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:00,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-72684300-8918-432f-bd4e-7c40a6cb30d7 2018-10-02 18:30:00,317 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-715d660a-a54f-49b-proj 2018-10-02 18:30:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/bc502ffa75214c55a3403098dabc07f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b411cd-156f-4d27-9761-0814a4bc562a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:00,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bc502ffa75214c55a3403098dabc07f6 used request id req-42b411cd-156f-4d27-9761-0814a4bc562a 2018-10-02 18:30:00,545 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-715d660a-a54f-49b-proj-role 2018-10-02 18:30:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/934e68f26e8b474785442b7d1c65ccb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac28dd9b-7608-4647-9ca8-50c73f000270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:00,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/934e68f26e8b474785442b7d1c65ccb9 used request id req-ac28dd9b-7608-4647-9ca8-50c73f000270 2018-10-02 18:30:00,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074021ad4061181e39769b779c4e5dc0176cfb83" 2018-10-02 18:30:00,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cf554c-2d25-4bae-9a89-5a647e677f04 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:00,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-54cf554c-2d25-4bae-9a89-5a647e677f04 2018-10-02 18:30:00,741 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-715d660a-a54f-49b-user 2018-10-02 18:30:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/e920213ada384354aab2290792a1c9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c02253ca405c10687eb55844d0e89ff1a0ef45d" 2018-10-02 18:30:00,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f987377-ee22-47d8-8273-419c359a06f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:00,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e920213ada384354aab2290792a1c9e9 used request id req-7f987377-ee22-47d8-8273-419c359a06f6 2018-10-02 18:30:00,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:01,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1dsoQhosQQ-C5ddKleTZMQ"], "issued_at": "2018-10-02T18:30:01.000000Z"}} 2018-10-02 18:30:01,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bcf4043532a1af29d0f9476b9538a6d2eea7d5" 2018-10-02 18:30:01,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b460b669-d007-45be-bf2d-e12edd49ab34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:01,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b460b669-d007-45be-bf2d-e12edd49ab34 2018-10-02 18:30:01,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:01,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:01,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mKnhi-K-TsKCK3YYCi4I5Q"], "issued_at": "2018-10-02T18:30:01.000000Z"}} 2018-10-02 18:30:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:01,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ada285e-c67d-48a1-8456-cfed62545ea8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:01,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ada285e-c67d-48a1-8456-cfed62545ea8 2018-10-02 18:30:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:01,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5f781396-49d5-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f9ef85-647b-4dae-bc2e-af522a246512 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5f781396-49d5-477-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5f781396-49d5-477-proj used request id req-b7f9ef85-647b-4dae-bc2e-af522a246512 2018-10-02 18:30:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:02,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52cbcfc1-099b-48b2-b8b9-df26519dcae8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:02,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-52cbcfc1-099b-48b2-b8b9-df26519dcae8 2018-10-02 18:30:02,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj"}}' 2018-10-02 18:30:02,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41102b74-c9e4-4ffa-82ea-d73cae30d46a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/14b998b327064dfead2e9fa822f4917d"}, "enabled": true, "id": "14b998b327064dfead2e9fa822f4917d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj"}} 2018-10-02 18:30:02,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-41102b74-c9e4-4ffa-82ea-d73cae30d46a 2018-10-02 18:30:02,194 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5f781396-49d5-477-proj 2018-10-02 18:30:02,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:02,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:02,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ykTz6jdtSEGWXAuOPpUTuw"], "issued_at": "2018-10-02T18:30:02.000000Z"}} 2018-10-02 18:30:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b51979cbffd11c987cfb71d624d5d07d84d1db" 2018-10-02 18:30:02,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f815962b-cfe3-467a-80cd-2d2e9aa5f1bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:02,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f815962b-cfe3-467a-80cd-2d2e9aa5f1bb 2018-10-02 18:30:02,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:02,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b51979cbffd11c987cfb71d624d5d07d84d1db" 2018-10-02 18:30:02,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac79854-fcfc-471d-a6a8-9a9bdd596f5b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:02,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4ac79854-fcfc-471d-a6a8-9a9bdd596f5b 2018-10-02 18:30:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-5f781396-49d5-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b51979cbffd11c987cfb71d624d5d07d84d1db" 2018-10-02 18:30:02,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82000d9f-1e6d-4d5b-bdd2-ce8f00163d82 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-5f781396-49d5-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/14b998b327064dfead2e9fa822f4917d"}, "enabled": true, "id": "14b998b327064dfead2e9fa822f4917d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj"}]} 2018-10-02 18:30:02,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageSuccessTests-5f781396-49d5-477-proj used request id req-82000d9f-1e6d-4d5b-bdd2-ce8f00163d82 2018-10-02 18:30:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b51979cbffd11c987cfb71d624d5d07d84d1db" 2018-10-02 18:30:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e29dbbb-7e90-41a1-81bd-1220083494f0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:02,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3e29dbbb-7e90-41a1-81bd-1220083494f0 2018-10-02 18:30:03,266 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5f781396-49d5-477-user 2018-10-02 18:30:03,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:03,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8869a6-05d5-43f8-bb97-72c49218bd43 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:03,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc8869a6-05d5-43f8-bb97-72c49218bd43 2018-10-02 18:30:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" -d '{"role": {"name": "CreateImageSuccessTests-5f781396-49d5-477-proj-role"}}' 2018-10-02 18:30:03,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-875da349-19d2-446f-8eba-48bfb5ddc8aa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be6fc9774076494594103fd5a245c3a9", "links": {"self": "http://172.30.9.22:5000/v3/roles/be6fc9774076494594103fd5a245c3a9"}, "name": "CreateImageSuccessTests-5f781396-49d5-477-proj-role"}} 2018-10-02 18:30:03,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-875da349-19d2-446f-8eba-48bfb5ddc8aa 2018-10-02 18:30:03,463 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5f781396-49d5-477-proj-role 2018-10-02 18:30:03,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/be6fc9774076494594103fd5a245c3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:03,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a5da61-4005-4578-8658-0e074b821d47 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/be6fc9774076494594103fd5a245c3a9"}, "domain_id": null, "name": "CreateImageSuccessTests-5f781396-49d5-477-proj-role", "id": "be6fc9774076494594103fd5a245c3a9"}} 2018-10-02 18:30:03,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/be6fc9774076494594103fd5a245c3a9 used request id req-68a5da61-4005-4578-8658-0e074b821d47 2018-10-02 18:30:03,554 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5f781396-49d5-477-proj-role to project CreateImageSuccessTests-5f781396-49d5-477-proj 2018-10-02 18:30:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/14b998b327064dfead2e9fa822f4917d/users/3f68a06f8cf647dea765c1bc90ecce9a/roles/be6fc9774076494594103fd5a245c3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:03,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b65d0d6-a093-4b45-8ae2-577cd19e94f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:03,688 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/14b998b327064dfead2e9fa822f4917d/users/3f68a06f8cf647dea765c1bc90ecce9a/roles/be6fc9774076494594103fd5a245c3a9 used request id req-2b65d0d6-a093-4b45-8ae2-577cd19e94f8 2018-10-02 18:30:03,689 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:30:03,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:03,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:04,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be6fc9774076494594103fd5a245c3a9", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj-role"}], "expires_at": "2018-10-02T19:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14b998b327064dfead2e9fa822f4917d", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5f781396-49d5-477-user", "id": "3f68a06f8cf647dea765c1bc90ecce9a"}, "audit_ids": ["egkSXZCOR0a6HxD_rv1CqA"], "issued_at": "2018-10-02T18:30:04.000000Z"}} 2018-10-02 18:30:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:04,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3825a166-bedd-42a0-9f22-9e76ede2990f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:04,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3825a166-bedd-42a0-9f22-9e76ede2990f 2018-10-02 18:30:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:04,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-595cfc64-742c-4979-a84d-e8e57198b58d Date: Tue, 02 Oct 2018 18:30:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a"} 2018-10-02 18:30:04,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a used request id req-595cfc64-742c-4979-a84d-e8e57198b58d 2018-10-02 18:30:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-14c201d5-a970-44a7-b310-9b197b0efbaf Date: Tue, 02 Oct 2018 18:30:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:30:04,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-14c201d5-a970-44a7-b310-9b197b0efbaf 2018-10-02 18:30:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a"}' 2018-10-02 18:30:04,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 X-Openstack-Request-Id: req-cf79b219-71f6-4969-8197-e037681319af Date: Tue, 02 Oct 2018 18:30:04 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:30:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:30:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73", "min_disk": 0, "protected": false, "id": "663ae47e-87df-4f6d-b860-6254194fbe73", "file": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file", "checksum": null, "owner": "14b998b327064dfead2e9fa822f4917d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:30:04,723 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cf79b219-71f6-4969-8197-e037681319af 2018-10-02 18:30:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" -d '' 2018-10-02 18:30:06,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-655cad7d-3673-4b87-b986-8c99b2bd88f1 Date: Tue, 02 Oct 2018 18:30:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:30:06,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file used request id req-655cad7d-3673-4b87-b986-8c99b2bd88f1 2018-10-02 18:30:06,603 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:30:06,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2de0cc68-4dce-4de7-aeaf-b128f133f006 Date: Tue, 02 Oct 2018 18:30:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:30:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:30:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "metadata": {}}], "self": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73", "min_disk": 0, "protected": false, "id": "663ae47e-87df-4f6d-b860-6254194fbe73", "file": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b998b327064dfead2e9fa822f4917d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:30:06,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 used request id req-2de0cc68-4dce-4de7-aeaf-b128f133f006 2018-10-02 18:30:06,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:06,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c026adec-8cac-4aa7-bd45-f3c6b1866a2c Date: Tue, 02 Oct 2018 18:30:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:30:06,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-c026adec-8cac-4aa7-bd45-f3c6b1866a2c 2018-10-02 18:30:06,791 - create_image - INFO - Created image with name - CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a 2018-10-02 18:30:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:06,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-38215cfa-2de8-4332-9398-426584da6757 Date: Tue, 02 Oct 2018 18:30:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:30:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:30:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "metadata": {}}], "self": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73", "min_disk": 0, "protected": false, "id": "663ae47e-87df-4f6d-b860-6254194fbe73", "file": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b998b327064dfead2e9fa822f4917d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:30:06,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 used request id req-38215cfa-2de8-4332-9398-426584da6757 2018-10-02 18:30:06,957 - create_image - DEBUG - Instance status is - active 2018-10-02 18:30:06,958 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a 2018-10-02 18:30:06,958 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a 2018-10-02 18:30:06,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:07,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be6fc9774076494594103fd5a245c3a9", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj-role"}], "expires_at": "2018-10-02T19:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14b998b327064dfead2e9fa822f4917d", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5f781396-49d5-477-user", "id": "3f68a06f8cf647dea765c1bc90ecce9a"}, "audit_ids": ["0CUvuOiyQwan0BrgMfW7xA"], "issued_at": "2018-10-02T18:30:07.000000Z"}} 2018-10-02 18:30:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}957cc65697f1d1917ec2f723c0bc4a1851075150" 2018-10-02 18:30:07,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-bbb3270b-2625-405e-89c1-bda34cde3929 Date: Tue, 02 Oct 2018 18:30:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:30:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:30:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "metadata": {}}], "self": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73", "min_disk": 0, "protected": false, "id": "663ae47e-87df-4f6d-b860-6254194fbe73", "file": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b998b327064dfead2e9fa822f4917d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a"} 2018-10-02 18:30:07,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a used request id req-bbb3270b-2625-405e-89c1-bda34cde3929 2018-10-02 18:30:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}957cc65697f1d1917ec2f723c0bc4a1851075150" 2018-10-02 18:30:07,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1afcf9bf-ab2b-409b-b9e3-17ed60981aff Date: Tue, 02 Oct 2018 18:30:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:30:07,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1afcf9bf-ab2b-409b-b9e3-17ed60981aff 2018-10-02 18:30:07,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:07,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:08,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be6fc9774076494594103fd5a245c3a9", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj-role"}], "expires_at": "2018-10-02T19:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14b998b327064dfead2e9fa822f4917d", "name": "CreateImageSuccessTests-5f781396-49d5-477-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/14b998b327064dfead2e9fa822f4917d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5f781396-49d5-477-user", "id": "3f68a06f8cf647dea765c1bc90ecce9a"}, "audit_ids": ["MpeL9cz9ROOC-F7AEW5kFw"], "issued_at": "2018-10-02T18:30:08.000000Z"}} 2018-10-02 18:30:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8e7c8d24b35dff962775af4446f5c1820ca671" 2018-10-02 18:30:08,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68797a9-4c8d-4ddd-8faa-87496c0acbf6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:08,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e68797a9-4c8d-4ddd-8faa-87496c0acbf6 2018-10-02 18:30:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba8e7c8d24b35dff962775af4446f5c1820ca671" 2018-10-02 18:30:08,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-4cdb34d2-75d2-447f-92ab-b27a7003a6b3 Date: Tue, 02 Oct 2018 18:30:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:30:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:30:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "metadata": {}}], "self": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73", "min_disk": 0, "protected": false, "id": "663ae47e-87df-4f6d-b860-6254194fbe73", "file": "/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b998b327064dfead2e9fa822f4917d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/663ae47e-87df-4f6d-b860-6254194fbe73/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a"} 2018-10-02 18:30:08,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&name=CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a used request id req-4cdb34d2-75d2-447f-92ab-b27a7003a6b3 2018-10-02 18:30:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba8e7c8d24b35dff962775af4446f5c1820ca671" 2018-10-02 18:30:08,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2036de67-1569-4527-8e82-8333164a4715 Date: Tue, 02 Oct 2018 18:30:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:30:08,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2036de67-1569-4527-8e82-8333164a4715 2018-10-02 18:30:08,460 - create_image - INFO - Found image with name - CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a 2018-10-02 18:30:08,460 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-acf5944f-2000-48ed-9471-ea18cb18a76a 2018-10-02 18:30:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26b6eece9f0a91be2fdd2da369f3d948e5c8acc9" 2018-10-02 18:30:10,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-411ee276-5445-4aea-bb77-0e549ffa9005 Date: Tue, 02 Oct 2018 18:30:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:30:10,087 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/663ae47e-87df-4f6d-b860-6254194fbe73 used request id req-411ee276-5445-4aea-bb77-0e549ffa9005 2018-10-02 18:30:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:10,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-128378c6-d1cf-44e2-bc4b-c850bf0dbbcc Date: Tue, 02 Oct 2018 18:30:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:10,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-128378c6-d1cf-44e2-bc4b-c850bf0dbbcc 2018-10-02 18:30:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:10,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9b3ebe-9bc3-4d7d-9a4b-000bd9940dc7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:10,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-7a9b3ebe-9bc3-4d7d-9a4b-000bd9940dc7 2018-10-02 18:30:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:10,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3384ff9-da88-4f37-9404-b733d021053b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:10,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-b3384ff9-da88-4f37-9404-b733d021053b 2018-10-02 18:30:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:10,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db4176d-32e8-4393-9ef1-c1cc2ca6c095 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:10,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-4db4176d-32e8-4393-9ef1-c1cc2ca6c095 2018-10-02 18:30:10,569 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5f781396-49d5-477-proj 2018-10-02 18:30:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/14b998b327064dfead2e9fa822f4917d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:10,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76798361-e564-4663-8c71-63a8594da1a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:10,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/14b998b327064dfead2e9fa822f4917d used request id req-76798361-e564-4663-8c71-63a8594da1a2 2018-10-02 18:30:10,809 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5f781396-49d5-477-proj-role 2018-10-02 18:30:10,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/be6fc9774076494594103fd5a245c3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:10,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72a3363-aba6-415e-a5d9-159a2917aac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:10,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/be6fc9774076494594103fd5a245c3a9 used request id req-c72a3363-aba6-415e-a5d9-159a2917aac4 2018-10-02 18:30:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaa6988c1764047ca0dbaa592935e1a9249e960" 2018-10-02 18:30:11,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ecf72bb-9c9b-4b28-b04f-4dcb7370f27a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1ecf72bb-9c9b-4b28-b04f-4dcb7370f27a 2018-10-02 18:30:11,005 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5f781396-49d5-477-user 2018-10-02 18:30:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/3f68a06f8cf647dea765c1bc90ecce9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b51979cbffd11c987cfb71d624d5d07d84d1db" 2018-10-02 18:30:11,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda34884-0bfc-4ed3-ac60-953553997c2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:11,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3f68a06f8cf647dea765c1bc90ecce9a used request id req-cda34884-0bfc-4ed3-ac60-953553997c2b 2018-10-02 18:30:11,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:11,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["orVJah3zTcCUIpaXinNWWg"], "issued_at": "2018-10-02T18:30:11.000000Z"}} 2018-10-02 18:30:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a564576bd6c396d193e20b395f57a88757b6cb5" 2018-10-02 18:30:11,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b68fd51-c426-4a68-8c4c-24c07ac2cf37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:11,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2b68fd51-c426-4a68-8c4c-24c07ac2cf37 2018-10-02 18:30:11,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:11,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:12,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OAPWCbYWSJSS0-JgQN0zQQ"], "issued_at": "2018-10-02T18:30:12.000000Z"}} 2018-10-02 18:30:12,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:12,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65f9e22-2f9f-4b7b-874e-0444ec284256 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:12,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e65f9e22-2f9f-4b7b-874e-0444ec284256 2018-10-02 18:30:12,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:12,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:12,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f1417393-3359-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:12,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1955bd-d3ae-4e40-b27f-bdc916d061d8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f1417393-3359-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:12,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f1417393-3359-4a2-proj used request id req-0c1955bd-d3ae-4e40-b27f-bdc916d061d8 2018-10-02 18:30:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:12,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4031fc32-b986-42a3-a75a-57d88d1daf1d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:12,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4031fc32-b986-42a3-a75a-57d88d1daf1d 2018-10-02 18:30:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj"}}' 2018-10-02 18:30:12,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ed01c9-89db-400f-833e-2799ce6a8db0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/377e83f035c44559975906dfcc3017f9"}, "enabled": true, "id": "377e83f035c44559975906dfcc3017f9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj"}} 2018-10-02 18:30:12,428 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c7ed01c9-89db-400f-833e-2799ce6a8db0 2018-10-02 18:30:12,428 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-f1417393-3359-4a2-proj 2018-10-02 18:30:12,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:12,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:12,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["VKpY1nRyTY2kdPxQX5XQaw"], "issued_at": "2018-10-02T18:30:12.000000Z"}} 2018-10-02 18:30:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcc750833954c5c4f48c99d9752d5ff7d59dd29" 2018-10-02 18:30:12,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364fd858-46f8-45fb-904b-1e52d465ac27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:12,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-364fd858-46f8-45fb-904b-1e52d465ac27 2018-10-02 18:30:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:12,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcc750833954c5c4f48c99d9752d5ff7d59dd29" 2018-10-02 18:30:13,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d789583a-47a4-4480-8d55-f66c3462f552 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:13,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d789583a-47a4-4480-8d55-f66c3462f552 2018-10-02 18:30:13,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-f1417393-3359-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcc750833954c5c4f48c99d9752d5ff7d59dd29" 2018-10-02 18:30:13,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b0826e-09d4-4d0e-84d8-47994221328e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-f1417393-3359-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/377e83f035c44559975906dfcc3017f9"}, "enabled": true, "id": "377e83f035c44559975906dfcc3017f9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj"}]} 2018-10-02 18:30:13,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-f1417393-3359-4a2-proj used request id req-92b0826e-09d4-4d0e-84d8-47994221328e 2018-10-02 18:30:13,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcc750833954c5c4f48c99d9752d5ff7d59dd29" 2018-10-02 18:30:13,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee56cd9-fa6a-41d0-9ded-f1f1a8f918a9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:13,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0ee56cd9-fa6a-41d0-9ded-f1f1a8f918a9 2018-10-02 18:30:13,578 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-f1417393-3359-4a2-user 2018-10-02 18:30:13,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:13,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd78b5a-8a95-45e6-b412-a5ac30b10472 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:13,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dbd78b5a-8a95-45e6-b412-a5ac30b10472 2018-10-02 18:30:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" -d '{"role": {"name": "CreateImageNegativeTests-f1417393-3359-4a2-proj-role"}}' 2018-10-02 18:30:13,859 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c0b486-e1dc-4dcc-a4f2-4a8b8a4e8187 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf13a19691fb4078a400925ab440779c", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf13a19691fb4078a400925ab440779c"}, "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj-role"}} 2018-10-02 18:30:13,859 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e8c0b486-e1dc-4dcc-a4f2-4a8b8a4e8187 2018-10-02 18:30:13,859 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-f1417393-3359-4a2-proj-role 2018-10-02 18:30:13,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/cf13a19691fb4078a400925ab440779c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:13,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a571f9be-00f6-4fac-9e49-b8f9178bc8a2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/cf13a19691fb4078a400925ab440779c"}, "domain_id": null, "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj-role", "id": "cf13a19691fb4078a400925ab440779c"}} 2018-10-02 18:30:13,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/cf13a19691fb4078a400925ab440779c used request id req-a571f9be-00f6-4fac-9e49-b8f9178bc8a2 2018-10-02 18:30:13,955 - keystone_utils - INFO - Granting role CreateImageNegativeTests-f1417393-3359-4a2-proj-role to project CreateImageNegativeTests-f1417393-3359-4a2-proj 2018-10-02 18:30:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/377e83f035c44559975906dfcc3017f9/users/5116a550685549b2b60ee8c13409f9de/roles/cf13a19691fb4078a400925ab440779c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:14,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef34d02b-76bb-48a7-a1f5-53b2c7ff71e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:14,076 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/377e83f035c44559975906dfcc3017f9/users/5116a550685549b2b60ee8c13409f9de/roles/cf13a19691fb4078a400925ab440779c used request id req-ef34d02b-76bb-48a7-a1f5-53b2c7ff71e0 2018-10-02 18:30:14,077 - openstack_tests - DEBUG - Image metadata - None 2018-10-02 18:30:14,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:14,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:14,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf13a19691fb4078a400925ab440779c", "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj-role"}], "expires_at": "2018-10-02T19:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "377e83f035c44559975906dfcc3017f9", "name": "CreateImageNegativeTests-f1417393-3359-4a2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/377e83f035c44559975906dfcc3017f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/377e83f035c44559975906dfcc3017f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/377e83f035c44559975906dfcc3017f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/377e83f035c44559975906dfcc3017f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/377e83f035c44559975906dfcc3017f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/377e83f035c44559975906dfcc3017f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/377e83f035c44559975906dfcc3017f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/377e83f035c44559975906dfcc3017f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/377e83f035c44559975906dfcc3017f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/377e83f035c44559975906dfcc3017f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/377e83f035c44559975906dfcc3017f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/377e83f035c44559975906dfcc3017f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-f1417393-3359-4a2-user", "id": "5116a550685549b2b60ee8c13409f9de"}, "audit_ids": ["S9hMTvWISmSrLXbutCadfQ"], "issued_at": "2018-10-02T18:30:14.000000Z"}} 2018-10-02 18:30:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e24002c83311adb9b0da4d907740a7098d9a6c5" 2018-10-02 18:30:14,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b578101e-df9e-4197-9b21-662964d37e4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:14,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b578101e-df9e-4197-9b21-662964d37e4a 2018-10-02 18:30:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6050086a-aa4a-41bc-921a-5ccfd5a80a07 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e24002c83311adb9b0da4d907740a7098d9a6c5" 2018-10-02 18:30:14,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-1327e61e-e159-4480-a2a1-6cf5a4784c45 Date: Tue, 02 Oct 2018 18:30:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-6050086a-aa4a-41bc-921a-5ccfd5a80a07"} 2018-10-02 18:30:14,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6050086a-aa4a-41bc-921a-5ccfd5a80a07 used request id req-1327e61e-e159-4480-a2a1-6cf5a4784c45 2018-10-02 18:30:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e24002c83311adb9b0da4d907740a7098d9a6c5" 2018-10-02 18:30:14,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb4a2fd2-dc02-4583-a0e7-82a507b26049 Date: Tue, 02 Oct 2018 18:30:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:30:14,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cb4a2fd2-dc02-4583-a0e7-82a507b26049 2018-10-02 18:30:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e24002c83311adb9b0da4d907740a7098d9a6c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-6050086a-aa4a-41bc-921a-5ccfd5a80a07"}' 2018-10-02 18:30:15,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f1cbb373-055a-434a-98c6-a5df2ab609a3 X-Openstack-Request-Id: req-6736a9ba-cf14-4fd6-ad10-b19ef8eecec9 Date: Tue, 02 Oct 2018 18:30:15 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-6050086a-aa4a-41bc-921a-5ccfd5a80a07", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:30:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:30:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/f1cbb373-055a-434a-98c6-a5df2ab609a3", "min_disk": 0, "protected": false, "id": "f1cbb373-055a-434a-98c6-a5df2ab609a3", "file": "/v2/images/f1cbb373-055a-434a-98c6-a5df2ab609a3/file", "checksum": null, "owner": "377e83f035c44559975906dfcc3017f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:30:15,202 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6736a9ba-cf14-4fd6-ad10-b19ef8eecec9 2018-10-02 18:30:15,210 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-02 18:30:15,210 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-6050086a-aa4a-41bc-921a-5ccfd5a80a07 2018-10-02 18:30:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/f1cbb373-055a-434a-98c6-a5df2ab609a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e24002c83311adb9b0da4d907740a7098d9a6c5" 2018-10-02 18:30:15,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-956af3bc-27c9-49c7-841d-6ce3c1689bed Date: Tue, 02 Oct 2018 18:30:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:30:15,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f1cbb373-055a-434a-98c6-a5df2ab609a3 used request id req-956af3bc-27c9-49c7-841d-6ce3c1689bed 2018-10-02 18:30:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:15,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6979a44a-2a5c-4a17-aa55-1bf2e8556405 Date: Tue, 02 Oct 2018 18:30:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:15,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-6979a44a-2a5c-4a17-aa55-1bf2e8556405 2018-10-02 18:30:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:15,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07b69ac-21dd-4b9e-be76-b797b7651b18 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:15,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-b07b69ac-21dd-4b9e-be76-b797b7651b18 2018-10-02 18:30:15,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:15,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d66986-360c-4ee0-b1d3-1aa5cf7e34e7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:15,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-44d66986-360c-4ee0-b1d3-1aa5cf7e34e7 2018-10-02 18:30:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:15,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e715f573-cb7a-40e2-b92c-da7d3d12b79d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:15,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-e715f573-cb7a-40e2-b92c-da7d3d12b79d 2018-10-02 18:30:15,858 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-f1417393-3359-4a2-proj 2018-10-02 18:30:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/377e83f035c44559975906dfcc3017f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:16,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7777ea68-f46e-48af-82b8-ce3ee5c06554 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:16,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/377e83f035c44559975906dfcc3017f9 used request id req-7777ea68-f46e-48af-82b8-ce3ee5c06554 2018-10-02 18:30:16,041 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-f1417393-3359-4a2-proj-role 2018-10-02 18:30:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/cf13a19691fb4078a400925ab440779c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:16,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b1d15e-cf52-4502-898f-7d23e645d887 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:16,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/cf13a19691fb4078a400925ab440779c used request id req-e0b1d15e-cf52-4502-898f-7d23e645d887 2018-10-02 18:30:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b745a4724774717a25885e105ca14e0988f0d2c6" 2018-10-02 18:30:16,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe790b69-db14-4866-981a-303b8381c2a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:16,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fe790b69-db14-4866-981a-303b8381c2a4 2018-10-02 18:30:16,240 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-f1417393-3359-4a2-user 2018-10-02 18:30:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/5116a550685549b2b60ee8c13409f9de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcc750833954c5c4f48c99d9752d5ff7d59dd29" 2018-10-02 18:30:16,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a02a40f-84ea-414d-ae16-ab0682c269e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:16,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5116a550685549b2b60ee8c13409f9de used request id req-5a02a40f-84ea-414d-ae16-ab0682c269e5 2018-10-02 18:30:16,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:16,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ptN-APh4TKmazB6Oip0Idw"], "issued_at": "2018-10-02T18:30:16.000000Z"}} 2018-10-02 18:30:16,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8db81c59e49c4b6e04145e7c73d6aa01329e78e" 2018-10-02 18:30:17,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ede658-a86d-4b98-afb1-60e843b94acd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:17,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b9ede658-a86d-4b98-afb1-60e843b94acd 2018-10-02 18:30:17,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:17,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:17,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2_BatHAAT9eozGReJ4IkMA"], "issued_at": "2018-10-02T18:30:17.000000Z"}} 2018-10-02 18:30:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:17,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d03a84-c1b3-4327-b5f1-6fe4a4297dc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:17,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-65d03a84-c1b3-4327-b5f1-6fe4a4297dc8 2018-10-02 18:30:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:17,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-77f45bf0-a4e1-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:17,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcaa885-1f73-48dc-b30a-8786e4ecf245 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-77f45bf0-a4e1-455-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:17,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-77f45bf0-a4e1-455-proj used request id req-3bcaa885-1f73-48dc-b30a-8786e4ecf245 2018-10-02 18:30:17,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:17,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947d8d62-d4ef-4ec0-80d4-a13ce056fbe0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:17,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-947d8d62-d4ef-4ec0-80d4-a13ce056fbe0 2018-10-02 18:30:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj"}}' 2018-10-02 18:30:17,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9ad3fd-eded-456f-b854-485f1bb33c2a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fe4e981195342e58411f1527b577f91"}, "enabled": true, "id": "3fe4e981195342e58411f1527b577f91", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj"}} 2018-10-02 18:30:17,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1a9ad3fd-eded-456f-b854-485f1bb33c2a 2018-10-02 18:30:17,853 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-77f45bf0-a4e1-455-proj 2018-10-02 18:30:17,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:17,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:18,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["dR_6_V6fS2aPtcED2Z0a1Q"], "issued_at": "2018-10-02T18:30:18.000000Z"}} 2018-10-02 18:30:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f22211dc1ceccfac9f68fb777e3f28e9fa3da8" 2018-10-02 18:30:18,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ac8452-f672-4798-9bd8-4a9747002bc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:18,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-56ac8452-f672-4798-9bd8-4a9747002bc1 2018-10-02 18:30:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:18,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:18,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f22211dc1ceccfac9f68fb777e3f28e9fa3da8" 2018-10-02 18:30:18,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ef724f-ffd1-448a-a1bc-83437c64202b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:18,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b8ef724f-ffd1-448a-a1bc-83437c64202b 2018-10-02 18:30:18,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-77f45bf0-a4e1-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f22211dc1ceccfac9f68fb777e3f28e9fa3da8" 2018-10-02 18:30:18,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc406bf-7a36-4375-b901-1b7af1ded04e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-77f45bf0-a4e1-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fe4e981195342e58411f1527b577f91"}, "enabled": true, "id": "3fe4e981195342e58411f1527b577f91", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj"}]} 2018-10-02 18:30:18,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-77f45bf0-a4e1-455-proj used request id req-efc406bf-7a36-4375-b901-1b7af1ded04e 2018-10-02 18:30:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f22211dc1ceccfac9f68fb777e3f28e9fa3da8" 2018-10-02 18:30:18,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41be611d-73b9-4cdb-bf81-a1ac917f2523 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:18,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-41be611d-73b9-4cdb-bf81-a1ac917f2523 2018-10-02 18:30:18,918 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-77f45bf0-a4e1-455-user 2018-10-02 18:30:18,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:18,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:19,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c9f818-448f-475e-b94d-0be9803298e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:19,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b0c9f818-448f-475e-b94d-0be9803298e2 2018-10-02 18:30:19,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" -d '{"role": {"name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role"}}' 2018-10-02 18:30:19,135 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6815b9e-5c69-4995-af8a-916e28cbef4c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61d05ccb43884d47b534e918860322a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/61d05ccb43884d47b534e918860322a4"}, "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role"}} 2018-10-02 18:30:19,135 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6815b9e-5c69-4995-af8a-916e28cbef4c 2018-10-02 18:30:19,135 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role 2018-10-02 18:30:19,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/61d05ccb43884d47b534e918860322a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:19,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d851fb6-fe2e-4610-bea0-3bd5ec911de1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/61d05ccb43884d47b534e918860322a4"}, "domain_id": null, "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role", "id": "61d05ccb43884d47b534e918860322a4"}} 2018-10-02 18:30:19,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/61d05ccb43884d47b534e918860322a4 used request id req-3d851fb6-fe2e-4610-bea0-3bd5ec911de1 2018-10-02 18:30:19,222 - keystone_utils - INFO - Granting role CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role to project CreateImageNegativeTests-77f45bf0-a4e1-455-proj 2018-10-02 18:30:19,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/3fe4e981195342e58411f1527b577f91/users/cc6da081449b4130a91e846510ff6b82/roles/61d05ccb43884d47b534e918860322a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:19,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe08907-d3c0-443c-a854-294b8b64eada Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:19,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3fe4e981195342e58411f1527b577f91/users/cc6da081449b4130a91e846510ff6b82/roles/61d05ccb43884d47b534e918860322a4 used request id req-afe08907-d3c0-443c-a854-294b8b64eada 2018-10-02 18:30:19,359 - openstack_tests - DEBUG - Image metadata - None 2018-10-02 18:30:19,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:19,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:19,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61d05ccb43884d47b534e918860322a4", "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role"}], "expires_at": "2018-10-02T19:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fe4e981195342e58411f1527b577f91", "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fe4e981195342e58411f1527b577f91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fe4e981195342e58411f1527b577f91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fe4e981195342e58411f1527b577f91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fe4e981195342e58411f1527b577f91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fe4e981195342e58411f1527b577f91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fe4e981195342e58411f1527b577f91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fe4e981195342e58411f1527b577f91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fe4e981195342e58411f1527b577f91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fe4e981195342e58411f1527b577f91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fe4e981195342e58411f1527b577f91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fe4e981195342e58411f1527b577f91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fe4e981195342e58411f1527b577f91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-77f45bf0-a4e1-455-user", "id": "cc6da081449b4130a91e846510ff6b82"}, "audit_ids": ["vRtVsfQMQWKl4d9slaGvAw"], "issued_at": "2018-10-02T18:30:19.000000Z"}} 2018-10-02 18:30:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9488f43501c7000fc97f9a788ff8ca6d5c082bd4" 2018-10-02 18:30:19,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f645d35-7113-41eb-9c55-edf2bbd49ee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:19,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2f645d35-7113-41eb-9c55-edf2bbd49ee8 2018-10-02 18:30:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-6c5f451f-82a9-437f-a145-d3d9b14196a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9488f43501c7000fc97f9a788ff8ca6d5c082bd4" 2018-10-02 18:30:19,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-ad667c08-a6d1-4c74-bb0d-052f08464ad1 Date: Tue, 02 Oct 2018 18:30:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-6c5f451f-82a9-437f-a145-d3d9b14196a4"} 2018-10-02 18:30:19,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-6c5f451f-82a9-437f-a145-d3d9b14196a4 used request id req-ad667c08-a6d1-4c74-bb0d-052f08464ad1 2018-10-02 18:30:19,987 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-10-02 18:30:19,987 - file_utils - DEBUG - Saving file to - /tmp/adf8c0cc-7465-4bca-a999-9359ace5e229 2018-10-02 18:30:20,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9488f43501c7000fc97f9a788ff8ca6d5c082bd4" 2018-10-02 18:30:20,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b5dc8d6-078e-45f9-89ad-fec5da889578 Date: Tue, 02 Oct 2018 18:30:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:30:20,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-4b5dc8d6-078e-45f9-89ad-fec5da889578 2018-10-02 18:30:20,502 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-02 18:30:20,502 - glance_utils - DEBUG - Closing file ./tmp/adf8c0cc-7465-4bca-a999-9359ace5e229 2018-10-02 18:30:20,502 - glance_utils - INFO - Removing file ./tmp/adf8c0cc-7465-4bca-a999-9359ace5e229 2018-10-02 18:30:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:20,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bf763392-5392-4c97-b1b6-80e654b4aec9 Date: Tue, 02 Oct 2018 18:30:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:20,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-bf763392-5392-4c97-b1b6-80e654b4aec9 2018-10-02 18:30:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:20,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efaeddb0-d730-4b26-981e-63f9a7f0434a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:20,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-efaeddb0-d730-4b26-981e-63f9a7f0434a 2018-10-02 18:30:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:20,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f520a772-432c-4ab1-b735-9ce36bb586a4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:20,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-f520a772-432c-4ab1-b735-9ce36bb586a4 2018-10-02 18:30:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:20,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8723e68-5475-4acc-9072-afe60bb039f2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:20,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-e8723e68-5475-4acc-9072-afe60bb039f2 2018-10-02 18:30:20,989 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-77f45bf0-a4e1-455-proj 2018-10-02 18:30:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/3fe4e981195342e58411f1527b577f91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:21,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46bc96b-9e9b-4cc4-b386-5a4841dd0ac9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:21,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3fe4e981195342e58411f1527b577f91 used request id req-c46bc96b-9e9b-4cc4-b386-5a4841dd0ac9 2018-10-02 18:30:21,198 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-77f45bf0-a4e1-455-proj-role 2018-10-02 18:30:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/61d05ccb43884d47b534e918860322a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:21,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a303b56-9499-4ccd-8097-30d0b87e10ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:21,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/61d05ccb43884d47b534e918860322a4 used request id req-0a303b56-9499-4ccd-8097-30d0b87e10ad 2018-10-02 18:30:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c6d9dce0e77e19c237aa84528a7a0a2f7f8400" 2018-10-02 18:30:21,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a98189-57ce-4ac2-89c3-28bff539f4f5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:21,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76a98189-57ce-4ac2-89c3-28bff539f4f5 2018-10-02 18:30:21,390 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-77f45bf0-a4e1-455-user 2018-10-02 18:30:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/cc6da081449b4130a91e846510ff6b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f22211dc1ceccfac9f68fb777e3f28e9fa3da8" 2018-10-02 18:30:21,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a66b195f-458a-4bcc-9240-578ba40839e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:21,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/cc6da081449b4130a91e846510ff6b82 used request id req-a66b195f-458a-4bcc-9240-578ba40839e6 2018-10-02 18:30:21,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:21,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["JSoharKvRl2dG4224fKrew"], "issued_at": "2018-10-02T18:30:21.000000Z"}} 2018-10-02 18:30:21,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59356b787e1c53c2687e8fd660088121da285ece" 2018-10-02 18:30:22,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea14fd0b-00f2-43f8-b8d1-8947e348476a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:22,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ea14fd0b-00f2-43f8-b8d1-8947e348476a 2018-10-02 18:30:22,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:22,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:22,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0cHtV5FpRnqbzkxhKT5-Jg"], "issued_at": "2018-10-02T18:30:22.000000Z"}} 2018-10-02 18:30:22,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:22,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bb64cd-ad86-48b0-8556-6c18bfb72aff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:22,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-39bb64cd-ad86-48b0-8556-6c18bfb72aff 2018-10-02 18:30:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:22,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e94fa31b-ec70-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:22,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab32d1d2-60fa-4242-84ff-a614c88908e7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e94fa31b-ec70-49d-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:22,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e94fa31b-ec70-49d-proj used request id req-ab32d1d2-60fa-4242-84ff-a614c88908e7 2018-10-02 18:30:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:22,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32387d80-2342-4c6a-87d9-7edb32431870 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:22,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-32387d80-2342-4c6a-87d9-7edb32431870 2018-10-02 18:30:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj"}}' 2018-10-02 18:30:22,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74510cd5-d9c4-4537-b759-bb13857dbe2c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4f0f2a0e37d8485cb2e2006dbf39267b"}, "enabled": true, "id": "4f0f2a0e37d8485cb2e2006dbf39267b", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj"}} 2018-10-02 18:30:22,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-74510cd5-d9c4-4537-b759-bb13857dbe2c 2018-10-02 18:30:22,781 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e94fa31b-ec70-49d-proj 2018-10-02 18:30:22,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:22,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:23,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["GNqYnSS-TTCXLDlYOdibpw"], "issued_at": "2018-10-02T18:30:23.000000Z"}} 2018-10-02 18:30:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8252a1717cf4363e648e1ad5a80e3515b938551f" 2018-10-02 18:30:23,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72612192-97ea-4d6e-bb38-d8073f56c8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:23,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-72612192-97ea-4d6e-bb38-d8073f56c8c4 2018-10-02 18:30:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:23,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:23,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8252a1717cf4363e648e1ad5a80e3515b938551f" 2018-10-02 18:30:23,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa92a73-340d-40a6-b16c-985fb817570e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:23,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dfa92a73-340d-40a6-b16c-985fb817570e 2018-10-02 18:30:23,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-e94fa31b-ec70-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8252a1717cf4363e648e1ad5a80e3515b938551f" 2018-10-02 18:30:23,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0729199-6081-44f4-875f-eaa650b244a1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-e94fa31b-ec70-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4f0f2a0e37d8485cb2e2006dbf39267b"}, "enabled": true, "id": "4f0f2a0e37d8485cb2e2006dbf39267b", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj"}]} 2018-10-02 18:30:23,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-e94fa31b-ec70-49d-proj used request id req-d0729199-6081-44f4-875f-eaa650b244a1 2018-10-02 18:30:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8252a1717cf4363e648e1ad5a80e3515b938551f" 2018-10-02 18:30:23,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057389a7-2660-4004-8caf-9d3d6e6779e2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:23,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-057389a7-2660-4004-8caf-9d3d6e6779e2 2018-10-02 18:30:23,900 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e94fa31b-ec70-49d-user 2018-10-02 18:30:23,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:23,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc33613-a3a4-4791-9f3c-1c21142cb558 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:23,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9dc33613-a3a4-4791-9f3c-1c21142cb558 2018-10-02 18:30:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" -d '{"role": {"name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role"}}' 2018-10-02 18:30:24,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b823b22-8e37-49c4-ae4e-1d40807b9a01 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "741144887dd64f138d15533a54f3d989", "links": {"self": "http://172.30.9.22:5000/v3/roles/741144887dd64f138d15533a54f3d989"}, "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role"}} 2018-10-02 18:30:24,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0b823b22-8e37-49c4-ae4e-1d40807b9a01 2018-10-02 18:30:24,111 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role 2018-10-02 18:30:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/741144887dd64f138d15533a54f3d989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:24,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9eaf9f-1a14-4743-a2a7-ea1f37a231b5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/741144887dd64f138d15533a54f3d989"}, "domain_id": null, "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role", "id": "741144887dd64f138d15533a54f3d989"}} 2018-10-02 18:30:24,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/741144887dd64f138d15533a54f3d989 used request id req-0e9eaf9f-1a14-4743-a2a7-ea1f37a231b5 2018-10-02 18:30:24,203 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role to project CreateImageNegativeTests-e94fa31b-ec70-49d-proj 2018-10-02 18:30:24,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/4f0f2a0e37d8485cb2e2006dbf39267b/users/bf4cedc71ff04e20b9a777349631512f/roles/741144887dd64f138d15533a54f3d989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:24,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30735d05-3798-4bf4-ac86-5fd741ae6a57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:24,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4f0f2a0e37d8485cb2e2006dbf39267b/users/bf4cedc71ff04e20b9a777349631512f/roles/741144887dd64f138d15533a54f3d989 used request id req-30735d05-3798-4bf4-ac86-5fd741ae6a57 2018-10-02 18:30:24,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:24,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:24,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "741144887dd64f138d15533a54f3d989", "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role"}], "expires_at": "2018-10-02T19:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f0f2a0e37d8485cb2e2006dbf39267b", "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/4f0f2a0e37d8485cb2e2006dbf39267b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-e94fa31b-ec70-49d-user", "id": "bf4cedc71ff04e20b9a777349631512f"}, "audit_ids": ["vDCQ3rRxQK-BhJwAlY60HQ"], "issued_at": "2018-10-02T18:30:24.000000Z"}} 2018-10-02 18:30:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed98156f572cda2efb774b756304ad60e7662159" 2018-10-02 18:30:24,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82dd40f1-ded8-4f9f-8115-521f585dc602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:24,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-82dd40f1-ded8-4f9f-8115-521f585dc602 2018-10-02 18:30:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed98156f572cda2efb774b756304ad60e7662159" 2018-10-02 18:30:25,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-23b9000e-ff98-4d8c-b2d8-8d96b8d61cb5 Date: Tue, 02 Oct 2018 18:30:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-02 18:30:25,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&name=foo used request id req-23b9000e-ff98-4d8c-b2d8-8d96b8d61cb5 2018-10-02 18:30:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-de65c99e-de93-475d-bea8-62e05e31e3a4 Date: Tue, 02 Oct 2018 18:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:25,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-de65c99e-de93-475d-bea8-62e05e31e3a4 2018-10-02 18:30:25,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a79ba3-e84a-44bc-bdad-475dfd04da17 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:25,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-09a79ba3-e84a-44bc-bdad-475dfd04da17 2018-10-02 18:30:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab541dd-490b-459a-a074-cf598a76b07f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:25,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-2ab541dd-490b-459a-a074-cf598a76b07f 2018-10-02 18:30:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1394ef42-1e47-4ce1-aee7-a1019d300fc2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:25,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-1394ef42-1e47-4ce1-aee7-a1019d300fc2 2018-10-02 18:30:25,601 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e94fa31b-ec70-49d-proj 2018-10-02 18:30:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/4f0f2a0e37d8485cb2e2006dbf39267b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d968d23-9ae8-448e-8045-6c50a7097181 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:25,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4f0f2a0e37d8485cb2e2006dbf39267b used request id req-9d968d23-9ae8-448e-8045-6c50a7097181 2018-10-02 18:30:25,796 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e94fa31b-ec70-49d-proj-role 2018-10-02 18:30:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/741144887dd64f138d15533a54f3d989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fce5aa18-4b2a-42ba-bd94-ccb6a7cc2f4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:25,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/741144887dd64f138d15533a54f3d989 used request id req-fce5aa18-4b2a-42ba-bd94-ccb6a7cc2f4c 2018-10-02 18:30:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f27f6a686dbbca1b8799da669592e699aab4b" 2018-10-02 18:30:25,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e449428-6d4e-4fe1-9512-a8f83a845ba0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:25,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e449428-6d4e-4fe1-9512-a8f83a845ba0 2018-10-02 18:30:25,923 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e94fa31b-ec70-49d-user 2018-10-02 18:30:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/bf4cedc71ff04e20b9a777349631512f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8252a1717cf4363e648e1ad5a80e3515b938551f" 2018-10-02 18:30:26,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4379c820-c320-4f0e-9074-f7b4449a41bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:26,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bf4cedc71ff04e20b9a777349631512f used request id req-4379c820-c320-4f0e-9074-f7b4449a41bd 2018-10-02 18:30:26,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:26,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["-mbWKdocTsO9p_UGartlDg"], "issued_at": "2018-10-02T18:30:26.000000Z"}} 2018-10-02 18:30:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d44a85f17b3f07f86645bc2037f9a174677d9f" 2018-10-02 18:30:26,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10745afe-7961-433c-8dae-0a99762fb23b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:26,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-10745afe-7961-433c-8dae-0a99762fb23b 2018-10-02 18:30:26,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:26,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:26,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9ZigD1AoSg6zxFRQY5PVDA"], "issued_at": "2018-10-02T18:30:26.000000Z"}} 2018-10-02 18:30:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:27,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4a157f-1674-492e-bcfe-a781cc2be8f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:27,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cf4a157f-1674-492e-bcfe-a781cc2be8f1 2018-10-02 18:30:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:27,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:27,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f675721b-67b5-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:27,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7645f193-d7aa-4365-a0d4-e34cd6ca1c3e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f675721b-67b5-411-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:27,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f675721b-67b5-411-proj used request id req-7645f193-d7aa-4365-a0d4-e34cd6ca1c3e 2018-10-02 18:30:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:27,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b68ee3-9b4b-4c4d-b9f0-4a0d646f1b45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:27,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-27b68ee3-9b4b-4c4d-b9f0-4a0d646f1b45 2018-10-02 18:30:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-f675721b-67b5-411-proj"}}' 2018-10-02 18:30:27,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41207968-7b3d-4f64-963e-534c9afbb120 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1488e3328a134b7aac068d43c8fa045f"}, "enabled": true, "id": "1488e3328a134b7aac068d43c8fa045f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-f675721b-67b5-411-proj"}} 2018-10-02 18:30:27,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-41207968-7b3d-4f64-963e-534c9afbb120 2018-10-02 18:30:27,350 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-f675721b-67b5-411-proj 2018-10-02 18:30:27,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:27,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:27,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["pdvYSQM3So2xNpqutKesqQ"], "issued_at": "2018-10-02T18:30:27.000000Z"}} 2018-10-02 18:30:27,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631c14a2fbb1c382460782d12a77fbf817c4b6c8" 2018-10-02 18:30:27,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f4266c-22e6-4daf-9eac-16f972b70a2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:27,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-19f4266c-22e6-4daf-9eac-16f972b70a2b 2018-10-02 18:30:27,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:27,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631c14a2fbb1c382460782d12a77fbf817c4b6c8" 2018-10-02 18:30:27,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e176318-c28c-4d28-8379-76889a265417 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:27,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1e176318-c28c-4d28-8379-76889a265417 2018-10-02 18:30:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-f675721b-67b5-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631c14a2fbb1c382460782d12a77fbf817c4b6c8" 2018-10-02 18:30:28,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225671d9-4794-4d96-808b-87dfec4d3cf9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-f675721b-67b5-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1488e3328a134b7aac068d43c8fa045f"}, "enabled": true, "id": "1488e3328a134b7aac068d43c8fa045f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-f675721b-67b5-411-proj"}]} 2018-10-02 18:30:28,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateImageNegativeTests-f675721b-67b5-411-proj used request id req-225671d9-4794-4d96-808b-87dfec4d3cf9 2018-10-02 18:30:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631c14a2fbb1c382460782d12a77fbf817c4b6c8" 2018-10-02 18:30:28,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4a05f6-966b-4601-aba6-5fa7d78765d4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:28,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9f4a05f6-966b-4601-aba6-5fa7d78765d4 2018-10-02 18:30:28,481 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-f675721b-67b5-411-user 2018-10-02 18:30:28,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:28,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c0f72b-cdcf-4d54-8e8e-74998fd8cfd6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:28,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-49c0f72b-cdcf-4d54-8e8e-74998fd8cfd6 2018-10-02 18:30:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" -d '{"role": {"name": "CreateImageNegativeTests-f675721b-67b5-411-proj-role"}}' 2018-10-02 18:30:28,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-282649ed-22b1-42fa-a2ae-95c7b729a383 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1379631028014ccf814b00c7c50063e4", "links": {"self": "http://172.30.9.22:5000/v3/roles/1379631028014ccf814b00c7c50063e4"}, "name": "CreateImageNegativeTests-f675721b-67b5-411-proj-role"}} 2018-10-02 18:30:28,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-282649ed-22b1-42fa-a2ae-95c7b729a383 2018-10-02 18:30:28,697 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-f675721b-67b5-411-proj-role 2018-10-02 18:30:28,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/1379631028014ccf814b00c7c50063e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:28,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93c3871-65fa-46e9-9e0a-1a0a8f594139 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/1379631028014ccf814b00c7c50063e4"}, "domain_id": null, "name": "CreateImageNegativeTests-f675721b-67b5-411-proj-role", "id": "1379631028014ccf814b00c7c50063e4"}} 2018-10-02 18:30:28,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/1379631028014ccf814b00c7c50063e4 used request id req-c93c3871-65fa-46e9-9e0a-1a0a8f594139 2018-10-02 18:30:28,791 - keystone_utils - INFO - Granting role CreateImageNegativeTests-f675721b-67b5-411-proj-role to project CreateImageNegativeTests-f675721b-67b5-411-proj 2018-10-02 18:30:28,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/1488e3328a134b7aac068d43c8fa045f/users/52c2d0cce9aa4f00bfe7cc94c2701dbd/roles/1379631028014ccf814b00c7c50063e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:28,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a009ed-3f1f-4596-9132-5baf3212377d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:28,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1488e3328a134b7aac068d43c8fa045f/users/52c2d0cce9aa4f00bfe7cc94c2701dbd/roles/1379631028014ccf814b00c7c50063e4 used request id req-05a009ed-3f1f-4596-9132-5baf3212377d 2018-10-02 18:30:28,915 - openstack_tests - DEBUG - Image metadata - None 2018-10-02 18:30:28,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:28,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:29,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1379631028014ccf814b00c7c50063e4", "name": "CreateImageNegativeTests-f675721b-67b5-411-proj-role"}], "expires_at": "2018-10-02T19:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1488e3328a134b7aac068d43c8fa045f", "name": "CreateImageNegativeTests-f675721b-67b5-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1488e3328a134b7aac068d43c8fa045f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1488e3328a134b7aac068d43c8fa045f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1488e3328a134b7aac068d43c8fa045f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1488e3328a134b7aac068d43c8fa045f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1488e3328a134b7aac068d43c8fa045f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1488e3328a134b7aac068d43c8fa045f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1488e3328a134b7aac068d43c8fa045f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1488e3328a134b7aac068d43c8fa045f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1488e3328a134b7aac068d43c8fa045f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1488e3328a134b7aac068d43c8fa045f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1488e3328a134b7aac068d43c8fa045f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1488e3328a134b7aac068d43c8fa045f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-f675721b-67b5-411-user", "id": "52c2d0cce9aa4f00bfe7cc94c2701dbd"}, "audit_ids": ["jkHATXIPQ_6A6srXr7XnjQ"], "issued_at": "2018-10-02T18:30:29.000000Z"}} 2018-10-02 18:30:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec9c4f4bbe9402d2bc21f6f706f24fc96d2d15b" 2018-10-02 18:30:29,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6be596-4034-4363-ada9-0f61324316c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:29,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bd6be596-4034-4363-ada9-0f61324316c8 2018-10-02 18:30:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-575ff607-a21b-4f46-adbb-64137124b906 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ec9c4f4bbe9402d2bc21f6f706f24fc96d2d15b" 2018-10-02 18:30:29,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-b2f48599-2b8a-44db-b2b8-409e7fc88062 Date: Tue, 02 Oct 2018 18:30:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-575ff607-a21b-4f46-adbb-64137124b906"} 2018-10-02 18:30:29,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-575ff607-a21b-4f46-adbb-64137124b906 used request id req-b2f48599-2b8a-44db-b2b8-409e7fc88062 2018-10-02 18:30:29,624 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-10-02 18:30:29,624 - file_utils - DEBUG - Saving file to - /tmp/9e643e4b-fb2d-4392-9b13-c3d4fef9845f 2018-10-02 18:30:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:29,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cedc1898-209d-4f93-bfc8-28bd7a94f309 Date: Tue, 02 Oct 2018 18:30:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:29,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-cedc1898-209d-4f93-bfc8-28bd7a94f309 2018-10-02 18:30:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:29,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b61b6c9-8304-454f-9384-5761674bf40c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:29,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-3b61b6c9-8304-454f-9384-5761674bf40c 2018-10-02 18:30:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:30,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e6ddb2-3c5d-432c-b807-70a5a14e1cf1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:30,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-e4e6ddb2-3c5d-432c-b807-70a5a14e1cf1 2018-10-02 18:30:30,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:30,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15adefc3-efcb-4dec-af29-09a906dd5e0f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:30,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-15adefc3-efcb-4dec-af29-09a906dd5e0f 2018-10-02 18:30:30,136 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-f675721b-67b5-411-proj 2018-10-02 18:30:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/1488e3328a134b7aac068d43c8fa045f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:30,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07dbdfe-8b55-4abe-8de8-c6b7007067ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:30,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1488e3328a134b7aac068d43c8fa045f used request id req-a07dbdfe-8b55-4abe-8de8-c6b7007067ce 2018-10-02 18:30:30,328 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-f675721b-67b5-411-proj-role 2018-10-02 18:30:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/1379631028014ccf814b00c7c50063e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:30,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018b5ab1-6fa9-4861-8b39-90d4dce7b760 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:30,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/1379631028014ccf814b00c7c50063e4 used request id req-018b5ab1-6fa9-4861-8b39-90d4dce7b760 2018-10-02 18:30:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f1e7e6e4e307dc508836609fa8e487c0f8ea4" 2018-10-02 18:30:30,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d10245-7641-491a-949d-759b1c478700 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:30,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a9d10245-7641-491a-949d-759b1c478700 2018-10-02 18:30:30,546 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-f675721b-67b5-411-user 2018-10-02 18:30:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/52c2d0cce9aa4f00bfe7cc94c2701dbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631c14a2fbb1c382460782d12a77fbf817c4b6c8" 2018-10-02 18:30:30,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2107261e-0557-4c0f-bb5f-94d4799b72a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:30,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/52c2d0cce9aa4f00bfe7cc94c2701dbd used request id req-2107261e-0557-4c0f-bb5f-94d4799b72a1 2018-10-02 18:30:30,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:31,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["-mmtCVvfQzOmXEgDA4FBkA"], "issued_at": "2018-10-02T18:30:31.000000Z"}} 2018-10-02 18:30:31,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c02d1ad336762e657af047d1ad13dbc714a02dbe" 2018-10-02 18:30:31,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec03cf82-6fae-4028-89d2-fdc03f908a26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:31,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ec03cf82-6fae-4028-89d2-fdc03f908a26 2018-10-02 18:30:31,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:31,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:31,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["h3yRYFjvRL6JswMdIGwmHw"], "issued_at": "2018-10-02T18:30:31.000000Z"}} 2018-10-02 18:30:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:31,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9638da9-7c39-45ec-bcd2-20552348fd76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:31,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d9638da9-7c39-45ec-bcd2-20552348fd76 2018-10-02 18:30:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:31,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:31,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0383d7d0-9018-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:31,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eadfbec-90ee-46e8-aa68-87ae65746eaa Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0383d7d0-9018-46b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:31,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0383d7d0-9018-46b-proj used request id req-3eadfbec-90ee-46e8-aa68-87ae65746eaa 2018-10-02 18:30:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:31,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32afb150-f7e9-419d-bb1c-da8626fa08c9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:31,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-32afb150-f7e9-419d-bb1c-da8626fa08c9 2018-10-02 18:30:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-0383d7d0-9018-46b-proj"}}' 2018-10-02 18:30:31,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9909ea86-92c1-47e9-8a33-53b09f7d5b14 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/608c8dcccde64660abedbb6b3d86f6af"}, "enabled": true, "id": "608c8dcccde64660abedbb6b3d86f6af", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0383d7d0-9018-46b-proj"}} 2018-10-02 18:30:31,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9909ea86-92c1-47e9-8a33-53b09f7d5b14 2018-10-02 18:30:31,967 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0383d7d0-9018-46b-proj 2018-10-02 18:30:31,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:31,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:32,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["7YUCHm8lRQSZ9IKICGtgIg"], "issued_at": "2018-10-02T18:30:32.000000Z"}} 2018-10-02 18:30:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5fc8a65abd3088cbf88c7c561f373d2d5381e9" 2018-10-02 18:30:32,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90416a17-0546-4dd9-a6aa-2625ec1d75d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:32,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-90416a17-0546-4dd9-a6aa-2625ec1d75d3 2018-10-02 18:30:32,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:32,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5fc8a65abd3088cbf88c7c561f373d2d5381e9" 2018-10-02 18:30:32,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a893bb6-4d1d-40c0-9a33-4fbdd3c4c17d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:32,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1a893bb6-4d1d-40c0-9a33-4fbdd3c4c17d 2018-10-02 18:30:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-0383d7d0-9018-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5fc8a65abd3088cbf88c7c561f373d2d5381e9" 2018-10-02 18:30:32,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b9818e-1fc8-4221-8e65-3af748145a97 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-0383d7d0-9018-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/608c8dcccde64660abedbb6b3d86f6af"}, "enabled": true, "id": "608c8dcccde64660abedbb6b3d86f6af", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0383d7d0-9018-46b-proj"}]} 2018-10-02 18:30:32,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-0383d7d0-9018-46b-proj used request id req-d2b9818e-1fc8-4221-8e65-3af748145a97 2018-10-02 18:30:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5fc8a65abd3088cbf88c7c561f373d2d5381e9" 2018-10-02 18:30:32,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58549e4b-7cde-4e00-abee-c37e371f4961 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:32,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-58549e4b-7cde-4e00-abee-c37e371f4961 2018-10-02 18:30:33,014 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0383d7d0-9018-46b-user 2018-10-02 18:30:33,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805a60e5-5e15-4210-8d01-fad9caace2e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:33,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-805a60e5-5e15-4210-8d01-fad9caace2e5 2018-10-02 18:30:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" -d '{"role": {"name": "CreateMultiPartImageTests-0383d7d0-9018-46b-proj-role"}}' 2018-10-02 18:30:33,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c356c4-9897-429a-946e-d780cb8dc473 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a1a3af67b55478d85f3cc6349245d3b", "links": {"self": "http://172.30.9.22:5000/v3/roles/9a1a3af67b55478d85f3cc6349245d3b"}, "name": "CreateMultiPartImageTests-0383d7d0-9018-46b-proj-role"}} 2018-10-02 18:30:33,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-09c356c4-9897-429a-946e-d780cb8dc473 2018-10-02 18:30:33,350 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0383d7d0-9018-46b-proj-role 2018-10-02 18:30:33,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/9a1a3af67b55478d85f3cc6349245d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228c6f03-2b6e-4289-9d3b-0f211395db80 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/9a1a3af67b55478d85f3cc6349245d3b"}, "domain_id": null, "name": "CreateMultiPartImageTests-0383d7d0-9018-46b-proj-role", "id": "9a1a3af67b55478d85f3cc6349245d3b"}} 2018-10-02 18:30:33,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/9a1a3af67b55478d85f3cc6349245d3b used request id req-228c6f03-2b6e-4289-9d3b-0f211395db80 2018-10-02 18:30:33,370 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0383d7d0-9018-46b-proj-role to project CreateMultiPartImageTests-0383d7d0-9018-46b-proj 2018-10-02 18:30:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/608c8dcccde64660abedbb6b3d86f6af/users/c6dc820197ec4cbaa1850e533096f8e9/roles/9a1a3af67b55478d85f3cc6349245d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4f995e-388c-40f7-8328-5b1add8afd8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:33,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/608c8dcccde64660abedbb6b3d86f6af/users/c6dc820197ec4cbaa1850e533096f8e9/roles/9a1a3af67b55478d85f3cc6349245d3b used request id req-9d4f995e-388c-40f7-8328-5b1add8afd8e 2018-10-02 18:30:33,502 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-10-02 18:30:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-59f69b75-66dc-484e-b6b6-e49996da3ec2 Date: Tue, 02 Oct 2018 18:30:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:33,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-59f69b75-66dc-484e-b6b6-e49996da3ec2 2018-10-02 18:30:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f73e923-8dbd-43ee-95b0-a59299250732 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:33,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-3f73e923-8dbd-43ee-95b0-a59299250732 2018-10-02 18:30:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e132ba-5b6b-41de-ae5e-13b8af1fb3d0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:33,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-a7e132ba-5b6b-41de-ae5e-13b8af1fb3d0 2018-10-02 18:30:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:33,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ed12d6-a1bf-4652-854f-fc564f3a0faf Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:33,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-04ed12d6-a1bf-4652-854f-fc564f3a0faf 2018-10-02 18:30:33,988 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0383d7d0-9018-46b-proj 2018-10-02 18:30:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/608c8dcccde64660abedbb6b3d86f6af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:34,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f2095d-0267-44e8-9eb4-d4c667428800 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:34,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/608c8dcccde64660abedbb6b3d86f6af used request id req-17f2095d-0267-44e8-9eb4-d4c667428800 2018-10-02 18:30:34,209 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0383d7d0-9018-46b-proj-role 2018-10-02 18:30:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/9a1a3af67b55478d85f3cc6349245d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:34,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e090cf18-ffeb-4ba3-9378-e0779e3d682a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:34,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/9a1a3af67b55478d85f3cc6349245d3b used request id req-e090cf18-ffeb-4ba3-9378-e0779e3d682a 2018-10-02 18:30:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbefffea4d7113abb82d1941f52778eda46b684" 2018-10-02 18:30:34,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0f4de9-1a57-4c23-9e35-49d08c61c18a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:34,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ce0f4de9-1a57-4c23-9e35-49d08c61c18a 2018-10-02 18:30:34,345 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0383d7d0-9018-46b-user 2018-10-02 18:30:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c6dc820197ec4cbaa1850e533096f8e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5fc8a65abd3088cbf88c7c561f373d2d5381e9" 2018-10-02 18:30:34,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e139c58-b18b-46be-84bc-17583e29bf2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:34,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c6dc820197ec4cbaa1850e533096f8e9 used request id req-2e139c58-b18b-46be-84bc-17583e29bf2a 2018-10-02 18:30:34,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:34,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["3M-Dv7qESaqMfdTEjyApsw"], "issued_at": "2018-10-02T18:30:34.000000Z"}} 2018-10-02 18:30:34,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a564abc869703d7efacb0bed3e3f62c8cfa9d8a" 2018-10-02 18:30:35,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432d6c77-42c0-444b-b33a-fd9847afc202 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:35,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-432d6c77-42c0-444b-b33a-fd9847afc202 2018-10-02 18:30:35,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:35,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:35,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["p6gxFQ6BSmy4PPlXKP9qTA"], "issued_at": "2018-10-02T18:30:35.000000Z"}} 2018-10-02 18:30:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:35,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f345f87d-9dc9-444b-839d-f19c2291aa93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:35,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f345f87d-9dc9-444b-839d-f19c2291aa93 2018-10-02 18:30:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:35,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-61e16706-a8fa-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:35,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5fd12e-b3ad-4b5a-b643-a4fa7a1373b9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-61e16706-a8fa-462-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:35,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-61e16706-a8fa-462-proj used request id req-ae5fd12e-b3ad-4b5a-b643-a4fa7a1373b9 2018-10-02 18:30:35,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:35,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ade6ab4-3403-4bfd-b05c-32975940a009 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:35,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0ade6ab4-3403-4bfd-b05c-32975940a009 2018-10-02 18:30:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-61e16706-a8fa-462-proj"}}' 2018-10-02 18:30:35,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb610a0-d420-4dec-9e0a-1a1e2c9cb539 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9844dbcf22d845119a30c897c5d46502"}, "enabled": true, "id": "9844dbcf22d845119a30c897c5d46502", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-61e16706-a8fa-462-proj"}} 2018-10-02 18:30:35,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1cb610a0-d420-4dec-9e0a-1a1e2c9cb539 2018-10-02 18:30:35,842 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-61e16706-a8fa-462-proj 2018-10-02 18:30:35,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:35,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:36,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["IQr4EKpuSim3urakdMVSPA"], "issued_at": "2018-10-02T18:30:36.000000Z"}} 2018-10-02 18:30:36,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ae3b352b1f9e5d586b6d13ccb48e68f87a2a82" 2018-10-02 18:30:36,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad4d148-fdef-44e1-a90d-f707ae8ee8dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:36,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ad4d148-fdef-44e1-a90d-f707ae8ee8dc 2018-10-02 18:30:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:36,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ae3b352b1f9e5d586b6d13ccb48e68f87a2a82" 2018-10-02 18:30:36,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca22b52c-a475-41fd-af15-4462aef31178 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:36,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ca22b52c-a475-41fd-af15-4462aef31178 2018-10-02 18:30:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-61e16706-a8fa-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ae3b352b1f9e5d586b6d13ccb48e68f87a2a82" 2018-10-02 18:30:36,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88dedbd2-1326-4d70-982f-ec87eaf29d0c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-61e16706-a8fa-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9844dbcf22d845119a30c897c5d46502"}, "enabled": true, "id": "9844dbcf22d845119a30c897c5d46502", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-61e16706-a8fa-462-proj"}]} 2018-10-02 18:30:36,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-61e16706-a8fa-462-proj used request id req-88dedbd2-1326-4d70-982f-ec87eaf29d0c 2018-10-02 18:30:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ae3b352b1f9e5d586b6d13ccb48e68f87a2a82" 2018-10-02 18:30:36,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e1bce5-6b6b-42b9-99dd-e8c1db3d7dd7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:36,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-11e1bce5-6b6b-42b9-99dd-e8c1db3d7dd7 2018-10-02 18:30:37,002 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-61e16706-a8fa-462-user 2018-10-02 18:30:37,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a1787c-5306-441e-8118-978e2f6f2aa3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:37,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-08a1787c-5306-441e-8118-978e2f6f2aa3 2018-10-02 18:30:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" -d '{"role": {"name": "CreateMultiPartImageTests-61e16706-a8fa-462-proj-role"}}' 2018-10-02 18:30:37,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef08bab-3da9-46c9-9fa9-e351026e8025 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c25ffe1397bb4640a5fb8777fae7ca9c", "links": {"self": "http://172.30.9.22:5000/v3/roles/c25ffe1397bb4640a5fb8777fae7ca9c"}, "name": "CreateMultiPartImageTests-61e16706-a8fa-462-proj-role"}} 2018-10-02 18:30:37,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-aef08bab-3da9-46c9-9fa9-e351026e8025 2018-10-02 18:30:37,200 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-61e16706-a8fa-462-proj-role 2018-10-02 18:30:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/c25ffe1397bb4640a5fb8777fae7ca9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f129f1a-7cf5-4cd8-965c-f732897cc9dc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/c25ffe1397bb4640a5fb8777fae7ca9c"}, "domain_id": null, "name": "CreateMultiPartImageTests-61e16706-a8fa-462-proj-role", "id": "c25ffe1397bb4640a5fb8777fae7ca9c"}} 2018-10-02 18:30:37,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/c25ffe1397bb4640a5fb8777fae7ca9c used request id req-6f129f1a-7cf5-4cd8-965c-f732897cc9dc 2018-10-02 18:30:37,220 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-61e16706-a8fa-462-proj-role to project CreateMultiPartImageTests-61e16706-a8fa-462-proj 2018-10-02 18:30:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9844dbcf22d845119a30c897c5d46502/users/64b83b330e2940f4bf426a7063e56594/roles/c25ffe1397bb4640a5fb8777fae7ca9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270c650b-a6ff-4261-9a17-141aa32373df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:37,366 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9844dbcf22d845119a30c897c5d46502/users/64b83b330e2940f4bf426a7063e56594/roles/c25ffe1397bb4640a5fb8777fae7ca9c used request id req-270c650b-a6ff-4261-9a17-141aa32373df 2018-10-02 18:30:37,379 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-02 18:30:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-03963681-1194-47e8-8f94-81986bfd8332 Date: Tue, 02 Oct 2018 18:30:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:37,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-03963681-1194-47e8-8f94-81986bfd8332 2018-10-02 18:30:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5651617a-c6eb-47c7-84df-eb4f8707abba Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:37,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-5651617a-c6eb-47c7-84df-eb4f8707abba 2018-10-02 18:30:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fe619d-90e4-41b5-84d2-f6106fc23903 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:37,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-f3fe619d-90e4-41b5-84d2-f6106fc23903 2018-10-02 18:30:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:37,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a6e396-9a4d-4e8f-b48f-11e13feef862 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:37,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-77a6e396-9a4d-4e8f-b48f-11e13feef862 2018-10-02 18:30:37,869 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-61e16706-a8fa-462-proj 2018-10-02 18:30:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9844dbcf22d845119a30c897c5d46502 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:38,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf27024-910d-44b4-9caa-f60e583d1168 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:38,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9844dbcf22d845119a30c897c5d46502 used request id req-7bf27024-910d-44b4-9caa-f60e583d1168 2018-10-02 18:30:38,102 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-61e16706-a8fa-462-proj-role 2018-10-02 18:30:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/c25ffe1397bb4640a5fb8777fae7ca9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:38,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8c07e0-6471-4f3b-8497-2ad67ade42e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:38,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/c25ffe1397bb4640a5fb8777fae7ca9c used request id req-eb8c07e0-6471-4f3b-8497-2ad67ade42e7 2018-10-02 18:30:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9ea0c18f003243336c92eadb5e4ede18212cb9" 2018-10-02 18:30:38,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef6431c-82df-468a-8c79-bd7e1f6124b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:38,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bef6431c-82df-468a-8c79-bd7e1f6124b8 2018-10-02 18:30:38,303 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-61e16706-a8fa-462-user 2018-10-02 18:30:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/64b83b330e2940f4bf426a7063e56594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ae3b352b1f9e5d586b6d13ccb48e68f87a2a82" 2018-10-02 18:30:38,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f784b3-c188-4a5d-bc5a-239a2f7c8f3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:38,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/64b83b330e2940f4bf426a7063e56594 used request id req-20f784b3-c188-4a5d-bc5a-239a2f7c8f3e 2018-10-02 18:30:38,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:38,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wpa0eU5iRBSwOEOSLVl_HQ"], "issued_at": "2018-10-02T18:30:38.000000Z"}} 2018-10-02 18:30:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9cc272e732d3f3933e4bab4ccf15898df31bca" 2018-10-02 18:30:38,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d09f15-b6db-4c0b-af5e-1b628f69e0a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:38,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b3d09f15-b6db-4c0b-af5e-1b628f69e0a1 2018-10-02 18:30:38,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:38,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:39,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["fWgsb4XsSmykzjHbSV3kbg"], "issued_at": "2018-10-02T18:30:39.000000Z"}} 2018-10-02 18:30:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:39,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e206cca-4750-4860-8e86-809c0eba2bdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:39,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0e206cca-4750-4860-8e86-809c0eba2bdc 2018-10-02 18:30:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:39,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:39,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d381778c-09f1-4fcf-9017-3798d8732955 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:39,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj used request id req-d381778c-09f1-4fcf-9017-3798d8732955 2018-10-02 18:30:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:39,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f02e51d-880e-4b42-bf75-23f31fdff1df Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:39,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0f02e51d-880e-4b42-bf75-23f31fdff1df 2018-10-02 18:30:39,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj"}}' 2018-10-02 18:30:39,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7934b4-1a00-42bd-9084-6e5c0aa49f53 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/eaefd584928e474b9ef93a4cc2511b4a"}, "enabled": true, "id": "eaefd584928e474b9ef93a4cc2511b4a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj"}} 2018-10-02 18:30:39,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9c7934b4-1a00-42bd-9084-6e5c0aa49f53 2018-10-02 18:30:39,751 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj 2018-10-02 18:30:39,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:39,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:40,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["iv0x4kOxTwOQJlXYgf4JzA"], "issued_at": "2018-10-02T18:30:40.000000Z"}} 2018-10-02 18:30:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b07d32c2a9d0539316fbfc3b76b48390215e81" 2018-10-02 18:30:40,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bcbe7b-c5d0-4824-ae56-83076b76cf3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:40,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-60bcbe7b-c5d0-4824-ae56-83076b76cf3c 2018-10-02 18:30:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:40,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:40,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b07d32c2a9d0539316fbfc3b76b48390215e81" 2018-10-02 18:30:40,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5698458-8d50-4c4f-bd47-c20d5c5038fd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:40,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a5698458-8d50-4c4f-bd47-c20d5c5038fd 2018-10-02 18:30:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b07d32c2a9d0539316fbfc3b76b48390215e81" 2018-10-02 18:30:40,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bca10e2-a4d8-40ee-9104-c986d795b873 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/eaefd584928e474b9ef93a4cc2511b4a"}, "enabled": true, "id": "eaefd584928e474b9ef93a4cc2511b4a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj"}]} 2018-10-02 18:30:40,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj used request id req-9bca10e2-a4d8-40ee-9104-c986d795b873 2018-10-02 18:30:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b07d32c2a9d0539316fbfc3b76b48390215e81" 2018-10-02 18:30:40,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f876894-0cc2-41d2-b142-cd3fcd12579d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:40,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5f876894-0cc2-41d2-b142-cd3fcd12579d 2018-10-02 18:30:40,913 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-e31aa2ec-1cb6-400-user 2018-10-02 18:30:40,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:40,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4921799d-7599-4dff-a441-6c77084b99dd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:40,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4921799d-7599-4dff-a441-6c77084b99dd 2018-10-02 18:30:40,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" -d '{"role": {"name": "CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj-role"}}' 2018-10-02 18:30:41,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed668ba-e3fe-462c-a3ff-11f609137c79 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cdeeedbf4724305b2cd6596b3aed518", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cdeeedbf4724305b2cd6596b3aed518"}, "name": "CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj-role"}} 2018-10-02 18:30:41,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-6ed668ba-e3fe-462c-a3ff-11f609137c79 2018-10-02 18:30:41,039 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj-role 2018-10-02 18:30:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/8cdeeedbf4724305b2cd6596b3aed518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b08025d-d378-4fe5-830b-f44587d99698 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8cdeeedbf4724305b2cd6596b3aed518"}, "domain_id": null, "name": "CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj-role", "id": "8cdeeedbf4724305b2cd6596b3aed518"}} 2018-10-02 18:30:41,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8cdeeedbf4724305b2cd6596b3aed518 used request id req-0b08025d-d378-4fe5-830b-f44587d99698 2018-10-02 18:30:41,138 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj-role to project CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj 2018-10-02 18:30:41,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/eaefd584928e474b9ef93a4cc2511b4a/users/bd67c58e9c174f23abcb797278b0d42c/roles/8cdeeedbf4724305b2cd6596b3aed518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36681425-4eef-4fe2-aa18-619361e6ef10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:41,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/eaefd584928e474b9ef93a4cc2511b4a/users/bd67c58e9c174f23abcb797278b0d42c/roles/8cdeeedbf4724305b2cd6596b3aed518 used request id req-36681425-4eef-4fe2-aa18-619361e6ef10 2018-10-02 18:30:41,281 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-02 18:30:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7895dcbe-e816-44e2-8eec-460113becd6b Date: Tue, 02 Oct 2018 18:30:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:41,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-7895dcbe-e816-44e2-8eec-460113becd6b 2018-10-02 18:30:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f03428-fedf-4d15-8906-79d997d31049 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:41,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-64f03428-fedf-4d15-8906-79d997d31049 2018-10-02 18:30:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e0f8b2-3f49-49a7-b6bf-92e810506c58 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:41,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-69e0f8b2-3f49-49a7-b6bf-92e810506c58 2018-10-02 18:30:41,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb35796-f4ef-4e5a-be58-f17bdaea383f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:41,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-dcb35796-f4ef-4e5a-be58-f17bdaea383f 2018-10-02 18:30:41,689 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj 2018-10-02 18:30:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/eaefd584928e474b9ef93a4cc2511b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:41,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9262b46d-83a9-46a1-a8f2-2ceda7b71f00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:41,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/eaefd584928e474b9ef93a4cc2511b4a used request id req-9262b46d-83a9-46a1-a8f2-2ceda7b71f00 2018-10-02 18:30:41,904 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-e31aa2ec-1cb6-400-proj-role 2018-10-02 18:30:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/8cdeeedbf4724305b2cd6596b3aed518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:42,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226611a8-4d67-4dee-a686-1e2d047abaf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:42,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8cdeeedbf4724305b2cd6596b3aed518 used request id req-226611a8-4d67-4dee-a686-1e2d047abaf3 2018-10-02 18:30:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c986dd073658f447fb684ffae5e400eb5692f0" 2018-10-02 18:30:42,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc4bc93-1971-4d14-adce-03e7ffe49a7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:42,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1bc4bc93-1971-4d14-adce-03e7ffe49a7f 2018-10-02 18:30:42,106 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-e31aa2ec-1cb6-400-user 2018-10-02 18:30:42,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/bd67c58e9c174f23abcb797278b0d42c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b07d32c2a9d0539316fbfc3b76b48390215e81" 2018-10-02 18:30:42,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9860fe1e-f885-402c-8cd4-5ceff912c08a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:42,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bd67c58e9c174f23abcb797278b0d42c used request id req-9860fe1e-f885-402c-8cd4-5ceff912c08a 2018-10-02 18:30:42,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:42,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["XPQ1bjW_Tby4kgHZ5fXu-Q"], "issued_at": "2018-10-02T18:30:42.000000Z"}} 2018-10-02 18:30:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5dcf92e47c6872aab09be78adbbde7a5778ecd" 2018-10-02 18:30:42,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332cbc6e-e366-4df0-bf17-33f1e89f7562 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:42,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-332cbc6e-e366-4df0-bf17-33f1e89f7562 2018-10-02 18:30:42,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:42,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:43,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["i1oopnTHTxa0_TGldfxVcw"], "issued_at": "2018-10-02T18:30:43.000000Z"}} 2018-10-02 18:30:43,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:43,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fb3710-a666-48a3-bcf7-a1efd10f148c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:43,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-45fb3710-a666-48a3-bcf7-a1efd10f148c 2018-10-02 18:30:43,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:43,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4c49a066-faf3-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb2a0a9-76bf-44ce-bcae-7fa6fb146c82 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4c49a066-faf3-481-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4c49a066-faf3-481-proj used request id req-2eb2a0a9-76bf-44ce-bcae-7fa6fb146c82 2018-10-02 18:30:43,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:43,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1027104a-35db-47fa-ba4d-c0c59c7294f9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:43,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-1027104a-35db-47fa-ba4d-c0c59c7294f9 2018-10-02 18:30:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj"}}' 2018-10-02 18:30:43,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45324cf3-6566-4fb8-919f-694aaf838ed8 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3d44dab5bf8b4b2fb6733cee3f4c6070"}, "enabled": true, "id": "3d44dab5bf8b4b2fb6733cee3f4c6070", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj"}} 2018-10-02 18:30:43,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-45324cf3-6566-4fb8-919f-694aaf838ed8 2018-10-02 18:30:43,542 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4c49a066-faf3-481-proj 2018-10-02 18:30:43,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:43,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:43,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CE-3a07eR3WlAAz2xIdzBQ"], "issued_at": "2018-10-02T18:30:43.000000Z"}} 2018-10-02 18:30:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0d604c06620c27d4f835bc8e60eef1d861ada4" 2018-10-02 18:30:44,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55caf64b-865b-41d7-8c49-648f358c2f75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:44,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-55caf64b-865b-41d7-8c49-648f358c2f75 2018-10-02 18:30:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:44,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0d604c06620c27d4f835bc8e60eef1d861ada4" 2018-10-02 18:30:44,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8eb42b-72e1-496f-a7e7-8c07d4fe359f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:44,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cf8eb42b-72e1-496f-a7e7-8c07d4fe359f 2018-10-02 18:30:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-4c49a066-faf3-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0d604c06620c27d4f835bc8e60eef1d861ada4" 2018-10-02 18:30:44,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968f6822-f642-4bce-bb87-9d2131957a09 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-4c49a066-faf3-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3d44dab5bf8b4b2fb6733cee3f4c6070"}, "enabled": true, "id": "3d44dab5bf8b4b2fb6733cee3f4c6070", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj"}]} 2018-10-02 18:30:44,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-4c49a066-faf3-481-proj used request id req-968f6822-f642-4bce-bb87-9d2131957a09 2018-10-02 18:30:44,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0d604c06620c27d4f835bc8e60eef1d861ada4" 2018-10-02 18:30:44,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e564e925-e117-4e84-8527-bd13b239a96a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:44,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e564e925-e117-4e84-8527-bd13b239a96a 2018-10-02 18:30:44,535 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4c49a066-faf3-481-user 2018-10-02 18:30:44,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:44,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfc3ade-5d6e-4509-b7a8-d43f7cd3543d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:44,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cdfc3ade-5d6e-4509-b7a8-d43f7cd3543d 2018-10-02 18:30:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" -d '{"role": {"name": "CreateKeypairsTests-4c49a066-faf3-481-proj-role"}}' 2018-10-02 18:30:44,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e0e273-2a2d-43f3-b8b1-d315c29f0ba6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e52d1b2221fb463d90882104a5723bc1", "links": {"self": "http://172.30.9.22:5000/v3/roles/e52d1b2221fb463d90882104a5723bc1"}, "name": "CreateKeypairsTests-4c49a066-faf3-481-proj-role"}} 2018-10-02 18:30:44,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-62e0e273-2a2d-43f3-b8b1-d315c29f0ba6 2018-10-02 18:30:44,770 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4c49a066-faf3-481-proj-role 2018-10-02 18:30:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/e52d1b2221fb463d90882104a5723bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:44,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1549973d-c67f-4a8b-b419-46a840246146 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e52d1b2221fb463d90882104a5723bc1"}, "domain_id": null, "name": "CreateKeypairsTests-4c49a066-faf3-481-proj-role", "id": "e52d1b2221fb463d90882104a5723bc1"}} 2018-10-02 18:30:44,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e52d1b2221fb463d90882104a5723bc1 used request id req-1549973d-c67f-4a8b-b419-46a840246146 2018-10-02 18:30:44,854 - keystone_utils - INFO - Granting role CreateKeypairsTests-4c49a066-faf3-481-proj-role to project CreateKeypairsTests-4c49a066-faf3-481-proj 2018-10-02 18:30:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/3d44dab5bf8b4b2fb6733cee3f4c6070/users/6e70938a796f48218777bd9b1e781de5/roles/e52d1b2221fb463d90882104a5723bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:44,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-718fff08-667c-4790-801c-e441411c1842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:44,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3d44dab5bf8b4b2fb6733cee3f4c6070/users/6e70938a796f48218777bd9b1e781de5/roles/e52d1b2221fb463d90882104a5723bc1 used request id req-718fff08-667c-4790-801c-e441411c1842 2018-10-02 18:30:45,000 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:30:45,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:45,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:45,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e52d1b2221fb463d90882104a5723bc1", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj-role"}], "expires_at": "2018-10-02T19:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d44dab5bf8b4b2fb6733cee3f4c6070", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4c49a066-faf3-481-user", "id": "6e70938a796f48218777bd9b1e781de5"}, "audit_ids": ["zXzjabumTJC7LMIJeMdqJw"], "issued_at": "2018-10-02T18:30:45.000000Z"}} 2018-10-02 18:30:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2eca692a09dbd30259f2de7c61224ae58a2176b" 2018-10-02 18:30:45,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973a9cf5-1c7c-44e9-9d44-9cc79d7cc1ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:45,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-973a9cf5-1c7c-44e9-9d44-9cc79d7cc1ad 2018-10-02 18:30:45,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:30:45,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2eca692a09dbd30259f2de7c61224ae58a2176b" 2018-10-02 18:30:45,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-7baad88f-8ff9-49cc-9c61-607622b61039 x-compute-request-id: req-7baad88f-8ff9-49cc-9c61-607622b61039 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:30:45,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7baad88f-8ff9-49cc-9c61-607622b61039 2018-10-02 18:30:45,687 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f... 2018-10-02 18:30:45,687 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:30:45,700 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f 2018-10-02 18:30:45,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2eca692a09dbd30259f2de7c61224ae58a2176b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBGoy6xx/dLttCgio123yhp3TVFMjkwcY49USPSp2q5Pl6XHYh7ZmNH05Cs8kp9o9fBH281sIrhAo0Sna6oGMipaK6JSMM983KBfcA7CDXl61KiNWIk+uetuD7chN8CJiiM4UODkohUSkASRr9MlzNEDwLDt0bJDof/2YHEZrjNw==", "name": "CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f"}}' 2018-10-02 18:30:45,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-ec3de9b2-d463-4b15-9d96-9d56e0c1fbcf x-compute-request-id: req-ec3de9b2-d463-4b15-9d96-9d56e0c1fbcf Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBGoy6xx/dLttCgio123yhp3TVFMjkwcY49USPSp2q5Pl6XHYh7ZmNH05Cs8kp9o9fBH281sIrhAo0Sna6oGMipaK6JSMM983KBfcA7CDXl61KiNWIk+uetuD7chN8CJiiM4UODkohUSkASRr9MlzNEDwLDt0bJDof/2YHEZrjNw==", "user_id": "6e70938a796f48218777bd9b1e781de5", "name": "CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f", "fingerprint": "3c:ce:cf:91:ee:27:2d:1b:8a:55:6d:6a:4d:6a:8f:27"}} 2018-10-02 18:30:45,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ec3de9b2-d463-4b15-9d96-9d56e0c1fbcf 2018-10-02 18:30:45,776 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f 2018-10-02 18:30:45,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:46,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e52d1b2221fb463d90882104a5723bc1", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj-role"}], "expires_at": "2018-10-02T19:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d44dab5bf8b4b2fb6733cee3f4c6070", "name": "CreateKeypairsTests-4c49a066-faf3-481-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3d44dab5bf8b4b2fb6733cee3f4c6070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4c49a066-faf3-481-user", "id": "6e70938a796f48218777bd9b1e781de5"}, "audit_ids": ["o0LwpAHMR1uVY4ddOoeoDA"], "issued_at": "2018-10-02T18:30:46.000000Z"}} 2018-10-02 18:30:46,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d345b83c23fa73d0d884369d397a518f72a64aa9" 2018-10-02 18:30:46,883 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44b9b6be-6e10-46ab-bf46-48b14f87b775 x-compute-request-id: req-44b9b6be-6e10-46ab-bf46-48b14f87b775 Content-Length: 0 Content-Type: application/json 2018-10-02 18:30:46,883 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f used request id req-44b9b6be-6e10-46ab-bf46-48b14f87b775 2018-10-02 18:30:46,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d345b83c23fa73d0d884369d397a518f72a64aa9" 2018-10-02 18:30:46,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08883394-3590-4db5-8c74-bfa453317f79 x-compute-request-id: req-08883394-3590-4db5-8c74-bfa453317f79 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:30:46,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-08883394-3590-4db5-8c74-bfa453317f79 2018-10-02 18:30:46,908 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f 2018-10-02 18:30:46,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2eca692a09dbd30259f2de7c61224ae58a2176b" 2018-10-02 18:30:46,957 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0b60226-ad0f-404f-9198-b5862165a223 x-compute-request-id: req-e0b60226-ad0f-404f-9198-b5862165a223 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f not found for user 6e70938a796f48218777bd9b1e781de5", "code": 404}} 2018-10-02 18:30:46,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-efa37c05-cb49-4cf5-8b94-855371dd391f used request id req-e0b60226-ad0f-404f-9198-b5862165a223 2018-10-02 18:30:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6e2a1702-76b7-4b4b-a55f-f7e4a94b8637 Date: Tue, 02 Oct 2018 18:30:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:47,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-6e2a1702-76b7-4b4b-a55f-f7e4a94b8637 2018-10-02 18:30:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44728ca-86ba-4e09-81ed-6df98542cadb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:47,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-b44728ca-86ba-4e09-81ed-6df98542cadb 2018-10-02 18:30:47,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dab85cb-5326-4de3-a2a2-3a59b8e50060 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:47,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-9dab85cb-5326-4de3-a2a2-3a59b8e50060 2018-10-02 18:30:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8fffa4-a6e4-4167-9f1f-542e36c15f4f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:47,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-5b8fffa4-a6e4-4167-9f1f-542e36c15f4f 2018-10-02 18:30:47,457 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4c49a066-faf3-481-proj 2018-10-02 18:30:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/3d44dab5bf8b4b2fb6733cee3f4c6070 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869a4f18-f4b5-45fe-888d-a7b3c74b4f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:47,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3d44dab5bf8b4b2fb6733cee3f4c6070 used request id req-869a4f18-f4b5-45fe-888d-a7b3c74b4f50 2018-10-02 18:30:47,706 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4c49a066-faf3-481-proj-role 2018-10-02 18:30:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/e52d1b2221fb463d90882104a5723bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9df8dd3-11d4-4bbb-98b6-daac0f8bd8ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:47,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e52d1b2221fb463d90882104a5723bc1 used request id req-b9df8dd3-11d4-4bbb-98b6-daac0f8bd8ea 2018-10-02 18:30:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ced9bc0f80a898ef24ad9631caa6e452d27abc" 2018-10-02 18:30:47,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e2fffc-2c8d-4c20-8c95-8615dec692c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:47,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-63e2fffc-2c8d-4c20-8c95-8615dec692c2 2018-10-02 18:30:47,910 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4c49a066-faf3-481-user 2018-10-02 18:30:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/6e70938a796f48218777bd9b1e781de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0d604c06620c27d4f835bc8e60eef1d861ada4" 2018-10-02 18:30:48,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee59083-da3c-4f64-b420-833319fffcad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:48,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6e70938a796f48218777bd9b1e781de5 used request id req-0ee59083-da3c-4f64-b420-833319fffcad 2018-10-02 18:30:48,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:48,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["96AXYCaUSkunK57F1otwFw"], "issued_at": "2018-10-02T18:30:48.000000Z"}} 2018-10-02 18:30:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1704c7f187ae7af147327c231b39b349947ff5b8" 2018-10-02 18:30:48,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd00a020-55e8-4868-88a8-a883eb1408fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:48,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bd00a020-55e8-4868-88a8-a883eb1408fa 2018-10-02 18:30:48,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:48,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:48,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OhLKKKCwRq-X4SPvBOccgw"], "issued_at": "2018-10-02T18:30:48.000000Z"}} 2018-10-02 18:30:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:49,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df32cd70-bb3c-4ab3-b294-7e32d20af764 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:49,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-df32cd70-bb3c-4ab3-b294-7e32d20af764 2018-10-02 18:30:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:49,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f7fc3cd4-f465-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:49,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e44ae3-8623-4a63-88a2-4bfa8b3e2b3c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f7fc3cd4-f465-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:49,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f7fc3cd4-f465-4aa-proj used request id req-e1e44ae3-8623-4a63-88a2-4bfa8b3e2b3c 2018-10-02 18:30:49,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:49,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fdece6-161d-4cf5-ad60-13e0ead5736e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:49,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-33fdece6-161d-4cf5-ad60-13e0ead5736e 2018-10-02 18:30:49,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj"}}' 2018-10-02 18:30:49,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1668130-7f54-4332-92d0-3964ec8742b6 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/491392cc5af2466cba0e8b6a9ab727d6"}, "enabled": true, "id": "491392cc5af2466cba0e8b6a9ab727d6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj"}} 2018-10-02 18:30:49,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a1668130-7f54-4332-92d0-3964ec8742b6 2018-10-02 18:30:49,242 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f7fc3cd4-f465-4aa-proj 2018-10-02 18:30:49,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:49,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:49,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["zRl0MIMRR0WdAlfaBrcQJA"], "issued_at": "2018-10-02T18:30:49.000000Z"}} 2018-10-02 18:30:49,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d83ff518987268ad0a55d354d245e04572d4191" 2018-10-02 18:30:49,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f480943a-36df-43fb-9a17-31e48258065e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:49,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f480943a-36df-43fb-9a17-31e48258065e 2018-10-02 18:30:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:49,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d83ff518987268ad0a55d354d245e04572d4191" 2018-10-02 18:30:49,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9369bf-40ba-4696-9878-6346919962de Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:49,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ca9369bf-40ba-4696-9878-6346919962de 2018-10-02 18:30:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-f7fc3cd4-f465-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d83ff518987268ad0a55d354d245e04572d4191" 2018-10-02 18:30:49,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aee754c-4ee9-4572-9475-b4c10b755cd1 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-f7fc3cd4-f465-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/491392cc5af2466cba0e8b6a9ab727d6"}, "enabled": true, "id": "491392cc5af2466cba0e8b6a9ab727d6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj"}]} 2018-10-02 18:30:49,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-f7fc3cd4-f465-4aa-proj used request id req-0aee754c-4ee9-4572-9475-b4c10b755cd1 2018-10-02 18:30:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d83ff518987268ad0a55d354d245e04572d4191" 2018-10-02 18:30:49,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fa7106-a5eb-42d2-9db6-9d1dde89c92f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:49,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e1fa7106-a5eb-42d2-9db6-9d1dde89c92f 2018-10-02 18:30:50,337 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f7fc3cd4-f465-4aa-user 2018-10-02 18:30:50,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:50,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cd1059-f9c5-4896-9bec-d97cf5c84696 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:50,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-74cd1059-f9c5-4896-9bec-d97cf5c84696 2018-10-02 18:30:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" -d '{"role": {"name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role"}}' 2018-10-02 18:30:50,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f99c54-7af8-4253-8da4-f15dbee03e9e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83d29d8f9a1641debf7e98e41e6ae047", "links": {"self": "http://172.30.9.22:5000/v3/roles/83d29d8f9a1641debf7e98e41e6ae047"}, "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role"}} 2018-10-02 18:30:50,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-99f99c54-7af8-4253-8da4-f15dbee03e9e 2018-10-02 18:30:50,530 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role 2018-10-02 18:30:50,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/83d29d8f9a1641debf7e98e41e6ae047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:50,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be09135-4dc0-4e70-978b-7067bcf05d8a Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/83d29d8f9a1641debf7e98e41e6ae047"}, "domain_id": null, "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role", "id": "83d29d8f9a1641debf7e98e41e6ae047"}} 2018-10-02 18:30:50,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/83d29d8f9a1641debf7e98e41e6ae047 used request id req-1be09135-4dc0-4e70-978b-7067bcf05d8a 2018-10-02 18:30:50,551 - keystone_utils - INFO - Granting role CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role to project CreateKeypairsTests-f7fc3cd4-f465-4aa-proj 2018-10-02 18:30:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/491392cc5af2466cba0e8b6a9ab727d6/users/a789e1d7ae7342488b9289c88105f1fe/roles/83d29d8f9a1641debf7e98e41e6ae047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:50,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf4e6fc4-8e6c-483b-8ce8-03a8703bc856 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:50,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/491392cc5af2466cba0e8b6a9ab727d6/users/a789e1d7ae7342488b9289c88105f1fe/roles/83d29d8f9a1641debf7e98e41e6ae047 used request id req-bf4e6fc4-8e6c-483b-8ce8-03a8703bc856 2018-10-02 18:30:50,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:30:50,906 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94.pub 2018-10-02 18:30:50,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:50,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:51,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83d29d8f9a1641debf7e98e41e6ae047", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role"}], "expires_at": "2018-10-02T19:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "491392cc5af2466cba0e8b6a9ab727d6", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-user", "id": "a789e1d7ae7342488b9289c88105f1fe"}, "audit_ids": ["zUqxO-F7TJ6WKE37nnNvqg"], "issued_at": "2018-10-02T18:30:51.000000Z"}} 2018-10-02 18:30:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f455b241a6d04d69020cf1052edd8b69a7bee696" 2018-10-02 18:30:51,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd43a11-8639-4a49-a3c8-51f149c169d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:51,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8cd43a11-8639-4a49-a3c8-51f149c169d6 2018-10-02 18:30:51,467 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:30:51,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f455b241a6d04d69020cf1052edd8b69a7bee696" 2018-10-02 18:30:51,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-df0a0790-dd95-4468-90ed-98210c461a09 x-compute-request-id: req-df0a0790-dd95-4468-90ed-98210c461a09 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:30:51,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-df0a0790-dd95-4468-90ed-98210c461a09 2018-10-02 18:30:51,635 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94... 2018-10-02 18:30:51,635 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-02 18:30:51,635 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94.pub 2018-10-02 18:30:51,635 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94 2018-10-02 18:30:51,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f455b241a6d04d69020cf1052edd8b69a7bee696" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqNXaOW4moVxwtIPmINhl3glOgBD0nikFIhcMcN4fwIICCT5tOvyMTYjNagSUaNLcB7jhCCAc9z0xIzHeW0o3qcibcBI7VaOn47pHEE2pxjgYPSmIO0yAxLBmPJpQFHODp/UgEyvYmsXPt0iMNJqB3u39DtY6MODMQMDHRE9qJusYMAIiJxBCMK832pUfbfIVkWRkymN4HaU6GErpQkMXyltcS0OTV6CitQeP+gc3fyQpINtTq5HtYBHrkVASF1MOmtFdPZQTapTPxqT2aFcPhGadxXxJapbywBM/+0pufnF8yIT/a5Y/fE+Ra54qbUCyFsjtVBsZQOYxMJhOQxArd", "name": "CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94"}}' 2018-10-02 18:30:51,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-4fb93505-09f0-4098-be19-b3570b0e1fd5 x-compute-request-id: req-4fb93505-09f0-4098-be19-b3570b0e1fd5 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqNXaOW4moVxwtIPmINhl3glOgBD0nikFIhcMcN4fwIICCT5tOvyMTYjNagSUaNLcB7jhCCAc9z0xIzHeW0o3qcibcBI7VaOn47pHEE2pxjgYPSmIO0yAxLBmPJpQFHODp/UgEyvYmsXPt0iMNJqB3u39DtY6MODMQMDHRE9qJusYMAIiJxBCMK832pUfbfIVkWRkymN4HaU6GErpQkMXyltcS0OTV6CitQeP+gc3fyQpINtTq5HtYBHrkVASF1MOmtFdPZQTapTPxqT2aFcPhGadxXxJapbywBM/+0pufnF8yIT/a5Y/fE+Ra54qbUCyFsjtVBsZQOYxMJhOQxArd", "user_id": "a789e1d7ae7342488b9289c88105f1fe", "name": "CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94", "fingerprint": "32:fb:af:5e:45:bc:43:8a:4f:70:8c:85:d6:8d:50:84"}} 2018-10-02 18:30:51,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4fb93505-09f0-4098-be19-b3570b0e1fd5 2018-10-02 18:30:51,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:52,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83d29d8f9a1641debf7e98e41e6ae047", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role"}], "expires_at": "2018-10-02T19:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "491392cc5af2466cba0e8b6a9ab727d6", "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/491392cc5af2466cba0e8b6a9ab727d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f7fc3cd4-f465-4aa-user", "id": "a789e1d7ae7342488b9289c88105f1fe"}, "audit_ids": ["l_qWAw1qSIStZW3pyX_v4g"], "issued_at": "2018-10-02T18:30:52.000000Z"}} 2018-10-02 18:30:52,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e027f174a788d38fdffab142f4926712711ea88" 2018-10-02 18:30:52,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-b534907e-622e-43a7-aba8-82c51c757250 x-compute-request-id: req-b534907e-622e-43a7-aba8-82c51c757250 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqNXaOW4moVxwtIPmINhl3glOgBD0nikFIhcMcN4fwIICCT5tOvyMTYjNagSUaNLcB7jhCCAc9z0xIzHeW0o3qcibcBI7VaOn47pHEE2pxjgYPSmIO0yAxLBmPJpQFHODp/UgEyvYmsXPt0iMNJqB3u39DtY6MODMQMDHRE9qJusYMAIiJxBCMK832pUfbfIVkWRkymN4HaU6GErpQkMXyltcS0OTV6CitQeP+gc3fyQpINtTq5HtYBHrkVASF1MOmtFdPZQTapTPxqT2aFcPhGadxXxJapbywBM/+0pufnF8yIT/a5Y/fE+Ra54qbUCyFsjtVBsZQOYxMJhOQxArd", "user_id": "a789e1d7ae7342488b9289c88105f1fe", "name": "CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94", "deleted": false, "created_at": "2018-10-02T18:30:51.000000", "updated_at": null, "fingerprint": "32:fb:af:5e:45:bc:43:8a:4f:70:8c:85:d6:8d:50:84", "deleted_at": null, "id": 59}} 2018-10-02 18:30:52,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94 used request id req-b534907e-622e-43a7-aba8-82c51c757250 2018-10-02 18:30:52,250 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94 2018-10-02 18:30:52,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f455b241a6d04d69020cf1052edd8b69a7bee696" 2018-10-02 18:30:52,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:30:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae84e69e-0073-48df-bc35-e74954e52980 x-compute-request-id: req-ae84e69e-0073-48df-bc35-e74954e52980 Content-Length: 0 Content-Type: application/json 2018-10-02 18:30:52,290 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-7f36c08f-6cfa-41c0-8ca1-781786d41f94 used request id req-ae84e69e-0073-48df-bc35-e74954e52980 2018-10-02 18:30:52,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:52,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a757bd40-2b77-43e1-a7aa-de28a6f85747 Date: Tue, 02 Oct 2018 18:30:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:30:52,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a757bd40-2b77-43e1-a7aa-de28a6f85747 2018-10-02 18:30:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:52,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db21dbab-fd4b-49ee-8df9-f399d2405fa4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:30:52,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-db21dbab-fd4b-49ee-8df9-f399d2405fa4 2018-10-02 18:30:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:52,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362c2b28-716f-4739-8c3a-ff9a8e2574cb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:30:52,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-362c2b28-716f-4739-8c3a-ff9a8e2574cb 2018-10-02 18:30:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:52,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a18b3ee-6815-4329-9dfc-7997a72e628d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:30:52,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-5a18b3ee-6815-4329-9dfc-7997a72e628d 2018-10-02 18:30:52,800 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f7fc3cd4-f465-4aa-proj 2018-10-02 18:30:52,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/491392cc5af2466cba0e8b6a9ab727d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:53,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f851f3-5c56-411c-a3a5-dbcaf5f056ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:53,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/491392cc5af2466cba0e8b6a9ab727d6 used request id req-a4f851f3-5c56-411c-a3a5-dbcaf5f056ef 2018-10-02 18:30:53,029 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f7fc3cd4-f465-4aa-proj-role 2018-10-02 18:30:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/83d29d8f9a1641debf7e98e41e6ae047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:53,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6858fae7-66b8-47cb-99a5-a6f286f0a55f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:53,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/83d29d8f9a1641debf7e98e41e6ae047 used request id req-6858fae7-66b8-47cb-99a5-a6f286f0a55f 2018-10-02 18:30:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398c839f0ab4387247d3ded6169422cd97bcac33" 2018-10-02 18:30:53,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebd16c0-1f48-446f-b56b-f8879d0b2e21 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:53,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aebd16c0-1f48-446f-b56b-f8879d0b2e21 2018-10-02 18:30:53,235 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f7fc3cd4-f465-4aa-user 2018-10-02 18:30:53,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/a789e1d7ae7342488b9289c88105f1fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d83ff518987268ad0a55d354d245e04572d4191" 2018-10-02 18:30:53,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc43fc44-c89e-4621-bdd5-6db0c9f55818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:53,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a789e1d7ae7342488b9289c88105f1fe used request id req-cc43fc44-c89e-4621-bdd5-6db0c9f55818 2018-10-02 18:30:53,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:53,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Eqa_3GbUQ1yqEVAeMY5z0g"], "issued_at": "2018-10-02T18:30:53.000000Z"}} 2018-10-02 18:30:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf0459992ef6f2f1b7ec8fde00d02a699312e57a" 2018-10-02 18:30:53,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5548d7db-0779-48f8-b737-518f9b8ce7f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:53,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5548d7db-0779-48f8-b737-518f9b8ce7f6 2018-10-02 18:30:53,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:53,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:54,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["GkGjvmvBRTqPuemBSaMTSw"], "issued_at": "2018-10-02T18:30:54.000000Z"}} 2018-10-02 18:30:54,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:30:54,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc3d7f4-7240-4592-926f-cbbdc50c312f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:54,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2dc3d7f4-7240-4592-926f-cbbdc50c312f 2018-10-02 18:30:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:54,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1862d0b2-12a8-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:30:54,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16f3eda-d861-43c6-8670-bf6bab8eed21 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1862d0b2-12a8-439-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:30:54,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1862d0b2-12a8-439-proj used request id req-c16f3eda-d861-43c6-8670-bf6bab8eed21 2018-10-02 18:30:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:30:54,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00c4648-5391-415a-961b-6b97276c8cb6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:54,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c00c4648-5391-415a-961b-6b97276c8cb6 2018-10-02 18:30:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj"}}' 2018-10-02 18:30:54,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db70f286-2dff-42f7-9fb3-9fa568c17ff4 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5875be53677f4b318b0601778ad43179"}, "enabled": true, "id": "5875be53677f4b318b0601778ad43179", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj"}} 2018-10-02 18:30:54,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-db70f286-2dff-42f7-9fb3-9fa568c17ff4 2018-10-02 18:30:54,661 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1862d0b2-12a8-439-proj 2018-10-02 18:30:54,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:54,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:55,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NoA4MASUTfui_4sjo5YiOg"], "issued_at": "2018-10-02T18:30:55.000000Z"}} 2018-10-02 18:30:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bea39a6245cd0db71c1dfd42552dc02920a149" 2018-10-02 18:30:55,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c2b723-0350-43c5-8a2d-5e35bdc91326 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:55,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-28c2b723-0350-43c5-8a2d-5e35bdc91326 2018-10-02 18:30:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:30:55,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:30: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:30:55,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bea39a6245cd0db71c1dfd42552dc02920a149" 2018-10-02 18:30:55,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7307d1-d29d-457e-932d-deb488d9308c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:30:55,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4a7307d1-d29d-457e-932d-deb488d9308c 2018-10-02 18:30:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-1862d0b2-12a8-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bea39a6245cd0db71c1dfd42552dc02920a149" 2018-10-02 18:30:55,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5479c29a-b8ae-4807-aeb5-4eecbe6d0781 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-1862d0b2-12a8-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5875be53677f4b318b0601778ad43179"}, "enabled": true, "id": "5875be53677f4b318b0601778ad43179", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj"}]} 2018-10-02 18:30:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-1862d0b2-12a8-439-proj used request id req-5479c29a-b8ae-4807-aeb5-4eecbe6d0781 2018-10-02 18:30:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bea39a6245cd0db71c1dfd42552dc02920a149" 2018-10-02 18:30:55,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02213485-333e-4a44-bd60-18e3f91325c7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:30:55,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-02213485-333e-4a44-bd60-18e3f91325c7 2018-10-02 18:30:55,829 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1862d0b2-12a8-439-user 2018-10-02 18:30:55,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:30:55,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe245f83-9c66-4c84-bd77-da6de1a63356 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:30:55,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fe245f83-9c66-4c84-bd77-da6de1a63356 2018-10-02 18:30:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" -d '{"role": {"name": "CreateKeypairsTests-1862d0b2-12a8-439-proj-role"}}' 2018-10-02 18:30:56,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e51a4a3-ca57-4f09-9ce9-a36510c78d27 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b9d7b2938e749cd97af293d1e2e528f", "links": {"self": "http://172.30.9.22:5000/v3/roles/3b9d7b2938e749cd97af293d1e2e528f"}, "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj-role"}} 2018-10-02 18:30:56,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3e51a4a3-ca57-4f09-9ce9-a36510c78d27 2018-10-02 18:30:56,039 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1862d0b2-12a8-439-proj-role 2018-10-02 18:30:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/3b9d7b2938e749cd97af293d1e2e528f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:30:56,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da08293e-99fa-49aa-aabf-27733c7e8bcf Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/3b9d7b2938e749cd97af293d1e2e528f"}, "domain_id": null, "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj-role", "id": "3b9d7b2938e749cd97af293d1e2e528f"}} 2018-10-02 18:30:56,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/3b9d7b2938e749cd97af293d1e2e528f used request id req-da08293e-99fa-49aa-aabf-27733c7e8bcf 2018-10-02 18:30:56,131 - keystone_utils - INFO - Granting role CreateKeypairsTests-1862d0b2-12a8-439-proj-role to project CreateKeypairsTests-1862d0b2-12a8-439-proj 2018-10-02 18:30:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5875be53677f4b318b0601778ad43179/users/756dc6033d8445c9b48a391c475c8432/roles/3b9d7b2938e749cd97af293d1e2e528f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:30:56,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f0081c-89f7-454e-b332-b22736f5ae32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:30:56,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5875be53677f4b318b0601778ad43179/users/756dc6033d8445c9b48a391c475c8432/roles/3b9d7b2938e749cd97af293d1e2e528f used request id req-75f0081c-89f7-454e-b332-b22736f5ae32 2018-10-02 18:30:56,269 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:30:56,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:30:56,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:30:56,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b9d7b2938e749cd97af293d1e2e528f", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj-role"}], "expires_at": "2018-10-02T19:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5875be53677f4b318b0601778ad43179", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1862d0b2-12a8-439-user", "id": "756dc6033d8445c9b48a391c475c8432"}, "audit_ids": ["04QH3OamR8SB9_lRg7YTIA"], "issued_at": "2018-10-02T18:30:56.000000Z"}} 2018-10-02 18:30:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b89ba4d1e6fde66d62f7571c92927d041797ab5" 2018-10-02 18:30:56,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247d29e4-a3bc-4610-827d-db06504ac906 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:30:56,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-247d29e4-a3bc-4610-827d-db06504ac906 2018-10-02 18:30:56,720 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:30:56,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b89ba4d1e6fde66d62f7571c92927d041797ab5" 2018-10-02 18:30:57,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-f54c3d2e-9634-41a8-ad8c-8c4bc4670c4d x-compute-request-id: req-f54c3d2e-9634-41a8-ad8c-8c4bc4670c4d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:30:57,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f54c3d2e-9634-41a8-ad8c-8c4bc4670c4d 2018-10-02 18:30:57,269 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c... 2018-10-02 18:30:57,269 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:07,489 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c 2018-10-02 18:31:07,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b89ba4d1e6fde66d62f7571c92927d041797ab5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1CcSNfr0RrM9BbTQoBKCsS1dILl0S6t9RfvZM9THq15lbinzfGQHN2Iies5PWbYzB/+g+uYnvGsD+3lObcjb2+dEZ8cx3CnfIYsmTguxH/cakOvUaP1Ml3BoS53JVpy+HlQ+3YK/izdFhdkyVHbLrkZg9lMVMMLNGD/XWxSsgQW5nrpN3N4zrHA93VDtGZpM/cpw/c+9w6o+kgoly0jpFnaMojXCl/1UeBENPQu38cgxsXtfQoA++ZRr0l8ZbeTWd41N6R6/lbDRFNqz070Fqjk5o3Ka91iyZUeE92jXtGGnGJTdJ3yS9JzjQXgTExermlVbUI24x2GDjjjrjiWIpkPUHLZuyQMHGi36465xwGTlXgDdnVOtg9f+XCdgORwkHzi8jIMCLRtyaGi/irDkxJiWkCH2OOqsC4bTNhTUVBRQPe84XWolec64YKVS1Cdkj20ADVrp+3Su7B8Fe+0KgxuXnV5sQ91TODQ3iQaTZTpTZELLoSZ8Y6ql5F6ePpr2RcALAT8FOJSEkQzEyiPK7k8ufsso9goiBj2UNEuw4SMI3Uip7wwR1NKHrWGXpO4Xy603ZoEv8WBusED6Xa7pj+6m7xZflFaVFMDA6GBrf7TKMuCNUQHRTRt1R9rmzkwvOFVSQNNjTwWZKXQNvQ0CBp5tuDa7G9Y4bUmaV8g2KO3A5Mq2/JkboY4R21n9fXVKgV6Do2KW44YqE5Idiv6yROZAfBa4WbewZvpXdlM0h1Qmf9hBwYxPZCoz2pM9CpPosKCBu3tcOXQ08pQDjYGe+5ii6OGASEIu1wYOqdQiRfC0BstOpYdyxKDqzNzz58HJ6waLWxqHnjpU9gXioyOOJdC/yFRIU4SULUMjM63jDr19HCfIGTPQWZOZ3xgmyvEGfMUiySgnkpca6qoNIaOYE95yPc5/DnrtJJ0qbU8itWjB81ORfua7aN8fw6Ekzi+uB8/3PNS/hEgQMLihBUJQeUePHqxsrBqNG1U85j6LeFuYgBS//nzaJo30nCXxj7JDxSCrNaK+201gPky0dEi6M9bcXeFBwe52a0hLa9cZc6FODfbOaT3YVEuOgno+gp59Ps4kuN3AIFqPiNhlWo4CT+9gCQ10TA5EKzB4/yXpMNUjcvebbGTTxLy4gGhX7xKOcG1RUoEX/cdPr3VvlkrBUIjNGy72wQQ2cSMzCnbbag0EG04nqtcG/m+M0YY8KY1rWH4tGG8UYboT+MtAQspg7ULzFInw6wgJ50DYbZG98EULeozzERVrS1wndH9BLQ6Oyl3rI+j1+6Phh68xXUi6vYxQbW/TSJIeekil7y71FbtXSd7FK/firRc09a9xSu2p+75ufJ3qPtQoNZ5W+mbNmVmrIX7IJJf1EPM4ioUWRAXeWyqO7DwUkO3SPDaLKZgbRwd9B9wNCOK31B5xKFPU9HfGCiuYKgfDQLxHwJuThDaDU6Ula7S1oErUXCnH6pX04YU7BbxVeKN9lW9hnezgfxTgZo4hwm49bCtDqfUntlWv1De/2NiBnW1Y5f+9YuX1XSgLV1HaLDjyVDyLaKXNvZ9/RTitYuQ8StNu0IV/607IA0nSAjJkccE53OOD2BfumTvjzOmZDA5Sa9wv3amblGRY1MFRgbjnTrlI9F34OySkjvyyof9slUZdNKI9GirsjOQ==", "name": "CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c"}}' 2018-10-02 18:31:07,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31: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-a2a82e85-53fa-462d-ac8b-e198f6488a96 x-compute-request-id: req-a2a82e85-53fa-462d-ac8b-e198f6488a96 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1CcSNfr0RrM9BbTQoBKCsS1dILl0S6t9RfvZM9THq15lbinzfGQHN2Iies5PWbYzB/+g+uYnvGsD+3lObcjb2+dEZ8cx3CnfIYsmTguxH/cakOvUaP1Ml3BoS53JVpy+HlQ+3YK/izdFhdkyVHbLrkZg9lMVMMLNGD/XWxSsgQW5nrpN3N4zrHA93VDtGZpM/cpw/c+9w6o+kgoly0jpFnaMojXCl/1UeBENPQu38cgxsXtfQoA++ZRr0l8ZbeTWd41N6R6/lbDRFNqz070Fqjk5o3Ka91iyZUeE92jXtGGnGJTdJ3yS9JzjQXgTExermlVbUI24x2GDjjjrjiWIpkPUHLZuyQMHGi36465xwGTlXgDdnVOtg9f+XCdgORwkHzi8jIMCLRtyaGi/irDkxJiWkCH2OOqsC4bTNhTUVBRQPe84XWolec64YKVS1Cdkj20ADVrp+3Su7B8Fe+0KgxuXnV5sQ91TODQ3iQaTZTpTZELLoSZ8Y6ql5F6ePpr2RcALAT8FOJSEkQzEyiPK7k8ufsso9goiBj2UNEuw4SMI3Uip7wwR1NKHrWGXpO4Xy603ZoEv8WBusED6Xa7pj+6m7xZflFaVFMDA6GBrf7TKMuCNUQHRTRt1R9rmzkwvOFVSQNNjTwWZKXQNvQ0CBp5tuDa7G9Y4bUmaV8g2KO3A5Mq2/JkboY4R21n9fXVKgV6Do2KW44YqE5Idiv6yROZAfBa4WbewZvpXdlM0h1Qmf9hBwYxPZCoz2pM9CpPosKCBu3tcOXQ08pQDjYGe+5ii6OGASEIu1wYOqdQiRfC0BstOpYdyxKDqzNzz58HJ6waLWxqHnjpU9gXioyOOJdC/yFRIU4SULUMjM63jDr19HCfIGTPQWZOZ3xgmyvEGfMUiySgnkpca6qoNIaOYE95yPc5/DnrtJJ0qbU8itWjB81ORfua7aN8fw6Ekzi+uB8/3PNS/hEgQMLihBUJQeUePHqxsrBqNG1U85j6LeFuYgBS//nzaJo30nCXxj7JDxSCrNaK+201gPky0dEi6M9bcXeFBwe52a0hLa9cZc6FODfbOaT3YVEuOgno+gp59Ps4kuN3AIFqPiNhlWo4CT+9gCQ10TA5EKzB4/yXpMNUjcvebbGTTxLy4gGhX7xKOcG1RUoEX/cdPr3VvlkrBUIjNGy72wQQ2cSMzCnbbag0EG04nqtcG/m+M0YY8KY1rWH4tGG8UYboT+MtAQspg7ULzFInw6wgJ50DYbZG98EULeozzERVrS1wndH9BLQ6Oyl3rI+j1+6Phh68xXUi6vYxQbW/TSJIeekil7y71FbtXSd7FK/firRc09a9xSu2p+75ufJ3qPtQoNZ5W+mbNmVmrIX7IJJf1EPM4ioUWRAXeWyqO7DwUkO3SPDaLKZgbRwd9B9wNCOK31B5xKFPU9HfGCiuYKgfDQLxHwJuThDaDU6Ula7S1oErUXCnH6pX04YU7BbxVeKN9lW9hnezgfxTgZo4hwm49bCtDqfUntlWv1De/2NiBnW1Y5f+9YuX1XSgLV1HaLDjyVDyLaKXNvZ9/RTitYuQ8StNu0IV/607IA0nSAjJkccE53OOD2BfumTvjzOmZDA5Sa9wv3amblGRY1MFRgbjnTrlI9F34OySkjvyyof9slUZdNKI9GirsjOQ==", "user_id": "756dc6033d8445c9b48a391c475c8432", "name": "CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c", "fingerprint": "ce:4c:a3:9b:d6:d0:25:e9:96:94:d7:d5:aa:b3:d6:73"}} 2018-10-02 18:31:07,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a2a82e85-53fa-462d-ac8b-e198f6488a96 2018-10-02 18:31:07,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:07,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b9d7b2938e749cd97af293d1e2e528f", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj-role"}], "expires_at": "2018-10-02T19:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5875be53677f4b318b0601778ad43179", "name": "CreateKeypairsTests-1862d0b2-12a8-439-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5875be53677f4b318b0601778ad43179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5875be53677f4b318b0601778ad43179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5875be53677f4b318b0601778ad43179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1862d0b2-12a8-439-user", "id": "756dc6033d8445c9b48a391c475c8432"}, "audit_ids": ["YHD448HJSXGpEIEjl6myhA"], "issued_at": "2018-10-02T18:31:07.000000Z"}} 2018-10-02 18:31:07,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4371cdf2f000797dd069b61e5fe69e437f885ef1" 2018-10-02 18:31:08,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31: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-7d31da0e-ea5c-4ab2-a174-4c67ad9c7446 x-compute-request-id: req-7d31da0e-ea5c-4ab2-a174-4c67ad9c7446 Content-Encoding: gzip Content-Length: 1577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1CcSNfr0RrM9BbTQoBKCsS1dILl0S6t9RfvZM9THq15lbinzfGQHN2Iies5PWbYzB/+g+uYnvGsD+3lObcjb2+dEZ8cx3CnfIYsmTguxH/cakOvUaP1Ml3BoS53JVpy+HlQ+3YK/izdFhdkyVHbLrkZg9lMVMMLNGD/XWxSsgQW5nrpN3N4zrHA93VDtGZpM/cpw/c+9w6o+kgoly0jpFnaMojXCl/1UeBENPQu38cgxsXtfQoA++ZRr0l8ZbeTWd41N6R6/lbDRFNqz070Fqjk5o3Ka91iyZUeE92jXtGGnGJTdJ3yS9JzjQXgTExermlVbUI24x2GDjjjrjiWIpkPUHLZuyQMHGi36465xwGTlXgDdnVOtg9f+XCdgORwkHzi8jIMCLRtyaGi/irDkxJiWkCH2OOqsC4bTNhTUVBRQPe84XWolec64YKVS1Cdkj20ADVrp+3Su7B8Fe+0KgxuXnV5sQ91TODQ3iQaTZTpTZELLoSZ8Y6ql5F6ePpr2RcALAT8FOJSEkQzEyiPK7k8ufsso9goiBj2UNEuw4SMI3Uip7wwR1NKHrWGXpO4Xy603ZoEv8WBusED6Xa7pj+6m7xZflFaVFMDA6GBrf7TKMuCNUQHRTRt1R9rmzkwvOFVSQNNjTwWZKXQNvQ0CBp5tuDa7G9Y4bUmaV8g2KO3A5Mq2/JkboY4R21n9fXVKgV6Do2KW44YqE5Idiv6yROZAfBa4WbewZvpXdlM0h1Qmf9hBwYxPZCoz2pM9CpPosKCBu3tcOXQ08pQDjYGe+5ii6OGASEIu1wYOqdQiRfC0BstOpYdyxKDqzNzz58HJ6waLWxqHnjpU9gXioyOOJdC/yFRIU4SULUMjM63jDr19HCfIGTPQWZOZ3xgmyvEGfMUiySgnkpca6qoNIaOYE95yPc5/DnrtJJ0qbU8itWjB81ORfua7aN8fw6Ekzi+uB8/3PNS/hEgQMLihBUJQeUePHqxsrBqNG1U85j6LeFuYgBS//nzaJo30nCXxj7JDxSCrNaK+201gPky0dEi6M9bcXeFBwe52a0hLa9cZc6FODfbOaT3YVEuOgno+gp59Ps4kuN3AIFqPiNhlWo4CT+9gCQ10TA5EKzB4/yXpMNUjcvebbGTTxLy4gGhX7xKOcG1RUoEX/cdPr3VvlkrBUIjNGy72wQQ2cSMzCnbbag0EG04nqtcG/m+M0YY8KY1rWH4tGG8UYboT+MtAQspg7ULzFInw6wgJ50DYbZG98EULeozzERVrS1wndH9BLQ6Oyl3rI+j1+6Phh68xXUi6vYxQbW/TSJIeekil7y71FbtXSd7FK/firRc09a9xSu2p+75ufJ3qPtQoNZ5W+mbNmVmrIX7IJJf1EPM4ioUWRAXeWyqO7DwUkO3SPDaLKZgbRwd9B9wNCOK31B5xKFPU9HfGCiuYKgfDQLxHwJuThDaDU6Ula7S1oErUXCnH6pX04YU7BbxVeKN9lW9hnezgfxTgZo4hwm49bCtDqfUntlWv1De/2NiBnW1Y5f+9YuX1XSgLV1HaLDjyVDyLaKXNvZ9/RTitYuQ8StNu0IV/607IA0nSAjJkccE53OOD2BfumTvjzOmZDA5Sa9wv3amblGRY1MFRgbjnTrlI9F34OySkjvyyof9slUZdNKI9GirsjOQ==", "user_id": "756dc6033d8445c9b48a391c475c8432", "name": "CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c", "deleted": false, "created_at": "2018-10-02T18:31:07.000000", "updated_at": null, "fingerprint": "ce:4c:a3:9b:d6:d0:25:e9:96:94:d7:d5:aa:b3:d6:73", "deleted_at": null, "id": 62}} 2018-10-02 18:31:08,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c used request id req-7d31da0e-ea5c-4ab2-a174-4c67ad9c7446 2018-10-02 18:31:08,122 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c 2018-10-02 18:31:08,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b89ba4d1e6fde66d62f7571c92927d041797ab5" 2018-10-02 18:31:08,171 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-1cb2370d-94c7-4ced-9045-88aa7acebbfa x-compute-request-id: req-1cb2370d-94c7-4ced-9045-88aa7acebbfa Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:08,171 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-3a679f64-d55d-4d6d-8c39-43891104af5c used request id req-1cb2370d-94c7-4ced-9045-88aa7acebbfa 2018-10-02 18:31:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:08,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-340edd17-f1c6-4960-9c31-be603db217e9 Date: Tue, 02 Oct 2018 18:31:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:08,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-340edd17-f1c6-4960-9c31-be603db217e9 2018-10-02 18:31:08,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:08,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13deeed-2884-44cc-b693-fd31036a2589 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:08,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-a13deeed-2884-44cc-b693-fd31036a2589 2018-10-02 18:31:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:08,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b650e21c-bb6d-4170-a1f1-0f6271182b4f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:08,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-b650e21c-bb6d-4170-a1f1-0f6271182b4f 2018-10-02 18:31:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:08,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c57af97-bdd0-4819-962c-8946a9e2e4c7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:08,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-4c57af97-bdd0-4819-962c-8946a9e2e4c7 2018-10-02 18:31:08,678 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1862d0b2-12a8-439-proj 2018-10-02 18:31:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5875be53677f4b318b0601778ad43179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:08,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f318f240-e567-4a9c-8372-0ac7368a6107 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:08,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5875be53677f4b318b0601778ad43179 used request id req-f318f240-e567-4a9c-8372-0ac7368a6107 2018-10-02 18:31:08,915 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1862d0b2-12a8-439-proj-role 2018-10-02 18:31:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/3b9d7b2938e749cd97af293d1e2e528f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:09,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b415de24-d56c-43c5-bce1-29b3d739ef90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:09,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/3b9d7b2938e749cd97af293d1e2e528f used request id req-b415de24-d56c-43c5-bce1-29b3d739ef90 2018-10-02 18:31:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62408d3315bb263838a0d5efc57b723c71064664" 2018-10-02 18:31:09,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0c6d3d-7409-45dc-ac2a-d152fa14f866 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:09,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e0c6d3d-7409-45dc-ac2a-d152fa14f866 2018-10-02 18:31:09,120 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1862d0b2-12a8-439-user 2018-10-02 18:31:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/756dc6033d8445c9b48a391c475c8432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bea39a6245cd0db71c1dfd42552dc02920a149" 2018-10-02 18:31:09,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d44df6-dbdb-4423-9569-d52c9af2e1dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:09,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/756dc6033d8445c9b48a391c475c8432 used request id req-79d44df6-dbdb-4423-9569-d52c9af2e1dc 2018-10-02 18:31:09,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:09,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Mu8fUI7iRv2XF_Ze1giUWQ"], "issued_at": "2018-10-02T18:31:09.000000Z"}} 2018-10-02 18:31:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db22721dddb3c8c0be847747e117ed2cc443487f" 2018-10-02 18:31:09,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e2eba6-fc66-435b-b89a-3ffc1a005d90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:09,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b9e2eba6-fc66-435b-b89a-3ffc1a005d90 2018-10-02 18:31:09,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:09,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:10,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xzfSq_8ZS0mAZO5qOvJInA"], "issued_at": "2018-10-02T18:31:10.000000Z"}} 2018-10-02 18:31:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:10,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c35fb6a-39eb-41a3-90fc-d13eae6eebcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:10,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0c35fb6a-39eb-41a3-90fc-d13eae6eebcc 2018-10-02 18:31:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:10,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9487922b-adc8-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:10,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c72738-987c-4a7b-95a3-b3e67580d42a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9487922b-adc8-490-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:10,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9487922b-adc8-490-proj used request id req-72c72738-987c-4a7b-95a3-b3e67580d42a 2018-10-02 18:31:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:10,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d19747a-be9b-4a99-81d5-21571bc96b5a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:10,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5d19747a-be9b-4a99-81d5-21571bc96b5a 2018-10-02 18:31:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-9487922b-adc8-490-proj"}}' 2018-10-02 18:31:10,535 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd74bab5-6f99-4bcc-a272-766444d12555 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06c783683653416ba1dc3d12f26f7b33"}, "enabled": true, "id": "06c783683653416ba1dc3d12f26f7b33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9487922b-adc8-490-proj"}} 2018-10-02 18:31:10,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-cd74bab5-6f99-4bcc-a272-766444d12555 2018-10-02 18:31:10,536 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-9487922b-adc8-490-proj 2018-10-02 18:31:10,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:10,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:10,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["XAEdo4cORQekz1EeT1jUtw"], "issued_at": "2018-10-02T18:31:10.000000Z"}} 2018-10-02 18:31:10,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5190db2c078586b22b1e524a391e653c608007de" 2018-10-02 18:31:10,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe42bbd-c875-453d-861f-45228399957a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:10,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2fe42bbd-c875-453d-861f-45228399957a 2018-10-02 18:31:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:10,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5190db2c078586b22b1e524a391e653c608007de" 2018-10-02 18:31:11,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa28459-bdb5-4ca2-bb0f-a55007c10b13 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:11,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3fa28459-bdb5-4ca2-bb0f-a55007c10b13 2018-10-02 18:31:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-9487922b-adc8-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5190db2c078586b22b1e524a391e653c608007de" 2018-10-02 18:31:11,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18116150-d623-48e4-8083-438af0005c23 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-9487922b-adc8-490-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06c783683653416ba1dc3d12f26f7b33"}, "enabled": true, "id": "06c783683653416ba1dc3d12f26f7b33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9487922b-adc8-490-proj"}]} 2018-10-02 18:31:11,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-9487922b-adc8-490-proj used request id req-18116150-d623-48e4-8083-438af0005c23 2018-10-02 18:31:11,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5190db2c078586b22b1e524a391e653c608007de" 2018-10-02 18:31:11,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8801ca81-86ca-4f92-b814-19c2548808d7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:11,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-8801ca81-86ca-4f92-b814-19c2548808d7 2018-10-02 18:31:11,583 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-9487922b-adc8-490-user 2018-10-02 18:31:11,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:11,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531d4eca-db1e-454e-8b77-ae912af1af08 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:11,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-531d4eca-db1e-454e-8b77-ae912af1af08 2018-10-02 18:31:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" -d '{"role": {"name": "CreateKeypairsTests-9487922b-adc8-490-proj-role"}}' 2018-10-02 18:31:11,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fa5579-81ad-46bf-8baa-8f3c5b4583ed Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77c21798b06047ca9eef88367b17efc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/77c21798b06047ca9eef88367b17efc3"}, "name": "CreateKeypairsTests-9487922b-adc8-490-proj-role"}} 2018-10-02 18:31:11,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-66fa5579-81ad-46bf-8baa-8f3c5b4583ed 2018-10-02 18:31:11,787 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-9487922b-adc8-490-proj-role 2018-10-02 18:31:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/77c21798b06047ca9eef88367b17efc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:11,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0af785-9a02-4508-8254-9ea82a0a7427 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/77c21798b06047ca9eef88367b17efc3"}, "domain_id": null, "name": "CreateKeypairsTests-9487922b-adc8-490-proj-role", "id": "77c21798b06047ca9eef88367b17efc3"}} 2018-10-02 18:31:11,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/77c21798b06047ca9eef88367b17efc3 used request id req-8f0af785-9a02-4508-8254-9ea82a0a7427 2018-10-02 18:31:11,871 - keystone_utils - INFO - Granting role CreateKeypairsTests-9487922b-adc8-490-proj-role to project CreateKeypairsTests-9487922b-adc8-490-proj 2018-10-02 18:31:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/06c783683653416ba1dc3d12f26f7b33/users/3d59444f339d47fcbc694cfdef138a67/roles/77c21798b06047ca9eef88367b17efc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:11,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ab8111-616a-4df0-ad92-dba9603ec965 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:11,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/06c783683653416ba1dc3d12f26f7b33/users/3d59444f339d47fcbc694cfdef138a67/roles/77c21798b06047ca9eef88367b17efc3 used request id req-94ab8111-616a-4df0-ad92-dba9603ec965 2018-10-02 18:31:12,000 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:12,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:12,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:12,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c21798b06047ca9eef88367b17efc3", "name": "CreateKeypairsTests-9487922b-adc8-490-proj-role"}], "expires_at": "2018-10-02T19:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06c783683653416ba1dc3d12f26f7b33", "name": "CreateKeypairsTests-9487922b-adc8-490-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9487922b-adc8-490-user", "id": "3d59444f339d47fcbc694cfdef138a67"}, "audit_ids": ["fEkVg4LaTzqfUN69ps9pgQ"], "issued_at": "2018-10-02T18:31:12.000000Z"}} 2018-10-02 18:31:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e313c078af58d68505fa34fffd0979fcf5d98860" 2018-10-02 18:31:12,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae51e46-5962-44d1-85b0-9afc72396fe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:12,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2ae51e46-5962-44d1-85b0-9afc72396fe4 2018-10-02 18:31:12,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:12,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e313c078af58d68505fa34fffd0979fcf5d98860" 2018-10-02 18:31:13,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31: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-c1c30508-b7ff-4836-9afb-cbe69c1d40fd x-compute-request-id: req-c1c30508-b7ff-4836-9afb-cbe69c1d40fd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:13,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c1c30508-b7ff-4836-9afb-cbe69c1d40fd 2018-10-02 18:31:13,093 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b... 2018-10-02 18:31:13,093 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:13,138 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b 2018-10-02 18:31:13,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e313c078af58d68505fa34fffd0979fcf5d98860" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnsCy1zJJCiVon75QISDkS4qMbScflxt0ZCWd761lkZoLOC+Vd0/mfQbd0C6MT8EzEp95NGMcxQ6E6ZeW4jhrDeIJKHx0YrjnYUvd78L8c1L6PIOPit1SSaK5hZ996Tiqoc4K3MjJeRgwwbxYArpSb7bbTGml+szbJ4+0OvpIGZw==", "name": "CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b"}}' 2018-10-02 18:31:13,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-32007b18-d55b-437f-945d-91192447657c x-compute-request-id: req-32007b18-d55b-437f-945d-91192447657c Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnsCy1zJJCiVon75QISDkS4qMbScflxt0ZCWd761lkZoLOC+Vd0/mfQbd0C6MT8EzEp95NGMcxQ6E6ZeW4jhrDeIJKHx0YrjnYUvd78L8c1L6PIOPit1SSaK5hZ996Tiqoc4K3MjJeRgwwbxYArpSb7bbTGml+szbJ4+0OvpIGZw==", "user_id": "3d59444f339d47fcbc694cfdef138a67", "name": "CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b", "fingerprint": "7c:ce:1d:72:14:4b:12:87:53:40:4c:0b:ff:c5:e0:ae"}} 2018-10-02 18:31:13,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-32007b18-d55b-437f-945d-91192447657c 2018-10-02 18:31:13,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:13,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c21798b06047ca9eef88367b17efc3", "name": "CreateKeypairsTests-9487922b-adc8-490-proj-role"}], "expires_at": "2018-10-02T19:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06c783683653416ba1dc3d12f26f7b33", "name": "CreateKeypairsTests-9487922b-adc8-490-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06c783683653416ba1dc3d12f26f7b33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9487922b-adc8-490-user", "id": "3d59444f339d47fcbc694cfdef138a67"}, "audit_ids": ["zQidD6JyQ7yRiwn8RXKIlg"], "issued_at": "2018-10-02T18:31:13.000000Z"}} 2018-10-02 18:31:13,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffadfeb9f75ec7fc0edbcd9da8a83f5d8027617d" 2018-10-02 18:31:14,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-863f8bd8-c78f-4a3d-942f-2c12f4ada34c x-compute-request-id: req-863f8bd8-c78f-4a3d-942f-2c12f4ada34c Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnsCy1zJJCiVon75QISDkS4qMbScflxt0ZCWd761lkZoLOC+Vd0/mfQbd0C6MT8EzEp95NGMcxQ6E6ZeW4jhrDeIJKHx0YrjnYUvd78L8c1L6PIOPit1SSaK5hZ996Tiqoc4K3MjJeRgwwbxYArpSb7bbTGml+szbJ4+0OvpIGZw==", "user_id": "3d59444f339d47fcbc694cfdef138a67", "name": "CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b", "deleted": false, "created_at": "2018-10-02T18:31:13.000000", "updated_at": null, "fingerprint": "7c:ce:1d:72:14:4b:12:87:53:40:4c:0b:ff:c5:e0:ae", "deleted_at": null, "id": 65}} 2018-10-02 18:31:14,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b used request id req-863f8bd8-c78f-4a3d-942f-2c12f4ada34c 2018-10-02 18:31:14,129 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b 2018-10-02 18:31:14,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e313c078af58d68505fa34fffd0979fcf5d98860" 2018-10-02 18:31:14,164 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2db81484-5233-4e2e-80a6-2c47ade8db74 x-compute-request-id: req-2db81484-5233-4e2e-80a6-2c47ade8db74 Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:14,164 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-859b3b77-1ae3-4a2f-a380-605d8b82c39b used request id req-2db81484-5233-4e2e-80a6-2c47ade8db74 2018-10-02 18:31:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:14,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d26bd0cb-6c0e-4928-ac13-1bd4048d97df Date: Tue, 02 Oct 2018 18:31:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:14,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-d26bd0cb-6c0e-4928-ac13-1bd4048d97df 2018-10-02 18:31:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:14,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70772a5a-269c-40ab-936f-910a7e1216ac Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:14,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-70772a5a-269c-40ab-936f-910a7e1216ac 2018-10-02 18:31:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:14,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce31f31a-f51c-461a-9dd8-0f10aa00e08d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:14,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-ce31f31a-f51c-461a-9dd8-0f10aa00e08d 2018-10-02 18:31:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:14,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95ac526-c419-4e62-82d6-30d2a458d556 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:14,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-c95ac526-c419-4e62-82d6-30d2a458d556 2018-10-02 18:31:14,737 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-9487922b-adc8-490-proj 2018-10-02 18:31:14,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/06c783683653416ba1dc3d12f26f7b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:14,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f190cc77-097d-43c7-b7df-dc75a50adf81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:14,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/06c783683653416ba1dc3d12f26f7b33 used request id req-f190cc77-097d-43c7-b7df-dc75a50adf81 2018-10-02 18:31:14,957 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-9487922b-adc8-490-proj-role 2018-10-02 18:31:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/77c21798b06047ca9eef88367b17efc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:15,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ad4686-1b7b-425a-8697-0e1931d8fd1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:15,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/77c21798b06047ca9eef88367b17efc3 used request id req-c7ad4686-1b7b-425a-8697-0e1931d8fd1e 2018-10-02 18:31:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491a3702b3d1abb08f868599a8a0c21efdb47aef" 2018-10-02 18:31:15,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0100c6-3817-47a3-af15-b5d629498270 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:15,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1b0100c6-3817-47a3-af15-b5d629498270 2018-10-02 18:31:15,092 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-9487922b-adc8-490-user 2018-10-02 18:31:15,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/3d59444f339d47fcbc694cfdef138a67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5190db2c078586b22b1e524a391e653c608007de" 2018-10-02 18:31:15,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da40f8f0-60c9-426f-9721-a418b41f5cf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:15,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3d59444f339d47fcbc694cfdef138a67 used request id req-da40f8f0-60c9-426f-9721-a418b41f5cf1 2018-10-02 18:31:15,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:15,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["fLsBOFtVQKu4w2JEI1sINA"], "issued_at": "2018-10-02T18:31:15.000000Z"}} 2018-10-02 18:31:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f9478779b9afe26f15a2c2ecb482aaf58d2913" 2018-10-02 18:31:15,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158eec50-cac9-47ac-8e66-c6026e8fea6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:15,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-158eec50-cac9-47ac-8e66-c6026e8fea6d 2018-10-02 18:31:15,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:15,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:16,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["TWJTOsGqTValsFhLRFY2og"], "issued_at": "2018-10-02T18:31:16.000000Z"}} 2018-10-02 18:31:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:16,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4276a2e9-de85-4fed-98a5-1a18c3238020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:16,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4276a2e9-de85-4fed-98a5-1a18c3238020 2018-10-02 18:31:16,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:16,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d48a9bdb-bc6f-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:16,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d45f7f-5d41-400d-903c-55ad90199f9c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d48a9bdb-bc6f-466-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:16,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d48a9bdb-bc6f-466-proj used request id req-f5d45f7f-5d41-400d-903c-55ad90199f9c 2018-10-02 18:31:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:16,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fc188e-e20a-4cab-b39f-426a2986273c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:16,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e2fc188e-e20a-4cab-b39f-426a2986273c 2018-10-02 18:31:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj"}}' 2018-10-02 18:31:16,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999ba5ab-7718-4d9f-8f60-998ed912fa7c Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3cc7243e2e3b4ae78612e74439855b15"}, "enabled": true, "id": "3cc7243e2e3b4ae78612e74439855b15", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj"}} 2018-10-02 18:31:16,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-999ba5ab-7718-4d9f-8f60-998ed912fa7c 2018-10-02 18:31:16,752 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d48a9bdb-bc6f-466-proj 2018-10-02 18:31:16,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:16,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:17,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1hGTfEMZSbaiR-fS-iyCCw"], "issued_at": "2018-10-02T18:31:17.000000Z"}} 2018-10-02 18:31:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320d3470d80fb77aad09d8e1cb9b1bfcfa7b0a30" 2018-10-02 18:31:17,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80592104-655a-4842-9034-99efcf5eee55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:17,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80592104-655a-4842-9034-99efcf5eee55 2018-10-02 18:31:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:17,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320d3470d80fb77aad09d8e1cb9b1bfcfa7b0a30" 2018-10-02 18:31:17,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24120db5-1665-4f36-a542-0690686d734a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:17,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-24120db5-1665-4f36-a542-0690686d734a 2018-10-02 18:31:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-d48a9bdb-bc6f-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320d3470d80fb77aad09d8e1cb9b1bfcfa7b0a30" 2018-10-02 18:31:17,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c278b2-505f-49fe-9a61-a2a72074f6ab Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-d48a9bdb-bc6f-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3cc7243e2e3b4ae78612e74439855b15"}, "enabled": true, "id": "3cc7243e2e3b4ae78612e74439855b15", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj"}]} 2018-10-02 18:31:17,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-d48a9bdb-bc6f-466-proj used request id req-74c278b2-505f-49fe-9a61-a2a72074f6ab 2018-10-02 18:31:17,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320d3470d80fb77aad09d8e1cb9b1bfcfa7b0a30" 2018-10-02 18:31:17,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6391480a-7e89-4898-9ec4-7d86706a5a81 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:17,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-6391480a-7e89-4898-9ec4-7d86706a5a81 2018-10-02 18:31:18,008 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d48a9bdb-bc6f-466-user 2018-10-02 18:31:18,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:18,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759aa02f-e9d1-46d2-a8e3-fa558b199d11 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:18,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-759aa02f-e9d1-46d2-a8e3-fa558b199d11 2018-10-02 18:31:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" -d '{"role": {"name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role"}}' 2018-10-02 18:31:18,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ddf2abc-b84f-43b6-b32c-16839a5a60e5 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "151d6da3641e491893526dcf982a6c6d", "links": {"self": "http://172.30.9.22:5000/v3/roles/151d6da3641e491893526dcf982a6c6d"}, "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role"}} 2018-10-02 18:31:18,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7ddf2abc-b84f-43b6-b32c-16839a5a60e5 2018-10-02 18:31:18,206 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role 2018-10-02 18:31:18,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/151d6da3641e491893526dcf982a6c6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:18,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847ba302-a876-48c1-b025-87c3ea235279 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/151d6da3641e491893526dcf982a6c6d"}, "domain_id": null, "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role", "id": "151d6da3641e491893526dcf982a6c6d"}} 2018-10-02 18:31:18,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/151d6da3641e491893526dcf982a6c6d used request id req-847ba302-a876-48c1-b025-87c3ea235279 2018-10-02 18:31:18,297 - keystone_utils - INFO - Granting role CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role to project CreateKeypairsTests-d48a9bdb-bc6f-466-proj 2018-10-02 18:31:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/3cc7243e2e3b4ae78612e74439855b15/users/dad5bbde95854557b605d80ab8ea7d37/roles/151d6da3641e491893526dcf982a6c6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:18,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49cc4946-694c-4f9c-84ab-b62e828d282e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:18,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3cc7243e2e3b4ae78612e74439855b15/users/dad5bbde95854557b605d80ab8ea7d37/roles/151d6da3641e491893526dcf982a6c6d used request id req-49cc4946-694c-4f9c-84ab-b62e828d282e 2018-10-02 18:31:18,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:18,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:18,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:18,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "151d6da3641e491893526dcf982a6c6d", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role"}], "expires_at": "2018-10-02T19:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cc7243e2e3b4ae78612e74439855b15", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-user", "id": "dad5bbde95854557b605d80ab8ea7d37"}, "audit_ids": ["vUMCIIEPSVK5pk-UfRln1w"], "issued_at": "2018-10-02T18:31:18.000000Z"}} 2018-10-02 18:31:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb27f66d05e936e48ad8ec07b1730fe045c625fd" 2018-10-02 18:31:18,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758fcaae-a4e6-4812-a28b-79057df93d63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:18,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-758fcaae-a4e6-4812-a28b-79057df93d63 2018-10-02 18:31:18,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:18,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb27f66d05e936e48ad8ec07b1730fe045c625fd" 2018-10-02 18:31:19,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31: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-c54a8034-e06e-4af8-b902-e313d5904c6b x-compute-request-id: req-c54a8034-e06e-4af8-b902-e313d5904c6b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:19,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c54a8034-e06e-4af8-b902-e313d5904c6b 2018-10-02 18:31:19,421 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9... 2018-10-02 18:31:19,421 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:19,449 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 2018-10-02 18:31:19,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb27f66d05e936e48ad8ec07b1730fe045c625fd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDf02G7u2i2qm+mtsipLwosvUK4mgw48z5kQoT88LauQugtSFtKRFf7vk89sLmFd4F3fPE2l4pQ+IjdQMbRFnyXa0JulGOWuRC1wX7S7A4CiyS40y6B5Fjns641A/ISO71wRid3SoxljY3XbvVinqijbJcVbe7b1FCuMlvCkKq+kQ==", "name": "CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9"}}' 2018-10-02 18:31:19,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-460922e1-a713-4dad-8877-e3692bc9ab78 x-compute-request-id: req-460922e1-a713-4dad-8877-e3692bc9ab78 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDf02G7u2i2qm+mtsipLwosvUK4mgw48z5kQoT88LauQugtSFtKRFf7vk89sLmFd4F3fPE2l4pQ+IjdQMbRFnyXa0JulGOWuRC1wX7S7A4CiyS40y6B5Fjns641A/ISO71wRid3SoxljY3XbvVinqijbJcVbe7b1FCuMlvCkKq+kQ==", "user_id": "dad5bbde95854557b605d80ab8ea7d37", "name": "CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9", "fingerprint": "0e:dd:e7:cf:cc:3a:13:05:a6:32:d3:11:c2:22:a3:a6"}} 2018-10-02 18:31:19,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-460922e1-a713-4dad-8877-e3692bc9ab78 2018-10-02 18:31:19,514 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9.pub 2018-10-02 18:31:19,515 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 2018-10-02 18:31:19,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:19,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "151d6da3641e491893526dcf982a6c6d", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role"}], "expires_at": "2018-10-02T19:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cc7243e2e3b4ae78612e74439855b15", "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3cc7243e2e3b4ae78612e74439855b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d48a9bdb-bc6f-466-user", "id": "dad5bbde95854557b605d80ab8ea7d37"}, "audit_ids": ["CsKJPMTPRZ25Aa2M2pqSJw"], "issued_at": "2018-10-02T18:31:19.000000Z"}} 2018-10-02 18:31:19,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04266a247737f7d0ac444e58af8ef4cd31e365d8" 2018-10-02 18:31:20,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-4d017ced-72c3-4032-bfdf-36928513a24a x-compute-request-id: req-4d017ced-72c3-4032-bfdf-36928513a24a Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDf02G7u2i2qm+mtsipLwosvUK4mgw48z5kQoT88LauQugtSFtKRFf7vk89sLmFd4F3fPE2l4pQ+IjdQMbRFnyXa0JulGOWuRC1wX7S7A4CiyS40y6B5Fjns641A/ISO71wRid3SoxljY3XbvVinqijbJcVbe7b1FCuMlvCkKq+kQ==", "user_id": "dad5bbde95854557b605d80ab8ea7d37", "name": "CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9", "deleted": false, "created_at": "2018-10-02T18:31:19.000000", "updated_at": null, "fingerprint": "0e:dd:e7:cf:cc:3a:13:05:a6:32:d3:11:c2:22:a3:a6", "deleted_at": null, "id": 68}} 2018-10-02 18:31:20,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 used request id req-4d017ced-72c3-4032-bfdf-36928513a24a 2018-10-02 18:31:20,053 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 2018-10-02 18:31:20,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb27f66d05e936e48ad8ec07b1730fe045c625fd" 2018-10-02 18:31:20,098 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31: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-6fc05aa6-a1da-40f3-b8df-ec87390f10c1 x-compute-request-id: req-6fc05aa6-a1da-40f3-b8df-ec87390f10c1 Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:20,098 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9 used request id req-6fc05aa6-a1da-40f3-b8df-ec87390f10c1 2018-10-02 18:31:20,099 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9.pub] 2018-10-02 18:31:20,099 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-1efc3c9d-4d7e-4ee5-89a5-b6f4efeb69e9] 2018-10-02 18:31:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:20,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-efbc5f8d-1e21-456c-921e-a1f56e585798 Date: Tue, 02 Oct 2018 18:31:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:20,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-efbc5f8d-1e21-456c-921e-a1f56e585798 2018-10-02 18:31:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:20,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33c728e-4ffb-4cc2-a022-b62e2e59fb38 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:20,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-e33c728e-4ffb-4cc2-a022-b62e2e59fb38 2018-10-02 18:31:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:20,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe94654-e76a-4a8d-938f-53ea6caa5faf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:20,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-abe94654-e76a-4a8d-938f-53ea6caa5faf 2018-10-02 18:31:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:20,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f24167-6003-494b-99f7-a49381c16a88 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:20,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-f8f24167-6003-494b-99f7-a49381c16a88 2018-10-02 18:31:20,604 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d48a9bdb-bc6f-466-proj 2018-10-02 18:31:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/3cc7243e2e3b4ae78612e74439855b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:20,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd4a379-a0ca-4b5a-ac62-4d71dee06292 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:20,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3cc7243e2e3b4ae78612e74439855b15 used request id req-bfd4a379-a0ca-4b5a-ac62-4d71dee06292 2018-10-02 18:31:20,820 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d48a9bdb-bc6f-466-proj-role 2018-10-02 18:31:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/151d6da3641e491893526dcf982a6c6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:20,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144bdad2-ae0b-4137-bf17-bc9d05fa179e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:20,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/151d6da3641e491893526dcf982a6c6d used request id req-144bdad2-ae0b-4137-bf17-bc9d05fa179e 2018-10-02 18:31:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c578fd13ef75bdee8408d622e38eb91b21e013d" 2018-10-02 18:31:21,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1111d5d4-337a-4a07-8060-ce09053e176d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:21,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1111d5d4-337a-4a07-8060-ce09053e176d 2018-10-02 18:31:21,029 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d48a9bdb-bc6f-466-user 2018-10-02 18:31:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/dad5bbde95854557b605d80ab8ea7d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320d3470d80fb77aad09d8e1cb9b1bfcfa7b0a30" 2018-10-02 18:31:21,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4110485e-728a-4f4e-ab40-f6e1bc70b2aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:21,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/dad5bbde95854557b605d80ab8ea7d37 used request id req-4110485e-728a-4f4e-ab40-f6e1bc70b2aa 2018-10-02 18:31:21,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:21,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["rjXVPmUcTOS4VdMgi37ZyA"], "issued_at": "2018-10-02T18:31:21.000000Z"}} 2018-10-02 18:31:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406a44195245206944b2cd65ffb3eee4fd3c6224" 2018-10-02 18:31:21,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d48d40-670c-41e3-9f59-fcdc8aab2428 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:21,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-93d48d40-670c-41e3-9f59-fcdc8aab2428 2018-10-02 18:31:21,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:21,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:22,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["8uDfq7tZQnSaTttfwSy5Sw"], "issued_at": "2018-10-02T18:31:22.000000Z"}} 2018-10-02 18:31:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:22,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aee1c9b-ea49-4ece-817a-7e6def7d0ccc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:22,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1aee1c9b-ea49-4ece-817a-7e6def7d0ccc 2018-10-02 18:31:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:22,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5e54aa55-b1ad-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:22,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb983b6-09bb-4866-9341-88a971017149 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5e54aa55-b1ad-46e-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:22,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5e54aa55-b1ad-46e-proj used request id req-4cb983b6-09bb-4866-9341-88a971017149 2018-10-02 18:31:22,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:22,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b83df0c-d48d-4ecd-bda9-0ba612925af2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:22,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5b83df0c-d48d-4ecd-bda9-0ba612925af2 2018-10-02 18:31:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj"}}' 2018-10-02 18:31:22,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d48c61e5-77f2-4a88-8f12-84d1e9b3148a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d368db8e5d004e1b926df788698100bf"}, "enabled": true, "id": "d368db8e5d004e1b926df788698100bf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj"}} 2018-10-02 18:31:22,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d48c61e5-77f2-4a88-8f12-84d1e9b3148a 2018-10-02 18:31:22,632 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5e54aa55-b1ad-46e-proj 2018-10-02 18:31:22,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:22,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:23,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wAVms1MJT3OoVd8FA98nAQ"], "issued_at": "2018-10-02T18:31:23.000000Z"}} 2018-10-02 18:31:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69de25050070c903415ce522a532047848b747a" 2018-10-02 18:31:23,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4c5356-8f10-4179-874b-e1ec56251521 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:23,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bd4c5356-8f10-4179-874b-e1ec56251521 2018-10-02 18:31:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:23,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69de25050070c903415ce522a532047848b747a" 2018-10-02 18:31:23,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed17a5e0-3fee-4da4-9a8e-0fd563430bbe Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:23,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ed17a5e0-3fee-4da4-9a8e-0fd563430bbe 2018-10-02 18:31:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-5e54aa55-b1ad-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69de25050070c903415ce522a532047848b747a" 2018-10-02 18:31:23,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50e78bf-2678-445e-9828-6e9bc1db9f80 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-5e54aa55-b1ad-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d368db8e5d004e1b926df788698100bf"}, "enabled": true, "id": "d368db8e5d004e1b926df788698100bf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj"}]} 2018-10-02 18:31:23,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsTests-5e54aa55-b1ad-46e-proj used request id req-c50e78bf-2678-445e-9828-6e9bc1db9f80 2018-10-02 18:31:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69de25050070c903415ce522a532047848b747a" 2018-10-02 18:31:23,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3bf08b6-aba7-4135-9000-3832f883b34f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:23,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e3bf08b6-aba7-4135-9000-3832f883b34f 2018-10-02 18:31:23,774 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5e54aa55-b1ad-46e-user 2018-10-02 18:31:23,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:23,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc6767a-37ea-49dc-9ad1-ae8a569c0d4a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:23,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fbc6767a-37ea-49dc-9ad1-ae8a569c0d4a 2018-10-02 18:31:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" -d '{"role": {"name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role"}}' 2018-10-02 18:31:23,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a2e1c7-8eb2-4f96-ac3f-4e637f4cc76b Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71251a92ab7b403eab83b4790068b1fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/71251a92ab7b403eab83b4790068b1fe"}, "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role"}} 2018-10-02 18:31:23,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-56a2e1c7-8eb2-4f96-ac3f-4e637f4cc76b 2018-10-02 18:31:23,966 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role 2018-10-02 18:31:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/71251a92ab7b403eab83b4790068b1fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:24,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f99435-729b-46fd-9a12-df44e848f08a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/71251a92ab7b403eab83b4790068b1fe"}, "domain_id": null, "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role", "id": "71251a92ab7b403eab83b4790068b1fe"}} 2018-10-02 18:31:24,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/71251a92ab7b403eab83b4790068b1fe used request id req-04f99435-729b-46fd-9a12-df44e848f08a 2018-10-02 18:31:24,056 - keystone_utils - INFO - Granting role CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role to project CreateKeypairsTests-5e54aa55-b1ad-46e-proj 2018-10-02 18:31:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d368db8e5d004e1b926df788698100bf/users/652f485585ee4c97a1a7ba121ba76233/roles/71251a92ab7b403eab83b4790068b1fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:24,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d5dac8-8c5d-4597-99b2-ace767b07d2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:24,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d368db8e5d004e1b926df788698100bf/users/652f485585ee4c97a1a7ba121ba76233/roles/71251a92ab7b403eab83b4790068b1fe used request id req-01d5dac8-8c5d-4597-99b2-ace767b07d2e 2018-10-02 18:31:24,186 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:24,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:24,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:24,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71251a92ab7b403eab83b4790068b1fe", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role"}], "expires_at": "2018-10-02T19:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d368db8e5d004e1b926df788698100bf", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-user", "id": "652f485585ee4c97a1a7ba121ba76233"}, "audit_ids": ["WvM28MSPT1unA4qR-q3CLA"], "issued_at": "2018-10-02T18:31:24.000000Z"}} 2018-10-02 18:31:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06cef7d3a784873d279d67616669c24458ebfca" 2018-10-02 18:31:24,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3da623-dbba-442e-a6e0-6d1a6ec77d41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:24,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-de3da623-dbba-442e-a6e0-6d1a6ec77d41 2018-10-02 18:31:24,631 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:24,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06cef7d3a784873d279d67616669c24458ebfca" 2018-10-02 18:31:24,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-6fc99a13-e7c1-4611-9da4-d451e4d3713a x-compute-request-id: req-6fc99a13-e7c1-4611-9da4-d451e4d3713a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:24,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-6fc99a13-e7c1-4611-9da4-d451e4d3713a 2018-10-02 18:31:24,806 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c... 2018-10-02 18:31:24,806 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:24,828 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c 2018-10-02 18:31:24,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06cef7d3a784873d279d67616669c24458ebfca" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSRzReVEDrcah1O1+9N6cUh1njTB7n/qWQatitnTg1N6eRSnrfMMdqiACCyDeW9DXtkVkQ5ZAyMNZWHtqlGvWhI0H59LcbFxPin9zJTmIsavYETFdcUpHsEU3nQUOks61wHy6moesHorjeqpmqMJtCB8Vqeicfvp+o4TvcZ7jk/w==", "name": "CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c"}}' 2018-10-02 18:31:24,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-3d772f7e-5dda-47a9-806f-cdb81a644027 x-compute-request-id: req-3d772f7e-5dda-47a9-806f-cdb81a644027 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSRzReVEDrcah1O1+9N6cUh1njTB7n/qWQatitnTg1N6eRSnrfMMdqiACCyDeW9DXtkVkQ5ZAyMNZWHtqlGvWhI0H59LcbFxPin9zJTmIsavYETFdcUpHsEU3nQUOks61wHy6moesHorjeqpmqMJtCB8Vqeicfvp+o4TvcZ7jk/w==", "user_id": "652f485585ee4c97a1a7ba121ba76233", "name": "CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c", "fingerprint": "96:37:fd:83:56:78:57:b6:50:64:36:8e:1f:9e:dd:ba"}} 2018-10-02 18:31:24,902 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3d772f7e-5dda-47a9-806f-cdb81a644027 2018-10-02 18:31:24,913 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c.pub 2018-10-02 18:31:24,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:25,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71251a92ab7b403eab83b4790068b1fe", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role"}], "expires_at": "2018-10-02T19:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d368db8e5d004e1b926df788698100bf", "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d368db8e5d004e1b926df788698100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d368db8e5d004e1b926df788698100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d368db8e5d004e1b926df788698100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5e54aa55-b1ad-46e-user", "id": "652f485585ee4c97a1a7ba121ba76233"}, "audit_ids": ["mEqa5nWDQnqpmEcaCuewTg"], "issued_at": "2018-10-02T18:31:25.000000Z"}} 2018-10-02 18:31:25,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a610bc5f06b87fc7523774810887533e2dab2" 2018-10-02 18:31:25,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d09b430f-5592-477a-b931-c9cdfc2d7dff x-compute-request-id: req-d09b430f-5592-477a-b931-c9cdfc2d7dff Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSRzReVEDrcah1O1+9N6cUh1njTB7n/qWQatitnTg1N6eRSnrfMMdqiACCyDeW9DXtkVkQ5ZAyMNZWHtqlGvWhI0H59LcbFxPin9zJTmIsavYETFdcUpHsEU3nQUOks61wHy6moesHorjeqpmqMJtCB8Vqeicfvp+o4TvcZ7jk/w==", "user_id": "652f485585ee4c97a1a7ba121ba76233", "name": "CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c", "deleted": false, "created_at": "2018-10-02T18:31:24.000000", "updated_at": null, "fingerprint": "96:37:fd:83:56:78:57:b6:50:64:36:8e:1f:9e:dd:ba", "deleted_at": null, "id": 71}} 2018-10-02 18:31:25,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c used request id req-d09b430f-5592-477a-b931-c9cdfc2d7dff 2018-10-02 18:31:25,470 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c 2018-10-02 18:31:25,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06cef7d3a784873d279d67616669c24458ebfca" 2018-10-02 18:31:25,505 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b40656e5-e164-4f29-b107-a92b10077a39 x-compute-request-id: req-b40656e5-e164-4f29-b107-a92b10077a39 Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:25,506 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c used request id req-b40656e5-e164-4f29-b107-a92b10077a39 2018-10-02 18:31:25,506 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-acb53be0-627f-416d-9c58-2643c320072c.pub] 2018-10-02 18:31:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:25,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-570c10b2-3ef5-4138-9491-0efc8c8b1bc7 Date: Tue, 02 Oct 2018 18:31:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:25,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-570c10b2-3ef5-4138-9491-0efc8c8b1bc7 2018-10-02 18:31:25,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:25,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43dfe40-e6c9-4428-bfed-b2a19720553b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:25,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-f43dfe40-e6c9-4428-bfed-b2a19720553b 2018-10-02 18:31:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:25,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbc0e30-1308-40b5-a446-462c9e2cf14f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:25,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-7dbc0e30-1308-40b5-a446-462c9e2cf14f 2018-10-02 18:31:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:25,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b62911-deed-4e4a-94ca-5374e5c2b3fa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:25,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-e1b62911-deed-4e4a-94ca-5374e5c2b3fa 2018-10-02 18:31:25,994 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5e54aa55-b1ad-46e-proj 2018-10-02 18:31:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d368db8e5d004e1b926df788698100bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:26,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d6a54c8-3215-4581-b06e-092bdf28a89c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:26,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d368db8e5d004e1b926df788698100bf used request id req-2d6a54c8-3215-4581-b06e-092bdf28a89c 2018-10-02 18:31:26,197 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5e54aa55-b1ad-46e-proj-role 2018-10-02 18:31:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/71251a92ab7b403eab83b4790068b1fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:26,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1394e285-e030-4c82-af81-73f6c3f123a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:26,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/71251a92ab7b403eab83b4790068b1fe used request id req-1394e285-e030-4c82-af81-73f6c3f123a6 2018-10-02 18:31:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb3de7e876a7af967a1ecedc719d145b19b846e" 2018-10-02 18:31:26,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fe7a87-44b6-49e9-bbe0-100dfc3d3820 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:26,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d9fe7a87-44b6-49e9-bbe0-100dfc3d3820 2018-10-02 18:31:26,331 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5e54aa55-b1ad-46e-user 2018-10-02 18:31:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/652f485585ee4c97a1a7ba121ba76233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69de25050070c903415ce522a532047848b747a" 2018-10-02 18:31:26,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b0d034-6b56-47d9-8192-3c4263017d3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:26,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/652f485585ee4c97a1a7ba121ba76233 used request id req-14b0d034-6b56-47d9-8192-3c4263017d3a 2018-10-02 18:31:26,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:26,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["tGbYTH2oRKiH2Rcm7le97A"], "issued_at": "2018-10-02T18:31:26.000000Z"}} 2018-10-02 18:31:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e975f40e2a5433066e4b924cb4f0f9090f0720ac" 2018-10-02 18:31:26,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d6fe5e-d2b4-422f-883c-f14cbf2aca9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:26,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-10d6fe5e-d2b4-422f-883c-f14cbf2aca9c 2018-10-02 18:31:26,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:26,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:27,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["pnwkqpyiRMaSX6Y8FrS37g"], "issued_at": "2018-10-02T18:31:27.000000Z"}} 2018-10-02 18:31:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:27,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9c9fba-052c-4e3e-b6db-1cfd7c300f56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:27,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0b9c9fba-052c-4e3e-b6db-1cfd7c300f56 2018-10-02 18:31:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:27,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:27,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef003058-2847-4ab9-9401-a51731d9ab90 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:27,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj used request id req-ef003058-2847-4ab9-9401-a51731d9ab90 2018-10-02 18:31:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:27,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d792886f-8668-423c-9ac1-0f2496df0153 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:27,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d792886f-8668-423c-9ac1-0f2496df0153 2018-10-02 18:31:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj"}}' 2018-10-02 18:31:27,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61147328-4d17-47cb-a39b-3a272add9f7c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/58fce8394af54b79a0ee189807e41478"}, "enabled": true, "id": "58fce8394af54b79a0ee189807e41478", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj"}} 2018-10-02 18:31:27,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-61147328-4d17-47cb-a39b-3a272add9f7c 2018-10-02 18:31:27,775 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj 2018-10-02 18:31:27,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:27,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:28,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CYMbr4CARbu57lrSGIChuw"], "issued_at": "2018-10-02T18:31:28.000000Z"}} 2018-10-02 18:31:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1954a989e59af54e4473e4919ac6083df32cc3" 2018-10-02 18:31:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cd0572-52b0-4b04-93c0-602ce84acd7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:28,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-14cd0572-52b0-4b04-93c0-602ce84acd7a 2018-10-02 18:31:28,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:28,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:28,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1954a989e59af54e4473e4919ac6083df32cc3" 2018-10-02 18:31:28,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2008af-df27-4dec-bd64-7d621c275ab0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:28,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de2008af-df27-4dec-bd64-7d621c275ab0 2018-10-02 18:31:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1954a989e59af54e4473e4919ac6083df32cc3" 2018-10-02 18:31:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57b2ce5-e6c4-4c30-a864-d2d1ef0aeef1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/58fce8394af54b79a0ee189807e41478"}, "enabled": true, "id": "58fce8394af54b79a0ee189807e41478", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj"}]} 2018-10-02 18:31:28,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj used request id req-d57b2ce5-e6c4-4c30-a864-d2d1ef0aeef1 2018-10-02 18:31:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1954a989e59af54e4473e4919ac6083df32cc3" 2018-10-02 18:31:28,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbff2af-e6e8-41bf-a95e-60c78446b94a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:28,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-dfbff2af-e6e8-41bf-a95e-60c78446b94a 2018-10-02 18:31:28,847 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-user 2018-10-02 18:31:28,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:28,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fff528-bcaa-4a89-a0e5-3edd728e2aa0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:28,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-74fff528-bcaa-4a89-a0e5-3edd728e2aa0 2018-10-02 18:31:28,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" -d '{"role": {"name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role"}}' 2018-10-02 18:31:29,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed99faf-4106-4103-9d3c-66428696e212 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4304fec8d004bd4b7ac71d03ce83565", "links": {"self": "http://172.30.9.22:5000/v3/roles/d4304fec8d004bd4b7ac71d03ce83565"}, "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role"}} 2018-10-02 18:31:29,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-eed99faf-4106-4103-9d3c-66428696e212 2018-10-02 18:31:29,056 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role 2018-10-02 18:31:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/d4304fec8d004bd4b7ac71d03ce83565 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:29,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d1dfdd-b236-4f0e-ba17-5c3d74d5d0c8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/d4304fec8d004bd4b7ac71d03ce83565"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role", "id": "d4304fec8d004bd4b7ac71d03ce83565"}} 2018-10-02 18:31:29,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/d4304fec8d004bd4b7ac71d03ce83565 used request id req-25d1dfdd-b236-4f0e-ba17-5c3d74d5d0c8 2018-10-02 18:31:29,140 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role to project CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj 2018-10-02 18:31:29,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/58fce8394af54b79a0ee189807e41478/users/ec101234cecc4a4986ca35e4810f0ec1/roles/d4304fec8d004bd4b7ac71d03ce83565 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:29,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb34ffd-4b7e-40df-a8ea-068219b86b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:29,280 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/58fce8394af54b79a0ee189807e41478/users/ec101234cecc4a4986ca35e4810f0ec1/roles/d4304fec8d004bd4b7ac71d03ce83565 used request id req-abb34ffd-4b7e-40df-a8ea-068219b86b5e 2018-10-02 18:31:29,280 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:29,405 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437.pub 2018-10-02 18:31:29,405 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437 2018-10-02 18:31:29,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:29,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:29,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4304fec8d004bd4b7ac71d03ce83565", "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role"}], "expires_at": "2018-10-02T19:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58fce8394af54b79a0ee189807e41478", "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/58fce8394af54b79a0ee189807e41478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/58fce8394af54b79a0ee189807e41478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/58fce8394af54b79a0ee189807e41478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/58fce8394af54b79a0ee189807e41478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/58fce8394af54b79a0ee189807e41478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/58fce8394af54b79a0ee189807e41478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/58fce8394af54b79a0ee189807e41478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/58fce8394af54b79a0ee189807e41478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/58fce8394af54b79a0ee189807e41478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/58fce8394af54b79a0ee189807e41478", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/58fce8394af54b79a0ee189807e41478", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/58fce8394af54b79a0ee189807e41478", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-user", "id": "ec101234cecc4a4986ca35e4810f0ec1"}, "audit_ids": ["uvE3FDuHTI-jtzXP0jPEFg"], "issued_at": "2018-10-02T18:31:29.000000Z"}} 2018-10-02 18:31:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273ef63cb66218147b52489a5f7d581b82961132" 2018-10-02 18:31:29,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3d7fce-f082-4e8c-8fa0-149fb98b1698 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:29,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f3d7fce-f082-4e8c-8fa0-149fb98b1698 2018-10-02 18:31:29,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:29,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273ef63cb66218147b52489a5f7d581b82961132" 2018-10-02 18:31:30,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-e01f5560-bee2-41b3-9f46-21f20aae3959 x-compute-request-id: req-e01f5560-bee2-41b3-9f46-21f20aae3959 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:30,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e01f5560-bee2-41b3-9f46-21f20aae3959 2018-10-02 18:31:30,048 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437... 2018-10-02 18:31:30,048 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-02 18:31:30,048 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437.pub 2018-10-02 18:31:30,049 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437 2018-10-02 18:31:30,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273ef63cb66218147b52489a5f7d581b82961132" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdEmDF8WMK1i5lBmazGUEpgRYMlavYGkPEs1yilNUYVwSKtQXhgqurOVOI6ffXWhEMuGwdV7iNuEUBjOxX0zLoM6cK8xVMG5L4xjRx4FBoP55HFaiPQFN5UpTG5+RiqCxX2eSzYxYw4rRRWa8+vQ3nBGE4aiNlF2RnL09D5qD3V7Wzc/BFLvtDnYRokcAFIa3q5vaYQ9Ux+wHL9dtxLsouTPQeULTewfZh71LXFmZ+zpsc3tjyjdazYw+YSpe6bNyk5dtZ25vy8ae1DZ8YCu3QFdX0KmJa1T3oADFlRCEeCBajk77HDUhjEt/OYFLjer9hK7caeZsd+RCeELM+Rc9B", "name": "CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437"}}' 2018-10-02 18:31:30,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7baaaccb-bf76-4e57-97c9-e00b42609324 x-compute-request-id: req-7baaaccb-bf76-4e57-97c9-e00b42609324 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdEmDF8WMK1i5lBmazGUEpgRYMlavYGkPEs1yilNUYVwSKtQXhgqurOVOI6ffXWhEMuGwdV7iNuEUBjOxX0zLoM6cK8xVMG5L4xjRx4FBoP55HFaiPQFN5UpTG5+RiqCxX2eSzYxYw4rRRWa8+vQ3nBGE4aiNlF2RnL09D5qD3V7Wzc/BFLvtDnYRokcAFIa3q5vaYQ9Ux+wHL9dtxLsouTPQeULTewfZh71LXFmZ+zpsc3tjyjdazYw+YSpe6bNyk5dtZ25vy8ae1DZ8YCu3QFdX0KmJa1T3oADFlRCEeCBajk77HDUhjEt/OYFLjer9hK7caeZsd+RCeELM+Rc9B", "user_id": "ec101234cecc4a4986ca35e4810f0ec1", "name": "CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437", "fingerprint": "a7:e1:0f:cf:31:b6:93:d8:d2:8e:83:5b:65:69:91:a1"}} 2018-10-02 18:31:30,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7baaaccb-bf76-4e57-97c9-e00b42609324 2018-10-02 18:31:30,111 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437 2018-10-02 18:31:30,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273ef63cb66218147b52489a5f7d581b82961132" 2018-10-02 18:31:30,146 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f460cad9-eacd-4255-8809-11c72fa712b6 x-compute-request-id: req-f460cad9-eacd-4255-8809-11c72fa712b6 Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:30,146 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437 used request id req-f460cad9-eacd-4255-8809-11c72fa712b6 2018-10-02 18:31:30,146 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437.pub] 2018-10-02 18:31:30,147 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-cc8da959-e42d-49ad-93b4-c33c1ff38437] 2018-10-02 18:31:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:30,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b95bff41-803a-4ac0-b6c9-dfe27708291b Date: Tue, 02 Oct 2018 18:31:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:30,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-b95bff41-803a-4ac0-b6c9-dfe27708291b 2018-10-02 18:31:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156c6c40-f187-4cd2-baf3-7ebffb63ef7b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-156c6c40-f187-4cd2-baf3-7ebffb63ef7b 2018-10-02 18:31:30,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:30,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb5b869-bda9-48ed-8a51-c5fa1a837306 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:30,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-fbb5b869-bda9-48ed-8a51-c5fa1a837306 2018-10-02 18:31:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:30,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc03027c-7497-4aac-816e-d6f05c2b28b0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:30,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-bc03027c-7497-4aac-816e-d6f05c2b28b0 2018-10-02 18:31:30,662 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj 2018-10-02 18:31:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/58fce8394af54b79a0ee189807e41478 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:30,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac62d83-a903-4d29-84cb-8badbe549172 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:30,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/58fce8394af54b79a0ee189807e41478 used request id req-8ac62d83-a903-4d29-84cb-8badbe549172 2018-10-02 18:31:30,879 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-proj-role 2018-10-02 18:31:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/d4304fec8d004bd4b7ac71d03ce83565 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:30,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f928ccd-1ff9-4a3d-9cd1-30ddba5af7cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:30,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/d4304fec8d004bd4b7ac71d03ce83565 used request id req-6f928ccd-1ff9-4a3d-9cd1-30ddba5af7cb 2018-10-02 18:31:30,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77de87434c21121a95ca40fd572fb1773b9ea820" 2018-10-02 18:31:31,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547d41cb-8021-4567-8af8-5c23945e2577 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:31,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-547d41cb-8021-4567-8af8-5c23945e2577 2018-10-02 18:31:31,158 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-83d5af62-f4ca-4bd-user 2018-10-02 18:31:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ec101234cecc4a4986ca35e4810f0ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1954a989e59af54e4473e4919ac6083df32cc3" 2018-10-02 18:31:31,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da32b9e4-cc18-489d-a7ef-e90e7b7a259d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:31,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ec101234cecc4a4986ca35e4810f0ec1 used request id req-da32b9e4-cc18-489d-a7ef-e90e7b7a259d 2018-10-02 18:31:31,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:31,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1hE2zsUpSEC2EPNe2mtt5Q"], "issued_at": "2018-10-02T18:31:31.000000Z"}} 2018-10-02 18:31:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1827589dafaf9e414e709539e03d51e590ab48" 2018-10-02 18:31:31,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bc54ce-cfb5-440a-b876-5f0c7501bc8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:31,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d9bc54ce-cfb5-440a-b876-5f0c7501bc8c 2018-10-02 18:31:31,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:31,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:32,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["iY8OuA1NQgC2RDBiJe6hQg"], "issued_at": "2018-10-02T18:31:32.000000Z"}} 2018-10-02 18:31:32,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:32,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43818a52-6587-4b95-bdfc-228706e1a764 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:32,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-43818a52-6587-4b95-bdfc-228706e1a764 2018-10-02 18:31:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:32,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6f789aed-d526-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:32,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a002cc-94b3-4da9-8180-4b3df635276f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6f789aed-d526-42c-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:32,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6f789aed-d526-42c-proj used request id req-22a002cc-94b3-4da9-8180-4b3df635276f 2018-10-02 18:31:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:32,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aeae41c-f256-47da-91af-3f4473a62515 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:32,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2aeae41c-f256-47da-91af-3f4473a62515 2018-10-02 18:31:32,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj"}}' 2018-10-02 18:31:32,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a2e947-bde0-4573-aff1-08e7dd41f512 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab75ae0d48204d5faef1d5fe9af35cae"}, "enabled": true, "id": "ab75ae0d48204d5faef1d5fe9af35cae", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj"}} 2018-10-02 18:31:32,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d1a2e947-bde0-4573-aff1-08e7dd41f512 2018-10-02 18:31:32,613 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6f789aed-d526-42c-proj 2018-10-02 18:31:32,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:32,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:33,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Gkxl9114S527GKoW_8btyA"], "issued_at": "2018-10-02T18:31:33.000000Z"}} 2018-10-02 18:31:33,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e89a59429351a2d134687b1f8d51bdd38f8337" 2018-10-02 18:31:33,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76c7f63-86a6-4f53-891d-06efed7ee2b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:33,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c76c7f63-86a6-4f53-891d-06efed7ee2b2 2018-10-02 18:31:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:33,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e89a59429351a2d134687b1f8d51bdd38f8337" 2018-10-02 18:31:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e948ab1-0eba-4fe8-8ea7-1b2c5d370800 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:33,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6e948ab1-0eba-4fe8-8ea7-1b2c5d370800 2018-10-02 18:31:33,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-6f789aed-d526-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e89a59429351a2d134687b1f8d51bdd38f8337" 2018-10-02 18:31:33,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937726c4-f154-48bc-b011-32b9fb336f3f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-6f789aed-d526-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab75ae0d48204d5faef1d5fe9af35cae"}, "enabled": true, "id": "ab75ae0d48204d5faef1d5fe9af35cae", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj"}]} 2018-10-02 18:31:33,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-6f789aed-d526-42c-proj used request id req-937726c4-f154-48bc-b011-32b9fb336f3f 2018-10-02 18:31:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e89a59429351a2d134687b1f8d51bdd38f8337" 2018-10-02 18:31:33,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984e6dae-b0e0-4c65-b10c-9f980bbb8dfe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:33,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-984e6dae-b0e0-4c65-b10c-9f980bbb8dfe 2018-10-02 18:31:33,690 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6f789aed-d526-42c-user 2018-10-02 18:31:33,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:33,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:33,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605ddd98-f219-4294-9169-d8d0d8e7d438 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:33,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-605ddd98-f219-4294-9169-d8d0d8e7d438 2018-10-02 18:31:33,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" -d '{"role": {"name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role"}}' 2018-10-02 18:31:33,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa09e244-e015-4127-a2b3-2f97674e4a36 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fbc5f64afc14995b40cd2ee6e2b5d33", "links": {"self": "http://172.30.9.22:5000/v3/roles/3fbc5f64afc14995b40cd2ee6e2b5d33"}, "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role"}} 2018-10-02 18:31:33,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa09e244-e015-4127-a2b3-2f97674e4a36 2018-10-02 18:31:33,883 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role 2018-10-02 18:31:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/3fbc5f64afc14995b40cd2ee6e2b5d33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:33,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fe3f65-ed79-40d3-8bd6-423337385829 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/3fbc5f64afc14995b40cd2ee6e2b5d33"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role", "id": "3fbc5f64afc14995b40cd2ee6e2b5d33"}} 2018-10-02 18:31:33,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/3fbc5f64afc14995b40cd2ee6e2b5d33 used request id req-a4fe3f65-ed79-40d3-8bd6-423337385829 2018-10-02 18:31:33,976 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role to project CreateKeypairsCleanupTests-6f789aed-d526-42c-proj 2018-10-02 18:31:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ab75ae0d48204d5faef1d5fe9af35cae/users/52fb866db0464588b0b54d34ac2fd000/roles/3fbc5f64afc14995b40cd2ee6e2b5d33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:34,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f84893f-0d9e-4f41-868b-f46132087c7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:34,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ab75ae0d48204d5faef1d5fe9af35cae/users/52fb866db0464588b0b54d34ac2fd000/roles/3fbc5f64afc14995b40cd2ee6e2b5d33 used request id req-0f84893f-0d9e-4f41-868b-f46132087c7a 2018-10-02 18:31:34,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:34,160 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6.pub 2018-10-02 18:31:34,160 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6 2018-10-02 18:31:34,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:34,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:34,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fbc5f64afc14995b40cd2ee6e2b5d33", "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role"}], "expires_at": "2018-10-02T19:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab75ae0d48204d5faef1d5fe9af35cae", "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ab75ae0d48204d5faef1d5fe9af35cae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-6f789aed-d526-42c-user", "id": "52fb866db0464588b0b54d34ac2fd000"}, "audit_ids": ["hlHr-F-HRFq8CAx9HgXZJQ"], "issued_at": "2018-10-02T18:31:34.000000Z"}} 2018-10-02 18:31:34,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}882cdabf149f4a46dd58a6459dd695dc9ab1a73e" 2018-10-02 18:31:34,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a260bc4a-e41f-4174-a754-10ab12b44005 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:34,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a260bc4a-e41f-4174-a754-10ab12b44005 2018-10-02 18:31:34,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:34,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}882cdabf149f4a46dd58a6459dd695dc9ab1a73e" 2018-10-02 18:31:35,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-832af4aa-bc37-4ef3-95f1-b4f2864230b1 x-compute-request-id: req-832af4aa-bc37-4ef3-95f1-b4f2864230b1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:35,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-832af4aa-bc37-4ef3-95f1-b4f2864230b1 2018-10-02 18:31:35,153 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6... 2018-10-02 18:31:35,153 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-02 18:31:35,154 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6.pub 2018-10-02 18:31:35,154 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6 2018-10-02 18:31:35,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}882cdabf149f4a46dd58a6459dd695dc9ab1a73e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE/TnHbd6PJKMphBI6eCEV2AXbrvVBPbfJPyqGC37Jdf17UG8kj3CxfyWwVVSwTJS22U7ba5It6rah8atbJhQaO7fuNWCVTlFz5URBzFARdlUYfSClBAbLOuAycbpjUAVs/viLjmKKHURZONRulETChPt3VYU7/ePorONAf6Dz1P8Q4INJ3nmj13vPfNRYaU3jHAUoWSlYShoYi3iyDUXoSO5KlzTXMLM+UnFubMPgjTWgAkTHZ6mtDbnlc2Sni0EFdlf9ouI8N3i6coj9oiiCPPL4KOcHGy3QxfBPG+AmuLc0bDucBV8BCKREL61auD6jnzcuH7ddum8G1QqYbyDD", "name": "CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6"}}' 2018-10-02 18:31:35,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79248a8a-d5e6-4356-8dc1-c29ca364e75b x-compute-request-id: req-79248a8a-d5e6-4356-8dc1-c29ca364e75b Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE/TnHbd6PJKMphBI6eCEV2AXbrvVBPbfJPyqGC37Jdf17UG8kj3CxfyWwVVSwTJS22U7ba5It6rah8atbJhQaO7fuNWCVTlFz5URBzFARdlUYfSClBAbLOuAycbpjUAVs/viLjmKKHURZONRulETChPt3VYU7/ePorONAf6Dz1P8Q4INJ3nmj13vPfNRYaU3jHAUoWSlYShoYi3iyDUXoSO5KlzTXMLM+UnFubMPgjTWgAkTHZ6mtDbnlc2Sni0EFdlf9ouI8N3i6coj9oiiCPPL4KOcHGy3QxfBPG+AmuLc0bDucBV8BCKREL61auD6jnzcuH7ddum8G1QqYbyDD", "user_id": "52fb866db0464588b0b54d34ac2fd000", "name": "CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6", "fingerprint": "7c:55:dc:89:43:91:cf:b4:42:d5:4c:09:57:b8:f6:f7"}} 2018-10-02 18:31:35,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-79248a8a-d5e6-4356-8dc1-c29ca364e75b 2018-10-02 18:31:35,201 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6 2018-10-02 18:31:35,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}882cdabf149f4a46dd58a6459dd695dc9ab1a73e" 2018-10-02 18:31:35,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22696ebf-1f32-425b-8244-19c9f1865c5a x-compute-request-id: req-22696ebf-1f32-425b-8244-19c9f1865c5a Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:35,229 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e4375801-74d8-4c29-9e2f-086edf7cbfe6 used request id req-22696ebf-1f32-425b-8244-19c9f1865c5a 2018-10-02 18:31:35,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:35,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a7dbc4c6-3342-42da-a720-33306ae088b9 Date: Tue, 02 Oct 2018 18:31:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:35,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a7dbc4c6-3342-42da-a720-33306ae088b9 2018-10-02 18:31:35,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:35,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0741e1c-5abd-485e-82e7-eda450a89dd6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:35,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-e0741e1c-5abd-485e-82e7-eda450a89dd6 2018-10-02 18:31:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:35,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d46566-cb76-4c4c-a75b-8de01bd0acf1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:35,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-38d46566-cb76-4c4c-a75b-8de01bd0acf1 2018-10-02 18:31:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:35,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb518113-129c-42d6-a4e8-f3831ba05e67 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:35,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-bb518113-129c-42d6-a4e8-f3831ba05e67 2018-10-02 18:31:35,725 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6f789aed-d526-42c-proj 2018-10-02 18:31:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ab75ae0d48204d5faef1d5fe9af35cae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:35,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0502dc90-8b3c-413b-b6b2-d12e01669df8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:35,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ab75ae0d48204d5faef1d5fe9af35cae used request id req-0502dc90-8b3c-413b-b6b2-d12e01669df8 2018-10-02 18:31:35,951 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6f789aed-d526-42c-proj-role 2018-10-02 18:31:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/3fbc5f64afc14995b40cd2ee6e2b5d33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:36,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2aed0a-5e18-48c2-919b-8ab32e55ea58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:36,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/3fbc5f64afc14995b40cd2ee6e2b5d33 used request id req-1c2aed0a-5e18-48c2-919b-8ab32e55ea58 2018-10-02 18:31:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4409eae2d5f614a3258a4b42c4a1ba58fe020dcd" 2018-10-02 18:31:36,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e11c780-5612-445b-94e0-3919af9a9fb0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:36,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e11c780-5612-445b-94e0-3919af9a9fb0 2018-10-02 18:31:36,158 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6f789aed-d526-42c-user 2018-10-02 18:31:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/52fb866db0464588b0b54d34ac2fd000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e89a59429351a2d134687b1f8d51bdd38f8337" 2018-10-02 18:31:36,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f276a9ee-c3ab-4902-8fe6-b4c275bd2a73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:36,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/52fb866db0464588b0b54d34ac2fd000 used request id req-f276a9ee-c3ab-4902-8fe6-b4c275bd2a73 2018-10-02 18:31:36,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:36,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["FKTGbCnMSNm3LBm7Ga2EKQ"], "issued_at": "2018-10-02T18:31:36.000000Z"}} 2018-10-02 18:31:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621eb63c783eceb89ea86f6e3614c5e80a1bae2f" 2018-10-02 18:31:36,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130d1c93-6146-4546-9eb7-aa858526d0bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:36,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-130d1c93-6146-4546-9eb7-aa858526d0bd 2018-10-02 18:31:36,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:36,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:37,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["voD17masRsGBbLWedUA9qA"], "issued_at": "2018-10-02T18:31:37.000000Z"}} 2018-10-02 18:31:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:37,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efabba05-6edd-46a9-8845-27dd9fe3b8de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:37,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-efabba05-6edd-46a9-8845-27dd9fe3b8de 2018-10-02 18:31:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:37,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:37,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d09423-17eb-4c06-870c-a1190c41cbbf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:37,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj used request id req-d7d09423-17eb-4c06-870c-a1190c41cbbf 2018-10-02 18:31:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:37,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965bad69-1dfd-4312-b30e-09b1dfb20b5d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:37,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-965bad69-1dfd-4312-b30e-09b1dfb20b5d 2018-10-02 18:31:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj"}}' 2018-10-02 18:31:37,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac27ec22-1797-4415-99f5-87538ef2c612 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b3de1b0e1bcd4235b99cc1ff39598ed3"}, "enabled": true, "id": "b3de1b0e1bcd4235b99cc1ff39598ed3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj"}} 2018-10-02 18:31:37,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ac27ec22-1797-4415-99f5-87538ef2c612 2018-10-02 18:31:37,583 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj 2018-10-02 18:31:37,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:37,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:37,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["W0LH_9J6SBiH01ueSJhcQQ"], "issued_at": "2018-10-02T18:31:37.000000Z"}} 2018-10-02 18:31:37,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b21771a26216262b83f8dc0cb630d241df2f0" 2018-10-02 18:31:38,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d37b54-e69b-4640-aa8c-371c43c534e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:38,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-84d37b54-e69b-4640-aa8c-371c43c534e8 2018-10-02 18:31:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:38,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b21771a26216262b83f8dc0cb630d241df2f0" 2018-10-02 18:31:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad644307-e5c5-4b8d-b118-a6c93cfac4c3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:38,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ad644307-e5c5-4b8d-b118-a6c93cfac4c3 2018-10-02 18:31:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b21771a26216262b83f8dc0cb630d241df2f0" 2018-10-02 18:31:38,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085af76d-2d9c-474a-9dd5-1f07978e21b4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b3de1b0e1bcd4235b99cc1ff39598ed3"}, "enabled": true, "id": "b3de1b0e1bcd4235b99cc1ff39598ed3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj"}]} 2018-10-02 18:31:38,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj used request id req-085af76d-2d9c-474a-9dd5-1f07978e21b4 2018-10-02 18:31:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b21771a26216262b83f8dc0cb630d241df2f0" 2018-10-02 18:31:38,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b65685-0e13-4270-b1c4-86842b228e6b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:38,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-10b65685-0e13-4270-b1c4-86842b228e6b 2018-10-02 18:31:38,720 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-c25b9864-f643-4d9-user 2018-10-02 18:31:38,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:38,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb2d2e8-f6a7-4f59-8810-a21a010751cf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:38,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2eb2d2e8-f6a7-4f59-8810-a21a010751cf 2018-10-02 18:31:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" -d '{"role": {"name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role"}}' 2018-10-02 18:31:38,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52961129-8f01-4afc-9644-afe6c1de75ed Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2333b542a91745318880db2d1ba43d13", "links": {"self": "http://172.30.9.22:5000/v3/roles/2333b542a91745318880db2d1ba43d13"}, "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role"}} 2018-10-02 18:31:38,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-52961129-8f01-4afc-9644-afe6c1de75ed 2018-10-02 18:31:38,949 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role 2018-10-02 18:31:38,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2333b542a91745318880db2d1ba43d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:39,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c529f6-cf2f-4d36-ba3d-ee0685d6a89a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2333b542a91745318880db2d1ba43d13"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role", "id": "2333b542a91745318880db2d1ba43d13"}} 2018-10-02 18:31:39,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2333b542a91745318880db2d1ba43d13 used request id req-e0c529f6-cf2f-4d36-ba3d-ee0685d6a89a 2018-10-02 18:31:39,044 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role to project CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj 2018-10-02 18:31:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b3de1b0e1bcd4235b99cc1ff39598ed3/users/f3a744986d084a159c097aeb86033c46/roles/2333b542a91745318880db2d1ba43d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:39,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea9f85a9-442b-44d2-910f-5cde77000a67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:39,167 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b3de1b0e1bcd4235b99cc1ff39598ed3/users/f3a744986d084a159c097aeb86033c46/roles/2333b542a91745318880db2d1ba43d13 used request id req-ea9f85a9-442b-44d2-910f-5cde77000a67 2018-10-02 18:31:39,167 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:39,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:39,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:39,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2333b542a91745318880db2d1ba43d13", "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role"}], "expires_at": "2018-10-02T19:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3de1b0e1bcd4235b99cc1ff39598ed3", "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b3de1b0e1bcd4235b99cc1ff39598ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-c25b9864-f643-4d9-user", "id": "f3a744986d084a159c097aeb86033c46"}, "audit_ids": ["7xHGw96ERa6Y5a99Mzrrww"], "issued_at": "2018-10-02T18:31:39.000000Z"}} 2018-10-02 18:31:39,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02973da20ad7b2dfb340f9cb8c8dea6d4f12e6d6" 2018-10-02 18:31:39,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a384bcd1-8c10-4627-b9ad-a47df0a71bee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:39,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a384bcd1-8c10-4627-b9ad-a47df0a71bee 2018-10-02 18:31:39,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:39,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02973da20ad7b2dfb340f9cb8c8dea6d4f12e6d6" 2018-10-02 18:31:39,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-65e6fa1f-9b29-4039-b8db-2abd6ebc3ed1 x-compute-request-id: req-65e6fa1f-9b29-4039-b8db-2abd6ebc3ed1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:39,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-65e6fa1f-9b29-4039-b8db-2abd6ebc3ed1 2018-10-02 18:31:39,818 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b... 2018-10-02 18:31:39,818 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:39,841 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b 2018-10-02 18:31:39,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02973da20ad7b2dfb340f9cb8c8dea6d4f12e6d6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ3lC7/LIkk5LS+QhaKFeWGVotQmG6lFfrv0OJcI2EbVkgVqdmNmwDfiS4JqM1IQOY/khOOsJqEeAZ+w+H9rWvCnngSiGTg/o6BHuMCxnugU+4HYsBGHF1hrorZMoUTPn4djLxnXQlYfdNfBcwZiwXFgm/nslvr6fXQdmybPGYLw==", "name": "CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b"}}' 2018-10-02 18:31:39,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-60d67a78-2945-46ca-b45c-d1687115cff2 x-compute-request-id: req-60d67a78-2945-46ca-b45c-d1687115cff2 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ3lC7/LIkk5LS+QhaKFeWGVotQmG6lFfrv0OJcI2EbVkgVqdmNmwDfiS4JqM1IQOY/khOOsJqEeAZ+w+H9rWvCnngSiGTg/o6BHuMCxnugU+4HYsBGHF1hrorZMoUTPn4djLxnXQlYfdNfBcwZiwXFgm/nslvr6fXQdmybPGYLw==", "user_id": "f3a744986d084a159c097aeb86033c46", "name": "CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b", "fingerprint": "9d:cd:b1:79:9c:60:0f:9f:79:3b:07:f6:71:f2:fb:df"}} 2018-10-02 18:31:39,900 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-60d67a78-2945-46ca-b45c-d1687115cff2 2018-10-02 18:31:39,902 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b.pub 2018-10-02 18:31:39,903 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b 2018-10-02 18:31:39,903 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b 2018-10-02 18:31:39,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02973da20ad7b2dfb340f9cb8c8dea6d4f12e6d6" 2018-10-02 18:31:39,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-6c523c59-5131-4c52-a68c-50a78a1b3288 x-compute-request-id: req-6c523c59-5131-4c52-a68c-50a78a1b3288 Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:39,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b used request id req-6c523c59-5131-4c52-a68c-50a78a1b3288 2018-10-02 18:31:39,942 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b.pub] 2018-10-02 18:31:39,943 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-be34a7a2-5492-4ad6-8a6c-f6ad9bc3e96b] 2018-10-02 18:31:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c6966bdc-faa8-47a5-adbc-a7634f726f2c Date: Tue, 02 Oct 2018 18:31:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:40,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-c6966bdc-faa8-47a5-adbc-a7634f726f2c 2018-10-02 18:31:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8cf418-6ecd-452b-bbe8-a498dd856f6d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:40,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-0a8cf418-6ecd-452b-bbe8-a498dd856f6d 2018-10-02 18:31:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dce5e90-e3be-42ce-9b6f-1da4540ffc9a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:40,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-8dce5e90-e3be-42ce-9b6f-1da4540ffc9a 2018-10-02 18:31:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2993f377-5f8b-4c55-8183-9eadb0b16081 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:40,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-2993f377-5f8b-4c55-8183-9eadb0b16081 2018-10-02 18:31:40,364 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj 2018-10-02 18:31:40,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b3de1b0e1bcd4235b99cc1ff39598ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e2cf52-c317-48b9-9296-3ca855ebd2e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:40,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b3de1b0e1bcd4235b99cc1ff39598ed3 used request id req-03e2cf52-c317-48b9-9296-3ca855ebd2e9 2018-10-02 18:31:40,550 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-c25b9864-f643-4d9-proj-role 2018-10-02 18:31:40,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/2333b542a91745318880db2d1ba43d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61b97cb-7f98-40a9-b962-f7f64b7bc728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:40,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2333b542a91745318880db2d1ba43d13 used request id req-b61b97cb-7f98-40a9-b962-f7f64b7bc728 2018-10-02 18:31:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43697ee5dd7e849ff1a9261a464cb0955876e43a" 2018-10-02 18:31:40,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbbcc4d-3595-4f01-8617-99369bdf7b68 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:40,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5bbbcc4d-3595-4f01-8617-99369bdf7b68 2018-10-02 18:31:40,792 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-c25b9864-f643-4d9-user 2018-10-02 18:31:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/f3a744986d084a159c097aeb86033c46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6b21771a26216262b83f8dc0cb630d241df2f0" 2018-10-02 18:31:40,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33603058-f4e8-4d5b-89ee-12c8bff57264 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:40,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f3a744986d084a159c097aeb86033c46 used request id req-33603058-f4e8-4d5b-89ee-12c8bff57264 2018-10-02 18:31:40,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:41,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HUOxajxwRG-g6O2jglTgzQ"], "issued_at": "2018-10-02T18:31:41.000000Z"}} 2018-10-02 18:31:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b3d4377d00e83b40403d28db4623b2177925f8" 2018-10-02 18:31:41,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6d433e-fa9e-4418-8179-e186a899f077 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:41,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4c6d433e-fa9e-4418-8179-e186a899f077 2018-10-02 18:31:41,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:41,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:41,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5GMwAJaiR9-rt5xjUEx-HQ"], "issued_at": "2018-10-02T18:31:41.000000Z"}} 2018-10-02 18:31:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:41,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd786b-c2ad-466d-a6ba-a495da32f6c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:41,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-46cd786b-c2ad-466d-a6ba-a495da32f6c8 2018-10-02 18:31:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:41,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:41,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa5e7b7-25b1-4b96-8f43-8698fc350acd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:41,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj used request id req-3fa5e7b7-25b1-4b96-8f43-8698fc350acd 2018-10-02 18:31:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:42,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858a48f8-c432-461e-8910-0338c8118464 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:42,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-858a48f8-c432-461e-8910-0338c8118464 2018-10-02 18:31:42,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj"}}' 2018-10-02 18:31:42,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723d73b3-b991-45e6-8bdb-79f13872c8f8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/f142cfafaa1c4ceba8f21cbb17551c5b"}, "enabled": true, "id": "f142cfafaa1c4ceba8f21cbb17551c5b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj"}} 2018-10-02 18:31:42,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-723d73b3-b991-45e6-8bdb-79f13872c8f8 2018-10-02 18:31:42,218 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj 2018-10-02 18:31:42,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:42,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:42,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["KrBSkdWnQMaSRfZnm9B4XQ"], "issued_at": "2018-10-02T18:31:42.000000Z"}} 2018-10-02 18:31:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8bbbea79f36f1107ffb33781f89de9ffefcc28" 2018-10-02 18:31:42,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24712c9-c5e5-4fd9-a02e-5a8954d6c80d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:42,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e24712c9-c5e5-4fd9-a02e-5a8954d6c80d 2018-10-02 18:31:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:42,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8bbbea79f36f1107ffb33781f89de9ffefcc28" 2018-10-02 18:31:42,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3940657-300f-4870-8b31-7aea92440cd0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:42,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d3940657-300f-4870-8b31-7aea92440cd0 2018-10-02 18:31:42,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8bbbea79f36f1107ffb33781f89de9ffefcc28" 2018-10-02 18:31:42,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16774f4-bb2d-4627-b816-eb157fbb3739 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/f142cfafaa1c4ceba8f21cbb17551c5b"}, "enabled": true, "id": "f142cfafaa1c4ceba8f21cbb17551c5b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj"}]} 2018-10-02 18:31:42,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj used request id req-c16774f4-bb2d-4627-b816-eb157fbb3739 2018-10-02 18:31:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8bbbea79f36f1107ffb33781f89de9ffefcc28" 2018-10-02 18:31:42,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12cbe5f-ac6a-4c19-8375-9ef03c2cc612 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:42,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e12cbe5f-ac6a-4c19-8375-9ef03c2cc612 2018-10-02 18:31:43,331 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-69dc8d00-229d-47b-user 2018-10-02 18:31:43,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:43,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9a89d5-5c88-4863-8fed-d845f0c08b8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:43,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0e9a89d5-5c88-4863-8fed-d845f0c08b8c 2018-10-02 18:31:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" -d '{"role": {"name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role"}}' 2018-10-02 18:31:43,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604327d3-8e6f-430f-96b4-71b96a550c4a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22b3e032ea284b5ca39a90a48f61c732", "links": {"self": "http://172.30.9.22:5000/v3/roles/22b3e032ea284b5ca39a90a48f61c732"}, "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role"}} 2018-10-02 18:31:43,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-604327d3-8e6f-430f-96b4-71b96a550c4a 2018-10-02 18:31:43,541 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role 2018-10-02 18:31:43,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/22b3e032ea284b5ca39a90a48f61c732 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:43,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0149efe6-8e7a-4aa6-b789-d64ece62be7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/22b3e032ea284b5ca39a90a48f61c732"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role", "id": "22b3e032ea284b5ca39a90a48f61c732"}} 2018-10-02 18:31:43,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/22b3e032ea284b5ca39a90a48f61c732 used request id req-0149efe6-8e7a-4aa6-b789-d64ece62be7e 2018-10-02 18:31:43,560 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role to project CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj 2018-10-02 18:31:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/f142cfafaa1c4ceba8f21cbb17551c5b/users/d0d9ebeaadd64f518228b22a0781f6fe/roles/22b3e032ea284b5ca39a90a48f61c732 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:43,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68cb999-105f-4606-9bee-75d8a3491df7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:43,646 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f142cfafaa1c4ceba8f21cbb17551c5b/users/d0d9ebeaadd64f518228b22a0781f6fe/roles/22b3e032ea284b5ca39a90a48f61c732 used request id req-d68cb999-105f-4606-9bee-75d8a3491df7 2018-10-02 18:31:43,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:43,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:43,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:44,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22b3e032ea284b5ca39a90a48f61c732", "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role"}], "expires_at": "2018-10-02T19:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f142cfafaa1c4ceba8f21cbb17551c5b", "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/f142cfafaa1c4ceba8f21cbb17551c5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-69dc8d00-229d-47b-user", "id": "d0d9ebeaadd64f518228b22a0781f6fe"}, "audit_ids": ["nHJMJhZSRvC1C7lCfbU3CQ"], "issued_at": "2018-10-02T18:31:44.000000Z"}} 2018-10-02 18:31:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df27277ae5c031dc747d6b8679369710ddd7e696" 2018-10-02 18:31:44,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab76343-e2be-452a-a75a-b61acc9fab28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:44,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fab76343-e2be-452a-a75a-b61acc9fab28 2018-10-02 18:31:44,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:44,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df27277ae5c031dc747d6b8679369710ddd7e696" 2018-10-02 18:31:44,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c1617cd-78ac-435c-9f18-6dac20cf96c5 x-compute-request-id: req-6c1617cd-78ac-435c-9f18-6dac20cf96c5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:44,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-6c1617cd-78ac-435c-9f18-6dac20cf96c5 2018-10-02 18:31:44,279 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0... 2018-10-02 18:31:44,279 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:44,299 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0 2018-10-02 18:31:44,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df27277ae5c031dc747d6b8679369710ddd7e696" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC90Zs2VNmI87JAeB42uAi9X6DDhkEFCwc6LOLheYR+QCRR+QGIQoNKWvAULa8z161aKM/7Ci8+875Ejvy9igo0uMbDDYPIhOSwiieYRA5BZVs/i4TyvtzZ24IKNW3r3oAsx68wwBkNyMA742K7b4/LzR+t9zFu7owBurshdwOfqQ==", "name": "CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0"}}' 2018-10-02 18:31:44,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-30d3a8be-886c-4975-9de5-be2c3e0975ca x-compute-request-id: req-30d3a8be-886c-4975-9de5-be2c3e0975ca Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC90Zs2VNmI87JAeB42uAi9X6DDhkEFCwc6LOLheYR+QCRR+QGIQoNKWvAULa8z161aKM/7Ci8+875Ejvy9igo0uMbDDYPIhOSwiieYRA5BZVs/i4TyvtzZ24IKNW3r3oAsx68wwBkNyMA742K7b4/LzR+t9zFu7owBurshdwOfqQ==", "user_id": "d0d9ebeaadd64f518228b22a0781f6fe", "name": "CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0", "fingerprint": "0d:c0:0c:a5:65:29:b3:08:c9:85:1d:19:8f:35:b3:8b"}} 2018-10-02 18:31:44,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-30d3a8be-886c-4975-9de5-be2c3e0975ca 2018-10-02 18:31:44,363 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0.pub 2018-10-02 18:31:44,363 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0 2018-10-02 18:31:44,363 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0 2018-10-02 18:31:44,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df27277ae5c031dc747d6b8679369710ddd7e696" 2018-10-02 18:31:44,391 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-514a9e65-f4f4-41d3-9b35-e45e9238397a x-compute-request-id: req-514a9e65-f4f4-41d3-9b35-e45e9238397a Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:44,391 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0 used request id req-514a9e65-f4f4-41d3-9b35-e45e9238397a 2018-10-02 18:31:44,392 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0.pub] 2018-10-02 18:31:44,392 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-076d485f-cc41-4031-b0f3-071de30047c0] 2018-10-02 18:31:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:44,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-35a614af-1e3a-4a56-91af-b5c3e05eb345 Date: Tue, 02 Oct 2018 18:31:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:44,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-35a614af-1e3a-4a56-91af-b5c3e05eb345 2018-10-02 18:31:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be898d4a-ab5c-4fa8-8681-73299788b41b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:44,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-be898d4a-ab5c-4fa8-8681-73299788b41b 2018-10-02 18:31:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:44,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decaf44f-7499-47a9-b57c-759aea9fc8c0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:44,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-decaf44f-7499-47a9-b57c-759aea9fc8c0 2018-10-02 18:31:44,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:44,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8df1c3d-0b90-4943-b7a0-25e6d2073a78 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:44,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-f8df1c3d-0b90-4943-b7a0-25e6d2073a78 2018-10-02 18:31:44,883 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj 2018-10-02 18:31:44,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/f142cfafaa1c4ceba8f21cbb17551c5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:45,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca778da-017a-456a-bd2d-dcff5f8c109a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:45,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f142cfafaa1c4ceba8f21cbb17551c5b used request id req-8ca778da-017a-456a-bd2d-dcff5f8c109a 2018-10-02 18:31:45,077 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-69dc8d00-229d-47b-proj-role 2018-10-02 18:31:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/22b3e032ea284b5ca39a90a48f61c732 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:45,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-610cfdbc-ced2-4a9a-96e2-5aed6855f257 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:45,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/22b3e032ea284b5ca39a90a48f61c732 used request id req-610cfdbc-ced2-4a9a-96e2-5aed6855f257 2018-10-02 18:31:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3157cc79bc988cc9fac7740c10d4af22b447f141" 2018-10-02 18:31:45,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e62ae8e-2073-4e8d-9162-1655495ab54b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:45,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8e62ae8e-2073-4e8d-9162-1655495ab54b 2018-10-02 18:31:45,282 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-69dc8d00-229d-47b-user 2018-10-02 18:31:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d0d9ebeaadd64f518228b22a0781f6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8bbbea79f36f1107ffb33781f89de9ffefcc28" 2018-10-02 18:31:45,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cdaf16-82a2-4125-a85c-bfe0e03c609c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:45,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d0d9ebeaadd64f518228b22a0781f6fe used request id req-70cdaf16-82a2-4125-a85c-bfe0e03c609c 2018-10-02 18:31:45,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:45,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OHnKOeV2SY6KHNqezfpA5Q"], "issued_at": "2018-10-02T18:31:45.000000Z"}} 2018-10-02 18:31:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62097e3e708dee2b8cc575771e22fdec7fe9c1e4" 2018-10-02 18:31:45,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e27928-f7ef-49c8-a185-ab79d71a09e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:45,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c5e27928-f7ef-49c8-a185-ab79d71a09e7 2018-10-02 18:31:45,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:45,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:46,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["pn9HrYeOTa-_Cyz6cgZqsw"], "issued_at": "2018-10-02T18:31:46.000000Z"}} 2018-10-02 18:31:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04290726-219d-497d-a26a-3d35cab097b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:46,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04290726-219d-497d-a26a-3d35cab097b6 2018-10-02 18:31:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:46,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:46,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d2c38f-6f9f-43f8-b661-212ad7b18b1b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:46,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj used request id req-42d2c38f-6f9f-43f8-b661-212ad7b18b1b 2018-10-02 18:31:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:46,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9384c5ae-3aa7-418e-b30e-b023e1814eaf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:46,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9384c5ae-3aa7-418e-b30e-b023e1814eaf 2018-10-02 18:31:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj"}}' 2018-10-02 18:31:46,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d0f9cf-d5e9-4f21-ac17-b7b428e2470d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/daa0d79f28f746bcb452ee436b4e09c8"}, "enabled": true, "id": "daa0d79f28f746bcb452ee436b4e09c8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj"}} 2018-10-02 18:31:46,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-44d0f9cf-d5e9-4f21-ac17-b7b428e2470d 2018-10-02 18:31:46,709 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj 2018-10-02 18:31:46,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:46,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:47,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["kiJNyLrWRuq8BKVD2CFdiQ"], "issued_at": "2018-10-02T18:31:47.000000Z"}} 2018-10-02 18:31:47,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc73e36f65ecceaf6e96a7735fed5612a6dbbbce" 2018-10-02 18:31:47,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d4f1d9-c6fa-4ff0-9b23-fbf7cd79bdf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:47,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-61d4f1d9-c6fa-4ff0-9b23-fbf7cd79bdf8 2018-10-02 18:31:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:47,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc73e36f65ecceaf6e96a7735fed5612a6dbbbce" 2018-10-02 18:31:47,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85aab170-e688-4bbb-8c3d-bfb47da17f22 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:47,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-85aab170-e688-4bbb-8c3d-bfb47da17f22 2018-10-02 18:31:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc73e36f65ecceaf6e96a7735fed5612a6dbbbce" 2018-10-02 18:31:47,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d2fd0e-1a1f-4f3a-8720-46cdee64c1a4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/daa0d79f28f746bcb452ee436b4e09c8"}, "enabled": true, "id": "daa0d79f28f746bcb452ee436b4e09c8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj"}]} 2018-10-02 18:31:47,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj used request id req-e9d2fd0e-1a1f-4f3a-8720-46cdee64c1a4 2018-10-02 18:31:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc73e36f65ecceaf6e96a7735fed5612a6dbbbce" 2018-10-02 18:31:47,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b794286-ebf5-4ee2-b37d-92118b74f09d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:47,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9b794286-ebf5-4ee2-b37d-92118b74f09d 2018-10-02 18:31:47,768 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9cd32b02-d784-4ca-user 2018-10-02 18:31:47,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:47,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c53b6b-40ec-48f3-b6cc-053f01fd5ab4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:47,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-34c53b6b-40ec-48f3-b6cc-053f01fd5ab4 2018-10-02 18:31:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" -d '{"role": {"name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role"}}' 2018-10-02 18:31:47,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ba7e11-f469-4339-a330-3c420b4f1554 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02c481ff9a8f4dbdbec5f33dc165853d", "links": {"self": "http://172.30.9.22:5000/v3/roles/02c481ff9a8f4dbdbec5f33dc165853d"}, "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role"}} 2018-10-02 18:31:47,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-27ba7e11-f469-4339-a330-3c420b4f1554 2018-10-02 18:31:47,960 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role 2018-10-02 18:31:47,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/02c481ff9a8f4dbdbec5f33dc165853d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:48,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21272a34-ed3e-48e3-b3a2-16f6ddee18f9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/02c481ff9a8f4dbdbec5f33dc165853d"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role", "id": "02c481ff9a8f4dbdbec5f33dc165853d"}} 2018-10-02 18:31:48,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/02c481ff9a8f4dbdbec5f33dc165853d used request id req-21272a34-ed3e-48e3-b3a2-16f6ddee18f9 2018-10-02 18:31:48,046 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role to project CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj 2018-10-02 18:31:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/daa0d79f28f746bcb452ee436b4e09c8/users/b489a965966d4e6c943d5e7e6ae50905/roles/02c481ff9a8f4dbdbec5f33dc165853d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:48,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c856bfe-954b-4f97-9943-e2093918284b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:48,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/daa0d79f28f746bcb452ee436b4e09c8/users/b489a965966d4e6c943d5e7e6ae50905/roles/02c481ff9a8f4dbdbec5f33dc165853d used request id req-7c856bfe-954b-4f97-9943-e2093918284b 2018-10-02 18:31:48,173 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:48,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:48,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:48,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02c481ff9a8f4dbdbec5f33dc165853d", "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role"}], "expires_at": "2018-10-02T19:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daa0d79f28f746bcb452ee436b4e09c8", "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/daa0d79f28f746bcb452ee436b4e09c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/daa0d79f28f746bcb452ee436b4e09c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/daa0d79f28f746bcb452ee436b4e09c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/daa0d79f28f746bcb452ee436b4e09c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/daa0d79f28f746bcb452ee436b4e09c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/daa0d79f28f746bcb452ee436b4e09c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/daa0d79f28f746bcb452ee436b4e09c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/daa0d79f28f746bcb452ee436b4e09c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/daa0d79f28f746bcb452ee436b4e09c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/daa0d79f28f746bcb452ee436b4e09c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/daa0d79f28f746bcb452ee436b4e09c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/daa0d79f28f746bcb452ee436b4e09c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9cd32b02-d784-4ca-user", "id": "b489a965966d4e6c943d5e7e6ae50905"}, "audit_ids": ["U5J5g4TsS7-mE9Vss6Gkmg"], "issued_at": "2018-10-02T18:31:48.000000Z"}} 2018-10-02 18:31:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5860ca6afa9f25ab03173f098b0ce5565e615" 2018-10-02 18:31:48,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582e991c-cf7e-4d88-8ff1-462433912e78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:48,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-582e991c-cf7e-4d88-8ff1-462433912e78 2018-10-02 18:31:48,627 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:31:48,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5860ca6afa9f25ab03173f098b0ce5565e615" 2018-10-02 18:31:48,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20e50589-8c44-49e7-bc75-0d4b66a53f8d x-compute-request-id: req-20e50589-8c44-49e7-bc75-0d4b66a53f8d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 18:31:48,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-20e50589-8c44-49e7-bc75-0d4b66a53f8d 2018-10-02 18:31:48,793 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc... 2018-10-02 18:31:48,793 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 18:31:48,819 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc 2018-10-02 18:31:48,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5860ca6afa9f25ab03173f098b0ce5565e615" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcOhsxOFCaa+rrPhecrk+Fx+Mtvj/lR2rLPuzvb4MbRBwRk2FRhYiyscq/l1zr1/YCvHe0GMnMA5uVJDPh+WG4YEIeWv0PuzKcLwbOetprbdbH3iCLKhBClx6xXwmslJlsbevuVhXj7uRe1Vy3764dbxldtD99KH4tW4YPm9UqdQ==", "name": "CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc"}}' 2018-10-02 18:31:48,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df768f41-dc4b-4736-bfc1-d04aa6ea5ec6 x-compute-request-id: req-df768f41-dc4b-4736-bfc1-d04aa6ea5ec6 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcOhsxOFCaa+rrPhecrk+Fx+Mtvj/lR2rLPuzvb4MbRBwRk2FRhYiyscq/l1zr1/YCvHe0GMnMA5uVJDPh+WG4YEIeWv0PuzKcLwbOetprbdbH3iCLKhBClx6xXwmslJlsbevuVhXj7uRe1Vy3764dbxldtD99KH4tW4YPm9UqdQ==", "user_id": "b489a965966d4e6c943d5e7e6ae50905", "name": "CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc", "fingerprint": "f8:4f:53:13:82:9a:2f:a8:71:dd:9b:33:f3:bc:ae:fe"}} 2018-10-02 18:31:48,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-df768f41-dc4b-4736-bfc1-d04aa6ea5ec6 2018-10-02 18:31:48,878 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc.pub 2018-10-02 18:31:48,878 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc 2018-10-02 18:31:48,878 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc 2018-10-02 18:31:48,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5860ca6afa9f25ab03173f098b0ce5565e615" 2018-10-02 18:31:48,906 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0338b09e-08fc-4277-816c-9ca5e66765b6 x-compute-request-id: req-0338b09e-08fc-4277-816c-9ca5e66765b6 Content-Length: 0 Content-Type: application/json 2018-10-02 18:31:48,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-02ed2555-9181-4349-ad1b-e67eaa7cf3dc used request id req-0338b09e-08fc-4277-816c-9ca5e66765b6 2018-10-02 18:31:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ee6d7a62-4761-41cb-9e7e-07e672d95238 Date: Tue, 02 Oct 2018 18:31:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:31:49,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-ee6d7a62-4761-41cb-9e7e-07e672d95238 2018-10-02 18:31:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48349b4-174b-4c3c-a73c-fd2dadf407eb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:31:49,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-c48349b4-174b-4c3c-a73c-fd2dadf407eb 2018-10-02 18:31:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c6b4bb-fd5b-401e-8a1f-987707d7458c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:31:49,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-48c6b4bb-fd5b-401e-8a1f-987707d7458c 2018-10-02 18:31:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b45fad6-396d-436e-990b-d265bff70ced Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:31:49,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-4b45fad6-396d-436e-990b-d265bff70ced 2018-10-02 18:31:49,422 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj 2018-10-02 18:31:49,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/daa0d79f28f746bcb452ee436b4e09c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac636a3f-e163-4dec-91b4-2620fdbf166b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:49,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/daa0d79f28f746bcb452ee436b4e09c8 used request id req-ac636a3f-e163-4dec-91b4-2620fdbf166b 2018-10-02 18:31:49,629 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9cd32b02-d784-4ca-proj-role 2018-10-02 18:31:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/02c481ff9a8f4dbdbec5f33dc165853d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2eded98-c913-4472-b38b-bcf51ae8809c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:49,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/02c481ff9a8f4dbdbec5f33dc165853d used request id req-e2eded98-c913-4472-b38b-bcf51ae8809c 2018-10-02 18:31:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24415df7967f16336774f3f2c01418efe33c4176" 2018-10-02 18:31:49,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed354e6-d67a-4b54-9e74-5c1e5f515732 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:49,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-eed354e6-d67a-4b54-9e74-5c1e5f515732 2018-10-02 18:31:49,813 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9cd32b02-d784-4ca-user 2018-10-02 18:31:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/b489a965966d4e6c943d5e7e6ae50905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc73e36f65ecceaf6e96a7735fed5612a6dbbbce" 2018-10-02 18:31:49,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df2844d-c593-45ca-965b-19b94a2e27a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:49,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b489a965966d4e6c943d5e7e6ae50905 used request id req-3df2844d-c593-45ca-965b-19b94a2e27a5 2018-10-02 18:31:49,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:50,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["07nbFcQGSTao1VKGT4I4vg"], "issued_at": "2018-10-02T18:31:50.000000Z"}} 2018-10-02 18:31:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a59206f2e6bbd496784229278aea00f82d019f" 2018-10-02 18:31:50,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e93c99-58cb-4cb8-bc78-7c35a68b373d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:50,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b7e93c99-58cb-4cb8-bc78-7c35a68b373d 2018-10-02 18:31:50,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:50,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:50,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BmVFDHB_SHufnbU8AY02qg"], "issued_at": "2018-10-02T18:31:50.000000Z"}} 2018-10-02 18:31:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:31:50,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749f48ff-5eef-4637-81db-902331acf906 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:50,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-749f48ff-5eef-4637-81db-902331acf906 2018-10-02 18:31:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:50,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-de414342-142e-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:31:51,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8fa83e-c565-450e-876b-67cefa7472f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-de414342-142e-465-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:31:51,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-de414342-142e-465-proj used request id req-5c8fa83e-c565-450e-876b-67cefa7472f8 2018-10-02 18:31:51,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:31:51,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfc6206-4c09-4f1b-aa00-446a5d234432 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:51,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-8cfc6206-4c09-4f1b-aa00-446a5d234432 2018-10-02 18:31:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}}' 2018-10-02 18:31:51,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c806c856-e385-4107-8a6a-cbcab02511ad Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0"}, "enabled": true, "id": "e804a2f2f137427dbfe2624fe06d59b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}} 2018-10-02 18:31:51,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c806c856-e385-4107-8a6a-cbcab02511ad 2018-10-02 18:31:51,242 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-de414342-142e-465-proj 2018-10-02 18:31:51,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:51,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:51,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:31:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["jSXZU8UWR5-4BN8TEfHawQ"], "issued_at": "2018-10-02T18:31:51.000000Z"}} 2018-10-02 18:31:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60cc3b1ddc0683324ddbaec0fa67a2636d21c1e9" 2018-10-02 18:31:51,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1f2e65-ece5-438f-b9c7-3f6428e3731e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:51,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3b1f2e65-ece5-438f-b9c7-3f6428e3731e 2018-10-02 18:31:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:51,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:51,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60cc3b1ddc0683324ddbaec0fa67a2636d21c1e9" 2018-10-02 18:31:51,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e7bfe4-ff04-4b84-8ebc-9e9ac7d3da8a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:31:51,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-58e7bfe4-ff04-4b84-8ebc-9e9ac7d3da8a 2018-10-02 18:31:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de414342-142e-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60cc3b1ddc0683324ddbaec0fa67a2636d21c1e9" 2018-10-02 18:31:51,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bfe414-a874-4baa-ab3e-57504bfa4d02 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de414342-142e-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0"}, "enabled": true, "id": "e804a2f2f137427dbfe2624fe06d59b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}]} 2018-10-02 18:31:51,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de414342-142e-465-proj used request id req-79bfe414-a874-4baa-ab3e-57504bfa4d02 2018-10-02 18:31:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60cc3b1ddc0683324ddbaec0fa67a2636d21c1e9" 2018-10-02 18:31:52,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782dbf0b-80b7-49f0-9a99-443afedaf88f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:31:52,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-782dbf0b-80b7-49f0-9a99-443afedaf88f 2018-10-02 18:31:52,379 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-de414342-142e-465-user 2018-10-02 18:31:52,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:31:52,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a21fdd-fdf3-425b-82a0-e0c04f03f7d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:31:52,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86a21fdd-fdf3-425b-82a0-e0c04f03f7d8 2018-10-02 18:31:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" -d '{"role": {"name": "CreateNetworkSuccessTests-de414342-142e-465-proj-role"}}' 2018-10-02 18:31:52,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7d6da4-243f-46c7-ac7b-216ada1189ec Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f27d9276344d4f64ac82a7291e83b0e0", "links": {"self": "http://172.30.9.22:5000/v3/roles/f27d9276344d4f64ac82a7291e83b0e0"}, "name": "CreateNetworkSuccessTests-de414342-142e-465-proj-role"}} 2018-10-02 18:31:52,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ee7d6da4-243f-46c7-ac7b-216ada1189ec 2018-10-02 18:31:52,571 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-de414342-142e-465-proj-role 2018-10-02 18:31:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f27d9276344d4f64ac82a7291e83b0e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:31:52,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220899f1-1468-4252-ac88-514ed3e6d8a6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f27d9276344d4f64ac82a7291e83b0e0"}, "domain_id": null, "name": "CreateNetworkSuccessTests-de414342-142e-465-proj-role", "id": "f27d9276344d4f64ac82a7291e83b0e0"}} 2018-10-02 18:31:52,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f27d9276344d4f64ac82a7291e83b0e0 used request id req-220899f1-1468-4252-ac88-514ed3e6d8a6 2018-10-02 18:31:52,665 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-de414342-142e-465-proj-role to project CreateNetworkSuccessTests-de414342-142e-465-proj 2018-10-02 18:31:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0/users/afd745bf90bf403fbc700f5e2e836d7f/roles/f27d9276344d4f64ac82a7291e83b0e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:31:52,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf177428-f419-4fcd-98ea-faf6c34f95fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:31:52,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0/users/afd745bf90bf403fbc700f5e2e836d7f/roles/f27d9276344d4f64ac82a7291e83b0e0 used request id req-cf177428-f419-4fcd-98ea-faf6c34f95fc 2018-10-02 18:31:52,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:31:52,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:53,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27d9276344d4f64ac82a7291e83b0e0", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj-role"}], "expires_at": "2018-10-02T19:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e804a2f2f137427dbfe2624fe06d59b0", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-de414342-142e-465-user", "id": "afd745bf90bf403fbc700f5e2e836d7f"}, "audit_ids": ["4iTfMBSmT4WuHtWAra1K_g"], "issued_at": "2018-10-02T18:31:53.000000Z"}} 2018-10-02 18:31:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:53,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39dfd4c1-7910-4e7c-8233-2eff554e9ef3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:31:53,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-39dfd4c1-7910-4e7c-8233-2eff554e9ef3 2018-10-02 18:31:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:53,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57364aab-af64-4885-bf84-9af1694283cb Date: Tue, 02 Oct 2018 18:31:53 GMT RESP BODY: {"networks":[]} 2018-10-02 18:31:53,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net used request id req-57364aab-af64-4885-bf84-9af1694283cb 2018-10-02 18:31:53,430 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net 2018-10-02 18:31:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" -d '{"network": {"name": "CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net", "admin_state_up": true}}' 2018-10-02 18:31:53,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-538fdf2f-1adf-4ee4-9cca-cc5a2ec8974e Date: Tue, 02 Oct 2018 18:31:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"704a4911-1843-4586-83d1-5d649c90260f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e804a2f2f137427dbfe2624fe06d59b0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:31:53Z","is_default":false,"name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:53Z","mtu":1450}} 2018-10-02 18:31:53,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-538fdf2f-1adf-4ee4-9cca-cc5a2ec8974e 2018-10-02 18:31:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:54,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-94d806f1-273f-4f2a-a5d0-7df94d72b4d6 Date: Tue, 02 Oct 2018 18:31: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-10-02T18:31:53Z","tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e804a2f2f137427dbfe2624fe06d59b0","id":"704a4911-1843-4586-83d1-5d649c90260f","name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net"}]} 2018-10-02 18:31:54,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=704a4911-1843-4586-83d1-5d649c90260f used request id req-94d806f1-273f-4f2a-a5d0-7df94d72b4d6 2018-10-02 18:31:54,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:54,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46555e37-9ae4-44d3-b1ec-c8fcaf60ead4 Date: Tue, 02 Oct 2018 18:31:54 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:31:54,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=704a4911-1843-4586-83d1-5d649c90260f used request id req-46555e37-9ae4-44d3-b1ec-c8fcaf60ead4 2018-10-02 18:31:54,402 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet 2018-10-02 18:31:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" -d '{"subnets": [{"ip_version": 4, "network_id": "704a4911-1843-4586-83d1-5d649c90260f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet"}]}' 2018-10-02 18:31:55,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eace0289-2450-42f6-acc6-41dd40809066 Date: Tue, 02 Oct 2018 18:31:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"704a4911-1843-4586-83d1-5d649c90260f","tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:54Z","dns_nameservers":[],"updated_at":"2018-10-02T18:31:54Z","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":"e804a2f2f137427dbfe2624fe06d59b0","id":"0f20fefa-17ba-4e78-bcd1-6c9df757d922","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet"}]} 2018-10-02 18:31:55,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-eace0289-2450-42f6-acc6-41dd40809066 2018-10-02 18:31:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd7fb1f8-d5bf-43ee-88c4-adf07fff2677 Date: Tue, 02 Oct 2018 18:31: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":["0f20fefa-17ba-4e78-bcd1-6c9df757d922"],"updated_at":"2018-10-02T18:31:54Z","tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e804a2f2f137427dbfe2624fe06d59b0","id":"704a4911-1843-4586-83d1-5d649c90260f","name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net"}]} 2018-10-02 18:31:55,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=704a4911-1843-4586-83d1-5d649c90260f used request id req-bd7fb1f8-d5bf-43ee-88c4-adf07fff2677 2018-10-02 18:31:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:55,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-57f7fa6b-0925-49ad-b5a8-964ed8a4fcd3 Date: Tue, 02 Oct 2018 18:31:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"704a4911-1843-4586-83d1-5d649c90260f","tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:54Z","dns_nameservers":[],"updated_at":"2018-10-02T18:31:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e804a2f2f137427dbfe2624fe06d59b0","id":"0f20fefa-17ba-4e78-bcd1-6c9df757d922","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet"}]} 2018-10-02 18:31:55,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=704a4911-1843-4586-83d1-5d649c90260f used request id req-57f7fa6b-0925-49ad-b5a8-964ed8a4fcd3 2018-10-02 18:31:55,798 - OpenStackNetwork - DEBUG - Network [704a4911-1843-4586-83d1-5d649c90260f] created successfully 2018-10-02 18:31:55,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:31:56,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27d9276344d4f64ac82a7291e83b0e0", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj-role"}], "expires_at": "2018-10-02T19:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e804a2f2f137427dbfe2624fe06d59b0", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e804a2f2f137427dbfe2624fe06d59b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-de414342-142e-465-user", "id": "afd745bf90bf403fbc700f5e2e836d7f"}, "audit_ids": ["OCwwfvemTI-9BYS89QiuhA"], "issued_at": "2018-10-02T18:31:56.000000Z"}} 2018-10-02 18:31:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9150120ccf7e2f1d6a3bc01b8559f80067b7e0b" 2018-10-02 18:31:56,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1820f33a-14e2-46de-a5eb-e60de5341cd6 Date: Tue, 02 Oct 2018 18:31: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":["0f20fefa-17ba-4e78-bcd1-6c9df757d922"],"updated_at":"2018-10-02T18:31:54Z","tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e804a2f2f137427dbfe2624fe06d59b0","id":"704a4911-1843-4586-83d1-5d649c90260f","name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net"}]} 2018-10-02 18:31:56,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net used request id req-1820f33a-14e2-46de-a5eb-e60de5341cd6 2018-10-02 18:31:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:31:56,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:31:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a59206f2e6bbd496784229278aea00f82d019f" 2018-10-02 18:31:56,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fc5312-7959-49f7-ab32-8bec39c30c56 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0"}, "enabled": true, "id": "e804a2f2f137427dbfe2624fe06d59b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}} 2018-10-02 18:31:56,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0 used request id req-e0fc5312-7959-49f7-ab32-8bec39c30c56 2018-10-02 18:31:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9150120ccf7e2f1d6a3bc01b8559f80067b7e0b" 2018-10-02 18:31:56,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa380a84-d259-4bf7-bf21-6d3928cd083b Date: Tue, 02 Oct 2018 18:31:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"704a4911-1843-4586-83d1-5d649c90260f","tenant_id":"e804a2f2f137427dbfe2624fe06d59b0","created_at":"2018-10-02T18:31:54Z","dns_nameservers":[],"updated_at":"2018-10-02T18:31:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e804a2f2f137427dbfe2624fe06d59b0","id":"0f20fefa-17ba-4e78-bcd1-6c9df757d922","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet"}]} 2018-10-02 18:31:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=704a4911-1843-4586-83d1-5d649c90260f used request id req-aa380a84-d259-4bf7-bf21-6d3928cd083b 2018-10-02 18:31:56,756 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet 2018-10-02 18:31:56,756 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet 2018-10-02 18:31:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/0f20fefa-17ba-4e78-bcd1-6c9df757d922 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9150120ccf7e2f1d6a3bc01b8559f80067b7e0b" 2018-10-02 18:31:58,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5bb30a12-1ea3-413b-9de2-ea1d1e079f91 Date: Tue, 02 Oct 2018 18:31:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:31:58,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0f20fefa-17ba-4e78-bcd1-6c9df757d922 used request id req-5bb30a12-1ea3-413b-9de2-ea1d1e079f91 2018-10-02 18:31:58,527 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net 2018-10-02 18:31:58,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9150120ccf7e2f1d6a3bc01b8559f80067b7e0b" 2018-10-02 18:31:59,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb2dbbe7-81f2-4337-8c2f-5410da3974b1 Date: Tue, 02 Oct 2018 18:31:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:31:59,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/704a4911-1843-4586-83d1-5d649c90260f used request id req-cb2dbbe7-81f2-4337-8c2f-5410da3974b1 2018-10-02 18:31:59,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9150120ccf7e2f1d6a3bc01b8559f80067b7e0b" 2018-10-02 18:31:59,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-69f94193-2201-40fd-acc6-81e06c3a30bf Date: Tue, 02 Oct 2018 18:31:59 GMT RESP BODY: {"networks":[]} 2018-10-02 18:31:59,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net used request id req-69f94193-2201-40fd-acc6-81e06c3a30bf 2018-10-02 18:31:59,959 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet 2018-10-02 18:31:59,959 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-subnet 2018-10-02 18:31:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/0f20fefa-17ba-4e78-bcd1-6c9df757d922 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:31:59,997 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-c4ac3617-8904-4f1f-9188-c6f82ae08788 Date: Tue, 02 Oct 2018 18:31:59 GMT RESP BODY: {"NeutronError": {"message": "Subnet 0f20fefa-17ba-4e78-bcd1-6c9df757d922 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-02 18:31:59,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0f20fefa-17ba-4e78-bcd1-6c9df757d922 used request id req-c4ac3617-8904-4f1f-9188-c6f82ae08788 2018-10-02 18:31:59,997 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 0f20fefa-17ba-4e78-bcd1-6c9df757d922 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-02 18:31:59,998 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e67cc6ae-5cd8-45b7-85a6-96b17c861d13-pub-net 2018-10-02 18:32:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/704a4911-1843-4586-83d1-5d649c90260f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815b1e1b0abb689bbf43d4e7ec6a0c026ac9f18f" 2018-10-02 18:32:00,164 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-50ad485b-9538-4a10-806a-49f414bc7206 Date: Tue, 02 Oct 2018 18:32:00 GMT RESP BODY: {"NeutronError": {"message": "Network 704a4911-1843-4586-83d1-5d649c90260f could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-02 18:32:00,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/704a4911-1843-4586-83d1-5d649c90260f used request id req-50ad485b-9538-4a10-806a-49f414bc7206 2018-10-02 18:32:00,164 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 704a4911-1843-4586-83d1-5d649c90260f could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-02 18:32:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-168bb1c6-3bf1-4de2-a84c-c00204d35e29 Date: Tue, 02 Oct 2018 18:32:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "created_at": "2018-10-02T18:31:53Z", "updated_at": "2018-10-02T18:31:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "revision_number": 0, "id": "43ca7048-0be8-4bff-a657-bc155e847107", "remote_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "remote_ip_prefix": null, "created_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e804a2f2f137427dbfe2624fe06d59b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "revision_number": 0, "id": "9ee43e08-845c-4c8c-a7ed-4c98bf6a0872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e804a2f2f137427dbfe2624fe06d59b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "revision_number": 0, "id": "cdbf2889-09f4-445c-9d51-5983736b38f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e804a2f2f137427dbfe2624fe06d59b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "revision_number": 0, "id": "d59771fb-8444-4e24-b80a-19c62e86a92f", "remote_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "remote_ip_prefix": null, "created_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e804a2f2f137427dbfe2624fe06d59b0"}], "revision_number": 4, "project_id": "e804a2f2f137427dbfe2624fe06d59b0", "id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:32:00,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-168bb1c6-3bf1-4de2-a84c-c00204d35e29 2018-10-02 18:32:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:00,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ff7f78-9975-40b6-b82a-005a23fd6c05 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:32:00,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-f0ff7f78-9975-40b6-b82a-005a23fd6c05 2018-10-02 18:32:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:00,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79492aa3-47d1-4966-adb1-04df5865f442 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0"}, "enabled": true, "id": "e804a2f2f137427dbfe2624fe06d59b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de414342-142e-465-proj"}} 2018-10-02 18:32:00,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0 used request id req-79492aa3-47d1-4966-adb1-04df5865f442 2018-10-02 18:32:00,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9da17c9-3f71-42fd-b73f-0ab10be6c4d8 2018-10-02 18:32:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c9da17c9-3f71-42fd-b73f-0ab10be6c4d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:00,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b1720cb-d26e-4949-a3f5-eb8270af3094 Date: Tue, 02 Oct 2018 18:32:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "created_at": "2018-10-02T18:31:53Z", "project_id": "e804a2f2f137427dbfe2624fe06d59b0", "id": "43ca7048-0be8-4bff-a657-bc155e847107"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "created_at": "2018-10-02T18:31:53Z", "project_id": "e804a2f2f137427dbfe2624fe06d59b0", "id": "9ee43e08-845c-4c8c-a7ed-4c98bf6a0872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "created_at": "2018-10-02T18:31:53Z", "project_id": "e804a2f2f137427dbfe2624fe06d59b0", "id": "cdbf2889-09f4-445c-9d51-5983736b38f5"}, {"remote_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:31:53Z", "security_group_id": "c9da17c9-3f71-42fd-b73f-0ab10be6c4d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e804a2f2f137427dbfe2624fe06d59b0", "created_at": "2018-10-02T18:31:53Z", "project_id": "e804a2f2f137427dbfe2624fe06d59b0", "id": "d59771fb-8444-4e24-b80a-19c62e86a92f"}]} 2018-10-02 18:32:00,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c9da17c9-3f71-42fd-b73f-0ab10be6c4d8 used request id req-8b1720cb-d26e-4949-a3f5-eb8270af3094 2018-10-02 18:32:00,755 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:32:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c9da17c9-3f71-42fd-b73f-0ab10be6c4d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:01,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-739ed0cd-4a4e-4bbf-a8e3-5231c05ac4e2 Content-Length: 0 Date: Tue, 02 Oct 2018 18:32:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:32:01,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c9da17c9-3f71-42fd-b73f-0ab10be6c4d8 used request id req-739ed0cd-4a4e-4bbf-a8e3-5231c05ac4e2 2018-10-02 18:32:01,082 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-de414342-142e-465-proj 2018-10-02 18:32:01,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:01,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20534ac6-19c0-413a-822f-aa43f594a653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:01,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e804a2f2f137427dbfe2624fe06d59b0 used request id req-20534ac6-19c0-413a-822f-aa43f594a653 2018-10-02 18:32:01,419 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-de414342-142e-465-proj-role 2018-10-02 18:32:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f27d9276344d4f64ac82a7291e83b0e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:01,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf8417be-a74b-44b4-8a41-9286317d9de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:01,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f27d9276344d4f64ac82a7291e83b0e0 used request id req-cf8417be-a74b-44b4-8a41-9286317d9de8 2018-10-02 18:32:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103293dc2fcd5f14b497ac26f7168ab5be44fe63" 2018-10-02 18:32:01,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9432ee-2922-44eb-b69d-fa7128da824c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:32:01,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-df9432ee-2922-44eb-b69d-fa7128da824c 2018-10-02 18:32:01,623 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-de414342-142e-465-user 2018-10-02 18:32:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/afd745bf90bf403fbc700f5e2e836d7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60cc3b1ddc0683324ddbaec0fa67a2636d21c1e9" 2018-10-02 18:32:01,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16eb78ed-5b1b-4b01-b51b-e5d8624ba635 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:01,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/afd745bf90bf403fbc700f5e2e836d7f used request id req-16eb78ed-5b1b-4b01-b51b-e5d8624ba635 2018-10-02 18:32:01,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:02,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WSyjX2ipRN-yD4WcYFA4LA"], "issued_at": "2018-10-02T18:32:02.000000Z"}} 2018-10-02 18:32:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1135bc3508c5a6020f36fbe50941cbfa900cfb6" 2018-10-02 18:32:02,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a4b4df-2f41-432b-9034-3de7fe4bc87d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:02,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-69a4b4df-2f41-432b-9034-3de7fe4bc87d 2018-10-02 18:32:02,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:02,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:02,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NwrtEkyOSt651KZclkKBhw"], "issued_at": "2018-10-02T18:32:02.000000Z"}} 2018-10-02 18:32:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:02,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c97ff3-8044-475f-8dcc-40e6bbbeddd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:02,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e8c97ff3-8044-475f-8dcc-40e6bbbeddd1 2018-10-02 18:32:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:02,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:02,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bce57d-abb2-48c7-8096-6e839d2dfe35 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:32:02,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj used request id req-48bce57d-abb2-48c7-8096-6e839d2dfe35 2018-10-02 18:32:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:02,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-defb2d1c-8fee-43ce-8072-4d43f64deed2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:32:02,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-defb2d1c-8fee-43ce-8072-4d43f64deed2 2018-10-02 18:32:02,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}}' 2018-10-02 18:32:03,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8a131fe-6105-4281-9e7c-69ffa3ba308a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}} 2018-10-02 18:32:03,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e8a131fe-6105-4281-9e7c-69ffa3ba308a 2018-10-02 18:32:03,045 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-465fdd39-26cf-49c-proj 2018-10-02 18:32:03,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:03,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:03,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["pU5sKntDRNq6mWREBmzTbw"], "issued_at": "2018-10-02T18:32:03.000000Z"}} 2018-10-02 18:32:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3bba2af37f82252b6b2b96f4091e1576c549dff" 2018-10-02 18:32:03,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5bc518-ec25-4816-8655-c4af69ad7b33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:03,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cf5bc518-ec25-4816-8655-c4af69ad7b33 2018-10-02 18:32:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:03,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3bba2af37f82252b6b2b96f4091e1576c549dff" 2018-10-02 18:32:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0eb4dee-f78c-497a-8929-ce571917b216 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:32:03,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b0eb4dee-f78c-497a-8929-ce571917b216 2018-10-02 18:32:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3bba2af37f82252b6b2b96f4091e1576c549dff" 2018-10-02 18:32:03,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d205940a-c282-4f34-ba23-f6ce35c2cf1e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}]} 2018-10-02 18:32:03,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj used request id req-d205940a-c282-4f34-ba23-f6ce35c2cf1e 2018-10-02 18:32:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3bba2af37f82252b6b2b96f4091e1576c549dff" 2018-10-02 18:32:03,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92980ba2-f344-40b3-8f00-1f9518604b67 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:32:03,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-92980ba2-f344-40b3-8f00-1f9518604b67 2018-10-02 18:32:04,211 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-465fdd39-26cf-49c-user 2018-10-02 18:32:04,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:04,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61aee032-cc0a-48cc-a630-cec147ec5a6b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:32:04,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-61aee032-cc0a-48cc-a630-cec147ec5a6b 2018-10-02 18:32:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" -d '{"role": {"name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role"}}' 2018-10-02 18:32:04,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd98101-accf-4b07-ab33-009ebb8c977d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05b3c9f935414dbc9bc84dd0a32bda7e", "links": {"self": "http://172.30.9.22:5000/v3/roles/05b3c9f935414dbc9bc84dd0a32bda7e"}, "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role"}} 2018-10-02 18:32:04,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7fd98101-accf-4b07-ab33-009ebb8c977d 2018-10-02 18:32:04,416 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role 2018-10-02 18:32:04,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/05b3c9f935414dbc9bc84dd0a32bda7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:04,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a9c8e1-f733-40b9-a3a9-d11ff78180ac Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/05b3c9f935414dbc9bc84dd0a32bda7e"}, "domain_id": null, "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role", "id": "05b3c9f935414dbc9bc84dd0a32bda7e"}} 2018-10-02 18:32:04,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/05b3c9f935414dbc9bc84dd0a32bda7e used request id req-27a9c8e1-f733-40b9-a3a9-d11ff78180ac 2018-10-02 18:32:04,511 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role to project CreateNetworkSuccessTests-465fdd39-26cf-49c-proj 2018-10-02 18:32:04,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d/users/2dbe6044a858431a9b31d2b5452edd62/roles/05b3c9f935414dbc9bc84dd0a32bda7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:04,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9b1eab-503c-4fa4-a6ea-cf2113083140 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:04,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d/users/2dbe6044a858431a9b31d2b5452edd62/roles/05b3c9f935414dbc9bc84dd0a32bda7e used request id req-ca9b1eab-503c-4fa4-a6ea-cf2113083140 2018-10-02 18:32:04,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:04,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:05,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Oo6yoW3yShCiDGY5UV67ag"], "issued_at": "2018-10-02T18:32:05.000000Z"}} 2018-10-02 18:32:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:05,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050e1eae-dce7-46f3-9667-627181c1a087 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:05,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-050e1eae-dce7-46f3-9667-627181c1a087 2018-10-02 18:32:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:05,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f970ba08-f42c-4195-9b32-9d5afeb3fc91 Date: Tue, 02 Oct 2018 18:32:05 GMT RESP BODY: {"networks":[]} 2018-10-02 18:32:05,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net used request id req-f970ba08-f42c-4195-9b32-9d5afeb3fc91 2018-10-02 18:32:05,300 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net 2018-10-02 18:32:05,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:05,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:05,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["oXegXG4SQPyiBMaBCwhnuw"], "issued_at": "2018-10-02T18:32:05.000000Z"}} 2018-10-02 18:32:05,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d3e1737027c3a3a6393e3fa3d0f526cedc8e94" 2018-10-02 18:32:05,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406555a2-2522-4d5c-ba1c-4d16137a722e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:05,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-406555a2-2522-4d5c-ba1c-4d16137a722e 2018-10-02 18:32:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:05,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d3e1737027c3a3a6393e3fa3d0f526cedc8e94" 2018-10-02 18:32:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965409a0-96c2-49ea-be05-983aea5b31d5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}]} 2018-10-02 18:32:05,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj used request id req-965409a0-96c2-49ea-be05-983aea5b31d5 2018-10-02 18:32:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" -d '{"network": {"tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "name": "CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net", "admin_state_up": true}}' 2018-10-02 18:32:06,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-354cc277-3473-43bb-beb8-09395c3835a5 Date: Tue, 02 Oct 2018 18:32:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"507c560b-bd6a-42ae-988d-729b70aaa91a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"bd94a0817a3d4e17a3b7befdf059c92d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:32:06Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net","admin_state_up":true,"tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:06Z","mtu":1450}} 2018-10-02 18:32:06,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-354cc277-3473-43bb-beb8-09395c3835a5 2018-10-02 18:32:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:06,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-889fd596-2e0d-41c5-b913-33aafd8aac79 Date: Tue, 02 Oct 2018 18:32:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"507c560b-bd6a-42ae-988d-729b70aaa91a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"bd94a0817a3d4e17a3b7befdf059c92d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:32:06Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net","admin_state_up":true,"tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:06Z","provider:network_type":"vxlan"}]} 2018-10-02 18:32:06,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-889fd596-2e0d-41c5-b913-33aafd8aac79 2018-10-02 18:32:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:06,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80596b02-9d7c-4f98-b8c3-2ead1d765f67 Date: Tue, 02 Oct 2018 18:32:06 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:32:06,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-80596b02-9d7c-4f98-b8c3-2ead1d765f67 2018-10-02 18:32:06,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:06,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:07,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["7ncIq1BmS_6Sx338tROuaA"], "issued_at": "2018-10-02T18:32:07.000000Z"}} 2018-10-02 18:32:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640e6e1eb7767d42a5aba224b33cf1a8b9d0e110" 2018-10-02 18:32:07,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b371c73c-f421-443d-b35d-8a2f4c560e28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:07,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b371c73c-f421-443d-b35d-8a2f4c560e28 2018-10-02 18:32:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:07,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640e6e1eb7767d42a5aba224b33cf1a8b9d0e110" 2018-10-02 18:32:07,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b86f45-ab07-42b6-a7a6-da6d7a85d11d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}]} 2018-10-02 18:32:07,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj used request id req-54b86f45-ab07-42b6-a7a6-da6d7a85d11d 2018-10-02 18:32:07,454 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet 2018-10-02 18:32:07,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" -d '{"subnets": [{"ip_version": 4, "network_id": "507c560b-bd6a-42ae-988d-729b70aaa91a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d"}]}' 2018-10-02 18:32:08,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e1adc0e-76b1-4408-8f1d-b1626a27f73e Date: Tue, 02 Oct 2018 18:32:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","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":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}]} 2018-10-02 18:32:08,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-3e1adc0e-76b1-4408-8f1d-b1626a27f73e 2018-10-02 18:32:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:08,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f6a9d468-7810-4b1e-a0d5-4b4616274c50 Date: Tue, 02 Oct 2018 18:32:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"507c560b-bd6a-42ae-988d-729b70aaa91a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"bd94a0817a3d4e17a3b7befdf059c92d","status":"ACTIVE","subnets":["ab37463b-ddcc-4186-83d8-21a1541bec14"],"description":"","tags":[],"updated_at":"2018-10-02T18:32:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net","admin_state_up":true,"tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:06Z","provider:network_type":"vxlan"}]} 2018-10-02 18:32:08,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-f6a9d468-7810-4b1e-a0d5-4b4616274c50 2018-10-02 18:32:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:08,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c70c7617-8751-4fe0-bce2-6695cd048ba0 Date: Tue, 02 Oct 2018 18:32:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}]} 2018-10-02 18:32:08,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-c70c7617-8751-4fe0-bce2-6695cd048ba0 2018-10-02 18:32:08,522 - OpenStackNetwork - DEBUG - Network [507c560b-bd6a-42ae-988d-729b70aaa91a] created successfully 2018-10-02 18:32:08,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:08,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05b3c9f935414dbc9bc84dd0a32bda7e", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role"}], "expires_at": "2018-10-02T19:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-user", "id": "2dbe6044a858431a9b31d2b5452edd62"}, "audit_ids": ["AgdUA0rBTg6D65IpfwQCaQ"], "issued_at": "2018-10-02T18:32:08.000000Z"}} 2018-10-02 18:32:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaf00c662c59043e2fe495f6aaf542157579f9d" 2018-10-02 18:32:09,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-07397b57-fd5d-4037-837e-18267b5d13b4 Date: Tue, 02 Oct 2018 18:32: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":["ab37463b-ddcc-4186-83d8-21a1541bec14"],"updated_at":"2018-10-02T18:32:07Z","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"507c560b-bd6a-42ae-988d-729b70aaa91a","name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net"}]} 2018-10-02 18:32:09,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net used request id req-07397b57-fd5d-4037-837e-18267b5d13b4 2018-10-02 18:32:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:09,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:09,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1135bc3508c5a6020f36fbe50941cbfa900cfb6" 2018-10-02 18:32:09,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9955d7-7c95-4842-8297-2596d0788558 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}} 2018-10-02 18:32:09,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d used request id req-ca9955d7-7c95-4842-8297-2596d0788558 2018-10-02 18:32:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaf00c662c59043e2fe495f6aaf542157579f9d" 2018-10-02 18:32:09,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6249a91d-a3ef-4593-96f6-6dd9962e1f3e Date: Tue, 02 Oct 2018 18:32:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}]} 2018-10-02 18:32:09,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-6249a91d-a3ef-4593-96f6-6dd9962e1f3e 2018-10-02 18:32:09,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:09,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:09,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05b3c9f935414dbc9bc84dd0a32bda7e", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role"}], "expires_at": "2018-10-02T19:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/bd94a0817a3d4e17a3b7befdf059c92d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-user", "id": "2dbe6044a858431a9b31d2b5452edd62"}, "audit_ids": ["yWRMYTjCSLCBa32FUqOgTg"], "issued_at": "2018-10-02T18:32:09.000000Z"}} 2018-10-02 18:32:09,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc7b65ed95a22f709f98342056712b34240ea2c" 2018-10-02 18:32:09,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3059c896-4055-466a-b4be-e1fb1daf07ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:09,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3059c896-4055-466a-b4be-e1fb1daf07ad 2018-10-02 18:32:10,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc7b65ed95a22f709f98342056712b34240ea2c" 2018-10-02 18:32:10,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-daa245d3-14c1-4505-b48e-2e56d852f865 Date: Tue, 02 Oct 2018 18:32: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":["ab37463b-ddcc-4186-83d8-21a1541bec14"],"updated_at":"2018-10-02T18:32:07Z","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"507c560b-bd6a-42ae-988d-729b70aaa91a","name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net"}]} 2018-10-02 18:32:10,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net used request id req-daa245d3-14c1-4505-b48e-2e56d852f865 2018-10-02 18:32:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:10,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc7b65ed95a22f709f98342056712b34240ea2c" 2018-10-02 18:32:10,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0610c12-57d5-404a-aba8-900228486fc7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}} 2018-10-02 18:32:10,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d used request id req-c0610c12-57d5-404a-aba8-900228486fc7 2018-10-02 18:32:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc7b65ed95a22f709f98342056712b34240ea2c" 2018-10-02 18:32:10,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f22eff6d-4891-4873-94f3-c05f1afd9e5c Date: Tue, 02 Oct 2018 18:32:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}]} 2018-10-02 18:32:10,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-f22eff6d-4891-4873-94f3-c05f1afd9e5c 2018-10-02 18:32:10,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:10,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:10,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wDfQNPzrQ5mOrRHVBQ7qFA"], "issued_at": "2018-10-02T18:32:10.000000Z"}} 2018-10-02 18:32:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:11,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336d6439-a6ee-4225-9b09-7b4dbcf62e9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:11,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-336d6439-a6ee-4225-9b09-7b4dbcf62e9b 2018-10-02 18:32:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:11,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f304d20f-a621-42ac-8d89-0bde244f4310 Date: Tue, 02 Oct 2018 18:32:11 GMT RESP BODY: {"routers": []} 2018-10-02 18:32:11,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router&admin_state_up=True used request id req-f304d20f-a621-42ac-8d89-0bde244f4310 2018-10-02 18:32:11,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:11,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:11,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["KpR1U1G2RDm_jty-ex3uzA"], "issued_at": "2018-10-02T18:32:11.000000Z"}} 2018-10-02 18:32:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce5efebadf0ce45eeb23885ec7203a8e724e683" 2018-10-02 18:32:11,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ffe69c-8071-4b30-8c71-834d30560cba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:11,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-25ffe69c-8071-4b30-8c71-834d30560cba 2018-10-02 18:32:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:11,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce5efebadf0ce45eeb23885ec7203a8e724e683" 2018-10-02 18:32:11,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe5061e-4d1e-413a-8b74-a6986fb902eb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}]} 2018-10-02 18:32:11,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-465fdd39-26cf-49c-proj used request id req-efe5061e-4d1e-413a-8b74-a6986fb902eb 2018-10-02 18:32:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:12,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-96a950dc-0934-4822-a6ff-c7616226a890 Date: Tue, 02 Oct 2018 18:32:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:32:12,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-96a950dc-0934-4822-a6ff-c7616226a890 2018-10-02 18:32:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:12,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-23d8123f-7360-4ea8-b44c-154dce8cfa8a Date: Tue, 02 Oct 2018 18:32:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:32:12,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-23d8123f-7360-4ea8-b44c-154dce8cfa8a 2018-10-02 18:32:12,387 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router 2018-10-02 18:32:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "name": "CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router", "admin_state_up": true}}' 2018-10-02 18:32:17,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6d28d638-f374-4f88-b6e4-e490d48d7883 Date: Tue, 02 Oct 2018 18:32:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:13Z", "admin_state_up": true, "updated_at": "2018-10-02T18:32:14Z", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "031f5191-e4d3-41a8-be97-df0845045a7f", "name": "CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router"}} 2018-10-02 18:32:17,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-6d28d638-f374-4f88-b6e4-e490d48d7883 2018-10-02 18:32:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=031f5191-e4d3-41a8-be97-df0845045a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-67d18e73-b0db-47c0-86ec-21d64343d1c9 Date: Tue, 02 Oct 2018 18:32:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:13Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.207"}],"id":"7040f412-1936-42a6-aee1-1c2fca90ba94","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:20:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:32:13Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38b39241-55cd-4929-9a83-9aef13517de8","ip_address":"169.254.192.9"}],"id":"998cf773-e9ce-421b-859a-6bab22633a28","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:2c:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant bd94a0817a3d4e17a3b7befdf059c92d","admin_state_up":true,"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:16Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38b39241-55cd-4929-9a83-9aef13517de8","ip_address":"169.254.192.4"}],"id":"bdaedc44-2310-4f4d-8d5d-a3b92f3fbf99","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:01:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant bd94a0817a3d4e17a3b7befdf059c92d","admin_state_up":true,"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:14Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38b39241-55cd-4929-9a83-9aef13517de8","ip_address":"169.254.192.11"}],"id":"eb6ece3d-ed14-4545-9c19-82da33143dbf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:9a:04","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant bd94a0817a3d4e17a3b7befdf059c92d","admin_state_up":true,"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:15Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"}]} 2018-10-02 18:32:18,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=031f5191-e4d3-41a8-be97-df0845045a7f used request id req-67d18e73-b0db-47c0-86ec-21d64343d1c9 2018-10-02 18:32:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-14c5ce55-a300-46bd-ae59-5fcc434d92eb Date: Tue, 02 Oct 2018 18:32:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:32:18,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-14c5ce55-a300-46bd-ae59-5fcc434d92eb 2018-10-02 18:32:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b146acea-d566-4908-b6a3-177fd858e3bd Date: Tue, 02 Oct 2018 18:32:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:12Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:12Z","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":"38b39241-55cd-4929-9a83-9aef13517de8","subnetpool_id":null,"name":"HA subnet tenant bd94a0817a3d4e17a3b7befdf059c92d"}} 2018-10-02 18:32:18,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 used request id req-b146acea-d566-4908-b6a3-177fd858e3bd 2018-10-02 18:32:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f775e2d0-6590-48ac-a3e2-0da32102c1a4 Date: Tue, 02 Oct 2018 18:32:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:12Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:12Z","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":"38b39241-55cd-4929-9a83-9aef13517de8","subnetpool_id":null,"name":"HA subnet tenant bd94a0817a3d4e17a3b7befdf059c92d"}} 2018-10-02 18:32:18,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 used request id req-f775e2d0-6590-48ac-a3e2-0da32102c1a4 2018-10-02 18:32:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bece3973-f96a-4a85-8f86-6c43a7dec6b4 Date: Tue, 02 Oct 2018 18:32:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:12Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:12Z","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":"38b39241-55cd-4929-9a83-9aef13517de8","subnetpool_id":null,"name":"HA subnet tenant bd94a0817a3d4e17a3b7befdf059c92d"}} 2018-10-02 18:32:18,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 used request id req-bece3973-f96a-4a85-8f86-6c43a7dec6b4 2018-10-02 18:32:18,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-089d0654-ce0b-4fab-8ae9-6b61477f8d0a Date: Tue, 02 Oct 2018 18:32:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"507c560b-bd6a-42ae-988d-729b70aaa91a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"bd94a0817a3d4e17a3b7befdf059c92d","status":"ACTIVE","subnets":["ab37463b-ddcc-4186-83d8-21a1541bec14"],"description":"","tags":[],"updated_at":"2018-10-02T18:32:07Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net","admin_state_up":true,"tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:06Z","provider:network_type":"vxlan"}]} 2018-10-02 18:32:18,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net used request id req-089d0654-ce0b-4fab-8ae9-6b61477f8d0a 2018-10-02 18:32:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:18,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:18,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e57477e-73be-4c1a-951a-f9dec31d2534 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}} 2018-10-02 18:32:18,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d used request id req-9e57477e-73be-4c1a-951a-f9dec31d2534 2018-10-02 18:32:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:19,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07f0ca78-ee91-44fc-a9c9-7240c7a448c1 Date: Tue, 02 Oct 2018 18:32:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}]} 2018-10-02 18:32:19,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-07f0ca78-ee91-44fc-a9c9-7240c7a448c1 2018-10-02 18:32:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a&name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:19,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7ad48fb-72d6-4314-929b-ad1f90a2dab2 Date: Tue, 02 Oct 2018 18:32:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}]} 2018-10-02 18:32:19,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507c560b-bd6a-42ae-988d-729b70aaa91a&name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet used request id req-e7ad48fb-72d6-4314-929b-ad1f90a2dab2 2018-10-02 18:32:19,316 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 18:32:19,316 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router 2018-10-02 18:32:19,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" -d '{"subnet_id": "ab37463b-ddcc-4186-83d8-21a1541bec14"}' 2018-10-02 18:32:21,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be443f05-dd4e-4742-ac26-9740cd8be589 Date: Tue, 02 Oct 2018 18:32:21 GMT RESP BODY: {"network_id": "507c560b-bd6a-42ae-988d-729b70aaa91a", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "subnet_id": "ab37463b-ddcc-4186-83d8-21a1541bec14", "subnet_ids": ["ab37463b-ddcc-4186-83d8-21a1541bec14"], "port_id": "08819e03-89c7-4b3f-bbf1-4b02b0c78a73", "id": "031f5191-e4d3-41a8-be97-df0845045a7f"} 2018-10-02 18:32:21,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f/add_router_interface used request id req-be443f05-dd4e-4742-ac26-9740cd8be589 2018-10-02 18:32:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:21,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-33552de8-f9e1-4cf7-bd55-4f13ec881db5 Date: Tue, 02 Oct 2018 18:32:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:13Z", "admin_state_up": true, "updated_at": "2018-10-02T18:32:20Z", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "031f5191-e4d3-41a8-be97-df0845045a7f", "name": "CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router"}} 2018-10-02 18:32:21,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f used request id req-33552de8-f9e1-4cf7-bd55-4f13ec881db5 2018-10-02 18:32:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=031f5191-e4d3-41a8-be97-df0845045a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:21,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4440 X-Openstack-Request-Id: req-2331e227-ed82-414f-aa28-1f1157be994b Date: Tue, 02 Oct 2018 18:32:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ab37463b-ddcc-4186-83d8-21a1541bec14","ip_address":"10.55.1.1"}],"id":"08819e03-89c7-4b3f-bbf1-4b02b0c78a73","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:68:eb","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:19Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:19Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.207"}],"id":"7040f412-1936-42a6-aee1-1c2fca90ba94","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:20:ad","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:32:13Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:20Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38b39241-55cd-4929-9a83-9aef13517de8","ip_address":"169.254.192.9"}],"id":"998cf773-e9ce-421b-859a-6bab22633a28","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:2c:5d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant bd94a0817a3d4e17a3b7befdf059c92d","admin_state_up":true,"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:16Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:20Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38b39241-55cd-4929-9a83-9aef13517de8","ip_address":"169.254.192.4"}],"id":"bdaedc44-2310-4f4d-8d5d-a3b92f3fbf99","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:01:0e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant bd94a0817a3d4e17a3b7befdf059c92d","admin_state_up":true,"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:14Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:20Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38b39241-55cd-4929-9a83-9aef13517de8","ip_address":"169.254.192.11"}],"id":"eb6ece3d-ed14-4545-9c19-82da33143dbf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:9a:04","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant bd94a0817a3d4e17a3b7befdf059c92d","admin_state_up":true,"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:15Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"}]} 2018-10-02 18:32:21,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=031f5191-e4d3-41a8-be97-df0845045a7f used request id req-2331e227-ed82-414f-aa28-1f1157be994b 2018-10-02 18:32:21,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:21,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2020e70f-feb2-497f-8662-96da8b50b70e Date: Tue, 02 Oct 2018 18:32:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:32:21,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-2020e70f-feb2-497f-8662-96da8b50b70e 2018-10-02 18:32:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:22,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dd81e5d0-d8e6-4b17-b39f-f2361d98ad28 Date: Tue, 02 Oct 2018 18:32:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:12Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:12Z","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":"38b39241-55cd-4929-9a83-9aef13517de8","subnetpool_id":null,"name":"HA subnet tenant bd94a0817a3d4e17a3b7befdf059c92d"}} 2018-10-02 18:32:22,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 used request id req-dd81e5d0-d8e6-4b17-b39f-f2361d98ad28 2018-10-02 18:32:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:22,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d7136ad1-834c-412a-8dc4-d1a0572ce5bb Date: Tue, 02 Oct 2018 18:32:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:12Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:12Z","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":"38b39241-55cd-4929-9a83-9aef13517de8","subnetpool_id":null,"name":"HA subnet tenant bd94a0817a3d4e17a3b7befdf059c92d"}} 2018-10-02 18:32:22,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 used request id req-d7136ad1-834c-412a-8dc4-d1a0572ce5bb 2018-10-02 18:32:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:22,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0da1e4ca-212e-469f-bbef-5a0988cbe467 Date: Tue, 02 Oct 2018 18:32:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9a029f8f-18e6-44ea-8234-6da772bf3244","tenant_id":"","created_at":"2018-10-02T18:32:12Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:12Z","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":"38b39241-55cd-4929-9a83-9aef13517de8","subnetpool_id":null,"name":"HA subnet tenant bd94a0817a3d4e17a3b7befdf059c92d"}} 2018-10-02 18:32:22,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/38b39241-55cd-4929-9a83-9aef13517de8 used request id req-0da1e4ca-212e-469f-bbef-5a0988cbe467 2018-10-02 18:32:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/ab37463b-ddcc-4186-83d8-21a1541bec14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:22,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-368d04b1-1309-4333-959e-e78b0c90a5d8 Date: Tue, 02 Oct 2018 18:32:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","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":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}} 2018-10-02 18:32:22,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/ab37463b-ddcc-4186-83d8-21a1541bec14 used request id req-368d04b1-1309-4333-959e-e78b0c90a5d8 2018-10-02 18:32:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaf00c662c59043e2fe495f6aaf542157579f9d" 2018-10-02 18:32:22,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-99b6bf23-9e14-4711-8824-d23c9a608e3e Date: Tue, 02 Oct 2018 18:32:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:13Z", "admin_state_up": true, "updated_at": "2018-10-02T18:32:20Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "id": "031f5191-e4d3-41a8-be97-df0845045a7f", "name": "CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router"}]} 2018-10-02 18:32:22,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router&admin_state_up=True used request id req-99b6bf23-9e14-4711-8824-d23c9a608e3e 2018-10-02 18:32:22,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1135bc3508c5a6020f36fbe50941cbfa900cfb6" 2018-10-02 18:32:22,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64634cc0-64d6-4c2f-a454-d938b570dac4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}} 2018-10-02 18:32:22,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d used request id req-64634cc0-64d6-4c2f-a454-d938b570dac4 2018-10-02 18:32:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=031f5191-e4d3-41a8-be97-df0845045a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaf00c662c59043e2fe495f6aaf542157579f9d" 2018-10-02 18:32:23,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7f05e70b-2388-4e71-93be-b504e187fbec Date: Tue, 02 Oct 2018 18:32:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab37463b-ddcc-4186-83d8-21a1541bec14","ip_address":"10.55.1.1"}],"id":"08819e03-89c7-4b3f-bbf1-4b02b0c78a73","security_groups":[],"mac_address":"fa:16:3e:e7:68:eb","project_id":"bd94a0817a3d4e17a3b7befdf059c92d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:19Z","binding:vnic_type":"normal","device_id":"031f5191-e4d3-41a8-be97-df0845045a7f"}]} 2018-10-02 18:32:23,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=031f5191-e4d3-41a8-be97-df0845045a7f used request id req-7f05e70b-2388-4e71-93be-b504e187fbec 2018-10-02 18:32:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/ab37463b-ddcc-4186-83d8-21a1541bec14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaf00c662c59043e2fe495f6aaf542157579f9d" 2018-10-02 18:32:23,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1910341d-f025-4f10-96bb-2656aa3e95cb Date: Tue, 02 Oct 2018 18:32:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507c560b-bd6a-42ae-988d-729b70aaa91a","tenant_id":"bd94a0817a3d4e17a3b7befdf059c92d","created_at":"2018-10-02T18:32:07Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32:07Z","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":"bd94a0817a3d4e17a3b7befdf059c92d","id":"ab37463b-ddcc-4186-83d8-21a1541bec14","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet"}} 2018-10-02 18:32:23,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/ab37463b-ddcc-4186-83d8-21a1541bec14 used request id req-1910341d-f025-4f10-96bb-2656aa3e95cb 2018-10-02 18:32:23,243 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router and subnet CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet 2018-10-02 18:32:23,243 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router 2018-10-02 18:32:23,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" -d '{"subnet_id": "ab37463b-ddcc-4186-83d8-21a1541bec14"}' 2018-10-02 18:32:24,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-feee979e-292b-4f27-8dcc-5f49bcef992b Date: Tue, 02 Oct 2018 18:32:24 GMT RESP BODY: {"network_id": "507c560b-bd6a-42ae-988d-729b70aaa91a", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "subnet_id": "ab37463b-ddcc-4186-83d8-21a1541bec14", "subnet_ids": ["ab37463b-ddcc-4186-83d8-21a1541bec14"], "port_id": "08819e03-89c7-4b3f-bbf1-4b02b0c78a73", "id": "031f5191-e4d3-41a8-be97-df0845045a7f"} 2018-10-02 18:32:24,856 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f/remove_router_interface used request id req-feee979e-292b-4f27-8dcc-5f49bcef992b 2018-10-02 18:32:24,857 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router 2018-10-02 18:32:24,857 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-router 2018-10-02 18:32:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82859290d6f8bd26eb237116e752949bb9757da1" 2018-10-02 18:32:28,332 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3657a753-bb05-4a0a-8c1f-330590415021 Content-Length: 0 Date: Tue, 02 Oct 2018 18:32:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:32:28,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/031f5191-e4d3-41a8-be97-df0845045a7f used request id req-3657a753-bb05-4a0a-8c1f-330590415021 2018-10-02 18:32:28,333 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet 2018-10-02 18:32:28,333 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-subnet 2018-10-02 18:32:28,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/ab37463b-ddcc-4186-83d8-21a1541bec14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:30,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fa7abed-9f01-4133-922b-630e46a1ffe1 Date: Tue, 02 Oct 2018 18:32:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:32:30,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ab37463b-ddcc-4186-83d8-21a1541bec14 used request id req-8fa7abed-9f01-4133-922b-630e46a1ffe1 2018-10-02 18:32:30,575 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2b99d0ca-4882-4d54-becf-67b0da151754-pub-net 2018-10-02 18:32:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/507c560b-bd6a-42ae-988d-729b70aaa91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4347c523aab1b1122b9b3fa728d01631d49d42c1" 2018-10-02 18:32:31,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a83f645c-ea8b-4e57-bbf8-734cde86b646 Date: Tue, 02 Oct 2018 18:32:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:32:31,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/507c560b-bd6a-42ae-988d-729b70aaa91a used request id req-a83f645c-ea8b-4e57-bbf8-734cde86b646 2018-10-02 18:32:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:32,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f2f03512-05b0-4c2c-965b-6c97331dd76f Date: Tue, 02 Oct 2018 18:32:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:06Z", "updated_at": "2018-10-02T18:32:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "revision_number": 0, "id": "161cb11c-968b-49ee-9f94-5b7fbea51248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "revision_number": 0, "id": "3ddbc62c-b554-41dd-9696-87b0c3806741", "remote_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "revision_number": 0, "id": "7044211d-fe21-4611-9f4b-725e030df3ba", "remote_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "revision_number": 0, "id": "fb133cfe-5895-4b1c-8d1c-86776d4a30a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d"}], "revision_number": 4, "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "id": "9d2e102c-be44-442f-97d4-285bcf926f30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:32:32,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-f2f03512-05b0-4c2c-965b-6c97331dd76f 2018-10-02 18:32:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:32,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eace957-2f06-49e6-804b-f3832d7b68e8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:32:32,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-6eace957-2f06-49e6-804b-f3832d7b68e8 2018-10-02 18:32:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e534a10e-eb95-45df-b4c8-ce170cff8f4a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d"}, "enabled": true, "id": "bd94a0817a3d4e17a3b7befdf059c92d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-465fdd39-26cf-49c-proj"}} 2018-10-02 18:32:32,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d used request id req-e534a10e-eb95-45df-b4c8-ce170cff8f4a 2018-10-02 18:32:32,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d2e102c-be44-442f-97d4-285bcf926f30 2018-10-02 18:32:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9d2e102c-be44-442f-97d4-285bcf926f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:32,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0619e649-d650-4b68-9482-fb51dd0a5173 Date: Tue, 02 Oct 2018 18:32:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "port_range_min": null, "revision_number": 0, "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:06Z", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "id": "161cb11c-968b-49ee-9f94-5b7fbea51248"}, {"remote_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "port_range_min": null, "revision_number": 0, "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:06Z", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "id": "3ddbc62c-b554-41dd-9696-87b0c3806741"}, {"remote_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "port_range_min": null, "revision_number": 0, "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:06Z", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "id": "7044211d-fe21-4611-9f4b-725e030df3ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:06Z", "security_group_id": "9d2e102c-be44-442f-97d4-285bcf926f30", "port_range_min": null, "revision_number": 0, "tenant_id": "bd94a0817a3d4e17a3b7befdf059c92d", "created_at": "2018-10-02T18:32:06Z", "project_id": "bd94a0817a3d4e17a3b7befdf059c92d", "id": "fb133cfe-5895-4b1c-8d1c-86776d4a30a5"}]} 2018-10-02 18:32:32,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9d2e102c-be44-442f-97d4-285bcf926f30 used request id req-0619e649-d650-4b68-9482-fb51dd0a5173 2018-10-02 18:32:32,414 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:32:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9d2e102c-be44-442f-97d4-285bcf926f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:32,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9d0c341-47df-45e2-97b2-785bc9437ae7 Content-Length: 0 Date: Tue, 02 Oct 2018 18:32:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:32:32,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9d2e102c-be44-442f-97d4-285bcf926f30 used request id req-e9d0c341-47df-45e2-97b2-785bc9437ae7 2018-10-02 18:32:32,746 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-465fdd39-26cf-49c-proj 2018-10-02 18:32:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:32,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db633096-9522-4c42-bd81-62fddd9ba6a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:32,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bd94a0817a3d4e17a3b7befdf059c92d used request id req-db633096-9522-4c42-bd81-62fddd9ba6a5 2018-10-02 18:32:32,945 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-465fdd39-26cf-49c-proj-role 2018-10-02 18:32:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/05b3c9f935414dbc9bc84dd0a32bda7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:33,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21da01fb-98b6-4058-98d4-bda182f815a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:33,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/05b3c9f935414dbc9bc84dd0a32bda7e used request id req-21da01fb-98b6-4058-98d4-bda182f815a3 2018-10-02 18:32:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176a03dd56834a35075fe42d11e70ebe75a791e" 2018-10-02 18:32:33,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa521be9-9b6c-4982-98d6-aefb31100b4c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:32:33,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa521be9-9b6c-4982-98d6-aefb31100b4c 2018-10-02 18:32:33,145 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-465fdd39-26cf-49c-user 2018-10-02 18:32:33,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/2dbe6044a858431a9b31d2b5452edd62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3bba2af37f82252b6b2b96f4091e1576c549dff" 2018-10-02 18:32:33,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af43b102-ddcd-4f42-b7e8-c8771cb1765b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:33,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2dbe6044a858431a9b31d2b5452edd62 used request id req-af43b102-ddcd-4f42-b7e8-c8771cb1765b 2018-10-02 18:32:33,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:33,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xAXynbbnQMOnsXUn3M69Dw"], "issued_at": "2018-10-02T18:32:33.000000Z"}} 2018-10-02 18:32:33,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da7f4580024357e9d100828d5aba38587acf96d" 2018-10-02 18:32:33,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3c7f95-05c7-47f1-912a-aaf651cce8ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:33,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-df3c7f95-05c7-47f1-912a-aaf651cce8ee 2018-10-02 18:32:33,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:33,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:34,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["3OWJLLMoQLO2xe3ENa0juA"], "issued_at": "2018-10-02T18:32:34.000000Z"}} 2018-10-02 18:32:34,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:32:34,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc2951b-f9e6-493c-b4a2-0848f33fca68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:34,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1dc2951b-f9e6-493c-b4a2-0848f33fca68 2018-10-02 18:32:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:34,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:32:34,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56622d6-b5fd-463d-a6a7-e54c6804f811 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:32:34,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj used request id req-b56622d6-b5fd-463d-a6a7-e54c6804f811 2018-10-02 18:32:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:32:34,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f75eb6-6ff5-4419-b9da-081e44ac7f47 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:32:34,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-10f75eb6-6ff5-4419-b9da-081e44ac7f47 2018-10-02 18:32:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}}' 2018-10-02 18:32:34,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2fcfcab-e8fe-4463-b014-2eaeca8a0516 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}} 2018-10-02 18:32:34,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a2fcfcab-e8fe-4463-b014-2eaeca8a0516 2018-10-02 18:32:34,643 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-de613179-8ff6-4c9-proj 2018-10-02 18:32:34,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:34,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:35,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["m7kSIdFAQGShjmVIv9DCEw"], "issued_at": "2018-10-02T18:32:35.000000Z"}} 2018-10-02 18:32:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb3cd43f573fc37c764cce674a41db06b4dc686" 2018-10-02 18:32:35,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92863794-54ef-4054-8034-46dba9e2ad12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:35,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92863794-54ef-4054-8034-46dba9e2ad12 2018-10-02 18:32:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:35,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:35,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb3cd43f573fc37c764cce674a41db06b4dc686" 2018-10-02 18:32:35,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631a91eb-ecdd-4305-90f8-708c1dad2675 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:32:35,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-631a91eb-ecdd-4305-90f8-708c1dad2675 2018-10-02 18:32:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb3cd43f573fc37c764cce674a41db06b4dc686" 2018-10-02 18:32:35,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0160d1-ea66-4c25-a242-37cf51d9962e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}]} 2018-10-02 18:32:35,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj used request id req-0e0160d1-ea66-4c25-a242-37cf51d9962e 2018-10-02 18:32:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb3cd43f573fc37c764cce674a41db06b4dc686" 2018-10-02 18:32:35,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84050c80-b83f-4338-8f2f-353e0ab0c4ce Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:32:35,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-84050c80-b83f-4338-8f2f-353e0ab0c4ce 2018-10-02 18:32:35,804 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-de613179-8ff6-4c9-user 2018-10-02 18:32:35,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:32:35,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef989dfc-5a31-4962-9113-b96c1c2f2e56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:32:35,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef989dfc-5a31-4962-9113-b96c1c2f2e56 2018-10-02 18:32:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" -d '{"role": {"name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role"}}' 2018-10-02 18:32:36,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a00dd5ac-d6cb-439e-8c3f-62ace8aeea50 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21bd70910b1f411c903688b643019808", "links": {"self": "http://172.30.9.22:5000/v3/roles/21bd70910b1f411c903688b643019808"}, "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role"}} 2018-10-02 18:32:36,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a00dd5ac-d6cb-439e-8c3f-62ace8aeea50 2018-10-02 18:32:36,021 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role 2018-10-02 18:32:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/21bd70910b1f411c903688b643019808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:32:36,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20af6e37-6146-4ce4-a65f-64e3604344a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/21bd70910b1f411c903688b643019808"}, "domain_id": null, "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role", "id": "21bd70910b1f411c903688b643019808"}} 2018-10-02 18:32:36,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/21bd70910b1f411c903688b643019808 used request id req-20af6e37-6146-4ce4-a65f-64e3604344a4 2018-10-02 18:32:36,043 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role to project CreateNetworkSuccessTests-de613179-8ff6-4c9-proj 2018-10-02 18:32:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9/users/fb28fab66d5849c7a4d09d8e93dbb730/roles/21bd70910b1f411c903688b643019808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:32:36,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119e5038-b66a-4122-97ec-1d845376213f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:32:36,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9/users/fb28fab66d5849c7a4d09d8e93dbb730/roles/21bd70910b1f411c903688b643019808 used request id req-119e5038-b66a-4122-97ec-1d845376213f 2018-10-02 18:32:36,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:36,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:36,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mZkNT_mESh-U9W9JKs4b4w"], "issued_at": "2018-10-02T18:32:36.000000Z"}} 2018-10-02 18:32:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:32:36,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbff30c-60e1-4dd8-b774-c09deabc3ca6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:36,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6cbff30c-60e1-4dd8-b774-c09deabc3ca6 2018-10-02 18:32:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:32:36,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-220cdde1-1106-45a4-9ded-102c3fcf9ad4 Date: Tue, 02 Oct 2018 18:32:36 GMT RESP BODY: {"networks":[]} 2018-10-02 18:32:36,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net used request id req-220cdde1-1106-45a4-9ded-102c3fcf9ad4 2018-10-02 18:32:36,832 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net 2018-10-02 18:32:36,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:36,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:37,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CIy8_kCXQFCCF_7Qqf7iag"], "issued_at": "2018-10-02T18:32:37.000000Z"}} 2018-10-02 18:32:37,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acf3bac1e2c2401e4a4af47fb462851e21c34a0" 2018-10-02 18:32:37,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a722650-80aa-4cd8-be71-c8b9e4fec495 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:37,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a722650-80aa-4cd8-be71-c8b9e4fec495 2018-10-02 18:32:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:37,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acf3bac1e2c2401e4a4af47fb462851e21c34a0" 2018-10-02 18:32:37,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6182969-4388-49a8-95c4-2e0bdebad0ba Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}]} 2018-10-02 18:32:37,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj used request id req-e6182969-4388-49a8-95c4-2e0bdebad0ba 2018-10-02 18:32:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" -d '{"network": {"tenant_id": "392820fa5cb04254a7b3e10198b318a9", "name": "CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net", "admin_state_up": true}}' 2018-10-02 18:32:37,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8dde39a8-11c5-47a5-8748-59ce29e06d5e Date: Tue, 02 Oct 2018 18:32: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":"5eb11ce1-caad-4c12-8bb0-44748732524f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"392820fa5cb04254a7b3e10198b318a9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:32:37Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net","admin_state_up":true,"tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:37Z","mtu":1450}} 2018-10-02 18:32:37,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8dde39a8-11c5-47a5-8748-59ce29e06d5e 2018-10-02 18:32:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:32:38,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-388a5472-7bfa-4213-9fd7-cb86aefccf09 Date: Tue, 02 Oct 2018 18:32:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5eb11ce1-caad-4c12-8bb0-44748732524f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"392820fa5cb04254a7b3e10198b318a9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:32:37Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net","admin_state_up":true,"tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:37Z","provider:network_type":"vxlan"}]} 2018-10-02 18:32:38,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-388a5472-7bfa-4213-9fd7-cb86aefccf09 2018-10-02 18:32:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:32:38,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6739d1e-a221-4c86-9cca-3fbf1decc7f2 Date: Tue, 02 Oct 2018 18:32:38 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:32:38,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-d6739d1e-a221-4c86-9cca-3fbf1decc7f2 2018-10-02 18:32:38,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:38,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:38,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["U-bimVP1SRmy29VKk0JR_w"], "issued_at": "2018-10-02T18:32:38.000000Z"}} 2018-10-02 18:32:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eced3ae2d375c0ffcca43ec8487ac64d4c727eb9" 2018-10-02 18:32:38,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54de86dc-7cd1-4abd-9e69-94e9b321cce3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:38,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-54de86dc-7cd1-4abd-9e69-94e9b321cce3 2018-10-02 18:32:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:38,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eced3ae2d375c0ffcca43ec8487ac64d4c727eb9" 2018-10-02 18:32:38,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15d9375-d993-467b-8e60-20f97648ce08 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}]} 2018-10-02 18:32:38,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj used request id req-f15d9375-d993-467b-8e60-20f97648ce08 2018-10-02 18:32:38,929 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet 2018-10-02 18:32:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" -d '{"subnets": [{"ip_version": 4, "network_id": "5eb11ce1-caad-4c12-8bb0-44748732524f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet", "tenant_id": "392820fa5cb04254a7b3e10198b318a9"}]}' 2018-10-02 18:32:39,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fb6637e2-5e89-47e9-af4e-8c3218d74e80 Date: Tue, 02 Oct 2018 18:32:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}]} 2018-10-02 18:32:39,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-fb6637e2-5e89-47e9-af4e-8c3218d74e80 2018-10-02 18:32:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:32:39,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b891c7a4-a122-4775-960e-980508cdecde Date: Tue, 02 Oct 2018 18:32:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eb11ce1-caad-4c12-8bb0-44748732524f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"392820fa5cb04254a7b3e10198b318a9","status":"ACTIVE","subnets":["09daf00a-36d0-4225-b1b7-6cb16dfb0d88"],"description":"","tags":[],"updated_at":"2018-10-02T18:32:39Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net","admin_state_up":true,"tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:37Z","provider:network_type":"vxlan"}]} 2018-10-02 18:32:39,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-b891c7a4-a122-4775-960e-980508cdecde 2018-10-02 18:32:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:32:40,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8fe9a90f-ee3f-414c-a93b-0ea2e20143f5 Date: Tue, 02 Oct 2018 18:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}]} 2018-10-02 18:32:40,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-8fe9a90f-ee3f-414c-a93b-0ea2e20143f5 2018-10-02 18:32:40,088 - OpenStackNetwork - DEBUG - Network [5eb11ce1-caad-4c12-8bb0-44748732524f] created successfully 2018-10-02 18:32:40,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:40,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21bd70910b1f411c903688b643019808", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role"}], "expires_at": "2018-10-02T19:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392820fa5cb04254a7b3e10198b318a9", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/392820fa5cb04254a7b3e10198b318a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/392820fa5cb04254a7b3e10198b318a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/392820fa5cb04254a7b3e10198b318a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/392820fa5cb04254a7b3e10198b318a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/392820fa5cb04254a7b3e10198b318a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/392820fa5cb04254a7b3e10198b318a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/392820fa5cb04254a7b3e10198b318a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/392820fa5cb04254a7b3e10198b318a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/392820fa5cb04254a7b3e10198b318a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/392820fa5cb04254a7b3e10198b318a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/392820fa5cb04254a7b3e10198b318a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/392820fa5cb04254a7b3e10198b318a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-user", "id": "fb28fab66d5849c7a4d09d8e93dbb730"}, "audit_ids": ["qXQWFukoRJGNh47oRJGKRw"], "issued_at": "2018-10-02T18:32:40.000000Z"}} 2018-10-02 18:32:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103132cf89cebc82c589d44515b76b5a01a24828" 2018-10-02 18:32:40,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-586b350b-afdc-4151-8510-1184f3b56909 Date: Tue, 02 Oct 2018 18: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":["09daf00a-36d0-4225-b1b7-6cb16dfb0d88"],"updated_at":"2018-10-02T18:32:39Z","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392820fa5cb04254a7b3e10198b318a9","id":"5eb11ce1-caad-4c12-8bb0-44748732524f","name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net"}]} 2018-10-02 18:32:40,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net used request id req-586b350b-afdc-4151-8510-1184f3b56909 2018-10-02 18:32:40,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:40,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da7f4580024357e9d100828d5aba38587acf96d" 2018-10-02 18:32:40,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061562fc-3cea-4a9e-a7d2-7941b5405b69 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}} 2018-10-02 18:32:40,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 used request id req-061562fc-3cea-4a9e-a7d2-7941b5405b69 2018-10-02 18:32:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103132cf89cebc82c589d44515b76b5a01a24828" 2018-10-02 18:32:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08281101-5370-4142-8aa6-132799f1de40 Date: Tue, 02 Oct 2018 18:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}]} 2018-10-02 18:32:41,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-08281101-5370-4142-8aa6-132799f1de40 2018-10-02 18:32:41,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:41,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:41,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9NLRkEDsQm2lDST5h67smg"], "issued_at": "2018-10-02T18:32:41.000000Z"}} 2018-10-02 18:32:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:41,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2896967b-2a69-433c-91bc-d0be42a9443a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:41,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2896967b-2a69-433c-91bc-d0be42a9443a 2018-10-02 18:32:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:41,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4edba32e-c3cf-4b82-97b3-54eea8f34731 Date: Tue, 02 Oct 2018 18:32:41 GMT RESP BODY: {"routers": []} 2018-10-02 18:32:41,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router&admin_state_up=True used request id req-4edba32e-c3cf-4b82-97b3-54eea8f34731 2018-10-02 18:32:41,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:32:41,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:32:42,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["gh6vNFH8SFO6RW9vupFJ-w"], "issued_at": "2018-10-02T18:32:42.000000Z"}} 2018-10-02 18:32:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b147311e625cd69a6713aa62c620678a97b42dd" 2018-10-02 18:32:42,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d779c6-4f5e-41e8-90d5-6fb0868fd166 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:32:42,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b5d779c6-4f5e-41e8-90d5-6fb0868fd166 2018-10-02 18:32:42,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:42,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b147311e625cd69a6713aa62c620678a97b42dd" 2018-10-02 18:32:42,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda3dd49-0495-4c2c-80ca-df85618721c5 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}]} 2018-10-02 18:32:42,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-de613179-8ff6-4c9-proj used request id req-cda3dd49-0495-4c2c-80ca-df85618721c5 2018-10-02 18:32:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:42,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5a999e02-1d56-40c3-82c1-1b8a83c9da52 Date: Tue, 02 Oct 2018 18:32:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:32:42,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-5a999e02-1d56-40c3-82c1-1b8a83c9da52 2018-10-02 18:32:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:42,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5e6c5a82-bf21-4b22-9767-7f89ebe666e3 Date: Tue, 02 Oct 2018 18:32:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:32:42,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-5e6c5a82-bf21-4b22-9767-7f89ebe666e3 2018-10-02 18:32:42,883 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router 2018-10-02 18:32:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "name": "CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router", "admin_state_up": true}}' 2018-10-02 18:32:47,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1dea8c4d-1143-4977-bfd6-2cdd9f96255f Date: Tue, 02 Oct 2018 18:32:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:43Z", "admin_state_up": true, "updated_at": "2018-10-02T18:32:44Z", "project_id": "392820fa5cb04254a7b3e10198b318a9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "eea510df-b7b4-4884-83b8-8dda6090ff8e", "name": "CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router"}} 2018-10-02 18:32:47,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-1dea8c4d-1143-4977-bfd6-2cdd9f96255f 2018-10-02 18:32:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=eea510df-b7b4-4884-83b8-8dda6090ff8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:48,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-87d0db8c-812f-40b8-b1e1-f00bcb13cd45 Date: Tue, 02 Oct 2018 18:32:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:44Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"62360a4a-4809-4248-a72a-4ff5e11cf2a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:e8:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:32:44Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"834e8e09-f5e8-48bb-8258-17fa60105917","ip_address":"169.254.192.6"}],"id":"6eb98241-69fe-4e5a-85d2-6ce37cc61a4b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:b2:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 392820fa5cb04254a7b3e10198b318a9","admin_state_up":true,"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:45Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"834e8e09-f5e8-48bb-8258-17fa60105917","ip_address":"169.254.192.11"}],"id":"b8e11568-45e5-4aef-a040-2670dc7e1cf4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:40:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 392820fa5cb04254a7b3e10198b318a9","admin_state_up":true,"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:45Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"834e8e09-f5e8-48bb-8258-17fa60105917","ip_address":"169.254.192.4"}],"id":"d976ec99-d6fb-4718-9924-e9821cb665de","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:89:7e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 392820fa5cb04254a7b3e10198b318a9","admin_state_up":true,"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:46Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"}]} 2018-10-02 18:32:48,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=eea510df-b7b4-4884-83b8-8dda6090ff8e used request id req-87d0db8c-812f-40b8-b1e1-f00bcb13cd45 2018-10-02 18:32:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:48,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4d01bd8b-6a93-4460-9a60-2b07c94089be Date: Tue, 02 Oct 2018 18:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:32:48,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-4d01bd8b-6a93-4460-9a60-2b07c94089be 2018-10-02 18:32:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:48,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e2b986bc-4fbb-4b90-ba8f-98909ddca9f1 Date: Tue, 02 Oct 2018 18:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:43Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32: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":"834e8e09-f5e8-48bb-8258-17fa60105917","subnetpool_id":null,"name":"HA subnet tenant 392820fa5cb04254a7b3e10198b318a9"}} 2018-10-02 18:32:48,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 used request id req-e2b986bc-4fbb-4b90-ba8f-98909ddca9f1 2018-10-02 18:32:48,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:48,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6c89340b-f639-4609-83e0-eebe067dd4ff Date: Tue, 02 Oct 2018 18:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:43Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32: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":"834e8e09-f5e8-48bb-8258-17fa60105917","subnetpool_id":null,"name":"HA subnet tenant 392820fa5cb04254a7b3e10198b318a9"}} 2018-10-02 18:32:48,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 used request id req-6c89340b-f639-4609-83e0-eebe067dd4ff 2018-10-02 18:32:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:48,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bf699a9a-f506-4245-8b70-772aeb4ce11d Date: Tue, 02 Oct 2018 18:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:43Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32: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":"834e8e09-f5e8-48bb-8258-17fa60105917","subnetpool_id":null,"name":"HA subnet tenant 392820fa5cb04254a7b3e10198b318a9"}} 2018-10-02 18:32:48,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 used request id req-bf699a9a-f506-4245-8b70-772aeb4ce11d 2018-10-02 18:32:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a9a29f13-0a6b-4f89-9e48-9d683f12e982 Date: Tue, 02 Oct 2018 18:32:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eb11ce1-caad-4c12-8bb0-44748732524f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"392820fa5cb04254a7b3e10198b318a9","status":"ACTIVE","subnets":["09daf00a-36d0-4225-b1b7-6cb16dfb0d88"],"description":"","tags":[],"updated_at":"2018-10-02T18:32:39Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net","admin_state_up":true,"tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:37Z","provider:network_type":"vxlan"}]} 2018-10-02 18:32:49,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net used request id req-a9a29f13-0a6b-4f89-9e48-9d683f12e982 2018-10-02 18:32:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:32:49,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:32: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:32:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:49,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69ab530-1daf-4c7f-964a-ac1a90b7d34f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}} 2018-10-02 18:32:49,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 used request id req-e69ab530-1daf-4c7f-964a-ac1a90b7d34f 2018-10-02 18:32:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:49,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7b0b33a-e839-4fac-9df4-26cef3c2afba Date: Tue, 02 Oct 2018 18:32:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}]} 2018-10-02 18:32:49,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-c7b0b33a-e839-4fac-9df4-26cef3c2afba 2018-10-02 18:32:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f&name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:49,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b87936ec-2d64-4104-9587-f0e672f9500c Date: Tue, 02 Oct 2018 18:32:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}]} 2018-10-02 18:32:49,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5eb11ce1-caad-4c12-8bb0-44748732524f&name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet used request id req-b87936ec-2d64-4104-9587-f0e672f9500c 2018-10-02 18:32:49,449 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 18:32:49,449 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router 2018-10-02 18:32:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" -d '{"subnet_id": "09daf00a-36d0-4225-b1b7-6cb16dfb0d88"}' 2018-10-02 18:32:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-01149850-0d53-4591-b9c2-22436adc6c37 Date: Tue, 02 Oct 2018 18:32:51 GMT RESP BODY: {"network_id": "5eb11ce1-caad-4c12-8bb0-44748732524f", "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "subnet_id": "09daf00a-36d0-4225-b1b7-6cb16dfb0d88", "subnet_ids": ["09daf00a-36d0-4225-b1b7-6cb16dfb0d88"], "port_id": "11007c2e-9ad4-407c-9e3b-0a479e83c260", "id": "eea510df-b7b4-4884-83b8-8dda6090ff8e"} 2018-10-02 18:32:51,190 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e/add_router_interface used request id req-01149850-0d53-4591-b9c2-22436adc6c37 2018-10-02 18:32:51,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:51,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-41ce36c3-766b-4d2c-8db4-b574ca16a66a Date: Tue, 02 Oct 2018 18:32:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:43Z", "admin_state_up": true, "updated_at": "2018-10-02T18:32:50Z", "project_id": "392820fa5cb04254a7b3e10198b318a9", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "eea510df-b7b4-4884-83b8-8dda6090ff8e", "name": "CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router"}} 2018-10-02 18:32:51,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e used request id req-41ce36c3-766b-4d2c-8db4-b574ca16a66a 2018-10-02 18:32:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=eea510df-b7b4-4884-83b8-8dda6090ff8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:51,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4444 X-Openstack-Request-Id: req-c313f75b-4de4-47a6-98e0-67817d5a5fc4 Date: Tue, 02 Oct 2018 18:32:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","ip_address":"10.55.1.1"}],"id":"11007c2e-9ad4-407c-9e3b-0a479e83c260","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:50:aa","project_id":"392820fa5cb04254a7b3e10198b318a9","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:49Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:50Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"62360a4a-4809-4248-a72a-4ff5e11cf2a8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:e8:6f","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:32:44Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:51Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"834e8e09-f5e8-48bb-8258-17fa60105917","ip_address":"169.254.192.6"}],"id":"6eb98241-69fe-4e5a-85d2-6ce37cc61a4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:b2:1a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 392820fa5cb04254a7b3e10198b318a9","admin_state_up":true,"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:45Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:50Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"834e8e09-f5e8-48bb-8258-17fa60105917","ip_address":"169.254.192.11"}],"id":"b8e11568-45e5-4aef-a040-2670dc7e1cf4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:40:6d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 392820fa5cb04254a7b3e10198b318a9","admin_state_up":true,"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:45Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:49Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"834e8e09-f5e8-48bb-8258-17fa60105917","ip_address":"169.254.192.4"}],"id":"d976ec99-d6fb-4718-9924-e9821cb665de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:89:7e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 392820fa5cb04254a7b3e10198b318a9","admin_state_up":true,"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:46Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"}]} 2018-10-02 18:32:51,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=eea510df-b7b4-4884-83b8-8dda6090ff8e used request id req-c313f75b-4de4-47a6-98e0-67817d5a5fc4 2018-10-02 18:32:51,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:51,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3e56cd6e-88e3-4e18-a0e8-3f7413659663 Date: Tue, 02 Oct 2018 18:32:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:32:51,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-3e56cd6e-88e3-4e18-a0e8-3f7413659663 2018-10-02 18:32:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:51,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fb3af01e-4714-48f2-b09a-b4fd9c61ea55 Date: Tue, 02 Oct 2018 18:32:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:43Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32: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":"834e8e09-f5e8-48bb-8258-17fa60105917","subnetpool_id":null,"name":"HA subnet tenant 392820fa5cb04254a7b3e10198b318a9"}} 2018-10-02 18:32:51,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 used request id req-fb3af01e-4714-48f2-b09a-b4fd9c61ea55 2018-10-02 18:32:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:52,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9469e5af-7ad8-4398-a847-5832d8dc7e29 Date: Tue, 02 Oct 2018 18:32:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:43Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32: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":"834e8e09-f5e8-48bb-8258-17fa60105917","subnetpool_id":null,"name":"HA subnet tenant 392820fa5cb04254a7b3e10198b318a9"}} 2018-10-02 18:32:52,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 used request id req-9469e5af-7ad8-4398-a847-5832d8dc7e29 2018-10-02 18:32:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:52,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-49c0db97-21a4-42aa-92ac-54b061b79215 Date: Tue, 02 Oct 2018 18:32:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9ee40082-c485-4c23-a170-4e50dde42ef0","tenant_id":"","created_at":"2018-10-02T18:32:43Z","dns_nameservers":[],"updated_at":"2018-10-02T18:32: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":"834e8e09-f5e8-48bb-8258-17fa60105917","subnetpool_id":null,"name":"HA subnet tenant 392820fa5cb04254a7b3e10198b318a9"}} 2018-10-02 18:32:52,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/834e8e09-f5e8-48bb-8258-17fa60105917 used request id req-49c0db97-21a4-42aa-92ac-54b061b79215 2018-10-02 18:32:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/09daf00a-36d0-4225-b1b7-6cb16dfb0d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:52,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-cb3d39b1-1ded-489c-be37-41cb7b6aeffc Date: Tue, 02 Oct 2018 18:32:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}} 2018-10-02 18:32:52,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/09daf00a-36d0-4225-b1b7-6cb16dfb0d88 used request id req-cb3d39b1-1ded-489c-be37-41cb7b6aeffc 2018-10-02 18:32:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103132cf89cebc82c589d44515b76b5a01a24828" 2018-10-02 18:32:52,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-85770fea-2586-4dff-8c58-3b3c656d218d Date: Tue, 02 Oct 2018 18:32:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:43Z", "admin_state_up": true, "updated_at": "2018-10-02T18:32:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "392820fa5cb04254a7b3e10198b318a9", "id": "eea510df-b7b4-4884-83b8-8dda6090ff8e", "name": "CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router"}]} 2018-10-02 18:32:52,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router&admin_state_up=True used request id req-85770fea-2586-4dff-8c58-3b3c656d218d 2018-10-02 18:32:52,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da7f4580024357e9d100828d5aba38587acf96d" 2018-10-02 18:32:52,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff0a35e-dc38-47fb-a281-436b5155f983 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}} 2018-10-02 18:32:52,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 used request id req-bff0a35e-dc38-47fb-a281-436b5155f983 2018-10-02 18:32:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=eea510df-b7b4-4884-83b8-8dda6090ff8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103132cf89cebc82c589d44515b76b5a01a24828" 2018-10-02 18:32:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-89acc44c-6c95-4261-a90f-d28e6e19263d Date: Tue, 02 Oct 2018 18:32:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:32:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","ip_address":"10.55.1.1"}],"id":"11007c2e-9ad4-407c-9e3b-0a479e83c260","security_groups":[],"mac_address":"fa:16:3e:19:50:aa","project_id":"392820fa5cb04254a7b3e10198b318a9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:49Z","binding:vnic_type":"normal","device_id":"eea510df-b7b4-4884-83b8-8dda6090ff8e"}]} 2018-10-02 18:32:52,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=eea510df-b7b4-4884-83b8-8dda6090ff8e used request id req-89acc44c-6c95-4261-a90f-d28e6e19263d 2018-10-02 18:32:52,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/09daf00a-36d0-4225-b1b7-6cb16dfb0d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103132cf89cebc82c589d44515b76b5a01a24828" 2018-10-02 18:32:53,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-223c3872-b38a-4bd9-ae1c-8c201b51b357 Date: Tue, 02 Oct 2018 18:32:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb11ce1-caad-4c12-8bb0-44748732524f","tenant_id":"392820fa5cb04254a7b3e10198b318a9","created_at":"2018-10-02T18:32:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18: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":"392820fa5cb04254a7b3e10198b318a9","id":"09daf00a-36d0-4225-b1b7-6cb16dfb0d88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet"}} 2018-10-02 18:32:53,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/09daf00a-36d0-4225-b1b7-6cb16dfb0d88 used request id req-223c3872-b38a-4bd9-ae1c-8c201b51b357 2018-10-02 18:32:53,153 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router and subnet CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet 2018-10-02 18:32:53,153 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router 2018-10-02 18:32:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" -d '{"subnet_id": "09daf00a-36d0-4225-b1b7-6cb16dfb0d88"}' 2018-10-02 18:32:55,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8ff99927-2a4c-43ea-acc4-f91db2db8e84 Date: Tue, 02 Oct 2018 18:32:55 GMT RESP BODY: {"network_id": "5eb11ce1-caad-4c12-8bb0-44748732524f", "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "subnet_id": "09daf00a-36d0-4225-b1b7-6cb16dfb0d88", "subnet_ids": ["09daf00a-36d0-4225-b1b7-6cb16dfb0d88"], "port_id": "11007c2e-9ad4-407c-9e3b-0a479e83c260", "id": "eea510df-b7b4-4884-83b8-8dda6090ff8e"} 2018-10-02 18:32:55,100 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e/remove_router_interface used request id req-8ff99927-2a4c-43ea-acc4-f91db2db8e84 2018-10-02 18:32:55,100 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router 2018-10-02 18:32:55,100 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-router 2018-10-02 18:32:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c8fb937cf7b34bc8a091d51f1ac3be65a8e4f" 2018-10-02 18:32:58,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2ee805b-33e7-4aa2-829e-9dee7ee7be77 Content-Length: 0 Date: Tue, 02 Oct 2018 18:32:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:32:58,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/eea510df-b7b4-4884-83b8-8dda6090ff8e used request id req-f2ee805b-33e7-4aa2-829e-9dee7ee7be77 2018-10-02 18:32:58,573 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet 2018-10-02 18:32:58,574 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-subnet 2018-10-02 18:32:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/09daf00a-36d0-4225-b1b7-6cb16dfb0d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:33:00,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9037321e-64d7-4771-80df-d5d4ef411fbf Date: Tue, 02 Oct 2018 18:33:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:00,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/09daf00a-36d0-4225-b1b7-6cb16dfb0d88 used request id req-9037321e-64d7-4771-80df-d5d4ef411fbf 2018-10-02 18:33:00,766 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9774b0f0-d8f5-425f-962b-c44729c0777a-pub-net 2018-10-02 18:33:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/5eb11ce1-caad-4c12-8bb0-44748732524f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8596b493d6aede948e96d8328f35a0c9854a" 2018-10-02 18:33:02,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e3d0261-a902-44d2-ae4e-6de453a31021 Date: Tue, 02 Oct 2018 18:33:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:02,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5eb11ce1-caad-4c12-8bb0-44748732524f used request id req-4e3d0261-a902-44d2-ae4e-6de453a31021 2018-10-02 18:33:02,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:02,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e8dfbc6f-1304-4c11-9cf4-2a0408484566 Date: Tue, 02 Oct 2018 18:33:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:37Z", "updated_at": "2018-10-02T18:32:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "revision_number": 0, "id": "1dd7b59b-ee39-48b8-9ed1-48e05e006136", "remote_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "392820fa5cb04254a7b3e10198b318a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "revision_number": 0, "id": "242c0c9a-9fde-4f85-b1a7-9927e628b54c", "remote_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "392820fa5cb04254a7b3e10198b318a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "revision_number": 0, "id": "44b5a569-5ab0-4300-bfc0-37a676d6030b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "392820fa5cb04254a7b3e10198b318a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "revision_number": 0, "id": "c3218092-22c4-4cc8-87ab-18380f9a2b23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "392820fa5cb04254a7b3e10198b318a9"}], "revision_number": 4, "project_id": "392820fa5cb04254a7b3e10198b318a9", "id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:33:02,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e8dfbc6f-1304-4c11-9cf4-2a0408484566 2018-10-02 18:33:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:02,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34301cf8-a7cc-4ba4-ac2b-a0dd153e57f1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:33:02,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-34301cf8-a7cc-4ba4-ac2b-a0dd153e57f1 2018-10-02 18:33:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e54089a-cecd-4918-8e88-3ba92f32123c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9"}, "enabled": true, "id": "392820fa5cb04254a7b3e10198b318a9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-de613179-8ff6-4c9-proj"}} 2018-10-02 18:33:02,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 used request id req-6e54089a-cecd-4918-8e88-3ba92f32123c 2018-10-02 18:33:02,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdd8e316-42da-4fd9-a1ec-53d330c67e8f 2018-10-02 18:33:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bdd8e316-42da-4fd9-a1ec-53d330c67e8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:02,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c833930-b5c9-4a14-8653-2f558dfbb291 Date: Tue, 02 Oct 2018 18:33:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "port_range_min": null, "revision_number": 0, "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:37Z", "project_id": "392820fa5cb04254a7b3e10198b318a9", "id": "1dd7b59b-ee39-48b8-9ed1-48e05e006136"}, {"remote_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "port_range_min": null, "revision_number": 0, "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:37Z", "project_id": "392820fa5cb04254a7b3e10198b318a9", "id": "242c0c9a-9fde-4f85-b1a7-9927e628b54c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "port_range_min": null, "revision_number": 0, "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:37Z", "project_id": "392820fa5cb04254a7b3e10198b318a9", "id": "44b5a569-5ab0-4300-bfc0-37a676d6030b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:32:37Z", "security_group_id": "bdd8e316-42da-4fd9-a1ec-53d330c67e8f", "port_range_min": null, "revision_number": 0, "tenant_id": "392820fa5cb04254a7b3e10198b318a9", "created_at": "2018-10-02T18:32:37Z", "project_id": "392820fa5cb04254a7b3e10198b318a9", "id": "c3218092-22c4-4cc8-87ab-18380f9a2b23"}]} 2018-10-02 18:33:02,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=bdd8e316-42da-4fd9-a1ec-53d330c67e8f used request id req-9c833930-b5c9-4a14-8653-2f558dfbb291 2018-10-02 18:33:02,636 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:33:02,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/bdd8e316-42da-4fd9-a1ec-53d330c67e8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:02,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f6a5777-f82d-468a-901f-07493dd29d7a Content-Length: 0 Date: Tue, 02 Oct 2018 18:33:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:02,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/bdd8e316-42da-4fd9-a1ec-53d330c67e8f used request id req-3f6a5777-f82d-468a-901f-07493dd29d7a 2018-10-02 18:33:02,937 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-de613179-8ff6-4c9-proj 2018-10-02 18:33:02,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:03,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec877a8-26a4-44b6-8d4f-4f7a1626137a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:03,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/392820fa5cb04254a7b3e10198b318a9 used request id req-4ec877a8-26a4-44b6-8d4f-4f7a1626137a 2018-10-02 18:33:03,131 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-de613179-8ff6-4c9-proj-role 2018-10-02 18:33:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/21bd70910b1f411c903688b643019808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:03,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713ceae1-8cde-4600-99bd-5aca8e4d8c17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:03,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/21bd70910b1f411c903688b643019808 used request id req-713ceae1-8cde-4600-99bd-5aca8e4d8c17 2018-10-02 18:33:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08971fb1e9b8f1f3c907f9ec9ef9b1ed477ceea" 2018-10-02 18:33:03,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1a6719-848a-4aa4-8b39-d32cbf4665ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:03,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d1a6719-848a-4aa4-8b39-d32cbf4665ac 2018-10-02 18:33:03,337 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-de613179-8ff6-4c9-user 2018-10-02 18:33:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/fb28fab66d5849c7a4d09d8e93dbb730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb3cd43f573fc37c764cce674a41db06b4dc686" 2018-10-02 18:33:03,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f0983a-7fd8-4c65-89c8-6c2567ce929f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:03,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/fb28fab66d5849c7a4d09d8e93dbb730 used request id req-22f0983a-7fd8-4c65-89c8-6c2567ce929f 2018-10-02 18:33:03,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:03,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OoHDWYPVSiCXkEijKdA6ZQ"], "issued_at": "2018-10-02T18:33:03.000000Z"}} 2018-10-02 18:33:03,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25b2821af3579aaec381371a5f892d0a6892ae7" 2018-10-02 18:33:03,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f27549d-1b94-4830-af05-ad97a3f84025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:03,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9f27549d-1b94-4830-af05-ad97a3f84025 2018-10-02 18:33:03,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:03,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:04,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["_qpMafn7R7uwxFRsOR3NjA"], "issued_at": "2018-10-02T18:33:04.000000Z"}} 2018-10-02 18:33:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:04,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d28a25-9af6-4317-a37a-517b0af2f5c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:04,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-53d28a25-9af6-4317-a37a-517b0af2f5c8 2018-10-02 18:33:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:04,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:04,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f7ff9128-3590-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:04,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26ee6ff-b7a9-41d3-a1ac-891e40cf7916 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f7ff9128-3590-471-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:33:04,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f7ff9128-3590-471-proj used request id req-b26ee6ff-b7a9-41d3-a1ac-891e40cf7916 2018-10-02 18:33:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:04,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93def982-c46a-4182-9c46-6b4b47f68b36 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:04,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-93def982-c46a-4182-9c46-6b4b47f68b36 2018-10-02 18:33:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}}' 2018-10-02 18:33:04,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e235574-76ef-46ed-b613-3b52e8932ae9 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b"}, "enabled": true, "id": "ec7749b0a601422eba1ddcd40a73517b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}} 2018-10-02 18:33:04,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7e235574-76ef-46ed-b613-3b52e8932ae9 2018-10-02 18:33:04,769 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f7ff9128-3590-471-proj 2018-10-02 18:33:04,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:04,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:05,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["d8P8_oYyS_mz_WDzI-hYQQ"], "issued_at": "2018-10-02T18:33:05.000000Z"}} 2018-10-02 18:33:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56c994d34a5a5fe5d33a33411ae862a568325a3" 2018-10-02 18:33:05,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079bcaec-6cb4-4dac-8ba0-1124f64ab08c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:05,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-079bcaec-6cb4-4dac-8ba0-1124f64ab08c 2018-10-02 18:33:05,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:05,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56c994d34a5a5fe5d33a33411ae862a568325a3" 2018-10-02 18:33:05,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81089c5-388a-43f0-9110-448e05f6a6b3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:33:05,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c81089c5-388a-43f0-9110-448e05f6a6b3 2018-10-02 18:33:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-f7ff9128-3590-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56c994d34a5a5fe5d33a33411ae862a568325a3" 2018-10-02 18:33:05,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f2968d-c163-4e71-854a-74e6f9896edf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-f7ff9128-3590-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b"}, "enabled": true, "id": "ec7749b0a601422eba1ddcd40a73517b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}]} 2018-10-02 18:33:05,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-f7ff9128-3590-471-proj used request id req-14f2968d-c163-4e71-854a-74e6f9896edf 2018-10-02 18:33:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56c994d34a5a5fe5d33a33411ae862a568325a3" 2018-10-02 18:33:05,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ee14ec-b87f-4a4b-a8eb-5b1ab3a5bd31 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:05,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-15ee14ec-b87f-4a4b-a8eb-5b1ab3a5bd31 2018-10-02 18:33:05,876 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f7ff9128-3590-471-user 2018-10-02 18:33:05,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:05,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb583d61-78f1-476b-8d72-b24324f30e77 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:05,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bb583d61-78f1-476b-8d72-b24324f30e77 2018-10-02 18:33:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" -d '{"role": {"name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role"}}' 2018-10-02 18:33:06,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3207c5-35a9-469f-a09b-ee25fd47393a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02c635da6b934f0684d7719322e650f1", "links": {"self": "http://172.30.9.22:5000/v3/roles/02c635da6b934f0684d7719322e650f1"}, "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role"}} 2018-10-02 18:33:06,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba3207c5-35a9-469f-a09b-ee25fd47393a 2018-10-02 18:33:06,098 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role 2018-10-02 18:33:06,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/02c635da6b934f0684d7719322e650f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:06,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9240ed3-697f-4a43-934c-f5a48afd5c99 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/02c635da6b934f0684d7719322e650f1"}, "domain_id": null, "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role", "id": "02c635da6b934f0684d7719322e650f1"}} 2018-10-02 18:33:06,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/02c635da6b934f0684d7719322e650f1 used request id req-e9240ed3-697f-4a43-934c-f5a48afd5c99 2018-10-02 18:33:06,191 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role to project CreateNetworkSuccessTests-f7ff9128-3590-471-proj 2018-10-02 18:33:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b/users/8e2b8e10486d4cb2872a8c0c8af7c224/roles/02c635da6b934f0684d7719322e650f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:06,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84a4c3d-c74e-4906-89e3-3b42c08d0dd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:06,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b/users/8e2b8e10486d4cb2872a8c0c8af7c224/roles/02c635da6b934f0684d7719322e650f1 used request id req-a84a4c3d-c74e-4906-89e3-3b42c08d0dd5 2018-10-02 18:33:06,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:06,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:06,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02c635da6b934f0684d7719322e650f1", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role"}], "expires_at": "2018-10-02T19:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7749b0a601422eba1ddcd40a73517b", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-user", "id": "8e2b8e10486d4cb2872a8c0c8af7c224"}, "audit_ids": ["hB0ajueuQEqmEc530ZMfPw"], "issued_at": "2018-10-02T18:33:06.000000Z"}} 2018-10-02 18:33:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:06,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ae93b7-b2d5-4543-a92e-d093a3fb7c5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:06,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c4ae93b7-b2d5-4543-a92e-d093a3fb7c5c 2018-10-02 18:33:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:07,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f04c586-0b2b-4500-8f2a-2f337071722c Date: Tue, 02 Oct 2018 18:33:07 GMT RESP BODY: {"networks":[]} 2018-10-02 18:33:07,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net used request id req-7f04c586-0b2b-4500-8f2a-2f337071722c 2018-10-02 18:33:07,058 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net 2018-10-02 18:33:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" -d '{"network": {"name": "CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net", "admin_state_up": true}}' 2018-10-02 18:33:07,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c149a5e7-b3e1-4293-926d-faf8b2cc56a6 Date: Tue, 02 Oct 2018 18:33:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec7749b0a601422eba1ddcd40a73517b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:33:07Z","is_default":false,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:07Z","mtu":1450}} 2018-10-02 18:33:07,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c149a5e7-b3e1-4293-926d-faf8b2cc56a6 2018-10-02 18:33:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e14c9ab4-2f01-4ec6-9e65-63ab15828d5e Date: Tue, 02 Oct 2018 18:33:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:33:07Z","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net"}]} 2018-10-02 18:33:08,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-e14c9ab4-2f01-4ec6-9e65-63ab15828d5e 2018-10-02 18:33:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:08,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06a72c9f-a338-439a-9df1-cc853c360c36 Date: Tue, 02 Oct 2018 18:33:08 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:33:08,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-06a72c9f-a338-439a-9df1-cc853c360c36 2018-10-02 18:33:08,234 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet 2018-10-02 18:33:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" -d '{"subnets": [{"ip_version": 4, "network_id": "7e9f1742-b4dc-4cb3-8541-8a932bf0ea78", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]}' 2018-10-02 18:33:08,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-49067630-2e87-44c3-8564-be4edf66ecf6 Date: Tue, 02 Oct 2018 18:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]} 2018-10-02 18:33:08,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-49067630-2e87-44c3-8564-be4edf66ecf6 2018-10-02 18:33:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:09,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ef4a3a85-0bdd-46c6-a503-a4871e6fdedd Date: Tue, 02 Oct 2018 18:33: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":["0a9c445b-b729-4a75-9d9f-521ea2f8333b"],"updated_at":"2018-10-02T18:33:08Z","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net"}]} 2018-10-02 18:33:09,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-ef4a3a85-0bdd-46c6-a503-a4871e6fdedd 2018-10-02 18:33:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:09,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4089a9a6-b113-4563-a957-c1a17f87259c Date: Tue, 02 Oct 2018 18:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]} 2018-10-02 18:33:09,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-4089a9a6-b113-4563-a957-c1a17f87259c 2018-10-02 18:33:09,203 - OpenStackNetwork - DEBUG - Network [7e9f1742-b4dc-4cb3-8541-8a932bf0ea78] created successfully 2018-10-02 18:33:09,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:09,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:09,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02c635da6b934f0684d7719322e650f1", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role"}], "expires_at": "2018-10-02T19:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7749b0a601422eba1ddcd40a73517b", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-user", "id": "8e2b8e10486d4cb2872a8c0c8af7c224"}, "audit_ids": ["Uw9CWvGnSqOQT7IupnPCVA"], "issued_at": "2018-10-02T18:33:09.000000Z"}} 2018-10-02 18:33:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:09,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73615925-29ec-4659-a4b7-9c844da5b4eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:09,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-73615925-29ec-4659-a4b7-9c844da5b4eb 2018-10-02 18:33:09,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:10,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-14189d14-03ec-4916-a781-09d9cfcbc3f5 Date: Tue, 02 Oct 2018 18:33:10 GMT RESP BODY: {"routers": []} 2018-10-02 18:33:10,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router&admin_state_up=True used request id req-14189d14-03ec-4916-a781-09d9cfcbc3f5 2018-10-02 18:33:10,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:10,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:10,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02c635da6b934f0684d7719322e650f1", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role"}], "expires_at": "2018-10-02T19:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7749b0a601422eba1ddcd40a73517b", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-user", "id": "8e2b8e10486d4cb2872a8c0c8af7c224"}, "audit_ids": ["o5z0_j7lQE2x_sHHv_4oSw"], "issued_at": "2018-10-02T18:33:10.000000Z"}} 2018-10-02 18:33:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fade5c14cfe09ccc1ec83bf00a9221cebba5f48" 2018-10-02 18:33:10,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb482762-c048-48c4-b229-ae4124766d74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:10,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb482762-c048-48c4-b229-ae4124766d74 2018-10-02 18:33:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:10,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c8c625d8-3fc5-4398-a2e5-e50efbfb4e5b Date: Tue, 02 Oct 2018 18:33:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:33:10,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-c8c625d8-3fc5-4398-a2e5-e50efbfb4e5b 2018-10-02 18:33:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:11,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84c4b157-2290-4615-910c-974525301135 Date: Tue, 02 Oct 2018 18:33:11 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:33:11,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-84c4b157-2290-4615-910c-974525301135 2018-10-02 18:33:11,153 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router 2018-10-02 18:33:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router", "admin_state_up": true}}' 2018-10-02 18:33:16,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5456f628-91de-4dbc-9815-e3139bee7470 Date: Tue, 02 Oct 2018 18:33:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:11Z", "admin_state_up": true, "updated_at": "2018-10-02T18:33:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "b204353f-8816-4a31-96d4-8ff5c7b4b5c6", "name": "CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router"}} 2018-10-02 18:33:16,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-5456f628-91de-4dbc-9815-e3139bee7470 2018-10-02 18:33:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=b204353f-8816-4a31-96d4-8ff5c7b4b5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:16,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-611ea746-25e0-453c-b8bc-d4a3d35deaa7 Date: Tue, 02 Oct 2018 18:33:16 GMT RESP BODY: {"ports":[]} 2018-10-02 18:33:16,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=b204353f-8816-4a31-96d4-8ff5c7b4b5c6 used request id req-611ea746-25e0-453c-b8bc-d4a3d35deaa7 2018-10-02 18:33:16,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:16,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8d5b4ffd-551e-4721-b328-914481634725 Date: Tue, 02 Oct 2018 18:33: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":["0a9c445b-b729-4a75-9d9f-521ea2f8333b"],"updated_at":"2018-10-02T18:33:08Z","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net"}]} 2018-10-02 18:33:16,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net used request id req-8d5b4ffd-551e-4721-b328-914481634725 2018-10-02 18:33:16,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:16,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:16,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c45af5-390a-4ab7-98ed-68b4f63933c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b"}, "enabled": true, "id": "ec7749b0a601422eba1ddcd40a73517b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}} 2018-10-02 18:33:16,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b used request id req-92c45af5-390a-4ab7-98ed-68b4f63933c4 2018-10-02 18:33:16,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:16,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d526851c-b37a-4a5b-ae4e-efd9920abdd9 Date: Tue, 02 Oct 2018 18:33:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]} 2018-10-02 18:33:16,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-d526851c-b37a-4a5b-ae4e-efd9920abdd9 2018-10-02 18:33:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78&name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:16,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4f058a2-e71e-4dfd-ae75-5bc58c32fb5d Date: Tue, 02 Oct 2018 18:33:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]} 2018-10-02 18:33:16,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78&name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet used request id req-f4f058a2-e71e-4dfd-ae75-5bc58c32fb5d 2018-10-02 18:33:16,894 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 18:33:16,894 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router 2018-10-02 18:33:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" -d '{"subnet_id": "0a9c445b-b729-4a75-9d9f-521ea2f8333b"}' 2018-10-02 18:33:19,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6a33b2a5-58dd-4634-b608-f177b0ca24ca Date: Tue, 02 Oct 2018 18:33:19 GMT RESP BODY: {"network_id": "7e9f1742-b4dc-4cb3-8541-8a932bf0ea78", "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "subnet_id": "0a9c445b-b729-4a75-9d9f-521ea2f8333b", "subnet_ids": ["0a9c445b-b729-4a75-9d9f-521ea2f8333b"], "port_id": "ba014424-12e9-442c-a672-7f9cd22fcca0", "id": "b204353f-8816-4a31-96d4-8ff5c7b4b5c6"} 2018-10-02 18:33:19,013 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6/add_router_interface used request id req-6a33b2a5-58dd-4634-b608-f177b0ca24ca 2018-10-02 18:33:19,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:19,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-dd97ec62-69b2-4713-b51d-47504e3ba7c9 Date: Tue, 02 Oct 2018 18:33:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:11Z", "admin_state_up": true, "updated_at": "2018-10-02T18:33:18Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "b204353f-8816-4a31-96d4-8ff5c7b4b5c6", "name": "CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router"}} 2018-10-02 18:33:19,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6 used request id req-dd97ec62-69b2-4713-b51d-47504e3ba7c9 2018-10-02 18:33:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=b204353f-8816-4a31-96d4-8ff5c7b4b5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:19,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ab23e057-3510-48dc-8c8e-818007207cc7 Date: Tue, 02 Oct 2018 18:33:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:33:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","ip_address":"10.55.1.1"}],"id":"ba014424-12e9-442c-a672-7f9cd22fcca0","security_groups":[],"mac_address":"fa:16:3e:4b:27:f8","project_id":"ec7749b0a601422eba1ddcd40a73517b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:17Z","binding:vnic_type":"normal","device_id":"b204353f-8816-4a31-96d4-8ff5c7b4b5c6"}]} 2018-10-02 18:33:19,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=b204353f-8816-4a31-96d4-8ff5c7b4b5c6 used request id req-ab23e057-3510-48dc-8c8e-818007207cc7 2018-10-02 18:33:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0a9c445b-b729-4a75-9d9f-521ea2f8333b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:19,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-48540ed6-e79e-40ec-b17e-adb804e87bc5 Date: Tue, 02 Oct 2018 18:33:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}} 2018-10-02 18:33:19,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0a9c445b-b729-4a75-9d9f-521ea2f8333b used request id req-48540ed6-e79e-40ec-b17e-adb804e87bc5 2018-10-02 18:33:19,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:20,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02c635da6b934f0684d7719322e650f1", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role"}], "expires_at": "2018-10-02T19:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7749b0a601422eba1ddcd40a73517b", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ec7749b0a601422eba1ddcd40a73517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-user", "id": "8e2b8e10486d4cb2872a8c0c8af7c224"}, "audit_ids": ["SJQugdA3Qji6sWEJCNn0LQ"], "issued_at": "2018-10-02T18:33:20.000000Z"}} 2018-10-02 18:33:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db46d58aaa7a790dd47dc00a51d876471ef49c" 2018-10-02 18:33:20,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0c7b5a45-534c-41c6-845d-bb706646dde3 Date: Tue, 02 Oct 2018 18:33: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":["0a9c445b-b729-4a75-9d9f-521ea2f8333b"],"updated_at":"2018-10-02T18:33:08Z","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net"}]} 2018-10-02 18:33:20,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net used request id req-0c7b5a45-534c-41c6-845d-bb706646dde3 2018-10-02 18:33:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:20,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25b2821af3579aaec381371a5f892d0a6892ae7" 2018-10-02 18:33:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e368600-4f6f-4a74-9cea-8a55b3609ade Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b"}, "enabled": true, "id": "ec7749b0a601422eba1ddcd40a73517b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}} 2018-10-02 18:33:20,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b used request id req-8e368600-4f6f-4a74-9cea-8a55b3609ade 2018-10-02 18:33:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db46d58aaa7a790dd47dc00a51d876471ef49c" 2018-10-02 18:33:20,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c755522-6c05-4feb-8b2f-62eda5b5f172 Date: Tue, 02 Oct 2018 18:33:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]} 2018-10-02 18:33:20,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-0c755522-6c05-4feb-8b2f-62eda5b5f172 2018-10-02 18:33:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78&name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db46d58aaa7a790dd47dc00a51d876471ef49c" 2018-10-02 18:33:20,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fbb931d8-d18c-44d5-974c-7e5d2e70c385 Date: Tue, 02 Oct 2018 18:33:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}]} 2018-10-02 18:33:20,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7e9f1742-b4dc-4cb3-8541-8a932bf0ea78&name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet used request id req-fbb931d8-d18c-44d5-974c-7e5d2e70c385 2018-10-02 18:33:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db46d58aaa7a790dd47dc00a51d876471ef49c" 2018-10-02 18:33:21,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-7ef8fc41-4037-4b2a-ac9b-84e51a966931 Date: Tue, 02 Oct 2018 18:33:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:11Z", "admin_state_up": true, "updated_at": "2018-10-02T18:33:18Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "b204353f-8816-4a31-96d4-8ff5c7b4b5c6", "name": "CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router"}]} 2018-10-02 18:33:21,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router used request id req-7ef8fc41-4037-4b2a-ac9b-84e51a966931 2018-10-02 18:33:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25b2821af3579aaec381371a5f892d0a6892ae7" 2018-10-02 18:33:21,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e368cb5-4e10-4e99-8264-f6af73ae7de5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b"}, "enabled": true, "id": "ec7749b0a601422eba1ddcd40a73517b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}} 2018-10-02 18:33:21,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b used request id req-5e368cb5-4e10-4e99-8264-f6af73ae7de5 2018-10-02 18:33:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=b204353f-8816-4a31-96d4-8ff5c7b4b5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db46d58aaa7a790dd47dc00a51d876471ef49c" 2018-10-02 18:33:21,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-442904dd-dc98-460c-8bf3-b478396b558d Date: Tue, 02 Oct 2018 18:33:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:33:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","ip_address":"10.55.1.1"}],"id":"ba014424-12e9-442c-a672-7f9cd22fcca0","security_groups":[],"mac_address":"fa:16:3e:4b:27:f8","project_id":"ec7749b0a601422eba1ddcd40a73517b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:17Z","binding:vnic_type":"normal","device_id":"b204353f-8816-4a31-96d4-8ff5c7b4b5c6"}]} 2018-10-02 18:33:21,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=b204353f-8816-4a31-96d4-8ff5c7b4b5c6 used request id req-442904dd-dc98-460c-8bf3-b478396b558d 2018-10-02 18:33:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0a9c445b-b729-4a75-9d9f-521ea2f8333b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db46d58aaa7a790dd47dc00a51d876471ef49c" 2018-10-02 18:33:21,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-86b3c07a-f64f-42f4-a464-73e2d2315d1e Date: Tue, 02 Oct 2018 18:33:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e9f1742-b4dc-4cb3-8541-8a932bf0ea78","tenant_id":"ec7749b0a601422eba1ddcd40a73517b","created_at":"2018-10-02T18:33:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ec7749b0a601422eba1ddcd40a73517b","id":"0a9c445b-b729-4a75-9d9f-521ea2f8333b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet"}} 2018-10-02 18:33:21,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0a9c445b-b729-4a75-9d9f-521ea2f8333b used request id req-86b3c07a-f64f-42f4-a464-73e2d2315d1e 2018-10-02 18:33:21,534 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router and subnet CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet 2018-10-02 18:33:21,534 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router 2018-10-02 18:33:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" -d '{"subnet_id": "0a9c445b-b729-4a75-9d9f-521ea2f8333b"}' 2018-10-02 18:33:22,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-341ce7e2-24a8-483d-9979-e28a0da4531a Date: Tue, 02 Oct 2018 18:33:22 GMT RESP BODY: {"network_id": "7e9f1742-b4dc-4cb3-8541-8a932bf0ea78", "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "subnet_id": "0a9c445b-b729-4a75-9d9f-521ea2f8333b", "subnet_ids": ["0a9c445b-b729-4a75-9d9f-521ea2f8333b"], "port_id": "ba014424-12e9-442c-a672-7f9cd22fcca0", "id": "b204353f-8816-4a31-96d4-8ff5c7b4b5c6"} 2018-10-02 18:33:22,899 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6/remove_router_interface used request id req-341ce7e2-24a8-483d-9979-e28a0da4531a 2018-10-02 18:33:22,899 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router 2018-10-02 18:33:22,899 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-router 2018-10-02 18:33:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0e902dea2f3e7453be46d28925dee9b5221c01" 2018-10-02 18:33:26,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6abddd1f-6d28-4756-aa4b-98af3e5fa0d3 Content-Length: 0 Date: Tue, 02 Oct 2018 18:33:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:26,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b204353f-8816-4a31-96d4-8ff5c7b4b5c6 used request id req-6abddd1f-6d28-4756-aa4b-98af3e5fa0d3 2018-10-02 18:33:26,337 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet 2018-10-02 18:33:26,337 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-subnet 2018-10-02 18:33:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/0a9c445b-b729-4a75-9d9f-521ea2f8333b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:28,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-212d417b-2047-4017-9ad8-176cb4ef55b9 Date: Tue, 02 Oct 2018 18:33:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:28,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0a9c445b-b729-4a75-9d9f-521ea2f8333b used request id req-212d417b-2047-4017-9ad8-176cb4ef55b9 2018-10-02 18:33:28,718 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3f7eb7c9-9adc-4ce4-b66e-b7cba8e99983-pub-net 2018-10-02 18:33:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ee39895be6985c5a1f0607752ca168a6c61b3a" 2018-10-02 18:33:29,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75012143-823b-4595-9b73-66c8cc4897d1 Date: Tue, 02 Oct 2018 18:33:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:29,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7e9f1742-b4dc-4cb3-8541-8a932bf0ea78 used request id req-75012143-823b-4595-9b73-66c8cc4897d1 2018-10-02 18:33:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:30,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-20c3ed1c-f000-4f6f-a8f6-126047751d01 Date: Tue, 02 Oct 2018 18:33:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:07Z", "updated_at": "2018-10-02T18:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "revision_number": 0, "id": "2590a06c-8e0f-4e98-b2ab-8e6d780d723e", "remote_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec7749b0a601422eba1ddcd40a73517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "revision_number": 0, "id": "6d83a2db-95a4-4c4e-9f9f-7e153b5b5b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec7749b0a601422eba1ddcd40a73517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "revision_number": 0, "id": "9e29a994-e894-44d2-901f-6c3e841f6534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec7749b0a601422eba1ddcd40a73517b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "revision_number": 0, "id": "f531fdd1-b0e5-460b-9599-b5599cf8b6f6", "remote_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec7749b0a601422eba1ddcd40a73517b"}], "revision_number": 4, "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:33:30,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-20c3ed1c-f000-4f6f-a8f6-126047751d01 2018-10-02 18:33:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:30,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24401086-c247-4091-be87-529a8df406fa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:33:30,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-24401086-c247-4091-be87-529a8df406fa 2018-10-02 18:33:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:30,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a11c7e-2eb7-4102-9404-1e3384c0a3fc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b"}, "enabled": true, "id": "ec7749b0a601422eba1ddcd40a73517b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f7ff9128-3590-471-proj"}} 2018-10-02 18:33:30,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b used request id req-a3a11c7e-2eb7-4102-9404-1e3384c0a3fc 2018-10-02 18:33:30,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad 2018-10-02 18:33:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:30,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85a9b9a4-e136-413a-9acd-f1390ca81654 Date: Tue, 02 Oct 2018 18:33:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "port_range_min": null, "revision_number": 0, "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:07Z", "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "2590a06c-8e0f-4e98-b2ab-8e6d780d723e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "port_range_min": null, "revision_number": 0, "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:07Z", "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "6d83a2db-95a4-4c4e-9f9f-7e153b5b5b7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "port_range_min": null, "revision_number": 0, "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:07Z", "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "9e29a994-e894-44d2-901f-6c3e841f6534"}, {"remote_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:07Z", "security_group_id": "c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad", "port_range_min": null, "revision_number": 0, "tenant_id": "ec7749b0a601422eba1ddcd40a73517b", "created_at": "2018-10-02T18:33:07Z", "project_id": "ec7749b0a601422eba1ddcd40a73517b", "id": "f531fdd1-b0e5-460b-9599-b5599cf8b6f6"}]} 2018-10-02 18:33:30,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad used request id req-85a9b9a4-e136-413a-9acd-f1390ca81654 2018-10-02 18:33:30,518 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:33:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:30,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bc69f69-8d73-4a9a-a4c8-a17b8b3e8b82 Content-Length: 0 Date: Tue, 02 Oct 2018 18:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:30,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c36554a6-a9b1-4e2e-be6f-cde07ffdb0ad used request id req-4bc69f69-8d73-4a9a-a4c8-a17b8b3e8b82 2018-10-02 18:33:30,813 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f7ff9128-3590-471-proj 2018-10-02 18:33:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:31,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210214e6-7093-474b-82d9-266256c2b452 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:31,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ec7749b0a601422eba1ddcd40a73517b used request id req-210214e6-7093-474b-82d9-266256c2b452 2018-10-02 18:33:31,059 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f7ff9128-3590-471-proj-role 2018-10-02 18:33:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/02c635da6b934f0684d7719322e650f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:31,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043a22c3-35ab-4464-9960-46b5e4903aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:31,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/02c635da6b934f0684d7719322e650f1 used request id req-043a22c3-35ab-4464-9960-46b5e4903aa0 2018-10-02 18:33:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b05043fefa14d2a11f7d536490f679c98994a9" 2018-10-02 18:33:31,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c70bf3-b0ac-4502-8e55-4809ce759782 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:31,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c7c70bf3-b0ac-4502-8e55-4809ce759782 2018-10-02 18:33:31,266 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f7ff9128-3590-471-user 2018-10-02 18:33:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/8e2b8e10486d4cb2872a8c0c8af7c224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56c994d34a5a5fe5d33a33411ae862a568325a3" 2018-10-02 18:33:31,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b76de48-983b-43b7-9f2b-4283b8da579a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:31,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8e2b8e10486d4cb2872a8c0c8af7c224 used request id req-1b76de48-983b-43b7-9f2b-4283b8da579a 2018-10-02 18:33:31,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:31,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["jnAJcYAyQreR2DKowxVbAg"], "issued_at": "2018-10-02T18:33:31.000000Z"}} 2018-10-02 18:33:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f373c1b6c17e7d818a2b5e3fea91414aaf6451a1" 2018-10-02 18:33:31,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e257686c-1e52-4847-8500-c8296316855c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:31,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e257686c-1e52-4847-8500-c8296316855c 2018-10-02 18:33:31,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:31,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:32,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BNJfcg4ZSduAjQ-88-HOhQ"], "issued_at": "2018-10-02T18:33:32.000000Z"}} 2018-10-02 18:33:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:32,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41200cd8-6f7e-4ed1-affa-60251a24f6ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:32,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-41200cd8-6f7e-4ed1-affa-60251a24f6ea 2018-10-02 18:33:32,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:32,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:32,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5152595e-daa8-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:32,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516d528d-d1bb-4342-a1ac-cf500062b3f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5152595e-daa8-48e-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:33:32,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5152595e-daa8-48e-proj used request id req-516d528d-d1bb-4342-a1ac-cf500062b3f5 2018-10-02 18:33:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:32,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca73d5e-2763-458e-a844-916aca656885 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:32,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-1ca73d5e-2763-458e-a844-916aca656885 2018-10-02 18:33:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}}' 2018-10-02 18:33:32,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd37ed2-58bc-416b-b552-e63007cffa21 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab"}, "enabled": true, "id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}} 2018-10-02 18:33:32,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9fd37ed2-58bc-416b-b552-e63007cffa21 2018-10-02 18:33:32,751 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5152595e-daa8-48e-proj 2018-10-02 18:33:32,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:32,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:33,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["znHZHrp_RwGS3VO5Y7LrAQ"], "issued_at": "2018-10-02T18:33:33.000000Z"}} 2018-10-02 18:33:33,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b9a75c13afac95fde6ce536f91818c6312762" 2018-10-02 18:33:33,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23532a46-2dc4-4345-92f1-485d99915db7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:33,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-23532a46-2dc4-4345-92f1-485d99915db7 2018-10-02 18:33:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:33,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b9a75c13afac95fde6ce536f91818c6312762" 2018-10-02 18:33:33,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfe4fc4-d60f-4dcc-93eb-a04833175b79 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:33:33,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fbfe4fc4-d60f-4dcc-93eb-a04833175b79 2018-10-02 18:33:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-5152595e-daa8-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b9a75c13afac95fde6ce536f91818c6312762" 2018-10-02 18:33:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8ee978-092c-42bc-8549-58bd2fc8b313 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-5152595e-daa8-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab"}, "enabled": true, "id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}]} 2018-10-02 18:33:33,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-5152595e-daa8-48e-proj used request id req-1c8ee978-092c-42bc-8549-58bd2fc8b313 2018-10-02 18:33:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b9a75c13afac95fde6ce536f91818c6312762" 2018-10-02 18:33:33,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fb1462-c85a-4204-bde3-30bcfc80d185 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:33,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-66fb1462-c85a-4204-bde3-30bcfc80d185 2018-10-02 18:33:33,852 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5152595e-daa8-48e-user 2018-10-02 18:33:33,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:33,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4537e380-dc4a-4279-827a-35fe2420a983 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:33,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4537e380-dc4a-4279-827a-35fe2420a983 2018-10-02 18:33:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" -d '{"role": {"name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role"}}' 2018-10-02 18:33:34,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab476f2-1844-4931-b3ab-3ab771f191a6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "867a442e9e8c4d4e9cbfb988a62051ca", "links": {"self": "http://172.30.9.22:5000/v3/roles/867a442e9e8c4d4e9cbfb988a62051ca"}, "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role"}} 2018-10-02 18:33:34,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0ab476f2-1844-4931-b3ab-3ab771f191a6 2018-10-02 18:33:34,062 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role 2018-10-02 18:33:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/867a442e9e8c4d4e9cbfb988a62051ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:34,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0351da-d0ca-4f4e-9d80-6ef97d984775 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/867a442e9e8c4d4e9cbfb988a62051ca"}, "domain_id": null, "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role", "id": "867a442e9e8c4d4e9cbfb988a62051ca"}} 2018-10-02 18:33:34,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/867a442e9e8c4d4e9cbfb988a62051ca used request id req-fe0351da-d0ca-4f4e-9d80-6ef97d984775 2018-10-02 18:33:34,154 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role to project CreateNetworkSuccessTests-5152595e-daa8-48e-proj 2018-10-02 18:33:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab/users/1cce717484854730af8e5d3534ce48e8/roles/867a442e9e8c4d4e9cbfb988a62051ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:34,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b1a3b0-7e22-4760-ae10-ccdb919197f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:34,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab/users/1cce717484854730af8e5d3534ce48e8/roles/867a442e9e8c4d4e9cbfb988a62051ca used request id req-c3b1a3b0-7e22-4760-ae10-ccdb919197f8 2018-10-02 18:33:34,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:34,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:34,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867a442e9e8c4d4e9cbfb988a62051ca", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role"}], "expires_at": "2018-10-02T19:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-user", "id": "1cce717484854730af8e5d3534ce48e8"}, "audit_ids": ["K8I-mXOhQBKuLIku4rgkrQ"], "issued_at": "2018-10-02T18:33:34.000000Z"}} 2018-10-02 18:33:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:34,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1480248f-9fdd-4787-b394-6b2aafa8cab5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:34,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1480248f-9fdd-4787-b394-6b2aafa8cab5 2018-10-02 18:33:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:34,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-abb91878-a4cf-4cbc-8cfa-fbeae212dec5 Date: Tue, 02 Oct 2018 18:33:34 GMT RESP BODY: {"networks":[]} 2018-10-02 18:33:34,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net used request id req-abb91878-a4cf-4cbc-8cfa-fbeae212dec5 2018-10-02 18:33:34,921 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net 2018-10-02 18:33:34,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" -d '{"network": {"name": "CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net", "admin_state_up": true}}' 2018-10-02 18:33:35,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f09d9f36-1847-4a17-9e20-f82d3231386f Date: Tue, 02 Oct 2018 18:33:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28dccb48-a323-49c8-a3d3-a8f55720311d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:33:35Z","is_default":false,"name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:35Z","mtu":1450}} 2018-10-02 18:33:35,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f09d9f36-1847-4a17-9e20-f82d3231386f 2018-10-02 18:33:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=28dccb48-a323-49c8-a3d3-a8f55720311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:35,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a8117fc5-2874-40f6-aafd-1ce678a30933 Date: Tue, 02 Oct 2018 18:33: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-10-02T18:33:35Z","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"28dccb48-a323-49c8-a3d3-a8f55720311d","name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net"}]} 2018-10-02 18:33:35,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=28dccb48-a323-49c8-a3d3-a8f55720311d used request id req-a8117fc5-2874-40f6-aafd-1ce678a30933 2018-10-02 18:33:35,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:35,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2dff4f0f-5d26-4aa8-9fbc-ae2eb15213a7 Date: Tue, 02 Oct 2018 18:33:35 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:33:35,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d used request id req-2dff4f0f-5d26-4aa8-9fbc-ae2eb15213a7 2018-10-02 18:33:35,883 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet 2018-10-02 18:33:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" -d '{"subnets": [{"ip_version": 4, "network_id": "28dccb48-a323-49c8-a3d3-a8f55720311d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet"}]}' 2018-10-02 18:33:36,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2e36a0a0-a85b-4213-a881-aadde009d3cf Date: Tue, 02 Oct 2018 18:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28dccb48-a323-49c8-a3d3-a8f55720311d","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33: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":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"65f64575-3aaa-4f66-a99e-ea296de887ae","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet"}]} 2018-10-02 18:33:36,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-2e36a0a0-a85b-4213-a881-aadde009d3cf 2018-10-02 18:33:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=28dccb48-a323-49c8-a3d3-a8f55720311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:36,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d598fad8-26ec-442d-b679-ff80ce9a2dff Date: Tue, 02 Oct 2018 18:33:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65f64575-3aaa-4f66-a99e-ea296de887ae"],"updated_at":"2018-10-02T18:33:36Z","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"28dccb48-a323-49c8-a3d3-a8f55720311d","name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net"}]} 2018-10-02 18:33:36,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=28dccb48-a323-49c8-a3d3-a8f55720311d used request id req-d598fad8-26ec-442d-b679-ff80ce9a2dff 2018-10-02 18:33:36,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:36,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1aa704b3-3e0f-481f-ab02-2cf1f182a206 Date: Tue, 02 Oct 2018 18:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28dccb48-a323-49c8-a3d3-a8f55720311d","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33: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":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"65f64575-3aaa-4f66-a99e-ea296de887ae","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet"}]} 2018-10-02 18:33:36,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d used request id req-1aa704b3-3e0f-481f-ab02-2cf1f182a206 2018-10-02 18:33:36,995 - OpenStackNetwork - DEBUG - Network [28dccb48-a323-49c8-a3d3-a8f55720311d] created successfully 2018-10-02 18:33:36,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:37,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867a442e9e8c4d4e9cbfb988a62051ca", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role"}], "expires_at": "2018-10-02T19:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/fc3d3ec9314d4f28b36e0a0319d5c7ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-user", "id": "1cce717484854730af8e5d3534ce48e8"}, "audit_ids": ["EeUdYuhPSOOPLnND8Ctn0w"], "issued_at": "2018-10-02T18:33:37.000000Z"}} 2018-10-02 18:33:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f3cb02ce6f642c9a7f75933c878d964e82333a" 2018-10-02 18:33:37,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4eba42a4-c957-4ee6-a703-d93ce7f51d52 Date: Tue, 02 Oct 2018 18:33:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65f64575-3aaa-4f66-a99e-ea296de887ae"],"updated_at":"2018-10-02T18:33:36Z","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"28dccb48-a323-49c8-a3d3-a8f55720311d","name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net"}]} 2018-10-02 18:33:37,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net used request id req-4eba42a4-c957-4ee6-a703-d93ce7f51d52 2018-10-02 18:33:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:37,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:37,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f373c1b6c17e7d818a2b5e3fea91414aaf6451a1" 2018-10-02 18:33:37,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862bec13-68c2-4242-8f21-b61be2661896 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab"}, "enabled": true, "id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}} 2018-10-02 18:33:37,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab used request id req-862bec13-68c2-4242-8f21-b61be2661896 2018-10-02 18:33:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f3cb02ce6f642c9a7f75933c878d964e82333a" 2018-10-02 18:33:37,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-288831d8-d357-4dde-9bef-5778ff9c0ae3 Date: Tue, 02 Oct 2018 18:33:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28dccb48-a323-49c8-a3d3-a8f55720311d","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33: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":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"65f64575-3aaa-4f66-a99e-ea296de887ae","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet"}]} 2018-10-02 18:33:37,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d used request id req-288831d8-d357-4dde-9bef-5778ff9c0ae3 2018-10-02 18:33:37,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d&name=CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f3cb02ce6f642c9a7f75933c878d964e82333a" 2018-10-02 18:33:38,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eee863c8-a962-4801-9596-7261f2a60ccd Date: Tue, 02 Oct 2018 18:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28dccb48-a323-49c8-a3d3-a8f55720311d","tenant_id":"fc3d3ec9314d4f28b36e0a0319d5c7ab","created_at":"2018-10-02T18:33:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33: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":"fc3d3ec9314d4f28b36e0a0319d5c7ab","id":"65f64575-3aaa-4f66-a99e-ea296de887ae","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet"}]} 2018-10-02 18:33:38,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=28dccb48-a323-49c8-a3d3-a8f55720311d&name=CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet used request id req-eee863c8-a962-4801-9596-7261f2a60ccd 2018-10-02 18:33:38,147 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet 2018-10-02 18:33:38,147 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-subnet 2018-10-02 18:33:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/65f64575-3aaa-4f66-a99e-ea296de887ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:40,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0eeaaa13-fa41-4581-96f9-9c32b1419328 Date: Tue, 02 Oct 2018 18:33:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:40,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/65f64575-3aaa-4f66-a99e-ea296de887ae used request id req-0eeaaa13-fa41-4581-96f9-9c32b1419328 2018-10-02 18:33:40,299 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0f275c4d-f4f9-45bc-a4a5-52826aa75be0-pub-net 2018-10-02 18:33:40,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/28dccb48-a323-49c8-a3d3-a8f55720311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744da58b0ff671025c553dd0717c5262c972fecb" 2018-10-02 18:33:41,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1779ae36-1c0d-4a88-b5f3-68b1cc07a7b9 Date: Tue, 02 Oct 2018 18:33:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:41,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/28dccb48-a323-49c8-a3d3-a8f55720311d used request id req-1779ae36-1c0d-4a88-b5f3-68b1cc07a7b9 2018-10-02 18:33:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:41,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-33353494-0267-4ffb-b8ac-6f79a18c3aa6 Date: Tue, 02 Oct 2018 18:33:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "created_at": "2018-10-02T18:33:35Z", "updated_at": "2018-10-02T18:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "revision_number": 0, "id": "0c713590-6f7b-446d-90ce-3eb76adc4b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "revision_number": 0, "id": "3ccded4b-e58c-4c9a-9f42-22bd3939aacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "revision_number": 0, "id": "64991739-ee93-4b59-8719-4a48d4b8bbde", "remote_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "revision_number": 0, "id": "b3943bad-de13-4250-81ae-efe5f2b8ff77", "remote_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab"}], "revision_number": 4, "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:33:41,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-33353494-0267-4ffb-b8ac-6f79a18c3aa6 2018-10-02 18:33:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:41,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d71fa7-9e97-40df-91a1-fd62d4be5075 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:33:41,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-30d71fa7-9e97-40df-91a1-fd62d4be5075 2018-10-02 18:33:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:41,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7eca5c1-879f-4b98-972e-7306edee0151 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab"}, "enabled": true, "id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5152595e-daa8-48e-proj"}} 2018-10-02 18:33:41,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab used request id req-a7eca5c1-879f-4b98-972e-7306edee0151 2018-10-02 18:33:41,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd21a3a5-400b-45c1-a8f9-d125b741271e 2018-10-02 18:33:41,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dd21a3a5-400b-45c1-a8f9-d125b741271e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:42,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cdf64f90-e98d-483f-9bab-56c842513fe0 Date: Tue, 02 Oct 2018 18:33: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-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "created_at": "2018-10-02T18:33:35Z", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "id": "0c713590-6f7b-446d-90ce-3eb76adc4b41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "created_at": "2018-10-02T18:33:35Z", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "id": "3ccded4b-e58c-4c9a-9f42-22bd3939aacc"}, {"remote_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "created_at": "2018-10-02T18:33:35Z", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "id": "64991739-ee93-4b59-8719-4a48d4b8bbde"}, {"remote_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:35Z", "security_group_id": "dd21a3a5-400b-45c1-a8f9-d125b741271e", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "created_at": "2018-10-02T18:33:35Z", "project_id": "fc3d3ec9314d4f28b36e0a0319d5c7ab", "id": "b3943bad-de13-4250-81ae-efe5f2b8ff77"}]} 2018-10-02 18:33:42,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dd21a3a5-400b-45c1-a8f9-d125b741271e used request id req-cdf64f90-e98d-483f-9bab-56c842513fe0 2018-10-02 18:33:42,144 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:33:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dd21a3a5-400b-45c1-a8f9-d125b741271e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:42,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fbc80ee-ccbd-4031-b22a-339c2869af20 Content-Length: 0 Date: Tue, 02 Oct 2018 18:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:42,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dd21a3a5-400b-45c1-a8f9-d125b741271e used request id req-2fbc80ee-ccbd-4031-b22a-339c2869af20 2018-10-02 18:33:42,644 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5152595e-daa8-48e-proj 2018-10-02 18:33:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:42,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb50a1f1-9ea5-4b05-911f-21422c2029a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:42,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/fc3d3ec9314d4f28b36e0a0319d5c7ab used request id req-cb50a1f1-9ea5-4b05-911f-21422c2029a6 2018-10-02 18:33:42,868 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5152595e-daa8-48e-proj-role 2018-10-02 18:33:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/867a442e9e8c4d4e9cbfb988a62051ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:42,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254d66ef-b5cb-44d7-b9a3-d69815e69861 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:42,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/867a442e9e8c4d4e9cbfb988a62051ca used request id req-254d66ef-b5cb-44d7-b9a3-d69815e69861 2018-10-02 18:33:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3eb041b85deefd4e1c095eea4816a3a56117ae9" 2018-10-02 18:33:43,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56937265-773d-436a-afbe-505b2ad84927 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:43,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-56937265-773d-436a-afbe-505b2ad84927 2018-10-02 18:33:43,072 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5152595e-daa8-48e-user 2018-10-02 18:33:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/1cce717484854730af8e5d3534ce48e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b9a75c13afac95fde6ce536f91818c6312762" 2018-10-02 18:33:43,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de8f5c9d-3777-4f14-8017-aea09cd721f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:43,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1cce717484854730af8e5d3534ce48e8 used request id req-de8f5c9d-3777-4f14-8017-aea09cd721f0 2018-10-02 18:33:43,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:43,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["48tgFIu_TTiVXck5HezNTw"], "issued_at": "2018-10-02T18:33:43.000000Z"}} 2018-10-02 18:33:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b5dd75132cd381a6ae03301ab484a99d9d0524" 2018-10-02 18:33:43,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9113cd-1f09-4e79-bc56-36e651ed431c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:43,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bf9113cd-1f09-4e79-bc56-36e651ed431c 2018-10-02 18:33:43,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:43,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:44,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ikFQgNOeS8mWvlC-0wA4AA"], "issued_at": "2018-10-02T18:33:44.000000Z"}} 2018-10-02 18:33:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:44,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5ff313-9e2f-4490-a921-b5689652248b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:44,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4e5ff313-9e2f-4490-a921-b5689652248b 2018-10-02 18:33:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:44,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-349132c2-6310-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:44,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2f1cae-1718-4354-be9d-dd2dafd35011 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-349132c2-6310-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:33:44,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-349132c2-6310-4ab-proj used request id req-cc2f1cae-1718-4354-be9d-dd2dafd35011 2018-10-02 18:33:44,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bff3b9-32e5-458d-9810-01d10abbb9c1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a1bff3b9-32e5-458d-9810-01d10abbb9c1 2018-10-02 18:33:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}}' 2018-10-02 18:33:44,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f25051-52cd-415f-9f3f-58edf054db4c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce"}, "enabled": true, "id": "8c022921cd1248ce8601eda54e8781ce", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}} 2018-10-02 18:33:44,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-88f25051-52cd-415f-9f3f-58edf054db4c 2018-10-02 18:33:44,511 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-349132c2-6310-4ab-proj 2018-10-02 18:33:44,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:44,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:44,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1TJi86-RTeKiXlFlc7QTBw"], "issued_at": "2018-10-02T18:33:44.000000Z"}} 2018-10-02 18:33:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93814d87b34ddc576c5a63e1ce28dbb06499bb72" 2018-10-02 18:33:44,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d07ede4-9328-4b15-b336-2bad8fa582db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:44,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8d07ede4-9328-4b15-b336-2bad8fa582db 2018-10-02 18:33:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:44,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93814d87b34ddc576c5a63e1ce28dbb06499bb72" 2018-10-02 18:33:45,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ea8249-132d-4635-a42e-2c7f1a4423f0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:33:45,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d7ea8249-132d-4635-a42e-2c7f1a4423f0 2018-10-02 18:33:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-349132c2-6310-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93814d87b34ddc576c5a63e1ce28dbb06499bb72" 2018-10-02 18:33:45,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7258b1-b4a5-4409-a0b5-241e12a2c93c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-349132c2-6310-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce"}, "enabled": true, "id": "8c022921cd1248ce8601eda54e8781ce", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}]} 2018-10-02 18:33:45,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateNetworkSuccessTests-349132c2-6310-4ab-proj used request id req-4c7258b1-b4a5-4409-a0b5-241e12a2c93c 2018-10-02 18:33:45,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93814d87b34ddc576c5a63e1ce28dbb06499bb72" 2018-10-02 18:33:45,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0faf0e9f-575a-4082-8f9d-d070b74e8ff6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:45,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0faf0e9f-575a-4082-8f9d-d070b74e8ff6 2018-10-02 18:33:45,648 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-349132c2-6310-4ab-user 2018-10-02 18:33:45,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:45,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6af020e-789a-4b0d-acbe-d2ce709626e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:45,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e6af020e-789a-4b0d-acbe-d2ce709626e5 2018-10-02 18:33:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" -d '{"role": {"name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role"}}' 2018-10-02 18:33:45,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ab06a2-c8c2-46f9-b944-d36167593bf3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e65f6847eebf41b0bc0f2c7eb1a4c429", "links": {"self": "http://172.30.9.22:5000/v3/roles/e65f6847eebf41b0bc0f2c7eb1a4c429"}, "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role"}} 2018-10-02 18:33:45,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-86ab06a2-c8c2-46f9-b944-d36167593bf3 2018-10-02 18:33:45,846 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role 2018-10-02 18:33:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/e65f6847eebf41b0bc0f2c7eb1a4c429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:45,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d14fe26-f5da-4aff-9454-d9b6a51f84ed Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e65f6847eebf41b0bc0f2c7eb1a4c429"}, "domain_id": null, "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role", "id": "e65f6847eebf41b0bc0f2c7eb1a4c429"}} 2018-10-02 18:33:45,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e65f6847eebf41b0bc0f2c7eb1a4c429 used request id req-6d14fe26-f5da-4aff-9454-d9b6a51f84ed 2018-10-02 18:33:45,941 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role to project CreateNetworkSuccessTests-349132c2-6310-4ab-proj 2018-10-02 18:33:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce/users/cec7224468564e1eb55ca2df00d05d22/roles/e65f6847eebf41b0bc0f2c7eb1a4c429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:46,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd80a75-4478-4480-b47e-80bb61b62840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:46,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce/users/cec7224468564e1eb55ca2df00d05d22/roles/e65f6847eebf41b0bc0f2c7eb1a4c429 used request id req-7bd80a75-4478-4480-b47e-80bb61b62840 2018-10-02 18:33:46,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:46,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:46,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e65f6847eebf41b0bc0f2c7eb1a4c429", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role"}], "expires_at": "2018-10-02T19:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c022921cd1248ce8601eda54e8781ce", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-user", "id": "cec7224468564e1eb55ca2df00d05d22"}, "audit_ids": ["asa11DgmQHuaDH7wUim-_A"], "issued_at": "2018-10-02T18:33:46.000000Z"}} 2018-10-02 18:33:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:46,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da058306-eb8e-4e40-9225-86476af97806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:46,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-da058306-eb8e-4e40-9225-86476af97806 2018-10-02 18:33:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:46,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e805e74b-31aa-472e-86e5-eef9af586a5d Date: Tue, 02 Oct 2018 18:33:46 GMT RESP BODY: {"networks":[]} 2018-10-02 18:33:46,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net used request id req-e805e74b-31aa-472e-86e5-eef9af586a5d 2018-10-02 18:33:46,700 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net 2018-10-02 18:33:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" -d '{"network": {"name": "CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net", "admin_state_up": true}}' 2018-10-02 18:33:47,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e990714b-010a-4f54-a904-9095f6ce6f44 Date: Tue, 02 Oct 2018 18:33:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c022921cd1248ce8601eda54e8781ce","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:33:47Z","is_default":false,"name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:47Z","mtu":1450}} 2018-10-02 18:33:47,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-e990714b-010a-4f54-a904-9095f6ce6f44 2018-10-02 18:33:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b92c77ed-3f35-4715-844f-59ef66a02fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:47,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a2b4f72e-6d61-4ed2-9214-59f028b03b0d Date: Tue, 02 Oct 2018 18:33:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:33:47Z","tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c022921cd1248ce8601eda54e8781ce","id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net"}]} 2018-10-02 18:33:47,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b92c77ed-3f35-4715-844f-59ef66a02fd6 used request id req-a2b4f72e-6d61-4ed2-9214-59f028b03b0d 2018-10-02 18:33:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b92c77ed-3f35-4715-844f-59ef66a02fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:47,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6d9c289-4ff9-4ca9-99b4-63975289106d Date: Tue, 02 Oct 2018 18:33:47 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:33:47,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b92c77ed-3f35-4715-844f-59ef66a02fd6 used request id req-d6d9c289-4ff9-4ca9-99b4-63975289106d 2018-10-02 18:33:47,686 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet 2018-10-02 18:33:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" -d '{"subnets": [{"ip_version": 4, "network_id": "b92c77ed-3f35-4715-844f-59ef66a02fd6", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet"}]}' 2018-10-02 18:33:48,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b9d750a8-44b5-41fb-96dc-26bdf3c9c17f Date: Tue, 02 Oct 2018 18:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8c022921cd1248ce8601eda54e8781ce","id":"8cd5cae7-254b-48b7-b666-6c125e15d997","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet"}]} 2018-10-02 18:33:48,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b9d750a8-44b5-41fb-96dc-26bdf3c9c17f 2018-10-02 18:33:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b92c77ed-3f35-4715-844f-59ef66a02fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:48,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-aacdf8d5-517a-400c-889e-ff21ec66989c Date: Tue, 02 Oct 2018 18:33:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8cd5cae7-254b-48b7-b666-6c125e15d997"],"updated_at":"2018-10-02T18:33:48Z","tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8c022921cd1248ce8601eda54e8781ce","id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net"}]} 2018-10-02 18:33:48,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b92c77ed-3f35-4715-844f-59ef66a02fd6 used request id req-aacdf8d5-517a-400c-889e-ff21ec66989c 2018-10-02 18:33:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b92c77ed-3f35-4715-844f-59ef66a02fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:48,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-083d5113-e2ac-4eb2-adbb-9bb75c2c0b3d Date: Tue, 02 Oct 2018 18:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8c022921cd1248ce8601eda54e8781ce","id":"8cd5cae7-254b-48b7-b666-6c125e15d997","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet"}]} 2018-10-02 18:33:48,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b92c77ed-3f35-4715-844f-59ef66a02fd6 used request id req-083d5113-e2ac-4eb2-adbb-9bb75c2c0b3d 2018-10-02 18:33:48,861 - OpenStackNetwork - DEBUG - Network [b92c77ed-3f35-4715-844f-59ef66a02fd6] created successfully 2018-10-02 18:33:48,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:48,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:49,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e65f6847eebf41b0bc0f2c7eb1a4c429", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role"}], "expires_at": "2018-10-02T19:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c022921cd1248ce8601eda54e8781ce", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8c022921cd1248ce8601eda54e8781ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-user", "id": "cec7224468564e1eb55ca2df00d05d22"}, "audit_ids": ["b3T-hzWXRnqTOPjQMUQB_g"], "issued_at": "2018-10-02T18:33:49.000000Z"}} 2018-10-02 18:33:49,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcd84ba552791c5df063b8575cc61078ae98c20" 2018-10-02 18:33:49,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b255aa2d-86b1-48d0-9370-d4f638f78e9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:49,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b255aa2d-86b1-48d0-9370-d4f638f78e9c 2018-10-02 18:33:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcd84ba552791c5df063b8575cc61078ae98c20" 2018-10-02 18:33:49,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d53c0c75-6a10-48e0-8fcc-e693c3daaf09 Date: Tue, 02 Oct 2018 18:33:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8cd5cae7-254b-48b7-b666-6c125e15d997"],"updated_at":"2018-10-02T18:33:48Z","tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8c022921cd1248ce8601eda54e8781ce","id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net"}]} 2018-10-02 18:33:49,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net used request id req-d53c0c75-6a10-48e0-8fcc-e693c3daaf09 2018-10-02 18:33:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:49,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcd84ba552791c5df063b8575cc61078ae98c20" 2018-10-02 18:33:49,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01379db-7e6c-4fd3-a796-fd5695b9aafe Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce"}, "enabled": true, "id": "8c022921cd1248ce8601eda54e8781ce", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}} 2018-10-02 18:33:49,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce used request id req-f01379db-7e6c-4fd3-a796-fd5695b9aafe 2018-10-02 18:33:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b92c77ed-3f35-4715-844f-59ef66a02fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcd84ba552791c5df063b8575cc61078ae98c20" 2018-10-02 18:33:49,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e408fc37-64b0-482a-a1b6-7bf134c52cc7 Date: Tue, 02 Oct 2018 18:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92c77ed-3f35-4715-844f-59ef66a02fd6","tenant_id":"8c022921cd1248ce8601eda54e8781ce","created_at":"2018-10-02T18:33:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:33:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8c022921cd1248ce8601eda54e8781ce","id":"8cd5cae7-254b-48b7-b666-6c125e15d997","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet"}]} 2018-10-02 18:33:49,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b92c77ed-3f35-4715-844f-59ef66a02fd6 used request id req-e408fc37-64b0-482a-a1b6-7bf134c52cc7 2018-10-02 18:33:49,952 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet 2018-10-02 18:33:49,952 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-subnet 2018-10-02 18:33:49,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8cd5cae7-254b-48b7-b666-6c125e15d997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:51,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-000205ef-0a8b-4b66-87d4-bd4e547f6e19 Date: Tue, 02 Oct 2018 18:33:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:51,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8cd5cae7-254b-48b7-b666-6c125e15d997 used request id req-000205ef-0a8b-4b66-87d4-bd4e547f6e19 2018-10-02 18:33:51,589 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ee6c6bc7-524f-4644-a4e6-a32df23c0cc5-pub-net 2018-10-02 18:33:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/b92c77ed-3f35-4715-844f-59ef66a02fd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe57ef268d2bdee67d47ef4e6fecc53d04fdd0ce" 2018-10-02 18:33:52,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0492c30e-e430-46f5-a99f-3c21b122a184 Date: Tue, 02 Oct 2018 18:33:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:52,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b92c77ed-3f35-4715-844f-59ef66a02fd6 used request id req-0492c30e-e430-46f5-a99f-3c21b122a184 2018-10-02 18:33:52,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:53,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7225466e-c876-4c1a-a53f-bcf961340bb3 Date: Tue, 02 Oct 2018 18:33:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "created_at": "2018-10-02T18:33:46Z", "updated_at": "2018-10-02T18:33:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "revision_number": 0, "id": "12cbc988-4612-461a-be92-168189f58fe9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c022921cd1248ce8601eda54e8781ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "revision_number": 0, "id": "960fe29b-349c-46df-a90d-7205de243590", "remote_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c022921cd1248ce8601eda54e8781ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "revision_number": 0, "id": "98efa8c1-2494-4472-b851-81c540286961", "remote_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c022921cd1248ce8601eda54e8781ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "revision_number": 0, "id": "d4435cf4-3a93-4a9f-befe-63c2a77291c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c022921cd1248ce8601eda54e8781ce"}], "revision_number": 4, "project_id": "8c022921cd1248ce8601eda54e8781ce", "id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:33:53,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-7225466e-c876-4c1a-a53f-bcf961340bb3 2018-10-02 18:33:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:53,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab9764e-2a9a-4f49-b445-aa23c32e877e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:33:53,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-fab9764e-2a9a-4f49-b445-aa23c32e877e 2018-10-02 18:33:53,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:53,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dad094-ef72-454a-b62a-9892ad241be1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:33:53,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-a3dad094-ef72-454a-b62a-9892ad241be1 2018-10-02 18:33:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:53,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba0a5d7-9567-4364-b305-bccf7c8debdd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce"}, "enabled": true, "id": "8c022921cd1248ce8601eda54e8781ce", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-349132c2-6310-4ab-proj"}} 2018-10-02 18:33:53,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce used request id req-bba0a5d7-9567-4364-b305-bccf7c8debdd 2018-10-02 18:33:53,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7423fee-4a0b-478c-9574-2d14b1dea1dd 2018-10-02 18:33:53,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f7423fee-4a0b-478c-9574-2d14b1dea1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:53,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c1aa77cb-445e-44c6-b54d-bf9bc985763e Date: Tue, 02 Oct 2018 18:33: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-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "port_range_min": null, "revision_number": 0, "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "created_at": "2018-10-02T18:33:47Z", "project_id": "8c022921cd1248ce8601eda54e8781ce", "id": "12cbc988-4612-461a-be92-168189f58fe9"}, {"remote_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "port_range_min": null, "revision_number": 0, "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "created_at": "2018-10-02T18:33:47Z", "project_id": "8c022921cd1248ce8601eda54e8781ce", "id": "960fe29b-349c-46df-a90d-7205de243590"}, {"remote_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "port_range_min": null, "revision_number": 0, "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "created_at": "2018-10-02T18:33:47Z", "project_id": "8c022921cd1248ce8601eda54e8781ce", "id": "98efa8c1-2494-4472-b851-81c540286961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:33:47Z", "security_group_id": "f7423fee-4a0b-478c-9574-2d14b1dea1dd", "port_range_min": null, "revision_number": 0, "tenant_id": "8c022921cd1248ce8601eda54e8781ce", "created_at": "2018-10-02T18:33:47Z", "project_id": "8c022921cd1248ce8601eda54e8781ce", "id": "d4435cf4-3a93-4a9f-befe-63c2a77291c0"}]} 2018-10-02 18:33:53,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f7423fee-4a0b-478c-9574-2d14b1dea1dd used request id req-c1aa77cb-445e-44c6-b54d-bf9bc985763e 2018-10-02 18:33:53,558 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:33:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f7423fee-4a0b-478c-9574-2d14b1dea1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:53,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-878c59e8-0590-43d9-9c5b-1bf1b76bd993 Content-Length: 0 Date: Tue, 02 Oct 2018 18:33:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:33:53,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f7423fee-4a0b-478c-9574-2d14b1dea1dd used request id req-878c59e8-0590-43d9-9c5b-1bf1b76bd993 2018-10-02 18:33:53,841 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-349132c2-6310-4ab-proj 2018-10-02 18:33:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:54,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5eeb2b-5ee1-40c6-bc29-5061f2aec7ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:54,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8c022921cd1248ce8601eda54e8781ce used request id req-0e5eeb2b-5ee1-40c6-bc29-5061f2aec7ab 2018-10-02 18:33:54,070 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-349132c2-6310-4ab-proj-role 2018-10-02 18:33:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/e65f6847eebf41b0bc0f2c7eb1a4c429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:54,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cdbb72e-ac14-43ee-9237-3c0406932718 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:54,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e65f6847eebf41b0bc0f2c7eb1a4c429 used request id req-2cdbb72e-ac14-43ee-9237-3c0406932718 2018-10-02 18:33:54,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e703b4ec7bd4f8b8455e75d90ba16e9f857b47" 2018-10-02 18:33:54,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73364cb7-6a73-4559-9fab-189dbbe56c33 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:54,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-73364cb7-6a73-4559-9fab-189dbbe56c33 2018-10-02 18:33:54,285 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-349132c2-6310-4ab-user 2018-10-02 18:33:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/cec7224468564e1eb55ca2df00d05d22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93814d87b34ddc576c5a63e1ce28dbb06499bb72" 2018-10-02 18:33:54,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f51ba54-559e-46f3-bc98-dd650e3d84b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:54,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/cec7224468564e1eb55ca2df00d05d22 used request id req-7f51ba54-559e-46f3-bc98-dd650e3d84b1 2018-10-02 18:33:54,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:54,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["buIJT_JfSdGdJF4jCVOGtA"], "issued_at": "2018-10-02T18:33:54.000000Z"}} 2018-10-02 18:33:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf17fcc83b33f90e2fdd0635defcb4bc7ac858" 2018-10-02 18:33:54,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366c4fda-812d-4c4b-a39d-724ec5509b81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:54,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-366c4fda-812d-4c4b-a39d-724ec5509b81 2018-10-02 18:33:54,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:54,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:55,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["RnG_697UQ32zp_Bb5N84Ow"], "issued_at": "2018-10-02T18:33:55.000000Z"}} 2018-10-02 18:33:55,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:33:55,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cbde54-88c7-4960-bb18-de2a3a8524f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:55,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-08cbde54-88c7-4960-bb18-de2a3a8524f6 2018-10-02 18:33:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:55,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:33:55,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be7e9cf-2278-46eb-8746-fa1ad77709a4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:33:55,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj used request id req-1be7e9cf-2278-46eb-8746-fa1ad77709a4 2018-10-02 18:33:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:33:55,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8466f0dd-d381-48c5-b3ad-b8cf301af50e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:55,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-8466f0dd-d381-48c5-b3ad-b8cf301af50e 2018-10-02 18:33:55,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}}' 2018-10-02 18:33:55,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7706530-f7d5-443b-96b8-930d3187d594 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79"}, "enabled": true, "id": "d6ccfb46a232457481058e524712fb79", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}} 2018-10-02 18:33:55,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f7706530-f7d5-443b-96b8-930d3187d594 2018-10-02 18:33:55,876 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj 2018-10-02 18:33:55,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:55,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:56,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6h297AKNSxCMzQNlECL8UA"], "issued_at": "2018-10-02T18:33:56.000000Z"}} 2018-10-02 18:33:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c27e47573d8447f8aa3559f4c1d7a7000e2316b" 2018-10-02 18:33:56,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a6c643-b2b5-4c91-90cb-05bb7792fd20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:56,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-45a6c643-b2b5-4c91-90cb-05bb7792fd20 2018-10-02 18:33:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:33:56,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:33: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:33:56,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c27e47573d8447f8aa3559f4c1d7a7000e2316b" 2018-10-02 18:33:56,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d710a9d8-6da3-48b6-bc73-fd55c60ff86e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:33:56,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d710a9d8-6da3-48b6-bc73-fd55c60ff86e 2018-10-02 18:33:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c27e47573d8447f8aa3559f4c1d7a7000e2316b" 2018-10-02 18:33:56,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bb2df6-b15a-4b68-b8a2-ee60ccb7052d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79"}, "enabled": true, "id": "d6ccfb46a232457481058e524712fb79", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}]} 2018-10-02 18:33:56,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj used request id req-f6bb2df6-b15a-4b68-b8a2-ee60ccb7052d 2018-10-02 18:33:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c27e47573d8447f8aa3559f4c1d7a7000e2316b" 2018-10-02 18:33:56,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c03064c-0cc1-44a9-b2a6-c10f1902bdd6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:33:56,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5c03064c-0cc1-44a9-b2a6-c10f1902bdd6 2018-10-02 18:33:56,960 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-51ed0f51-dc00-4ad-user 2018-10-02 18:33:56,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:33:57,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba771a66-6d67-4093-bb6a-bf48fec8bee4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:33:57,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba771a66-6d67-4093-bb6a-bf48fec8bee4 2018-10-02 18:33:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" -d '{"role": {"name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role"}}' 2018-10-02 18:33:57,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93e35a4-7ce0-4066-b2bd-c98f07379be1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c017de5c4b845a6a9368cbf8de0a468", "links": {"self": "http://172.30.9.22:5000/v3/roles/8c017de5c4b845a6a9368cbf8de0a468"}, "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role"}} 2018-10-02 18:33:57,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e93e35a4-7ce0-4066-b2bd-c98f07379be1 2018-10-02 18:33:57,175 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role 2018-10-02 18:33:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/8c017de5c4b845a6a9368cbf8de0a468 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:33:57,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94596737-20af-443b-8ba5-8f6dea24ffab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8c017de5c4b845a6a9368cbf8de0a468"}, "domain_id": null, "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role", "id": "8c017de5c4b845a6a9368cbf8de0a468"}} 2018-10-02 18:33:57,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8c017de5c4b845a6a9368cbf8de0a468 used request id req-94596737-20af-443b-8ba5-8f6dea24ffab 2018-10-02 18:33:57,269 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role to project CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj 2018-10-02 18:33:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79/users/c1661fff2df44c2c9ef50308a9187d89/roles/8c017de5c4b845a6a9368cbf8de0a468 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:33:57,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b740556-0c75-4208-bf51-382454e39910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:33:57,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79/users/c1661fff2df44c2c9ef50308a9187d89/roles/8c017de5c4b845a6a9368cbf8de0a468 used request id req-5b740556-0c75-4208-bf51-382454e39910 2018-10-02 18:33:57,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:57,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:57,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c017de5c4b845a6a9368cbf8de0a468", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role"}], "expires_at": "2018-10-02T19:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ccfb46a232457481058e524712fb79", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-user", "id": "c1661fff2df44c2c9ef50308a9187d89"}, "audit_ids": ["IOoVMyibQT26C2l3TK2ZGA"], "issued_at": "2018-10-02T18:33:57.000000Z"}} 2018-10-02 18:33:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:33:57,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afb8841-67bb-46cd-9add-6e8c028afd06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:57,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9afb8841-67bb-46cd-9add-6e8c028afd06 2018-10-02 18:33:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:33:58,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7db7d608-1e2a-4448-8a96-4a75151ce2b9 Date: Tue, 02 Oct 2018 18:33:58 GMT RESP BODY: {"routers": []} 2018-10-02 18:33:58,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router&admin_state_up=True used request id req-7db7d608-1e2a-4448-8a96-4a75151ce2b9 2018-10-02 18:33:58,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:33:58,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:33:58,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c017de5c4b845a6a9368cbf8de0a468", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role"}], "expires_at": "2018-10-02T19:33:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ccfb46a232457481058e524712fb79", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-user", "id": "c1661fff2df44c2c9ef50308a9187d89"}, "audit_ids": ["6BWLVsdTSqWcMuMx8-jpow"], "issued_at": "2018-10-02T18:33:58.000000Z"}} 2018-10-02 18:33:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7496d709e2109beac7f3b6e71fd8d3451cc33159" 2018-10-02 18:33:58,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b14bba-0918-4c1c-96de-2c5f8f2e81f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:33:58,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f6b14bba-0918-4c1c-96de-2c5f8f2e81f8 2018-10-02 18:33:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:33:58,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9783b215-31fc-4b84-b26c-46c506c375dc Date: Tue, 02 Oct 2018 18:33:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:33:58,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-9783b215-31fc-4b84-b26c-46c506c375dc 2018-10-02 18:33:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:33:59,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-185d890e-ac96-4c76-9571-5ad6da5d8a93 Date: Tue, 02 Oct 2018 18:33:59 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:33:59,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-185d890e-ac96-4c76-9571-5ad6da5d8a93 2018-10-02 18:33:59,025 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router 2018-10-02 18:33:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router", "admin_state_up": true}}' 2018-10-02 18:34:03,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e4a2e4ad-f2a1-4a99-8d47-287c1969ef17 Date: Tue, 02 Oct 2018 18:34:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6ccfb46a232457481058e524712fb79", "created_at": "2018-10-02T18:33:59Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d6ccfb46a232457481058e524712fb79", "id": "ad4ef0e6-f189-4d08-993e-4810e9a7c1eb", "name": "CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router"}} 2018-10-02 18:34:03,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-e4a2e4ad-f2a1-4a99-8d47-287c1969ef17 2018-10-02 18:34:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ad4ef0e6-f189-4d08-993e-4810e9a7c1eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:34:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44282137-d0d5-4104-b637-6cb8df861170 Date: Tue, 02 Oct 2018 18:34:04 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:04,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ad4ef0e6-f189-4d08-993e-4810e9a7c1eb used request id req-44282137-d0d5-4104-b637-6cb8df861170 2018-10-02 18:34:04,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/ad4ef0e6-f189-4d08-993e-4810e9a7c1eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:34:04,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f8d5de64-1fa4-402f-9ad4-aa6c90bbae72 Date: Tue, 02 Oct 2018 18:34:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6ccfb46a232457481058e524712fb79", "created_at": "2018-10-02T18:33:59Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:03Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d6ccfb46a232457481058e524712fb79", "id": "ad4ef0e6-f189-4d08-993e-4810e9a7c1eb", "name": "CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router"}} 2018-10-02 18:34:04,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/ad4ef0e6-f189-4d08-993e-4810e9a7c1eb used request id req-f8d5de64-1fa4-402f-9ad4-aa6c90bbae72 2018-10-02 18:34:04,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ad4ef0e6-f189-4d08-993e-4810e9a7c1eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:34:04,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b6c22fa-4629-4ff1-9ab0-73323f6ca57d Date: Tue, 02 Oct 2018 18:34:04 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:04,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ad4ef0e6-f189-4d08-993e-4810e9a7c1eb used request id req-0b6c22fa-4629-4ff1-9ab0-73323f6ca57d 2018-10-02 18:34:04,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:04,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c017de5c4b845a6a9368cbf8de0a468", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role"}], "expires_at": "2018-10-02T19:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ccfb46a232457481058e524712fb79", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d6ccfb46a232457481058e524712fb79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-user", "id": "c1661fff2df44c2c9ef50308a9187d89"}, "audit_ids": ["LUBdlFL9StalLG67k2rFcg"], "issued_at": "2018-10-02T18:34:04.000000Z"}} 2018-10-02 18:34:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36ca7491013677f8339d55992c080b104f8a316" 2018-10-02 18:34:05,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ebf2309e-f19a-4524-a9db-25c8ba9fd12f Date: Tue, 02 Oct 2018 18:34:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6ccfb46a232457481058e524712fb79", "created_at": "2018-10-02T18:33:59Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:03Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d6ccfb46a232457481058e524712fb79", "id": "ad4ef0e6-f189-4d08-993e-4810e9a7c1eb", "name": "CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router"}]} 2018-10-02 18:34:05,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router&admin_state_up=True used request id req-ebf2309e-f19a-4524-a9db-25c8ba9fd12f 2018-10-02 18:34:05,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:05,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cf17fcc83b33f90e2fdd0635defcb4bc7ac858" 2018-10-02 18:34:05,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16257f40-c670-4dac-a9ab-c410d492e266 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79"}, "enabled": true, "id": "d6ccfb46a232457481058e524712fb79", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj"}} 2018-10-02 18:34:05,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79 used request id req-16257f40-c670-4dac-a9ab-c410d492e266 2018-10-02 18:34:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ad4ef0e6-f189-4d08-993e-4810e9a7c1eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36ca7491013677f8339d55992c080b104f8a316" 2018-10-02 18:34:05,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9b8e244-f528-4b7f-bb6a-7851240d2533 Date: Tue, 02 Oct 2018 18:34:05 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:05,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ad4ef0e6-f189-4d08-993e-4810e9a7c1eb used request id req-b9b8e244-f528-4b7f-bb6a-7851240d2533 2018-10-02 18:34:05,342 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router 2018-10-02 18:34:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/ad4ef0e6-f189-4d08-993e-4810e9a7c1eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36ca7491013677f8339d55992c080b104f8a316" 2018-10-02 18:34:09,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6f82b62-2d8d-4cea-a3cf-92acd384b672 Content-Length: 0 Date: Tue, 02 Oct 2018 18:34:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:34:09,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ad4ef0e6-f189-4d08-993e-4810e9a7c1eb used request id req-e6f82b62-2d8d-4cea-a3cf-92acd384b672 2018-10-02 18:34:09,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36ca7491013677f8339d55992c080b104f8a316" 2018-10-02 18:34:09,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b12ae2cd-193e-4802-b6a8-3c37e812fcb7 Date: Tue, 02 Oct 2018 18:34:09 GMT RESP BODY: {"routers": []} 2018-10-02 18:34:09,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router&admin_state_up=True used request id req-b12ae2cd-193e-4802-b6a8-3c37e812fcb7 2018-10-02 18:34:09,994 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router 2018-10-02 18:34:09,994 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c7b97a46-a4cc-4e7c-ad6a-806d816376b5-pub-router 2018-10-02 18:34:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/ad4ef0e6-f189-4d08-993e-4810e9a7c1eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaa1fbf33e8384c381aa13f82937811640e526e" 2018-10-02 18:34:10,201 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-8aa98141-f7bd-4d43-8a23-f9f81b090d3d Date: Tue, 02 Oct 2018 18:34:10 GMT RESP BODY: {"NeutronError": {"message": "Router ad4ef0e6-f189-4d08-993e-4810e9a7c1eb could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-02 18:34:10,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ad4ef0e6-f189-4d08-993e-4810e9a7c1eb used request id req-8aa98141-f7bd-4d43-8a23-f9f81b090d3d 2018-10-02 18:34:10,202 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router ad4ef0e6-f189-4d08-993e-4810e9a7c1eb could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-02 18:34:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:10,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e5712243-b31a-4255-8a73-faabacca6628 Date: Tue, 02 Oct 2018 18:34:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:34:10,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e5712243-b31a-4255-8a73-faabacca6628 2018-10-02 18:34:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:10,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a1539a-66dd-4f43-8c3d-e4f7782389a3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:34:10,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-69a1539a-66dd-4f43-8c3d-e4f7782389a3 2018-10-02 18:34:10,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:10,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0e320b-19a4-4f5d-80b6-f30e147e0281 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:34:10,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-2a0e320b-19a4-4f5d-80b6-f30e147e0281 2018-10-02 18:34:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:10,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cb1b9b-da22-4887-94a6-be6c7c73ca61 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:34:10,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-12cb1b9b-da22-4887-94a6-be6c7c73ca61 2018-10-02 18:34:10,699 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj 2018-10-02 18:34:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:10,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9724e1-486b-4dc4-9920-848dc058095b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:10,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d6ccfb46a232457481058e524712fb79 used request id req-5e9724e1-486b-4dc4-9920-848dc058095b 2018-10-02 18:34:10,933 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-51ed0f51-dc00-4ad-proj-role 2018-10-02 18:34:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/8c017de5c4b845a6a9368cbf8de0a468 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:11,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7541b2aa-1eef-4a55-8572-440891e812f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:11,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8c017de5c4b845a6a9368cbf8de0a468 used request id req-7541b2aa-1eef-4a55-8572-440891e812f3 2018-10-02 18:34:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e350de09922b894e5ce9ea63f5759db195ee9d" 2018-10-02 18:34:11,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a157a4a-a014-4d50-a971-97a39c07ae71 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:11,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4a157a4a-a014-4d50-a971-97a39c07ae71 2018-10-02 18:34:11,134 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-51ed0f51-dc00-4ad-user 2018-10-02 18:34:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c1661fff2df44c2c9ef50308a9187d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c27e47573d8447f8aa3559f4c1d7a7000e2316b" 2018-10-02 18:34:11,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62851ed-e98d-4dad-be2f-00d27d26110d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:11,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c1661fff2df44c2c9ef50308a9187d89 used request id req-a62851ed-e98d-4dad-be2f-00d27d26110d 2018-10-02 18:34:11,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:11,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["8ppM-qOjRGiaKbAE8uQOaA"], "issued_at": "2018-10-02T18:34:11.000000Z"}} 2018-10-02 18:34:11,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659bac2cbd0b2c80fded47ce86afd40a7dd7a9dc" 2018-10-02 18:34:11,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94961f10-532f-4f9d-9bc4-1574a9e3a0a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:11,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94961f10-532f-4f9d-9bc4-1574a9e3a0a8 2018-10-02 18:34:11,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:11,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:12,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Yyr1SzkIR-ODpuPh8KZbvA"], "issued_at": "2018-10-02T18:34:12.000000Z"}} 2018-10-02 18:34:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:12,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76045cb3-53e6-4d6f-ac86-a46df7bc1b95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:12,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-76045cb3-53e6-4d6f-ac86-a46df7bc1b95 2018-10-02 18:34:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:12,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2d9e858-61cb-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:12,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420459a5-be40-41af-98b0-998e14841edb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2d9e858-61cb-449-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:34:12,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2d9e858-61cb-449-proj used request id req-420459a5-be40-41af-98b0-998e14841edb 2018-10-02 18:34:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:12,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-705fa63e-d60a-4e24-8f96-98c73de412a4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:12,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-705fa63e-d60a-4e24-8f96-98c73de412a4 2018-10-02 18:34:12,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}}' 2018-10-02 18:34:12,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb51dc8b-c5a5-4799-aa79-e13892fb27da Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249"}, "enabled": true, "id": "d7c18e662f4a475b9887f540aee87249", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}} 2018-10-02 18:34:12,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eb51dc8b-c5a5-4799-aa79-e13892fb27da 2018-10-02 18:34:12,589 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a2d9e858-61cb-449-proj 2018-10-02 18:34:12,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:12,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:13,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mKBGebzFTTC9vp25IKiEWQ"], "issued_at": "2018-10-02T18:34:13.000000Z"}} 2018-10-02 18:34:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da36198daf55e81c113e934d2b6469022b2a146f" 2018-10-02 18:34:13,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59ae542-6364-4120-9831-3139bfa3879a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:13,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b59ae542-6364-4120-9831-3139bfa3879a 2018-10-02 18:34:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:13,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da36198daf55e81c113e934d2b6469022b2a146f" 2018-10-02 18:34:13,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8319594b-cc05-4fd7-9e78-9714635a21c0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:34:13,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8319594b-cc05-4fd7-9e78-9714635a21c0 2018-10-02 18:34:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-a2d9e858-61cb-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da36198daf55e81c113e934d2b6469022b2a146f" 2018-10-02 18:34:13,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b2dfd3-d9ea-42f9-bbe6-d828c2e725b4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-a2d9e858-61cb-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249"}, "enabled": true, "id": "d7c18e662f4a475b9887f540aee87249", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}]} 2018-10-02 18:34:13,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-a2d9e858-61cb-449-proj used request id req-77b2dfd3-d9ea-42f9-bbe6-d828c2e725b4 2018-10-02 18:34:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da36198daf55e81c113e934d2b6469022b2a146f" 2018-10-02 18:34:13,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec7d4ff-cfdb-466e-af03-b00f8545f763 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:13,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4ec7d4ff-cfdb-466e-af03-b00f8545f763 2018-10-02 18:34:13,714 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a2d9e858-61cb-449-user 2018-10-02 18:34:13,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:13,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:13,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd09188-2ea5-4a4c-8316-f021095fef9d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:13,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0bd09188-2ea5-4a4c-8316-f021095fef9d 2018-10-02 18:34:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" -d '{"role": {"name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role"}}' 2018-10-02 18:34:13,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa850f7-a7e1-431c-9041-ca098f541f24 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d455271db7614bb387e44e872375dbeb", "links": {"self": "http://172.30.9.22:5000/v3/roles/d455271db7614bb387e44e872375dbeb"}, "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role"}} 2018-10-02 18:34:13,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-4fa850f7-a7e1-431c-9041-ca098f541f24 2018-10-02 18:34:13,948 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role 2018-10-02 18:34:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/d455271db7614bb387e44e872375dbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:14,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30ac13c-f42d-4eff-924e-e54ce131e2f4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/d455271db7614bb387e44e872375dbeb"}, "domain_id": null, "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role", "id": "d455271db7614bb387e44e872375dbeb"}} 2018-10-02 18:34:14,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/d455271db7614bb387e44e872375dbeb used request id req-f30ac13c-f42d-4eff-924e-e54ce131e2f4 2018-10-02 18:34:14,047 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role to project CreateRouterSuccessTests-a2d9e858-61cb-449-proj 2018-10-02 18:34:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249/users/58e2d0c1d0a64e5994ccfdd26151b89a/roles/d455271db7614bb387e44e872375dbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:14,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2786dfc-6c8a-464a-ac39-6132e35cf4c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:14,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249/users/58e2d0c1d0a64e5994ccfdd26151b89a/roles/d455271db7614bb387e44e872375dbeb used request id req-a2786dfc-6c8a-464a-ac39-6132e35cf4c3 2018-10-02 18:34:14,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:14,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:14,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d455271db7614bb387e44e872375dbeb", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role"}], "expires_at": "2018-10-02T19:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7c18e662f4a475b9887f540aee87249", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-user", "id": "58e2d0c1d0a64e5994ccfdd26151b89a"}, "audit_ids": ["Eg9LiwIUSkmUMaShI_Nz3g"], "issued_at": "2018-10-02T18:34:14.000000Z"}} 2018-10-02 18:34:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" 2018-10-02 18:34:14,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed8cb01-20f7-4d56-8bc1-cee8cba2652a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:14,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aed8cb01-20f7-4d56-8bc1-cee8cba2652a 2018-10-02 18:34:14,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" 2018-10-02 18:34:14,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8370956b-4921-4f89-86c6-116b4a5eefaf Date: Tue, 02 Oct 2018 18:34:14 GMT RESP BODY: {"routers": []} 2018-10-02 18:34:14,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router&admin_state_up=True used request id req-8370956b-4921-4f89-86c6-116b4a5eefaf 2018-10-02 18:34:14,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:14,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:15,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d455271db7614bb387e44e872375dbeb", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role"}], "expires_at": "2018-10-02T19:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7c18e662f4a475b9887f540aee87249", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-user", "id": "58e2d0c1d0a64e5994ccfdd26151b89a"}, "audit_ids": ["UOvgVES9TMKR79JOVNP9fQ"], "issued_at": "2018-10-02T18:34:15.000000Z"}} 2018-10-02 18:34:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e89778a1c975b89254b65fb982f82e68b7a7b84" 2018-10-02 18:34:15,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00b0880-732c-4371-86c0-86de30bdf0e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:15,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e00b0880-732c-4371-86c0-86de30bdf0e1 2018-10-02 18:34:15,299 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router 2018-10-02 18:34:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" -d '{"router": {"name": "CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router", "admin_state_up": true}}' 2018-10-02 18:34:19,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-028560b2-7531-4cda-bbca-6de5918eb45a Date: Tue, 02 Oct 2018 18:34:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d7c18e662f4a475b9887f540aee87249", "created_at": "2018-10-02T18:34:16Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:16Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "d7c18e662f4a475b9887f540aee87249", "id": "9cc36d94-4ed5-4e39-a05a-e04be5e6627c", "name": "CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router"}} 2018-10-02 18:34:19,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-028560b2-7531-4cda-bbca-6de5918eb45a 2018-10-02 18:34:19,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=9cc36d94-4ed5-4e39-a05a-e04be5e6627c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" 2018-10-02 18:34:19,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d114fa29-b40c-4411-8fff-b8bbefa3e9c4 Date: Tue, 02 Oct 2018 18:34:19 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:19,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=9cc36d94-4ed5-4e39-a05a-e04be5e6627c used request id req-d114fa29-b40c-4411-8fff-b8bbefa3e9c4 2018-10-02 18:34:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/9cc36d94-4ed5-4e39-a05a-e04be5e6627c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" 2018-10-02 18:34:19,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-77823037-9027-4fbd-a45c-ed6f50659432 Date: Tue, 02 Oct 2018 18:34:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d7c18e662f4a475b9887f540aee87249", "created_at": "2018-10-02T18:34:16Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:18Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "d7c18e662f4a475b9887f540aee87249", "id": "9cc36d94-4ed5-4e39-a05a-e04be5e6627c", "name": "CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router"}} 2018-10-02 18:34:19,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/9cc36d94-4ed5-4e39-a05a-e04be5e6627c used request id req-77823037-9027-4fbd-a45c-ed6f50659432 2018-10-02 18:34:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=9cc36d94-4ed5-4e39-a05a-e04be5e6627c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" 2018-10-02 18:34:19,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c24e0800-8555-4c00-989f-658b87d2b68c Date: Tue, 02 Oct 2018 18:34:19 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:19,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=9cc36d94-4ed5-4e39-a05a-e04be5e6627c used request id req-c24e0800-8555-4c00-989f-658b87d2b68c 2018-10-02 18:34:19,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:20,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d455271db7614bb387e44e872375dbeb", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role"}], "expires_at": "2018-10-02T19:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7c18e662f4a475b9887f540aee87249", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7c18e662f4a475b9887f540aee87249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-user", "id": "58e2d0c1d0a64e5994ccfdd26151b89a"}, "audit_ids": ["g1w9aMCQR3KYMrHoz6BaUg"], "issued_at": "2018-10-02T18:34:20.000000Z"}} 2018-10-02 18:34:20,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a276c1b46b9994af6360b63258212f8d8689b47f" 2018-10-02 18:34:20,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-1636f415-0dba-4984-a273-349dc47e32f4 Date: Tue, 02 Oct 2018 18:34:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d7c18e662f4a475b9887f540aee87249", "created_at": "2018-10-02T18:34:16Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:18Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "d7c18e662f4a475b9887f540aee87249", "id": "9cc36d94-4ed5-4e39-a05a-e04be5e6627c", "name": "CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router"}]} 2018-10-02 18:34:20,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router&admin_state_up=True used request id req-1636f415-0dba-4984-a273-349dc47e32f4 2018-10-02 18:34:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:20,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659bac2cbd0b2c80fded47ce86afd40a7dd7a9dc" 2018-10-02 18:34:20,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0514e95b-f3bf-4c74-9a84-bc3fb491c7f0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249"}, "enabled": true, "id": "d7c18e662f4a475b9887f540aee87249", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2d9e858-61cb-449-proj"}} 2018-10-02 18:34:20,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249 used request id req-0514e95b-f3bf-4c74-9a84-bc3fb491c7f0 2018-10-02 18:34:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=9cc36d94-4ed5-4e39-a05a-e04be5e6627c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a276c1b46b9994af6360b63258212f8d8689b47f" 2018-10-02 18:34:20,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-113d548e-a8c6-440f-bb65-61d4b1424b43 Date: Tue, 02 Oct 2018 18:34:20 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:20,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=9cc36d94-4ed5-4e39-a05a-e04be5e6627c used request id req-113d548e-a8c6-440f-bb65-61d4b1424b43 2018-10-02 18:34:20,575 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router 2018-10-02 18:34:20,575 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6852c071-fa60-4e1d-8ca2-51f259c03002-pub-router 2018-10-02 18:34:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/9cc36d94-4ed5-4e39-a05a-e04be5e6627c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba3b78b8ef28521da4ea1058d995df504edebfb" 2018-10-02 18:34:23,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-665d269b-be34-4610-9e7e-866353cd403d Content-Length: 0 Date: Tue, 02 Oct 2018 18:34:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:34:23,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9cc36d94-4ed5-4e39-a05a-e04be5e6627c used request id req-665d269b-be34-4610-9e7e-866353cd403d 2018-10-02 18:34:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:23,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a193d939-810d-44d5-98bf-6e45f27dfec8 Date: Tue, 02 Oct 2018 18:34:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:34:23,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a193d939-810d-44d5-98bf-6e45f27dfec8 2018-10-02 18:34:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:23,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99a26b8-c673-4a82-a74b-7246dd49dbe7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:34:23,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-c99a26b8-c673-4a82-a74b-7246dd49dbe7 2018-10-02 18:34:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:23,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c639422-2723-4188-adf6-1d25b93d83a4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:34:23,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-0c639422-2723-4188-adf6-1d25b93d83a4 2018-10-02 18:34:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:23,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6fa88f-ce87-4d42-a8d8-d347ae4dc032 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:34:23,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-0d6fa88f-ce87-4d42-a8d8-d347ae4dc032 2018-10-02 18:34:23,787 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a2d9e858-61cb-449-proj 2018-10-02 18:34:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:24,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-260a9931-8c7e-4efd-9ca7-d3f4bed2f921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:24,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d7c18e662f4a475b9887f540aee87249 used request id req-260a9931-8c7e-4efd-9ca7-d3f4bed2f921 2018-10-02 18:34:24,046 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a2d9e858-61cb-449-proj-role 2018-10-02 18:34:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/d455271db7614bb387e44e872375dbeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:24,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccf9432-f5ac-4116-9ac7-fe1d72fda52a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:24,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/d455271db7614bb387e44e872375dbeb used request id req-cccf9432-f5ac-4116-9ac7-fe1d72fda52a 2018-10-02 18:34:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d43ad3f71b0cbb1e800d4a2af629f3522b1815" 2018-10-02 18:34:24,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7f6c2b-2ad5-4493-b647-1bb62373e2e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:24,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ab7f6c2b-2ad5-4493-b647-1bb62373e2e3 2018-10-02 18:34:24,242 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a2d9e858-61cb-449-user 2018-10-02 18:34:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/58e2d0c1d0a64e5994ccfdd26151b89a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da36198daf55e81c113e934d2b6469022b2a146f" 2018-10-02 18:34:24,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa487839-75d8-4677-bed0-c2b1fdb6f907 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:24,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/58e2d0c1d0a64e5994ccfdd26151b89a used request id req-aa487839-75d8-4677-bed0-c2b1fdb6f907 2018-10-02 18:34:24,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:24,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["H4k1Yse_ReOFlOUHIp3xIA"], "issued_at": "2018-10-02T18:34:24.000000Z"}} 2018-10-02 18:34:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c569e1d2b4275e1aa2fb66c6fed418807efbcf1" 2018-10-02 18:34:24,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d02303c-038a-40c7-abde-ffc8591f6062 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:24,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1d02303c-038a-40c7-abde-ffc8591f6062 2018-10-02 18:34:24,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:24,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:25,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["L4ycVAD4Rya2xYMa7e2bTg"], "issued_at": "2018-10-02T18:34:25.000000Z"}} 2018-10-02 18:34:25,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:25,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c73431-c1f2-4e7b-a8b7-acb56182ad34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:25,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-33c73431-c1f2-4e7b-a8b7-acb56182ad34 2018-10-02 18:34:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:25,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ec8c6683-3b1e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:25,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f028efab-be38-4aa3-962c-513d73b9fe87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ec8c6683-3b1e-474-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:34:25,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ec8c6683-3b1e-474-proj used request id req-f028efab-be38-4aa3-962c-513d73b9fe87 2018-10-02 18:34:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:25,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed764792-a075-43ee-b96c-9e13b9cfa8fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:25,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ed764792-a075-43ee-b96c-9e13b9cfa8fd 2018-10-02 18:34:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}}' 2018-10-02 18:34:25,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445c77be-a649-47dc-8311-8101d5fb93e7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec"}, "enabled": true, "id": "20c7f268dc0745c5a277045418004fec", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}} 2018-10-02 18:34:25,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-445c77be-a649-47dc-8311-8101d5fb93e7 2018-10-02 18:34:25,696 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ec8c6683-3b1e-474-proj 2018-10-02 18:34:25,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:25,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:26,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BFeZ4gMTThmqWVaAYXniBQ"], "issued_at": "2018-10-02T18:34:26.000000Z"}} 2018-10-02 18:34:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba0f11d23e0b981de1f08ff5919d6b9e88efe2c" 2018-10-02 18:34:26,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4106ef6d-425e-481c-aef2-ad796a054621 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:26,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4106ef6d-425e-481c-aef2-ad796a054621 2018-10-02 18:34:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:26,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba0f11d23e0b981de1f08ff5919d6b9e88efe2c" 2018-10-02 18:34:26,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce5af4d-3949-4d6d-9108-f3e589bf7f56 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:34:26,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ce5af4d-3949-4d6d-9108-f3e589bf7f56 2018-10-02 18:34:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-ec8c6683-3b1e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba0f11d23e0b981de1f08ff5919d6b9e88efe2c" 2018-10-02 18:34:26,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f404851-bd2b-4c87-9abc-737000c41076 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-ec8c6683-3b1e-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec"}, "enabled": true, "id": "20c7f268dc0745c5a277045418004fec", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}]} 2018-10-02 18:34:26,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-ec8c6683-3b1e-474-proj used request id req-1f404851-bd2b-4c87-9abc-737000c41076 2018-10-02 18:34:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba0f11d23e0b981de1f08ff5919d6b9e88efe2c" 2018-10-02 18:34:26,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a853db1e-b55d-459b-b4c8-10d212f1a589 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:26,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a853db1e-b55d-459b-b4c8-10d212f1a589 2018-10-02 18:34:26,809 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ec8c6683-3b1e-474-user 2018-10-02 18:34:26,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:26,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566c0df5-1a5f-4aa2-87fa-5757a244433a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:26,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-566c0df5-1a5f-4aa2-87fa-5757a244433a 2018-10-02 18:34:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" -d '{"role": {"name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role"}}' 2018-10-02 18:34:27,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4a6700-fdb7-467c-9d80-1663550f2912 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e8c1e6ad6ca4692b9061fffd3f6728f", "links": {"self": "http://172.30.9.22:5000/v3/roles/4e8c1e6ad6ca4692b9061fffd3f6728f"}, "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role"}} 2018-10-02 18:34:27,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d4a6700-fdb7-467c-9d80-1663550f2912 2018-10-02 18:34:27,013 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role 2018-10-02 18:34:27,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4e8c1e6ad6ca4692b9061fffd3f6728f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:27,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f0f629-e560-418b-9ace-6a9f78f60e17 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4e8c1e6ad6ca4692b9061fffd3f6728f"}, "domain_id": null, "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role", "id": "4e8c1e6ad6ca4692b9061fffd3f6728f"}} 2018-10-02 18:34:27,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4e8c1e6ad6ca4692b9061fffd3f6728f used request id req-d8f0f629-e560-418b-9ace-6a9f78f60e17 2018-10-02 18:34:27,109 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role to project CreateRouterSuccessTests-ec8c6683-3b1e-474-proj 2018-10-02 18:34:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec/users/f07e1325f3224de3921beb48a4013112/roles/4e8c1e6ad6ca4692b9061fffd3f6728f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:27,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee0afac5-c9dd-4030-92d2-df5f2c5b5f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:27,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec/users/f07e1325f3224de3921beb48a4013112/roles/4e8c1e6ad6ca4692b9061fffd3f6728f used request id req-ee0afac5-c9dd-4030-92d2-df5f2c5b5f10 2018-10-02 18:34:27,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:27,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:27,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8c1e6ad6ca4692b9061fffd3f6728f", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role"}], "expires_at": "2018-10-02T19:34:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20c7f268dc0745c5a277045418004fec", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-user", "id": "f07e1325f3224de3921beb48a4013112"}, "audit_ids": ["ikCsctOuQlmWxRWVJalF1g"], "issued_at": "2018-10-02T18:34:27.000000Z"}} 2018-10-02 18:34:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" 2018-10-02 18:34:27,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ce6102-a8b7-4faf-809c-59208a8ccadb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:27,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-11ce6102-a8b7-4faf-809c-59208a8ccadb 2018-10-02 18:34:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" 2018-10-02 18:34:27,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfd9cbe7-d765-4d6f-8b51-2d1515d84edb Date: Tue, 02 Oct 2018 18:34:27 GMT RESP BODY: {"routers": []} 2018-10-02 18:34:27,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router&admin_state_up=False used request id req-cfd9cbe7-d765-4d6f-8b51-2d1515d84edb 2018-10-02 18:34:27,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:27,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:28,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8c1e6ad6ca4692b9061fffd3f6728f", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role"}], "expires_at": "2018-10-02T19:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20c7f268dc0745c5a277045418004fec", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-user", "id": "f07e1325f3224de3921beb48a4013112"}, "audit_ids": ["4wh0EH_1QvGZz7zAcl50wQ"], "issued_at": "2018-10-02T18:34:28.000000Z"}} 2018-10-02 18:34:28,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c325b20ea34f7f221c2e2dc637b5e169657cd0" 2018-10-02 18:34:28,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1b20c1-7beb-4ff9-a79b-493025732de6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:28,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff1b20c1-7beb-4ff9-a79b-493025732de6 2018-10-02 18:34:28,351 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router 2018-10-02 18:34:28,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" -d '{"router": {"name": "CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router", "admin_state_up": false}}' 2018-10-02 18:34:31,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-47566d2c-6440-4107-b320-d8b5db5533fb Date: Tue, 02 Oct 2018 18:34:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "20c7f268dc0745c5a277045418004fec", "created_at": "2018-10-02T18:34:29Z", "admin_state_up": false, "updated_at": "2018-10-02T18:34:29Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "20c7f268dc0745c5a277045418004fec", "id": "f35f6f96-7444-4381-9ebd-2fef92e5627a", "name": "CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router"}} 2018-10-02 18:34:31,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-47566d2c-6440-4107-b320-d8b5db5533fb 2018-10-02 18:34:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=f35f6f96-7444-4381-9ebd-2fef92e5627a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" 2018-10-02 18:34:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14b256ef-2420-47e5-94c9-44fad2560ae6 Date: Tue, 02 Oct 2018 18:34:32 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:32,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=f35f6f96-7444-4381-9ebd-2fef92e5627a used request id req-14b256ef-2420-47e5-94c9-44fad2560ae6 2018-10-02 18:34:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/f35f6f96-7444-4381-9ebd-2fef92e5627a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" 2018-10-02 18:34:32,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-ad9660c7-032f-4b36-b435-436853c90129 Date: Tue, 02 Oct 2018 18:34:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "20c7f268dc0745c5a277045418004fec", "created_at": "2018-10-02T18:34:29Z", "admin_state_up": false, "updated_at": "2018-10-02T18:34:31Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "20c7f268dc0745c5a277045418004fec", "id": "f35f6f96-7444-4381-9ebd-2fef92e5627a", "name": "CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router"}} 2018-10-02 18:34:32,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/f35f6f96-7444-4381-9ebd-2fef92e5627a used request id req-ad9660c7-032f-4b36-b435-436853c90129 2018-10-02 18:34:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=f35f6f96-7444-4381-9ebd-2fef92e5627a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" 2018-10-02 18:34:32,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8051b380-c4fe-49d8-856c-7e6e1a4eacee Date: Tue, 02 Oct 2018 18:34:32 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:32,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=f35f6f96-7444-4381-9ebd-2fef92e5627a used request id req-8051b380-c4fe-49d8-856c-7e6e1a4eacee 2018-10-02 18:34:32,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:33,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8c1e6ad6ca4692b9061fffd3f6728f", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role"}], "expires_at": "2018-10-02T19:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20c7f268dc0745c5a277045418004fec", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/20c7f268dc0745c5a277045418004fec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-user", "id": "f07e1325f3224de3921beb48a4013112"}, "audit_ids": ["aHwyRQXyTumitoleJdw7Lw"], "issued_at": "2018-10-02T18:34:33.000000Z"}} 2018-10-02 18:34:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ccca997136af5a2724ff9c101fe88d10098ff8" 2018-10-02 18:34:33,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-fd44e90b-9229-4fdd-890f-962d42a15448 Date: Tue, 02 Oct 2018 18:34:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "20c7f268dc0745c5a277045418004fec", "created_at": "2018-10-02T18:34:29Z", "admin_state_up": false, "updated_at": "2018-10-02T18:34:31Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "20c7f268dc0745c5a277045418004fec", "id": "f35f6f96-7444-4381-9ebd-2fef92e5627a", "name": "CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router"}]} 2018-10-02 18:34:33,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router&admin_state_up=False used request id req-fd44e90b-9229-4fdd-890f-962d42a15448 2018-10-02 18:34:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:33,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c569e1d2b4275e1aa2fb66c6fed418807efbcf1" 2018-10-02 18:34:33,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81823b66-fe13-48df-b386-0f9391fc8efe Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec"}, "enabled": true, "id": "20c7f268dc0745c5a277045418004fec", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ec8c6683-3b1e-474-proj"}} 2018-10-02 18:34:33,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec used request id req-81823b66-fe13-48df-b386-0f9391fc8efe 2018-10-02 18:34:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=f35f6f96-7444-4381-9ebd-2fef92e5627a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ccca997136af5a2724ff9c101fe88d10098ff8" 2018-10-02 18:34:33,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-65806b61-cf81-4923-8d85-c20b8f8bc21d Date: Tue, 02 Oct 2018 18:34:33 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:33,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=f35f6f96-7444-4381-9ebd-2fef92e5627a used request id req-65806b61-cf81-4923-8d85-c20b8f8bc21d 2018-10-02 18:34:33,544 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router 2018-10-02 18:34:33,544 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bc91b517-ebc7-47de-9092-4b076520720b-pub-router 2018-10-02 18:34:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/f35f6f96-7444-4381-9ebd-2fef92e5627a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0802c7922b7d8a78d22cdf1c18b07a0fb8c6744e" 2018-10-02 18:34:36,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76dca090-6035-448d-b34c-60779017c32e Content-Length: 0 Date: Tue, 02 Oct 2018 18:34:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:34:36,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f35f6f96-7444-4381-9ebd-2fef92e5627a used request id req-76dca090-6035-448d-b34c-60779017c32e 2018-10-02 18:34:36,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:36,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-512bb4f1-bf15-425e-944a-14e350479236 Date: Tue, 02 Oct 2018 18:34:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:34:36,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-512bb4f1-bf15-425e-944a-14e350479236 2018-10-02 18:34:36,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:36,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a918d4b4-1abc-4c7c-a8bc-9ffb21186184 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:34:36,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-a918d4b4-1abc-4c7c-a8bc-9ffb21186184 2018-10-02 18:34:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:36,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3afa47a0-efab-4de1-841c-a685aaa42632 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:34:36,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-3afa47a0-efab-4de1-841c-a685aaa42632 2018-10-02 18:34:36,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:36,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4af1c6-a57e-4167-89b2-26f3c6054be7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:34:36,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-da4af1c6-a57e-4167-89b2-26f3c6054be7 2018-10-02 18:34:36,886 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ec8c6683-3b1e-474-proj 2018-10-02 18:34:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:37,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3747cfd-024a-44ae-91ec-0e4e065e68de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:37,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/20c7f268dc0745c5a277045418004fec used request id req-c3747cfd-024a-44ae-91ec-0e4e065e68de 2018-10-02 18:34:37,096 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ec8c6683-3b1e-474-proj-role 2018-10-02 18:34:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4e8c1e6ad6ca4692b9061fffd3f6728f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:37,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49482041-ea81-4984-aec8-54e1ddaf5788 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:37,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4e8c1e6ad6ca4692b9061fffd3f6728f used request id req-49482041-ea81-4984-aec8-54e1ddaf5788 2018-10-02 18:34:37,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3f2b046bfd31a722a156c14d568f49c00c30f" 2018-10-02 18:34:37,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2829e4c-9acf-4627-8718-9da70b8146f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:37,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2829e4c-9acf-4627-8718-9da70b8146f7 2018-10-02 18:34:37,297 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ec8c6683-3b1e-474-user 2018-10-02 18:34:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/f07e1325f3224de3921beb48a4013112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba0f11d23e0b981de1f08ff5919d6b9e88efe2c" 2018-10-02 18:34:37,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee215f93-2306-44f9-bb21-2a655cb6fc31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:37,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f07e1325f3224de3921beb48a4013112 used request id req-ee215f93-2306-44f9-bb21-2a655cb6fc31 2018-10-02 18:34:37,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:37,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Qdx-5UhmRfiBRq_K8LXlaQ"], "issued_at": "2018-10-02T18:34:37.000000Z"}} 2018-10-02 18:34:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f07176b86a44c6229c0b237b91c1196c5b31039" 2018-10-02 18:34:37,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e325ff4-4213-4127-b256-7d530fee1010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:37,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3e325ff4-4213-4127-b256-7d530fee1010 2018-10-02 18:34:37,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:37,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:38,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HniOvV0QQqq-TcDWQ4eMig"], "issued_at": "2018-10-02T18:34:38.000000Z"}} 2018-10-02 18:34:38,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:38,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4283a525-e4b8-401a-bab0-caf83b1df86f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:38,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4283a525-e4b8-401a-bab0-caf83b1df86f 2018-10-02 18:34:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:38,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:38,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:38,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afed53c4-9898-4851-8c50-f734e942e5da Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:34:38,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj used request id req-afed53c4-9898-4851-8c50-f734e942e5da 2018-10-02 18:34:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:38,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c279be-0d63-4585-9513-f5da1d498a79 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:38,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-95c279be-0d63-4585-9513-f5da1d498a79 2018-10-02 18:34:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj"}}' 2018-10-02 18:34:38,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30d5d7f0-b293-424b-bcc3-d67a9edab8dd Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b"}, "enabled": true, "id": "8aca919bc0a04d6882c160a4a3eff87b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj"}} 2018-10-02 18:34:38,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-30d5d7f0-b293-424b-bcc3-d67a9edab8dd 2018-10-02 18:34:38,654 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f523b790-b43f-4ab-proj 2018-10-02 18:34:38,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:38,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:39,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["qGGW0cFjQeO2o0h48ku6kg"], "issued_at": "2018-10-02T18:34:39.000000Z"}} 2018-10-02 18:34:39,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8135241961008287ef6c4f4369e00f31a0302f4" 2018-10-02 18:34:39,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f13888-271f-442b-a316-69ac5cd41160 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:39,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-48f13888-271f-442b-a316-69ac5cd41160 2018-10-02 18:34:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:39,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:39,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8135241961008287ef6c4f4369e00f31a0302f4" 2018-10-02 18:34:39,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f1b3b6-80d5-4f63-9eba-cb34d49a6efc Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:34:39,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-10f1b3b6-80d5-4f63-9eba-cb34d49a6efc 2018-10-02 18:34:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8135241961008287ef6c4f4369e00f31a0302f4" 2018-10-02 18:34:39,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6dd6755-da43-404d-aacb-749b4b2b2ec8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b"}, "enabled": true, "id": "8aca919bc0a04d6882c160a4a3eff87b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj"}]} 2018-10-02 18:34:39,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj used request id req-d6dd6755-da43-404d-aacb-749b4b2b2ec8 2018-10-02 18:34:39,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8135241961008287ef6c4f4369e00f31a0302f4" 2018-10-02 18:34:39,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d41c148-89d8-48c8-bf3b-56d7a9648dc8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:39,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0d41c148-89d8-48c8-bf3b-56d7a9648dc8 2018-10-02 18:34:39,768 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f523b790-b43f-4ab-user 2018-10-02 18:34:39,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:39,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:39,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e0f855-c409-4bf1-b235-25a895f346e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:39,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6e0f855-c409-4bf1-b235-25a895f346e8 2018-10-02 18:34:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" -d '{"role": {"name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role"}}' 2018-10-02 18:34:39,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-664afa51-aab3-4702-bd0a-6cfb1bea7927 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecefdc88b91c4aa89c5d142ebd6eca91", "links": {"self": "http://172.30.9.22:5000/v3/roles/ecefdc88b91c4aa89c5d142ebd6eca91"}, "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role"}} 2018-10-02 18:34:39,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-664afa51-aab3-4702-bd0a-6cfb1bea7927 2018-10-02 18:34:39,984 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role 2018-10-02 18:34:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/ecefdc88b91c4aa89c5d142ebd6eca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:40,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d9f5cc-3503-4fd1-90a7-64bca3ccaef7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/ecefdc88b91c4aa89c5d142ebd6eca91"}, "domain_id": null, "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role", "id": "ecefdc88b91c4aa89c5d142ebd6eca91"}} 2018-10-02 18:34:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/ecefdc88b91c4aa89c5d142ebd6eca91 used request id req-27d9f5cc-3503-4fd1-90a7-64bca3ccaef7 2018-10-02 18:34:40,075 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role to project CreateRouterSuccessTests-f523b790-b43f-4ab-proj 2018-10-02 18:34:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b/users/1c1f5016521b4bf6a0b9a9e4ae239a6b/roles/ecefdc88b91c4aa89c5d142ebd6eca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:40,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1114293b-eb00-4270-94c6-78f9feec7e2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:40,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b/users/1c1f5016521b4bf6a0b9a9e4ae239a6b/roles/ecefdc88b91c4aa89c5d142ebd6eca91 used request id req-1114293b-eb00-4270-94c6-78f9feec7e2c 2018-10-02 18:34:40,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:40,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:40,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["l52dUEAeScCrdP9pJG-oJg"], "issued_at": "2018-10-02T18:34:40.000000Z"}} 2018-10-02 18:34:40,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:40,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1ed3c0-fe40-4610-8536-c77142a1af8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:40,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc1ed3c0-fe40-4610-8536-c77142a1af8b 2018-10-02 18:34:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:40,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e317957-3a6e-424a-aeb4-3ed1a13c91a4 Date: Tue, 02 Oct 2018 18:34:40 GMT RESP BODY: {"routers": []} 2018-10-02 18:34:40,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router&admin_state_up=True used request id req-8e317957-3a6e-424a-aeb4-3ed1a13c91a4 2018-10-02 18:34:40,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:40,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:41,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Q_X9o2P1QdGpZGdi0zVk3Q"], "issued_at": "2018-10-02T18:34:41.000000Z"}} 2018-10-02 18:34:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2a4b063541f26ce59cee61bb89c44d80724b68" 2018-10-02 18:34:41,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abed53be-8f0e-4ca6-9fe0-204226d71147 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:41,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-abed53be-8f0e-4ca6-9fe0-204226d71147 2018-10-02 18:34:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:41,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2a4b063541f26ce59cee61bb89c44d80724b68" 2018-10-02 18:34:41,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2bc8ee-f8b2-45e4-aae3-64bbfc313326 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b"}, "enabled": true, "id": "8aca919bc0a04d6882c160a4a3eff87b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj"}]} 2018-10-02 18:34:41,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-f523b790-b43f-4ab-proj used request id req-8b2bc8ee-f8b2-45e4-aae3-64bbfc313326 2018-10-02 18:34:41,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-93cfeeba-eab8-4750-8068-73f3f485d264 Date: Tue, 02 Oct 2018 18:34:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:34:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-93cfeeba-eab8-4750-8068-73f3f485d264 2018-10-02 18:34:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:41,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cd6287e8-4864-44ce-8025-4151f4ded7d6 Date: Tue, 02 Oct 2018 18:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:34:41,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-cd6287e8-4864-44ce-8025-4151f4ded7d6 2018-10-02 18:34:41,936 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router 2018-10-02 18:34:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "tenant_id": "8aca919bc0a04d6882c160a4a3eff87b", "name": "CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router", "admin_state_up": true}}' 2018-10-02 18:34:46,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-50dcee29-0250-40b2-92c8-d1d1a301dd17 Date: Tue, 02 Oct 2018 18:34:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8aca919bc0a04d6882c160a4a3eff87b", "created_at": "2018-10-02T18:34:42Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:43Z", "project_id": "8aca919bc0a04d6882c160a4a3eff87b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "1b579e36-358f-4f07-a49a-0ad3adfdd16c", "name": "CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router"}} 2018-10-02 18:34:46,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-50dcee29-0250-40b2-92c8-d1d1a301dd17 2018-10-02 18:34:47,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=1b579e36-358f-4f07-a49a-0ad3adfdd16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:47,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-55971197-11a8-451f-8aeb-e0655bc519e3 Date: Tue, 02 Oct 2018 18:34:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","ip_address":"169.254.192.4"}],"id":"44a74128-b1df-493f-92b3-1055a4afd101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:09:cc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8aca919bc0a04d6882c160a4a3eff87b","admin_state_up":true,"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:45Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","ip_address":"169.254.192.10"}],"id":"903ead54-fb59-4605-a003-61157641370f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:88:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8aca919bc0a04d6882c160a4a3eff87b","admin_state_up":true,"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:44Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","ip_address":"169.254.192.7"}],"id":"b15467ff-ce82-4d03-a552-57feda8f651d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:e9:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8aca919bc0a04d6882c160a4a3eff87b","admin_state_up":true,"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:44Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.201"}],"id":"d89b0202-f7bc-4d34-90d0-07daece04b3e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:94:53","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:34:43Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"}]} 2018-10-02 18:34:47,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=1b579e36-358f-4f07-a49a-0ad3adfdd16c used request id req-55971197-11a8-451f-8aeb-e0655bc519e3 2018-10-02 18:34:47,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:47,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3212fc76-2b87-4fea-86c7-80ea0a6e3e0c Date: Tue, 02 Oct 2018 18:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:34:47,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-3212fc76-2b87-4fea-86c7-80ea0a6e3e0c 2018-10-02 18:34:47,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:47,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc93ac55-477d-45f1-a16f-3086400129d5 Date: Tue, 02 Oct 2018 18:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:42Z","dns_nameservers":[],"updated_at":"2018-10-02T18:34:42Z","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":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","subnetpool_id":null,"name":"HA subnet tenant 8aca919bc0a04d6882c160a4a3eff87b"}} 2018-10-02 18:34:47,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e used request id req-bc93ac55-477d-45f1-a16f-3086400129d5 2018-10-02 18:34:47,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:47,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f62d3e06-44d6-4068-9041-9823a437e62c Date: Tue, 02 Oct 2018 18:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:42Z","dns_nameservers":[],"updated_at":"2018-10-02T18:34:42Z","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":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","subnetpool_id":null,"name":"HA subnet tenant 8aca919bc0a04d6882c160a4a3eff87b"}} 2018-10-02 18:34:47,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e used request id req-f62d3e06-44d6-4068-9041-9823a437e62c 2018-10-02 18:34:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:48,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-462ffafb-c910-408e-8fe1-773c7bc1ce4a Date: Tue, 02 Oct 2018 18:34:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:42Z","dns_nameservers":[],"updated_at":"2018-10-02T18:34:42Z","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":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","subnetpool_id":null,"name":"HA subnet tenant 8aca919bc0a04d6882c160a4a3eff87b"}} 2018-10-02 18:34:48,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e used request id req-462ffafb-c910-408e-8fe1-773c7bc1ce4a 2018-10-02 18:34:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/1b579e36-358f-4f07-a49a-0ad3adfdd16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:48,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-4e95ee04-5f53-4f56-b63e-c862be82f03d Date: Tue, 02 Oct 2018 18:34:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8aca919bc0a04d6882c160a4a3eff87b", "created_at": "2018-10-02T18:34:42Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:46Z", "project_id": "8aca919bc0a04d6882c160a4a3eff87b", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "1b579e36-358f-4f07-a49a-0ad3adfdd16c", "name": "CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router"}} 2018-10-02 18:34:48,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/1b579e36-358f-4f07-a49a-0ad3adfdd16c used request id req-4e95ee04-5f53-4f56-b63e-c862be82f03d 2018-10-02 18:34:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=1b579e36-358f-4f07-a49a-0ad3adfdd16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:48,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-e9e23316-427f-470d-9c87-4751764f9ee6 Date: Tue, 02 Oct 2018 18:34:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:48Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","ip_address":"169.254.192.4"}],"id":"44a74128-b1df-493f-92b3-1055a4afd101","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:09:cc","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8aca919bc0a04d6882c160a4a3eff87b","admin_state_up":true,"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:45Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","ip_address":"169.254.192.10"}],"id":"903ead54-fb59-4605-a003-61157641370f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:88:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8aca919bc0a04d6882c160a4a3eff87b","admin_state_up":true,"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:44Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","ip_address":"169.254.192.7"}],"id":"b15467ff-ce82-4d03-a552-57feda8f651d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:e9:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8aca919bc0a04d6882c160a4a3eff87b","admin_state_up":true,"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:44Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:34:48Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.201"}],"id":"d89b0202-f7bc-4d34-90d0-07daece04b3e","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:94:53","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:34:43Z","binding:vnic_type":"normal","device_id":"1b579e36-358f-4f07-a49a-0ad3adfdd16c"}]} 2018-10-02 18:34:48,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=1b579e36-358f-4f07-a49a-0ad3adfdd16c used request id req-e9e23316-427f-470d-9c87-4751764f9ee6 2018-10-02 18:34:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:48,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8fe6fa9f-27ec-40ab-a727-64ea99f54b51 Date: Tue, 02 Oct 2018 18:34:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:34:48,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-8fe6fa9f-27ec-40ab-a727-64ea99f54b51 2018-10-02 18:34:48,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:48,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e0f65d7d-72a0-4c00-a5d2-b4c20dcbd5a0 Date: Tue, 02 Oct 2018 18:34:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:42Z","dns_nameservers":[],"updated_at":"2018-10-02T18:34:42Z","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":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","subnetpool_id":null,"name":"HA subnet tenant 8aca919bc0a04d6882c160a4a3eff87b"}} 2018-10-02 18:34:48,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e used request id req-e0f65d7d-72a0-4c00-a5d2-b4c20dcbd5a0 2018-10-02 18:34:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:48,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5fdbcfdc-fba7-488f-b77d-2d05b9cb64ff Date: Tue, 02 Oct 2018 18:34:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:42Z","dns_nameservers":[],"updated_at":"2018-10-02T18:34:42Z","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":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","subnetpool_id":null,"name":"HA subnet tenant 8aca919bc0a04d6882c160a4a3eff87b"}} 2018-10-02 18:34:48,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e used request id req-5fdbcfdc-fba7-488f-b77d-2d05b9cb64ff 2018-10-02 18:34:48,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:49,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-33a2cab1-5a79-4486-a58c-dc3b8c35a95c Date: Tue, 02 Oct 2018 18:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"18d1a302-cd74-4d1e-87a5-8370f534ccc8","tenant_id":"","created_at":"2018-10-02T18:34:42Z","dns_nameservers":[],"updated_at":"2018-10-02T18:34:42Z","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":"0546e42c-aec9-44a2-a80d-079d2bad8e9e","subnetpool_id":null,"name":"HA subnet tenant 8aca919bc0a04d6882c160a4a3eff87b"}} 2018-10-02 18:34:49,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0546e42c-aec9-44a2-a80d-079d2bad8e9e used request id req-33a2cab1-5a79-4486-a58c-dc3b8c35a95c 2018-10-02 18:34:49,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:49,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecefdc88b91c4aa89c5d142ebd6eca91", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role"}], "expires_at": "2018-10-02T19:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8aca919bc0a04d6882c160a4a3eff87b", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8aca919bc0a04d6882c160a4a3eff87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8aca919bc0a04d6882c160a4a3eff87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8aca919bc0a04d6882c160a4a3eff87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8aca919bc0a04d6882c160a4a3eff87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8aca919bc0a04d6882c160a4a3eff87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8aca919bc0a04d6882c160a4a3eff87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8aca919bc0a04d6882c160a4a3eff87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8aca919bc0a04d6882c160a4a3eff87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8aca919bc0a04d6882c160a4a3eff87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8aca919bc0a04d6882c160a4a3eff87b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8aca919bc0a04d6882c160a4a3eff87b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8aca919bc0a04d6882c160a4a3eff87b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-user", "id": "1c1f5016521b4bf6a0b9a9e4ae239a6b"}, "audit_ids": ["ItlVUHWwSIKCy1UGzfQ8IQ"], "issued_at": "2018-10-02T18:34:49.000000Z"}} 2018-10-02 18:34:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53d234d79c239ba8e9db57cd99be133577d0fe3" 2018-10-02 18:34:49,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-51d3e257-c8b1-439f-b032-68fd9ec4d07b Date: Tue, 02 Oct 2018 18:34:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8aca919bc0a04d6882c160a4a3eff87b", "created_at": "2018-10-02T18:34:42Z", "admin_state_up": true, "updated_at": "2018-10-02T18:34:46Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "8aca919bc0a04d6882c160a4a3eff87b", "id": "1b579e36-358f-4f07-a49a-0ad3adfdd16c", "name": "CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router"}]} 2018-10-02 18:34:49,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router&admin_state_up=True used request id req-51d3e257-c8b1-439f-b032-68fd9ec4d07b 2018-10-02 18:34:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:49,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:49,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f07176b86a44c6229c0b237b91c1196c5b31039" 2018-10-02 18:34:50,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef4c76e-a77b-42bf-94e7-63f82acd8a9c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b"}, "enabled": true, "id": "8aca919bc0a04d6882c160a4a3eff87b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f523b790-b43f-4ab-proj"}} 2018-10-02 18:34:50,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b used request id req-4ef4c76e-a77b-42bf-94e7-63f82acd8a9c 2018-10-02 18:34:50,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=1b579e36-358f-4f07-a49a-0ad3adfdd16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53d234d79c239ba8e9db57cd99be133577d0fe3" 2018-10-02 18:34:50,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6048c428-90d5-490d-a1d1-25829cfc1b04 Date: Tue, 02 Oct 2018 18:34:50 GMT RESP BODY: {"ports":[]} 2018-10-02 18:34:50,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=1b579e36-358f-4f07-a49a-0ad3adfdd16c used request id req-6048c428-90d5-490d-a1d1-25829cfc1b04 2018-10-02 18:34:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53d234d79c239ba8e9db57cd99be133577d0fe3" 2018-10-02 18:34:50,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fa83f028-4870-47e6-9ae2-21cbaa2c26bc Date: Tue, 02 Oct 2018 18:34:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:34:50,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-fa83f028-4870-47e6-9ae2-21cbaa2c26bc 2018-10-02 18:34:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53d234d79c239ba8e9db57cd99be133577d0fe3" 2018-10-02 18:34:50,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-82176665-71d3-4eee-81ec-4cd9dac31520 Date: Tue, 02 Oct 2018 18:34:50 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:34:50,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-82176665-71d3-4eee-81ec-4cd9dac31520 2018-10-02 18:34:50,621 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router 2018-10-02 18:34:50,621 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-731e914c-9e51-4add-a241-5e23c32b317e-pub-router 2018-10-02 18:34:50,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/1b579e36-358f-4f07-a49a-0ad3adfdd16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f245e17d3501cfe1da4656f8ec3fc716cda80708" 2018-10-02 18:34:53,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2de74000-6ac2-477a-afe9-2b67b0b229c8 Content-Length: 0 Date: Tue, 02 Oct 2018 18:34:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:34:53,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1b579e36-358f-4f07-a49a-0ad3adfdd16c used request id req-2de74000-6ac2-477a-afe9-2b67b0b229c8 2018-10-02 18:34:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-aabcc241-9af6-445f-a7c7-93b6546012b3 Date: Tue, 02 Oct 2018 18:34:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:34:54,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-aabcc241-9af6-445f-a7c7-93b6546012b3 2018-10-02 18:34:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a781db6-27c8-4fc2-ab49-c5387ffa28b8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:34:54,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-4a781db6-27c8-4fc2-ab49-c5387ffa28b8 2018-10-02 18:34:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7374d3a8-18ad-471b-a403-1102c640a389 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:34:54,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-7374d3a8-18ad-471b-a403-1102c640a389 2018-10-02 18:34:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42f0669-e505-4dfa-9b27-bac51976160b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:34:54,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-f42f0669-e505-4dfa-9b27-bac51976160b 2018-10-02 18:34:54,441 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f523b790-b43f-4ab-proj 2018-10-02 18:34:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf453d3-5bfe-4d17-a527-a7b61ab8cec6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:54,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8aca919bc0a04d6882c160a4a3eff87b used request id req-6cf453d3-5bfe-4d17-a527-a7b61ab8cec6 2018-10-02 18:34:54,639 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f523b790-b43f-4ab-proj-role 2018-10-02 18:34:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/ecefdc88b91c4aa89c5d142ebd6eca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6cc531f-9629-4919-b2e4-0be357476f69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:54,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/ecefdc88b91c4aa89c5d142ebd6eca91 used request id req-e6cc531f-9629-4919-b2e4-0be357476f69 2018-10-02 18:34:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c02bcbdb7f8b13f56889d8c0672f6a7d6acc1e" 2018-10-02 18:34:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2713cd-fcac-4112-a820-0cc41ec38339 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:54,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bb2713cd-fcac-4112-a820-0cc41ec38339 2018-10-02 18:34:54,857 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f523b790-b43f-4ab-user 2018-10-02 18:34:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/1c1f5016521b4bf6a0b9a9e4ae239a6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8135241961008287ef6c4f4369e00f31a0302f4" 2018-10-02 18:34:55,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6aa9352-7275-4c4f-8b2c-ec488746cc4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:55,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1c1f5016521b4bf6a0b9a9e4ae239a6b used request id req-a6aa9352-7275-4c4f-8b2c-ec488746cc4b 2018-10-02 18:34:55,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:55,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["IyJwD0fhT0ec0FG32lQm8A"], "issued_at": "2018-10-02T18:34:55.000000Z"}} 2018-10-02 18:34:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b917a1c3f15f681f2c68b2340ff92baaaa11765" 2018-10-02 18:34:55,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387222a8-424f-4e90-95a8-c06b43ea4d33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:55,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-387222a8-424f-4e90-95a8-c06b43ea4d33 2018-10-02 18:34:55,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:55,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:55,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Ge6cZGV9RqajkVLO1Q6ukg"], "issued_at": "2018-10-02T18:34:55.000000Z"}} 2018-10-02 18:34:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:34:55,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366e52bf-70be-4493-b432-aeb853e2ae1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:55,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-366e52bf-70be-4493-b432-aeb853e2ae1b 2018-10-02 18:34:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:56,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:56,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:34:56,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f7645c-7ee8-4157-b732-f94fd9f419c4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:34:56,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj used request id req-89f7645c-7ee8-4157-b732-f94fd9f419c4 2018-10-02 18:34:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:34:56,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b85960-eb3f-429c-85fe-45ddd8aaeb4a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:56,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-31b85960-eb3f-429c-85fe-45ddd8aaeb4a 2018-10-02 18:34:56,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}}' 2018-10-02 18:34:56,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385a86c8-6df4-41c7-894e-54be57ca841a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c"}, "enabled": true, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}} 2018-10-02 18:34:56,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-385a86c8-6df4-41c7-894e-54be57ca841a 2018-10-02 18:34:56,307 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj 2018-10-02 18:34:56,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:56,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:56,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:34:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6UKYWTcMS6SZPG57ps3upA"], "issued_at": "2018-10-02T18:34:56.000000Z"}} 2018-10-02 18:34:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a08023662d81b22ed50a978508e9c568870c1c" 2018-10-02 18:34:56,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aed6ecf-8d96-4d20-b8b7-17d09a6e92d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:56,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6aed6ecf-8d96-4d20-b8b7-17d09a6e92d1 2018-10-02 18:34:56,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:34:56,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:34:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a08023662d81b22ed50a978508e9c568870c1c" 2018-10-02 18:34:56,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12b1ebe-2d11-4196-884f-bf83dd5fbb0f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:34:56,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b12b1ebe-2d11-4196-884f-bf83dd5fbb0f 2018-10-02 18:34:56,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a08023662d81b22ed50a978508e9c568870c1c" 2018-10-02 18:34:56,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb58ad86-6050-4af0-8c78-210bdf208f86 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c"}, "enabled": true, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}]} 2018-10-02 18:34:56,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj used request id req-bb58ad86-6050-4af0-8c78-210bdf208f86 2018-10-02 18:34:56,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a08023662d81b22ed50a978508e9c568870c1c" 2018-10-02 18:34:57,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7c7c78-3c76-4134-8fd7-66675ae52b01 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:34:57,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0b7c7c78-3c76-4134-8fd7-66675ae52b01 2018-10-02 18:34:57,444 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-17ebe46a-33c8-4a3-user 2018-10-02 18:34:57,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:34:57,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410dc1c1-9657-4f54-9a29-5c3cc4daa9ec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:34:57,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-410dc1c1-9657-4f54-9a29-5c3cc4daa9ec 2018-10-02 18:34:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" -d '{"role": {"name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}}' 2018-10-02 18:34:57,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e620a02-51c2-43a6-a129-db982a3fe999 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f10847b834214a2aac80b8dadc2c0b7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/f10847b834214a2aac80b8dadc2c0b7b"}, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}} 2018-10-02 18:34:57,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e620a02-51c2-43a6-a129-db982a3fe999 2018-10-02 18:34:57,666 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role 2018-10-02 18:34:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f10847b834214a2aac80b8dadc2c0b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:34:57,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cdacab-fa2e-402c-b17c-8075dbbbf795 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f10847b834214a2aac80b8dadc2c0b7b"}, "domain_id": null, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role", "id": "f10847b834214a2aac80b8dadc2c0b7b"}} 2018-10-02 18:34:57,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f10847b834214a2aac80b8dadc2c0b7b used request id req-45cdacab-fa2e-402c-b17c-8075dbbbf795 2018-10-02 18:34:57,686 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role to project CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj 2018-10-02 18:34:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c/users/e28b2fd12733469baa142db4ba4845a2/roles/f10847b834214a2aac80b8dadc2c0b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:34:57,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a72237fd-720a-482b-9480-82d6045a5c95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:34:57,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c/users/e28b2fd12733469baa142db4ba4845a2/roles/f10847b834214a2aac80b8dadc2c0b7b used request id req-a72237fd-720a-482b-9480-82d6045a5c95 2018-10-02 18:34:57,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:34:57,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:34:58,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f10847b834214a2aac80b8dadc2c0b7b", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}], "expires_at": "2018-10-02T19:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-user", "id": "e28b2fd12733469baa142db4ba4845a2"}, "audit_ids": ["zx0zGqfFQ02FrvoJt7DsPA"], "issued_at": "2018-10-02T18:34:58.000000Z"}} 2018-10-02 18:34:58,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:34:58,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce45131-cf2b-4827-80a3-2c13f9744d1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:34:58,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ce45131-cf2b-4827-80a3-2c13f9744d1d 2018-10-02 18:34:58,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:34:58,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1fd037aa-444a-4861-b074-5d0b49a3b5ff Date: Tue, 02 Oct 2018 18:34:58 GMT RESP BODY: {"networks":[]} 2018-10-02 18:34:58,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 used request id req-1fd037aa-444a-4861-b074-5d0b49a3b5ff 2018-10-02 18:34:58,491 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 2018-10-02 18:34:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" -d '{"network": {"name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1", "admin_state_up": true}}' 2018-10-02 18:34:59,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-85c3e1c2-d2f9-4a94-871f-3f6b8363724e Date: Tue, 02 Oct 2018 18:34:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:34:58Z","is_default":false,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","mtu":1450}} 2018-10-02 18:34:59,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-85c3e1c2-d2f9-4a94-871f-3f6b8363724e 2018-10-02 18:34:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:34:59,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-18d2b283-d1fc-4c9d-90ee-13bf5977dccd Date: Tue, 02 Oct 2018 18:34: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-10-02T18:34:58Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:34:59,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-18d2b283-d1fc-4c9d-90ee-13bf5977dccd 2018-10-02 18:34:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:34:59,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ef145915-58de-46d1-8718-0a0273290a8f Date: Tue, 02 Oct 2018 18:34:59 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:34:59,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-ef145915-58de-46d1-8718-0a0273290a8f 2018-10-02 18:34:59,637 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1 2018-10-02 18:34:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" -d '{"subnets": [{"ip_version": 4, "network_id": "e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]}' 2018-10-02 18:35:00,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1aa601a0-d4a4-458d-be12-ef40e9ec8c98 Date: Tue, 02 Oct 2018 18:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:00,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1aa601a0-d4a4-458d-be12-ef40e9ec8c98 2018-10-02 18:35:00,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:35:00,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e6a14d4a-e36a-4ad7-9684-74db3b2995ea Date: Tue, 02 Oct 2018 18:35:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7071c611-fe2c-47cf-ae27-fe2882503166"],"updated_at":"2018-10-02T18:35:00Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:35:00,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-e6a14d4a-e36a-4ad7-9684-74db3b2995ea 2018-10-02 18:35:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:35:00,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2cbc1b1c-55c7-42e9-89cb-664eb1afd034 Date: Tue, 02 Oct 2018 18:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:00,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-2cbc1b1c-55c7-42e9-89cb-664eb1afd034 2018-10-02 18:35:00,754 - OpenStackNetwork - DEBUG - Network [e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4] created successfully 2018-10-02 18:35:00,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:00,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:01,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f10847b834214a2aac80b8dadc2c0b7b", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}], "expires_at": "2018-10-02T19:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-user", "id": "e28b2fd12733469baa142db4ba4845a2"}, "audit_ids": ["8_wFujd7QwOBytKuV0qWcw"], "issued_at": "2018-10-02T18:35:01.000000Z"}} 2018-10-02 18:35:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17390a46-e4fd-4d58-a9a7-a2c8b87cbd9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:01,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-17390a46-e4fd-4d58-a9a7-a2c8b87cbd9b 2018-10-02 18:35:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:01,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15bb205d-b747-4ccd-8a84-27fecc454636 Date: Tue, 02 Oct 2018 18:35:01 GMT RESP BODY: {"routers": []} 2018-10-02 18:35:01,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router&admin_state_up=True used request id req-15bb205d-b747-4ccd-8a84-27fecc454636 2018-10-02 18:35:01,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:01,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:01,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f10847b834214a2aac80b8dadc2c0b7b", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}], "expires_at": "2018-10-02T19:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-user", "id": "e28b2fd12733469baa142db4ba4845a2"}, "audit_ids": ["oSKOLPHyTq2ZntLe0WAy2A"], "issued_at": "2018-10-02T18:35:01.000000Z"}} 2018-10-02 18:35:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e467aa6cdf2c8e9c4ebab6ffcf0ac0dfa4e4460" 2018-10-02 18:35:01,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7e8a34-bfbc-4472-a095-700f130fd79a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:01,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ed7e8a34-bfbc-4472-a095-700f130fd79a 2018-10-02 18:35:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:02,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b385f44f-e382-4fd4-9cc2-5cf0d409b6bd Date: Tue, 02 Oct 2018 18:35:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:35:02,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-b385f44f-e382-4fd4-9cc2-5cf0d409b6bd 2018-10-02 18:35:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:02,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-97c31f7d-4865-4ad6-995f-8f0dda445ba5 Date: Tue, 02 Oct 2018 18:35:02 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:35:02,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-97c31f7d-4865-4ad6-995f-8f0dda445ba5 2018-10-02 18:35:02,284 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router", "admin_state_up": true}}' 2018-10-02 18:35:07,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-36d25feb-9ec2-4c63-9c68-950b1acac98f Date: Tue, 02 Oct 2018 18:35:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:35:02Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "11efdce5-4865-4936-ad55-6c5b9edd29c6", "name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router"}} 2018-10-02 18:35:07,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-36d25feb-9ec2-4c63-9c68-950b1acac98f 2018-10-02 18:35:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=11efdce5-4865-4936-ad55-6c5b9edd29c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:07,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ddfc1d4-1887-4eec-89ca-047c33386149 Date: Tue, 02 Oct 2018 18:35:07 GMT RESP BODY: {"ports":[]} 2018-10-02 18:35:07,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=11efdce5-4865-4936-ad55-6c5b9edd29c6 used request id req-6ddfc1d4-1887-4eec-89ca-047c33386149 2018-10-02 18:35:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:07,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5c6fb478-688d-4977-b2d2-2386e7dd4d4a Date: Tue, 02 Oct 2018 18:35: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":["7071c611-fe2c-47cf-ae27-fe2882503166"],"updated_at":"2018-10-02T18:35:00Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:35:07,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 used request id req-5c6fb478-688d-4977-b2d2-2386e7dd4d4a 2018-10-02 18:35:07,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:07,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:07,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:07,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a76624c-1f43-4369-8ee6-7a97c5466573 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c"}, "enabled": true, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}} 2018-10-02 18:35:07,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c used request id req-8a76624c-1f43-4369-8ee6-7a97c5466573 2018-10-02 18:35:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:07,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1c9501f4-b5f0-462e-9443-e0a882b01ac9 Date: Tue, 02 Oct 2018 18:35:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:07,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-1c9501f4-b5f0-462e-9443-e0a882b01ac9 2018-10-02 18:35:07,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4&name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:08,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91debf51-5ca9-4071-8823-1ee766ac516d Date: Tue, 02 Oct 2018 18:35:08 GMT RESP BODY: {"ports":[]} 2018-10-02 18:35:08,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4&name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1&admin_state_up=True used request id req-91debf51-5ca9-4071-8823-1ee766ac516d 2018-10-02 18:35:08,156 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1 for router - CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:08,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:08,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:08,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f10847b834214a2aac80b8dadc2c0b7b", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}], "expires_at": "2018-10-02T19:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-user", "id": "e28b2fd12733469baa142db4ba4845a2"}, "audit_ids": ["HwB4WXvNTMayJDI16i6nRQ"], "issued_at": "2018-10-02T18:35:08.000000Z"}} 2018-10-02 18:35:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be42ea53682f5106a4d23c3f6b01a39c1546282" 2018-10-02 18:35:08,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8477149d-4780-44ac-a76c-849e8bc89223 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:08,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8477149d-4780-44ac-a76c-849e8bc89223 2018-10-02 18:35:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:08,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5171f1b8-84de-459e-839e-aa023d2c44f2 Date: Tue, 02 Oct 2018 18:35: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":["7071c611-fe2c-47cf-ae27-fe2882503166"],"updated_at":"2018-10-02T18:35:00Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:35:08,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 used request id req-5171f1b8-84de-459e-839e-aa023d2c44f2 2018-10-02 18:35:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:09,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-37810c68-b975-4f88-a53e-8d52df8abdfc Date: Tue, 02 Oct 2018 18:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:09,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-37810c68-b975-4f88-a53e-8d52df8abdfc 2018-10-02 18:35:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1266c6f9-4729-4f0b-b192-993824bded43 Date: Tue, 02 Oct 2018 18:35: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":["7071c611-fe2c-47cf-ae27-fe2882503166"],"updated_at":"2018-10-02T18:35:00Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:35:09,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 used request id req-1266c6f9-4729-4f0b-b192-993824bded43 2018-10-02 18:35:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:09,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be42ea53682f5106a4d23c3f6b01a39c1546282" 2018-10-02 18:35:09,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24792848-90ea-4505-8f26-2cff39db46a7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c"}, "enabled": true, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}} 2018-10-02 18:35:09,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c used request id req-24792848-90ea-4505-8f26-2cff39db46a7 2018-10-02 18:35:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:09,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3c9d81a5-e485-4ec0-a0f5-a1968fbeef6d Date: Tue, 02 Oct 2018 18:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:09,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-3c9d81a5-e485-4ec0-a0f5-a1968fbeef6d 2018-10-02 18:35:09,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4&name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:09,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-571aece4-47ee-41fc-ad2e-fe5e170aa609 Date: Tue, 02 Oct 2018 18:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:09,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4&name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1 used request id req-571aece4-47ee-41fc-ad2e-fe5e170aa609 2018-10-02 18:35:09,570 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 2018-10-02 18:35:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" -d '{"port": {"network_id": "e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4", "fixed_ips": [{"subnet_id": "7071c611-fe2c-47cf-ae27-fe2882503166", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1", "admin_state_up": true}}' 2018-10-02 18:35:10,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-4bd27915-0c66-43ae-af62-a81d58c20046 Date: Tue, 02 Oct 2018 18:35:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.1"}],"id":"277fb342-7986-4b61-ac75-1c857b8e09f3","security_groups":["eff4a482-c665-4698-b1a2-81616f30c2ca"],"mac_address":"fa:16:3e:0c:06:94","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","qos_policy_id":null,"admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:10Z","binding:vnic_type":"normal"}} 2018-10-02 18:35:10,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-4bd27915-0c66-43ae-af62-a81d58c20046 2018-10-02 18:35:10,581 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1 for router - CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:10,581 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" -d '{"port_id": "277fb342-7986-4b61-ac75-1c857b8e09f3"}' 2018-10-02 18:35:12,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e177cf0-a517-4ded-b3b4-c25e10227040 Date: Tue, 02 Oct 2018 18:35:12 GMT RESP BODY: {"network_id": "e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4", "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "subnet_id": "7071c611-fe2c-47cf-ae27-fe2882503166", "subnet_ids": ["7071c611-fe2c-47cf-ae27-fe2882503166"], "port_id": "277fb342-7986-4b61-ac75-1c857b8e09f3", "id": "11efdce5-4865-4936-ad55-6c5b9edd29c6"} 2018-10-02 18:35:12,481 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6/add_router_interface used request id req-7e177cf0-a517-4ded-b3b4-c25e10227040 2018-10-02 18:35:12,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:12,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5b36e666-4ecf-401d-807b-d332fbdefc7c Date: Tue, 02 Oct 2018 18:35:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:35:02Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "11efdce5-4865-4936-ad55-6c5b9edd29c6", "name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router"}} 2018-10-02 18:35:12,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6 used request id req-5b36e666-4ecf-401d-807b-d332fbdefc7c 2018-10-02 18:35:12,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=11efdce5-4865-4936-ad55-6c5b9edd29c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-61475037-5613-4a99-85d3-b147f4144b7e Date: Tue, 02 Oct 2018 18:35:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.1"}],"id":"277fb342-7986-4b61-ac75-1c857b8e09f3","security_groups":["eff4a482-c665-4698-b1a2-81616f30c2ca"],"mac_address":"fa:16:3e:0c:06:94","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1","admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:10Z","binding:vnic_type":"normal","device_id":"11efdce5-4865-4936-ad55-6c5b9edd29c6"}]} 2018-10-02 18:35:12,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=11efdce5-4865-4936-ad55-6c5b9edd29c6 used request id req-61475037-5613-4a99-85d3-b147f4144b7e 2018-10-02 18:35:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:13,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-29ae8181-970b-4bd9-a3df-db5a2bf6ca3e Date: Tue, 02 Oct 2018 18:35:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}} 2018-10-02 18:35:13,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 used request id req-29ae8181-970b-4bd9-a3df-db5a2bf6ca3e 2018-10-02 18:35:13,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:13,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f10847b834214a2aac80b8dadc2c0b7b", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role"}], "expires_at": "2018-10-02T19:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45f8c9216e8940acb71d3fe8456b1b5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-user", "id": "e28b2fd12733469baa142db4ba4845a2"}, "audit_ids": ["n5axgzvaTR6CJXRCsp184g"], "issued_at": "2018-10-02T18:35:13.000000Z"}} 2018-10-02 18:35:13,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:13,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-fa616097-6f1a-45da-882e-e68895500065 Date: Tue, 02 Oct 2018 18:35:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:35:02Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "11efdce5-4865-4936-ad55-6c5b9edd29c6", "name": "CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router"}]} 2018-10-02 18:35:13,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router&admin_state_up=True used request id req-fa616097-6f1a-45da-882e-e68895500065 2018-10-02 18:35:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:13,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b917a1c3f15f681f2c68b2340ff92baaaa11765" 2018-10-02 18:35:13,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373588f2-d730-49d9-b00c-cab93307ca11 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c"}, "enabled": true, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}} 2018-10-02 18:35:13,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c used request id req-373588f2-d730-49d9-b00c-cab93307ca11 2018-10-02 18:35:13,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=11efdce5-4865-4936-ad55-6c5b9edd29c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:14,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-e87c8656-5229-4564-99fc-13620e229710 Date: Tue, 02 Oct 2018 18:35:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.1"}],"id":"277fb342-7986-4b61-ac75-1c857b8e09f3","security_groups":["eff4a482-c665-4698-b1a2-81616f30c2ca"],"mac_address":"fa:16:3e:0c:06:94","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1","admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:10Z","binding:vnic_type":"normal","device_id":"11efdce5-4865-4936-ad55-6c5b9edd29c6"}]} 2018-10-02 18:35:14,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=11efdce5-4865-4936-ad55-6c5b9edd29c6 used request id req-e87c8656-5229-4564-99fc-13620e229710 2018-10-02 18:35:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:14,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c35ded18-b60d-4d75-9d1d-03f51c91c463 Date: Tue, 02 Oct 2018 18:35:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}} 2018-10-02 18:35:14,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 used request id req-c35ded18-b60d-4d75-9d1d-03f51c91c463 2018-10-02 18:35:14,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:14,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0c9e1cdc-52cb-4fad-8f49-3c48d8192c09 Date: Tue, 02 Oct 2018 18:35:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:35:14,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-0c9e1cdc-52cb-4fad-8f49-3c48d8192c09 2018-10-02 18:35:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:14,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-337771e7-0c83-4503-a48f-c182320cfc7c Date: Tue, 02 Oct 2018 18:35:14 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:35:14,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-337771e7-0c83-4503-a48f-c182320cfc7c 2018-10-02 18:35:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:15,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-437daa53-b223-462a-82b7-29da4a12233c Date: Tue, 02 Oct 2018 18:35:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7071c611-fe2c-47cf-ae27-fe2882503166"],"updated_at":"2018-10-02T18:35:00Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:35:15,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-437daa53-b223-462a-82b7-29da4a12233c 2018-10-02 18:35:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:15,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-55559ab5-429f-41d6-9eac-7e8395932062 Date: Tue, 02 Oct 2018 18:35:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:15,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-55559ab5-429f-41d6-9eac-7e8395932062 2018-10-02 18:35:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:15,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-ea8595e3-3f63-4b25-b608-047b154cd95c Date: Tue, 02 Oct 2018 18:35:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.2"}],"id":"05fc0719-07d0-431a-ba07-3e71d659d67f","security_groups":[],"mac_address":"fa:16:3e:76:da:dc","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.1"}],"id":"277fb342-7986-4b61-ac75-1c857b8e09f3","security_groups":["eff4a482-c665-4698-b1a2-81616f30c2ca"],"mac_address":"fa:16:3e:0c:06:94","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1","admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:10Z","binding:vnic_type":"normal","device_id":"11efdce5-4865-4936-ad55-6c5b9edd29c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.4"}],"id":"8a7d9f6c-da9c-4934-89aa-6e78357f5246","security_groups":[],"mac_address":"fa:16:3e:d0:0e:8d","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7071c611-fe2c-47cf-ae27-fe2882503166","ip_address":"10.200.201.3"}],"id":"ebc4bbfe-6bf0-4fc5-8ef0-270cd13e6fb7","security_groups":[],"mac_address":"fa:16:3e:92:8c:54","project_id":"45f8c9216e8940acb71d3fe8456b1b5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4"}]} 2018-10-02 18:35:15,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-ea8595e3-3f63-4b25-b608-047b154cd95c 2018-10-02 18:35:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:15,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f77448f5-077f-4b50-b348-e8307202cd6f Date: Tue, 02 Oct 2018 18:35:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}} 2018-10-02 18:35:15,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 used request id req-f77448f5-077f-4b50-b348-e8307202cd6f 2018-10-02 18:35:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dd3381da-180c-44d6-ba25-48ed7500653d Date: Tue, 02 Oct 2018 18:35:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7071c611-fe2c-47cf-ae27-fe2882503166"],"updated_at":"2018-10-02T18:35:00Z","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:34:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45f8c9216e8940acb71d3fe8456b1b5c","id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1"}]} 2018-10-02 18:35:15,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-dd3381da-180c-44d6-ba25-48ed7500653d 2018-10-02 18:35:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cba12e239f08d01681a32ec3df048086386b1f" 2018-10-02 18:35:16,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-303fca81-1536-4d0d-a4c5-b23cdbba5f45 Date: Tue, 02 Oct 2018 18:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4","tenant_id":"45f8c9216e8940acb71d3fe8456b1b5c","created_at":"2018-10-02T18:35:00Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"45f8c9216e8940acb71d3fe8456b1b5c","id":"7071c611-fe2c-47cf-ae27-fe2882503166","subnetpool_id":null,"name":"CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1"}]} 2018-10-02 18:35:16,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-303fca81-1536-4d0d-a4c5-b23cdbba5f45 2018-10-02 18:35:16,040 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router and port CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-port1 2018-10-02 18:35:16,040 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" -d '{"port_id": "277fb342-7986-4b61-ac75-1c857b8e09f3"}' 2018-10-02 18:35:17,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5993b61-bf20-4056-aacd-35e2801bf772 Date: Tue, 02 Oct 2018 18:35:17 GMT RESP BODY: {"network_id": "e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4", "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "subnet_id": "7071c611-fe2c-47cf-ae27-fe2882503166", "subnet_ids": ["7071c611-fe2c-47cf-ae27-fe2882503166"], "port_id": "277fb342-7986-4b61-ac75-1c857b8e09f3", "id": "11efdce5-4865-4936-ad55-6c5b9edd29c6"} 2018-10-02 18:35:17,592 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6/remove_router_interface used request id req-e5993b61-bf20-4056-aacd-35e2801bf772 2018-10-02 18:35:17,593 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:17,593 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-router 2018-10-02 18:35:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8296c9e316714c10d24646a701214b08dc473c1" 2018-10-02 18:35:21,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-471bac7a-8867-47d4-b88f-5ee6f4bc7c66 Content-Length: 0 Date: Tue, 02 Oct 2018 18:35:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:35:21,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/11efdce5-4865-4936-ad55-6c5b9edd29c6 used request id req-471bac7a-8867-47d4-b88f-5ee6f4bc7c66 2018-10-02 18:35:21,036 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1 2018-10-02 18:35:21,036 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-subnet1 2018-10-02 18:35:21,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:35:23,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0a09399-8aac-4e8e-985f-930da6086617 Date: Tue, 02 Oct 2018 18:35:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:35:23,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7071c611-fe2c-47cf-ae27-fe2882503166 used request id req-e0a09399-8aac-4e8e-985f-930da6086617 2018-10-02 18:35:23,207 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7a936215-cbcf-4f6e-a692-c1c70f1e57b7-pub-net1 2018-10-02 18:35:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f76a53bfb2064ea1aa848f9ba3a6d81a6295d7d" 2018-10-02 18:35:24,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a15a3ae-2918-4e45-918e-5633ac1cc7d3 Date: Tue, 02 Oct 2018 18:35:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:35:24,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e8079295-34a9-4ee5-b9ee-c28d8ed0a2b4 used request id req-2a15a3ae-2918-4e45-918e-5633ac1cc7d3 2018-10-02 18:35:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:24,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-76f6cd5f-f5af-40cd-908f-84ee650a45c8 Date: Tue, 02 Oct 2018 18:35:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:34:58Z", "updated_at": "2018-10-02T18:34:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "revision_number": 0, "id": "0e9fa664-563a-4b69-b70f-5a3a92ad040f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "revision_number": 0, "id": "4630380a-8cb5-400e-b68c-0b50bfbfdf0f", "remote_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "remote_ip_prefix": null, "created_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "revision_number": 0, "id": "91c6d94d-c12d-4ee4-bd7c-495f9e2e8a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "revision_number": 0, "id": "f9096dbe-101d-4e23-b0a8-b33cc6ff8da4", "remote_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "remote_ip_prefix": null, "created_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c"}], "revision_number": 4, "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:35:24,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-76f6cd5f-f5af-40cd-908f-84ee650a45c8 2018-10-02 18:35:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fe1a1c-bcc9-42e5-972e-bff1fc928024 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:35:24,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-87fe1a1c-bcc9-42e5-972e-bff1fc928024 2018-10-02 18:35:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:25,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af95ece-a7cb-4f30-b195-a1f53876a3bf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c"}, "enabled": true, "id": "45f8c9216e8940acb71d3fe8456b1b5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj"}} 2018-10-02 18:35:25,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c used request id req-0af95ece-a7cb-4f30-b195-a1f53876a3bf 2018-10-02 18:35:25,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff4a482-c665-4698-b1a2-81616f30c2ca 2018-10-02 18:35:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eff4a482-c665-4698-b1a2-81616f30c2ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-27cc813d-9fc7-40f4-a250-de9b627efd92 Date: Tue, 02 Oct 2018 18: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-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:34:58Z", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "0e9fa664-563a-4b69-b70f-5a3a92ad040f"}, {"remote_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:34:58Z", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "4630380a-8cb5-400e-b68c-0b50bfbfdf0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:34:58Z", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "91c6d94d-c12d-4ee4-bd7c-495f9e2e8a6f"}, {"remote_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:34:58Z", "security_group_id": "eff4a482-c665-4698-b1a2-81616f30c2ca", "port_range_min": null, "revision_number": 0, "tenant_id": "45f8c9216e8940acb71d3fe8456b1b5c", "created_at": "2018-10-02T18:34:58Z", "project_id": "45f8c9216e8940acb71d3fe8456b1b5c", "id": "f9096dbe-101d-4e23-b0a8-b33cc6ff8da4"}]} 2018-10-02 18:35:25,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=eff4a482-c665-4698-b1a2-81616f30c2ca used request id req-27cc813d-9fc7-40f4-a250-de9b627efd92 2018-10-02 18:35:25,209 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:35:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/eff4a482-c665-4698-b1a2-81616f30c2ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:25,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1b48db7-0550-4617-8e6a-67f4631a0ff9 Content-Length: 0 Date: Tue, 02 Oct 2018 18:35:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:35:25,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/eff4a482-c665-4698-b1a2-81616f30c2ca used request id req-e1b48db7-0550-4617-8e6a-67f4631a0ff9 2018-10-02 18:35:25,541 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj 2018-10-02 18:35:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:25,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08bc920-9c85-464e-be90-c5c294d136a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:25,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/45f8c9216e8940acb71d3fe8456b1b5c used request id req-f08bc920-9c85-464e-be90-c5c294d136a7 2018-10-02 18:35:25,759 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-17ebe46a-33c8-4a3-proj-role 2018-10-02 18:35:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f10847b834214a2aac80b8dadc2c0b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:25,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f841bb1-51bd-412a-a8cb-b095c688352d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:25,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f10847b834214a2aac80b8dadc2c0b7b used request id req-1f841bb1-51bd-412a-a8cb-b095c688352d 2018-10-02 18:35:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec9511f2868d2a921718b99d167f42cb492e03c" 2018-10-02 18:35:25,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790a711f-06da-4a72-88ec-9de80044afa7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:35:25,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-790a711f-06da-4a72-88ec-9de80044afa7 2018-10-02 18:35:25,966 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-17ebe46a-33c8-4a3-user 2018-10-02 18:35:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/e28b2fd12733469baa142db4ba4845a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a08023662d81b22ed50a978508e9c568870c1c" 2018-10-02 18:35:26,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3fbf06-97c8-48bd-ae72-c1d4c21d4c59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:26,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e28b2fd12733469baa142db4ba4845a2 used request id req-9d3fbf06-97c8-48bd-ae72-c1d4c21d4c59 2018-10-02 18:35:26,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:26,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DL_43nVvQcKTD7QCDuCYxQ"], "issued_at": "2018-10-02T18:35:26.000000Z"}} 2018-10-02 18:35:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994a8eed103c8f30d9d9cb7ac87de93657d9426b" 2018-10-02 18:35:26,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74468cc7-66fe-4d53-8903-af3cb217d429 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:26,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-74468cc7-66fe-4d53-8903-af3cb217d429 2018-10-02 18:35:26,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:26,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:27,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["I7HYUyrOSvWxMJVfqg2edA"], "issued_at": "2018-10-02T18:35:27.000000Z"}} 2018-10-02 18:35:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:27,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d501721-109c-480f-b29f-2d7cf44b0ce9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:27,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5d501721-109c-480f-b29f-2d7cf44b0ce9 2018-10-02 18:35:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:27,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:27,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:27,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494e50e0-b007-41b3-adff-309916f12158 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:35:27,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj used request id req-494e50e0-b007-41b3-adff-309916f12158 2018-10-02 18:35:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:27,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082021e0-0a12-4409-bf38-de4b2e16f104 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:35:27,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-082021e0-0a12-4409-bf38-de4b2e16f104 2018-10-02 18:35:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj"}}' 2018-10-02 18:35:27,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c53020e-b6bc-45a3-8c1f-59df05dadd89 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993"}, "enabled": true, "id": "6341d34aa8f4457cbd5eb24ed152a993", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj"}} 2018-10-02 18:35:27,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4c53020e-b6bc-45a3-8c1f-59df05dadd89 2018-10-02 18:35:27,517 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-cf809f64-3363-4a2-proj 2018-10-02 18:35:27,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:27,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:27,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HXrQxx6vTyuYo9yAipkGpg"], "issued_at": "2018-10-02T18:35:27.000000Z"}} 2018-10-02 18:35:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a5a103b571bff8f3a004a1b5305392a63769d" 2018-10-02 18:35:27,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37a52a5-f29e-43e0-9405-9fc7094214e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:27,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b37a52a5-f29e-43e0-9405-9fc7094214e5 2018-10-02 18:35:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:27,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a5a103b571bff8f3a004a1b5305392a63769d" 2018-10-02 18:35:28,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370ccca8-2b81-4f71-9c2b-7bc8cdaf3767 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:35:28,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-370ccca8-2b81-4f71-9c2b-7bc8cdaf3767 2018-10-02 18:35:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a5a103b571bff8f3a004a1b5305392a63769d" 2018-10-02 18:35:28,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab215f0-a5e9-445b-bfaf-ea60ae4b6bfc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993"}, "enabled": true, "id": "6341d34aa8f4457cbd5eb24ed152a993", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj"}]} 2018-10-02 18:35:28,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj used request id req-fab215f0-a5e9-445b-bfaf-ea60ae4b6bfc 2018-10-02 18:35:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a5a103b571bff8f3a004a1b5305392a63769d" 2018-10-02 18:35:28,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d137583f-fbb6-452d-8e8d-89abed4ae92c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:35:28,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d137583f-fbb6-452d-8e8d-89abed4ae92c 2018-10-02 18:35:28,653 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-cf809f64-3363-4a2-user 2018-10-02 18:35:28,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:28,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41077f80-c935-41d3-9095-2ba87f571956 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:35:28,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-41077f80-c935-41d3-9095-2ba87f571956 2018-10-02 18:35:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" -d '{"role": {"name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role"}}' 2018-10-02 18:35:28,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2066fda6-8f13-42fa-943b-96089a5ef9dc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0668f8cd0f44714a7f4323f724270ba", "links": {"self": "http://172.30.9.22:5000/v3/roles/e0668f8cd0f44714a7f4323f724270ba"}, "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role"}} 2018-10-02 18:35:28,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-2066fda6-8f13-42fa-943b-96089a5ef9dc 2018-10-02 18:35:28,858 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role 2018-10-02 18:35:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/e0668f8cd0f44714a7f4323f724270ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:28,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6859f177-ff6e-4c9f-af86-b896404ac248 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e0668f8cd0f44714a7f4323f724270ba"}, "domain_id": null, "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role", "id": "e0668f8cd0f44714a7f4323f724270ba"}} 2018-10-02 18:35:28,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e0668f8cd0f44714a7f4323f724270ba used request id req-6859f177-ff6e-4c9f-af86-b896404ac248 2018-10-02 18:35:28,951 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role to project CreateRouterSuccessTests-cf809f64-3363-4a2-proj 2018-10-02 18:35:28,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993/users/567d499b6a9142b69a70e02aca00d1c2/roles/e0668f8cd0f44714a7f4323f724270ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:29,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64463b4-ee5d-4755-8b78-ab235497e8ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:29,088 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993/users/567d499b6a9142b69a70e02aca00d1c2/roles/e0668f8cd0f44714a7f4323f724270ba used request id req-a64463b4-ee5d-4755-8b78-ab235497e8ff 2018-10-02 18:35:29,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:29,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:29,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mPAbCrE_R4WhGJW2cRxKNw"], "issued_at": "2018-10-02T18:35:29.000000Z"}} 2018-10-02 18:35:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:29,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f98519-b83e-4f51-ace5-5ef9d42239c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:29,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-08f98519-b83e-4f51-ace5-5ef9d42239c7 2018-10-02 18:35:29,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:29,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ef0c773-703a-4b39-9dd7-ce39d90ac400 Date: Tue, 02 Oct 2018 18:35:29 GMT RESP BODY: {"routers": []} 2018-10-02 18:35:29,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router&admin_state_up=True used request id req-8ef0c773-703a-4b39-9dd7-ce39d90ac400 2018-10-02 18:35:29,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:29,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:30,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6Q61_PzPS1a2JYwsK2lU9w"], "issued_at": "2018-10-02T18:35:30.000000Z"}} 2018-10-02 18:35:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1efcfbeca1afbf692a6098a37fd8d949d921f20" 2018-10-02 18:35:30,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f61847-fb15-47db-b1e8-1edacb0292e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:30,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f0f61847-fb15-47db-b1e8-1edacb0292e5 2018-10-02 18:35:30,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:30,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1efcfbeca1afbf692a6098a37fd8d949d921f20" 2018-10-02 18:35:30,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bae7637-a9b6-496a-84fb-4dd3c1f94c24 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993"}, "enabled": true, "id": "6341d34aa8f4457cbd5eb24ed152a993", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj"}]} 2018-10-02 18:35:30,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-cf809f64-3363-4a2-proj used request id req-7bae7637-a9b6-496a-84fb-4dd3c1f94c24 2018-10-02 18:35:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:30,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c555162e-2852-457e-98f1-72c4a0a13555 Date: Tue, 02 Oct 2018 18:35:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:35:30,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-c555162e-2852-457e-98f1-72c4a0a13555 2018-10-02 18:35:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:30,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ca6daf7c-e342-4602-85dd-719e48013348 Date: Tue, 02 Oct 2018 18:35:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:35:30,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-ca6daf7c-e342-4602-85dd-719e48013348 2018-10-02 18:35:30,785 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router 2018-10-02 18:35:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "tenant_id": "6341d34aa8f4457cbd5eb24ed152a993", "name": "CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router", "admin_state_up": true}}' 2018-10-02 18:35:35,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-209225de-4ac4-424a-ad8d-64f328834802 Date: Tue, 02 Oct 2018 18:35:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6341d34aa8f4457cbd5eb24ed152a993", "created_at": "2018-10-02T18:35:31Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:32Z", "project_id": "6341d34aa8f4457cbd5eb24ed152a993", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7422a4df-58ca-4617-84ee-6c026ffa6785", "name": "CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router"}} 2018-10-02 18:35:35,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-209225de-4ac4-424a-ad8d-64f328834802 2018-10-02 18:35:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=7422a4df-58ca-4617-84ee-6c026ffa6785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:36,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-01975b21-3dc0-4458-8ff2-80a19506fcc6 Date: Tue, 02 Oct 2018 18:35:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","ip_address":"169.254.192.1"}],"id":"76ea19bd-9ecd-4c01-a3de-88f9441d2eb7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:8c:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6341d34aa8f4457cbd5eb24ed152a993","admin_state_up":true,"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:34Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","ip_address":"169.254.192.7"}],"id":"a751fc5a-7a4a-4d74-8a36-2f11d0a90cf6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:9a:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6341d34aa8f4457cbd5eb24ed152a993","admin_state_up":true,"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:32Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","ip_address":"169.254.192.5"}],"id":"d63f8506-814f-40a8-87d6-76cb25b099ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:e0:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6341d34aa8f4457cbd5eb24ed152a993","admin_state_up":true,"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:33Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:36Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.207"}],"id":"faadd0e7-e22c-4c2e-b35f-049533ea1e79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:47:b5","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:35:32Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"}]} 2018-10-02 18:35:36,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=7422a4df-58ca-4617-84ee-6c026ffa6785 used request id req-01975b21-3dc0-4458-8ff2-80a19506fcc6 2018-10-02 18:35:36,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:36,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f99e566c-a247-487e-86b4-c761a41930e9 Date: Tue, 02 Oct 2018 18:35:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","subnetpool_id":null,"name":"HA subnet tenant 6341d34aa8f4457cbd5eb24ed152a993"}} 2018-10-02 18:35:36,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 used request id req-f99e566c-a247-487e-86b4-c761a41930e9 2018-10-02 18:35:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:36,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d8041ff2-5353-4423-bcd6-f82ec9e05951 Date: Tue, 02 Oct 2018 18:35:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:35:36,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-d8041ff2-5353-4423-bcd6-f82ec9e05951 2018-10-02 18:35:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:36,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1de26c16-f8ca-4fa5-b9ff-d093fcf514c6 Date: Tue, 02 Oct 2018 18:35:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","subnetpool_id":null,"name":"HA subnet tenant 6341d34aa8f4457cbd5eb24ed152a993"}} 2018-10-02 18:35:36,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 used request id req-1de26c16-f8ca-4fa5-b9ff-d093fcf514c6 2018-10-02 18:35:36,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:36,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f4c50b36-56ed-465d-afba-f5ac0b25fbd2 Date: Tue, 02 Oct 2018 18:35:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","subnetpool_id":null,"name":"HA subnet tenant 6341d34aa8f4457cbd5eb24ed152a993"}} 2018-10-02 18:35:36,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 used request id req-f4c50b36-56ed-465d-afba-f5ac0b25fbd2 2018-10-02 18:35:36,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/7422a4df-58ca-4617-84ee-6c026ffa6785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:37,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f68e72f5-ed75-45e6-8fe3-5a896b133121 Date: Tue, 02 Oct 2018 18:35:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6341d34aa8f4457cbd5eb24ed152a993", "created_at": "2018-10-02T18:35:31Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:35Z", "project_id": "6341d34aa8f4457cbd5eb24ed152a993", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "7422a4df-58ca-4617-84ee-6c026ffa6785", "name": "CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router"}} 2018-10-02 18:35:37,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/7422a4df-58ca-4617-84ee-6c026ffa6785 used request id req-f68e72f5-ed75-45e6-8fe3-5a896b133121 2018-10-02 18:35:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=7422a4df-58ca-4617-84ee-6c026ffa6785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:37,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-5b73b822-775b-4553-818d-7b4f9d08a680 Date: Tue, 02 Oct 2018 18:35:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","ip_address":"169.254.192.1"}],"id":"76ea19bd-9ecd-4c01-a3de-88f9441d2eb7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:8c:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6341d34aa8f4457cbd5eb24ed152a993","admin_state_up":true,"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:34Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:36Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","ip_address":"169.254.192.7"}],"id":"a751fc5a-7a4a-4d74-8a36-2f11d0a90cf6","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:9a:ae","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6341d34aa8f4457cbd5eb24ed152a993","admin_state_up":true,"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:32Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","ip_address":"169.254.192.5"}],"id":"d63f8506-814f-40a8-87d6-76cb25b099ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:e0:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6341d34aa8f4457cbd5eb24ed152a993","admin_state_up":true,"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:33Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:36Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.207"}],"id":"faadd0e7-e22c-4c2e-b35f-049533ea1e79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:47:b5","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":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T18:35:32Z","binding:vnic_type":"normal","device_id":"7422a4df-58ca-4617-84ee-6c026ffa6785"}]} 2018-10-02 18:35:37,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=7422a4df-58ca-4617-84ee-6c026ffa6785 used request id req-5b73b822-775b-4553-818d-7b4f9d08a680 2018-10-02 18:35:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:37,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b982dea4-ad13-4ca8-a702-1b6d44f31028 Date: Tue, 02 Oct 2018 18:35:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","subnetpool_id":null,"name":"HA subnet tenant 6341d34aa8f4457cbd5eb24ed152a993"}} 2018-10-02 18:35:37,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 used request id req-b982dea4-ad13-4ca8-a702-1b6d44f31028 2018-10-02 18:35:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cfcc8fb0-ab35-4771-8836-bb390148c763 Date: Tue, 02 Oct 2018 18:35:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:35:37,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-cfcc8fb0-ab35-4771-8836-bb390148c763 2018-10-02 18:35:37,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:37,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8023969c-02cf-4e58-a255-237d26efdf7e Date: Tue, 02 Oct 2018 18:35:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","subnetpool_id":null,"name":"HA subnet tenant 6341d34aa8f4457cbd5eb24ed152a993"}} 2018-10-02 18:35:37,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 used request id req-8023969c-02cf-4e58-a255-237d26efdf7e 2018-10-02 18:35:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:37,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6618e830-9300-4e3f-8293-2660487b3489 Date: Tue, 02 Oct 2018 18:35:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6da76ebe-cfe3-4c3c-a6cd-ae9614320412","tenant_id":"","created_at":"2018-10-02T18:35:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35: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":"9a14ffa7-b7ce-4c6b-aa66-a1ba13798132","subnetpool_id":null,"name":"HA subnet tenant 6341d34aa8f4457cbd5eb24ed152a993"}} 2018-10-02 18:35:37,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9a14ffa7-b7ce-4c6b-aa66-a1ba13798132 used request id req-6618e830-9300-4e3f-8293-2660487b3489 2018-10-02 18:35:37,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:37,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0668f8cd0f44714a7f4323f724270ba", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role"}], "expires_at": "2018-10-02T19:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6341d34aa8f4457cbd5eb24ed152a993", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6341d34aa8f4457cbd5eb24ed152a993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6341d34aa8f4457cbd5eb24ed152a993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6341d34aa8f4457cbd5eb24ed152a993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6341d34aa8f4457cbd5eb24ed152a993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6341d34aa8f4457cbd5eb24ed152a993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6341d34aa8f4457cbd5eb24ed152a993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6341d34aa8f4457cbd5eb24ed152a993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6341d34aa8f4457cbd5eb24ed152a993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6341d34aa8f4457cbd5eb24ed152a993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6341d34aa8f4457cbd5eb24ed152a993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6341d34aa8f4457cbd5eb24ed152a993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6341d34aa8f4457cbd5eb24ed152a993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-user", "id": "567d499b6a9142b69a70e02aca00d1c2"}, "audit_ids": ["m0GILaG-TGC47qwabNaDzA"], "issued_at": "2018-10-02T18:35:37.000000Z"}} 2018-10-02 18:35:37,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339cb4a40ea5597e68ba325ac42abcf056687815" 2018-10-02 18:35:38,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0827b5bd-2f72-4392-a89f-ea3c4157388e Date: Tue, 02 Oct 2018 18:35:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6341d34aa8f4457cbd5eb24ed152a993", "created_at": "2018-10-02T18:35:31Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:35Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6341d34aa8f4457cbd5eb24ed152a993", "id": "7422a4df-58ca-4617-84ee-6c026ffa6785", "name": "CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router"}]} 2018-10-02 18:35:38,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router&admin_state_up=True used request id req-0827b5bd-2f72-4392-a89f-ea3c4157388e 2018-10-02 18:35:38,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:38,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994a8eed103c8f30d9d9cb7ac87de93657d9426b" 2018-10-02 18:35:38,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f177c9-9ef4-4253-a6f9-6238e12fa4cc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993"}, "enabled": true, "id": "6341d34aa8f4457cbd5eb24ed152a993", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cf809f64-3363-4a2-proj"}} 2018-10-02 18:35:38,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993 used request id req-32f177c9-9ef4-4253-a6f9-6238e12fa4cc 2018-10-02 18:35:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=7422a4df-58ca-4617-84ee-6c026ffa6785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339cb4a40ea5597e68ba325ac42abcf056687815" 2018-10-02 18:35:38,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84e25415-e01f-40ad-9350-6ab4ccc60d3b Date: Tue, 02 Oct 2018 18:35:38 GMT RESP BODY: {"ports":[]} 2018-10-02 18:35:38,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=7422a4df-58ca-4617-84ee-6c026ffa6785 used request id req-84e25415-e01f-40ad-9350-6ab4ccc60d3b 2018-10-02 18:35:38,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339cb4a40ea5597e68ba325ac42abcf056687815" 2018-10-02 18:35:38,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f7a8f773-069a-461b-9d15-6776ebdf1545 Date: Tue, 02 Oct 2018 18:35:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:35:38,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-f7a8f773-069a-461b-9d15-6776ebdf1545 2018-10-02 18:35:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339cb4a40ea5597e68ba325ac42abcf056687815" 2018-10-02 18:35:38,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c1030b86-3ec6-4be5-94cd-53e06ffbc4f3 Date: Tue, 02 Oct 2018 18:35:38 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:35:38,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-c1030b86-3ec6-4be5-94cd-53e06ffbc4f3 2018-10-02 18:35:38,864 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router 2018-10-02 18:35:38,864 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-96eedf70-8400-4f31-b928-855cbadae7ab-pub-router 2018-10-02 18:35:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/7422a4df-58ca-4617-84ee-6c026ffa6785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e4a6de0da982225c2c7c222207d2a6a6570fae" 2018-10-02 18:35:42,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21986aec-df4b-4bc2-88b1-4508f03eebcd Content-Length: 0 Date: Tue, 02 Oct 2018 18:35:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:35:42,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7422a4df-58ca-4617-84ee-6c026ffa6785 used request id req-21986aec-df4b-4bc2-88b1-4508f03eebcd 2018-10-02 18:35:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:42,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0ae40972-1bf0-46f1-8015-a0fe4191272a Date: Tue, 02 Oct 2018 18:35:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:35:42,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-0ae40972-1bf0-46f1-8015-a0fe4191272a 2018-10-02 18:35:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:42,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae95281f-bf97-4316-b23b-fa44eafac89a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:35:42,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-ae95281f-bf97-4316-b23b-fa44eafac89a 2018-10-02 18:35:42,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:42,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41678455-f628-4368-b4dd-8a26e0642b09 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:35:42,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-41678455-f628-4368-b4dd-8a26e0642b09 2018-10-02 18:35:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:42,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156c619c-e2ef-4ce8-8a04-4fe830e8821b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:35:42,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-156c619c-e2ef-4ce8-8a04-4fe830e8821b 2018-10-02 18:35:42,749 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-cf809f64-3363-4a2-proj 2018-10-02 18:35:42,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:42,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92ec211-6edb-4251-8541-734a490053f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:42,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6341d34aa8f4457cbd5eb24ed152a993 used request id req-b92ec211-6edb-4251-8541-734a490053f6 2018-10-02 18:35:42,985 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-cf809f64-3363-4a2-proj-role 2018-10-02 18:35:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/e0668f8cd0f44714a7f4323f724270ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:43,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7b08cf-a2b1-4a23-aa65-dcf18389057e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:43,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e0668f8cd0f44714a7f4323f724270ba used request id req-cf7b08cf-a2b1-4a23-aa65-dcf18389057e 2018-10-02 18:35:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104e724e75e4db6f185a49f5ac9bae41c04fad63" 2018-10-02 18:35:43,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b7898d-b7fc-4c22-827f-77a02f1a2155 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:35:43,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-55b7898d-b7fc-4c22-827f-77a02f1a2155 2018-10-02 18:35:43,193 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-cf809f64-3363-4a2-user 2018-10-02 18:35:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/567d499b6a9142b69a70e02aca00d1c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a5a103b571bff8f3a004a1b5305392a63769d" 2018-10-02 18:35:43,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f25e8d5-02a3-482e-ae29-eb96ff86e06f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:43,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/567d499b6a9142b69a70e02aca00d1c2 used request id req-9f25e8d5-02a3-482e-ae29-eb96ff86e06f 2018-10-02 18:35:43,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:43,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["KSGTs6hnQT2iaUlrhGsNkw"], "issued_at": "2018-10-02T18:35:43.000000Z"}} 2018-10-02 18:35:43,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bce2e0106dd71b363838be1ef7bb02743cfbf" 2018-10-02 18:35:43,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb97e8d5-74f2-4ad3-9a06-7c2e8149b1ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:43,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eb97e8d5-74f2-4ad3-9a06-7c2e8149b1ab 2018-10-02 18:35:43,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:43,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:44,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["7zzMUl6USsS607dMwB2Qew"], "issued_at": "2018-10-02T18:35:44.000000Z"}} 2018-10-02 18:35:44,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:35:44,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927990d3-edfe-46a9-9f10-bb084ecb14f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:44,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-927990d3-edfe-46a9-9f10-bb084ecb14f2 2018-10-02 18:35:44,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:44,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41b50f34-4ae5-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:35:44,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14dccb4-cf77-46d1-8687-68617b106796 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41b50f34-4ae5-494-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:35:44,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41b50f34-4ae5-494-proj used request id req-d14dccb4-cf77-46d1-8687-68617b106796 2018-10-02 18:35:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:35:44,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4cd0e6-6924-45b2-9d11-5c80b2628324 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:35:44,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0c4cd0e6-6924-45b2-9d11-5c80b2628324 2018-10-02 18:35:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}}' 2018-10-02 18:35:44,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe360d4-6c17-4988-b51f-4b05b7008704 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:35:44,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bbe360d4-6c17-4988-b51f-4b05b7008704 2018-10-02 18:35:44,720 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-41b50f34-4ae5-494-proj 2018-10-02 18:35:44,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:44,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:45,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9_EQyuf3Sei8_W1lNL_2Pg"], "issued_at": "2018-10-02T18:35:45.000000Z"}} 2018-10-02 18:35:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec945f024b5002d4f8b68646c35bbcf3578ac9be" 2018-10-02 18:35:45,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dc2187-3ecf-44c5-a528-ef8c1e869bfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:45,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-55dc2187-3ecf-44c5-a528-ef8c1e869bfc 2018-10-02 18:35:45,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:45,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:45,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec945f024b5002d4f8b68646c35bbcf3578ac9be" 2018-10-02 18:35:45,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fb6143-c74e-4ebe-a3ec-1a96211a30d0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:35:45,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f5fb6143-c74e-4ebe-a3ec-1a96211a30d0 2018-10-02 18:35:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-41b50f34-4ae5-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec945f024b5002d4f8b68646c35bbcf3578ac9be" 2018-10-02 18:35:45,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9f079a-1ca9-43ef-a251-b7a7c817ac2e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-41b50f34-4ae5-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}]} 2018-10-02 18:35:45,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-41b50f34-4ae5-494-proj used request id req-7f9f079a-1ca9-43ef-a251-b7a7c817ac2e 2018-10-02 18:35:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec945f024b5002d4f8b68646c35bbcf3578ac9be" 2018-10-02 18:35:45,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46709d5-6541-43bf-842c-22783493d005 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:35:45,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a46709d5-6541-43bf-842c-22783493d005 2018-10-02 18:35:45,863 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-41b50f34-4ae5-494-user 2018-10-02 18:35:45,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:35:45,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b952af81-75e2-49e3-b582-4f27867b1126 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:35:45,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b952af81-75e2-49e3-b582-4f27867b1126 2018-10-02 18:35:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" -d '{"role": {"name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}}' 2018-10-02 18:35:46,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d61866-bc51-4b94-b65e-6e7650cbde5c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56eab43347e04949be138eda87132ba8", "links": {"self": "http://172.30.9.22:5000/v3/roles/56eab43347e04949be138eda87132ba8"}, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}} 2018-10-02 18:35:46,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-02d61866-bc51-4b94-b65e-6e7650cbde5c 2018-10-02 18:35:46,080 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role 2018-10-02 18:35:46,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/56eab43347e04949be138eda87132ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:35:46,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b329e850-8436-4c43-91a4-e823a627059f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/56eab43347e04949be138eda87132ba8"}, "domain_id": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role", "id": "56eab43347e04949be138eda87132ba8"}} 2018-10-02 18:35:46,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/56eab43347e04949be138eda87132ba8 used request id req-b329e850-8436-4c43-91a4-e823a627059f 2018-10-02 18:35:46,165 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role to project CreateRouterSuccessTests-41b50f34-4ae5-494-proj 2018-10-02 18:35:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9/users/89fe2cac917243d3a5be20376446d2e3/roles/56eab43347e04949be138eda87132ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:35:46,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40ce296-9c4a-498b-b842-df633efb1997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:35:46,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9/users/89fe2cac917243d3a5be20376446d2e3/roles/56eab43347e04949be138eda87132ba8 used request id req-f40ce296-9c4a-498b-b842-df633efb1997 2018-10-02 18:35:46,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:46,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:46,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["qz1A0u-4TiuaclzQwKF9tA"], "issued_at": "2018-10-02T18:35:46.000000Z"}} 2018-10-02 18:35:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:35:46,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0186098-56ae-40d6-bd3b-0f5fd7fa9393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:46,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e0186098-56ae-40d6-bd3b-0f5fd7fa9393 2018-10-02 18:35:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:35:46,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-446c79d1-e1bc-48f4-81c5-9fe7d64550e4 Date: Tue, 02 Oct 2018 18:35:46 GMT RESP BODY: {"networks":[]} 2018-10-02 18:35:46,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 used request id req-446c79d1-e1bc-48f4-81c5-9fe7d64550e4 2018-10-02 18:35:46,933 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 2018-10-02 18:35:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" -d '{"network": {"name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1", "admin_state_up": true}}' 2018-10-02 18:35:47,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ff227bd2-3a7a-4f84-92e0-bb1ba3a27b16 Date: Tue, 02 Oct 2018 18:35:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:35:47Z","is_default":false,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","mtu":1450}} 2018-10-02 18:35:47,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ff227bd2-3a7a-4f84-92e0-bb1ba3a27b16 2018-10-02 18:35:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:35:47,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ba63081b-bbf6-4378-bbe4-386bfe0d11ed Date: Tue, 02 Oct 2018 18:35:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:35:47Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:35:47,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-ba63081b-bbf6-4378-bbe4-386bfe0d11ed 2018-10-02 18:35:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:35:47,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cefef88e-6fb9-447a-8b40-58d433c23f22 Date: Tue, 02 Oct 2018 18:35:47 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:35:47,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-cefef88e-6fb9-447a-8b40-58d433c23f22 2018-10-02 18:35:47,871 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1 2018-10-02 18:35:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" -d '{"subnets": [{"ip_version": 4, "network_id": "0b596437-49f1-4a1e-abc6-2f569c9b9dd1", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]}' 2018-10-02 18:35:48,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-797aa794-1f64-4939-b186-0391b0797edb Date: Tue, 02 Oct 2018 18:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:35:48,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-797aa794-1f64-4939-b186-0391b0797edb 2018-10-02 18:35:48,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:35:49,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-34adddf1-8e98-4b01-a163-516d66a267da Date: Tue, 02 Oct 2018 18: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":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:35:49,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-34adddf1-8e98-4b01-a163-516d66a267da 2018-10-02 18:35:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:35:49,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d44bbae3-805c-4794-9797-14dfa07e1ceb Date: Tue, 02 Oct 2018 18:35:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:35:49,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-d44bbae3-805c-4794-9797-14dfa07e1ceb 2018-10-02 18:35:49,279 - OpenStackNetwork - DEBUG - Network [0b596437-49f1-4a1e-abc6-2f569c9b9dd1] created successfully 2018-10-02 18:35:49,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:49,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:49,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["OxdiXHwYRhSOOtcI2VaBiQ"], "issued_at": "2018-10-02T18:35:49.000000Z"}} 2018-10-02 18:35:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:35:49,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8884390b-0da6-41b1-9521-3100d165cd7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:49,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8884390b-0da6-41b1-9521-3100d165cd7e 2018-10-02 18:35:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:35:49,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1106c5c1-b96c-4a8e-a5e3-d4656b25a08e Date: Tue, 02 Oct 2018 18:35:49 GMT RESP BODY: {"networks":[]} 2018-10-02 18:35:49,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 used request id req-1106c5c1-b96c-4a8e-a5e3-d4656b25a08e 2018-10-02 18:35:49,925 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 2018-10-02 18:35:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" -d '{"network": {"name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2", "admin_state_up": true}}' 2018-10-02 18:35:50,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-101d165b-b23f-4ac9-b570-f34ecabc4bd5 Date: Tue, 02 Oct 2018 18:35:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4d87996a-183b-4064-8b7f-f069d617a038","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:35:50Z","is_default":false,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","mtu":1450}} 2018-10-02 18:35:50,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-101d165b-b23f-4ac9-b570-f34ecabc4bd5 2018-10-02 18:35:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:35:50,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9d370dec-5217-47a7-8036-fd3553ead564 Date: Tue, 02 Oct 2018 18:35:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:35:50Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:35:50,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-9d370dec-5217-47a7-8036-fd3553ead564 2018-10-02 18:35:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:35:50,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2bd0f099-e847-4fed-afe4-d9672a162b97 Date: Tue, 02 Oct 2018 18:35:50 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:35:50,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-2bd0f099-e847-4fed-afe4-d9672a162b97 2018-10-02 18:35:50,823 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2 2018-10-02 18:35:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" -d '{"subnets": [{"ip_version": 4, "network_id": "4d87996a-183b-4064-8b7f-f069d617a038", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]}' 2018-10-02 18:35:51,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a9649d8c-c208-4613-a713-ce341dfa5375 Date: Tue, 02 Oct 2018 18:35:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:35:51,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-a9649d8c-c208-4613-a713-ce341dfa5375 2018-10-02 18:35:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:35:51,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a5a9d642-4b9d-4fd8-96e2-f64d6308a244 Date: Tue, 02 Oct 2018 18:35:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:35:51,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-a5a9d642-4b9d-4fd8-96e2-f64d6308a244 2018-10-02 18:35:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:35:52,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d0bf2485-e153-4b92-b7d3-46091489628b Date: Tue, 02 Oct 2018 18:35:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:35:52,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-d0bf2485-e153-4b92-b7d3-46091489628b 2018-10-02 18:35:52,126 - OpenStackNetwork - DEBUG - Network [4d87996a-183b-4064-8b7f-f069d617a038] created successfully 2018-10-02 18:35:52,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:52,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:52,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["CqehfYA_QhKqTf9qaDHrSQ"], "issued_at": "2018-10-02T18:35:52.000000Z"}} 2018-10-02 18:35:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:52,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19947ea-7c76-4445-8b0f-7069d15f3ae5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:52,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d19947ea-7c76-4445-8b0f-7069d15f3ae5 2018-10-02 18:35:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:52,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49511642-70c5-4920-8923-af6a23e42f34 Date: Tue, 02 Oct 2018 18:35:52 GMT RESP BODY: {"routers": []} 2018-10-02 18:35:52,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router&admin_state_up=True used request id req-49511642-70c5-4920-8923-af6a23e42f34 2018-10-02 18:35:52,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:52,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:53,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["zaAiXnBQTrarFqrIOuOsMA"], "issued_at": "2018-10-02T18:35:53.000000Z"}} 2018-10-02 18:35:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b343fb3e4d010520b5fbb12d25e4b57392948fa" 2018-10-02 18:35:53,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f526df7b-970a-4b91-b257-3a1f35873239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:53,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f526df7b-970a-4b91-b257-3a1f35873239 2018-10-02 18:35:53,301 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:35:53,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"router": {"name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router", "admin_state_up": true}}' 2018-10-02 18:35:56,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-eab70493-ff01-4bba-97fe-596a2070f01f Date: Tue, 02 Oct 2018 18:35:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:54Z", "admin_state_up": true, "updated_at": "2018-10-02T18:35:54Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router"}} 2018-10-02 18:35:56,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-eab70493-ff01-4bba-97fe-596a2070f01f 2018-10-02 18:35:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:57,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2685989-ecca-42f6-ac8c-cd2fe72fd218 Date: Tue, 02 Oct 2018 18:35:57 GMT RESP BODY: {"ports":[]} 2018-10-02 18:35:57,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-d2685989-ecca-42f6-ac8c-cd2fe72fd218 2018-10-02 18:35:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:57,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f3f7a098-bbc0-4924-abf0-e992ea4ad8ab Date: Tue, 02 Oct 2018 18: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":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:35:57,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 used request id req-f3f7a098-bbc0-4924-abf0-e992ea4ad8ab 2018-10-02 18:35:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:57,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:57,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8922797-06a7-4529-b8f3-0f6b7da96356 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:35:57,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-e8922797-06a7-4529-b8f3-0f6b7da96356 2018-10-02 18:35:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:57,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9ab78167-e252-4e91-8541-748ddaf1b15e Date: Tue, 02 Oct 2018 18:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:35:57,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-9ab78167-e252-4e91-8541-748ddaf1b15e 2018-10-02 18:35:57,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:57,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba97ec8f-0575-4281-a48f-363af3b05377 Date: Tue, 02 Oct 2018 18:35:57 GMT RESP BODY: {"ports":[]} 2018-10-02 18:35:57,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1&admin_state_up=True used request id req-ba97ec8f-0575-4281-a48f-363af3b05377 2018-10-02 18:35:57,851 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1 for router - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:35:57,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:35:57,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:35:58,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["PYl3Zm6_TRSdcl_a8e5ONQ"], "issued_at": "2018-10-02T18:35:58.000000Z"}} 2018-10-02 18:35:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af00be3eaa06730c5f526cc5e8adf6ec3801cbf" 2018-10-02 18:35:58,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e40f005-fae2-41f8-9f49-8bb8b14aafbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:35:58,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5e40f005-fae2-41f8-9f49-8bb8b14aafbf 2018-10-02 18:35:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:58,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7c99aa43-db2f-48f5-9668-ee11a411d2ac Date: Tue, 02 Oct 2018 18:35: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":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:35:58,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 used request id req-7c99aa43-db2f-48f5-9668-ee11a411d2ac 2018-10-02 18:35:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:58,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-87474feb-89cf-448e-915a-61dc64335328 Date: Tue, 02 Oct 2018 18:35:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:35:58,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-87474feb-89cf-448e-915a-61dc64335328 2018-10-02 18:35:58,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:59,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cc3a457d-d944-44d1-a3e4-bc673c4a0333 Date: Tue, 02 Oct 2018 18:35: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":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:35:59,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 used request id req-cc3a457d-d944-44d1-a3e4-bc673c4a0333 2018-10-02 18:35:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:35:59,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:35: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:35:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af00be3eaa06730c5f526cc5e8adf6ec3801cbf" 2018-10-02 18:35:59,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b5efc2-5458-4f4c-9af0-a7d313bca64f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:35:59,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-54b5efc2-5458-4f4c-9af0-a7d313bca64f 2018-10-02 18:35:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:59,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9b2f16ea-0b5b-41ff-b782-d03405926083 Date: Tue, 02 Oct 2018 18:35:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:35:59,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-9b2f16ea-0b5b-41ff-b782-d03405926083 2018-10-02 18:35:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:35:59,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-299fcdd0-c641-47f7-aab0-13fe142bdadd Date: Tue, 02 Oct 2018 18:35:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:35:59,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1 used request id req-299fcdd0-c641-47f7-aab0-13fe142bdadd 2018-10-02 18:35:59,523 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 2018-10-02 18:35:59,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"port": {"network_id": "0b596437-49f1-4a1e-abc6-2f569c9b9dd1", "fixed_ips": [{"subnet_id": "6c4c1994-8b1b-4689-ba66-dd68d8be64a9", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1", "admin_state_up": true}}' 2018-10-02 18:36:00,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-78a42427-e09a-4e07-8092-a3a1cfc1829a Date: Tue, 02 Oct 2018 18:36:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","project_id":"74a9286b4330435d84a7c98e51f67fb9","qos_policy_id":null,"admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal"}} 2018-10-02 18:36:00,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-78a42427-e09a-4e07-8092-a3a1cfc1829a 2018-10-02 18:36:00,611 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1 for router - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:00,611 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"port_id": "43dcba20-0581-4851-9906-9876ec878437"}' 2018-10-02 18:36:02,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8dde9431-9cbd-4eeb-a0f3-229c0c96311f Date: Tue, 02 Oct 2018 18:36:02 GMT RESP BODY: {"network_id": "0b596437-49f1-4a1e-abc6-2f569c9b9dd1", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "subnet_id": "6c4c1994-8b1b-4689-ba66-dd68d8be64a9", "subnet_ids": ["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"], "port_id": "43dcba20-0581-4851-9906-9876ec878437", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"} 2018-10-02 18:36:02,269 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/add_router_interface used request id req-8dde9431-9cbd-4eeb-a0f3-229c0c96311f 2018-10-02 18:36:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:02,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-abfcbc6d-8ce7-4969-84fd-c176626f5997 Date: Tue, 02 Oct 2018 18:36:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:36:02,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 used request id req-abfcbc6d-8ce7-4969-84fd-c176626f5997 2018-10-02 18:36:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:02,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8afbdc-1ec5-4acf-8e28-b4ec308a761a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:02,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-df8afbdc-1ec5-4acf-8e28-b4ec308a761a 2018-10-02 18:36:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:02,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-531c50df-f72d-4f9c-b64a-3411a11a3906 Date: Tue, 02 Oct 2018 18:36:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:02,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-531c50df-f72d-4f9c-b64a-3411a11a3906 2018-10-02 18:36:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4d87996a-183b-4064-8b7f-f069d617a038&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:02,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4884c7b-a813-4fea-81cb-5e9e432af4d0 Date: Tue, 02 Oct 2018 18:36:02 GMT RESP BODY: {"ports":[]} 2018-10-02 18:36:02,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4d87996a-183b-4064-8b7f-f069d617a038&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2&admin_state_up=True used request id req-c4884c7b-a813-4fea-81cb-5e9e432af4d0 2018-10-02 18:36:02,730 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2 for router - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:02,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:02,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:03,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["1je_y4lJT0uvkTyad2BL6g"], "issued_at": "2018-10-02T18:36:03.000000Z"}} 2018-10-02 18:36:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38149f5649dd99772bfd7e46662d976d1342b6a6" 2018-10-02 18:36:03,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69218d92-3b4b-46d3-adc4-6413c7ae31c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:03,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-69218d92-3b4b-46d3-adc4-6413c7ae31c9 2018-10-02 18:36:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:03,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bbcb2e36-6d10-4237-8c46-4fe4d9c43b61 Date: Tue, 02 Oct 2018 18:36:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:36:03,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 used request id req-bbcb2e36-6d10-4237-8c46-4fe4d9c43b61 2018-10-02 18:36:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:03,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2556a9a0-18a3-4b26-8cac-33a1d2b4aadf Date: Tue, 02 Oct 2018 18:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:03,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-2556a9a0-18a3-4b26-8cac-33a1d2b4aadf 2018-10-02 18:36:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:03,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2674016-3e77-419a-ba57-43bd1c5c8c2c Date: Tue, 02 Oct 2018 18:36:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:36:03,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 used request id req-d2674016-3e77-419a-ba57-43bd1c5c8c2c 2018-10-02 18:36:03,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:03,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38149f5649dd99772bfd7e46662d976d1342b6a6" 2018-10-02 18:36:03,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166a8e61-4a7a-4455-a764-2608c3e286f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:03,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-166a8e61-4a7a-4455-a764-2608c3e286f0 2018-10-02 18:36:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:04,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-04c366ed-cb07-487b-b808-f845b01fb2fb Date: Tue, 02 Oct 2018 18:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:04,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-04c366ed-cb07-487b-b808-f845b01fb2fb 2018-10-02 18:36:04,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:04,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4759ac9c-2e6c-4a96-ae1c-0b17fb53bb03 Date: Tue, 02 Oct 2018 18:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:04,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2 used request id req-4759ac9c-2e6c-4a96-ae1c-0b17fb53bb03 2018-10-02 18:36:04,093 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 2018-10-02 18:36:04,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"port": {"network_id": "4d87996a-183b-4064-8b7f-f069d617a038", "fixed_ips": [{"subnet_id": "4d4556d6-db53-4f17-9156-af7f157d9ec5", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2", "admin_state_up": true}}' 2018-10-02 18:36:05,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-db717a66-65b7-4d87-a15a-0f289417e528 Date: Tue, 02 Oct 2018 18:36:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","project_id":"74a9286b4330435d84a7c98e51f67fb9","qos_policy_id":null,"admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal"}} 2018-10-02 18:36:05,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-db717a66-65b7-4d87-a15a-0f289417e528 2018-10-02 18:36:05,239 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2 for router - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:05,239 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"port_id": "7ae0af67-5503-4a7c-8863-381027cc95ce"}' 2018-10-02 18:36:06,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-236a2e1e-dd21-4a2f-b317-cdf24300e371 Date: Tue, 02 Oct 2018 18:36:06 GMT RESP BODY: {"network_id": "4d87996a-183b-4064-8b7f-f069d617a038", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "subnet_id": "4d4556d6-db53-4f17-9156-af7f157d9ec5", "subnet_ids": ["4d4556d6-db53-4f17-9156-af7f157d9ec5"], "port_id": "7ae0af67-5503-4a7c-8863-381027cc95ce", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"} 2018-10-02 18:36:06,949 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/add_router_interface used request id req-236a2e1e-dd21-4a2f-b317-cdf24300e371 2018-10-02 18:36:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:07,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-13952948-8680-477f-ab54-de869d321ad1 Date: Tue, 02 Oct 2018 18:36:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:54Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:06Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router"}} 2018-10-02 18:36:07,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-13952948-8680-477f-ab54-de869d321ad1 2018-10-02 18:36:07,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:07,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-2fd46bd5-6b30-413a-94ae-61e78841ddaf Date: Tue, 02 Oct 2018 18:36:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"}]} 2018-10-02 18:36:07,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-2fd46bd5-6b30-413a-94ae-61e78841ddaf 2018-10-02 18:36:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:07,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-809e7f8f-b662-4590-937f-64d4333a1adb Date: Tue, 02 Oct 2018 18:36:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}} 2018-10-02 18:36:07,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 used request id req-809e7f8f-b662-4590-937f-64d4333a1adb 2018-10-02 18:36:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:07,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9a680975-9e6f-4fd7-bc5c-b249319b2028 Date: Tue, 02 Oct 2018 18:36:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}} 2018-10-02 18:36:07,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 used request id req-9a680975-9e6f-4fd7-bc5c-b249319b2028 2018-10-02 18:36:07,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:08,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["KNAfdcieTIK3xBUNgZtmBQ"], "issued_at": "2018-10-02T18:36:08.000000Z"}} 2018-10-02 18:36:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:08,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-7b60a473-6e6e-4125-883b-db7cf030672f Date: Tue, 02 Oct 2018 18:36:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:54Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:06Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router"}]} 2018-10-02 18:36:08,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router&admin_state_up=True used request id req-7b60a473-6e6e-4125-883b-db7cf030672f 2018-10-02 18:36:08,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:08,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bce2e0106dd71b363838be1ef7bb02743cfbf" 2018-10-02 18:36:08,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06390ebf-942b-4e11-996b-4a254245edc3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:08,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-06390ebf-942b-4e11-996b-4a254245edc3 2018-10-02 18:36:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:08,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-4cc404c0-5c8c-4ba0-b979-ddd433df4f4f Date: Tue, 02 Oct 2018 18:36:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"}]} 2018-10-02 18:36:08,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-4cc404c0-5c8c-4ba0-b979-ddd433df4f4f 2018-10-02 18:36:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:08,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-55097efe-049e-43d2-990c-2d23058bd3b0 Date: Tue, 02 Oct 2018 18:36:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}} 2018-10-02 18:36:08,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 used request id req-55097efe-049e-43d2-990c-2d23058bd3b0 2018-10-02 18:36:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:09,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dae0c4ad-3064-47ac-8961-5feba1255741 Date: Tue, 02 Oct 2018 18:36:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}} 2018-10-02 18:36:09,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 used request id req-dae0c4ad-3064-47ac-8961-5feba1255741 2018-10-02 18:36:09,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:09,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:09,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56eab43347e04949be138eda87132ba8", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role"}], "expires_at": "2018-10-02T19:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74a9286b4330435d84a7c98e51f67fb9", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/74a9286b4330435d84a7c98e51f67fb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-user", "id": "89fe2cac917243d3a5be20376446d2e3"}, "audit_ids": ["oeao2BHiSMSNktBttJaJ5w"], "issued_at": "2018-10-02T18:36:09.000000Z"}} 2018-10-02 18:36:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:09,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c7c2e0-b778-4a14-a2ba-5bb203a7fd70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:09,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-72c7c2e0-b778-4a14-a2ba-5bb203a7fd70 2018-10-02 18:36:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:09,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-0ec31d34-c90c-440b-919d-72543445a630 Date: Tue, 02 Oct 2018 18:36:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:54Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:06Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router"}]} 2018-10-02 18:36:09,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router&admin_state_up=True used request id req-0ec31d34-c90c-440b-919d-72543445a630 2018-10-02 18:36:09,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:09,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:09,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4b1c1d-2050-42d9-bcb1-c2c6b936495c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:09,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-ba4b1c1d-2050-42d9-bcb1-c2c6b936495c 2018-10-02 18:36:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-828ec047-5c40-4514-95f5-d48c0930e41c Date: Tue, 02 Oct 2018 18:36:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"}]} 2018-10-02 18:36:10,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-828ec047-5c40-4514-95f5-d48c0930e41c 2018-10-02 18:36:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:10,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-11553684-30e7-41d8-8aa7-ff2a30dd9649 Date: Tue, 02 Oct 2018 18:36:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}} 2018-10-02 18:36:10,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 used request id req-11553684-30e7-41d8-8aa7-ff2a30dd9649 2018-10-02 18:36:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:10,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-949d1b4f-0479-4644-b579-2a09d425a477 Date: Tue, 02 Oct 2018 18:36:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}} 2018-10-02 18:36:10,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 used request id req-949d1b4f-0479-4644-b579-2a09d425a477 2018-10-02 18:36:10,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:10,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d8482dc8-f9be-42ad-89a8-eb4e9a17ac74 Date: Tue, 02 Oct 2018 18:36: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":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:36:10,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 used request id req-d8482dc8-f9be-42ad-89a8-eb4e9a17ac74 2018-10-02 18:36:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:10,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c46f65-fd76-447b-870f-6e7e0e22481e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:10,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-00c46f65-fd76-447b-870f-6e7e0e22481e 2018-10-02 18:36:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:10,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3bc4bdc7-8a3d-417d-a71a-5249ad66f5bb Date: Tue, 02 Oct 2018 18:36:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:36:10,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-3bc4bdc7-8a3d-417d-a71a-5249ad66f5bb 2018-10-02 18:36:10,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-3313278f-d963-4251-b546-5bf9f9acd7f6 Date: Tue, 02 Oct 2018 18:36:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"}]} 2018-10-02 18:36:11,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1&admin_state_up=True used request id req-3313278f-d963-4251-b546-5bf9f9acd7f6 2018-10-02 18:36:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a547d21-1991-4d5e-aee1-b2d0fad95b14 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:11,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-3a547d21-1991-4d5e-aee1-b2d0fad95b14 2018-10-02 18:36:11,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8d01c0be-0743-4dd4-984c-b0857369d6ed Date: Tue, 02 Oct 2018 18:36: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":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:36:11,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 used request id req-8d01c0be-0743-4dd4-984c-b0857369d6ed 2018-10-02 18:36:11,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42618c2e-0808-4247-86d0-942428bd0c53 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:11,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-42618c2e-0808-4247-86d0-942428bd0c53 2018-10-02 18:36:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-680aa8d9-f6fb-4c05-8c30-ef746179ce1c Date: Tue, 02 Oct 2018 18:36:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:11,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-680aa8d9-f6fb-4c05-8c30-ef746179ce1c 2018-10-02 18:36:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4d87996a-183b-4064-8b7f-f069d617a038&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-66713b9d-37cb-453a-85fa-73340f8e0135 Date: Tue, 02 Oct 2018 18:36:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"}]} 2018-10-02 18:36:11,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4d87996a-183b-4064-8b7f-f069d617a038&name=CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2&admin_state_up=True used request id req-66713b9d-37cb-453a-85fa-73340f8e0135 2018-10-02 18:36:11,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a52ad3-961a-410a-b0ba-6e1edadad07b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:11,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-95a52ad3-961a-410a-b0ba-6e1edadad07b 2018-10-02 18:36:11,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:11,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-83a184a1-d171-40b1-88ec-bb138f1c816a Date: Tue, 02 Oct 2018 18:36:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:54Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:06Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d", "name": "CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router"}} 2018-10-02 18:36:11,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-83a184a1-d171-40b1-88ec-bb138f1c816a 2018-10-02 18:36:11,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:12,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-c4c0da28-9ff5-4979-892b-bcfdfe7d6b92 Date: Tue, 02 Oct 2018 18:36:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"}]} 2018-10-02 18:36:12,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-c4c0da28-9ff5-4979-892b-bcfdfe7d6b92 2018-10-02 18:36:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d221d044-c54a-4a81-9060-8d8bd0c8f1ed Date: Tue, 02 Oct 2018 18:36:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}} 2018-10-02 18:36:12,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 used request id req-d221d044-c54a-4a81-9060-8d8bd0c8f1ed 2018-10-02 18:36:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0858fabaa580f584dba23a2d38c67655e2d5934" 2018-10-02 18:36:12,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-48732935-a40a-4da1-8ba1-01f29a4a79e4 Date: Tue, 02 Oct 2018 18:36:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}} 2018-10-02 18:36:12,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 used request id req-48732935-a40a-4da1-8ba1-01f29a4a79e4 2018-10-02 18:36:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0c3d019c-6a79-486f-90d9-603c35cc0187 Date: Tue, 02 Oct 2018 18:36: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":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:36:12,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-0c3d019c-6a79-486f-90d9-603c35cc0187 2018-10-02 18:36:12,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:12,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dac801ba-673c-44f6-87d1-258599e71db3 Date: Tue, 02 Oct 2018 18:36:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:36:12,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-dac801ba-673c-44f6-87d1-258599e71db3 2018-10-02 18:36:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:13,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-8f7439da-2028-496f-8fd2-eea42320b9cd Date: Tue, 02 Oct 2018 18:36:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.1"}],"id":"43dcba20-0581-4851-9906-9876ec878437","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:5d:1b:4b","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:00Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.3"}],"id":"4dca8b0e-8de8-47f5-bf91-0ff80a6d162a","security_groups":[],"mac_address":"fa:16:3e:3b:a4:63","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b596437-49f1-4a1e-abc6-2f569c9b9dd1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.4"}],"id":"a54b84bb-4b1b-4548-8e7d-8efcae5df4c5","security_groups":[],"mac_address":"fa:16:3e:3c:2e:56","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b596437-49f1-4a1e-abc6-2f569c9b9dd1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","ip_address":"10.200.201.2"}],"id":"bd531ba3-24e7-4d41-ae5f-7bb1fdbaea2a","security_groups":[],"mac_address":"fa:16:3e:88:8b:43","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b596437-49f1-4a1e-abc6-2f569c9b9dd1"}]} 2018-10-02 18:36:13,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-8f7439da-2028-496f-8fd2-eea42320b9cd 2018-10-02 18:36:13,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:13,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1f124309-83d5-406d-ba82-5b560dc38399 Date: Tue, 02 Oct 2018 18:36:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:36:13,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-1f124309-83d5-406d-ba82-5b560dc38399 2018-10-02 18:36:13,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:13,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a6b6765f-109c-4108-851a-1dbff1dc01a8 Date: Tue, 02 Oct 2018 18:36:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:13,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-a6b6765f-109c-4108-851a-1dbff1dc01a8 2018-10-02 18:36:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:13,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-37823978-30a0-49ca-8287-4992e7c10fa5 Date: Tue, 02 Oct 2018 18:36:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.2"}],"id":"757c5970-63ff-4998-942a-917bc65d51f5","security_groups":[],"mac_address":"fa:16:3e:c4:e8:9a","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d87996a-183b-4064-8b7f-f069d617a038"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.1"}],"id":"7ae0af67-5503-4a7c-8863-381027cc95ce","security_groups":["ed4d096a-eaf3-4db2-b1fc-8130db976169"],"mac_address":"fa:16:3e:cc:99:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:36:04Z","binding:vnic_type":"normal","device_id":"e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.4"}],"id":"8500086e-0468-4c37-8bde-5d559b0a1f33","security_groups":[],"mac_address":"fa:16:3e:ed:eb:77","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d87996a-183b-4064-8b7f-f069d617a038"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:35:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","ip_address":"10.200.202.3"}],"id":"d3cb1ebc-a1f0-4063-a840-a80c7e6fda92","security_groups":[],"mac_address":"fa:16:3e:ba:06:b0","project_id":"74a9286b4330435d84a7c98e51f67fb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d87996a-183b-4064-8b7f-f069d617a038"}]} 2018-10-02 18:36:13,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-37823978-30a0-49ca-8287-4992e7c10fa5 2018-10-02 18:36:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:13,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51552471-6d3a-4e2d-a31b-62d7c2f49cce Date: Tue, 02 Oct 2018 18:36:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}} 2018-10-02 18:36:13,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 used request id req-51552471-6d3a-4e2d-a31b-62d7c2f49cce 2018-10-02 18:36:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:14,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0bb29bbb-f74f-46d2-8689-43af1903dd5a Date: Tue, 02 Oct 2018 18:36:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"],"updated_at":"2018-10-02T18:35:48Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1"}]} 2018-10-02 18:36:14,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-0bb29bbb-f74f-46d2-8689-43af1903dd5a 2018-10-02 18:36:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:14,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d8f604b0-3be7-4e0d-a34f-8b69783e00e8 Date: Tue, 02 Oct 2018 18:36:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b596437-49f1-4a1e-abc6-2f569c9b9dd1","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"6c4c1994-8b1b-4689-ba66-dd68d8be64a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1"}]} 2018-10-02 18:36:14,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-d8f604b0-3be7-4e0d-a34f-8b69783e00e8 2018-10-02 18:36:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:14,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1d6eb79b-e4a6-4e02-b838-07140d82aeb0 Date: Tue, 02 Oct 2018 18:36:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}} 2018-10-02 18:36:14,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 used request id req-1d6eb79b-e4a6-4e02-b838-07140d82aeb0 2018-10-02 18:36:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:14,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8753de68-8f5b-4748-a261-e0be8e760b09 Date: Tue, 02 Oct 2018 18:36:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d4556d6-db53-4f17-9156-af7f157d9ec5"],"updated_at":"2018-10-02T18:35:51Z","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74a9286b4330435d84a7c98e51f67fb9","id":"4d87996a-183b-4064-8b7f-f069d617a038","name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2"}]} 2018-10-02 18:36:14,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-8753de68-8f5b-4748-a261-e0be8e760b09 2018-10-02 18:36:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0274506cce8c0ac19f83bddd382f7c10efd6ab2" 2018-10-02 18:36:15,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-07c95fb4-16eb-4873-9909-e7e5460cbd5b Date: Tue, 02 Oct 2018 18:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d87996a-183b-4064-8b7f-f069d617a038","tenant_id":"74a9286b4330435d84a7c98e51f67fb9","created_at":"2018-10-02T18:35:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:35:51Z","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":"74a9286b4330435d84a7c98e51f67fb9","id":"4d4556d6-db53-4f17-9156-af7f157d9ec5","subnetpool_id":null,"name":"CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2"}]} 2018-10-02 18:36:15,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4d87996a-183b-4064-8b7f-f069d617a038 used request id req-07c95fb4-16eb-4873-9909-e7e5460cbd5b 2018-10-02 18:36:15,108 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router and port CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port1 2018-10-02 18:36:15,108 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"port_id": "43dcba20-0581-4851-9906-9876ec878437"}' 2018-10-02 18:36:16,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-742e3497-0a9e-4ed7-a548-77f0638729f7 Date: Tue, 02 Oct 2018 18:36:16 GMT RESP BODY: {"network_id": "0b596437-49f1-4a1e-abc6-2f569c9b9dd1", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "subnet_id": "6c4c1994-8b1b-4689-ba66-dd68d8be64a9", "subnet_ids": ["6c4c1994-8b1b-4689-ba66-dd68d8be64a9"], "port_id": "43dcba20-0581-4851-9906-9876ec878437", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"} 2018-10-02 18:36:16,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/remove_router_interface used request id req-742e3497-0a9e-4ed7-a548-77f0638729f7 2018-10-02 18:36:16,351 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router and port CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-port2 2018-10-02 18:36:16,351 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:16,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" -d '{"port_id": "7ae0af67-5503-4a7c-8863-381027cc95ce"}' 2018-10-02 18:36:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-995075af-5b32-49b2-b61a-21db8bfa6f08 Date: Tue, 02 Oct 2018 18:36:17 GMT RESP BODY: {"network_id": "4d87996a-183b-4064-8b7f-f069d617a038", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "subnet_id": "4d4556d6-db53-4f17-9156-af7f157d9ec5", "subnet_ids": ["4d4556d6-db53-4f17-9156-af7f157d9ec5"], "port_id": "7ae0af67-5503-4a7c-8863-381027cc95ce", "id": "e8e3c432-adf0-4fba-8ea9-388c1fc78e6d"} 2018-10-02 18:36:17,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d/remove_router_interface used request id req-995075af-5b32-49b2-b61a-21db8bfa6f08 2018-10-02 18:36:17,779 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:17,779 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-router 2018-10-02 18:36:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157e32ffbd7b798e3311491db5e5fa7c350cb993" 2018-10-02 18:36:20,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c2d4972-bb79-4306-abff-334af76413a3 Content-Length: 0 Date: Tue, 02 Oct 2018 18:36:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:20,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e8e3c432-adf0-4fba-8ea9-388c1fc78e6d used request id req-6c2d4972-bb79-4306-abff-334af76413a3 2018-10-02 18:36:20,615 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1 2018-10-02 18:36:20,615 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet1 2018-10-02 18:36:20,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:36:22,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dea49042-9a59-4a24-a01d-fa7d8646428e Date: Tue, 02 Oct 2018 18:36:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:22,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6c4c1994-8b1b-4689-ba66-dd68d8be64a9 used request id req-dea49042-9a59-4a24-a01d-fa7d8646428e 2018-10-02 18:36:22,795 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net1 2018-10-02 18:36:22,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/0b596437-49f1-4a1e-abc6-2f569c9b9dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7d39be951c3d050feedb5ca5469f413984772e" 2018-10-02 18:36:24,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00972ab9-508a-40e6-a686-d05781d1bee6 Date: Tue, 02 Oct 2018 18:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:24,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/0b596437-49f1-4a1e-abc6-2f569c9b9dd1 used request id req-00972ab9-508a-40e6-a686-d05781d1bee6 2018-10-02 18:36:24,059 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2 2018-10-02 18:36:24,060 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-subnet2 2018-10-02 18:36:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:36:26,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b8bb10f-b23e-4da2-816b-707d5f2bbeb4 Date: Tue, 02 Oct 2018 18:36:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:26,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d4556d6-db53-4f17-9156-af7f157d9ec5 used request id req-1b8bb10f-b23e-4da2-816b-707d5f2bbeb4 2018-10-02 18:36:26,189 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-5860d813-ca18-4c48-8c11-94a2012e2482-pub-net2 2018-10-02 18:36:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/4d87996a-183b-4064-8b7f-f069d617a038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed9c14a56e5f6ebc6df1e909467f42019bf96e" 2018-10-02 18:36:27,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e597c98b-a68b-4136-8386-f2061ff78bf0 Date: Tue, 02 Oct 2018 18:36:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:27,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4d87996a-183b-4064-8b7f-f069d617a038 used request id req-e597c98b-a68b-4136-8386-f2061ff78bf0 2018-10-02 18:36:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:27,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-eae37298-3ddd-45e3-bdf6-a94c2f61ebcc Date: Tue, 02 Oct 2018 18:36:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:47Z", "updated_at": "2018-10-02T18:35:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "revision_number": 0, "id": "039281f9-c5fc-43af-ba25-45ca825d737c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "74a9286b4330435d84a7c98e51f67fb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "revision_number": 0, "id": "2769cd1d-f270-4176-82bb-4f201f22c1f7", "remote_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "remote_ip_prefix": null, "created_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "74a9286b4330435d84a7c98e51f67fb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "revision_number": 0, "id": "af0d5d44-aef5-47c0-9bd7-da49a45594f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "74a9286b4330435d84a7c98e51f67fb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "revision_number": 0, "id": "f080cce9-5297-4014-94ce-4d95d764ffaf", "remote_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "remote_ip_prefix": null, "created_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "74a9286b4330435d84a7c98e51f67fb9"}], "revision_number": 4, "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:36:27,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-eae37298-3ddd-45e3-bdf6-a94c2f61ebcc 2018-10-02 18:36:27,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:27,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb65659-6637-498a-bac6-1434a5617786 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:36:27,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-cdb65659-6637-498a-bac6-1434a5617786 2018-10-02 18:36:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:27,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8de6d8-e5f5-4ea5-8b3e-2ee348fa34ac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9"}, "enabled": true, "id": "74a9286b4330435d84a7c98e51f67fb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41b50f34-4ae5-494-proj"}} 2018-10-02 18:36:27,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-bb8de6d8-e5f5-4ea5-8b3e-2ee348fa34ac 2018-10-02 18:36:27,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed4d096a-eaf3-4db2-b1fc-8130db976169 2018-10-02 18:36:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed4d096a-eaf3-4db2-b1fc-8130db976169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:27,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d503531a-6d8f-46d2-9868-5190011f866d Date: Tue, 02 Oct 2018 18:36:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "port_range_min": null, "revision_number": 0, "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:47Z", "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "039281f9-c5fc-43af-ba25-45ca825d737c"}, {"remote_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "port_range_min": null, "revision_number": 0, "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:47Z", "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "2769cd1d-f270-4176-82bb-4f201f22c1f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "port_range_min": null, "revision_number": 0, "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:47Z", "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "af0d5d44-aef5-47c0-9bd7-da49a45594f5"}, {"remote_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:35:47Z", "security_group_id": "ed4d096a-eaf3-4db2-b1fc-8130db976169", "port_range_min": null, "revision_number": 0, "tenant_id": "74a9286b4330435d84a7c98e51f67fb9", "created_at": "2018-10-02T18:35:47Z", "project_id": "74a9286b4330435d84a7c98e51f67fb9", "id": "f080cce9-5297-4014-94ce-4d95d764ffaf"}]} 2018-10-02 18:36:27,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed4d096a-eaf3-4db2-b1fc-8130db976169 used request id req-d503531a-6d8f-46d2-9868-5190011f866d 2018-10-02 18:36:27,996 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:36:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ed4d096a-eaf3-4db2-b1fc-8130db976169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:28,450 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a9e5ea4-4ce9-4672-aa31-87f4eaef5817 Content-Length: 0 Date: Tue, 02 Oct 2018 18:36:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:28,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ed4d096a-eaf3-4db2-b1fc-8130db976169 used request id req-0a9e5ea4-4ce9-4672-aa31-87f4eaef5817 2018-10-02 18:36:28,451 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-41b50f34-4ae5-494-proj 2018-10-02 18:36:28,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:28,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb73be18-f479-452a-b98e-f2fe914cbfa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:28,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/74a9286b4330435d84a7c98e51f67fb9 used request id req-fb73be18-f479-452a-b98e-f2fe914cbfa4 2018-10-02 18:36:28,681 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-41b50f34-4ae5-494-proj-role 2018-10-02 18:36:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/56eab43347e04949be138eda87132ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:28,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa89c8d-d7b9-4ccd-8220-d107f8395c86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:28,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/56eab43347e04949be138eda87132ba8 used request id req-faa89c8d-d7b9-4ccd-8220-d107f8395c86 2018-10-02 18:36:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5ac232a0c6b96b74f4988e6f453c70743f756" 2018-10-02 18:36:28,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3665c93-f48a-4e22-9a21-b225c5953ee2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:36:28,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a3665c93-f48a-4e22-9a21-b225c5953ee2 2018-10-02 18:36:28,892 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-41b50f34-4ae5-494-user 2018-10-02 18:36:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/89fe2cac917243d3a5be20376446d2e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec945f024b5002d4f8b68646c35bbcf3578ac9be" 2018-10-02 18:36:29,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f11b6b40-d8b0-4ecf-a55c-44c23f3885c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:29,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/89fe2cac917243d3a5be20376446d2e3 used request id req-f11b6b40-d8b0-4ecf-a55c-44c23f3885c3 2018-10-02 18:36:29,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:29,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["aWKPmI-tQV-vjsJQ4J9orw"], "issued_at": "2018-10-02T18:36:29.000000Z"}} 2018-10-02 18:36:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae04b360622dd01113ec3448ea4fc007301ad8e9" 2018-10-02 18:36:29,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1549b1-4853-4fb3-9175-abfa048209ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:29,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aa1549b1-4853-4fb3-9175-abfa048209ae 2018-10-02 18:36:29,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:29,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:29,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["QNW7C1nBT4St8duOGNiupQ"], "issued_at": "2018-10-02T18:36:29.000000Z"}} 2018-10-02 18:36:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:30,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8778de3a-2f56-4c42-a23b-33819847d0fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:30,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8778de3a-2f56-4c42-a23b-33819847d0fa 2018-10-02 18:36:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:30,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-71705be0-4d04-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:30,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb25ea7-b9d9-4a85-b06d-2acb2130b0f4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-71705be0-4d04-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:36:30,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-71705be0-4d04-4a7-proj used request id req-acb25ea7-b9d9-4a85-b06d-2acb2130b0f4 2018-10-02 18:36:30,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:30,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853d9522-6397-4585-b635-802ca0f927e7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:36:30,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-853d9522-6397-4585-b635-802ca0f927e7 2018-10-02 18:36:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}}' 2018-10-02 18:36:30,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5821739b-de04-4de2-b1b8-3a32f234a013 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2"}, "enabled": true, "id": "448454ebc1a94926ba729d07cf98aaf2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}} 2018-10-02 18:36:30,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5821739b-de04-4de2-b1b8-3a32f234a013 2018-10-02 18:36:30,253 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-71705be0-4d04-4a7-proj 2018-10-02 18:36:30,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:30,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:30,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["-iadk8vnQ7SAizWRjjuxVA"], "issued_at": "2018-10-02T18:36:30.000000Z"}} 2018-10-02 18:36:30,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7cb1a8240a26d288a0fef9a311765fbc9b230b" 2018-10-02 18:36:30,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca0f82b-29ae-46d3-95bd-4a3e6ea95da4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:30,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aca0f82b-29ae-46d3-95bd-4a3e6ea95da4 2018-10-02 18:36:30,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:30,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7cb1a8240a26d288a0fef9a311765fbc9b230b" 2018-10-02 18:36:30,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c7be8d-75da-4649-80ec-8065e60dab65 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:36:30,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f1c7be8d-75da-4649-80ec-8065e60dab65 2018-10-02 18:36:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-71705be0-4d04-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7cb1a8240a26d288a0fef9a311765fbc9b230b" 2018-10-02 18:36:30,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0849d03-9d72-4647-a9f8-728f2d0f148a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-71705be0-4d04-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2"}, "enabled": true, "id": "448454ebc1a94926ba729d07cf98aaf2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}]} 2018-10-02 18:36:30,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-71705be0-4d04-4a7-proj used request id req-f0849d03-9d72-4647-a9f8-728f2d0f148a 2018-10-02 18:36:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7cb1a8240a26d288a0fef9a311765fbc9b230b" 2018-10-02 18:36:31,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f685b80-cd07-4e81-ab9a-310016f223b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:36:31,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2f685b80-cd07-4e81-ab9a-310016f223b8 2018-10-02 18:36:31,396 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-71705be0-4d04-4a7-user 2018-10-02 18:36:31,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:31,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e48281-67f6-4949-ba6e-ffb82e4388f0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:36:31,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-13e48281-67f6-4949-ba6e-ffb82e4388f0 2018-10-02 18:36:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" -d '{"role": {"name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role"}}' 2018-10-02 18:36:31,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112a04c8-bfe8-4258-8267-3c024c209925 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f8423851b3244798a72a93b20b17412", "links": {"self": "http://172.30.9.22:5000/v3/roles/7f8423851b3244798a72a93b20b17412"}, "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role"}} 2018-10-02 18:36:31,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-112a04c8-bfe8-4258-8267-3c024c209925 2018-10-02 18:36:31,600 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role 2018-10-02 18:36:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7f8423851b3244798a72a93b20b17412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:31,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612ad94e-df67-40a8-8063-0cb44ee86101 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7f8423851b3244798a72a93b20b17412"}, "domain_id": null, "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role", "id": "7f8423851b3244798a72a93b20b17412"}} 2018-10-02 18:36:31,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7f8423851b3244798a72a93b20b17412 used request id req-612ad94e-df67-40a8-8063-0cb44ee86101 2018-10-02 18:36:31,778 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role to project CreateRouterSuccessTests-71705be0-4d04-4a7-proj 2018-10-02 18:36:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2/users/9b292b649afc4e51a0c62cbb3fdbb8f4/roles/7f8423851b3244798a72a93b20b17412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:31,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f375c75-effd-4a85-a999-48d31ae9280a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:31,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2/users/9b292b649afc4e51a0c62cbb3fdbb8f4/roles/7f8423851b3244798a72a93b20b17412 used request id req-6f375c75-effd-4a85-a999-48d31ae9280a 2018-10-02 18:36:31,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:31,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:32,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f8423851b3244798a72a93b20b17412", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role"}], "expires_at": "2018-10-02T19:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "448454ebc1a94926ba729d07cf98aaf2", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-user", "id": "9b292b649afc4e51a0c62cbb3fdbb8f4"}, "audit_ids": ["XptZG7vKSremn87_7IU6mQ"], "issued_at": "2018-10-02T18:36:32.000000Z"}} 2018-10-02 18:36:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:32,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772ce0bf-5662-433f-a4c5-9510b31f39cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:32,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-772ce0bf-5662-433f-a4c5-9510b31f39cf 2018-10-02 18:36:32,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:32,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ae784198-1b6d-4f14-905c-e840fcfe2174 Date: Tue, 02 Oct 2018 18:36:32 GMT RESP BODY: {"routers": []} 2018-10-02 18:36:32,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router&admin_state_up=True used request id req-ae784198-1b6d-4f14-905c-e840fcfe2174 2018-10-02 18:36:32,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:32,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:33,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f8423851b3244798a72a93b20b17412", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role"}], "expires_at": "2018-10-02T19:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "448454ebc1a94926ba729d07cf98aaf2", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-user", "id": "9b292b649afc4e51a0c62cbb3fdbb8f4"}, "audit_ids": ["pdNfQHXST1yUKUt54RRNPA"], "issued_at": "2018-10-02T18:36:33.000000Z"}} 2018-10-02 18:36:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0151def7ae6cebe75c5c48e010e406ed4d3a68" 2018-10-02 18:36:33,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3224fe-335b-4cf8-8e2c-32e1da7ad4dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:33,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fa3224fe-335b-4cf8-8e2c-32e1da7ad4dd 2018-10-02 18:36:33,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:33,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-88879b01-b9fa-42ab-8ae7-72115db42651 Date: Tue, 02 Oct 2018 18:36:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:36:33,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-88879b01-b9fa-42ab-8ae7-72115db42651 2018-10-02 18:36:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:33,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84745eca-3980-4e71-aa99-6408965b87a4 Date: Tue, 02 Oct 2018 18:36:33 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:36:33,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-84745eca-3980-4e71-aa99-6408965b87a4 2018-10-02 18:36:33,535 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router 2018-10-02 18:36:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router", "admin_state_up": true}}' 2018-10-02 18:36:38,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5edd1bd0-f36d-4364-9a9c-bcb1742edc32 Date: Tue, 02 Oct 2018 18:36:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "448454ebc1a94926ba729d07cf98aaf2", "created_at": "2018-10-02T18:36:34Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "448454ebc1a94926ba729d07cf98aaf2", "id": "7ace7190-f04c-4a7c-890a-ed39e3d35760", "name": "CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router"}} 2018-10-02 18:36:38,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-5edd1bd0-f36d-4364-9a9c-bcb1742edc32 2018-10-02 18:36:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=7ace7190-f04c-4a7c-890a-ed39e3d35760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:38,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c0b6f8a1-acff-4880-8cae-b93e29a6cd3e Date: Tue, 02 Oct 2018 18:36:38 GMT RESP BODY: {"ports":[]} 2018-10-02 18:36:38,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=7ace7190-f04c-4a7c-890a-ed39e3d35760 used request id req-c0b6f8a1-acff-4880-8cae-b93e29a6cd3e 2018-10-02 18:36:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/7ace7190-f04c-4a7c-890a-ed39e3d35760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:38,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-99522b7b-e02c-4e9b-92ff-325363283e6e Date: Tue, 02 Oct 2018 18:36:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "448454ebc1a94926ba729d07cf98aaf2", "created_at": "2018-10-02T18:36:34Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "448454ebc1a94926ba729d07cf98aaf2", "id": "7ace7190-f04c-4a7c-890a-ed39e3d35760", "name": "CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router"}} 2018-10-02 18:36:38,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/7ace7190-f04c-4a7c-890a-ed39e3d35760 used request id req-99522b7b-e02c-4e9b-92ff-325363283e6e 2018-10-02 18:36:38,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=7ace7190-f04c-4a7c-890a-ed39e3d35760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:39,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6fbd8a26-70b7-41f0-be98-cb3d69841148 Date: Tue, 02 Oct 2018 18:36:39 GMT RESP BODY: {"ports":[]} 2018-10-02 18:36:39,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=7ace7190-f04c-4a7c-890a-ed39e3d35760 used request id req-6fbd8a26-70b7-41f0-be98-cb3d69841148 2018-10-02 18:36:39,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:39,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f8423851b3244798a72a93b20b17412", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role"}], "expires_at": "2018-10-02T19:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "448454ebc1a94926ba729d07cf98aaf2", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/448454ebc1a94926ba729d07cf98aaf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-user", "id": "9b292b649afc4e51a0c62cbb3fdbb8f4"}, "audit_ids": ["bQIJSmJOQJKP86oS__Ut0g"], "issued_at": "2018-10-02T18:36:39.000000Z"}} 2018-10-02 18:36:39,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be373231c770277b896ee7c4d9e34f225816e36" 2018-10-02 18:36:39,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f6e6f632-0174-46a4-87bc-5edde25fe151 Date: Tue, 02 Oct 2018 18:36:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "448454ebc1a94926ba729d07cf98aaf2", "created_at": "2018-10-02T18:36:34Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "448454ebc1a94926ba729d07cf98aaf2", "id": "7ace7190-f04c-4a7c-890a-ed39e3d35760", "name": "CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router"}]} 2018-10-02 18:36:39,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router&admin_state_up=True used request id req-f6e6f632-0174-46a4-87bc-5edde25fe151 2018-10-02 18:36:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:39,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae04b360622dd01113ec3448ea4fc007301ad8e9" 2018-10-02 18:36:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ebf468-ece2-49a6-a0b4-d92ec5dba0ab Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2"}, "enabled": true, "id": "448454ebc1a94926ba729d07cf98aaf2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71705be0-4d04-4a7-proj"}} 2018-10-02 18:36:39,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2 used request id req-a0ebf468-ece2-49a6-a0b4-d92ec5dba0ab 2018-10-02 18:36:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=7ace7190-f04c-4a7c-890a-ed39e3d35760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be373231c770277b896ee7c4d9e34f225816e36" 2018-10-02 18:36:40,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cf9917de-0234-4f13-a4b9-7cf8cedf9b26 Date: Tue, 02 Oct 2018 18:36:40 GMT RESP BODY: {"ports":[]} 2018-10-02 18:36:40,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=7ace7190-f04c-4a7c-890a-ed39e3d35760 used request id req-cf9917de-0234-4f13-a4b9-7cf8cedf9b26 2018-10-02 18:36:40,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be373231c770277b896ee7c4d9e34f225816e36" 2018-10-02 18:36:40,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-94f6ccaf-241c-4370-b15b-24ce17ca4072 Date: Tue, 02 Oct 2018 18:36:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:36:40,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-94f6ccaf-241c-4370-b15b-24ce17ca4072 2018-10-02 18:36:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be373231c770277b896ee7c4d9e34f225816e36" 2018-10-02 18:36:40,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce4aa429-bf2b-480e-ae01-11e85da6e6d9 Date: Tue, 02 Oct 2018 18:36:40 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:36:40,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-ce4aa429-bf2b-480e-ae01-11e85da6e6d9 2018-10-02 18:36:40,624 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router 2018-10-02 18:36:40,625 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b305a133-cfc8-4a59-aa5e-fd18a6b20efc-pub-router 2018-10-02 18:36:40,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/7ace7190-f04c-4a7c-890a-ed39e3d35760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16e92bc344a616ec5a37355d94bc6a854b2b2fa" 2018-10-02 18:36:44,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e2d2592-69dd-467a-b977-57160df70a3d Content-Length: 0 Date: Tue, 02 Oct 2018 18:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:36:44,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7ace7190-f04c-4a7c-890a-ed39e3d35760 used request id req-6e2d2592-69dd-467a-b977-57160df70a3d 2018-10-02 18:36:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:44,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a456ee76-889e-411a-a68d-6151f57b26c4 Date: Tue, 02 Oct 2018 18:36:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:36:44,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a456ee76-889e-411a-a68d-6151f57b26c4 2018-10-02 18:36:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:44,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f052a3d0-d051-45ab-898c-b774e78ff516 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:36:44,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-f052a3d0-d051-45ab-898c-b774e78ff516 2018-10-02 18:36:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:44,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c8f162-3b9f-4385-8302-08f24dc753ba Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:36:44,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-a6c8f162-3b9f-4385-8302-08f24dc753ba 2018-10-02 18:36:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0653cbc-6f28-4a38-8445-f04ebd51d278 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:36:44,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-e0653cbc-6f28-4a38-8445-f04ebd51d278 2018-10-02 18:36:44,838 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-71705be0-4d04-4a7-proj 2018-10-02 18:36:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:45,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-833906d5-d9c7-42e5-a36d-5d225ca8784a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:45,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/448454ebc1a94926ba729d07cf98aaf2 used request id req-833906d5-d9c7-42e5-a36d-5d225ca8784a 2018-10-02 18:36:45,076 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-71705be0-4d04-4a7-proj-role 2018-10-02 18:36:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7f8423851b3244798a72a93b20b17412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:45,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f6168b-8142-48d5-b476-3c7410425ea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:45,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7f8423851b3244798a72a93b20b17412 used request id req-b1f6168b-8142-48d5-b476-3c7410425ea7 2018-10-02 18:36:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d9416fdfac584e031b729cc82c7333fb7463f2" 2018-10-02 18:36:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af616d14-d5d7-40b7-a390-de1f0bfa43ab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:36:45,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-af616d14-d5d7-40b7-a390-de1f0bfa43ab 2018-10-02 18:36:45,271 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-71705be0-4d04-4a7-user 2018-10-02 18:36:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/9b292b649afc4e51a0c62cbb3fdbb8f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7cb1a8240a26d288a0fef9a311765fbc9b230b" 2018-10-02 18:36:45,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6375f352-c7dd-4228-b757-7b64f86de3f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:45,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9b292b649afc4e51a0c62cbb3fdbb8f4 used request id req-6375f352-c7dd-4228-b757-7b64f86de3f8 2018-10-02 18:36:45,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:45,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Ub_RPkIKTMquvAeQIwbrNw"], "issued_at": "2018-10-02T18:36:45.000000Z"}} 2018-10-02 18:36:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:45,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18baa5f-cfc6-4bd8-95d3-b303c05c9bb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:45,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a18baa5f-cfc6-4bd8-95d3-b303c05c9bb7 2018-10-02 18:36:45,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:45,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:46,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5-SnkKUWRMS8c1Sa5aO3jA"], "issued_at": "2018-10-02T18:36:46.000000Z"}} 2018-10-02 18:36:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:36:46,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1effb4b8-bc03-45b9-8eaf-c9b689e23b7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:46,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1effb4b8-bc03-45b9-8eaf-c9b689e23b7b 2018-10-02 18:36:46,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:46,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-87a56f82-aafa-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:36:46,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b392124c-bb8b-4197-b883-63aa8b28b271 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-87a56f82-aafa-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:36:46,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-87a56f82-aafa-4a2-proj used request id req-b392124c-bb8b-4197-b883-63aa8b28b271 2018-10-02 18:36:46,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:36:46,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8957a78-964b-4f28-ad60-58ec9fcb264e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:36:46,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b8957a78-964b-4f28-ad60-58ec9fcb264e 2018-10-02 18:36:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-87a56f82-aafa-4a2-proj"}}' 2018-10-02 18:36:46,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc2009a-5c33-4205-b5b6-6183a42c8053 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7bd3221b8e745a393a3e3ed3c97048d"}, "enabled": true, "id": "b7bd3221b8e745a393a3e3ed3c97048d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-87a56f82-aafa-4a2-proj"}} 2018-10-02 18:36:46,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3bc2009a-5c33-4205-b5b6-6183a42c8053 2018-10-02 18:36:46,691 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-87a56f82-aafa-4a2-proj 2018-10-02 18:36:46,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:46,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:47,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["FZsrNEllQjacwjqtK6Y9xw"], "issued_at": "2018-10-02T18:36:47.000000Z"}} 2018-10-02 18:36:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76d7d80d33a281a5548a4d7a226a2c7d13b6e9e" 2018-10-02 18:36:47,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8836a8f-2502-4c22-b8e7-ab9a1d39914e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:47,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c8836a8f-2502-4c22-b8e7-ab9a1d39914e 2018-10-02 18:36:47,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:47,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76d7d80d33a281a5548a4d7a226a2c7d13b6e9e" 2018-10-02 18:36:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b07ac9-c09a-4b28-b4ed-458ba9ead3e4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:36:47,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-01b07ac9-c09a-4b28-b4ed-458ba9ead3e4 2018-10-02 18:36:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-87a56f82-aafa-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76d7d80d33a281a5548a4d7a226a2c7d13b6e9e" 2018-10-02 18:36:47,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cf97ae-0672-405c-9f3d-64a6821aef8e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-87a56f82-aafa-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7bd3221b8e745a393a3e3ed3c97048d"}, "enabled": true, "id": "b7bd3221b8e745a393a3e3ed3c97048d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-87a56f82-aafa-4a2-proj"}]} 2018-10-02 18:36:47,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-87a56f82-aafa-4a2-proj used request id req-f6cf97ae-0672-405c-9f3d-64a6821aef8e 2018-10-02 18:36:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76d7d80d33a281a5548a4d7a226a2c7d13b6e9e" 2018-10-02 18:36:47,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7e869f-9932-4edb-bd3d-0980ac71998f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:36:47,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-8d7e869f-9932-4edb-bd3d-0980ac71998f 2018-10-02 18:36:47,833 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-87a56f82-aafa-4a2-user 2018-10-02 18:36:47,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:36:47,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61939dcf-dfa5-47d0-b11b-6c69379394ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:36:47,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-61939dcf-dfa5-47d0-b11b-6c69379394ce 2018-10-02 18:36:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" -d '{"role": {"name": "CreateRouterSuccessTests-87a56f82-aafa-4a2-proj-role"}}' 2018-10-02 18:36:48,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94e46f61-03e2-426e-802e-5bbea805d1e9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc30974fa23e451fa8209b32e01a7858", "links": {"self": "http://172.30.9.22:5000/v3/roles/cc30974fa23e451fa8209b32e01a7858"}, "name": "CreateRouterSuccessTests-87a56f82-aafa-4a2-proj-role"}} 2018-10-02 18:36:48,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-94e46f61-03e2-426e-802e-5bbea805d1e9 2018-10-02 18:36:48,037 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-87a56f82-aafa-4a2-proj-role 2018-10-02 18:36:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/cc30974fa23e451fa8209b32e01a7858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:36:48,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c56c44-81db-4f4f-bcc2-f923f649e60e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/cc30974fa23e451fa8209b32e01a7858"}, "domain_id": null, "name": "CreateRouterSuccessTests-87a56f82-aafa-4a2-proj-role", "id": "cc30974fa23e451fa8209b32e01a7858"}} 2018-10-02 18:36:48,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/cc30974fa23e451fa8209b32e01a7858 used request id req-11c56c44-81db-4f4f-bcc2-f923f649e60e 2018-10-02 18:36:48,129 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-87a56f82-aafa-4a2-proj-role to project CreateRouterSuccessTests-87a56f82-aafa-4a2-proj 2018-10-02 18:36:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b7bd3221b8e745a393a3e3ed3c97048d/users/331449c4aae74159840a0f6dc37f8ab3/roles/cc30974fa23e451fa8209b32e01a7858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:36:48,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827f90fc-ea02-4f5c-a2de-10a99a809026 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:36:48,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b7bd3221b8e745a393a3e3ed3c97048d/users/331449c4aae74159840a0f6dc37f8ab3/roles/cc30974fa23e451fa8209b32e01a7858 used request id req-827f90fc-ea02-4f5c-a2de-10a99a809026 2018-10-02 18:36:48,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:48,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:48,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["UaRvF6KZRWGNAjZeqhqRAw"], "issued_at": "2018-10-02T18:36:48.000000Z"}} 2018-10-02 18:36:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:48,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01861a12-4682-4563-80ca-f8fdb9b84e61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:48,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-01861a12-4682-4563-80ca-f8fdb9b84e61 2018-10-02 18:36:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:48,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-937e63a3-1061-4316-aa34-1a5b7028aac6 Date: Tue, 02 Oct 2018 18:36:48 GMT RESP BODY: {"routers": []} 2018-10-02 18:36:48,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router&admin_state_up=True used request id req-937e63a3-1061-4316-aa34-1a5b7028aac6 2018-10-02 18:36:48,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:48,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:49,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["-cvXvcq7QOCSGKNqDt4Ffg"], "issued_at": "2018-10-02T18:36:49.000000Z"}} 2018-10-02 18:36:49,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d8dd650ca26a7bf257cc871d2102d0849b0cee" 2018-10-02 18:36:49,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457d247c-0389-4772-b8d1-cdd32340d02d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:49,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-457d247c-0389-4772-b8d1-cdd32340d02d 2018-10-02 18:36:49,400 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:36:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" -d '{"router": {"name": "CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router", "admin_state_up": true}}' 2018-10-02 18:36:53,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-709527be-9a89-462e-a0ea-ca0641b848fd Date: Tue, 02 Oct 2018 18:36:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:36:50Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:50Z", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "flavor_id": null, "revision_number": 0, "routes": [], "ha": true, "id": "06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05", "name": "CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router"}} 2018-10-02 18:36:53,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-709527be-9a89-462e-a0ea-ca0641b848fd 2018-10-02 18:36:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:53,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-bfd0589c-3af2-4384-ba3f-210f1bb51137 Date: Tue, 02 Oct 2018 18:36:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:51Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.1"}],"id":"22cc8948-cfd3-46b7-91c4-f29862135524","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:be:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:51Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:52Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.3"}],"id":"56d9f540-436c-4567-9ebe-3eae373231d5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:1a:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:52Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.8"}],"id":"b0f7b4d4-7792-42f7-84a1-d4b870beb9cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:46:a2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:50Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"}]} 2018-10-02 18:36:53,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 used request id req-bfd0589c-3af2-4384-ba3f-210f1bb51137 2018-10-02 18:36:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:53,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a0ef5b42-7a5b-4a7c-8064-c82be025a489 Date: Tue, 02 Oct 2018 18:36:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:53,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-a0ef5b42-7a5b-4a7c-8064-c82be025a489 2018-10-02 18:36:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:53,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9a44c9dc-d528-4581-83b3-59b48c2e80fe Date: Tue, 02 Oct 2018 18:36:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:53,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-9a44c9dc-d528-4581-83b3-59b48c2e80fe 2018-10-02 18:36:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-531519ff-5872-4a8e-9bc6-690abdba7165 Date: Tue, 02 Oct 2018 18:36:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:53,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-531519ff-5872-4a8e-9bc6-690abdba7165 2018-10-02 18:36:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:54,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a2922f1c-57c4-48d2-b706-22ac41123722 Date: Tue, 02 Oct 2018 18:36:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:36:54,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-a2922f1c-57c4-48d2-b706-22ac41123722 2018-10-02 18:36:54,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:54,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:54,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f771fc-e303-44b6-9662-032d064a618a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:36:54,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-f2f771fc-e303-44b6-9662-032d064a618a 2018-10-02 18:36:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?name=CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa954a87-0686-429e-a9a9-fd94ae20f274 Date: Tue, 02 Oct 2018 18:36:54 GMT RESP BODY: {"ports":[]} 2018-10-02 18:36:54,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?name=CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1&admin_state_up=True used request id req-fa954a87-0686-429e-a9a9-fd94ae20f274 2018-10-02 18:36:54,438 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1 for router - CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:36:54,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:36:54,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:36:54,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6_8lPbhDSJmKPig7r0BmFw"], "issued_at": "2018-10-02T18:36:54.000000Z"}} 2018-10-02 18:36:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccf9346a330d73ba8af8e47875c585b76eda744" 2018-10-02 18:36:54,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0720b267-95c1-4fa3-acf6-65656f8cee6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:54,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0720b267-95c1-4fa3-acf6-65656f8cee6c 2018-10-02 18:36:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:55,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9cab8a02-e86e-42ed-ad8d-51fe08d706bc Date: Tue, 02 Oct 2018 18:36:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:36:55,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-9cab8a02-e86e-42ed-ad8d-51fe08d706bc 2018-10-02 18:36:55,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:55,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1aa8eaa8-a2c4-4d49-9576-c0710ec1037d Date: Tue, 02 Oct 2018 18:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:36:55,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-1aa8eaa8-a2c4-4d49-9576-c0710ec1037d 2018-10-02 18:36:55,354 - neutron_utils - INFO - Creating port for network with name - external 2018-10-02 18:36:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" -d '{"port": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "name": "CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1", "admin_state_up": true}}' 2018-10-02 18:36:56,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-0a763503-24e7-4144-99aa-9afcc39c13c3 Date: Tue, 02 Oct 2018 18:36:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:55Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"f90b8dc9-78ff-44ce-86e7-5970dc0b0389","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:d2:1d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","qos_policy_id":null,"admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:36:55Z","binding:vnic_type":"normal"}} 2018-10-02 18:36:56,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-0a763503-24e7-4144-99aa-9afcc39c13c3 2018-10-02 18:36:56,131 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1 for router - CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:36:56,131 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:36:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" -d '{"port_id": "f90b8dc9-78ff-44ce-86e7-5970dc0b0389"}' 2018-10-02 18:36:57,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a99a9aea-da50-4087-b5d8-f4891c01bbd3 Date: Tue, 02 Oct 2018 18:36:57 GMT RESP BODY: {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "subnet_ids": ["04c4b98d-c2bd-47bd-abb9-f68b70c07688"], "port_id": "f90b8dc9-78ff-44ce-86e7-5970dc0b0389", "id": "06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"} 2018-10-02 18:36:57,825 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05/add_router_interface used request id req-a99a9aea-da50-4087-b5d8-f4891c01bbd3 2018-10-02 18:36:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:57,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-4042c5d2-ec2c-4b8d-b9bc-b2632a4947bd Date: Tue, 02 Oct 2018 18:36:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:36:50Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:57Z", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05", "name": "CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router"}} 2018-10-02 18:36:57,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 used request id req-4042c5d2-ec2c-4b8d-b9bc-b2632a4947bd 2018-10-02 18:36:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:57,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-8c5deb35-9508-4039-a802-af53f1d3e9e9 Date: Tue, 02 Oct 2018 18:36:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.1"}],"id":"22cc8948-cfd3-46b7-91c4-f29862135524","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:be:82","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:51Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.3"}],"id":"56d9f540-436c-4567-9ebe-3eae373231d5","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:1a:30","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:52Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.8"}],"id":"b0f7b4d4-7792-42f7-84a1-d4b870beb9cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:46:a2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:50Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"f90b8dc9-78ff-44ce-86e7-5970dc0b0389","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:d2:1d","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:36:55Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"}]} 2018-10-02 18:36:57,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 used request id req-8c5deb35-9508-4039-a802-af53f1d3e9e9 2018-10-02 18:36:57,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:58,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d8eef086-b3cf-4156-a17f-30dbc7c8e584 Date: Tue, 02 Oct 2018 18:36:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:58,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-d8eef086-b3cf-4156-a17f-30dbc7c8e584 2018-10-02 18:36:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a385b0a9-34cb-49e3-b2c3-cecef638b286 Date: Tue, 02 Oct 2018 18:36:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:58,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-a385b0a9-34cb-49e3-b2c3-cecef638b286 2018-10-02 18:36:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:58,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-be687708-469d-4057-bfe2-1f724d875903 Date: Tue, 02 Oct 2018 18:36:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:58,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-be687708-469d-4057-bfe2-1f724d875903 2018-10-02 18:36:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:36:58,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a13d1d85-5877-4029-80eb-705137888675 Date: Tue, 02 Oct 2018 18:36:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:36:58,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-a13d1d85-5877-4029-80eb-705137888675 2018-10-02 18:36:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:58,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94649775-a616-4ad5-ad38-73be0edfb8a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:36:58,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94649775-a616-4ad5-ad38-73be0edfb8a6 2018-10-02 18:36:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:58,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-c9118d39-8310-47cd-9736-bc1d89edc7e1 Date: Tue, 02 Oct 2018 18:36:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:36:50Z", "admin_state_up": true, "updated_at": "2018-10-02T18:36:57Z", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05", "name": "CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router"}]} 2018-10-02 18:36:58,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router&admin_state_up=True used request id req-c9118d39-8310-47cd-9736-bc1d89edc7e1 2018-10-02 18:36:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:36:58,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:36: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:36:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:58,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93be97d1-8ec4-4d75-abae-af4d121e9f6a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:36:58,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-93be97d1-8ec4-4d75-abae-af4d121e9f6a 2018-10-02 18:36:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:58,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3788 X-Openstack-Request-Id: req-fe7bcfed-0406-463d-a72b-e5321674c7e9 Date: Tue, 02 Oct 2018 18:36:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.1"}],"id":"22cc8948-cfd3-46b7-91c4-f29862135524","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:be:82","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:51Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.3"}],"id":"56d9f540-436c-4567-9ebe-3eae373231d5","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:1a:30","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:52Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","ip_address":"169.254.192.8"}],"id":"b0f7b4d4-7792-42f7-84a1-d4b870beb9cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:46:a2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8a91b7fce7ee427cbe0b5f42251b4fc8","admin_state_up":true,"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:50Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:36:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.200"}],"id":"f90b8dc9-78ff-44ce-86e7-5970dc0b0389","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:d2:1d","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:36:55Z","binding:vnic_type":"normal","device_id":"06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"}]} 2018-10-02 18:36:58,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 used request id req-fe7bcfed-0406-463d-a72b-e5321674c7e9 2018-10-02 18:36:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:59,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-414ee2d1-fe0b-4805-ae79-c9c494e6693d Date: Tue, 02 Oct 2018 18:36:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:59,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-414ee2d1-fe0b-4805-ae79-c9c494e6693d 2018-10-02 18:36:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d394f2d6-5035-4cc6-8868-97ad03b12b8d Date: Tue, 02 Oct 2018 18:36:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:59,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-d394f2d6-5035-4cc6-8868-97ad03b12b8d 2018-10-02 18:36:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:59,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-23cc603f-89cd-4193-8cff-289058590ff7 Date: Tue, 02 Oct 2018 18:36:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"636c2b0a-2e55-47a6-9e40-bdd2ad727732","tenant_id":"","created_at":"2018-10-02T18:36:49Z","dns_nameservers":[],"updated_at":"2018-10-02T18:36:49Z","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":"0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b","subnetpool_id":null,"name":"HA subnet tenant 8a91b7fce7ee427cbe0b5f42251b4fc8"}} 2018-10-02 18:36:59,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0dfd3dbf-74a1-4e5d-a7f1-7b46dcfed55b used request id req-23cc603f-89cd-4193-8cff-289058590ff7 2018-10-02 18:36:59,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:59,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-32d8ff40-f5df-4bb3-89b5-6db0fb3f6c07 Date: Tue, 02 Oct 2018 18:36:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 18:36:59,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-32d8ff40-f5df-4bb3-89b5-6db0fb3f6c07 2018-10-02 18:36:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:36:59,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2c9e5884-d978-4fb7-a7bd-690e9c051b8c Date: Tue, 02 Oct 2018 18:36:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 18:36:59,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-2c9e5884-d978-4fb7-a7bd-690e9c051b8c 2018-10-02 18:36:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f1b894c690a6563cb7be129c79e114e666acd" 2018-10-02 18:37:00,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-accdb794-626b-4ac8-8609-5723e459a70e Date: Tue, 02 Oct 2018 18:37:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-02 18:37:00,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-accdb794-626b-4ac8-8609-5723e459a70e 2018-10-02 18:37:00,048 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router and port CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-port1 2018-10-02 18:37:00,048 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:37:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" -d '{"port_id": "f90b8dc9-78ff-44ce-86e7-5970dc0b0389"}' 2018-10-02 18:37:01,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f5068ece-ea50-47c3-a7f6-730ad94004bf Date: Tue, 02 Oct 2018 18:37:01 GMT RESP BODY: {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "subnet_ids": ["04c4b98d-c2bd-47bd-abb9-f68b70c07688"], "port_id": "f90b8dc9-78ff-44ce-86e7-5970dc0b0389", "id": "06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05"} 2018-10-02 18:37:01,741 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05/remove_router_interface used request id req-f5068ece-ea50-47c3-a7f6-730ad94004bf 2018-10-02 18:37:01,742 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:37:01,742 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bf2c03a0-b606-4074-90f4-75d9fd244d67-pub-router 2018-10-02 18:37:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453f6ec0358179393ed6059dded0b6048d3c7dd2" 2018-10-02 18:37:04,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ada681f3-bcfa-4e6d-97d3-1144e881b489 Content-Length: 0 Date: Tue, 02 Oct 2018 18:37:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:04,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/06c649bb-6b6a-4bd2-a2b0-26f22cd5fb05 used request id req-ada681f3-bcfa-4e6d-97d3-1144e881b489 2018-10-02 18:37:04,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:04,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-423b58fd-2da4-450a-979e-06be6a46649c Date: Tue, 02 Oct 2018 18:37:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:37:04,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-423b58fd-2da4-450a-979e-06be6a46649c 2018-10-02 18:37:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:04,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448abfb2-ec90-43fc-8a8e-3b3356ef4953 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:37:04,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-448abfb2-ec90-43fc-8a8e-3b3356ef4953 2018-10-02 18:37:04,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:04,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9989bc77-a03e-4382-8e51-18c009edd291 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:37:04,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-9989bc77-a03e-4382-8e51-18c009edd291 2018-10-02 18:37:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:05,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef860bb-7894-482f-ac83-f6246dbdf2a2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:37:05,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-fef860bb-7894-482f-ac83-f6246dbdf2a2 2018-10-02 18:37:05,076 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-87a56f82-aafa-4a2-proj 2018-10-02 18:37:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b7bd3221b8e745a393a3e3ed3c97048d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:05,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93eb641d-0dad-4c08-8e5a-20b5ce283b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:05,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b7bd3221b8e745a393a3e3ed3c97048d used request id req-93eb641d-0dad-4c08-8e5a-20b5ce283b2b 2018-10-02 18:37:05,298 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-87a56f82-aafa-4a2-proj-role 2018-10-02 18:37:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/cc30974fa23e451fa8209b32e01a7858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:05,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ad9c036-cb43-4de6-b02e-ec4b5096dda2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:05,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/cc30974fa23e451fa8209b32e01a7858 used request id req-1ad9c036-cb43-4de6-b02e-ec4b5096dda2 2018-10-02 18:37:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dc0ae6e21e1e2f57316a04b67d17f46f79e721" 2018-10-02 18:37:05,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b1de4f-3d7f-4c6f-b7d1-b2be7ce89a55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:37:05,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-04b1de4f-3d7f-4c6f-b7d1-b2be7ce89a55 2018-10-02 18:37:05,504 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-87a56f82-aafa-4a2-user 2018-10-02 18:37:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/331449c4aae74159840a0f6dc37f8ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76d7d80d33a281a5548a4d7a226a2c7d13b6e9e" 2018-10-02 18:37:05,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8030f128-374c-4fe6-96d3-e8c2d31151e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:05,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/331449c4aae74159840a0f6dc37f8ab3 used request id req-8030f128-374c-4fe6-96d3-e8c2d31151e1 2018-10-02 18:37:05,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:06,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["vLWbg4eUTNeRAlwf3y7vWQ"], "issued_at": "2018-10-02T18:37:06.000000Z"}} 2018-10-02 18:37:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb7b6fc8fcb574f198c69d0f1f3a83266cbc544" 2018-10-02 18:37:06,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbbb8de-7893-4f80-b00c-df51a8218aa4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:06,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dcbbb8de-7893-4f80-b00c-df51a8218aa4 2018-10-02 18:37:06,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:06,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:06,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Po523SycTjm5FJe5YhHe1w"], "issued_at": "2018-10-02T18:37:06.000000Z"}} 2018-10-02 18:37:06,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:06,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88892d0f-12fd-4094-8556-6f621679099e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:06,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-88892d0f-12fd-4094-8556-6f621679099e 2018-10-02 18:37:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:06,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:06,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:06,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e9b76b-ee71-4d1e-a58b-8c030d87a694 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:37:06,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj used request id req-17e9b76b-ee71-4d1e-a58b-8c030d87a694 2018-10-02 18:37:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:06,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce296f9-e2fc-4802-9e3b-d5912653d534 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:37:06,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5ce296f9-e2fc-4802-9e3b-d5912653d534 2018-10-02 18:37:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}}' 2018-10-02 18:37:06,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21cad05a-7da4-4400-980e-e59d7f9e60d3 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70"}, "enabled": true, "id": "e0e087cb3fb34ca68058e22f06a71e70", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}} 2018-10-02 18:37:06,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-21cad05a-7da4-4400-980e-e59d7f9e60d3 2018-10-02 18:37:06,941 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj 2018-10-02 18:37:06,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:06,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:07,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BRvoTDPIQOee013QnAuvBA"], "issued_at": "2018-10-02T18:37:07.000000Z"}} 2018-10-02 18:37:07,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ed42be6de075442f6753ec1b75582c184f67ae" 2018-10-02 18:37:07,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28839da-5938-47a6-bf01-03e9e3ba03c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:07,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b28839da-5938-47a6-bf01-03e9e3ba03c2 2018-10-02 18:37:07,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:07,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ed42be6de075442f6753ec1b75582c184f67ae" 2018-10-02 18:37:07,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dbb6b1-61ef-47a9-b42c-1fab6ea4da6a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:37:07,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-72dbb6b1-61ef-47a9-b42c-1fab6ea4da6a 2018-10-02 18:37:07,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ed42be6de075442f6753ec1b75582c184f67ae" 2018-10-02 18:37:07,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6b56bf-5404-42ae-b176-d8eee31e3318 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70"}, "enabled": true, "id": "e0e087cb3fb34ca68058e22f06a71e70", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}]} 2018-10-02 18:37:07,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj used request id req-ab6b56bf-5404-42ae-b176-d8eee31e3318 2018-10-02 18:37:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ed42be6de075442f6753ec1b75582c184f67ae" 2018-10-02 18:37:07,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1c84ff-fee7-4d19-9afa-e4ca3150a410 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:37:07,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ae1c84ff-fee7-4d19-9afa-e4ca3150a410 2018-10-02 18:37:08,031 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d0add5c1-a9f8-4e9-user 2018-10-02 18:37:08,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:08,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625938ff-ed78-462f-802b-eaa8e760b254 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:37:08,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-625938ff-ed78-462f-802b-eaa8e760b254 2018-10-02 18:37:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" -d '{"role": {"name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role"}}' 2018-10-02 18:37:08,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c5d80de-df71-421d-930d-a79918d7b6ba Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40be9fadeaea49608615e212dfbb5690", "links": {"self": "http://172.30.9.22:5000/v3/roles/40be9fadeaea49608615e212dfbb5690"}, "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role"}} 2018-10-02 18:37:08,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3c5d80de-df71-421d-930d-a79918d7b6ba 2018-10-02 18:37:08,246 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role 2018-10-02 18:37:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/40be9fadeaea49608615e212dfbb5690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:08,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a194fa-a339-4d3a-9379-371945b8c813 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/40be9fadeaea49608615e212dfbb5690"}, "domain_id": null, "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role", "id": "40be9fadeaea49608615e212dfbb5690"}} 2018-10-02 18:37:08,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/40be9fadeaea49608615e212dfbb5690 used request id req-23a194fa-a339-4d3a-9379-371945b8c813 2018-10-02 18:37:08,340 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role to project CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj 2018-10-02 18:37:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70/users/99b75777b8bf42a79d5655e4e95c0817/roles/40be9fadeaea49608615e212dfbb5690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:08,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb10776-9a56-4a97-bf1f-a105516fe4b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:08,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70/users/99b75777b8bf42a79d5655e4e95c0817/roles/40be9fadeaea49608615e212dfbb5690 used request id req-ffb10776-9a56-4a97-bf1f-a105516fe4b6 2018-10-02 18:37:08,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:08,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:08,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40be9fadeaea49608615e212dfbb5690", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role"}], "expires_at": "2018-10-02T19:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0e087cb3fb34ca68058e22f06a71e70", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-user", "id": "99b75777b8bf42a79d5655e4e95c0817"}, "audit_ids": ["bmcj_sVpR7e-YRqz6WyD1w"], "issued_at": "2018-10-02T18:37:08.000000Z"}} 2018-10-02 18:37:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:08,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72c62d8-6a1e-4026-960d-66af7e65278e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:08,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d72c62d8-6a1e-4026-960d-66af7e65278e 2018-10-02 18:37:08,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:09,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6fafd30a-440e-4142-8912-139ead95d5cd Date: Tue, 02 Oct 2018 18:37:09 GMT RESP BODY: {"networks":[]} 2018-10-02 18:37:09,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1 used request id req-6fafd30a-440e-4142-8912-139ead95d5cd 2018-10-02 18:37:09,149 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1 2018-10-02 18:37:09,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" -d '{"network": {"name": "CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1", "admin_state_up": true}}' 2018-10-02 18:37:10,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-86bb54f9-3e1b-4368-9eb5-7a7b18945eaa Date: Tue, 02 Oct 2018 18:37:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0e087cb3fb34ca68058e22f06a71e70","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:37:09Z","is_default":false,"name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:09Z","mtu":1450}} 2018-10-02 18:37:10,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-86bb54f9-3e1b-4368-9eb5-7a7b18945eaa 2018-10-02 18:37:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=413cbc22-900a-4c9a-8298-c9eef32e2d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:10,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7f51e537-aeee-4127-ae3f-5cb570f0be47 Date: Tue, 02 Oct 2018 18:37: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-10-02T18:37:09Z","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0e087cb3fb34ca68058e22f06a71e70","id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1"}]} 2018-10-02 18:37:10,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=413cbc22-900a-4c9a-8298-c9eef32e2d0f used request id req-7f51e537-aeee-4127-ae3f-5cb570f0be47 2018-10-02 18:37:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=413cbc22-900a-4c9a-8298-c9eef32e2d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:10,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7079a14-580e-4bf7-ad0b-2c5f18dfb1b5 Date: Tue, 02 Oct 2018 18:37:10 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:10,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=413cbc22-900a-4c9a-8298-c9eef32e2d0f used request id req-a7079a14-580e-4bf7-ad0b-2c5f18dfb1b5 2018-10-02 18:37:10,472 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1 2018-10-02 18:37:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" -d '{"subnets": [{"ip_version": 4, "network_id": "413cbc22-900a-4c9a-8298-c9eef32e2d0f", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1"}]}' 2018-10-02 18:37:11,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3c51be92-4c43-4a62-874c-d3d75c69b57e Date: Tue, 02 Oct 2018 18:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:11Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0e087cb3fb34ca68058e22f06a71e70","id":"2a377a70-5951-4668-aaa6-ed0de613b178","subnetpool_id":null,"name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1"}]} 2018-10-02 18:37:11,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-3c51be92-4c43-4a62-874c-d3d75c69b57e 2018-10-02 18:37:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=413cbc22-900a-4c9a-8298-c9eef32e2d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:11,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f457f136-b2ce-46e6-9287-7bf623202fd1 Date: Tue, 02 Oct 2018 18:37: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":["2a377a70-5951-4668-aaa6-ed0de613b178"],"updated_at":"2018-10-02T18:37:11Z","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0e087cb3fb34ca68058e22f06a71e70","id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1"}]} 2018-10-02 18:37:11,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=413cbc22-900a-4c9a-8298-c9eef32e2d0f used request id req-f457f136-b2ce-46e6-9287-7bf623202fd1 2018-10-02 18:37:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=413cbc22-900a-4c9a-8298-c9eef32e2d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:11,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d024b0b3-7633-4c79-972a-a7577a5ec5d9 Date: Tue, 02 Oct 2018 18:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0e087cb3fb34ca68058e22f06a71e70","id":"2a377a70-5951-4668-aaa6-ed0de613b178","subnetpool_id":null,"name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1"}]} 2018-10-02 18:37:11,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=413cbc22-900a-4c9a-8298-c9eef32e2d0f used request id req-d024b0b3-7633-4c79-972a-a7577a5ec5d9 2018-10-02 18:37:11,790 - OpenStackNetwork - DEBUG - Network [413cbc22-900a-4c9a-8298-c9eef32e2d0f] created successfully 2018-10-02 18:37:11,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:11,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:12,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40be9fadeaea49608615e212dfbb5690", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role"}], "expires_at": "2018-10-02T19:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0e087cb3fb34ca68058e22f06a71e70", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-user", "id": "99b75777b8bf42a79d5655e4e95c0817"}, "audit_ids": ["3OAYp88iTLWEVEz-jfAGvA"], "issued_at": "2018-10-02T18:37:12.000000Z"}} 2018-10-02 18:37:12,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83add18-161b-4707-93be-3cb3fa36e442 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:12,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c83add18-161b-4707-93be-3cb3fa36e442 2018-10-02 18:37:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:12,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3d9ef5c7-9d15-40c8-9f2b-51d10b9544bf Date: Tue, 02 Oct 2018 18:37:12 GMT RESP BODY: {"routers": []} 2018-10-02 18:37:12,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router&admin_state_up=True used request id req-3d9ef5c7-9d15-40c8-9f2b-51d10b9544bf 2018-10-02 18:37:12,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:12,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:12,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40be9fadeaea49608615e212dfbb5690", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role"}], "expires_at": "2018-10-02T19:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0e087cb3fb34ca68058e22f06a71e70", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e0e087cb3fb34ca68058e22f06a71e70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-user", "id": "99b75777b8bf42a79d5655e4e95c0817"}, "audit_ids": ["JqnXTyNBScqfWopa0TFRBw"], "issued_at": "2018-10-02T18:37:12.000000Z"}} 2018-10-02 18:37:12,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85252731d1b6e8191ab8345efe1b47632cdea542" 2018-10-02 18:37:12,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63948a13-d9e4-4ff2-aed1-e091519a5a41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:12,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-63948a13-d9e4-4ff2-aed1-e091519a5a41 2018-10-02 18:37:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:13,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4a2e352b-1b6c-4277-9b39-58b723ee5e99 Date: Tue, 02 Oct 2018 18:37:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:37:13,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-4a2e352b-1b6c-4277-9b39-58b723ee5e99 2018-10-02 18:37:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:13,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-67d6ae0a-dd6f-487e-af1b-1b00199e0810 Date: Tue, 02 Oct 2018 18:37:13 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:13,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-67d6ae0a-dd6f-487e-af1b-1b00199e0810 2018-10-02 18:37:13,285 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router 2018-10-02 18:37:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router", "admin_state_up": true}}' 2018-10-02 18:37:18,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c3475809-36c6-4e36-903d-23248d6fb361 Date: Tue, 02 Oct 2018 18:37:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:14Z", "admin_state_up": true, "updated_at": "2018-10-02T18:37:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "c956b904-ff9d-4303-b13e-3e77b6fb28a7", "name": "CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router"}} 2018-10-02 18:37:18,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-c3475809-36c6-4e36-903d-23248d6fb361 2018-10-02 18:37:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c956b904-ff9d-4303-b13e-3e77b6fb28a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:18,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86b1d072-5be3-4fe0-8c2a-ca64f43ba123 Date: Tue, 02 Oct 2018 18:37:18 GMT RESP BODY: {"ports":[]} 2018-10-02 18:37:18,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c956b904-ff9d-4303-b13e-3e77b6fb28a7 used request id req-86b1d072-5be3-4fe0-8c2a-ca64f43ba123 2018-10-02 18:37:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?name=CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:18,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d46e84e0-33be-40b8-a1de-52d09e9028bf Date: Tue, 02 Oct 2018 18:37:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0e087cb3fb34ca68058e22f06a71e70","id":"2a377a70-5951-4668-aaa6-ed0de613b178","subnetpool_id":null,"name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1"}]} 2018-10-02 18:37:18,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?name=CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1 used request id req-d46e84e0-33be-40b8-a1de-52d09e9028bf 2018-10-02 18:37:18,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:18,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69fdb0e1-a79c-4781-b6b6-a2e1fef545a9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70"}, "enabled": true, "id": "e0e087cb3fb34ca68058e22f06a71e70", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}} 2018-10-02 18:37:18,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70 used request id req-69fdb0e1-a79c-4781-b6b6-a2e1fef545a9 2018-10-02 18:37:18,842 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 18:37:18,842 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router 2018-10-02 18:37:18,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" -d '{"subnet_id": "2a377a70-5951-4668-aaa6-ed0de613b178"}' 2018-10-02 18:37:20,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba103562-5b37-4858-ae76-8b6f698b4bd9 Date: Tue, 02 Oct 2018 18:37:20 GMT RESP BODY: {"network_id": "413cbc22-900a-4c9a-8298-c9eef32e2d0f", "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "subnet_id": "2a377a70-5951-4668-aaa6-ed0de613b178", "subnet_ids": ["2a377a70-5951-4668-aaa6-ed0de613b178"], "port_id": "69be6fa1-9690-4cc9-8855-2b7295dc670c", "id": "c956b904-ff9d-4303-b13e-3e77b6fb28a7"} 2018-10-02 18:37:20,909 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7/add_router_interface used request id req-ba103562-5b37-4858-ae76-8b6f698b4bd9 2018-10-02 18:37:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:21,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-64977bc6-d438-4e8d-83db-597b4cd5b7b5 Date: Tue, 02 Oct 2018 18:37:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:14Z", "admin_state_up": true, "updated_at": "2018-10-02T18:37:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "c956b904-ff9d-4303-b13e-3e77b6fb28a7", "name": "CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router"}} 2018-10-02 18:37:21,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7 used request id req-64977bc6-d438-4e8d-83db-597b4cd5b7b5 2018-10-02 18:37:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c956b904-ff9d-4303-b13e-3e77b6fb28a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:21,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b001f34c-5700-42e5-9246-bb9a215dd408 Date: Tue, 02 Oct 2018 18:37:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:37:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2a377a70-5951-4668-aaa6-ed0de613b178","ip_address":"10.200.201.1"}],"id":"69be6fa1-9690-4cc9-8855-2b7295dc670c","security_groups":[],"mac_address":"fa:16:3e:cf:3c:df","project_id":"e0e087cb3fb34ca68058e22f06a71e70","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:19Z","binding:vnic_type":"normal","device_id":"c956b904-ff9d-4303-b13e-3e77b6fb28a7"}]} 2018-10-02 18:37:21,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c956b904-ff9d-4303-b13e-3e77b6fb28a7 used request id req-b001f34c-5700-42e5-9246-bb9a215dd408 2018-10-02 18:37:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/2a377a70-5951-4668-aaa6-ed0de613b178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:21,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8093d7ef-9bc7-45e4-a096-e91bd7993553 Date: Tue, 02 Oct 2018 18:37:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413cbc22-900a-4c9a-8298-c9eef32e2d0f","tenant_id":"e0e087cb3fb34ca68058e22f06a71e70","created_at":"2018-10-02T18:37:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:11Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0e087cb3fb34ca68058e22f06a71e70","id":"2a377a70-5951-4668-aaa6-ed0de613b178","subnetpool_id":null,"name":"CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1"}} 2018-10-02 18:37:21,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/2a377a70-5951-4668-aaa6-ed0de613b178 used request id req-8093d7ef-9bc7-45e4-a096-e91bd7993553 2018-10-02 18:37:21,551 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router and subnet CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1 2018-10-02 18:37:21,552 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router 2018-10-02 18:37:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" -d '{"subnet_id": "2a377a70-5951-4668-aaa6-ed0de613b178"}' 2018-10-02 18:37:23,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43189bb9-df08-417d-8322-cf935c4c9b60 Date: Tue, 02 Oct 2018 18:37:23 GMT RESP BODY: {"network_id": "413cbc22-900a-4c9a-8298-c9eef32e2d0f", "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "subnet_id": "2a377a70-5951-4668-aaa6-ed0de613b178", "subnet_ids": ["2a377a70-5951-4668-aaa6-ed0de613b178"], "port_id": "69be6fa1-9690-4cc9-8855-2b7295dc670c", "id": "c956b904-ff9d-4303-b13e-3e77b6fb28a7"} 2018-10-02 18:37:23,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7/remove_router_interface used request id req-43189bb9-df08-417d-8322-cf935c4c9b60 2018-10-02 18:37:23,011 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router 2018-10-02 18:37:23,011 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-router 2018-10-02 18:37:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05273fd896711c27c2d1b720486bd7df7ca7cd20" 2018-10-02 18:37:26,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-354c7674-fcef-470d-bfbe-e0b6c53aaffa Content-Length: 0 Date: Tue, 02 Oct 2018 18:37:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:26,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c956b904-ff9d-4303-b13e-3e77b6fb28a7 used request id req-354c7674-fcef-470d-bfbe-e0b6c53aaffa 2018-10-02 18:37:26,388 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1 2018-10-02 18:37:26,388 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-subnet1 2018-10-02 18:37:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/2a377a70-5951-4668-aaa6-ed0de613b178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:28,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42578fa6-b3d6-45da-b57c-55b7fdea49bd Date: Tue, 02 Oct 2018 18:37:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:28,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/2a377a70-5951-4668-aaa6-ed0de613b178 used request id req-42578fa6-b3d6-45da-b57c-55b7fdea49bd 2018-10-02 18:37:28,769 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7adc7e47-b407-43da-abe7-b3a1fb5d1958-pub-net1 2018-10-02 18:37:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/413cbc22-900a-4c9a-8298-c9eef32e2d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d4ceee5b71cdcd6c34401055589957bfd1f22" 2018-10-02 18:37:29,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbba5029-c7e2-4c48-a17e-79aa74e0641f Date: Tue, 02 Oct 2018 18:37:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:29,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/413cbc22-900a-4c9a-8298-c9eef32e2d0f used request id req-dbba5029-c7e2-4c48-a17e-79aa74e0641f 2018-10-02 18:37:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:30,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5da666d6-b4aa-4d9f-8ff0-2f85660008f2 Date: Tue, 02 Oct 2018 18:37:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:09Z", "updated_at": "2018-10-02T18:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "revision_number": 0, "id": "17626164-4c91-468e-bd75-e2db78aa64f9", "remote_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "remote_ip_prefix": null, "created_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0e087cb3fb34ca68058e22f06a71e70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "revision_number": 0, "id": "8cbb9baf-e101-4491-987a-8f110e061eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0e087cb3fb34ca68058e22f06a71e70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "revision_number": 0, "id": "9e99434d-49df-4782-98cc-e269489e9380", "remote_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "remote_ip_prefix": null, "created_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0e087cb3fb34ca68058e22f06a71e70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "revision_number": 0, "id": "f890f156-fa76-44e8-a03b-4e0143dafa83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0e087cb3fb34ca68058e22f06a71e70"}], "revision_number": 4, "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:37:30,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5da666d6-b4aa-4d9f-8ff0-2f85660008f2 2018-10-02 18:37:30,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:30,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3b72d6-d048-417c-b020-9583f7a02571 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70"}, "enabled": true, "id": "e0e087cb3fb34ca68058e22f06a71e70", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj"}} 2018-10-02 18:37:30,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70 used request id req-0c3b72d6-d048-417c-b020-9583f7a02571 2018-10-02 18:37:30,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 006a4d8f-3e5c-48b9-adbe-4f6e265e3947 2018-10-02 18:37:30,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=006a4d8f-3e5c-48b9-adbe-4f6e265e3947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:30,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-045b129b-91d2-4b71-93e6-a815296899bc Date: Tue, 02 Oct 2018 18:37:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "port_range_min": null, "revision_number": 0, "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:09Z", "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "17626164-4c91-468e-bd75-e2db78aa64f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "port_range_min": null, "revision_number": 0, "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:09Z", "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "8cbb9baf-e101-4491-987a-8f110e061eb0"}, {"remote_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "port_range_min": null, "revision_number": 0, "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:09Z", "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "9e99434d-49df-4782-98cc-e269489e9380"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:37:09Z", "security_group_id": "006a4d8f-3e5c-48b9-adbe-4f6e265e3947", "port_range_min": null, "revision_number": 0, "tenant_id": "e0e087cb3fb34ca68058e22f06a71e70", "created_at": "2018-10-02T18:37:09Z", "project_id": "e0e087cb3fb34ca68058e22f06a71e70", "id": "f890f156-fa76-44e8-a03b-4e0143dafa83"}]} 2018-10-02 18:37:30,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=006a4d8f-3e5c-48b9-adbe-4f6e265e3947 used request id req-045b129b-91d2-4b71-93e6-a815296899bc 2018-10-02 18:37:30,442 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:37:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/006a4d8f-3e5c-48b9-adbe-4f6e265e3947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:30,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04d9402d-20b3-4767-bdc2-841f87b522c4 Content-Length: 0 Date: Tue, 02 Oct 2018 18:37:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:30,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/006a4d8f-3e5c-48b9-adbe-4f6e265e3947 used request id req-04d9402d-20b3-4767-bdc2-841f87b522c4 2018-10-02 18:37:30,751 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj 2018-10-02 18:37:30,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:30,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c3f8fd-22df-4882-a7e9-d5dda07b617b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:30,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e0e087cb3fb34ca68058e22f06a71e70 used request id req-43c3f8fd-22df-4882-a7e9-d5dda07b617b 2018-10-02 18:37:30,998 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d0add5c1-a9f8-4e9-proj-role 2018-10-02 18:37:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/40be9fadeaea49608615e212dfbb5690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:31,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b02a68-1632-4c3c-8ee6-c1593f831e86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:31,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/40be9fadeaea49608615e212dfbb5690 used request id req-e2b02a68-1632-4c3c-8ee6-c1593f831e86 2018-10-02 18:37:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a236f9a32c62f690b3a988a1af17ebad7c5aa" 2018-10-02 18:37:31,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a0711a-2db9-4c92-911f-a5a4f46a5f45 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:37:31,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-15a0711a-2db9-4c92-911f-a5a4f46a5f45 2018-10-02 18:37:31,201 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d0add5c1-a9f8-4e9-user 2018-10-02 18:37:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/99b75777b8bf42a79d5655e4e95c0817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ed42be6de075442f6753ec1b75582c184f67ae" 2018-10-02 18:37:31,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb3d175-f07c-443a-8371-5d9b68eff3d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:31,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/99b75777b8bf42a79d5655e4e95c0817 used request id req-fcb3d175-f07c-443a-8371-5d9b68eff3d1 2018-10-02 18:37:31,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:31,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["suqbpb0bRUyuscO96S6quQ"], "issued_at": "2018-10-02T18:37:31.000000Z"}} 2018-10-02 18:37:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0755eec755fc61d08c1e5b420406b24242bd5d1" 2018-10-02 18:37:31,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82de291b-f466-4c2f-9702-094bc5b12c86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:31,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-82de291b-f466-4c2f-9702-094bc5b12c86 2018-10-02 18:37:31,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:31,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:32,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["G8EgVI4hT5SWhAngC11ixQ"], "issued_at": "2018-10-02T18:37:32.000000Z"}} 2018-10-02 18:37:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:32,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf9f01c-aef3-49b7-844a-314786bc46ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:32,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-caf9f01c-aef3-49b7-844a-314786bc46ab 2018-10-02 18:37:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:32,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:32,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-270a85bd-7c41-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:32,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1113584a-2f82-441b-94bc-bac4db2ee352 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-270a85bd-7c41-41b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:37:32,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-270a85bd-7c41-41b-proj used request id req-1113584a-2f82-441b-94bc-bac4db2ee352 2018-10-02 18:37:32,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:32,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69693c46-4795-4dc7-9c6a-489756f016b5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:37:32,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-69693c46-4795-4dc7-9c6a-489756f016b5 2018-10-02 18:37:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj"}}' 2018-10-02 18:37:32,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a015cf-e36e-4b9f-ab10-f138b3c74360 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b72a90adf1e4b35aceeec31be4f3229"}, "enabled": true, "id": "1b72a90adf1e4b35aceeec31be4f3229", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj"}} 2018-10-02 18:37:32,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-40a015cf-e36e-4b9f-ab10-f138b3c74360 2018-10-02 18:37:32,570 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-270a85bd-7c41-41b-proj 2018-10-02 18:37:32,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:32,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:32,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9KaNCIyxQe2b7A1eHGEuDQ"], "issued_at": "2018-10-02T18:37:32.000000Z"}} 2018-10-02 18:37:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ad18987c0b036b6e54cc32905ce50fd081f561" 2018-10-02 18:37:33,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aeec4a2-c4de-4598-b09a-2e7657f90880 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:33,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1aeec4a2-c4de-4598-b09a-2e7657f90880 2018-10-02 18:37:33,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:33,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:33,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ad18987c0b036b6e54cc32905ce50fd081f561" 2018-10-02 18:37:33,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbc0a87-0587-4844-9171-c76bc72b3306 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:37:33,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3bbc0a87-0587-4844-9171-c76bc72b3306 2018-10-02 18:37:33,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-270a85bd-7c41-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ad18987c0b036b6e54cc32905ce50fd081f561" 2018-10-02 18:37:33,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9063525f-076e-4a88-84be-95105ec648b5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-270a85bd-7c41-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b72a90adf1e4b35aceeec31be4f3229"}, "enabled": true, "id": "1b72a90adf1e4b35aceeec31be4f3229", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj"}]} 2018-10-02 18:37:33,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterSuccessTests-270a85bd-7c41-41b-proj used request id req-9063525f-076e-4a88-84be-95105ec648b5 2018-10-02 18:37:33,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ad18987c0b036b6e54cc32905ce50fd081f561" 2018-10-02 18:37:33,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8309d6-cceb-414e-96d5-426f9460bd45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:37:33,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4b8309d6-cceb-414e-96d5-426f9460bd45 2018-10-02 18:37:33,779 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-270a85bd-7c41-41b-user 2018-10-02 18:37:33,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:33,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:33,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef72d742-f5ac-4fae-bb6e-c696a34a9427 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:37:33,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef72d742-f5ac-4fae-bb6e-c696a34a9427 2018-10-02 18:37:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" -d '{"role": {"name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role"}}' 2018-10-02 18:37:34,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6094ee2-81d1-4247-9617-e5145f75a633 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c1de7c6592f483b86c6073dbc6bf469", "links": {"self": "http://172.30.9.22:5000/v3/roles/5c1de7c6592f483b86c6073dbc6bf469"}, "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role"}} 2018-10-02 18:37:34,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e6094ee2-81d1-4247-9617-e5145f75a633 2018-10-02 18:37:34,007 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role 2018-10-02 18:37:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/5c1de7c6592f483b86c6073dbc6bf469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:34,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63adec4-a174-4667-a77c-fb62a42a551c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/5c1de7c6592f483b86c6073dbc6bf469"}, "domain_id": null, "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role", "id": "5c1de7c6592f483b86c6073dbc6bf469"}} 2018-10-02 18:37:34,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/5c1de7c6592f483b86c6073dbc6bf469 used request id req-d63adec4-a174-4667-a77c-fb62a42a551c 2018-10-02 18:37:34,029 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role to project CreateRouterSuccessTests-270a85bd-7c41-41b-proj 2018-10-02 18:37:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/1b72a90adf1e4b35aceeec31be4f3229/users/2c0daf886bc44268a41490f9e97d4535/roles/5c1de7c6592f483b86c6073dbc6bf469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:34,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3ae6d7-5a5d-4b4f-b325-7c0ba8e4b869 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:34,172 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1b72a90adf1e4b35aceeec31be4f3229/users/2c0daf886bc44268a41490f9e97d4535/roles/5c1de7c6592f483b86c6073dbc6bf469 used request id req-5a3ae6d7-5a5d-4b4f-b325-7c0ba8e4b869 2018-10-02 18:37:34,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:34,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:34,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Es8DDyygQ7aGGdJbUivPow"], "issued_at": "2018-10-02T18:37:34.000000Z"}} 2018-10-02 18:37:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:34,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b915cf34-9296-48de-af50-725ed9e248e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:34,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b915cf34-9296-48de-af50-725ed9e248e6 2018-10-02 18:37:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:34,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2d0e74a3-a05f-4aa7-ae49-5d01a8f260c8 Date: Tue, 02 Oct 2018 18:37:34 GMT RESP BODY: {"networks":[]} 2018-10-02 18:37:34,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1 used request id req-2d0e74a3-a05f-4aa7-ae49-5d01a8f260c8 2018-10-02 18:37:34,852 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1 2018-10-02 18:37:34,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" -d '{"network": {"name": "CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1", "admin_state_up": true}}' 2018-10-02 18:37:35,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6eddd77a-78d0-4c9f-bfde-5b1b035033d1 Date: Tue, 02 Oct 2018 18:37: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":"ea35c522-33ab-42d6-abd4-6bd45594e32d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:37:35Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:35Z","mtu":1450}} 2018-10-02 18:37:35,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-6eddd77a-78d0-4c9f-bfde-5b1b035033d1 2018-10-02 18:37:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ea35c522-33ab-42d6-abd4-6bd45594e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:35,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cb84de38-e051-4e86-a349-43ec0bb2fe1a Date: Tue, 02 Oct 2018 18:37:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea35c522-33ab-42d6-abd4-6bd45594e32d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:37:35Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:35Z","provider:network_type":"vxlan"}]} 2018-10-02 18:37:35,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ea35c522-33ab-42d6-abd4-6bd45594e32d used request id req-cb84de38-e051-4e86-a349-43ec0bb2fe1a 2018-10-02 18:37:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ea35c522-33ab-42d6-abd4-6bd45594e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:35,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1e209559-3b07-43b2-b897-eaea240e051d Date: Tue, 02 Oct 2018 18:37:35 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:35,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ea35c522-33ab-42d6-abd4-6bd45594e32d used request id req-1e209559-3b07-43b2-b897-eaea240e051d 2018-10-02 18:37:35,535 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1 2018-10-02 18:37:35,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" -d '{"subnets": [{"ip_version": 4, "network_id": "ea35c522-33ab-42d6-abd4-6bd45594e32d", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1"}]}' 2018-10-02 18:37:36,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7846c88c-8da7-4443-96db-807e202f6e3f Date: Tue, 02 Oct 2018 18:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea35c522-33ab-42d6-abd4-6bd45594e32d","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:35Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:35Z","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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"92958a24-baab-4347-bdb5-8581e253f4f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1"}]} 2018-10-02 18:37:36,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-7846c88c-8da7-4443-96db-807e202f6e3f 2018-10-02 18:37:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ea35c522-33ab-42d6-abd4-6bd45594e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:36,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4b6a76a6-7f11-4b45-bcdc-567eee01d498 Date: Tue, 02 Oct 2018 18:37:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea35c522-33ab-42d6-abd4-6bd45594e32d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["92958a24-baab-4347-bdb5-8581e253f4f6"],"description":"","tags":[],"updated_at":"2018-10-02T18:37:35Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:35Z","provider:network_type":"vxlan"}]} 2018-10-02 18:37:36,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ea35c522-33ab-42d6-abd4-6bd45594e32d used request id req-4b6a76a6-7f11-4b45-bcdc-567eee01d498 2018-10-02 18:37:36,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ea35c522-33ab-42d6-abd4-6bd45594e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:36,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-540be724-a6c2-4ad4-a972-f85c9cd3e1ce Date: Tue, 02 Oct 2018 18:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea35c522-33ab-42d6-abd4-6bd45594e32d","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:35Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:35Z","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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"92958a24-baab-4347-bdb5-8581e253f4f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1"}]} 2018-10-02 18:37:36,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ea35c522-33ab-42d6-abd4-6bd45594e32d used request id req-540be724-a6c2-4ad4-a972-f85c9cd3e1ce 2018-10-02 18:37:36,443 - OpenStackNetwork - DEBUG - Network [ea35c522-33ab-42d6-abd4-6bd45594e32d] created successfully 2018-10-02 18:37:36,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:36,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:36,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c1de7c6592f483b86c6073dbc6bf469", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role"}], "expires_at": "2018-10-02T19:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b72a90adf1e4b35aceeec31be4f3229", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-user", "id": "2c0daf886bc44268a41490f9e97d4535"}, "audit_ids": ["QJs03crYTMWTQPQrC6Vp3A"], "issued_at": "2018-10-02T18:37:36.000000Z"}} 2018-10-02 18:37:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:36,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b096e1-31d7-468f-8e44-b019588d666d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:36,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d8b096e1-31d7-468f-8e44-b019588d666d 2018-10-02 18:37:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:37,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e41ae62c-3618-4b2e-b33e-893a291c4aa2 Date: Tue, 02 Oct 2018 18:37:37 GMT RESP BODY: {"routers": []} 2018-10-02 18:37:37,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router&admin_state_up=True used request id req-e41ae62c-3618-4b2e-b33e-893a291c4aa2 2018-10-02 18:37:37,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:37,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:37,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c1de7c6592f483b86c6073dbc6bf469", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role"}], "expires_at": "2018-10-02T19:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b72a90adf1e4b35aceeec31be4f3229", "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b72a90adf1e4b35aceeec31be4f3229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-270a85bd-7c41-41b-user", "id": "2c0daf886bc44268a41490f9e97d4535"}, "audit_ids": ["vx-YKLc6Ray7Beb9KWlBEg"], "issued_at": "2018-10-02T18:37:37.000000Z"}} 2018-10-02 18:37:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528d6a9212eb26fa809b7b09f4ffdfc1e4e3bdfa" 2018-10-02 18:37:37,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1992b3b6-3d61-47fd-a9e4-fda708ec85b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:37,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1992b3b6-3d61-47fd-a9e4-fda708ec85b9 2018-10-02 18:37:37,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-586dd172-1e90-453a-888f-deec065e0774 Date: Tue, 02 Oct 2018 18:37:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:37:38,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-586dd172-1e90-453a-888f-deec065e0774 2018-10-02 18:37:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:38,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-505122cb-311e-43b6-8e5b-b8bb71678544 Date: Tue, 02 Oct 2018 18:37:38 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:38,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-505122cb-311e-43b6-8e5b-b8bb71678544 2018-10-02 18:37:38,208 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router 2018-10-02 18:37:38,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router", "admin_state_up": true}}' 2018-10-02 18:37:43,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-eb9ad45d-8e08-4cd9-967e-19aabee2c3c3 Date: Tue, 02 Oct 2018 18:37:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1b72a90adf1e4b35aceeec31be4f3229", "created_at": "2018-10-02T18:37:38Z", "admin_state_up": true, "updated_at": "2018-10-02T18:37:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1b72a90adf1e4b35aceeec31be4f3229", "id": "59e075f8-4e1f-47bf-93f9-8154310d61ec", "name": "CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router"}} 2018-10-02 18:37:43,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-eb9ad45d-8e08-4cd9-967e-19aabee2c3c3 2018-10-02 18:37:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=59e075f8-4e1f-47bf-93f9-8154310d61ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:43,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0df8f0c8-cf3e-4a2c-a576-3ea3cb67a9e9 Date: Tue, 02 Oct 2018 18:37:43 GMT RESP BODY: {"ports":[]} 2018-10-02 18:37:43,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=59e075f8-4e1f-47bf-93f9-8154310d61ec used request id req-0df8f0c8-cf3e-4a2c-a576-3ea3cb67a9e9 2018-10-02 18:37:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?name=CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:43,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e45b63a-ba68-4082-8f10-746078276d9a Date: Tue, 02 Oct 2018 18:37:43 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:43,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?name=CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1 used request id req-5e45b63a-ba68-4082-8f10-746078276d9a 2018-10-02 18:37:43,572 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router 2018-10-02 18:37:43,572 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-router 2018-10-02 18:37:43,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/59e075f8-4e1f-47bf-93f9-8154310d61ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83ee527c908004f63bcfc064e009f1db259df33e" 2018-10-02 18:37:48,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b3d45ac-9b44-44d3-adef-91c77f414bce Content-Length: 0 Date: Tue, 02 Oct 2018 18:37:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:48,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/59e075f8-4e1f-47bf-93f9-8154310d61ec used request id req-8b3d45ac-9b44-44d3-adef-91c77f414bce 2018-10-02 18:37:48,148 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1 2018-10-02 18:37:48,148 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-subnet1 2018-10-02 18:37:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/92958a24-baab-4347-bdb5-8581e253f4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:50,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff8a37a2-f8dd-4df4-90de-7aa0b3a84ca5 Date: Tue, 02 Oct 2018 18:37:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:50,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/92958a24-baab-4347-bdb5-8581e253f4f6 used request id req-ff8a37a2-f8dd-4df4-90de-7aa0b3a84ca5 2018-10-02 18:37:50,247 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2320c8cc-2962-468b-b448-8b13c546c0ed-pub-net1 2018-10-02 18:37:50,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/ea35c522-33ab-42d6-abd4-6bd45594e32d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9329a2955170ef72079ed006d9bb19f7b1fd714" 2018-10-02 18:37:51,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fd15ea1-bc09-4ccc-b28f-9ad04dd2e7dd Date: Tue, 02 Oct 2018 18:37:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:37:51,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ea35c522-33ab-42d6-abd4-6bd45594e32d used request id req-8fd15ea1-bc09-4ccc-b28f-9ad04dd2e7dd 2018-10-02 18:37:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:51,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-51bc47a6-584e-4f4c-9107-e563478113d5 Date: Tue, 02 Oct 2018 18:37:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:37:51,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-51bc47a6-584e-4f4c-9107-e563478113d5 2018-10-02 18:37:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:51,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a629d78-40b1-4eb7-b858-6f2907fa02f6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:37:51,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-3a629d78-40b1-4eb7-b858-6f2907fa02f6 2018-10-02 18:37:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:51,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca0f473-6c18-4df6-b426-d8a4459f44b6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:37:51,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-eca0f473-6c18-4df6-b426-d8a4459f44b6 2018-10-02 18:37:51,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:51,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eae9aef-170d-4df1-8606-f233ae963cbb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:37:51,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-0eae9aef-170d-4df1-8606-f233ae963cbb 2018-10-02 18:37:51,865 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-270a85bd-7c41-41b-proj 2018-10-02 18:37:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/1b72a90adf1e4b35aceeec31be4f3229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:52,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27106f3e-5e72-4c8b-971b-6d106c087af4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:52,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1b72a90adf1e4b35aceeec31be4f3229 used request id req-27106f3e-5e72-4c8b-971b-6d106c087af4 2018-10-02 18:37:52,165 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-270a85bd-7c41-41b-proj-role 2018-10-02 18:37:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/5c1de7c6592f483b86c6073dbc6bf469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:52,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90451487-667c-4716-854e-9698b59da8e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:52,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/5c1de7c6592f483b86c6073dbc6bf469 used request id req-90451487-667c-4716-854e-9698b59da8e8 2018-10-02 18:37:52,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1525679e9edf83c550ffff1acb8597232d78e8be" 2018-10-02 18:37:52,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8e7707-138c-4895-aadc-ffe83fde4424 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:37:52,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c8e7707-138c-4895-aadc-ffe83fde4424 2018-10-02 18:37:52,389 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-270a85bd-7c41-41b-user 2018-10-02 18:37:52,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/2c0daf886bc44268a41490f9e97d4535 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ad18987c0b036b6e54cc32905ce50fd081f561" 2018-10-02 18:37:52,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba56cb9-53bd-4749-a414-1e4e825e7fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:52,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2c0daf886bc44268a41490f9e97d4535 used request id req-3ba56cb9-53bd-4749-a414-1e4e825e7fe3 2018-10-02 18:37:52,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:52,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["7EgBwqE8SbmgfncjDV_jYQ"], "issued_at": "2018-10-02T18:37:52.000000Z"}} 2018-10-02 18:37:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a58d582c27f7450f586f2ac40d6e7931e99f2" 2018-10-02 18:37:53,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79201bea-f674-47a2-a1f2-76c4f491845b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:53,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-79201bea-f674-47a2-a1f2-76c4f491845b 2018-10-02 18:37:53,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:53,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:53,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["pxyMEq5wQl2gzbXMkyWmcg"], "issued_at": "2018-10-02T18:37:53.000000Z"}} 2018-10-02 18:37:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:37:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3783d4aa-68bc-4d30-b6a6-5163bb735d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:53,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3783d4aa-68bc-4d30-b6a6-5163bb735d59 2018-10-02 18:37:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:53,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ab0d0af7-de46-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:37:53,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fd737c-be51-4a88-8276-e7b44021b780 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ab0d0af7-de46-448-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:37:53,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ab0d0af7-de46-448-proj used request id req-d3fd737c-be51-4a88-8276-e7b44021b780 2018-10-02 18:37:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:37:53,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7673e1-5911-443f-8fa4-e5d438132ea6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:37:53,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4d7673e1-5911-443f-8fa4-e5d438132ea6 2018-10-02 18:37:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj"}}' 2018-10-02 18:37:53,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f62281c-d8c1-42cf-8c3f-5d2641ba515c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e5cbb6a8e80c48e0bdf8d1903129e30c"}, "enabled": true, "id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj"}} 2018-10-02 18:37:53,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4f62281c-d8c1-42cf-8c3f-5d2641ba515c 2018-10-02 18:37:53,852 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-ab0d0af7-de46-448-proj 2018-10-02 18:37:53,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:53,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:54,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LP3UrFXkRHWc-W9pyPrbiQ"], "issued_at": "2018-10-02T18:37:54.000000Z"}} 2018-10-02 18:37:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cfcf235a0950ec9f358df2786ce49cac18cd07" 2018-10-02 18:37:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90c5608-cab1-414d-aab1-c4e47839f124 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:54,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b90c5608-cab1-414d-aab1-c4e47839f124 2018-10-02 18:37:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:37:54,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:37:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cfcf235a0950ec9f358df2786ce49cac18cd07" 2018-10-02 18:37:54,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cab4f50-1fee-426f-8a45-d47ae4a96dd4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:37:54,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0cab4f50-1fee-426f-8a45-d47ae4a96dd4 2018-10-02 18:37:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-ab0d0af7-de46-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cfcf235a0950ec9f358df2786ce49cac18cd07" 2018-10-02 18:37:54,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217e6b9d-7e71-43be-92df-d201c62aa930 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-ab0d0af7-de46-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e5cbb6a8e80c48e0bdf8d1903129e30c"}, "enabled": true, "id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj"}]} 2018-10-02 18:37:54,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-ab0d0af7-de46-448-proj used request id req-217e6b9d-7e71-43be-92df-d201c62aa930 2018-10-02 18:37:54,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cfcf235a0950ec9f358df2786ce49cac18cd07" 2018-10-02 18:37:54,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b13983a-7770-46dd-8d4d-ccecf3f7d7ab Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:37:54,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4b13983a-7770-46dd-8d4d-ccecf3f7d7ab 2018-10-02 18:37:54,850 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-ab0d0af7-de46-448-user 2018-10-02 18:37:54,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:37:54,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d23000-b36c-4813-b843-d1b7e44fc123 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:37:54,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01d23000-b36c-4813-b843-d1b7e44fc123 2018-10-02 18:37:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" -d '{"role": {"name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role"}}' 2018-10-02 18:37:55,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7220b6d2-fd2e-49c6-84ae-f3f5af03e1db Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58e32e141a05420591a1853b7a117364", "links": {"self": "http://172.30.9.22:5000/v3/roles/58e32e141a05420591a1853b7a117364"}, "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role"}} 2018-10-02 18:37:55,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7220b6d2-fd2e-49c6-84ae-f3f5af03e1db 2018-10-02 18:37:55,121 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role 2018-10-02 18:37:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/58e32e141a05420591a1853b7a117364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:37:55,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6f1c52-aa0f-4dc7-af6b-5a2ccba669c3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/58e32e141a05420591a1853b7a117364"}, "domain_id": null, "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role", "id": "58e32e141a05420591a1853b7a117364"}} 2018-10-02 18:37:55,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/58e32e141a05420591a1853b7a117364 used request id req-4a6f1c52-aa0f-4dc7-af6b-5a2ccba669c3 2018-10-02 18:37:55,205 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role to project CreateRouterNegativeTests-ab0d0af7-de46-448-proj 2018-10-02 18:37:55,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e5cbb6a8e80c48e0bdf8d1903129e30c/users/9f60baa8cc70480bb99b53fe251d42da/roles/58e32e141a05420591a1853b7a117364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:37:55,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55a08d9-a0c3-4b9a-9f10-aeb292e30626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:37:55,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e5cbb6a8e80c48e0bdf8d1903129e30c/users/9f60baa8cc70480bb99b53fe251d42da/roles/58e32e141a05420591a1853b7a117364 used request id req-c55a08d9-a0c3-4b9a-9f10-aeb292e30626 2018-10-02 18:37:55,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:55,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:55,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xiCGyiDNSmmvJyXSK88jMQ"], "issued_at": "2018-10-02T18:37:55.000000Z"}} 2018-10-02 18:37:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:37:55,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584ceab6-83b3-4470-bb96-76ea213c214d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:55,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-584ceab6-83b3-4470-bb96-76ea213c214d 2018-10-02 18:37:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:37:56,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0c1bc219-8c71-48fe-9ee7-bd70de06e86d Date: Tue, 02 Oct 2018 18:37:56 GMT RESP BODY: {"networks":[]} 2018-10-02 18:37:56,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 used request id req-0c1bc219-8c71-48fe-9ee7-bd70de06e86d 2018-10-02 18:37:56,012 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 2018-10-02 18:37:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" -d '{"network": {"name": "CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1", "admin_state_up": true}}' 2018-10-02 18:37:56,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a10b94a4-a001-47a6-936a-df2c6d991be2 Date: Tue, 02 Oct 2018 18:37: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":"676c6eb4-3ac2-4b6f-ad9e-a121a22fba30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:37:56Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:56Z","mtu":1450}} 2018-10-02 18:37:56,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a10b94a4-a001-47a6-936a-df2c6d991be2 2018-10-02 18:37:56,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:37:56,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5456600a-a606-4496-b15e-e8a3ae175155 Date: Tue, 02 Oct 2018 18:37:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"676c6eb4-3ac2-4b6f-ad9e-a121a22fba30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:37:56Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:56Z","provider:network_type":"vxlan"}]} 2018-10-02 18:37:56,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 used request id req-5456600a-a606-4496-b15e-e8a3ae175155 2018-10-02 18:37:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:37:56,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3341a33-8db9-4d65-8387-18114c1dca90 Date: Tue, 02 Oct 2018 18:37:56 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:56,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 used request id req-b3341a33-8db9-4d65-8387-18114c1dca90 2018-10-02 18:37:56,674 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-subnet1 2018-10-02 18:37:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" -d '{"subnets": [{"ip_version": 4, "network_id": "676c6eb4-3ac2-4b6f-ad9e-a121a22fba30", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-subnet1"}]}' 2018-10-02 18:37:57,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-24f316bb-6161-4344-a99b-46fb523ad064 Date: Tue, 02 Oct 2018 18:37:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"676c6eb4-3ac2-4b6f-ad9e-a121a22fba30","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:56Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:56Z","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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"5ef77a34-1043-4b0b-bb89-d9bf70cc1ee6","subnetpool_id":null,"name":"CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-subnet1"}]} 2018-10-02 18:37:57,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-24f316bb-6161-4344-a99b-46fb523ad064 2018-10-02 18:37:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:37:57,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-3e87ebb2-9724-40b8-8eba-30a64e5555d5 Date: Tue, 02 Oct 2018 18:37:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"676c6eb4-3ac2-4b6f-ad9e-a121a22fba30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["5ef77a34-1043-4b0b-bb89-d9bf70cc1ee6"],"description":"","tags":[],"updated_at":"2018-10-02T18:37:56Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:56Z","provider:network_type":"vxlan"}]} 2018-10-02 18:37:57,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 used request id req-3e87ebb2-9724-40b8-8eba-30a64e5555d5 2018-10-02 18:37:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:37:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-cc9bdd01-f3cf-465f-8eca-c237ee62a80a Date: Tue, 02 Oct 2018 18:37:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"676c6eb4-3ac2-4b6f-ad9e-a121a22fba30","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:37:56Z","dns_nameservers":[],"updated_at":"2018-10-02T18:37:56Z","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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"5ef77a34-1043-4b0b-bb89-d9bf70cc1ee6","subnetpool_id":null,"name":"CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-subnet1"}]} 2018-10-02 18:37:57,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 used request id req-cc9bdd01-f3cf-465f-8eca-c237ee62a80a 2018-10-02 18:37:57,735 - OpenStackNetwork - DEBUG - Network [676c6eb4-3ac2-4b6f-ad9e-a121a22fba30] created successfully 2018-10-02 18:37:57,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:57,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:58,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e32e141a05420591a1853b7a117364", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role"}], "expires_at": "2018-10-02T19:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-user", "id": "9f60baa8cc70480bb99b53fe251d42da"}, "audit_ids": ["OBjuCrBtRm2vUXUgN42eGw"], "issued_at": "2018-10-02T18:37:58.000000Z"}} 2018-10-02 18:37:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:37:58,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed92ead-0ad3-4b7a-a96e-90bb18d63513 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:58,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fed92ead-0ad3-4b7a-a96e-90bb18d63513 2018-10-02 18:37:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:37:58,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5b373731-8743-474f-b1b4-2c60988930aa Date: Tue, 02 Oct 2018 18:37:58 GMT RESP BODY: {"routers": []} 2018-10-02 18:37:58,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router&admin_state_up=True used request id req-5b373731-8743-474f-b1b4-2c60988930aa 2018-10-02 18:37:58,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:37:58,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:37:58,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e32e141a05420591a1853b7a117364", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role"}], "expires_at": "2018-10-02T19:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-user", "id": "9f60baa8cc70480bb99b53fe251d42da"}, "audit_ids": ["NQWNznDiSBydeqRaqrGNIA"], "issued_at": "2018-10-02T18:37:58.000000Z"}} 2018-10-02 18:37:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8d2dcc4414a38958c45edd9a882d11d655e35e" 2018-10-02 18:37:58,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacb738d-f60f-4ade-bb56-6d1cb0198ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:37:58,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bacb738d-f60f-4ade-bb56-6d1cb0198ddb 2018-10-02 18:37:58,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:37:59,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9d13d1aa-e0ba-40d0-b636-9fda5802db28 Date: Tue, 02 Oct 2018 18:37:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 18:37:59,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-9d13d1aa-e0ba-40d0-b636-9fda5802db28 2018-10-02 18:37:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:37:59,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-68fa2736-5f11-4d21-b80c-9cd1302c2b4c Date: Tue, 02 Oct 2018 18:37:59 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:37:59,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-68fa2736-5f11-4d21-b80c-9cd1302c2b4c 2018-10-02 18:37:59,437 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router 2018-10-02 18:37:59,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router", "admin_state_up": true}}' 2018-10-02 18:38:04,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-11244bf0-82ee-47e7-834b-5c89fb4d3792 Date: Tue, 02 Oct 2018 18:38:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "created_at": "2018-10-02T18:38:00Z", "admin_state_up": true, "updated_at": "2018-10-02T18:38:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "id": "89671c7b-d6ac-49a0-81d3-d899dd46ed87", "name": "CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router"}} 2018-10-02 18:38:04,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-11244bf0-82ee-47e7-834b-5c89fb4d3792 2018-10-02 18:38:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=89671c7b-d6ac-49a0-81d3-d899dd46ed87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:38:04,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-067141ff-3659-4fcf-a1ab-5af59a509439 Date: Tue, 02 Oct 2018 18:38:04 GMT RESP BODY: {"ports":[]} 2018-10-02 18:38:04,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=89671c7b-d6ac-49a0-81d3-d899dd46ed87 used request id req-067141ff-3659-4fcf-a1ab-5af59a509439 2018-10-02 18:38:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:38:05,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c71b4957-1288-4619-91d8-2f6041a51033 Date: Tue, 02 Oct 2018 18:38:05 GMT RESP BODY: {"networks":[]} 2018-10-02 18:38:05,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 used request id req-c71b4957-1288-4619-91d8-2f6041a51033 2018-10-02 18:38:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:38:05,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e62a05d5-c0b1-45ed-8e9e-fbebd05ef11a Date: Tue, 02 Oct 2018 18:38:05 GMT RESP BODY: {"ports":[]} 2018-10-02 18:38:05,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-port1&admin_state_up=True used request id req-e62a05d5-c0b1-45ed-8e9e-fbebd05ef11a 2018-10-02 18:38:05,395 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-port1 for router - CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router 2018-10-02 18:38:05,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:05,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:05,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e32e141a05420591a1853b7a117364", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role"}], "expires_at": "2018-10-02T19:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5cbb6a8e80c48e0bdf8d1903129e30c", "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e5cbb6a8e80c48e0bdf8d1903129e30c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ab0d0af7-de46-448-user", "id": "9f60baa8cc70480bb99b53fe251d42da"}, "audit_ids": ["xWKCnoI6SEmAg645J_6Acg"], "issued_at": "2018-10-02T18:38:05.000000Z"}} 2018-10-02 18:38:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd378c8d2a4fae2416ea18715b8b0a6f616c71" 2018-10-02 18:38:05,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0923f716-10e9-492e-aee9-475f7e9b75f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:05,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0923f716-10e9-492e-aee9-475f7e9b75f3 2018-10-02 18:38:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:38:05,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-195dbafa-c6af-49f0-b913-6ee543983a5f Date: Tue, 02 Oct 2018 18:38:05 GMT RESP BODY: {"networks":[]} 2018-10-02 18:38:05,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 used request id req-195dbafa-c6af-49f0-b913-6ee543983a5f 2018-10-02 18:38:05,875 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router 2018-10-02 18:38:05,875 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-router 2018-10-02 18:38:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/89671c7b-d6ac-49a0-81d3-d899dd46ed87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7297a6ce19483f4bbcf1b66031af2d081a98215" 2018-10-02 18:38:09,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9f33524-0251-4c71-8afb-26cf3a9ec6b3 Content-Length: 0 Date: Tue, 02 Oct 2018 18:38:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:38:09,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/89671c7b-d6ac-49a0-81d3-d899dd46ed87 used request id req-f9f33524-0251-4c71-8afb-26cf3a9ec6b3 2018-10-02 18:38:09,893 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-subnet1 2018-10-02 18:38:09,893 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-subnet1 2018-10-02 18:38:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/5ef77a34-1043-4b0b-bb89-d9bf70cc1ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:38:11,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5209414d-a80f-4020-b6e0-1ca233a13fbd Date: Tue, 02 Oct 2018 18:38:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:38:11,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5ef77a34-1043-4b0b-bb89-d9bf70cc1ee6 used request id req-5209414d-a80f-4020-b6e0-1ca233a13fbd 2018-10-02 18:38:11,922 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-e14b1133-4c29-4b6d-b973-3b0c11b32b10-pub-net1 2018-10-02 18:38:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574169ecda1a4baecc9b647d2f8a28ec2eb7fba9" 2018-10-02 18:38:13,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c316f54-28d1-46a3-8000-157450f4b9d9 Date: Tue, 02 Oct 2018 18:38:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:38:13,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/676c6eb4-3ac2-4b6f-ad9e-a121a22fba30 used request id req-8c316f54-28d1-46a3-8000-157450f4b9d9 2018-10-02 18:38:13,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:13,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-acb8dc28-45b9-46f9-9b5b-a255872e9d57 Date: Tue, 02 Oct 2018 18:38:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:13,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-acb8dc28-45b9-46f9-9b5b-a255872e9d57 2018-10-02 18:38:13,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:13,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417cb044-0dfe-4c05-b459-1d2983e33338 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:13,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-417cb044-0dfe-4c05-b459-1d2983e33338 2018-10-02 18:38:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:13,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e5e10f-9144-48b7-8671-7dd6bacfc35e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:13,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-89e5e10f-9144-48b7-8671-7dd6bacfc35e 2018-10-02 18:38:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:13,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2846b1b3-8f35-49d2-9e65-93e5dc1eb6da Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:13,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-2846b1b3-8f35-49d2-9e65-93e5dc1eb6da 2018-10-02 18:38:13,611 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-ab0d0af7-de46-448-proj 2018-10-02 18:38:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e5cbb6a8e80c48e0bdf8d1903129e30c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:13,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77450559-ec6a-4369-96ec-828e3ab4b953 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:13,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e5cbb6a8e80c48e0bdf8d1903129e30c used request id req-77450559-ec6a-4369-96ec-828e3ab4b953 2018-10-02 18:38:13,824 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-ab0d0af7-de46-448-proj-role 2018-10-02 18:38:13,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/58e32e141a05420591a1853b7a117364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:13,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97aa011-a632-4743-af8e-07aa5ef9995c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:13,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/58e32e141a05420591a1853b7a117364 used request id req-e97aa011-a632-4743-af8e-07aa5ef9995c 2018-10-02 18:38:13,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0cc65edd0f7581c494ef5ab875eacf582c995c" 2018-10-02 18:38:14,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cbf706-a53c-4cc1-9b68-657fe976587f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:14,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-69cbf706-a53c-4cc1-9b68-657fe976587f 2018-10-02 18:38:14,029 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-ab0d0af7-de46-448-user 2018-10-02 18:38:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/9f60baa8cc70480bb99b53fe251d42da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cfcf235a0950ec9f358df2786ce49cac18cd07" 2018-10-02 18:38:14,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e24cc9-21a1-4042-aa08-8fb0d277efa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:14,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9f60baa8cc70480bb99b53fe251d42da used request id req-d4e24cc9-21a1-4042-aa08-8fb0d277efa0 2018-10-02 18:38:14,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:14,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CtEAyPztT0ysyR-gEHGaJA"], "issued_at": "2018-10-02T18:38:14.000000Z"}} 2018-10-02 18:38:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ee7972c2e64a623a3806b017a1365911aaac41" 2018-10-02 18:38:14,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b40e36-f8e9-47ea-ae4e-ad04572386f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:14,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-03b40e36-f8e9-47ea-ae4e-ad04572386f7 2018-10-02 18:38:14,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:14,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:15,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2Ch_BW1fR7ivFr9kh4wF9A"], "issued_at": "2018-10-02T18:38:15.000000Z"}} 2018-10-02 18:38:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:15,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9878af6f-2a29-48c9-9b80-ae6e195aad88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:15,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9878af6f-2a29-48c9-9b80-ae6e195aad88 2018-10-02 18:38:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:15,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24b2399c-7d75-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:15,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed61753-6c71-447a-b861-2f1e73dad544 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24b2399c-7d75-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:15,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24b2399c-7d75-4ce-proj used request id req-7ed61753-6c71-447a-b861-2f1e73dad544 2018-10-02 18:38:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:15,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c9350e-1c66-4872-ada5-b74c5b1d4882 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:15,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-01c9350e-1c66-4872-ada5-b74c5b1d4882 2018-10-02 18:38:15,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj"}}' 2018-10-02 18:38:15,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-232ea3fe-7519-4b38-9d42-9609bb239739 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4f1a93d602d84a2799097cb34bceff32"}, "enabled": true, "id": "4f1a93d602d84a2799097cb34bceff32", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj"}} 2018-10-02 18:38:15,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-232ea3fe-7519-4b38-9d42-9609bb239739 2018-10-02 18:38:15,498 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-24b2399c-7d75-4ce-proj 2018-10-02 18:38:15,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:15,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:15,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["yhptYuaVScmtgCMQ7A2hXA"], "issued_at": "2018-10-02T18:38:15.000000Z"}} 2018-10-02 18:38:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df83109a7ed5bad31b29bf7771be2f9ed0474d3b" 2018-10-02 18:38:15,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b56277-4c9f-4750-8278-0dc0dd0ba514 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:15,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-47b56277-4c9f-4750-8278-0dc0dd0ba514 2018-10-02 18:38:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:15,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df83109a7ed5bad31b29bf7771be2f9ed0474d3b" 2018-10-02 18:38:16,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16f61c7-5c5b-4f6c-92f9-3540c116772f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:16,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b16f61c7-5c5b-4f6c-92f9-3540c116772f 2018-10-02 18:38:16,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-24b2399c-7d75-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df83109a7ed5bad31b29bf7771be2f9ed0474d3b" 2018-10-02 18:38:16,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4b39ba-e67d-464f-97df-e98157fe73a2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-24b2399c-7d75-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4f1a93d602d84a2799097cb34bceff32"}, "enabled": true, "id": "4f1a93d602d84a2799097cb34bceff32", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj"}]} 2018-10-02 18:38:16,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-24b2399c-7d75-4ce-proj used request id req-5a4b39ba-e67d-464f-97df-e98157fe73a2 2018-10-02 18:38:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df83109a7ed5bad31b29bf7771be2f9ed0474d3b" 2018-10-02 18:38:16,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a9be2a-29e4-4851-911f-df96e28106ab Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:16,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-95a9be2a-29e4-4851-911f-df96e28106ab 2018-10-02 18:38:16,731 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-24b2399c-7d75-4ce-user 2018-10-02 18:38:16,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:16,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46801fde-73a4-4539-895c-934585fa7b12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:16,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-46801fde-73a4-4539-895c-934585fa7b12 2018-10-02 18:38:16,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" -d '{"role": {"name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role"}}' 2018-10-02 18:38:16,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-294fd4bd-6a74-46d7-83cf-304d6b6dcf8f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c8e8c770b38469c962cebf42044b25d", "links": {"self": "http://172.30.9.22:5000/v3/roles/1c8e8c770b38469c962cebf42044b25d"}, "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role"}} 2018-10-02 18:38:16,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-294fd4bd-6a74-46d7-83cf-304d6b6dcf8f 2018-10-02 18:38:16,929 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role 2018-10-02 18:38:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/1c8e8c770b38469c962cebf42044b25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:16,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25f8184-31c8-46ff-994a-91358c5a3a1b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/1c8e8c770b38469c962cebf42044b25d"}, "domain_id": null, "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role", "id": "1c8e8c770b38469c962cebf42044b25d"}} 2018-10-02 18:38:16,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/1c8e8c770b38469c962cebf42044b25d used request id req-b25f8184-31c8-46ff-994a-91358c5a3a1b 2018-10-02 18:38:16,949 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role to project CreateRouterNegativeTests-24b2399c-7d75-4ce-proj 2018-10-02 18:38:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/4f1a93d602d84a2799097cb34bceff32/users/bb75e1ff8faf47d88c389b18e530c355/roles/1c8e8c770b38469c962cebf42044b25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:17,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b218fde0-6519-49df-a5e1-90c94169d0fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:17,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4f1a93d602d84a2799097cb34bceff32/users/bb75e1ff8faf47d88c389b18e530c355/roles/1c8e8c770b38469c962cebf42044b25d used request id req-b218fde0-6519-49df-a5e1-90c94169d0fa 2018-10-02 18:38:17,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:17,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:17,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8e8c770b38469c962cebf42044b25d", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role"}], "expires_at": "2018-10-02T19:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f1a93d602d84a2799097cb34bceff32", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-user", "id": "bb75e1ff8faf47d88c389b18e530c355"}, "audit_ids": ["ktJEW7rhQZuNf-h-Wl71lA"], "issued_at": "2018-10-02T18:38:17.000000Z"}} 2018-10-02 18:38:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4aa5a7461bf4abb7d2b93fea59ed521169737c3" 2018-10-02 18:38:17,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1097cf-e725-462b-b8b8-e74a10030880 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:17,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dd1097cf-e725-462b-b8b8-e74a10030880 2018-10-02 18:38:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateRouterNegativeTests-2eff996e-8397-47e0-a7fa-145b18960801-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4aa5a7461bf4abb7d2b93fea59ed521169737c3" 2018-10-02 18:38:17,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3422e8dd-9144-4803-ad5c-647257ee5676 Date: Tue, 02 Oct 2018 18:38:17 GMT RESP BODY: {"routers": []} 2018-10-02 18:38:17,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateRouterNegativeTests-2eff996e-8397-47e0-a7fa-145b18960801-pub-router&admin_state_up=True used request id req-3422e8dd-9144-4803-ad5c-647257ee5676 2018-10-02 18:38:17,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:17,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:18,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8e8c770b38469c962cebf42044b25d", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role"}], "expires_at": "2018-10-02T19:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f1a93d602d84a2799097cb34bceff32", "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/4f1a93d602d84a2799097cb34bceff32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-24b2399c-7d75-4ce-user", "id": "bb75e1ff8faf47d88c389b18e530c355"}, "audit_ids": ["djBIXp9XQW2CbnPMMH6F3g"], "issued_at": "2018-10-02T18:38:18.000000Z"}} 2018-10-02 18:38:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6fd7d37225f7660d9d33a7f9e253da1e42db38" 2018-10-02 18:38:18,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94aa780f-56b5-492e-a3f8-2c7e1a3f5a86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:18,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94aa780f-56b5-492e-a3f8-2c7e1a3f5a86 2018-10-02 18:38:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4aa5a7461bf4abb7d2b93fea59ed521169737c3" 2018-10-02 18:38:18,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-40396ddc-7d2e-49f9-9c82-17b3dd61df77 Date: Tue, 02 Oct 2018 18:38:18 GMT RESP BODY: {"networks":[]} 2018-10-02 18:38:18,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=Invalid_name used request id req-40396ddc-7d2e-49f9-9c82-17b3dd61df77 2018-10-02 18:38:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:18,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-53bb9b09-50de-4fac-9c0e-0e5118bd2695 Date: Tue, 02 Oct 2018 18:38:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:18,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-53bb9b09-50de-4fac-9c0e-0e5118bd2695 2018-10-02 18:38:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:18,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651592c2-f822-4ec9-ba73-7b4c2630b474 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:18,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-651592c2-f822-4ec9-ba73-7b4c2630b474 2018-10-02 18:38:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:18,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52ecdbd-a255-4179-aa58-02fc56efc789 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:18,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-d52ecdbd-a255-4179-aa58-02fc56efc789 2018-10-02 18:38:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:18,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad5c21b-fedc-4bd3-946e-ebee65e0c100 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:18,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-dad5c21b-fedc-4bd3-946e-ebee65e0c100 2018-10-02 18:38:18,845 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-24b2399c-7d75-4ce-proj 2018-10-02 18:38:18,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/4f1a93d602d84a2799097cb34bceff32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:19,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13db03a5-e0fa-4c08-ae03-0b1a5e6c8f4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:19,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4f1a93d602d84a2799097cb34bceff32 used request id req-13db03a5-e0fa-4c08-ae03-0b1a5e6c8f4e 2018-10-02 18:38:19,099 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-24b2399c-7d75-4ce-proj-role 2018-10-02 18:38:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/1c8e8c770b38469c962cebf42044b25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:19,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d086670-1ca2-4403-b50e-c45d0d52692b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:19,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/1c8e8c770b38469c962cebf42044b25d used request id req-6d086670-1ca2-4403-b50e-c45d0d52692b 2018-10-02 18:38:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b13e65190145f0f0c6587452d78aaa4a98b31d7" 2018-10-02 18:38:19,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22449836-4ca3-4bdd-a58a-06fa20a9857f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:19,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-22449836-4ca3-4bdd-a58a-06fa20a9857f 2018-10-02 18:38:19,308 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-24b2399c-7d75-4ce-user 2018-10-02 18:38:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/bb75e1ff8faf47d88c389b18e530c355 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df83109a7ed5bad31b29bf7771be2f9ed0474d3b" 2018-10-02 18:38:19,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-470a7df4-d819-4614-9ce8-9db47d9e7130 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:19,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bb75e1ff8faf47d88c389b18e530c355 used request id req-470a7df4-d819-4614-9ce8-9db47d9e7130 2018-10-02 18:38:19,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:19,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["rrR81hd9TIeG1mGxeBSIig"], "issued_at": "2018-10-02T18:38:19.000000Z"}} 2018-10-02 18:38:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03952ae64e4c11126c5d8da834d9da37e413d8cc" 2018-10-02 18:38:19,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b162324-1e0d-4cee-a713-d5e1d3384cb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:19,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3b162324-1e0d-4cee-a713-d5e1d3384cb6 2018-10-02 18:38:19,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:19,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:20,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["lSIdPhQIQyOhoH98L7xOIg"], "issued_at": "2018-10-02T18:38:20.000000Z"}} 2018-10-02 18:38:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:20,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd700557-a927-468f-aad9-dd580a8affc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:20,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bd700557-a927-468f-aad9-dd580a8affc4 2018-10-02 18:38:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:20,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2b9abc09-0802-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:20,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c346effd-0094-4af1-9251-2e29d601c6f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2b9abc09-0802-420-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:20,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2b9abc09-0802-420-proj used request id req-c346effd-0094-4af1-9251-2e29d601c6f2 2018-10-02 18:38:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:20,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2ed1ab-5e40-44c1-8e4a-b42f5e52f95e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:20,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-4c2ed1ab-5e40-44c1-8e4a-b42f5e52f95e 2018-10-02 18:38:20,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-2b9abc09-0802-420-proj"}}' 2018-10-02 18:38:20,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e6b5a2-61b7-441b-a0b1-b2c643982678 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/78f75ebd809a478c9228b7ec23e6f8a9"}, "enabled": true, "id": "78f75ebd809a478c9228b7ec23e6f8a9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2b9abc09-0802-420-proj"}} 2018-10-02 18:38:20,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-41e6b5a2-61b7-441b-a0b1-b2c643982678 2018-10-02 18:38:20,701 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-2b9abc09-0802-420-proj 2018-10-02 18:38:20,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:20,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:21,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xdeMyMZBRUSE3S4wiwB--g"], "issued_at": "2018-10-02T18:38:21.000000Z"}} 2018-10-02 18:38:21,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4958e06911df88e78b053587a42d591c653e750" 2018-10-02 18:38:21,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8beb9026-746c-4cd5-b981-ab88ea25db18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:21,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8beb9026-746c-4cd5-b981-ab88ea25db18 2018-10-02 18:38:21,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:21,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4958e06911df88e78b053587a42d591c653e750" 2018-10-02 18:38:21,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dddf870-859c-43a5-a8d7-580dbeca008b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:21,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9dddf870-859c-43a5-a8d7-580dbeca008b 2018-10-02 18:38:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-2b9abc09-0802-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4958e06911df88e78b053587a42d591c653e750" 2018-10-02 18:38:21,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87e8331-82ec-434a-95cf-1f5097f7953e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-2b9abc09-0802-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/78f75ebd809a478c9228b7ec23e6f8a9"}, "enabled": true, "id": "78f75ebd809a478c9228b7ec23e6f8a9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2b9abc09-0802-420-proj"}]} 2018-10-02 18:38:21,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateRouterNegativeTests-2b9abc09-0802-420-proj used request id req-a87e8331-82ec-434a-95cf-1f5097f7953e 2018-10-02 18:38:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4958e06911df88e78b053587a42d591c653e750" 2018-10-02 18:38:21,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395257ea-a30e-46c6-a0d7-857823ce3fe2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:21,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-395257ea-a30e-46c6-a0d7-857823ce3fe2 2018-10-02 18:38:21,862 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-2b9abc09-0802-420-user 2018-10-02 18:38:21,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:21,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c99d81f-f143-4474-ab94-fe7d965e0e19 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:21,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5c99d81f-f143-4474-ab94-fe7d965e0e19 2018-10-02 18:38:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" -d '{"role": {"name": "CreateRouterNegativeTests-2b9abc09-0802-420-proj-role"}}' 2018-10-02 18:38:22,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ed64508-da3d-4737-a953-a0dd47ce269e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13b8f7f3bcf447fe9164c73563babe5d", "links": {"self": "http://172.30.9.22:5000/v3/roles/13b8f7f3bcf447fe9164c73563babe5d"}, "name": "CreateRouterNegativeTests-2b9abc09-0802-420-proj-role"}} 2018-10-02 18:38:22,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7ed64508-da3d-4737-a953-a0dd47ce269e 2018-10-02 18:38:22,072 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-2b9abc09-0802-420-proj-role 2018-10-02 18:38:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/13b8f7f3bcf447fe9164c73563babe5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea54926-fd6d-4ff3-bdac-798a8bf3d1a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/13b8f7f3bcf447fe9164c73563babe5d"}, "domain_id": null, "name": "CreateRouterNegativeTests-2b9abc09-0802-420-proj-role", "id": "13b8f7f3bcf447fe9164c73563babe5d"}} 2018-10-02 18:38:22,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/13b8f7f3bcf447fe9164c73563babe5d used request id req-8ea54926-fd6d-4ff3-bdac-798a8bf3d1a2 2018-10-02 18:38:22,164 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-2b9abc09-0802-420-proj-role to project CreateRouterNegativeTests-2b9abc09-0802-420-proj 2018-10-02 18:38:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/78f75ebd809a478c9228b7ec23e6f8a9/users/84c145ecd572486385cd6fa4580fdb11/roles/13b8f7f3bcf447fe9164c73563babe5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78251a3-d8bd-4ca5-9b7f-34fca5fbe4f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:22,297 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/78f75ebd809a478c9228b7ec23e6f8a9/users/84c145ecd572486385cd6fa4580fdb11/roles/13b8f7f3bcf447fe9164c73563babe5d used request id req-d78251a3-d8bd-4ca5-9b7f-34fca5fbe4f8 2018-10-02 18:38:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ad6816cb-fea6-4622-aabb-59293b58ddbf Date: Tue, 02 Oct 2018 18:38:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:22,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-ad6816cb-fea6-4622-aabb-59293b58ddbf 2018-10-02 18:38:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e048a73-70ad-48b2-a95f-1b70afba183b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:22,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-5e048a73-70ad-48b2-a95f-1b70afba183b 2018-10-02 18:38:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781ceff1-fb47-4714-861f-3c283b3360b9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:22,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-781ceff1-fb47-4714-861f-3c283b3360b9 2018-10-02 18:38:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6be976-1001-4cf8-beb6-9d988ac3fc1b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:22,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-bf6be976-1001-4cf8-beb6-9d988ac3fc1b 2018-10-02 18:38:22,709 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-2b9abc09-0802-420-proj 2018-10-02 18:38:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/78f75ebd809a478c9228b7ec23e6f8a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:22,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfc7d1f-ccaa-4bb7-a9a8-d3ba321e31fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:22,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/78f75ebd809a478c9228b7ec23e6f8a9 used request id req-0bfc7d1f-ccaa-4bb7-a9a8-d3ba321e31fa 2018-10-02 18:38:22,925 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-2b9abc09-0802-420-proj-role 2018-10-02 18:38:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/13b8f7f3bcf447fe9164c73563babe5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:23,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8860dcd8-9803-4b8f-b186-c66410c0a63d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:23,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/13b8f7f3bcf447fe9164c73563babe5d used request id req-8860dcd8-9803-4b8f-b186-c66410c0a63d 2018-10-02 18:38:23,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfddc6cadeea8736a4bfbef10aa9cf256c4d186" 2018-10-02 18:38:23,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197f5a59-dded-437f-b8a4-74d9860e86c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:23,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-197f5a59-dded-437f-b8a4-74d9860e86c2 2018-10-02 18:38:23,153 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-2b9abc09-0802-420-user 2018-10-02 18:38:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/84c145ecd572486385cd6fa4580fdb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4958e06911df88e78b053587a42d591c653e750" 2018-10-02 18:38:23,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-884c55cf-e588-434d-9ed9-957a065a9b68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:23,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/84c145ecd572486385cd6fa4580fdb11 used request id req-884c55cf-e588-434d-9ed9-957a065a9b68 2018-10-02 18:38:23,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:23,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["SJDrDc_zQYatEguVdArpRA"], "issued_at": "2018-10-02T18:38:23.000000Z"}} 2018-10-02 18:38:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854be82e639ccb7fbaaf8cf29a0a2c4413960c75" 2018-10-02 18:38:23,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae23733-ce17-461f-b552-5f0dfd3734a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:23,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2ae23733-ce17-461f-b552-5f0dfd3734a8 2018-10-02 18:38:23,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:23,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:24,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9QpUF0VpRaWMl1fTwXmrRw"], "issued_at": "2018-10-02T18:38:24.000000Z"}} 2018-10-02 18:38:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:24,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1749c7-57b7-49dd-acb1-70e4e5222055 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:24,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bd1749c7-57b7-49dd-acb1-70e4e5222055 2018-10-02 18:38:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:24,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18dc55df-c026-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:24,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a6a609-a6f2-4eef-be50-bd33d13d9a9c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18dc55df-c026-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:24,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18dc55df-c026-4c0-proj used request id req-06a6a609-a6f2-4eef-be50-bd33d13d9a9c 2018-10-02 18:38:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:24,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177ce030-508e-4f8c-b6ea-cad4a3971b95 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:24,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-177ce030-508e-4f8c-b6ea-cad4a3971b95 2018-10-02 18:38:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-18dc55df-c026-4c0-proj"}}' 2018-10-02 18:38:24,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa1a599-81ea-4aa5-940f-097bf5b413c6 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c505d89d28034ceb91c6ccc708bd402b"}, "enabled": true, "id": "c505d89d28034ceb91c6ccc708bd402b", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-18dc55df-c026-4c0-proj"}} 2018-10-02 18:38:24,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3fa1a599-81ea-4aa5-940f-097bf5b413c6 2018-10-02 18:38:24,569 - keystone_utils - INFO - Created project with name - CreateQoSTests-18dc55df-c026-4c0-proj 2018-10-02 18:38:24,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:24,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:24,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["kyuoCI4BTk-5_q0LOGvZrg"], "issued_at": "2018-10-02T18:38:24.000000Z"}} 2018-10-02 18:38:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae6680e07227d6f7bfc6b51759e75d2ab9a16c5" 2018-10-02 18:38:25,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc00f197-eea2-438b-82c9-48495eb8593d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:25,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cc00f197-eea2-438b-82c9-48495eb8593d 2018-10-02 18:38:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:25,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:25,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae6680e07227d6f7bfc6b51759e75d2ab9a16c5" 2018-10-02 18:38:25,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fa1705-1c3c-4c05-ba24-c25adea83c23 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:25,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d4fa1705-1c3c-4c05-ba24-c25adea83c23 2018-10-02 18:38:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-18dc55df-c026-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae6680e07227d6f7bfc6b51759e75d2ab9a16c5" 2018-10-02 18:38:25,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8040b6-6500-47fa-a635-e27add1d479d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-18dc55df-c026-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c505d89d28034ceb91c6ccc708bd402b"}, "enabled": true, "id": "c505d89d28034ceb91c6ccc708bd402b", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-18dc55df-c026-4c0-proj"}]} 2018-10-02 18:38:25,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-18dc55df-c026-4c0-proj used request id req-ab8040b6-6500-47fa-a635-e27add1d479d 2018-10-02 18:38:25,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae6680e07227d6f7bfc6b51759e75d2ab9a16c5" 2018-10-02 18:38:25,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec5f449-478e-4cab-9e58-a90c9c6fd24f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:25,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-aec5f449-478e-4cab-9e58-a90c9c6fd24f 2018-10-02 18:38:25,712 - keystone_utils - INFO - Created user with name - CreateQoSTests-18dc55df-c026-4c0-user 2018-10-02 18:38:25,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:25,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:25,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1fabf9-c4a8-4e26-8fc0-aae3c3496a30 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:25,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8f1fabf9-c4a8-4e26-8fc0-aae3c3496a30 2018-10-02 18:38:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" -d '{"role": {"name": "CreateQoSTests-18dc55df-c026-4c0-proj-role"}}' 2018-10-02 18:38:25,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98483e1b-1716-4dae-9303-b0027e1c13ba Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bf9b477f8e24207aade4c716898dc34", "links": {"self": "http://172.30.9.22:5000/v3/roles/4bf9b477f8e24207aade4c716898dc34"}, "name": "CreateQoSTests-18dc55df-c026-4c0-proj-role"}} 2018-10-02 18:38:25,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-98483e1b-1716-4dae-9303-b0027e1c13ba 2018-10-02 18:38:25,929 - keystone_utils - INFO - Created role with name - CreateQoSTests-18dc55df-c026-4c0-proj-role 2018-10-02 18:38:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4bf9b477f8e24207aade4c716898dc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:26,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6271a7c-6587-4e6f-805c-376d5dd4b4d1 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4bf9b477f8e24207aade4c716898dc34"}, "domain_id": null, "name": "CreateQoSTests-18dc55df-c026-4c0-proj-role", "id": "4bf9b477f8e24207aade4c716898dc34"}} 2018-10-02 18:38:26,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4bf9b477f8e24207aade4c716898dc34 used request id req-a6271a7c-6587-4e6f-805c-376d5dd4b4d1 2018-10-02 18:38:26,019 - keystone_utils - INFO - Granting role CreateQoSTests-18dc55df-c026-4c0-proj-role to project CreateQoSTests-18dc55df-c026-4c0-proj 2018-10-02 18:38:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/c505d89d28034ceb91c6ccc708bd402b/users/d5a3784cbc2145269f0f15333c8e9e6f/roles/4bf9b477f8e24207aade4c716898dc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:26,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a6936e-940e-4531-9e40-07c13c3a90f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:26,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c505d89d28034ceb91c6ccc708bd402b/users/d5a3784cbc2145269f0f15333c8e9e6f/roles/4bf9b477f8e24207aade4c716898dc34 used request id req-61a6936e-940e-4531-9e40-07c13c3a90f7 2018-10-02 18:38:26,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:26,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:26,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["87XZQi-lS2-QjJvNvcn1kA"], "issued_at": "2018-10-02T18:38:26.000000Z"}} 2018-10-02 18:38:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144abe3001e8ccdb5268b23008bf463e710eebef" 2018-10-02 18:38:26,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6fe754-8c3e-4f97-bc1c-b57254cdfbbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:26,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5b6fe754-8c3e-4f97-bc1c-b57254cdfbbc 2018-10-02 18:38:26,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144abe3001e8ccdb5268b23008bf463e710eebef" 2018-10-02 18:38:26,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:26 GMT Server: Apache x-compute-request-id: req-85d442cc-2202-42dd-a729-473024659241 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85d442cc-2202-42dd-a729-473024659241 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:38:26,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-85d442cc-2202-42dd-a729-473024659241 2018-10-02 18:38:26,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-85d442cc-2202-42dd-a729-473024659241" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144abe3001e8ccdb5268b23008bf463e710eebef" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-db52f1cf-e06f-4ad7-bf62-488dd86130a0"}}' 2018-10-02 18:38:27,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:26 GMT Server: Apache x-compute-request-id: req-3dc7f8b3-cd02-4488-bb32-9d5ea99a0e99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3dc7f8b3-cd02-4488-bb32-9d5ea99a0e99 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c3e79225-b863-4999-a585-1b46eb63d532", "name": "CreateQoSTests-db52f1cf-e06f-4ad7-bf62-488dd86130a0"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/c3e79225-b863-4999-a585-1b46eb63d532", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/c3e79225-b863-4999-a585-1b46eb63d532", "rel": "bookmark"}]} 2018-10-02 18:38:27,396 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-3dc7f8b3-cd02-4488-bb32-9d5ea99a0e99 2018-10-02 18:38:27,397 - create_qos - INFO - Created qos with name - CreateQoSTests-db52f1cf-e06f-4ad7-bf62-488dd86130a0 2018-10-02 18:38:27,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854be82e639ccb7fbaaf8cf29a0a2c4413960c75" 2018-10-02 18:38:27,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:27 GMT Server: Apache x-compute-request-id: req-4723e2bd-46a2-42ae-906f-2bf9699131f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4723e2bd-46a2-42ae-906f-2bf9699131f1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c3e79225-b863-4999-a585-1b46eb63d532", "name": "CreateQoSTests-db52f1cf-e06f-4ad7-bf62-488dd86130a0"}]} 2018-10-02 18:38:27,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-4723e2bd-46a2-42ae-906f-2bf9699131f1 2018-10-02 18:38:27,577 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-db52f1cf-e06f-4ad7-bf62-488dd86130a0 2018-10-02 18:38:27,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/c3e79225-b863-4999-a585-1b46eb63d532?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4723e2bd-46a2-42ae-906f-2bf9699131f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854be82e639ccb7fbaaf8cf29a0a2c4413960c75" 2018-10-02 18:38:28,169 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:38:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ce9b6bcb-3e0f-4068-8563-14c6eba8104e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:38:28,169 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/c3e79225-b863-4999-a585-1b46eb63d532?force=False used request id req-ce9b6bcb-3e0f-4068-8563-14c6eba8104e 2018-10-02 18:38:28,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4723e2bd-46a2-42ae-906f-2bf9699131f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854be82e639ccb7fbaaf8cf29a0a2c4413960c75" 2018-10-02 18:38:28,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:28 GMT Server: Apache x-compute-request-id: req-ec3a1768-cb65-48f2-b198-4e7525a9f1c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec3a1768-cb65-48f2-b198-4e7525a9f1c5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:38:28,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-ec3a1768-cb65-48f2-b198-4e7525a9f1c5 2018-10-02 18:38:28,373 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-db52f1cf-e06f-4ad7-bf62-488dd86130a0 2018-10-02 18:38:28,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/c3e79225-b863-4999-a585-1b46eb63d532?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85d442cc-2202-42dd-a729-473024659241" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144abe3001e8ccdb5268b23008bf463e710eebef" 2018-10-02 18:38:28,553 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:38:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-344cd256-7638-4a76-a0a9-c034cb1964c3 x-openstack-request-id: req-344cd256-7638-4a76-a0a9-c034cb1964c3 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec c3e79225-b863-4999-a585-1b46eb63d532.", "code": 404}} 2018-10-02 18:38:28,553 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/c3e79225-b863-4999-a585-1b46eb63d532?force=False used request id req-344cd256-7638-4a76-a0a9-c034cb1964c3 2018-10-02 18:38:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:28,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-26bc92e0-7304-4b9f-a521-535e32de318b Date: Tue, 02 Oct 2018 18:38:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:28,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-26bc92e0-7304-4b9f-a521-535e32de318b 2018-10-02 18:38:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:28,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c64f38-cfae-438a-8943-363db2ce0372 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:28,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-09c64f38-cfae-438a-8943-363db2ce0372 2018-10-02 18:38:28,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:29,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1222254f-00bb-475c-a4d8-492b5848dd2c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:29,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-1222254f-00bb-475c-a4d8-492b5848dd2c 2018-10-02 18:38:29,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:29,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe8ac25-42ae-41f4-9c69-743e4d4841e2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:29,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-dbe8ac25-42ae-41f4-9c69-743e4d4841e2 2018-10-02 18:38:29,147 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-18dc55df-c026-4c0-proj 2018-10-02 18:38:29,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/c505d89d28034ceb91c6ccc708bd402b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:29,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad92621f-915f-4c64-aff5-feb83590c00c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:29,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c505d89d28034ceb91c6ccc708bd402b used request id req-ad92621f-915f-4c64-aff5-feb83590c00c 2018-10-02 18:38:29,387 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-18dc55df-c026-4c0-proj-role 2018-10-02 18:38:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4bf9b477f8e24207aade4c716898dc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:29,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00dd3b59-2d5b-40a9-bf58-bc17c090c91d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:29,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4bf9b477f8e24207aade4c716898dc34 used request id req-00dd3b59-2d5b-40a9-bf58-bc17c090c91d 2018-10-02 18:38:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d324d23e397e1fa253928a763272e095ae47b38b" 2018-10-02 18:38:29,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1d4774-95d6-45d7-9110-a3336ef79e0c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:29,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5a1d4774-95d6-45d7-9110-a3336ef79e0c 2018-10-02 18:38:29,608 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-18dc55df-c026-4c0-user 2018-10-02 18:38:29,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d5a3784cbc2145269f0f15333c8e9e6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae6680e07227d6f7bfc6b51759e75d2ab9a16c5" 2018-10-02 18:38:29,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1adc078a-64d0-47a5-8b4b-3ba117e3973f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:29,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d5a3784cbc2145269f0f15333c8e9e6f used request id req-1adc078a-64d0-47a5-8b4b-3ba117e3973f 2018-10-02 18:38:29,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:30,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OzR8hvWhThqnw13cLUaqhQ"], "issued_at": "2018-10-02T18:38:30.000000Z"}} 2018-10-02 18:38:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad97f94f15d87e830b90b6d072d83a170e14cf43" 2018-10-02 18:38:30,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ceac30-d7f6-44a5-b8cd-ecdc93ae921d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:30,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e4ceac30-d7f6-44a5-b8cd-ecdc93ae921d 2018-10-02 18:38:30,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:30,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:30,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["IuYJIAVSQiiqzZAr0p-xSQ"], "issued_at": "2018-10-02T18:38:30.000000Z"}} 2018-10-02 18:38:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d01cf7f-af03-4785-9ac1-500248113e33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:30,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d01cf7f-af03-4785-9ac1-500248113e33 2018-10-02 18:38:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:30,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4ebf04a2-72ca-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:30,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6f62f9-b259-47b4-b9a5-0f1ae150cdfd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4ebf04a2-72ca-4db-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:30,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4ebf04a2-72ca-4db-proj used request id req-4b6f62f9-b259-47b4-b9a5-0f1ae150cdfd 2018-10-02 18:38:30,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea881e0-7f21-4056-9afb-04704de18438 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:30,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-cea881e0-7f21-4056-9afb-04704de18438 2018-10-02 18:38:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-4ebf04a2-72ca-4db-proj"}}' 2018-10-02 18:38:31,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c87d333-5e49-4b1e-b866-519a9c1fdf45 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d6de2b87b6e24d99b970d5bbb0bb4236"}, "enabled": true, "id": "d6de2b87b6e24d99b970d5bbb0bb4236", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-4ebf04a2-72ca-4db-proj"}} 2018-10-02 18:38:31,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4c87d333-5e49-4b1e-b866-519a9c1fdf45 2018-10-02 18:38:31,036 - keystone_utils - INFO - Created project with name - CreateQoSTests-4ebf04a2-72ca-4db-proj 2018-10-02 18:38:31,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:31,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:31,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["n6zi7lL7SjabnmLxxUlQ1Q"], "issued_at": "2018-10-02T18:38:31.000000Z"}} 2018-10-02 18:38:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df662517e4f7102c9e8b18b85496f16ee33d3591" 2018-10-02 18:38:31,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32485818-120f-422f-8288-2136980bd94a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:31,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-32485818-120f-422f-8288-2136980bd94a 2018-10-02 18:38:31,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:31,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df662517e4f7102c9e8b18b85496f16ee33d3591" 2018-10-02 18:38:31,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c9e269-1cce-4d24-bb1b-890ef0199950 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:31,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-05c9e269-1cce-4d24-bb1b-890ef0199950 2018-10-02 18:38:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-4ebf04a2-72ca-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df662517e4f7102c9e8b18b85496f16ee33d3591" 2018-10-02 18:38:31,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aba61b2-504c-4531-82c3-9ebe5035da2f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-4ebf04a2-72ca-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d6de2b87b6e24d99b970d5bbb0bb4236"}, "enabled": true, "id": "d6de2b87b6e24d99b970d5bbb0bb4236", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-4ebf04a2-72ca-4db-proj"}]} 2018-10-02 18:38:31,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-4ebf04a2-72ca-4db-proj used request id req-8aba61b2-504c-4531-82c3-9ebe5035da2f 2018-10-02 18:38:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df662517e4f7102c9e8b18b85496f16ee33d3591" 2018-10-02 18:38:31,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4d454d-12bf-44e7-91ed-3bc9b15e2bc2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:31,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-bd4d454d-12bf-44e7-91ed-3bc9b15e2bc2 2018-10-02 18:38:32,168 - keystone_utils - INFO - Created user with name - CreateQoSTests-4ebf04a2-72ca-4db-user 2018-10-02 18:38:32,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:32,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54993309-0ddd-4b0d-8323-302cec6ec1c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:32,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-54993309-0ddd-4b0d-8323-302cec6ec1c5 2018-10-02 18:38:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" -d '{"role": {"name": "CreateQoSTests-4ebf04a2-72ca-4db-proj-role"}}' 2018-10-02 18:38:32,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36827e9a-dd89-4344-92e7-6c63036df30c Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "196115ae66ab40afb95d558cbb5d1c81", "links": {"self": "http://172.30.9.22:5000/v3/roles/196115ae66ab40afb95d558cbb5d1c81"}, "name": "CreateQoSTests-4ebf04a2-72ca-4db-proj-role"}} 2018-10-02 18:38:32,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-36827e9a-dd89-4344-92e7-6c63036df30c 2018-10-02 18:38:32,365 - keystone_utils - INFO - Created role with name - CreateQoSTests-4ebf04a2-72ca-4db-proj-role 2018-10-02 18:38:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/196115ae66ab40afb95d558cbb5d1c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:32,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4d81c1-aeb5-4609-9367-1a91847f411e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/196115ae66ab40afb95d558cbb5d1c81"}, "domain_id": null, "name": "CreateQoSTests-4ebf04a2-72ca-4db-proj-role", "id": "196115ae66ab40afb95d558cbb5d1c81"}} 2018-10-02 18:38:32,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/196115ae66ab40afb95d558cbb5d1c81 used request id req-ad4d81c1-aeb5-4609-9367-1a91847f411e 2018-10-02 18:38:32,456 - keystone_utils - INFO - Granting role CreateQoSTests-4ebf04a2-72ca-4db-proj-role to project CreateQoSTests-4ebf04a2-72ca-4db-proj 2018-10-02 18:38:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d6de2b87b6e24d99b970d5bbb0bb4236/users/de971318a55c4eb7ba914d2fa2ba900a/roles/196115ae66ab40afb95d558cbb5d1c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:32,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c426e950-6f82-4249-b9af-e73cadd52f11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:32,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d6de2b87b6e24d99b970d5bbb0bb4236/users/de971318a55c4eb7ba914d2fa2ba900a/roles/196115ae66ab40afb95d558cbb5d1c81 used request id req-c426e950-6f82-4249-b9af-e73cadd52f11 2018-10-02 18:38:32,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:32,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:32,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2vXn5AhxRZyNVKLBnHAWoA"], "issued_at": "2018-10-02T18:38:33.000000Z"}} 2018-10-02 18:38:33,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6a3d5c825da92cb2db8ed2f78211cefd44056" 2018-10-02 18:38:33,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a9dc55-a7a7-4c71-b1a7-6149b587649b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:33,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80a9dc55-a7a7-4c71-b1a7-6149b587649b 2018-10-02 18:38:33,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6a3d5c825da92cb2db8ed2f78211cefd44056" 2018-10-02 18:38:33,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:33 GMT Server: Apache x-compute-request-id: req-8051575f-f01b-4af0-a9d6-36ca913635b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8051575f-f01b-4af0-a9d6-36ca913635b6 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:38:33,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-8051575f-f01b-4af0-a9d6-36ca913635b6 2018-10-02 18:38:33,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8051575f-f01b-4af0-a9d6-36ca913635b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6a3d5c825da92cb2db8ed2f78211cefd44056" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-738697e8-5e5c-40dc-b4d1-b56ea6f751ab"}}' 2018-10-02 18:38:33,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:33 GMT Server: Apache x-compute-request-id: req-7620a243-89da-4cd9-af14-41de9cded442 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7620a243-89da-4cd9-af14-41de9cded442 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ed0f48bd-35b2-482d-bee6-3049279003de", "name": "CreateQoSTests-738697e8-5e5c-40dc-b4d1-b56ea6f751ab"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/ed0f48bd-35b2-482d-bee6-3049279003de", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/ed0f48bd-35b2-482d-bee6-3049279003de", "rel": "bookmark"}]} 2018-10-02 18:38:33,487 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-7620a243-89da-4cd9-af14-41de9cded442 2018-10-02 18:38:33,488 - create_qos - INFO - Created qos with name - CreateQoSTests-738697e8-5e5c-40dc-b4d1-b56ea6f751ab 2018-10-02 18:38:33,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad97f94f15d87e830b90b6d072d83a170e14cf43" 2018-10-02 18:38:33,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:33 GMT Server: Apache x-compute-request-id: req-080e8519-626c-4569-a9cc-77e97b60b6f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-080e8519-626c-4569-a9cc-77e97b60b6f1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ed0f48bd-35b2-482d-bee6-3049279003de", "name": "CreateQoSTests-738697e8-5e5c-40dc-b4d1-b56ea6f751ab"}]} 2018-10-02 18:38:33,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-080e8519-626c-4569-a9cc-77e97b60b6f1 2018-10-02 18:38:33,678 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-738697e8-5e5c-40dc-b4d1-b56ea6f751ab 2018-10-02 18:38:33,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/ed0f48bd-35b2-482d-bee6-3049279003de?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8051575f-f01b-4af0-a9d6-36ca913635b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6a3d5c825da92cb2db8ed2f78211cefd44056" 2018-10-02 18:38:33,965 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:38:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9f4920f-b58c-4822-97ce-9dbe03f87e49 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:38:33,965 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/ed0f48bd-35b2-482d-bee6-3049279003de?force=False used request id req-e9f4920f-b58c-4822-97ce-9dbe03f87e49 2018-10-02 18:38:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ab3d2b45-51db-4252-b395-5343e70a4f1a Date: Tue, 02 Oct 2018 18:38:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:34,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-ab3d2b45-51db-4252-b395-5343e70a4f1a 2018-10-02 18:38:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3d5a1e-9546-48d1-b0c7-f3250a2ed713 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:34,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-3d3d5a1e-9546-48d1-b0c7-f3250a2ed713 2018-10-02 18:38:34,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a73053-1718-48fa-a70b-91d2cbdcf915 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:34,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-74a73053-1718-48fa-a70b-91d2cbdcf915 2018-10-02 18:38:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fbe2de-c49d-4253-9564-141c13807a98 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:34,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-41fbe2de-c49d-4253-9564-141c13807a98 2018-10-02 18:38:34,541 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-4ebf04a2-72ca-4db-proj 2018-10-02 18:38:34,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d6de2b87b6e24d99b970d5bbb0bb4236 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53313e47-288b-4be0-b2c8-7c6903ebeac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:34,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d6de2b87b6e24d99b970d5bbb0bb4236 used request id req-53313e47-288b-4be0-b2c8-7c6903ebeac2 2018-10-02 18:38:34,758 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-4ebf04a2-72ca-4db-proj-role 2018-10-02 18:38:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/196115ae66ab40afb95d558cbb5d1c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d875b9f8-d452-40b1-abc3-a1cd336ca926 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:34,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/196115ae66ab40afb95d558cbb5d1c81 used request id req-d875b9f8-d452-40b1-abc3-a1cd336ca926 2018-10-02 18:38:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ade1cad4a72a9af4f4c96f19683ab9eb482290" 2018-10-02 18:38:34,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fa0d52-c070-4959-ad4a-969da9dc57fc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:34,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-62fa0d52-c070-4959-ad4a-969da9dc57fc 2018-10-02 18:38:34,955 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-4ebf04a2-72ca-4db-user 2018-10-02 18:38:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/de971318a55c4eb7ba914d2fa2ba900a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df662517e4f7102c9e8b18b85496f16ee33d3591" 2018-10-02 18:38:35,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fae9d41-5ec2-4d7d-b713-f2d00e339fc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:35,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/de971318a55c4eb7ba914d2fa2ba900a used request id req-9fae9d41-5ec2-4d7d-b713-f2d00e339fc2 2018-10-02 18:38:35,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:35,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["rTQwlrZUQMautq1ti8Y0kg"], "issued_at": "2018-10-02T18:38:35.000000Z"}} 2018-10-02 18:38:35,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c171425f8859a362c709b92fb5b3584915e3d2" 2018-10-02 18:38:35,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ec1bb0-2bc6-4fd2-9f1d-3130a7937cbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:35,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-27ec1bb0-2bc6-4fd2-9f1d-3130a7937cbe 2018-10-02 18:38:35,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:35,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:36,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Cl8Wp1ruT5eQlyoh4Y8OCw"], "issued_at": "2018-10-02T18:38:36.000000Z"}} 2018-10-02 18:38:36,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:36,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ea5c23-7e9d-4f09-8790-e6b723187c04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:36,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-18ea5c23-7e9d-4f09-8790-e6b723187c04 2018-10-02 18:38:36,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:36,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:36,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3d80eb5f-7bbe-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:36,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a199aff7-1513-4552-8aca-99f2dc5ae21e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3d80eb5f-7bbe-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:36,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3d80eb5f-7bbe-4e3-proj used request id req-a199aff7-1513-4552-8aca-99f2dc5ae21e 2018-10-02 18:38:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:36,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6fbee2-d209-4e18-b1d6-cf244efc7b0e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:36,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ad6fbee2-d209-4e18-b1d6-cf244efc7b0e 2018-10-02 18:38:36,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-3d80eb5f-7bbe-4e3-proj"}}' 2018-10-02 18:38:36,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03738c4c-55b8-4592-94be-95d44f5f0a9d Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a2c5b5c7fbeb4f70a9cc8deafc0ca7a1"}, "enabled": true, "id": "a2c5b5c7fbeb4f70a9cc8deafc0ca7a1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-3d80eb5f-7bbe-4e3-proj"}} 2018-10-02 18:38:36,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-03738c4c-55b8-4592-94be-95d44f5f0a9d 2018-10-02 18:38:36,390 - keystone_utils - INFO - Created project with name - CreateQoSTests-3d80eb5f-7bbe-4e3-proj 2018-10-02 18:38:36,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:36,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:36,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["QGhzN41YQrCH1ELQz_lwKg"], "issued_at": "2018-10-02T18:38:36.000000Z"}} 2018-10-02 18:38:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f879f6106c94407f250c3740b7cdd45e438fa156" 2018-10-02 18:38:36,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacc71b1-81b3-4afc-9081-d025d2b7b2fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:36,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bacc71b1-81b3-4afc-9081-d025d2b7b2fc 2018-10-02 18:38:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:36,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f879f6106c94407f250c3740b7cdd45e438fa156" 2018-10-02 18:38:36,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff896b0a-5999-440d-b3f1-60fe02d31f41 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:36,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ff896b0a-5999-440d-b3f1-60fe02d31f41 2018-10-02 18:38:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-3d80eb5f-7bbe-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f879f6106c94407f250c3740b7cdd45e438fa156" 2018-10-02 18:38:37,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6e885d-7f7a-420b-bb62-5cdebd4603a4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-3d80eb5f-7bbe-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a2c5b5c7fbeb4f70a9cc8deafc0ca7a1"}, "enabled": true, "id": "a2c5b5c7fbeb4f70a9cc8deafc0ca7a1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-3d80eb5f-7bbe-4e3-proj"}]} 2018-10-02 18:38:37,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateQoSTests-3d80eb5f-7bbe-4e3-proj used request id req-de6e885d-7f7a-420b-bb62-5cdebd4603a4 2018-10-02 18:38:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f879f6106c94407f250c3740b7cdd45e438fa156" 2018-10-02 18:38:37,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27a06a1-623b-47b8-804f-211226d941b5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:37,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f27a06a1-623b-47b8-804f-211226d941b5 2018-10-02 18:38:37,545 - keystone_utils - INFO - Created user with name - CreateQoSTests-3d80eb5f-7bbe-4e3-user 2018-10-02 18:38:37,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:37,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7c6507-12c5-408a-832c-c738760bcba0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:37,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae7c6507-12c5-408a-832c-c738760bcba0 2018-10-02 18:38:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" -d '{"role": {"name": "CreateQoSTests-3d80eb5f-7bbe-4e3-proj-role"}}' 2018-10-02 18:38:37,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dddf3495-5df5-49b4-bd7c-51e46a560383 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abb10bb31f5142928a74c0c0f2707f98", "links": {"self": "http://172.30.9.22:5000/v3/roles/abb10bb31f5142928a74c0c0f2707f98"}, "name": "CreateQoSTests-3d80eb5f-7bbe-4e3-proj-role"}} 2018-10-02 18:38:37,743 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-dddf3495-5df5-49b4-bd7c-51e46a560383 2018-10-02 18:38:37,743 - keystone_utils - INFO - Created role with name - CreateQoSTests-3d80eb5f-7bbe-4e3-proj-role 2018-10-02 18:38:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/abb10bb31f5142928a74c0c0f2707f98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:37,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2dcb122-8dd6-4ced-a2f4-68979db39c89 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/abb10bb31f5142928a74c0c0f2707f98"}, "domain_id": null, "name": "CreateQoSTests-3d80eb5f-7bbe-4e3-proj-role", "id": "abb10bb31f5142928a74c0c0f2707f98"}} 2018-10-02 18:38:37,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/abb10bb31f5142928a74c0c0f2707f98 used request id req-e2dcb122-8dd6-4ced-a2f4-68979db39c89 2018-10-02 18:38:37,836 - keystone_utils - INFO - Granting role CreateQoSTests-3d80eb5f-7bbe-4e3-proj-role to project CreateQoSTests-3d80eb5f-7bbe-4e3-proj 2018-10-02 18:38:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/a2c5b5c7fbeb4f70a9cc8deafc0ca7a1/users/27fb00fa5429453789bd322fb060fe07/roles/abb10bb31f5142928a74c0c0f2707f98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:37,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6a55d2-1d36-4094-a329-256799345efb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:37,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a2c5b5c7fbeb4f70a9cc8deafc0ca7a1/users/27fb00fa5429453789bd322fb060fe07/roles/abb10bb31f5142928a74c0c0f2707f98 used request id req-eb6a55d2-1d36-4094-a329-256799345efb 2018-10-02 18:38:37,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:37,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:38,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["EHTGdQjCRzKE8Wo6d4vlDw"], "issued_at": "2018-10-02T18:38:38.000000Z"}} 2018-10-02 18:38:38,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229ab60160f84309376f8b5e1af9f4ca83cb5f2c" 2018-10-02 18:38:38,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec55c5bd-652c-45de-bec4-a6e26b776a45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:38,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ec55c5bd-652c-45de-bec4-a6e26b776a45 2018-10-02 18:38:38,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229ab60160f84309376f8b5e1af9f4ca83cb5f2c" 2018-10-02 18:38:38,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:38 GMT Server: Apache x-compute-request-id: req-629c6014-042f-4dff-a8e6-0f8c250c9941 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-629c6014-042f-4dff-a8e6-0f8c250c9941 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:38:38,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-629c6014-042f-4dff-a8e6-0f8c250c9941 2018-10-02 18:38:38,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-629c6014-042f-4dff-a8e6-0f8c250c9941" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229ab60160f84309376f8b5e1af9f4ca83cb5f2c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-b58a5721-7752-4935-b552-ca17270435ab"}}' 2018-10-02 18:38:38,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:38 GMT Server: Apache x-compute-request-id: req-06ec8e3f-ba87-47c9-8cbf-a521d995fe62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06ec8e3f-ba87-47c9-8cbf-a521d995fe62 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "66ae8fda-aa04-4b97-b5d1-91ba160150e4", "name": "CreateQoSTests-b58a5721-7752-4935-b552-ca17270435ab"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/66ae8fda-aa04-4b97-b5d1-91ba160150e4", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/66ae8fda-aa04-4b97-b5d1-91ba160150e4", "rel": "bookmark"}]} 2018-10-02 18:38:38,738 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-06ec8e3f-ba87-47c9-8cbf-a521d995fe62 2018-10-02 18:38:38,739 - create_qos - INFO - Created qos with name - CreateQoSTests-b58a5721-7752-4935-b552-ca17270435ab 2018-10-02 18:38:38,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c171425f8859a362c709b92fb5b3584915e3d2" 2018-10-02 18:38:38,929 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:38 GMT Server: Apache x-compute-request-id: req-97315157-cefa-4716-a113-7109d389f0e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97315157-cefa-4716-a113-7109d389f0e5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "66ae8fda-aa04-4b97-b5d1-91ba160150e4", "name": "CreateQoSTests-b58a5721-7752-4935-b552-ca17270435ab"}]} 2018-10-02 18:38:38,929 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-97315157-cefa-4716-a113-7109d389f0e5 2018-10-02 18:38:38,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:38,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:39,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wjyDAKGtRreSlOn_RZ08Qg"], "issued_at": "2018-10-02T18:38:39.000000Z"}} 2018-10-02 18:38:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365af3000fb6b180d94d5ac445ec396cc89be59c" 2018-10-02 18:38:39,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da28cbd-477e-4105-bc9b-d21bab904ea1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:39,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0da28cbd-477e-4105-bc9b-d21bab904ea1 2018-10-02 18:38:39,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365af3000fb6b180d94d5ac445ec396cc89be59c" 2018-10-02 18:38:39,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:39 GMT Server: Apache x-compute-request-id: req-949e854e-0cc8-4faa-91f0-b89a3fbb8f5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-949e854e-0cc8-4faa-91f0-b89a3fbb8f5d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "66ae8fda-aa04-4b97-b5d1-91ba160150e4", "name": "CreateQoSTests-b58a5721-7752-4935-b552-ca17270435ab"}]} 2018-10-02 18:38:39,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-949e854e-0cc8-4faa-91f0-b89a3fbb8f5d 2018-10-02 18:38:39,577 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-b58a5721-7752-4935-b552-ca17270435ab 2018-10-02 18:38:39,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/66ae8fda-aa04-4b97-b5d1-91ba160150e4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-629c6014-042f-4dff-a8e6-0f8c250c9941" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229ab60160f84309376f8b5e1af9f4ca83cb5f2c" 2018-10-02 18:38:39,813 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:38:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5cffc979-e47a-4fb6-b0c2-adf3e8d34b5b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:38:39,814 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/66ae8fda-aa04-4b97-b5d1-91ba160150e4?force=False used request id req-5cffc979-e47a-4fb6-b0c2-adf3e8d34b5b 2018-10-02 18:38:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-beb162c9-3d0e-448f-b853-5fbdba21ba40 Date: Tue, 02 Oct 2018 18:38:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:40,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-beb162c9-3d0e-448f-b853-5fbdba21ba40 2018-10-02 18:38:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7734185-1197-402f-8b8a-a6c496a78b74 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:40,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-b7734185-1197-402f-8b8a-a6c496a78b74 2018-10-02 18:38:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f3df41-8e3c-4b0b-a89a-c8258d30088f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:40,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-59f3df41-8e3c-4b0b-a89a-c8258d30088f 2018-10-02 18:38:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b74142-568f-4382-9ab8-336226e57334 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:40,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-b0b74142-568f-4382-9ab8-336226e57334 2018-10-02 18:38:40,396 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-3d80eb5f-7bbe-4e3-proj 2018-10-02 18:38:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/a2c5b5c7fbeb4f70a9cc8deafc0ca7a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d7ea2f-ee87-4ace-a48c-1152676ff87b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:40,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a2c5b5c7fbeb4f70a9cc8deafc0ca7a1 used request id req-32d7ea2f-ee87-4ace-a48c-1152676ff87b 2018-10-02 18:38:40,622 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-3d80eb5f-7bbe-4e3-proj-role 2018-10-02 18:38:40,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/abb10bb31f5142928a74c0c0f2707f98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f15894-43c4-415c-8ecb-523b05ebaab3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:40,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/abb10bb31f5142928a74c0c0f2707f98 used request id req-a7f15894-43c4-415c-8ecb-523b05ebaab3 2018-10-02 18:38:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478a4fd1c74295618a15f774e9b6861d6de0d23a" 2018-10-02 18:38:40,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c8f42d-6622-4530-a34c-ae651b24e2ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:40,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-89c8f42d-6622-4530-a34c-ae651b24e2ef 2018-10-02 18:38:40,826 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-3d80eb5f-7bbe-4e3-user 2018-10-02 18:38:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/27fb00fa5429453789bd322fb060fe07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f879f6106c94407f250c3740b7cdd45e438fa156" 2018-10-02 18:38:41,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48aacdcb-66c1-4ef3-91a3-e3039a5c480b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:41,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/27fb00fa5429453789bd322fb060fe07 used request id req-48aacdcb-66c1-4ef3-91a3-e3039a5c480b 2018-10-02 18:38:41,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:41,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["_Fz5x7VrQb-beF1GucWSFw"], "issued_at": "2018-10-02T18:38:41.000000Z"}} 2018-10-02 18:38:41,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b8efe8232b8d0381ff701e2dd9b739b9c5722" 2018-10-02 18:38:41,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff132120-9387-4ee0-baf8-2f2aa2b4a396 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:41,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff132120-9387-4ee0-baf8-2f2aa2b4a396 2018-10-02 18:38:41,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:41,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:41,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["QAToxZRSSz6btOT8uV8lnw"], "issued_at": "2018-10-02T18:38:41.000000Z"}} 2018-10-02 18:38:41,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:41,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329ad850-1757-47c9-828d-345c3ee88271 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:41,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-329ad850-1757-47c9-828d-345c3ee88271 2018-10-02 18:38:41,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:41,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:41,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:42,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b0954a-9b72-4208-ac2e-40f30fa4c815 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:42,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj used request id req-87b0954a-9b72-4208-ac2e-40f30fa4c815 2018-10-02 18:38:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:42,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9779e7-3863-40aa-b2eb-c74dfc069684 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:42,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ee9779e7-3863-40aa-b2eb-c74dfc069684 2018-10-02 18:38:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj"}}' 2018-10-02 18:38:42,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9b67c1-face-40eb-939f-c8a837b5b4a9 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/cf52b6a0ae374e5d81797b1b71b0dd7c"}, "enabled": true, "id": "cf52b6a0ae374e5d81797b1b71b0dd7c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj"}} 2018-10-02 18:38:42,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1a9b67c1-face-40eb-939f-c8a837b5b4a9 2018-10-02 18:38:42,246 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj 2018-10-02 18:38:42,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:42,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:42,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["K1-slL8kQgSI4VfsCm_lRw"], "issued_at": "2018-10-02T18:38:42.000000Z"}} 2018-10-02 18:38:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61466a390d9744a7cff6262276910eb9fae0e13b" 2018-10-02 18:38:42,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d23e5a-166a-4d5e-a68f-a3bbdf926b30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:42,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a8d23e5a-166a-4d5e-a68f-a3bbdf926b30 2018-10-02 18:38:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:42,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61466a390d9744a7cff6262276910eb9fae0e13b" 2018-10-02 18:38:42,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd7d312-1343-4674-9b1d-74c2c2ad820f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:42,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bdd7d312-1343-4674-9b1d-74c2c2ad820f 2018-10-02 18:38:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61466a390d9744a7cff6262276910eb9fae0e13b" 2018-10-02 18:38:42,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6394b5e1-c457-4fb9-a447-cbe691a2412a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/cf52b6a0ae374e5d81797b1b71b0dd7c"}, "enabled": true, "id": "cf52b6a0ae374e5d81797b1b71b0dd7c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj"}]} 2018-10-02 18:38:42,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj used request id req-6394b5e1-c457-4fb9-a447-cbe691a2412a 2018-10-02 18:38:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61466a390d9744a7cff6262276910eb9fae0e13b" 2018-10-02 18:38:43,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a74d1e-bf07-4eb3-bdab-b98c87e636f4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:43,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f2a74d1e-bf07-4eb3-bdab-b98c87e636f4 2018-10-02 18:38:43,378 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-user 2018-10-02 18:38:43,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:43,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043c2322-38cf-4806-a729-ac507a6f40da Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:43,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-043c2322-38cf-4806-a729-ac507a6f40da 2018-10-02 18:38:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj-role"}}' 2018-10-02 18:38:43,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb31b631-bac8-4dc3-9153-cf584b1128d2 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dec04503424478e81c2a96c69be306e", "links": {"self": "http://172.30.9.22:5000/v3/roles/4dec04503424478e81c2a96c69be306e"}, "name": "CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj-role"}} 2018-10-02 18:38:43,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-eb31b631-bac8-4dc3-9153-cf584b1128d2 2018-10-02 18:38:43,576 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj-role 2018-10-02 18:38:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4dec04503424478e81c2a96c69be306e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:43,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68937499-f4b7-40f0-b142-4f989bded570 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4dec04503424478e81c2a96c69be306e"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj-role", "id": "4dec04503424478e81c2a96c69be306e"}} 2018-10-02 18:38:43,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4dec04503424478e81c2a96c69be306e used request id req-68937499-f4b7-40f0-b142-4f989bded570 2018-10-02 18:38:43,669 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj-role to project CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj 2018-10-02 18:38:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/cf52b6a0ae374e5d81797b1b71b0dd7c/users/305d5856c36e4027888c73800cc2ebfc/roles/4dec04503424478e81c2a96c69be306e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:43,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9d52cb-81bf-4290-8f33-e676b70c4d88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:43,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/cf52b6a0ae374e5d81797b1b71b0dd7c/users/305d5856c36e4027888c73800cc2ebfc/roles/4dec04503424478e81c2a96c69be306e used request id req-0c9d52cb-81bf-4290-8f33-e676b70c4d88 2018-10-02 18:38:43,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:43,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:44,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6oNC2wvTT4eHfV6oklib3g"], "issued_at": "2018-10-02T18:38:44.000000Z"}} 2018-10-02 18:38:44,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff951ea996b0ff0195a627abe7810c8489a1bad" 2018-10-02 18:38:44,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6980652-5f22-44b4-950a-9abf077f83b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:44,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b6980652-5f22-44b4-950a-9abf077f83b8 2018-10-02 18:38:44,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff951ea996b0ff0195a627abe7810c8489a1bad" 2018-10-02 18:38:44,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:44 GMT Server: Apache x-compute-request-id: req-d8f16fbb-9fb0-49e0-ad86-a822eb319867 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8f16fbb-9fb0-49e0-ad86-a822eb319867 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:38:44,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-d8f16fbb-9fb0-49e0-ad86-a822eb319867 2018-10-02 18:38:44,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d8f16fbb-9fb0-49e0-ad86-a822eb319867" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff951ea996b0ff0195a627abe7810c8489a1bad" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373", "description": null}}' 2018-10-02 18:38:45,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:44 GMT Server: Apache x-compute-request-id: req-25f126cb-181b-4267-95c2-796d9ce70518 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25f126cb-181b-4267-95c2-796d9ce70518 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3631ba07-e635-4ad8-9614-5dcb7bf53c56", "description": null}} 2018-10-02 18:38:45,072 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-25f126cb-181b-4267-95c2-796d9ce70518 2018-10-02 18:38:45,072 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373 2018-10-02 18:38:45,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b8efe8232b8d0381ff701e2dd9b739b9c5722" 2018-10-02 18:38:45,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:45 GMT Server: Apache x-compute-request-id: req-ae2801af-853c-4a76-a768-3182d9d13af7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae2801af-853c-4a76-a768-3182d9d13af7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3631ba07-e635-4ad8-9614-5dcb7bf53c56", "description": null}]} 2018-10-02 18:38:45,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-ae2801af-853c-4a76-a768-3182d9d13af7 2018-10-02 18:38:45,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae2801af-853c-4a76-a768-3182d9d13af7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b8efe8232b8d0381ff701e2dd9b739b9c5722" 2018-10-02 18:38:45,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:45 GMT Server: Apache x-compute-request-id: req-7bd18960-62d2-40d9-b3ce-fa457bf91183 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bd18960-62d2-40d9-b3ce-fa457bf91183 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3631ba07-e635-4ad8-9614-5dcb7bf53c56", "description": null}} 2018-10-02 18:38:45,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56 used request id req-7bd18960-62d2-40d9-b3ce-fa457bf91183 2018-10-02 18:38:45,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae2801af-853c-4a76-a768-3182d9d13af7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b8efe8232b8d0381ff701e2dd9b739b9c5722" 2018-10-02 18:38:45,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:45 GMT Server: Apache x-compute-request-id: req-d28e01cd-cac3-4d23-a168-a222f00f508d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d28e01cd-cac3-4d23-a168-a222f00f508d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 18:38:45,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56/encryption used request id req-d28e01cd-cac3-4d23-a168-a222f00f508d 2018-10-02 18:38:45,607 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373 2018-10-02 18:38:45,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae2801af-853c-4a76-a768-3182d9d13af7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b8efe8232b8d0381ff701e2dd9b739b9c5722" 2018-10-02 18:38:45,804 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:38:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b372be90-6c97-41a5-a139-b1b8168efd8f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:38:45,804 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56 used request id req-b372be90-6c97-41a5-a139-b1b8168efd8f 2018-10-02 18:38:45,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae2801af-853c-4a76-a768-3182d9d13af7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b8efe8232b8d0381ff701e2dd9b739b9c5722" 2018-10-02 18:38:46,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:45 GMT Server: Apache x-compute-request-id: req-cd51bfa3-17e9-43de-b27b-2e0cc70797db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd51bfa3-17e9-43de-b27b-2e0cc70797db Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:38:46,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-cd51bfa3-17e9-43de-b27b-2e0cc70797db 2018-10-02 18:38:46,367 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-14a1aa89-2386-4f3a-9a6a-c61792c1a373 2018-10-02 18:38:46,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8f16fbb-9fb0-49e0-ad86-a822eb319867" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff951ea996b0ff0195a627abe7810c8489a1bad" 2018-10-02 18:38:46,928 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:38:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f582bd0-2810-4612-a9c5-d51e8eae5d31 x-openstack-request-id: req-8f582bd0-2810-4612-a9c5-d51e8eae5d31 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 3631ba07-e635-4ad8-9614-5dcb7bf53c56 could not be found.", "code": 404}} 2018-10-02 18:38:46,928 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/3631ba07-e635-4ad8-9614-5dcb7bf53c56 used request id req-8f582bd0-2810-4612-a9c5-d51e8eae5d31 2018-10-02 18:38:46,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1044fbd1-0f94-4121-9aa1-1e7564cc2150 Date: Tue, 02 Oct 2018 18:38:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:47,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-1044fbd1-0f94-4121-9aa1-1e7564cc2150 2018-10-02 18:38:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51daf3c9-dee6-4482-b641-39ede50c79c6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:47,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-51daf3c9-dee6-4482-b641-39ede50c79c6 2018-10-02 18:38:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbeee49-8863-4913-a0eb-88168e1bd4c8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:47,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-dbbeee49-8863-4913-a0eb-88168e1bd4c8 2018-10-02 18:38:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900e8d41-f50b-4b54-9421-4f83678433df Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:47,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-900e8d41-f50b-4b54-9421-4f83678433df 2018-10-02 18:38:47,416 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj 2018-10-02 18:38:47,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/cf52b6a0ae374e5d81797b1b71b0dd7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f367ba-949c-4598-946d-5e37a5fc1e24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:47,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/cf52b6a0ae374e5d81797b1b71b0dd7c used request id req-70f367ba-949c-4598-946d-5e37a5fc1e24 2018-10-02 18:38:47,596 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-proj-role 2018-10-02 18:38:47,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4dec04503424478e81c2a96c69be306e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0926186f-8cf9-4889-9059-4d376a7a45dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:47,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4dec04503424478e81c2a96c69be306e used request id req-0926186f-8cf9-4889-9059-4d376a7a45dc 2018-10-02 18:38:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ad4a1c02d98e00a2ae14eced80b8807ea1251c" 2018-10-02 18:38:47,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e7e053-54f3-442d-9e1a-9362a8ce959e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:47,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-88e7e053-54f3-442d-9e1a-9362a8ce959e 2018-10-02 18:38:47,814 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-70500d83-ed92-46f-user 2018-10-02 18:38:47,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/305d5856c36e4027888c73800cc2ebfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61466a390d9744a7cff6262276910eb9fae0e13b" 2018-10-02 18:38:47,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bef10f5-ba81-4f1d-9aa8-8915d6d7a926 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:47,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/305d5856c36e4027888c73800cc2ebfc used request id req-8bef10f5-ba81-4f1d-9aa8-8915d6d7a926 2018-10-02 18:38:47,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:48,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["zSqi0ahLT4C2hdPfsOC0Xg"], "issued_at": "2018-10-02T18:38:48.000000Z"}} 2018-10-02 18:38:48,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a9fe5ec36133b624b0fe0add8392533b854a3a" 2018-10-02 18:38:48,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a448532-c92b-4cf1-955e-fbf225fcc45c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:48,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2a448532-c92b-4cf1-955e-fbf225fcc45c 2018-10-02 18:38:48,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:48,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:48,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["p8IywRUjQpG3-49XlsZNZg"], "issued_at": "2018-10-02T18:38:48.000000Z"}} 2018-10-02 18:38:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:48,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47387e4e-7c33-4e9e-bf18-afee2ec5e780 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:48,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-47387e4e-7c33-4e9e-bf18-afee2ec5e780 2018-10-02 18:38:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:48,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:49,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6173ba-c762-41e6-af14-5ce40a1af3e0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:49,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj used request id req-db6173ba-c762-41e6-af14-5ce40a1af3e0 2018-10-02 18:38:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:49,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24060c81-c3fa-4f14-bea0-7b5e23cd80b1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:49,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-24060c81-c3fa-4f14-bea0-7b5e23cd80b1 2018-10-02 18:38:49,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj"}}' 2018-10-02 18:38:49,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e7d87fa-ebf2-42d2-8ed7-dca5e13162fc Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/84756cdce1d14f9ab3e9002ac14b5915"}, "enabled": true, "id": "84756cdce1d14f9ab3e9002ac14b5915", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj"}} 2018-10-02 18:38:49,204 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1e7d87fa-ebf2-42d2-8ed7-dca5e13162fc 2018-10-02 18:38:49,204 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj 2018-10-02 18:38:49,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:49,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:49,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WSEknzovRqG4dLyLD6ubcA"], "issued_at": "2018-10-02T18:38:49.000000Z"}} 2018-10-02 18:38:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556a27b34a5e5cc68f66fb329f6a9c8508a38633" 2018-10-02 18:38:49,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f64612-a43a-4518-bdf7-83e23f4692ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:49,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-98f64612-a43a-4518-bdf7-83e23f4692ac 2018-10-02 18:38:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:49,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556a27b34a5e5cc68f66fb329f6a9c8508a38633" 2018-10-02 18:38:49,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf317c3-66e9-4402-ab7d-792b1ca8a685 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:49,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-acf317c3-66e9-4402-ab7d-792b1ca8a685 2018-10-02 18:38:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556a27b34a5e5cc68f66fb329f6a9c8508a38633" 2018-10-02 18:38:49,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e607f608-67e1-413c-afea-576bd82c1d50 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/84756cdce1d14f9ab3e9002ac14b5915"}, "enabled": true, "id": "84756cdce1d14f9ab3e9002ac14b5915", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj"}]} 2018-10-02 18:38:49,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj used request id req-e607f608-67e1-413c-afea-576bd82c1d50 2018-10-02 18:38:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556a27b34a5e5cc68f66fb329f6a9c8508a38633" 2018-10-02 18:38:49,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707d518d-bc48-451d-8214-185f64690b5f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:49,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-707d518d-bc48-451d-8214-185f64690b5f 2018-10-02 18:38:50,294 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-user 2018-10-02 18:38:50,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:50,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c95677-441a-4457-9835-dca6cbec109c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:50,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e4c95677-441a-4457-9835-dca6cbec109c 2018-10-02 18:38:50,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj-role"}}' 2018-10-02 18:38:50,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bca318e-671e-43a0-9d8e-0f0b7c8c65eb Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f5ee869775d4fe49a8f2ea2454155da", "links": {"self": "http://172.30.9.22:5000/v3/roles/1f5ee869775d4fe49a8f2ea2454155da"}, "name": "CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj-role"}} 2018-10-02 18:38:50,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7bca318e-671e-43a0-9d8e-0f0b7c8c65eb 2018-10-02 18:38:50,498 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj-role 2018-10-02 18:38:50,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/1f5ee869775d4fe49a8f2ea2454155da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:50,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b6d383-efda-4a79-a58f-c0f87ad1cbab Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/1f5ee869775d4fe49a8f2ea2454155da"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj-role", "id": "1f5ee869775d4fe49a8f2ea2454155da"}} 2018-10-02 18:38:50,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/1f5ee869775d4fe49a8f2ea2454155da used request id req-f8b6d383-efda-4a79-a58f-c0f87ad1cbab 2018-10-02 18:38:50,595 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj-role to project CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj 2018-10-02 18:38:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/84756cdce1d14f9ab3e9002ac14b5915/users/4df8194bfe294e0689a5302b79c7228f/roles/1f5ee869775d4fe49a8f2ea2454155da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:50,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f534c4a-f4b8-4acb-8471-feac6592b06b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:50,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/84756cdce1d14f9ab3e9002ac14b5915/users/4df8194bfe294e0689a5302b79c7228f/roles/1f5ee869775d4fe49a8f2ea2454155da used request id req-2f534c4a-f4b8-4acb-8471-feac6592b06b 2018-10-02 18:38:50,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:50,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:51,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["c69aJHrpT5W7wrhbL8aRhw"], "issued_at": "2018-10-02T18:38:51.000000Z"}} 2018-10-02 18:38:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7863a526cf72bf57dcc9fee1cad5701d98db6a" 2018-10-02 18:38:51,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911e4c42-aa7f-487a-874c-4ef261273d1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:51,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-911e4c42-aa7f-487a-874c-4ef261273d1f 2018-10-02 18:38:51,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7863a526cf72bf57dcc9fee1cad5701d98db6a" 2018-10-02 18:38:51,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:51 GMT Server: Apache x-compute-request-id: req-d47739de-8831-44e8-a191-947de43124e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d47739de-8831-44e8-a191-947de43124e8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:38:51,364 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-d47739de-8831-44e8-a191-947de43124e8 2018-10-02 18:38:51,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d47739de-8831-44e8-a191-947de43124e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7863a526cf72bf57dcc9fee1cad5701d98db6a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09", "description": null}}' 2018-10-02 18:38:51,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:51 GMT Server: Apache x-compute-request-id: req-efb1009c-0f13-4554-ab34-d044fb6a3bf8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-efb1009c-0f13-4554-ab34-d044fb6a3bf8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5bcbff1c-2346-47d3-b972-2a4bda6c220e", "description": null}} 2018-10-02 18:38:51,581 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-efb1009c-0f13-4554-ab34-d044fb6a3bf8 2018-10-02 18:38:51,581 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09 2018-10-02 18:38:51,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a9fe5ec36133b624b0fe0add8392533b854a3a" 2018-10-02 18:38:51,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:51 GMT Server: Apache x-compute-request-id: req-2d042b28-a0f6-4263-8f8f-3a049a0ef703 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d042b28-a0f6-4263-8f8f-3a049a0ef703 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5bcbff1c-2346-47d3-b972-2a4bda6c220e", "description": null}]} 2018-10-02 18:38:51,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-2d042b28-a0f6-4263-8f8f-3a049a0ef703 2018-10-02 18:38:51,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d042b28-a0f6-4263-8f8f-3a049a0ef703" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a9fe5ec36133b624b0fe0add8392533b854a3a" 2018-10-02 18:38:51,930 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:51 GMT Server: Apache x-compute-request-id: req-a8129db2-d9ec-4db2-9dd5-ad19d4178375 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8129db2-d9ec-4db2-9dd5-ad19d4178375 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5bcbff1c-2346-47d3-b972-2a4bda6c220e", "description": null}} 2018-10-02 18:38:51,930 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e used request id req-a8129db2-d9ec-4db2-9dd5-ad19d4178375 2018-10-02 18:38:51,933 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d042b28-a0f6-4263-8f8f-3a049a0ef703" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a9fe5ec36133b624b0fe0add8392533b854a3a" 2018-10-02 18:38:52,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:51 GMT Server: Apache x-compute-request-id: req-8e097455-f88c-4273-aab3-86c3269a168d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e097455-f88c-4273-aab3-86c3269a168d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 18:38:52,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e/encryption used request id req-8e097455-f88c-4273-aab3-86c3269a168d 2018-10-02 18:38:52,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:52,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:52,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["C_P0xFUpSDOYToOPiJCLFA"], "issued_at": "2018-10-02T18:38:52.000000Z"}} 2018-10-02 18:38:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6e140919130aee031ee5d45c8446cdaba93bd8" 2018-10-02 18:38:52,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933d74f3-c4d1-49ad-8ed7-9f8f9aa6d1bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:52,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-933d74f3-c4d1-49ad-8ed7-9f8f9aa6d1bd 2018-10-02 18:38:52,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6e140919130aee031ee5d45c8446cdaba93bd8" 2018-10-02 18:38:53,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:52 GMT Server: Apache x-compute-request-id: req-e32ebc73-af1f-4237-87c6-f0c89d632a39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e32ebc73-af1f-4237-87c6-f0c89d632a39 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5bcbff1c-2346-47d3-b972-2a4bda6c220e", "description": null}]} 2018-10-02 18:38:53,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-e32ebc73-af1f-4237-87c6-f0c89d632a39 2018-10-02 18:38:53,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e32ebc73-af1f-4237-87c6-f0c89d632a39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6e140919130aee031ee5d45c8446cdaba93bd8" 2018-10-02 18:38:53,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:53 GMT Server: Apache x-compute-request-id: req-08973728-0491-49e6-955a-9c47d7380326 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08973728-0491-49e6-955a-9c47d7380326 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5bcbff1c-2346-47d3-b972-2a4bda6c220e", "description": null}} 2018-10-02 18:38:53,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e used request id req-08973728-0491-49e6-955a-9c47d7380326 2018-10-02 18:38:53,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e32ebc73-af1f-4237-87c6-f0c89d632a39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6e140919130aee031ee5d45c8446cdaba93bd8" 2018-10-02 18:38:53,875 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:53 GMT Server: Apache x-compute-request-id: req-12e6588b-3a8b-48f6-bcd0-c81a94b7cf48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12e6588b-3a8b-48f6-bcd0-c81a94b7cf48 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 18:38:53,876 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e/encryption used request id req-12e6588b-3a8b-48f6-bcd0-c81a94b7cf48 2018-10-02 18:38:53,876 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-95a43787-fa10-42a3-8f37-7883e9ba9e09 2018-10-02 18:38:53,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d47739de-8831-44e8-a191-947de43124e8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7863a526cf72bf57dcc9fee1cad5701d98db6a" 2018-10-02 18:38:54,097 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:38:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-701137d0-9fda-4701-bb65-8c600867d04e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:38:54,097 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5bcbff1c-2346-47d3-b972-2a4bda6c220e used request id req-701137d0-9fda-4701-bb65-8c600867d04e 2018-10-02 18:38:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e9f87748-09ae-4459-a2d5-1cb793ca20be Date: Tue, 02 Oct 2018 18:38:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:38:54,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e9f87748-09ae-4459-a2d5-1cb793ca20be 2018-10-02 18:38:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd731fc3-cabd-4a08-a5e5-1e900b3bd8cc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:38:54,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-dd731fc3-cabd-4a08-a5e5-1e900b3bd8cc 2018-10-02 18:38:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dcd3ec-2cf9-4980-9382-cdd1510dc4b9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:38:54,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-a3dcd3ec-2cf9-4980-9382-cdd1510dc4b9 2018-10-02 18:38:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fd18f6-bb0a-4dd9-9b5e-8db27e9fa9e7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:38:54,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-27fd18f6-bb0a-4dd9-9b5e-8db27e9fa9e7 2018-10-02 18:38:54,587 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj 2018-10-02 18:38:54,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/84756cdce1d14f9ab3e9002ac14b5915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aca94448-662d-40f6-a1d9-9c2b05e88edd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:54,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/84756cdce1d14f9ab3e9002ac14b5915 used request id req-aca94448-662d-40f6-a1d9-9c2b05e88edd 2018-10-02 18:38:54,769 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-proj-role 2018-10-02 18:38:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/1f5ee869775d4fe49a8f2ea2454155da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88283230-e657-4145-8a7c-f8ef10c66797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:54,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/1f5ee869775d4fe49a8f2ea2454155da used request id req-88283230-e657-4145-8a7c-f8ef10c66797 2018-10-02 18:38:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05037847f53e9678050e4a70ccf58706a161eb80" 2018-10-02 18:38:54,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83385da3-5731-4c0f-b3cb-5a2a0561f1d4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:54,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-83385da3-5731-4c0f-b3cb-5a2a0561f1d4 2018-10-02 18:38:54,983 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-da2fb94b-8728-490-user 2018-10-02 18:38:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/4df8194bfe294e0689a5302b79c7228f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556a27b34a5e5cc68f66fb329f6a9c8508a38633" 2018-10-02 18:38:55,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c18b2aa-6b54-46bb-854b-33c48e1d0876 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:55,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/4df8194bfe294e0689a5302b79c7228f used request id req-9c18b2aa-6b54-46bb-854b-33c48e1d0876 2018-10-02 18:38:55,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:55,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WQUhnDViSae4domrkGlbcA"], "issued_at": "2018-10-02T18:38:55.000000Z"}} 2018-10-02 18:38:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:38:55,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c63ad46-a88b-4a5a-bedc-c6e4deac5263 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:55,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0c63ad46-a88b-4a5a-bedc-c6e4deac5263 2018-10-02 18:38:55,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:55,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:56,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xp4s6K48RyOf0DhxzLEUUA"], "issued_at": "2018-10-02T18:38:56.000000Z"}} 2018-10-02 18:38:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:38:56,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7027299-7817-41c2-8c07-a6e9938c5769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:56,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e7027299-7817-41c2-8c07-a6e9938c5769 2018-10-02 18:38:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:56,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:38:56,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79af416c-91ed-4954-8f7f-0c798a80ba56 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:38:56,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj used request id req-79af416c-91ed-4954-8f7f-0c798a80ba56 2018-10-02 18:38:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:38:56,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d708331-22ed-4aa4-b3e9-ec8e966c15c4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:56,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3d708331-22ed-4aa4-b3e9-ec8e966c15c4 2018-10-02 18:38:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj"}}' 2018-10-02 18:38:56,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea6fe50a-09f0-4e0f-8991-b87c99c31c03 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ceec6e2c1ce247e4911b87ca533a2124"}, "enabled": true, "id": "ceec6e2c1ce247e4911b87ca533a2124", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj"}} 2018-10-02 18:38:56,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ea6fe50a-09f0-4e0f-8991-b87c99c31c03 2018-10-02 18:38:56,336 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj 2018-10-02 18:38:56,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:56,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:56,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["P3CobNKRQYCqBUDGDnb9bw"], "issued_at": "2018-10-02T18:38:56.000000Z"}} 2018-10-02 18:38:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0d1946d55a7e0a0c8707d7e277b03101177be" 2018-10-02 18:38:56,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801c7f06-9c2c-4ba7-8571-d49a9580ee10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:56,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-801c7f06-9c2c-4ba7-8571-d49a9580ee10 2018-10-02 18:38:56,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:38:56,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:38:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0d1946d55a7e0a0c8707d7e277b03101177be" 2018-10-02 18:38:56,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3073c8a6-f948-4c72-90f6-3df09abf985e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:38:56,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3073c8a6-f948-4c72-90f6-3df09abf985e 2018-10-02 18:38:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0d1946d55a7e0a0c8707d7e277b03101177be" 2018-10-02 18:38:56,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2785ab77-e8eb-4c1e-becf-88b3871c4764 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ceec6e2c1ce247e4911b87ca533a2124"}, "enabled": true, "id": "ceec6e2c1ce247e4911b87ca533a2124", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj"}]} 2018-10-02 18:38:56,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj used request id req-2785ab77-e8eb-4c1e-becf-88b3871c4764 2018-10-02 18:38:56,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0d1946d55a7e0a0c8707d7e277b03101177be" 2018-10-02 18:38:57,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26a58c2-3d3e-4db4-b0be-4ac50362c417 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:38:57,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c26a58c2-3d3e-4db4-b0be-4ac50362c417 2018-10-02 18:38:57,341 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-user 2018-10-02 18:38:57,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:38:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc6cc90-1e61-4955-85c7-2fa0d16c18f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:38:57,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dfc6cc90-1e61-4955-85c7-2fa0d16c18f1 2018-10-02 18:38:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj-role"}}' 2018-10-02 18:38:57,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a23656-0ee6-46e0-a9db-a33ec47f8150 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b98bdbca43344a8a941bb0450250cc9", "links": {"self": "http://172.30.9.22:5000/v3/roles/4b98bdbca43344a8a941bb0450250cc9"}, "name": "CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj-role"}} 2018-10-02 18:38:57,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-22a23656-0ee6-46e0-a9db-a33ec47f8150 2018-10-02 18:38:57,564 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj-role 2018-10-02 18:38:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4b98bdbca43344a8a941bb0450250cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:38:57,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462668a8-a72f-4e9c-94b0-e3e43b854ac8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4b98bdbca43344a8a941bb0450250cc9"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj-role", "id": "4b98bdbca43344a8a941bb0450250cc9"}} 2018-10-02 18:38:57,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4b98bdbca43344a8a941bb0450250cc9 used request id req-462668a8-a72f-4e9c-94b0-e3e43b854ac8 2018-10-02 18:38:57,650 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj-role to project CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj 2018-10-02 18:38:57,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ceec6e2c1ce247e4911b87ca533a2124/users/405b7fd3ef4d4b5daff595fcf55b5a8c/roles/4b98bdbca43344a8a941bb0450250cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:38:57,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bdafc34-eacd-4275-aba1-dce9fe671673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:38:57,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ceec6e2c1ce247e4911b87ca533a2124/users/405b7fd3ef4d4b5daff595fcf55b5a8c/roles/4b98bdbca43344a8a941bb0450250cc9 used request id req-4bdafc34-eacd-4275-aba1-dce9fe671673 2018-10-02 18:38:57,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:38:57,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:38:58,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["80QYq5J-QIOD0YjepWrmCA"], "issued_at": "2018-10-02T18:38:58.000000Z"}} 2018-10-02 18:38:58,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf46ab804a53c643646654d8f47e10e15cd59b5" 2018-10-02 18:38:58,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019ba8ed-c7ce-4690-9166-07d62a63c932 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:38:58,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-019ba8ed-c7ce-4690-9166-07d62a63c932 2018-10-02 18:38:58,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf46ab804a53c643646654d8f47e10e15cd59b5" 2018-10-02 18:38:58,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:58 GMT Server: Apache x-compute-request-id: req-d3ba811f-b047-4bb8-b664-27bb42816fb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3ba811f-b047-4bb8-b664-27bb42816fb1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:38:58,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-d3ba811f-b047-4bb8-b664-27bb42816fb1 2018-10-02 18:38:58,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d3ba811f-b047-4bb8-b664-27bb42816fb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf46ab804a53c643646654d8f47e10e15cd59b5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022", "description": null}}' 2018-10-02 18:38:58,651 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:58 GMT Server: Apache x-compute-request-id: req-7329c6bf-a44a-46a5-9ee5-2796b86d8d0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7329c6bf-a44a-46a5-9ee5-2796b86d8d0c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "073fc6f7-1d58-4522-a754-415af2939fd3", "description": null}} 2018-10-02 18:38:58,651 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-7329c6bf-a44a-46a5-9ee5-2796b86d8d0c 2018-10-02 18:38:58,652 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022 2018-10-02 18:38:58,655 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:38:58,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:58 GMT Server: Apache x-compute-request-id: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "073fc6f7-1d58-4522-a754-415af2939fd3", "description": null}]} 2018-10-02 18:38:58,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581 2018-10-02 18:38:58,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:38:59,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:58 GMT Server: Apache x-compute-request-id: req-cecb579d-7ec5-40b9-80a3-aa1a86a42555 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cecb579d-7ec5-40b9-80a3-aa1a86a42555 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "073fc6f7-1d58-4522-a754-415af2939fd3", "description": null}} 2018-10-02 18:38:59,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 used request id req-cecb579d-7ec5-40b9-80a3-aa1a86a42555 2018-10-02 18:38:59,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:38:59,593 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:59 GMT Server: Apache x-compute-request-id: req-24b13997-a885-454c-be34-b6ea3795c996 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24b13997-a885-454c-be34-b6ea3795c996 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 18:38:59,593 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3/encryption used request id req-24b13997-a885-454c-be34-b6ea3795c996 2018-10-02 18:38:59,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:39:00,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:38:59 GMT Server: Apache x-compute-request-id: req-fb24c8a1-6a93-4fa4-acf1-d031a19858fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb24c8a1-6a93-4fa4-acf1-d031a19858fa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "073fc6f7-1d58-4522-a754-415af2939fd3", "description": null}} 2018-10-02 18:39:00,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 used request id req-fb24c8a1-6a93-4fa4-acf1-d031a19858fa 2018-10-02 18:39:00,148 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:39:00,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:00 GMT Server: Apache x-compute-request-id: req-2de9b29f-b975-4333-adba-6fa3866cf9fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2de9b29f-b975-4333-adba-6fa3866cf9fc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "073fc6f7-1d58-4522-a754-415af2939fd3", "description": null}} 2018-10-02 18:39:00,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 used request id req-2de9b29f-b975-4333-adba-6fa3866cf9fc 2018-10-02 18:39:00,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f108ee0c-3c69-47ac-b637-2dfe7f7cd581" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7556d5d5a445a224752163fe74407c5ea6aaa9f2" 2018-10-02 18:39:00,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:00 GMT Server: Apache x-compute-request-id: req-ec532187-552a-46bb-8ac0-a6d424510a46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec532187-552a-46bb-8ac0-a6d424510a46 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 18:39:00,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3/encryption used request id req-ec532187-552a-46bb-8ac0-a6d424510a46 2018-10-02 18:39:00,525 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a86198f3-1cfe-47dd-b742-a4b5a55de022 2018-10-02 18:39:00,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3ba811f-b047-4bb8-b664-27bb42816fb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf46ab804a53c643646654d8f47e10e15cd59b5" 2018-10-02 18:39:00,719 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-495db116-5a16-4abb-8b69-c49834fbd97d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:00,719 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/073fc6f7-1d58-4522-a754-415af2939fd3 used request id req-495db116-5a16-4abb-8b69-c49834fbd97d 2018-10-02 18:39:00,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:00,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-caf2fade-9926-4935-9a20-e66e29e2c8b7 Date: Tue, 02 Oct 2018 18:39:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:00,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-caf2fade-9926-4935-9a20-e66e29e2c8b7 2018-10-02 18:39:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:01,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fc941b-d548-4bde-aeb2-a2ff31455a9d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:01,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-b8fc941b-d548-4bde-aeb2-a2ff31455a9d 2018-10-02 18:39:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:01,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35042bd-d7e8-4478-b409-bbc99d345f86 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:01,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-d35042bd-d7e8-4478-b409-bbc99d345f86 2018-10-02 18:39:01,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:01,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d5f0b9-ce1d-48bc-9ed9-cb3a15ca3127 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:01,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-50d5f0b9-ce1d-48bc-9ed9-cb3a15ca3127 2018-10-02 18:39:01,201 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj 2018-10-02 18:39:01,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ceec6e2c1ce247e4911b87ca533a2124 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:01,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d147992-4931-437a-af07-427c83c60ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:01,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ceec6e2c1ce247e4911b87ca533a2124 used request id req-9d147992-4931-437a-af07-427c83c60ffb 2018-10-02 18:39:01,406 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-proj-role 2018-10-02 18:39:01,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4b98bdbca43344a8a941bb0450250cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:01,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd01ca0-5d9b-498d-903d-87b0f47e0513 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:01,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4b98bdbca43344a8a941bb0450250cc9 used request id req-8bd01ca0-5d9b-498d-903d-87b0f47e0513 2018-10-02 18:39:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa70bc94dca0efeaef8c5f816f81f82d5db3f53e" 2018-10-02 18:39:01,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f186632-d5ab-4f54-9c1b-329456813fc6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:01,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9f186632-d5ab-4f54-9c1b-329456813fc6 2018-10-02 18:39:01,624 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-bba570a6-3bc0-437-user 2018-10-02 18:39:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/405b7fd3ef4d4b5daff595fcf55b5a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0d1946d55a7e0a0c8707d7e277b03101177be" 2018-10-02 18:39:01,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c011b324-e366-4e91-a67e-87be31302a9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:01,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/405b7fd3ef4d4b5daff595fcf55b5a8c used request id req-c011b324-e366-4e91-a67e-87be31302a9b 2018-10-02 18:39:01,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:02,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["M83epVk7Qr-53VPRhhHJZw"], "issued_at": "2018-10-02T18:39:02.000000Z"}} 2018-10-02 18:39:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233ff16e83f9dc089bc7c5f17130a5532ed5b63d" 2018-10-02 18:39:02,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1def933-88f0-4c3f-be0f-f26bf108ca2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:02,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a1def933-88f0-4c3f-be0f-f26bf108ca2c 2018-10-02 18:39:02,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:02,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:02,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["3jeMEUihS0aG0EwJq5IYHg"], "issued_at": "2018-10-02T18:39:02.000000Z"}} 2018-10-02 18:39:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:02,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c713ec5-8b21-4c52-9ade-b1ac8103dc99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:02,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3c713ec5-8b21-4c52-9ade-b1ac8103dc99 2018-10-02 18:39:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:02,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:02,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:02,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0290d5-fbb9-4d75-bbe2-a4c4d45c1391 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:02,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj used request id req-4c0290d5-fbb9-4d75-bbe2-a4c4d45c1391 2018-10-02 18:39:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:02,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83570ad0-080f-4f20-a629-76be25eecdae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:02,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-83570ad0-080f-4f20-a629-76be25eecdae 2018-10-02 18:39:02,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj"}}' 2018-10-02 18:39:03,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac62bac0-4a53-4aa7-a328-82a8903469e4 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7889acc4f354829b65090bc45a8081c"}, "enabled": true, "id": "b7889acc4f354829b65090bc45a8081c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj"}} 2018-10-02 18:39:03,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ac62bac0-4a53-4aa7-a328-82a8903469e4 2018-10-02 18:39:03,018 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj 2018-10-02 18:39:03,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:03,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:03,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Yaj4VROhSLeML-KTQ5kwzg"], "issued_at": "2018-10-02T18:39:03.000000Z"}} 2018-10-02 18:39:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67b537206cc3c6437aaba938577015dc0c25565" 2018-10-02 18:39:03,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58cff403-3955-4e31-9767-11c898c57236 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:03,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-58cff403-3955-4e31-9767-11c898c57236 2018-10-02 18:39:03,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:03,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67b537206cc3c6437aaba938577015dc0c25565" 2018-10-02 18:39:03,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1568ff6b-acfe-4562-a919-95e56bddd081 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:39:03,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1568ff6b-acfe-4562-a919-95e56bddd081 2018-10-02 18:39:03,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67b537206cc3c6437aaba938577015dc0c25565" 2018-10-02 18:39:03,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3d122f-9e98-4022-8d06-c39d4db900b7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7889acc4f354829b65090bc45a8081c"}, "enabled": true, "id": "b7889acc4f354829b65090bc45a8081c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj"}]} 2018-10-02 18:39:03,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj used request id req-fe3d122f-9e98-4022-8d06-c39d4db900b7 2018-10-02 18:39:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67b537206cc3c6437aaba938577015dc0c25565" 2018-10-02 18:39:03,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b052d01-237e-445a-904d-4b81b792e9e2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:03,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3b052d01-237e-445a-904d-4b81b792e9e2 2018-10-02 18:39:04,072 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-user 2018-10-02 18:39:04,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:04,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22a9186-c4cc-4577-b8a0-ea40b38858e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:04,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e22a9186-c4cc-4577-b8a0-ea40b38858e9 2018-10-02 18:39:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj-role"}}' 2018-10-02 18:39:04,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9a813d-fe9f-41be-b52a-99e0919a12ea Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47787be4fe5c41d2acbee7f67e98f58e", "links": {"self": "http://172.30.9.22:5000/v3/roles/47787be4fe5c41d2acbee7f67e98f58e"}, "name": "CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj-role"}} 2018-10-02 18:39:04,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad9a813d-fe9f-41be-b52a-99e0919a12ea 2018-10-02 18:39:04,282 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj-role 2018-10-02 18:39:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/47787be4fe5c41d2acbee7f67e98f58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:04,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b686f6ef-e2d2-44e9-af94-d49a71ee268c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/47787be4fe5c41d2acbee7f67e98f58e"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj-role", "id": "47787be4fe5c41d2acbee7f67e98f58e"}} 2018-10-02 18:39:04,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/47787be4fe5c41d2acbee7f67e98f58e used request id req-b686f6ef-e2d2-44e9-af94-d49a71ee268c 2018-10-02 18:39:04,372 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj-role to project CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj 2018-10-02 18:39:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b7889acc4f354829b65090bc45a8081c/users/62f840c7ed1b487fa68bc98c3dc17c84/roles/47787be4fe5c41d2acbee7f67e98f58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:04,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c715df02-f603-4d41-808b-57a64dc930ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:04,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b7889acc4f354829b65090bc45a8081c/users/62f840c7ed1b487fa68bc98c3dc17c84/roles/47787be4fe5c41d2acbee7f67e98f58e used request id req-c715df02-f603-4d41-808b-57a64dc930ad 2018-10-02 18:39:04,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:04,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:04,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Ijzb5NY1QVG-ubxPugbIRA"], "issued_at": "2018-10-02T18:39:04.000000Z"}} 2018-10-02 18:39:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee56a6d41dd0a734c743cf75c202932b72875c14" 2018-10-02 18:39:04,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b204fb23-8252-4dfd-b2e1-cafe0f9db5db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:04,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b204fb23-8252-4dfd-b2e1-cafe0f9db5db 2018-10-02 18:39:04,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee56a6d41dd0a734c743cf75c202932b72875c14" 2018-10-02 18:39:05,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:04 GMT Server: Apache x-compute-request-id: req-9f6ee9b6-2f92-4752-a61b-998541ca29ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f6ee9b6-2f92-4752-a61b-998541ca29ca Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:39:05,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-9f6ee9b6-2f92-4752-a61b-998541ca29ca 2018-10-02 18:39:05,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f6ee9b6-2f92-4752-a61b-998541ca29ca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee56a6d41dd0a734c743cf75c202932b72875c14" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-qos-spec"}}' 2018-10-02 18:39:05,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:05 GMT Server: Apache x-compute-request-id: req-4facd874-3140-48a9-8557-a87ec1996e7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4facd874-3140-48a9-8557-a87ec1996e7e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "085bd439-e5bd-44ae-bdf3-45f951fd164e", "name": "CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-qos-spec"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/085bd439-e5bd-44ae-bdf3-45f951fd164e", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/085bd439-e5bd-44ae-bdf3-45f951fd164e", "rel": "bookmark"}]} 2018-10-02 18:39:05,355 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-4facd874-3140-48a9-8557-a87ec1996e7e 2018-10-02 18:39:05,356 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-qos-spec 2018-10-02 18:39:05,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:05,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:05,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Gmn_cLLcSaOAftmT3PvWZg"], "issued_at": "2018-10-02T18:39:05.000000Z"}} 2018-10-02 18:39:05,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0c3c1e073f07e8f6a9692d40bff812c6a36c9" 2018-10-02 18:39:05,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc8d8d9-bf4c-4cdd-a0c5-bb685b6df1e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:05,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1fc8d8d9-bf4c-4cdd-a0c5-bb685b6df1e8 2018-10-02 18:39:05,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0c3c1e073f07e8f6a9692d40bff812c6a36c9" 2018-10-02 18:39:06,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:05 GMT Server: Apache x-compute-request-id: req-f749032a-b36d-4d46-acb0-d5d75c8b637c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f749032a-b36d-4d46-acb0-d5d75c8b637c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:39:06,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-f749032a-b36d-4d46-acb0-d5d75c8b637c 2018-10-02 18:39:06,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f749032a-b36d-4d46-acb0-d5d75c8b637c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0c3c1e073f07e8f6a9692d40bff812c6a36c9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-vol_type", "description": null}}' 2018-10-02 18:39:06,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:06 GMT Server: Apache x-compute-request-id: req-8d16f237-d0c6-47fb-a31d-7f813409dca6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d16f237-d0c6-47fb-a31d-7f813409dca6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "47ad78eb-e040-4833-9a1b-9b31b99e2547", "description": null}} 2018-10-02 18:39:06,208 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-8d16f237-d0c6-47fb-a31d-7f813409dca6 2018-10-02 18:39:06,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f749032a-b36d-4d46-acb0-d5d75c8b637c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0c3c1e073f07e8f6a9692d40bff812c6a36c9" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-02 18:39:06,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:06 GMT Server: Apache x-compute-request-id: req-f8976eb0-29ae-4335-ac34-34bc86f820ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8976eb0-29ae-4335-ac34-34bc86f820ad Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "47ad78eb-e040-4833-9a1b-9b31b99e2547", "name": "foo", "control_location": "back-end", "encryption_id": "cfe66c05-0022-4ad3-9a86-fad71a0b6255", "provider": "bar", "provider_class": "bar"}} 2018-10-02 18:39:06,433 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547/encryption used request id req-f8976eb0-29ae-4335-ac34-34bc86f820ad 2018-10-02 18:39:06,434 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-vol_type 2018-10-02 18:39:06,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233ff16e83f9dc089bc7c5f17130a5532ed5b63d" 2018-10-02 18:39:06,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:06 GMT Server: Apache x-compute-request-id: req-27fafe30-a01e-4cf6-9f9d-4ab85b71741a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27fafe30-a01e-4cf6-9f9d-4ab85b71741a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "47ad78eb-e040-4833-9a1b-9b31b99e2547", "description": null}} 2018-10-02 18:39:06,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547 used request id req-27fafe30-a01e-4cf6-9f9d-4ab85b71741a 2018-10-02 18:39:06,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27fafe30-a01e-4cf6-9f9d-4ab85b71741a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233ff16e83f9dc089bc7c5f17130a5532ed5b63d" 2018-10-02 18:39:07,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:06 GMT Server: Apache x-compute-request-id: req-3c8234b5-86c6-45e0-b120-9ecad8a16e56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c8234b5-86c6-45e0-b120-9ecad8a16e56 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "47ad78eb-e040-4833-9a1b-9b31b99e2547", "description": null}} 2018-10-02 18:39:07,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547 used request id req-3c8234b5-86c6-45e0-b120-9ecad8a16e56 2018-10-02 18:39:07,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27fafe30-a01e-4cf6-9f9d-4ab85b71741a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233ff16e83f9dc089bc7c5f17130a5532ed5b63d" 2018-10-02 18:39:07,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:07 GMT Server: Apache x-compute-request-id: req-fa2e279a-6273-4794-aa4b-a10706f3f554 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa2e279a-6273-4794-aa4b-a10706f3f554 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "47ad78eb-e040-4833-9a1b-9b31b99e2547", "control_location": "back-end", "deleted": false, "created_at": "2018-10-02T18:39:06.000000", "updated_at": null, "encryption_id": "cfe66c05-0022-4ad3-9a86-fad71a0b6255", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-02 18:39:07,358 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547/encryption used request id req-fa2e279a-6273-4794-aa4b-a10706f3f554 2018-10-02 18:39:07,358 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-vol_type 2018-10-02 18:39:07,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f749032a-b36d-4d46-acb0-d5d75c8b637c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0c3c1e073f07e8f6a9692d40bff812c6a36c9" 2018-10-02 18:39:07,575 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8fc0942-733a-40ea-a369-62e187e9d40e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:07,575 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/47ad78eb-e040-4833-9a1b-9b31b99e2547 used request id req-a8fc0942-733a-40ea-a369-62e187e9d40e 2018-10-02 18:39:07,576 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-605726d4-0725-454a-869e-02826f5281ce-qos-spec 2018-10-02 18:39:07,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/085bd439-e5bd-44ae-bdf3-45f951fd164e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6ee9b6-2f92-4752-a61b-998541ca29ca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee56a6d41dd0a734c743cf75c202932b72875c14" 2018-10-02 18:39:07,786 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d602309-ba6d-4b31-86eb-7cfb0c22ef41 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:07,786 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/085bd439-e5bd-44ae-bdf3-45f951fd164e?force=False used request id req-7d602309-ba6d-4b31-86eb-7cfb0c22ef41 2018-10-02 18:39:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-097416dd-a41d-4f2f-a247-2f37b2338013 Date: Tue, 02 Oct 2018 18:39:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:08,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-097416dd-a41d-4f2f-a247-2f37b2338013 2018-10-02 18:39:08,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a959bf-6d67-4c49-a795-928ea8523b99 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:08,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-e9a959bf-6d67-4c49-a795-928ea8523b99 2018-10-02 18:39:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f322c80a-8158-4d45-9cb7-5a76a9c68813 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:08,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-f322c80a-8158-4d45-9cb7-5a76a9c68813 2018-10-02 18:39:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979e165e-beed-49d0-84aa-3c3a092db643 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:08,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-979e165e-beed-49d0-84aa-3c3a092db643 2018-10-02 18:39:08,283 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj 2018-10-02 18:39:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b7889acc4f354829b65090bc45a8081c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0496f52-f1f1-40ca-a908-ba4dd5f9ff6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:08,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b7889acc4f354829b65090bc45a8081c used request id req-a0496f52-f1f1-40ca-a908-ba4dd5f9ff6d 2018-10-02 18:39:08,494 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-proj-role 2018-10-02 18:39:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/47787be4fe5c41d2acbee7f67e98f58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1a3e33-827d-4906-9d1d-49eba1757f68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:08,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/47787be4fe5c41d2acbee7f67e98f58e used request id req-6a1a3e33-827d-4906-9d1d-49eba1757f68 2018-10-02 18:39:08,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f33b3f0f56116b1b2fe0b72a863ab87554e3da" 2018-10-02 18:39:08,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bdafd6b-3cc7-49f2-9b19-3a187c96483c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:08,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4bdafd6b-3cc7-49f2-9b19-3a187c96483c 2018-10-02 18:39:08,695 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d2a46f4c-9285-4ba-user 2018-10-02 18:39:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/62f840c7ed1b487fa68bc98c3dc17c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67b537206cc3c6437aaba938577015dc0c25565" 2018-10-02 18:39:08,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922b61b3-b842-481f-b0c5-420e2f8a3a49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:08,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/62f840c7ed1b487fa68bc98c3dc17c84 used request id req-922b61b3-b842-481f-b0c5-420e2f8a3a49 2018-10-02 18:39:08,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:09,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ChkOYkchS6Kv51yjuqUzfw"], "issued_at": "2018-10-02T18:39:09.000000Z"}} 2018-10-02 18:39:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690db487d7f1cdf5540874dcd57009d4570fec09" 2018-10-02 18:39:09,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56891242-b82a-448a-a816-a79ca2638e10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:09,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-56891242-b82a-448a-a816-a79ca2638e10 2018-10-02 18:39:09,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:09,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:09,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["tjxpIQF1Roe9GCoyh_M2WA"], "issued_at": "2018-10-02T18:39:09.000000Z"}} 2018-10-02 18:39:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de60cc0e-6cff-4604-b2a7-70fdf90f7296 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:09,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-de60cc0e-6cff-4604-b2a7-70fdf90f7296 2018-10-02 18:39:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:09,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:09,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a34386a-0098-406b-aac9-b1e27e666ba5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:09,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj used request id req-9a34386a-0098-406b-aac9-b1e27e666ba5 2018-10-02 18:39:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84901be-e80f-4503-9f8c-8803d884fbdc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:10,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c84901be-e80f-4503-9f8c-8803d884fbdc 2018-10-02 18:39:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj"}}' 2018-10-02 18:39:10,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12169aca-0b45-4858-b69f-8ff4126984f5 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/045b3cc6a3764e738dfe0b68f03e1c5c"}, "enabled": true, "id": "045b3cc6a3764e738dfe0b68f03e1c5c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj"}} 2018-10-02 18:39:10,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-12169aca-0b45-4858-b69f-8ff4126984f5 2018-10-02 18:39:10,144 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj 2018-10-02 18:39:10,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:10,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:10,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5BvXFsDPTImbDVW7E-WvdA"], "issued_at": "2018-10-02T18:39:10.000000Z"}} 2018-10-02 18:39:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7951a64a3908f823bc312c09ebedd13f060e081" 2018-10-02 18:39:10,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da0c23b-5d71-4211-bb53-b21b8bcddf85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:10,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9da0c23b-5d71-4211-bb53-b21b8bcddf85 2018-10-02 18:39:10,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:10,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7951a64a3908f823bc312c09ebedd13f060e081" 2018-10-02 18:39:10,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917abdbc-f49e-49a0-905d-f77502a349c5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:39:10,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-917abdbc-f49e-49a0-905d-f77502a349c5 2018-10-02 18:39:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7951a64a3908f823bc312c09ebedd13f060e081" 2018-10-02 18:39:10,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86d9153-742e-4db0-94ef-69855baf7e3f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/045b3cc6a3764e738dfe0b68f03e1c5c"}, "enabled": true, "id": "045b3cc6a3764e738dfe0b68f03e1c5c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj"}]} 2018-10-02 18:39:10,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj used request id req-b86d9153-742e-4db0-94ef-69855baf7e3f 2018-10-02 18:39:10,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7951a64a3908f823bc312c09ebedd13f060e081" 2018-10-02 18:39:10,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce6006b-2567-4ab8-84d1-fd40cb87b924 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:10,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9ce6006b-2567-4ab8-84d1-fd40cb87b924 2018-10-02 18:39:11,299 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-7fed5155-0da6-403-user 2018-10-02 18:39:11,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:11,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5b5358-c0f7-4469-b56d-913f5073f441 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:11,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7c5b5358-c0f7-4469-b56d-913f5073f441 2018-10-02 18:39:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" -d '{"role": {"name": "CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj-role"}}' 2018-10-02 18:39:11,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cce7f8-3124-40a6-9945-42ed19c28bea Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91467c2e070c472c887d0cdd643df43f", "links": {"self": "http://172.30.9.22:5000/v3/roles/91467c2e070c472c887d0cdd643df43f"}, "name": "CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj-role"}} 2018-10-02 18:39:11,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-83cce7f8-3124-40a6-9945-42ed19c28bea 2018-10-02 18:39:11,509 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj-role 2018-10-02 18:39:11,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/91467c2e070c472c887d0cdd643df43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:11,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d017eab4-68df-4812-b609-0df804647029 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/91467c2e070c472c887d0cdd643df43f"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj-role", "id": "91467c2e070c472c887d0cdd643df43f"}} 2018-10-02 18:39:11,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/91467c2e070c472c887d0cdd643df43f used request id req-d017eab4-68df-4812-b609-0df804647029 2018-10-02 18:39:11,602 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj-role to project CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj 2018-10-02 18:39:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/045b3cc6a3764e738dfe0b68f03e1c5c/users/03730e48811e4954b3e5735592ddfad7/roles/91467c2e070c472c887d0cdd643df43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:11,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa045e87-48b3-47e9-8aa8-f1df0c8a10c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:11,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/045b3cc6a3764e738dfe0b68f03e1c5c/users/03730e48811e4954b3e5735592ddfad7/roles/91467c2e070c472c887d0cdd643df43f used request id req-fa045e87-48b3-47e9-8aa8-f1df0c8a10c7 2018-10-02 18:39:11,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:11,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:12,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["_vjZaYI5QAu0SeWoCv8VbQ"], "issued_at": "2018-10-02T18:39:12.000000Z"}} 2018-10-02 18:39:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce522eec8406268da0c12e09dce599cd398d7a1" 2018-10-02 18:39:12,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978360b2-1f0a-40a8-a7de-1bf35a3e504e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:12,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-978360b2-1f0a-40a8-a7de-1bf35a3e504e 2018-10-02 18:39:12,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce522eec8406268da0c12e09dce599cd398d7a1" 2018-10-02 18:39:12,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:12 GMT Server: Apache x-compute-request-id: req-0a0bff88-98de-49a4-a7c7-9fe6108a53be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a0bff88-98de-49a4-a7c7-9fe6108a53be Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:39:12,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-0a0bff88-98de-49a4-a7c7-9fe6108a53be 2018-10-02 18:39:12,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0a0bff88-98de-49a4-a7c7-9fe6108a53be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce522eec8406268da0c12e09dce599cd398d7a1" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-qos-spec"}}' 2018-10-02 18:39:12,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:12 GMT Server: Apache x-compute-request-id: req-c4154ea0-6bc8-45c6-a132-8847c0b5de01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4154ea0-6bc8-45c6-a132-8847c0b5de01 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-qos-spec"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "rel": "bookmark"}]} 2018-10-02 18:39:12,690 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-c4154ea0-6bc8-45c6-a132-8847c0b5de01 2018-10-02 18:39:12,691 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-qos-spec 2018-10-02 18:39:12,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:12,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:13,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["lOXgBdA4R-KBXcn4SlKilg"], "issued_at": "2018-10-02T18:39:13.000000Z"}} 2018-10-02 18:39:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3915f2ded4bcab8b31eb06cb0e03206d29cd13a" 2018-10-02 18:39:13,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96130105-5d37-443e-863a-f536830cfa75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:13,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-96130105-5d37-443e-863a-f536830cfa75 2018-10-02 18:39:13,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3915f2ded4bcab8b31eb06cb0e03206d29cd13a" 2018-10-02 18:39:13,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache x-compute-request-id: req-5f910c7d-b660-41e3-846b-371c04e282ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f910c7d-b660-41e3-846b-371c04e282ed Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:39:13,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-5f910c7d-b660-41e3-846b-371c04e282ed 2018-10-02 18:39:13,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5f910c7d-b660-41e3-846b-371c04e282ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3915f2ded4bcab8b31eb06cb0e03206d29cd13a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-vol_type", "description": null}}' 2018-10-02 18:39:13,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache x-compute-request-id: req-83aff992-11d8-47b3-92b9-d012bf8c9e41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83aff992-11d8-47b3-92b9-d012bf8c9e41 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5db68b0b-5a7d-4dde-8d93-a7ea8121286e", "description": null}} 2018-10-02 18:39:13,556 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-83aff992-11d8-47b3-92b9-d012bf8c9e41 2018-10-02 18:39:13,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f910c7d-b660-41e3-846b-371c04e282ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3915f2ded4bcab8b31eb06cb0e03206d29cd13a" 2018-10-02 18:39:13,726 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache x-compute-request-id: req-5f211d9c-1a06-48dc-9b94-0c4972ba8384 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f211d9c-1a06-48dc-9b94-0c4972ba8384 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-qos-spec"}]} 2018-10-02 18:39:13,726 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-5f211d9c-1a06-48dc-9b94-0c4972ba8384 2018-10-02 18:39:13,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936/associate?vol_type_id=5db68b0b-5a7d-4dde-8d93-a7ea8121286e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f910c7d-b660-41e3-846b-371c04e282ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3915f2ded4bcab8b31eb06cb0e03206d29cd13a" 2018-10-02 18:39:13,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21dcbd91-8bc8-4730-9ff8-43abf52b2684 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:13,785 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936/associate?vol_type_id=5db68b0b-5a7d-4dde-8d93-a7ea8121286e used request id req-21dcbd91-8bc8-4730-9ff8-43abf52b2684 2018-10-02 18:39:13,785 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-vol_type 2018-10-02 18:39:13,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690db487d7f1cdf5540874dcd57009d4570fec09" 2018-10-02 18:39:13,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache x-compute-request-id: req-57ee57c4-8414-4e42-8cb5-d1d3612ef799 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57ee57c4-8414-4e42-8cb5-d1d3612ef799 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-vol_type", "qos_specs_id": "59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5db68b0b-5a7d-4dde-8d93-a7ea8121286e", "description": null}} 2018-10-02 18:39:13,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e used request id req-57ee57c4-8414-4e42-8cb5-d1d3612ef799 2018-10-02 18:39:13,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57ee57c4-8414-4e42-8cb5-d1d3612ef799" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690db487d7f1cdf5540874dcd57009d4570fec09" 2018-10-02 18:39:14,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:13 GMT Server: Apache x-compute-request-id: req-55e69a05-7ead-4b11-8537-89348ebb22b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55e69a05-7ead-4b11-8537-89348ebb22b7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-vol_type", "qos_specs_id": "59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5db68b0b-5a7d-4dde-8d93-a7ea8121286e", "description": null}} 2018-10-02 18:39:14,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e used request id req-55e69a05-7ead-4b11-8537-89348ebb22b7 2018-10-02 18:39:14,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57ee57c4-8414-4e42-8cb5-d1d3612ef799" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690db487d7f1cdf5540874dcd57009d4570fec09" 2018-10-02 18:39:14,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:14 GMT Server: Apache x-compute-request-id: req-442a5c10-3c42-4dd8-ae58-24279c086659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-442a5c10-3c42-4dd8-ae58-24279c086659 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 18:39:14,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e/encryption used request id req-442a5c10-3c42-4dd8-ae58-24279c086659 2018-10-02 18:39:14,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57ee57c4-8414-4e42-8cb5-d1d3612ef799" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690db487d7f1cdf5540874dcd57009d4570fec09" 2018-10-02 18:39:14,476 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:14 GMT Server: Apache x-compute-request-id: req-a5f6a090-8aaa-4428-afe2-95568a8e22bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5f6a090-8aaa-4428-afe2-95568a8e22bf Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "name": "CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-qos-spec"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936", "rel": "bookmark"}]} 2018-10-02 18:39:14,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936 used request id req-a5f6a090-8aaa-4428-afe2-95568a8e22bf 2018-10-02 18:39:14,477 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-vol_type 2018-10-02 18:39:14,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f910c7d-b660-41e3-846b-371c04e282ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3915f2ded4bcab8b31eb06cb0e03206d29cd13a" 2018-10-02 18:39:14,533 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-adb91758-e17b-4b8f-a8dc-8b4305f6d227 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:14,533 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/5db68b0b-5a7d-4dde-8d93-a7ea8121286e used request id req-adb91758-e17b-4b8f-a8dc-8b4305f6d227 2018-10-02 18:39:14,534 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-d0411a05-9c2b-49fb-b2d5-e00049a79886-qos-spec 2018-10-02 18:39:14,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a0bff88-98de-49a4-a7c7-9fe6108a53be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce522eec8406268da0c12e09dce599cd398d7a1" 2018-10-02 18:39:14,737 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f4c9fc7-1c5c-463c-aedd-26c4879c0516 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:14,737 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/59a1b9f1-5ecf-4edc-918a-f1cd1e914936?force=False used request id req-9f4c9fc7-1c5c-463c-aedd-26c4879c0516 2018-10-02 18:39:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:14,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6c30d56d-2071-4187-858c-136fd7cd0eab Date: Tue, 02 Oct 2018 18:39:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:14,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-6c30d56d-2071-4187-858c-136fd7cd0eab 2018-10-02 18:39:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:15,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4635c58e-b144-411d-9cd7-340658e5f26f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:15,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-4635c58e-b144-411d-9cd7-340658e5f26f 2018-10-02 18:39:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:15,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd64b42b-c51b-4e47-8761-9d3c4d722322 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:15,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-bd64b42b-c51b-4e47-8761-9d3c4d722322 2018-10-02 18:39:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:15,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efafde13-053c-44f9-815b-c09cc12344f8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:15,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-efafde13-053c-44f9-815b-c09cc12344f8 2018-10-02 18:39:15,200 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj 2018-10-02 18:39:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/045b3cc6a3764e738dfe0b68f03e1c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:15,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41da1d8f-a378-4f51-8fc2-43f8d181b8e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:15,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/045b3cc6a3764e738dfe0b68f03e1c5c used request id req-41da1d8f-a378-4f51-8fc2-43f8d181b8e2 2018-10-02 18:39:15,411 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-7fed5155-0da6-403-proj-role 2018-10-02 18:39:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/91467c2e070c472c887d0cdd643df43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:15,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d39e4d20-e77d-4c69-a157-9effbc9894a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:15,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/91467c2e070c472c887d0cdd643df43f used request id req-d39e4d20-e77d-4c69-a157-9effbc9894a7 2018-10-02 18:39:15,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0fb3522314a02c6ca1786ada63818e980d29bf" 2018-10-02 18:39:15,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba77fe35-e5f2-4ece-8493-572b1bc43abf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:15,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba77fe35-e5f2-4ece-8493-572b1bc43abf 2018-10-02 18:39:15,611 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-7fed5155-0da6-403-user 2018-10-02 18:39:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/03730e48811e4954b3e5735592ddfad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7951a64a3908f823bc312c09ebedd13f060e081" 2018-10-02 18:39:15,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df83b5dc-8e15-48e3-a2f0-e7c07c7a8321 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:15,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/03730e48811e4954b3e5735592ddfad7 used request id req-df83b5dc-8e15-48e3-a2f0-e7c07c7a8321 2018-10-02 18:39:15,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:16,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["v5qBSVhXTMyhWcmZR-mAvA"], "issued_at": "2018-10-02T18:39:16.000000Z"}} 2018-10-02 18:39:16,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82fef7647ccf95470cd450b3a083b1c68d696c" 2018-10-02 18:39:16,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640a5f2e-6b9b-4063-a433-73c19fd1a71a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:16,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-640a5f2e-6b9b-4063-a433-73c19fd1a71a 2018-10-02 18:39:16,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:16,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:16,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["rg8Ms6UXRhOFOK0Xywsw3g"], "issued_at": "2018-10-02T18:39:16.000000Z"}} 2018-10-02 18:39:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:16,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1d62f6-b8e5-406c-a6fe-d0d7ac53edbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:16,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d1d62f6-b8e5-406c-a6fe-d0d7ac53edbb 2018-10-02 18:39:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:16,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:16,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:16,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac91aae-8a12-453f-9696-66834f338f4e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:16,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj used request id req-2ac91aae-8a12-453f-9696-66834f338f4e 2018-10-02 18:39:16,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:17,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1341687b-fbed-41f2-bac5-8fcf3fa3d9d9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:17,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-1341687b-fbed-41f2-bac5-8fcf3fa3d9d9 2018-10-02 18:39:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj"}}' 2018-10-02 18:39:17,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-496bf54d-0f48-43c6-a06b-773f706ce767 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/934445a416ff4a57b22713aeee374a88"}, "enabled": true, "id": "934445a416ff4a57b22713aeee374a88", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj"}} 2018-10-02 18:39:17,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-496bf54d-0f48-43c6-a06b-773f706ce767 2018-10-02 18:39:17,126 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj 2018-10-02 18:39:17,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:17,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:17,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["XbYHglGSQmSL03HSj82ufQ"], "issued_at": "2018-10-02T18:39:17.000000Z"}} 2018-10-02 18:39:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c931ead58949133110316435cc3f950246f3ef" 2018-10-02 18:39:17,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952131bc-c786-4600-95e9-b9c97ff77c31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:17,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-952131bc-c786-4600-95e9-b9c97ff77c31 2018-10-02 18:39:17,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:17,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:17,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c931ead58949133110316435cc3f950246f3ef" 2018-10-02 18:39:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544efdf8-7f2e-4d62-915d-9381633b8467 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:39:17,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-544efdf8-7f2e-4d62-915d-9381633b8467 2018-10-02 18:39:17,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c931ead58949133110316435cc3f950246f3ef" 2018-10-02 18:39:17,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c38fcc0-0fa7-4fa5-9538-33713159f54c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/934445a416ff4a57b22713aeee374a88"}, "enabled": true, "id": "934445a416ff4a57b22713aeee374a88", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj"}]} 2018-10-02 18:39:17,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj used request id req-8c38fcc0-0fa7-4fa5-9538-33713159f54c 2018-10-02 18:39:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c931ead58949133110316435cc3f950246f3ef" 2018-10-02 18:39:17,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18220dd4-56cd-4064-b9b4-faf62a95a4c5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:17,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-18220dd4-56cd-4064-b9b4-faf62a95a4c5 2018-10-02 18:39:18,192 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-user 2018-10-02 18:39:18,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:18,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d98a10e-238c-4ce2-bf8f-4249714185e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:18,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9d98a10e-238c-4ce2-bf8f-4249714185e7 2018-10-02 18:39:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" -d '{"role": {"name": "CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj-role"}}' 2018-10-02 18:39:18,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe24acba-5c5b-412e-bd17-768e29b0a295 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "540de30bae6d4dbdbd8fc7b82e538ab3", "links": {"self": "http://172.30.9.22:5000/v3/roles/540de30bae6d4dbdbd8fc7b82e538ab3"}, "name": "CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj-role"}} 2018-10-02 18:39:18,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-fe24acba-5c5b-412e-bd17-768e29b0a295 2018-10-02 18:39:18,389 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj-role 2018-10-02 18:39:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/540de30bae6d4dbdbd8fc7b82e538ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:18,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532389f2-138c-4411-bcd3-0659a17bf3fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/540de30bae6d4dbdbd8fc7b82e538ab3"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj-role", "id": "540de30bae6d4dbdbd8fc7b82e538ab3"}} 2018-10-02 18:39:18,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/540de30bae6d4dbdbd8fc7b82e538ab3 used request id req-532389f2-138c-4411-bcd3-0659a17bf3fd 2018-10-02 18:39:18,411 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj-role to project CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj 2018-10-02 18:39:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/934445a416ff4a57b22713aeee374a88/users/960fce5d38834f108c8f547484ff40e1/roles/540de30bae6d4dbdbd8fc7b82e538ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:18,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ddda4cf-12bf-49f3-becf-6c20b6f4fab7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:18,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/934445a416ff4a57b22713aeee374a88/users/960fce5d38834f108c8f547484ff40e1/roles/540de30bae6d4dbdbd8fc7b82e538ab3 used request id req-5ddda4cf-12bf-49f3-becf-6c20b6f4fab7 2018-10-02 18:39:18,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:18,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:18,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xDCJED_5TE2PnC-xnZ7PNw"], "issued_at": "2018-10-02T18:39:18.000000Z"}} 2018-10-02 18:39:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1588c5ed1752046aad6641eb4a5e36e2dc7e84" 2018-10-02 18:39:19,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa9c183-4bd3-4988-ad87-0dead9c3e67f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:19,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aaa9c183-4bd3-4988-ad87-0dead9c3e67f 2018-10-02 18:39:19,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1588c5ed1752046aad6641eb4a5e36e2dc7e84" 2018-10-02 18:39:19,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:19 GMT Server: Apache x-compute-request-id: req-c4bc5020-19a4-4625-a1d1-d79b1d825e29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4bc5020-19a4-4625-a1d1-d79b1d825e29 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-02 18:39:19,208 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-c4bc5020-19a4-4625-a1d1-d79b1d825e29 2018-10-02 18:39:19,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c4bc5020-19a4-4625-a1d1-d79b1d825e29" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1588c5ed1752046aad6641eb4a5e36e2dc7e84" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-qos-spec"}}' 2018-10-02 18:39:19,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:19 GMT Server: Apache x-compute-request-id: req-85748708-809f-4d77-b9a6-684449da5619 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85748708-809f-4d77-b9a6-684449da5619 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e5e220f9-5d76-464c-8ab6-44abf137b82a", "name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-qos-spec"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a", "rel": "bookmark"}]} 2018-10-02 18:39:19,423 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-85748708-809f-4d77-b9a6-684449da5619 2018-10-02 18:39:19,423 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-qos-spec 2018-10-02 18:39:19,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:19,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:19,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["FvmwOUcDQ5qxaceWjWR6Cg"], "issued_at": "2018-10-02T18:39:19.000000Z"}} 2018-10-02 18:39:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" 2018-10-02 18:39:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65aa49f1-5ca8-49fc-97cd-9a73d6e0fe2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:20,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-65aa49f1-5ca8-49fc-97cd-9a73d6e0fe2b 2018-10-02 18:39:20,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" 2018-10-02 18:39:20,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:20 GMT Server: Apache x-compute-request-id: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:39:20,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e 2018-10-02 18:39:20,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-vol_type", "description": null}}' 2018-10-02 18:39:20,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:20 GMT Server: Apache x-compute-request-id: req-f59c9074-b5cf-4894-9f93-0676bfbad1a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f59c9074-b5cf-4894-9f93-0676bfbad1a1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e2093f8-d2c7-4883-8f25-30c41639afc1", "description": null}} 2018-10-02 18:39:20,757 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-f59c9074-b5cf-4894-9f93-0676bfbad1a1 2018-10-02 18:39:20,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-02 18:39:21,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:20 GMT Server: Apache x-compute-request-id: req-eeeda515-cda9-43e1-95e3-301f2fb15c3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eeeda515-cda9-43e1-95e3-301f2fb15c3d Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7e2093f8-d2c7-4883-8f25-30c41639afc1", "name": "foo", "control_location": "back-end", "encryption_id": "2a6238e7-2d73-43c8-bcdf-b89eda6562fe", "provider": "bar", "provider_class": "bar"}} 2018-10-02 18:39:21,067 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1/encryption used request id req-eeeda515-cda9-43e1-95e3-301f2fb15c3d 2018-10-02 18:39:21,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" 2018-10-02 18:39:21,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:21 GMT Server: Apache x-compute-request-id: req-0c59ae9b-0804-41ab-82dd-618454dcbc61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c59ae9b-0804-41ab-82dd-618454dcbc61 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e5e220f9-5d76-464c-8ab6-44abf137b82a", "name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-qos-spec"}]} 2018-10-02 18:39:21,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs used request id req-0c59ae9b-0804-41ab-82dd-618454dcbc61 2018-10-02 18:39:21,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a/associate?vol_type_id=7e2093f8-d2c7-4883-8f25-30c41639afc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" 2018-10-02 18:39:21,300 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9d788f6-f75e-4483-bb3c-2f50c955b410 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:21,300 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a/associate?vol_type_id=7e2093f8-d2c7-4883-8f25-30c41639afc1 used request id req-e9d788f6-f75e-4483-bb3c-2f50c955b410 2018-10-02 18:39:21,300 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-vol_type 2018-10-02 18:39:21,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82fef7647ccf95470cd450b3a083b1c68d696c" 2018-10-02 18:39:21,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:21 GMT Server: Apache x-compute-request-id: req-aeaabe4a-8e31-492a-8ef6-160d2f2d6cf1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aeaabe4a-8e31-492a-8ef6-160d2f2d6cf1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-vol_type", "qos_specs_id": "e5e220f9-5d76-464c-8ab6-44abf137b82a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e2093f8-d2c7-4883-8f25-30c41639afc1", "description": null}} 2018-10-02 18:39:21,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1 used request id req-aeaabe4a-8e31-492a-8ef6-160d2f2d6cf1 2018-10-02 18:39:21,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeaabe4a-8e31-492a-8ef6-160d2f2d6cf1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82fef7647ccf95470cd450b3a083b1c68d696c" 2018-10-02 18:39:21,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:21 GMT Server: Apache x-compute-request-id: req-43693c20-6f04-4fe3-bf47-0f2f4cf0e245 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43693c20-6f04-4fe3-bf47-0f2f4cf0e245 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-vol_type", "qos_specs_id": "e5e220f9-5d76-464c-8ab6-44abf137b82a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e2093f8-d2c7-4883-8f25-30c41639afc1", "description": null}} 2018-10-02 18:39:21,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1 used request id req-43693c20-6f04-4fe3-bf47-0f2f4cf0e245 2018-10-02 18:39:21,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeaabe4a-8e31-492a-8ef6-160d2f2d6cf1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82fef7647ccf95470cd450b3a083b1c68d696c" 2018-10-02 18:39:21,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:21 GMT Server: Apache x-compute-request-id: req-e81b6098-b92a-4108-b00a-6a71aa4afffd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e81b6098-b92a-4108-b00a-6a71aa4afffd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "7e2093f8-d2c7-4883-8f25-30c41639afc1", "control_location": "back-end", "deleted": false, "created_at": "2018-10-02T18:39:21.000000", "updated_at": null, "encryption_id": "2a6238e7-2d73-43c8-bcdf-b89eda6562fe", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-02 18:39:21,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1/encryption used request id req-e81b6098-b92a-4108-b00a-6a71aa4afffd 2018-10-02 18:39:21,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeaabe4a-8e31-492a-8ef6-160d2f2d6cf1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82fef7647ccf95470cd450b3a083b1c68d696c" 2018-10-02 18:39:22,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:21 GMT Server: Apache x-compute-request-id: req-cbae9c2a-2b34-4355-8070-2e4751b846bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbae9c2a-2b34-4355-8070-2e4751b846bc Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e5e220f9-5d76-464c-8ab6-44abf137b82a", "name": "CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-qos-spec"}, "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a", "rel": "bookmark"}]} 2018-10-02 18:39:22,026 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a used request id req-cbae9c2a-2b34-4355-8070-2e4751b846bc 2018-10-02 18:39:22,026 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-vol_type 2018-10-02 18:39:22,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac5f03b8-dca2-40d6-ba64-bb529c66a11e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a892cb576f1543ac5bbcbc3e39924c2bdfada626" 2018-10-02 18:39:22,222 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee920fbc-3fca-4993-a648-0f32713c87f2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:22,222 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/7e2093f8-d2c7-4883-8f25-30c41639afc1 used request id req-ee920fbc-3fca-4993-a648-0f32713c87f2 2018-10-02 18:39:22,223 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-0b0b42df-1401-4830-85a0-423b4d2e8ef9-qos-spec 2018-10-02 18:39:22,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4bc5020-19a4-4625-a1d1-d79b1d825e29" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1588c5ed1752046aad6641eb4a5e36e2dc7e84" 2018-10-02 18:39:22,419 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e20dfbdd-0477-4bcb-9091-dd780ba0bec6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:22,420 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/qos-specs/e5e220f9-5d76-464c-8ab6-44abf137b82a?force=False used request id req-e20dfbdd-0477-4bcb-9091-dd780ba0bec6 2018-10-02 18:39:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:22,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0b2ddc98-5202-4fee-98c9-a5aa3f09692b Date: Tue, 02 Oct 2018 18:39:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:22,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-0b2ddc98-5202-4fee-98c9-a5aa3f09692b 2018-10-02 18:39:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:22,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239aae0d-1faa-467e-886e-f0e13b88a0d5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:22,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-239aae0d-1faa-467e-886e-f0e13b88a0d5 2018-10-02 18:39:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:22,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c7a36a-1ee8-45f9-a26a-96e0a1cd9c42 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:22,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-39c7a36a-1ee8-45f9-a26a-96e0a1cd9c42 2018-10-02 18:39:22,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:22,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16036396-ce86-41de-aebf-7981a032b5a5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:22,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-16036396-ce86-41de-aebf-7981a032b5a5 2018-10-02 18:39:22,918 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj 2018-10-02 18:39:22,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/934445a416ff4a57b22713aeee374a88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:23,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8515206a-ed31-4ad8-aa7d-deae3e36e303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:23,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/934445a416ff4a57b22713aeee374a88 used request id req-8515206a-ed31-4ad8-aa7d-deae3e36e303 2018-10-02 18:39:23,165 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-proj-role 2018-10-02 18:39:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/540de30bae6d4dbdbd8fc7b82e538ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:23,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4100534-7a55-4702-a5d1-ef64410e12f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:23,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/540de30bae6d4dbdbd8fc7b82e538ab3 used request id req-c4100534-7a55-4702-a5d1-ef64410e12f6 2018-10-02 18:39:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46b32f5cc022ae4d09171d0901b92e202a2b7d4" 2018-10-02 18:39:23,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb647a5-0b2f-485d-bc0a-ce04ef5b9120 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:23,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9eb647a5-0b2f-485d-bc0a-ce04ef5b9120 2018-10-02 18:39:23,374 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-0b9065ab-cb11-4a3-user 2018-10-02 18:39:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/960fce5d38834f108c8f547484ff40e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c931ead58949133110316435cc3f950246f3ef" 2018-10-02 18:39:23,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d4b69f-083e-4b78-9ac4-3edaf1a2e58a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:23,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/960fce5d38834f108c8f547484ff40e1 used request id req-68d4b69f-083e-4b78-9ac4-3edaf1a2e58a 2018-10-02 18:39:23,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:23,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["K7h-_H93Rou6LMti66mL5w"], "issued_at": "2018-10-02T18:39:23.000000Z"}} 2018-10-02 18:39:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92896210728aae95a9132cba85f661f3f63b1db6" 2018-10-02 18:39:24,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb91de74-6b44-4a7b-a508-f9c2f9c1ac22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:24,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb91de74-6b44-4a7b-a508-f9c2f9c1ac22 2018-10-02 18:39:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:24,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:24,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2OX-epwUTKCwX1lIVLvvAg"], "issued_at": "2018-10-02T18:39:24.000000Z"}} 2018-10-02 18:39:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:24,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a74fd68-64e5-4080-b147-7553122b0a00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:24,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a74fd68-64e5-4080-b147-7553122b0a00 2018-10-02 18:39:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:24,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:24,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d0d4ae-2c37-4c95-ad5f-206b041130be Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:24,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj used request id req-09d0d4ae-2c37-4c95-ad5f-206b041130be 2018-10-02 18:39:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:24,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc657a10-1c00-4afa-b735-f64f89203bd7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:24,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-fc657a10-1c00-4afa-b735-f64f89203bd7 2018-10-02 18:39:24,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj"}}' 2018-10-02 18:39:24,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60b8717-2338-497b-8194-214330d2a879 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611"}, "enabled": true, "id": "5c55c3ad403048bc8403167401183611", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj"}} 2018-10-02 18:39:24,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e60b8717-2338-497b-8194-214330d2a879 2018-10-02 18:39:24,725 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj 2018-10-02 18:39:24,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:24,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:25,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["MDiyztwaRDm_mn4EScVw7w"], "issued_at": "2018-10-02T18:39:25.000000Z"}} 2018-10-02 18:39:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bcf045dad01606c987b67671a97230990276a90" 2018-10-02 18:39:25,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad25da11-d306-4003-bb69-e6fe0b86f521 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:25,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ad25da11-d306-4003-bb69-e6fe0b86f521 2018-10-02 18:39:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:25,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:25,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bcf045dad01606c987b67671a97230990276a90" 2018-10-02 18:39:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7eaa8d-c8bf-49f5-b1d9-5f37e500c69d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:39:25,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ca7eaa8d-c8bf-49f5-b1d9-5f37e500c69d 2018-10-02 18:39:25,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bcf045dad01606c987b67671a97230990276a90" 2018-10-02 18:39:25,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2a83a1-0cfb-47ee-91d8-361105eab6ea Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611"}, "enabled": true, "id": "5c55c3ad403048bc8403167401183611", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj"}]} 2018-10-02 18:39:25,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj used request id req-de2a83a1-0cfb-47ee-91d8-361105eab6ea 2018-10-02 18:39:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bcf045dad01606c987b67671a97230990276a90" 2018-10-02 18:39:25,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dcf6c24-0206-472b-a933-6ce661c63736 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:25,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0dcf6c24-0206-472b-a933-6ce661c63736 2018-10-02 18:39:25,791 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-user 2018-10-02 18:39:25,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:25,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0165a829-da97-4c85-af06-62a2048f6164 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:25,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0165a829-da97-4c85-af06-62a2048f6164 2018-10-02 18:39:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role"}}' 2018-10-02 18:39:25,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde3c629-6e87-47aa-9cd5-67c4d875b051 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "359857cb9d284ed6a09333e20dfa5c0b", "links": {"self": "http://172.30.9.22:5000/v3/roles/359857cb9d284ed6a09333e20dfa5c0b"}, "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role"}} 2018-10-02 18:39:25,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-cde3c629-6e87-47aa-9cd5-67c4d875b051 2018-10-02 18:39:25,982 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role 2018-10-02 18:39:25,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/359857cb9d284ed6a09333e20dfa5c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:26,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dc0549-a8cc-441a-9d4c-78e601b99e10 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/359857cb9d284ed6a09333e20dfa5c0b"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role", "id": "359857cb9d284ed6a09333e20dfa5c0b"}} 2018-10-02 18:39:26,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/359857cb9d284ed6a09333e20dfa5c0b used request id req-c0dc0549-a8cc-441a-9d4c-78e601b99e10 2018-10-02 18:39:26,072 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role to project CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj 2018-10-02 18:39:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611/users/ece7da493e0145a3a7f630068c5bf742/roles/359857cb9d284ed6a09333e20dfa5c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:26,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38dd038d-a67a-441f-adbe-70041f909a84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:26,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611/users/ece7da493e0145a3a7f630068c5bf742/roles/359857cb9d284ed6a09333e20dfa5c0b used request id req-38dd038d-a67a-441f-adbe-70041f909a84 2018-10-02 18:39:26,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:26,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "359857cb9d284ed6a09333e20dfa5c0b", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role"}], "expires_at": "2018-10-02T19:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c55c3ad403048bc8403167401183611", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-user", "id": "ece7da493e0145a3a7f630068c5bf742"}, "audit_ids": ["H8wor5jHSyCqSXhjmk1M1Q"], "issued_at": "2018-10-02T18:39:26.000000Z"}} 2018-10-02 18:39:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b0fa2a35abe81b6f0fd6834399de09234e12c61" 2018-10-02 18:39:26,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfffa78-35b0-4251-8f4d-fe8bd9901459 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:26,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cbfffa78-35b0-4251-8f4d-fe8bd9901459 2018-10-02 18:39:26,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:26,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:27,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "359857cb9d284ed6a09333e20dfa5c0b", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role"}], "expires_at": "2018-10-02T19:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c55c3ad403048bc8403167401183611", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5c55c3ad403048bc8403167401183611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5c55c3ad403048bc8403167401183611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5c55c3ad403048bc8403167401183611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-user", "id": "ece7da493e0145a3a7f630068c5bf742"}, "audit_ids": ["K1iavz4fQ4K49FsZwZU_NQ"], "issued_at": "2018-10-02T18:39:27.000000Z"}} 2018-10-02 18:39:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf743a9-fc0d-4311-a31a-2ef7db5a3acd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:27,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2cf743a9-fc0d-4311-a31a-2ef7db5a3acd 2018-10-02 18:39:27,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:27,350 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:27 GMT Server: Apache x-compute-request-id: req-347531a3-2cbe-4554-b816-48ed7270e311 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-347531a3-2cbe-4554-b816-48ed7270e311 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:39:27,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/detail used request id req-347531a3-2cbe-4554-b816-48ed7270e311 2018-10-02 18:39:27,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:39:27,723 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:27 GMT Server: Apache x-compute-request-id: req-3c139d04-74a5-4953-bf44-35e3372fbfd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c139d04-74a5-4953-bf44-35e3372fbfd4 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.610547", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}} 2018-10-02 18:39:27,724 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes used request id req-3c139d04-74a5-4953-bf44-35e3372fbfd4 2018-10-02 18:39:27,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:27,925 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:27 GMT Server: Apache x-compute-request-id: req-484f1e55-4ca3-4bf9-bde8-2e2fdacb761e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-484f1e55-4ca3-4bf9-bde8-2e2fdacb761e Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c55c3ad403048bc8403167401183611", "updated_at": "2018-10-02T18:39:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}} 2018-10-02 18:39:27,926 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-484f1e55-4ca3-4bf9-bde8-2e2fdacb761e 2018-10-02 18:39:27,926 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb 2018-10-02 18:39:27,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:28,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:27 GMT Server: Apache x-compute-request-id: req-f8905037-6fb4-4fa8-96cb-0d6c2fef6f3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8905037-6fb4-4fa8-96cb-0d6c2fef6f3e Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c55c3ad403048bc8403167401183611", "updated_at": "2018-10-02T18:39:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}} 2018-10-02 18:39:28,118 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-f8905037-6fb4-4fa8-96cb-0d6c2fef6f3e 2018-10-02 18:39:28,118 - create_volume - DEBUG - Instance status is - creating 2018-10-02 18:39:28,119 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:39:31,122 - create_volume - DEBUG - Volume status query timeout in 296.804525137 2018-10-02 18:39:31,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:31,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:31 GMT Server: Apache x-compute-request-id: req-bafa7eab-b01d-401d-ba62-658bedf0289d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bafa7eab-b01d-401d-ba62-658bedf0289d Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c55c3ad403048bc8403167401183611", "updated_at": "2018-10-02T18:39:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}} 2018-10-02 18:39:31,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-bafa7eab-b01d-401d-ba62-658bedf0289d 2018-10-02 18:39:31,327 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:39:31,327 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb 2018-10-02 18:39:31,328 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb 2018-10-02 18:39:31,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b0fa2a35abe81b6f0fd6834399de09234e12c61" 2018-10-02 18:39:31,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:31 GMT Server: Apache x-compute-request-id: req-054a31d9-1629-4575-9f2c-804df7e8d5ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-054a31d9-1629-4575-9f2c-804df7e8d5ba Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c55c3ad403048bc8403167401183611", "updated_at": "2018-10-02T18:39:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}]} 2018-10-02 18:39:31,526 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/detail used request id req-054a31d9-1629-4575-9f2c-804df7e8d5ba 2018-10-02 18:39:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:31,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b0fa2a35abe81b6f0fd6834399de09234e12c61" 2018-10-02 18:39:31,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e13bf0-fe54-49f5-b29e-ef68cf3c3fac Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611"}, "enabled": true, "id": "5c55c3ad403048bc8403167401183611", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj"}} 2018-10-02 18:39:31,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611 used request id req-b1e13bf0-fe54-49f5-b29e-ef68cf3c3fac 2018-10-02 18:39:31,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:31,815 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:31 GMT Server: Apache x-compute-request-id: req-09b3cdbe-6569-4976-a57c-832a51f83872 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09b3cdbe-6569-4976-a57c-832a51f83872 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c55c3ad403048bc8403167401183611", "updated_at": "2018-10-02T18:39:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}} 2018-10-02 18:39:31,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-09b3cdbe-6569-4976-a57c-832a51f83872 2018-10-02 18:39:31,816 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:39:31,816 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb 2018-10-02 18:39:31,816 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb 2018-10-02 18:39:31,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:32,049 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a38026d5-c0bd-4b23-8c6f-464d4b7cc048 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:32,049 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-a38026d5-c0bd-4b23-8c6f-464d4b7cc048 2018-10-02 18:39:32,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:32,256 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:32 GMT Server: Apache x-compute-request-id: req-ed190d1f-6317-403d-8619-9cbc04e853e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed190d1f-6317-403d-8619-9cbc04e853e9 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "ece7da493e0145a3a7f630068c5bf742", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "self"}, {"href": "http://172.30.9.22:8776/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c55c3ad403048bc8403167401183611", "updated_at": "2018-10-02T18:39:32.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41327808-c5fa-4aec-8aba-2a668635bfc3", "size": 1}} 2018-10-02 18:39:32,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-ed190d1f-6317-403d-8619-9cbc04e853e9 2018-10-02 18:39:32,256 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:39:32,256 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:39:35,257 - create_volume - DEBUG - Volume status query timeout in 56.7922680378 2018-10-02 18:39:35,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-347531a3-2cbe-4554-b816-48ed7270e311" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de5689ef830ab70b16a413f0bc8bb69328980c2" 2018-10-02 18:39:35,467 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:39:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b6b040f9-6472-42fe-91ae-e39ae23b8c92 x-openstack-request-id: req-b6b040f9-6472-42fe-91ae-e39ae23b8c92 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 41327808-c5fa-4aec-8aba-2a668635bfc3 could not be found.", "code": 404}} 2018-10-02 18:39:35,468 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/41327808-c5fa-4aec-8aba-2a668635bfc3 used request id req-b6b040f9-6472-42fe-91ae-e39ae23b8c92 2018-10-02 18:39:35,468 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 41327808-c5fa-4aec-8aba-2a668635bfc3 could not be found. (HTTP 404) (Request-ID: req-b6b040f9-6472-42fe-91ae-e39ae23b8c92) 2018-10-02 18:39:35,468 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e3437ebf-13a6-4eb1-9df9-2f38100f74bb 2018-10-02 18:39:35,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-054a31d9-1629-4575-9f2c-804df7e8d5ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b0fa2a35abe81b6f0fd6834399de09234e12c61" 2018-10-02 18:39:35,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:35 GMT Server: Apache x-compute-request-id: req-7f61ab6f-e94b-445d-9b07-29dc7ad190e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f61ab6f-e94b-445d-9b07-29dc7ad190e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:39:35,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5c55c3ad403048bc8403167401183611/volumes/detail used request id req-7f61ab6f-e94b-445d-9b07-29dc7ad190e1 2018-10-02 18:39:35,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:35,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7ed1aaf4-ad1f-48a9-84c2-53d82599834b Date: Tue, 02 Oct 2018 18:39:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:35,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-7ed1aaf4-ad1f-48a9-84c2-53d82599834b 2018-10-02 18:39:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:35,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89a134d-c375-496c-8e1e-17a6d6e8a62c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:35,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-b89a134d-c375-496c-8e1e-17a6d6e8a62c 2018-10-02 18:39:36,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:36,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b718a56-3976-4503-b355-53d52623b87c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:36,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-2b718a56-3976-4503-b355-53d52623b87c 2018-10-02 18:39:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:36,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70345ff-76a5-4905-8609-43f27b29bb30 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:36,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-e70345ff-76a5-4905-8609-43f27b29bb30 2018-10-02 18:39:36,187 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj 2018-10-02 18:39:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:36,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad424de-ae95-4ebb-8f71-4a8b87444630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:36,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5c55c3ad403048bc8403167401183611 used request id req-cad424de-ae95-4ebb-8f71-4a8b87444630 2018-10-02 18:39:36,380 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-proj-role 2018-10-02 18:39:36,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/359857cb9d284ed6a09333e20dfa5c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:36,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-367ecb4d-029f-488e-b0e3-1121856d242d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:36,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/359857cb9d284ed6a09333e20dfa5c0b used request id req-367ecb4d-029f-488e-b0e3-1121856d242d 2018-10-02 18:39:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b9ae169394c94f85d00f93c42ae4d061c06969" 2018-10-02 18:39:36,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9331f0ab-a823-4e26-a10a-27b49500303f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:36,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9331f0ab-a823-4e26-a10a-27b49500303f 2018-10-02 18:39:36,582 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9090739d-9df6-4d0-user 2018-10-02 18:39:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ece7da493e0145a3a7f630068c5bf742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bcf045dad01606c987b67671a97230990276a90" 2018-10-02 18:39:36,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e8668fe-5adf-47a6-8841-e4597d405032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:36,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ece7da493e0145a3a7f630068c5bf742 used request id req-3e8668fe-5adf-47a6-8841-e4597d405032 2018-10-02 18:39:36,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:37,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["fgo0U-2BRyaTgnSjHLkSuQ"], "issued_at": "2018-10-02T18:39:37.000000Z"}} 2018-10-02 18:39:37,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ca3241cd0c9eb2bacb82b449c4480255be474c" 2018-10-02 18:39:37,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f419c45-9a75-4c0d-b4a1-51d225f4f49b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:37,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0f419c45-9a75-4c0d-b4a1-51d225f4f49b 2018-10-02 18:39:37,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:37,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:37,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ROIM_O3yS-qdJTORTrYU7g"], "issued_at": "2018-10-02T18:39:37.000000Z"}} 2018-10-02 18:39:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:37,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc9c79c-4f24-4954-91a2-56a93478cb5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:37,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7bc9c79c-4f24-4954-91a2-56a93478cb5a 2018-10-02 18:39:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:37,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:37,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:37,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26aa3077-c577-4755-aec8-d6989fc9f28b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:37,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj used request id req-26aa3077-c577-4755-aec8-d6989fc9f28b 2018-10-02 18:39:37,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:37,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff73a64-c406-4582-b6c8-e38793e1ac47 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:37,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2ff73a64-c406-4582-b6c8-e38793e1ac47 2018-10-02 18:39:37,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}}' 2018-10-02 18:39:38,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5efdff-9aa7-4dd2-838a-d079fb450f65 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b"}, "enabled": true, "id": "ae276bf2c25b4d139dc532eab8a6824b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}} 2018-10-02 18:39:38,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6a5efdff-9aa7-4dd2-838a-d079fb450f65 2018-10-02 18:39:38,060 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj 2018-10-02 18:39:38,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:38,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:38,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["sgEHI97XRUKemfRZlws1TA"], "issued_at": "2018-10-02T18:39:38.000000Z"}} 2018-10-02 18:39:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782dc5c76797bd22e02374a0d5911d3bb649495f" 2018-10-02 18:39:38,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3c4c83-7624-4b58-8773-fde196f96c7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:38,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d3c4c83-7624-4b58-8773-fde196f96c7a 2018-10-02 18:39:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:38,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782dc5c76797bd22e02374a0d5911d3bb649495f" 2018-10-02 18:39:38,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d57a62-40a5-499b-a3c4-dbbb2f125503 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:39:38,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-91d57a62-40a5-499b-a3c4-dbbb2f125503 2018-10-02 18:39:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782dc5c76797bd22e02374a0d5911d3bb649495f" 2018-10-02 18:39:38,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f26ef22-dddb-41ac-90f7-7f16a950d86e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b"}, "enabled": true, "id": "ae276bf2c25b4d139dc532eab8a6824b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}]} 2018-10-02 18:39:38,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj used request id req-7f26ef22-dddb-41ac-90f7-7f16a950d86e 2018-10-02 18:39:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782dc5c76797bd22e02374a0d5911d3bb649495f" 2018-10-02 18:39:38,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfba59d5-d824-4c87-9a3e-c1ffecb0ffa3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:38,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-bfba59d5-d824-4c87-9a3e-c1ffecb0ffa3 2018-10-02 18:39:39,186 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-user 2018-10-02 18:39:39,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:39,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cea0eed-261d-49d6-a371-3311004a0ded Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:39,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9cea0eed-261d-49d6-a371-3311004a0ded 2018-10-02 18:39:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role"}}' 2018-10-02 18:39:39,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42c8acc-1d8c-4c78-82ae-2a97035b96f9 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "179e4e26f844441eaee0c635f1fcc562", "links": {"self": "http://172.30.9.22:5000/v3/roles/179e4e26f844441eaee0c635f1fcc562"}, "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role"}} 2018-10-02 18:39:39,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a42c8acc-1d8c-4c78-82ae-2a97035b96f9 2018-10-02 18:39:39,396 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role 2018-10-02 18:39:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/179e4e26f844441eaee0c635f1fcc562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:39,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7692b285-8108-4dee-9a80-33216f3b0d81 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/179e4e26f844441eaee0c635f1fcc562"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role", "id": "179e4e26f844441eaee0c635f1fcc562"}} 2018-10-02 18:39:39,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/179e4e26f844441eaee0c635f1fcc562 used request id req-7692b285-8108-4dee-9a80-33216f3b0d81 2018-10-02 18:39:39,478 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role to project CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj 2018-10-02 18:39:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b/users/72377709425a4053b3f3f8672c1fda70/roles/179e4e26f844441eaee0c635f1fcc562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:39,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e583abc4-4b57-4f79-859e-715ae5123aae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:39,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b/users/72377709425a4053b3f3f8672c1fda70/roles/179e4e26f844441eaee0c635f1fcc562 used request id req-e583abc4-4b57-4f79-859e-715ae5123aae 2018-10-02 18:39:39,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:39,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "179e4e26f844441eaee0c635f1fcc562", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role"}], "expires_at": "2018-10-02T19:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae276bf2c25b4d139dc532eab8a6824b", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-user", "id": "72377709425a4053b3f3f8672c1fda70"}, "audit_ids": ["En6DLMtJQ3y5S25Q6JJJOQ"], "issued_at": "2018-10-02T18:39:39.000000Z"}} 2018-10-02 18:39:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ed5ac7ca36637e2039186f200f2502c56e2b64" 2018-10-02 18:39:40,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958a32e7-3a04-46e8-84f1-7f5baa4008dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:40,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-958a32e7-3a04-46e8-84f1-7f5baa4008dd 2018-10-02 18:39:40,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:40,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:40,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "179e4e26f844441eaee0c635f1fcc562", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role"}], "expires_at": "2018-10-02T19:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae276bf2c25b4d139dc532eab8a6824b", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-user", "id": "72377709425a4053b3f3f8672c1fda70"}, "audit_ids": ["hVZgVryYRguHp9_VQElBsA"], "issued_at": "2018-10-02T18:39:40.000000Z"}} 2018-10-02 18:39:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:40,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1798ad62-01b0-4c2b-ac4a-764caa5e07f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:40,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1798ad62-01b0-4c2b-ac4a-764caa5e07f6 2018-10-02 18:39:40,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:41,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:40 GMT Server: Apache x-compute-request-id: req-32bd1671-a12e-4102-9b61-a55b46b268a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-32bd1671-a12e-4102-9b61-a55b46b268a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:39:41,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/detail used request id req-32bd1671-a12e-4102-9b61-a55b46b268a4 2018-10-02 18:39:41,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:39:41,424 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:41 GMT Server: Apache x-compute-request-id: req-a72db9ea-82de-43ec-be3d-b658a94c92b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a72db9ea-82de-43ec-be3d-b658a94c92b9 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.343162", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}} 2018-10-02 18:39:41,424 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes used request id req-a72db9ea-82de-43ec-be3d-b658a94c92b9 2018-10-02 18:39:41,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:41,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:41 GMT Server: Apache x-compute-request-id: req-be2cec3b-9947-4e66-85c2-d58d770eb0fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be2cec3b-9947-4e66-85c2-d58d770eb0fe Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ae276bf2c25b4d139dc532eab8a6824b", "updated_at": "2018-10-02T18:39:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}} 2018-10-02 18:39:41,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 used request id req-be2cec3b-9947-4e66-85c2-d58d770eb0fe 2018-10-02 18:39:41,635 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9 2018-10-02 18:39:41,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:41,825 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:41 GMT Server: Apache x-compute-request-id: req-f083bd7d-0985-4ffa-a988-82b7491ed794 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f083bd7d-0985-4ffa-a988-82b7491ed794 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ae276bf2c25b4d139dc532eab8a6824b", "updated_at": "2018-10-02T18:39:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}} 2018-10-02 18:39:41,825 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 used request id req-f083bd7d-0985-4ffa-a988-82b7491ed794 2018-10-02 18:39:41,825 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:39:41,826 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9 2018-10-02 18:39:41,826 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9 2018-10-02 18:39:41,828 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ed5ac7ca36637e2039186f200f2502c56e2b64" 2018-10-02 18:39:42,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:41 GMT Server: Apache x-compute-request-id: req-db166867-8984-4b7a-88e9-a5c849a7437a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db166867-8984-4b7a-88e9-a5c849a7437a Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ae276bf2c25b4d139dc532eab8a6824b", "updated_at": "2018-10-02T18:39:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}]} 2018-10-02 18:39:42,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/detail used request id req-db166867-8984-4b7a-88e9-a5c849a7437a 2018-10-02 18:39:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:42,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ed5ac7ca36637e2039186f200f2502c56e2b64" 2018-10-02 18:39:42,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080be7e3-54f9-4256-9c73-c94033055cf1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b"}, "enabled": true, "id": "ae276bf2c25b4d139dc532eab8a6824b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}} 2018-10-02 18:39:42,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b used request id req-080be7e3-54f9-4256-9c73-c94033055cf1 2018-10-02 18:39:42,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:42,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:42,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "179e4e26f844441eaee0c635f1fcc562", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role"}], "expires_at": "2018-10-02T19:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae276bf2c25b4d139dc532eab8a6824b", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ae276bf2c25b4d139dc532eab8a6824b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-user", "id": "72377709425a4053b3f3f8672c1fda70"}, "audit_ids": ["gMPkPyeUTOWjpzgRPoiE0g"], "issued_at": "2018-10-02T18:39:42.000000Z"}} 2018-10-02 18:39:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2c32530bb6de3d7f66d9996711181173ab6570" 2018-10-02 18:39:42,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cda106a-b3e5-43a0-b7f6-d15155961530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:42,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1cda106a-b3e5-43a0-b7f6-d15155961530 2018-10-02 18:39:42,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2c32530bb6de3d7f66d9996711181173ab6570" 2018-10-02 18:39:42,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:42 GMT Server: Apache x-compute-request-id: req-df096c98-e4cb-4ab0-8d21-699db3a16174 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df096c98-e4cb-4ab0-8d21-699db3a16174 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ae276bf2c25b4d139dc532eab8a6824b", "updated_at": "2018-10-02T18:39:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}]} 2018-10-02 18:39:42,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/detail used request id req-df096c98-e4cb-4ab0-8d21-699db3a16174 2018-10-02 18:39:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:42,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2c32530bb6de3d7f66d9996711181173ab6570" 2018-10-02 18:39:42,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9f6c72-fbac-4239-b98f-202ae6e0e7f0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b"}, "enabled": true, "id": "ae276bf2c25b4d139dc532eab8a6824b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj"}} 2018-10-02 18:39:42,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b used request id req-7e9f6c72-fbac-4239-b98f-202ae6e0e7f0 2018-10-02 18:39:42,974 - create_volume - INFO - Did not create volume due to cleanup mode 2018-10-02 18:39:42,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:43,176 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:42 GMT Server: Apache x-compute-request-id: req-8cd2a966-90e2-4a7c-885f-de1b22cb0b01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8cd2a966-90e2-4a7c-885f-de1b22cb0b01 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ae276bf2c25b4d139dc532eab8a6824b", "updated_at": "2018-10-02T18:39:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}} 2018-10-02 18:39:43,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 used request id req-8cd2a966-90e2-4a7c-885f-de1b22cb0b01 2018-10-02 18:39:43,176 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:39:43,177 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9 2018-10-02 18:39:43,177 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9 2018-10-02 18:39:43,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:43,780 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03442a32-771f-4379-903f-1e81a146a4c7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:43,780 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 used request id req-03442a32-771f-4379-903f-1e81a146a4c7 2018-10-02 18:39:43,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:43,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:43 GMT Server: Apache x-compute-request-id: req-443c1fe4-736f-4805-a3c1-adc6ead11f2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-443c1fe4-736f-4805-a3c1-adc6ead11f2b Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "72377709425a4053b3f3f8672c1fda70", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "self"}, {"href": "http://172.30.9.22:8776/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ae276bf2c25b4d139dc532eab8a6824b", "updated_at": "2018-10-02T18:39:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b9ab750-b557-4cf7-8d11-60cea0607a47", "size": 1}} 2018-10-02 18:39:43,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 used request id req-443c1fe4-736f-4805-a3c1-adc6ead11f2b 2018-10-02 18:39:43,977 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:39:43,977 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:39:46,981 - create_volume - DEBUG - Volume status query timeout in 56.7995471954 2018-10-02 18:39:46,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32bd1671-a12e-4102-9b61-a55b46b268a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51416a43fd2fe820c47096e1e648d483dd08cbcd" 2018-10-02 18:39:47,026 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:39:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-879cd8aa-a647-4883-baf1-52bf54973ade x-openstack-request-id: req-879cd8aa-a647-4883-baf1-52bf54973ade Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6b9ab750-b557-4cf7-8d11-60cea0607a47 could not be found.", "code": 404}} 2018-10-02 18:39:47,026 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ae276bf2c25b4d139dc532eab8a6824b/volumes/6b9ab750-b557-4cf7-8d11-60cea0607a47 used request id req-879cd8aa-a647-4883-baf1-52bf54973ade 2018-10-02 18:39:47,027 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6b9ab750-b557-4cf7-8d11-60cea0607a47 could not be found. (HTTP 404) (Request-ID: req-879cd8aa-a647-4883-baf1-52bf54973ade) 2018-10-02 18:39:47,027 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6f798eee-b723-4623-ac31-cffc8fc5c6b9 2018-10-02 18:39:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f82aad8c-fffc-4cc2-9894-4a913d193919 Date: Tue, 02 Oct 2018 18:39:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:47,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-f82aad8c-fffc-4cc2-9894-4a913d193919 2018-10-02 18:39:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e80fdb0-ed18-4a84-bfeb-01c6c5de3fa9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:47,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-9e80fdb0-ed18-4a84-bfeb-01c6c5de3fa9 2018-10-02 18:39:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0abde1-7d7b-4a10-890a-35df5dc5bd65 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:47,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-5f0abde1-7d7b-4a10-890a-35df5dc5bd65 2018-10-02 18:39:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5dd2f5-07a2-4cb2-9fe7-6edac3911b5f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:47,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-cc5dd2f5-07a2-4cb2-9fe7-6edac3911b5f 2018-10-02 18:39:47,557 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj 2018-10-02 18:39:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d103e243-b3dd-4441-a4ee-3807bc5f274b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:47,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ae276bf2c25b4d139dc532eab8a6824b used request id req-d103e243-b3dd-4441-a4ee-3807bc5f274b 2018-10-02 18:39:47,739 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-proj-role 2018-10-02 18:39:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/179e4e26f844441eaee0c635f1fcc562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54df4410-8fa2-42bf-8044-7248ec7ee28e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:47,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/179e4e26f844441eaee0c635f1fcc562 used request id req-54df4410-8fa2-42bf-8044-7248ec7ee28e 2018-10-02 18:39:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c8a86df4efa991182a42c67856c18b32eae9c5" 2018-10-02 18:39:47,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2403c464-101f-4e81-b428-ea09ed7b69dd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:47,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2403c464-101f-4e81-b428-ea09ed7b69dd 2018-10-02 18:39:47,948 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-2d04f9da-3b90-474-user 2018-10-02 18:39:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/72377709425a4053b3f3f8672c1fda70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782dc5c76797bd22e02374a0d5911d3bb649495f" 2018-10-02 18:39:48,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483bb4d3-6c94-477c-bd06-09f125a81932 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:48,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/72377709425a4053b3f3f8672c1fda70 used request id req-483bb4d3-6c94-477c-bd06-09f125a81932 2018-10-02 18:39:48,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:48,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NdRIxxVtTOaCDQnvifjxbQ"], "issued_at": "2018-10-02T18:39:48.000000Z"}} 2018-10-02 18:39:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d667c9f466d033278a7f047744a18860903d7e" 2018-10-02 18:39:48,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30486df7-da8c-46ba-8957-5042bd23f849 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:48,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-30486df7-da8c-46ba-8957-5042bd23f849 2018-10-02 18:39:48,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:48,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:48,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DQ6VUkuBQu-RqdQzWq68vQ"], "issued_at": "2018-10-02T18:39:48.000000Z"}} 2018-10-02 18:39:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:49,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44229726-d142-4828-bd3c-b541ba87d947 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:49,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-44229726-d142-4828-bd3c-b541ba87d947 2018-10-02 18:39:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:49,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:49,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37dd6b4-1156-473f-91f3-55a439a019ff Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:49,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj used request id req-c37dd6b4-1156-473f-91f3-55a439a019ff 2018-10-02 18:39:49,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:49,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa28ec7-46b5-4c67-8e7d-d3d49b6f8dc3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:49,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-bfa28ec7-46b5-4c67-8e7d-d3d49b6f8dc3 2018-10-02 18:39:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj"}}' 2018-10-02 18:39:49,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7f2f0a-f3ac-46a0-8818-c0813b72b376 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334"}, "enabled": true, "id": "ad77b06a3ff14968bdfe8da594e50334", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj"}} 2018-10-02 18:39:49,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2a7f2f0a-f3ac-46a0-8818-c0813b72b376 2018-10-02 18:39:49,389 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj 2018-10-02 18:39:49,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:49,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:49,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9rvpa_HRRgWgVa4Gzac8WA"], "issued_at": "2018-10-02T18:39:49.000000Z"}} 2018-10-02 18:39:49,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e1df1cffbf3ef51b26e80238336c9c43c558c" 2018-10-02 18:39:49,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50645723-29f2-4991-95f4-76e804ae477f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:49,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-50645723-29f2-4991-95f4-76e804ae477f 2018-10-02 18:39:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:49,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e1df1cffbf3ef51b26e80238336c9c43c558c" 2018-10-02 18:39:49,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce6ee4d-2a55-4340-80d5-af17de198560 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:39:49,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5ce6ee4d-2a55-4340-80d5-af17de198560 2018-10-02 18:39:49,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e1df1cffbf3ef51b26e80238336c9c43c558c" 2018-10-02 18:39:50,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e0854f-6062-479c-a544-49d6ec19984a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334"}, "enabled": true, "id": "ad77b06a3ff14968bdfe8da594e50334", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj"}]} 2018-10-02 18:39:50,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj used request id req-d5e0854f-6062-479c-a544-49d6ec19984a 2018-10-02 18:39:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e1df1cffbf3ef51b26e80238336c9c43c558c" 2018-10-02 18:39:50,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfb5cc6-8bf4-4c0d-95e9-00f7852e0c95 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:50,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ddfb5cc6-8bf4-4c0d-95e9-00f7852e0c95 2018-10-02 18:39:50,545 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-user 2018-10-02 18:39:50,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:50,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effff302-ef9c-4e9f-9dc4-2b95fb432ae1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:50,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-effff302-ef9c-4e9f-9dc4-2b95fb432ae1 2018-10-02 18:39:50,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role"}}' 2018-10-02 18:39:50,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7bb51e-28ce-40b0-a7b4-cf7ca2455698 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e22fd1d08d4e4600831a703f1c05bf24", "links": {"self": "http://172.30.9.22:5000/v3/roles/e22fd1d08d4e4600831a703f1c05bf24"}, "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role"}} 2018-10-02 18:39:50,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c7bb51e-28ce-40b0-a7b4-cf7ca2455698 2018-10-02 18:39:50,689 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role 2018-10-02 18:39:50,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/e22fd1d08d4e4600831a703f1c05bf24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:50,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5653151-640c-4e9e-b1c9-67fa605c0805 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e22fd1d08d4e4600831a703f1c05bf24"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role", "id": "e22fd1d08d4e4600831a703f1c05bf24"}} 2018-10-02 18:39:50,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e22fd1d08d4e4600831a703f1c05bf24 used request id req-a5653151-640c-4e9e-b1c9-67fa605c0805 2018-10-02 18:39:50,775 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role to project CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj 2018-10-02 18:39:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334/users/d761f8e6f6bb4d69a4e48f808f239043/roles/e22fd1d08d4e4600831a703f1c05bf24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:50,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904911b4-76c7-4bab-99f1-6de721489d5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:50,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334/users/d761f8e6f6bb4d69a4e48f808f239043/roles/e22fd1d08d4e4600831a703f1c05bf24 used request id req-904911b4-76c7-4bab-99f1-6de721489d5b 2018-10-02 18:39:50,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:51,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e22fd1d08d4e4600831a703f1c05bf24", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role"}], "expires_at": "2018-10-02T19:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad77b06a3ff14968bdfe8da594e50334", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-user", "id": "d761f8e6f6bb4d69a4e48f808f239043"}, "audit_ids": ["sppmIE0KRr-i_ADCeAINBQ"], "issued_at": "2018-10-02T18:39:51.000000Z"}} 2018-10-02 18:39:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23542e0a757b29e5b0dbe9e569edf8eacc58083" 2018-10-02 18:39:51,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9326a26-6138-41ac-8489-a46a418c439d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:51,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d9326a26-6138-41ac-8489-a46a418c439d 2018-10-02 18:39:51,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:51,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:51,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e22fd1d08d4e4600831a703f1c05bf24", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role"}], "expires_at": "2018-10-02T19:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad77b06a3ff14968bdfe8da594e50334", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ad77b06a3ff14968bdfe8da594e50334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-user", "id": "d761f8e6f6bb4d69a4e48f808f239043"}, "audit_ids": ["XCAc-TBrTl-LmCv2gBA60g"], "issued_at": "2018-10-02T18:39:51.000000Z"}} 2018-10-02 18:39:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:51,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8abaad-705d-4f44-b8ff-ec6947012f6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:51,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1c8abaad-705d-4f44-b8ff-ec6947012f6d 2018-10-02 18:39:51,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:52,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:51 GMT Server: Apache x-compute-request-id: req-1a9f423d-1363-432a-a05e-fbb16f9d7659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a9f423d-1363-432a-a05e-fbb16f9d7659 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:39:52,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/detail used request id req-1a9f423d-1363-432a-a05e-fbb16f9d7659 2018-10-02 18:39:52,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:39:52,315 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:52 GMT Server: Apache x-compute-request-id: req-26a8bbc9-ab0c-43d8-b75d-06148a3601ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26a8bbc9-ab0c-43d8-b75d-06148a3601ad Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d761f8e6f6bb4d69a4e48f808f239043", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "self"}, {"href": "http://172.30.9.22:8776/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:52.244694", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "size": 1}} 2018-10-02 18:39:52,316 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes used request id req-26a8bbc9-ab0c-43d8-b75d-06148a3601ad 2018-10-02 18:39:52,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:52,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:52 GMT Server: Apache x-compute-request-id: req-5e7b1693-1d99-43fd-b569-f5a95dc3f55d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e7b1693-1d99-43fd-b569-f5a95dc3f55d Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d761f8e6f6bb4d69a4e48f808f239043", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "self"}, {"href": "http://172.30.9.22:8776/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ad77b06a3ff14968bdfe8da594e50334", "updated_at": "2018-10-02T18:39:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "size": 1}} 2018-10-02 18:39:52,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 used request id req-5e7b1693-1d99-43fd-b569-f5a95dc3f55d 2018-10-02 18:39:52,526 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e 2018-10-02 18:39:52,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:53,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:52 GMT Server: Apache x-compute-request-id: req-f6a7d43a-8bb7-4b9a-b9a3-5560f55da09a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6a7d43a-8bb7-4b9a-b9a3-5560f55da09a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d761f8e6f6bb4d69a4e48f808f239043", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "self"}, {"href": "http://172.30.9.22:8776/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ad77b06a3ff14968bdfe8da594e50334", "updated_at": "2018-10-02T18:39:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "size": 1}} 2018-10-02 18:39:53,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 used request id req-f6a7d43a-8bb7-4b9a-b9a3-5560f55da09a 2018-10-02 18:39:53,103 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:39:53,103 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e 2018-10-02 18:39:53,104 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e 2018-10-02 18:39:53,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23542e0a757b29e5b0dbe9e569edf8eacc58083" 2018-10-02 18:39:53,302 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-b5c0da36-b0d7-444b-81ff-b321cf5a866c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5c0da36-b0d7-444b-81ff-b321cf5a866c Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d761f8e6f6bb4d69a4e48f808f239043", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "self"}, {"href": "http://172.30.9.22:8776/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ad77b06a3ff14968bdfe8da594e50334", "updated_at": "2018-10-02T18:39:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "size": 1}]} 2018-10-02 18:39:53,303 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/detail used request id req-b5c0da36-b0d7-444b-81ff-b321cf5a866c 2018-10-02 18:39:53,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:53,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23542e0a757b29e5b0dbe9e569edf8eacc58083" 2018-10-02 18:39:53,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e074777-b61e-4426-a06c-9009934cedb9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334"}, "enabled": true, "id": "ad77b06a3ff14968bdfe8da594e50334", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj"}} 2018-10-02 18:39:53,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334 used request id req-2e074777-b61e-4426-a06c-9009934cedb9 2018-10-02 18:39:53,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:53,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-fb06a506-2a58-4985-b51f-a04e338f064d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb06a506-2a58-4985-b51f-a04e338f064d Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d761f8e6f6bb4d69a4e48f808f239043", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "self"}, {"href": "http://172.30.9.22:8776/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ad77b06a3ff14968bdfe8da594e50334", "updated_at": "2018-10-02T18:39:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "size": 1}} 2018-10-02 18:39:53,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 used request id req-fb06a506-2a58-4985-b51f-a04e338f064d 2018-10-02 18:39:53,590 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:39:53,590 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e 2018-10-02 18:39:53,590 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e 2018-10-02 18:39:53,593 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:53,816 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:39:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4781cee0-44bc-4aad-bf2a-61a28748e071 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:39:53,816 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 used request id req-4781cee0-44bc-4aad-bf2a-61a28748e071 2018-10-02 18:39:53,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:54,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-0ac4e9dd-61e5-45a6-afe2-6d3dd7edcb3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ac4e9dd-61e5-45a6-afe2-6d3dd7edcb3a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "d761f8e6f6bb4d69a4e48f808f239043", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "self"}, {"href": "http://172.30.9.22:8776/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:39:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ad77b06a3ff14968bdfe8da594e50334", "updated_at": "2018-10-02T18:39:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8", "size": 1}} 2018-10-02 18:39:54,016 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 used request id req-0ac4e9dd-61e5-45a6-afe2-6d3dd7edcb3a 2018-10-02 18:39:54,016 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:39:54,016 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:39:57,019 - create_volume - DEBUG - Volume status query timeout in 56.7968950272 2018-10-02 18:39:57,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a9f423d-1363-432a-a05e-fbb16f9d7659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a9bc8af1a1cb4b2f3c29309b49d137d71ac659" 2018-10-02 18:39:57,209 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:39:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e1825a8d-570f-4f9c-8570-9a5eb506ea16 x-openstack-request-id: req-e1825a8d-570f-4f9c-8570-9a5eb506ea16 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 could not be found.", "code": 404}} 2018-10-02 18:39:57,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ad77b06a3ff14968bdfe8da594e50334/volumes/b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 used request id req-e1825a8d-570f-4f9c-8570-9a5eb506ea16 2018-10-02 18:39:57,209 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b0b0227b-ebbb-47ce-ac06-8cb838f9e4e8 could not be found. (HTTP 404) (Request-ID: req-e1825a8d-570f-4f9c-8570-9a5eb506ea16) 2018-10-02 18:39:57,209 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5d72e849-01c1-47fc-b8bd-336c279d5f8e 2018-10-02 18:39:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:57,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cc8793d1-c0d3-401a-aaf6-ded3b9c2695b Date: Tue, 02 Oct 2018 18:39:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:39:57,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-cc8793d1-c0d3-401a-aaf6-ded3b9c2695b 2018-10-02 18:39:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:57,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde584b3-ce0f-43d9-b367-25ba80ed4863 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:39:57,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-fde584b3-ce0f-43d9-b367-25ba80ed4863 2018-10-02 18:39:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:57,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997e7867-4244-469f-8d9a-2a9532db1053 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:39:57,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-997e7867-4244-469f-8d9a-2a9532db1053 2018-10-02 18:39:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:57,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33e1dac-2650-414c-882d-774a86bb4d45 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:39:57,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-d33e1dac-2650-414c-882d-774a86bb4d45 2018-10-02 18:39:57,818 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj 2018-10-02 18:39:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:58,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30372377-510f-4d76-8d2f-2f8dcd17ac30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:58,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ad77b06a3ff14968bdfe8da594e50334 used request id req-30372377-510f-4d76-8d2f-2f8dcd17ac30 2018-10-02 18:39:58,021 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-proj-role 2018-10-02 18:39:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/e22fd1d08d4e4600831a703f1c05bf24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:58,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b643938a-80d8-48ef-99c9-c57631058db3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:58,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e22fd1d08d4e4600831a703f1c05bf24 used request id req-b643938a-80d8-48ef-99c9-c57631058db3 2018-10-02 18:39:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c95c65f0a857df359d4b6307f54a3f41a9a9c2" 2018-10-02 18:39:58,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a7e38a-d9ec-40ca-9cc2-c33ca79eada7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:39:58,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-50a7e38a-d9ec-40ca-9cc2-c33ca79eada7 2018-10-02 18:39:58,225 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-6eb936d9-0d24-40b-user 2018-10-02 18:39:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d761f8e6f6bb4d69a4e48f808f239043 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e1df1cffbf3ef51b26e80238336c9c43c558c" 2018-10-02 18:39:58,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9430c52c-bcb3-4b16-ba65-4f0dff009cca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:39:58,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d761f8e6f6bb4d69a4e48f808f239043 used request id req-9430c52c-bcb3-4b16-ba65-4f0dff009cca 2018-10-02 18:39:58,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:58,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["cVfM4pJyQOuV5EuEEhxd6Q"], "issued_at": "2018-10-02T18:39:58.000000Z"}} 2018-10-02 18:39:58,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe445eee40a8566247982fd9d040fd08e33518" 2018-10-02 18:39:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00eba49-f92d-4b55-a83e-2a8cfac7b874 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:58,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e00eba49-f92d-4b55-a83e-2a8cfac7b874 2018-10-02 18:39:58,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:58,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:39:59,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["SYdlcBygSuyWynXqBkItGQ"], "issued_at": "2018-10-02T18:39:59.000000Z"}} 2018-10-02 18:39:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:39:59,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f0fd29-7873-43c4-9c3d-076b309cd2ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:39:59,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-78f0fd29-7873-43c4-9c3d-076b309cd2ea 2018-10-02 18:39:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:39:59,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:39: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:39:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:39:59,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d41c62-862f-41f4-89d3-37935e6b44b7 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:39:59,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj used request id req-44d41c62-862f-41f4-89d3-37935e6b44b7 2018-10-02 18:39:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:39:59,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e23448-9ab5-473e-bf35-060779294e29 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:39:59,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-00e23448-9ab5-473e-bf35-060779294e29 2018-10-02 18:39:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj"}}' 2018-10-02 18:39:59,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eca19f8-34a6-4272-aa95-bda724dd5df8 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2b47722bfea84fb9bbb1540023fb04ba"}, "enabled": true, "id": "2b47722bfea84fb9bbb1540023fb04ba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj"}} 2018-10-02 18:39:59,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6eca19f8-34a6-4272-aa95-bda724dd5df8 2018-10-02 18:39:59,725 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj 2018-10-02 18:39:59,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:39:59,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:00,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["8JarKYcrQ96MbtrHF_Ig8w"], "issued_at": "2018-10-02T18:40:00.000000Z"}} 2018-10-02 18:40:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1a53405ae54f5de68961a86a3718cff04c0bfc" 2018-10-02 18:40:00,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3f7514-0322-45e2-bea6-d2859cd323d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:00,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5d3f7514-0322-45e2-bea6-d2859cd323d8 2018-10-02 18:40:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:00,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1a53405ae54f5de68961a86a3718cff04c0bfc" 2018-10-02 18:40:00,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f39e9b-b89f-4049-965d-48949ca89dcd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:00,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e6f39e9b-b89f-4049-965d-48949ca89dcd 2018-10-02 18:40:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1a53405ae54f5de68961a86a3718cff04c0bfc" 2018-10-02 18:40:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da7794a-e2ab-4a12-bd2c-776b363bccf1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2b47722bfea84fb9bbb1540023fb04ba"}, "enabled": true, "id": "2b47722bfea84fb9bbb1540023fb04ba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj"}]} 2018-10-02 18:40:00,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj used request id req-6da7794a-e2ab-4a12-bd2c-776b363bccf1 2018-10-02 18:40:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1a53405ae54f5de68961a86a3718cff04c0bfc" 2018-10-02 18:40:00,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125e48fb-36a9-4a98-a74e-0762dcfe3642 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:00,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-125e48fb-36a9-4a98-a74e-0762dcfe3642 2018-10-02 18:40:00,724 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-4e515bfa-011f-499-user 2018-10-02 18:40:00,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:00,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e905aea2-63c6-4cb1-b01a-f1bdddd2a18b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:00,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e905aea2-63c6-4cb1-b01a-f1bdddd2a18b 2018-10-02 18:40:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role"}}' 2018-10-02 18:40:00,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52b2613-406f-4948-b0c8-9fdb1f2ae5bf Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0d84f3d0ea74e279a1517de54baa10c", "links": {"self": "http://172.30.9.22:5000/v3/roles/f0d84f3d0ea74e279a1517de54baa10c"}, "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role"}} 2018-10-02 18:40:00,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a52b2613-406f-4948-b0c8-9fdb1f2ae5bf 2018-10-02 18:40:00,922 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role 2018-10-02 18:40:00,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f0d84f3d0ea74e279a1517de54baa10c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:01,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69298a10-fcf7-4559-820c-100fbb4762bd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f0d84f3d0ea74e279a1517de54baa10c"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role", "id": "f0d84f3d0ea74e279a1517de54baa10c"}} 2018-10-02 18:40:01,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f0d84f3d0ea74e279a1517de54baa10c used request id req-69298a10-fcf7-4559-820c-100fbb4762bd 2018-10-02 18:40:01,013 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role to project CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj 2018-10-02 18:40:01,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/2b47722bfea84fb9bbb1540023fb04ba/users/a13fae0314824b32b210d2f8d783c347/roles/f0d84f3d0ea74e279a1517de54baa10c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:01,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641a2023-ca5d-4003-9f26-598d0d206b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:01,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2b47722bfea84fb9bbb1540023fb04ba/users/a13fae0314824b32b210d2f8d783c347/roles/f0d84f3d0ea74e279a1517de54baa10c used request id req-641a2023-ca5d-4003-9f26-598d0d206b73 2018-10-02 18:40:01,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:01,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:01,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0d84f3d0ea74e279a1517de54baa10c", "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role"}], "expires_at": "2018-10-02T19:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b47722bfea84fb9bbb1540023fb04ba", "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/2b47722bfea84fb9bbb1540023fb04ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/2b47722bfea84fb9bbb1540023fb04ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/2b47722bfea84fb9bbb1540023fb04ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2b47722bfea84fb9bbb1540023fb04ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/2b47722bfea84fb9bbb1540023fb04ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/2b47722bfea84fb9bbb1540023fb04ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2b47722bfea84fb9bbb1540023fb04ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/2b47722bfea84fb9bbb1540023fb04ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/2b47722bfea84fb9bbb1540023fb04ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2b47722bfea84fb9bbb1540023fb04ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/2b47722bfea84fb9bbb1540023fb04ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/2b47722bfea84fb9bbb1540023fb04ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-4e515bfa-011f-499-user", "id": "a13fae0314824b32b210d2f8d783c347"}, "audit_ids": ["ORWTrWF9RuufFP8E2OkiYw"], "issued_at": "2018-10-02T18:40:01.000000Z"}} 2018-10-02 18:40:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c6b062b1a4b2425ead768e6364b853f5ffbd39" 2018-10-02 18:40:01,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa8b399-eb03-49df-a88e-adeaf5584133 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:01,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8aa8b399-eb03-49df-a88e-adeaf5584133 2018-10-02 18:40:01,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/2b47722bfea84fb9bbb1540023fb04ba/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c6b062b1a4b2425ead768e6364b853f5ffbd39" 2018-10-02 18:40:01,793 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:01 GMT Server: Apache x-compute-request-id: req-b4e950db-a6c3-4d93-ba12-2636a1799022 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4e950db-a6c3-4d93-ba12-2636a1799022 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:01,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/2b47722bfea84fb9bbb1540023fb04ba/volumes/detail used request id req-b4e950db-a6c3-4d93-ba12-2636a1799022 2018-10-02 18:40:01,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/2b47722bfea84fb9bbb1540023fb04ba/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b4e950db-a6c3-4d93-ba12-2636a1799022" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c6b062b1a4b2425ead768e6364b853f5ffbd39" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-2f50d831-07d1-4eb8-b77d-a21413a061a2", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:40:02,149 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 18:40:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-385014a5-d8c8-4841-874f-a7df46874ef4 x-openstack-request-id: req-385014a5-d8c8-4841-874f-a7df46874ef4 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-02 18:40:02,149 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/2b47722bfea84fb9bbb1540023fb04ba/volumes used request id req-385014a5-d8c8-4841-874f-a7df46874ef4 2018-10-02 18:40:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:02,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ed9d0ce1-bfb6-4e14-a1af-d1afac78d183 Date: Tue, 02 Oct 2018 18:40:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:40:02,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-ed9d0ce1-bfb6-4e14-a1af-d1afac78d183 2018-10-02 18:40:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:02,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a222cc95-8473-46c8-ba3d-8a86cd2141c5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:40:02,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-a222cc95-8473-46c8-ba3d-8a86cd2141c5 2018-10-02 18:40:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:02,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8ec233-3612-4516-8e72-6ba358e3e346 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:40:02,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-ed8ec233-3612-4516-8e72-6ba358e3e346 2018-10-02 18:40:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:02,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7967bdbe-a870-49bf-8fd4-81f03553b7d9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:40:02,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-7967bdbe-a870-49bf-8fd4-81f03553b7d9 2018-10-02 18:40:02,711 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj 2018-10-02 18:40:02,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/2b47722bfea84fb9bbb1540023fb04ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:02,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee05795c-c5af-4266-afd7-0346a9da6e73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:02,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2b47722bfea84fb9bbb1540023fb04ba used request id req-ee05795c-c5af-4266-afd7-0346a9da6e73 2018-10-02 18:40:02,901 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-4e515bfa-011f-499-proj-role 2018-10-02 18:40:02,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f0d84f3d0ea74e279a1517de54baa10c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:03,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a839e15-d6dd-4af3-89f6-536ec4331ad2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:03,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f0d84f3d0ea74e279a1517de54baa10c used request id req-5a839e15-d6dd-4af3-89f6-536ec4331ad2 2018-10-02 18:40:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcde712230f0b283766f3128f76709eecf626fe" 2018-10-02 18:40:03,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e15be7-4519-4e0d-8be0-65c332c3e4fa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:03,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76e15be7-4519-4e0d-8be0-65c332c3e4fa 2018-10-02 18:40:03,112 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-4e515bfa-011f-499-user 2018-10-02 18:40:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/a13fae0314824b32b210d2f8d783c347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1a53405ae54f5de68961a86a3718cff04c0bfc" 2018-10-02 18:40:03,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6807d7-9378-48fa-a081-e3889dfc0229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:03,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a13fae0314824b32b210d2f8d783c347 used request id req-cc6807d7-9378-48fa-a081-e3889dfc0229 2018-10-02 18:40:03,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:03,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NMDBZCcoTSSbdOqUPUHa5w"], "issued_at": "2018-10-02T18:40:03.000000Z"}} 2018-10-02 18:40:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d73f8d08ae1884fde92ccc2958ddf17873cc99" 2018-10-02 18:40:03,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3f0a72-361f-40a8-94ed-65464927e88c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:03,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d3f0a72-361f-40a8-94ed-65464927e88c 2018-10-02 18:40:03,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:03,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:04,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["dSXv8iSgSkehCwiwwcFzxg"], "issued_at": "2018-10-02T18:40:04.000000Z"}} 2018-10-02 18:40:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:04,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bd5e73-9163-459b-9bc6-1520b0813ed3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:04,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-33bd5e73-9163-459b-9bc6-1520b0813ed3 2018-10-02 18:40:04,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:04,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:04,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09aa445-aa7c-4ea0-824c-ceba58cf693c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:40:04,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj used request id req-e09aa445-aa7c-4ea0-824c-ceba58cf693c 2018-10-02 18:40:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:04,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e5f132-a320-4ee1-96a8-c54367d84426 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:04,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c8e5f132-a320-4ee1-96a8-c54367d84426 2018-10-02 18:40:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj"}}' 2018-10-02 18:40:04,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819e41ac-093f-46be-9a49-19a2a45a02bb Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7430014b577420e8684d64e3a96853b"}, "enabled": true, "id": "d7430014b577420e8684d64e3a96853b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj"}} 2018-10-02 18:40:04,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-819e41ac-093f-46be-9a49-19a2a45a02bb 2018-10-02 18:40:04,527 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj 2018-10-02 18:40:04,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:04,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:04,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["hgSymSlFQx2shSO2qcOzKA"], "issued_at": "2018-10-02T18:40:04.000000Z"}} 2018-10-02 18:40:04,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8fdcac237dba3ca20b9d59c4a75769bad99b27" 2018-10-02 18:40:04,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d0ff27-0e3f-4050-bf32-b90b4ab69181 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:04,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c4d0ff27-0e3f-4050-bf32-b90b4ab69181 2018-10-02 18:40:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:04,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8fdcac237dba3ca20b9d59c4a75769bad99b27" 2018-10-02 18:40:05,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cb2b96-8d2a-4774-b939-1d02db0d3f0e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:05,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-59cb2b96-8d2a-4774-b939-1d02db0d3f0e 2018-10-02 18:40:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8fdcac237dba3ca20b9d59c4a75769bad99b27" 2018-10-02 18:40:05,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1d62f9-2ea2-49e8-a29f-7a2f7465f92d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7430014b577420e8684d64e3a96853b"}, "enabled": true, "id": "d7430014b577420e8684d64e3a96853b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj"}]} 2018-10-02 18:40:05,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj used request id req-bf1d62f9-2ea2-49e8-a29f-7a2f7465f92d 2018-10-02 18:40:05,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8fdcac237dba3ca20b9d59c4a75769bad99b27" 2018-10-02 18:40:05,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20518de5-6c32-4ce1-958e-76a4faebbec5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:05,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-20518de5-6c32-4ce1-958e-76a4faebbec5 2018-10-02 18:40:05,562 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-user 2018-10-02 18:40:05,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:05,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde23a92-47cb-4013-a018-7b463cca90c9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:05,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bde23a92-47cb-4013-a018-7b463cca90c9 2018-10-02 18:40:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role"}}' 2018-10-02 18:40:05,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a8b3da-d144-4a8c-91f2-adf11356d94c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86c358379b934ad1bd195f61ae28e87b", "links": {"self": "http://172.30.9.22:5000/v3/roles/86c358379b934ad1bd195f61ae28e87b"}, "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role"}} 2018-10-02 18:40:05,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e1a8b3da-d144-4a8c-91f2-adf11356d94c 2018-10-02 18:40:05,761 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role 2018-10-02 18:40:05,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/86c358379b934ad1bd195f61ae28e87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:05,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc42bc75-e646-4454-9c4a-b2870234e01b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/86c358379b934ad1bd195f61ae28e87b"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role", "id": "86c358379b934ad1bd195f61ae28e87b"}} 2018-10-02 18:40:05,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/86c358379b934ad1bd195f61ae28e87b used request id req-fc42bc75-e646-4454-9c4a-b2870234e01b 2018-10-02 18:40:05,782 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role to project CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj 2018-10-02 18:40:05,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d7430014b577420e8684d64e3a96853b/users/7acf2b123c0746d587b0ab282c6c9cc6/roles/86c358379b934ad1bd195f61ae28e87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:05,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c570bbeb-f418-45ca-ad6f-d81f827f4bb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:05,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d7430014b577420e8684d64e3a96853b/users/7acf2b123c0746d587b0ab282c6c9cc6/roles/86c358379b934ad1bd195f61ae28e87b used request id req-c570bbeb-f418-45ca-ad6f-d81f827f4bb5 2018-10-02 18:40:05,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:05,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:06,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86c358379b934ad1bd195f61ae28e87b", "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role"}], "expires_at": "2018-10-02T19:40:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7430014b577420e8684d64e3a96853b", "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7430014b577420e8684d64e3a96853b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7430014b577420e8684d64e3a96853b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7430014b577420e8684d64e3a96853b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7430014b577420e8684d64e3a96853b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7430014b577420e8684d64e3a96853b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7430014b577420e8684d64e3a96853b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7430014b577420e8684d64e3a96853b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7430014b577420e8684d64e3a96853b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7430014b577420e8684d64e3a96853b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7430014b577420e8684d64e3a96853b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7430014b577420e8684d64e3a96853b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7430014b577420e8684d64e3a96853b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-user", "id": "7acf2b123c0746d587b0ab282c6c9cc6"}, "audit_ids": ["bNh1gsehREC3VvUdMX-fqQ"], "issued_at": "2018-10-02T18:40:06.000000Z"}} 2018-10-02 18:40:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb67a702424310e84259fa725689544bad0845e" 2018-10-02 18:40:06,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba476c3d-a9f2-4feb-b341-52de15786a8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:06,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ba476c3d-a9f2-4feb-b341-52de15786a8b 2018-10-02 18:40:06,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/d7430014b577420e8684d64e3a96853b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb67a702424310e84259fa725689544bad0845e" 2018-10-02 18:40:06,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:06 GMT Server: Apache x-compute-request-id: req-b948a09b-670f-4246-84d2-a77e04e4b9c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b948a09b-670f-4246-84d2-a77e04e4b9c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:06,565 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/d7430014b577420e8684d64e3a96853b/volumes/detail used request id req-b948a09b-670f-4246-84d2-a77e04e4b9c0 2018-10-02 18:40:06,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/d7430014b577420e8684d64e3a96853b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b948a09b-670f-4246-84d2-a77e04e4b9c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb67a702424310e84259fa725689544bad0845e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-9a38b002-2b2d-4eb2-a315-63e72dae5f43", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-10-02 18:40:06,732 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 18:40:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a62b3a33-042a-418b-a87e-2d2e02a59dd5 x-openstack-request-id: req-a62b3a33-042a-418b-a87e-2d2e02a59dd5 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-10-02 18:40:06,732 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/d7430014b577420e8684d64e3a96853b/volumes used request id req-a62b3a33-042a-418b-a87e-2d2e02a59dd5 2018-10-02 18:40:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:06,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fe9f0883-866d-4fb4-9b9c-8507c46c7b16 Date: Tue, 02 Oct 2018 18:40:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:40:06,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-fe9f0883-866d-4fb4-9b9c-8507c46c7b16 2018-10-02 18:40:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:06,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6f94f7-af5e-43a8-9f2a-6768d69aa184 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:40:06,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-9d6f94f7-af5e-43a8-9f2a-6768d69aa184 2018-10-02 18:40:06,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:07,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6098a23-f1cc-4887-887a-ab6bb791f2c0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:40:07,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-c6098a23-f1cc-4887-887a-ab6bb791f2c0 2018-10-02 18:40:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:07,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b70e233-130a-4fe1-b000-8af163444f95 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:40:07,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-0b70e233-130a-4fe1-b000-8af163444f95 2018-10-02 18:40:07,141 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj 2018-10-02 18:40:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d7430014b577420e8684d64e3a96853b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:07,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c14205e-6900-42c4-ba5e-8fe26cf60204 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:07,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d7430014b577420e8684d64e3a96853b used request id req-8c14205e-6900-42c4-ba5e-8fe26cf60204 2018-10-02 18:40:07,345 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-proj-role 2018-10-02 18:40:07,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/86c358379b934ad1bd195f61ae28e87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:07,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414dff2d-4a48-40b3-ab2b-308eb8b69aea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:07,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/86c358379b934ad1bd195f61ae28e87b used request id req-414dff2d-4a48-40b3-ab2b-308eb8b69aea 2018-10-02 18:40:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c686a8269e1d588ba2026ee6a25d9bcde51899" 2018-10-02 18:40:07,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930d5d76-6cc3-427b-847b-ad5d3075725a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:07,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-930d5d76-6cc3-427b-847b-ad5d3075725a 2018-10-02 18:40:07,548 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e02f4ab3-23e2-468-user 2018-10-02 18:40:07,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/7acf2b123c0746d587b0ab282c6c9cc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8fdcac237dba3ca20b9d59c4a75769bad99b27" 2018-10-02 18:40:07,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c968638-dc04-404b-a94c-94640a68ec03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:07,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7acf2b123c0746d587b0ab282c6c9cc6 used request id req-6c968638-dc04-404b-a94c-94640a68ec03 2018-10-02 18:40:07,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:08,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WKySsvueREGOdOyewA1MPQ"], "issued_at": "2018-10-02T18:40:08.000000Z"}} 2018-10-02 18:40:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f786317be65db4c08c24ee151bb8fb0fc492c86" 2018-10-02 18:40:08,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb664704-4b02-4583-a741-e720cc1de59b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:08,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb664704-4b02-4583-a741-e720cc1de59b 2018-10-02 18:40:08,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:08,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:08,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["B0e1zmkWQhOVDhwzImO5HA"], "issued_at": "2018-10-02T18:40:08.000000Z"}} 2018-10-02 18:40:08,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:08,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25d5e67-b34d-4525-b8c8-c65c06c93b63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:08,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b25d5e67-b34d-4525-b8c8-c65c06c93b63 2018-10-02 18:40:08,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:08,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:08,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c22551c-dfe0-4b44-84d0-1cb88933bb4e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:40:08,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj used request id req-0c22551c-dfe0-4b44-84d0-1cb88933bb4e 2018-10-02 18:40:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:08,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729e857b-8599-4583-bf04-1950b5471752 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:08,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-729e857b-8599-4583-bf04-1950b5471752 2018-10-02 18:40:08,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj"}}' 2018-10-02 18:40:08,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1415a1-4eb9-427e-8b65-dcd6775ab546 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/570f2f77875247c9a1d17bdec06cb71a"}, "enabled": true, "id": "570f2f77875247c9a1d17bdec06cb71a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj"}} 2018-10-02 18:40:08,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1d1415a1-4eb9-427e-8b65-dcd6775ab546 2018-10-02 18:40:08,946 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj 2018-10-02 18:40:08,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:08,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:09,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["GlrNUBhTQKWeEgF0SseaGQ"], "issued_at": "2018-10-02T18:40:09.000000Z"}} 2018-10-02 18:40:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3a77a292c919f876f073f3f5c0464ed1a977d4" 2018-10-02 18:40:09,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9d6ccd-6ed5-4908-9028-92f06fa8b189 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:09,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3c9d6ccd-6ed5-4908-9028-92f06fa8b189 2018-10-02 18:40:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:09,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3a77a292c919f876f073f3f5c0464ed1a977d4" 2018-10-02 18:40:09,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674f48db-7ace-4c13-845b-90a260ce8951 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:09,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-674f48db-7ace-4c13-845b-90a260ce8951 2018-10-02 18:40:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3a77a292c919f876f073f3f5c0464ed1a977d4" 2018-10-02 18:40:09,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1711060d-aaf9-4673-9d16-a11ce12b4d27 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/570f2f77875247c9a1d17bdec06cb71a"}, "enabled": true, "id": "570f2f77875247c9a1d17bdec06cb71a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj"}]} 2018-10-02 18:40:09,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj used request id req-1711060d-aaf9-4673-9d16-a11ce12b4d27 2018-10-02 18:40:09,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3a77a292c919f876f073f3f5c0464ed1a977d4" 2018-10-02 18:40:09,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ef6626-8a2a-4a34-947e-ceb559baa4b2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:09,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a3ef6626-8a2a-4a34-947e-ceb559baa4b2 2018-10-02 18:40:10,113 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-user 2018-10-02 18:40:10,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:10,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0728f617-f2aa-42db-961a-09b5f8471a66 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:10,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0728f617-f2aa-42db-961a-09b5f8471a66 2018-10-02 18:40:10,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role"}}' 2018-10-02 18:40:10,317 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adfdcf1-58fa-4d45-be33-608f073941b3 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60f0c1ae32ea48a594e27235d2dba72a", "links": {"self": "http://172.30.9.22:5000/v3/roles/60f0c1ae32ea48a594e27235d2dba72a"}, "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role"}} 2018-10-02 18:40:10,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-5adfdcf1-58fa-4d45-be33-608f073941b3 2018-10-02 18:40:10,318 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role 2018-10-02 18:40:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/60f0c1ae32ea48a594e27235d2dba72a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:10,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01e02da-71f6-4a23-aed7-3538d0a577e8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/60f0c1ae32ea48a594e27235d2dba72a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role", "id": "60f0c1ae32ea48a594e27235d2dba72a"}} 2018-10-02 18:40:10,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/60f0c1ae32ea48a594e27235d2dba72a used request id req-f01e02da-71f6-4a23-aed7-3538d0a577e8 2018-10-02 18:40:10,411 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role to project CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj 2018-10-02 18:40:10,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/570f2f77875247c9a1d17bdec06cb71a/users/7173b774da1b45bd80892a382a496a7f/roles/60f0c1ae32ea48a594e27235d2dba72a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:10,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a117fc95-a85c-4244-9d87-bd39fe20c38f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:10,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/570f2f77875247c9a1d17bdec06cb71a/users/7173b774da1b45bd80892a382a496a7f/roles/60f0c1ae32ea48a594e27235d2dba72a used request id req-a117fc95-a85c-4244-9d87-bd39fe20c38f 2018-10-02 18:40:10,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:10,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:10,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60f0c1ae32ea48a594e27235d2dba72a", "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role"}], "expires_at": "2018-10-02T19:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "570f2f77875247c9a1d17bdec06cb71a", "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/570f2f77875247c9a1d17bdec06cb71a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/570f2f77875247c9a1d17bdec06cb71a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/570f2f77875247c9a1d17bdec06cb71a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/570f2f77875247c9a1d17bdec06cb71a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/570f2f77875247c9a1d17bdec06cb71a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/570f2f77875247c9a1d17bdec06cb71a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/570f2f77875247c9a1d17bdec06cb71a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/570f2f77875247c9a1d17bdec06cb71a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/570f2f77875247c9a1d17bdec06cb71a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/570f2f77875247c9a1d17bdec06cb71a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/570f2f77875247c9a1d17bdec06cb71a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/570f2f77875247c9a1d17bdec06cb71a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-user", "id": "7173b774da1b45bd80892a382a496a7f"}, "audit_ids": ["ux0PwarKSDWvDanzSYQhlw"], "issued_at": "2018-10-02T18:40:10.000000Z"}} 2018-10-02 18:40:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f67e9a3806f4153e4e25a25ce7e21460a9447a" 2018-10-02 18:40:10,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e062a499-e655-43d2-a312-83d8e909354a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:10,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e062a499-e655-43d2-a312-83d8e909354a 2018-10-02 18:40:10,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/570f2f77875247c9a1d17bdec06cb71a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f67e9a3806f4153e4e25a25ce7e21460a9447a" 2018-10-02 18:40:11,167 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:11 GMT Server: Apache x-compute-request-id: req-84b46e5a-2051-477f-b397-c6058fb56e82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84b46e5a-2051-477f-b397-c6058fb56e82 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:11,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/570f2f77875247c9a1d17bdec06cb71a/volumes/detail used request id req-84b46e5a-2051-477f-b397-c6058fb56e82 2018-10-02 18:40:11,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/570f2f77875247c9a1d17bdec06cb71a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-84b46e5a-2051-477f-b397-c6058fb56e82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f67e9a3806f4153e4e25a25ce7e21460a9447a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-12a25560-7ac4-4776-8008-a97ff979599b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:40:11,339 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:40:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8edf1f53-d2d9-4ba7-844c-fff6c0c6ab19 x-openstack-request-id: req-8edf1f53-d2d9-4ba7-844c-fff6c0c6ab19 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-02 18:40:11,339 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/570f2f77875247c9a1d17bdec06cb71a/volumes used request id req-8edf1f53-d2d9-4ba7-844c-fff6c0c6ab19 2018-10-02 18:40:11,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:11,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1d6c92c0-5c53-4ced-81c6-b14ff8ea2576 Date: Tue, 02 Oct 2018 18:40:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:40:11,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-1d6c92c0-5c53-4ced-81c6-b14ff8ea2576 2018-10-02 18:40:11,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:11,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e044425-d71f-4efa-ae5c-9dff3ddcbdf4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:40:11,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-9e044425-d71f-4efa-ae5c-9dff3ddcbdf4 2018-10-02 18:40:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:11,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f0ab52-49a7-4c2b-8929-f5d7545a6504 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:40:11,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-38f0ab52-49a7-4c2b-8929-f5d7545a6504 2018-10-02 18:40:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:11,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0cf550-d114-4b78-b5f9-645c05d87f79 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:40:11,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-5c0cf550-d114-4b78-b5f9-645c05d87f79 2018-10-02 18:40:11,847 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj 2018-10-02 18:40:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/570f2f77875247c9a1d17bdec06cb71a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:12,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb9300d-8c9c-428b-bcc5-7ee1c9f34700 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:12,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/570f2f77875247c9a1d17bdec06cb71a used request id req-0eb9300d-8c9c-428b-bcc5-7ee1c9f34700 2018-10-02 18:40:12,068 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-proj-role 2018-10-02 18:40:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/60f0c1ae32ea48a594e27235d2dba72a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:12,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86b2cae-635b-49fb-80f0-54ccce25744e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:12,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/60f0c1ae32ea48a594e27235d2dba72a used request id req-b86b2cae-635b-49fb-80f0-54ccce25744e 2018-10-02 18:40:12,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ccf365478b4466018e771e31faf4d0d4c91974" 2018-10-02 18:40:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76707fd5-baf7-411f-a179-304d4281c102 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:12,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76707fd5-baf7-411f-a179-304d4281c102 2018-10-02 18:40:12,193 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-5c3dcbeb-4502-425-user 2018-10-02 18:40:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/7173b774da1b45bd80892a382a496a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3a77a292c919f876f073f3f5c0464ed1a977d4" 2018-10-02 18:40:12,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa007a7-cc7c-40b5-9194-9938457e3c91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:12,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7173b774da1b45bd80892a382a496a7f used request id req-6aa007a7-cc7c-40b5-9194-9938457e3c91 2018-10-02 18:40:12,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:12,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["U5qoRRIYR_CXENl0sgaPFg"], "issued_at": "2018-10-02T18:40:12.000000Z"}} 2018-10-02 18:40:12,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01940b168784c672868ea5559628071454da32f2" 2018-10-02 18:40:12,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449df93b-780e-4e63-99d0-a3bddf9727f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:12,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-449df93b-780e-4e63-99d0-a3bddf9727f0 2018-10-02 18:40:12,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:12,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:13,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["MUeXkzzETv2weyb6zfXw3A"], "issued_at": "2018-10-02T18:40:13.000000Z"}} 2018-10-02 18:40:13,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:13,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a4b014-5e56-4680-ab99-3da54e3ac3e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:13,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-90a4b014-5e56-4680-ab99-3da54e3ac3e0 2018-10-02 18:40:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:13,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-f11722e1-cb40-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:13,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc320b6-c78e-4625-9af1-b27f4b89ef01 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-f11722e1-cb40-445-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:40:13,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-f11722e1-cb40-445-proj used request id req-3fc320b6-c78e-4625-9af1-b27f4b89ef01 2018-10-02 18:40:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:13,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673b8696-6273-4f51-8264-4ccb25c8a0d9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-673b8696-6273-4f51-8264-4ccb25c8a0d9 2018-10-02 18:40:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj"}}' 2018-10-02 18:40:13,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf0c5d8-5ac8-42e9-8dff-a8801c2afe93 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/38a81eafcc8b48fca983f9159b0e9e2a"}, "enabled": true, "id": "38a81eafcc8b48fca983f9159b0e9e2a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj"}} 2018-10-02 18:40:13,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5bf0c5d8-5ac8-42e9-8dff-a8801c2afe93 2018-10-02 18:40:13,629 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-f11722e1-cb40-445-proj 2018-10-02 18:40:13,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:13,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:14,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6vquuk0ZQs2UG_aaYZM9RA"], "issued_at": "2018-10-02T18:40:14.000000Z"}} 2018-10-02 18:40:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b69bbb4176e335c44a79ce86a0fbf5ed51a8af" 2018-10-02 18:40:14,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff56f3c-6e3c-43f0-beaa-52274503e211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:14,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2ff56f3c-6e3c-43f0-beaa-52274503e211 2018-10-02 18:40:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:14,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:14,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b69bbb4176e335c44a79ce86a0fbf5ed51a8af" 2018-10-02 18:40:14,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85842f9c-1730-4264-acec-c68fc7f797dd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:14,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-85842f9c-1730-4264-acec-c68fc7f797dd 2018-10-02 18:40:14,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithTypeTests-f11722e1-cb40-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b69bbb4176e335c44a79ce86a0fbf5ed51a8af" 2018-10-02 18:40:14,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1454f82c-2776-415a-92f1-e41cc495c228 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithTypeTests-f11722e1-cb40-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/38a81eafcc8b48fca983f9159b0e9e2a"}, "enabled": true, "id": "38a81eafcc8b48fca983f9159b0e9e2a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj"}]} 2018-10-02 18:40:14,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithTypeTests-f11722e1-cb40-445-proj used request id req-1454f82c-2776-415a-92f1-e41cc495c228 2018-10-02 18:40:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b69bbb4176e335c44a79ce86a0fbf5ed51a8af" 2018-10-02 18:40:14,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e3dcb5-de8e-4657-9e84-0b95e9be118c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:14,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f9e3dcb5-de8e-4657-9e84-0b95e9be118c 2018-10-02 18:40:14,706 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-f11722e1-cb40-445-user 2018-10-02 18:40:14,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:14,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e6d7fe-378c-4fc7-a13a-831e18590010 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:14,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-41e6d7fe-378c-4fc7-a13a-831e18590010 2018-10-02 18:40:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" -d '{"role": {"name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role"}}' 2018-10-02 18:40:14,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af8247e3-b286-479c-8c0d-4ec454163040 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f03369fb9d624157a28454809f83c939", "links": {"self": "http://172.30.9.22:5000/v3/roles/f03369fb9d624157a28454809f83c939"}, "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role"}} 2018-10-02 18:40:14,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-af8247e3-b286-479c-8c0d-4ec454163040 2018-10-02 18:40:14,833 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role 2018-10-02 18:40:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f03369fb9d624157a28454809f83c939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:14,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f222c508-182e-4103-9ffe-2c6104de4e58 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f03369fb9d624157a28454809f83c939"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role", "id": "f03369fb9d624157a28454809f83c939"}} 2018-10-02 18:40:14,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f03369fb9d624157a28454809f83c939 used request id req-f222c508-182e-4103-9ffe-2c6104de4e58 2018-10-02 18:40:14,923 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role to project CreateVolumeWithTypeTests-f11722e1-cb40-445-proj 2018-10-02 18:40:14,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/38a81eafcc8b48fca983f9159b0e9e2a/users/555bc6eaa8ce4baf9287bb26ffad6330/roles/f03369fb9d624157a28454809f83c939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:15,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4a50f4-417a-4c35-b7fb-4ef5d9c3d55e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:15,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/38a81eafcc8b48fca983f9159b0e9e2a/users/555bc6eaa8ce4baf9287bb26ffad6330/roles/f03369fb9d624157a28454809f83c939 used request id req-4d4a50f4-417a-4c35-b7fb-4ef5d9c3d55e 2018-10-02 18:40:15,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:15,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:15,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["K_MgO46QSNu9G1h8PG7_Lg"], "issued_at": "2018-10-02T18:40:15.000000Z"}} 2018-10-02 18:40:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede19ca78aac0c4440606b47d43fc16aa1e42920" 2018-10-02 18:40:15,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c91de8-4f32-4bdf-baa0-e1455aa39419 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:15,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94c91de8-4f32-4bdf-baa0-e1455aa39419 2018-10-02 18:40:15,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede19ca78aac0c4440606b47d43fc16aa1e42920" 2018-10-02 18:40:15,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:15 GMT Server: Apache x-compute-request-id: req-73b8f905-97da-4872-b8b0-2745f37250a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73b8f905-97da-4872-b8b0-2745f37250a5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:40:15,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-73b8f905-97da-4872-b8b0-2745f37250a5 2018-10-02 18:40:15,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-73b8f905-97da-4872-b8b0-2745f37250a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede19ca78aac0c4440606b47d43fc16aa1e42920" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-48abedbc-6c9e-4aab-880e-e1292e0bdc8e-vol-type", "description": null}}' 2018-10-02 18:40:15,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:15 GMT Server: Apache x-compute-request-id: req-aef66117-4d95-420a-abac-2a9d7e30b6eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aef66117-4d95-420a-abac-2a9d7e30b6eb Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-48abedbc-6c9e-4aab-880e-e1292e0bdc8e-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "17ea571c-3f97-4768-8e58-a54a539d0746", "description": null}} 2018-10-02 18:40:15,933 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-aef66117-4d95-420a-abac-2a9d7e30b6eb 2018-10-02 18:40:15,934 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-48abedbc-6c9e-4aab-880e-e1292e0bdc8e-vol-type 2018-10-02 18:40:15,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:15,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:16,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f03369fb9d624157a28454809f83c939", "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role"}], "expires_at": "2018-10-02T19:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38a81eafcc8b48fca983f9159b0e9e2a", "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/38a81eafcc8b48fca983f9159b0e9e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-f11722e1-cb40-445-user", "id": "555bc6eaa8ce4baf9287bb26ffad6330"}, "audit_ids": ["fNmo4pjxTk2TPsUqpbD1QQ"], "issued_at": "2018-10-02T18:40:16.000000Z"}} 2018-10-02 18:40:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf93691aa34726242a0fdc468f092a0d1caa917" 2018-10-02 18:40:16,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058e0cd9-aae9-4eb6-9860-ec27ec6f17fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:16,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-058e0cd9-aae9-4eb6-9860-ec27ec6f17fd 2018-10-02 18:40:16,387 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf93691aa34726242a0fdc468f092a0d1caa917" 2018-10-02 18:40:16,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:16 GMT Server: Apache x-compute-request-id: req-803e7515-209c-4296-b4e2-e27185864310 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-803e7515-209c-4296-b4e2-e27185864310 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:16,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a/volumes/detail used request id req-803e7515-209c-4296-b4e2-e27185864310 2018-10-02 18:40:16,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-803e7515-209c-4296-b4e2-e27185864310" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf93691aa34726242a0fdc468f092a0d1caa917" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-48abedbc-6c9e-4aab-880e-e1292e0bdc8e-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:40:16,740 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:40:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8d315ed4-43d3-4710-aa27-5259c05c7c90 x-openstack-request-id: req-8d315ed4-43d3-4710-aa27-5259c05c7c90 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-02 18:40:16,740 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/38a81eafcc8b48fca983f9159b0e9e2a/volumes used request id req-8d315ed4-43d3-4710-aa27-5259c05c7c90 2018-10-02 18:40:16,741 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-48abedbc-6c9e-4aab-880e-e1292e0bdc8e-vol-type 2018-10-02 18:40:16,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/17ea571c-3f97-4768-8e58-a54a539d0746 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b8f905-97da-4872-b8b0-2745f37250a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede19ca78aac0c4440606b47d43fc16aa1e42920" 2018-10-02 18:40:16,958 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:40:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c38a8364-83a4-48e4-983c-f7c37c3af02e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:16,958 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/17ea571c-3f97-4768-8e58-a54a539d0746 used request id req-c38a8364-83a4-48e4-983c-f7c37c3af02e 2018-10-02 18:40:16,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ad8de065-8a87-492d-bc36-6f58258b1b43 Date: Tue, 02 Oct 2018 18:40:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:40:17,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-ad8de065-8a87-492d-bc36-6f58258b1b43 2018-10-02 18:40:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c1c156-2333-4c9e-aedf-984db8a8c418 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:40:17,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-a2c1c156-2333-4c9e-aedf-984db8a8c418 2018-10-02 18:40:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8b62d3-d619-4859-9c25-ff2149e02071 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:40:17,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-fa8b62d3-d619-4859-9c25-ff2149e02071 2018-10-02 18:40:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323eaab7-743f-4110-b986-166a40f74ca0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:40:17,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-323eaab7-743f-4110-b986-166a40f74ca0 2018-10-02 18:40:17,446 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-f11722e1-cb40-445-proj 2018-10-02 18:40:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/38a81eafcc8b48fca983f9159b0e9e2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd50408-d745-4b1b-bf0c-aab421b9e6e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:17,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/38a81eafcc8b48fca983f9159b0e9e2a used request id req-5dd50408-d745-4b1b-bf0c-aab421b9e6e2 2018-10-02 18:40:17,692 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-f11722e1-cb40-445-proj-role 2018-10-02 18:40:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f03369fb9d624157a28454809f83c939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680ebee3-d273-4fdd-b65b-63277d2903df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:17,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f03369fb9d624157a28454809f83c939 used request id req-680ebee3-d273-4fdd-b65b-63277d2903df 2018-10-02 18:40:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ed54978a05df18ed8c6d7f9ab118c093b31ca2" 2018-10-02 18:40:17,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95f2082-a247-4ca2-b6c8-7d130aee9e25 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:17,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c95f2082-a247-4ca2-b6c8-7d130aee9e25 2018-10-02 18:40:17,897 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-f11722e1-cb40-445-user 2018-10-02 18:40:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/555bc6eaa8ce4baf9287bb26ffad6330 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b69bbb4176e335c44a79ce86a0fbf5ed51a8af" 2018-10-02 18:40:18,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065f41c9-00ec-4730-8cbf-69fa6fce3040 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:18,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/555bc6eaa8ce4baf9287bb26ffad6330 used request id req-065f41c9-00ec-4730-8cbf-69fa6fce3040 2018-10-02 18:40:18,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:18,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WSxckMjbTc29ehcXqfXFUA"], "issued_at": "2018-10-02T18:40:18.000000Z"}} 2018-10-02 18:40:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd07203c88c7a1b9a72461c681a0c168d4d1a275" 2018-10-02 18:40:18,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4029f91-f345-4498-b158-b1a4aa8540a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:18,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a4029f91-f345-4498-b158-b1a4aa8540a4 2018-10-02 18:40:18,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:18,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:18,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LCF8cFUjT0ybl3OwfaX1eQ"], "issued_at": "2018-10-02T18:40:18.000000Z"}} 2018-10-02 18:40:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:18,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b52bf5-1272-4f25-950b-16c458ab7c8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:18,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f3b52bf5-1272-4f25-950b-16c458ab7c8d 2018-10-02 18:40:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:18,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-feec2252-d724-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:19,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d68a282-6a5f-4244-9750-a64554ebb98a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-feec2252-d724-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:40:19,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-feec2252-d724-4d5-proj used request id req-9d68a282-6a5f-4244-9750-a64554ebb98a 2018-10-02 18:40:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:19,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e089b48b-65f4-4a67-b472-d907b2e9516d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:19,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e089b48b-65f4-4a67-b472-d907b2e9516d 2018-10-02 18:40:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-feec2252-d724-4d5-proj"}}' 2018-10-02 18:40:19,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df540029-6f4f-4ccb-aedc-7ddb78bccd7c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a8821fe54dce417d84984fb6f9554d0c"}, "enabled": true, "id": "a8821fe54dce417d84984fb6f9554d0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-feec2252-d724-4d5-proj"}} 2018-10-02 18:40:19,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-df540029-6f4f-4ccb-aedc-7ddb78bccd7c 2018-10-02 18:40:19,252 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-feec2252-d724-4d5-proj 2018-10-02 18:40:19,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:19,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:19,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CWl50MeoRyO0AJEmyy5buA"], "issued_at": "2018-10-02T18:40:19.000000Z"}} 2018-10-02 18:40:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af3fec633c89ad0b28c4f69978813dd8d3eb33" 2018-10-02 18:40:19,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72aee3fc-53a2-4a41-b648-84610cac0cde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:19,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-72aee3fc-53a2-4a41-b648-84610cac0cde 2018-10-02 18:40:19,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:19,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af3fec633c89ad0b28c4f69978813dd8d3eb33" 2018-10-02 18:40:19,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea9f5c2-c8a5-4e85-8c27-a64c8f49bd87 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:19,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cea9f5c2-c8a5-4e85-8c27-a64c8f49bd87 2018-10-02 18:40:19,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithTypeTests-feec2252-d724-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af3fec633c89ad0b28c4f69978813dd8d3eb33" 2018-10-02 18:40:19,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2dfb2b-5a3f-4c95-92ee-55d3020873f6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithTypeTests-feec2252-d724-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a8821fe54dce417d84984fb6f9554d0c"}, "enabled": true, "id": "a8821fe54dce417d84984fb6f9554d0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-feec2252-d724-4d5-proj"}]} 2018-10-02 18:40:19,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithTypeTests-feec2252-d724-4d5-proj used request id req-6a2dfb2b-5a3f-4c95-92ee-55d3020873f6 2018-10-02 18:40:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af3fec633c89ad0b28c4f69978813dd8d3eb33" 2018-10-02 18:40:19,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65024979-d02c-4661-9986-c717fe37e991 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:19,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-65024979-d02c-4661-9986-c717fe37e991 2018-10-02 18:40:20,311 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-feec2252-d724-4d5-user 2018-10-02 18:40:20,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:20,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f41ab0-d9f3-4f36-92f0-293c356a4dad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:20,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-83f41ab0-d9f3-4f36-92f0-293c356a4dad 2018-10-02 18:40:20,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" -d '{"role": {"name": "CreateVolumeWithTypeTests-feec2252-d724-4d5-proj-role"}}' 2018-10-02 18:40:20,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c312e7-3285-4456-a7e7-15d0cff698a9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f86a74278c7a4616b25920cf44e58c86", "links": {"self": "http://172.30.9.22:5000/v3/roles/f86a74278c7a4616b25920cf44e58c86"}, "name": "CreateVolumeWithTypeTests-feec2252-d724-4d5-proj-role"}} 2018-10-02 18:40:20,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-96c312e7-3285-4456-a7e7-15d0cff698a9 2018-10-02 18:40:20,509 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-feec2252-d724-4d5-proj-role 2018-10-02 18:40:20,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f86a74278c7a4616b25920cf44e58c86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:20,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778899a8-6e9d-4614-aba7-91002e156ad1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f86a74278c7a4616b25920cf44e58c86"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-feec2252-d724-4d5-proj-role", "id": "f86a74278c7a4616b25920cf44e58c86"}} 2018-10-02 18:40:20,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f86a74278c7a4616b25920cf44e58c86 used request id req-778899a8-6e9d-4614-aba7-91002e156ad1 2018-10-02 18:40:20,601 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-feec2252-d724-4d5-proj-role to project CreateVolumeWithTypeTests-feec2252-d724-4d5-proj 2018-10-02 18:40:20,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/a8821fe54dce417d84984fb6f9554d0c/users/5c050b33a58741c0b96e2a3d60e18dc6/roles/f86a74278c7a4616b25920cf44e58c86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:20,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30956d56-2488-4e9c-aa20-a8792bd6a75a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:20,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a8821fe54dce417d84984fb6f9554d0c/users/5c050b33a58741c0b96e2a3d60e18dc6/roles/f86a74278c7a4616b25920cf44e58c86 used request id req-30956d56-2488-4e9c-aa20-a8792bd6a75a 2018-10-02 18:40:20,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:20,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:21,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["eeu6XS_4TBq7G4AM7g5q3Q"], "issued_at": "2018-10-02T18:40:21.000000Z"}} 2018-10-02 18:40:21,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761e915981a897d172a415b9bcc2121e46b1be5b" 2018-10-02 18:40:21,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835f97aa-838e-4a76-a0a0-a7bf25b9ba93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:21,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-835f97aa-838e-4a76-a0a0-a7bf25b9ba93 2018-10-02 18:40:21,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761e915981a897d172a415b9bcc2121e46b1be5b" 2018-10-02 18:40:21,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:21 GMT Server: Apache x-compute-request-id: req-2b811620-5b7a-49a9-89ec-22843d70517e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b811620-5b7a-49a9-89ec-22843d70517e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-02 18:40:21,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types?is_public=None used request id req-2b811620-5b7a-49a9-89ec-22843d70517e 2018-10-02 18:40:21,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2b811620-5b7a-49a9-89ec-22843d70517e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761e915981a897d172a415b9bcc2121e46b1be5b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type", "description": null}}' 2018-10-02 18:40:21,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:21 GMT Server: Apache x-compute-request-id: req-eb1cbda1-614c-4cb1-b65a-8efbe3897b86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb1cbda1-614c-4cb1-b65a-8efbe3897b86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "642c5da0-e77d-422f-827c-f5a3bc6f3098", "description": null}} 2018-10-02 18:40:21,622 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types used request id req-eb1cbda1-614c-4cb1-b65a-8efbe3897b86 2018-10-02 18:40:21,622 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type 2018-10-02 18:40:21,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:21,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:22,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["qYZA0TEDTNWk_72gLdv5FQ"], "issued_at": "2018-10-02T18:40:22.000000Z"}} 2018-10-02 18:40:22,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:22,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb4dff9-5d20-427b-a6be-7e87f552c1cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:22,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5fb4dff9-5d20-427b-a6be-7e87f552c1cf 2018-10-02 18:40:22,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:22,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:22 GMT Server: Apache x-compute-request-id: req-d3350cdf-a126-4f35-964c-02ccadd962bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3350cdf-a126-4f35-964c-02ccadd962bf Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:22,306 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/detail used request id req-d3350cdf-a126-4f35-964c-02ccadd962bf 2018-10-02 18:40:22,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:40:22,852 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:40:22 GMT Server: Apache x-compute-request-id: req-2fa290b7-be0c-4c8d-86d4-23d87ed35bcc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2fa290b7-be0c-4c8d-86d4-23d87ed35bcc Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:40:22.669108", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type", "name": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e8ae9e11-4192-4565-a147-923513c3df39", "size": 1}} 2018-10-02 18:40:22,852 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes used request id req-2fa290b7-be0c-4c8d-86d4-23d87ed35bcc 2018-10-02 18:40:22,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:23,063 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:22 GMT Server: Apache x-compute-request-id: req-cf8fe76d-6b91-4a75-8c74-5208431a95e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf8fe76d-6b91-4a75-8c74-5208431a95e2 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T18:40:22.000000", "replication_status": null, "snapshot_id": null, "id": "e8ae9e11-4192-4565-a147-923513c3df39", "size": 1, "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "os-vol-tenant-attr:tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "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-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "bootable": "false", "created_at": "2018-10-02T18:40:22.000000", "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type"}} 2018-10-02 18:40:23,063 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-cf8fe76d-6b91-4a75-8c74-5208431a95e2 2018-10-02 18:40:23,064 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol 2018-10-02 18:40:23,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:23,126 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:23 GMT Server: Apache x-compute-request-id: req-4c316de6-227e-4db9-ad14-1001f742daaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c316de6-227e-4db9-ad14-1001f742daaf Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T18:40:22.000000", "replication_status": null, "snapshot_id": null, "id": "e8ae9e11-4192-4565-a147-923513c3df39", "size": 1, "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "os-vol-tenant-attr:tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "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-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "bootable": "false", "created_at": "2018-10-02T18:40:22.000000", "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type"}} 2018-10-02 18:40:23,126 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-4c316de6-227e-4db9-ad14-1001f742daaf 2018-10-02 18:40:23,126 - create_volume - DEBUG - Instance status is - creating 2018-10-02 18:40:23,126 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:40:26,130 - create_volume - DEBUG - Volume status query timeout in 296.934355974 2018-10-02 18:40:26,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:26,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:26 GMT Server: Apache x-compute-request-id: req-3a775e10-d927-41bd-a589-e0e6d77cb772 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a775e10-d927-41bd-a589-e0e6d77cb772 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T18:40:23.000000", "replication_status": null, "snapshot_id": null, "id": "e8ae9e11-4192-4565-a147-923513c3df39", "size": 1, "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "os-vol-tenant-attr:tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "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-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "bootable": "false", "created_at": "2018-10-02T18:40:22.000000", "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type"}} 2018-10-02 18:40:26,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-3a775e10-d927-41bd-a589-e0e6d77cb772 2018-10-02 18:40:26,358 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:40:26,358 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol 2018-10-02 18:40:26,358 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol 2018-10-02 18:40:26,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:26,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:26 GMT Server: Apache x-compute-request-id: req-b69aa5a4-edcd-413f-ba6b-0266d7750faa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b69aa5a4-edcd-413f-ba6b-0266d7750faa Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T18:40:23.000000", "replication_status": null, "snapshot_id": null, "id": "e8ae9e11-4192-4565-a147-923513c3df39", "size": 1, "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "os-vol-tenant-attr:tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "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-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "bootable": "false", "created_at": "2018-10-02T18:40:22.000000", "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type"}} 2018-10-02 18:40:26,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-b69aa5a4-edcd-413f-ba6b-0266d7750faa 2018-10-02 18:40:26,568 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:40:26,568 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol 2018-10-02 18:40:26,569 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol 2018-10-02 18:40:26,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:26,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:40:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9cf479fb-49ee-4fae-8928-5a2ca466dd79 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:26,785 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-9cf479fb-49ee-4fae-8928-5a2ca466dd79 2018-10-02 18:40:26,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:26,840 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:26 GMT Server: Apache x-compute-request-id: req-706e4f5d-6626-49eb-b3d1-a8a2b8b67103 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-706e4f5d-6626-49eb-b3d1-a8a2b8b67103 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "self"}, {"href": "http://172.30.9.22:8776/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T18:40:26.000000", "replication_status": null, "snapshot_id": null, "id": "e8ae9e11-4192-4565-a147-923513c3df39", "size": 1, "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "os-vol-tenant-attr:tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "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-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol", "bootable": "false", "created_at": "2018-10-02T18:40:22.000000", "volume_type": "CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type"}} 2018-10-02 18:40:26,840 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-706e4f5d-6626-49eb-b3d1-a8a2b8b67103 2018-10-02 18:40:26,841 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:40:26,841 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:40:29,844 - create_volume - DEBUG - Volume status query timeout in 56.9413409233 2018-10-02 18:40:29,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3350cdf-a126-4f35-964c-02ccadd962bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3195143801c6c304c9bb651ac674e8746043ba8" 2018-10-02 18:40:30,059 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:40:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-abe4e6cc-1c02-462e-ad9d-3a44a5fb410d x-openstack-request-id: req-abe4e6cc-1c02-462e-ad9d-3a44a5fb410d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e8ae9e11-4192-4565-a147-923513c3df39 could not be found.", "code": 404}} 2018-10-02 18:40:30,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/volumes/e8ae9e11-4192-4565-a147-923513c3df39 used request id req-abe4e6cc-1c02-462e-ad9d-3a44a5fb410d 2018-10-02 18:40:30,059 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e8ae9e11-4192-4565-a147-923513c3df39 could not be found. (HTTP 404) (Request-ID: req-abe4e6cc-1c02-462e-ad9d-3a44a5fb410d) 2018-10-02 18:40:30,060 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol 2018-10-02 18:40:30,060 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-45a71a6e-1f1b-4dc6-af8d-d9c6efd1cdfa-vol-type 2018-10-02 18:40:30,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/642c5da0-e77d-422f-827c-f5a3bc6f3098 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b811620-5b7a-49a9-89ec-22843d70517e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761e915981a897d172a415b9bcc2121e46b1be5b" 2018-10-02 18:40:30,306 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:40:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65d9728e-c3d5-4745-89ed-5ae83785fa56 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:30,306 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8/types/642c5da0-e77d-422f-827c-f5a3bc6f3098 used request id req-65d9728e-c3d5-4745-89ed-5ae83785fa56 2018-10-02 18:40:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:30,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a013740c-558e-4fd6-975e-0a9c8afac574 Date: Tue, 02 Oct 2018 18:40:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:40:30,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a013740c-558e-4fd6-975e-0a9c8afac574 2018-10-02 18:40:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:30,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993cd781-126d-45a8-a4f3-6de262190630 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:40:30,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-993cd781-126d-45a8-a4f3-6de262190630 2018-10-02 18:40:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:30,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f5520b-91b2-488e-9964-ad3fa38b8f22 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:40:30,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-f4f5520b-91b2-488e-9964-ad3fa38b8f22 2018-10-02 18:40:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:30,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c17e2c-f376-45ff-86e6-7fe4ef6f3a80 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:40:30,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-b7c17e2c-f376-45ff-86e6-7fe4ef6f3a80 2018-10-02 18:40:30,789 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-feec2252-d724-4d5-proj 2018-10-02 18:40:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/a8821fe54dce417d84984fb6f9554d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:30,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c812e1-c3c3-46ff-8981-f25772ff5016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:30,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a8821fe54dce417d84984fb6f9554d0c used request id req-13c812e1-c3c3-46ff-8981-f25772ff5016 2018-10-02 18:40:30,997 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-feec2252-d724-4d5-proj-role 2018-10-02 18:40:31,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f86a74278c7a4616b25920cf44e58c86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:31,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e7447b-ccb0-4ed3-80d9-60f9c2c57ad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:31,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f86a74278c7a4616b25920cf44e58c86 used request id req-f0e7447b-ccb0-4ed3-80d9-60f9c2c57ad6 2018-10-02 18:40:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bd6aeb9680b4a363beb76776fe5c1868ab92cb" 2018-10-02 18:40:31,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ecd8f9-fbc9-4e36-a75f-4c2b8a895158 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:31,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-97ecd8f9-fbc9-4e36-a75f-4c2b8a895158 2018-10-02 18:40:31,233 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-feec2252-d724-4d5-user 2018-10-02 18:40:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/5c050b33a58741c0b96e2a3d60e18dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af3fec633c89ad0b28c4f69978813dd8d3eb33" 2018-10-02 18:40:31,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1f0601-5c25-4ba2-98f9-f0a388a61cb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:31,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5c050b33a58741c0b96e2a3d60e18dc6 used request id req-6a1f0601-5c25-4ba2-98f9-f0a388a61cb1 2018-10-02 18:40:31,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:31,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DTEOc2flSXazxCrgjBDQbg"], "issued_at": "2018-10-02T18:40:31.000000Z"}} 2018-10-02 18:40:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11cbc1e53a9f28091172ba4422ed274bb8337ef" 2018-10-02 18:40:31,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daeec850-fff9-4f61-9217-584d4368e28a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:31,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-daeec850-fff9-4f61-9217-584d4368e28a 2018-10-02 18:40:31,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:31,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:32,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["x2zcK0xSRoaARNGqNmyhbA"], "issued_at": "2018-10-02T18:40:32.000000Z"}} 2018-10-02 18:40:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:32,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfc079a-60da-4c66-9fcd-42ba2956feed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:32,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bbfc079a-60da-4c66-9fcd-42ba2956feed 2018-10-02 18:40:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:32,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:32,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca705a3-6bc0-41fe-a5cf-2b373bd96cf6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:40:32,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj used request id req-3ca705a3-6bc0-41fe-a5cf-2b373bd96cf6 2018-10-02 18:40:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:32,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31909ae8-75b2-4ea9-bf54-143d7f24be64 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:32,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-31909ae8-75b2-4ea9-bf54-143d7f24be64 2018-10-02 18:40:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj"}}' 2018-10-02 18:40:32,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73cf7fa4-91df-4e40-a157-9c64d60405ae Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/223f7f17f8a1419a8c7ec58c0b2db1eb"}, "enabled": true, "id": "223f7f17f8a1419a8c7ec58c0b2db1eb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj"}} 2018-10-02 18:40:32,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-73cf7fa4-91df-4e40-a157-9c64d60405ae 2018-10-02 18:40:32,664 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj 2018-10-02 18:40:32,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:32,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:33,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LBowu0BARLiXfqcfldOSHg"], "issued_at": "2018-10-02T18:40:33.000000Z"}} 2018-10-02 18:40:33,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eade3797d09f2e2c94abb92dff8d6b156ac446f" 2018-10-02 18:40:33,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c29fb05-8229-4c58-9015-ab74ed57f748 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:33,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7c29fb05-8229-4c58-9015-ab74ed57f748 2018-10-02 18:40:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:33,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eade3797d09f2e2c94abb92dff8d6b156ac446f" 2018-10-02 18:40:33,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5161afe-bff7-4672-814f-7f9893b1960f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:33,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c5161afe-bff7-4672-814f-7f9893b1960f 2018-10-02 18:40:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eade3797d09f2e2c94abb92dff8d6b156ac446f" 2018-10-02 18:40:33,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8933ed9c-26b3-44b2-85c3-8f52f99057cd Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/223f7f17f8a1419a8c7ec58c0b2db1eb"}, "enabled": true, "id": "223f7f17f8a1419a8c7ec58c0b2db1eb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj"}]} 2018-10-02 18:40:33,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj used request id req-8933ed9c-26b3-44b2-85c3-8f52f99057cd 2018-10-02 18:40:33,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eade3797d09f2e2c94abb92dff8d6b156ac446f" 2018-10-02 18:40:33,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15146f26-e7bd-4427-abaf-37afd1a7a9fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:33,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-15146f26-e7bd-4427-abaf-37afd1a7a9fd 2018-10-02 18:40:33,808 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-bb5124c6-2817-4cf-user 2018-10-02 18:40:33,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:33,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91095bca-6192-4836-9858-19299021ec04 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:33,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-91095bca-6192-4836-9858-19299021ec04 2018-10-02 18:40:33,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" -d '{"role": {"name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role"}}' 2018-10-02 18:40:34,000 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5eefeb-8c6f-4a28-896d-45110f414ccb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e1a0992d3cc408b971b672d971121e9", "links": {"self": "http://172.30.9.22:5000/v3/roles/4e1a0992d3cc408b971b672d971121e9"}, "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role"}} 2018-10-02 18:40:34,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-9a5eefeb-8c6f-4a28-896d-45110f414ccb 2018-10-02 18:40:34,000 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role 2018-10-02 18:40:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4e1a0992d3cc408b971b672d971121e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:34,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec29cf8-d49a-40b0-969e-22a4fc0fa3ba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4e1a0992d3cc408b971b672d971121e9"}, "domain_id": null, "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role", "id": "4e1a0992d3cc408b971b672d971121e9"}} 2018-10-02 18:40:34,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4e1a0992d3cc408b971b672d971121e9 used request id req-8ec29cf8-d49a-40b0-969e-22a4fc0fa3ba 2018-10-02 18:40:34,097 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role to project CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj 2018-10-02 18:40:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/223f7f17f8a1419a8c7ec58c0b2db1eb/users/7368866e010b48179159d6ea1c6fee99/roles/4e1a0992d3cc408b971b672d971121e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:34,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c928bdc-79ca-4e44-ab9a-1519ad04e3c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:34,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/223f7f17f8a1419a8c7ec58c0b2db1eb/users/7368866e010b48179159d6ea1c6fee99/roles/4e1a0992d3cc408b971b672d971121e9 used request id req-8c928bdc-79ca-4e44-ab9a-1519ad04e3c1 2018-10-02 18:40:34,226 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:40:34,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:34,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:34,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e1a0992d3cc408b971b672d971121e9", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role"}], "expires_at": "2018-10-02T19:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223f7f17f8a1419a8c7ec58c0b2db1eb", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-user", "id": "7368866e010b48179159d6ea1c6fee99"}, "audit_ids": ["UMufkWVyTOCBht83WD-gtg"], "issued_at": "2018-10-02T18:40:34.000000Z"}} 2018-10-02 18:40:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:34,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149e59e0-ceb3-4031-bc86-95cfee2121a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:34,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-149e59e0-ceb3-4031-bc86-95cfee2121a9 2018-10-02 18:40:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:35,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7b89c8b6-bbff-4be4-9ee9-70ffe282f8db Date: Tue, 02 Oct 2018 18:40:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image"} 2018-10-02 18:40:35,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image used request id req-7b89c8b6-bbff-4be4-9ee9-70ffe282f8db 2018-10-02 18:40:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:35,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c2137acf-f02f-45c8-b3ed-3f67a14ded1e Date: Tue, 02 Oct 2018 18:40:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:40:35,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-c2137acf-f02f-45c8-b3ed-3f67a14ded1e 2018-10-02 18:40:35,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image"}' 2018-10-02 18:40:35,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e X-Openstack-Request-Id: req-3d921495-063a-4471-8db8-34f399e169b7 Date: Tue, 02 Oct 2018 18:40:35 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:40:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:40:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e", "min_disk": 0, "protected": false, "id": "18ee12e9-86b0-456a-9046-3b8bb752994e", "file": "/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e/file", "checksum": null, "owner": "223f7f17f8a1419a8c7ec58c0b2db1eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:40:35,642 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3d921495-063a-4471-8db8-34f399e169b7 2018-10-02 18:40:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" -d '' 2018-10-02 18:40:37,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bd2d37a-cf37-4137-aff2-3c37c0be468f Date: Tue, 02 Oct 2018 18:40:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:37,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e/file used request id req-0bd2d37a-cf37-4137-aff2-3c37c0be468f 2018-10-02 18:40:37,789 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:40:37,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:37,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-04bc61d5-d785-471a-bcb7-6569737ea2b0 Date: Tue, 02 Oct 2018 18:40:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:40:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:40:37Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/18ee12e9-86b0-456a-9046-3b8bb752994e/snap", "metadata": {}}], "self": "/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e", "min_disk": 0, "protected": false, "id": "18ee12e9-86b0-456a-9046-3b8bb752994e", "file": "/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "223f7f17f8a1419a8c7ec58c0b2db1eb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/18ee12e9-86b0-456a-9046-3b8bb752994e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:40:37,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e used request id req-04bc61d5-d785-471a-bcb7-6569737ea2b0 2018-10-02 18:40:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:38,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c76530aa-8ca0-4048-94a3-6dcd35ae0999 Date: Tue, 02 Oct 2018 18:40:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:40:38,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-c76530aa-8ca0-4048-94a3-6dcd35ae0999 2018-10-02 18:40:38,127 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image 2018-10-02 18:40:38,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3590eadb-19c0-45cb-9d5f-d078dc61cba9 Date: Tue, 02 Oct 2018 18:40:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:40:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:40:37Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/18ee12e9-86b0-456a-9046-3b8bb752994e/snap", "metadata": {}}], "self": "/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e", "min_disk": 0, "protected": false, "id": "18ee12e9-86b0-456a-9046-3b8bb752994e", "file": "/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "223f7f17f8a1419a8c7ec58c0b2db1eb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/18ee12e9-86b0-456a-9046-3b8bb752994e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:40:38,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e used request id req-3590eadb-19c0-45cb-9d5f-d078dc61cba9 2018-10-02 18:40:38,668 - create_image - DEBUG - Instance status is - active 2018-10-02 18:40:38,668 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image 2018-10-02 18:40:38,668 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image 2018-10-02 18:40:38,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:38,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:39,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e1a0992d3cc408b971b672d971121e9", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role"}], "expires_at": "2018-10-02T19:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223f7f17f8a1419a8c7ec58c0b2db1eb", "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/223f7f17f8a1419a8c7ec58c0b2db1eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-bb5124c6-2817-4cf-user", "id": "7368866e010b48179159d6ea1c6fee99"}, "audit_ids": ["g60ldAtlQnWcWWyty0CAOw"], "issued_at": "2018-10-02T18:40:39.000000Z"}} 2018-10-02 18:40:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b96d97ed230a53a282518c6757475f84228ec25" 2018-10-02 18:40:39,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861c6ddd-e3a5-402f-b8ad-d473829baacf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:39,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-861c6ddd-e3a5-402f-b8ad-d473829baacf 2018-10-02 18:40:39,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b96d97ed230a53a282518c6757475f84228ec25" 2018-10-02 18:40:39,259 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:39 GMT Server: Apache x-compute-request-id: req-ec208cf7-baa7-44b0-9f0d-b82c32d9f788 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec208cf7-baa7-44b0-9f0d-b82c32d9f788 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:39,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb/volumes/detail used request id req-ec208cf7-baa7-44b0-9f0d-b82c32d9f788 2018-10-02 18:40:39,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ec208cf7-baa7-44b0-9f0d-b82c32d9f788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b96d97ed230a53a282518c6757475f84228ec25" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:40:39,594 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 18:40:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-80ab4ca2-3ecf-4a2f-a471-0c4d80b3889f x-openstack-request-id: req-80ab4ca2-3ecf-4a2f-a471-0c4d80b3889f Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-02 18:40:39,595 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/223f7f17f8a1419a8c7ec58c0b2db1eb/volumes used request id req-80ab4ca2-3ecf-4a2f-a471-0c4d80b3889f 2018-10-02 18:40:39,595 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-f3746858-951b-48b3-8309-f47f4b233248-image 2018-10-02 18:40:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004746a794512b401d4e4a9cd54b98fe02268fd4" 2018-10-02 18:40:40,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43897994-fb08-472a-a3f0-57952af4f998 Date: Tue, 02 Oct 2018 18:40:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:40,796 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/18ee12e9-86b0-456a-9046-3b8bb752994e used request id req-43897994-fb08-472a-a3f0-57952af4f998 2018-10-02 18:40:40,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-25503fee-649d-4818-8a76-a0df6ebd3731 Date: Tue, 02 Oct 2018 18:40:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:40:41,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-25503fee-649d-4818-8a76-a0df6ebd3731 2018-10-02 18:40:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d20c58-d18b-4db3-8954-802b48da9136 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:40:41,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-30d20c58-d18b-4db3-8954-802b48da9136 2018-10-02 18:40:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5683d437-82c7-46a6-a38d-58ad14bac0f6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:40:41,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-5683d437-82c7-46a6-a38d-58ad14bac0f6 2018-10-02 18:40:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc95d481-d80b-4c82-8a94-f916cdbbde75 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:40:41,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-bc95d481-d80b-4c82-8a94-f916cdbbde75 2018-10-02 18:40:41,271 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj 2018-10-02 18:40:41,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/223f7f17f8a1419a8c7ec58c0b2db1eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9738cd-58b9-4fba-9003-ddc103523949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:41,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/223f7f17f8a1419a8c7ec58c0b2db1eb used request id req-7e9738cd-58b9-4fba-9003-ddc103523949 2018-10-02 18:40:41,501 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-bb5124c6-2817-4cf-proj-role 2018-10-02 18:40:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4e1a0992d3cc408b971b672d971121e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c16507-51a8-4803-b1f5-41df48e40cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:41,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4e1a0992d3cc408b971b672d971121e9 used request id req-15c16507-51a8-4803-b1f5-41df48e40cff 2018-10-02 18:40:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7e253d43b89e9a6059832bb623b936b56d69f5" 2018-10-02 18:40:41,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b0ef6e-d81c-490c-b25d-3b6acbfce06c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:41,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a9b0ef6e-d81c-490c-b25d-3b6acbfce06c 2018-10-02 18:40:41,704 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-bb5124c6-2817-4cf-user 2018-10-02 18:40:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/7368866e010b48179159d6ea1c6fee99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eade3797d09f2e2c94abb92dff8d6b156ac446f" 2018-10-02 18:40:41,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4018e7aa-8526-449a-9f05-7d52fb43ceab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:41,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7368866e010b48179159d6ea1c6fee99 used request id req-4018e7aa-8526-449a-9f05-7d52fb43ceab 2018-10-02 18:40:41,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:42,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["bv5zWeGkQaWJK3bym42xbg"], "issued_at": "2018-10-02T18:40:42.000000Z"}} 2018-10-02 18:40:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4460ae0f8c622821c43a1012adb0b6d67aa3e0e7" 2018-10-02 18:40:42,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f32ad1-a86b-40ed-9b53-d1089b3a291d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:42,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-35f32ad1-a86b-40ed-9b53-d1089b3a291d 2018-10-02 18:40:42,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:42,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:42,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["IYTqqecERMq_Ic6fLe3cXA"], "issued_at": "2018-10-02T18:40:42.000000Z"}} 2018-10-02 18:40:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:40:42,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f4e9be-90ff-4c64-851d-7ce03f98b39c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:42,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e3f4e9be-90ff-4c64-851d-7ce03f98b39c 2018-10-02 18:40:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:42,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:40:42,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d629581-6a87-4e38-9849-c6234cb314af Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:40:42,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj used request id req-1d629581-6a87-4e38-9849-c6234cb314af 2018-10-02 18:40:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:40:42,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f54268-256e-435d-908d-b45884f45cf4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:42,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c6f54268-256e-435d-908d-b45884f45cf4 2018-10-02 18:40:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj"}}' 2018-10-02 18:40:43,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8b880d-7b12-4cef-906b-13e819fa6628 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab3fd6d621254cb194f9d17e84a47c35"}, "enabled": true, "id": "ab3fd6d621254cb194f9d17e84a47c35", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj"}} 2018-10-02 18:40:43,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7e8b880d-7b12-4cef-906b-13e819fa6628 2018-10-02 18:40:43,132 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj 2018-10-02 18:40:43,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:43,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:43,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["fV-ISbqMSQ6-vETWuvHtYg"], "issued_at": "2018-10-02T18:40:43.000000Z"}} 2018-10-02 18:40:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19244e8e1fb01e280203fde5891454870e3b5d" 2018-10-02 18:40:43,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e9cad6-a3fa-44c9-8a1a-3f2ded10284b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:43,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-52e9cad6-a3fa-44c9-8a1a-3f2ded10284b 2018-10-02 18:40:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:40:43,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:40: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:40:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19244e8e1fb01e280203fde5891454870e3b5d" 2018-10-02 18:40:43,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45f78ab-4db1-4945-b9ac-1d4ca8c09130 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:40:43,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f45f78ab-4db1-4945-b9ac-1d4ca8c09130 2018-10-02 18:40:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19244e8e1fb01e280203fde5891454870e3b5d" 2018-10-02 18:40:43,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ba6d9a-9017-4665-a4d9-4e05900733f5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab3fd6d621254cb194f9d17e84a47c35"}, "enabled": true, "id": "ab3fd6d621254cb194f9d17e84a47c35", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj"}]} 2018-10-02 18:40:43,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj used request id req-36ba6d9a-9017-4665-a4d9-4e05900733f5 2018-10-02 18:40:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19244e8e1fb01e280203fde5891454870e3b5d" 2018-10-02 18:40:43,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3993e1b2-1f9d-466e-a95c-e81a8d6cd8a5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:40:43,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3993e1b2-1f9d-466e-a95c-e81a8d6cd8a5 2018-10-02 18:40:44,287 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-1b85986c-8b47-4f0-user 2018-10-02 18:40:44,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:40:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d369c2-7a0d-4c86-b415-dfc6492b2ab3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:40:44,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-59d369c2-7a0d-4c86-b415-dfc6492b2ab3 2018-10-02 18:40:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" -d '{"role": {"name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role"}}' 2018-10-02 18:40:44,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00c16a1-486f-413e-80bc-a03ffdf82003 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d973504d27b4995b38fe0e9add886fc", "links": {"self": "http://172.30.9.22:5000/v3/roles/8d973504d27b4995b38fe0e9add886fc"}, "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role"}} 2018-10-02 18:40:44,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b00c16a1-486f-413e-80bc-a03ffdf82003 2018-10-02 18:40:44,510 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role 2018-10-02 18:40:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/8d973504d27b4995b38fe0e9add886fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:40:44,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654608b5-35d8-413d-8804-920d3daee89c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8d973504d27b4995b38fe0e9add886fc"}, "domain_id": null, "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role", "id": "8d973504d27b4995b38fe0e9add886fc"}} 2018-10-02 18:40:44,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8d973504d27b4995b38fe0e9add886fc used request id req-654608b5-35d8-413d-8804-920d3daee89c 2018-10-02 18:40:44,531 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role to project CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj 2018-10-02 18:40:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ab3fd6d621254cb194f9d17e84a47c35/users/d58dbbd206cb459696aee4d1f78ce8ea/roles/8d973504d27b4995b38fe0e9add886fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:40:44,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15475936-9069-4847-b4b8-0fe1740992ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:40:44,655 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ab3fd6d621254cb194f9d17e84a47c35/users/d58dbbd206cb459696aee4d1f78ce8ea/roles/8d973504d27b4995b38fe0e9add886fc used request id req-15475936-9069-4847-b4b8-0fe1740992ba 2018-10-02 18:40:44,656 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:40:44,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:44,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:45,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d973504d27b4995b38fe0e9add886fc", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role"}], "expires_at": "2018-10-02T19:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab3fd6d621254cb194f9d17e84a47c35", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-user", "id": "d58dbbd206cb459696aee4d1f78ce8ea"}, "audit_ids": ["tvuXzppwTdOfOxV5ESoRNg"], "issued_at": "2018-10-02T18:40:45.000000Z"}} 2018-10-02 18:40:45,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:40:45,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d4528a-d77a-4fb5-8182-7aeda1c6b2bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:45,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f0d4528a-d77a-4fb5-8182-7aeda1c6b2bd 2018-10-02 18:40:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:40:45,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8ab49146-6889-4742-92c0-2e481e390090 Date: Tue, 02 Oct 2018 18:40:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image"} 2018-10-02 18:40:45,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image used request id req-8ab49146-6889-4742-92c0-2e481e390090 2018-10-02 18:40:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:40:45,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e858b8b-d973-46e4-ac5a-1b15e6e7e186 Date: Tue, 02 Oct 2018 18:40:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:40:45,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8e858b8b-d973-46e4-ac5a-1b15e6e7e186 2018-10-02 18:40:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image"}' 2018-10-02 18:40:45,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 X-Openstack-Request-Id: req-b28cff38-00e5-46c9-9758-d555266e4f2b Date: Tue, 02 Oct 2018 18:40:45 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:40:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:40:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3", "min_disk": 0, "protected": false, "id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "file": "/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3/file", "checksum": null, "owner": "ab3fd6d621254cb194f9d17e84a47c35", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:40:45,703 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b28cff38-00e5-46c9-9758-d555266e4f2b 2018-10-02 18:40:45,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" -d '' 2018-10-02 18:40:47,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15f2f2c1-a632-47cf-bb6f-cbc2cb1851a4 Date: Tue, 02 Oct 2018 18:40:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:47,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3/file used request id req-15f2f2c1-a632-47cf-bb6f-cbc2cb1851a4 2018-10-02 18:40:47,442 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:40:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:40:47,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-153e0842-c0ad-4b90-beb2-198fbb092d30 Date: Tue, 02 Oct 2018 18:40:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:40:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:40:47Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e325d0d6-02d7-48dc-8793-e080e8534de3/snap", "metadata": {}}], "self": "/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3", "min_disk": 0, "protected": false, "id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "file": "/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab3fd6d621254cb194f9d17e84a47c35", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e325d0d6-02d7-48dc-8793-e080e8534de3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:40:47,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 used request id req-153e0842-c0ad-4b90-beb2-198fbb092d30 2018-10-02 18:40:47,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:40:47,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03124f2a-4b4d-4ac3-a3df-c28fdcd0b5b5 Date: Tue, 02 Oct 2018 18:40:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:40:47,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-03124f2a-4b4d-4ac3-a3df-c28fdcd0b5b5 2018-10-02 18:40:47,778 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image 2018-10-02 18:40:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:40:47,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-df27e4d7-1136-48d5-84d5-48560752a41a Date: Tue, 02 Oct 2018 18:40:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:40:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:40:47Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e325d0d6-02d7-48dc-8793-e080e8534de3/snap", "metadata": {}}], "self": "/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3", "min_disk": 0, "protected": false, "id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "file": "/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab3fd6d621254cb194f9d17e84a47c35", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e325d0d6-02d7-48dc-8793-e080e8534de3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:40:47,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 used request id req-df27e4d7-1136-48d5-84d5-48560752a41a 2018-10-02 18:40:47,944 - create_image - DEBUG - Instance status is - active 2018-10-02 18:40:47,945 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image 2018-10-02 18:40:47,945 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image 2018-10-02 18:40:47,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:40:47,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:48,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d973504d27b4995b38fe0e9add886fc", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role"}], "expires_at": "2018-10-02T19:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab3fd6d621254cb194f9d17e84a47c35", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-user", "id": "d58dbbd206cb459696aee4d1f78ce8ea"}, "audit_ids": ["MZjqB1k4RaClIPUkrbG2FQ"], "issued_at": "2018-10-02T18:40:48.000000Z"}} 2018-10-02 18:40:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:48,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75b7417-43c2-4268-93aa-fdbbc33487ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:40:48,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f75b7417-43c2-4268-93aa-fdbbc33487ed 2018-10-02 18:40:48,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:48,602 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:48 GMT Server: Apache x-compute-request-id: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:40:48,603 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/detail used request id req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3 2018-10-02 18:40:48,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "imageRef": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:40:50,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:40:48 GMT Server: Apache x-compute-request-id: req-3e657dce-6fa1-403a-9e0f-0d3b6b316abe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e657dce-6fa1-403a-9e0f-0d3b6b316abe Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:40:49.937717", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1}} 2018-10-02 18:40:50,028 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes used request id req-3e657dce-6fa1-403a-9e0f-0d3b6b316abe 2018-10-02 18:40:50,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:50,233 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:50 GMT Server: Apache x-compute-request-id: req-aa76832d-2cfa-4b3d-a71e-3c1a1c1d3778 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa76832d-2cfa-4b3d-a71e-3c1a1c1d3778 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:40:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "updated_at": "2018-10-02T18:40:50.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1}} 2018-10-02 18:40:50,233 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-aa76832d-2cfa-4b3d-a71e-3c1a1c1d3778 2018-10-02 18:40:50,234 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:40:50,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:50,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:50 GMT Server: Apache x-compute-request-id: req-bce9b523-195a-49dc-9659-ff415a6f9334 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bce9b523-195a-49dc-9659-ff415a6f9334 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:40:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "updated_at": "2018-10-02T18:40:50.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1}} 2018-10-02 18:40:50,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-bce9b523-195a-49dc-9659-ff415a6f9334 2018-10-02 18:40:50,419 - create_volume - DEBUG - Instance status is - creating 2018-10-02 18:40:50,420 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:40:53,423 - create_volume - DEBUG - Volume status query timeout in 296.811290026 2018-10-02 18:40:53,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:53,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:53 GMT Server: Apache x-compute-request-id: req-dbf6f962-7023-4376-8424-eac25af9cb02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbf6f962-7023-4376-8424-eac25af9cb02 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:40:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "updated_at": "2018-10-02T18:40:52.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1}} 2018-10-02 18:40:53,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-dbf6f962-7023-4376-8424-eac25af9cb02 2018-10-02 18:40:53,645 - create_volume - DEBUG - Instance status is - downloading 2018-10-02 18:40:53,645 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:40:56,645 - create_volume - DEBUG - Volume status query timeout in 293.588664055 2018-10-02 18:40:56,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:56,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:56 GMT Server: Apache x-compute-request-id: req-09213298-5454-4b2f-88ef-3a2b846e8f86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09213298-5454-4b2f-88ef-3a2b846e8f86 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-02T18:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1, "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "image_id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "bootable": "true", "created_at": "2018-10-02T18:40:49.000000", "volume_type": null}} 2018-10-02 18:40:56,874 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-09213298-5454-4b2f-88ef-3a2b846e8f86 2018-10-02 18:40:56,874 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:40:56,874 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:40:56,874 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:40:56,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:57,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:56 GMT Server: Apache x-compute-request-id: req-2bd6de78-73dc-4de1-8dfc-7c3c992d35d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bd6de78-73dc-4de1-8dfc-7c3c992d35d8 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-02T18:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1, "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "image_id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "bootable": "true", "created_at": "2018-10-02T18:40:49.000000", "volume_type": null}} 2018-10-02 18:40:57,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-2bd6de78-73dc-4de1-8dfc-7c3c992d35d8 2018-10-02 18:40:57,093 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:40:57,093 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:40:57,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:40:57,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d973504d27b4995b38fe0e9add886fc", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role"}], "expires_at": "2018-10-02T19:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab3fd6d621254cb194f9d17e84a47c35", "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ab3fd6d621254cb194f9d17e84a47c35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1b85986c-8b47-4f0-user", "id": "d58dbbd206cb459696aee4d1f78ce8ea"}, "audit_ids": ["MYFEhOpCT268UlF6eCPXRw"], "issued_at": "2018-10-02T18:40:57.000000Z"}} 2018-10-02 18:40:57,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff2d41205f87a2f3f83f56f8cbc8f8517e69fa1" 2018-10-02 18:40:57,667 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:57 GMT Server: Apache x-compute-request-id: req-d57b97cc-e4fd-4d91-bd53-b29f827867b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d57b97cc-e4fd-4d91-bd53-b29f827867b2 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-02T18:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1, "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "image_id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "bootable": "true", "created_at": "2018-10-02T18:40:49.000000", "volume_type": null}} 2018-10-02 18:40:57,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-d57b97cc-e4fd-4d91-bd53-b29f827867b2 2018-10-02 18:40:57,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:57,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:57 GMT Server: Apache x-compute-request-id: req-dd3bbe18-892e-4266-a173-bde8020130fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd3bbe18-892e-4266-a173-bde8020130fa Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-02T18:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1, "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "image_id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "bootable": "true", "created_at": "2018-10-02T18:40:49.000000", "volume_type": null}} 2018-10-02 18:40:57,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-dd3bbe18-892e-4266-a173-bde8020130fa 2018-10-02 18:40:57,724 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:40:57,724 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:40:57,724 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:40:57,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:57,965 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:40:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab7a817c-b70e-4c75-ac6f-378461d52ce1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:40:57,965 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-ab7a817c-b70e-4c75-ac6f-378461d52ce1 2018-10-02 18:40:57,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:40:58,019 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:40:57 GMT Server: Apache x-compute-request-id: req-1edf33fc-112c-4308-a029-6229fd8c4636 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1edf33fc-112c-4308-a029-6229fd8c4636 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "self"}, {"href": "http://172.30.9.22:8776/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-02T18:40:57.000000", "replication_status": null, "snapshot_id": null, "id": "23436cbc-ebce-4759-875d-340e9ed53a4d", "size": 1, "user_id": "d58dbbd206cb459696aee4d1f78ce8ea", "os-vol-tenant-attr:tenant_id": "ab3fd6d621254cb194f9d17e84a47c35", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image", "image_id": "e325d0d6-02d7-48dc-8793-e080e8534de3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol", "bootable": "true", "created_at": "2018-10-02T18:40:49.000000", "volume_type": null}} 2018-10-02 18:40:58,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-1edf33fc-112c-4308-a029-6229fd8c4636 2018-10-02 18:40:58,020 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:40:58,020 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:41:01,023 - create_volume - DEBUG - Volume status query timeout in 56.9421379566 2018-10-02 18:41:01,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1cdf4c4a-fe1d-4c3c-aca4-82e35f3634a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae636e9298a0f3d0067eaa9a232db358d8eb063" 2018-10-02 18:41:01,060 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:41:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7904baea-c50f-40cc-9648-058d31cf6c82 x-openstack-request-id: req-7904baea-c50f-40cc-9648-058d31cf6c82 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 23436cbc-ebce-4759-875d-340e9ed53a4d could not be found.", "code": 404}} 2018-10-02 18:41:01,060 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/ab3fd6d621254cb194f9d17e84a47c35/volumes/23436cbc-ebce-4759-875d-340e9ed53a4d used request id req-7904baea-c50f-40cc-9648-058d31cf6c82 2018-10-02 18:41:01,061 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 23436cbc-ebce-4759-875d-340e9ed53a4d could not be found. (HTTP 404) (Request-ID: req-7904baea-c50f-40cc-9648-058d31cf6c82) 2018-10-02 18:41:01,061 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-vol 2018-10-02 18:41:01,061 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-956da8dc-acf7-43f4-962c-d7739aebef7f-image 2018-10-02 18:41:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12855593826e7b83d047086ea554f0aa11399ac0" 2018-10-02 18:41:02,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-669a21b5-be16-4c6e-a192-def15db2736a Date: Tue, 02 Oct 2018 18:41:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:41:02,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e325d0d6-02d7-48dc-8793-e080e8534de3 used request id req-669a21b5-be16-4c6e-a192-def15db2736a 2018-10-02 18:41:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:02,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-51e8ea73-40b0-46ac-9c58-f3c9925f0f41 Date: Tue, 02 Oct 2018 18:41:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:41:02,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-51e8ea73-40b0-46ac-9c58-f3c9925f0f41 2018-10-02 18:41:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:02,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8221f2a-752e-4723-83f7-10e0445f0373 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:41:02,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-c8221f2a-752e-4723-83f7-10e0445f0373 2018-10-02 18:41:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:02,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760d67e2-6aff-4b38-a4ee-b361c1430372 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:41:02,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-760d67e2-6aff-4b38-a4ee-b361c1430372 2018-10-02 18:41:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:02,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bd98c7-354c-462c-bd91-29edf32b7ca9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:41:02,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-62bd98c7-354c-462c-bd91-29edf32b7ca9 2018-10-02 18:41:02,792 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj 2018-10-02 18:41:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ab3fd6d621254cb194f9d17e84a47c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:03,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1b592e-6e5f-4cad-8f8d-d9227cae8bb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:03,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ab3fd6d621254cb194f9d17e84a47c35 used request id req-fb1b592e-6e5f-4cad-8f8d-d9227cae8bb4 2018-10-02 18:41:03,032 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-1b85986c-8b47-4f0-proj-role 2018-10-02 18:41:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/8d973504d27b4995b38fe0e9add886fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:03,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4a6cf5-f5a6-4729-9c2c-72d662bce7b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:03,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8d973504d27b4995b38fe0e9add886fc used request id req-0b4a6cf5-f5a6-4729-9c2c-72d662bce7b6 2018-10-02 18:41:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d03e0ce59cc55ae0f60bdb78a972f08f420f7f" 2018-10-02 18:41:03,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387086b3-258b-43c3-8235-7a3270d6e330 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:41:03,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-387086b3-258b-43c3-8235-7a3270d6e330 2018-10-02 18:41:03,249 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-1b85986c-8b47-4f0-user 2018-10-02 18:41:03,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d58dbbd206cb459696aee4d1f78ce8ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19244e8e1fb01e280203fde5891454870e3b5d" 2018-10-02 18:41:03,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3f9e6e-0aeb-4e74-b482-a72aab04f24c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:03,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d58dbbd206cb459696aee4d1f78ce8ea used request id req-5f3f9e6e-0aeb-4e74-b482-a72aab04f24c 2018-10-02 18:41:03,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:03,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["k59r3S1ZSpWzGnz5YzVAYQ"], "issued_at": "2018-10-02T18:41:03.000000Z"}} 2018-10-02 18:41:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae12bf526478ae16b206f204497584e3b17dd7e" 2018-10-02 18:41:03,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7587d8f-a157-4452-9499-a2aeeb4cd5e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:03,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d7587d8f-a157-4452-9499-a2aeeb4cd5e3 2018-10-02 18:41:03,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:03,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:04,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["r9YfHh0PSjSuYC0Bhmn-7w"], "issued_at": "2018-10-02T18:41:04.000000Z"}} 2018-10-02 18:41:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:04,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba390929-6689-4e84-92c7-4a128f329caa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:04,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ba390929-6689-4e84-92c7-4a128f329caa 2018-10-02 18:41:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:41:04,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:41: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:41:04,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c26b58dc-dc7a-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:04,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1537f034-9f75-4f64-9b4b-67ba0bcea7f2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c26b58dc-dc7a-483-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:41:04,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c26b58dc-dc7a-483-proj used request id req-1537f034-9f75-4f64-9b4b-67ba0bcea7f2 2018-10-02 18:41:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:04,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a86cce-b785-49f9-9b46-91e98953694a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:41:04,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-94a86cce-b785-49f9-9b46-91e98953694a 2018-10-02 18:41:04,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}}' 2018-10-02 18:41:04,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63108e40-5caa-457f-b4b5-951ef3888d2c Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:04,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-63108e40-5caa-457f-b4b5-951ef3888d2c 2018-10-02 18:41:04,689 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-c26b58dc-dc7a-483-proj 2018-10-02 18:41:04,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:04,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:05,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["zpgrFWpOQG-Oef_j1RgrUg"], "issued_at": "2018-10-02T18:41:05.000000Z"}} 2018-10-02 18:41:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e298d00aa3a353e762a000d9562ca73ff8ee07ff" 2018-10-02 18:41:05,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb64ad44-d555-481f-91f6-243b7d41eca3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:05,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bb64ad44-d555-481f-91f6-243b7d41eca3 2018-10-02 18:41:05,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:41:05,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:41: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:41:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e298d00aa3a353e762a000d9562ca73ff8ee07ff" 2018-10-02 18:41:05,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd9c299-9357-4058-931c-f5b541659e62 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:41:05,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-afd9c299-9357-4058-931c-f5b541659e62 2018-10-02 18:41:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-c26b58dc-dc7a-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e298d00aa3a353e762a000d9562ca73ff8ee07ff" 2018-10-02 18:41:05,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40ad8a6-7520-4171-923d-0c6e56f4901a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-c26b58dc-dc7a-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}]} 2018-10-02 18:41:05,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-c26b58dc-dc7a-483-proj used request id req-b40ad8a6-7520-4171-923d-0c6e56f4901a 2018-10-02 18:41:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e298d00aa3a353e762a000d9562ca73ff8ee07ff" 2018-10-02 18:41:05,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f90e423-e7d5-4964-b82d-86a128bef767 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:41:05,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9f90e423-e7d5-4964-b82d-86a128bef767 2018-10-02 18:41:05,778 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-c26b58dc-dc7a-483-user 2018-10-02 18:41:05,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:05,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b8be83-4e2b-42d3-8002-b565a54ad08a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:41:05,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-47b8be83-4e2b-42d3-8002-b565a54ad08a 2018-10-02 18:41:05,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" -d '{"role": {"name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role"}}' 2018-10-02 18:41:05,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab7b498-e8cc-4169-a600-bb649ab1b5a7 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d5496f11a694b9781dfafc179ad4b8c", "links": {"self": "http://172.30.9.22:5000/v3/roles/0d5496f11a694b9781dfafc179ad4b8c"}, "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role"}} 2018-10-02 18:41:05,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0ab7b498-e8cc-4169-a600-bb649ab1b5a7 2018-10-02 18:41:05,982 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-c26b58dc-dc7a-483-proj-role 2018-10-02 18:41:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/0d5496f11a694b9781dfafc179ad4b8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:06,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc177a9-a107-49a4-ae5b-be380693735b Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/0d5496f11a694b9781dfafc179ad4b8c"}, "domain_id": null, "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role", "id": "0d5496f11a694b9781dfafc179ad4b8c"}} 2018-10-02 18:41:06,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/0d5496f11a694b9781dfafc179ad4b8c used request id req-abc177a9-a107-49a4-ae5b-be380693735b 2018-10-02 18:41:06,066 - keystone_utils - INFO - Granting role SimpleHealthCheck-c26b58dc-dc7a-483-proj-role to project SimpleHealthCheck-c26b58dc-dc7a-483-proj 2018-10-02 18:41:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560/users/6a319a79051a41d0b76c5e6974f357c1/roles/0d5496f11a694b9781dfafc179ad4b8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:06,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7117d0ad-6947-4c8c-a778-5cdc80e90eac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:06,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560/users/6a319a79051a41d0b76c5e6974f357c1/roles/0d5496f11a694b9781dfafc179ad4b8c used request id req-7117d0ad-6947-4c8c-a778-5cdc80e90eac 2018-10-02 18:41:06,195 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:41:06,197 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:41:06,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:06,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:06,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d5496f11a694b9781dfafc179ad4b8c", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role"}], "expires_at": "2018-10-02T19:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3e458fd477491eb482fbedceebe560", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c26b58dc-dc7a-483-user", "id": "6a319a79051a41d0b76c5e6974f357c1"}, "audit_ids": ["FtjjBLkvSPWQ6UchAF8GZA"], "issued_at": "2018-10-02T18:41:06.000000Z"}} 2018-10-02 18:41:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:06,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a95489a-99cd-4532-80cb-9e7912a6f3a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:06,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a95489a-99cd-4532-80cb-9e7912a6f3a0 2018-10-02 18:41:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:06,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-6bedb55e-1f52-4f5b-81f8-b61c0a8e56e4 Date: Tue, 02 Oct 2018 18:41:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image"} 2018-10-02 18:41:06,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image used request id req-6bedb55e-1f52-4f5b-81f8-b61c0a8e56e4 2018-10-02 18:41:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:06,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-724cceaf-df7b-4436-a43f-c1f03ee4ae92 Date: Tue, 02 Oct 2018 18:41:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:41:06,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-724cceaf-df7b-4436-a43f-c1f03ee4ae92 2018-10-02 18:41:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image"}' 2018-10-02 18:41:07,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 X-Openstack-Request-Id: req-a0405a90-3e92-44d5-941a-2f91c1afbafb Date: Tue, 02 Oct 2018 18:41:07 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "min_disk": 0, "protected": false, "id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "file": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/file", "checksum": null, "owner": "5b3e458fd477491eb482fbedceebe560", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:41:07,188 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a0405a90-3e92-44d5-941a-2f91c1afbafb 2018-10-02 18:41:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" -d '' 2018-10-02 18:41:08,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ed4a743-de05-4f63-87bf-c6115de2f990 Date: Tue, 02 Oct 2018 18:41:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:41:08,880 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/file used request id req-1ed4a743-de05-4f63-87bf-c6115de2f990 2018-10-02 18:41:08,880 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:41:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:09,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e13c45b2-56cd-4b7b-a68f-efaa96a63a7a Date: Tue, 02 Oct 2018 18:41:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:08Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/snap", "metadata": {}}], "self": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "min_disk": 0, "protected": false, "id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "file": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3e458fd477491eb482fbedceebe560", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:41:09,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 used request id req-e13c45b2-56cd-4b7b-a68f-efaa96a63a7a 2018-10-02 18:41:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:09,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef5f1f04-c51e-4285-8589-37bb00ea7739 Date: Tue, 02 Oct 2018 18:41:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:41:09,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ef5f1f04-c51e-4285-8589-37bb00ea7739 2018-10-02 18:41:09,067 - create_image - INFO - Created image with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image 2018-10-02 18:41:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:09,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f4b484ba-1dc4-40f0-bbeb-300546832efa Date: Tue, 02 Oct 2018 18:41:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:08Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/snap", "metadata": {}}], "self": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "min_disk": 0, "protected": false, "id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "file": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3e458fd477491eb482fbedceebe560", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:41:09,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 used request id req-f4b484ba-1dc4-40f0-bbeb-300546832efa 2018-10-02 18:41:09,223 - create_image - DEBUG - Instance status is - active 2018-10-02 18:41:09,223 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image 2018-10-02 18:41:09,223 - create_image - INFO - Image is now active with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image 2018-10-02 18:41:09,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:09,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:09,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d5496f11a694b9781dfafc179ad4b8c", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role"}], "expires_at": "2018-10-02T19:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3e458fd477491eb482fbedceebe560", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c26b58dc-dc7a-483-user", "id": "6a319a79051a41d0b76c5e6974f357c1"}, "audit_ids": ["gqh0pl5ZQIi4SabNTdyTfA"], "issued_at": "2018-10-02T18:41:09.000000Z"}} 2018-10-02 18:41:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:09,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690bfe4a-6c1d-43fa-9837-5758d6970138 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:09,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-690bfe4a-6c1d-43fa-9837-5758d6970138 2018-10-02 18:41:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:09,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-90501522-c8e7-4999-ab36-8cf0734568eb Date: Tue, 02 Oct 2018 18:41:09 GMT RESP BODY: {"networks":[]} 2018-10-02 18:41:09,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-90501522-c8e7-4999-ab36-8cf0734568eb 2018-10-02 18:41:09,808 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net 2018-10-02 18:41:09,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" -d '{"network": {"name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net", "admin_state_up": true}}' 2018-10-02 18:41:10,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2ecfc4fa-4849-4ab6-bd46-6f40420cda02 Date: Tue, 02 Oct 2018 18:41:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:41:10Z","is_default":false,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","mtu":1450}} 2018-10-02 18:41:10,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2ecfc4fa-4849-4ab6-bd46-6f40420cda02 2018-10-02 18:41:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:10,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-1ee51dad-043b-484c-bdb9-358fd1c0f320 Date: Tue, 02 Oct 2018 18:41: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-10-02T18:41:10Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:10,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-1ee51dad-043b-484c-bdb9-358fd1c0f320 2018-10-02 18:41:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:10,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f55c5cc8-bf4b-4910-8218-cebb43622404 Date: Tue, 02 Oct 2018 18:41:10 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:41:10,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-f55c5cc8-bf4b-4910-8218-cebb43622404 2018-10-02 18:41:10,842 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet 2018-10-02 18:41:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" -d '{"subnets": [{"ip_version": 4, "network_id": "dae8af84-7b7d-4202-96bf-3becd1d3ea2c", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]}' 2018-10-02 18:41:11,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a66c733e-48c9-4bde-a21a-e8d1aa3c4fc3 Date: Tue, 02 Oct 2018 18:41:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:11,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-a66c733e-48c9-4bde-a21a-e8d1aa3c4fc3 2018-10-02 18:41:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:11,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9390f168-6d3b-4235-b4c8-9f2263c9c2e0 Date: Tue, 02 Oct 2018 18: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":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:11,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-9390f168-6d3b-4235-b4c8-9f2263c9c2e0 2018-10-02 18:41:11,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:11,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b4e5f730-7e9b-48c7-b590-9029519594ff Date: Tue, 02 Oct 2018 18:41:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:11,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-b4e5f730-7e9b-48c7-b590-9029519594ff 2018-10-02 18:41:11,846 - OpenStackNetwork - DEBUG - Network [dae8af84-7b7d-4202-96bf-3becd1d3ea2c] created successfully 2018-10-02 18:41:11,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:11,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:12,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["nW0SJKQIRoKMqvTOH2m1uA"], "issued_at": "2018-10-02T18:41:12.000000Z"}} 2018-10-02 18:41:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7578d288448500edfb0e141ad5ba59aae6810e28" 2018-10-02 18:41:12,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9807402-05e0-4e88-b380-2aeb2386b8c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:12,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d9807402-05e0-4e88-b380-2aeb2386b8c7 2018-10-02 18:41:12,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:41:12,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7578d288448500edfb0e141ad5ba59aae6810e28" 2018-10-02 18:41:12,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87d9b034-821f-42d6-ab76-0eb0711c263b x-compute-request-id: req-87d9b034-821f-42d6-ab76-0eb0711c263b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:41:12,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-87d9b034-821f-42d6-ab76-0eb0711c263b 2018-10-02 18:41:12,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7578d288448500edfb0e141ad5ba59aae6810e28" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:41:12,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cd0c9df-fb60-45a4-ae5f-48a357b41fa2 x-compute-request-id: req-8cd0c9df-fb60-45a4-ae5f-48a357b41fa2 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:41:12,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8cd0c9df-fb60-45a4-ae5f-48a357b41fa2 2018-10-02 18:41:12,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:12,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:12,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d5496f11a694b9781dfafc179ad4b8c", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role"}], "expires_at": "2018-10-02T19:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3e458fd477491eb482fbedceebe560", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c26b58dc-dc7a-483-user", "id": "6a319a79051a41d0b76c5e6974f357c1"}, "audit_ids": ["zW1v2-imR0qjzelX6hazAw"], "issued_at": "2018-10-02T18:41:12.000000Z"}} 2018-10-02 18:41:12,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:13,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1041ffa6-4dad-4252-8a7d-6b9981821e6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:13,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1041ffa6-4dad-4252-8a7d-6b9981821e6a 2018-10-02 18:41:13,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:41:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:13,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f340f1d-b96a-475c-b2b4-e3c147a5f35c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:13,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f340f1d-b96a-475c-b2b4-e3c147a5f35c 2018-10-02 18:41:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:13,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ec0eb8cb-c23d-4913-ad46-e4d866161e58 Date: Tue, 02 Oct 2018 18: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":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:13,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-ec0eb8cb-c23d-4913-ad46-e4d866161e58 2018-10-02 18:41:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:41:13,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:41:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:13,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dc5b08-4ae2-4e2e-ba79-a0706c689920 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:13,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-32dc5b08-4ae2-4e2e-ba79-a0706c689920 2018-10-02 18:41:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:13,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fe87b4dc-b928-426b-8c36-3ec4b049dbc8 Date: Tue, 02 Oct 2018 18:41:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:13,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-fe87b4dc-b928-426b-8c36-3ec4b049dbc8 2018-10-02 18:41:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:13,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-920b046c-83ff-4db2-a751-74cbe5f92282 Date: Tue, 02 Oct 2018 18:41:13 GMT RESP BODY: {"ports":[]} 2018-10-02 18:41:13,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1&admin_state_up=True used request id req-920b046c-83ff-4db2-a751-74cbe5f92282 2018-10-02 18:41:13,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:14,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83c8ca1a-e963-4194-9df1-945bb79863d0 x-compute-request-id: req-83c8ca1a-e963-4194-9df1-945bb79863d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:41:14,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst used request id req-83c8ca1a-e963-4194-9df1-945bb79863d0 2018-10-02 18:41:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:14,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d36cc5a5-f127-4ccc-bba0-3f9352194222 Date: Tue, 02 Oct 2018 18:41:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:14,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-d36cc5a5-f127-4ccc-bba0-3f9352194222 2018-10-02 18:41:14,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:14,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29caea87-4736-450a-89a7-94b3ceddd85c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:14,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-29caea87-4736-450a-89a7-94b3ceddd85c 2018-10-02 18:41:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:14,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-44618651-cfb0-4933-848a-d8b8e9faf30b Date: Tue, 02 Oct 2018 18:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:14,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-44618651-cfb0-4933-848a-d8b8e9faf30b 2018-10-02 18:41:14,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:14,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85eb926a-4346-40d8-9572-185b68ea6437 Date: Tue, 02 Oct 2018 18:41:14 GMT RESP BODY: {"ports":[]} 2018-10-02 18:41:14,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1&admin_state_up=True used request id req-85eb926a-4346-40d8-9572-185b68ea6437 2018-10-02 18:41:14,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:14,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:15,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d5496f11a694b9781dfafc179ad4b8c", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj-role"}], "expires_at": "2018-10-02T19:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3e458fd477491eb482fbedceebe560", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5b3e458fd477491eb482fbedceebe560", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c26b58dc-dc7a-483-user", "id": "6a319a79051a41d0b76c5e6974f357c1"}, "audit_ids": ["CHkSYWZfSlOFLcuaKUVk3Q"], "issued_at": "2018-10-02T18:41:15.000000Z"}} 2018-10-02 18:41:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564f17105c80b86898a126f0ced352792482a3c" 2018-10-02 18:41:15,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae484e5-1c1f-406b-895f-05c6b516fdfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:15,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ae484e5-1c1f-406b-895f-05c6b516fdfa 2018-10-02 18:41:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:15,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-db358630-f866-4f03-9a1b-a95842999b84 Date: Tue, 02 Oct 2018 18: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":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:15,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-db358630-f866-4f03-9a1b-a95842999b84 2018-10-02 18:41:15,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:15,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4fbae7bc-ba08-468d-ba79-854c2e7de8d5 Date: Tue, 02 Oct 2018 18:41:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:15,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-4fbae7bc-ba08-468d-ba79-854c2e7de8d5 2018-10-02 18:41:15,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:15,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9b112f32-da2e-40cd-b510-760ad0fccf56 Date: Tue, 02 Oct 2018 18: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":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:15,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-9b112f32-da2e-40cd-b510-760ad0fccf56 2018-10-02 18:41:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:41:15,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:41: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:41:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564f17105c80b86898a126f0ced352792482a3c" 2018-10-02 18:41:16,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87e3b9f-656c-4a83-b0ef-ea27c2bdafcc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:16,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-b87e3b9f-656c-4a83-b0ef-ea27c2bdafcc 2018-10-02 18:41:16,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-33c6b487-5d98-4459-87fe-b01a44e821dd Date: Tue, 02 Oct 2018 18:41:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:16,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-33c6b487-5d98-4459-87fe-b01a44e821dd 2018-10-02 18:41:16,062 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net 2018-10-02 18:41:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" -d '{"port": {"network_id": "dae8af84-7b7d-4202-96bf-3becd1d3ea2c", "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1", "admin_state_up": true}}' 2018-10-02 18:41:17,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-fe9ce380-ad1e-4ac7-bc89-232e4c04690a Date: Tue, 02 Oct 2018 18:41:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","ip_address":"10.55.0.9"}],"id":"c266da40-8705-47b2-afa0-91076d696154","security_groups":["2c4f5f40-ea18-47eb-ad5c-4786c48355e8"],"mac_address":"fa:16:3e:d6:d3:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1","project_id":"5b3e458fd477491eb482fbedceebe560","qos_policy_id":null,"admin_state_up":true,"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:16Z","binding:vnic_type":"normal"}} 2018-10-02 18:41:17,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-fe9ce380-ad1e-4ac7-bc89-232e4c04690a 2018-10-02 18:41:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3e20b18d-3cf2-499e-adf7-03ef6d3000e6 Date: Tue, 02 Oct 2018 18:41:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:17,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-3e20b18d-3cf2-499e-adf7-03ef6d3000e6 2018-10-02 18:41:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09101f4d-b4eb-4c5d-9b01-50ca6d57549b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:17,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-09101f4d-b4eb-4c5d-9b01-50ca6d57549b 2018-10-02 18:41:17,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-969190a8-19c9-465a-be4e-ba8f72aeb07b Date: Tue, 02 Oct 2018 18:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:17,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-969190a8-19c9-465a-be4e-ba8f72aeb07b 2018-10-02 18:41:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-5a28d652-268b-4c2c-8a80-b6b6b4ef54a3 Date: Tue, 02 Oct 2018 18:41:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","ip_address":"10.55.0.9"}],"id":"c266da40-8705-47b2-afa0-91076d696154","security_groups":["2c4f5f40-ea18-47eb-ad5c-4786c48355e8"],"mac_address":"fa:16:3e:d6:d3:33","project_id":"5b3e458fd477491eb482fbedceebe560","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1","admin_state_up":true,"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:41:17,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1&admin_state_up=True used request id req-5a28d652-268b-4c2c-8a80-b6b6b4ef54a3 2018-10-02 18:41:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473dbcbb-2fd4-4177-9673-80d3f4e022d5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:17,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-473dbcbb-2fd4-4177-9673-80d3f4e022d5 2018-10-02 18:41:17,927 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst 2018-10-02 18:41:17,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-b1188662-6fee-4da4-8be5-432bc118650e x-compute-request-id: req-b1188662-6fee-4da4-8be5-432bc118650e Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}], "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-flavor-name"}]} 2018-10-02 18:41:17,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b1188662-6fee-4da4-8be5-432bc118650e 2018-10-02 18:41:17,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:17,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-d834868e-ca96-462c-a3fb-84875c1a137e x-compute-request-id: req-d834868e-ca96-462c-a3fb-84875c1a137e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:41:17,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295 used request id req-d834868e-ca96-462c-a3fb-84875c1a137e 2018-10-02 18:41:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:18,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-db58b854-5c03-4e29-a34f-b865ecfd6d7a Date: Tue, 02 Oct 2018 18:41:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:08Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/snap", "metadata": {}}], "self": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "min_disk": 0, "protected": false, "id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "file": "/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3e458fd477491eb482fbedceebe560", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/abdb0a33-9041-436a-bf4f-66a8c4195b87/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image"} 2018-10-02 18:41:18,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image used request id req-db58b854-5c03-4e29-a34f-b865ecfd6d7a 2018-10-02 18:41:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:18,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7ab60d84-399f-4f85-8345-581f18416877 Date: Tue, 02 Oct 2018 18:41:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:41:18,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7ab60d84-399f-4f85-8345-581f18416877 2018-10-02 18:41:18,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" -d '{"server": {"name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "imageRef": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "flavorRef": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "max_count": 1, "min_count": 1, "networks": [{"port": "c266da40-8705-47b2-afa0-91076d696154"}]}}' 2018-10-02 18:41:19,959 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2605c0fe-5840-48f2-92e1-2749440f6079 x-compute-request-id: req-2605c0fe-5840-48f2-92e1-2749440f6079 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "adminPass": "M2rByf9SYzEV"}} 2018-10-02 18:41:19,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2605c0fe-5840-48f2-92e1-2749440f6079 2018-10-02 18:41:19,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:20,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-928d58a3-fd38-4482-97f9-c60962c51c1d x-compute-request-id: req-928d58a3-fd38-4482-97f9-c60962c51c1d Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:41:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:20,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-928d58a3-fd38-4482-97f9-c60962c51c1d 2018-10-02 18:41:20,321 - create_instance - INFO - Created instance with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst 2018-10-02 18:41:20,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:20,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41: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-2c0e25e5-8fa4-4fa5-b744-a06f055867c5 x-compute-request-id: req-2c0e25e5-8fa4-4fa5-b744-a06f055867c5 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.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:41:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:20,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-2c0e25e5-8fa4-4fa5-b744-a06f055867c5 2018-10-02 18:41:20,933 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst] is - BUILD 2018-10-02 18:41:20,933 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:41:23,937 - create_instance - DEBUG - VM status query timeout in 896.384782791 2018-10-02 18:41:23,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:24,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3153e0a9-3bf1-4fde-9683-8091b8fe8901 x-compute-request-id: req-3153e0a9-3bf1-4fde-9683-8091b8fe8901 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.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "security_groups": [{"name": "default"}], "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:41:21Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:24,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-3153e0a9-3bf1-4fde-9683-8091b8fe8901 2018-10-02 18:41:24,395 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst] is - BUILD 2018-10-02 18:41:24,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:41:27,399 - create_instance - DEBUG - VM status query timeout in 892.92283988 2018-10-02 18:41:27,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:28,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-86c6c2a4-0579-480e-a1c9-47b5413043f5 x-compute-request-id: req-86c6c2a4-0579-480e-a1c9-47b5413043f5 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.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "security_groups": [{"name": "default"}], "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:41:21Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:28,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-86c6c2a4-0579-480e-a1c9-47b5413043f5 2018-10-02 18:41:28,300 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst] is - BUILD 2018-10-02 18:41:28,300 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:41:31,304 - create_instance - DEBUG - VM status query timeout in 889.017832994 2018-10-02 18:41:31,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:31,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-f4030fcb-f57d-4dd5-8138-88e8b651425c x-compute-request-id: req-f4030fcb-f57d-4dd5-8138-88e8b651425c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:d3:33", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:41:27.000000", "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "security_groups": [{"name": "default"}], "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:41:27Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:31,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-f4030fcb-f57d-4dd5-8138-88e8b651425c 2018-10-02 18:41:31,719 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst] is - ACTIVE 2018-10-02 18:41:31,719 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:41:31,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:32,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-150eacd6-9340-4d56-9f49-8882ea82d2f5 x-compute-request-id: req-150eacd6-9340-4d56-9f49-8882ea82d2f5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:d3:33", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:41:27.000000", "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "security_groups": [{"name": "default"}], "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:41:27Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:32,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-150eacd6-9340-4d56-9f49-8882ea82d2f5 2018-10-02 18:41:32,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:32,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b29e1339-36e7-4ba9-9ee1-83cf1480a57f Date: Tue, 02 Oct 2018 18:41: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":["8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6"],"updated_at":"2018-10-02T18:41:11Z","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b3e458fd477491eb482fbedceebe560","id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net"}]} 2018-10-02 18:41:32,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net used request id req-b29e1339-36e7-4ba9-9ee1-83cf1480a57f 2018-10-02 18:41:32,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:32,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bf0163-31b3-4151-9ef5-675e66013ce9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:32,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-e8bf0163-31b3-4151-9ef5-675e66013ce9 2018-10-02 18:41:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:32,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-605b378d-41cd-457f-a26c-523fc90029ea Date: Tue, 02 Oct 2018 18:41:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b3e458fd477491eb482fbedceebe560","id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","subnetpool_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet"}]} 2018-10-02 18:41:32,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-605b378d-41cd-457f-a26c-523fc90029ea 2018-10-02 18:41:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:33,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-71a7ad27-dfc8-44af-90ba-e18c528084c5 Date: Tue, 02 Oct 2018 18:41:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","ip_address":"10.55.0.3"}],"id":"00144d6b-97b5-4cb9-afde-0a805a92ddcc","security_groups":[],"mac_address":"fa:16:3e:3c:0a:7c","project_id":"5b3e458fd477491eb482fbedceebe560","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dae8af84-7b7d-4202-96bf-3becd1d3ea2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","ip_address":"10.55.0.4"}],"id":"68a8199b-1fc9-4bf0-af38-daf75a6e4e62","security_groups":[],"mac_address":"fa:16:3e:9c:41:56","project_id":"5b3e458fd477491eb482fbedceebe560","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dae8af84-7b7d-4202-96bf-3becd1d3ea2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","ip_address":"10.55.0.9"}],"id":"c266da40-8705-47b2-afa0-91076d696154","security_groups":["2c4f5f40-ea18-47eb-ad5c-4786c48355e8"],"mac_address":"fa:16:3e:d6:d3:33","project_id":"5b3e458fd477491eb482fbedceebe560","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1","admin_state_up":true,"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:16Z","binding:vnic_type":"normal","device_id":"75be37a4-c1ab-461c-b445-51c6f5857574"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6","ip_address":"10.55.0.2"}],"id":"fcad7e18-63a3-45ad-b5b5-cabde8e689e5","security_groups":[],"mac_address":"fa:16:3e:92:3e:08","project_id":"5b3e458fd477491eb482fbedceebe560","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dae8af84-7b7d-4202-96bf-3becd1d3ea2c","tenant_id":"5b3e458fd477491eb482fbedceebe560","created_at":"2018-10-02T18:41:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dae8af84-7b7d-4202-96bf-3becd1d3ea2c"}]} 2018-10-02 18:41:33,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-71a7ad27-dfc8-44af-90ba-e18c528084c5 2018-10-02 18:41:33,016 - create_instance_tests - INFO - Looking for IP 10.55.0.9 in the console log 2018-10-02 18:41:33,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:33,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-499895da-eb06-485b-87a4-c6eefd348a38 x-compute-request-id: req-499895da-eb06-485b-87a4-c6eefd348a38 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:d3:33", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:41:27.000000", "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "security_groups": [{"name": "default"}], "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:41:27Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:33,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-499895da-eb06-485b-87a4-c6eefd348a38 2018-10-02 18:41:33,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 18:41:34,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32a29da4-69c9-499c-8e4d-ea4ab18c4a46 x-compute-request-id: req-32a29da4-69c9-499c-8e4d-ea4ab18c4a46 Content-Encoding: gzip Content-Length: 9406 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 490264679 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133829] pid_max: default: 32768 minimum: 301\n[ 0.134739] ACPI: Core revision 20150930\n[ 0.136156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137493] Security Framework initialized\n[ 0.138330] Yama: becoming mindful.\n[ 0.139082] AppArmor: AppArmor initialized\n[ 0.139955] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141279] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142562] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143782] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145195] Initializing cgroup subsys io\n[ 0.146023] Initializing cgroup subsys memory\n[ 0.146899] Initializing cgroup subsys devices\n[ 0.147792] Initializing cgroup subsys freezer\n[ 0.148677] Initializing cgroup subsys net_cls\n[ 0.149561] Initializing cgroup subsys perf_event\n[ 0.150488] Initializing cgroup subsys net_prio\n[ 0.151396] Initializing cgroup subsys hugetlb\n[ 0.152283] Initializing cgroup subsys pids\n[ 0.153171] CPU: Physical Processor ID: 0\n[ 0.154669] mce: CPU supports 10 MCE banks\n[ 0.155542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156562] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173647] ftrace: allocating 31920 entries in 125 pages\n[ 0.199860] smpboot: Max logical packages: 1\n[ 0.200744] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202121] x2apic enabled\n[ 0.202941] Switched APIC routing to physical x2apic.\n[ 0.204708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205865] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207896] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209716] KVM setup paravirtual spinlock\n[ 0.211055] x86: Booted up 1 node, 1 CPUs\n[ 0.211882] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213295] devtmpfs: initialized\n[ 0.215008] evm: security.selinux\n[ 0.215717] evm: security.SMACK64\n[ 0.216425] evm: security.SMACK64EXEC\n[ 0.217186] evm: security.SMACK64TRANSMUTE\n[ 0.218011] evm: security.SMACK64MMAP\n[ 0.218770] evm: security.ima\n[ 0.219430] evm: security.capability\n[ 0.220253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222136] pinctrl core: initialized pinctrl subsystem\n[ 0.223262] RTC time: 18:41:27, date: 10/02/18\n[ 0.224236] NET: Registered protocol family 16\n[ 0.225226] cpuidle: using governor ladder\n[ 0.226060] cpuidle: using governor menu\n[ 0.226864] PCCT header not found.\n[ 0.227633] ACPI: bus type PCI registered\n[ 0.228452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229718] PCI: Using configuration type 1 for base access\n[ 0.231488] ACPI: Added _OSI(Module Device)\n[ 0.232354] ACPI: Added _OSI(Processor Device)\n[ 0.233233] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234151] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236283] ACPI: Interpreter enabled\n[ 0.237075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244567] ACPI: (supports S0 S5)\n[ 0.245285] ACPI: Using IOAPIC for interrupt routing\n[ 0.246364] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249513] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250681] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251945] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253160] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255426] acpiphp: Slot [3] registered\n[ 0.256250] acpiphp: Slot [4] registered\n[ 0.257066] acpiphp: Slot [5] registered\n[ 0.257884] acpiphp: Slot [6] registered\n[ 0.258694] acpiphp: Slot [7] registered\n[ 0.259516] acpiphp: Slot [8] registered\n[ 0.260338] acpiphp: Slot [9] registered\n[ 0.261167] acpiphp: Slot [10] registered\n[ 0.261995] acpiphp: Slot [11] registered\n[ 0.262829] acpiphp: Slot [12] registered\n[ 0.263659] acpiphp: Slot [13] registered\n[ 0.264484] acpiphp: Slot [14] registered\n[ 0.265309] acpiphp: Slot [15] registered\n[ 0.276482] acpiphp: Slot [16] registered\n[ 0.277314] acpiphp: Slot [17] registered\n[ 0.278144] acpiphp: Slot [18] registered\n[ 0.278969] acpiphp: Slot [19] registered\n[ 0.279793] acpiphp: Slot [20] registered\n[ 0.280627] acpiphp: Slot [21] registered\n[ 0.281455] acpiphp: Slot [22] registered\n[ 0.282282] acpiphp: Slot [23] registered\n[ 0.283113] acpiphp: Slot [24] registered\n[ 0.283939] acpiphp: Slot [25] registered\n[ 0.284768] acpiphp: Slot [26] registered\n[ 0.285596] acpiphp: Slot [27] registered\n[ 0.286428] acpiphp: Slot [28] registered\n[ 0.287258] acpiphp: Slot [29] registered\n[ 0.288084] acpiphp: Slot [30] registered\n[ 0.288920] acpiphp: Slot [31] registered\n[ 0.289742] PCI host bridge to bus 0000:00\n[ 0.290568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291806] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294537] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.296016] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304780] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306083] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312533] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367873] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369053] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371709] vgaarb: loaded\n[ 0.372329] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373485] SCSI subsystem initialized\n[ 0.374324] ACPI: bus type USB registered\n[ 0.375158] usbcore: registered new interface driver usbfs\n[ 0.376220] usbcore: registered new interface driver hub\n[ 0.377244] usbcore: registered new device driver usb\n[ 0.378319] PCI: Using ACPI for IRQ routing\n[ 0.379360] NetLabel: Initializing\n[ 0.380089] NetLabel: domain hash size = 128\n[ 0.380959] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381925] NetLabel: unlabeled traffic allowed by default\n[ 0.383034] clocksource: Switched to clocksource kvm-clock\n[ 0.388357] AppArmor: AppArmor Filesystem Enabled\n[ 0.389334] pnp: PnP ACPI init\n[ 0.390259] pnp: PnP ACPI: found 5 devices\n[ 0.396287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398018] NET: Registered protocol family 2\n[ 0.398995] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.400304] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.401493] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.402679] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404978] NET: Registered protocol family 1\n[ 0.405898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408178] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422556] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436834] Trying to unpack rootfs image as initramfs...\n[ 0.486386] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.500412] Scanning for low memory corruption every 60 seconds\n[ 0.501749] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502926] audit: initializing netlink subsys (disabled)\n[ 0.503973] audit: type=2000 audit(1538505688.357:1): initialized\n[ 0.505298] Initialise system trusted keyring\n[ 0.506240] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507431] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509430] zbud: loaded\n[ 0.510139] VFS: Disk quotas dquot_6.6.0\n[ 0.510967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512496] fuse init (API version 7.23)\n[ 0.513386] Key type big_key registered\n[ 0.514196] Allocating IMA MOK and blacklist keyrings.\n[ 0.515329] Key type asymmetric registered\n[ 0.516168] Asymmetric key parser 'x509' registered\n[ 0.517138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518619] io scheduler noop registered\n[ 0.519435] io scheduler deadline registered (default)\n[ 0.520442] io scheduler cfq registered\n[ 0.521286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523651] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525170] ACPI: Power Button [PWRF]\n[ 0.526018] GHES: HEST is not enabled!\n[ 0.539747] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567813] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595647] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598406] Linux agpgart interface v0.103\n[ 0.600939] brd: module loaded\n[ 0.602146] loop: module loaded\n[ 0.606371] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607873] GPT:90111 != 20971519\n[ 0.608584] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609706] GPT:90111 != 20971519\n[ 0.610410] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611406] vda: vda1 vda15\n[ 0.613097] scsi host0: ata_piix\n[ 0.614243] scsi host1: ata_piix\n[ 0.614981] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616260] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617766] libphy: Fixed MDIO Bus: probed\n[ 0.618624] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619624] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621998] PPP generic driver version 2.4.2\n[ 0.623236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624701] ehci-pci: EHCI PCI platform driver\n[ 0.625756] ehci-platform: EHCI generic platform driver\n[ 0.626962] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628350] ohci-pci: OHCI PCI platform driver\n[ 0.629406] ohci-platform: OHCI generic platform driver\n[ 0.630609] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645118] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653723] usb usb1: Product: UHCI Host Controller\n[ 0.654880] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656267] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657380] hub 1-0:1.0: USB hub found\n[ 0.658312] hub 1-0:1.0: 2 ports detected\n[ 0.659408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661839] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662971] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664218] mousedev: PS/2 mouse device common for all mice\n[ 0.665716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667918] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672091] i2c /dev entries driver\n[ 0.672980] device-mapper: uevent: version 1.0.3\n[ 0.674076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677502] NET: Registered protocol family 10\n[ 0.678655] NET: Registered protocol family 17\n[ 0.679720] Key type dns_resolver registered\n[ 0.680806] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682167] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684288] registered taskstats version 1\n[ 0.685297] Loading compiled-in X.509 certificates\n[ 0.686916] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689116] zswap: loaded using pool lzo/zbud\n[ 0.690694] Key type trusted registered\n[ 0.692383] Key type encrypted registered\n[ 0.693381] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.694590] ima: No TPM chip found, activating TPM-bypass!\n[ 0.695855] evm: HMAC attrs: 0x1\n[ 0.696911] Magic number: 6:217:695\n[ 0.697868] pci 0000:00:00.0: hash matches\n[ 0.698910] rtc_cmos 00:00: setting system clock to 2018-10-02 18:41:28 UTC (1538505688)\n[ 0.700815] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702189] EDD information not available.\n[ 0.775998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788292] Write protecting the kernel read-only data: 14336k\n[ 0.790211] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792322] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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.250978] 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.9...\nLease of 10.55.0.9 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.19. iid=i-000000a1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKWpufQCls75VM+vpRb5qDsArCS+MbLY8fb10ZMy7WOE74mNv66W3tlDlqb3nI/ocGzJH83Ig+3cVU8geP6PoQcko7TIStxL8uTzXM2yJVRLK5bh0kysi/oc1wxOshzckbXlTkh7Wku/4zegav0XTsHq4ZwqcfQEn4oBU3yy4JRvm/iglkEA55RORd2oJcJQoNlhDhcztHdBrqsjIMNXQXiGdJZAvRh52bAuIIOgN47BZj6Y5Z1iAwZMc3T6YzFG9ZOUbIw6j4TNWSvGhoxhe0jbqo6IbIJnO6xMfJcbr8sjnsisoG/N9JCDPth3aR76lskZi1F1yeuXu3FmTaEmtb root@simplehealthcheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAJb3mrjXMJ+4oh1KHi/VxcDSdzPQkr2UAqRpu2LogJ9YmX8gL51qOetf5fPJyb/fse61ciDDPoaDNKV8/M89Zmh6TtjB3pxRpZTNcAqhrNmuBk66gMBU8q8Q4HeoDpFGZk3PAe9pFvsUpxhU0asi1PFptMVTLqVTpkKQ8x27C2kjAAAAFQCHUBHKtmLpnsp9AY02Itb5xeObTwAAAIAczVV4yVU90tUJxt8RsgC0yDm7IPkQ8ioEbFYvFQK0Mdc/EcpAMSDavwkr1EQsamC8hpLW6/k9oKwadACuHyQx/DkMJFOZNxCPbkSxR1vlxj+OnIONWcGVjfdQtbpsNmpCH+0xThWVHkP/tJwrf44Zigs1frMSu0wt898g3UPkNgAAAIAYRprEVnznwEbeqhRo9JAM2ieq5H3A9RDq3acNzIgxwKtJchaUzRuxk6tOdu5QhqJ7f5TzL3MEmGucDI/XNACssPEcS8X7t/3DucWGwIubTKiT5w3uUe5GZWTIJp/bC8ooRFWQyOim8dLlelFiNcsbxWdLR/hk5UTkKqbaiuIO0g== root@simplehealthcheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-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.9,24,fe80::f816:3eff:fed6:d333/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.9 \nip-route:169.254.169.254 via 10.55.0.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-000000a1\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n"} 2018-10-02 18:41:34,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574/action used request id req-32a29da4-69c9-499c-8e4d-ea4ab18c4a46 2018-10-02 18:41:34,597 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 18:41:34,597 - 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 490264679 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132130] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133829] pid_max: default: 32768 minimum: 301 [ 0.134739] ACPI: Core revision 20150930 [ 0.136156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137493] Security Framework initialized [ 0.138330] Yama: becoming mindful. [ 0.139082] AppArmor: AppArmor initialized [ 0.139955] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141279] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142562] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143782] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145195] Initializing cgroup subsys io [ 0.146023] Initializing cgroup subsys memory [ 0.146899] Initializing cgroup subsys devices [ 0.147792] Initializing cgroup subsys freezer [ 0.148677] Initializing cgroup subsys net_cls [ 0.149561] Initializing cgroup subsys perf_event [ 0.150488] Initializing cgroup subsys net_prio [ 0.151396] Initializing cgroup subsys hugetlb [ 0.152283] Initializing cgroup subsys pids [ 0.153171] CPU: Physical Processor ID: 0 [ 0.154669] mce: CPU supports 10 MCE banks [ 0.155542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156562] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173647] ftrace: allocating 31920 entries in 125 pages [ 0.199860] smpboot: Max logical packages: 1 [ 0.200744] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202121] x2apic enabled [ 0.202941] Switched APIC routing to physical x2apic. [ 0.204708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205865] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207896] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209716] KVM setup paravirtual spinlock [ 0.211055] x86: Booted up 1 node, 1 CPUs [ 0.211882] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213295] devtmpfs: initialized [ 0.215008] evm: security.selinux [ 0.215717] evm: security.SMACK64 [ 0.216425] evm: security.SMACK64EXEC [ 0.217186] evm: security.SMACK64TRANSMUTE [ 0.218011] evm: security.SMACK64MMAP [ 0.218770] evm: security.ima [ 0.219430] evm: security.capability [ 0.220253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222136] pinctrl core: initialized pinctrl subsystem [ 0.223262] RTC time: 18:41:27, date: 10/02/18 [ 0.224236] NET: Registered protocol family 16 [ 0.225226] cpuidle: using governor ladder [ 0.226060] cpuidle: using governor menu [ 0.226864] PCCT header not found. [ 0.227633] ACPI: bus type PCI registered [ 0.228452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229718] PCI: Using configuration type 1 for base access [ 0.231488] ACPI: Added _OSI(Module Device) [ 0.232354] ACPI: Added _OSI(Processor Device) [ 0.233233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234151] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236283] ACPI: Interpreter enabled [ 0.237075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244567] ACPI: (supports S0 S5) [ 0.245285] ACPI: Using IOAPIC for interrupt routing [ 0.246364] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249513] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250681] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251945] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.253160] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255426] acpiphp: Slot [3] registered [ 0.256250] acpiphp: Slot [4] registered [ 0.257066] acpiphp: Slot [5] registered [ 0.257884] acpiphp: Slot [6] registered [ 0.258694] acpiphp: Slot [7] registered [ 0.259516] acpiphp: Slot [8] registered [ 0.260338] acpiphp: Slot [9] registered [ 0.261167] acpiphp: Slot [10] registered [ 0.261995] acpiphp: Slot [11] registered [ 0.262829] acpiphp: Slot [12] registered [ 0.263659] acpiphp: Slot [13] registered [ 0.264484] acpiphp: Slot [14] registered [ 0.265309] acpiphp: Slot [15] registered [ 0.276482] acpiphp: Slot [16] registered [ 0.277314] acpiphp: Slot [17] registered [ 0.278144] acpiphp: Slot [18] registered [ 0.278969] acpiphp: Slot [19] registered [ 0.279793] acpiphp: Slot [20] registered [ 0.280627] acpiphp: Slot [21] registered [ 0.281455] acpiphp: Slot [22] registered [ 0.282282] acpiphp: Slot [23] registered [ 0.283113] acpiphp: Slot [24] registered [ 0.283939] acpiphp: Slot [25] registered [ 0.284768] acpiphp: Slot [26] registered [ 0.285596] acpiphp: Slot [27] registered [ 0.286428] acpiphp: Slot [28] registered [ 0.287258] acpiphp: Slot [29] registered [ 0.288084] acpiphp: Slot [30] registered [ 0.288920] acpiphp: Slot [31] registered [ 0.289742] PCI host bridge to bus 0000:00 [ 0.290568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.291806] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.293055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.294537] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.296016] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.302258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.303567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304780] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.306083] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312533] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367873] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369053] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371709] vgaarb: loaded [ 0.372329] vgaarb: bridge control possible 0000:00:02.0 [ 0.373485] SCSI subsystem initialized [ 0.374324] ACPI: bus type USB registered [ 0.375158] usbcore: registered new interface driver usbfs [ 0.376220] usbcore: registered new interface driver hub [ 0.377244] usbcore: registered new device driver usb [ 0.378319] PCI: Using ACPI for IRQ routing [ 0.379360] NetLabel: Initializing [ 0.380089] NetLabel: domain hash size = 128 [ 0.380959] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381925] NetLabel: unlabeled traffic allowed by default [ 0.383034] clocksource: Switched to clocksource kvm-clock [ 0.388357] AppArmor: AppArmor Filesystem Enabled [ 0.389334] pnp: PnP ACPI init [ 0.390259] pnp: PnP ACPI: found 5 devices [ 0.396287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398018] NET: Registered protocol family 2 [ 0.398995] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.400304] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.401493] TCP: Hash tables configured (established 2048 bind 2048) [ 0.402679] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404978] NET: Registered protocol family 1 [ 0.405898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407020] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408178] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422556] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.436834] Trying to unpack rootfs image as initramfs... [ 0.486386] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.500412] Scanning for low memory corruption every 60 seconds [ 0.501749] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502926] audit: initializing netlink subsys (disabled) [ 0.503973] audit: type=2000 audit(1538505688.357:1): initialized [ 0.505298] Initialise system trusted keyring [ 0.506240] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.507431] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509430] zbud: loaded [ 0.510139] VFS: Disk quotas dquot_6.6.0 [ 0.510967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512496] fuse init (API version 7.23) [ 0.513386] Key type big_key registered [ 0.514196] Allocating IMA MOK and blacklist keyrings. [ 0.515329] Key type asymmetric registered [ 0.516168] Asymmetric key parser 'x509' registered [ 0.517138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.518619] io scheduler noop registered [ 0.519435] io scheduler deadline registered (default) [ 0.520442] io scheduler cfq registered [ 0.521286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.523651] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525170] ACPI: Power Button [PWRF] [ 0.526018] GHES: HEST is not enabled! [ 0.539747] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.567813] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595647] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598406] Linux agpgart interface v0.103 [ 0.600939] brd: module loaded [ 0.602146] loop: module loaded [ 0.606371] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607873] GPT:90111 != 20971519 [ 0.608584] GPT:Alternate GPT header not at the end of the disk. [ 0.609706] GPT:90111 != 20971519 [ 0.610410] GPT: Use GNU Parted to correct GPT errors. [ 0.611406] vda: vda1 vda15 [ 0.613097] scsi host0: ata_piix [ 0.614243] scsi host1: ata_piix [ 0.614981] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616260] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617766] libphy: Fixed MDIO Bus: probed [ 0.618624] tun: Universal TUN/TAP device driver, 1.6 [ 0.619624] tun: (C) 1999-2004 Max Krasnyansky [ 0.621998] PPP generic driver version 2.4.2 [ 0.623236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624701] ehci-pci: EHCI PCI platform driver [ 0.625756] ehci-platform: EHCI generic platform driver [ 0.626962] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628350] ohci-pci: OHCI PCI platform driver [ 0.629406] ohci-platform: OHCI generic platform driver [ 0.630609] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645118] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648039] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.649240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.650562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653723] usb usb1: Product: UHCI Host Controller [ 0.654880] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.656267] usb usb1: SerialNumber: 0000:00:01.2 [ 0.657380] hub 1-0:1.0: USB hub found [ 0.658312] hub 1-0:1.0: 2 ports detected [ 0.659408] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.661839] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.662971] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.664218] mousedev: PS/2 mouse device common for all mice [ 0.665716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667918] rtc_cmos 00:00: RTC can wake from S4 [ 0.669215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672091] i2c /dev entries driver [ 0.672980] device-mapper: uevent: version 1.0.3 [ 0.674076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.676011] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677502] NET: Registered protocol family 10 [ 0.678655] NET: Registered protocol family 17 [ 0.679720] Key type dns_resolver registered [ 0.680806] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.682167] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.684288] registered taskstats version 1 [ 0.685297] Loading compiled-in X.509 certificates [ 0.686916] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.689116] zswap: loaded using pool lzo/zbud [ 0.690694] Key type trusted registered [ 0.692383] Key type encrypted registered [ 0.693381] AppArmor: AppArmor sha1 policy hashing enabled [ 0.694590] ima: No TPM chip found, activating TPM-bypass! [ 0.695855] evm: HMAC attrs: 0x1 [ 0.696911] Magic number: 6:217:695 [ 0.697868] pci 0000:00:00.0: hash matches [ 0.698910] rtc_cmos 00:00: setting system clock to 2018-10-02 18:41:28 UTC (1538505688) [ 0.700815] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.702189] EDD information not available. [ 0.775998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788292] Write protecting the kernel read-only data: 14336k [ 0.790211] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792322] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.04 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.250978] 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.9... Lease of 10.55.0.9 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.19. iid=i-000000a1 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKWpufQCls75VM+vpRb5qDsArCS+MbLY8fb10ZMy7WOE74mNv66W3tlDlqb3nI/ocGzJH83Ig+3cVU8geP6PoQcko7TIStxL8uTzXM2yJVRLK5bh0kysi/oc1wxOshzckbXlTkh7Wku/4zegav0XTsHq4ZwqcfQEn4oBU3yy4JRvm/iglkEA55RORd2oJcJQoNlhDhcztHdBrqsjIMNXQXiGdJZAvRh52bAuIIOgN47BZj6Y5Z1iAwZMc3T6YzFG9ZOUbIw6j4TNWSvGhoxhe0jbqo6IbIJnO6xMfJcbr8sjnsisoG/N9JCDPth3aR76lskZi1F1yeuXu3FmTaEmtb root@simplehealthcheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst ssh-dss AAAAB3NzaC1kc3MAAACBAJb3mrjXMJ+4oh1KHi/VxcDSdzPQkr2UAqRpu2LogJ9YmX8gL51qOetf5fPJyb/fse61ciDDPoaDNKV8/M89Zmh6TtjB3pxRpZTNcAqhrNmuBk66gMBU8q8Q4HeoDpFGZk3PAe9pFvsUpxhU0asi1PFptMVTLqVTpkKQ8x27C2kjAAAAFQCHUBHKtmLpnsp9AY02Itb5xeObTwAAAIAczVV4yVU90tUJxt8RsgC0yDm7IPkQ8ioEbFYvFQK0Mdc/EcpAMSDavwkr1EQsamC8hpLW6/k9oKwadACuHyQx/DkMJFOZNxCPbkSxR1vlxj+OnIONWcGVjfdQtbpsNmpCH+0xThWVHkP/tJwrf44Zigs1frMSu0wt898g3UPkNgAAAIAYRprEVnznwEbeqhRo9JAM2ieq5H3A9RDq3acNzIgxwKtJchaUzRuxk6tOdu5QhqJ7f5TzL3MEmGucDI/XNACssPEcS8X7t/3DucWGwIubTKiT5w3uUe5GZWTIJp/bC8ooRFWQyOim8dLlelFiNcsbxWdLR/hk5UTkKqbaiuIO0g== root@simplehealthcheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.9,24,fe80::f816:3eff:fed6:d333/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.9 ip-route:169.254.169.254 via 10.55.0.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-000000a1 name: N/A availability-zone: nova local-hostname: simplehealthcheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.85 === 2018-10-02 18:41:34,598 - create_instance - INFO - Deleting Port with ID - c266da40-8705-47b2-afa0-91076d696154 2018-10-02 18:41:34,598 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072port-1 2018-10-02 18:41:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/c266da40-8705-47b2-afa0-91076d696154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:35,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a930f952-8f59-4de4-adbf-45fa3bebd7c3 Date: Tue, 02 Oct 2018 18:41:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:41:35,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/c266da40-8705-47b2-afa0-91076d696154 used request id req-a930f952-8f59-4de4-adbf-45fa3bebd7c3 2018-10-02 18:41:35,366 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst 2018-10-02 18:41:35,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:35,522 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4891e7d1-913d-4bcb-8f83-dba9238bcad0 x-compute-request-id: req-4891e7d1-913d-4bcb-8f83-dba9238bcad0 Content-Type: application/json 2018-10-02 18:41:35,522 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-4891e7d1-913d-4bcb-8f83-dba9238bcad0 2018-10-02 18:41:35,522 - create_instance - INFO - Checking deletion status 2018-10-02 18:41:35,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:35,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d8a2b76-9fdd-4ef6-9e62-ce71969fa99e x-compute-request-id: req-2d8a2b76-9fdd-4ef6-9e62-ce71969fa99e Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:d3:33", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:41:27.000000", "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:41:35Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:35,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-2d8a2b76-9fdd-4ef6-9e62-ce71969fa99e 2018-10-02 18:41:35,922 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst] is - ACTIVE 2018-10-02 18:41:35,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:41:38,926 - create_instance - DEBUG - VM status query timeout in 296.596920013 2018-10-02 18:41:38,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:39,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-5c06a674-74d0-456a-a9ef-c5a41e5984a9 x-compute-request-id: req-5c06a674-74d0-456a-a9ef-c5a41e5984a9 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.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/75be37a4-c1ab-461c-b445-51c6f5857574", "rel": "bookmark"}], "image": {"id": "abdb0a33-9041-436a-bf4f-66a8c4195b87", "links": [{"href": "http://172.30.9.22:8774/images/abdb0a33-9041-436a-bf4f-66a8c4195b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:41:27.000000", "flavor": {"id": "91a12a16-3383-49f4-adaa-9aff4a5d9295", "links": [{"href": "http://172.30.9.22:8774/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295", "rel": "bookmark"}]}, "id": "75be37a4-c1ab-461c-b445-51c6f5857574", "user_id": "6a319a79051a41d0b76c5e6974f357c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:41:35Z", "hostId": "93e71f89b0dd979d851d80b73f5ae31f5c10fbbea6718cac916d790e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst", "created": "2018-10-02T18:41:19Z", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:41:39,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-5c06a674-74d0-456a-a9ef-c5a41e5984a9 2018-10-02 18:41:39,564 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst] is - ACTIVE 2018-10-02 18:41:39,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:41:42,568 - create_instance - DEBUG - VM status query timeout in 292.954973936 2018-10-02 18:41:42,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58adabba90613b8df3ae90c96aa693b98465520d" 2018-10-02 18:41:42,618 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3696649d-c85f-485d-b10e-488d2101c650 x-compute-request-id: req-3696649d-c85f-485d-b10e-488d2101c650 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 75be37a4-c1ab-461c-b445-51c6f5857574 could not be found.", "code": 404}} 2018-10-02 18:41:42,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/75be37a4-c1ab-461c-b445-51c6f5857574 used request id req-3696649d-c85f-485d-b10e-488d2101c650 2018-10-02 18:41:42,619 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 75be37a4-c1ab-461c-b445-51c6f5857574 could not be found. (HTTP 404) (Request-ID: req-3696649d-c85f-485d-b10e-488d2101c650) 2018-10-02 18:41:42,619 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-inst 2018-10-02 18:41:42,620 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet 2018-10-02 18:41:42,620 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-subnet 2018-10-02 18:41:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:44,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3ddec87-042f-42a0-8373-1ea4fc1efbf7 Date: Tue, 02 Oct 2018 18:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:41:44,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8e6051aa-549f-46c4-b9d3-0ce2a2aaeec6 used request id req-d3ddec87-042f-42a0-8373-1ea4fc1efbf7 2018-10-02 18:41:44,979 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-priv-net 2018-10-02 18:41:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/dae8af84-7b7d-4202-96bf-3becd1d3ea2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885155730eda30f07a7e273e17c89b71e71be835" 2018-10-02 18:41:46,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e88c600-7238-4bd5-a3cc-09e7d8f93907 Date: Tue, 02 Oct 2018 18:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:41:46,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dae8af84-7b7d-4202-96bf-3becd1d3ea2c used request id req-5e88c600-7238-4bd5-a3cc-09e7d8f93907 2018-10-02 18:41:46,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7578d288448500edfb0e141ad5ba59aae6810e28" 2018-10-02 18:41:46,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01327d2c-8882-4e7f-9072-5d7ef162586c x-compute-request-id: req-01327d2c-8882-4e7f-9072-5d7ef162586c Content-Length: 0 Content-Type: application/json 2018-10-02 18:41:46,396 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/91a12a16-3383-49f4-adaa-9aff4a5d9295 used request id req-01327d2c-8882-4e7f-9072-5d7ef162586c 2018-10-02 18:41:46,397 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-7fbd10ee-e06a-42a5-a7fa-ae3d283f6072-image 2018-10-02 18:41:46,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a75879aca7436140b61109c39eff3e5dfac3cfe" 2018-10-02 18:41:47,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e969a0c4-2908-4ce1-8f97-2f11bfab141a Date: Tue, 02 Oct 2018 18:41:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:41:47,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/abdb0a33-9041-436a-bf4f-66a8c4195b87 used request id req-e969a0c4-2908-4ce1-8f97-2f11bfab141a 2018-10-02 18:41:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:48,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e95266db-7a67-4bbf-bf32-5f21bf35b52b Date: Tue, 02 Oct 2018 18:41:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5b3e458fd477491eb482fbedceebe560", "created_at": "2018-10-02T18:41:10Z", "updated_at": "2018-10-02T18:41:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "revision_number": 0, "id": "26503ef0-1ba0-472a-82a8-5416992f0bb6", "remote_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b3e458fd477491eb482fbedceebe560"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "revision_number": 0, "id": "77797941-d480-49ad-87e1-5be8c6296426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b3e458fd477491eb482fbedceebe560"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "revision_number": 0, "id": "79680ae9-4341-42a7-8bff-11dc990039a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b3e458fd477491eb482fbedceebe560"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "revision_number": 0, "id": "e98f6842-3f8c-4d43-b491-a0b38067e36b", "remote_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "tenant_id": "5b3e458fd477491eb482fbedceebe560", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b3e458fd477491eb482fbedceebe560"}], "revision_number": 4, "project_id": "5b3e458fd477491eb482fbedceebe560", "id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:41:48,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e95266db-7a67-4bbf-bf32-5f21bf35b52b 2018-10-02 18:41:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:48,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fb8f5a-f2be-44a6-8db0-03c82354f438 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560"}, "enabled": true, "id": "5b3e458fd477491eb482fbedceebe560", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c26b58dc-dc7a-483-proj"}} 2018-10-02 18:41:48,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-a8fb8f5a-f2be-44a6-8db0-03c82354f438 2018-10-02 18:41:48,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c4f5f40-ea18-47eb-ad5c-4786c48355e8 2018-10-02 18:41:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=2c4f5f40-ea18-47eb-ad5c-4786c48355e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:48,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-df21b972-06a9-4735-b94b-71a40d86c18b Date: Tue, 02 Oct 2018 18:41:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "port_range_min": null, "revision_number": 0, "tenant_id": "5b3e458fd477491eb482fbedceebe560", "created_at": "2018-10-02T18:41:10Z", "project_id": "5b3e458fd477491eb482fbedceebe560", "id": "26503ef0-1ba0-472a-82a8-5416992f0bb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "port_range_min": null, "revision_number": 0, "tenant_id": "5b3e458fd477491eb482fbedceebe560", "created_at": "2018-10-02T18:41:10Z", "project_id": "5b3e458fd477491eb482fbedceebe560", "id": "77797941-d480-49ad-87e1-5be8c6296426"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "port_range_min": null, "revision_number": 0, "tenant_id": "5b3e458fd477491eb482fbedceebe560", "created_at": "2018-10-02T18:41:10Z", "project_id": "5b3e458fd477491eb482fbedceebe560", "id": "79680ae9-4341-42a7-8bff-11dc990039a5"}, {"remote_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:10Z", "security_group_id": "2c4f5f40-ea18-47eb-ad5c-4786c48355e8", "port_range_min": null, "revision_number": 0, "tenant_id": "5b3e458fd477491eb482fbedceebe560", "created_at": "2018-10-02T18:41:10Z", "project_id": "5b3e458fd477491eb482fbedceebe560", "id": "e98f6842-3f8c-4d43-b491-a0b38067e36b"}]} 2018-10-02 18:41:48,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=2c4f5f40-ea18-47eb-ad5c-4786c48355e8 used request id req-df21b972-06a9-4735-b94b-71a40d86c18b 2018-10-02 18:41:48,460 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:41:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/2c4f5f40-ea18-47eb-ad5c-4786c48355e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:48,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b139d7d-28e9-4e92-9e5c-94fbda3e9f9a Content-Length: 0 Date: Tue, 02 Oct 2018 18:41:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:41:48,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/2c4f5f40-ea18-47eb-ad5c-4786c48355e8 used request id req-4b139d7d-28e9-4e92-9e5c-94fbda3e9f9a 2018-10-02 18:41:48,889 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-c26b58dc-dc7a-483-proj 2018-10-02 18:41:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:49,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea06fbe3-29bc-4380-8351-302de0fa8ec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:49,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5b3e458fd477491eb482fbedceebe560 used request id req-ea06fbe3-29bc-4380-8351-302de0fa8ec4 2018-10-02 18:41:49,129 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-c26b58dc-dc7a-483-proj-role 2018-10-02 18:41:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/0d5496f11a694b9781dfafc179ad4b8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:49,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844a540c-ac63-4fe4-a070-6668a5b778fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:49,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/0d5496f11a694b9781dfafc179ad4b8c used request id req-844a540c-ac63-4fe4-a070-6668a5b778fc 2018-10-02 18:41:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95e645d4267a54df932910e3096c400f987e76d" 2018-10-02 18:41:49,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d5ae78-4649-450d-a811-ed1a1812d069 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:41:49,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-06d5ae78-4649-450d-a811-ed1a1812d069 2018-10-02 18:41:49,332 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-c26b58dc-dc7a-483-user 2018-10-02 18:41:49,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/6a319a79051a41d0b76c5e6974f357c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e298d00aa3a353e762a000d9562ca73ff8ee07ff" 2018-10-02 18:41:49,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb8fe3e-3e89-482c-afef-eb9aaa5feb0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:49,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6a319a79051a41d0b76c5e6974f357c1 used request id req-6fb8fe3e-3e89-482c-afef-eb9aaa5feb0e 2018-10-02 18:41:49,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:49,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Q1VjmE-_RMKFak0y5lcOAA"], "issued_at": "2018-10-02T18:41:49.000000Z"}} 2018-10-02 18:41:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e38bbed97dfe68e56c1fcd7b4c0bd81d0f3475f" 2018-10-02 18:41:50,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8438a57f-5c68-4ffc-a1f3-5ca7027c6e90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:50,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8438a57f-5c68-4ffc-a1f3-5ca7027c6e90 2018-10-02 18:41:50,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:50,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:50,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5fo7MdrORAicZwJ9ohtL_g"], "issued_at": "2018-10-02T18:41:50.000000Z"}} 2018-10-02 18:41:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:41:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da99b608-b965-40dc-af44-0d6d54656f08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:50,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-da99b608-b965-40dc-af44-0d6d54656f08 2018-10-02 18:41:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:41:50,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:41: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:41:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:41:50,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da50176-0601-449b-93b9-ee68d991bda6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:41:50,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj used request id req-9da50176-0601-449b-93b9-ee68d991bda6 2018-10-02 18:41:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:41:50,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72ad459-ed4f-4213-9410-a6ad79477cec Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:41:50,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f72ad459-ed4f-4213-9410-a6ad79477cec 2018-10-02 18:41:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}}' 2018-10-02 18:41:50,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41054b0-f672-4cf6-ab5e-ef3e204ca95b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:41:50,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b41054b0-f672-4cf6-ab5e-ef3e204ca95b 2018-10-02 18:41:50,760 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj 2018-10-02 18:41:50,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:50,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:51,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["J9JG9jLXQFWI43XKx_6Iwg"], "issued_at": "2018-10-02T18:41:51.000000Z"}} 2018-10-02 18:41:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86083c24912dabfa871c7d327427410690fab15b" 2018-10-02 18:41:51,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902e8555-5dc2-448e-b2ec-4b3b72ed2b00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:51,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-902e8555-5dc2-448e-b2ec-4b3b72ed2b00 2018-10-02 18:41:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:41:51,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:41: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:41:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86083c24912dabfa871c7d327427410690fab15b" 2018-10-02 18:41:51,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bdf089-4b07-4843-8b78-d6877a6fe3ed Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:41:51,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e4bdf089-4b07-4843-8b78-d6877a6fe3ed 2018-10-02 18:41:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86083c24912dabfa871c7d327427410690fab15b" 2018-10-02 18:41:51,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834f56d1-7c78-4a7f-864d-abb90be0ae5a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}]} 2018-10-02 18:41:51,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj used request id req-834f56d1-7c78-4a7f-864d-abb90be0ae5a 2018-10-02 18:41:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86083c24912dabfa871c7d327427410690fab15b" 2018-10-02 18:41:51,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c55049-68ee-42e9-9c76-813558047085 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:41:51,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d5c55049-68ee-42e9-9c76-813558047085 2018-10-02 18:41:51,861 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user 2018-10-02 18:41:51,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:51,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:41:51,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07c95fb-4f8e-4766-84df-f2cb2c5903ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:41:51,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b07c95fb-4f8e-4766-84df-f2cb2c5903ce 2018-10-02 18:41:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" -d '{"role": {"name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}}' 2018-10-02 18:41:52,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f821068-04b8-4fd3-ad7f-494e32052c11 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "298a29fb9c0140de9c2bd79757b98b3f", "links": {"self": "http://172.30.9.22:5000/v3/roles/298a29fb9c0140de9c2bd79757b98b3f"}, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}} 2018-10-02 18:41:52,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0f821068-04b8-4fd3-ad7f-494e32052c11 2018-10-02 18:41:52,072 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role 2018-10-02 18:41:52,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/298a29fb9c0140de9c2bd79757b98b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:41:52,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec34ec91-cd7a-4cac-94e1-6e23ccf01c3c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/298a29fb9c0140de9c2bd79757b98b3f"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role", "id": "298a29fb9c0140de9c2bd79757b98b3f"}} 2018-10-02 18:41:52,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/298a29fb9c0140de9c2bd79757b98b3f used request id req-ec34ec91-cd7a-4cac-94e1-6e23ccf01c3c 2018-10-02 18:41:52,158 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role to project CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj 2018-10-02 18:41:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb/users/45d37a6060c6416fb3678788a129a82b/roles/298a29fb9c0140de9c2bd79757b98b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:41:52,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49538e06-741f-4737-abc5-ce50c7120c22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:41:52,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb/users/45d37a6060c6416fb3678788a129a82b/roles/298a29fb9c0140de9c2bd79757b98b3f used request id req-49538e06-741f-4737-abc5-ce50c7120c22 2018-10-02 18:41:52,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:41:52,291 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:41:52,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:52,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:52,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["5KRa9lEHRbSPv65der45Ew"], "issued_at": "2018-10-02T18:41:52.000000Z"}} 2018-10-02 18:41:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:41:52,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae9739e-9c74-4d1c-8947-4b7122d79137 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:52,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ae9739e-9c74-4d1c-8947-4b7122d79137 2018-10-02 18:41:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:41:53,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-4b92b429-28bf-4f8c-8245-af3e65ba2869 Date: Tue, 02 Oct 2018 18:41:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27"} 2018-10-02 18:41:53,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 used request id req-4b92b429-28bf-4f8c-8245-af3e65ba2869 2018-10-02 18:41:53,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:41:53,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f438d79d-bd04-48f2-b9b4-304c4fbda93e Date: Tue, 02 Oct 2018 18:41:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:41:53,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f438d79d-bd04-48f2-b9b4-304c4fbda93e 2018-10-02 18:41:53,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27"}' 2018-10-02 18:41:53,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 X-Openstack-Request-Id: req-6ee96a1a-e78a-4bd9-839b-67dd74f39cce Date: Tue, 02 Oct 2018 18:41:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "min_disk": 0, "protected": false, "id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "file": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file", "checksum": null, "owner": "29eac2a46dd9475d830f82dd793dffeb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:41:53,385 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6ee96a1a-e78a-4bd9-839b-67dd74f39cce 2018-10-02 18:41:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" -d '' 2018-10-02 18:41:54,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67421a91-093b-48e4-9ede-acbaaf340497 Date: Tue, 02 Oct 2018 18:41:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:41:54,451 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file used request id req-67421a91-093b-48e4-9ede-acbaaf340497 2018-10-02 18:41:54,452 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:41:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:41:54,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-efa12c50-c039-46c1-93ba-7390d04c8f3d Date: Tue, 02 Oct 2018 18:41:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "metadata": {}}], "self": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "min_disk": 0, "protected": false, "id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "file": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29eac2a46dd9475d830f82dd793dffeb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:41:54,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 used request id req-efa12c50-c039-46c1-93ba-7390d04c8f3d 2018-10-02 18:41:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:41:54,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f670ca55-97f5-4eb4-8d8c-6ccde07f4d0f Date: Tue, 02 Oct 2018 18:41:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:41:54,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f670ca55-97f5-4eb4-8d8c-6ccde07f4d0f 2018-10-02 18:41:54,780 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 2018-10-02 18:41:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:41:54,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-41c1c786-ebfd-4633-a8fa-b7e395b800e6 Date: Tue, 02 Oct 2018 18:41:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "metadata": {}}], "self": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "min_disk": 0, "protected": false, "id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "file": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29eac2a46dd9475d830f82dd793dffeb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:41:54,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 used request id req-41c1c786-ebfd-4633-a8fa-b7e395b800e6 2018-10-02 18:41:54,938 - create_image - DEBUG - Instance status is - active 2018-10-02 18:41:54,938 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 2018-10-02 18:41:54,938 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 2018-10-02 18:41:54,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:54,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:55,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["CnXK9G5BSKW2MiIzcRJ4IQ"], "issued_at": "2018-10-02T18:41:55.000000Z"}} 2018-10-02 18:41:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:41:55,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c9a206-3a31-4aa1-b7ea-3172b4c7d1d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:55,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-76c9a206-3a31-4aa1-b7ea-3172b4c7d1d2 2018-10-02 18:41:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:41:55,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d79aa6f6-8e88-4572-b7a1-b08b2682437b Date: Tue, 02 Oct 2018 18:41:55 GMT RESP BODY: {"networks":[]} 2018-10-02 18:41:55,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-d79aa6f6-8e88-4572-b7a1-b08b2682437b 2018-10-02 18:41:55,569 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 2018-10-02 18:41:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" -d '{"network": {"name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1", "admin_state_up": true}}' 2018-10-02 18:41:56,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-85cd512a-13c1-4f8b-9afe-9b7b0ceffa74 Date: Tue, 02 Oct 2018 18:41:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:41:56Z","is_default":false,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","mtu":1450}} 2018-10-02 18:41:56,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-85cd512a-13c1-4f8b-9afe-9b7b0ceffa74 2018-10-02 18:41:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:41:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-8551115d-25fb-4c33-a8e5-7f214c3631fd Date: Tue, 02 Oct 2018 18:41:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:41:56Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:41:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-8551115d-25fb-4c33-a8e5-7f214c3631fd 2018-10-02 18:41:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:41:56,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a613db0b-9235-4ad5-8aab-afb17bb1def6 Date: Tue, 02 Oct 2018 18:41:56 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:41:56,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-a613db0b-9235-4ad5-8aab-afb17bb1def6 2018-10-02 18:41:56,895 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 2018-10-02 18:41:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" -d '{"subnets": [{"ip_version": 4, "network_id": "14ec503c-8f25-4029-b84f-f77ece0d56e7", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]}' 2018-10-02 18:41:57,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-73890146-a747-46a8-a3f8-230a5bed1483 Date: Tue, 02 Oct 2018 18:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:41:57,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-73890146-a747-46a8-a3f8-230a5bed1483 2018-10-02 18:41:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:41:57,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0e019ac1-fdf3-472e-b3b7-f679ac485530 Date: Tue, 02 Oct 2018 18:41: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":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:41:57,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-0e019ac1-fdf3-472e-b3b7-f679ac485530 2018-10-02 18:41:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:41:57,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5a92f7d5-ab85-4c14-9c54-2d09f21d4d6c Date: Tue, 02 Oct 2018 18:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:41:57,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-5a92f7d5-ab85-4c14-9c54-2d09f21d4d6c 2018-10-02 18:41:57,913 - OpenStackNetwork - DEBUG - Network [14ec503c-8f25-4029-b84f-f77ece0d56e7] created successfully 2018-10-02 18:41:57,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:41:57,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:41:58,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["51U9QQk9QXqqe8t6XUD7Ug"], "issued_at": "2018-10-02T18:41:58.000000Z"}} 2018-10-02 18:41:58,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:41:58,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af168f10-bdd8-4b8d-9745-b70199d8272f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:41:58,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-af168f10-bdd8-4b8d-9745-b70199d8272f 2018-10-02 18:41:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:41:58,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d54039d-70d8-49f9-aee8-b81c76ce8cd0 Date: Tue, 02 Oct 2018 18:41:58 GMT RESP BODY: {"networks":[]} 2018-10-02 18:41:58,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-5d54039d-70d8-49f9-aee8-b81c76ce8cd0 2018-10-02 18:41:58,533 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 2018-10-02 18:41:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" -d '{"network": {"name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2", "admin_state_up": true}}' 2018-10-02 18:41:58,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-29b9ada0-aee7-4f7a-b71a-1ba2e2c14bb4 Date: Tue, 02 Oct 2018 18:41:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:41:58Z","is_default":false,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","mtu":1450}} 2018-10-02 18:41:58,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-29b9ada0-aee7-4f7a-b71a-1ba2e2c14bb4 2018-10-02 18:41:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:41:59,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-d02b4e97-0d3c-48c7-ab9b-ed78787b5d4a Date: Tue, 02 Oct 2018 18:41: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-10-02T18:41:58Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:41:59,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-d02b4e97-0d3c-48c7-ab9b-ed78787b5d4a 2018-10-02 18:41:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:41:59,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c2550de5-a8e6-4848-811f-4107ff46bfbb Date: Tue, 02 Oct 2018 18:41:59 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:41:59,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-c2550de5-a8e6-4848-811f-4107ff46bfbb 2018-10-02 18:41:59,243 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 2018-10-02 18:41:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" -d '{"subnets": [{"ip_version": 4, "network_id": "5d8b8655-1777-4c9e-9d38-c889d8f8dcd0", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]}' 2018-10-02 18:42:00,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4646f574-46ad-473c-851a-57b7fe128fe2 Date: Tue, 02 Oct 2018 18:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:00,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-4646f574-46ad-473c-851a-57b7fe128fe2 2018-10-02 18:42:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:42:00,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d5a0ea70-e849-4f24-9732-116746d4ff81 Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:00,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-d5a0ea70-e849-4f24-9732-116746d4ff81 2018-10-02 18:42:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:42:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-95c7ab9a-d4b0-4ee8-bf73-5eb1294e95f0 Date: Tue, 02 Oct 2018 18:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:00,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-95c7ab9a-d4b0-4ee8-bf73-5eb1294e95f0 2018-10-02 18:42:00,651 - OpenStackNetwork - DEBUG - Network [5d8b8655-1777-4c9e-9d38-c889d8f8dcd0] created successfully 2018-10-02 18:42:00,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:00,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:01,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["_J1lnF4yRf6mpa0aV58lqA"], "issued_at": "2018-10-02T18:42:01.000000Z"}} 2018-10-02 18:42:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:01,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44c8221-5279-4f4a-a667-d828063c9804 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:01,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c44c8221-5279-4f4a-a667-d828063c9804 2018-10-02 18:42:01,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b78b8c5-c31b-4ef1-9026-96d52f47072a Date: Tue, 02 Oct 2018 18:42:01 GMT RESP BODY: {"routers": []} 2018-10-02 18:42:01,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router&admin_state_up=True used request id req-1b78b8c5-c31b-4ef1-9026-96d52f47072a 2018-10-02 18:42:01,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:01,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:01,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["Gqr6Yr59QiuRS_8bCR_0VA"], "issued_at": "2018-10-02T18:42:01.000000Z"}} 2018-10-02 18:42:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e926220ace1d04ab1c08b6b5d7b5fefd0bcfe8" 2018-10-02 18:42:01,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f7b438-8db1-4f60-8914-451654c4696a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:01,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a9f7b438-8db1-4f60-8914-451654c4696a 2018-10-02 18:42:01,678 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"router": {"name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router", "admin_state_up": true}}' 2018-10-02 18:42:05,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-e440e8c8-5831-4ed6-946d-1b737ee6aada Date: Tue, 02 Oct 2018 18:42:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:02Z", "admin_state_up": true, "updated_at": "2018-10-02T18:42:02Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "c31a8bf9-8f11-404d-93b3-00e59397cbf0", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router"}} 2018-10-02 18:42:05,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-e440e8c8-5831-4ed6-946d-1b737ee6aada 2018-10-02 18:42:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c31a8bf9-8f11-404d-93b3-00e59397cbf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:05,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5091bb93-2228-4fb7-8115-7822a6c679da Date: Tue, 02 Oct 2018 18:42:05 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:05,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c31a8bf9-8f11-404d-93b3-00e59397cbf0 used request id req-5091bb93-2228-4fb7-8115-7822a6c679da 2018-10-02 18:42:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:05,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-2ea10b41-dc8a-4442-a26e-504301a3d2ba Date: Tue, 02 Oct 2018 18:42: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":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:05,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-2ea10b41-dc8a-4442-a26e-504301a3d2ba 2018-10-02 18:42:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:05,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:05,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb6ac3c-1479-481f-9222-35f20b279dfa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:05,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-7cb6ac3c-1479-481f-9222-35f20b279dfa 2018-10-02 18:42:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:06,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-18ad7660-1508-4945-9151-cede98e97b30 Date: Tue, 02 Oct 2018 18:42:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:06,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-18ad7660-1508-4945-9151-cede98e97b30 2018-10-02 18:42:06,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:06,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e388963b-44e7-42c5-be4e-b783c19fcc75 Date: Tue, 02 Oct 2018 18:42:06 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:06,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1&admin_state_up=True used request id req-e388963b-44e7-42c5-be4e-b783c19fcc75 2018-10-02 18:42:06,295 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1 for router - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:06,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:06,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:06,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["JAs4i0oMTWWtt6s7mZY9Qw"], "issued_at": "2018-10-02T18:42:06.000000Z"}} 2018-10-02 18:42:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842eea70d4ab42ea96d1caacbc198fd1cdc5955" 2018-10-02 18:42:06,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363c4bbe-5316-4829-9640-ae455575dc72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:06,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-363c4bbe-5316-4829-9640-ae455575dc72 2018-10-02 18:42:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:06,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-af01fb0b-eb89-4620-bce2-27732891b8eb Date: Tue, 02 Oct 2018 18:42: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":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:06,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-af01fb0b-eb89-4620-bce2-27732891b8eb 2018-10-02 18:42:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:07,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-139e4110-89d1-4ccf-a8f2-a77e13d1db09 Date: Tue, 02 Oct 2018 18:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:07,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-139e4110-89d1-4ccf-a8f2-a77e13d1db09 2018-10-02 18:42:07,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:07,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1fd015f5-4405-4720-8f6a-32440cf078d9 Date: Tue, 02 Oct 2018 18:42: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":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:07,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-1fd015f5-4405-4720-8f6a-32440cf078d9 2018-10-02 18:42:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:07,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842eea70d4ab42ea96d1caacbc198fd1cdc5955" 2018-10-02 18:42:07,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9de07c-5cfd-4df8-b24e-4656e7ed5055 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:07,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-6d9de07c-5cfd-4df8-b24e-4656e7ed5055 2018-10-02 18:42:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:07,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-155ad659-3d83-487e-b347-4b5174022711 Date: Tue, 02 Oct 2018 18:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:07,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-155ad659-3d83-487e-b347-4b5174022711 2018-10-02 18:42:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:07,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c38dc4a-8899-4505-b376-b7a655087686 Date: Tue, 02 Oct 2018 18:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:07,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 used request id req-7c38dc4a-8899-4505-b376-b7a655087686 2018-10-02 18:42:07,786 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 2018-10-02 18:42:07,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"port": {"network_id": "14ec503c-8f25-4029-b84f-f77ece0d56e7", "fixed_ips": [{"subnet_id": "cebf4ce0-7065-4975-8d1c-841bd0afb897", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1", "admin_state_up": true}}' 2018-10-02 18:42:08,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e5daa21f-2418-4d5e-9873-dbc88a7511e9 Date: Tue, 02 Oct 2018 18:42:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.1"}],"id":"5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:1f:9c:11","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1","project_id":"29eac2a46dd9475d830f82dd793dffeb","qos_policy_id":null,"admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:08Z","binding:vnic_type":"normal"}} 2018-10-02 18:42:08,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-e5daa21f-2418-4d5e-9873-dbc88a7511e9 2018-10-02 18:42:08,735 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1 for router - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:08,735 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"port_id": "5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d"}' 2018-10-02 18:42:10,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c5f93f8-3a7c-4f47-b1c5-a843baf21679 Date: Tue, 02 Oct 2018 18:42:10 GMT RESP BODY: {"network_id": "14ec503c-8f25-4029-b84f-f77ece0d56e7", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "subnet_id": "cebf4ce0-7065-4975-8d1c-841bd0afb897", "subnet_ids": ["cebf4ce0-7065-4975-8d1c-841bd0afb897"], "port_id": "5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d", "id": "c31a8bf9-8f11-404d-93b3-00e59397cbf0"} 2018-10-02 18:42:10,550 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/add_router_interface used request id req-3c5f93f8-3a7c-4f47-b1c5-a843baf21679 2018-10-02 18:42:10,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:10,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-efbbc0c0-a7c2-4c9a-8add-145a8465d10d Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:10,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-efbbc0c0-a7c2-4c9a-8add-145a8465d10d 2018-10-02 18:42:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:10,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797bd0b3-9c22-4a0b-92fa-8599649b74b2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:10,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-797bd0b3-9c22-4a0b-92fa-8599649b74b2 2018-10-02 18:42:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:11,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8a7cf4ee-5287-4eb3-8e93-bd4e9c042136 Date: Tue, 02 Oct 2018 18:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:11,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-8a7cf4ee-5287-4eb3-8e93-bd4e9c042136 2018-10-02 18:42:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:11,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4957172f-7e87-4d27-96ee-bd8faf0c81ad Date: Tue, 02 Oct 2018 18:42:11 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:11,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2&admin_state_up=True used request id req-4957172f-7e87-4d27-96ee-bd8faf0c81ad 2018-10-02 18:42:11,275 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2 for router - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:11,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:11,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:11,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["vHLlH7JjSma9FypXw9Te1Q"], "issued_at": "2018-10-02T18:42:11.000000Z"}} 2018-10-02 18:42:11,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0abe12ee8df53396e65652f75018067318d92e" 2018-10-02 18:42:11,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7fc374-c179-4a6a-b76e-3d5b529a8564 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:11,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-db7fc374-c179-4a6a-b76e-3d5b529a8564 2018-10-02 18:42:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:11,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0e6aaaec-0a80-4c73-bbd8-a65d010eef2b Date: Tue, 02 Oct 2018 18:42:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:11,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-0e6aaaec-0a80-4c73-bbd8-a65d010eef2b 2018-10-02 18:42:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:12,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ada6af72-dab1-4141-96b0-f1ead254a93b Date: Tue, 02 Oct 2018 18:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:12,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-ada6af72-dab1-4141-96b0-f1ead254a93b 2018-10-02 18:42:12,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:12,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c9f0cde9-cb0a-4913-97da-3e18d8a63792 Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:12,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-c9f0cde9-cb0a-4913-97da-3e18d8a63792 2018-10-02 18:42:12,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:12,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:12,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0abe12ee8df53396e65652f75018067318d92e" 2018-10-02 18:42:12,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de3115e-51c2-45f3-ac34-3b86c03bf90b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:12,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-4de3115e-51c2-45f3-ac34-3b86c03bf90b 2018-10-02 18:42:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:12,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-49432dc3-8a9f-428d-9b99-7b1f2cde0f45 Date: Tue, 02 Oct 2018 18:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:12,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-49432dc3-8a9f-428d-9b99-7b1f2cde0f45 2018-10-02 18:42:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:12,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1156a0d9-96ff-46e6-a62a-1d8a70449537 Date: Tue, 02 Oct 2018 18:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:12,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 used request id req-1156a0d9-96ff-46e6-a62a-1d8a70449537 2018-10-02 18:42:12,827 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 2018-10-02 18:42:12,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"port": {"network_id": "5d8b8655-1777-4c9e-9d38-c889d8f8dcd0", "fixed_ips": [{"subnet_id": "aed11d37-90a1-49da-8e88-91b90b1bf7de", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2", "admin_state_up": true}}' 2018-10-02 18:42:14,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d6f30db1-8a0a-4e9a-95c8-21358b14958d Date: Tue, 02 Oct 2018 18:42:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.1"}],"id":"ab210002-17c0-4b32-8a99-7538773bacc1","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:d3:83:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2","project_id":"29eac2a46dd9475d830f82dd793dffeb","qos_policy_id":null,"admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:13Z","binding:vnic_type":"normal"}} 2018-10-02 18:42:14,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-d6f30db1-8a0a-4e9a-95c8-21358b14958d 2018-10-02 18:42:14,010 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2 for router - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:14,011 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:42:14,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"port_id": "ab210002-17c0-4b32-8a99-7538773bacc1"}' 2018-10-02 18:42:15,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5801acff-214b-4434-b46e-66117366dac4 Date: Tue, 02 Oct 2018 18:42:15 GMT RESP BODY: {"network_id": "5d8b8655-1777-4c9e-9d38-c889d8f8dcd0", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "subnet_id": "aed11d37-90a1-49da-8e88-91b90b1bf7de", "subnet_ids": ["aed11d37-90a1-49da-8e88-91b90b1bf7de"], "port_id": "ab210002-17c0-4b32-8a99-7538773bacc1", "id": "c31a8bf9-8f11-404d-93b3-00e59397cbf0"} 2018-10-02 18:42:15,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/add_router_interface used request id req-5801acff-214b-4434-b46e-66117366dac4 2018-10-02 18:42:15,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:15,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-c9a29be3-cde9-4be3-98f6-dae25f494f9f Date: Tue, 02 Oct 2018 18:42:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:02Z", "admin_state_up": true, "updated_at": "2018-10-02T18:42:14Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "c31a8bf9-8f11-404d-93b3-00e59397cbf0", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router"}} 2018-10-02 18:42:15,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0 used request id req-c9a29be3-cde9-4be3-98f6-dae25f494f9f 2018-10-02 18:42:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c31a8bf9-8f11-404d-93b3-00e59397cbf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:15,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-a2576541-547c-4512-b912-a0df3bbe7706 Date: Tue, 02 Oct 2018 18:42:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.1"}],"id":"5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:1f:9c:11","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:08Z","binding:vnic_type":"normal","device_id":"c31a8bf9-8f11-404d-93b3-00e59397cbf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.1"}],"id":"ab210002-17c0-4b32-8a99-7538773bacc1","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:d3:83:18","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:13Z","binding:vnic_type":"normal","device_id":"c31a8bf9-8f11-404d-93b3-00e59397cbf0"}]} 2018-10-02 18:42:15,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c31a8bf9-8f11-404d-93b3-00e59397cbf0 used request id req-a2576541-547c-4512-b912-a0df3bbe7706 2018-10-02 18:42:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/cebf4ce0-7065-4975-8d1c-841bd0afb897 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:16,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-3e5d30e5-480a-4323-bd36-316a92e5392d Date: Tue, 02 Oct 2018 18:42:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}} 2018-10-02 18:42:16,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/cebf4ce0-7065-4975-8d1c-841bd0afb897 used request id req-3e5d30e5-480a-4323-bd36-316a92e5392d 2018-10-02 18:42:16,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/aed11d37-90a1-49da-8e88-91b90b1bf7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:42:16,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-caf24289-b538-4da4-9940-98f71fce1ede Date: Tue, 02 Oct 2018 18:42:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}} 2018-10-02 18:42:16,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/aed11d37-90a1-49da-8e88-91b90b1bf7de used request id req-caf24289-b538-4da4-9940-98f71fce1ede 2018-10-02 18:42:16,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:16,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:16,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["AP0rro-pQH2va0AXHI0GTQ"], "issued_at": "2018-10-02T18:42:16.000000Z"}} 2018-10-02 18:42:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52469ac55238ff78757c5ca18439073daf8c604a" 2018-10-02 18:42:16,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4771c6b-6ce9-4e30-893b-bae9e9647411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:16,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b4771c6b-6ce9-4e30-893b-bae9e9647411 2018-10-02 18:42:16,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:42:16,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52469ac55238ff78757c5ca18439073daf8c604a" 2018-10-02 18:42:16,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42: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-fe11b33a-5189-411b-a083-1fcc3f3eed74 x-compute-request-id: req-fe11b33a-5189-411b-a083-1fcc3f3eed74 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:42:16,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fe11b33a-5189-411b-a083-1fcc3f3eed74 2018-10-02 18:42:16,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52469ac55238ff78757c5ca18439073daf8c604a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-10-02 18:42:16,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42: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-54a26824-2517-44ca-8656-9bbadf837dee x-compute-request-id: req-54a26824-2517-44ca-8656-9bbadf837dee Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:42:16,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-54a26824-2517-44ca-8656-9bbadf837dee 2018-10-02 18:42:16,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:16,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:17,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["KXKe0pm0QJ2GM3CUoc33rA"], "issued_at": "2018-10-02T18:42:17.000000Z"}} 2018-10-02 18:42:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:17,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb01191-73e5-46af-89f0-4289fc59e847 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:17,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fcb01191-73e5-46af-89f0-4289fc59e847 2018-10-02 18:42:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3a703126-7d9d-4ac6-a95d-a2fb8c6f9733 Date: Tue, 02 Oct 2018 18:42:17 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:42:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp used request id req-3a703126-7d9d-4ac6-a95d-a2fb8c6f9733 2018-10-02 18:42:17,581 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp... 2018-10-02 18:42:17,581 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp 2018-10-02 18:42:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp"}}' 2018-10-02 18:42:17,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-acaaade4-b82a-4063-88b4-93b1ad14366b Date: Tue, 02 Oct 2018 18:42:17 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "updated_at": "2018-10-02T18:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "46acc860-bbb1-4b92-aeba-9726c95fc463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "a9bbf426-0748-4770-a171-60da1ca58c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}], "revision_number": 2, "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp"}} 2018-10-02 18:42:17,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-acaaade4-b82a-4063-88b4-93b1ad14366b 2018-10-02 18:42:17,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:18,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53af72ca-ff7c-4785-be47-060cbd3c357f Date: Tue, 02 Oct 2018 18:42:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "46acc860-bbb1-4b92-aeba-9726c95fc463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "a9bbf426-0748-4770-a171-60da1ca58c93"}]} 2018-10-02 18:42:18,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-53af72ca-ff7c-4785-be47-060cbd3c357f 2018-10-02 18:42:18,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:18,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43fad39a-8aef-442e-a8f8-4bdb1ff452f9 Date: Tue, 02 Oct 2018 18:42:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "46acc860-bbb1-4b92-aeba-9726c95fc463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "a9bbf426-0748-4770-a171-60da1ca58c93"}]} 2018-10-02 18:42:18,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-43fad39a-8aef-442e-a8f8-4bdb1ff452f9 2018-10-02 18:42:18,335 - neutron_utils - INFO - Retrieving security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:18,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-0e48dbc3-9149-45c7-8dbb-7342b2b648a3 Date: Tue, 02 Oct 2018 18:42:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "updated_at": "2018-10-02T18:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "46acc860-bbb1-4b92-aeba-9726c95fc463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "a9bbf426-0748-4770-a171-60da1ca58c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}], "revision_number": 2, "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp"}]} 2018-10-02 18:42:18,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-0e48dbc3-9149-45c7-8dbb-7342b2b648a3 2018-10-02 18:42:18,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:18,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b7d1769-97be-4494-9043-64f352504804 Date: Tue, 02 Oct 2018 18:42:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "46acc860-bbb1-4b92-aeba-9726c95fc463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "a9bbf426-0748-4770-a171-60da1ca58c93"}]} 2018-10-02 18:42:18,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-4b7d1769-97be-4494-9043-64f352504804 2018-10-02 18:42:18,585 - neutron_utils - INFO - Retrieving security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:18,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-3a3ff508-4a70-43ce-8490-37a3e857423d Date: Tue, 02 Oct 2018 18:42:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "updated_at": "2018-10-02T18:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "46acc860-bbb1-4b92-aeba-9726c95fc463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "a9bbf426-0748-4770-a171-60da1ca58c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}], "revision_number": 2, "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp"}]} 2018-10-02 18:42:18,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-3a3ff508-4a70-43ce-8490-37a3e857423d 2018-10-02 18:42:18,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:18,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7968a49-8ca3-484d-8b25-2c76060f13dd Date: Tue, 02 Oct 2018 18:42:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "46acc860-bbb1-4b92-aeba-9726c95fc463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "a9bbf426-0748-4770-a171-60da1ca58c93"}]} 2018-10-02 18:42:18,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-e7968a49-8ca3-484d-8b25-2c76060f13dd 2018-10-02 18:42:18,973 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp 2018-10-02 18:42:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:19,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-dce33b60-be50-4fbf-a50b-dd98bb5c9fce Date: Tue, 02 Oct 2018 18:42:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "updated_at": "2018-10-02T18:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "46acc860-bbb1-4b92-aeba-9726c95fc463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "a9bbf426-0748-4770-a171-60da1ca58c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}], "revision_number": 2, "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp"}]} 2018-10-02 18:42:19,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp used request id req-dce33b60-be50-4fbf-a50b-dd98bb5c9fce 2018-10-02 18:42:19,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:19,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:19,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146757d8-b0c3-41af-ba0f-bcb89db34c33 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:19,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-146757d8-b0c3-41af-ba0f-bcb89db34c33 2018-10-02 18:42:19,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7a1b1d9-c7fc-40cc-8212-cffed8f7d8bb Date: Tue, 02 Oct 2018 18:42:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "46acc860-bbb1-4b92-aeba-9726c95fc463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "a9bbf426-0748-4770-a171-60da1ca58c93"}]} 2018-10-02 18:42:19,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-c7a1b1d9-c7fc-40cc-8212-cffed8f7d8bb 2018-10-02 18:42:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}2d2142b68fc09e471fc192556efe8140ed25a0af" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f"}}' 2018-10-02 18:42:19,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ff332593-4f25-4f9e-be27-897f408d27b9 Date: Tue, 02 Oct 2018 18:42:19 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:19Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:19Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "acc97d80-5685-4918-8579-6151f37b63a6"}} 2018-10-02 18:42:19,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-ff332593-4f25-4f9e-be27-897f408d27b9 2018-10-02 18:42:19,785 - neutron_utils - INFO - Retrieving security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:19,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-4f118d0e-2429-4fa2-989b-40f17d9e6dba Date: Tue, 02 Oct 2018 18:42:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "updated_at": "2018-10-02T18:42:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "46acc860-bbb1-4b92-aeba-9726c95fc463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "revision_number": 0, "id": "a9bbf426-0748-4770-a171-60da1ca58c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:42:19Z", "revision_number": 0, "id": "acc97d80-5685-4918-8579-6151f37b63a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:42:19Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}], "revision_number": 3, "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp"}]} 2018-10-02 18:42:19,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-4f118d0e-2429-4fa2-989b-40f17d9e6dba 2018-10-02 18:42:19,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 682f3766-094d-4a97-82a6-1d8a0c86355f 2018-10-02 18:42:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:42:20,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6f7249f4-f5b8-4974-b6d1-65d0167d09bf Date: Tue, 02 Oct 2018 18:42:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "46acc860-bbb1-4b92-aeba-9726c95fc463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:17Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:17Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "a9bbf426-0748-4770-a171-60da1ca58c93"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:42:19Z", "security_group_id": "682f3766-094d-4a97-82a6-1d8a0c86355f", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:42:19Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "acc97d80-5685-4918-8579-6151f37b63a6"}]} 2018-10-02 18:42:20,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-6f7249f4-f5b8-4974-b6d1-65d0167d09bf 2018-10-02 18:42:20,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:20,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:20,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["NJL_C_7YS7qSRStBvreOpA"], "issued_at": "2018-10-02T18:42:20.000000Z"}} 2018-10-02 18:42:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:20,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8e66d4-b119-4aa4-b945-fd63df68e291 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:20,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-df8e66d4-b119-4aa4-b945-fd63df68e291 2018-10-02 18:42:20,462 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:42:20,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:20,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3068cc92-6ae4-4265-b9f9-f2bd4528dff9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:20,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3068cc92-6ae4-4265-b9f9-f2bd4528dff9 2018-10-02 18:42:20,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:20,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a81bc76b-7a1c-4fd8-b9c0-2af05d6192b5 Date: Tue, 02 Oct 2018 18:42:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:20,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-a81bc76b-7a1c-4fd8-b9c0-2af05d6192b5 2018-10-02 18:42:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:20,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01859d24-bbda-4c8e-8f11-77734a0a1eef Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:20,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-01859d24-bbda-4c8e-8f11-77734a0a1eef 2018-10-02 18:42:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:21,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-135ca4ae-8a14-46a7-8fb1-81c966f002e6 Date: Tue, 02 Oct 2018 18:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:21,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-135ca4ae-8a14-46a7-8fb1-81c966f002e6 2018-10-02 18:42:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:21,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3d35241-0031-4ecb-bed2-9d2920177c13 Date: Tue, 02 Oct 2018 18:42:21 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:21,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port&admin_state_up=True used request id req-b3d35241-0031-4ecb-bed2-9d2920177c13 2018-10-02 18:42:21,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:21,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e835b7f-0d3e-420b-b9ca-4c2259c70a3b x-compute-request-id: req-3e835b7f-0d3e-420b-b9ca-4c2259c70a3b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:42:21,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1 used request id req-3e835b7f-0d3e-420b-b9ca-4c2259c70a3b 2018-10-02 18:42:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:22,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a0af89dc-c802-4ef7-9b05-3a4b90f9da93 Date: Tue, 02 Oct 2018 18:42:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:22,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-a0af89dc-c802-4ef7-9b05-3a4b90f9da93 2018-10-02 18:42:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:22,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec2fd3b-a710-457d-b41f-c2a8be95e8d1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:22,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-5ec2fd3b-a710-457d-b41f-c2a8be95e8d1 2018-10-02 18:42:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:22,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8963dfee-8dc8-42e4-ac73-8b58ec2f3f46 Date: Tue, 02 Oct 2018 18:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:22,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-8963dfee-8dc8-42e4-ac73-8b58ec2f3f46 2018-10-02 18:42:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:22,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-39749fd0-ea45-45d4-8d54-ab5201583434 Date: Tue, 02 Oct 2018 18:42:22 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:22,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port&admin_state_up=True used request id req-39749fd0-ea45-45d4-8d54-ab5201583434 2018-10-02 18:42:22,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:22,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:23,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["S1B5E09KSQq0D0ggaVXtoQ"], "issued_at": "2018-10-02T18:42:23.000000Z"}} 2018-10-02 18:42:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f411174ca63f94285962bf430e3f000d2e68cd23" 2018-10-02 18:42:23,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c24996-b5f2-42b7-a217-91c142566ba0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:23,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-71c24996-b5f2-42b7-a217-91c142566ba0 2018-10-02 18:42:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:23,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-cd1ed4f7-feeb-4cdd-b51a-1a2ce1fd28b8 Date: Tue, 02 Oct 2018 18:42:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:23,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-cd1ed4f7-feeb-4cdd-b51a-1a2ce1fd28b8 2018-10-02 18:42:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:23,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-06474359-7644-4f28-b30d-8017f664a316 Date: Tue, 02 Oct 2018 18:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:23,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-06474359-7644-4f28-b30d-8017f664a316 2018-10-02 18:42:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:23,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b94cbe54-aa53-4188-9c3c-361ec797b636 Date: Tue, 02 Oct 2018 18:42:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:23,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-b94cbe54-aa53-4188-9c3c-361ec797b636 2018-10-02 18:42:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:23,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:23,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f411174ca63f94285962bf430e3f000d2e68cd23" 2018-10-02 18:42:23,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ecbf56-086e-4259-960e-b7ea8b0c20b1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:23,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-63ecbf56-086e-4259-960e-b7ea8b0c20b1 2018-10-02 18:42:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:23,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-81ccac9e-3548-4355-af4f-01b30ae1ec3b Date: Tue, 02 Oct 2018 18:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:23,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-81ccac9e-3548-4355-af4f-01b30ae1ec3b 2018-10-02 18:42:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:24,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8ef5873d-fb33-4740-847e-378d8981705b Date: Tue, 02 Oct 2018 18:42:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:24,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 used request id req-8ef5873d-fb33-4740-847e-378d8981705b 2018-10-02 18:42:24,156 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 2018-10-02 18:42:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" -d '{"port": {"network_id": "14ec503c-8f25-4029-b84f-f77ece0d56e7", "fixed_ips": [{"subnet_id": "cebf4ce0-7065-4975-8d1c-841bd0afb897", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port", "admin_state_up": true}}' 2018-10-02 18:42:25,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-6f02586f-5917-4408-a3fb-da3e89b3f4be Date: Tue, 02 Oct 2018 18:42:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.5"}],"id":"0d953c28-be42-4ab2-b41c-ddbf881d1de0","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:33:51:b6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port","project_id":"29eac2a46dd9475d830f82dd793dffeb","qos_policy_id":null,"admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:24Z","binding:vnic_type":"normal"}} 2018-10-02 18:42:25,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-6f02586f-5917-4408-a3fb-da3e89b3f4be 2018-10-02 18:42:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c8c519d9-ae6b-4783-8e4b-2555e2b70a51 Date: Tue, 02 Oct 2018 18:42: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":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:25,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-c8c519d9-ae6b-4783-8e4b-2555e2b70a51 2018-10-02 18:42:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb60ecf-f432-4c66-ba33-d5b54e92a162 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:25,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-edb60ecf-f432-4c66-ba33-d5b54e92a162 2018-10-02 18:42:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-af391712-6a34-41ac-ab82-0471ef924c1c Date: Tue, 02 Oct 2018 18:42:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:25,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-af391712-6a34-41ac-ab82-0471ef924c1c 2018-10-02 18:42:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-0ce055b1-8361-4332-8086-ce448e66aba7 Date: Tue, 02 Oct 2018 18:42:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.5"}],"id":"0d953c28-be42-4ab2-b41c-ddbf881d1de0","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:33:51:b6","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:42:25,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port&admin_state_up=True used request id req-0ce055b1-8361-4332-8086-ce448e66aba7 2018-10-02 18:42:25,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dee540c-ef26-4b77-864e-321202c56e85 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:25,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-3dee540c-ef26-4b77-864e-321202c56e85 2018-10-02 18:42:25,856 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1 2018-10-02 18:42:25,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6834b3e3-d2f1-4059-bb52-9dbc564b1363 x-compute-request-id: req-6834b3e3-d2f1-4059-bb52-9dbc564b1363 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-flavor-name"}]} 2018-10-02 18:42:25,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6834b3e3-d2f1-4059-bb52-9dbc564b1363 2018-10-02 18:42:25,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:25,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b37ea3b2-4427-4486-ae2c-95e40a4ab3e3 x-compute-request-id: req-b37ea3b2-4427-4486-ae2c-95e40a4ab3e3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:42:25,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287 used request id req-b37ea3b2-4427-4486-ae2c-95e40a4ab3e3 2018-10-02 18:42:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:26,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-61509803-b86a-40b3-b64d-49af943fc9ce Date: Tue, 02 Oct 2018 18:42:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "metadata": {}}], "self": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "min_disk": 0, "protected": false, "id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "file": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29eac2a46dd9475d830f82dd793dffeb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27"} 2018-10-02 18:42:26,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 used request id req-61509803-b86a-40b3-b64d-49af943fc9ce 2018-10-02 18:42:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:26,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d45a174-171e-4740-9b0d-bc747a8db13f Date: Tue, 02 Oct 2018 18:42:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:42:26,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-3d45a174-171e-4740-9b0d-bc747a8db13f 2018-10-02 18:42:26,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" -d '{"server": {"name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "imageRef": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "flavorRef": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "0d953c28-be42-4ab2-b41c-ddbf881d1de0"}]}}' 2018-10-02 18:42:28,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:42:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a6e5f39-cfa1-4e9c-8cd0-0eb88b88419c x-compute-request-id: req-4a6e5f39-cfa1-4e9c-8cd0-0eb88b88419c Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "adminPass": "89M866nHo73v"}} 2018-10-02 18:42:28,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4a6e5f39-cfa1-4e9c-8cd0-0eb88b88419c 2018-10-02 18:42:28,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:28,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42: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-e8d212db-a286-42e5-886e-d1c5289104c2 x-compute-request-id: req-e8d212db-a286-42e5-886e-d1c5289104c2 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.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:28,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-e8d212db-a286-42e5-886e-d1c5289104c2 2018-10-02 18:42:28,430 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1 2018-10-02 18:42:28,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:28,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42: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-c82a17db-fc74-4a3f-914e-5866ad1ed16d x-compute-request-id: req-c82a17db-fc74-4a3f-914e-5866ad1ed16d 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.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:28,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-c82a17db-fc74-4a3f-914e-5866ad1ed16d 2018-10-02 18:42:28,730 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - BUILD 2018-10-02 18:42:28,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:42:31,733 - create_instance - DEBUG - VM status query timeout in 896.696864128 2018-10-02 18:42:31,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:32,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e64752-8b71-47bd-8aa1-c97c152c076c x-compute-request-id: req-45e64752-8b71-47bd-8aa1-c97c152c076c 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.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:30Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:32,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-45e64752-8b71-47bd-8aa1-c97c152c076c 2018-10-02 18:42:32,724 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - BUILD 2018-10-02 18:42:32,725 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:42:35,728 - create_instance - DEBUG - VM status query timeout in 892.702563047 2018-10-02 18:42:35,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:36,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-722d2762-c855-4113-88f0-08229d6826c9 x-compute-request-id: req-722d2762-c855-4113-88f0-08229d6826c9 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.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:30Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:36,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-722d2762-c855-4113-88f0-08229d6826c9 2018-10-02 18:42:36,727 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - BUILD 2018-10-02 18:42:36,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:42:39,730 - create_instance - DEBUG - VM status query timeout in 888.699804068 2018-10-02 18:42:39,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:40,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f691ae92-8bcc-476b-8a7b-a096243a89af x-compute-request-id: req-f691ae92-8bcc-476b-8a7b-a096243a89af Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:51:b6", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:42:35Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:40,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-f691ae92-8bcc-476b-8a7b-a096243a89af 2018-10-02 18:42:40,360 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - ACTIVE 2018-10-02 18:42:40,360 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:42:40,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:40,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42: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-2784a7ec-3194-47e7-a3cf-53eb790a39c8 x-compute-request-id: req-2784a7ec-3194-47e7-a3cf-53eb790a39c8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:51:b6", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:42:35Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:40,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-2784a7ec-3194-47e7-a3cf-53eb790a39c8 2018-10-02 18:42:40,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:41,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-083b6cac-65ab-4cb5-8eaa-b9dbe8d99157 Date: Tue, 02 Oct 2018 18:42: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":["cebf4ce0-7065-4975-8d1c-841bd0afb897"],"updated_at":"2018-10-02T18:41:57Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1"}]} 2018-10-02 18:42:41,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 used request id req-083b6cac-65ab-4cb5-8eaa-b9dbe8d99157 2018-10-02 18:42:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:41,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73dcf390-fe25-45c5-bc12-40337559a713 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:41,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-73dcf390-fe25-45c5-bc12-40337559a713 2018-10-02 18:42:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:41,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-528207aa-1d21-4ad0-9bbb-71a80915758f Date: Tue, 02 Oct 2018 18:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:57Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1"}]} 2018-10-02 18:42:41,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-528207aa-1d21-4ad0-9bbb-71a80915758f 2018-10-02 18:42:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:42:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-44afd15b-5de6-465f-ac62-2d4ae5543861 Date: Tue, 02 Oct 2018 18:42:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.5"}],"id":"0d953c28-be42-4ab2-b41c-ddbf881d1de0","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:33:51:b6","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:24Z","binding:vnic_type":"normal","device_id":"cfdc31d3-c303-495a-94f1-b180254f5c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:41:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.2"}],"id":"30ccb829-cfee-4150-898d-d1af41cc94db","security_groups":[],"mac_address":"fa:16:3e:b8:0c:18","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14ec503c-8f25-4029-b84f-f77ece0d56e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.3"}],"id":"383fc312-9d33-42b6-a046-92a16897748f","security_groups":[],"mac_address":"fa:16:3e:ae:b6:d9","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14ec503c-8f25-4029-b84f-f77ece0d56e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.1"}],"id":"5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:1f:9c:11","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:08Z","binding:vnic_type":"normal","device_id":"c31a8bf9-8f11-404d-93b3-00e59397cbf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cebf4ce0-7065-4975-8d1c-841bd0afb897","ip_address":"10.200.201.4"}],"id":"c23fb186-e7bf-4d5e-a16f-08ddadf29ed1","security_groups":[],"mac_address":"fa:16:3e:48:67:b4","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14ec503c-8f25-4029-b84f-f77ece0d56e7","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14ec503c-8f25-4029-b84f-f77ece0d56e7"}]} 2018-10-02 18:42:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-44afd15b-5de6-465f-ac62-2d4ae5543861 2018-10-02 18:42:41,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:41,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:41,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["ToXNr_MZQxWi3EuejlRMTQ"], "issued_at": "2018-10-02T18:42:41.000000Z"}} 2018-10-02 18:42:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:41,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a598b6e-5e91-43d2-b892-75f142b4a226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:41,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6a598b6e-5e91-43d2-b892-75f142b4a226 2018-10-02 18:42:41,795 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:42:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:41,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33753ef8-9b70-47b7-a741-b5fd76adb5e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:41,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-33753ef8-9b70-47b7-a741-b5fd76adb5e2 2018-10-02 18:42:41,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:42,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e73da91f-12a7-4206-8f6d-1e11734fdb30 Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:42,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-e73da91f-12a7-4206-8f6d-1e11734fdb30 2018-10-02 18:42:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:42,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:42,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa6b376-2240-491c-b0a2-d0db57a2a504 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:42,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-0aa6b376-2240-491c-b0a2-d0db57a2a504 2018-10-02 18:42:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:42,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d8725cb0-17c6-452e-8374-cd64bb9c7757 Date: Tue, 02 Oct 2018 18:42:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:42,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-d8725cb0-17c6-452e-8374-cd64bb9c7757 2018-10-02 18:42:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:42,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f556c17-9b4d-4eb5-a943-f40ab88c0626 Date: Tue, 02 Oct 2018 18:42:42 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:42,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port&admin_state_up=True used request id req-6f556c17-9b4d-4eb5-a943-f40ab88c0626 2018-10-02 18:42:42,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:42,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb348474-5a91-4738-b4b3-623c0709a4b7 x-compute-request-id: req-eb348474-5a91-4738-b4b3-623c0709a4b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:42:42,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2 used request id req-eb348474-5a91-4738-b4b3-623c0709a4b7 2018-10-02 18:42:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:43,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-899a2cdf-18cb-426a-bbcc-76c4b14bc151 Date: Tue, 02 Oct 2018 18:42:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:43,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-899a2cdf-18cb-426a-bbcc-76c4b14bc151 2018-10-02 18:42:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:43,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1499ea-3870-4789-88b0-42b778ba911b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:43,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-6c1499ea-3870-4789-88b0-42b778ba911b 2018-10-02 18:42:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:43,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b1f10b1d-c9a8-4b21-9c67-666a7a883f29 Date: Tue, 02 Oct 2018 18:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:43,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-b1f10b1d-c9a8-4b21-9c67-666a7a883f29 2018-10-02 18:42:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:43,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-946b7a8a-4ade-40d5-a861-fa43c3eb0e34 Date: Tue, 02 Oct 2018 18:42:43 GMT RESP BODY: {"ports":[]} 2018-10-02 18:42:43,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port&admin_state_up=True used request id req-946b7a8a-4ade-40d5-a861-fa43c3eb0e34 2018-10-02 18:42:43,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:42:43,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:42:44,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "298a29fb9c0140de9c2bd79757b98b3f", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role"}], "expires_at": "2018-10-02T19:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29eac2a46dd9475d830f82dd793dffeb", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/29eac2a46dd9475d830f82dd793dffeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user", "id": "45d37a6060c6416fb3678788a129a82b"}, "audit_ids": ["OluWOhB4QcOU7dRCqToMQA"], "issued_at": "2018-10-02T18:42:44.000000Z"}} 2018-10-02 18:42:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91db73b558bda33d65353c0693a55be020f03ea6" 2018-10-02 18:42:44,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3ec054-0ecd-4f23-b8b0-69264357e2b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:42:44,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a3ec054-0ecd-4f23-b8b0-69264357e2b6 2018-10-02 18:42:44,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:44,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-76ec73b9-e943-4cc0-af86-ab98af80736d Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:44,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-76ec73b9-e943-4cc0-af86-ab98af80736d 2018-10-02 18:42:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:44,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-522e2bbe-ae94-4df2-957f-59e1cdbaafb1 Date: Tue, 02 Oct 2018 18:42:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:44,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-522e2bbe-ae94-4df2-957f-59e1cdbaafb1 2018-10-02 18:42:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:44,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-229be9f9-94a2-45c7-bc92-29d8ec4fef78 Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:44,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-229be9f9-94a2-45c7-bc92-29d8ec4fef78 2018-10-02 18:42:44,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:42:44,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:42: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:42:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91db73b558bda33d65353c0693a55be020f03ea6" 2018-10-02 18:42:44,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d47606-1465-4669-8142-ece4efae8383 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:44,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-60d47606-1465-4669-8142-ece4efae8383 2018-10-02 18:42:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:45,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ae413e36-09b0-4a57-bee4-b8012e6cb846 Date: Tue, 02 Oct 2018 18:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:45,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-ae413e36-09b0-4a57-bee4-b8012e6cb846 2018-10-02 18:42:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:45,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d10a21f-3099-43ee-9e4b-e8f31f620465 Date: Tue, 02 Oct 2018 18:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:45,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 used request id req-7d10a21f-3099-43ee-9e4b-e8f31f620465 2018-10-02 18:42:45,093 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 2018-10-02 18:42:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" -d '{"port": {"network_id": "5d8b8655-1777-4c9e-9d38-c889d8f8dcd0", "fixed_ips": [{"subnet_id": "aed11d37-90a1-49da-8e88-91b90b1bf7de", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port", "admin_state_up": true}}' 2018-10-02 18:42:46,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-2580f1f1-5410-4600-9afa-d44211c53751 Date: Tue, 02 Oct 2018 18:42:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.5"}],"id":"158e2f55-4273-4730-be02-ad22a46ff962","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:a5:17:2b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port","project_id":"29eac2a46dd9475d830f82dd793dffeb","qos_policy_id":null,"admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:45Z","binding:vnic_type":"normal"}} 2018-10-02 18:42:46,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-2580f1f1-5410-4600-9afa-d44211c53751 2018-10-02 18:42:46,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9ba5077f-cfb4-4bf9-8881-56f63109f76a Date: Tue, 02 Oct 2018 18:42: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:42:47,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-9ba5077f-cfb4-4bf9-8881-56f63109f76a 2018-10-02 18:42:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6edd58-1a10-4b4a-b57e-fb084a7595f3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:47,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-fb6edd58-1a10-4b4a-b57e-fb084a7595f3 2018-10-02 18:42:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f23d9be-f658-4bd0-b096-6cb739463d91 Date: Tue, 02 Oct 2018 18:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:42:47,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-6f23d9be-f658-4bd0-b096-6cb739463d91 2018-10-02 18:42:47,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-165c1ec7-ca01-4f98-b879-4c82e9f5a0f5 Date: Tue, 02 Oct 2018 18:42:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.5"}],"id":"158e2f55-4273-4730-be02-ad22a46ff962","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:a5:17:2b","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:45Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:42:47,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0&name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port&admin_state_up=True used request id req-165c1ec7-ca01-4f98-b879-4c82e9f5a0f5 2018-10-02 18:42:47,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27db13d5-99ee-4114-86bf-2d3b146fee3e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:42:47,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-27db13d5-99ee-4114-86bf-2d3b146fee3e 2018-10-02 18:42:47,597 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2 2018-10-02 18:42:47,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a2fb2b7-33e4-4a99-b3a3-098b55931d61 x-compute-request-id: req-1a2fb2b7-33e4-4a99-b3a3-098b55931d61 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-flavor-name"}]} 2018-10-02 18:42:47,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1a2fb2b7-33e4-4a99-b3a3-098b55931d61 2018-10-02 18:42:47,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:47,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d717cb25-06d9-4e03-8b66-efdd804a5bd4 x-compute-request-id: req-d717cb25-06d9-4e03-8b66-efdd804a5bd4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:42:47,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287 used request id req-d717cb25-06d9-4e03-8b66-efdd804a5bd4 2018-10-02 18:42:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:48,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-2a6ea7cf-599d-4a98-97d9-2580b845b7aa Date: Tue, 02 Oct 2018 18:42:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "metadata": {}}], "self": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "min_disk": 0, "protected": false, "id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "file": "/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29eac2a46dd9475d830f82dd793dffeb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27"} 2018-10-02 18:42:48,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 used request id req-2a6ea7cf-599d-4a98-97d9-2580b845b7aa 2018-10-02 18:42:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:48,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78136420-7494-4a65-b04b-aacc93b061de Date: Tue, 02 Oct 2018 18:42:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:42:48,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-78136420-7494-4a65-b04b-aacc93b061de 2018-10-02 18:42:48,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" -d '{"server": {"name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "imageRef": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "flavorRef": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "158e2f55-4273-4730-be02-ad22a46ff962"}]}}' 2018-10-02 18:42:50,462 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-66e3665e-1b06-48b9-9354-ee7530a71b4e x-compute-request-id: req-66e3665e-1b06-48b9-9354-ee7530a71b4e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "adminPass": "zm9sNgY7qpLT"}} 2018-10-02 18:42:50,462 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-66e3665e-1b06-48b9-9354-ee7530a71b4e 2018-10-02 18:42:50,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:50,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eb97eeb-fd44-4282-9176-deaf3e8dacdd x-compute-request-id: req-4eb97eeb-fd44-4282-9176-deaf3e8dacdd 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.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:50,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-4eb97eeb-fd44-4282-9176-deaf3e8dacdd 2018-10-02 18:42:50,821 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2 2018-10-02 18:42:50,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:51,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-240e9b8a-86d6-4df4-96eb-e3239e0b132f x-compute-request-id: req-240e9b8a-86d6-4df4-96eb-e3239e0b132f 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.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:51,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-240e9b8a-86d6-4df4-96eb-e3239e0b132f 2018-10-02 18:42:51,194 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2] is - BUILD 2018-10-02 18:42:51,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:42:54,197 - create_instance - DEBUG - VM status query timeout in 896.624418974 2018-10-02 18:42:54,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:54,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:42: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-6eabbee2-7de0-40cb-a2fa-538fde54838e x-compute-request-id: req-6eabbee2-7de0-40cb-a2fa-538fde54838e 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.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:52Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:54,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-6eabbee2-7de0-40cb-a2fa-538fde54838e 2018-10-02 18:42:54,654 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2] is - BUILD 2018-10-02 18:42:54,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:42:57,658 - create_instance - DEBUG - VM status query timeout in 893.163893938 2018-10-02 18:42:57,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:42:58,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-c0f7e61c-c129-463c-8849-ed256db14515 x-compute-request-id: req-c0f7e61c-c129-463c-8849-ed256db14515 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.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:42:52Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:42:58,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-c0f7e61c-c129-463c-8849-ed256db14515 2018-10-02 18:42:58,074 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2] is - BUILD 2018-10-02 18:42:58,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:01,076 - create_instance - DEBUG - VM status query timeout in 889.745652914 2018-10-02 18:43:01,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:01,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-13cc1278-94bc-41f9-82be-5552b3e54d87 x-compute-request-id: req-13cc1278-94bc-41f9-82be-5552b3e54d87 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:17:2b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:43:00.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:00Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:01,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-13cc1278-94bc-41f9-82be-5552b3e54d87 2018-10-02 18:43:01,717 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2] is - ACTIVE 2018-10-02 18:43:01,717 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:43:01,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:02,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-3acadb51-c55e-46f5-b9f8-06b68a247537 x-compute-request-id: req-3acadb51-c55e-46f5-b9f8-06b68a247537 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:17:2b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:43:00.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:00Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:02,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-3acadb51-c55e-46f5-b9f8-06b68a247537 2018-10-02 18:43:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:02,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b47a28bb-892a-4cda-a8c0-ad245bb71f22 Date: Tue, 02 Oct 2018 18:43: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":["aed11d37-90a1-49da-8e88-91b90b1bf7de"],"updated_at":"2018-10-02T18:41:59Z","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"29eac2a46dd9475d830f82dd793dffeb","id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2"}]} 2018-10-02 18:43:02,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 used request id req-b47a28bb-892a-4cda-a8c0-ad245bb71f22 2018-10-02 18:43:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:02,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7c620e-36e1-49b0-8985-14ed75cbb6b2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:43:02,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-7b7c620e-36e1-49b0-8985-14ed75cbb6b2 2018-10-02 18:43:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:02,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-73fc1837-5c84-4442-9ca4-d512e72e6b23 Date: Tue, 02 Oct 2018 18:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:41:59Z","dns_nameservers":[],"updated_at":"2018-10-02T18:41:59Z","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":"29eac2a46dd9475d830f82dd793dffeb","id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2"}]} 2018-10-02 18:43:02,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-73fc1837-5c84-4442-9ca4-d512e72e6b23 2018-10-02 18:43:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:02,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-1e1e9f05-eff3-4038-b704-f12c865157a8 Date: Tue, 02 Oct 2018 18:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.5"}],"id":"158e2f55-4273-4730-be02-ad22a46ff962","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:a5:17:2b","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:45Z","binding:vnic_type":"normal","device_id":"87bf75b2-10d6-4e8f-9694-360215e75697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.3"}],"id":"a65b9068-8cf2-4cb3-b55b-1329fb5b0ae4","security_groups":[],"mac_address":"fa:16:3e:37:69:eb","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5d8b8655-1777-4c9e-9d38-c889d8f8dcd0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.1"}],"id":"ab210002-17c0-4b32-8a99-7538773bacc1","security_groups":["f21a8408-471c-4428-9e12-c219fd4b084c"],"mac_address":"fa:16:3e:d3:83:18","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:13Z","binding:vnic_type":"normal","device_id":"c31a8bf9-8f11-404d-93b3-00e59397cbf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.2"}],"id":"c7126157-b36e-420e-b71a-c09be9e154dd","security_groups":[],"mac_address":"fa:16:3e:27:5d:a8","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5d8b8655-1777-4c9e-9d38-c889d8f8dcd0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:42:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aed11d37-90a1-49da-8e88-91b90b1bf7de","ip_address":"10.200.202.4"}],"id":"d3e09a36-f41c-4179-929e-b32522d7d91c","security_groups":[],"mac_address":"fa:16:3e:fe:de:a0","project_id":"29eac2a46dd9475d830f82dd793dffeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5d8b8655-1777-4c9e-9d38-c889d8f8dcd0","tenant_id":"29eac2a46dd9475d830f82dd793dffeb","created_at":"2018-10-02T18:42:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5d8b8655-1777-4c9e-9d38-c889d8f8dcd0"}]} 2018-10-02 18:43:02,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-1e1e9f05-eff3-4038-b704-f12c865157a8 2018-10-02 18:43:02,843 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-10-02 18:43:02,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:03,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-725470e1-0abd-42f4-93b8-403bff0188cd x-compute-request-id: req-725470e1-0abd-42f4-93b8-403bff0188cd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:51:b6", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:42:35Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:03,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-725470e1-0abd-42f4-93b8-403bff0188cd 2018-10-02 18:43:03,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 18:43:04,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-8a3dede4-a710-4b39-b54d-21ac49a5ae15 x-compute-request-id: req-8a3dede4-a710-4b39-b54d-21ac49a5ae15 Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517221054 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132637] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134333] pid_max: default: 32768 minimum: 301\n[ 0.135235] ACPI: Core revision 20150930\n[ 0.136622] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137930] Security Framework initialized\n[ 0.138778] Yama: becoming mindful.\n[ 0.139510] AppArmor: AppArmor initialized\n[ 0.140378] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141722] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144220] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145609] Initializing cgroup subsys io\n[ 0.146438] Initializing cgroup subsys memory\n[ 0.147318] Initializing cgroup subsys devices\n[ 0.148205] Initializing cgroup subsys freezer\n[ 0.149079] Initializing cgroup subsys net_cls\n[ 0.149951] Initializing cgroup subsys perf_event\n[ 0.150868] Initializing cgroup subsys net_prio\n[ 0.151765] Initializing cgroup subsys hugetlb\n[ 0.152634] Initializing cgroup subsys pids\n[ 0.153514] CPU: Physical Processor ID: 0\n[ 0.155007] mce: CPU supports 10 MCE banks\n[ 0.155869] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156889] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159138] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165470] ftrace: allocating 31920 entries in 125 pages\n[ 0.191252] smpboot: Max logical packages: 2\n[ 0.192113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193318] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.194669] x2apic enabled\n[ 0.195472] Switched APIC routing to physical x2apic.\n[ 0.197218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198417] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200562] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202487] KVM setup paravirtual spinlock\n[ 0.203881] x86: Booting SMP configuration:\n[ 0.204768] .... node #0, CPUs: #1\n[ 0.205644] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228246] x86: Booted up 1 node, 2 CPUs\n[ 0.228249] KVM setup async PF for cpu 1\n[ 0.228252] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230897] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232427] devtmpfs: initialized\n[ 0.234154] evm: security.selinux\n[ 0.234869] evm: security.SMACK64\n[ 0.235624] evm: security.SMACK64EXEC\n[ 0.236361] evm: security.SMACK64TRANSMUTE\n[ 0.237149] evm: security.SMACK64MMAP\n[ 0.237874] evm: security.ima\n[ 0.238499] evm: security.capability\n[ 0.239345] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241182] pinctrl core: initialized pinctrl subsystem\n[ 0.242264] RTC time: 18:42:36, date: 10/02/18\n[ 0.243228] NET: Registered protocol family 16\n[ 0.253156] cpuidle: using governor ladder\n[ 0.265257] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266826] ACPI: bus type PCI registered\n[ 0.267612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268830] PCI: Using configuration type 1 for base access\n[ 0.282216] ACPI: Added _OSI(Module Device)\n[ 0.283048] ACPI: Added _OSI(Processor Device)\n[ 0.283895] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284773] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287082] ACPI: Interpreter enabled\n[ 0.287834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295019] ACPI: (supports S0 S5)\n[ 0.295707] ACPI: Using IOAPIC for interrupt routing\n[ 0.296663] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301100] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305648] acpiphp: Slot [3] registered\n[ 0.306435] acpiphp: Slot [4] registered\n[ 0.307218] acpiphp: Slot [5] registered\n[ 0.307999] acpiphp: Slot [6] registered\n[ 0.308783] acpiphp: Slot [7] registered\n[ 0.309565] acpiphp: Slot [8] registered\n[ 0.310347] acpiphp: Slot [9] registered\n[ 0.311123] acpiphp: Slot [10] registered\n[ 0.322014] acpiphp: Slot [11] registered\n[ 0.322809] acpiphp: Slot [12] registered\n[ 0.323603] acpiphp: Slot [13] registered\n[ 0.324395] acpiphp: Slot [14] registered\n[ 0.325184] acpiphp: Slot [15] registered\n[ 0.325974] acpiphp: Slot [16] registered\n[ 0.326772] acpiphp: Slot [17] registered\n[ 0.327567] acpiphp: Slot [18] registered\n[ 0.328357] acpiphp: Slot [19] registered\n[ 0.329146] acpiphp: Slot [20] registered\n[ 0.329941] acpiphp: Slot [21] registered\n[ 0.330734] acpiphp: Slot [22] registered\n[ 0.331531] acpiphp: Slot [23] registered\n[ 0.332326] acpiphp: Slot [24] registered\n[ 0.333114] acpiphp: Slot [25] registered\n[ 0.333904] acpiphp: Slot [26] registered\n[ 0.334695] acpiphp: Slot [27] registered\n[ 0.335488] acpiphp: Slot [28] registered\n[ 0.336283] acpiphp: Slot [29] registered\n[ 0.337072] acpiphp: Slot [30] registered\n[ 0.337866] acpiphp: Slot [31] registered\n[ 0.338654] PCI host bridge to bus 0000:00\n[ 0.339444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352291] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353571] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361405] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411582] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416363] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418840] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420499] vgaarb: loaded\n[ 0.421134] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422714] SCSI subsystem initialized\n[ 0.423610] ACPI: bus type USB registered\n[ 0.424499] usbcore: registered new interface driver usbfs\n[ 0.425578] usbcore: registered new interface driver hub\n[ 0.426620] usbcore: registered new device driver usb\n[ 0.427797] PCI: Using ACPI for IRQ routing\n[ 0.428896] NetLabel: Initializing\n[ 0.429679] NetLabel: domain hash size = 128\n[ 0.430559] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431598] NetLabel: unlabeled traffic allowed by default\n[ 0.432797] clocksource: Switched to clocksource kvm-clock\n[ 0.438932] AppArmor: AppArmor Filesystem Enabled\n[ 0.440040] pnp: PnP ACPI init\n[ 0.441036] pnp: PnP ACPI: found 5 devices\n[ 0.447844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449608] NET: Registered protocol family 2\n[ 0.450624] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451994] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.453258] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454429] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455562] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456793] NET: Registered protocol family 1\n[ 0.457746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.458912] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460042] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497439] Trying to unpack rootfs image as initramfs...\n[ 0.548349] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.562488] Scanning for low memory corruption every 60 seconds\n[ 0.563953] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565155] audit: initializing netlink subsys (disabled)\n[ 0.566221] audit: type=2000 audit(1538505756.642:1): initialized\n[ 0.567546] Initialise system trusted keyring\n[ 0.568508] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569721] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571924] zbud: loaded\n[ 0.573097] VFS: Disk quotas dquot_6.6.0\n[ 0.574028] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575776] fuse init (API version 7.23)\n[ 0.576759] Key type big_key registered\n[ 0.577679] Allocating IMA MOK and blacklist keyrings.\n[ 0.579043] Key type asymmetric registered\n[ 0.579997] Asymmetric key parser 'x509' registered\n[ 0.581146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.582715] io scheduler noop registered\n[ 0.583647] io scheduler deadline registered (default)\n[ 0.584788] io scheduler cfq registered\n[ 0.585763] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.588436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590137] ACPI: Power Button [PWRF]\n[ 0.591166] GHES: HEST is not enabled!\n[ 0.609207] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674906] Linux agpgart interface v0.103\n[ 0.677299] brd: module loaded\n[ 0.679096] loop: module loaded\n[ 0.683191] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684742] GPT:90111 != 20971519\n[ 0.685512] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686690] GPT:90111 != 20971519\n[ 0.687430] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688445] vda: vda1 vda15\n[ 0.689966] scsi host0: ata_piix\n[ 0.690790] scsi host1: ata_piix\n[ 0.691563] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692877] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694265] libphy: Fixed MDIO Bus: probed\n[ 0.695320] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696343] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698438] PPP generic driver version 2.4.2\n[ 0.699571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700812] ehci-pci: EHCI PCI platform driver\n[ 0.701719] ehci-platform: EHCI generic platform driver\n[ 0.702735] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703968] ohci-pci: OHCI PCI platform driver\n[ 0.705039] ohci-platform: OHCI generic platform driver\n[ 0.706052] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725022] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732093] usb usb1: Product: UHCI Host Controller\n[ 0.733016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734137] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735113] hub 1-0:1.0: USB hub found\n[ 0.735878] hub 1-0:1.0: 2 ports detected\n[ 0.736768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738869] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739791] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740806] mousedev: PS/2 mouse device common for all mice\n[ 0.741946] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744811] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746083] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747253] i2c /dev entries driver\n[ 0.747997] device-mapper: uevent: version 1.0.3\n[ 0.748927] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.750520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752220] NET: Registered protocol family 10\n[ 0.753240] NET: Registered protocol family 17\n[ 0.754106] Key type dns_resolver registered\n[ 0.755042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756401] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759216] registered taskstats version 1\n[ 0.760033] Loading compiled-in X.509 certificates\n[ 0.761472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763280] zswap: loaded using pool lzo/zbud\n[ 0.764716] Key type trusted registered\n[ 0.766375] Key type encrypted registered\n[ 0.767196] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768204] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769234] evm: HMAC attrs: 0x1\n[ 0.770154] Magic number: 6:767:745\n[ 0.770986] rtc_cmos 00:00: setting system clock to 2018-10-02 18:42:36 UTC (1538505756)\n[ 0.782900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784014] EDD information not available.\n[ 0.849983] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851509] Write protecting the kernel read-only data: 14336k\n[ 0.853099] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.854884] 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.910057] 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.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.30. iid=i-000000a4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+fU8w/SZQ9SU3HnjHVI9Ixgf8zzq1Av2Znmlcy29cG+4HcoZ+dH+cri8BoG2HFnu/NBInABwznrPlELJzJB4igIil8QynPydt7wo6K9MI4OvXMU2rz2sdH3cjbg+wEIvQTUlxs1PhD4JA89E2BzzSo1j5LVwY6RlYfISPbBwTDkP79rR/YRyzKixRI7/U/NAdLK7s2631EZD/9+/4wBnEjjJka64fhRvLzOafcZ6t2HxMJxHBRQtGz8pamhRVjXhx2/VkjheOIpOgrE9FalJiKMQda+ecIQ9/5G+lhdfY73rOUDJMYkge2ghnC9e8Xz2+X1VPOcnlJ+7H3nxJadon root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nssh-dss AAAAB3NzaC1kc3MAAACBAM3k10ECLQbIECGLmcGQwJNtlr4QO/enOpJWtlAidQuwIPzniZx30/YD8o2yj1eCgpOIEJnx6Og8uXj3wS8FbZD/JQQejRaWrt6s/mx+rDRMvdCaJh78sixuOomSiGmoY6guayGSpxPBGg3jA/nxyzEu3CcLUfBSJaEfSNDDUBkNAAAAFQC7/aluzUnsQ1YxtKGETuJ+srg8WQAAAIBaU0BEMuePSUAyS4Bw3om+2gUk2SfK922O5mMGTvNv83hQVXTZyjSRtPyUNfKDHv9cjft+Dw7ueZF28niE29QnJKDttMLVLmz+mdx0xNKs6pRfoNyEZpJHeHwz3HAE/dnQX6VLY0P2VV5SThiONpx1tf8OvFO7bFeyiLtuwL1SswAAAIEAhjZ5RNf2TtJS1wXgz6t9EhOiXSWjA55xStJmT5qQNyKjsietWWDCEsnrMUMS6IvKXczotyin1gln48Lsig0EWppqgMNP6jSfAKSokTGljE95Dam4bJnfkjmpbmiIGTdsskqHst3cXVU01zCZEIrRB7+kCGUQtGaiTWacT640Zvs= root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\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:fe33:51b6/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=27.19 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 login: "} 2018-10-02 18:43:04,783 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36/action used request id req-8a3dede4-a710-4b39-b54d-21ac49a5ae15 2018-10-02 18:43:04,784 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 18:43:04,785 - 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 517221054 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132637] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134333] pid_max: default: 32768 minimum: 301 [ 0.135235] ACPI: Core revision 20150930 [ 0.136622] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137930] Security Framework initialized [ 0.138778] Yama: becoming mindful. [ 0.139510] AppArmor: AppArmor initialized [ 0.140378] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141722] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144220] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145609] Initializing cgroup subsys io [ 0.146438] Initializing cgroup subsys memory [ 0.147318] Initializing cgroup subsys devices [ 0.148205] Initializing cgroup subsys freezer [ 0.149079] Initializing cgroup subsys net_cls [ 0.149951] Initializing cgroup subsys perf_event [ 0.150868] Initializing cgroup subsys net_prio [ 0.151765] Initializing cgroup subsys hugetlb [ 0.152634] Initializing cgroup subsys pids [ 0.153514] CPU: Physical Processor ID: 0 [ 0.155007] mce: CPU supports 10 MCE banks [ 0.155869] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156889] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159138] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165470] ftrace: allocating 31920 entries in 125 pages [ 0.191252] smpboot: Max logical packages: 2 [ 0.192113] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193318] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.194669] x2apic enabled [ 0.195472] Switched APIC routing to physical x2apic. [ 0.197218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198417] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200562] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202487] KVM setup paravirtual spinlock [ 0.203881] x86: Booting SMP configuration: [ 0.204768] .... node #0, CPUs: #1 [ 0.205644] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.228246] x86: Booted up 1 node, 2 CPUs [ 0.228249] KVM setup async PF for cpu 1 [ 0.228252] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230897] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232427] devtmpfs: initialized [ 0.234154] evm: security.selinux [ 0.234869] evm: security.SMACK64 [ 0.235624] evm: security.SMACK64EXEC [ 0.236361] evm: security.SMACK64TRANSMUTE [ 0.237149] evm: security.SMACK64MMAP [ 0.237874] evm: security.ima [ 0.238499] evm: security.capability [ 0.239345] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241182] pinctrl core: initialized pinctrl subsystem [ 0.242264] RTC time: 18:42:36, date: 10/02/18 [ 0.243228] NET: Registered protocol family 16 [ 0.253156] cpuidle: using governor ladder [ 0.265257] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266826] ACPI: bus type PCI registered [ 0.267612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268830] PCI: Using configuration type 1 for base access [ 0.282216] ACPI: Added _OSI(Module Device) [ 0.283048] ACPI: Added _OSI(Processor Device) [ 0.283895] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284773] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287082] ACPI: Interpreter enabled [ 0.287834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295019] ACPI: (supports S0 S5) [ 0.295707] ACPI: Using IOAPIC for interrupt routing [ 0.296663] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301100] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305648] acpiphp: Slot [3] registered [ 0.306435] acpiphp: Slot [4] registered [ 0.307218] acpiphp: Slot [5] registered [ 0.307999] acpiphp: Slot [6] registered [ 0.308783] acpiphp: Slot [7] registered [ 0.309565] acpiphp: Slot [8] registered [ 0.310347] acpiphp: Slot [9] registered [ 0.311123] acpiphp: Slot [10] registered [ 0.322014] acpiphp: Slot [11] registered [ 0.322809] acpiphp: Slot [12] registered [ 0.323603] acpiphp: Slot [13] registered [ 0.324395] acpiphp: Slot [14] registered [ 0.325184] acpiphp: Slot [15] registered [ 0.325974] acpiphp: Slot [16] registered [ 0.326772] acpiphp: Slot [17] registered [ 0.327567] acpiphp: Slot [18] registered [ 0.328357] acpiphp: Slot [19] registered [ 0.329146] acpiphp: Slot [20] registered [ 0.329941] acpiphp: Slot [21] registered [ 0.330734] acpiphp: Slot [22] registered [ 0.331531] acpiphp: Slot [23] registered [ 0.332326] acpiphp: Slot [24] registered [ 0.333114] acpiphp: Slot [25] registered [ 0.333904] acpiphp: Slot [26] registered [ 0.334695] acpiphp: Slot [27] registered [ 0.335488] acpiphp: Slot [28] registered [ 0.336283] acpiphp: Slot [29] registered [ 0.337072] acpiphp: Slot [30] registered [ 0.337866] acpiphp: Slot [31] registered [ 0.338654] PCI host bridge to bus 0000:00 [ 0.339444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.341807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.343220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.344634] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352291] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353571] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361405] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411582] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417704] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418840] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420499] vgaarb: loaded [ 0.421134] vgaarb: bridge control possible 0000:00:02.0 [ 0.422714] SCSI subsystem initialized [ 0.423610] ACPI: bus type USB registered [ 0.424499] usbcore: registered new interface driver usbfs [ 0.425578] usbcore: registered new interface driver hub [ 0.426620] usbcore: registered new device driver usb [ 0.427797] PCI: Using ACPI for IRQ routing [ 0.428896] NetLabel: Initializing [ 0.429679] NetLabel: domain hash size = 128 [ 0.430559] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431598] NetLabel: unlabeled traffic allowed by default [ 0.432797] clocksource: Switched to clocksource kvm-clock [ 0.438932] AppArmor: AppArmor Filesystem Enabled [ 0.440040] pnp: PnP ACPI init [ 0.441036] pnp: PnP ACPI: found 5 devices [ 0.447844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449608] NET: Registered protocol family 2 [ 0.450624] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451994] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.453258] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454429] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455562] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456793] NET: Registered protocol family 1 [ 0.457746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.458912] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460042] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497439] Trying to unpack rootfs image as initramfs... [ 0.548349] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.562488] Scanning for low memory corruption every 60 seconds [ 0.563953] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565155] audit: initializing netlink subsys (disabled) [ 0.566221] audit: type=2000 audit(1538505756.642:1): initialized [ 0.567546] Initialise system trusted keyring [ 0.568508] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569721] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571924] zbud: loaded [ 0.573097] VFS: Disk quotas dquot_6.6.0 [ 0.574028] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575776] fuse init (API version 7.23) [ 0.576759] Key type big_key registered [ 0.577679] Allocating IMA MOK and blacklist keyrings. [ 0.579043] Key type asymmetric registered [ 0.579997] Asymmetric key parser 'x509' registered [ 0.581146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.582715] io scheduler noop registered [ 0.583647] io scheduler deadline registered (default) [ 0.584788] io scheduler cfq registered [ 0.585763] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.588436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590137] ACPI: Power Button [PWRF] [ 0.591166] GHES: HEST is not enabled! [ 0.609207] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674906] Linux agpgart interface v0.103 [ 0.677299] brd: module loaded [ 0.679096] loop: module loaded [ 0.683191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.684742] GPT:90111 != 20971519 [ 0.685512] GPT:Alternate GPT header not at the end of the disk. [ 0.686690] GPT:90111 != 20971519 [ 0.687430] GPT: Use GNU Parted to correct GPT errors. [ 0.688445] vda: vda1 vda15 [ 0.689966] scsi host0: ata_piix [ 0.690790] scsi host1: ata_piix [ 0.691563] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692877] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.694265] libphy: Fixed MDIO Bus: probed [ 0.695320] tun: Universal TUN/TAP device driver, 1.6 [ 0.696343] tun: (C) 1999-2004 Max Krasnyansky [ 0.698438] PPP generic driver version 2.4.2 [ 0.699571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700812] ehci-pci: EHCI PCI platform driver [ 0.701719] ehci-platform: EHCI generic platform driver [ 0.702735] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703968] ohci-pci: OHCI PCI platform driver [ 0.705039] ohci-platform: OHCI generic platform driver [ 0.706052] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725022] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727433] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.729518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732093] usb usb1: Product: UHCI Host Controller [ 0.733016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734137] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735113] hub 1-0:1.0: USB hub found [ 0.735878] hub 1-0:1.0: 2 ports detected [ 0.736768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738869] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739791] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740806] mousedev: PS/2 mouse device common for all mice [ 0.741946] rtc_cmos 00:00: RTC can wake from S4 [ 0.743147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744811] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746083] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747253] i2c /dev entries driver [ 0.747997] device-mapper: uevent: version 1.0.3 [ 0.748927] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.750520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752220] NET: Registered protocol family 10 [ 0.753240] NET: Registered protocol family 17 [ 0.754106] Key type dns_resolver registered [ 0.755042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756401] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757483] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759216] registered taskstats version 1 [ 0.760033] Loading compiled-in X.509 certificates [ 0.761472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763280] zswap: loaded using pool lzo/zbud [ 0.764716] Key type trusted registered [ 0.766375] Key type encrypted registered [ 0.767196] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768204] ima: No TPM chip found, activating TPM-bypass! [ 0.769234] evm: HMAC attrs: 0x1 [ 0.770154] Magic number: 6:767:745 [ 0.770986] rtc_cmos 00:00: setting system clock to 2018-10-02 18:42:36 UTC (1538505756) [ 0.782900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784014] EDD information not available. [ 0.849983] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851509] Write protecting the kernel read-only data: 14336k [ 0.853099] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854884] 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.910057] 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.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.30. iid=i-000000a4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+fU8w/SZQ9SU3HnjHVI9Ixgf8zzq1Av2Znmlcy29cG+4HcoZ+dH+cri8BoG2HFnu/NBInABwznrPlELJzJB4igIil8QynPydt7wo6K9MI4OvXMU2rz2sdH3cjbg+wEIvQTUlxs1PhD4JA89E2BzzSo1j5LVwY6RlYfISPbBwTDkP79rR/YRyzKixRI7/U/NAdLK7s2631EZD/9+/4wBnEjjJka64fhRvLzOafcZ6t2HxMJxHBRQtGz8pamhRVjXhx2/VkjheOIpOgrE9FalJiKMQda+ecIQ9/5G+lhdfY73rOUDJMYkge2ghnC9e8Xz2+X1VPOcnlJ+7H3nxJadon root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 ssh-dss AAAAB3NzaC1kc3MAAACBAM3k10ECLQbIECGLmcGQwJNtlr4QO/enOpJWtlAidQuwIPzniZx30/YD8o2yj1eCgpOIEJnx6Og8uXj3wS8FbZD/JQQejRaWrt6s/mx+rDRMvdCaJh78sixuOomSiGmoY6guayGSpxPBGg3jA/nxyzEu3CcLUfBSJaEfSNDDUBkNAAAAFQC7/aluzUnsQ1YxtKGETuJ+srg8WQAAAIBaU0BEMuePSUAyS4Bw3om+2gUk2SfK922O5mMGTvNv83hQVXTZyjSRtPyUNfKDHv9cjft+Dw7ueZF28niE29QnJKDttMLVLmz+mdx0xNKs6pRfoNyEZpJHeHwz3HAE/dnQX6VLY0P2VV5SThiONpx1tf8OvFO7bFeyiLtuwL1SswAAAIEAhjZ5RNf2TtJS1wXgz6t9EhOiXSWjA55xStJmT5qQNyKjsietWWDCEsnrMUMS6IvKXczotyin1gln48Lsig0EWppqgMNP6jSfAKSokTGljE95Dam4bJnfkjmpbmiIGTdsskqHst3cXVU01zCZEIrRB7+kCGUQtGaiTWacT640Zvs= root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe33:51b6/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000a4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 launch-index: 0 === cirros: current=0.4.0 uptime=27.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 login: 2018-10-02 18:43:04,785 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-10-02 18:43:04,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:05,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-334f7e2a-330b-495b-b70d-1b1525167c24 x-compute-request-id: req-334f7e2a-330b-495b-b70d-1b1525167c24 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:17:2b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:43:00.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:00Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:05,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-334f7e2a-330b-495b-b70d-1b1525167c24 2018-10-02 18:43:05,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 18:43:06,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b79c3c75-df19-4914-9599-e1c418180918 x-compute-request-id: req-b79c3c75-df19-4914-9599-e1c418180918 Content-Encoding: gzip Content-Length: 9607 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 481225794 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.141589] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143196] pid_max: default: 32768 minimum: 301\n[ 0.144065] ACPI: Core revision 20150930\n[ 0.145435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146730] Security Framework initialized\n[ 0.147524] Yama: becoming mindful.\n[ 0.148243] AppArmor: AppArmor initialized\n[ 0.149097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152816] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154163] Initializing cgroup subsys io\n[ 0.154957] Initializing cgroup subsys memory\n[ 0.155791] Initializing cgroup subsys devices\n[ 0.156631] Initializing cgroup subsys freezer\n[ 0.157485] Initializing cgroup subsys net_cls\n[ 0.158331] Initializing cgroup subsys perf_event\n[ 0.159216] Initializing cgroup subsys net_prio\n[ 0.160073] Initializing cgroup subsys hugetlb\n[ 0.160927] Initializing cgroup subsys pids\n[ 0.161778] CPU: Physical Processor ID: 0\n[ 0.163248] mce: CPU supports 10 MCE banks\n[ 0.164069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167285] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173644] ftrace: allocating 31920 entries in 125 pages\n[ 0.200035] smpboot: Max logical packages: 2\n[ 0.200926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202086] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.203403] x2apic enabled\n[ 0.204197] Switched APIC routing to physical x2apic.\n[ 0.205947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207251] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211583] KVM setup paravirtual spinlock\n[ 0.213077] x86: Booting SMP configuration:\n[ 0.214028] .... node #0, CPUs: #1\n[ 0.214977] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.237029] x86: Booted up 1 node, 2 CPUs\n[ 0.237039] KVM setup async PF for cpu 1\n[ 0.237042] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.239593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.241144] devtmpfs: initialized\n[ 0.242858] evm: security.selinux\n[ 0.243538] evm: security.SMACK64\n[ 0.244211] evm: security.SMACK64EXEC\n[ 0.244935] evm: security.SMACK64TRANSMUTE\n[ 0.245728] evm: security.SMACK64MMAP\n[ 0.246454] evm: security.ima\n[ 0.247076] evm: security.capability\n[ 0.247916] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.249771] pinctrl core: initialized pinctrl subsystem\n[ 0.250846] RTC time: 18:43:00, date: 10/02/18\n[ 0.251818] NET: Registered protocol family 16\n[ 0.261799] cpuidle: using governor ladder\n[ 0.273899] cpuidle: using governor menu\n[ 0.274690] PCCT header not found.\n[ 0.275472] ACPI: bus type PCI registered\n[ 0.276255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277565] PCI: Using configuration type 1 for base access\n[ 0.290987] ACPI: Added _OSI(Module Device)\n[ 0.291816] ACPI: Added _OSI(Processor Device)\n[ 0.292651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296185] ACPI: Interpreter enabled\n[ 0.297067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305368] ACPI: (supports S0 S5)\n[ 0.306287] ACPI: Using IOAPIC for interrupt routing\n[ 0.307391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317633] acpiphp: Slot [3] registered\n[ 0.318560] acpiphp: Slot [4] registered\n[ 0.319475] acpiphp: Slot [5] registered\n[ 0.320400] acpiphp: Slot [6] registered\n[ 0.321303] acpiphp: Slot [7] registered\n[ 0.322218] acpiphp: Slot [8] registered\n[ 0.323153] acpiphp: Slot [9] registered\n[ 0.324070] acpiphp: Slot [10] registered\n[ 0.334928] acpiphp: Slot [11] registered\n[ 0.335935] acpiphp: Slot [12] registered\n[ 0.336870] acpiphp: Slot [13] registered\n[ 0.337803] acpiphp: Slot [14] registered\n[ 0.338730] acpiphp: Slot [15] registered\n[ 0.339667] acpiphp: Slot [16] registered\n[ 0.340520] acpiphp: Slot [17] registered\n[ 0.341424] acpiphp: Slot [18] registered\n[ 0.342347] acpiphp: Slot [19] registered\n[ 0.343277] acpiphp: Slot [20] registered\n[ 0.344197] acpiphp: Slot [21] registered\n[ 0.345116] acpiphp: Slot [22] registered\n[ 0.346049] acpiphp: Slot [23] registered\n[ 0.346979] acpiphp: Slot [24] registered\n[ 0.347907] acpiphp: Slot [25] registered\n[ 0.348845] acpiphp: Slot [26] registered\n[ 0.349774] acpiphp: Slot [27] registered\n[ 0.350703] acpiphp: Slot [28] registered\n[ 0.351635] acpiphp: Slot [29] registered\n[ 0.352554] acpiphp: Slot [30] registered\n[ 0.353476] acpiphp: Slot [31] registered\n[ 0.354401] PCI host bridge to bus 0000:00\n[ 0.355328] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.356742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.359820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361487] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.369346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.370486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.379555] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426031] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428873] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431659] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434116] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436634] vgaarb: loaded\n[ 0.437220] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438717] SCSI subsystem initialized\n[ 0.439547] ACPI: bus type USB registered\n[ 0.440345] usbcore: registered new interface driver usbfs\n[ 0.441346] usbcore: registered new interface driver hub\n[ 0.442331] usbcore: registered new device driver usb\n[ 0.443423] PCI: Using ACPI for IRQ routing\n[ 0.444433] NetLabel: Initializing\n[ 0.445135] NetLabel: domain hash size = 128\n[ 0.445961] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446890] NetLabel: unlabeled traffic allowed by default\n[ 0.448000] clocksource: Switched to clocksource kvm-clock\n[ 0.454049] AppArmor: AppArmor Filesystem Enabled\n[ 0.454988] pnp: PnP ACPI init\n[ 0.455908] pnp: PnP ACPI: found 5 devices\n[ 0.462875] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464539] NET: Registered protocol family 2\n[ 0.465474] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.466719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467864] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468998] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470043] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471173] NET: Registered protocol family 1\n[ 0.472018] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474126] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492768] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511618] Trying to unpack rootfs image as initramfs...\n[ 0.562390] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.577437] Scanning for low memory corruption every 60 seconds\n[ 0.579551] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.581510] audit: initializing netlink subsys (disabled)\n[ 0.583218] audit: type=2000 audit(1538505781.393:1): initialized\n[ 0.585300] Initialise system trusted keyring\n[ 0.586806] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588754] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591610] zbud: loaded\n[ 0.592695] VFS: Disk quotas dquot_6.6.0\n[ 0.594005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596799] fuse init (API version 7.23)\n[ 0.598176] Key type big_key registered\n[ 0.599438] Allocating IMA MOK and blacklist keyrings.\n[ 0.601328] Key type asymmetric registered\n[ 0.602655] Asymmetric key parser 'x509' registered\n[ 0.604243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.606620] io scheduler noop registered\n[ 0.607872] io scheduler deadline registered (default)\n[ 0.609468] io scheduler cfq registered\n[ 0.610769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.612530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.616992] ACPI: Power Button [PWRF]\n[ 0.618335] GHES: HEST is not enabled!\n[ 0.636920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703611] Linux agpgart interface v0.103\n[ 0.706400] brd: module loaded\n[ 0.708506] loop: module loaded\n[ 0.713185] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714781] GPT:90111 != 20971519\n[ 0.715506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716757] GPT:90111 != 20971519\n[ 0.717509] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718569] vda: vda1 vda15\n[ 0.720117] scsi host0: ata_piix\n[ 0.720937] scsi host1: ata_piix\n[ 0.721687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.723041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.724770] libphy: Fixed MDIO Bus: probed\n[ 0.725862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726897] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729004] PPP generic driver version 2.4.2\n[ 0.730169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731587] ehci-pci: EHCI PCI platform driver\n[ 0.732627] ehci-platform: EHCI generic platform driver\n[ 0.733786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735403] ohci-pci: OHCI PCI platform driver\n[ 0.736523] ohci-platform: OHCI generic platform driver\n[ 0.737548] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756725] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757891] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.762100] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765585] usb usb1: Product: UHCI Host Controller\n[ 0.766875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768421] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769676] hub 1-0:1.0: USB hub found\n[ 0.770618] hub 1-0:1.0: 2 ports detected\n[ 0.771778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774486] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.775743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777155] mousedev: PS/2 mouse device common for all mice\n[ 0.778707] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.783944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785608] i2c /dev entries driver\n[ 0.786600] device-mapper: uevent: version 1.0.3\n[ 0.787833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.789899] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791955] NET: Registered protocol family 10\n[ 0.793245] NET: Registered protocol family 17\n[ 0.794324] Key type dns_resolver registered\n[ 0.795544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797172] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.800905] registered taskstats version 1\n[ 0.801954] Loading compiled-in X.509 certificates\n[ 0.803641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806085] zswap: loaded using pool lzo/zbud\n[ 0.807875] Key type trusted registered\n[ 0.809850] Key type encrypted registered\n[ 0.810957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.812330] ima: No TPM chip found, activating TPM-bypass!\n[ 0.813787] evm: HMAC attrs: 0x1\n[ 0.814997] Magic number: 6:767:745\n[ 0.816054] rtc_cmos 00:00: setting system clock to 2018-10-02 18:43:01 UTC (1538505781)\n[ 0.828888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830367] EDD information not available.\n[ 0.881198] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.883183] Write protecting the kernel read-only data: 14336k\n[ 0.885181] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.887011] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 2.224153] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.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.18. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUILhMoyhfIHIxAePGPoecjss+y+gzUF3fSyxROYvkSsZ40Nnxo9Tjy0mf/e6ebtWIrLEtWimNdBj2yZmEyNNhd9mXVbYfYoqaHqaFMt8JKH519RblKVVsPo7NiQBCTDW5Yb+iMjCBCN8jLYg/uo7RH8GQjVSFuwoY3l44SVYCjtSIcLZo8ZN8Gjnvv3fS+S7e1fF2xr7w9Yw/s8IURUocRgKmUzmPQuQClBrpohD4irMKU02oAx24j/P/w9hZ5ypEIwBqF9SucvycksWIxwpaG07GilONcDYnqAKyH0N0esWDBDcSwndIdbWwNvxvLNlqZt5It6AIfE80cMkN0ARX root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nssh-dss AAAAB3NzaC1kc3MAAACBAOwEMPPMyF6gXm2VG7VYnFj3+jqF5Ri9tEpS1N+1RtryDqXBmGYdKHqTZ6t4uUHXe3uKeZf/Vu94QqC6hY/WE5yPOsuMwomJSh9kB15+AFIQclcBighI4oFFD6pTkBzzAZX8Jugc89vYqS0ovfdU2EmdASNhUPIfLfm9mb7wUee1AAAAFQD8qI+KW+jwuSbkdkUxdIHZzWbfRwAAAIEA2O1lvwaKEnVxX5lNAw0Y8BERIlt3Tqg6T5fSv/HXE7kqWV+sd/UtEBKW7kJT5IyDhszJga4fTvcnlJAH3TDBHE2IOcNyIhk6jBEn1MFLpuwjI8IjAlk+Dg74TfaMIs+pxNUefs2YQsSoIGEVSURIk33vOCwTevu8uDtG/ETlKX8AAACBAM77n1muNHrpwwSnpgtS53lkkdgYo4FOyhYv98hVT//Exj9lE3YZBVdE+6YoHokBnTLWRZFpGIGjsU6kL9Ql0GpFOglBG4vwLjph3lhpvhVS+cFEmNYbt6qfNcfimFfmc/Cq3ZQB0cpmODWSzG/nIkdjY3pVwC1I5NSWITrSNLHC root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\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:fea5:172b/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 login: "} 2018-10-02 18:43:06,432 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697/action used request id req-b79c3c75-df19-4914-9599-e1c418180918 2018-10-02 18:43:06,433 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 18:43:06,433 - 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 481225794 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.141589] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143196] pid_max: default: 32768 minimum: 301 [ 0.144065] ACPI: Core revision 20150930 [ 0.145435] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146730] Security Framework initialized [ 0.147524] Yama: becoming mindful. [ 0.148243] AppArmor: AppArmor initialized [ 0.149097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152816] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154163] Initializing cgroup subsys io [ 0.154957] Initializing cgroup subsys memory [ 0.155791] Initializing cgroup subsys devices [ 0.156631] Initializing cgroup subsys freezer [ 0.157485] Initializing cgroup subsys net_cls [ 0.158331] Initializing cgroup subsys perf_event [ 0.159216] Initializing cgroup subsys net_prio [ 0.160073] Initializing cgroup subsys hugetlb [ 0.160927] Initializing cgroup subsys pids [ 0.161778] CPU: Physical Processor ID: 0 [ 0.163248] mce: CPU supports 10 MCE banks [ 0.164069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167285] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173644] ftrace: allocating 31920 entries in 125 pages [ 0.200035] smpboot: Max logical packages: 2 [ 0.200926] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202086] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.203403] x2apic enabled [ 0.204197] Switched APIC routing to physical x2apic. [ 0.205947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207251] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211583] KVM setup paravirtual spinlock [ 0.213077] x86: Booting SMP configuration: [ 0.214028] .... node #0, CPUs: #1 [ 0.214977] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.237029] x86: Booted up 1 node, 2 CPUs [ 0.237039] KVM setup async PF for cpu 1 [ 0.237042] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.239593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.241144] devtmpfs: initialized [ 0.242858] evm: security.selinux [ 0.243538] evm: security.SMACK64 [ 0.244211] evm: security.SMACK64EXEC [ 0.244935] evm: security.SMACK64TRANSMUTE [ 0.245728] evm: security.SMACK64MMAP [ 0.246454] evm: security.ima [ 0.247076] evm: security.capability [ 0.247916] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.249771] pinctrl core: initialized pinctrl subsystem [ 0.250846] RTC time: 18:43:00, date: 10/02/18 [ 0.251818] NET: Registered protocol family 16 [ 0.261799] cpuidle: using governor ladder [ 0.273899] cpuidle: using governor menu [ 0.274690] PCCT header not found. [ 0.275472] ACPI: bus type PCI registered [ 0.276255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277565] PCI: Using configuration type 1 for base access [ 0.290987] ACPI: Added _OSI(Module Device) [ 0.291816] ACPI: Added _OSI(Processor Device) [ 0.292651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.293709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296185] ACPI: Interpreter enabled [ 0.297067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.303299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.305368] ACPI: (supports S0 S5) [ 0.306287] ACPI: Using IOAPIC for interrupt routing [ 0.307391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.312356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.313804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.317633] acpiphp: Slot [3] registered [ 0.318560] acpiphp: Slot [4] registered [ 0.319475] acpiphp: Slot [5] registered [ 0.320400] acpiphp: Slot [6] registered [ 0.321303] acpiphp: Slot [7] registered [ 0.322218] acpiphp: Slot [8] registered [ 0.323153] acpiphp: Slot [9] registered [ 0.324070] acpiphp: Slot [10] registered [ 0.334928] acpiphp: Slot [11] registered [ 0.335935] acpiphp: Slot [12] registered [ 0.336870] acpiphp: Slot [13] registered [ 0.337803] acpiphp: Slot [14] registered [ 0.338730] acpiphp: Slot [15] registered [ 0.339667] acpiphp: Slot [16] registered [ 0.340520] acpiphp: Slot [17] registered [ 0.341424] acpiphp: Slot [18] registered [ 0.342347] acpiphp: Slot [19] registered [ 0.343277] acpiphp: Slot [20] registered [ 0.344197] acpiphp: Slot [21] registered [ 0.345116] acpiphp: Slot [22] registered [ 0.346049] acpiphp: Slot [23] registered [ 0.346979] acpiphp: Slot [24] registered [ 0.347907] acpiphp: Slot [25] registered [ 0.348845] acpiphp: Slot [26] registered [ 0.349774] acpiphp: Slot [27] registered [ 0.350703] acpiphp: Slot [28] registered [ 0.351635] acpiphp: Slot [29] registered [ 0.352554] acpiphp: Slot [30] registered [ 0.353476] acpiphp: Slot [31] registered [ 0.354401] PCI host bridge to bus 0000:00 [ 0.355328] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.356742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.359820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.361487] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.367888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.369346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.370486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.371716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.379555] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426031] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428873] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431659] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434116] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436634] vgaarb: loaded [ 0.437220] vgaarb: bridge control possible 0000:00:02.0 [ 0.438717] SCSI subsystem initialized [ 0.439547] ACPI: bus type USB registered [ 0.440345] usbcore: registered new interface driver usbfs [ 0.441346] usbcore: registered new interface driver hub [ 0.442331] usbcore: registered new device driver usb [ 0.443423] PCI: Using ACPI for IRQ routing [ 0.444433] NetLabel: Initializing [ 0.445135] NetLabel: domain hash size = 128 [ 0.445961] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446890] NetLabel: unlabeled traffic allowed by default [ 0.448000] clocksource: Switched to clocksource kvm-clock [ 0.454049] AppArmor: AppArmor Filesystem Enabled [ 0.454988] pnp: PnP ACPI init [ 0.455908] pnp: PnP ACPI: found 5 devices [ 0.462875] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464539] NET: Registered protocol family 2 [ 0.465474] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.466719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.467864] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468998] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470043] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471173] NET: Registered protocol family 1 [ 0.472018] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473085] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474126] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492768] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511618] Trying to unpack rootfs image as initramfs... [ 0.562390] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.577437] Scanning for low memory corruption every 60 seconds [ 0.579551] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.581510] audit: initializing netlink subsys (disabled) [ 0.583218] audit: type=2000 audit(1538505781.393:1): initialized [ 0.585300] Initialise system trusted keyring [ 0.586806] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588754] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591610] zbud: loaded [ 0.592695] VFS: Disk quotas dquot_6.6.0 [ 0.594005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596799] fuse init (API version 7.23) [ 0.598176] Key type big_key registered [ 0.599438] Allocating IMA MOK and blacklist keyrings. [ 0.601328] Key type asymmetric registered [ 0.602655] Asymmetric key parser 'x509' registered [ 0.604243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606620] io scheduler noop registered [ 0.607872] io scheduler deadline registered (default) [ 0.609468] io scheduler cfq registered [ 0.610769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.612530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616992] ACPI: Power Button [PWRF] [ 0.618335] GHES: HEST is not enabled! [ 0.636920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.674122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.677013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.700605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.703611] Linux agpgart interface v0.103 [ 0.706400] brd: module loaded [ 0.708506] loop: module loaded [ 0.713185] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.714781] GPT:90111 != 20971519 [ 0.715506] GPT:Alternate GPT header not at the end of the disk. [ 0.716757] GPT:90111 != 20971519 [ 0.717509] GPT: Use GNU Parted to correct GPT errors. [ 0.718569] vda: vda1 vda15 [ 0.720117] scsi host0: ata_piix [ 0.720937] scsi host1: ata_piix [ 0.721687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.723041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.724770] libphy: Fixed MDIO Bus: probed [ 0.725862] tun: Universal TUN/TAP device driver, 1.6 [ 0.726897] tun: (C) 1999-2004 Max Krasnyansky [ 0.729004] PPP generic driver version 2.4.2 [ 0.730169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731587] ehci-pci: EHCI PCI platform driver [ 0.732627] ehci-platform: EHCI generic platform driver [ 0.733786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735403] ohci-pci: OHCI PCI platform driver [ 0.736523] ohci-platform: OHCI generic platform driver [ 0.737548] uhci_hcd: USB Universal Host Controller Interface driver [ 0.756725] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.757891] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.759559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.760850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.762100] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765585] usb usb1: Product: UHCI Host Controller [ 0.766875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768421] usb usb1: SerialNumber: 0000:00:01.2 [ 0.769676] hub 1-0:1.0: USB hub found [ 0.770618] hub 1-0:1.0: 2 ports detected [ 0.771778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.774486] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777155] mousedev: PS/2 mouse device common for all mice [ 0.778707] rtc_cmos 00:00: RTC can wake from S4 [ 0.780163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785608] i2c /dev entries driver [ 0.786600] device-mapper: uevent: version 1.0.3 [ 0.787833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789899] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791955] NET: Registered protocol family 10 [ 0.793245] NET: Registered protocol family 17 [ 0.794324] Key type dns_resolver registered [ 0.795544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.797172] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.798629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.800905] registered taskstats version 1 [ 0.801954] Loading compiled-in X.509 certificates [ 0.803641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806085] zswap: loaded using pool lzo/zbud [ 0.807875] Key type trusted registered [ 0.809850] Key type encrypted registered [ 0.810957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.812330] ima: No TPM chip found, activating TPM-bypass! [ 0.813787] evm: HMAC attrs: 0x1 [ 0.814997] Magic number: 6:767:745 [ 0.816054] rtc_cmos 00:00: setting system clock to 2018-10-02 18:43:01 UTC (1538505781) [ 0.828888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.830367] EDD information not available. [ 0.881198] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.883183] Write protecting the kernel read-only data: 14336k [ 0.885181] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.887011] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.224153] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.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.18. iid=i-000000a7 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUILhMoyhfIHIxAePGPoecjss+y+gzUF3fSyxROYvkSsZ40Nnxo9Tjy0mf/e6ebtWIrLEtWimNdBj2yZmEyNNhd9mXVbYfYoqaHqaFMt8JKH519RblKVVsPo7NiQBCTDW5Yb+iMjCBCN8jLYg/uo7RH8GQjVSFuwoY3l44SVYCjtSIcLZo8ZN8Gjnvv3fS+S7e1fF2xr7w9Yw/s8IURUocRgKmUzmPQuQClBrpohD4irMKU02oAx24j/P/w9hZ5ypEIwBqF9SucvycksWIxwpaG07GilONcDYnqAKyH0N0esWDBDcSwndIdbWwNvxvLNlqZt5It6AIfE80cMkN0ARX root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 ssh-dss AAAAB3NzaC1kc3MAAACBAOwEMPPMyF6gXm2VG7VYnFj3+jqF5Ri9tEpS1N+1RtryDqXBmGYdKHqTZ6t4uUHXe3uKeZf/Vu94QqC6hY/WE5yPOsuMwomJSh9kB15+AFIQclcBighI4oFFD6pTkBzzAZX8Jugc89vYqS0ovfdU2EmdASNhUPIfLfm9mb7wUee1AAAAFQD8qI+KW+jwuSbkdkUxdIHZzWbfRwAAAIEA2O1lvwaKEnVxX5lNAw0Y8BERIlt3Tqg6T5fSv/HXE7kqWV+sd/UtEBKW7kJT5IyDhszJga4fTvcnlJAH3TDBHE2IOcNyIhk6jBEn1MFLpuwjI8IjAlk+Dg74TfaMIs+pxNUefs2YQsSoIGEVSURIk33vOCwTevu8uDtG/ETlKX8AAACBAM77n1muNHrpwwSnpgtS53lkkdgYo4FOyhYv98hVT//Exj9lE3YZBVdE+6YoHokBnTLWRZFpGIGjsU6kL9Ql0GpFOglBG4vwLjph3lhpvhVS+cFEmNYbt6qfNcfimFfmc/Cq3ZQB0cpmODWSzG/nIkdjY3pVwC1I5NSWITrSNLHC root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 -----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:fea5:172b/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000a7 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 login: 2018-10-02 18:43:07,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:08,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ea48ca8-4415-4c0e-99fc-ec4e06955d1b x-compute-request-id: req-4ea48ca8-4415-4c0e-99fc-ec4e06955d1b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:51:b6", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:42:35Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:08,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-4ea48ca8-4415-4c0e-99fc-ec4e06955d1b 2018-10-02 18:43:08,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 18:43:09,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b09ea4d6-eb6d-4cfa-b52d-7e332f8b6456 x-compute-request-id: req-b09ea4d6-eb6d-4cfa-b52d-7e332f8b6456 Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517221054 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132637] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134333] pid_max: default: 32768 minimum: 301\n[ 0.135235] ACPI: Core revision 20150930\n[ 0.136622] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137930] Security Framework initialized\n[ 0.138778] Yama: becoming mindful.\n[ 0.139510] AppArmor: AppArmor initialized\n[ 0.140378] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141722] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144220] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145609] Initializing cgroup subsys io\n[ 0.146438] Initializing cgroup subsys memory\n[ 0.147318] Initializing cgroup subsys devices\n[ 0.148205] Initializing cgroup subsys freezer\n[ 0.149079] Initializing cgroup subsys net_cls\n[ 0.149951] Initializing cgroup subsys perf_event\n[ 0.150868] Initializing cgroup subsys net_prio\n[ 0.151765] Initializing cgroup subsys hugetlb\n[ 0.152634] Initializing cgroup subsys pids\n[ 0.153514] CPU: Physical Processor ID: 0\n[ 0.155007] mce: CPU supports 10 MCE banks\n[ 0.155869] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156889] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159138] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165470] ftrace: allocating 31920 entries in 125 pages\n[ 0.191252] smpboot: Max logical packages: 2\n[ 0.192113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193318] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.194669] x2apic enabled\n[ 0.195472] Switched APIC routing to physical x2apic.\n[ 0.197218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198417] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200562] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202487] KVM setup paravirtual spinlock\n[ 0.203881] x86: Booting SMP configuration:\n[ 0.204768] .... node #0, CPUs: #1\n[ 0.205644] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228246] x86: Booted up 1 node, 2 CPUs\n[ 0.228249] KVM setup async PF for cpu 1\n[ 0.228252] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230897] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232427] devtmpfs: initialized\n[ 0.234154] evm: security.selinux\n[ 0.234869] evm: security.SMACK64\n[ 0.235624] evm: security.SMACK64EXEC\n[ 0.236361] evm: security.SMACK64TRANSMUTE\n[ 0.237149] evm: security.SMACK64MMAP\n[ 0.237874] evm: security.ima\n[ 0.238499] evm: security.capability\n[ 0.239345] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241182] pinctrl core: initialized pinctrl subsystem\n[ 0.242264] RTC time: 18:42:36, date: 10/02/18\n[ 0.243228] NET: Registered protocol family 16\n[ 0.253156] cpuidle: using governor ladder\n[ 0.265257] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266826] ACPI: bus type PCI registered\n[ 0.267612] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268830] PCI: Using configuration type 1 for base access\n[ 0.282216] ACPI: Added _OSI(Module Device)\n[ 0.283048] ACPI: Added _OSI(Processor Device)\n[ 0.283895] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284773] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287082] ACPI: Interpreter enabled\n[ 0.287834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295019] ACPI: (supports S0 S5)\n[ 0.295707] ACPI: Using IOAPIC for interrupt routing\n[ 0.296663] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301100] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305648] acpiphp: Slot [3] registered\n[ 0.306435] acpiphp: Slot [4] registered\n[ 0.307218] acpiphp: Slot [5] registered\n[ 0.307999] acpiphp: Slot [6] registered\n[ 0.308783] acpiphp: Slot [7] registered\n[ 0.309565] acpiphp: Slot [8] registered\n[ 0.310347] acpiphp: Slot [9] registered\n[ 0.311123] acpiphp: Slot [10] registered\n[ 0.322014] acpiphp: Slot [11] registered\n[ 0.322809] acpiphp: Slot [12] registered\n[ 0.323603] acpiphp: Slot [13] registered\n[ 0.324395] acpiphp: Slot [14] registered\n[ 0.325184] acpiphp: Slot [15] registered\n[ 0.325974] acpiphp: Slot [16] registered\n[ 0.326772] acpiphp: Slot [17] registered\n[ 0.327567] acpiphp: Slot [18] registered\n[ 0.328357] acpiphp: Slot [19] registered\n[ 0.329146] acpiphp: Slot [20] registered\n[ 0.329941] acpiphp: Slot [21] registered\n[ 0.330734] acpiphp: Slot [22] registered\n[ 0.331531] acpiphp: Slot [23] registered\n[ 0.332326] acpiphp: Slot [24] registered\n[ 0.333114] acpiphp: Slot [25] registered\n[ 0.333904] acpiphp: Slot [26] registered\n[ 0.334695] acpiphp: Slot [27] registered\n[ 0.335488] acpiphp: Slot [28] registered\n[ 0.336283] acpiphp: Slot [29] registered\n[ 0.337072] acpiphp: Slot [30] registered\n[ 0.337866] acpiphp: Slot [31] registered\n[ 0.338654] PCI host bridge to bus 0000:00\n[ 0.339444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343220] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352291] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353571] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361405] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411582] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416363] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418840] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420499] vgaarb: loaded\n[ 0.421134] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422714] SCSI subsystem initialized\n[ 0.423610] ACPI: bus type USB registered\n[ 0.424499] usbcore: registered new interface driver usbfs\n[ 0.425578] usbcore: registered new interface driver hub\n[ 0.426620] usbcore: registered new device driver usb\n[ 0.427797] PCI: Using ACPI for IRQ routing\n[ 0.428896] NetLabel: Initializing\n[ 0.429679] NetLabel: domain hash size = 128\n[ 0.430559] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431598] NetLabel: unlabeled traffic allowed by default\n[ 0.432797] clocksource: Switched to clocksource kvm-clock\n[ 0.438932] AppArmor: AppArmor Filesystem Enabled\n[ 0.440040] pnp: PnP ACPI init\n[ 0.441036] pnp: PnP ACPI: found 5 devices\n[ 0.447844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449608] NET: Registered protocol family 2\n[ 0.450624] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451994] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.453258] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454429] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455562] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456793] NET: Registered protocol family 1\n[ 0.457746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.458912] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460042] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497439] Trying to unpack rootfs image as initramfs...\n[ 0.548349] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.562488] Scanning for low memory corruption every 60 seconds\n[ 0.563953] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565155] audit: initializing netlink subsys (disabled)\n[ 0.566221] audit: type=2000 audit(1538505756.642:1): initialized\n[ 0.567546] Initialise system trusted keyring\n[ 0.568508] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569721] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571924] zbud: loaded\n[ 0.573097] VFS: Disk quotas dquot_6.6.0\n[ 0.574028] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575776] fuse init (API version 7.23)\n[ 0.576759] Key type big_key registered\n[ 0.577679] Allocating IMA MOK and blacklist keyrings.\n[ 0.579043] Key type asymmetric registered\n[ 0.579997] Asymmetric key parser 'x509' registered\n[ 0.581146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.582715] io scheduler noop registered\n[ 0.583647] io scheduler deadline registered (default)\n[ 0.584788] io scheduler cfq registered\n[ 0.585763] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.588436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590137] ACPI: Power Button [PWRF]\n[ 0.591166] GHES: HEST is not enabled!\n[ 0.609207] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674906] Linux agpgart interface v0.103\n[ 0.677299] brd: module loaded\n[ 0.679096] loop: module loaded\n[ 0.683191] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684742] GPT:90111 != 20971519\n[ 0.685512] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686690] GPT:90111 != 20971519\n[ 0.687430] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688445] vda: vda1 vda15\n[ 0.689966] scsi host0: ata_piix\n[ 0.690790] scsi host1: ata_piix\n[ 0.691563] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692877] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694265] libphy: Fixed MDIO Bus: probed\n[ 0.695320] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696343] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698438] PPP generic driver version 2.4.2\n[ 0.699571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700812] ehci-pci: EHCI PCI platform driver\n[ 0.701719] ehci-platform: EHCI generic platform driver\n[ 0.702735] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703968] ohci-pci: OHCI PCI platform driver\n[ 0.705039] ohci-platform: OHCI generic platform driver\n[ 0.706052] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725022] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732093] usb usb1: Product: UHCI Host Controller\n[ 0.733016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734137] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735113] hub 1-0:1.0: USB hub found\n[ 0.735878] hub 1-0:1.0: 2 ports detected\n[ 0.736768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738869] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739791] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740806] mousedev: PS/2 mouse device common for all mice\n[ 0.741946] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744811] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746083] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747253] i2c /dev entries driver\n[ 0.747997] device-mapper: uevent: version 1.0.3\n[ 0.748927] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.750520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752220] NET: Registered protocol family 10\n[ 0.753240] NET: Registered protocol family 17\n[ 0.754106] Key type dns_resolver registered\n[ 0.755042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756401] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757483] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759216] registered taskstats version 1\n[ 0.760033] Loading compiled-in X.509 certificates\n[ 0.761472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763280] zswap: loaded using pool lzo/zbud\n[ 0.764716] Key type trusted registered\n[ 0.766375] Key type encrypted registered\n[ 0.767196] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768204] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769234] evm: HMAC attrs: 0x1\n[ 0.770154] Magic number: 6:767:745\n[ 0.770986] rtc_cmos 00:00: setting system clock to 2018-10-02 18:42:36 UTC (1538505756)\n[ 0.782900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784014] EDD information not available.\n[ 0.849983] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851509] Write protecting the kernel read-only data: 14336k\n[ 0.853099] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.854884] 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.910057] 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.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.30. iid=i-000000a4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+fU8w/SZQ9SU3HnjHVI9Ixgf8zzq1Av2Znmlcy29cG+4HcoZ+dH+cri8BoG2HFnu/NBInABwznrPlELJzJB4igIil8QynPydt7wo6K9MI4OvXMU2rz2sdH3cjbg+wEIvQTUlxs1PhD4JA89E2BzzSo1j5LVwY6RlYfISPbBwTDkP79rR/YRyzKixRI7/U/NAdLK7s2631EZD/9+/4wBnEjjJka64fhRvLzOafcZ6t2HxMJxHBRQtGz8pamhRVjXhx2/VkjheOIpOgrE9FalJiKMQda+ecIQ9/5G+lhdfY73rOUDJMYkge2ghnC9e8Xz2+X1VPOcnlJ+7H3nxJadon root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nssh-dss AAAAB3NzaC1kc3MAAACBAM3k10ECLQbIECGLmcGQwJNtlr4QO/enOpJWtlAidQuwIPzniZx30/YD8o2yj1eCgpOIEJnx6Og8uXj3wS8FbZD/JQQejRaWrt6s/mx+rDRMvdCaJh78sixuOomSiGmoY6guayGSpxPBGg3jA/nxyzEu3CcLUfBSJaEfSNDDUBkNAAAAFQC7/aluzUnsQ1YxtKGETuJ+srg8WQAAAIBaU0BEMuePSUAyS4Bw3om+2gUk2SfK922O5mMGTvNv83hQVXTZyjSRtPyUNfKDHv9cjft+Dw7ueZF28niE29QnJKDttMLVLmz+mdx0xNKs6pRfoNyEZpJHeHwz3HAE/dnQX6VLY0P2VV5SThiONpx1tf8OvFO7bFeyiLtuwL1SswAAAIEAhjZ5RNf2TtJS1wXgz6t9EhOiXSWjA55xStJmT5qQNyKjsietWWDCEsnrMUMS6IvKXczotyin1gln48Lsig0EWppqgMNP6jSfAKSokTGljE95Dam4bJnfkjmpbmiIGTdsskqHst3cXVU01zCZEIrRB7+kCGUQtGaiTWacT640Zvs= root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\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:fe33:51b6/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=27.19 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 login: "} 2018-10-02 18:43:09,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36/action used request id req-b09ea4d6-eb6d-4cfa-b52d-7e332f8b6456 2018-10-02 18:43:10,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:10,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43: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-0bef6ff7-93e7-44a6-a6ec-c36c152dcbce x-compute-request-id: req-0bef6ff7-93e7-44a6-a6ec-c36c152dcbce Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:17:2b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:43:00.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "security_groups": [{"name": "default"}], "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:00Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:10,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-0bef6ff7-93e7-44a6-a6ec-c36c152dcbce 2018-10-02 18:43:10,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 18:43:11,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43: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-0a2e141e-e7a2-499d-9b4d-7e231688fa91 x-compute-request-id: req-0a2e141e-e7a2-499d-9b4d-7e231688fa91 Content-Encoding: gzip Content-Length: 9607 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 481225794 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.141589] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143196] pid_max: default: 32768 minimum: 301\n[ 0.144065] ACPI: Core revision 20150930\n[ 0.145435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146730] Security Framework initialized\n[ 0.147524] Yama: becoming mindful.\n[ 0.148243] AppArmor: AppArmor initialized\n[ 0.149097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152816] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154163] Initializing cgroup subsys io\n[ 0.154957] Initializing cgroup subsys memory\n[ 0.155791] Initializing cgroup subsys devices\n[ 0.156631] Initializing cgroup subsys freezer\n[ 0.157485] Initializing cgroup subsys net_cls\n[ 0.158331] Initializing cgroup subsys perf_event\n[ 0.159216] Initializing cgroup subsys net_prio\n[ 0.160073] Initializing cgroup subsys hugetlb\n[ 0.160927] Initializing cgroup subsys pids\n[ 0.161778] CPU: Physical Processor ID: 0\n[ 0.163248] mce: CPU supports 10 MCE banks\n[ 0.164069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167285] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173644] ftrace: allocating 31920 entries in 125 pages\n[ 0.200035] smpboot: Max logical packages: 2\n[ 0.200926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202086] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.203403] x2apic enabled\n[ 0.204197] Switched APIC routing to physical x2apic.\n[ 0.205947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207251] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209548] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211583] KVM setup paravirtual spinlock\n[ 0.213077] x86: Booting SMP configuration:\n[ 0.214028] .... node #0, CPUs: #1\n[ 0.214977] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.237029] x86: Booted up 1 node, 2 CPUs\n[ 0.237039] KVM setup async PF for cpu 1\n[ 0.237042] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.239593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.241144] devtmpfs: initialized\n[ 0.242858] evm: security.selinux\n[ 0.243538] evm: security.SMACK64\n[ 0.244211] evm: security.SMACK64EXEC\n[ 0.244935] evm: security.SMACK64TRANSMUTE\n[ 0.245728] evm: security.SMACK64MMAP\n[ 0.246454] evm: security.ima\n[ 0.247076] evm: security.capability\n[ 0.247916] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.249771] pinctrl core: initialized pinctrl subsystem\n[ 0.250846] RTC time: 18:43:00, date: 10/02/18\n[ 0.251818] NET: Registered protocol family 16\n[ 0.261799] cpuidle: using governor ladder\n[ 0.273899] cpuidle: using governor menu\n[ 0.274690] PCCT header not found.\n[ 0.275472] ACPI: bus type PCI registered\n[ 0.276255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277565] PCI: Using configuration type 1 for base access\n[ 0.290987] ACPI: Added _OSI(Module Device)\n[ 0.291816] ACPI: Added _OSI(Processor Device)\n[ 0.292651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296185] ACPI: Interpreter enabled\n[ 0.297067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305368] ACPI: (supports S0 S5)\n[ 0.306287] ACPI: Using IOAPIC for interrupt routing\n[ 0.307391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315111] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317633] acpiphp: Slot [3] registered\n[ 0.318560] acpiphp: Slot [4] registered\n[ 0.319475] acpiphp: Slot [5] registered\n[ 0.320400] acpiphp: Slot [6] registered\n[ 0.321303] acpiphp: Slot [7] registered\n[ 0.322218] acpiphp: Slot [8] registered\n[ 0.323153] acpiphp: Slot [9] registered\n[ 0.324070] acpiphp: Slot [10] registered\n[ 0.334928] acpiphp: Slot [11] registered\n[ 0.335935] acpiphp: Slot [12] registered\n[ 0.336870] acpiphp: Slot [13] registered\n[ 0.337803] acpiphp: Slot [14] registered\n[ 0.338730] acpiphp: Slot [15] registered\n[ 0.339667] acpiphp: Slot [16] registered\n[ 0.340520] acpiphp: Slot [17] registered\n[ 0.341424] acpiphp: Slot [18] registered\n[ 0.342347] acpiphp: Slot [19] registered\n[ 0.343277] acpiphp: Slot [20] registered\n[ 0.344197] acpiphp: Slot [21] registered\n[ 0.345116] acpiphp: Slot [22] registered\n[ 0.346049] acpiphp: Slot [23] registered\n[ 0.346979] acpiphp: Slot [24] registered\n[ 0.347907] acpiphp: Slot [25] registered\n[ 0.348845] acpiphp: Slot [26] registered\n[ 0.349774] acpiphp: Slot [27] registered\n[ 0.350703] acpiphp: Slot [28] registered\n[ 0.351635] acpiphp: Slot [29] registered\n[ 0.352554] acpiphp: Slot [30] registered\n[ 0.353476] acpiphp: Slot [31] registered\n[ 0.354401] PCI host bridge to bus 0000:00\n[ 0.355328] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.356742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.359820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361487] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.369346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.370486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.379555] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426031] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428873] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431659] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434116] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436634] vgaarb: loaded\n[ 0.437220] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438717] SCSI subsystem initialized\n[ 0.439547] ACPI: bus type USB registered\n[ 0.440345] usbcore: registered new interface driver usbfs\n[ 0.441346] usbcore: registered new interface driver hub\n[ 0.442331] usbcore: registered new device driver usb\n[ 0.443423] PCI: Using ACPI for IRQ routing\n[ 0.444433] NetLabel: Initializing\n[ 0.445135] NetLabel: domain hash size = 128\n[ 0.445961] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446890] NetLabel: unlabeled traffic allowed by default\n[ 0.448000] clocksource: Switched to clocksource kvm-clock\n[ 0.454049] AppArmor: AppArmor Filesystem Enabled\n[ 0.454988] pnp: PnP ACPI init\n[ 0.455908] pnp: PnP ACPI: found 5 devices\n[ 0.462875] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464539] NET: Registered protocol family 2\n[ 0.465474] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.466719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467864] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468998] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470043] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471173] NET: Registered protocol family 1\n[ 0.472018] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474126] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492768] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511618] Trying to unpack rootfs image as initramfs...\n[ 0.562390] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.577437] Scanning for low memory corruption every 60 seconds\n[ 0.579551] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.581510] audit: initializing netlink subsys (disabled)\n[ 0.583218] audit: type=2000 audit(1538505781.393:1): initialized\n[ 0.585300] Initialise system trusted keyring\n[ 0.586806] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588754] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591610] zbud: loaded\n[ 0.592695] VFS: Disk quotas dquot_6.6.0\n[ 0.594005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596799] fuse init (API version 7.23)\n[ 0.598176] Key type big_key registered\n[ 0.599438] Allocating IMA MOK and blacklist keyrings.\n[ 0.601328] Key type asymmetric registered\n[ 0.602655] Asymmetric key parser 'x509' registered\n[ 0.604243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.606620] io scheduler noop registered\n[ 0.607872] io scheduler deadline registered (default)\n[ 0.609468] io scheduler cfq registered\n[ 0.610769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.612530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.616992] ACPI: Power Button [PWRF]\n[ 0.618335] GHES: HEST is not enabled!\n[ 0.636920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703611] Linux agpgart interface v0.103\n[ 0.706400] brd: module loaded\n[ 0.708506] loop: module loaded\n[ 0.713185] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714781] GPT:90111 != 20971519\n[ 0.715506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716757] GPT:90111 != 20971519\n[ 0.717509] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718569] vda: vda1 vda15\n[ 0.720117] scsi host0: ata_piix\n[ 0.720937] scsi host1: ata_piix\n[ 0.721687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.723041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.724770] libphy: Fixed MDIO Bus: probed\n[ 0.725862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726897] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729004] PPP generic driver version 2.4.2\n[ 0.730169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731587] ehci-pci: EHCI PCI platform driver\n[ 0.732627] ehci-platform: EHCI generic platform driver\n[ 0.733786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735403] ohci-pci: OHCI PCI platform driver\n[ 0.736523] ohci-platform: OHCI generic platform driver\n[ 0.737548] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.756725] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757891] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.762100] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765585] usb usb1: Product: UHCI Host Controller\n[ 0.766875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768421] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769676] hub 1-0:1.0: USB hub found\n[ 0.770618] hub 1-0:1.0: 2 ports detected\n[ 0.771778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774486] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.775743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777155] mousedev: PS/2 mouse device common for all mice\n[ 0.778707] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780163] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.783944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785608] i2c /dev entries driver\n[ 0.786600] device-mapper: uevent: version 1.0.3\n[ 0.787833] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.789899] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791955] NET: Registered protocol family 10\n[ 0.793245] NET: Registered protocol family 17\n[ 0.794324] Key type dns_resolver registered\n[ 0.795544] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797172] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.800905] registered taskstats version 1\n[ 0.801954] Loading compiled-in X.509 certificates\n[ 0.803641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806085] zswap: loaded using pool lzo/zbud\n[ 0.807875] Key type trusted registered\n[ 0.809850] Key type encrypted registered\n[ 0.810957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.812330] ima: No TPM chip found, activating TPM-bypass!\n[ 0.813787] evm: HMAC attrs: 0x1\n[ 0.814997] Magic number: 6:767:745\n[ 0.816054] rtc_cmos 00:00: setting system clock to 2018-10-02 18:43:01 UTC (1538505781)\n[ 0.828888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830367] EDD information not available.\n[ 0.881198] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.883183] Write protecting the kernel read-only data: 14336k\n[ 0.885181] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.887011] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 2.224153] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.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.18. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUILhMoyhfIHIxAePGPoecjss+y+gzUF3fSyxROYvkSsZ40Nnxo9Tjy0mf/e6ebtWIrLEtWimNdBj2yZmEyNNhd9mXVbYfYoqaHqaFMt8JKH519RblKVVsPo7NiQBCTDW5Yb+iMjCBCN8jLYg/uo7RH8GQjVSFuwoY3l44SVYCjtSIcLZo8ZN8Gjnvv3fS+S7e1fF2xr7w9Yw/s8IURUocRgKmUzmPQuQClBrpohD4irMKU02oAx24j/P/w9hZ5ypEIwBqF9SucvycksWIxwpaG07GilONcDYnqAKyH0N0esWDBDcSwndIdbWwNvxvLNlqZt5It6AIfE80cMkN0ARX root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nssh-dss AAAAB3NzaC1kc3MAAACBAOwEMPPMyF6gXm2VG7VYnFj3+jqF5Ri9tEpS1N+1RtryDqXBmGYdKHqTZ6t4uUHXe3uKeZf/Vu94QqC6hY/WE5yPOsuMwomJSh9kB15+AFIQclcBighI4oFFD6pTkBzzAZX8Jugc89vYqS0ovfdU2EmdASNhUPIfLfm9mb7wUee1AAAAFQD8qI+KW+jwuSbkdkUxdIHZzWbfRwAAAIEA2O1lvwaKEnVxX5lNAw0Y8BERIlt3Tqg6T5fSv/HXE7kqWV+sd/UtEBKW7kJT5IyDhszJga4fTvcnlJAH3TDBHE2IOcNyIhk6jBEn1MFLpuwjI8IjAlk+Dg74TfaMIs+pxNUefs2YQsSoIGEVSURIk33vOCwTevu8uDtG/ETlKX8AAACBAM77n1muNHrpwwSnpgtS53lkkdgYo4FOyhYv98hVT//Exj9lE3YZBVdE+6YoHokBnTLWRZFpGIGjsU6kL9Ql0GpFOglBG4vwLjph3lhpvhVS+cFEmNYbt6qfNcfimFfmc/Cq3ZQB0cpmODWSzG/nIkdjY3pVwC1I5NSWITrSNLHC root@createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\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:fea5:172b/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-873fdad7-5d75-426b-aba0-0c6e6eaa1700 login: "} 2018-10-02 18:43:11,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697/action used request id req-0a2e141e-e7a2-499d-9b4d-7e231688fa91 2018-10-02 18:43:11,945 - create_instance - INFO - Deleting Port with ID - 0d953c28-be42-4ab2-b41c-ddbf881d1de0 2018-10-02 18:43:11,945 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm1-port 2018-10-02 18:43:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/0d953c28-be42-4ab2-b41c-ddbf881d1de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:12,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4826d983-ba35-4dc0-867c-a73870d6d794 Date: Tue, 02 Oct 2018 18:43:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:12,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/0d953c28-be42-4ab2-b41c-ddbf881d1de0 used request id req-4826d983-ba35-4dc0-867c-a73870d6d794 2018-10-02 18:43:12,805 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1 2018-10-02 18:43:12,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:12,983 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-628d425e-148c-4e7e-b02f-7c0991defb46 x-compute-request-id: req-628d425e-148c-4e7e-b02f-7c0991defb46 Content-Type: application/json 2018-10-02 18:43:12,983 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-628d425e-148c-4e7e-b02f-7c0991defb46 2018-10-02 18:43:12,983 - create_instance - INFO - Checking deletion status 2018-10-02 18:43:12,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:13,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfb4b2d5-a100-40ac-8554-8590537a302b x-compute-request-id: req-bfb4b2d5-a100-40ac-8554-8590537a302b Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:51:b6", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:12Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:13,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-bfb4b2d5-a100-40ac-8554-8590537a302b 2018-10-02 18:43:13,232 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - ACTIVE 2018-10-02 18:43:13,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:16,236 - create_instance - DEBUG - VM status query timeout in 296.747616053 2018-10-02 18:43:16,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:16,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ff91844-db12-4f12-b0bb-974a0ad8df85 x-compute-request-id: req-1ff91844-db12-4f12-b0bb-974a0ad8df85 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:12Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:16,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-1ff91844-db12-4f12-b0bb-974a0ad8df85 2018-10-02 18:43:16,484 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - ACTIVE 2018-10-02 18:43:16,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:19,488 - create_instance - DEBUG - VM status query timeout in 293.495623112 2018-10-02 18:43:19,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:19,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cffb920-eabe-46eb-9482-c20c3660324a x-compute-request-id: req-6cffb920-eabe-46eb-9482-c20c3660324a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:12Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:19,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-6cffb920-eabe-46eb-9482-c20c3660324a 2018-10-02 18:43:19,759 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - ACTIVE 2018-10-02 18:43:19,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:22,763 - create_instance - DEBUG - VM status query timeout in 290.22063303 2018-10-02 18:43:22,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:23,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cb98a25-184f-4cfb-a322-219fea864e0f x-compute-request-id: req-3cb98a25-184f-4cfb-a322-219fea864e0f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cfdc31d3-c303-495a-94f1-b180254f5c36", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:42:35.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "cfdc31d3-c303-495a-94f1-b180254f5c36", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:12Z", "hostId": "09eb932347e119fb369290483aa88746df0924383f99b1db7d82e1ff", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1", "created": "2018-10-02T18:42:28Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:23,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-3cb98a25-184f-4cfb-a322-219fea864e0f 2018-10-02 18:43:23,279 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1] is - ACTIVE 2018-10-02 18:43:23,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:26,282 - create_instance - DEBUG - VM status query timeout in 286.701479197 2018-10-02 18:43:26,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aae7a59801af34435b65c965e3264c35b4c5758" 2018-10-02 18:43:26,342 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9c95df9-48da-4e6a-9316-b5502f18ca9a x-compute-request-id: req-b9c95df9-48da-4e6a-9316-b5502f18ca9a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfdc31d3-c303-495a-94f1-b180254f5c36 could not be found.", "code": 404}} 2018-10-02 18:43:26,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cfdc31d3-c303-495a-94f1-b180254f5c36 used request id req-b9c95df9-48da-4e6a-9316-b5502f18ca9a 2018-10-02 18:43:26,342 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfdc31d3-c303-495a-94f1-b180254f5c36 could not be found. (HTTP 404) (Request-ID: req-b9c95df9-48da-4e6a-9316-b5502f18ca9a) 2018-10-02 18:43:26,343 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst1 2018-10-02 18:43:26,344 - create_instance - INFO - Deleting Port with ID - 158e2f55-4273-4730-be02-ad22a46ff962 2018-10-02 18:43:26,344 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-vm2-port 2018-10-02 18:43:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/158e2f55-4273-4730-be02-ad22a46ff962 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:27,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed1a5f16-ea25-4317-a3b4-4e88fccfb51a Date: Tue, 02 Oct 2018 18:43:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:27,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/158e2f55-4273-4730-be02-ad22a46ff962 used request id req-ed1a5f16-ea25-4317-a3b4-4e88fccfb51a 2018-10-02 18:43:27,013 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2 2018-10-02 18:43:27,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:27,163 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:43:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10d515f8-88cc-49f3-b629-3650c3cd4244 x-compute-request-id: req-10d515f8-88cc-49f3-b629-3650c3cd4244 Content-Type: application/json 2018-10-02 18:43:27,163 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-10d515f8-88cc-49f3-b629-3650c3cd4244 2018-10-02 18:43:27,163 - create_instance - INFO - Checking deletion status 2018-10-02 18:43:27,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:27,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0f845f-c69a-4a6f-ab53-06c61044dde2 x-compute-request-id: req-5c0f845f-c69a-4a6f-ab53-06c61044dde2 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:17:2b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:43:00.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:27Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:27,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-5c0f845f-c69a-4a6f-ab53-06c61044dde2 2018-10-02 18:43:27,549 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2] is - ACTIVE 2018-10-02 18:43:27,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:30,552 - create_instance - DEBUG - VM status query timeout in 296.610933065 2018-10-02 18:43:30,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:30,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43: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-eddf3bde-d359-47b2-ac7c-5ef8f98d2e7f x-compute-request-id: req-eddf3bde-d359-47b2-ac7c-5ef8f98d2e7f 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.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/87bf75b2-10d6-4e8f-9694-360215e75697", "rel": "bookmark"}], "image": {"id": "4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "links": [{"href": "http://172.30.9.22:8774/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:43:00.000000", "flavor": {"id": "ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "links": [{"href": "http://172.30.9.22:8774/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287", "rel": "bookmark"}]}, "id": "87bf75b2-10d6-4e8f-9694-360215e75697", "user_id": "45d37a6060c6416fb3678788a129a82b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:43:27Z", "hostId": "f84ebef0decbfb7e1876ec8514fd425b9a235c2cebad0c500f42ea83", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2", "created": "2018-10-02T18:42:50Z", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:43:30,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-eddf3bde-d359-47b2-ac7c-5ef8f98d2e7f 2018-10-02 18:43:30,954 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2] is - ACTIVE 2018-10-02 18:43:30,954 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:43:33,958 - create_instance - DEBUG - VM status query timeout in 293.205732107 2018-10-02 18:43:33,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48d8be783b08e1b29d0433b4a238853cdc35e64" 2018-10-02 18:43:34,006 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74acf57b-6628-4767-a19f-09e246fc3f1f x-compute-request-id: req-74acf57b-6628-4767-a19f-09e246fc3f1f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 87bf75b2-10d6-4e8f-9694-360215e75697 could not be found.", "code": 404}} 2018-10-02 18:43:34,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/87bf75b2-10d6-4e8f-9694-360215e75697 used request id req-74acf57b-6628-4767-a19f-09e246fc3f1f 2018-10-02 18:43:34,007 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 87bf75b2-10d6-4e8f-9694-360215e75697 could not be found. (HTTP 404) (Request-ID: req-74acf57b-6628-4767-a19f-09e246fc3f1f) 2018-10-02 18:43:34,007 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-inst2 2018-10-02 18:43:34,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52469ac55238ff78757c5ca18439073daf8c604a" 2018-10-02 18:43:34,054 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:43: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-394f2ac9-00a9-4401-8889-8f5fc7ab1f0e x-compute-request-id: req-394f2ac9-00a9-4401-8889-8f5fc7ab1f0e Content-Length: 0 Content-Type: application/json 2018-10-02 18:43:34,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ac9fcdaa-08ae-4824-a3c7-d8ed80b0f287 used request id req-394f2ac9-00a9-4401-8889-8f5fc7ab1f0e 2018-10-02 18:43:34,055 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router and port CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port1 2018-10-02 18:43:34,056 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:43:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"port_id": "5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d"}' 2018-10-02 18:43:35,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e98af4d-67fc-4130-b08a-75e3a1230515 Date: Tue, 02 Oct 2018 18:43:35 GMT RESP BODY: {"network_id": "14ec503c-8f25-4029-b84f-f77ece0d56e7", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "subnet_id": "cebf4ce0-7065-4975-8d1c-841bd0afb897", "subnet_ids": ["cebf4ce0-7065-4975-8d1c-841bd0afb897"], "port_id": "5fa1cba2-e4e4-4ca4-bf16-7722cb9b6a5d", "id": "c31a8bf9-8f11-404d-93b3-00e59397cbf0"} 2018-10-02 18:43:35,523 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/remove_router_interface used request id req-5e98af4d-67fc-4130-b08a-75e3a1230515 2018-10-02 18:43:35,523 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router and port CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-router-port2 2018-10-02 18:43:35,523 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:43:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" -d '{"port_id": "ab210002-17c0-4b32-8a99-7538773bacc1"}' 2018-10-02 18:43:37,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-551a3b62-3b31-4bb6-9700-34fcebb59654 Date: Tue, 02 Oct 2018 18:43:37 GMT RESP BODY: {"network_id": "5d8b8655-1777-4c9e-9d38-c889d8f8dcd0", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "subnet_id": "aed11d37-90a1-49da-8e88-91b90b1bf7de", "subnet_ids": ["aed11d37-90a1-49da-8e88-91b90b1bf7de"], "port_id": "ab210002-17c0-4b32-8a99-7538773bacc1", "id": "c31a8bf9-8f11-404d-93b3-00e59397cbf0"} 2018-10-02 18:43:37,045 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0/remove_router_interface used request id req-551a3b62-3b31-4bb6-9700-34fcebb59654 2018-10-02 18:43:37,046 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:43:37,046 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-pub-router 2018-10-02 18:43:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4444197d1c96ae775da7f600e045254d0914bb" 2018-10-02 18:43:39,868 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61143f93-572d-49d2-95c1-34868c728e1d Content-Length: 0 Date: Tue, 02 Oct 2018 18:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:39,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c31a8bf9-8f11-404d-93b3-00e59397cbf0 used request id req-61143f93-572d-49d2-95c1-34868c728e1d 2018-10-02 18:43:39,869 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 2018-10-02 18:43:39,870 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet1 2018-10-02 18:43:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/cebf4ce0-7065-4975-8d1c-841bd0afb897 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:43:42,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee4b862f-4877-4fce-8f3c-863e19354b12 Date: Tue, 02 Oct 2018 18:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:42,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cebf4ce0-7065-4975-8d1c-841bd0afb897 used request id req-ee4b862f-4877-4fce-8f3c-863e19354b12 2018-10-02 18:43:42,117 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net1 2018-10-02 18:43:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/14ec503c-8f25-4029-b84f-f77ece0d56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a901c0b5ce958c8e0584012165fe3f24efdc051" 2018-10-02 18:43:43,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-220aec27-c34b-44ab-80d9-650f883349d9 Date: Tue, 02 Oct 2018 18:43:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:43,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/14ec503c-8f25-4029-b84f-f77ece0d56e7 used request id req-220aec27-c34b-44ab-80d9-650f883349d9 2018-10-02 18:43:43,377 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 2018-10-02 18:43:43,377 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-subnet2 2018-10-02 18:43:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/aed11d37-90a1-49da-8e88-91b90b1bf7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:43:45,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fddc3c2-9333-44d0-9da9-d759f2d074d6 Date: Tue, 02 Oct 2018 18:43:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:45,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/aed11d37-90a1-49da-8e88-91b90b1bf7de used request id req-0fddc3c2-9333-44d0-9da9-d759f2d074d6 2018-10-02 18:43:45,597 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-net2 2018-10-02 18:43:45,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713d28ee915c4c28bf1b8caaf67a10fad6760f1e" 2018-10-02 18:43:46,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-447e51cd-7aa4-467b-b625-3dd139fa1bd0 Date: Tue, 02 Oct 2018 18:43:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:46,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5d8b8655-1777-4c9e-9d38-c889d8f8dcd0 used request id req-447e51cd-7aa4-467b-b625-3dd139fa1bd0 2018-10-02 18:43:46,816 - neutron_utils - INFO - Deleting security group rule with ID - 46acc860-bbb1-4b92-aeba-9726c95fc463 2018-10-02 18:43:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/46acc860-bbb1-4b92-aeba-9726c95fc463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:43:47,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39fe18ff-8b4d-46f6-897b-527156bd9b20 Content-Length: 0 Date: Tue, 02 Oct 2018 18:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:47,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/46acc860-bbb1-4b92-aeba-9726c95fc463 used request id req-39fe18ff-8b4d-46f6-897b-527156bd9b20 2018-10-02 18:43:47,100 - neutron_utils - INFO - Deleting security group rule with ID - a9bbf426-0748-4770-a171-60da1ca58c93 2018-10-02 18:43:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/a9bbf426-0748-4770-a171-60da1ca58c93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:43:47,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4af232db-c485-4a43-a1db-d63038d11e04 Content-Length: 0 Date: Tue, 02 Oct 2018 18:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:47,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/a9bbf426-0748-4770-a171-60da1ca58c93 used request id req-4af232db-c485-4a43-a1db-d63038d11e04 2018-10-02 18:43:47,494 - neutron_utils - INFO - Deleting security group rule with ID - acc97d80-5685-4918-8579-6151f37b63a6 2018-10-02 18:43:47,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/acc97d80-5685-4918-8579-6151f37b63a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:43:47,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f5aae1b-db54-4a50-b765-68736b50e02a Content-Length: 0 Date: Tue, 02 Oct 2018 18:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:47,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/acc97d80-5685-4918-8579-6151f37b63a6 used request id req-2f5aae1b-db54-4a50-b765-68736b50e02a 2018-10-02 18:43:47,717 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-873fdad7-5d75-426b-aba0-0c6e6eaa1700-sec-grp 2018-10-02 18:43:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/682f3766-094d-4a97-82a6-1d8a0c86355f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2142b68fc09e471fc192556efe8140ed25a0af" 2018-10-02 18:43:48,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-978709da-ca4e-4832-a45d-a399586487ee Content-Length: 0 Date: Tue, 02 Oct 2018 18:43:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:48,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/682f3766-094d-4a97-82a6-1d8a0c86355f used request id req-978709da-ca4e-4832-a45d-a399586487ee 2018-10-02 18:43:48,013 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-6d199c91-a30b-4ee8-aa7f-5534be2bbc27 2018-10-02 18:43:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4911a1fa428ca2ab61d910e98a34c8dbb14ccd5" 2018-10-02 18:43:49,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29b1fddf-4a97-45bc-a3e4-11f6761a27ef Date: Tue, 02 Oct 2018 18:43:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:43:49,808 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4f2d326f-ee26-45e6-9c5d-eeb7b1f29441 used request id req-29b1fddf-4a97-45bc-a3e4-11f6761a27ef 2018-10-02 18:43:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bb0a99d1-05e7-425d-b8e1-5c147e3a18bb Date: Tue, 02 Oct 2018 18:43:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:41:55Z", "updated_at": "2018-10-02T18:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "revision_number": 0, "id": "14e3c777-9e65-4364-b0d9-3b48c7af7b22", "remote_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "revision_number": 0, "id": "5c6095eb-f622-4866-bd1b-02ff47bdef9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "revision_number": 0, "id": "8923b47e-92b1-4b8e-b882-776209b7fb27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "revision_number": 0, "id": "9199045e-f7dc-4f0d-b832-9de025bc4e1b", "remote_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "remote_ip_prefix": null, "created_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "29eac2a46dd9475d830f82dd793dffeb"}], "revision_number": 4, "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "f21a8408-471c-4428-9e12-c219fd4b084c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:43:50,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-bb0a99d1-05e7-425d-b8e1-5c147e3a18bb 2018-10-02 18:43:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:50,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab185386-be38-4873-9114-df55c680a8d5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:43:50,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-ab185386-be38-4873-9114-df55c680a8d5 2018-10-02 18:43:50,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:50,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12b1ec1-04af-4f38-a4dd-6179a5d81643 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:43:50,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-e12b1ec1-04af-4f38-a4dd-6179a5d81643 2018-10-02 18:43:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:50,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcb1565-d053-4b8f-8b9a-ff0580878d0a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb"}, "enabled": true, "id": "29eac2a46dd9475d830f82dd793dffeb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj"}} 2018-10-02 18:43:50,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-0fcb1565-d053-4b8f-8b9a-ff0580878d0a 2018-10-02 18:43:50,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f21a8408-471c-4428-9e12-c219fd4b084c 2018-10-02 18:43:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f21a8408-471c-4428-9e12-c219fd4b084c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:50,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ceacf908-d037-4e14-8781-a7e2892a940c Date: Tue, 02 Oct 2018 18:43:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:41:55Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "14e3c777-9e65-4364-b0d9-3b48c7af7b22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:41:55Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "5c6095eb-f622-4866-bd1b-02ff47bdef9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:41:55Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "8923b47e-92b1-4b8e-b882-776209b7fb27"}, {"remote_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:41:55Z", "security_group_id": "f21a8408-471c-4428-9e12-c219fd4b084c", "port_range_min": null, "revision_number": 0, "tenant_id": "29eac2a46dd9475d830f82dd793dffeb", "created_at": "2018-10-02T18:41:55Z", "project_id": "29eac2a46dd9475d830f82dd793dffeb", "id": "9199045e-f7dc-4f0d-b832-9de025bc4e1b"}]} 2018-10-02 18:43:50,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f21a8408-471c-4428-9e12-c219fd4b084c used request id req-ceacf908-d037-4e14-8781-a7e2892a940c 2018-10-02 18:43:50,521 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:43:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f21a8408-471c-4428-9e12-c219fd4b084c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:50,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c25c53b-a971-4818-8e04-93dafc6328f2 Content-Length: 0 Date: Tue, 02 Oct 2018 18:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:43:50,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f21a8408-471c-4428-9e12-c219fd4b084c used request id req-9c25c53b-a971-4818-8e04-93dafc6328f2 2018-10-02 18:43:50,832 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj 2018-10-02 18:43:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:51,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8c2a7f-2406-43d3-969e-156d481501e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:43:51,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/29eac2a46dd9475d830f82dd793dffeb used request id req-4f8c2a7f-2406-43d3-969e-156d481501e4 2018-10-02 18:43:51,032 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-78dfbaa6-155f-48f-proj-role 2018-10-02 18:43:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/298a29fb9c0140de9c2bd79757b98b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:51,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd41aab-1782-40fe-a494-b67540300acf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:43:51,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/298a29fb9c0140de9c2bd79757b98b3f used request id req-7dd41aab-1782-40fe-a494-b67540300acf 2018-10-02 18:43:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56c9d4a0085ad02137adc37411bb9f6a1ccf036" 2018-10-02 18:43:51,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465a1e0d-166c-40d0-8a7f-9155a4489d99 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:43:51,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-465a1e0d-166c-40d0-8a7f-9155a4489d99 2018-10-02 18:43:51,244 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-78dfbaa6-155f-48f-user 2018-10-02 18:43:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/45d37a6060c6416fb3678788a129a82b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86083c24912dabfa871c7d327427410690fab15b" 2018-10-02 18:43:51,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198c4d39-d558-4f88-8e8d-bfbe4988c9aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:43:51,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/45d37a6060c6416fb3678788a129a82b used request id req-198c4d39-d558-4f88-8e8d-bfbe4988c9aa 2018-10-02 18:43:51,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:43:51,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["lVQ5vmgIQ2aou16S2YbcZw"], "issued_at": "2018-10-02T18:43:51.000000Z"}} 2018-10-02 18:43:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841341238c1797659e221c7f4b302c1b84d899c3" 2018-10-02 18:43:51,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134f1511-db5b-42f4-9a8e-04962c9e816d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:43:51,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-134f1511-db5b-42f4-9a8e-04962c9e816d 2018-10-02 18:43:51,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:51,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:43:52,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Jjv7ZeyTTsuXN8nTDDTIRw"], "issued_at": "2018-10-02T18:43:52.000000Z"}} 2018-10-02 18:43:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:43:52,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f247a782-3afc-4f70-b105-e1f65800a183 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:43:52,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f247a782-3afc-4f70-b105-e1f65800a183 2018-10-02 18:43:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:43:52,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:43:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:43:52,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-aa483ae3-3dac-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:43:52,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d63fae-87d5-4bc5-9825-333d23925c26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-aa483ae3-3dac-422-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:43:52,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-aa483ae3-3dac-422-proj used request id req-e8d63fae-87d5-4bc5-9825-333d23925c26 2018-10-02 18:43:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:43:52,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0523f138-deff-4a73-a8cb-6c3dbad18bd3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:43:52,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0523f138-deff-4a73-a8cb-6c3dbad18bd3 2018-10-02 18:43:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj"}}' 2018-10-02 18:43:52,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca6a4d9-81de-41a5-b311-8eb3c56c2e2f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/83bf733135cb41c9848a6d7baafd7a32"}, "enabled": true, "id": "83bf733135cb41c9848a6d7baafd7a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj"}} 2018-10-02 18:43:52,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eca6a4d9-81de-41a5-b311-8eb3c56c2e2f 2018-10-02 18:43:52,724 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-aa483ae3-3dac-422-proj 2018-10-02 18:43:52,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:52,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:43:53,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["QVy3b0E3S3qyJtfcid1QiA"], "issued_at": "2018-10-02T18:43:53.000000Z"}} 2018-10-02 18:43:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31fc250cadea569837d5b09dd9e7d55fe039623" 2018-10-02 18:43:53,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82d1107-945c-4f2e-a263-3ff9aab9e7a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:43:53,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a82d1107-945c-4f2e-a263-3ff9aab9e7a7 2018-10-02 18:43:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:43:53,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:43: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:43:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31fc250cadea569837d5b09dd9e7d55fe039623" 2018-10-02 18:43:53,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf8b5a0-bb8e-4e20-8582-ba79e51c081b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:43:53,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-edf8b5a0-bb8e-4e20-8582-ba79e51c081b 2018-10-02 18:43:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSimpleTests-aa483ae3-3dac-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31fc250cadea569837d5b09dd9e7d55fe039623" 2018-10-02 18:43:53,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211bf8a5-fcfc-4406-8a02-fff296398b75 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSimpleTests-aa483ae3-3dac-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/83bf733135cb41c9848a6d7baafd7a32"}, "enabled": true, "id": "83bf733135cb41c9848a6d7baafd7a32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj"}]} 2018-10-02 18:43:53,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSimpleTests-aa483ae3-3dac-422-proj used request id req-211bf8a5-fcfc-4406-8a02-fff296398b75 2018-10-02 18:43:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31fc250cadea569837d5b09dd9e7d55fe039623" 2018-10-02 18:43:53,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432a8628-1220-48a5-b8e6-786c8332d118 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:43:53,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-432a8628-1220-48a5-b8e6-786c8332d118 2018-10-02 18:43:53,795 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-aa483ae3-3dac-422-user 2018-10-02 18:43:53,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:43:53,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12014d6-de26-4140-9cae-8f75fd2f91c6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:43:53,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c12014d6-de26-4140-9cae-8f75fd2f91c6 2018-10-02 18:43:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" -d '{"role": {"name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role"}}' 2018-10-02 18:43:53,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eca1c6f-a2c8-4eb6-b271-37afd272947d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a96a1c5073bc4d5a915f290aa39b446e", "links": {"self": "http://172.30.9.22:5000/v3/roles/a96a1c5073bc4d5a915f290aa39b446e"}, "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role"}} 2018-10-02 18:43:53,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0eca1c6f-a2c8-4eb6-b271-37afd272947d 2018-10-02 18:43:53,994 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role 2018-10-02 18:43:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/a96a1c5073bc4d5a915f290aa39b446e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:43:54,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44577ec-f524-424f-b119-6056b113ee99 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/a96a1c5073bc4d5a915f290aa39b446e"}, "domain_id": null, "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role", "id": "a96a1c5073bc4d5a915f290aa39b446e"}} 2018-10-02 18:43:54,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/a96a1c5073bc4d5a915f290aa39b446e used request id req-e44577ec-f524-424f-b119-6056b113ee99 2018-10-02 18:43:54,092 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role to project CreateInstanceSimpleTests-aa483ae3-3dac-422-proj 2018-10-02 18:43:54,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/83bf733135cb41c9848a6d7baafd7a32/users/124cc3c37f00438fad7d5a803f3d2fe6/roles/a96a1c5073bc4d5a915f290aa39b446e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:43:54,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175dd9ef-5a00-42b4-8233-0c83a3d3236a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:43:54,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/83bf733135cb41c9848a6d7baafd7a32/users/124cc3c37f00438fad7d5a803f3d2fe6/roles/a96a1c5073bc4d5a915f290aa39b446e used request id req-175dd9ef-5a00-42b4-8233-0c83a3d3236a 2018-10-02 18:43:54,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:43:54,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:54,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:54,238 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:43:54,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:54,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:43:54,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a96a1c5073bc4d5a915f290aa39b446e", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role"}], "expires_at": "2018-10-02T19:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83bf733135cb41c9848a6d7baafd7a32", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-user", "id": "124cc3c37f00438fad7d5a803f3d2fe6"}, "audit_ids": ["1xE1pvGKTeW1ZGrX5850Lg"], "issued_at": "2018-10-02T18:43:54.000000Z"}} 2018-10-02 18:43:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:43:54,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d8376f-a7ef-4525-ad08-c14b33d978c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:43:54,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e6d8376f-a7ef-4525-ad08-c14b33d978c4 2018-10-02 18:43:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:43:54,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-290d94a9-4b39-4ffd-9575-496c4fad72b1 Date: Tue, 02 Oct 2018 18:43:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image"} 2018-10-02 18:43:54,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image used request id req-290d94a9-4b39-4ffd-9575-496c4fad72b1 2018-10-02 18:43:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:43:55,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22a6c679-5260-4ff6-84d4-3f3cc15f48a2 Date: Tue, 02 Oct 2018 18:43:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:43:55,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-22a6c679-5260-4ff6-84d4-3f3cc15f48a2 2018-10-02 18:43:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image"}' 2018-10-02 18:43:55,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 X-Openstack-Request-Id: req-eca51b12-503a-4d65-b107-f874c241be70 Date: Tue, 02 Oct 2018 18:43:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:43:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:43:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "min_disk": 0, "protected": false, "id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "file": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/file", "checksum": null, "owner": "83bf733135cb41c9848a6d7baafd7a32", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:43:55,271 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-eca51b12-503a-4d65-b107-f874c241be70 2018-10-02 18:43:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" -d '' 2018-10-02 18:43:57,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd31b3dd-891d-4b15-a55c-730fb164c177 Date: Tue, 02 Oct 2018 18:43:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:43:57,957 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/file used request id req-dd31b3dd-891d-4b15-a55c-730fb164c177 2018-10-02 18:43:57,957 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:43:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:43:58,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9376d3b7-1a5d-478c-abc5-03293a29a462 Date: Tue, 02 Oct 2018 18:43:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:43:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:43:57Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/snap", "metadata": {}}], "self": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "min_disk": 0, "protected": false, "id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "file": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83bf733135cb41c9848a6d7baafd7a32", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:43:58,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 used request id req-9376d3b7-1a5d-478c-abc5-03293a29a462 2018-10-02 18:43:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:43:58,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-26f572ef-ee9c-4e0d-858c-a77e4938818c Date: Tue, 02 Oct 2018 18:43:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:43:58,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-26f572ef-ee9c-4e0d-858c-a77e4938818c 2018-10-02 18:43:58,274 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image 2018-10-02 18:43:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:43:58,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8ed9b7df-c5ac-4539-9a7a-b77ea3474929 Date: Tue, 02 Oct 2018 18:43:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:43:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:43:57Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/snap", "metadata": {}}], "self": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "min_disk": 0, "protected": false, "id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "file": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83bf733135cb41c9848a6d7baafd7a32", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:43:58,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 used request id req-8ed9b7df-c5ac-4539-9a7a-b77ea3474929 2018-10-02 18:43:58,441 - create_image - DEBUG - Instance status is - active 2018-10-02 18:43:58,441 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image 2018-10-02 18:43:58,442 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image 2018-10-02 18:43:58,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:58,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:43:58,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NxVOGXS7SJC6BC8i2VETIw"], "issued_at": "2018-10-02T18:43:58.000000Z"}} 2018-10-02 18:43:58,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564225d3bc378d65fc82928ac14c507939e4323e" 2018-10-02 18:43:58,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1083948-1c2c-4b70-bca4-f83bcd5c93c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:43:58,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e1083948-1c2c-4b70-bca4-f83bcd5c93c9 2018-10-02 18:43:58,919 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:43:58,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564225d3bc378d65fc82928ac14c507939e4323e" 2018-10-02 18:43:59,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0665e0f0-4232-403a-aff7-144e504b3457 x-compute-request-id: req-0665e0f0-4232-403a-aff7-144e504b3457 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:43:59,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0665e0f0-4232-403a-aff7-144e504b3457 2018-10-02 18:43:59,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564225d3bc378d65fc82928ac14c507939e4323e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:43:59,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb88ccbb-bd1b-48da-992d-617f5de727a5 x-compute-request-id: req-bb88ccbb-bd1b-48da-992d-617f5de727a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a967b95-8238-457d-b506-ff28b30fb84e", "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:43:59,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bb88ccbb-bd1b-48da-992d-617f5de727a5 2018-10-02 18:43:59,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:43:59,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:43:59,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CO9mhHQ4SG68Rvmj_8xlKA"], "issued_at": "2018-10-02T18:43:59.000000Z"}} 2018-10-02 18:43:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:43:59,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a5a231-4d3f-41f8-adf4-ce16860f8b21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:43:59,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d6a5a231-4d3f-41f8-adf4-ce16860f8b21 2018-10-02 18:43:59,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:00,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a550cb22-19f6-4f28-b471-73c44a8ddb4f Date: Tue, 02 Oct 2018 18:44:00 GMT RESP BODY: {"networks":[]} 2018-10-02 18:44:00,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-a550cb22-19f6-4f28-b471-73c44a8ddb4f 2018-10-02 18:44:00,024 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net 2018-10-02 18:44:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" -d '{"network": {"name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net", "admin_state_up": true}}' 2018-10-02 18:44:00,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a5a6c154-1693-4dfa-8943-713f09076138 Date: Tue, 02 Oct 2018 18:44:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:44:00Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","mtu":1450}} 2018-10-02 18:44:00,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a5a6c154-1693-4dfa-8943-713f09076138 2018-10-02 18:44:00,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:00,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-25b89563-9d97-4e79-9bcf-282065bcba13 Date: Tue, 02 Oct 2018 18:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:44:00Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:00,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-25b89563-9d97-4e79-9bcf-282065bcba13 2018-10-02 18:44:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3499e093-5ecc-413e-a1dd-042174c17f18 Date: Tue, 02 Oct 2018 18:44:00 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:44:00,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-3499e093-5ecc-413e-a1dd-042174c17f18 2018-10-02 18:44:00,878 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet 2018-10-02 18:44:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" -d '{"subnets": [{"ip_version": 4, "network_id": "5b6a789d-52c8-44e3-a6ad-89f1abee7ad9", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]}' 2018-10-02 18:44:01,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-052f8ff4-eb70-49ff-97b0-e6394e2af8a0 Date: Tue, 02 Oct 2018 18:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:01,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-052f8ff4-eb70-49ff-97b0-e6394e2af8a0 2018-10-02 18:44:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:01,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-dbfb6e7d-8683-4a41-b35e-83878a0e39f9 Date: Tue, 02 Oct 2018 18:44:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:01,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-dbfb6e7d-8683-4a41-b35e-83878a0e39f9 2018-10-02 18:44:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:02,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2fb96d25-66a9-45ba-9f32-fe286923f009 Date: Tue, 02 Oct 2018 18:44:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:02,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-2fb96d25-66a9-45ba-9f32-fe286923f009 2018-10-02 18:44:02,101 - OpenStackNetwork - DEBUG - Network [5b6a789d-52c8-44e3-a6ad-89f1abee7ad9] created successfully 2018-10-02 18:44:02,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:44:02,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:02,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:02,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:02,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:02,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["PMuose24T72R8tIz0kAUAw"], "issued_at": "2018-10-02T18:44:02.000000Z"}} 2018-10-02 18:44:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461ed09fc63c9fa230b8172bbe3f87d06c1d328c" 2018-10-02 18:44:02,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982c9cfc-d17f-4ee0-94ba-38d735a7b1a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:02,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-982c9cfc-d17f-4ee0-94ba-38d735a7b1a3 2018-10-02 18:44:02,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:02,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:03,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LDhBu2kIQJmsT1hX2GNQ9A"], "issued_at": "2018-10-02T18:44:03.000000Z"}} 2018-10-02 18:44:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:03,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cd983f-db97-4bbf-8804-c50c62153273 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:03,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-18cd983f-db97-4bbf-8804-c50c62153273 2018-10-02 18:44:03,134 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:44:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:03,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc8e06f-b6ad-41d1-b83a-e8f71609264b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:03,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9fc8e06f-b6ad-41d1-b83a-e8f71609264b 2018-10-02 18:44:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:03,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-27b68c15-bced-4735-aaaf-61e2a5468b2e Date: Tue, 02 Oct 2018 18:44:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:03,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-27b68c15-bced-4735-aaaf-61e2a5468b2e 2018-10-02 18:44:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:44:03,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:44:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1731e223-f534-40e0-9890-3ead090b46c5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:03,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-1731e223-f534-40e0-9890-3ead090b46c5 2018-10-02 18:44:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:03,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9dba13a1-e2fa-49ed-83fd-5f15f6e2c014 Date: Tue, 02 Oct 2018 18:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:03,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-9dba13a1-e2fa-49ed-83fd-5f15f6e2c014 2018-10-02 18:44:03,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f799a07-a07a-4277-a9e4-7815dd12dea7 Date: Tue, 02 Oct 2018 18:44:03 GMT RESP BODY: {"ports":[]} 2018-10-02 18:44:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port&admin_state_up=True used request id req-8f799a07-a07a-4277-a9e4-7815dd12dea7 2018-10-02 18:44:03,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:04,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5db87831-d3a0-4415-9ff6-e7ef376c51da x-compute-request-id: req-5db87831-d3a0-4415-9ff6-e7ef376c51da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:44:04,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst used request id req-5db87831-d3a0-4415-9ff6-e7ef376c51da 2018-10-02 18:44:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:04,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4f9a46ed-e1a6-4c81-b460-5fffa8f7294d Date: Tue, 02 Oct 2018 18:44:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:04,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-4f9a46ed-e1a6-4c81-b460-5fffa8f7294d 2018-10-02 18:44:04,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:04,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a42424-5f32-47b1-9da9-682afb7171b2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:04,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-45a42424-5f32-47b1-9da9-682afb7171b2 2018-10-02 18:44:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:04,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b034cca1-4647-4bdb-bbbd-c01f34d1967c Date: Tue, 02 Oct 2018 18:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:04,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-b034cca1-4647-4bdb-bbbd-c01f34d1967c 2018-10-02 18:44:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19accea5-41fb-4e94-b694-707caa708aca Date: Tue, 02 Oct 2018 18:44:05 GMT RESP BODY: {"ports":[]} 2018-10-02 18:44:05,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port&admin_state_up=True used request id req-19accea5-41fb-4e94-b694-707caa708aca 2018-10-02 18:44:05,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:05,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:05,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["uQ4Cz1fhSKCRMh4CBci6sA"], "issued_at": "2018-10-02T18:44:05.000000Z"}} 2018-10-02 18:44:05,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aad6658348a3b5d1fc27c0a4de8247b0e2ec5f1" 2018-10-02 18:44:05,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12e1b68-aa74-464c-90b7-8a9f848cbe29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:05,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d12e1b68-aa74-464c-90b7-8a9f848cbe29 2018-10-02 18:44:05,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:05,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9c85fb0f-ee63-4f27-a077-b6bba2542717 Date: Tue, 02 Oct 2018 18:44:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:05,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-9c85fb0f-ee63-4f27-a077-b6bba2542717 2018-10-02 18:44:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:06,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c63d2ae0-9147-4795-899b-fc9a92ec0794 Date: Tue, 02 Oct 2018 18:44:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:06,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-c63d2ae0-9147-4795-899b-fc9a92ec0794 2018-10-02 18:44:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:06,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-03e4e1c8-4696-4bbf-a787-773c67ecb637 Date: Tue, 02 Oct 2018 18:44:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:06,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-03e4e1c8-4696-4bbf-a787-773c67ecb637 2018-10-02 18:44:06,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:44:06,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:44: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:44:06,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aad6658348a3b5d1fc27c0a4de8247b0e2ec5f1" 2018-10-02 18:44:06,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e7eaae-8913-4ba0-bee1-32f75ac24929 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:06,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-57e7eaae-8913-4ba0-bee1-32f75ac24929 2018-10-02 18:44:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:06,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8011dfbe-3efb-44bd-b198-8b78581f0008 Date: Tue, 02 Oct 2018 18:44:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:06,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-8011dfbe-3efb-44bd-b198-8b78581f0008 2018-10-02 18:44:06,592 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net 2018-10-02 18:44:06,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" -d '{"port": {"network_id": "5b6a789d-52c8-44e3-a6ad-89f1abee7ad9", "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port", "admin_state_up": true}}' 2018-10-02 18:44:07,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-dc92d079-ea4e-407a-9700-5367edd14b5f Date: Tue, 02 Oct 2018 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:06Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.12"}],"id":"1e2d67b8-9728-41db-8647-666ac49a00d2","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:a4:f2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","qos_policy_id":null,"admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:06Z","binding:vnic_type":"normal"}} 2018-10-02 18:44:07,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-dc92d079-ea4e-407a-9700-5367edd14b5f 2018-10-02 18:44:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:07,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-86990d7a-2610-40d9-a309-50824a530f31 Date: Tue, 02 Oct 2018 18:44:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:07,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-86990d7a-2610-40d9-a309-50824a530f31 2018-10-02 18:44:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:07,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1915f028-2776-4ae9-a7d8-fd4b9b69da48 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:07,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-1915f028-2776-4ae9-a7d8-fd4b9b69da48 2018-10-02 18:44:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:07,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a18d1b1-137e-4514-9e78-46c4e1ce12fd Date: Tue, 02 Oct 2018 18:44:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:07,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-6a18d1b1-137e-4514-9e78-46c4e1ce12fd 2018-10-02 18:44:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:07,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-50510b57-90f6-4e23-847b-fb501e8c4a74 Date: Tue, 02 Oct 2018 18:44:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.12"}],"id":"1e2d67b8-9728-41db-8647-666ac49a00d2","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:a4:f2","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:44:07,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port&admin_state_up=True used request id req-50510b57-90f6-4e23-847b-fb501e8c4a74 2018-10-02 18:44:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:08,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9265ec-a90c-4347-ad2e-b6fc347b5474 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:08,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-bb9265ec-a90c-4347-ad2e-b6fc347b5474 2018-10-02 18:44:08,075 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst 2018-10-02 18:44:08,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:08,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a373bb8b-f534-496c-ad5c-e6da84f79089 x-compute-request-id: req-a373bb8b-f534-496c-ad5c-e6da84f79089 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-flavor-name"}]} 2018-10-02 18:44:08,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a373bb8b-f534-496c-ad5c-e6da84f79089 2018-10-02 18:44:08,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:08,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d8037bb-35e4-49af-a9a6-30fd4c2886b8 x-compute-request-id: req-1d8037bb-35e4-49af-a9a6-30fd4c2886b8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a967b95-8238-457d-b506-ff28b30fb84e", "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:44:08,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e used request id req-1d8037bb-35e4-49af-a9a6-30fd4c2886b8 2018-10-02 18:44:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:08,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-0e841ca5-c85c-4a41-b06d-064acba32a21 Date: Tue, 02 Oct 2018 18:44:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:43:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:43:57Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/snap", "metadata": {}}], "self": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "min_disk": 0, "protected": false, "id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "file": "/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83bf733135cb41c9848a6d7baafd7a32", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image"} 2018-10-02 18:44:08,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image used request id req-0e841ca5-c85c-4a41-b06d-064acba32a21 2018-10-02 18:44:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:08,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ac2a3fa-ceb7-492d-aec8-47db6caab6bd Date: Tue, 02 Oct 2018 18:44:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:44:08,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-4ac2a3fa-ceb7-492d-aec8-47db6caab6bd 2018-10-02 18:44:08,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" -d '{"server": {"name": "CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "imageRef": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "flavorRef": "6a967b95-8238-457d-b506-ff28b30fb84e", "max_count": 1, "min_count": 1, "networks": [{"port": "1e2d67b8-9728-41db-8647-666ac49a00d2"}]}}' 2018-10-02 18:44:10,276 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bea0056-51ec-4669-a611-7925966b9d61 x-compute-request-id: req-9bea0056-51ec-4669-a611-7925966b9d61 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "adminPass": "mGT8dTjWziMh"}} 2018-10-02 18:44:10,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9bea0056-51ec-4669-a611-7925966b9d61 2018-10-02 18:44:10,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:10,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-aa0ea34c-4fe2-47b8-8967-adcb12bc081a x-compute-request-id: req-aa0ea34c-4fe2-47b8-8967-adcb12bc081a 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.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:10Z", "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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:10,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-aa0ea34c-4fe2-47b8-8967-adcb12bc081a 2018-10-02 18:44:10,730 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst 2018-10-02 18:44:10,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:10,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-1b1c0a83-b159-45d7-a888-82ecc7e3aa81 x-compute-request-id: req-1b1c0a83-b159-45d7-a888-82ecc7e3aa81 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:10Z", "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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:10,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-1b1c0a83-b159-45d7-a888-82ecc7e3aa81 2018-10-02 18:44:10,976 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst] is - BUILD 2018-10-02 18:44:10,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:44:13,980 - create_instance - DEBUG - VM status query timeout in 896.75019598 2018-10-02 18:44:13,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:14,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-d588bc75-4a41-4652-9411-e0ba91b8f557 x-compute-request-id: req-d588bc75-4a41-4652-9411-e0ba91b8f557 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:11Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:14,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-d588bc75-4a41-4652-9411-e0ba91b8f557 2018-10-02 18:44:14,588 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst] is - BUILD 2018-10-02 18:44:14,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:44:17,591 - create_instance - DEBUG - VM status query timeout in 893.138926983 2018-10-02 18:44:17,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:18,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d632f167-a90a-42b9-9f5f-6d54c5684ccc x-compute-request-id: req-d632f167-a90a-42b9-9f5f-6d54c5684ccc Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:15Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:18,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-d632f167-a90a-42b9-9f5f-6d54c5684ccc 2018-10-02 18:44:18,180 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst] is - ACTIVE 2018-10-02 18:44:18,181 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:44:18,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:18,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44: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-950f510b-8248-4bce-80b5-df19c315c47f x-compute-request-id: req-950f510b-8248-4bce-80b5-df19c315c47f Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:15Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:18,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-950f510b-8248-4bce-80b5-df19c315c47f 2018-10-02 18:44:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:18,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2bceca04-a60b-45ed-9885-ab5d60a4ec3e Date: Tue, 02 Oct 2018 18:44:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:18,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-2bceca04-a60b-45ed-9885-ab5d60a4ec3e 2018-10-02 18:44:18,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:18,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4203dcb-7609-4c39-ab01-5bc9290bb3d3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:18,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-f4203dcb-7609-4c39-ab01-5bc9290bb3d3 2018-10-02 18:44:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:18,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-623310ad-d996-4bca-92b4-5249d61865b9 Date: Tue, 02 Oct 2018 18:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:18,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-623310ad-d996-4bca-92b4-5249d61865b9 2018-10-02 18:44:18,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:19,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-a1fea468-a68f-4012-9110-9abc2803185b Date: Tue, 02 Oct 2018 18:44:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.12"}],"id":"1e2d67b8-9728-41db-8647-666ac49a00d2","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:a4:f2","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:06Z","binding:vnic_type":"normal","device_id":"7fd9b868-caf4-4b03-b11a-1da02fa03526"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.3"}],"id":"73aed67f-be97-4c6c-81f7-72968862f125","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:b3:49","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.2"}],"id":"a9c7c71d-73c8-4af2-a48a-78de7c75553e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:16:ef","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.4"}],"id":"e72b78db-4be7-4a3a-b209-3582534a6eba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:3d:70","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"}]} 2018-10-02 18:44:19,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-a1fea468-a68f-4012-9110-9abc2803185b 2018-10-02 18:44:19,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:19,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["tGj84aV6S2SpauCYesBvVw"], "issued_at": "2018-10-02T18:44:19.000000Z"}} 2018-10-02 18:44:19,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ca46080036916127bb34552f918b42224a0654" 2018-10-02 18:44:20,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44: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-af203637-4fed-45c7-a5b5-b5955dab87af x-compute-request-id: req-af203637-4fed-45c7-a5b5-b5955dab87af Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:15Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 18:44:20,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst used request id req-af203637-4fed-45c7-a5b5-b5955dab87af 2018-10-02 18:44:20,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:20,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["yst1rlGjRVO4MKj8F0OYAg"], "issued_at": "2018-10-02T18:44:20.000000Z"}} 2018-10-02 18:44:20,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591e16016f521e82308fb8b5761e04bd08dec477" 2018-10-02 18:44:21,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1d59f22d-a337-448c-a9d4-628274d8ba11 Date: Tue, 02 Oct 2018 18:44:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:21,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-1d59f22d-a337-448c-a9d4-628274d8ba11 2018-10-02 18:44:21,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591e16016f521e82308fb8b5761e04bd08dec477" 2018-10-02 18:44:21,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-de30c300-2a2f-48b9-a3b7-bd4b9dd4b0f6 Date: Tue, 02 Oct 2018 18:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:21,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-de30c300-2a2f-48b9-a3b7-bd4b9dd4b0f6 2018-10-02 18:44:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591e16016f521e82308fb8b5761e04bd08dec477" 2018-10-02 18:44:21,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-e8ae754d-4921-4d47-9294-75b6366bcb26 Date: Tue, 02 Oct 2018 18:44:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.12"}],"id":"1e2d67b8-9728-41db-8647-666ac49a00d2","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:a4:f2","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:06Z","binding:vnic_type":"normal","device_id":"7fd9b868-caf4-4b03-b11a-1da02fa03526"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.3"}],"id":"73aed67f-be97-4c6c-81f7-72968862f125","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:b3:49","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.2"}],"id":"a9c7c71d-73c8-4af2-a48a-78de7c75553e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:16:ef","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.4"}],"id":"e72b78db-4be7-4a3a-b209-3582534a6eba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:3d:70","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"}]} 2018-10-02 18:44:21,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-e8ae754d-4921-4d47-9294-75b6366bcb26 2018-10-02 18:44:21,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:21,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a96a1c5073bc4d5a915f290aa39b446e", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role"}], "expires_at": "2018-10-02T19:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83bf733135cb41c9848a6d7baafd7a32", "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/83bf733135cb41c9848a6d7baafd7a32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-aa483ae3-3dac-422-user", "id": "124cc3c37f00438fad7d5a803f3d2fe6"}, "audit_ids": ["GOTYSkI1TA6eLHUb07ra8Q"], "issued_at": "2018-10-02T18:44:21.000000Z"}} 2018-10-02 18:44:21,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a3861159f0c80d8e4989e76d8022c89166f3e" 2018-10-02 18:44:22,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00a016c4-c8fa-42fb-8b26-0b9589902247 x-compute-request-id: req-00a016c4-c8fa-42fb-8b26-0b9589902247 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:44:22,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst used request id req-00a016c4-c8fa-42fb-8b26-0b9589902247 2018-10-02 18:44:22,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:22,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-303056db-6306-4e55-9ecf-eb731c4fbeaf x-compute-request-id: req-303056db-6306-4e55-9ecf-eb731c4fbeaf Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:15Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:22,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-303056db-6306-4e55-9ecf-eb731c4fbeaf 2018-10-02 18:44:22,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:22,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b8914b20-76e2-4d39-a1dd-09f5d688c45b Date: Tue, 02 Oct 2018 18:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:22,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-b8914b20-76e2-4d39-a1dd-09f5d688c45b 2018-10-02 18:44:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:22,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953ff2ed-de4b-4d25-b2ef-18a52e23f7de Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:22,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-953ff2ed-de4b-4d25-b2ef-18a52e23f7de 2018-10-02 18:44:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:22,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae0f7542-369d-4c23-86cb-6a078e3b935c Date: Tue, 02 Oct 2018 18:44:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:22,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-ae0f7542-369d-4c23-86cb-6a078e3b935c 2018-10-02 18:44:22,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:22,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-43abfe40-af9c-4d63-9ff4-f17ec1110c43 Date: Tue, 02 Oct 2018 18:44:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.12"}],"id":"1e2d67b8-9728-41db-8647-666ac49a00d2","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:a4:f2","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:06Z","binding:vnic_type":"normal","device_id":"7fd9b868-caf4-4b03-b11a-1da02fa03526"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.3"}],"id":"73aed67f-be97-4c6c-81f7-72968862f125","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:b3:49","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.2"}],"id":"a9c7c71d-73c8-4af2-a48a-78de7c75553e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:16:ef","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.4"}],"id":"e72b78db-4be7-4a3a-b209-3582534a6eba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:3d:70","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"}]} 2018-10-02 18:44:22,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-43abfe40-af9c-4d63-9ff4-f17ec1110c43 2018-10-02 18:44:22,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:23,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a9a539f-8c5e-48b8-9e91-6cae745577bd x-compute-request-id: req-7a9a539f-8c5e-48b8-9e91-6cae745577bd Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:15Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:23,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-7a9a539f-8c5e-48b8-9e91-6cae745577bd 2018-10-02 18:44:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:23,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3293c5ac-1c3e-4846-8fa6-5a834c4fcd5c Date: Tue, 02 Oct 2018 18:44:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["6a1501f5-3d90-45e6-b6b5-159d82fc1508"],"description":"","tags":[],"updated_at":"2018-10-02T18:44:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:00Z","provider:network_type":"vxlan"}]} 2018-10-02 18:44:23,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net used request id req-3293c5ac-1c3e-4846-8fa6-5a834c4fcd5c 2018-10-02 18:44:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:23,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b75c10a-9f9c-4444-ad8c-57d322d8edee Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:23,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-7b75c10a-9f9c-4444-ad8c-57d322d8edee 2018-10-02 18:44:23,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:23,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e866ddcd-38bf-4e49-85fe-ebeda678a9c2 Date: Tue, 02 Oct 2018 18:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet"}]} 2018-10-02 18:44:23,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-e866ddcd-38bf-4e49-85fe-ebeda678a9c2 2018-10-02 18:44:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-8fa6e4cd-9f83-497b-9ac0-c55a44e68985 Date: Tue, 02 Oct 2018 18:44:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.12"}],"id":"1e2d67b8-9728-41db-8647-666ac49a00d2","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:a4:f2","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:06Z","binding:vnic_type":"normal","device_id":"7fd9b868-caf4-4b03-b11a-1da02fa03526"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.3"}],"id":"73aed67f-be97-4c6c-81f7-72968862f125","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:b3:49","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.2"}],"id":"a9c7c71d-73c8-4af2-a48a-78de7c75553e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:16:ef","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a1501f5-3d90-45e6-b6b5-159d82fc1508","ip_address":"10.55.0.4"}],"id":"e72b78db-4be7-4a3a-b209-3582534a6eba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:3d:70","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b6a789d-52c8-44e3-a6ad-89f1abee7ad9","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:44:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b6a789d-52c8-44e3-a6ad-89f1abee7ad9"}]} 2018-10-02 18:44:23,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-8fa6e4cd-9f83-497b-9ac0-c55a44e68985 2018-10-02 18:44:23,845 - create_instance - INFO - Deleting Port with ID - 1e2d67b8-9728-41db-8647-666ac49a00d2 2018-10-02 18:44:23,845 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-port 2018-10-02 18:44:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/1e2d67b8-9728-41db-8647-666ac49a00d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:24,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35bf8c8f-dd42-4b39-95c8-92a96c0f62e9 Date: Tue, 02 Oct 2018 18:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:44:24,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/1e2d67b8-9728-41db-8647-666ac49a00d2 used request id req-35bf8c8f-dd42-4b39-95c8-92a96c0f62e9 2018-10-02 18:44:24,272 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst 2018-10-02 18:44:24,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:24,809 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45f5dc4a-f5db-4363-8117-9d03eac348a9 x-compute-request-id: req-45f5dc4a-f5db-4363-8117-9d03eac348a9 Content-Type: application/json 2018-10-02 18:44:24,809 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-45f5dc4a-f5db-4363-8117-9d03eac348a9 2018-10-02 18:44:24,809 - create_instance - INFO - Checking deletion status 2018-10-02 18:44:24,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:25,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-119cc6b7-2092-4b21-ae36-b1085b9cd404 x-compute-request-id: req-119cc6b7-2092-4b21-ae36-b1085b9cd404 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a4:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:24Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:25,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-119cc6b7-2092-4b21-ae36-b1085b9cd404 2018-10-02 18:44:25,194 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst] is - ACTIVE 2018-10-02 18:44:25,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:44:28,197 - create_instance - DEBUG - VM status query timeout in 296.612245798 2018-10-02 18:44:28,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:28,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26e0ab97-4fe7-42c7-88f1-e0b2732a9d25 x-compute-request-id: req-26e0ab97-4fe7-42c7-88f1-e0b2732a9d25 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526", "rel": "bookmark"}], "image": {"id": "5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "links": [{"href": "http://172.30.9.22:8774/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-10-02T18:44:15.000000", "flavor": {"id": "6a967b95-8238-457d-b506-ff28b30fb84e", "links": [{"href": "http://172.30.9.22:8774/flavors/6a967b95-8238-457d-b506-ff28b30fb84e", "rel": "bookmark"}]}, "id": "7fd9b868-caf4-4b03-b11a-1da02fa03526", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:44:24Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst", "created": "2018-10-02T18:44:10Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:28,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-26e0ab97-4fe7-42c7-88f1-e0b2732a9d25 2018-10-02 18:44:28,728 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst] is - ACTIVE 2018-10-02 18:44:28,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:44:31,731 - create_instance - DEBUG - VM status query timeout in 293.078760862 2018-10-02 18:44:31,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf5b732d99c6bf8e69d3127d7ea5779b050b75" 2018-10-02 18:44:31,781 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b189ad78-5eae-4e1c-86e7-666ec5300eaa x-compute-request-id: req-b189ad78-5eae-4e1c-86e7-666ec5300eaa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7fd9b868-caf4-4b03-b11a-1da02fa03526 could not be found.", "code": 404}} 2018-10-02 18:44:31,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7fd9b868-caf4-4b03-b11a-1da02fa03526 used request id req-b189ad78-5eae-4e1c-86e7-666ec5300eaa 2018-10-02 18:44:31,782 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7fd9b868-caf4-4b03-b11a-1da02fa03526 could not be found. (HTTP 404) (Request-ID: req-b189ad78-5eae-4e1c-86e7-666ec5300eaa) 2018-10-02 18:44:31,782 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-inst 2018-10-02 18:44:31,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564225d3bc378d65fc82928ac14c507939e4323e" 2018-10-02 18:44:31,857 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c0a9d73-834d-4147-840e-5ebecb8f00f2 x-compute-request-id: req-2c0a9d73-834d-4147-840e-5ebecb8f00f2 Content-Length: 0 Content-Type: application/json 2018-10-02 18:44:31,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6a967b95-8238-457d-b506-ff28b30fb84e used request id req-2c0a9d73-834d-4147-840e-5ebecb8f00f2 2018-10-02 18:44:31,858 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet 2018-10-02 18:44:31,858 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-subnet 2018-10-02 18:44:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/6a1501f5-3d90-45e6-b6b5-159d82fc1508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:33,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d783140-16d7-4be7-98e9-d250543f8328 Date: Tue, 02 Oct 2018 18:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:44:33,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6a1501f5-3d90-45e6-b6b5-159d82fc1508 used request id req-7d783140-16d7-4be7-98e9-d250543f8328 2018-10-02 18:44:33,865 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-pub-net 2018-10-02 18:44:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cc2b02e1fe22c1730fb24f29b178bef963a0b" 2018-10-02 18:44:35,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2c20a73-99d7-4695-b591-9cfe6d5ddf59 Date: Tue, 02 Oct 2018 18:44:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:44:35,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5b6a789d-52c8-44e3-a6ad-89f1abee7ad9 used request id req-f2c20a73-99d7-4695-b591-9cfe6d5ddf59 2018-10-02 18:44:35,057 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-bfdc93cf-d92b-43af-aa5f-3f6c2d1841e9-image 2018-10-02 18:44:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aef7226322ce5cfad7a37699721d7feeafe34298" 2018-10-02 18:44:36,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09c2d9a4-432d-4282-84fa-acf98b6123fb Date: Tue, 02 Oct 2018 18:44:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:44:36,598 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5f31fa9f-d1bf-4c83-a336-d77e7b0f1261 used request id req-09c2d9a4-432d-4282-84fa-acf98b6123fb 2018-10-02 18:44:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:36,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-63d16f84-507b-4fa1-8c55-b80f8dac19f5 Date: Tue, 02 Oct 2018 18:44:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:44:36,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-63d16f84-507b-4fa1-8c55-b80f8dac19f5 2018-10-02 18:44:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:36,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1858b7c5-806b-48fc-9caf-d8923ca5d7d3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:44:36,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-1858b7c5-806b-48fc-9caf-d8923ca5d7d3 2018-10-02 18:44:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:36,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aad9806-6630-4cca-ac53-6a82e81da309 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:44:36,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-6aad9806-6630-4cca-ac53-6a82e81da309 2018-10-02 18:44:36,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:37,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d580f630-27ae-4581-b90f-be6df779e7ec Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:44:37,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-d580f630-27ae-4581-b90f-be6df779e7ec 2018-10-02 18:44:37,079 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-aa483ae3-3dac-422-proj 2018-10-02 18:44:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/83bf733135cb41c9848a6d7baafd7a32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:37,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08dd282a-0122-4ab3-9d6b-278ddf3e5bc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:44:37,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/83bf733135cb41c9848a6d7baafd7a32 used request id req-08dd282a-0122-4ab3-9d6b-278ddf3e5bc2 2018-10-02 18:44:37,308 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-aa483ae3-3dac-422-proj-role 2018-10-02 18:44:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/a96a1c5073bc4d5a915f290aa39b446e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:37,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5f5f16-c538-4869-bd03-78a73f35b5b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:44:37,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/a96a1c5073bc4d5a915f290aa39b446e used request id req-5b5f5f16-c538-4869-bd03-78a73f35b5b5 2018-10-02 18:44:37,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072ca061ce47edd6f9337844790d94d9cc9b7db2" 2018-10-02 18:44:37,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200eaf13-ef86-43ca-b51d-9238bd0e7613 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:44:37,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-200eaf13-ef86-43ca-b51d-9238bd0e7613 2018-10-02 18:44:37,509 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-aa483ae3-3dac-422-user 2018-10-02 18:44:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/124cc3c37f00438fad7d5a803f3d2fe6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31fc250cadea569837d5b09dd9e7d55fe039623" 2018-10-02 18:44:37,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a4a78e8-629f-41e0-9524-8ad4a3b73552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:44:37,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/124cc3c37f00438fad7d5a803f3d2fe6 used request id req-6a4a78e8-629f-41e0-9524-8ad4a3b73552 2018-10-02 18:44:37,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:38,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["artn40aVSTyask1Zr3VXtA"], "issued_at": "2018-10-02T18:44:38.000000Z"}} 2018-10-02 18:44:38,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc54fba9f3fe321817afc258ac01bec6349f2569" 2018-10-02 18:44:38,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bc19ba-c677-4326-94c0-fdde414bc273 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:38,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a1bc19ba-c677-4326-94c0-fdde414bc273 2018-10-02 18:44:38,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:38,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:38,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["PO7nwAeNSVOHKHcnd0cmPA"], "issued_at": "2018-10-02T18:44:38.000000Z"}} 2018-10-02 18:44:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:44:38,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418fdbf3-956b-47c6-932b-a8fc55e09e37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:38,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-418fdbf3-956b-47c6-932b-a8fc55e09e37 2018-10-02 18:44:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:44:38,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:44:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-866b9031-3996-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:44:38,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607536d0-421e-4813-8023-bd9a6539aad8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-866b9031-3996-4de-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:44:38,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-866b9031-3996-4de-proj used request id req-607536d0-421e-4813-8023-bd9a6539aad8 2018-10-02 18:44:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:44:38,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1edfb5-be93-488e-8181-d3688977978b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:44:38,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5e1edfb5-be93-488e-8181-d3688977978b 2018-10-02 18:44:38,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}}' 2018-10-02 18:44:38,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c1df397-1af4-4ba8-87a7-08c5190bb966 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:44:38,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9c1df397-1af4-4ba8-87a7-08c5190bb966 2018-10-02 18:44:38,988 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-866b9031-3996-4de-proj 2018-10-02 18:44:38,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:38,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:39,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9rBGtqJeREmXIuxqTHei6w"], "issued_at": "2018-10-02T18:44:39.000000Z"}} 2018-10-02 18:44:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d312fcec703c09e86a8bb5730d32f6b668b6ad" 2018-10-02 18:44:39,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d7c62f-fc45-4559-bd71-e2d7b203e82c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:39,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-44d7c62f-fc45-4559-bd71-e2d7b203e82c 2018-10-02 18:44:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:44:39,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:44: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:44:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d312fcec703c09e86a8bb5730d32f6b668b6ad" 2018-10-02 18:44:39,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba41e5a9-2090-455f-a75a-d48e7909a647 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:44:39,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ba41e5a9-2090-455f-a75a-d48e7909a647 2018-10-02 18:44:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSimpleTests-866b9031-3996-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d312fcec703c09e86a8bb5730d32f6b668b6ad" 2018-10-02 18:44:39,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336439ff-cb00-4143-90f7-c2c07f5e9206 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSimpleTests-866b9031-3996-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}]} 2018-10-02 18:44:39,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSimpleTests-866b9031-3996-4de-proj used request id req-336439ff-cb00-4143-90f7-c2c07f5e9206 2018-10-02 18:44:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d312fcec703c09e86a8bb5730d32f6b668b6ad" 2018-10-02 18:44:39,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1aa005c-86ab-4645-96b9-754da005d4e1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:44:39,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d1aa005c-86ab-4645-96b9-754da005d4e1 2018-10-02 18:44:39,987 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-866b9031-3996-4de-user 2018-10-02 18:44:39,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:39,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:44:40,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109054be-d746-408d-a106-b5543b3b601e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:44:40,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-109054be-d746-408d-a106-b5543b3b601e 2018-10-02 18:44:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" -d '{"role": {"name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}}' 2018-10-02 18:44:40,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f43cd83-a4e8-483f-8bad-63ebaa0daad5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "412f07b39ab742ac81ebbf91e0aa336f", "links": {"self": "http://172.30.9.22:5000/v3/roles/412f07b39ab742ac81ebbf91e0aa336f"}, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}} 2018-10-02 18:44:40,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-9f43cd83-a4e8-483f-8bad-63ebaa0daad5 2018-10-02 18:44:40,197 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-866b9031-3996-4de-proj-role 2018-10-02 18:44:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/412f07b39ab742ac81ebbf91e0aa336f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:44:40,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3168c5e-89ec-4f6c-9792-4ffcf5ec5072 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/412f07b39ab742ac81ebbf91e0aa336f"}, "domain_id": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role", "id": "412f07b39ab742ac81ebbf91e0aa336f"}} 2018-10-02 18:44:40,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/412f07b39ab742ac81ebbf91e0aa336f used request id req-a3168c5e-89ec-4f6c-9792-4ffcf5ec5072 2018-10-02 18:44:40,284 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-866b9031-3996-4de-proj-role to project CreateInstanceSimpleTests-866b9031-3996-4de-proj 2018-10-02 18:44:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa/users/e75bcf1389354744a8b32188a7616d5f/roles/412f07b39ab742ac81ebbf91e0aa336f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:44:40,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8b8180-c3a3-46fc-9477-42ac051419fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:44:40,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa/users/e75bcf1389354744a8b32188a7616d5f/roles/412f07b39ab742ac81ebbf91e0aa336f used request id req-eb8b8180-c3a3-46fc-9477-42ac051419fa 2018-10-02 18:44:40,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:44:40,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:40,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:40,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:44:40,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:40,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:40,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412f07b39ab742ac81ebbf91e0aa336f", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}], "expires_at": "2018-10-02T19:44:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c3d97412754c6d9ec094601119e2fa", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-user", "id": "e75bcf1389354744a8b32188a7616d5f"}, "audit_ids": ["0Ru6OnnvQiuqf_6HQr-Pow"], "issued_at": "2018-10-02T18:44:40.000000Z"}} 2018-10-02 18:44:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:44:40,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fd65d7-c290-4089-81e2-ffde1f4e7e3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:40,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-67fd65d7-c290-4089-81e2-ffde1f4e7e3a 2018-10-02 18:44:40,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:44:41,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6345c60c-bbba-4346-b9a2-210fd3ef3928 Date: Tue, 02 Oct 2018 18:44:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image"} 2018-10-02 18:44:41,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image used request id req-6345c60c-bbba-4346-b9a2-210fd3ef3928 2018-10-02 18:44:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:44:41,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c89ddb91-6062-45b9-8ab9-6ae596d66b20 Date: Tue, 02 Oct 2018 18:44:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:44:41,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-c89ddb91-6062-45b9-8ab9-6ae596d66b20 2018-10-02 18:44:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image"}' 2018-10-02 18:44:41,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 X-Openstack-Request-Id: req-27f2b538-112a-41dc-8a5d-814a735581c0 Date: Tue, 02 Oct 2018 18:44:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:44:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:44:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6", "min_disk": 0, "protected": false, "id": "c94199ed-8639-420c-8074-c2465f3249b6", "file": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6/file", "checksum": null, "owner": "63c3d97412754c6d9ec094601119e2fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:44:41,504 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-27f2b538-112a-41dc-8a5d-814a735581c0 2018-10-02 18:44:41,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" -d '' 2018-10-02 18:44:43,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-286d3749-545d-44dc-a9a8-d84bfe09dd73 Date: Tue, 02 Oct 2018 18:44:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:44:43,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6/file used request id req-286d3749-545d-44dc-a9a8-d84bfe09dd73 2018-10-02 18:44:43,117 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:44:43,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:44:43,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-bf43bb3b-102c-418a-9d11-0a091e9ae308 Date: Tue, 02 Oct 2018 18:44:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:44:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:44:43Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c94199ed-8639-420c-8074-c2465f3249b6/snap", "metadata": {}}], "self": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6", "min_disk": 0, "protected": false, "id": "c94199ed-8639-420c-8074-c2465f3249b6", "file": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63c3d97412754c6d9ec094601119e2fa", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c94199ed-8639-420c-8074-c2465f3249b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:44:43,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 used request id req-bf43bb3b-102c-418a-9d11-0a091e9ae308 2018-10-02 18:44:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:44:43,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ab819e4-d766-4e04-a6d3-db4a4cb1475d Date: Tue, 02 Oct 2018 18:44:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:44:43,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9ab819e4-d766-4e04-a6d3-db4a4cb1475d 2018-10-02 18:44:43,443 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image 2018-10-02 18:44:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:44:43,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f5e80747-5879-40c8-a029-1b79a5b70706 Date: Tue, 02 Oct 2018 18:44:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:44:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:44:43Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c94199ed-8639-420c-8074-c2465f3249b6/snap", "metadata": {}}], "self": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6", "min_disk": 0, "protected": false, "id": "c94199ed-8639-420c-8074-c2465f3249b6", "file": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63c3d97412754c6d9ec094601119e2fa", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c94199ed-8639-420c-8074-c2465f3249b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:44:43,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 used request id req-f5e80747-5879-40c8-a029-1b79a5b70706 2018-10-02 18:44:43,613 - create_image - DEBUG - Instance status is - active 2018-10-02 18:44:43,613 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image 2018-10-02 18:44:43,613 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image 2018-10-02 18:44:43,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:43,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:44,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["TZij9pQuTKaqGIq4EtGWuw"], "issued_at": "2018-10-02T18:44:44.000000Z"}} 2018-10-02 18:44:44,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89bdea9785f739e1d700eeb95e923b620cc8062" 2018-10-02 18:44:44,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebb0c6a-932c-4987-8115-f89a6c77cbde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:44,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ebb0c6a-932c-4987-8115-f89a6c77cbde 2018-10-02 18:44:44,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:44:44,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89bdea9785f739e1d700eeb95e923b620cc8062" 2018-10-02 18:44:44,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8a404fa-e005-4e14-a668-7e25eba18933 x-compute-request-id: req-e8a404fa-e005-4e14-a668-7e25eba18933 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:44:44,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e8a404fa-e005-4e14-a668-7e25eba18933 2018-10-02 18:44:44,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89bdea9785f739e1d700eeb95e923b620cc8062" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:44:44,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8a09487-9a2f-4ad8-9c64-456a961b0b73 x-compute-request-id: req-a8a09487-9a2f-4ad8-9c64-456a961b0b73 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "80655516-0eee-4b47-b680-a315723d14c1", "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:44:44,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a8a09487-9a2f-4ad8-9c64-456a961b0b73 2018-10-02 18:44:44,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:44,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:44,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412f07b39ab742ac81ebbf91e0aa336f", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}], "expires_at": "2018-10-02T19:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c3d97412754c6d9ec094601119e2fa", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-user", "id": "e75bcf1389354744a8b32188a7616d5f"}, "audit_ids": ["2b5CuHR0RguU6BSvGBXTGg"], "issued_at": "2018-10-02T18:44:44.000000Z"}} 2018-10-02 18:44:44,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:44:44,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ef439f-14da-4d4f-815d-bcc31ac0418a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:44,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-34ef439f-14da-4d4f-815d-bcc31ac0418a 2018-10-02 18:44:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:44:45,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ee37c8d0-def5-4e95-ad6c-41c10a016cf0 Date: Tue, 02 Oct 2018 18:44:45 GMT RESP BODY: {"networks":[]} 2018-10-02 18:44:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-ee37c8d0-def5-4e95-ad6c-41c10a016cf0 2018-10-02 18:44:45,139 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net 2018-10-02 18:44:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" -d '{"network": {"name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net", "admin_state_up": true}}' 2018-10-02 18:44:45,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b98627ee-c906-4ce8-a6d9-9d7fa88219b4 Date: Tue, 02 Oct 2018 18:44:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:44:45Z","is_default":false,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","mtu":1450}} 2018-10-02 18:44:45,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-b98627ee-c906-4ce8-a6d9-9d7fa88219b4 2018-10-02 18:44:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:44:46,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fb9f2bd9-7752-4527-abd2-27fb3c60d96c Date: Tue, 02 Oct 2018 18:44:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:44:45Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:46,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-fb9f2bd9-7752-4527-abd2-27fb3c60d96c 2018-10-02 18:44:46,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:44:46,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98e02449-179b-42ba-bf30-e42a1b920e3c Date: Tue, 02 Oct 2018 18:44:46 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:44:46,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-98e02449-179b-42ba-bf30-e42a1b920e3c 2018-10-02 18:44:46,364 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet 2018-10-02 18:44:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" -d '{"subnets": [{"ip_version": 4, "network_id": "ac767654-23b4-40be-a9bb-cb619ddbf3b3", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]}' 2018-10-02 18:44:46,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e0412de-b59d-46f9-a964-416f370891ec Date: Tue, 02 Oct 2018 18:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:46,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-0e0412de-b59d-46f9-a964-416f370891ec 2018-10-02 18:44:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:44:47,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb9aa905-8bd9-4047-bc25-c485060a6157 Date: Tue, 02 Oct 2018 18:44: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:47,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-bb9aa905-8bd9-4047-bc25-c485060a6157 2018-10-02 18:44:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:44:47,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e1deb337-daf8-4acc-be47-d67ab648930b Date: Tue, 02 Oct 2018 18:44:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:47,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-e1deb337-daf8-4acc-be47-d67ab648930b 2018-10-02 18:44:47,344 - OpenStackNetwork - DEBUG - Network [ac767654-23b4-40be-a9bb-cb619ddbf3b3] created successfully 2018-10-02 18:44:47,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:47,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:47,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412f07b39ab742ac81ebbf91e0aa336f", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}], "expires_at": "2018-10-02T19:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c3d97412754c6d9ec094601119e2fa", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-user", "id": "e75bcf1389354744a8b32188a7616d5f"}, "audit_ids": ["TIrrV1qJRROaoEN9bvQ8sg"], "issued_at": "2018-10-02T18:44:47.000000Z"}} 2018-10-02 18:44:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:47,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa10b416-8219-4b69-9108-187381f2ea47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:47,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fa10b416-8219-4b69-9108-187381f2ea47 2018-10-02 18:44:47,812 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:44:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:47,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9657b225-41cc-4043-8217-1fde6c02391a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:47,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9657b225-41cc-4043-8217-1fde6c02391a 2018-10-02 18:44:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:48,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7c01dbf8-932c-4170-910b-32e4199e5798 Date: Tue, 02 Oct 2018 18:44:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:48,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-7c01dbf8-932c-4170-910b-32e4199e5798 2018-10-02 18:44:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:44:48,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:44: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:44:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4875e6b-a60e-43c8-a47d-b714576c1147 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:44:48,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-b4875e6b-a60e-43c8-a47d-b714576c1147 2018-10-02 18:44:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:48,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-327dda3e-0b55-433d-bf85-65cd01291275 Date: Tue, 02 Oct 2018 18:44:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:48,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-327dda3e-0b55-433d-bf85-65cd01291275 2018-10-02 18:44:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:48,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aabb0636-3de5-47d9-9f71-fde79300f8de Date: Tue, 02 Oct 2018 18:44:48 GMT RESP BODY: {"ports":[]} 2018-10-02 18:44:48,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port&admin_state_up=True used request id req-aabb0636-3de5-47d9-9f71-fde79300f8de 2018-10-02 18:44:48,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:49,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-926998ec-84fb-4ae1-bf16-fb526160c3bc x-compute-request-id: req-926998ec-84fb-4ae1-bf16-fb526160c3bc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:44:49,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst used request id req-926998ec-84fb-4ae1-bf16-fb526160c3bc 2018-10-02 18:44:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:49,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ddb74424-67c9-40f3-8c0e-5685b6ae5897 Date: Tue, 02 Oct 2018 18:44: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:49,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-ddb74424-67c9-40f3-8c0e-5685b6ae5897 2018-10-02 18:44:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab7fc79-d83a-40b4-914e-72394cb3ec54 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:44:49,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-0ab7fc79-d83a-40b4-914e-72394cb3ec54 2018-10-02 18:44:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:49,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8e21f077-5dee-43c9-9cf6-cc31919e82a3 Date: Tue, 02 Oct 2018 18:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:49,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-8e21f077-5dee-43c9-9cf6-cc31919e82a3 2018-10-02 18:44:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19829035-536b-4f4c-b6ff-c38b0f76b8bb Date: Tue, 02 Oct 2018 18:44:49 GMT RESP BODY: {"ports":[]} 2018-10-02 18:44:49,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port&admin_state_up=True used request id req-19829035-536b-4f4c-b6ff-c38b0f76b8bb 2018-10-02 18:44:49,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:44:49,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:44:50,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412f07b39ab742ac81ebbf91e0aa336f", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}], "expires_at": "2018-10-02T19:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c3d97412754c6d9ec094601119e2fa", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-user", "id": "e75bcf1389354744a8b32188a7616d5f"}, "audit_ids": ["XjsKYNenTRaV_wgOsCsyGg"], "issued_at": "2018-10-02T18:44:50.000000Z"}} 2018-10-02 18:44:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f8dbbb5fd41a9938b09aebe3f6708df8144250" 2018-10-02 18:44:50,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d2d2e0-1c0f-47e5-a8ff-43b1fab0c009 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:44:50,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-81d2d2e0-1c0f-47e5-a8ff-43b1fab0c009 2018-10-02 18:44:50,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:50,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-542ffd5e-ff3f-4b56-9425-750bcbd53299 Date: Tue, 02 Oct 2018 18:44: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:50,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-542ffd5e-ff3f-4b56-9425-750bcbd53299 2018-10-02 18:44:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:50,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-53c9f1c3-3543-49b2-b963-55d855e35199 Date: Tue, 02 Oct 2018 18:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:50,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-53c9f1c3-3543-49b2-b963-55d855e35199 2018-10-02 18:44:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:50,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ef7af8ae-7015-471e-856e-0afa39a735cc Date: Tue, 02 Oct 2018 18:44: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:50,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-ef7af8ae-7015-471e-856e-0afa39a735cc 2018-10-02 18:44:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:44:50,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:44: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:44:50,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f8dbbb5fd41a9938b09aebe3f6708df8144250" 2018-10-02 18:44:51,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd07fc4d-3df4-44a8-a020-a13e31658c3d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:44:51,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-fd07fc4d-3df4-44a8-a020-a13e31658c3d 2018-10-02 18:44:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:51,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2196bc27-a689-46d6-a81d-a32bb8cbc236 Date: Tue, 02 Oct 2018 18:44:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:51,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-2196bc27-a689-46d6-a81d-a32bb8cbc236 2018-10-02 18:44:51,218 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net 2018-10-02 18:44:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" -d '{"port": {"network_id": "ac767654-23b4-40be-a9bb-cb619ddbf3b3", "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port", "admin_state_up": true}}' 2018-10-02 18:44:52,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-233acdc5-bb41-42fb-9cd6-06543348053e Date: Tue, 02 Oct 2018 18:44:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.7"}],"id":"c589bb92-adf9-452e-875a-e01f2379ee79","security_groups":["faafeb62-2471-4fd6-b70a-4b24c234889a"],"mac_address":"fa:16:3e:6a:ef:ad","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port","project_id":"63c3d97412754c6d9ec094601119e2fa","qos_policy_id":null,"admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:51Z","binding:vnic_type":"normal"}} 2018-10-02 18:44:52,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-233acdc5-bb41-42fb-9cd6-06543348053e 2018-10-02 18:44:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:52,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e0dd07c2-507d-487d-a1e6-1bbbd03fef69 Date: Tue, 02 Oct 2018 18: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:44:52,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-e0dd07c2-507d-487d-a1e6-1bbbd03fef69 2018-10-02 18:44:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:52,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64b44ec-df12-45f0-a7fc-c8cb5e62615f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:44:52,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-c64b44ec-df12-45f0-a7fc-c8cb5e62615f 2018-10-02 18:44:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:52,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d4d6bdbf-f9b1-469d-afb6-a49acf60199c Date: Tue, 02 Oct 2018 18:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:44:52,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-d4d6bdbf-f9b1-469d-afb6-a49acf60199c 2018-10-02 18:44:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:52,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-93f8c302-6204-4007-8409-35f55ee81d3e Date: Tue, 02 Oct 2018 18:44:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.7"}],"id":"c589bb92-adf9-452e-875a-e01f2379ee79","security_groups":["faafeb62-2471-4fd6-b70a-4b24c234889a"],"mac_address":"fa:16:3e:6a:ef:ad","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:44:52,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port&admin_state_up=True used request id req-93f8c302-6204-4007-8409-35f55ee81d3e 2018-10-02 18:44:52,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:52,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd17e95-fedb-4a23-acff-3f34cbcc74c4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:44:52,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-cdd17e95-fedb-4a23-acff-3f34cbcc74c4 2018-10-02 18:44:52,972 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst 2018-10-02 18:44:52,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:53,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95c2c48a-0b11-47fa-bede-b58e193af48f x-compute-request-id: req-95c2c48a-0b11-47fa-bede-b58e193af48f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-flavor-name"}]} 2018-10-02 18:44:53,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-95c2c48a-0b11-47fa-bede-b58e193af48f 2018-10-02 18:44:53,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:53,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-754ff0e2-f99f-4d23-aa5b-12c5ea51f970 x-compute-request-id: req-754ff0e2-f99f-4d23-aa5b-12c5ea51f970 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "80655516-0eee-4b47-b680-a315723d14c1", "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:44:53,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1 used request id req-754ff0e2-f99f-4d23-aa5b-12c5ea51f970 2018-10-02 18:44:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:53,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c2a7c4b4-84e9-448e-838d-d06b4e2520ce Date: Tue, 02 Oct 2018 18:44:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:44:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:44:43Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c94199ed-8639-420c-8074-c2465f3249b6/snap", "metadata": {}}], "self": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6", "min_disk": 0, "protected": false, "id": "c94199ed-8639-420c-8074-c2465f3249b6", "file": "/v2/images/c94199ed-8639-420c-8074-c2465f3249b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63c3d97412754c6d9ec094601119e2fa", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c94199ed-8639-420c-8074-c2465f3249b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image"} 2018-10-02 18:44:53,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image used request id req-c2a7c4b4-84e9-448e-838d-d06b4e2520ce 2018-10-02 18:44:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:53,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6dfe027f-e966-4d69-bafa-ecee9b514718 Date: Tue, 02 Oct 2018 18:44:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:44:53,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6dfe027f-e966-4d69-bafa-ecee9b514718 2018-10-02 18:44:53,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" -d '{"server": {"name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "imageRef": "c94199ed-8639-420c-8074-c2465f3249b6", "flavorRef": "80655516-0eee-4b47-b680-a315723d14c1", "max_count": 1, "min_count": 1, "networks": [{"port": "c589bb92-adf9-452e-875a-e01f2379ee79"}]}}' 2018-10-02 18:44:55,060 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b76a92f-6211-46fd-b9fd-8e13ca539964 x-compute-request-id: req-5b76a92f-6211-46fd-b9fd-8e13ca539964 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "adminPass": "wu8sxkfHoxPq"}} 2018-10-02 18:44:55,060 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5b76a92f-6211-46fd-b9fd-8e13ca539964 2018-10-02 18:44:55,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:55,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea2bf206-502c-4708-8e99-ee8642c13001 x-compute-request-id: req-ea2bf206-502c-4708-8e99-ee8642c13001 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.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:55,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-ea2bf206-502c-4708-8e99-ee8642c13001 2018-10-02 18:44:55,480 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst 2018-10-02 18:44:55,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:55,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40db0a26-70a1-45f6-92ea-d032e7d0c5e2 x-compute-request-id: req-40db0a26-70a1-45f6-92ea-d032e7d0c5e2 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.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:55,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-40db0a26-70a1-45f6-92ea-d032e7d0c5e2 2018-10-02 18:44:55,716 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst] is - BUILD 2018-10-02 18:44:55,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:44:58,719 - create_instance - DEBUG - VM status query timeout in 896.760812998 2018-10-02 18:44:58,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:44:59,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:44:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b511a4d6-4a7f-4f4d-b380-15d5909daac9 x-compute-request-id: req-b511a4d6-4a7f-4f4d-b380-15d5909daac9 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.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:55Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:44:59,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-b511a4d6-4a7f-4f4d-b380-15d5909daac9 2018-10-02 18:44:59,126 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst] is - BUILD 2018-10-02 18:44:59,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:02,129 - create_instance - DEBUG - VM status query timeout in 893.350739002 2018-10-02 18:45:02,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:02,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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,Accept-Encoding x-openstack-request-id: req-e3d44848-3fa6-4330-a0a3-e27ed1c011f3 x-compute-request-id: req-e3d44848-3fa6-4330-a0a3-e27ed1c011f3 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.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:44:55Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:02,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-e3d44848-3fa6-4330-a0a3-e27ed1c011f3 2018-10-02 18:45:02,884 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst] is - BUILD 2018-10-02 18:45:02,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:05,888 - create_instance - DEBUG - VM status query timeout in 889.592424154 2018-10-02 18:45:05,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:06,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-077f9d06-3bc3-4c9f-a6a3-d570bebc13cb x-compute-request-id: req-077f9d06-3bc3-4c9f-a6a3-d570bebc13cb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:02Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:06,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-077f9d06-3bc3-4c9f-a6a3-d570bebc13cb 2018-10-02 18:45:06,532 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst] is - ACTIVE 2018-10-02 18:45:06,532 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:45:06,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:06,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-735ffd48-d1f9-45c1-bfc4-d51bdeebc8f5 x-compute-request-id: req-735ffd48-d1f9-45c1-bfc4-d51bdeebc8f5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:02Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:06,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-735ffd48-d1f9-45c1-bfc4-d51bdeebc8f5 2018-10-02 18:45:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-603e9e9f-a0ef-45ae-ad0a-ec9aa41f8ef8 Date: Tue, 02 Oct 2018 18:45: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:45:07,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-603e9e9f-a0ef-45ae-ad0a-ec9aa41f8ef8 2018-10-02 18:45:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:07,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47550ac9-c64c-46fd-89c0-cebb9ebed2bf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:45:07,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-47550ac9-c64c-46fd-89c0-cebb9ebed2bf 2018-10-02 18:45:07,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:07,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73f7e8af-1645-4cc8-860c-473e4e155764 Date: Tue, 02 Oct 2018 18:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:45:07,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-73f7e8af-1645-4cc8-860c-473e4e155764 2018-10-02 18:45:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-510235cf-ce95-4fbd-bea6-f643bb0e95b1 Date: Tue, 02 Oct 2018 18:45:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.2"}],"id":"3530f6f2-b1d1-4328-9727-4af51e09f047","security_groups":[],"mac_address":"fa:16:3e:4e:d8:37","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.4"}],"id":"9aa7c696-a8f1-4797-a4fc-09e165be022a","security_groups":[],"mac_address":"fa:16:3e:63:7f:3e","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.7"}],"id":"c589bb92-adf9-452e-875a-e01f2379ee79","security_groups":["faafeb62-2471-4fd6-b70a-4b24c234889a"],"mac_address":"fa:16:3e:6a:ef:ad","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:51Z","binding:vnic_type":"normal","device_id":"19056604-2b0d-43ae-b696-8b32ff8e3fac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.3"}],"id":"fbddc447-4fb6-47e9-9a09-5e1d5e213829","security_groups":[],"mac_address":"fa:16:3e:f5:e9:9c","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac767654-23b4-40be-a9bb-cb619ddbf3b3"}]} 2018-10-02 18:45:07,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-510235cf-ce95-4fbd-bea6-f643bb0e95b1 2018-10-02 18:45:07,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:07,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412f07b39ab742ac81ebbf91e0aa336f", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}], "expires_at": "2018-10-02T19:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c3d97412754c6d9ec094601119e2fa", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-user", "id": "e75bcf1389354744a8b32188a7616d5f"}, "audit_ids": ["w_0tZVggRVuyuZqBQbmzkw"], "issued_at": "2018-10-02T18:45:07.000000Z"}} 2018-10-02 18:45:07,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33cb92655f1edd9aaa8569652b9f9bf2c968c8b" 2018-10-02 18:45:08,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-ba907b1c-4b35-435d-86e1-ab7bffdbc0bc x-compute-request-id: req-ba907b1c-4b35-435d-86e1-ab7bffdbc0bc Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:02Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 18:45:08,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst used request id req-ba907b1c-4b35-435d-86e1-ab7bffdbc0bc 2018-10-02 18:45:08,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:09,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412f07b39ab742ac81ebbf91e0aa336f", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj-role"}], "expires_at": "2018-10-02T19:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c3d97412754c6d9ec094601119e2fa", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/63c3d97412754c6d9ec094601119e2fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-866b9031-3996-4de-user", "id": "e75bcf1389354744a8b32188a7616d5f"}, "audit_ids": ["EdBOQDEZSKu12liihzOvsA"], "issued_at": "2018-10-02T18:45:09.000000Z"}} 2018-10-02 18:45:09,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce1231b20b69e76577bc2f8c3c077fbf8c3e708" 2018-10-02 18:45:09,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-07cdcc84-bae8-4bf2-bbbb-4c0cf74fe342 Date: Tue, 02 Oct 2018 18:45: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:45:09,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-07cdcc84-bae8-4bf2-bbbb-4c0cf74fe342 2018-10-02 18:45:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce1231b20b69e76577bc2f8c3c077fbf8c3e708" 2018-10-02 18:45:09,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-17aace5c-f31f-4458-a29c-b94696109412 Date: Tue, 02 Oct 2018 18:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:45:09,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-17aace5c-f31f-4458-a29c-b94696109412 2018-10-02 18:45:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce1231b20b69e76577bc2f8c3c077fbf8c3e708" 2018-10-02 18:45:09,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-eb66ddd0-f607-4ca2-81a3-68fdb25f9677 Date: Tue, 02 Oct 2018 18:45:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.2"}],"id":"3530f6f2-b1d1-4328-9727-4af51e09f047","security_groups":[],"mac_address":"fa:16:3e:4e:d8:37","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.4"}],"id":"9aa7c696-a8f1-4797-a4fc-09e165be022a","security_groups":[],"mac_address":"fa:16:3e:63:7f:3e","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.7"}],"id":"c589bb92-adf9-452e-875a-e01f2379ee79","security_groups":["faafeb62-2471-4fd6-b70a-4b24c234889a"],"mac_address":"fa:16:3e:6a:ef:ad","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:51Z","binding:vnic_type":"normal","device_id":"19056604-2b0d-43ae-b696-8b32ff8e3fac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.3"}],"id":"fbddc447-4fb6-47e9-9a09-5e1d5e213829","security_groups":[],"mac_address":"fa:16:3e:f5:e9:9c","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac767654-23b4-40be-a9bb-cb619ddbf3b3"}]} 2018-10-02 18:45:09,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-eb66ddd0-f607-4ca2-81a3-68fdb25f9677 2018-10-02 18:45:09,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:10,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12cacab3-31b2-40d1-bb73-ce6b32ef203c x-compute-request-id: req-12cacab3-31b2-40d1-bb73-ce6b32ef203c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:02Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:10,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-12cacab3-31b2-40d1-bb73-ce6b32ef203c 2018-10-02 18:45:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:11,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7895ec4f-a603-49f3-a922-75570e27133d Date: Tue, 02 Oct 2018 18:45: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:45:11,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-7895ec4f-a603-49f3-a922-75570e27133d 2018-10-02 18:45:11,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:11,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3992b24-a7df-4f26-87bb-23e32e23d6ac Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:45:11,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-f3992b24-a7df-4f26-87bb-23e32e23d6ac 2018-10-02 18:45:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:11,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65e51e7b-3f91-477b-845d-e0490b9aa52f Date: Tue, 02 Oct 2018 18:45:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:45:11,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-65e51e7b-3f91-477b-845d-e0490b9aa52f 2018-10-02 18:45:11,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:11,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-45dd8b12-9cd6-4b4a-ab3d-7c42d4f3873a Date: Tue, 02 Oct 2018 18:45:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.2"}],"id":"3530f6f2-b1d1-4328-9727-4af51e09f047","security_groups":[],"mac_address":"fa:16:3e:4e:d8:37","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.4"}],"id":"9aa7c696-a8f1-4797-a4fc-09e165be022a","security_groups":[],"mac_address":"fa:16:3e:63:7f:3e","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.7"}],"id":"c589bb92-adf9-452e-875a-e01f2379ee79","security_groups":["faafeb62-2471-4fd6-b70a-4b24c234889a"],"mac_address":"fa:16:3e:6a:ef:ad","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:51Z","binding:vnic_type":"normal","device_id":"19056604-2b0d-43ae-b696-8b32ff8e3fac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.3"}],"id":"fbddc447-4fb6-47e9-9a09-5e1d5e213829","security_groups":[],"mac_address":"fa:16:3e:f5:e9:9c","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac767654-23b4-40be-a9bb-cb619ddbf3b3"}]} 2018-10-02 18:45:11,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-45dd8b12-9cd6-4b4a-ab3d-7c42d4f3873a 2018-10-02 18:45:11,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:12,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-8c5d992e-65c9-411d-9c4a-0d51c5917026 x-compute-request-id: req-8c5d992e-65c9-411d-9c4a-0d51c5917026 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:02Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:12,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-8c5d992e-65c9-411d-9c4a-0d51c5917026 2018-10-02 18:45:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:12,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-210bcb8d-7b82-4cc2-9234-ef4482f743f6 Date: Tue, 02 Oct 2018 18:45: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":["e413365c-52c2-4092-83f9-b854909e3a66"],"updated_at":"2018-10-02T18:44:46Z","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c3d97412754c6d9ec094601119e2fa","id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net"}]} 2018-10-02 18:45:12,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net used request id req-210bcb8d-7b82-4cc2-9234-ef4482f743f6 2018-10-02 18:45:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:12,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c026f7a0-0663-4148-bec5-b2e9b851fb9a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:45:12,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-c026f7a0-0663-4148-bec5-b2e9b851fb9a 2018-10-02 18:45:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:12,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-928ab4a5-b1fb-4ea4-9a73-8e3653674fa1 Date: Tue, 02 Oct 2018 18:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:44: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":"63c3d97412754c6d9ec094601119e2fa","id":"e413365c-52c2-4092-83f9-b854909e3a66","subnetpool_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet"}]} 2018-10-02 18:45:12,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-928ab4a5-b1fb-4ea4-9a73-8e3653674fa1 2018-10-02 18:45:12,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:12,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-e17c8c14-4fb4-4fea-acde-3353381e0c51 Date: Tue, 02 Oct 2018 18:45:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.2"}],"id":"3530f6f2-b1d1-4328-9727-4af51e09f047","security_groups":[],"mac_address":"fa:16:3e:4e:d8:37","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.4"}],"id":"9aa7c696-a8f1-4797-a4fc-09e165be022a","security_groups":[],"mac_address":"fa:16:3e:63:7f:3e","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac767654-23b4-40be-a9bb-cb619ddbf3b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.7"}],"id":"c589bb92-adf9-452e-875a-e01f2379ee79","security_groups":["faafeb62-2471-4fd6-b70a-4b24c234889a"],"mac_address":"fa:16:3e:6a:ef:ad","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:51Z","binding:vnic_type":"normal","device_id":"19056604-2b0d-43ae-b696-8b32ff8e3fac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e413365c-52c2-4092-83f9-b854909e3a66","ip_address":"10.55.0.3"}],"id":"fbddc447-4fb6-47e9-9a09-5e1d5e213829","security_groups":[],"mac_address":"fa:16:3e:f5:e9:9c","project_id":"63c3d97412754c6d9ec094601119e2fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac767654-23b4-40be-a9bb-cb619ddbf3b3","tenant_id":"63c3d97412754c6d9ec094601119e2fa","created_at":"2018-10-02T18:44:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac767654-23b4-40be-a9bb-cb619ddbf3b3"}]} 2018-10-02 18:45:12,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-e17c8c14-4fb4-4fea-acde-3353381e0c51 2018-10-02 18:45:12,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33cb92655f1edd9aaa8569652b9f9bf2c968c8b" 2018-10-02 18:45:13,078 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-217dacb4-fc3b-4070-8b41-4da4eed9be26 x-compute-request-id: req-217dacb4-fc3b-4070-8b41-4da4eed9be26 Content-Type: application/json 2018-10-02 18:45:13,078 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-217dacb4-fc3b-4070-8b41-4da4eed9be26 2018-10-02 18:45:13,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:13,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45: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-d3c4734f-e4bb-4aed-a5a1-82ec8b3efc43 x-compute-request-id: req-d3c4734f-e4bb-4aed-a5a1-82ec8b3efc43 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:13Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:13,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-d3c4734f-e4bb-4aed-a5a1-82ec8b3efc43 2018-10-02 18:45:13,398 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst] is - ACTIVE 2018-10-02 18:45:13,398 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:16,400 - create_instance - DEBUG - VM status query timeout in 296.67879796 2018-10-02 18:45:16,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:16,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-0725cf5a-a111-4da1-8103-df3e31af3879 x-compute-request-id: req-0725cf5a-a111-4da1-8103-df3e31af3879 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:ef:ad", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac", "rel": "bookmark"}], "image": {"id": "c94199ed-8639-420c-8074-c2465f3249b6", "links": [{"href": "http://172.30.9.22:8774/images/c94199ed-8639-420c-8074-c2465f3249b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:02.000000", "flavor": {"id": "80655516-0eee-4b47-b680-a315723d14c1", "links": [{"href": "http://172.30.9.22:8774/flavors/80655516-0eee-4b47-b680-a315723d14c1", "rel": "bookmark"}]}, "id": "19056604-2b0d-43ae-b696-8b32ff8e3fac", "security_groups": [{"name": "default"}], "user_id": "e75bcf1389354744a8b32188a7616d5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:13Z", "hostId": "5da7f66adebb580f82bfe1791995d42873b71f6d8bc420d749616483", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst", "created": "2018-10-02T18:44:55Z", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:16,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-0725cf5a-a111-4da1-8103-df3e31af3879 2018-10-02 18:45:16,986 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst] is - ACTIVE 2018-10-02 18:45:16,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:19,989 - create_instance - DEBUG - VM status query timeout in 293.089884996 2018-10-02 18:45:19,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:20,044 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:45: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-06f83d25-3acc-440f-93d4-236180f9437e x-compute-request-id: req-06f83d25-3acc-440f-93d4-236180f9437e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 19056604-2b0d-43ae-b696-8b32ff8e3fac could not be found.", "code": 404}} 2018-10-02 18:45:20,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-06f83d25-3acc-440f-93d4-236180f9437e 2018-10-02 18:45:20,045 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 19056604-2b0d-43ae-b696-8b32ff8e3fac could not be found. (HTTP 404) (Request-ID: req-06f83d25-3acc-440f-93d4-236180f9437e) 2018-10-02 18:45:20,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33cb92655f1edd9aaa8569652b9f9bf2c968c8b" 2018-10-02 18:45:20,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-9eb801ca-fa18-41d2-9201-47018225808d x-compute-request-id: req-9eb801ca-fa18-41d2-9201-47018225808d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:45:20,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst used request id req-9eb801ca-fa18-41d2-9201-47018225808d 2018-10-02 18:45:20,143 - create_instance - INFO - Deleting Port with ID - c589bb92-adf9-452e-875a-e01f2379ee79 2018-10-02 18:45:20,144 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-port 2018-10-02 18:45:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/c589bb92-adf9-452e-875a-e01f2379ee79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:20,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8997660b-45a7-40c4-93f2-2ad6c4fd50af Date: Tue, 02 Oct 2018 18:45:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:45:20,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/c589bb92-adf9-452e-875a-e01f2379ee79 used request id req-8997660b-45a7-40c4-93f2-2ad6c4fd50af 2018-10-02 18:45:20,644 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst 2018-10-02 18:45:20,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:20,689 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-84ad9341-aa08-46be-8b4b-c9453e16cbfa x-compute-request-id: req-84ad9341-aa08-46be-8b4b-c9453e16cbfa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 19056604-2b0d-43ae-b696-8b32ff8e3fac could not be found.", "code": 404}} 2018-10-02 18:45:20,689 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-84ad9341-aa08-46be-8b4b-c9453e16cbfa 2018-10-02 18:45:20,689 - create_instance - WARNING - Instance already deleted - Instance 19056604-2b0d-43ae-b696-8b32ff8e3fac could not be found. (HTTP 404) (Request-ID: req-84ad9341-aa08-46be-8b4b-c9453e16cbfa) 2018-10-02 18:45:20,690 - create_instance - INFO - Checking deletion status 2018-10-02 18:45:20,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe492397c85b415068f35646cbbef9cab1236133" 2018-10-02 18:45:20,741 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-4a71ea4f-9243-42ef-b5f0-0a4ecddaf66b x-compute-request-id: req-4a71ea4f-9243-42ef-b5f0-0a4ecddaf66b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 19056604-2b0d-43ae-b696-8b32ff8e3fac could not be found.", "code": 404}} 2018-10-02 18:45:20,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/19056604-2b0d-43ae-b696-8b32ff8e3fac used request id req-4a71ea4f-9243-42ef-b5f0-0a4ecddaf66b 2018-10-02 18:45:20,742 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 19056604-2b0d-43ae-b696-8b32ff8e3fac could not be found. (HTTP 404) (Request-ID: req-4a71ea4f-9243-42ef-b5f0-0a4ecddaf66b) 2018-10-02 18:45:20,742 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-inst 2018-10-02 18:45:20,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89bdea9785f739e1d700eeb95e923b620cc8062" 2018-10-02 18:45:20,784 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-4778acd9-da1b-4329-90e5-bcb1e017eabc x-compute-request-id: req-4778acd9-da1b-4329-90e5-bcb1e017eabc Content-Length: 0 Content-Type: application/json 2018-10-02 18:45:20,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/80655516-0eee-4b47-b680-a315723d14c1 used request id req-4778acd9-da1b-4329-90e5-bcb1e017eabc 2018-10-02 18:45:20,785 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet 2018-10-02 18:45:20,785 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-subnet 2018-10-02 18:45:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/e413365c-52c2-4092-83f9-b854909e3a66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:45:23,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e8bb975-1a32-499b-8bad-8261512da2fa Date: Tue, 02 Oct 2018 18:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:45:23,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e413365c-52c2-4092-83f9-b854909e3a66 used request id req-3e8bb975-1a32-499b-8bad-8261512da2fa 2018-10-02 18:45:23,163 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-pub-net 2018-10-02 18:45:23,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/ac767654-23b4-40be-a9bb-cb619ddbf3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048c1101d98bb74278e95a3b7deb25dfeb83d4da" 2018-10-02 18:45:24,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0a55130-98f0-4d15-b91f-7edc0244daa4 Date: Tue, 02 Oct 2018 18:45:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:45:24,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ac767654-23b4-40be-a9bb-cb619ddbf3b3 used request id req-c0a55130-98f0-4d15-b91f-7edc0244daa4 2018-10-02 18:45:24,453 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-33fe7d68-3f93-4f83-b02a-2550ba2b954f-image 2018-10-02 18:45:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}165c1024578256faca097347eb01254465715b2e" 2018-10-02 18:45:27,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e8a2e19-7ac0-4f10-bd43-0293b5e6e428 Date: Tue, 02 Oct 2018 18:45:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:45:27,005 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c94199ed-8639-420c-8074-c2465f3249b6 used request id req-6e8a2e19-7ac0-4f10-bd43-0293b5e6e428 2018-10-02 18:45:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:27,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2c79db70-65ae-4a49-b922-449e5239cf38 Date: Tue, 02 Oct 2018 18:45:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "created_at": "2018-10-02T18:44:45Z", "updated_at": "2018-10-02T18:44:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "revision_number": 0, "id": "6282e259-6432-44dd-b777-620514ce3e55", "remote_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "63c3d97412754c6d9ec094601119e2fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "revision_number": 0, "id": "79626a91-673b-49c1-8458-4c7d30817640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "63c3d97412754c6d9ec094601119e2fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "revision_number": 0, "id": "d0ba3e07-67fd-470a-816b-5782eb1bbbdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "63c3d97412754c6d9ec094601119e2fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "revision_number": 0, "id": "d7469232-0c98-4649-b8b2-429c9cf1e727", "remote_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "63c3d97412754c6d9ec094601119e2fa"}], "revision_number": 4, "project_id": "63c3d97412754c6d9ec094601119e2fa", "id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "name": "default"}]} 2018-10-02 18:45:27,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2c79db70-65ae-4a49-b922-449e5239cf38 2018-10-02 18:45:27,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:27,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa896d2-3a46-447f-97b7-cc43720f91a5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:45:27,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-6aa896d2-3a46-447f-97b7-cc43720f91a5 2018-10-02 18:45:27,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:27,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb89208-b474-4b8a-82aa-659037f817ea Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:45:27,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-edb89208-b474-4b8a-82aa-659037f817ea 2018-10-02 18:45:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:27,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f81050-0718-45d2-8410-5ea060388c45 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:45:27,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-e9f81050-0718-45d2-8410-5ea060388c45 2018-10-02 18:45:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:27,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76300e64-0385-40ff-8643-82f45cff867a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa"}, "enabled": true, "id": "63c3d97412754c6d9ec094601119e2fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-866b9031-3996-4de-proj"}} 2018-10-02 18:45:27,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-76300e64-0385-40ff-8643-82f45cff867a 2018-10-02 18:45:27,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faafeb62-2471-4fd6-b70a-4b24c234889a 2018-10-02 18:45:27,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=faafeb62-2471-4fd6-b70a-4b24c234889a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:27,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-06d65d13-9299-4c9e-8998-1717b44120fb Date: Tue, 02 Oct 2018 18:45:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "port_range_min": null, "revision_number": 0, "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "created_at": "2018-10-02T18:44:45Z", "project_id": "63c3d97412754c6d9ec094601119e2fa", "id": "6282e259-6432-44dd-b777-620514ce3e55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "port_range_min": null, "revision_number": 0, "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "created_at": "2018-10-02T18:44:45Z", "project_id": "63c3d97412754c6d9ec094601119e2fa", "id": "79626a91-673b-49c1-8458-4c7d30817640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "port_range_min": null, "revision_number": 0, "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "created_at": "2018-10-02T18:44:45Z", "project_id": "63c3d97412754c6d9ec094601119e2fa", "id": "d0ba3e07-67fd-470a-816b-5782eb1bbbdc"}, {"remote_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:44:45Z", "security_group_id": "faafeb62-2471-4fd6-b70a-4b24c234889a", "port_range_min": null, "revision_number": 0, "tenant_id": "63c3d97412754c6d9ec094601119e2fa", "created_at": "2018-10-02T18:44:45Z", "project_id": "63c3d97412754c6d9ec094601119e2fa", "id": "d7469232-0c98-4649-b8b2-429c9cf1e727"}]} 2018-10-02 18:45:27,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=faafeb62-2471-4fd6-b70a-4b24c234889a used request id req-06d65d13-9299-4c9e-8998-1717b44120fb 2018-10-02 18:45:27,793 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:45:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/faafeb62-2471-4fd6-b70a-4b24c234889a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:28,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5f6ca9f-117f-4191-b5b8-122f8e2a7efe Content-Length: 0 Date: Tue, 02 Oct 2018 18:45:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:45:28,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/faafeb62-2471-4fd6-b70a-4b24c234889a used request id req-e5f6ca9f-117f-4191-b5b8-122f8e2a7efe 2018-10-02 18:45:28,102 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-866b9031-3996-4de-proj 2018-10-02 18:45:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:28,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3413729b-e6a8-4d1c-ba0f-59c8497fe6f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:45:28,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/63c3d97412754c6d9ec094601119e2fa used request id req-3413729b-e6a8-4d1c-ba0f-59c8497fe6f6 2018-10-02 18:45:28,343 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-866b9031-3996-4de-proj-role 2018-10-02 18:45:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/412f07b39ab742ac81ebbf91e0aa336f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:28,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d108fa2-b772-41cc-a93f-81722a44003e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:45:28,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/412f07b39ab742ac81ebbf91e0aa336f used request id req-2d108fa2-b772-41cc-a93f-81722a44003e 2018-10-02 18:45:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187dbf5234ed3e92381eb3b6f239a68eb676627" 2018-10-02 18:45:28,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52361860-1c0a-44c2-8a44-8efbdf043e02 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:45:28,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-52361860-1c0a-44c2-8a44-8efbdf043e02 2018-10-02 18:45:28,610 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-866b9031-3996-4de-user 2018-10-02 18:45:28,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/e75bcf1389354744a8b32188a7616d5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d312fcec703c09e86a8bb5730d32f6b668b6ad" 2018-10-02 18:45:28,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847b36d4-8c5f-4497-bc60-640623940a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:45:28,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e75bcf1389354744a8b32188a7616d5f used request id req-847b36d4-8c5f-4497-bc60-640623940a2e 2018-10-02 18:45:28,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:29,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["nehP6wmlQ4WX_HNr3oPP6Q"], "issued_at": "2018-10-02T18:45:29.000000Z"}} 2018-10-02 18:45:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e6c46c5b2eb0aaab535647c9759c7235a26b80" 2018-10-02 18:45:29,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63ad7d5-cccf-4ebc-9b26-2c0ef1b9e180 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:29,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d63ad7d5-cccf-4ebc-9b26-2c0ef1b9e180 2018-10-02 18:45:29,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:29,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:29,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["VHD0Z2f5SnCG-OhRNCqtjw"], "issued_at": "2018-10-02T18:45:29.000000Z"}} 2018-10-02 18:45:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:45:29,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed71b2a-7288-4217-bbbb-f61b4f354477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:29,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eed71b2a-7288-4217-bbbb-f61b4f354477 2018-10-02 18:45:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:45:29,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:45: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:45:29,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:45:29,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c6151a-2432-4cb5-95cf-d5dd47ba0632 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:45:29,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj used request id req-20c6151a-2432-4cb5-95cf-d5dd47ba0632 2018-10-02 18:45:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:45:29,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4d582c-9d5d-496a-8a87-6b180c1b6099 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:45:29,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-df4d582c-9d5d-496a-8a87-6b180c1b6099 2018-10-02 18:45:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}}' 2018-10-02 18:45:30,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfbd5c4c-e04e-4436-abb8-655f3fe863cf Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:30,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bfbd5c4c-e04e-4436-abb8-655f3fe863cf 2018-10-02 18:45:30,053 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj 2018-10-02 18:45:30,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:30,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:30,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["d2xwT3YxQVCOtsdTpPAubA"], "issued_at": "2018-10-02T18:45:30.000000Z"}} 2018-10-02 18:45:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b202b7334d6f8b827862eb21e2acc708f009e90" 2018-10-02 18:45:30,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f301321-88b1-450b-91ec-cc10d81ea1f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:30,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7f301321-88b1-450b-91ec-cc10d81ea1f2 2018-10-02 18:45:30,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:45:30,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:45: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:45:30,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b202b7334d6f8b827862eb21e2acc708f009e90" 2018-10-02 18:45:30,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5325ed-ee45-4871-aa83-57f43a576790 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:45:30,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0c5325ed-ee45-4871-aa83-57f43a576790 2018-10-02 18:45:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b202b7334d6f8b827862eb21e2acc708f009e90" 2018-10-02 18:45:30,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d53c83-18fb-4d96-bdeb-8edd6a3f49e2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}]} 2018-10-02 18:45:30,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj used request id req-e9d53c83-18fb-4d96-bdeb-8edd6a3f49e2 2018-10-02 18:45:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b202b7334d6f8b827862eb21e2acc708f009e90" 2018-10-02 18:45:30,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35b18d5-d002-401d-9979-4844a1de1150 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:45:30,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d35b18d5-d002-401d-9979-4844a1de1150 2018-10-02 18:45:31,310 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-771abeba-15e2-4d5-user 2018-10-02 18:45:31,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:45:31,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5696d476-7f4b-42d9-88db-39b4d223ef96 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:45:31,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5696d476-7f4b-42d9-88db-39b4d223ef96 2018-10-02 18:45:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" -d '{"role": {"name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role"}}' 2018-10-02 18:45:31,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12534006-23e9-4052-9d3a-0c4981928e4b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e95ca8da78d4577b509ebf5b308fc15", "links": {"self": "http://172.30.9.22:5000/v3/roles/6e95ca8da78d4577b509ebf5b308fc15"}, "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role"}} 2018-10-02 18:45:31,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-12534006-23e9-4052-9d3a-0c4981928e4b 2018-10-02 18:45:31,532 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role 2018-10-02 18:45:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/6e95ca8da78d4577b509ebf5b308fc15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:45:31,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cc362e-81c9-40cb-9365-a72a9a4eb738 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/6e95ca8da78d4577b509ebf5b308fc15"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role", "id": "6e95ca8da78d4577b509ebf5b308fc15"}} 2018-10-02 18:45:31,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/6e95ca8da78d4577b509ebf5b308fc15 used request id req-b9cc362e-81c9-40cb-9365-a72a9a4eb738 2018-10-02 18:45:31,622 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role to project CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj 2018-10-02 18:45:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c/users/f02c4576b5c546829c724028f1522eb1/roles/6e95ca8da78d4577b509ebf5b308fc15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:45:31,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703f75ad-ab97-45ac-96fa-8a715197d27e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:45:31,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c/users/f02c4576b5c546829c724028f1522eb1/roles/6e95ca8da78d4577b509ebf5b308fc15 used request id req-703f75ad-ab97-45ac-96fa-8a715197d27e 2018-10-02 18:45:31,768 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:45:31,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:31,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:32,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e95ca8da78d4577b509ebf5b308fc15", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role"}], "expires_at": "2018-10-02T19:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-user", "id": "f02c4576b5c546829c724028f1522eb1"}, "audit_ids": ["A7ZH1hTdTjmbuPVVoDbRTw"], "issued_at": "2018-10-02T18:45:32.000000Z"}} 2018-10-02 18:45:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:45:32,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ed558c-7164-42db-959a-7625a018740b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:32,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e1ed558c-7164-42db-959a-7625a018740b 2018-10-02 18:45:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:45:32,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e9e9e8c0-db5f-49a3-ad04-d84c66eace19 Date: Tue, 02 Oct 2018 18:45:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image"} 2018-10-02 18:45:32,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image used request id req-e9e9e8c0-db5f-49a3-ad04-d84c66eace19 2018-10-02 18:45:32,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:45:32,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b0660c8d-7c7d-449f-bcb0-3188bc5e5bc3 Date: Tue, 02 Oct 2018 18:45:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:45:32,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b0660c8d-7c7d-449f-bcb0-3188bc5e5bc3 2018-10-02 18:45:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image"}' 2018-10-02 18:45:32,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 X-Openstack-Request-Id: req-fe7db4e8-c986-413d-88d6-c220165a0bd6 Date: Tue, 02 Oct 2018 18:45:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:45:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:45:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "min_disk": 0, "protected": false, "id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "file": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/file", "checksum": null, "owner": "7fb66770ccb34eb1b83b8a4e3f93693c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:45:32,810 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fe7db4e8-c986-413d-88d6-c220165a0bd6 2018-10-02 18:45:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" -d '' 2018-10-02 18:45:34,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f36cfd0-b3ad-4c2f-baed-24468c3c9e64 Date: Tue, 02 Oct 2018 18:45:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:45:34,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/file used request id req-5f36cfd0-b3ad-4c2f-baed-24468c3c9e64 2018-10-02 18:45:34,176 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:45:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:45:34,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bb94fb8e-6cf5-499d-a028-ebda8d0c60e1 Date: Tue, 02 Oct 2018 18:45:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:45:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:45:34Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/snap", "metadata": {}}], "self": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "min_disk": 0, "protected": false, "id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "file": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fb66770ccb34eb1b83b8a4e3f93693c", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:45:34,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 used request id req-bb94fb8e-6cf5-499d-a028-ebda8d0c60e1 2018-10-02 18:45:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:45:34,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e3cadfd0-758d-4ff0-a29c-3210b379f8d5 Date: Tue, 02 Oct 2018 18:45:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:45:34,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e3cadfd0-758d-4ff0-a29c-3210b379f8d5 2018-10-02 18:45:34,365 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image 2018-10-02 18:45:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:45:34,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f4232c8e-7f1a-4076-b330-ee16fa95624a Date: Tue, 02 Oct 2018 18:45:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:45:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:45:34Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/snap", "metadata": {}}], "self": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "min_disk": 0, "protected": false, "id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "file": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fb66770ccb34eb1b83b8a4e3f93693c", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:45:34,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 used request id req-f4232c8e-7f1a-4076-b330-ee16fa95624a 2018-10-02 18:45:34,527 - create_image - DEBUG - Instance status is - active 2018-10-02 18:45:34,527 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image 2018-10-02 18:45:34,528 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image 2018-10-02 18:45:34,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:34,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:34,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e95ca8da78d4577b509ebf5b308fc15", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role"}], "expires_at": "2018-10-02T19:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-user", "id": "f02c4576b5c546829c724028f1522eb1"}, "audit_ids": ["4jj90zEHTsyxIzHKFgbzIg"], "issued_at": "2018-10-02T18:45:34.000000Z"}} 2018-10-02 18:45:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:45:34,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06971f5a-4a55-4b0c-8144-0f5a6d1361aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:34,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-06971f5a-4a55-4b0c-8144-0f5a6d1361aa 2018-10-02 18:45:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:45:35,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c57b8d58-ed66-4742-b337-1fa54add6c42 Date: Tue, 02 Oct 2018 18:45:35 GMT RESP BODY: {"networks":[]} 2018-10-02 18:45:35,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-c57b8d58-ed66-4742-b337-1fa54add6c42 2018-10-02 18:45:35,094 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net 2018-10-02 18:45:35,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" -d '{"network": {"name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net", "admin_state_up": true}}' 2018-10-02 18:45:35,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-891bd7e1-8e03-40e9-9b9a-6c6cfbb8fe4e Date: Tue, 02 Oct 2018 18:45:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fb75d124-3279-4315-9261-7293be6b3cf3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:45:35Z","is_default":false,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","mtu":1450}} 2018-10-02 18:45:35,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-891bd7e1-8e03-40e9-9b9a-6c6cfbb8fe4e 2018-10-02 18:45:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:45:35,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e76d95c0-44bc-47e1-bb18-84f5e9a8ad39 Date: Tue, 02 Oct 2018 18:45: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-10-02T18:45:35Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:35,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-e76d95c0-44bc-47e1-bb18-84f5e9a8ad39 2018-10-02 18:45:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:45:36,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea5a2ec2-f51c-4ee6-ba1c-e1a7662c44ba Date: Tue, 02 Oct 2018 18:45:36 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:45:36,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-ea5a2ec2-f51c-4ee6-ba1c-e1a7662c44ba 2018-10-02 18:45:36,180 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet 2018-10-02 18:45:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" -d '{"subnets": [{"ip_version": 4, "network_id": "fb75d124-3279-4315-9261-7293be6b3cf3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]}' 2018-10-02 18:45:36,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e135ef9-3c4e-4479-a8e5-ec9f7d7bf42f Date: Tue, 02 Oct 2018 18:45:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:36,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-7e135ef9-3c4e-4479-a8e5-ec9f7d7bf42f 2018-10-02 18:45:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:45:37,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3a55a306-6a49-4be2-b276-aeedbbc8c952 Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:37,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-3a55a306-6a49-4be2-b276-aeedbbc8c952 2018-10-02 18:45:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:45:37,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-013344ac-c873-4f9b-b9b8-68c5a019618e Date: Tue, 02 Oct 2018 18:45:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:37,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-013344ac-c873-4f9b-b9b8-68c5a019618e 2018-10-02 18:45:37,295 - OpenStackNetwork - DEBUG - Network [fb75d124-3279-4315-9261-7293be6b3cf3] created successfully 2018-10-02 18:45:37,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:37,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:37,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["CZ3yvxqTRV-ty0LgTGbnpw"], "issued_at": "2018-10-02T18:45:37.000000Z"}} 2018-10-02 18:45:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9795503e946ebf6eb96c201a127de6cca6975c21" 2018-10-02 18:45:37,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726efa2a-3896-4719-93b4-db9b3dbf60c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:37,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-726efa2a-3896-4719-93b4-db9b3dbf60c8 2018-10-02 18:45:37,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:45:37,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9795503e946ebf6eb96c201a127de6cca6975c21" 2018-10-02 18:45:37,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-36aadc7e-3096-4962-b40e-08e2714ed090 x-compute-request-id: req-36aadc7e-3096-4962-b40e-08e2714ed090 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:45:37,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-36aadc7e-3096-4962-b40e-08e2714ed090 2018-10-02 18:45:37,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9795503e946ebf6eb96c201a127de6cca6975c21" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:45:37,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58cecff3-7ccb-47bc-b369-701c0f81aea9 x-compute-request-id: req-58cecff3-7ccb-47bc-b369-701c0f81aea9 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:45:37,994 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-58cecff3-7ccb-47bc-b369-701c0f81aea9 2018-10-02 18:45:37,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:37,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:38,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e95ca8da78d4577b509ebf5b308fc15", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role"}], "expires_at": "2018-10-02T19:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-user", "id": "f02c4576b5c546829c724028f1522eb1"}, "audit_ids": ["H9r_crUTSDKUNckq3PRVog"], "issued_at": "2018-10-02T18:45:38.000000Z"}} 2018-10-02 18:45:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:38,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5216b59-f0f9-429f-a2a8-991fe9da1a80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:38,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b5216b59-f0f9-429f-a2a8-991fe9da1a80 2018-10-02 18:45:38,449 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:45:38,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:38,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb428396-5fb8-4a64-b493-28c27f71898f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:38,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bb428396-5fb8-4a64-b493-28c27f71898f 2018-10-02 18:45:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:38,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-779835bc-dcb5-46e4-a2c6-c62050361450 Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:38,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-779835bc-dcb5-46e4-a2c6-c62050361450 2018-10-02 18:45:38,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:45:38,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:45: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:45:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:38,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53dddffb-d00b-4865-b5a9-52b7525d70f2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:38,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-53dddffb-d00b-4865-b5a9-52b7525d70f2 2018-10-02 18:45:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:39,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8f0842c7-fcf2-4d98-a569-4e34bd1803f8 Date: Tue, 02 Oct 2018 18:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:39,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-8f0842c7-fcf2-4d98-a569-4e34bd1803f8 2018-10-02 18:45:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:39,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-753dd737-7ea3-46fa-815b-a464e877dcfd Date: Tue, 02 Oct 2018 18:45:39 GMT RESP BODY: {"ports":[]} 2018-10-02 18:45:39,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1&admin_state_up=True used request id req-753dd737-7ea3-46fa-815b-a464e877dcfd 2018-10-02 18:45:39,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:39,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e4142cb-2cbe-4e1d-b4ac-7b4ba43d4844 x-compute-request-id: req-7e4142cb-2cbe-4e1d-b4ac-7b4ba43d4844 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:45:39,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst used request id req-7e4142cb-2cbe-4e1d-b4ac-7b4ba43d4844 2018-10-02 18:45:39,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:39,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d2793e29-8e9c-4171-8f09-1b5e43649319 Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:39,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-d2793e29-8e9c-4171-8f09-1b5e43649319 2018-10-02 18:45:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:39,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2aac3f9-81cb-427f-a323-a002f312702f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:39,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-f2aac3f9-81cb-427f-a323-a002f312702f 2018-10-02 18:45:39,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:40,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa75a455-2368-45e2-8657-381d9ada6438 Date: Tue, 02 Oct 2018 18:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:40,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-aa75a455-2368-45e2-8657-381d9ada6438 2018-10-02 18:45:40,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:40,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f100b90-b97a-411f-91fd-12b24f54253f Date: Tue, 02 Oct 2018 18:45:40 GMT RESP BODY: {"ports":[]} 2018-10-02 18:45:40,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1&admin_state_up=True used request id req-4f100b90-b97a-411f-91fd-12b24f54253f 2018-10-02 18:45:40,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:45:40,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:45:40,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e95ca8da78d4577b509ebf5b308fc15", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role"}], "expires_at": "2018-10-02T19:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7fb66770ccb34eb1b83b8a4e3f93693c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-user", "id": "f02c4576b5c546829c724028f1522eb1"}, "audit_ids": ["ORoj-2NvRKGsMNm8Tnxi5w"], "issued_at": "2018-10-02T18:45:40.000000Z"}} 2018-10-02 18:45:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49987612dede72018e488e936236c7258376aad6" 2018-10-02 18:45:40,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297119df-193c-413f-8b1c-f7a84f268604 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:45:40,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-297119df-193c-413f-8b1c-f7a84f268604 2018-10-02 18:45:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:41,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-931384cf-475b-483c-b0ef-8e76a6d9bd96 Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:41,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-931384cf-475b-483c-b0ef-8e76a6d9bd96 2018-10-02 18:45:41,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:41,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79851a7b-b2b2-4204-a9a8-492887131c7f Date: Tue, 02 Oct 2018 18:45:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:41,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-79851a7b-b2b2-4204-a9a8-492887131c7f 2018-10-02 18:45:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:41,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-50e4b9ab-06f8-4284-9ded-09c09ebbc9ae Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:41,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-50e4b9ab-06f8-4284-9ded-09c09ebbc9ae 2018-10-02 18:45:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:45:41,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:45:41,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49987612dede72018e488e936236c7258376aad6" 2018-10-02 18:45:41,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3003b250-9c1c-4d10-9707-7219688d8e8a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:41,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-3003b250-9c1c-4d10-9707-7219688d8e8a 2018-10-02 18:45:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:41,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59bfe928-b967-43e0-bdc9-0047998c6679 Date: Tue, 02 Oct 2018 18:45:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:41,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-59bfe928-b967-43e0-bdc9-0047998c6679 2018-10-02 18:45:41,862 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net 2018-10-02 18:45:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" -d '{"port": {"network_id": "fb75d124-3279-4315-9261-7293be6b3cf3", "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-02 18:45:43,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-8eafbc88-c612-42e2-85d6-4f582b1b094d Date: Tue, 02 Oct 2018 18:45:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfef0541-1501-4705-95a7-6bc8201fa59b","ip_address":"10.55.0.13"}],"id":"0447c644-9e21-4f0e-b02b-255fd0043ae9","security_groups":["7e8281ff-b90d-4325-9b50-dc8fc87e1d89"],"mac_address":"fa:16:3e:1c:f8:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1","project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","qos_policy_id":null,"admin_state_up":true,"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:42Z","binding:vnic_type":"normal"}} 2018-10-02 18:45:43,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-8eafbc88-c612-42e2-85d6-4f582b1b094d 2018-10-02 18:45:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b636dfc6-f413-4e33-bc8b-d76cc496f010 Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:43,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-b636dfc6-f413-4e33-bc8b-d76cc496f010 2018-10-02 18:45:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843ca443-cb50-4120-bf89-51b1efba93f0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:43,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-843ca443-cb50-4120-bf89-51b1efba93f0 2018-10-02 18:45:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96dd0564-514e-45ce-ac8a-d8c6e830c03a Date: Tue, 02 Oct 2018 18:45:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:43,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-96dd0564-514e-45ce-ac8a-d8c6e830c03a 2018-10-02 18:45:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-66860a6b-687c-4550-a850-c18f9bfeda92 Date: Tue, 02 Oct 2018 18:45:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfef0541-1501-4705-95a7-6bc8201fa59b","ip_address":"10.55.0.13"}],"id":"0447c644-9e21-4f0e-b02b-255fd0043ae9","security_groups":["7e8281ff-b90d-4325-9b50-dc8fc87e1d89"],"mac_address":"fa:16:3e:1c:f8:78","project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1","admin_state_up":true,"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:45:43,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1&admin_state_up=True used request id req-66860a6b-687c-4550-a850-c18f9bfeda92 2018-10-02 18:45:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28aa52d-c500-4f09-bef6-c294e1a76812 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:43,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-f28aa52d-c500-4f09-bef6-c294e1a76812 2018-10-02 18:45:43,863 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst 2018-10-02 18:45:43,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e8469c9-8d63-482e-896d-6af800bbe39b x-compute-request-id: req-9e8469c9-8d63-482e-896d-6af800bbe39b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-flavor-name"}]} 2018-10-02 18:45:43,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9e8469c9-8d63-482e-896d-6af800bbe39b 2018-10-02 18:45:43,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:43,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-057731be-ba2f-4635-bb9c-2ac845d06645 x-compute-request-id: req-057731be-ba2f-4635-bb9c-2ac845d06645 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:45:43,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f used request id req-057731be-ba2f-4635-bb9c-2ac845d06645 2018-10-02 18:45:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:44,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d29da0db-821b-42d2-ab7b-e6121450d8e7 Date: Tue, 02 Oct 2018 18:45:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:45:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:45:34Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/snap", "metadata": {}}], "self": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "min_disk": 0, "protected": false, "id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "file": "/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fb66770ccb34eb1b83b8a4e3f93693c", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image"} 2018-10-02 18:45:44,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image used request id req-d29da0db-821b-42d2-ab7b-e6121450d8e7 2018-10-02 18:45:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:44,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08b3c3e6-b3ac-4ff1-8de3-afdd0d60b44a Date: Tue, 02 Oct 2018 18:45:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:45:44,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-08b3c3e6-b3ac-4ff1-8de3-afdd0d60b44a 2018-10-02 18:45:44,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" -d '{"server": {"name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "imageRef": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "flavorRef": "14ce5dff-aaad-4e78-ac89-e451af39291f", "max_count": 1, "min_count": 1, "networks": [{"port": "0447c644-9e21-4f0e-b02b-255fd0043ae9"}]}}' 2018-10-02 18:45:46,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd1ac4b5-393b-4d77-a9d6-ee1ae85d6e53 x-compute-request-id: req-dd1ac4b5-393b-4d77-a9d6-ee1ae85d6e53 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "adminPass": "BCguhk5zrt63"}} 2018-10-02 18:45:46,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-dd1ac4b5-393b-4d77-a9d6-ee1ae85d6e53 2018-10-02 18:45:46,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:46,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd9f83d7-c7b6-440a-8ba6-360d2c993db1 x-compute-request-id: req-cd9f83d7-c7b6-440a-8ba6-360d2c993db1 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.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "image": {"id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "links": [{"href": "http://172.30.9.22:8774/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}]}, "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "user_id": "f02c4576b5c546829c724028f1522eb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:45:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "created": "2018-10-02T18:45:45Z", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:46,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-cd9f83d7-c7b6-440a-8ba6-360d2c993db1 2018-10-02 18:45:46,244 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst 2018-10-02 18:45:46,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:46,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31b447d9-6e02-4e94-9fed-643e47a2ad6d x-compute-request-id: req-31b447d9-6e02-4e94-9fed-643e47a2ad6d 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.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "image": {"id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "links": [{"href": "http://172.30.9.22:8774/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}]}, "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "user_id": "f02c4576b5c546829c724028f1522eb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:45:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "created": "2018-10-02T18:45:45Z", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:46,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-31b447d9-6e02-4e94-9fed-643e47a2ad6d 2018-10-02 18:45:46,456 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst] is - BUILD 2018-10-02 18:45:46,456 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:49,460 - create_instance - DEBUG - VM status query timeout in 896.784573078 2018-10-02 18:45:49,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:50,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45: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-fff42094-1f3d-4940-a9a8-9c00b659a60a x-compute-request-id: req-fff42094-1f3d-4940-a9a8-9c00b659a60a 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.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "image": {"id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "links": [{"href": "http://172.30.9.22:8774/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}]}, "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "security_groups": [{"name": "default"}], "user_id": "f02c4576b5c546829c724028f1522eb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:45:47Z", "hostId": "e4840993cdebcd8306e8b3fe2e43ff0f4a27e2fa6dcdd2fa0cec6e54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "created": "2018-10-02T18:45:45Z", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:50,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-fff42094-1f3d-4940-a9a8-9c00b659a60a 2018-10-02 18:45:50,370 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst] is - BUILD 2018-10-02 18:45:50,370 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:53,373 - create_instance - DEBUG - VM status query timeout in 892.871306181 2018-10-02 18:45:53,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:54,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45: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-14cb7043-54d6-4c8b-a891-485838f37e84 x-compute-request-id: req-14cb7043-54d6-4c8b-a891-485838f37e84 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:f8:78", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "image": {"id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "links": [{"href": "http://172.30.9.22:8774/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:51.000000", "flavor": {"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}]}, "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "security_groups": [{"name": "default"}], "user_id": "f02c4576b5c546829c724028f1522eb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:51Z", "hostId": "e4840993cdebcd8306e8b3fe2e43ff0f4a27e2fa6dcdd2fa0cec6e54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "created": "2018-10-02T18:45:45Z", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:54,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-14cb7043-54d6-4c8b-a891-485838f37e84 2018-10-02 18:45:54,103 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst] is - ACTIVE 2018-10-02 18:45:54,103 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:45:54,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:54,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45: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-3bb69a36-313c-4b00-ac80-21851b7e9a81 x-compute-request-id: req-3bb69a36-313c-4b00-ac80-21851b7e9a81 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:f8:78", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "image": {"id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "links": [{"href": "http://172.30.9.22:8774/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:51.000000", "flavor": {"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}]}, "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "security_groups": [{"name": "default"}], "user_id": "f02c4576b5c546829c724028f1522eb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:51Z", "hostId": "e4840993cdebcd8306e8b3fe2e43ff0f4a27e2fa6dcdd2fa0cec6e54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "created": "2018-10-02T18:45:45Z", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:54,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-3bb69a36-313c-4b00-ac80-21851b7e9a81 2018-10-02 18:45:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:55,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c41ee21b-a145-40a1-b586-248ba8c55095 Date: Tue, 02 Oct 2018 18:45: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":["dfef0541-1501-4705-95a7-6bc8201fa59b"],"updated_at":"2018-10-02T18:45:36Z","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"fb75d124-3279-4315-9261-7293be6b3cf3","name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net"}]} 2018-10-02 18:45:55,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net used request id req-c41ee21b-a145-40a1-b586-248ba8c55095 2018-10-02 18:45:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:55,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c941b0fb-8f30-43fb-aba0-e150dd06d9bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:45:55,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-c941b0fb-8f30-43fb-aba0-e150dd06d9bc 2018-10-02 18:45:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:55,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f67a40c-9981-444a-b06a-0b7375606514 Date: Tue, 02 Oct 2018 18:45:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:36Z","dns_nameservers":[],"updated_at":"2018-10-02T18:45: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":"7fb66770ccb34eb1b83b8a4e3f93693c","id":"dfef0541-1501-4705-95a7-6bc8201fa59b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet"}]} 2018-10-02 18:45:55,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-7f67a40c-9981-444a-b06a-0b7375606514 2018-10-02 18:45:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:55,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-db9ad5e3-6647-449d-b7ee-ffeaf6aaf95d Date: Tue, 02 Oct 2018 18:45:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfef0541-1501-4705-95a7-6bc8201fa59b","ip_address":"10.55.0.13"}],"id":"0447c644-9e21-4f0e-b02b-255fd0043ae9","security_groups":["7e8281ff-b90d-4325-9b50-dc8fc87e1d89"],"mac_address":"fa:16:3e:1c:f8:78","project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1","admin_state_up":true,"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:42Z","binding:vnic_type":"normal","device_id":"65b5be57-84bc-4a70-aa0b-d239c337734d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dfef0541-1501-4705-95a7-6bc8201fa59b","ip_address":"10.55.0.4"}],"id":"09d2be36-0aa7-47a7-adb2-adf8d1be8e2d","security_groups":[],"mac_address":"fa:16:3e:a4:71:e4","project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb75d124-3279-4315-9261-7293be6b3cf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dfef0541-1501-4705-95a7-6bc8201fa59b","ip_address":"10.55.0.3"}],"id":"ac35be22-ae10-44c0-aed6-1316e85d3b77","security_groups":[],"mac_address":"fa:16:3e:52:1d:04","project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb75d124-3279-4315-9261-7293be6b3cf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:45:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dfef0541-1501-4705-95a7-6bc8201fa59b","ip_address":"10.55.0.2"}],"id":"e4f7d674-58dd-4118-b3f2-e71072cf4cdf","security_groups":[],"mac_address":"fa:16:3e:69:ef:bd","project_id":"7fb66770ccb34eb1b83b8a4e3f93693c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb75d124-3279-4315-9261-7293be6b3cf3","tenant_id":"7fb66770ccb34eb1b83b8a4e3f93693c","created_at":"2018-10-02T18:45:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb75d124-3279-4315-9261-7293be6b3cf3"}]} 2018-10-02 18:45:55,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-db9ad5e3-6647-449d-b7ee-ffeaf6aaf95d 2018-10-02 18:45:55,349 - create_instance - INFO - Deleting Port with ID - 0447c644-9e21-4f0e-b02b-255fd0043ae9 2018-10-02 18:45:55,349 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3bport-1 2018-10-02 18:45:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/0447c644-9e21-4f0e-b02b-255fd0043ae9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:55,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abc1d78c-19a3-4160-9fd1-736398c7da04 Date: Tue, 02 Oct 2018 18:45:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:45:55,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/0447c644-9e21-4f0e-b02b-255fd0043ae9 used request id req-abc1d78c-19a3-4160-9fd1-736398c7da04 2018-10-02 18:45:55,796 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst 2018-10-02 18:45:55,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:56,113 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23f1951e-114f-4e3f-84a0-b90b0a40cb4b x-compute-request-id: req-23f1951e-114f-4e3f-84a0-b90b0a40cb4b Content-Type: application/json 2018-10-02 18:45:56,113 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-23f1951e-114f-4e3f-84a0-b90b0a40cb4b 2018-10-02 18:45:56,114 - create_instance - INFO - Checking deletion status 2018-10-02 18:45:56,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:56,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:45: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-96958e3c-5dc3-4e9c-8af7-2606ba3bfeb9 x-compute-request-id: req-96958e3c-5dc3-4e9c-8af7-2606ba3bfeb9 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.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/65b5be57-84bc-4a70-aa0b-d239c337734d", "rel": "bookmark"}], "image": {"id": "6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "links": [{"href": "http://172.30.9.22:8774/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:45:51.000000", "flavor": {"id": "14ce5dff-aaad-4e78-ac89-e451af39291f", "links": [{"href": "http://172.30.9.22:8774/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f", "rel": "bookmark"}]}, "id": "65b5be57-84bc-4a70-aa0b-d239c337734d", "user_id": "f02c4576b5c546829c724028f1522eb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:45:56Z", "hostId": "e4840993cdebcd8306e8b3fe2e43ff0f4a27e2fa6dcdd2fa0cec6e54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst", "created": "2018-10-02T18:45:45Z", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:45:56,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-96958e3c-5dc3-4e9c-8af7-2606ba3bfeb9 2018-10-02 18:45:56,512 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst] is - ACTIVE 2018-10-02 18:45:56,512 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:45:59,515 - create_instance - DEBUG - VM status query timeout in 296.598690033 2018-10-02 18:45:59,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd87cf6d56d271e3e844bbade855a9516d5661b8" 2018-10-02 18:45:59,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:45:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f07457f-e399-4b94-a7c7-de9616e9dd84 x-compute-request-id: req-8f07457f-e399-4b94-a7c7-de9616e9dd84 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 65b5be57-84bc-4a70-aa0b-d239c337734d could not be found.", "code": 404}} 2018-10-02 18:45:59,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/65b5be57-84bc-4a70-aa0b-d239c337734d used request id req-8f07457f-e399-4b94-a7c7-de9616e9dd84 2018-10-02 18:45:59,568 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 65b5be57-84bc-4a70-aa0b-d239c337734d could not be found. (HTTP 404) (Request-ID: req-8f07457f-e399-4b94-a7c7-de9616e9dd84) 2018-10-02 18:45:59,568 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-inst 2018-10-02 18:45:59,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9795503e946ebf6eb96c201a127de6cca6975c21" 2018-10-02 18:45:59,611 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:45:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1269f95-9a06-49f6-9236-765962e58c14 x-compute-request-id: req-b1269f95-9a06-49f6-9236-765962e58c14 Content-Length: 0 Content-Type: application/json 2018-10-02 18:45:59,611 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/14ce5dff-aaad-4e78-ac89-e451af39291f used request id req-b1269f95-9a06-49f6-9236-765962e58c14 2018-10-02 18:45:59,612 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet 2018-10-02 18:45:59,612 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-subnet 2018-10-02 18:45:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/dfef0541-1501-4705-95a7-6bc8201fa59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:46:01,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9a5d637-b41a-4664-b327-0fad01fb08b2 Date: Tue, 02 Oct 2018 18:46:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:01,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dfef0541-1501-4705-95a7-6bc8201fa59b used request id req-f9a5d637-b41a-4664-b327-0fad01fb08b2 2018-10-02 18:46:01,891 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-pub-net 2018-10-02 18:46:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/fb75d124-3279-4315-9261-7293be6b3cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0662be307c910c62d5ebbf400674693fc12cdb0a" 2018-10-02 18:46:03,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4bb6a6a-eab1-4a83-850a-cc5a709f0fed Date: Tue, 02 Oct 2018 18:46:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:03,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fb75d124-3279-4315-9261-7293be6b3cf3 used request id req-e4bb6a6a-eab1-4a83-850a-cc5a709f0fed 2018-10-02 18:46:03,248 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-51f18704-b6ba-4f26-9c66-c26fb3f90f3b-image 2018-10-02 18:46:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5d051358399fa514a87782795e35d31836e0d13" 2018-10-02 18:46:05,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dff46bd0-7aa6-4499-a110-426d155e088f Date: Tue, 02 Oct 2018 18:46:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:46:05,041 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6459b172-19a6-48d2-a6b6-e1773bc5bcf1 used request id req-dff46bd0-7aa6-4499-a110-426d155e088f 2018-10-02 18:46:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:05,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2dd30242-21e9-4634-8bb4-7aa1d45fd721 Date: Tue, 02 Oct 2018 18:46:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "created_at": "2018-10-02T18:45:35Z", "updated_at": "2018-10-02T18:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "revision_number": 0, "id": "07f97f37-5c32-4f2e-b31d-03392788c664", "remote_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "remote_ip_prefix": null, "created_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "revision_number": 0, "id": "5458ac32-084c-4b1d-bce0-a6a1241f12d5", "remote_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "remote_ip_prefix": null, "created_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "revision_number": 0, "id": "8a4291aa-f121-42be-b86b-e07db65a3119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "revision_number": 0, "id": "9d6f969b-c5bb-4a2d-9e46-37742a5f1b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c"}], "revision_number": 4, "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:46:05,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2dd30242-21e9-4634-8bb4-7aa1d45fd721 2018-10-02 18:46:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:05,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787db345-ca4d-4dd1-acde-b1a36996f212 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c"}, "enabled": true, "id": "7fb66770ccb34eb1b83b8a4e3f93693c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj"}} 2018-10-02 18:46:05,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-787db345-ca4d-4dd1-acde-b1a36996f212 2018-10-02 18:46:05,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e8281ff-b90d-4325-9b50-dc8fc87e1d89 2018-10-02 18:46:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7e8281ff-b90d-4325-9b50-dc8fc87e1d89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:05,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-514f0800-a368-437b-843f-f750d8ae5b8b Date: Tue, 02 Oct 2018 18:46:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "created_at": "2018-10-02T18:45:35Z", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "id": "07f97f37-5c32-4f2e-b31d-03392788c664"}, {"remote_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "created_at": "2018-10-02T18:45:35Z", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "id": "5458ac32-084c-4b1d-bce0-a6a1241f12d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "created_at": "2018-10-02T18:45:35Z", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "id": "8a4291aa-f121-42be-b86b-e07db65a3119"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:45:35Z", "security_group_id": "7e8281ff-b90d-4325-9b50-dc8fc87e1d89", "port_range_min": null, "revision_number": 0, "tenant_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "created_at": "2018-10-02T18:45:35Z", "project_id": "7fb66770ccb34eb1b83b8a4e3f93693c", "id": "9d6f969b-c5bb-4a2d-9e46-37742a5f1b25"}]} 2018-10-02 18:46:05,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7e8281ff-b90d-4325-9b50-dc8fc87e1d89 used request id req-514f0800-a368-437b-843f-f750d8ae5b8b 2018-10-02 18:46:05,545 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:46:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7e8281ff-b90d-4325-9b50-dc8fc87e1d89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:05,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8575d78-35af-4045-af22-532d569d5cdc Content-Length: 0 Date: Tue, 02 Oct 2018 18:46:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:05,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7e8281ff-b90d-4325-9b50-dc8fc87e1d89 used request id req-a8575d78-35af-4045-af22-532d569d5cdc 2018-10-02 18:46:05,842 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj 2018-10-02 18:46:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:06,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47cc04c0-abfd-408d-ab7d-e0601e1208f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:06,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7fb66770ccb34eb1b83b8a4e3f93693c used request id req-47cc04c0-abfd-408d-ab7d-e0601e1208f9 2018-10-02 18:46:06,037 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-771abeba-15e2-4d5-proj-role 2018-10-02 18:46:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/6e95ca8da78d4577b509ebf5b308fc15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:06,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6ef8dd0-1cfd-408f-95e2-83518a79a20a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:06,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/6e95ca8da78d4577b509ebf5b308fc15 used request id req-c6ef8dd0-1cfd-408f-95e2-83518a79a20a 2018-10-02 18:46:06,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d7ef6780f120b0b3efe998cb350cc0992d9c6" 2018-10-02 18:46:06,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4519e35d-37b3-4ea9-a36f-36b1ffe940f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:46:06,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4519e35d-37b3-4ea9-a36f-36b1ffe940f1 2018-10-02 18:46:06,253 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-771abeba-15e2-4d5-user 2018-10-02 18:46:06,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/f02c4576b5c546829c724028f1522eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b202b7334d6f8b827862eb21e2acc708f009e90" 2018-10-02 18:46:06,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc749493-985f-4711-a9fa-d99a098a63c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:06,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f02c4576b5c546829c724028f1522eb1 used request id req-bc749493-985f-4711-a9fa-d99a098a63c4 2018-10-02 18:46:06,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:06,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ekaFDRYaQpSVDNluyb_v4Q"], "issued_at": "2018-10-02T18:46:06.000000Z"}} 2018-10-02 18:46:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83cd666fe92fe48c5bf59a52d133483382ab396" 2018-10-02 18:46:06,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8beb2a5e-dffe-4f6d-8174-ed9eb3eaf548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:06,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8beb2a5e-dffe-4f6d-8174-ed9eb3eaf548 2018-10-02 18:46:06,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:06,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:07,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["XDg52au8R4GbHLgiVrNzjQ"], "issued_at": "2018-10-02T18:46:07.000000Z"}} 2018-10-02 18:46:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:07,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95217f45-f743-47fc-8bbc-a73e32e4ca3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:07,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-95217f45-f743-47fc-8bbc-a73e32e4ca3b 2018-10-02 18:46:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:07,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:07,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85ff38cf-f057-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:07,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275e6821-b32d-40cd-bf96-0b690e523225 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85ff38cf-f057-498-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:46:07,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85ff38cf-f057-498-proj used request id req-275e6821-b32d-40cd-bf96-0b690e523225 2018-10-02 18:46:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:07,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634406c9-52c2-415c-9d09-5daf2548bfe8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:46:07,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-634406c9-52c2-415c-9d09-5daf2548bfe8 2018-10-02 18:46:07,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}}' 2018-10-02 18:46:07,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5279b1e4-4c5d-45f0-abd1-b119167506eb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989"}, "enabled": true, "id": "9c92b75313054293be653a0ef2c07989", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}} 2018-10-02 18:46:07,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5279b1e4-4c5d-45f0-abd1-b119167506eb 2018-10-02 18:46:07,628 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-85ff38cf-f057-498-proj 2018-10-02 18:46:07,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:07,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:08,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Md9zsP1uSXKYZNDypkVsjA"], "issued_at": "2018-10-02T18:46:08.000000Z"}} 2018-10-02 18:46:08,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cfc605388991e9ec93c5ae42a2c9a628434da4" 2018-10-02 18:46:08,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68491a3-e157-4b52-8494-1e49bcba7025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:08,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d68491a3-e157-4b52-8494-1e49bcba7025 2018-10-02 18:46:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:08,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:08,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cfc605388991e9ec93c5ae42a2c9a628434da4" 2018-10-02 18:46:08,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2244be-b445-43f7-957c-7593d4caca24 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:46:08,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0e2244be-b445-43f7-957c-7593d4caca24 2018-10-02 18:46:08,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-85ff38cf-f057-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cfc605388991e9ec93c5ae42a2c9a628434da4" 2018-10-02 18:46:08,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766d0516-67a8-46d8-aaab-8a733da31d85 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-85ff38cf-f057-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989"}, "enabled": true, "id": "9c92b75313054293be653a0ef2c07989", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}]} 2018-10-02 18:46:08,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-85ff38cf-f057-498-proj used request id req-766d0516-67a8-46d8-aaab-8a733da31d85 2018-10-02 18:46:08,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cfc605388991e9ec93c5ae42a2c9a628434da4" 2018-10-02 18:46:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a60c31-dff2-4688-b316-7c3b5252c564 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:46:08,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-91a60c31-dff2-4688-b316-7c3b5252c564 2018-10-02 18:46:08,687 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-85ff38cf-f057-498-user 2018-10-02 18:46:08,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:08,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:08,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520ddcac-1907-4c13-b5d3-a1a7771edf11 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:46:08,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-520ddcac-1907-4c13-b5d3-a1a7771edf11 2018-10-02 18:46:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" -d '{"role": {"name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role"}}' 2018-10-02 18:46:08,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b89856-b9b0-4a8c-ab17-d69608c996f2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f27798a992594d779ded3bc1e2176d3f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f27798a992594d779ded3bc1e2176d3f"}, "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role"}} 2018-10-02 18:46:08,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-54b89856-b9b0-4a8c-ab17-d69608c996f2 2018-10-02 18:46:08,903 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role 2018-10-02 18:46:08,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f27798a992594d779ded3bc1e2176d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:08,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2939ac3a-b79f-41e3-92e3-affc43e16e35 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f27798a992594d779ded3bc1e2176d3f"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role", "id": "f27798a992594d779ded3bc1e2176d3f"}} 2018-10-02 18:46:08,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f27798a992594d779ded3bc1e2176d3f used request id req-2939ac3a-b79f-41e3-92e3-affc43e16e35 2018-10-02 18:46:08,992 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role to project CreateInstancePortManipulationTests-85ff38cf-f057-498-proj 2018-10-02 18:46:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989/users/de52460e752245b181c092814063f734/roles/f27798a992594d779ded3bc1e2176d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:09,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13acebd5-9d75-4424-bcbd-c7ee75a3c972 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:09,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989/users/de52460e752245b181c092814063f734/roles/f27798a992594d779ded3bc1e2176d3f used request id req-13acebd5-9d75-4424-bcbd-c7ee75a3c972 2018-10-02 18:46:09,122 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:46:09,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:09,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:09,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27798a992594d779ded3bc1e2176d3f", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role"}], "expires_at": "2018-10-02T19:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c92b75313054293be653a0ef2c07989", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-user", "id": "de52460e752245b181c092814063f734"}, "audit_ids": ["-a-kO3PyQ8yWbBCYPKQsZw"], "issued_at": "2018-10-02T18:46:09.000000Z"}} 2018-10-02 18:46:09,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:09,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ac44e7-cf16-4c30-b9bb-6c313a5b1ce5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:09,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-19ac44e7-cf16-4c30-b9bb-6c313a5b1ce5 2018-10-02 18:46:09,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:09,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1400527b-8f67-409f-b21a-a4a3652ff539 Date: Tue, 02 Oct 2018 18:46:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image"} 2018-10-02 18:46:09,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image used request id req-1400527b-8f67-409f-b21a-a4a3652ff539 2018-10-02 18:46:09,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:09,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b3344b9-b04f-4804-9712-675f7b37deb0 Date: Tue, 02 Oct 2018 18:46:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:46:09,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-3b3344b9-b04f-4804-9712-675f7b37deb0 2018-10-02 18:46:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image"}' 2018-10-02 18:46:10,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 X-Openstack-Request-Id: req-450e509d-c082-47c8-8724-bddf6748b951 Date: Tue, 02 Oct 2018 18:46:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895", "min_disk": 0, "protected": false, "id": "00a707fb-3228-4b94-a1f4-86b2f82ee895", "file": "/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/file", "checksum": null, "owner": "9c92b75313054293be653a0ef2c07989", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:10,126 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-450e509d-c082-47c8-8724-bddf6748b951 2018-10-02 18:46:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" -d '' 2018-10-02 18:46:11,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-540a9466-e81a-4065-969d-36f1227f7c6e Date: Tue, 02 Oct 2018 18:46:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:46:11,420 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/file used request id req-540a9466-e81a-4065-969d-36f1227f7c6e 2018-10-02 18:46:11,420 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:46:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e6d0fd14-65e7-439a-a76d-52a70ffdfcf9 Date: Tue, 02 Oct 2018 18:46:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:11Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/snap", "metadata": {}}], "self": "/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895", "min_disk": 0, "protected": false, "id": "00a707fb-3228-4b94-a1f4-86b2f82ee895", "file": "/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c92b75313054293be653a0ef2c07989", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:11,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 used request id req-e6d0fd14-65e7-439a-a76d-52a70ffdfcf9 2018-10-02 18:46:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:11,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ce5dad9-3f3b-4657-8ef0-d4efcded86a6 Date: Tue, 02 Oct 2018 18:46:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:46:11,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0ce5dad9-3f3b-4657-8ef0-d4efcded86a6 2018-10-02 18:46:11,754 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image 2018-10-02 18:46:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:11,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c451c011-270a-4190-8e4f-d15339a3b50f Date: Tue, 02 Oct 2018 18:46:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:11Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/snap", "metadata": {}}], "self": "/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895", "min_disk": 0, "protected": false, "id": "00a707fb-3228-4b94-a1f4-86b2f82ee895", "file": "/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c92b75313054293be653a0ef2c07989", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/00a707fb-3228-4b94-a1f4-86b2f82ee895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:11,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 used request id req-c451c011-270a-4190-8e4f-d15339a3b50f 2018-10-02 18:46:11,912 - create_image - DEBUG - Instance status is - active 2018-10-02 18:46:11,913 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image 2018-10-02 18:46:11,913 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image 2018-10-02 18:46:11,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:11,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:12,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27798a992594d779ded3bc1e2176d3f", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role"}], "expires_at": "2018-10-02T19:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c92b75313054293be653a0ef2c07989", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-user", "id": "de52460e752245b181c092814063f734"}, "audit_ids": ["hBhFcighRe-F9dzczU4xKA"], "issued_at": "2018-10-02T18:46:12.000000Z"}} 2018-10-02 18:46:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:12,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a491ba38-bc30-4674-98aa-7efedf1033e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:12,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a491ba38-bc30-4674-98aa-7efedf1033e3 2018-10-02 18:46:12,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:12,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b64e48bb-79d2-4694-8370-82aea13ed689 Date: Tue, 02 Oct 2018 18:46:12 GMT RESP BODY: {"networks":[]} 2018-10-02 18:46:12,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net used request id req-b64e48bb-79d2-4694-8370-82aea13ed689 2018-10-02 18:46:12,646 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net 2018-10-02 18:46:12,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" -d '{"network": {"name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net", "admin_state_up": true}}' 2018-10-02 18:46:13,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-1de807ce-5c2d-45ff-b211-75b346d946a0 Date: Tue, 02 Oct 2018 18:46:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"83f04a93-5169-40de-adc1-13f1114c1b32","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:46:13Z","is_default":false,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","mtu":1450}} 2018-10-02 18:46:13,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-1de807ce-5c2d-45ff-b211-75b346d946a0 2018-10-02 18:46:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:13,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-d7c773b2-136a-43bf-b02f-7c65c73888e0 Date: Tue, 02 Oct 2018 18:46: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-10-02T18:46:13Z","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","id":"83f04a93-5169-40de-adc1-13f1114c1b32","name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net"}]} 2018-10-02 18:46:13,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-d7c773b2-136a-43bf-b02f-7c65c73888e0 2018-10-02 18:46:13,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:13,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-628566b8-6ff7-49ae-958b-2080c80feb6e Date: Tue, 02 Oct 2018 18:46:13 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:46:13,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-628566b8-6ff7-49ae-958b-2080c80feb6e 2018-10-02 18:46:13,549 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet 2018-10-02 18:46:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" -d '{"subnets": [{"ip_version": 4, "network_id": "83f04a93-5169-40de-adc1-13f1114c1b32", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]}' 2018-10-02 18:46:14,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3032fa28-914f-41b8-be85-fc312d8bbb39 Date: Tue, 02 Oct 2018 18:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83f04a93-5169-40de-adc1-13f1114c1b32","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46: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":"9c92b75313054293be653a0ef2c07989","id":"fa838d8a-b07d-40c5-8ba3-763efc190510","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]} 2018-10-02 18:46:14,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-3032fa28-914f-41b8-be85-fc312d8bbb39 2018-10-02 18:46:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:14,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-056c1c48-6816-4fae-aa71-8256661be0d9 Date: Tue, 02 Oct 2018 18:46: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":["fa838d8a-b07d-40c5-8ba3-763efc190510"],"updated_at":"2018-10-02T18:46:13Z","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","id":"83f04a93-5169-40de-adc1-13f1114c1b32","name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net"}]} 2018-10-02 18:46:14,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-056c1c48-6816-4fae-aa71-8256661be0d9 2018-10-02 18:46:14,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:14,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0f20989-bb06-4ab2-8888-8c967a84adf7 Date: Tue, 02 Oct 2018 18:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83f04a93-5169-40de-adc1-13f1114c1b32","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46: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":"9c92b75313054293be653a0ef2c07989","id":"fa838d8a-b07d-40c5-8ba3-763efc190510","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]} 2018-10-02 18:46:14,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-a0f20989-bb06-4ab2-8888-8c967a84adf7 2018-10-02 18:46:14,665 - OpenStackNetwork - DEBUG - Network [83f04a93-5169-40de-adc1-13f1114c1b32] created successfully 2018-10-02 18:46:14,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:14,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:15,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["GYabhOwDSZifXzFYNJJHnw"], "issued_at": "2018-10-02T18:46:15.000000Z"}} 2018-10-02 18:46:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a37604cf177e682abc5b58c34ef4fcf9aab144a" 2018-10-02 18:46:15,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8922c4c-6c04-4445-9fe3-6b4dbfd5d59f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:15,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d8922c4c-6c04-4445-9fe3-6b4dbfd5d59f 2018-10-02 18:46:15,134 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:46:15,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a37604cf177e682abc5b58c34ef4fcf9aab144a" 2018-10-02 18:46:15,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e79b5ad-65e5-499b-af34-2f9b15551666 x-compute-request-id: req-7e79b5ad-65e5-499b-af34-2f9b15551666 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:46:15,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7e79b5ad-65e5-499b-af34-2f9b15551666 2018-10-02 18:46:15,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a37604cf177e682abc5b58c34ef4fcf9aab144a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:46:15,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85dc0d3d-5613-4488-9954-e50a3eb982a0 x-compute-request-id: req-85dc0d3d-5613-4488-9954-e50a3eb982a0 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/36bbb61e-d8fa-4faf-98ee-f9589648fb2a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/36bbb61e-d8fa-4faf-98ee-f9589648fb2a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "36bbb61e-d8fa-4faf-98ee-f9589648fb2a", "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:46:15,371 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-85dc0d3d-5613-4488-9954-e50a3eb982a0 2018-10-02 18:46:15,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:15,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:15,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27798a992594d779ded3bc1e2176d3f", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role"}], "expires_at": "2018-10-02T19:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c92b75313054293be653a0ef2c07989", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-user", "id": "de52460e752245b181c092814063f734"}, "audit_ids": ["6nh4Fef9Su-YSRRrETt3QQ"], "issued_at": "2018-10-02T18:46:15.000000Z"}} 2018-10-02 18:46:15,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:15,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274732f8-1ff8-47de-a820-bbc8391efade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:15,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-274732f8-1ff8-47de-a820-bbc8391efade 2018-10-02 18:46:15,822 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:46:15,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:15,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a51df8a-280e-4fa4-a3e2-977cbdac8744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:15,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1a51df8a-280e-4fa4-a3e2-977cbdac8744 2018-10-02 18:46:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:16,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a0336618-0c1a-4ab4-8c1e-8318947dacff Date: Tue, 02 Oct 2018 18:46: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":["fa838d8a-b07d-40c5-8ba3-763efc190510"],"updated_at":"2018-10-02T18:46:13Z","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","id":"83f04a93-5169-40de-adc1-13f1114c1b32","name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net"}]} 2018-10-02 18:46:16,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net used request id req-a0336618-0c1a-4ab4-8c1e-8318947dacff 2018-10-02 18:46:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:16,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:16,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188a6a57-b6b8-403d-b020-9891cfb570e4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989"}, "enabled": true, "id": "9c92b75313054293be653a0ef2c07989", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}} 2018-10-02 18:46:16,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 used request id req-188a6a57-b6b8-403d-b020-9891cfb570e4 2018-10-02 18:46:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:16,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11ac595d-2f6e-44d2-875c-8067a386a6e8 Date: Tue, 02 Oct 2018 18:46:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83f04a93-5169-40de-adc1-13f1114c1b32","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46: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":"9c92b75313054293be653a0ef2c07989","id":"fa838d8a-b07d-40c5-8ba3-763efc190510","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]} 2018-10-02 18:46:16,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-11ac595d-2f6e-44d2-875c-8067a386a6e8 2018-10-02 18:46:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=83f04a93-5169-40de-adc1-13f1114c1b32&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:16,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6906e4ed-d915-4afc-81a6-2e63b81333f8 Date: Tue, 02 Oct 2018 18:46:16 GMT RESP BODY: {"ports":[]} 2018-10-02 18:46:16,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=83f04a93-5169-40de-adc1-13f1114c1b32&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4bport-1&admin_state_up=True used request id req-6906e4ed-d915-4afc-81a6-2e63b81333f8 2018-10-02 18:46:16,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:16,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-347ec5ab-b178-41cf-a805-c9fe6d621039 x-compute-request-id: req-347ec5ab-b178-41cf-a805-c9fe6d621039 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:46:16,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-inst used request id req-347ec5ab-b178-41cf-a805-c9fe6d621039 2018-10-02 18:46:16,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:16,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2ad0dad0-cdd1-41ee-8b2f-4d121480eead Date: Tue, 02 Oct 2018 18:46: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":["fa838d8a-b07d-40c5-8ba3-763efc190510"],"updated_at":"2018-10-02T18:46:13Z","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","id":"83f04a93-5169-40de-adc1-13f1114c1b32","name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net"}]} 2018-10-02 18:46:16,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net used request id req-2ad0dad0-cdd1-41ee-8b2f-4d121480eead 2018-10-02 18:46:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:17,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcab06fa-21bc-439c-9144-bf707186ccd9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989"}, "enabled": true, "id": "9c92b75313054293be653a0ef2c07989", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}} 2018-10-02 18:46:17,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 used request id req-bcab06fa-21bc-439c-9144-bf707186ccd9 2018-10-02 18:46:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:17,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3bf824f-70e6-4456-b358-04f62dbadfae Date: Tue, 02 Oct 2018 18:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83f04a93-5169-40de-adc1-13f1114c1b32","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46: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":"9c92b75313054293be653a0ef2c07989","id":"fa838d8a-b07d-40c5-8ba3-763efc190510","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]} 2018-10-02 18:46:17,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-e3bf824f-70e6-4456-b358-04f62dbadfae 2018-10-02 18:46:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=83f04a93-5169-40de-adc1-13f1114c1b32&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:17,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3fb53007-2c33-4878-b1fd-663218a682cd Date: Tue, 02 Oct 2018 18:46:17 GMT RESP BODY: {"ports":[]} 2018-10-02 18:46:17,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=83f04a93-5169-40de-adc1-13f1114c1b32&name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4bport-1&admin_state_up=True used request id req-3fb53007-2c33-4878-b1fd-663218a682cd 2018-10-02 18:46:17,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:17,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:17,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27798a992594d779ded3bc1e2176d3f", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role"}], "expires_at": "2018-10-02T19:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c92b75313054293be653a0ef2c07989", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9c92b75313054293be653a0ef2c07989", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-user", "id": "de52460e752245b181c092814063f734"}, "audit_ids": ["mdu1OfhaSWyGKkOSi3P_Ag"], "issued_at": "2018-10-02T18:46:17.000000Z"}} 2018-10-02 18:46:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27134e06f3c62950317ec6c3772ae727ef05c935" 2018-10-02 18:46:17,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8175b8b7-556e-46df-b801-3279b3f4cdfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:17,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8175b8b7-556e-46df-b801-3279b3f4cdfb 2018-10-02 18:46:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:18,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-04b3b325-853f-4c05-b564-0f41d2ed2352 Date: Tue, 02 Oct 2018 18:46: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":["fa838d8a-b07d-40c5-8ba3-763efc190510"],"updated_at":"2018-10-02T18:46:13Z","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","id":"83f04a93-5169-40de-adc1-13f1114c1b32","name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net"}]} 2018-10-02 18:46:18,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net used request id req-04b3b325-853f-4c05-b564-0f41d2ed2352 2018-10-02 18:46:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:18,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58fba2b9-cf37-4e6f-aac6-8640cf486eb0 Date: Tue, 02 Oct 2018 18:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83f04a93-5169-40de-adc1-13f1114c1b32","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46: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":"9c92b75313054293be653a0ef2c07989","id":"fa838d8a-b07d-40c5-8ba3-763efc190510","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]} 2018-10-02 18:46:18,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-58fba2b9-cf37-4e6f-aac6-8640cf486eb0 2018-10-02 18:46:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5f723045-102c-4931-b19e-50f92241bb0d Date: Tue, 02 Oct 2018 18:46: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":["fa838d8a-b07d-40c5-8ba3-763efc190510"],"updated_at":"2018-10-02T18:46:13Z","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c92b75313054293be653a0ef2c07989","id":"83f04a93-5169-40de-adc1-13f1114c1b32","name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net"}]} 2018-10-02 18:46:18,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net used request id req-5f723045-102c-4931-b19e-50f92241bb0d 2018-10-02 18:46:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:18,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27134e06f3c62950317ec6c3772ae727ef05c935" 2018-10-02 18:46:18,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cdc81e-ff1a-484d-8692-642f69777a12 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989"}, "enabled": true, "id": "9c92b75313054293be653a0ef2c07989", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}} 2018-10-02 18:46:18,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 used request id req-19cdc81e-ff1a-484d-8692-642f69777a12 2018-10-02 18:46:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" 2018-10-02 18:46:18,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25dda537-3df9-4e81-802a-1f55e898eb92 Date: Tue, 02 Oct 2018 18:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83f04a93-5169-40de-adc1-13f1114c1b32","tenant_id":"9c92b75313054293be653a0ef2c07989","created_at":"2018-10-02T18:46:13Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46: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":"9c92b75313054293be653a0ef2c07989","id":"fa838d8a-b07d-40c5-8ba3-763efc190510","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet"}]} 2018-10-02 18:46:18,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-25dda537-3df9-4e81-802a-1f55e898eb92 2018-10-02 18:46:18,697 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net 2018-10-02 18:46:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142093372d4a0bff683bed4c40fae06f95f743dd" -d '{"port": {"network_id": "83f04a93-5169-40de-adc1-13f1114c1b32", "name": "CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4bport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-02 18:46:18,868 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-9b325215-bb01-4701-8d67-db190a58240b Date: Tue, 02 Oct 2018 18:46:18 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 18:46:18,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-9b325215-bb01-4701-8d67-db190a58240b 2018-10-02 18:46:18,868 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 18:46:18,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/36bbb61e-d8fa-4faf-98ee-f9589648fb2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a37604cf177e682abc5b58c34ef4fcf9aab144a" 2018-10-02 18:46:18,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:46:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d44e4477-c5ff-469c-9a1b-0054702ba553 x-compute-request-id: req-d44e4477-c5ff-469c-9a1b-0054702ba553 Content-Length: 0 Content-Type: application/json 2018-10-02 18:46:18,916 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/36bbb61e-d8fa-4faf-98ee-f9589648fb2a used request id req-d44e4477-c5ff-469c-9a1b-0054702ba553 2018-10-02 18:46:18,917 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet 2018-10-02 18:46:18,917 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-subnet 2018-10-02 18:46:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/fa838d8a-b07d-40c5-8ba3-763efc190510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:20,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c19ba23-426b-43de-930b-7b4dfb501365 Date: Tue, 02 Oct 2018 18:46:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:20,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/fa838d8a-b07d-40c5-8ba3-763efc190510 used request id req-0c19ba23-426b-43de-930b-7b4dfb501365 2018-10-02 18:46:20,952 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-pub-net 2018-10-02 18:46:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/83f04a93-5169-40de-adc1-13f1114c1b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92a53504a8c482d197dcb803d81ea2bf913f6d9" 2018-10-02 18:46:22,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a13337f-a04e-4f1f-ac74-d075a79fd36f Date: Tue, 02 Oct 2018 18:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:22,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/83f04a93-5169-40de-adc1-13f1114c1b32 used request id req-8a13337f-a04e-4f1f-ac74-d075a79fd36f 2018-10-02 18:46:22,271 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6ebd0a05-4309-4cc1-ac45-cd0787599c4b-image 2018-10-02 18:46:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e72eb5dfaebdc950dbac911c8ba432fac28915" 2018-10-02 18:46:23,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25939036-51e9-4630-ac38-8666bf70fff2 Date: Tue, 02 Oct 2018 18:46:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:46:23,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/00a707fb-3228-4b94-a1f4-86b2f82ee895 used request id req-25939036-51e9-4630-ac38-8666bf70fff2 2018-10-02 18:46:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f42fdc37-78e9-457c-8968-4def53b4c31d Date: Tue, 02 Oct 2018 18:46:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c92b75313054293be653a0ef2c07989", "created_at": "2018-10-02T18:46:12Z", "updated_at": "2018-10-02T18:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "revision_number": 0, "id": "0f4d2ee7-d6fb-4fa0-a56e-62df6ee823ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "tenant_id": "9c92b75313054293be653a0ef2c07989", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c92b75313054293be653a0ef2c07989"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "revision_number": 0, "id": "78001c47-b5c9-46a0-9bc6-98a7e1e47999", "remote_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "tenant_id": "9c92b75313054293be653a0ef2c07989", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c92b75313054293be653a0ef2c07989"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "revision_number": 0, "id": "d35f43a4-30d0-46bf-94b2-e38d6b504dde", "remote_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "tenant_id": "9c92b75313054293be653a0ef2c07989", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c92b75313054293be653a0ef2c07989"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "revision_number": 0, "id": "f6fd62ca-58bb-41bc-bb50-8d39035c173b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "tenant_id": "9c92b75313054293be653a0ef2c07989", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c92b75313054293be653a0ef2c07989"}], "revision_number": 4, "project_id": "9c92b75313054293be653a0ef2c07989", "id": "c75431a8-77a9-44c5-9492-95c79859b878", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:46:24,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-f42fdc37-78e9-457c-8968-4def53b4c31d 2018-10-02 18:46:24,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237ef34a-061f-46d2-8413-f735202cbd7c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:46:24,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-237ef34a-061f-46d2-8413-f735202cbd7c 2018-10-02 18:46:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc87abdb-9229-4150-9690-fa4651ad36b7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989"}, "enabled": true, "id": "9c92b75313054293be653a0ef2c07989", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85ff38cf-f057-498-proj"}} 2018-10-02 18:46:24,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 used request id req-fc87abdb-9229-4150-9690-fa4651ad36b7 2018-10-02 18:46:24,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c75431a8-77a9-44c5-9492-95c79859b878 2018-10-02 18:46:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c75431a8-77a9-44c5-9492-95c79859b878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1c7de34d-242c-4149-8d51-27e85db4d706 Date: Tue, 02 Oct 2018 18:46:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "port_range_min": null, "revision_number": 0, "tenant_id": "9c92b75313054293be653a0ef2c07989", "created_at": "2018-10-02T18:46:12Z", "project_id": "9c92b75313054293be653a0ef2c07989", "id": "0f4d2ee7-d6fb-4fa0-a56e-62df6ee823ba"}, {"remote_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "port_range_min": null, "revision_number": 0, "tenant_id": "9c92b75313054293be653a0ef2c07989", "created_at": "2018-10-02T18:46:12Z", "project_id": "9c92b75313054293be653a0ef2c07989", "id": "78001c47-b5c9-46a0-9bc6-98a7e1e47999"}, {"remote_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "port_range_min": null, "revision_number": 0, "tenant_id": "9c92b75313054293be653a0ef2c07989", "created_at": "2018-10-02T18:46:12Z", "project_id": "9c92b75313054293be653a0ef2c07989", "id": "d35f43a4-30d0-46bf-94b2-e38d6b504dde"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:12Z", "security_group_id": "c75431a8-77a9-44c5-9492-95c79859b878", "port_range_min": null, "revision_number": 0, "tenant_id": "9c92b75313054293be653a0ef2c07989", "created_at": "2018-10-02T18:46:12Z", "project_id": "9c92b75313054293be653a0ef2c07989", "id": "f6fd62ca-58bb-41bc-bb50-8d39035c173b"}]} 2018-10-02 18:46:24,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c75431a8-77a9-44c5-9492-95c79859b878 used request id req-1c7de34d-242c-4149-8d51-27e85db4d706 2018-10-02 18:46:24,362 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:46:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c75431a8-77a9-44c5-9492-95c79859b878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8aa934a4-9e35-4ffc-a1f7-26a719c5f365 Content-Length: 0 Date: Tue, 02 Oct 2018 18:46:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:24,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c75431a8-77a9-44c5-9492-95c79859b878 used request id req-8aa934a4-9e35-4ffc-a1f7-26a719c5f365 2018-10-02 18:46:24,676 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-85ff38cf-f057-498-proj 2018-10-02 18:46:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a93a206-b890-43f5-8181-6bdd1d16b564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:24,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9c92b75313054293be653a0ef2c07989 used request id req-1a93a206-b890-43f5-8181-6bdd1d16b564 2018-10-02 18:46:24,875 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-85ff38cf-f057-498-proj-role 2018-10-02 18:46:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f27798a992594d779ded3bc1e2176d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:24,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c43ea0-5d7c-4bc9-b4b2-af2be8310c82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:24,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f27798a992594d779ded3bc1e2176d3f used request id req-b5c43ea0-5d7c-4bc9-b4b2-af2be8310c82 2018-10-02 18:46:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e155bb99609f6b14d57986daba2ad236c13eea" 2018-10-02 18:46:25,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb99694-0653-4ccd-8f0d-9233ea98265c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:46:25,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-beb99694-0653-4ccd-8f0d-9233ea98265c 2018-10-02 18:46:25,073 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-85ff38cf-f057-498-user 2018-10-02 18:46:25,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/de52460e752245b181c092814063f734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cfc605388991e9ec93c5ae42a2c9a628434da4" 2018-10-02 18:46:25,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5705895d-4f47-4dd6-bf80-09d97805d024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:25,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/de52460e752245b181c092814063f734 used request id req-5705895d-4f47-4dd6-bf80-09d97805d024 2018-10-02 18:46:25,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:25,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["bZF3K2SlS0qjKjJ9eh3ynQ"], "issued_at": "2018-10-02T18:46:25.000000Z"}} 2018-10-02 18:46:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e856d9bf3cbd385d009013216f429dda882344c" 2018-10-02 18:46:25,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23665a3c-c120-4b9c-8aa6-68608d169736 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:25,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-23665a3c-c120-4b9c-8aa6-68608d169736 2018-10-02 18:46:25,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:25,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:26,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["rhiPIAoQSlSoj2-pNvZDTw"], "issued_at": "2018-10-02T18:46:26.000000Z"}} 2018-10-02 18:46:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:26,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c33b77a-6f5a-4fb5-ba2a-5712c56ef634 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:26,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3c33b77a-6f5a-4fb5-ba2a-5712c56ef634 2018-10-02 18:46:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:26,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-963680d3-5a66-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:26,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6151014-a243-4703-ac50-6edb347b7012 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-963680d3-5a66-453-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:46:26,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-963680d3-5a66-453-proj used request id req-a6151014-a243-4703-ac50-6edb347b7012 2018-10-02 18:46:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:26,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d365ac2-d12d-4a22-8fd0-28a1954f004e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:46:26,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0d365ac2-d12d-4a22-8fd0-28a1954f004e 2018-10-02 18:46:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}}' 2018-10-02 18:46:26,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c2bbdc-007c-4f45-9ae5-77a1b72cdc94 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85"}, "enabled": true, "id": "e051537e9d22490e8c28dc5ad360ad85", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}} 2018-10-02 18:46:26,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e0c2bbdc-007c-4f45-9ae5-77a1b72cdc94 2018-10-02 18:46:26,682 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-963680d3-5a66-453-proj 2018-10-02 18:46:26,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:26,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:27,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["KflhcXi9SiyNT4MUFqnT5A"], "issued_at": "2018-10-02T18:46:27.000000Z"}} 2018-10-02 18:46:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6191ca58879976047bcdc7279b8dc40a3cab56e" 2018-10-02 18:46:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a44ce3d-dbc1-4a17-a444-98d5b3f49abd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:27,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a44ce3d-dbc1-4a17-a444-98d5b3f49abd 2018-10-02 18:46:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:27,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6191ca58879976047bcdc7279b8dc40a3cab56e" 2018-10-02 18:46:27,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf939f6-fa9c-4f33-bbb6-30d5f42e3e75 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:46:27,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ebf939f6-fa9c-4f33-bbb6-30d5f42e3e75 2018-10-02 18:46:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-963680d3-5a66-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6191ca58879976047bcdc7279b8dc40a3cab56e" 2018-10-02 18:46:27,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f89faf-9fbd-4f06-9203-31f5e855b869 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-963680d3-5a66-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85"}, "enabled": true, "id": "e051537e9d22490e8c28dc5ad360ad85", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}]} 2018-10-02 18:46:27,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-963680d3-5a66-453-proj used request id req-96f89faf-9fbd-4f06-9203-31f5e855b869 2018-10-02 18:46:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6191ca58879976047bcdc7279b8dc40a3cab56e" 2018-10-02 18:46:27,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8de8295-40b7-452f-8e22-25ad89dc2b01 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:46:27,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b8de8295-40b7-452f-8e22-25ad89dc2b01 2018-10-02 18:46:27,826 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-963680d3-5a66-453-user 2018-10-02 18:46:27,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:27,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:27,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf64fbe8-14df-4c6c-b918-b24c666e4024 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:46:27,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bf64fbe8-14df-4c6c-b918-b24c666e4024 2018-10-02 18:46:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" -d '{"role": {"name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role"}}' 2018-10-02 18:46:28,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc25334-966c-4671-b016-d868c8971958 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87c2df89b718455b9b34c4f0d09f0af3", "links": {"self": "http://172.30.9.22:5000/v3/roles/87c2df89b718455b9b34c4f0d09f0af3"}, "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role"}} 2018-10-02 18:46:28,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ffc25334-966c-4671-b016-d868c8971958 2018-10-02 18:46:28,028 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role 2018-10-02 18:46:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/87c2df89b718455b9b34c4f0d09f0af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:28,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f7f585-c50a-4560-aefe-d5c1374e3889 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/87c2df89b718455b9b34c4f0d09f0af3"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role", "id": "87c2df89b718455b9b34c4f0d09f0af3"}} 2018-10-02 18:46:28,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/87c2df89b718455b9b34c4f0d09f0af3 used request id req-c7f7f585-c50a-4560-aefe-d5c1374e3889 2018-10-02 18:46:28,047 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role to project CreateInstancePortManipulationTests-963680d3-5a66-453-proj 2018-10-02 18:46:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85/users/5e935f171e4d4bdaade1ec3a30f0bf11/roles/87c2df89b718455b9b34c4f0d09f0af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:28,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f4d76f4-bd05-48ad-b253-03ab99ecd18a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:28,175 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85/users/5e935f171e4d4bdaade1ec3a30f0bf11/roles/87c2df89b718455b9b34c4f0d09f0af3 used request id req-0f4d76f4-bd05-48ad-b253-03ab99ecd18a 2018-10-02 18:46:28,175 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:46:28,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:28,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:28,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87c2df89b718455b9b34c4f0d09f0af3", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role"}], "expires_at": "2018-10-02T19:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e051537e9d22490e8c28dc5ad360ad85", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-user", "id": "5e935f171e4d4bdaade1ec3a30f0bf11"}, "audit_ids": ["9aQV3ZJmQ6eWOfH0Xs0QrA"], "issued_at": "2018-10-02T18:46:28.000000Z"}} 2018-10-02 18:46:28,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:28,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a304eed9-c120-4421-8fd7-970202ff3ac5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:28,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a304eed9-c120-4421-8fd7-970202ff3ac5 2018-10-02 18:46:28,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1033ab7a-13b7-41eb-9fae-31b7e1ecee9f Date: Tue, 02 Oct 2018 18:46:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image"} 2018-10-02 18:46:28,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image used request id req-1033ab7a-13b7-41eb-9fae-31b7e1ecee9f 2018-10-02 18:46:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:29,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b83eba40-17fd-4966-b39a-344a550ef9c1 Date: Tue, 02 Oct 2018 18:46:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:46:29,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b83eba40-17fd-4966-b39a-344a550ef9c1 2018-10-02 18:46:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image"}' 2018-10-02 18:46:29,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c X-Openstack-Request-Id: req-30bf865d-72f4-409f-b855-549e818ac93f Date: Tue, 02 Oct 2018 18:46:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c", "min_disk": 0, "protected": false, "id": "d2a55d2f-56d2-4f11-ae2d-30e50c273f6c", "file": "/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/file", "checksum": null, "owner": "e051537e9d22490e8c28dc5ad360ad85", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:29,349 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-30bf865d-72f4-409f-b855-549e818ac93f 2018-10-02 18:46:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" -d '' 2018-10-02 18:46:30,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9621d7b7-d526-4ca7-9f15-fa6d47218a47 Date: Tue, 02 Oct 2018 18:46:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:46:30,463 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/file used request id req-9621d7b7-d526-4ca7-9f15-fa6d47218a47 2018-10-02 18:46:30,463 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:46:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-24b45f31-e380-4707-ab3c-57c2eb248aae Date: Tue, 02 Oct 2018 18:46:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:30Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/snap", "metadata": {}}], "self": "/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c", "min_disk": 0, "protected": false, "id": "d2a55d2f-56d2-4f11-ae2d-30e50c273f6c", "file": "/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e051537e9d22490e8c28dc5ad360ad85", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:30,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c used request id req-24b45f31-e380-4707-ab3c-57c2eb248aae 2018-10-02 18:46:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:30,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16e55178-8937-4458-ac8f-3970869d9128 Date: Tue, 02 Oct 2018 18:46:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:46:30,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-16e55178-8937-4458-ac8f-3970869d9128 2018-10-02 18:46:30,776 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image 2018-10-02 18:46:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:30,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b7566a1a-945e-4170-9c05-b8cf27c19bb4 Date: Tue, 02 Oct 2018 18:46:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:30Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/snap", "metadata": {}}], "self": "/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c", "min_disk": 0, "protected": false, "id": "d2a55d2f-56d2-4f11-ae2d-30e50c273f6c", "file": "/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e051537e9d22490e8c28dc5ad360ad85", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:30,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c used request id req-b7566a1a-945e-4170-9c05-b8cf27c19bb4 2018-10-02 18:46:30,950 - create_image - DEBUG - Instance status is - active 2018-10-02 18:46:30,950 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image 2018-10-02 18:46:30,950 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image 2018-10-02 18:46:30,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:30,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:31,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87c2df89b718455b9b34c4f0d09f0af3", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role"}], "expires_at": "2018-10-02T19:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e051537e9d22490e8c28dc5ad360ad85", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-user", "id": "5e935f171e4d4bdaade1ec3a30f0bf11"}, "audit_ids": ["G1V2nACVQwmcCrXIraOLFQ"], "issued_at": "2018-10-02T18:46:31.000000Z"}} 2018-10-02 18:46:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:31,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5068b1ab-86c1-46cc-a833-c81da423443c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:31,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5068b1ab-86c1-46cc-a833-c81da423443c 2018-10-02 18:46:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:31,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72ca0a46-e0b8-4eee-8c97-22718dacb3a6 Date: Tue, 02 Oct 2018 18:46:31 GMT RESP BODY: {"networks":[]} 2018-10-02 18:46:31,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net used request id req-72ca0a46-e0b8-4eee-8c97-22718dacb3a6 2018-10-02 18:46:31,563 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net 2018-10-02 18:46:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" -d '{"network": {"name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net", "admin_state_up": true}}' 2018-10-02 18:46:32,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6ffb8c35-521d-4698-8226-16563146479c Date: Tue, 02 Oct 2018 18:46:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:46:31Z","is_default":false,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","mtu":1450}} 2018-10-02 18:46:32,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-6ffb8c35-521d-4698-8226-16563146479c 2018-10-02 18:46:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:32,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-78c7b1e3-5dd5-4ab9-b204-913562ff021c Date: Tue, 02 Oct 2018 18:46:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:46:31Z","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net"}]} 2018-10-02 18:46:32,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-78c7b1e3-5dd5-4ab9-b204-913562ff021c 2018-10-02 18:46:32,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:32,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd36689e-0777-4742-b26d-b304d34b0ba9 Date: Tue, 02 Oct 2018 18:46:32 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:46:32,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-cd36689e-0777-4742-b26d-b304d34b0ba9 2018-10-02 18:46:32,502 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet 2018-10-02 18:46:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" -d '{"subnets": [{"ip_version": 4, "network_id": "2dd165bc-655b-468e-8a6b-93bf7ac5d9ac", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]}' 2018-10-02 18:46:33,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96b11b61-dc34-4690-9ef8-46089b4798ce Date: Tue, 02 Oct 2018 18:46:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:32Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"554d05d7-d575-4441-8b01-bc0e0eb5c26c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]} 2018-10-02 18:46:33,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-96b11b61-dc34-4690-9ef8-46089b4798ce 2018-10-02 18:46:33,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:33,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-db588a2a-ed00-423a-8d5e-558ad40e38f2 Date: Tue, 02 Oct 2018 18:46: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":["554d05d7-d575-4441-8b01-bc0e0eb5c26c"],"updated_at":"2018-10-02T18:46:32Z","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net"}]} 2018-10-02 18:46:33,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-db588a2a-ed00-423a-8d5e-558ad40e38f2 2018-10-02 18:46:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0968c0a7-d1e5-4ec7-846c-66b35239fd53 Date: Tue, 02 Oct 2018 18:46:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:32Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"554d05d7-d575-4441-8b01-bc0e0eb5c26c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]} 2018-10-02 18:46:33,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-0968c0a7-d1e5-4ec7-846c-66b35239fd53 2018-10-02 18:46:33,488 - OpenStackNetwork - DEBUG - Network [2dd165bc-655b-468e-8a6b-93bf7ac5d9ac] created successfully 2018-10-02 18:46:33,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:33,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:33,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Jjc6CZP_SnGVFvqplE6mlA"], "issued_at": "2018-10-02T18:46:33.000000Z"}} 2018-10-02 18:46:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2976b30cd40457897a621ff5169b50dd3d6d0a91" 2018-10-02 18:46:33,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9ec078-aa1b-401e-965d-ee7aee7bdd88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:33,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1e9ec078-aa1b-401e-965d-ee7aee7bdd88 2018-10-02 18:46:33,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:46:33,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2976b30cd40457897a621ff5169b50dd3d6d0a91" 2018-10-02 18:46:34,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-d3cef9c2-5011-4f18-b064-ac1ce4726ae5 x-compute-request-id: req-d3cef9c2-5011-4f18-b064-ac1ce4726ae5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:46:34,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d3cef9c2-5011-4f18-b064-ac1ce4726ae5 2018-10-02 18:46:34,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2976b30cd40457897a621ff5169b50dd3d6d0a91" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:46:34,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45f074e7-651c-4554-8dfa-343fa3c6a09a x-compute-request-id: req-45f074e7-651c-4554-8dfa-343fa3c6a09a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ca2bed36-40e0-47f4-a0cb-ca94842d0882", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ca2bed36-40e0-47f4-a0cb-ca94842d0882", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ca2bed36-40e0-47f4-a0cb-ca94842d0882", "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:46:34,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-45f074e7-651c-4554-8dfa-343fa3c6a09a 2018-10-02 18:46:34,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:34,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:34,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87c2df89b718455b9b34c4f0d09f0af3", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role"}], "expires_at": "2018-10-02T19:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e051537e9d22490e8c28dc5ad360ad85", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-user", "id": "5e935f171e4d4bdaade1ec3a30f0bf11"}, "audit_ids": ["NdA4_jDxSRKO8uPbnJhqzQ"], "issued_at": "2018-10-02T18:46:34.000000Z"}} 2018-10-02 18:46:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:34,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55055fbe-73f4-42f9-a9e8-b700d2fcaa67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:34,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-55055fbe-73f4-42f9-a9e8-b700d2fcaa67 2018-10-02 18:46:34,660 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:46:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:34,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f40d0d-4e48-435f-9c86-ee2868f62e82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:34,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04f40d0d-4e48-435f-9c86-ee2868f62e82 2018-10-02 18:46:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-99e3f275-e63e-4e11-af66-7ace238ad30f Date: Tue, 02 Oct 2018 18:46: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":["554d05d7-d575-4441-8b01-bc0e0eb5c26c"],"updated_at":"2018-10-02T18:46:32Z","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net"}]} 2018-10-02 18:46:35,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net used request id req-99e3f275-e63e-4e11-af66-7ace238ad30f 2018-10-02 18:46:35,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:35,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdfd8a5-473c-40a5-9bcc-9454b1c49c0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85"}, "enabled": true, "id": "e051537e9d22490e8c28dc5ad360ad85", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}} 2018-10-02 18:46:35,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 used request id req-cfdfd8a5-473c-40a5-9bcc-9454b1c49c0a 2018-10-02 18:46:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72f5fe65-2b29-49c5-be2e-a5ff29558324 Date: Tue, 02 Oct 2018 18:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:32Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"554d05d7-d575-4441-8b01-bc0e0eb5c26c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]} 2018-10-02 18:46:35,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-72f5fe65-2b29-49c5-be2e-a5ff29558324 2018-10-02 18:46:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-881b81af-d295-4320-ac82-6ade3f1f4eb2 Date: Tue, 02 Oct 2018 18:46:35 GMT RESP BODY: {"ports":[]} 2018-10-02 18:46:35,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cceport-1&admin_state_up=True used request id req-881b81af-d295-4320-ac82-6ade3f1f4eb2 2018-10-02 18:46:35,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ff2ec26-8819-40d6-86d2-174056f92a91 x-compute-request-id: req-5ff2ec26-8819-40d6-86d2-174056f92a91 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:46:35,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-inst used request id req-5ff2ec26-8819-40d6-86d2-174056f92a91 2018-10-02 18:46:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-62fe33e6-6ef7-4029-acb4-f2d5eebe6018 Date: Tue, 02 Oct 2018 18:46: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":["554d05d7-d575-4441-8b01-bc0e0eb5c26c"],"updated_at":"2018-10-02T18:46:32Z","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net"}]} 2018-10-02 18:46:35,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net used request id req-62fe33e6-6ef7-4029-acb4-f2d5eebe6018 2018-10-02 18:46:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:35,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b05a000-e2b6-4d4a-96ff-6cad6272b865 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85"}, "enabled": true, "id": "e051537e9d22490e8c28dc5ad360ad85", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}} 2018-10-02 18:46:35,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 used request id req-5b05a000-e2b6-4d4a-96ff-6cad6272b865 2018-10-02 18:46:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:36,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e252e89d-fba7-4619-8033-c2d4918ce0f6 Date: Tue, 02 Oct 2018 18:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:32Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"554d05d7-d575-4441-8b01-bc0e0eb5c26c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]} 2018-10-02 18:46:36,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-e252e89d-fba7-4619-8033-c2d4918ce0f6 2018-10-02 18:46:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:36,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fab79894-9f1a-4deb-a869-7657a5255cf3 Date: Tue, 02 Oct 2018 18:46:36 GMT RESP BODY: {"ports":[]} 2018-10-02 18:46:36,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac&name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cceport-1&admin_state_up=True used request id req-fab79894-9f1a-4deb-a869-7657a5255cf3 2018-10-02 18:46:36,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:36,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:36,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87c2df89b718455b9b34c4f0d09f0af3", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role"}], "expires_at": "2018-10-02T19:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e051537e9d22490e8c28dc5ad360ad85", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e051537e9d22490e8c28dc5ad360ad85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-user", "id": "5e935f171e4d4bdaade1ec3a30f0bf11"}, "audit_ids": ["M_T0DEMDTnqY5l8msNoK6Q"], "issued_at": "2018-10-02T18:46:36.000000Z"}} 2018-10-02 18:46:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9278a79fb095b08962533e2778881c4b7245c23f" 2018-10-02 18:46:36,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e901dd7-d92b-4597-87a6-85d5dfb40c7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:36,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3e901dd7-d92b-4597-87a6-85d5dfb40c7e 2018-10-02 18:46:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:36,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-99e4cd2e-6aa2-4b44-a3ca-5989c93aac09 Date: Tue, 02 Oct 2018 18:46: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":["554d05d7-d575-4441-8b01-bc0e0eb5c26c"],"updated_at":"2018-10-02T18:46:32Z","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net"}]} 2018-10-02 18:46:36,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net used request id req-99e4cd2e-6aa2-4b44-a3ca-5989c93aac09 2018-10-02 18:46:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:37,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4156e655-b3ee-404e-a6fa-06942dd270b6 Date: Tue, 02 Oct 2018 18:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:32Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"554d05d7-d575-4441-8b01-bc0e0eb5c26c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]} 2018-10-02 18:46:37,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-4156e655-b3ee-404e-a6fa-06942dd270b6 2018-10-02 18:46:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:37,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6e65e729-a14a-42b0-84be-831fc7916535 Date: Tue, 02 Oct 2018 18:46: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":["554d05d7-d575-4441-8b01-bc0e0eb5c26c"],"updated_at":"2018-10-02T18:46:32Z","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net"}]} 2018-10-02 18:46:37,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net used request id req-6e65e729-a14a-42b0-84be-831fc7916535 2018-10-02 18:46:37,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:37,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:37,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9278a79fb095b08962533e2778881c4b7245c23f" 2018-10-02 18:46:37,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d063775c-1cf4-4dd9-b449-5c6f5379f40a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85"}, "enabled": true, "id": "e051537e9d22490e8c28dc5ad360ad85", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}} 2018-10-02 18:46:37,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 used request id req-d063775c-1cf4-4dd9-b449-5c6f5379f40a 2018-10-02 18:46:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" 2018-10-02 18:46:37,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-182a8b91-2c62-4f4e-a720-15deaf25908c Date: Tue, 02 Oct 2018 18:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd165bc-655b-468e-8a6b-93bf7ac5d9ac","tenant_id":"e051537e9d22490e8c28dc5ad360ad85","created_at":"2018-10-02T18:46:32Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e051537e9d22490e8c28dc5ad360ad85","id":"554d05d7-d575-4441-8b01-bc0e0eb5c26c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet"}]} 2018-10-02 18:46:37,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-182a8b91-2c62-4f4e-a720-15deaf25908c 2018-10-02 18:46:37,596 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net 2018-10-02 18:46:37,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e801bc95ad91e99d968494758c03668312e69" -d '{"port": {"network_id": "2dd165bc-655b-468e-8a6b-93bf7ac5d9ac", "name": "CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cceport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-10-02 18:46:37,756 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-107c5a08-0d4e-457c-9e84-6757d6e0ed09 Date: Tue, 02 Oct 2018 18:46:37 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 18:46:37,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-107c5a08-0d4e-457c-9e84-6757d6e0ed09 2018-10-02 18:46:37,756 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 18:46:37,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ca2bed36-40e0-47f4-a0cb-ca94842d0882 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2976b30cd40457897a621ff5169b50dd3d6d0a91" 2018-10-02 18:46:37,827 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-ecf18e0a-e6a0-4b85-8415-10a3f03475bc x-compute-request-id: req-ecf18e0a-e6a0-4b85-8415-10a3f03475bc Content-Length: 0 Content-Type: application/json 2018-10-02 18:46:37,827 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ca2bed36-40e0-47f4-a0cb-ca94842d0882 used request id req-ecf18e0a-e6a0-4b85-8415-10a3f03475bc 2018-10-02 18:46:37,828 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet 2018-10-02 18:46:37,828 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-subnet 2018-10-02 18:46:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/554d05d7-d575-4441-8b01-bc0e0eb5c26c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:40,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be0ec46e-9cc8-4af3-a58a-e4a616b69311 Date: Tue, 02 Oct 2018 18:46:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:40,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/554d05d7-d575-4441-8b01-bc0e0eb5c26c used request id req-be0ec46e-9cc8-4af3-a58a-e4a616b69311 2018-10-02 18:46:40,009 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-pub-net 2018-10-02 18:46:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/2dd165bc-655b-468e-8a6b-93bf7ac5d9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef0f33a6818471e762c10f74cf0c1afc2402f" 2018-10-02 18:46:41,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fff8770a-54d2-43b3-9aa8-c54a81dcddff Date: Tue, 02 Oct 2018 18:46:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:41,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2dd165bc-655b-468e-8a6b-93bf7ac5d9ac used request id req-fff8770a-54d2-43b3-9aa8-c54a81dcddff 2018-10-02 18:46:41,218 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-24620a18-a4d4-43d3-9202-f8bd839a9cce-image 2018-10-02 18:46:41,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6275527e30f42b3c3ab75339f1374581bccdab66" 2018-10-02 18:46:42,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9265bc52-446c-45e7-a6a0-305cc4767dd4 Date: Tue, 02 Oct 2018 18:46:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:46:42,591 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d2a55d2f-56d2-4f11-ae2d-30e50c273f6c used request id req-9265bc52-446c-45e7-a6a0-305cc4767dd4 2018-10-02 18:46:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:42,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-15578dd7-f2fa-4d9b-aa36-78786fc890e5 Date: Tue, 02 Oct 2018 18:46:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "created_at": "2018-10-02T18:46:31Z", "updated_at": "2018-10-02T18:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "revision_number": 0, "id": "3cd23b85-64df-4d1c-aafd-b698227437c2", "remote_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "port_range_min": null, "ethertype": "IPv6", "project_id": "e051537e9d22490e8c28dc5ad360ad85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "revision_number": 0, "id": "3d70fd19-a33c-48bd-a4d5-54512b2261f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "port_range_min": null, "ethertype": "IPv6", "project_id": "e051537e9d22490e8c28dc5ad360ad85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "revision_number": 0, "id": "7e2fbaab-c3fc-49fb-a5f3-3d97c17db688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "port_range_min": null, "ethertype": "IPv4", "project_id": "e051537e9d22490e8c28dc5ad360ad85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "revision_number": 0, "id": "856cc20e-99f8-4399-b73f-bc966468a193", "remote_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "port_range_min": null, "ethertype": "IPv4", "project_id": "e051537e9d22490e8c28dc5ad360ad85"}], "revision_number": 4, "project_id": "e051537e9d22490e8c28dc5ad360ad85", "id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:46:42,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-15578dd7-f2fa-4d9b-aa36-78786fc890e5 2018-10-02 18:46:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:42,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92129c49-b4e6-42bd-a0ca-edf8dd7b168a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:46:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-92129c49-b4e6-42bd-a0ca-edf8dd7b168a 2018-10-02 18:46:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:43,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20084c81-a3c6-4b63-8040-8c0c3934ff41 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85"}, "enabled": true, "id": "e051537e9d22490e8c28dc5ad360ad85", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963680d3-5a66-453-proj"}} 2018-10-02 18:46:43,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 used request id req-20084c81-a3c6-4b63-8040-8c0c3934ff41 2018-10-02 18:46:43,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a997e029-f68d-4d6a-9da1-e38ac5350e40 2018-10-02 18:46:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a997e029-f68d-4d6a-9da1-e38ac5350e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:43,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-453c619a-d5d2-4a4e-8edf-2549f9115844 Date: Tue, 02 Oct 2018 18:46:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "port_range_min": null, "revision_number": 0, "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "created_at": "2018-10-02T18:46:31Z", "project_id": "e051537e9d22490e8c28dc5ad360ad85", "id": "3cd23b85-64df-4d1c-aafd-b698227437c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "port_range_min": null, "revision_number": 0, "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "created_at": "2018-10-02T18:46:31Z", "project_id": "e051537e9d22490e8c28dc5ad360ad85", "id": "3d70fd19-a33c-48bd-a4d5-54512b2261f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "port_range_min": null, "revision_number": 0, "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "created_at": "2018-10-02T18:46:31Z", "project_id": "e051537e9d22490e8c28dc5ad360ad85", "id": "7e2fbaab-c3fc-49fb-a5f3-3d97c17db688"}, {"remote_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:31Z", "security_group_id": "a997e029-f68d-4d6a-9da1-e38ac5350e40", "port_range_min": null, "revision_number": 0, "tenant_id": "e051537e9d22490e8c28dc5ad360ad85", "created_at": "2018-10-02T18:46:31Z", "project_id": "e051537e9d22490e8c28dc5ad360ad85", "id": "856cc20e-99f8-4399-b73f-bc966468a193"}]} 2018-10-02 18:46:43,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a997e029-f68d-4d6a-9da1-e38ac5350e40 used request id req-453c619a-d5d2-4a4e-8edf-2549f9115844 2018-10-02 18:46:43,184 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:46:43,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a997e029-f68d-4d6a-9da1-e38ac5350e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:43,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cd0a9c1-86b6-409b-8b2a-7fcb06bbcce5 Content-Length: 0 Date: Tue, 02 Oct 2018 18:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:46:43,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a997e029-f68d-4d6a-9da1-e38ac5350e40 used request id req-4cd0a9c1-86b6-409b-8b2a-7fcb06bbcce5 2018-10-02 18:46:43,491 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-963680d3-5a66-453-proj 2018-10-02 18:46:43,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:43,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80af6ebd-8a19-46ad-9acf-27d7e9d0d776 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:43,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e051537e9d22490e8c28dc5ad360ad85 used request id req-80af6ebd-8a19-46ad-9acf-27d7e9d0d776 2018-10-02 18:46:43,695 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-963680d3-5a66-453-proj-role 2018-10-02 18:46:43,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/87c2df89b718455b9b34c4f0d09f0af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:43,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5060037c-0032-4906-89b2-d7abf46ada8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:43,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/87c2df89b718455b9b34c4f0d09f0af3 used request id req-5060037c-0032-4906-89b2-d7abf46ada8c 2018-10-02 18:46:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba37025c1c77025253fbd6cdff017e7cb1f7ba" 2018-10-02 18:46:43,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca27061d-21cc-4e4b-8359-7dce6fe0ca4e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:46:43,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ca27061d-21cc-4e4b-8359-7dce6fe0ca4e 2018-10-02 18:46:43,903 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-963680d3-5a66-453-user 2018-10-02 18:46:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/5e935f171e4d4bdaade1ec3a30f0bf11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6191ca58879976047bcdc7279b8dc40a3cab56e" 2018-10-02 18:46:44,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0da1ca2-2454-4b8f-8f1b-b0c6eeb6d954 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:44,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5e935f171e4d4bdaade1ec3a30f0bf11 used request id req-e0da1ca2-2454-4b8f-8f1b-b0c6eeb6d954 2018-10-02 18:46:44,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:44,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["keks8ZM3Q12ZT-DfAOVOjQ"], "issued_at": "2018-10-02T18:46:44.000000Z"}} 2018-10-02 18:46:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d878f8bfcde2e166b12cef27bb8bb6a8ccd9a3" 2018-10-02 18:46:44,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c56b7d-53ca-4517-8857-3a5d02973fc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:44,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-17c56b7d-53ca-4517-8857-3a5d02973fc6 2018-10-02 18:46:44,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:44,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:44,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Xt0QxnrST_S-zAjV5umEEg"], "issued_at": "2018-10-02T18:46:44.000000Z"}} 2018-10-02 18:46:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:46:45,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2189047e-9516-468c-ad22-8e182773e483 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:45,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2189047e-9516-468c-ad22-8e182773e483 2018-10-02 18:46:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:45,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:46:45,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9727a21-afa7-4a3d-90d9-75d9ff59d313 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:46:45,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj used request id req-c9727a21-afa7-4a3d-90d9-75d9ff59d313 2018-10-02 18:46:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:46:45,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359b2b5d-cda2-460f-97a7-33b15a62f536 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:46:45,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-359b2b5d-cda2-460f-97a7-33b15a62f536 2018-10-02 18:46:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}}' 2018-10-02 18:46:45,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29ea88b6-ca0b-45ff-8f7b-66d9f4a533d9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e"}, "enabled": true, "id": "dfc6c109dbe04af5b933271997f13f3e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}} 2018-10-02 18:46:45,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-29ea88b6-ca0b-45ff-8f7b-66d9f4a533d9 2018-10-02 18:46:45,352 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj 2018-10-02 18:46:45,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:45,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:45,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["T9KR7TwgR2CXFRBn6pjyJQ"], "issued_at": "2018-10-02T18:46:45.000000Z"}} 2018-10-02 18:46:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d9e194ad59f26c25c803edbce3d49951e3b1a" 2018-10-02 18:46:45,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe900f2f-89eb-430e-99b0-48e783a04c95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:45,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fe900f2f-89eb-430e-99b0-48e783a04c95 2018-10-02 18:46:45,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:45,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d9e194ad59f26c25c803edbce3d49951e3b1a" 2018-10-02 18:46:45,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5531e5-2db0-4a90-9420-e92edbbcfca3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:46:45,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0e5531e5-2db0-4a90-9420-e92edbbcfca3 2018-10-02 18:46:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d9e194ad59f26c25c803edbce3d49951e3b1a" 2018-10-02 18:46:46,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca7d118-fe28-4138-9f42-7147d78ec580 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e"}, "enabled": true, "id": "dfc6c109dbe04af5b933271997f13f3e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}]} 2018-10-02 18:46:46,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj used request id req-9ca7d118-fe28-4138-9f42-7147d78ec580 2018-10-02 18:46:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d9e194ad59f26c25c803edbce3d49951e3b1a" 2018-10-02 18:46:46,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b17f24-d845-4d79-a5b8-eb773e93ff3c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:46:46,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-91b17f24-d845-4d79-a5b8-eb773e93ff3c 2018-10-02 18:46:46,447 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7b7c957e-1938-4ad-user 2018-10-02 18:46:46,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:46,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:46:46,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbcee7d-652f-4462-8d72-08c8d43de465 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:46:46,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2bbcee7d-652f-4462-8d72-08c8d43de465 2018-10-02 18:46:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" -d '{"role": {"name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role"}}' 2018-10-02 18:46:46,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8113c4-d5b8-4738-acc2-f8628cb423e7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de31a3dd585441fac4c35bc0415a4f1", "links": {"self": "http://172.30.9.22:5000/v3/roles/8de31a3dd585441fac4c35bc0415a4f1"}, "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role"}} 2018-10-02 18:46:46,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc8113c4-d5b8-4738-acc2-f8628cb423e7 2018-10-02 18:46:46,651 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role 2018-10-02 18:46:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/8de31a3dd585441fac4c35bc0415a4f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:46:46,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85491f0c-8e2d-40a9-8905-39424ca8969a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8de31a3dd585441fac4c35bc0415a4f1"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role", "id": "8de31a3dd585441fac4c35bc0415a4f1"}} 2018-10-02 18:46:46,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8de31a3dd585441fac4c35bc0415a4f1 used request id req-85491f0c-8e2d-40a9-8905-39424ca8969a 2018-10-02 18:46:46,745 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role to project CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj 2018-10-02 18:46:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e/users/05eebf0b211c46b58129e01448120e66/roles/8de31a3dd585441fac4c35bc0415a4f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:46:46,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08caf23c-6312-4946-a1d6-66e2a884fdaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:46:46,809 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e/users/05eebf0b211c46b58129e01448120e66/roles/8de31a3dd585441fac4c35bc0415a4f1 used request id req-08caf23c-6312-4946-a1d6-66e2a884fdaf 2018-10-02 18:46:46,810 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:46:46,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:46,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:47,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de31a3dd585441fac4c35bc0415a4f1", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role"}], "expires_at": "2018-10-02T19:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc6c109dbe04af5b933271997f13f3e", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-user", "id": "05eebf0b211c46b58129e01448120e66"}, "audit_ids": ["BohMLnPfQsqHqmXXPNu-0Q"], "issued_at": "2018-10-02T18:46:47.000000Z"}} 2018-10-02 18:46:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:46:47,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95e675b-d0f0-4073-9f40-c94716aca608 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:47,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c95e675b-d0f0-4073-9f40-c94716aca608 2018-10-02 18:46:47,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:46:47,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-841dfc50-b650-4df7-95c5-bf7d3218d3ff Date: Tue, 02 Oct 2018 18:46:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image"} 2018-10-02 18:46:47,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image used request id req-841dfc50-b650-4df7-95c5-bf7d3218d3ff 2018-10-02 18:46:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:46:47,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c12a1d0-9d80-45d2-a6aa-23fe136153fc Date: Tue, 02 Oct 2018 18:46:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:46:47,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6c12a1d0-9d80-45d2-a6aa-23fe136153fc 2018-10-02 18:46:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image"}' 2018-10-02 18:46:47,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc X-Openstack-Request-Id: req-d013155c-f0c3-442a-b730-6cbc8a476e80 Date: Tue, 02 Oct 2018 18:46:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc", "min_disk": 0, "protected": false, "id": "b319a93d-0e92-4f2c-83e7-bf03120ff9dc", "file": "/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/file", "checksum": null, "owner": "dfc6c109dbe04af5b933271997f13f3e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:47,838 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d013155c-f0c3-442a-b730-6cbc8a476e80 2018-10-02 18:46:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" -d '' 2018-10-02 18:46:49,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73873058-c685-4cb2-871a-08be5931e68c Date: Tue, 02 Oct 2018 18:46:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:46:49,193 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/file used request id req-73873058-c685-4cb2-871a-08be5931e68c 2018-10-02 18:46:49,194 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:46:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:46:49,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c1a5ac18-545a-419a-bd8e-0fd0fa1f2eb0 Date: Tue, 02 Oct 2018 18:46:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:49Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/snap", "metadata": {}}], "self": "/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc", "min_disk": 0, "protected": false, "id": "b319a93d-0e92-4f2c-83e7-bf03120ff9dc", "file": "/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfc6c109dbe04af5b933271997f13f3e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:49,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc used request id req-c1a5ac18-545a-419a-bd8e-0fd0fa1f2eb0 2018-10-02 18:46:49,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:46:49,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-441036bc-af4c-4f2a-aee6-c07c2503daed Date: Tue, 02 Oct 2018 18:46:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:46:49,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-441036bc-af4c-4f2a-aee6-c07c2503daed 2018-10-02 18:46:49,515 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image 2018-10-02 18:46:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:46:49,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8ee8a8e1-cad2-4f65-8884-f66c46d9cbb9 Date: Tue, 02 Oct 2018 18:46:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:46:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:46:49Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/snap", "metadata": {}}], "self": "/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc", "min_disk": 0, "protected": false, "id": "b319a93d-0e92-4f2c-83e7-bf03120ff9dc", "file": "/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfc6c109dbe04af5b933271997f13f3e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:46:49,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc used request id req-8ee8a8e1-cad2-4f65-8884-f66c46d9cbb9 2018-10-02 18:46:49,681 - create_image - DEBUG - Instance status is - active 2018-10-02 18:46:49,681 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image 2018-10-02 18:46:49,681 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image 2018-10-02 18:46:49,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:49,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:50,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de31a3dd585441fac4c35bc0415a4f1", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role"}], "expires_at": "2018-10-02T19:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc6c109dbe04af5b933271997f13f3e", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-user", "id": "05eebf0b211c46b58129e01448120e66"}, "audit_ids": ["Geqa1pf2TmKp6PFnFoftig"], "issued_at": "2018-10-02T18:46:50.000000Z"}} 2018-10-02 18:46:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:46:50,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc47de95-9d83-49ee-b138-1439fa32fd18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:50,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dc47de95-9d83-49ee-b138-1439fa32fd18 2018-10-02 18:46:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:46:50,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e18d7680-466f-4f5f-bd24-92988434b85d Date: Tue, 02 Oct 2018 18:46:50 GMT RESP BODY: {"networks":[]} 2018-10-02 18:46:50,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net used request id req-e18d7680-466f-4f5f-bd24-92988434b85d 2018-10-02 18:46:50,307 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net 2018-10-02 18:46:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" -d '{"network": {"name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net", "admin_state_up": true}}' 2018-10-02 18:46:50,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a628940f-3584-4736-91df-04f0fde274d4 Date: Tue, 02 Oct 2018 18:46:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:46:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","mtu":1450}} 2018-10-02 18:46:50,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a628940f-3584-4736-91df-04f0fde274d4 2018-10-02 18:46:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:46:51,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-84e1767a-fe23-4e59-ba02-7b08a86174f4 Date: Tue, 02 Oct 2018 18:46:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:46:50Z","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net"}]} 2018-10-02 18:46:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-84e1767a-fe23-4e59-ba02-7b08a86174f4 2018-10-02 18:46:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:46:51,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12ded994-dd85-4595-a2e7-0450f9f7dbca Date: Tue, 02 Oct 2018 18:46:51 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:46:51,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-12ded994-dd85-4595-a2e7-0450f9f7dbca 2018-10-02 18:46:51,289 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet 2018-10-02 18:46:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" -d '{"subnets": [{"ip_version": 4, "network_id": "cf30a8f2-4fd5-438b-933a-72a09621e6b9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]}' 2018-10-02 18:46:52,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2d623f3e-a189-4814-a34c-52dcaa8f7939 Date: Tue, 02 Oct 2018 18:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:52,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-2d623f3e-a189-4814-a34c-52dcaa8f7939 2018-10-02 18:46:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:46:52,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-199f3e9a-de24-4bb1-a00c-31f4f20dc2a1 Date: Tue, 02 Oct 2018 18:46: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":["0630759f-a987-4bcd-b842-acdabe355a4b"],"updated_at":"2018-10-02T18:46:51Z","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net"}]} 2018-10-02 18:46:52,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-199f3e9a-de24-4bb1-a00c-31f4f20dc2a1 2018-10-02 18:46:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:46:52,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c1a09817-6fa5-413b-b134-2f845a9e2131 Date: Tue, 02 Oct 2018 18:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:52,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-c1a09817-6fa5-413b-b134-2f845a9e2131 2018-10-02 18:46:52,633 - OpenStackNetwork - DEBUG - Network [cf30a8f2-4fd5-438b-933a-72a09621e6b9] created successfully 2018-10-02 18:46:52,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:52,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:53,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["hv7icneiRG-NLRSHzmbM0A"], "issued_at": "2018-10-02T18:46:53.000000Z"}} 2018-10-02 18:46:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157a3e3ed81a1020d0d7c70ce513e559d0a3bbb1" 2018-10-02 18:46:53,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef43094e-6eb3-4f18-b288-bb92215f0727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:53,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ef43094e-6eb3-4f18-b288-bb92215f0727 2018-10-02 18:46:53,093 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:46:53,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157a3e3ed81a1020d0d7c70ce513e559d0a3bbb1" 2018-10-02 18:46:53,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-822fd846-cc93-4e6d-bd31-aed3684b521b x-compute-request-id: req-822fd846-cc93-4e6d-bd31-aed3684b521b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:46:53,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-822fd846-cc93-4e6d-bd31-aed3684b521b 2018-10-02 18:46:53,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157a3e3ed81a1020d0d7c70ce513e559d0a3bbb1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:46:53,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cec58cd9-2422-4748-8173-5b87a7dc6538 x-compute-request-id: req-cec58cd9-2422-4748-8173-5b87a7dc6538 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d8efb05f-c18d-4064-8eac-49978027d800", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d8efb05f-c18d-4064-8eac-49978027d800", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d8efb05f-c18d-4064-8eac-49978027d800", "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:46:53,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cec58cd9-2422-4748-8173-5b87a7dc6538 2018-10-02 18:46:53,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:53,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:53,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de31a3dd585441fac4c35bc0415a4f1", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role"}], "expires_at": "2018-10-02T19:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc6c109dbe04af5b933271997f13f3e", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-user", "id": "05eebf0b211c46b58129e01448120e66"}, "audit_ids": ["l2RGm-mJTqya6hUUStfKPQ"], "issued_at": "2018-10-02T18:46:53.000000Z"}} 2018-10-02 18:46:53,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:53,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf285ef-e21c-44de-b55b-00ab5d16731e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:53,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dbf285ef-e21c-44de-b55b-00ab5d16731e 2018-10-02 18:46:53,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:46:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:53,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03aa7ce9-bfac-41d3-832b-4f6b519fc176 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:53,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-03aa7ce9-bfac-41d3-832b-4f6b519fc176 2018-10-02 18:46:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-861c2345-69b5-4e1e-b8b7-147bf7b8a89c Date: Tue, 02 Oct 2018 18:46: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":["0630759f-a987-4bcd-b842-acdabe355a4b"],"updated_at":"2018-10-02T18:46:51Z","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net"}]} 2018-10-02 18:46:54,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net used request id req-861c2345-69b5-4e1e-b8b7-147bf7b8a89c 2018-10-02 18:46:54,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:54,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:54,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62011e94-6c0f-4b19-896c-8a5b23eac8c5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e"}, "enabled": true, "id": "dfc6c109dbe04af5b933271997f13f3e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}} 2018-10-02 18:46:54,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e used request id req-62011e94-6c0f-4b19-896c-8a5b23eac8c5 2018-10-02 18:46:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:54,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8881c74f-bb9b-410d-b155-05be6e7b9d89 Date: Tue, 02 Oct 2018 18:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:54,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-8881c74f-bb9b-410d-b155-05be6e7b9d89 2018-10-02 18:46:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:54,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c86c022d-840f-4b0e-8910-5622912d4479 Date: Tue, 02 Oct 2018 18:46:54 GMT RESP BODY: {"ports":[]} 2018-10-02 18:46:54,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086port-1&admin_state_up=True used request id req-c86c022d-840f-4b0e-8910-5622912d4479 2018-10-02 18:46:54,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:54,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33cd67f9-ff25-4c7e-9fda-d9dba188a5a2 x-compute-request-id: req-33cd67f9-ff25-4c7e-9fda-d9dba188a5a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:46:54,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-inst used request id req-33cd67f9-ff25-4c7e-9fda-d9dba188a5a2 2018-10-02 18:46:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:55,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dbf38336-437f-4f4d-99a9-cf2a7472d8f6 Date: Tue, 02 Oct 2018 18:46: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":["0630759f-a987-4bcd-b842-acdabe355a4b"],"updated_at":"2018-10-02T18:46:51Z","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net"}]} 2018-10-02 18:46:55,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net used request id req-dbf38336-437f-4f4d-99a9-cf2a7472d8f6 2018-10-02 18:46:55,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:55,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8792ea57-9288-4d63-901f-63a897c0c97f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e"}, "enabled": true, "id": "dfc6c109dbe04af5b933271997f13f3e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}} 2018-10-02 18:46:55,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e used request id req-8792ea57-9288-4d63-901f-63a897c0c97f 2018-10-02 18:46:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:55,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9da4faed-73d2-445a-81eb-33f9bcbaa35e Date: Tue, 02 Oct 2018 18:46:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:55,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-9da4faed-73d2-445a-81eb-33f9bcbaa35e 2018-10-02 18:46:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:55,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-590aa98d-9d66-430d-916c-1a0dff8c7c4a Date: Tue, 02 Oct 2018 18:46:55 GMT RESP BODY: {"ports":[]} 2018-10-02 18:46:55,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086port-1&admin_state_up=True used request id req-590aa98d-9d66-430d-916c-1a0dff8c7c4a 2018-10-02 18:46:55,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:46:55,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:46:56,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de31a3dd585441fac4c35bc0415a4f1", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role"}], "expires_at": "2018-10-02T19:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc6c109dbe04af5b933271997f13f3e", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dfc6c109dbe04af5b933271997f13f3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-user", "id": "05eebf0b211c46b58129e01448120e66"}, "audit_ids": ["HKtmBrabQWWjdWuLlHod3g"], "issued_at": "2018-10-02T18:46:56.000000Z"}} 2018-10-02 18:46:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b75076cd8307e94b06c5e7bf3e7679e439fd8e" 2018-10-02 18:46:56,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf98634-421e-473c-8662-b61d4cc0e9c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:46:56,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5cf98634-421e-473c-8662-b61d4cc0e9c2 2018-10-02 18:46:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:56,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-505e0086-832d-4b25-93d1-fbd631405e45 Date: Tue, 02 Oct 2018 18: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":["0630759f-a987-4bcd-b842-acdabe355a4b"],"updated_at":"2018-10-02T18:46:51Z","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net"}]} 2018-10-02 18:46:56,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net used request id req-505e0086-832d-4b25-93d1-fbd631405e45 2018-10-02 18:46:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:56,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ca7bafb3-3ed6-4b1f-a41c-95cb295aa2be Date: Tue, 02 Oct 2018 18:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:56,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-ca7bafb3-3ed6-4b1f-a41c-95cb295aa2be 2018-10-02 18:46:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:56,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-29e40493-2d11-4aa0-b404-21146ee97249 Date: Tue, 02 Oct 2018 18: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":["0630759f-a987-4bcd-b842-acdabe355a4b"],"updated_at":"2018-10-02T18:46:51Z","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net"}]} 2018-10-02 18:46:56,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net used request id req-29e40493-2d11-4aa0-b404-21146ee97249 2018-10-02 18:46:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:46:56,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:46: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:46:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b75076cd8307e94b06c5e7bf3e7679e439fd8e" 2018-10-02 18:46:56,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17486a7-234c-4e15-8cb1-1b19c19dcd19 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e"}, "enabled": true, "id": "dfc6c109dbe04af5b933271997f13f3e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}} 2018-10-02 18:46:56,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e used request id req-a17486a7-234c-4e15-8cb1-1b19c19dcd19 2018-10-02 18:46:56,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:56,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b91c21e-6a6d-41d1-bc3a-09a9fbb5f803 Date: Tue, 02 Oct 2018 18:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:56,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-9b91c21e-6a6d-41d1-bc3a-09a9fbb5f803 2018-10-02 18:46:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" 2018-10-02 18:46:57,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dfddc361-8482-46ce-9260-c24261ec35de Date: Tue, 02 Oct 2018 18:46:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf30a8f2-4fd5-438b-933a-72a09621e6b9","tenant_id":"dfc6c109dbe04af5b933271997f13f3e","created_at":"2018-10-02T18:46:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:46:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dfc6c109dbe04af5b933271997f13f3e","id":"0630759f-a987-4bcd-b842-acdabe355a4b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet"}]} 2018-10-02 18:46:57,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cf30a8f2-4fd5-438b-933a-72a09621e6b9&name=CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet used request id req-dfddc361-8482-46ce-9260-c24261ec35de 2018-10-02 18:46:57,108 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net 2018-10-02 18:46:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f9e1989fd87360812ed7e783a75d674418d2bd" -d '{"port": {"network_id": "cf30a8f2-4fd5-438b-933a-72a09621e6b9", "fixed_ips": [{"subnet_id": "0630759f-a987-4bcd-b842-acdabe355a4b", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086port-1", "admin_state_up": true}}' 2018-10-02 18:46:57,607 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-01325259-0d38-443a-b63a-e4fcc9f37bac Date: Tue, 02 Oct 2018 18:46:57 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-02 18:46:57,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-01325259-0d38-443a-b63a-e4fcc9f37bac 2018-10-02 18:46:57,607 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-02 18:46:57,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/d8efb05f-c18d-4064-8eac-49978027d800 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157a3e3ed81a1020d0d7c70ce513e559d0a3bbb1" 2018-10-02 18:46:57,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-6cfe90d5-d9f2-4bb1-8fbb-1505c78e3392 x-compute-request-id: req-6cfe90d5-d9f2-4bb1-8fbb-1505c78e3392 Content-Length: 0 Content-Type: application/json 2018-10-02 18:46:57,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d8efb05f-c18d-4064-8eac-49978027d800 used request id req-6cfe90d5-d9f2-4bb1-8fbb-1505c78e3392 2018-10-02 18:46:57,660 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet 2018-10-02 18:46:57,661 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-subnet 2018-10-02 18:46:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/0630759f-a987-4bcd-b842-acdabe355a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:47:00,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4af6821-63a5-4d3a-9497-da3787423e2e Date: Tue, 02 Oct 2018 18:47:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:00,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0630759f-a987-4bcd-b842-acdabe355a4b used request id req-a4af6821-63a5-4d3a-9497-da3787423e2e 2018-10-02 18:47:00,009 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-pub-net 2018-10-02 18:47:00,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/cf30a8f2-4fd5-438b-933a-72a09621e6b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17edd40f6381f381c9566a6a90478b13f1e05f60" 2018-10-02 18:47:01,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-962942fa-dc3e-448f-8917-db1d8bae9821 Date: Tue, 02 Oct 2018 18:47:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:01,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cf30a8f2-4fd5-438b-933a-72a09621e6b9 used request id req-962942fa-dc3e-448f-8917-db1d8bae9821 2018-10-02 18:47:01,271 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d9a610bf-92ca-4c11-adde-e3da57df4086-image 2018-10-02 18:47:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484e4da3e45e70cd32152ddb5ae33ea9ffe1eaee" 2018-10-02 18:47:02,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7a760f4-a771-46c1-9c3c-483a8558c714 Date: Tue, 02 Oct 2018 18:47:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:47:02,705 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b319a93d-0e92-4f2c-83e7-bf03120ff9dc used request id req-c7a760f4-a771-46c1-9c3c-483a8558c714 2018-10-02 18:47:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0e913ecf-2035-4aac-ae2e-c0509fd0f301 Date: Tue, 02 Oct 2018 18:47:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "created_at": "2018-10-02T18:46:50Z", "updated_at": "2018-10-02T18:46:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "revision_number": 0, "id": "4a77a3ea-f9f6-48b5-989e-671509edcbc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfc6c109dbe04af5b933271997f13f3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "revision_number": 0, "id": "a0d43215-71b5-435e-914b-cdb955087828", "remote_group_id": "5636d868-0407-464d-a470-b7547b36db67", "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfc6c109dbe04af5b933271997f13f3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "revision_number": 0, "id": "de2b4c54-8692-415f-a437-23f7858d8634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfc6c109dbe04af5b933271997f13f3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "revision_number": 0, "id": "e858b80d-8838-42fc-9dd5-b427c9bfd275", "remote_group_id": "5636d868-0407-464d-a470-b7547b36db67", "remote_ip_prefix": null, "created_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfc6c109dbe04af5b933271997f13f3e"}], "revision_number": 4, "project_id": "dfc6c109dbe04af5b933271997f13f3e", "id": "5636d868-0407-464d-a470-b7547b36db67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:47:02,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-0e913ecf-2035-4aac-ae2e-c0509fd0f301 2018-10-02 18:47:02,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:03,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa4da2c-4b42-4ee5-b2aa-d1f43121b199 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e"}, "enabled": true, "id": "dfc6c109dbe04af5b933271997f13f3e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj"}} 2018-10-02 18:47:03,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e used request id req-cfa4da2c-4b42-4ee5-b2aa-d1f43121b199 2018-10-02 18:47:03,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5636d868-0407-464d-a470-b7547b36db67 2018-10-02 18:47:03,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5636d868-0407-464d-a470-b7547b36db67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:03,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-550609c1-f3cb-4806-b53b-31c5b41026fc Date: Tue, 02 Oct 2018 18:47:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "port_range_min": null, "revision_number": 0, "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "created_at": "2018-10-02T18:46:50Z", "project_id": "dfc6c109dbe04af5b933271997f13f3e", "id": "4a77a3ea-f9f6-48b5-989e-671509edcbc5"}, {"remote_group_id": "5636d868-0407-464d-a470-b7547b36db67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "port_range_min": null, "revision_number": 0, "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "created_at": "2018-10-02T18:46:50Z", "project_id": "dfc6c109dbe04af5b933271997f13f3e", "id": "a0d43215-71b5-435e-914b-cdb955087828"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "port_range_min": null, "revision_number": 0, "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "created_at": "2018-10-02T18:46:50Z", "project_id": "dfc6c109dbe04af5b933271997f13f3e", "id": "de2b4c54-8692-415f-a437-23f7858d8634"}, {"remote_group_id": "5636d868-0407-464d-a470-b7547b36db67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:46:50Z", "security_group_id": "5636d868-0407-464d-a470-b7547b36db67", "port_range_min": null, "revision_number": 0, "tenant_id": "dfc6c109dbe04af5b933271997f13f3e", "created_at": "2018-10-02T18:46:50Z", "project_id": "dfc6c109dbe04af5b933271997f13f3e", "id": "e858b80d-8838-42fc-9dd5-b427c9bfd275"}]} 2018-10-02 18:47:03,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5636d868-0407-464d-a470-b7547b36db67 used request id req-550609c1-f3cb-4806-b53b-31c5b41026fc 2018-10-02 18:47:03,193 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:47:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5636d868-0407-464d-a470-b7547b36db67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:03,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da9e4b76-c8db-4ca5-ad3f-f0ccaf540dfd Content-Length: 0 Date: Tue, 02 Oct 2018 18:47:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:03,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5636d868-0407-464d-a470-b7547b36db67 used request id req-da9e4b76-c8db-4ca5-ad3f-f0ccaf540dfd 2018-10-02 18:47:03,552 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj 2018-10-02 18:47:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:03,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cef9b43-85e8-414e-b0cd-d6ab92868d4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:03,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/dfc6c109dbe04af5b933271997f13f3e used request id req-7cef9b43-85e8-414e-b0cd-d6ab92868d4b 2018-10-02 18:47:03,792 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7b7c957e-1938-4ad-proj-role 2018-10-02 18:47:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/8de31a3dd585441fac4c35bc0415a4f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:03,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b74333c-2e2f-4401-964e-ba96cbcefa3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:03,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8de31a3dd585441fac4c35bc0415a4f1 used request id req-3b74333c-2e2f-4401-964e-ba96cbcefa3a 2018-10-02 18:47:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf8d9f423a0a1405ca07ff8be4fde71da776cf4" 2018-10-02 18:47:03,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0e077c-cdc3-4347-be5d-dfb0512c5be4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:47:03,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bf0e077c-cdc3-4347-be5d-dfb0512c5be4 2018-10-02 18:47:03,997 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7b7c957e-1938-4ad-user 2018-10-02 18:47:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/05eebf0b211c46b58129e01448120e66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d9e194ad59f26c25c803edbce3d49951e3b1a" 2018-10-02 18:47:04,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e22b0dc-42ca-4c27-bdf3-788ca2bceb04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:04,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/05eebf0b211c46b58129e01448120e66 used request id req-9e22b0dc-42ca-4c27-bdf3-788ca2bceb04 2018-10-02 18:47:04,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:04,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2bDsJKElT-OpxPcA10kq-w"], "issued_at": "2018-10-02T18:47:04.000000Z"}} 2018-10-02 18:47:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a687d0529fc403c8b6134e62f53e0d1126255a8b" 2018-10-02 18:47:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703f251b-ff97-4b1f-be7b-dca7cf3ae5aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:04,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-703f251b-ff97-4b1f-be7b-dca7cf3ae5aa 2018-10-02 18:47:04,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:04,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:05,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["okOZ6BLVSPG2YE1TQVR-gw"], "issued_at": "2018-10-02T18:47:05.000000Z"}} 2018-10-02 18:47:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:05,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bdc164-5d46-4647-8b09-cbbd6369294f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:05,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-96bdc164-5d46-4647-8b09-cbbd6369294f 2018-10-02 18:47:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:05,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:05,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75adf909-4893-4572-823a-d6d7066cb955 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:47:05,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj used request id req-75adf909-4893-4572-823a-d6d7066cb955 2018-10-02 18:47:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:05,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49128c92-09db-443c-8b25-354e6437419f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:47:05,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-49128c92-09db-443c-8b25-354e6437419f 2018-10-02 18:47:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}}' 2018-10-02 18:47:05,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68adca7-1005-46bc-863a-872433887b4f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6"}, "enabled": true, "id": "33fa59d6d2584407b6027974e34c69e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}} 2018-10-02 18:47:05,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a68adca7-1005-46bc-863a-872433887b4f 2018-10-02 18:47:05,400 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj 2018-10-02 18:47:05,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:05,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:05,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NT6Nw91cQaWtOrpuTFfnYw"], "issued_at": "2018-10-02T18:47:05.000000Z"}} 2018-10-02 18:47:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a77b7cea460f0d62b84ee0e503ac122e062feb1" 2018-10-02 18:47:05,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246ec611-8171-44c1-bbc2-2a0849d3676f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:05,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-246ec611-8171-44c1-bbc2-2a0849d3676f 2018-10-02 18:47:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:05,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a77b7cea460f0d62b84ee0e503ac122e062feb1" 2018-10-02 18:47:05,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e6195e-262a-4a28-839f-a80fccc1c595 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:47:05,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-00e6195e-262a-4a28-839f-a80fccc1c595 2018-10-02 18:47:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a77b7cea460f0d62b84ee0e503ac122e062feb1" 2018-10-02 18:47:05,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852b8bbe-3943-4fb2-b86b-954f7b3998a1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6"}, "enabled": true, "id": "33fa59d6d2584407b6027974e34c69e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}]} 2018-10-02 18:47:05,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj used request id req-852b8bbe-3943-4fb2-b86b-954f7b3998a1 2018-10-02 18:47:05,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a77b7cea460f0d62b84ee0e503ac122e062feb1" 2018-10-02 18:47:06,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58cce4b7-1c6a-4b7f-be50-aaf790b8c49c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:47:06,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-58cce4b7-1c6a-4b7f-be50-aaf790b8c49c 2018-10-02 18:47:06,376 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1a9b359d-f225-4c1-user 2018-10-02 18:47:06,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:06,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bde9e7-01e5-4fb0-a6e1-528d9acb5588 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:47:06,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-47bde9e7-01e5-4fb0-a6e1-528d9acb5588 2018-10-02 18:47:06,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" -d '{"role": {"name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role"}}' 2018-10-02 18:47:06,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96f4dc4-5795-433d-85f4-73925c0bda1e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f02ff5a7d6d74c70a4fc80fcf1dbaf15", "links": {"self": "http://172.30.9.22:5000/v3/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15"}, "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role"}} 2018-10-02 18:47:06,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-d96f4dc4-5795-433d-85f4-73925c0bda1e 2018-10-02 18:47:06,591 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role 2018-10-02 18:47:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:06,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2d04ef-8071-495a-88db-16eb1bef66f5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role", "id": "f02ff5a7d6d74c70a4fc80fcf1dbaf15"}} 2018-10-02 18:47:06,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15 used request id req-1a2d04ef-8071-495a-88db-16eb1bef66f5 2018-10-02 18:47:06,684 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role to project CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj 2018-10-02 18:47:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6/users/3661f7f2f57944909c75c1e2f83db4a9/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:06,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca92aef-ab47-4aa4-ba7a-4570cacd0dc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:06,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6/users/3661f7f2f57944909c75c1e2f83db4a9/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15 used request id req-eca92aef-ab47-4aa4-ba7a-4570cacd0dc3 2018-10-02 18:47:06,965 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:47:06,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:06,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:07,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f02ff5a7d6d74c70a4fc80fcf1dbaf15", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role"}], "expires_at": "2018-10-02T19:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa59d6d2584407b6027974e34c69e6", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-user", "id": "3661f7f2f57944909c75c1e2f83db4a9"}, "audit_ids": ["6O3fAdgxQA229aPIPOpu7Q"], "issued_at": "2018-10-02T18:47:07.000000Z"}} 2018-10-02 18:47:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:07,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba8d447-ecb4-490e-a208-27f33c3bf98a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:07,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dba8d447-ecb4-490e-a208-27f33c3bf98a 2018-10-02 18:47:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:07,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e54f3842-f3e1-40c3-8d71-804e89897db4 Date: Tue, 02 Oct 2018 18:47:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image"} 2018-10-02 18:47:07,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image used request id req-e54f3842-f3e1-40c3-8d71-804e89897db4 2018-10-02 18:47:07,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:07,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b7ebe16-b53c-4281-b39c-04af82375460 Date: Tue, 02 Oct 2018 18:47:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:47:07,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0b7ebe16-b53c-4281-b39c-04af82375460 2018-10-02 18:47:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image"}' 2018-10-02 18:47:08,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 X-Openstack-Request-Id: req-ba689b2c-e58e-433e-9afe-3c7f70ca815a Date: Tue, 02 Oct 2018 18:47:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567", "min_disk": 0, "protected": false, "id": "007a7718-1cab-4b58-94f9-b67c1266f567", "file": "/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567/file", "checksum": null, "owner": "33fa59d6d2584407b6027974e34c69e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:47:08,014 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba689b2c-e58e-433e-9afe-3c7f70ca815a 2018-10-02 18:47:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" -d '' 2018-10-02 18:47:09,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6daca3b6-c008-442c-935b-3168fc078cc7 Date: Tue, 02 Oct 2018 18:47:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:47:09,230 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567/file used request id req-6daca3b6-c008-442c-935b-3168fc078cc7 2018-10-02 18:47:09,230 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:47:09,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:09,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-196345ed-51d1-4a30-b9e7-f24986e55dd2 Date: Tue, 02 Oct 2018 18:47:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:09Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/007a7718-1cab-4b58-94f9-b67c1266f567/snap", "metadata": {}}], "self": "/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567", "min_disk": 0, "protected": false, "id": "007a7718-1cab-4b58-94f9-b67c1266f567", "file": "/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33fa59d6d2584407b6027974e34c69e6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/007a7718-1cab-4b58-94f9-b67c1266f567/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:47:09,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 used request id req-196345ed-51d1-4a30-b9e7-f24986e55dd2 2018-10-02 18:47:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:09,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cea15547-58ee-43f5-9d60-53c64f7de8b4 Date: Tue, 02 Oct 2018 18:47:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:47:09,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cea15547-58ee-43f5-9d60-53c64f7de8b4 2018-10-02 18:47:09,551 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image 2018-10-02 18:47:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:09,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d5ab73a7-1604-4108-b07f-6bbf5912e463 Date: Tue, 02 Oct 2018 18:47:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:09Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/007a7718-1cab-4b58-94f9-b67c1266f567/snap", "metadata": {}}], "self": "/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567", "min_disk": 0, "protected": false, "id": "007a7718-1cab-4b58-94f9-b67c1266f567", "file": "/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33fa59d6d2584407b6027974e34c69e6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/007a7718-1cab-4b58-94f9-b67c1266f567/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:47:09,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 used request id req-d5ab73a7-1604-4108-b07f-6bbf5912e463 2018-10-02 18:47:09,716 - create_image - DEBUG - Instance status is - active 2018-10-02 18:47:09,716 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image 2018-10-02 18:47:09,716 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image 2018-10-02 18:47:09,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:09,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:10,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f02ff5a7d6d74c70a4fc80fcf1dbaf15", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role"}], "expires_at": "2018-10-02T19:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa59d6d2584407b6027974e34c69e6", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-user", "id": "3661f7f2f57944909c75c1e2f83db4a9"}, "audit_ids": ["kH-v1K0SSFGTDzg-T5BfSQ"], "issued_at": "2018-10-02T18:47:10.000000Z"}} 2018-10-02 18:47:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:10,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce293cb-f783-476e-a1a1-b0f505f0d2c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:10,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bce293cb-f783-476e-a1a1-b0f505f0d2c2 2018-10-02 18:47:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:10,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0d56dbaa-786c-4308-8c2d-05a5abc4a719 Date: Tue, 02 Oct 2018 18:47:10 GMT RESP BODY: {"networks":[]} 2018-10-02 18:47:10,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net used request id req-0d56dbaa-786c-4308-8c2d-05a5abc4a719 2018-10-02 18:47:10,271 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net 2018-10-02 18:47:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" -d '{"network": {"name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net", "admin_state_up": true}}' 2018-10-02 18:47:10,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3a4c5802-0b27-4e8d-a8a1-62697f2c34d2 Date: Tue, 02 Oct 2018 18:47:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f10df281-f36f-4935-bedd-156862cddb2a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:47:10Z","is_default":false,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","mtu":1450}} 2018-10-02 18:47:10,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-3a4c5802-0b27-4e8d-a8a1-62697f2c34d2 2018-10-02 18:47:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:11,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-598e52d6-be22-4436-b411-02cd775c2987 Date: Tue, 02 Oct 2018 18:47:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:47:10Z","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","id":"f10df281-f36f-4935-bedd-156862cddb2a","name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net"}]} 2018-10-02 18:47:11,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-598e52d6-be22-4436-b411-02cd775c2987 2018-10-02 18:47:11,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:11,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5dc64e1-0575-424f-978c-fcb3ae9e6144 Date: Tue, 02 Oct 2018 18:47:11 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:47:11,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-a5dc64e1-0575-424f-978c-fcb3ae9e6144 2018-10-02 18:47:11,243 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet 2018-10-02 18:47:11,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" -d '{"subnets": [{"ip_version": 4, "network_id": "f10df281-f36f-4935-bedd-156862cddb2a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]}' 2018-10-02 18:47:12,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e612d75-9de1-4034-9267-6509a065b13b Date: Tue, 02 Oct 2018 18:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10df281-f36f-4935-bedd-156862cddb2a","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:11Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"33fa59d6d2584407b6027974e34c69e6","id":"3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]} 2018-10-02 18:47:12,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-0e612d75-9de1-4034-9267-6509a065b13b 2018-10-02 18:47:12,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:12,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4942b8b8-7b80-43ba-95be-e983cde469ca Date: Tue, 02 Oct 2018 18:47: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":["3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e"],"updated_at":"2018-10-02T18:47:11Z","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","id":"f10df281-f36f-4935-bedd-156862cddb2a","name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net"}]} 2018-10-02 18:47:12,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-4942b8b8-7b80-43ba-95be-e983cde469ca 2018-10-02 18:47:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:13,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0c4bb64-ed1d-4aec-b400-743ddfa9241f Date: Tue, 02 Oct 2018 18:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10df281-f36f-4935-bedd-156862cddb2a","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33fa59d6d2584407b6027974e34c69e6","id":"3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]} 2018-10-02 18:47:13,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-c0c4bb64-ed1d-4aec-b400-743ddfa9241f 2018-10-02 18:47:13,034 - OpenStackNetwork - DEBUG - Network [f10df281-f36f-4935-bedd-156862cddb2a] created successfully 2018-10-02 18:47:13,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:13,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:13,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Q92MZ6jlRze4lUZWRbhDAA"], "issued_at": "2018-10-02T18:47:13.000000Z"}} 2018-10-02 18:47:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625fee3695a6402de4207d4daed31e05a74db0aa" 2018-10-02 18:47:13,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a692607-7676-4814-aa0a-2d61c3404b56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:13,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a692607-7676-4814-aa0a-2d61c3404b56 2018-10-02 18:47:13,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:47:13,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625fee3695a6402de4207d4daed31e05a74db0aa" 2018-10-02 18:47:13,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6527fbdb-9135-43f2-86a0-5206b1704f40 x-compute-request-id: req-6527fbdb-9135-43f2-86a0-5206b1704f40 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:47:13,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6527fbdb-9135-43f2-86a0-5206b1704f40 2018-10-02 18:47:13,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625fee3695a6402de4207d4daed31e05a74db0aa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:47:13,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ac5513-da34-4d3a-aa9c-980e5ccc34c8 x-compute-request-id: req-d8ac5513-da34-4d3a-aa9c-980e5ccc34c8 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2dd4b906-56cc-4eae-a88e-d18fc88c7824", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2dd4b906-56cc-4eae-a88e-d18fc88c7824", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2dd4b906-56cc-4eae-a88e-d18fc88c7824", "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:47:13,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d8ac5513-da34-4d3a-aa9c-980e5ccc34c8 2018-10-02 18:47:13,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:13,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:14,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f02ff5a7d6d74c70a4fc80fcf1dbaf15", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role"}], "expires_at": "2018-10-02T19:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa59d6d2584407b6027974e34c69e6", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-user", "id": "3661f7f2f57944909c75c1e2f83db4a9"}, "audit_ids": ["BEUJJa2cRoezhbg3uOo90A"], "issued_at": "2018-10-02T18:47:14.000000Z"}} 2018-10-02 18:47:14,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:14,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effa4334-107d-479e-ba32-7d4e3096076a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:14,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-effa4334-107d-479e-ba32-7d4e3096076a 2018-10-02 18:47:14,216 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:47:14,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:14,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed428814-d07a-472c-8b33-6b94c9692dbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:14,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ed428814-d07a-472c-8b33-6b94c9692dbf 2018-10-02 18:47:14,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:14,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c261d806-937f-4e57-b467-540dc8353be4 Date: Tue, 02 Oct 2018 18:47: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":["3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e"],"updated_at":"2018-10-02T18:47:11Z","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","id":"f10df281-f36f-4935-bedd-156862cddb2a","name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net"}]} 2018-10-02 18:47:14,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net used request id req-c261d806-937f-4e57-b467-540dc8353be4 2018-10-02 18:47:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:14,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:14,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a31efb-6958-4094-ae9d-b81904755dd8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6"}, "enabled": true, "id": "33fa59d6d2584407b6027974e34c69e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}} 2018-10-02 18:47:14,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 used request id req-e8a31efb-6958-4094-ae9d-b81904755dd8 2018-10-02 18:47:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:14,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ac4ffff-f7b2-4ceb-acba-c692f0d21ae0 Date: Tue, 02 Oct 2018 18:47:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10df281-f36f-4935-bedd-156862cddb2a","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33fa59d6d2584407b6027974e34c69e6","id":"3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]} 2018-10-02 18:47:14,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-9ac4ffff-f7b2-4ceb-acba-c692f0d21ae0 2018-10-02 18:47:14,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f10df281-f36f-4935-bedd-156862cddb2a&mac_address=foo&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:15,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9546462f-a584-49fa-be36-e2fddd524219 Date: Tue, 02 Oct 2018 18:47:15 GMT RESP BODY: {"ports":[]} 2018-10-02 18:47:15,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f10df281-f36f-4935-bedd-156862cddb2a&mac_address=foo&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339port-1&admin_state_up=True used request id req-9546462f-a584-49fa-be36-e2fddd524219 2018-10-02 18:47:15,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:15,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-b3addb4c-ec54-493d-afb9-c4c58e061376 x-compute-request-id: req-b3addb4c-ec54-493d-afb9-c4c58e061376 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:47:15,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-inst used request id req-b3addb4c-ec54-493d-afb9-c4c58e061376 2018-10-02 18:47:15,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:15,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-00bb5ba3-314a-4ea5-b5d5-fb2744b39bda Date: Tue, 02 Oct 2018 18:47: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":["3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e"],"updated_at":"2018-10-02T18:47:11Z","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","id":"f10df281-f36f-4935-bedd-156862cddb2a","name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net"}]} 2018-10-02 18:47:15,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net used request id req-00bb5ba3-314a-4ea5-b5d5-fb2744b39bda 2018-10-02 18:47:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:15,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671450b5-41c9-43c1-8a50-452d9ed7a312 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6"}, "enabled": true, "id": "33fa59d6d2584407b6027974e34c69e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}} 2018-10-02 18:47:15,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 used request id req-671450b5-41c9-43c1-8a50-452d9ed7a312 2018-10-02 18:47:15,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:15,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6da1e5d-ef2a-4e94-a5d7-ea525fde617b Date: Tue, 02 Oct 2018 18:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10df281-f36f-4935-bedd-156862cddb2a","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33fa59d6d2584407b6027974e34c69e6","id":"3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]} 2018-10-02 18:47:15,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-e6da1e5d-ef2a-4e94-a5d7-ea525fde617b 2018-10-02 18:47:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f10df281-f36f-4935-bedd-156862cddb2a&mac_address=foo&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b425e7f-7033-435b-9c98-2b462bcd7c4d Date: Tue, 02 Oct 2018 18:47:15 GMT RESP BODY: {"ports":[]} 2018-10-02 18:47:15,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f10df281-f36f-4935-bedd-156862cddb2a&mac_address=foo&name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339port-1&admin_state_up=True used request id req-1b425e7f-7033-435b-9c98-2b462bcd7c4d 2018-10-02 18:47:15,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:15,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:16,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f02ff5a7d6d74c70a4fc80fcf1dbaf15", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role"}], "expires_at": "2018-10-02T19:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa59d6d2584407b6027974e34c69e6", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/33fa59d6d2584407b6027974e34c69e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-user", "id": "3661f7f2f57944909c75c1e2f83db4a9"}, "audit_ids": ["8PFX_vGdRiOxVtEb3H33XA"], "issued_at": "2018-10-02T18:47:16.000000Z"}} 2018-10-02 18:47:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f45448ce7ffb502c39ebd4d43c1910c93b211b" 2018-10-02 18:47:16,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa04a9e-dcc3-4aa5-9a07-67278247c529 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:16,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4aa04a9e-dcc3-4aa5-9a07-67278247c529 2018-10-02 18:47:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:16,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-75d02a71-d4c3-40f0-8658-481f0a6e3e38 Date: Tue, 02 Oct 2018 18:47: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":["3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e"],"updated_at":"2018-10-02T18:47:11Z","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","id":"f10df281-f36f-4935-bedd-156862cddb2a","name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net"}]} 2018-10-02 18:47:16,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net used request id req-75d02a71-d4c3-40f0-8658-481f0a6e3e38 2018-10-02 18:47:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1fd6ecf8-275f-4bbb-83ab-b5cfb9fc8713 Date: Tue, 02 Oct 2018 18:47:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10df281-f36f-4935-bedd-156862cddb2a","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33fa59d6d2584407b6027974e34c69e6","id":"3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]} 2018-10-02 18:47:16,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-1fd6ecf8-275f-4bbb-83ab-b5cfb9fc8713 2018-10-02 18:47:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:16,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-452ff1f6-cb6c-486f-a860-6e2ec564e73d Date: Tue, 02 Oct 2018 18:47: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":["3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e"],"updated_at":"2018-10-02T18:47:11Z","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa59d6d2584407b6027974e34c69e6","id":"f10df281-f36f-4935-bedd-156862cddb2a","name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net"}]} 2018-10-02 18:47:16,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net used request id req-452ff1f6-cb6c-486f-a860-6e2ec564e73d 2018-10-02 18:47:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:16,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f45448ce7ffb502c39ebd4d43c1910c93b211b" 2018-10-02 18:47:16,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a207797-0bf4-4599-bb54-8cb42e83602f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6"}, "enabled": true, "id": "33fa59d6d2584407b6027974e34c69e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}} 2018-10-02 18:47:16,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 used request id req-5a207797-0bf4-4599-bb54-8cb42e83602f 2018-10-02 18:47:16,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" 2018-10-02 18:47:16,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8946299-95b9-47f2-a85a-66f08e0a126c Date: Tue, 02 Oct 2018 18:47:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10df281-f36f-4935-bedd-156862cddb2a","tenant_id":"33fa59d6d2584407b6027974e34c69e6","created_at":"2018-10-02T18:47:11Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"33fa59d6d2584407b6027974e34c69e6","id":"3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet"}]} 2018-10-02 18:47:16,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f10df281-f36f-4935-bedd-156862cddb2a used request id req-d8946299-95b9-47f2-a85a-66f08e0a126c 2018-10-02 18:47:16,876 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net 2018-10-02 18:47:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae93bcd1757f2550db1c8c8ceb7ee5db6ab7313" -d '{"port": {"network_id": "f10df281-f36f-4935-bedd-156862cddb2a", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339port-1", "admin_state_up": true}}' 2018-10-02 18:47:16,893 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-c8abc5a2-405e-44af-b059-bde414dfaab4 Date: Tue, 02 Oct 2018 18:47:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 18:47:16,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c8abc5a2-405e-44af-b059-bde414dfaab4 2018-10-02 18:47:16,893 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-02 18:47:16,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/2dd4b906-56cc-4eae-a88e-d18fc88c7824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625fee3695a6402de4207d4daed31e05a74db0aa" 2018-10-02 18:47:16,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:47: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-2ddab9a8-84aa-4946-8171-44c666ab27f4 x-compute-request-id: req-2ddab9a8-84aa-4946-8171-44c666ab27f4 Content-Length: 0 Content-Type: application/json 2018-10-02 18:47:16,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2dd4b906-56cc-4eae-a88e-d18fc88c7824 used request id req-2ddab9a8-84aa-4946-8171-44c666ab27f4 2018-10-02 18:47:16,941 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet 2018-10-02 18:47:16,941 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-subnet 2018-10-02 18:47:16,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:19,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-945e9d17-6893-40c2-9c0c-d4ef99fb8041 Date: Tue, 02 Oct 2018 18:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:19,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3a3d9f05-7f11-4c5c-9b75-06edbdbe0a5e used request id req-945e9d17-6893-40c2-9c0c-d4ef99fb8041 2018-10-02 18:47:19,232 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-pub-net 2018-10-02 18:47:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/f10df281-f36f-4935-bedd-156862cddb2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559ff00a779ca875f40d394214904f3bfab46caf" 2018-10-02 18:47:20,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d501cf85-aea5-4a2c-a4d7-b353fb47a0e6 Date: Tue, 02 Oct 2018 18:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:20,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f10df281-f36f-4935-bedd-156862cddb2a used request id req-d501cf85-aea5-4a2c-a4d7-b353fb47a0e6 2018-10-02 18:47:20,743 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2a5f4820-7d70-4350-8780-4089366fa339-image 2018-10-02 18:47:20,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb9a4f796d3578854161cfb4a68685ba504ada27" 2018-10-02 18:47:22,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d094b1a-99b4-4e19-80a9-aa8fc023b475 Date: Tue, 02 Oct 2018 18:47:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:47:22,693 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/007a7718-1cab-4b58-94f9-b67c1266f567 used request id req-2d094b1a-99b4-4e19-80a9-aa8fc023b475 2018-10-02 18:47:22,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:22,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8df3571d-dd94-45bd-8da0-7642a4b78c56 Date: Tue, 02 Oct 2018 18:47:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "created_at": "2018-10-02T18:47:10Z", "updated_at": "2018-10-02T18:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "revision_number": 0, "id": "32321fd1-24f2-45e4-8462-45e7c2f0871c", "remote_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa59d6d2584407b6027974e34c69e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "revision_number": 0, "id": "474e6cc1-4410-4690-825f-a2b23c724d36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa59d6d2584407b6027974e34c69e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "revision_number": 0, "id": "e059f75c-490e-44dc-b23b-6734cfdfabd7", "remote_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa59d6d2584407b6027974e34c69e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "revision_number": 0, "id": "f5c1570f-a249-49d5-8056-c48bdd385b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa59d6d2584407b6027974e34c69e6"}], "revision_number": 4, "project_id": "33fa59d6d2584407b6027974e34c69e6", "id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:47:22,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-8df3571d-dd94-45bd-8da0-7642a4b78c56 2018-10-02 18:47:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a344cc-a7e7-455f-81df-e6b653c3fcad Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:47:23,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-b9a344cc-a7e7-455f-81df-e6b653c3fcad 2018-10-02 18:47:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13691577-f2ef-455f-bf4a-e2cbe1149ef3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6"}, "enabled": true, "id": "33fa59d6d2584407b6027974e34c69e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj"}} 2018-10-02 18:47:23,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 used request id req-13691577-f2ef-455f-bf4a-e2cbe1149ef3 2018-10-02 18:47:23,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c65f7f3d-fa0b-4596-b09b-f920065db121 2018-10-02 18:47:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c65f7f3d-fa0b-4596-b09b-f920065db121 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a4efb009-d229-4a20-b821-bc1f02f992d8 Date: Tue, 02 Oct 2018 18:47:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "created_at": "2018-10-02T18:47:10Z", "project_id": "33fa59d6d2584407b6027974e34c69e6", "id": "32321fd1-24f2-45e4-8462-45e7c2f0871c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "created_at": "2018-10-02T18:47:10Z", "project_id": "33fa59d6d2584407b6027974e34c69e6", "id": "474e6cc1-4410-4690-825f-a2b23c724d36"}, {"remote_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "created_at": "2018-10-02T18:47:10Z", "project_id": "33fa59d6d2584407b6027974e34c69e6", "id": "e059f75c-490e-44dc-b23b-6734cfdfabd7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:10Z", "security_group_id": "c65f7f3d-fa0b-4596-b09b-f920065db121", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa59d6d2584407b6027974e34c69e6", "created_at": "2018-10-02T18:47:10Z", "project_id": "33fa59d6d2584407b6027974e34c69e6", "id": "f5c1570f-a249-49d5-8056-c48bdd385b62"}]} 2018-10-02 18:47:23,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c65f7f3d-fa0b-4596-b09b-f920065db121 used request id req-a4efb009-d229-4a20-b821-bc1f02f992d8 2018-10-02 18:47:23,301 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:47:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c65f7f3d-fa0b-4596-b09b-f920065db121 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be7c47b7-b4c0-4c49-9d93-6e61ad0f3577 Content-Length: 0 Date: Tue, 02 Oct 2018 18:47:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:23,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c65f7f3d-fa0b-4596-b09b-f920065db121 used request id req-be7c47b7-b4c0-4c49-9d93-6e61ad0f3577 2018-10-02 18:47:23,585 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj 2018-10-02 18:47:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215eaa48-9719-4ae4-857c-01d037f45da8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:23,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/33fa59d6d2584407b6027974e34c69e6 used request id req-215eaa48-9719-4ae4-857c-01d037f45da8 2018-10-02 18:47:23,786 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1a9b359d-f225-4c1-proj-role 2018-10-02 18:47:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba41b9d-1ead-4bbf-ad93-81136a6e4998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:23,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f02ff5a7d6d74c70a4fc80fcf1dbaf15 used request id req-3ba41b9d-1ead-4bbf-ad93-81136a6e4998 2018-10-02 18:47:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8ef4594857cb242e1d11d60219e26a89ddd21f" 2018-10-02 18:47:23,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc9b995-d93d-4dcf-b52a-abe2df3f9a85 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:47:23,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7dc9b995-d93d-4dcf-b52a-abe2df3f9a85 2018-10-02 18:47:23,982 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1a9b359d-f225-4c1-user 2018-10-02 18:47:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/3661f7f2f57944909c75c1e2f83db4a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a77b7cea460f0d62b84ee0e503ac122e062feb1" 2018-10-02 18:47:24,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d5564e4-6b97-4a0b-b0b0-84ab9e239498 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:24,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3661f7f2f57944909c75c1e2f83db4a9 used request id req-8d5564e4-6b97-4a0b-b0b0-84ab9e239498 2018-10-02 18:47:24,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:24,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["gKfzDCVdTo-Iov7y4kNIbg"], "issued_at": "2018-10-02T18:47:24.000000Z"}} 2018-10-02 18:47:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbfc695f306f1f4a4328cf8534430247ff6865a" 2018-10-02 18:47:24,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78eb7d81-ebf8-4e6f-b910-e224aea13202 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:24,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-78eb7d81-ebf8-4e6f-b910-e224aea13202 2018-10-02 18:47:24,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:24,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:25,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["PlTQWgCPSRCdcjTfkf7xUQ"], "issued_at": "2018-10-02T18:47:25.000000Z"}} 2018-10-02 18:47:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:25,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f537e62e-0aa9-422d-873c-99a6fcb92237 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:25,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f537e62e-0aa9-422d-873c-99a6fcb92237 2018-10-02 18:47:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:25,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:25,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafcc55c-f7b0-45b0-8964-373bc4b60fdf Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:47:25,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj used request id req-fafcc55c-f7b0-45b0-8964-373bc4b60fdf 2018-10-02 18:47:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f37dd6-4902-4a8e-a186-4755cfda8c54 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:47:25,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c4f37dd6-4902-4a8e-a186-4755cfda8c54 2018-10-02 18:47:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}}' 2018-10-02 18:47:25,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8366af5b-f309-4dc3-95a6-251558f1b626 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:25,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8366af5b-f309-4dc3-95a6-251558f1b626 2018-10-02 18:47:25,465 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj 2018-10-02 18:47:25,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:25,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:25,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ZmnokvisR2yCRW508HRRWg"], "issued_at": "2018-10-02T18:47:25.000000Z"}} 2018-10-02 18:47:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc54dd8fec8b05820cd6791285af2dbd62023b8" 2018-10-02 18:47:25,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bc0169-d71b-4d2e-89e8-8afa3d04bf55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:25,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-96bc0169-d71b-4d2e-89e8-8afa3d04bf55 2018-10-02 18:47:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:25,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc54dd8fec8b05820cd6791285af2dbd62023b8" 2018-10-02 18:47:26,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c37076-b49c-4c71-8fc2-5a9f31328b02 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:47:26,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-33c37076-b49c-4c71-8fc2-5a9f31328b02 2018-10-02 18:47:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc54dd8fec8b05820cd6791285af2dbd62023b8" 2018-10-02 18:47:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcbed33-d7d7-4c5a-b983-b9e0c6818d7d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}]} 2018-10-02 18:47:26,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj used request id req-ebcbed33-d7d7-4c5a-b983-b9e0c6818d7d 2018-10-02 18:47:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc54dd8fec8b05820cd6791285af2dbd62023b8" 2018-10-02 18:47:26,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6927f97-7b8f-44f5-be0f-8aa5ae2352e8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:47:26,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c6927f97-7b8f-44f5-be0f-8aa5ae2352e8 2018-10-02 18:47:26,525 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e5700062-0f71-4eb-user 2018-10-02 18:47:26,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:26,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c633b66f-4738-44c8-9fa1-83e60d1dc86b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:47:26,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c633b66f-4738-44c8-9fa1-83e60d1dc86b 2018-10-02 18:47:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" -d '{"role": {"name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role"}}' 2018-10-02 18:47:26,734 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c256e2-0ec5-451d-8289-45e3a45426f9 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f68e01c19f564b069c1e3273a8af99a7", "links": {"self": "http://172.30.9.22:5000/v3/roles/f68e01c19f564b069c1e3273a8af99a7"}, "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role"}} 2018-10-02 18:47:26,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b9c256e2-0ec5-451d-8289-45e3a45426f9 2018-10-02 18:47:26,735 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role 2018-10-02 18:47:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f68e01c19f564b069c1e3273a8af99a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:26,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19a2b37-2054-49dc-aa42-201597539355 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f68e01c19f564b069c1e3273a8af99a7"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role", "id": "f68e01c19f564b069c1e3273a8af99a7"}} 2018-10-02 18:47:26,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f68e01c19f564b069c1e3273a8af99a7 used request id req-a19a2b37-2054-49dc-aa42-201597539355 2018-10-02 18:47:26,828 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role to project CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj 2018-10-02 18:47:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36/users/adb67eb3ca6c44db99332575e3d9fd9a/roles/f68e01c19f564b069c1e3273a8af99a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:27,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b660174e-6175-44ed-9615-c111811d0ce2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:47:27,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36/users/adb67eb3ca6c44db99332575e3d9fd9a/roles/f68e01c19f564b069c1e3273a8af99a7 used request id req-b660174e-6175-44ed-9615-c111811d0ce2 2018-10-02 18:47:27,055 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:47:27,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:27,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:27,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f68e01c19f564b069c1e3273a8af99a7", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role"}], "expires_at": "2018-10-02T19:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee070498b4ef4474b9cb4badb65cbd36", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-user", "id": "adb67eb3ca6c44db99332575e3d9fd9a"}, "audit_ids": ["4etY5grAQHmedTzkYgI5VQ"], "issued_at": "2018-10-02T18:47:27.000000Z"}} 2018-10-02 18:47:27,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:27,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c0fbcb-1197-47ab-857b-f078321fb0c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:27,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e9c0fbcb-1197-47ab-857b-f078321fb0c6 2018-10-02 18:47:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:27,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-38d8c796-6d88-4349-a520-91cde88c185e Date: Tue, 02 Oct 2018 18:47:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image"} 2018-10-02 18:47:27,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image used request id req-38d8c796-6d88-4349-a520-91cde88c185e 2018-10-02 18:47:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:27,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf5ce188-6295-4656-805b-9804bf3e16de Date: Tue, 02 Oct 2018 18:47:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:47:27,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cf5ce188-6295-4656-805b-9804bf3e16de 2018-10-02 18:47:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image"}' 2018-10-02 18:47:28,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 X-Openstack-Request-Id: req-6f043643-66c6-4c32-9420-2aefd1a709b1 Date: Tue, 02 Oct 2018 18:47:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "min_disk": 0, "protected": false, "id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "file": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1/file", "checksum": null, "owner": "ee070498b4ef4474b9cb4badb65cbd36", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:47:28,127 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6f043643-66c6-4c32-9420-2aefd1a709b1 2018-10-02 18:47:28,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" -d '' 2018-10-02 18:47:29,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dff47369-9a80-4c81-915e-2e3f0eddf545 Date: Tue, 02 Oct 2018 18: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-10-02 18:47:29,354 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1/file used request id req-dff47369-9a80-4c81-915e-2e3f0eddf545 2018-10-02 18:47:29,355 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:47:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:29,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8da86c07-9dee-4b7e-99f6-98350faa8e14 Date: Tue, 02 Oct 2018 18:47:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b5252036-989c-49be-9d3d-a6cccffa6af1/snap", "metadata": {}}], "self": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "min_disk": 0, "protected": false, "id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "file": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee070498b4ef4474b9cb4badb65cbd36", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b5252036-989c-49be-9d3d-a6cccffa6af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:47:29,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 used request id req-8da86c07-9dee-4b7e-99f6-98350faa8e14 2018-10-02 18:47:29,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:29,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08457c90-c231-49fa-b1ca-06b87ba8f00d Date: Tue, 02 Oct 2018 18:47:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:47:29,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-08457c90-c231-49fa-b1ca-06b87ba8f00d 2018-10-02 18:47:29,677 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image 2018-10-02 18:47:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:29,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-041e1518-7d8f-49ef-9ea7-d82d9afd868c Date: Tue, 02 Oct 2018 18:47:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b5252036-989c-49be-9d3d-a6cccffa6af1/snap", "metadata": {}}], "self": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "min_disk": 0, "protected": false, "id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "file": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee070498b4ef4474b9cb4badb65cbd36", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b5252036-989c-49be-9d3d-a6cccffa6af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:47:29,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 used request id req-041e1518-7d8f-49ef-9ea7-d82d9afd868c 2018-10-02 18:47:29,841 - create_image - DEBUG - Instance status is - active 2018-10-02 18:47:29,841 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image 2018-10-02 18:47:29,841 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image 2018-10-02 18:47:29,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:29,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:30,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f68e01c19f564b069c1e3273a8af99a7", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role"}], "expires_at": "2018-10-02T19:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee070498b4ef4474b9cb4badb65cbd36", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-user", "id": "adb67eb3ca6c44db99332575e3d9fd9a"}, "audit_ids": ["Fw9PDLKATuKDK39JgX5szw"], "issued_at": "2018-10-02T18:47:30.000000Z"}} 2018-10-02 18:47:30,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:30,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a46e176-3e48-4a51-a496-18deabc577a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:30,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a46e176-3e48-4a51-a496-18deabc577a6 2018-10-02 18:47:30,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:30,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-130c2d0a-e80f-46a7-8b88-4fae2f0058cd Date: Tue, 02 Oct 2018 18:47:30 GMT RESP BODY: {"networks":[]} 2018-10-02 18:47:30,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-130c2d0a-e80f-46a7-8b88-4fae2f0058cd 2018-10-02 18:47:30,416 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net 2018-10-02 18:47:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" -d '{"network": {"name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net", "admin_state_up": true}}' 2018-10-02 18:47:31,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-7bc7dc71-04b2-42cb-8e88-fea9239575be Date: Tue, 02 Oct 2018 18:47:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"310d5614-2918-4b10-ada0-870ffe86122e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:47:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","mtu":1450}} 2018-10-02 18:47:31,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7bc7dc71-04b2-42cb-8e88-fea9239575be 2018-10-02 18:47:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:31,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b705bbca-ca1c-4880-903e-5f1db7d58626 Date: Tue, 02 Oct 2018 18:47:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:47:30Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:31,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-b705bbca-ca1c-4880-903e-5f1db7d58626 2018-10-02 18:47:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:31,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae43e33c-c46a-46e2-9e03-208f94e1635c Date: Tue, 02 Oct 2018 18:47:31 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:47:31,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-ae43e33c-c46a-46e2-9e03-208f94e1635c 2018-10-02 18:47:31,380 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet 2018-10-02 18:47:31,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" -d '{"subnets": [{"ip_version": 4, "network_id": "310d5614-2918-4b10-ada0-870ffe86122e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]}' 2018-10-02 18:47:32,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f47db1ab-d80b-4f7d-8ee2-01ab28c7a094 Date: Tue, 02 Oct 2018 18:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:32,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-f47db1ab-d80b-4f7d-8ee2-01ab28c7a094 2018-10-02 18:47:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:32,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1cea31d3-d6bf-4bab-b20c-25fb829a5f46 Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:32,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-1cea31d3-d6bf-4bab-b20c-25fb829a5f46 2018-10-02 18:47:32,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0546b69a-f4ce-4480-b6fb-11f6421eb8da Date: Tue, 02 Oct 2018 18:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:32,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-0546b69a-f4ce-4480-b6fb-11f6421eb8da 2018-10-02 18:47:32,637 - OpenStackNetwork - DEBUG - Network [310d5614-2918-4b10-ada0-870ffe86122e] created successfully 2018-10-02 18:47:32,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:32,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:33,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WxU0QzBzRVqUxBr3d5DYLw"], "issued_at": "2018-10-02T18:47:33.000000Z"}} 2018-10-02 18:47:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e024516d67c826cf9c73ea5b1d8ac774d96481" 2018-10-02 18:47:33,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc200e3b-7721-4c31-8d4c-132f83883d44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:33,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bc200e3b-7721-4c31-8d4c-132f83883d44 2018-10-02 18:47:33,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:47:33,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e024516d67c826cf9c73ea5b1d8ac774d96481" 2018-10-02 18:47:33,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e297f0ee-ea2f-434d-aafa-4f4e6fe80619 x-compute-request-id: req-e297f0ee-ea2f-434d-aafa-4f4e6fe80619 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:47:33,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e297f0ee-ea2f-434d-aafa-4f4e6fe80619 2018-10-02 18:47:33,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e024516d67c826cf9c73ea5b1d8ac774d96481" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:47:33,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52a8da8c-0d3e-488d-b6ae-204b404dab50 x-compute-request-id: req-52a8da8c-0d3e-488d-b6ae-204b404dab50 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33175f61-779a-4724-8363-e8fe91fe0859", "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:47:33,548 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-52a8da8c-0d3e-488d-b6ae-204b404dab50 2018-10-02 18:47:33,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:33,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:33,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f68e01c19f564b069c1e3273a8af99a7", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role"}], "expires_at": "2018-10-02T19:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee070498b4ef4474b9cb4badb65cbd36", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-user", "id": "adb67eb3ca6c44db99332575e3d9fd9a"}, "audit_ids": ["P1HM-zS9RuqEy4gFZAJRhQ"], "issued_at": "2018-10-02T18:47:33.000000Z"}} 2018-10-02 18:47:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:33,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc650c3b-6643-4957-8245-bf96cefdf2bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:33,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bc650c3b-6643-4957-8245-bf96cefdf2bd 2018-10-02 18:47:33,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:47:33,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:34,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02380d7-0f3a-4b22-8792-6920154b3e7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:34,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b02380d7-0f3a-4b22-8792-6920154b3e7d 2018-10-02 18:47:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:34,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-43823545-5dea-417f-9518-5b1180c27afe Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:34,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-43823545-5dea-417f-9518-5b1180c27afe 2018-10-02 18:47:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:34,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:34,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30eec39d-9abb-4e9b-be74-bb5f71320db6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:34,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-30eec39d-9abb-4e9b-be74-bb5f71320db6 2018-10-02 18:47:34,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:34,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-43d082c5-e84e-4de2-8b5c-ea96652c8c7a Date: Tue, 02 Oct 2018 18:47:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:34,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-43d082c5-e84e-4de2-8b5c-ea96652c8c7a 2018-10-02 18:47:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:34,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c086740-044d-4853-aa31-12359560b7a4 Date: Tue, 02 Oct 2018 18:47:34 GMT RESP BODY: {"ports":[]} 2018-10-02 18:47:34,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1&admin_state_up=True used request id req-3c086740-044d-4853-aa31-12359560b7a4 2018-10-02 18:47:34,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:35,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a3e348d-95d9-458c-acba-b50c9a9f9324 x-compute-request-id: req-1a3e348d-95d9-458c-acba-b50c9a9f9324 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:47:35,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst used request id req-1a3e348d-95d9-458c-acba-b50c9a9f9324 2018-10-02 18:47:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:35,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-09c290af-9d5c-4447-8994-f1ee0c7702fa Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:35,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-09c290af-9d5c-4447-8994-f1ee0c7702fa 2018-10-02 18:47:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:35,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcad0397-7324-4cf4-a23d-8757b86fe862 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:35,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-fcad0397-7324-4cf4-a23d-8757b86fe862 2018-10-02 18:47:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:35,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1082ff4-1c4b-45c0-9091-56600bca8ad1 Date: Tue, 02 Oct 2018 18:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:35,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-b1082ff4-1c4b-45c0-9091-56600bca8ad1 2018-10-02 18:47:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:35,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ac8923e-8329-401c-b873-59f88823591f Date: Tue, 02 Oct 2018 18:47:35 GMT RESP BODY: {"ports":[]} 2018-10-02 18:47:35,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1&admin_state_up=True used request id req-8ac8923e-8329-401c-b873-59f88823591f 2018-10-02 18:47:35,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:47:35,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:47:36,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f68e01c19f564b069c1e3273a8af99a7", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role"}], "expires_at": "2018-10-02T19:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee070498b4ef4474b9cb4badb65cbd36", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ee070498b4ef4474b9cb4badb65cbd36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-user", "id": "adb67eb3ca6c44db99332575e3d9fd9a"}, "audit_ids": ["b4IR8o0TRR6SZFAc1JQDGA"], "issued_at": "2018-10-02T18:47:36.000000Z"}} 2018-10-02 18:47:36,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15c054e0473f1d6974c0b2f958ff8f0dc58a61b" 2018-10-02 18:47:36,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57812f27-a3fd-43b2-9bd2-586e5252e48c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:47:36,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-57812f27-a3fd-43b2-9bd2-586e5252e48c 2018-10-02 18:47:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:36,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8d74fc6b-c66b-4f17-85d5-3e5135202d58 Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:36,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-8d74fc6b-c66b-4f17-85d5-3e5135202d58 2018-10-02 18:47:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ad2bec6-9a47-49cf-9af6-f7190d3b1f63 Date: Tue, 02 Oct 2018 18:47:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:36,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-0ad2bec6-9a47-49cf-9af6-f7190d3b1f63 2018-10-02 18:47:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:36,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2cace513-7868-4d35-955a-6a622be41619 Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:36,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-2cace513-7868-4d35-955a-6a622be41619 2018-10-02 18:47:36,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:47:36,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:47: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:47:36,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15c054e0473f1d6974c0b2f958ff8f0dc58a61b" 2018-10-02 18:47:36,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56413031-aa11-4795-ac42-f2c11e139c64 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:36,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-56413031-aa11-4795-ac42-f2c11e139c64 2018-10-02 18:47:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:36,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70cb6fc1-4825-4ba1-b325-f9747c668c78 Date: Tue, 02 Oct 2018 18:47:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:36,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-70cb6fc1-4825-4ba1-b325-f9747c668c78 2018-10-02 18:47:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:37,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-54f023b4-e1cc-4ae4-8704-f0b0fd526bd9 Date: Tue, 02 Oct 2018 18:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:37,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet used request id req-54f023b4-e1cc-4ae4-8704-f0b0fd526bd9 2018-10-02 18:47:37,100 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net 2018-10-02 18:47:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" -d '{"port": {"network_id": "310d5614-2918-4b10-ada0-870ffe86122e", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "a328a9a2-3197-4f5c-8c86-d23496d458be", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1", "admin_state_up": true}}' 2018-10-02 18:47:38,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-408811fd-8230-4997-b9b0-ff59a809e457 Date: Tue, 02 Oct 2018 18:47:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:47:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a328a9a2-3197-4f5c-8c86-d23496d458be","ip_address":"10.55.0.101"}],"id":"d135dd52-c4e2-41ca-894f-8e3999fb1f62","security_groups":["7edc82c9-17f6-4180-a002-43ecaf6767f6"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1","project_id":"ee070498b4ef4474b9cb4badb65cbd36","qos_policy_id":null,"admin_state_up":true,"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:37Z","binding:vnic_type":"normal"}} 2018-10-02 18:47:38,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-408811fd-8230-4997-b9b0-ff59a809e457 2018-10-02 18:47:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:38,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fed3fe3f-a2c1-4a7b-bb3d-7cd1dff109a5 Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:38,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-fed3fe3f-a2c1-4a7b-bb3d-7cd1dff109a5 2018-10-02 18:47:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:38,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f6d85f-7db4-49d5-9124-0d1a4481c7a7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:38,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-a0f6d85f-7db4-49d5-9124-0d1a4481c7a7 2018-10-02 18:47:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:38,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6329ca98-f57b-43bf-a346-0ab1ec4daea4 Date: Tue, 02 Oct 2018 18:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:38,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-6329ca98-f57b-43bf-a346-0ab1ec4daea4 2018-10-02 18:47:38,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:38,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c9c70abd-a592-4bfe-9ea7-2c4ad74779aa Date: Tue, 02 Oct 2018 18:47:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:47:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a328a9a2-3197-4f5c-8c86-d23496d458be","ip_address":"10.55.0.101"}],"id":"d135dd52-c4e2-41ca-894f-8e3999fb1f62","security_groups":["7edc82c9-17f6-4180-a002-43ecaf6767f6"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"ee070498b4ef4474b9cb4badb65cbd36","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1","admin_state_up":true,"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:37Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:47:38,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1&admin_state_up=True used request id req-c9c70abd-a592-4bfe-9ea7-2c4ad74779aa 2018-10-02 18:47:38,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4a7aca-0547-4f35-a014-dc74942c8ea6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:39,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-4b4a7aca-0547-4f35-a014-dc74942c8ea6 2018-10-02 18:47:39,060 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst 2018-10-02 18:47:39,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:39,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8196fe5-721f-44b9-aa2a-6cdf59f848c0 x-compute-request-id: req-d8196fe5-721f-44b9-aa2a-6cdf59f848c0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-flavor-name"}]} 2018-10-02 18:47:39,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d8196fe5-721f-44b9-aa2a-6cdf59f848c0 2018-10-02 18:47:39,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:39,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e704b8f-0a59-4b60-bc43-066de056452c x-compute-request-id: req-1e704b8f-0a59-4b60-bc43-066de056452c Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33175f61-779a-4724-8363-e8fe91fe0859", "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:47:39,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859 used request id req-1e704b8f-0a59-4b60-bc43-066de056452c 2018-10-02 18:47:39,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:39,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-5ac1ee3d-1648-4cbb-be5f-260f4e497b38 Date: Tue, 02 Oct 2018 18:47:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:47:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:47:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b5252036-989c-49be-9d3d-a6cccffa6af1/snap", "metadata": {}}], "self": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "min_disk": 0, "protected": false, "id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "file": "/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee070498b4ef4474b9cb4badb65cbd36", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b5252036-989c-49be-9d3d-a6cccffa6af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image"} 2018-10-02 18:47:39,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image used request id req-5ac1ee3d-1648-4cbb-be5f-260f4e497b38 2018-10-02 18:47:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1d306bb4-9cfb-4526-80da-4b0866bd9d98 Date: Tue, 02 Oct 2018 18:47:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:47:39,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1d306bb4-9cfb-4526-80da-4b0866bd9d98 2018-10-02 18:47:39,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" -d '{"server": {"name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "imageRef": "b5252036-989c-49be-9d3d-a6cccffa6af1", "flavorRef": "33175f61-779a-4724-8363-e8fe91fe0859", "max_count": 1, "min_count": 1, "networks": [{"port": "d135dd52-c4e2-41ca-894f-8e3999fb1f62"}]}}' 2018-10-02 18:47:40,825 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b8e4fc6-6805-415b-b893-b27a1b0b0dd1 x-compute-request-id: req-5b8e4fc6-6805-415b-b893-b27a1b0b0dd1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "adminPass": "vzb7JpMiDAVq"}} 2018-10-02 18:47:40,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5b8e4fc6-6805-415b-b893-b27a1b0b0dd1 2018-10-02 18:47:40,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:41,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ce57de7-0aac-4ec7-8c74-9aae77c3506b x-compute-request-id: req-8ce57de7-0aac-4ec7-8c74-9aae77c3506b 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.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "image": {"id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "links": [{"href": "http://172.30.9.22:8774/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}]}, "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "user_id": "adb67eb3ca6c44db99332575e3d9fd9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:47:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "created": "2018-10-02T18:47:40Z", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:47:41,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-8ce57de7-0aac-4ec7-8c74-9aae77c3506b 2018-10-02 18:47:41,277 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst 2018-10-02 18:47:41,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:41,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4636bf23-89ca-4092-94fb-6791cf821e76 x-compute-request-id: req-4636bf23-89ca-4092-94fb-6791cf821e76 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.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "image": {"id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "links": [{"href": "http://172.30.9.22:8774/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}]}, "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "user_id": "adb67eb3ca6c44db99332575e3d9fd9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:47:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "created": "2018-10-02T18:47:40Z", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:47:41,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-4636bf23-89ca-4092-94fb-6791cf821e76 2018-10-02 18:47:41,632 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst] is - BUILD 2018-10-02 18:47:41,632 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:47:44,635 - create_instance - DEBUG - VM status query timeout in 896.641757965 2018-10-02 18:47:44,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:45,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47: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-bc66e1fa-8e31-4614-89b4-c4fbac4ecd88 x-compute-request-id: req-bc66e1fa-8e31-4614-89b4-c4fbac4ecd88 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.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "image": {"id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "links": [{"href": "http://172.30.9.22:8774/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}]}, "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "security_groups": [{"name": "default"}], "user_id": "adb67eb3ca6c44db99332575e3d9fd9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:47:42Z", "hostId": "accf46799956d8fd02c71b78916c2ef04f51c87107f95cdd17e7b16a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "created": "2018-10-02T18:47:40Z", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:47:45,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-bc66e1fa-8e31-4614-89b4-c4fbac4ecd88 2018-10-02 18:47:45,200 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst] is - BUILD 2018-10-02 18:47:45,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:47:48,203 - create_instance - DEBUG - VM status query timeout in 893.073860884 2018-10-02 18:47:48,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:48,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47: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-28706fc7-cbde-4fc6-ba7a-0d89d3bdf12f x-compute-request-id: req-28706fc7-cbde-4fc6-ba7a-0d89d3bdf12f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-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.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "image": {"id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "links": [{"href": "http://172.30.9.22:8774/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:47:47.000000", "flavor": {"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}]}, "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "security_groups": [{"name": "default"}], "user_id": "adb67eb3ca6c44db99332575e3d9fd9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:47:47Z", "hostId": "accf46799956d8fd02c71b78916c2ef04f51c87107f95cdd17e7b16a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "created": "2018-10-02T18:47:40Z", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:47:48,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-28706fc7-cbde-4fc6-ba7a-0d89d3bdf12f 2018-10-02 18:47:48,820 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst] is - ACTIVE 2018-10-02 18:47:48,820 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:47:48,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:49,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47: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-96f23f19-89f5-4520-912e-90365189d4b8 x-compute-request-id: req-96f23f19-89f5-4520-912e-90365189d4b8 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-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.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "image": {"id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "links": [{"href": "http://172.30.9.22:8774/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:47:47.000000", "flavor": {"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}]}, "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "security_groups": [{"name": "default"}], "user_id": "adb67eb3ca6c44db99332575e3d9fd9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:47:47Z", "hostId": "accf46799956d8fd02c71b78916c2ef04f51c87107f95cdd17e7b16a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "created": "2018-10-02T18:47:40Z", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:47:49,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-96f23f19-89f5-4520-912e-90365189d4b8 2018-10-02 18:47:49,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:49,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6649171d-7b35-4884-8d50-c06863e2e002 Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:49,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net used request id req-6649171d-7b35-4884-8d50-c06863e2e002 2018-10-02 18:47:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:49,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0403ab4d-619d-4d51-8d4a-1d10ddca520b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:47:49,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-0403ab4d-619d-4d51-8d4a-1d10ddca520b 2018-10-02 18:47:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:49,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-afec73dd-9b0b-4c14-aaec-225722c598b5 Date: Tue, 02 Oct 2018 18:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:49,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-afec73dd-9b0b-4c14-aaec-225722c598b5 2018-10-02 18:47:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:49,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-56b77b03-27f1-4e13-b104-a9420ba2b9d4 Date: Tue, 02 Oct 2018 18:47:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:47:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a328a9a2-3197-4f5c-8c86-d23496d458be","ip_address":"10.55.0.4"}],"id":"80c75dc5-8699-4f34-82ba-061ededfd4b0","security_groups":[],"mac_address":"fa:16:3e:d3:84:f6","project_id":"ee070498b4ef4474b9cb4badb65cbd36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-310d5614-2918-4b10-ada0-870ffe86122e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:47:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a328a9a2-3197-4f5c-8c86-d23496d458be","ip_address":"10.55.0.3"}],"id":"b56df549-2912-4325-9353-38119a46f1b0","security_groups":[],"mac_address":"fa:16:3e:4b:b5:ba","project_id":"ee070498b4ef4474b9cb4badb65cbd36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-310d5614-2918-4b10-ada0-870ffe86122e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:47:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a328a9a2-3197-4f5c-8c86-d23496d458be","ip_address":"10.55.0.101"}],"id":"d135dd52-c4e2-41ca-894f-8e3999fb1f62","security_groups":["7edc82c9-17f6-4180-a002-43ecaf6767f6"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"ee070498b4ef4474b9cb4badb65cbd36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1","admin_state_up":true,"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:37Z","binding:vnic_type":"normal","device_id":"2735bfa6-0b5b-4c2d-8901-69a57ac2d688"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:47:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a328a9a2-3197-4f5c-8c86-d23496d458be","ip_address":"10.55.0.2"}],"id":"d993081c-a231-4291-9636-59030426c88e","security_groups":[],"mac_address":"fa:16:3e:69:96:2f","project_id":"ee070498b4ef4474b9cb4badb65cbd36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-310d5614-2918-4b10-ada0-870ffe86122e"}]} 2018-10-02 18:47:49,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-56b77b03-27f1-4e13-b104-a9420ba2b9d4 2018-10-02 18:47:49,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:49,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-63134a0b-167a-4976-b5c1-5e5414699a68 Date: Tue, 02 Oct 2018 18:47: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":["a328a9a2-3197-4f5c-8c86-d23496d458be"],"updated_at":"2018-10-02T18:47:31Z","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"310d5614-2918-4b10-ada0-870ffe86122e","name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net"}]} 2018-10-02 18:47:49,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-63134a0b-167a-4976-b5c1-5e5414699a68 2018-10-02 18:47:49,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:50,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6795473b-f894-44d4-83ba-675c87448961 Date: Tue, 02 Oct 2018 18:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:50,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e used request id req-6795473b-f894-44d4-83ba-675c87448961 2018-10-02 18:47:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:50,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-36fc4bd4-80e7-4942-8e38-c1742a6f8d4d Date: Tue, 02 Oct 2018 18:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"310d5614-2918-4b10-ada0-870ffe86122e","tenant_id":"ee070498b4ef4474b9cb4badb65cbd36","created_at":"2018-10-02T18:47:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:47:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee070498b4ef4474b9cb4badb65cbd36","id":"a328a9a2-3197-4f5c-8c86-d23496d458be","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet"}]} 2018-10-02 18:47:50,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=310d5614-2918-4b10-ada0-870ffe86122e&name=CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet used request id req-36fc4bd4-80e7-4942-8e38-c1742a6f8d4d 2018-10-02 18:47:50,307 - create_instance - INFO - Deleting Port with ID - d135dd52-c4e2-41ca-894f-8e3999fb1f62 2018-10-02 18:47:50,307 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9port-1 2018-10-02 18:47:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/d135dd52-c4e2-41ca-894f-8e3999fb1f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:50,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd73a2b2-114d-4fdc-bba5-7d883851d40d Date: Tue, 02 Oct 2018 18:47:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:50,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/d135dd52-c4e2-41ca-894f-8e3999fb1f62 used request id req-fd73a2b2-114d-4fdc-bba5-7d883851d40d 2018-10-02 18:47:50,973 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst 2018-10-02 18:47:50,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:51,143 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb507abf-c8b0-47b3-952b-8241af7eaf76 x-compute-request-id: req-cb507abf-c8b0-47b3-952b-8241af7eaf76 Content-Type: application/json 2018-10-02 18:47:51,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-cb507abf-c8b0-47b3-952b-8241af7eaf76 2018-10-02 18:47:51,143 - create_instance - INFO - Checking deletion status 2018-10-02 18:47:51,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:51,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fe9506-eb4a-41f5-a26e-bc0eee8a7aed x-compute-request-id: req-37fe9506-eb4a-41f5-a26e-bc0eee8a7aed 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.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "rel": "bookmark"}], "image": {"id": "b5252036-989c-49be-9d3d-a6cccffa6af1", "links": [{"href": "http://172.30.9.22:8774/images/b5252036-989c-49be-9d3d-a6cccffa6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:47:47.000000", "flavor": {"id": "33175f61-779a-4724-8363-e8fe91fe0859", "links": [{"href": "http://172.30.9.22:8774/flavors/33175f61-779a-4724-8363-e8fe91fe0859", "rel": "bookmark"}]}, "id": "2735bfa6-0b5b-4c2d-8901-69a57ac2d688", "user_id": "adb67eb3ca6c44db99332575e3d9fd9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:47:51Z", "hostId": "accf46799956d8fd02c71b78916c2ef04f51c87107f95cdd17e7b16a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst", "created": "2018-10-02T18:47:40Z", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:47:51,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-37fe9506-eb4a-41f5-a26e-bc0eee8a7aed 2018-10-02 18:47:51,383 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst] is - ACTIVE 2018-10-02 18:47:51,383 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:47:54,386 - create_instance - DEBUG - VM status query timeout in 296.757132053 2018-10-02 18:47:54,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d708360289bf7ebed91c0172370d2b07584bed" 2018-10-02 18:47:54,441 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:47: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-506b91eb-9b4a-45ea-94a9-749d01b9b982 x-compute-request-id: req-506b91eb-9b4a-45ea-94a9-749d01b9b982 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2735bfa6-0b5b-4c2d-8901-69a57ac2d688 could not be found.", "code": 404}} 2018-10-02 18:47:54,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2735bfa6-0b5b-4c2d-8901-69a57ac2d688 used request id req-506b91eb-9b4a-45ea-94a9-749d01b9b982 2018-10-02 18:47:54,441 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2735bfa6-0b5b-4c2d-8901-69a57ac2d688 could not be found. (HTTP 404) (Request-ID: req-506b91eb-9b4a-45ea-94a9-749d01b9b982) 2018-10-02 18:47:54,441 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-inst 2018-10-02 18:47:54,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e024516d67c826cf9c73ea5b1d8ac774d96481" 2018-10-02 18:47:54,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:47: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-19b3273c-4089-4ca1-ad3b-2c89259a90c6 x-compute-request-id: req-19b3273c-4089-4ca1-ad3b-2c89259a90c6 Content-Length: 0 Content-Type: application/json 2018-10-02 18:47:54,490 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/33175f61-779a-4724-8363-e8fe91fe0859 used request id req-19b3273c-4089-4ca1-ad3b-2c89259a90c6 2018-10-02 18:47:54,491 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet 2018-10-02 18:47:54,491 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-subnet 2018-10-02 18:47:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/a328a9a2-3197-4f5c-8c86-d23496d458be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:56,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5eee802a-efd2-42e8-975a-b74b2338c8a3 Date: Tue, 02 Oct 2018 18:47:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:56,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a328a9a2-3197-4f5c-8c86-d23496d458be used request id req-5eee802a-efd2-42e8-975a-b74b2338c8a3 2018-10-02 18:47:56,818 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-pub-net 2018-10-02 18:47:56,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/310d5614-2918-4b10-ada0-870ffe86122e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f6d56a0619ceda32c445b8ab45403f94874874" 2018-10-02 18:47:58,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52f416a5-7838-4184-926b-29d1212211b4 Date: Tue, 02 Oct 2018 18:47:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:47:58,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/310d5614-2918-4b10-ada0-870ffe86122e used request id req-52f416a5-7838-4184-926b-29d1212211b4 2018-10-02 18:47:58,182 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4c863964-5d93-4140-a9c1-938ef09989c9-image 2018-10-02 18:47:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c4c2b13b800ed8c565f3b47c27880671e492e7" 2018-10-02 18:47:59,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e19b17e-325d-482a-b5c2-afa97453335b Date: Tue, 02 Oct 2018 18:47:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:47:59,723 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b5252036-989c-49be-9d3d-a6cccffa6af1 used request id req-3e19b17e-325d-482a-b5c2-afa97453335b 2018-10-02 18:47:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:47:59,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0117903e-6b8c-4101-9c8a-afa8d5a8b996 Date: Tue, 02 Oct 2018 18:47:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "created_at": "2018-10-02T18:47:30Z", "updated_at": "2018-10-02T18:47:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "revision_number": 0, "id": "09f9b851-636c-4263-8b0f-373d3587fde2", "remote_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee070498b4ef4474b9cb4badb65cbd36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "revision_number": 0, "id": "3cb5f8be-fdb9-4c5a-a318-1c8b67e46348", "remote_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee070498b4ef4474b9cb4badb65cbd36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "revision_number": 0, "id": "515fa8d8-4bb1-424a-9730-0a96630801fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee070498b4ef4474b9cb4badb65cbd36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "revision_number": 0, "id": "d125d119-b0b9-411f-8ba3-ddb5ad4b5466", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee070498b4ef4474b9cb4badb65cbd36"}], "revision_number": 4, "project_id": "ee070498b4ef4474b9cb4badb65cbd36", "id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:47:59,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-0117903e-6b8c-4101-9c8a-afa8d5a8b996 2018-10-02 18:47:59,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:48:00,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78374a5-e15e-491f-9213-acf5a404cdc3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36"}, "enabled": true, "id": "ee070498b4ef4474b9cb4badb65cbd36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj"}} 2018-10-02 18:48:00,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-f78374a5-e15e-491f-9213-acf5a404cdc3 2018-10-02 18:48:00,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7edc82c9-17f6-4180-a002-43ecaf6767f6 2018-10-02 18:48:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7edc82c9-17f6-4180-a002-43ecaf6767f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:48:00,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d3b998a5-95a0-49f8-ab9f-2e15ad00f196 Date: Tue, 02 Oct 2018 18:48:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "created_at": "2018-10-02T18:47:30Z", "project_id": "ee070498b4ef4474b9cb4badb65cbd36", "id": "09f9b851-636c-4263-8b0f-373d3587fde2"}, {"remote_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "created_at": "2018-10-02T18:47:30Z", "project_id": "ee070498b4ef4474b9cb4badb65cbd36", "id": "3cb5f8be-fdb9-4c5a-a318-1c8b67e46348"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "created_at": "2018-10-02T18:47:30Z", "project_id": "ee070498b4ef4474b9cb4badb65cbd36", "id": "515fa8d8-4bb1-424a-9730-0a96630801fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:47:30Z", "security_group_id": "7edc82c9-17f6-4180-a002-43ecaf6767f6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee070498b4ef4474b9cb4badb65cbd36", "created_at": "2018-10-02T18:47:30Z", "project_id": "ee070498b4ef4474b9cb4badb65cbd36", "id": "d125d119-b0b9-411f-8ba3-ddb5ad4b5466"}]} 2018-10-02 18:48:00,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7edc82c9-17f6-4180-a002-43ecaf6767f6 used request id req-d3b998a5-95a0-49f8-ab9f-2e15ad00f196 2018-10-02 18:48:00,215 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:48:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7edc82c9-17f6-4180-a002-43ecaf6767f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:48:00,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c139834-a92a-4c29-a8f9-a33ad5388f02 Content-Length: 0 Date: Tue, 02 Oct 2018 18:48:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:48:00,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7edc82c9-17f6-4180-a002-43ecaf6767f6 used request id req-8c139834-a92a-4c29-a8f9-a33ad5388f02 2018-10-02 18:48:00,529 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj 2018-10-02 18:48:00,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:48:00,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd9cbfa-ddc9-40d5-8fa1-454baa42066f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:00,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ee070498b4ef4474b9cb4badb65cbd36 used request id req-4cd9cbfa-ddc9-40d5-8fa1-454baa42066f 2018-10-02 18:48:00,726 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e5700062-0f71-4eb-proj-role 2018-10-02 18:48:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f68e01c19f564b069c1e3273a8af99a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:48:00,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27af91d-8c75-4ed1-baf9-aa240b047cc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:00,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f68e01c19f564b069c1e3273a8af99a7 used request id req-a27af91d-8c75-4ed1-baf9-aa240b047cc7 2018-10-02 18:48:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca05c256b1a9ee1b459755b8e9aee76fb0c0441b" 2018-10-02 18:48:00,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474ca67f-1765-4bbe-8359-38c3b873a80f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:48:00,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-474ca67f-1765-4bbe-8359-38c3b873a80f 2018-10-02 18:48:00,929 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e5700062-0f71-4eb-user 2018-10-02 18:48:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/adb67eb3ca6c44db99332575e3d9fd9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc54dd8fec8b05820cd6791285af2dbd62023b8" 2018-10-02 18:48:01,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de19c13b-08c3-499b-9e14-5535adcc2121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:01,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/adb67eb3ca6c44db99332575e3d9fd9a used request id req-de19c13b-08c3-499b-9e14-5535adcc2121 2018-10-02 18:48:01,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:01,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HtfYga2aSRWqVXrWVl1SPA"], "issued_at": "2018-10-02T18:48:01.000000Z"}} 2018-10-02 18:48:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d78bdbff7216f4de0702c265d3a797e2ee604a7" 2018-10-02 18:48:01,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d614d11b-9573-44c2-9a59-cb485ce32990 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:01,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d614d11b-9573-44c2-9a59-cb485ce32990 2018-10-02 18:48:01,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:01,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:02,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["FrMn9qL4QNKeJKN-PvFwMw"], "issued_at": "2018-10-02T18:48:02.000000Z"}} 2018-10-02 18:48:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:02,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88cf823-d605-4700-b179-007b8bfda16f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:02,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e88cf823-d605-4700-b179-007b8bfda16f 2018-10-02 18:48:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:02,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:02,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1192e7fd-66bd-4c80-ab74-42905380ee1d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:48:02,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj used request id req-1192e7fd-66bd-4c80-ab74-42905380ee1d 2018-10-02 18:48:02,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:02,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e580f3-9f48-4f0f-aa4f-579f36dc4d94 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:48:02,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-84e580f3-9f48-4f0f-aa4f-579f36dc4d94 2018-10-02 18:48:02,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}}' 2018-10-02 18:48:02,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90670a1e-8a96-40da-a6ea-4f0323376d89 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:02,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-90670a1e-8a96-40da-a6ea-4f0323376d89 2018-10-02 18:48:02,453 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj 2018-10-02 18:48:02,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:02,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:02,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["WVstnPj0SjWJek7wTSaWUg"], "issued_at": "2018-10-02T18:48:02.000000Z"}} 2018-10-02 18:48:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddebfb3603af4a3bc895a76f95cdc56279d2181" 2018-10-02 18:48:02,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659acd15-370c-4695-afc0-dc80cdaba28a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:02,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-659acd15-370c-4695-afc0-dc80cdaba28a 2018-10-02 18:48:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:02,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddebfb3603af4a3bc895a76f95cdc56279d2181" 2018-10-02 18:48:03,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a52d26-5813-4dea-a516-f39e6901e482 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:48:03,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b6a52d26-5813-4dea-a516-f39e6901e482 2018-10-02 18:48:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddebfb3603af4a3bc895a76f95cdc56279d2181" 2018-10-02 18:48:03,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d59197-1b2c-462d-ac81-5fdb4f2fc26e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}]} 2018-10-02 18:48:03,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj used request id req-36d59197-1b2c-462d-ac81-5fdb4f2fc26e 2018-10-02 18:48:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddebfb3603af4a3bc895a76f95cdc56279d2181" 2018-10-02 18:48:03,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa6c9f0-8d57-4186-8456-b7e290338779 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:48:03,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-efa6c9f0-8d57-4186-8456-b7e290338779 2018-10-02 18:48:03,609 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-user 2018-10-02 18:48:03,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f85586f-be14-4719-87d0-292b392ac415 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:48:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3f85586f-be14-4719-87d0-292b392ac415 2018-10-02 18:48:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" -d '{"role": {"name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role"}}' 2018-10-02 18:48:03,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-627aa578-c92c-404e-8642-bdf447d0d581 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "879204067e9042aaa31b22b41967b393", "links": {"self": "http://172.30.9.22:5000/v3/roles/879204067e9042aaa31b22b41967b393"}, "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role"}} 2018-10-02 18:48:03,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-627aa578-c92c-404e-8642-bdf447d0d581 2018-10-02 18:48:03,909 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role 2018-10-02 18:48:03,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/879204067e9042aaa31b22b41967b393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:04,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edda0f2-c8b4-4760-bc47-f6f6b0e7dcd9 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/879204067e9042aaa31b22b41967b393"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role", "id": "879204067e9042aaa31b22b41967b393"}} 2018-10-02 18:48:04,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/879204067e9042aaa31b22b41967b393 used request id req-5edda0f2-c8b4-4760-bc47-f6f6b0e7dcd9 2018-10-02 18:48:04,002 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role to project CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj 2018-10-02 18:48:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb/users/fe422efcff2247a0a6c04141d2bb328a/roles/879204067e9042aaa31b22b41967b393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:04,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69fa7021-5c23-4613-aeee-727a29648ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:04,127 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb/users/fe422efcff2247a0a6c04141d2bb328a/roles/879204067e9042aaa31b22b41967b393 used request id req-69fa7021-5c23-4613-aeee-727a29648ac4 2018-10-02 18:48:04,127 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:48:04,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:04,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:04,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879204067e9042aaa31b22b41967b393", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role"}], "expires_at": "2018-10-02T19:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82a44eda97b34706a5abcc583fe215eb", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-user", "id": "fe422efcff2247a0a6c04141d2bb328a"}, "audit_ids": ["3tB8-5ruR-6zFHyXxa5qPg"], "issued_at": "2018-10-02T18:48:04.000000Z"}} 2018-10-02 18:48:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:04,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae5d235-9340-47b0-95dd-2940d3bc1620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:04,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ae5d235-9340-47b0-95dd-2940d3bc1620 2018-10-02 18:48:04,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:04,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-76198cd5-3bc5-42b3-890a-075544465abf Date: Tue, 02 Oct 2018 18:48:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image"} 2018-10-02 18:48:04,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image used request id req-76198cd5-3bc5-42b3-890a-075544465abf 2018-10-02 18:48:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:04,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9fe6bba-e555-42e6-b7dc-32f2fc6074e7 Date: Tue, 02 Oct 2018 18:48:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:48:04,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b9fe6bba-e555-42e6-b7dc-32f2fc6074e7 2018-10-02 18:48:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image"}' 2018-10-02 18:48:05,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c X-Openstack-Request-Id: req-c02c2c13-6b39-4840-8d58-ba4a93a009b1 Date: Tue, 02 Oct 2018 18:48:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "min_disk": 0, "protected": false, "id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "file": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/file", "checksum": null, "owner": "82a44eda97b34706a5abcc583fe215eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:48:05,146 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c02c2c13-6b39-4840-8d58-ba4a93a009b1 2018-10-02 18:48:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" -d '' 2018-10-02 18:48:06,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b893d11-cb7e-4989-a7ac-5f81926c3e73 Date: Tue, 02 Oct 2018 18:48:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:48:06,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/file used request id req-5b893d11-cb7e-4989-a7ac-5f81926c3e73 2018-10-02 18:48:06,248 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:48:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:06,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-46772079-045e-4a85-aafd-00f044eb80e0 Date: Tue, 02 Oct 2018 18:48:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/snap", "metadata": {}}], "self": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "min_disk": 0, "protected": false, "id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "file": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82a44eda97b34706a5abcc583fe215eb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:48:06,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c used request id req-46772079-045e-4a85-aafd-00f044eb80e0 2018-10-02 18:48:06,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3ee85e7-00ab-4b52-b9e2-d3be2b7dd614 Date: Tue, 02 Oct 2018 18:48:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:48:06,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a3ee85e7-00ab-4b52-b9e2-d3be2b7dd614 2018-10-02 18:48:06,417 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image 2018-10-02 18:48:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:06,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-06b58ce5-dd42-48ad-a4f8-b004ff5edb7b Date: Tue, 02 Oct 2018 18:48:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/snap", "metadata": {}}], "self": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "min_disk": 0, "protected": false, "id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "file": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82a44eda97b34706a5abcc583fe215eb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:48:06,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c used request id req-06b58ce5-dd42-48ad-a4f8-b004ff5edb7b 2018-10-02 18:48:06,576 - create_image - DEBUG - Instance status is - active 2018-10-02 18:48:06,577 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image 2018-10-02 18:48:06,577 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image 2018-10-02 18:48:06,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:06,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:06,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879204067e9042aaa31b22b41967b393", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role"}], "expires_at": "2018-10-02T19:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82a44eda97b34706a5abcc583fe215eb", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-user", "id": "fe422efcff2247a0a6c04141d2bb328a"}, "audit_ids": ["C6hV53spQoiQJEb1q3IuAg"], "issued_at": "2018-10-02T18:48:06.000000Z"}} 2018-10-02 18:48:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:07,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5abf81-644f-4eb7-a043-17d25bbdc4b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:07,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a5abf81-644f-4eb7-a043-17d25bbdc4b2 2018-10-02 18:48:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:07,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f9feb91-8337-4dcd-b7c3-b9a0c52bc84a Date: Tue, 02 Oct 2018 18:48:07 GMT RESP BODY: {"networks":[]} 2018-10-02 18:48:07,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-7f9feb91-8337-4dcd-b7c3-b9a0c52bc84a 2018-10-02 18:48:07,281 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net 2018-10-02 18:48:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" -d '{"network": {"name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net", "admin_state_up": true}}' 2018-10-02 18:48:07,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-24d31ce7-d2aa-4e33-b8fe-7e705b02d4ab Date: Tue, 02 Oct 2018 18:48:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f061966f-0235-4ba0-817f-b189ab803dda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:48:07Z","is_default":false,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","mtu":1450}} 2018-10-02 18:48:07,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-24d31ce7-d2aa-4e33-b8fe-7e705b02d4ab 2018-10-02 18:48:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:08,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-8d10739e-e8cb-412f-b697-58ab6c14696b Date: Tue, 02 Oct 2018 18:48:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:48:07Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:08,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-8d10739e-e8cb-412f-b697-58ab6c14696b 2018-10-02 18:48:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:08,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09938fb2-8487-4b4b-8b31-283898107e19 Date: Tue, 02 Oct 2018 18:48:08 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:48:08,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-09938fb2-8487-4b4b-8b31-283898107e19 2018-10-02 18:48:08,297 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet 2018-10-02 18:48:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" -d '{"subnets": [{"ip_version": 4, "network_id": "f061966f-0235-4ba0-817f-b189ab803dda", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]}' 2018-10-02 18:48:08,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e3dcc2d-8653-414c-b0ab-54f0c98bff46 Date: Tue, 02 Oct 2018 18:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:08,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1e3dcc2d-8653-414c-b0ab-54f0c98bff46 2018-10-02 18:48:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:09,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-510d48cf-10ff-4d46-bcb5-038d082172d2 Date: Tue, 02 Oct 2018 18:48: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":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:09,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-510d48cf-10ff-4d46-bcb5-038d082172d2 2018-10-02 18:48:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:09,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eb229ba3-c236-407a-9d2b-54783637499d Date: Tue, 02 Oct 2018 18:48:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:09,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-eb229ba3-c236-407a-9d2b-54783637499d 2018-10-02 18:48:09,416 - OpenStackNetwork - DEBUG - Network [f061966f-0235-4ba0-817f-b189ab803dda] created successfully 2018-10-02 18:48:09,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:09,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:09,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["JOVD3h2VR4aWOl-NIzf5VQ"], "issued_at": "2018-10-02T18:48:09.000000Z"}} 2018-10-02 18:48:09,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bb8380c729625e485b7ea6212eee5b93d4c8ee" 2018-10-02 18:48:09,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1efe40-aa80-45ef-87dd-08ea9bb95dec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:09,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ad1efe40-aa80-45ef-87dd-08ea9bb95dec 2018-10-02 18:48:09,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:48:09,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bb8380c729625e485b7ea6212eee5b93d4c8ee" 2018-10-02 18:48:10,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dff8500-d4d4-420a-95ea-52578473a80e x-compute-request-id: req-7dff8500-d4d4-420a-95ea-52578473a80e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:48:10,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7dff8500-d4d4-420a-95ea-52578473a80e 2018-10-02 18:48:10,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bb8380c729625e485b7ea6212eee5b93d4c8ee" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:48:10,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-f02daaa5-785b-45a6-9316-acfbaf07b8a4 x-compute-request-id: req-f02daaa5-785b-45a6-9316-acfbaf07b8a4 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:48:10,111 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f02daaa5-785b-45a6-9316-acfbaf07b8a4 2018-10-02 18:48:10,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:10,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:10,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879204067e9042aaa31b22b41967b393", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role"}], "expires_at": "2018-10-02T19:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82a44eda97b34706a5abcc583fe215eb", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-user", "id": "fe422efcff2247a0a6c04141d2bb328a"}, "audit_ids": ["vmIlAK2oTZKu6qo7E5z_Jg"], "issued_at": "2018-10-02T18:48:10.000000Z"}} 2018-10-02 18:48:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:10,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced93017-5f92-4981-af8b-f6934cf687ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:10,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ced93017-5f92-4981-af8b-f6934cf687ce 2018-10-02 18:48:10,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:48:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958d61fd-c305-4ea8-b062-d3ae74ff102b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:10,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-958d61fd-c305-4ea8-b062-d3ae74ff102b 2018-10-02 18:48:10,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:10,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-71db5935-bc9e-4c19-a93f-3c42b5c2593f Date: Tue, 02 Oct 2018 18:48: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":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:10,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-71db5935-bc9e-4c19-a93f-3c42b5c2593f 2018-10-02 18:48:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:10,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348359a7-8965-48f6-b730-326e1d05180c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:11,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-348359a7-8965-48f6-b730-326e1d05180c 2018-10-02 18:48:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a11f28cb-e6cd-4db3-bcc9-994c7ecac0fa Date: Tue, 02 Oct 2018 18:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:11,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-a11f28cb-e6cd-4db3-bcc9-994c7ecac0fa 2018-10-02 18:48:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c5f6c69-5550-489d-a3bf-a513a0321d6b Date: Tue, 02 Oct 2018 18:48:11 GMT RESP BODY: {"ports":[]} 2018-10-02 18:48:11,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1&admin_state_up=True used request id req-1c5f6c69-5550-489d-a3bf-a513a0321d6b 2018-10-02 18:48:11,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-196c74c8-4d6b-4b80-89ad-accce2b6cb2f x-compute-request-id: req-196c74c8-4d6b-4b80-89ad-accce2b6cb2f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:48:11,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst used request id req-196c74c8-4d6b-4b80-89ad-accce2b6cb2f 2018-10-02 18:48:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-efa0cfdd-e787-469e-a02a-b99de9a8a068 Date: Tue, 02 Oct 2018 18:48:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:11,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-efa0cfdd-e787-469e-a02a-b99de9a8a068 2018-10-02 18:48:11,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6376b7-6602-4aaa-902d-b61f054f6a1f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:11,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-8e6376b7-6602-4aaa-902d-b61f054f6a1f 2018-10-02 18:48:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:11,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc3e2aa2-1d07-4ef5-8469-e84f75daf1ad Date: Tue, 02 Oct 2018 18:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:11,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-cc3e2aa2-1d07-4ef5-8469-e84f75daf1ad 2018-10-02 18:48:11,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3f740f3-371d-4298-b84b-6fb591845399 Date: Tue, 02 Oct 2018 18:48:12 GMT RESP BODY: {"ports":[]} 2018-10-02 18:48:12,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1&admin_state_up=True used request id req-f3f740f3-371d-4298-b84b-6fb591845399 2018-10-02 18:48:12,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:12,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:12,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879204067e9042aaa31b22b41967b393", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role"}], "expires_at": "2018-10-02T19:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82a44eda97b34706a5abcc583fe215eb", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/82a44eda97b34706a5abcc583fe215eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-user", "id": "fe422efcff2247a0a6c04141d2bb328a"}, "audit_ids": ["ypg_-ANdRoyTvDO6aEon9g"], "issued_at": "2018-10-02T18:48:12.000000Z"}} 2018-10-02 18:48:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312b8d99ee534d3c42a68a162830a380151c64bd" 2018-10-02 18:48:12,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5d3cd4-02b9-40ae-a9cb-7bd238c2883d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:12,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3d5d3cd4-02b9-40ae-a9cb-7bd238c2883d 2018-10-02 18:48:12,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:12,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-04356f87-6ab9-4932-af65-d955a05c4e7e Date: Tue, 02 Oct 2018 18:48:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:12,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-04356f87-6ab9-4932-af65-d955a05c4e7e 2018-10-02 18:48:12,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:13,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-32711406-80cc-4c23-ad49-8f95df6d9dae Date: Tue, 02 Oct 2018 18:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:13,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-32711406-80cc-4c23-ad49-8f95df6d9dae 2018-10-02 18:48:13,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:13,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0baa24a9-2fe3-40b7-9f16-e630790d2639 Date: Tue, 02 Oct 2018 18:48: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":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:13,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-0baa24a9-2fe3-40b7-9f16-e630790d2639 2018-10-02 18:48:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:13,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312b8d99ee534d3c42a68a162830a380151c64bd" 2018-10-02 18:48:13,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147718dd-b08b-45b5-9a03-f33ee6a131fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:13,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-147718dd-b08b-45b5-9a03-f33ee6a131fd 2018-10-02 18:48:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:13,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04366eda-973e-4f71-8f91-d4e3d9f5c831 Date: Tue, 02 Oct 2018 18:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:13,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-04366eda-973e-4f71-8f91-d4e3d9f5c831 2018-10-02 18:48:13,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:13,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-327d9524-3465-487a-8cb0-5ba73aade240 Date: Tue, 02 Oct 2018 18:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:13,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet used request id req-327d9524-3465-487a-8cb0-5ba73aade240 2018-10-02 18:48:13,688 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net 2018-10-02 18:48:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" -d '{"port": {"network_id": "f061966f-0235-4ba0-817f-b189ab803dda", "fixed_ips": [{"subnet_id": "a16758be-343f-4c86-91d3-ba585aa26dd9", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1", "admin_state_up": true}}' 2018-10-02 18:48:14,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-c2677d80-1b68-4da0-8948-5a7ed27f0ca8 Date: Tue, 02 Oct 2018 18:48:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a16758be-343f-4c86-91d3-ba585aa26dd9","ip_address":"10.55.0.101"}],"id":"2b647642-28c6-4c26-b0d0-cc906a04a116","security_groups":["431705a6-eb85-483d-b494-39070a72f203"],"mac_address":"fa:16:3e:42:6d:cf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1","project_id":"82a44eda97b34706a5abcc583fe215eb","qos_policy_id":null,"admin_state_up":true,"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:14Z","binding:vnic_type":"normal"}} 2018-10-02 18:48:14,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c2677d80-1b68-4da0-8948-5a7ed27f0ca8 2018-10-02 18:48:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-df9d2260-7c3a-434d-9994-8fb09007a1c0 Date: Tue, 02 Oct 2018 18:48:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:15,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-df9d2260-7c3a-434d-9994-8fb09007a1c0 2018-10-02 18:48:15,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8baebc1-3d23-4137-8579-ba6c95e277c7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:15,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-c8baebc1-3d23-4137-8579-ba6c95e277c7 2018-10-02 18:48:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ec069c6-cee3-4ddd-abe4-729a2d626855 Date: Tue, 02 Oct 2018 18:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:15,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-1ec069c6-cee3-4ddd-abe4-729a2d626855 2018-10-02 18:48:15,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3bed0403-8e60-479d-84c7-6cd3a3ba1b36 Date: Tue, 02 Oct 2018 18:48:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a16758be-343f-4c86-91d3-ba585aa26dd9","ip_address":"10.55.0.101"}],"id":"2b647642-28c6-4c26-b0d0-cc906a04a116","security_groups":["431705a6-eb85-483d-b494-39070a72f203"],"mac_address":"fa:16:3e:42:6d:cf","project_id":"82a44eda97b34706a5abcc583fe215eb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1","admin_state_up":true,"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:48:15,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1&admin_state_up=True used request id req-3bed0403-8e60-479d-84c7-6cd3a3ba1b36 2018-10-02 18:48:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3731d2-ea4c-4904-a8ad-d10b43f72f9e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:15,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-fc3731d2-ea4c-4904-a8ad-d10b43f72f9e 2018-10-02 18:48:15,566 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst 2018-10-02 18:48:15,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96c1e478-5de3-48bb-ad2d-7378214522e1 x-compute-request-id: req-96c1e478-5de3-48bb-ad2d-7378214522e1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-flavor-name"}]} 2018-10-02 18:48:15,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-96c1e478-5de3-48bb-ad2d-7378214522e1 2018-10-02 18:48:15,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:15,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b3ab3b0-28cc-44ad-837b-dd57e092edbb x-compute-request-id: req-0b3ab3b0-28cc-44ad-837b-dd57e092edbb Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:48:15,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2 used request id req-0b3ab3b0-28cc-44ad-837b-dd57e092edbb 2018-10-02 18:48:15,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:16,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-f032ec9d-75dd-4bbb-8c37-d240882d7abc Date: Tue, 02 Oct 2018 18:48:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:06Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/snap", "metadata": {}}], "self": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "min_disk": 0, "protected": false, "id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "file": "/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82a44eda97b34706a5abcc583fe215eb", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image"} 2018-10-02 18:48:16,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image used request id req-f032ec9d-75dd-4bbb-8c37-d240882d7abc 2018-10-02 18:48:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:16,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d575c17a-c4c3-45a3-8b87-3358e5b8a347 Date: Tue, 02 Oct 2018 18:48:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:48:16,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d575c17a-c4c3-45a3-8b87-3358e5b8a347 2018-10-02 18:48:16,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" -d '{"server": {"name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "imageRef": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "flavorRef": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "max_count": 1, "min_count": 1, "networks": [{"port": "2b647642-28c6-4c26-b0d0-cc906a04a116"}]}}' 2018-10-02 18:48:17,976 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e21c5e76-ea6e-49d2-bab1-ce5a2ad438a3 x-compute-request-id: req-e21c5e76-ea6e-49d2-bab1-ce5a2ad438a3 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "adminPass": "ShBz2Yj6neM6"}} 2018-10-02 18:48:17,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e21c5e76-ea6e-49d2-bab1-ce5a2ad438a3 2018-10-02 18:48:17,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:18,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-759a6e2a-a3fd-4949-9ff1-a4d0c1513e47 x-compute-request-id: req-759a6e2a-a3fd-4949-9ff1-a4d0c1513e47 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.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:48:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:18,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-759a6e2a-a3fd-4949-9ff1-a4d0c1513e47 2018-10-02 18:48:18,408 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst 2018-10-02 18:48:18,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:18,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7db145a-2ad1-47f0-a6a8-ac2da7ea59cc x-compute-request-id: req-f7db145a-2ad1-47f0-a6a8-ac2da7ea59cc 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.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:48:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:18,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-f7db145a-2ad1-47f0-a6a8-ac2da7ea59cc 2018-10-02 18:48:18,768 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst] is - BUILD 2018-10-02 18:48:18,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:48:21,771 - create_instance - DEBUG - VM status query timeout in 896.637424946 2018-10-02 18:48:21,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:22,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-856b2bfd-9d2b-44a7-8e3b-27fca404bc86 x-compute-request-id: req-856b2bfd-9d2b-44a7-8e3b-27fca404bc86 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "security_groups": [{"name": "default"}], "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:48:19Z", "hostId": "4066f36a2e92ced1d9df0bae3faed67f4da7d6739d41922d2ed4aa28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:22,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-856b2bfd-9d2b-44a7-8e3b-27fca404bc86 2018-10-02 18:48:22,406 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst] is - BUILD 2018-10-02 18:48:22,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:48:25,409 - create_instance - DEBUG - VM status query timeout in 892.999349117 2018-10-02 18:48:25,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:26,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-16d98a21-02d9-499b-803b-c39f8e20b039 x-compute-request-id: req-16d98a21-02d9-499b-803b-c39f8e20b039 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:6d:cf", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:48:23.000000", "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "security_groups": [{"name": "default"}], "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:48:23Z", "hostId": "4066f36a2e92ced1d9df0bae3faed67f4da7d6739d41922d2ed4aa28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:26,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-16d98a21-02d9-499b-803b-c39f8e20b039 2018-10-02 18:48:26,108 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst] is - ACTIVE 2018-10-02 18:48:26,108 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:48:26,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aa0f521-f3b2-4d38-b4c1-63445cf43086 x-compute-request-id: req-0aa0f521-f3b2-4d38-b4c1-63445cf43086 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:6d:cf", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:48:23.000000", "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "security_groups": [{"name": "default"}], "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:48:23Z", "hostId": "4066f36a2e92ced1d9df0bae3faed67f4da7d6739d41922d2ed4aa28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:27,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-0aa0f521-f3b2-4d38-b4c1-63445cf43086 2018-10-02 18:48:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-41562b2c-73ed-4a76-a258-604199b10533 Date: Tue, 02 Oct 2018 18:48: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":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:27,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net used request id req-41562b2c-73ed-4a76-a258-604199b10533 2018-10-02 18:48:27,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a63eb87e-56e0-415f-8188-737fffa8d9d7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:27,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-a63eb87e-56e0-415f-8188-737fffa8d9d7 2018-10-02 18:48:27,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2fd7a3ce-a3fe-446f-ac75-0c1b70deff28 Date: Tue, 02 Oct 2018 18:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:27,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-2fd7a3ce-a3fe-446f-ac75-0c1b70deff28 2018-10-02 18:48:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-bbab205f-66f4-40c5-966b-1267b44edc7b Date: Tue, 02 Oct 2018 18:48:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a16758be-343f-4c86-91d3-ba585aa26dd9","ip_address":"10.55.0.101"}],"id":"2b647642-28c6-4c26-b0d0-cc906a04a116","security_groups":["431705a6-eb85-483d-b494-39070a72f203"],"mac_address":"fa:16:3e:42:6d:cf","project_id":"82a44eda97b34706a5abcc583fe215eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1","admin_state_up":true,"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:14Z","binding:vnic_type":"normal","device_id":"e545d3a6-f6a2-4390-9216-0bd680cdfe87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a16758be-343f-4c86-91d3-ba585aa26dd9","ip_address":"10.55.0.2"}],"id":"2b949e20-8ebb-4f45-8eaa-097839a79d04","security_groups":[],"mac_address":"fa:16:3e:b2:a8:d7","project_id":"82a44eda97b34706a5abcc583fe215eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f061966f-0235-4ba0-817f-b189ab803dda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a16758be-343f-4c86-91d3-ba585aa26dd9","ip_address":"10.55.0.4"}],"id":"952b2d14-f2a2-4182-951a-610c1d5874bc","security_groups":[],"mac_address":"fa:16:3e:32:18:1d","project_id":"82a44eda97b34706a5abcc583fe215eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f061966f-0235-4ba0-817f-b189ab803dda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a16758be-343f-4c86-91d3-ba585aa26dd9","ip_address":"10.55.0.3"}],"id":"a435a757-8928-491b-8ab0-448d14c05ee0","security_groups":[],"mac_address":"fa:16:3e:29:eb:3c","project_id":"82a44eda97b34706a5abcc583fe215eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f061966f-0235-4ba0-817f-b189ab803dda"}]} 2018-10-02 18:48:27,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-bbab205f-66f4-40c5-966b-1267b44edc7b 2018-10-02 18:48:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4b4ea65b-0562-4fb0-b72e-dd812757c9c9 Date: Tue, 02 Oct 2018 18:48: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":["a16758be-343f-4c86-91d3-ba585aa26dd9"],"updated_at":"2018-10-02T18:48:08Z","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82a44eda97b34706a5abcc583fe215eb","id":"f061966f-0235-4ba0-817f-b189ab803dda","name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net"}]} 2018-10-02 18:48:27,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-4b4ea65b-0562-4fb0-b72e-dd812757c9c9 2018-10-02 18:48:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1a11754-7f9d-4dbf-99f3-c20e0892eefb Date: Tue, 02 Oct 2018 18:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:27,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda used request id req-b1a11754-7f9d-4dbf-99f3-c20e0892eefb 2018-10-02 18:48:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:27,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-38327841-3320-433d-8f38-dbfd326ddbd7 Date: Tue, 02 Oct 2018 18:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f061966f-0235-4ba0-817f-b189ab803dda","tenant_id":"82a44eda97b34706a5abcc583fe215eb","created_at":"2018-10-02T18:48:08Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48: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":"82a44eda97b34706a5abcc583fe215eb","id":"a16758be-343f-4c86-91d3-ba585aa26dd9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet"}]} 2018-10-02 18:48:27,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f061966f-0235-4ba0-817f-b189ab803dda&name=CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet used request id req-38327841-3320-433d-8f38-dbfd326ddbd7 2018-10-02 18:48:27,810 - create_instance - INFO - Deleting Port with ID - 2b647642-28c6-4c26-b0d0-cc906a04a116 2018-10-02 18:48:27,810 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42port-1 2018-10-02 18:48:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/2b647642-28c6-4c26-b0d0-cc906a04a116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:28,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c965a95-e64e-43a0-87e9-ff655d62793b Date: Tue, 02 Oct 2018 18:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:48:28,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/2b647642-28c6-4c26-b0d0-cc906a04a116 used request id req-3c965a95-e64e-43a0-87e9-ff655d62793b 2018-10-02 18:48:28,397 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst 2018-10-02 18:48:28,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:28,568 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-712e66cd-cff3-4249-b816-4b9d155836ad x-compute-request-id: req-712e66cd-cff3-4249-b816-4b9d155836ad Content-Type: application/json 2018-10-02 18:48:28,568 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-712e66cd-cff3-4249-b816-4b9d155836ad 2018-10-02 18:48:28,568 - create_instance - INFO - Checking deletion status 2018-10-02 18:48:28,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:28,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc329324-8181-4608-b819-b11a4e382976 x-compute-request-id: req-bc329324-8181-4608-b819-b11a4e382976 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:48:23.000000", "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:48:28Z", "hostId": "4066f36a2e92ced1d9df0bae3faed67f4da7d6739d41922d2ed4aa28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:28,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-bc329324-8181-4608-b819-b11a4e382976 2018-10-02 18:48:28,674 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst] is - ACTIVE 2018-10-02 18:48:28,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:48:31,677 - create_instance - DEBUG - VM status query timeout in 296.891104937 2018-10-02 18:48:31,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:31,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-189b8121-ddca-4158-a7d1-befca18c77ef x-compute-request-id: req-189b8121-ddca-4158-a7d1-befca18c77ef Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87", "rel": "bookmark"}], "image": {"id": "38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "links": [{"href": "http://172.30.9.22:8774/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:48:23.000000", "flavor": {"id": "406679d4-fdfc-4dda-8bcb-d2a289e587d2", "links": [{"href": "http://172.30.9.22:8774/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2", "rel": "bookmark"}]}, "id": "e545d3a6-f6a2-4390-9216-0bd680cdfe87", "user_id": "fe422efcff2247a0a6c04141d2bb328a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:48:28Z", "hostId": "4066f36a2e92ced1d9df0bae3faed67f4da7d6739d41922d2ed4aa28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst", "created": "2018-10-02T18:48:17Z", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:31,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-189b8121-ddca-4158-a7d1-befca18c77ef 2018-10-02 18:48:31,937 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst] is - ACTIVE 2018-10-02 18:48:31,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:48:34,940 - create_instance - DEBUG - VM status query timeout in 293.628270864 2018-10-02 18:48:34,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68949c894a65807ce96f2f901487b1b3720cfb1b" 2018-10-02 18:48:34,992 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:48:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40dcd7d4-f0a3-402f-8ac2-74ae023a2f80 x-compute-request-id: req-40dcd7d4-f0a3-402f-8ac2-74ae023a2f80 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e545d3a6-f6a2-4390-9216-0bd680cdfe87 could not be found.", "code": 404}} 2018-10-02 18:48:34,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e545d3a6-f6a2-4390-9216-0bd680cdfe87 used request id req-40dcd7d4-f0a3-402f-8ac2-74ae023a2f80 2018-10-02 18:48:34,993 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e545d3a6-f6a2-4390-9216-0bd680cdfe87 could not be found. (HTTP 404) (Request-ID: req-40dcd7d4-f0a3-402f-8ac2-74ae023a2f80) 2018-10-02 18:48:34,993 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-inst 2018-10-02 18:48:34,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bb8380c729625e485b7ea6212eee5b93d4c8ee" 2018-10-02 18:48:35,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff5acea3-792e-4578-ab89-2c0fc675f836 x-compute-request-id: req-ff5acea3-792e-4578-ab89-2c0fc675f836 Content-Length: 0 Content-Type: application/json 2018-10-02 18:48:35,186 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/406679d4-fdfc-4dda-8bcb-d2a289e587d2 used request id req-ff5acea3-792e-4578-ab89-2c0fc675f836 2018-10-02 18:48:35,186 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet 2018-10-02 18:48:35,187 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-subnet 2018-10-02 18:48:35,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/a16758be-343f-4c86-91d3-ba585aa26dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:37,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-379ab46b-7f0d-4ffc-b424-80c420e277cc Date: Tue, 02 Oct 2018 18:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:48:37,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a16758be-343f-4c86-91d3-ba585aa26dd9 used request id req-379ab46b-7f0d-4ffc-b424-80c420e277cc 2018-10-02 18:48:37,308 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-pub-net 2018-10-02 18:48:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/f061966f-0235-4ba0-817f-b189ab803dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f47f5864dce82b6c60733b75e415d2cf7d3ff7" 2018-10-02 18:48:38,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4277f781-e8e1-4ff2-aa71-df323cd65dd4 Date: Tue, 02 Oct 2018 18:48:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:48:38,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f061966f-0235-4ba0-817f-b189ab803dda used request id req-4277f781-e8e1-4ff2-aa71-df323cd65dd4 2018-10-02 18:48:38,412 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-522a75a4-53ae-4082-9241-24a531ca1b42-image 2018-10-02 18:48:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a99c1512ba320e6161f92aa5bf5fde34c65b8c" 2018-10-02 18:48:39,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-49553ac6-5da8-4c60-a0fd-e81bfdccec81 Date: Tue, 02 Oct 2018 18:48:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:48:39,555 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/38800f1f-da26-40ef-acc0-8dd1fbd0cf3c used request id req-49553ac6-5da8-4c60-a0fd-e81bfdccec81 2018-10-02 18:48:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-52e6a03d-7c90-4344-88a6-be7bc4d0e989 Date: Tue, 02 Oct 2018 18:48:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "created_at": "2018-10-02T18:48:07Z", "updated_at": "2018-10-02T18:48:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "revision_number": 0, "id": "0a2c0903-a0af-4ddc-aae1-54ac0676ad84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82a44eda97b34706a5abcc583fe215eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "revision_number": 0, "id": "27f50967-7c51-4ea8-9c8c-36ba9bfac3d2", "remote_group_id": "431705a6-eb85-483d-b494-39070a72f203", "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82a44eda97b34706a5abcc583fe215eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "revision_number": 0, "id": "395495b4-6f63-4df4-a993-7de8a3e42cad", "remote_group_id": "431705a6-eb85-483d-b494-39070a72f203", "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82a44eda97b34706a5abcc583fe215eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "revision_number": 0, "id": "f1871380-4311-4619-a2e9-870fa639abe9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82a44eda97b34706a5abcc583fe215eb"}], "revision_number": 4, "project_id": "82a44eda97b34706a5abcc583fe215eb", "id": "431705a6-eb85-483d-b494-39070a72f203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:48:39,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-52e6a03d-7c90-4344-88a6-be7bc4d0e989 2018-10-02 18:48:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:39,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb08e50-344f-4208-b414-0bb6208289e2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb"}, "enabled": true, "id": "82a44eda97b34706a5abcc583fe215eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj"}} 2018-10-02 18:48:39,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-6cb08e50-344f-4208-b414-0bb6208289e2 2018-10-02 18:48:39,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 431705a6-eb85-483d-b494-39070a72f203 2018-10-02 18:48:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=431705a6-eb85-483d-b494-39070a72f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:40,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9182aa17-92d2-414f-82e0-fb9d9bed77fa Date: Tue, 02 Oct 2018 18:48:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "port_range_min": null, "revision_number": 0, "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "created_at": "2018-10-02T18:48:07Z", "project_id": "82a44eda97b34706a5abcc583fe215eb", "id": "0a2c0903-a0af-4ddc-aae1-54ac0676ad84"}, {"remote_group_id": "431705a6-eb85-483d-b494-39070a72f203", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "port_range_min": null, "revision_number": 0, "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "created_at": "2018-10-02T18:48:07Z", "project_id": "82a44eda97b34706a5abcc583fe215eb", "id": "27f50967-7c51-4ea8-9c8c-36ba9bfac3d2"}, {"remote_group_id": "431705a6-eb85-483d-b494-39070a72f203", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "port_range_min": null, "revision_number": 0, "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "created_at": "2018-10-02T18:48:07Z", "project_id": "82a44eda97b34706a5abcc583fe215eb", "id": "395495b4-6f63-4df4-a993-7de8a3e42cad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:07Z", "security_group_id": "431705a6-eb85-483d-b494-39070a72f203", "port_range_min": null, "revision_number": 0, "tenant_id": "82a44eda97b34706a5abcc583fe215eb", "created_at": "2018-10-02T18:48:07Z", "project_id": "82a44eda97b34706a5abcc583fe215eb", "id": "f1871380-4311-4619-a2e9-870fa639abe9"}]} 2018-10-02 18:48:40,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=431705a6-eb85-483d-b494-39070a72f203 used request id req-9182aa17-92d2-414f-82e0-fb9d9bed77fa 2018-10-02 18:48:40,224 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:48:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/431705a6-eb85-483d-b494-39070a72f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:40,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ed84145-efe5-41ea-af78-19748fab3674 Content-Length: 0 Date: Tue, 02 Oct 2018 18:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:48:40,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/431705a6-eb85-483d-b494-39070a72f203 used request id req-3ed84145-efe5-41ea-af78-19748fab3674 2018-10-02 18:48:40,532 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj 2018-10-02 18:48:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:40,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912a3dd2-703f-4317-bcfc-e48a607246d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:40,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/82a44eda97b34706a5abcc583fe215eb used request id req-912a3dd2-703f-4317-bcfc-e48a607246d7 2018-10-02 18:48:40,755 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-proj-role 2018-10-02 18:48:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/879204067e9042aaa31b22b41967b393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:40,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb11b68-dd31-4540-b92e-85b78d08e87d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:40,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/879204067e9042aaa31b22b41967b393 used request id req-0eb11b68-dd31-4540-b92e-85b78d08e87d 2018-10-02 18:48:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c9416141c928f4ce883c127f9006a6e4066ddd" 2018-10-02 18:48:40,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ce97fc-5d44-48b7-b7fb-072968fbb0fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:48:40,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-85ce97fc-5d44-48b7-b7fb-072968fbb0fd 2018-10-02 18:48:40,970 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-17f6ed18-2f3b-48b-user 2018-10-02 18:48:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/fe422efcff2247a0a6c04141d2bb328a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddebfb3603af4a3bc895a76f95cdc56279d2181" 2018-10-02 18:48:41,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8201d6a0-3f55-40c2-9554-82f66a5c11d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:41,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/fe422efcff2247a0a6c04141d2bb328a used request id req-8201d6a0-3f55-40c2-9554-82f66a5c11d1 2018-10-02 18:48:41,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:41,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["19r5HuQSRouTBhe4MQWInw"], "issued_at": "2018-10-02T18:48:41.000000Z"}} 2018-10-02 18:48:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ff6150d59d6991de3f4e12c37cd491bde5b0ab" 2018-10-02 18:48:41,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739c68f2-7f61-40e4-a8f3-31359b4e11cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:41,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-739c68f2-7f61-40e4-a8f3-31359b4e11cb 2018-10-02 18:48:41,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:41,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:42,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ZwEo2ldnTTOTzV8uEv8wNg"], "issued_at": "2018-10-02T18:48:42.000000Z"}} 2018-10-02 18:48:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:48:42,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147584d1-fc9a-40a2-b443-5359821e47ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:42,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-147584d1-fc9a-40a2-b443-5359821e47ef 2018-10-02 18:48:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:42,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:42,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6f400908-341b-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:48:42,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44749333-0f17-478c-8fb7-12ee15bd7f97 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6f400908-341b-42e-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:48:42,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6f400908-341b-42e-proj used request id req-44749333-0f17-478c-8fb7-12ee15bd7f97 2018-10-02 18:48:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:48:42,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8feb9f-f66c-4743-b144-9a9b183a9c43 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:48:42,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-6e8feb9f-f66c-4743-b144-9a9b183a9c43 2018-10-02 18:48:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}}' 2018-10-02 18:48:42,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580d73cb-effa-46e9-b17f-d171d67b67e8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:48:42,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-580d73cb-effa-46e9-b17f-d171d67b67e8 2018-10-02 18:48:42,417 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6f400908-341b-42e-proj 2018-10-02 18:48:42,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:42,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:42,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["S8MQVw40R32BsHIKUlIaOQ"], "issued_at": "2018-10-02T18:48:42.000000Z"}} 2018-10-02 18:48:42,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05c7676e46473ad51997e8bd7b32ed1bf9354" 2018-10-02 18:48:42,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a09577-4042-4669-aace-26c090e60ecc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:42,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09a09577-4042-4669-aace-26c090e60ecc 2018-10-02 18:48:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:42,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:42,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05c7676e46473ad51997e8bd7b32ed1bf9354" 2018-10-02 18:48:42,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb78fff9-7de1-4d37-85b8-0d6cb92c5b12 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:48:42,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fb78fff9-7de1-4d37-85b8-0d6cb92c5b12 2018-10-02 18:48:42,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-6f400908-341b-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05c7676e46473ad51997e8bd7b32ed1bf9354" 2018-10-02 18:48:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0572c1a5-47c4-4eba-8c6a-7ff7e31091bc Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-6f400908-341b-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}]} 2018-10-02 18:48:43,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-6f400908-341b-42e-proj used request id req-0572c1a5-47c4-4eba-8c6a-7ff7e31091bc 2018-10-02 18:48:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05c7676e46473ad51997e8bd7b32ed1bf9354" 2018-10-02 18:48:43,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b433889d-94dd-4159-8c1e-004bfa891f3e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:48:43,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b433889d-94dd-4159-8c1e-004bfa891f3e 2018-10-02 18:48:43,554 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6f400908-341b-42e-user 2018-10-02 18:48:43,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:48:43,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497fc887-a2ca-4da9-84d3-178d4143e4c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:48:43,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-497fc887-a2ca-4da9-84d3-178d4143e4c2 2018-10-02 18:48:43,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" -d '{"role": {"name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role"}}' 2018-10-02 18:48:43,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa54361e-b670-435a-872b-55ba4ad8b591 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b6e636bc7b3449a9c4544c37875cea9", "links": {"self": "http://172.30.9.22:5000/v3/roles/0b6e636bc7b3449a9c4544c37875cea9"}, "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role"}} 2018-10-02 18:48:43,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa54361e-b670-435a-872b-55ba4ad8b591 2018-10-02 18:48:43,777 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role 2018-10-02 18:48:43,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/0b6e636bc7b3449a9c4544c37875cea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:48:43,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bf0f59-7ed2-4502-8f3f-678024078982 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/0b6e636bc7b3449a9c4544c37875cea9"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role", "id": "0b6e636bc7b3449a9c4544c37875cea9"}} 2018-10-02 18:48:43,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/0b6e636bc7b3449a9c4544c37875cea9 used request id req-f0bf0f59-7ed2-4502-8f3f-678024078982 2018-10-02 18:48:43,860 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role to project CreateInstancePortManipulationTests-6f400908-341b-42e-proj 2018-10-02 18:48:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a/users/ef197135484d4ccb8a83a2c9a5a50e1b/roles/0b6e636bc7b3449a9c4544c37875cea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:48:43,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-979b0e68-7a9d-4c6a-a5bb-a3dd66d8f696 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:48:43,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a/users/ef197135484d4ccb8a83a2c9a5a50e1b/roles/0b6e636bc7b3449a9c4544c37875cea9 used request id req-979b0e68-7a9d-4c6a-a5bb-a3dd66d8f696 2018-10-02 18:48:43,929 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:48:43,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:43,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:44,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6e636bc7b3449a9c4544c37875cea9", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role"}], "expires_at": "2018-10-02T19:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e86599171e5432cbf1bc2454f37a68a", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-user", "id": "ef197135484d4ccb8a83a2c9a5a50e1b"}, "audit_ids": ["7WopXD20Q36YsVAuOncNfw"], "issued_at": "2018-10-02T18:48:44.000000Z"}} 2018-10-02 18:48:44,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:48:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed58cf9-692b-4412-ac1a-1147e099eead Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:44,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eed58cf9-692b-4412-ac1a-1147e099eead 2018-10-02 18:48:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:48:44,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a1c4478d-bfd0-4bee-9c5e-2d2fce1d3aca Date: Tue, 02 Oct 2018 18:48:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image"} 2018-10-02 18:48:44,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image used request id req-a1c4478d-bfd0-4bee-9c5e-2d2fce1d3aca 2018-10-02 18:48:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:48:44,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-037ef7d9-1328-4244-9e0f-969d57a7f753 Date: Tue, 02 Oct 2018 18:48:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:48:44,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-037ef7d9-1328-4244-9e0f-969d57a7f753 2018-10-02 18:48:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image"}' 2018-10-02 18:48:45,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab X-Openstack-Request-Id: req-1a4970a2-ba85-4d25-99cd-aaa0fa7e3cec Date: Tue, 02 Oct 2018 18:48:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "min_disk": 0, "protected": false, "id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "file": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/file", "checksum": null, "owner": "6e86599171e5432cbf1bc2454f37a68a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:48:45,006 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1a4970a2-ba85-4d25-99cd-aaa0fa7e3cec 2018-10-02 18:48:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" -d '' 2018-10-02 18:48:46,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-879be844-6875-460b-b0ac-2de27cad83b6 Date: Tue, 02 Oct 2018 18:48:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:48:46,135 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/file used request id req-879be844-6875-460b-b0ac-2de27cad83b6 2018-10-02 18:48:46,136 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:48:46,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:48:46,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-48d50a18-e795-4c05-863c-4a0d03b83962 Date: Tue, 02 Oct 2018 18:48:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:46Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/snap", "metadata": {}}], "self": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "min_disk": 0, "protected": false, "id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "file": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e86599171e5432cbf1bc2454f37a68a", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:48:46,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab used request id req-48d50a18-e795-4c05-863c-4a0d03b83962 2018-10-02 18:48:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:48:46,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7cc4dc69-7700-4274-8c1f-af74b7db41ec Date: Tue, 02 Oct 2018 18:48:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:48:46,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7cc4dc69-7700-4274-8c1f-af74b7db41ec 2018-10-02 18:48:46,315 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image 2018-10-02 18:48:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:48:46,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a66107bf-96c3-4bbf-bf4a-6991ebc0f113 Date: Tue, 02 Oct 2018 18:48:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:46Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/snap", "metadata": {}}], "self": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "min_disk": 0, "protected": false, "id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "file": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e86599171e5432cbf1bc2454f37a68a", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:48:46,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab used request id req-a66107bf-96c3-4bbf-bf4a-6991ebc0f113 2018-10-02 18:48:46,494 - create_image - DEBUG - Instance status is - active 2018-10-02 18:48:46,494 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image 2018-10-02 18:48:46,495 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image 2018-10-02 18:48:46,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:46,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:46,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6e636bc7b3449a9c4544c37875cea9", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role"}], "expires_at": "2018-10-02T19:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e86599171e5432cbf1bc2454f37a68a", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-user", "id": "ef197135484d4ccb8a83a2c9a5a50e1b"}, "audit_ids": ["I3-wQ9liSkiOPG1FCEMtjA"], "issued_at": "2018-10-02T18:48:46.000000Z"}} 2018-10-02 18:48:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:48:46,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8467cc96-5a22-446c-8b11-911c4ff7bc26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:46,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8467cc96-5a22-446c-8b11-911c4ff7bc26 2018-10-02 18:48:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:48:47,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ede46523-9ecf-4555-bdd2-356ad730a7b5 Date: Tue, 02 Oct 2018 18:48:47 GMT RESP BODY: {"networks":[]} 2018-10-02 18:48:47,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-ede46523-9ecf-4555-bdd2-356ad730a7b5 2018-10-02 18:48:47,122 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net 2018-10-02 18:48:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" -d '{"network": {"name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net", "admin_state_up": true}}' 2018-10-02 18:48:47,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d87daedb-e1f0-46f3-9aab-35fb824def52 Date: Tue, 02 Oct 2018 18:48:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dea17d6d-dae4-41f7-bf97-490671f6336e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:48:47Z","is_default":false,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","mtu":1450}} 2018-10-02 18:48:47,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d87daedb-e1f0-46f3-9aab-35fb824def52 2018-10-02 18:48:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:48:47,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7a02e313-581b-4824-a403-36441d9d2de7 Date: Tue, 02 Oct 2018 18:48:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:48:47Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:47,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-7a02e313-581b-4824-a403-36441d9d2de7 2018-10-02 18:48:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:48:48,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5a049bb-ee66-42c3-b23d-ea8df8fbceb0 Date: Tue, 02 Oct 2018 18:48:48 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:48:48,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-b5a049bb-ee66-42c3-b23d-ea8df8fbceb0 2018-10-02 18:48:48,009 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet 2018-10-02 18:48:48,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" -d '{"subnets": [{"ip_version": 4, "network_id": "dea17d6d-dae4-41f7-bf97-490671f6336e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]}' 2018-10-02 18:48:48,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-52275b05-6ba4-4dfc-8ed3-a5ffa6c0ec5c Date: Tue, 02 Oct 2018 18:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","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":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:48,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-52275b05-6ba4-4dfc-8ed3-a5ffa6c0ec5c 2018-10-02 18:48:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:48:49,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c8a68a76-4e87-4ebe-aec4-269baa43cc48 Date: Tue, 02 Oct 2018 18:48: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:49,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-c8a68a76-4e87-4ebe-aec4-269baa43cc48 2018-10-02 18:48:49,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:48:49,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c23a2063-ab37-4bf8-a356-cf4332ca5553 Date: Tue, 02 Oct 2018 18:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:49,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-c23a2063-ab37-4bf8-a356-cf4332ca5553 2018-10-02 18:48:49,414 - OpenStackNetwork - DEBUG - Network [dea17d6d-dae4-41f7-bf97-490671f6336e] created successfully 2018-10-02 18:48:49,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:49,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:49,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["j03tgj85Qqu7TvpBCE4o5A"], "issued_at": "2018-10-02T18:48:49.000000Z"}} 2018-10-02 18:48:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033f5e72fe495356a842ccce87d2351cd3d4937a" 2018-10-02 18:48:49,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a777f0-e708-457b-8218-50bc5c68e606 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:49,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a4a777f0-e708-457b-8218-50bc5c68e606 2018-10-02 18:48:49,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:48:49,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033f5e72fe495356a842ccce87d2351cd3d4937a" 2018-10-02 18:48:50,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48: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-24c5e309-a4e4-4d90-bff6-da56625a2089 x-compute-request-id: req-24c5e309-a4e4-4d90-bff6-da56625a2089 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:48:50,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-24c5e309-a4e4-4d90-bff6-da56625a2089 2018-10-02 18:48:50,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033f5e72fe495356a842ccce87d2351cd3d4937a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:48:50,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48: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-400b7635-8984-4c89-8880-99f4d0a3f604 x-compute-request-id: req-400b7635-8984-4c89-8880-99f4d0a3f604 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:48:50,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-400b7635-8984-4c89-8880-99f4d0a3f604 2018-10-02 18:48:50,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:50,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:50,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6e636bc7b3449a9c4544c37875cea9", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role"}], "expires_at": "2018-10-02T19:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e86599171e5432cbf1bc2454f37a68a", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-user", "id": "ef197135484d4ccb8a83a2c9a5a50e1b"}, "audit_ids": ["LF0_iL-MS0yS6y3WGDpQOw"], "issued_at": "2018-10-02T18:48:50.000000Z"}} 2018-10-02 18:48:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:50,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c950a5f2-bf23-429b-9965-a8dc891e8a84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:50,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c950a5f2-bf23-429b-9965-a8dc891e8a84 2018-10-02 18:48:50,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:48:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a704df7-7733-420c-adc1-f675f5ba02b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:50,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9a704df7-7733-420c-adc1-f675f5ba02b9 2018-10-02 18:48:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:50,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-198d9893-4bba-4dba-a547-ea74b7576afc Date: Tue, 02 Oct 2018 18:48: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:50,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-198d9893-4bba-4dba-a547-ea74b7576afc 2018-10-02 18:48:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:50,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:50,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcebbf2d-2110-4be8-ba15-6048d7c6b333 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:48:50,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-fcebbf2d-2110-4be8-ba15-6048d7c6b333 2018-10-02 18:48:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:51,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67174f12-e9fc-4015-ad53-be7e215cc47f Date: Tue, 02 Oct 2018 18:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:51,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-67174f12-e9fc-4015-ad53-be7e215cc47f 2018-10-02 18:48:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:51,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea1bb5aa-2663-4420-acbf-a8ed94687f44 Date: Tue, 02 Oct 2018 18:48:51 GMT RESP BODY: {"ports":[]} 2018-10-02 18:48:51,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1&admin_state_up=True used request id req-ea1bb5aa-2663-4420-acbf-a8ed94687f44 2018-10-02 18:48:51,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:51,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-376d427b-cf1b-464d-86fa-59992055d1ae x-compute-request-id: req-376d427b-cf1b-464d-86fa-59992055d1ae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:48:51,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst used request id req-376d427b-cf1b-464d-86fa-59992055d1ae 2018-10-02 18:48:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:51,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9cbee96f-1f0c-4d31-aea7-93f0cedbbdf9 Date: Tue, 02 Oct 2018 18:48: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:51,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-9cbee96f-1f0c-4d31-aea7-93f0cedbbdf9 2018-10-02 18:48:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:51,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f3d978-9ba4-4eb9-b6bc-b690741afb08 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:48:51,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-d6f3d978-9ba4-4eb9-b6bc-b690741afb08 2018-10-02 18:48:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:51,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab718e45-88ed-4ef7-ba07-ad430be92b56 Date: Tue, 02 Oct 2018 18:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:51,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-ab718e45-88ed-4ef7-ba07-ad430be92b56 2018-10-02 18:48:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:52,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e4e79708-6ae6-4225-b5da-9f4ff4883107 Date: Tue, 02 Oct 2018 18:48:52 GMT RESP BODY: {"ports":[]} 2018-10-02 18:48:52,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1&admin_state_up=True used request id req-e4e79708-6ae6-4225-b5da-9f4ff4883107 2018-10-02 18:48:52,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:48:52,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:48:52,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6e636bc7b3449a9c4544c37875cea9", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role"}], "expires_at": "2018-10-02T19:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e86599171e5432cbf1bc2454f37a68a", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6e86599171e5432cbf1bc2454f37a68a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-user", "id": "ef197135484d4ccb8a83a2c9a5a50e1b"}, "audit_ids": ["4cmV-LfSTtmVnvDWRcWm2w"], "issued_at": "2018-10-02T18:48:52.000000Z"}} 2018-10-02 18:48:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf04897d8271eb0ea72257d22d84040f012d52e" 2018-10-02 18:48:52,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85bcbccb-bc55-4f33-b841-6d0903ad2f76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:48:52,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-85bcbccb-bc55-4f33-b841-6d0903ad2f76 2018-10-02 18:48:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:52,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4337375c-4611-48d0-bd19-e1be65a7487d Date: Tue, 02 Oct 2018 18:48: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:52,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-4337375c-4611-48d0-bd19-e1be65a7487d 2018-10-02 18:48:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:53,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f02a61db-873a-4177-835f-98deadebd555 Date: Tue, 02 Oct 2018 18:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:53,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-f02a61db-873a-4177-835f-98deadebd555 2018-10-02 18:48:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:53,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d81a36cd-33e6-4fa5-94de-a81970f890bd Date: Tue, 02 Oct 2018 18:48: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:53,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-d81a36cd-33e6-4fa5-94de-a81970f890bd 2018-10-02 18:48:53,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:48:53,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:48:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:48:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf04897d8271eb0ea72257d22d84040f012d52e" 2018-10-02 18:48:53,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe916daf-dc6f-4890-b3da-71d9b85d59da Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:48:53,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-fe916daf-dc6f-4890-b3da-71d9b85d59da 2018-10-02 18:48:53,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:53,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a4727c0-2038-4463-846c-a4cf0613704c Date: Tue, 02 Oct 2018 18:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:53,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-7a4727c0-2038-4463-846c-a4cf0613704c 2018-10-02 18:48:53,440 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net 2018-10-02 18:48:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" -d '{"port": {"network_id": "dea17d6d-dae4-41f7-bf97-490671f6336e", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1", "admin_state_up": true}}' 2018-10-02 18:48:54,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-75bdb911-5164-4227-b002-2930bc1e60be Date: Tue, 02 Oct 2018 18:48:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","ip_address":"10.55.0.9"}],"id":"7195d7cc-02d9-44f7-a26d-9664aa083176","security_groups":["47950c05-677c-4409-af50-0ad7f6a6116b"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1","project_id":"6e86599171e5432cbf1bc2454f37a68a","qos_policy_id":null,"admin_state_up":true,"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:53Z","binding:vnic_type":"normal"}} 2018-10-02 18:48:54,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-75bdb911-5164-4227-b002-2930bc1e60be 2018-10-02 18:48:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:54,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4118c31c-c830-4079-ad73-b264fb76a080 Date: Tue, 02 Oct 2018 18:48: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:48:54,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-4118c31c-c830-4079-ad73-b264fb76a080 2018-10-02 18:48:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:54,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e936245-8353-4ce2-9f79-1e1abdbd79d6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:48:54,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-8e936245-8353-4ce2-9f79-1e1abdbd79d6 2018-10-02 18:48:54,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a899dfc-7624-4b77-9107-5a1f2d05b49e Date: Tue, 02 Oct 2018 18:48:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:48:55,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-4a899dfc-7624-4b77-9107-5a1f2d05b49e 2018-10-02 18:48:55,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-cff5d950-4a5d-4e11-8119-d321532ee99a Date: Tue, 02 Oct 2018 18:48:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","ip_address":"10.55.0.9"}],"id":"7195d7cc-02d9-44f7-a26d-9664aa083176","security_groups":["47950c05-677c-4409-af50-0ad7f6a6116b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"6e86599171e5432cbf1bc2454f37a68a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1","admin_state_up":true,"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:48:55,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1&admin_state_up=True used request id req-cff5d950-4a5d-4e11-8119-d321532ee99a 2018-10-02 18:48:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c51f53-0d4f-4d75-a952-45ce88e860d4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:48:55,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-28c51f53-0d4f-4d75-a952-45ce88e860d4 2018-10-02 18:48:55,507 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst 2018-10-02 18:48:55,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-74290796-7256-4642-893b-df49ce50b2b3 x-compute-request-id: req-74290796-7256-4642-893b-df49ce50b2b3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-flavor-name"}]} 2018-10-02 18:48:55,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-74290796-7256-4642-893b-df49ce50b2b3 2018-10-02 18:48:55,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-07cb0569-4f1a-46f6-8742-fa34ecb3b768 x-compute-request-id: req-07cb0569-4f1a-46f6-8742-fa34ecb3b768 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:48:55,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801 used request id req-07cb0569-4f1a-46f6-8742-fa34ecb3b768 2018-10-02 18:48:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-a0721ea9-c933-4e9d-b67a-5b8f6637ed70 Date: Tue, 02 Oct 2018 18:48:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:48:46Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/snap", "metadata": {}}], "self": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "min_disk": 0, "protected": false, "id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "file": "/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e86599171e5432cbf1bc2454f37a68a", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image"} 2018-10-02 18:48:55,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image used request id req-a0721ea9-c933-4e9d-b67a-5b8f6637ed70 2018-10-02 18:48:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:55,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2083679c-1c3b-4dc3-b3cb-cd9771f2f619 Date: Tue, 02 Oct 2018 18:48:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:48:55,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2083679c-1c3b-4dc3-b3cb-cd9771f2f619 2018-10-02 18:48:55,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" -d '{"server": {"name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "imageRef": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "flavorRef": "62fda6ea-4520-40b4-b544-a93cbbf74801", "max_count": 1, "min_count": 1, "networks": [{"port": "7195d7cc-02d9-44f7-a26d-9664aa083176"}]}}' 2018-10-02 18:48:57,634 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-cc99c65d-ac06-4215-b3e3-b6a9e95db995 x-compute-request-id: req-cc99c65d-ac06-4215-b3e3-b6a9e95db995 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "adminPass": "2JKNayA4ewGF"}} 2018-10-02 18:48:57,634 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cc99c65d-ac06-4215-b3e3-b6a9e95db995 2018-10-02 18:48:57,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:57,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04b8f21f-17ff-4446-ba03-d64e8808f401 x-compute-request-id: req-04b8f21f-17ff-4446-ba03-d64e8808f401 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.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "image": {"id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "links": [{"href": "http://172.30.9.22:8774/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}]}, "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "user_id": "ef197135484d4ccb8a83a2c9a5a50e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:48:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "created": "2018-10-02T18:48:57Z", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:57,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-04b8f21f-17ff-4446-ba03-d64e8808f401 2018-10-02 18:48:57,857 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst 2018-10-02 18:48:57,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:48:58,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d44b767-751a-4c01-9025-2e0f072ba3be x-compute-request-id: req-6d44b767-751a-4c01-9025-2e0f072ba3be 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.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "image": {"id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "links": [{"href": "http://172.30.9.22:8774/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}]}, "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "user_id": "ef197135484d4ccb8a83a2c9a5a50e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:48:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "created": "2018-10-02T18:48:57Z", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:48:58,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-6d44b767-751a-4c01-9025-2e0f072ba3be 2018-10-02 18:48:58,205 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst] is - BUILD 2018-10-02 18:48:58,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:49:01,209 - create_instance - DEBUG - VM status query timeout in 896.648243904 2018-10-02 18:49:01,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:01,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-b4057d07-6c65-4b20-aa7b-7ac9a4daa333 x-compute-request-id: req-b4057d07-6c65-4b20-aa7b-7ac9a4daa333 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.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "image": {"id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "links": [{"href": "http://172.30.9.22:8774/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}]}, "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "security_groups": [{"name": "default"}], "user_id": "ef197135484d4ccb8a83a2c9a5a50e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:48:58Z", "hostId": "657ca20d1fd4bdadb881482a03ff6d4808ea01be29726def5f91b023", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "created": "2018-10-02T18:48:57Z", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:01,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-b4057d07-6c65-4b20-aa7b-7ac9a4daa333 2018-10-02 18:49:01,902 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst] is - BUILD 2018-10-02 18:49:01,902 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:49:04,905 - create_instance - DEBUG - VM status query timeout in 892.951889992 2018-10-02 18:49:04,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:05,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49: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-d62f027d-0604-49cd-adfd-5a8dbacef906 x-compute-request-id: req-d62f027d-0604-49cd-adfd-5a8dbacef906 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "image": {"id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "links": [{"href": "http://172.30.9.22:8774/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:49:03.000000", "flavor": {"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}]}, "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "security_groups": [{"name": "default"}], "user_id": "ef197135484d4ccb8a83a2c9a5a50e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:49:03Z", "hostId": "657ca20d1fd4bdadb881482a03ff6d4808ea01be29726def5f91b023", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "created": "2018-10-02T18:48:57Z", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:05,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-d62f027d-0604-49cd-adfd-5a8dbacef906 2018-10-02 18:49:05,673 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst] is - ACTIVE 2018-10-02 18:49:05,673 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:49:05,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:06,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-62f71c8c-708e-4262-a0ad-07cb4bdeba24 x-compute-request-id: req-62f71c8c-708e-4262-a0ad-07cb4bdeba24 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "image": {"id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "links": [{"href": "http://172.30.9.22:8774/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:49:03.000000", "flavor": {"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}]}, "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "security_groups": [{"name": "default"}], "user_id": "ef197135484d4ccb8a83a2c9a5a50e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:49:03Z", "hostId": "657ca20d1fd4bdadb881482a03ff6d4808ea01be29726def5f91b023", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "created": "2018-10-02T18:48:57Z", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:06,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-62f71c8c-708e-4262-a0ad-07cb4bdeba24 2018-10-02 18:49:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:06,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-076308fc-ba43-4de5-86b7-92aaec6fe13e Date: Tue, 02 Oct 2018 18:49: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":["c99be981-0f5c-4a39-a08d-11ed8fd1b8cc"],"updated_at":"2018-10-02T18:48:48Z","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"dea17d6d-dae4-41f7-bf97-490671f6336e","name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net"}]} 2018-10-02 18:49:06,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net used request id req-076308fc-ba43-4de5-86b7-92aaec6fe13e 2018-10-02 18:49:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:06,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec14523-cc95-4920-96e5-021ed76c0fc9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:49:06,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-fec14523-cc95-4920-96e5-021ed76c0fc9 2018-10-02 18:49:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:06,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1854d588-3f49-462b-b97a-c54ed16f339a Date: Tue, 02 Oct 2018 18:49:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:48Z","dns_nameservers":[],"updated_at":"2018-10-02T18:48:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6e86599171e5432cbf1bc2454f37a68a","id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet"}]} 2018-10-02 18:49:06,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-1854d588-3f49-462b-b97a-c54ed16f339a 2018-10-02 18:49:06,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:06,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-ef61000a-e87f-4846-a960-3b0859be57a7 Date: Tue, 02 Oct 2018 18:49:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","ip_address":"10.55.0.2"}],"id":"2f1a181b-c27b-484a-91ac-29b69ff15b41","security_groups":[],"mac_address":"fa:16:3e:1a:1e:5b","project_id":"6e86599171e5432cbf1bc2454f37a68a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dea17d6d-dae4-41f7-bf97-490671f6336e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","ip_address":"10.55.0.9"}],"id":"7195d7cc-02d9-44f7-a26d-9664aa083176","security_groups":["47950c05-677c-4409-af50-0ad7f6a6116b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"6e86599171e5432cbf1bc2454f37a68a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1","admin_state_up":true,"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:53Z","binding:vnic_type":"normal","device_id":"31100e20-1026-40ae-9b21-7b6b96e090cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","ip_address":"10.55.0.4"}],"id":"cbb4eed8-29f5-431b-8469-52434d424ad3","security_groups":[],"mac_address":"fa:16:3e:fb:e5:81","project_id":"6e86599171e5432cbf1bc2454f37a68a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dea17d6d-dae4-41f7-bf97-490671f6336e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:48:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c99be981-0f5c-4a39-a08d-11ed8fd1b8cc","ip_address":"10.55.0.3"}],"id":"f3e06c12-ac0b-4327-bec4-4d97cc66d729","security_groups":[],"mac_address":"fa:16:3e:01:fc:64","project_id":"6e86599171e5432cbf1bc2454f37a68a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dea17d6d-dae4-41f7-bf97-490671f6336e","tenant_id":"6e86599171e5432cbf1bc2454f37a68a","created_at":"2018-10-02T18:48:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dea17d6d-dae4-41f7-bf97-490671f6336e"}]} 2018-10-02 18:49:06,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-ef61000a-e87f-4846-a960-3b0859be57a7 2018-10-02 18:49:06,764 - create_instance - INFO - Deleting Port with ID - 7195d7cc-02d9-44f7-a26d-9664aa083176 2018-10-02 18:49:06,764 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acbport-1 2018-10-02 18:49:06,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/7195d7cc-02d9-44f7-a26d-9664aa083176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:07,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-510bd6a7-5ca4-4ca8-8fe0-e8dbb8e25143 Date: Tue, 02 Oct 2018 18:49:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:07,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/7195d7cc-02d9-44f7-a26d-9664aa083176 used request id req-510bd6a7-5ca4-4ca8-8fe0-e8dbb8e25143 2018-10-02 18:49:07,379 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst 2018-10-02 18:49:07,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:07,575 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49: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-9b83ae2d-1793-42f1-ad42-2b9a045372b2 x-compute-request-id: req-9b83ae2d-1793-42f1-ad42-2b9a045372b2 Content-Type: application/json 2018-10-02 18:49:07,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-9b83ae2d-1793-42f1-ad42-2b9a045372b2 2018-10-02 18:49:07,575 - create_instance - INFO - Checking deletion status 2018-10-02 18:49:07,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:07,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49: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-aabfad8f-69ac-47c3-84d5-2791d5035947 x-compute-request-id: req-aabfad8f-69ac-47c3-84d5-2791d5035947 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/31100e20-1026-40ae-9b21-7b6b96e090cd", "rel": "bookmark"}], "image": {"id": "f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "links": [{"href": "http://172.30.9.22:8774/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:49:03.000000", "flavor": {"id": "62fda6ea-4520-40b4-b544-a93cbbf74801", "links": [{"href": "http://172.30.9.22:8774/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801", "rel": "bookmark"}]}, "id": "31100e20-1026-40ae-9b21-7b6b96e090cd", "user_id": "ef197135484d4ccb8a83a2c9a5a50e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:49:07Z", "hostId": "657ca20d1fd4bdadb881482a03ff6d4808ea01be29726def5f91b023", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst", "created": "2018-10-02T18:48:57Z", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:07,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-aabfad8f-69ac-47c3-84d5-2791d5035947 2018-10-02 18:49:07,958 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst] is - ACTIVE 2018-10-02 18:49:07,959 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:49:10,962 - create_instance - DEBUG - VM status query timeout in 296.613526106 2018-10-02 18:49:10,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b989f0d25c9c0a84c95393369a2d2a53e3be8ceb" 2018-10-02 18:49:11,029 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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-2de47fa1-1f19-4539-9c5c-3d06ab5fcdbc x-compute-request-id: req-2de47fa1-1f19-4539-9c5c-3d06ab5fcdbc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 31100e20-1026-40ae-9b21-7b6b96e090cd could not be found.", "code": 404}} 2018-10-02 18:49:11,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/31100e20-1026-40ae-9b21-7b6b96e090cd used request id req-2de47fa1-1f19-4539-9c5c-3d06ab5fcdbc 2018-10-02 18:49:11,029 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 31100e20-1026-40ae-9b21-7b6b96e090cd could not be found. (HTTP 404) (Request-ID: req-2de47fa1-1f19-4539-9c5c-3d06ab5fcdbc) 2018-10-02 18:49:11,029 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-inst 2018-10-02 18:49:11,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033f5e72fe495356a842ccce87d2351cd3d4937a" 2018-10-02 18:49:11,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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-70e2f497-fa92-450a-8ce7-7c4fbeeef409 x-compute-request-id: req-70e2f497-fa92-450a-8ce7-7c4fbeeef409 Content-Length: 0 Content-Type: application/json 2018-10-02 18:49:11,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/62fda6ea-4520-40b4-b544-a93cbbf74801 used request id req-70e2f497-fa92-450a-8ce7-7c4fbeeef409 2018-10-02 18:49:11,091 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet 2018-10-02 18:49:11,091 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-subnet 2018-10-02 18:49:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/c99be981-0f5c-4a39-a08d-11ed8fd1b8cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:49:13,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20d72882-24d0-4d0b-949a-fce0f50850c0 Date: Tue, 02 Oct 2018 18:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:13,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c99be981-0f5c-4a39-a08d-11ed8fd1b8cc used request id req-20d72882-24d0-4d0b-949a-fce0f50850c0 2018-10-02 18:49:13,574 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-pub-net 2018-10-02 18:49:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/dea17d6d-dae4-41f7-bf97-490671f6336e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebd0d8c4e0d131fee741ac21bfac4cff9dba31b" 2018-10-02 18:49:14,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b6e71e5-7810-473a-b69f-6cd22b9a19f7 Date: Tue, 02 Oct 2018 18:49:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:14,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dea17d6d-dae4-41f7-bf97-490671f6336e used request id req-5b6e71e5-7810-473a-b69f-6cd22b9a19f7 2018-10-02 18:49:14,887 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ef4c1983-9da5-49a3-a3a8-f72cc6ac3acb-image 2018-10-02 18:49:14,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f275987aad3e7090dbeb4b5097b441cdb73cf0c7" 2018-10-02 18:49:16,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5229cbb5-e29f-4b70-a566-598d5ce529fb Date: Tue, 02 Oct 2018 18:49:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:49:16,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f8e39ac3-81aa-4d9b-805c-aecd3a23c2ab used request id req-5229cbb5-e29f-4b70-a566-598d5ce529fb 2018-10-02 18:49:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:16,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b9f8277b-b1f4-4f97-86fd-68f3cffce032 Date: Tue, 02 Oct 2018 18:49:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "created_at": "2018-10-02T18:48:47Z", "updated_at": "2018-10-02T18:48:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "revision_number": 0, "id": "4505b661-7c8e-448b-8036-430f1f3d942f", "remote_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e86599171e5432cbf1bc2454f37a68a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "revision_number": 0, "id": "50ade857-9be3-451c-a439-953cf8042777", "remote_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e86599171e5432cbf1bc2454f37a68a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "revision_number": 0, "id": "84292df8-1fe7-4778-962e-8b6c1c6db67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e86599171e5432cbf1bc2454f37a68a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "revision_number": 0, "id": "eb3da9d4-50b7-4829-a309-2d158dcb19d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e86599171e5432cbf1bc2454f37a68a"}], "revision_number": 4, "project_id": "6e86599171e5432cbf1bc2454f37a68a", "id": "47950c05-677c-4409-af50-0ad7f6a6116b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:49:16,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-b9f8277b-b1f4-4f97-86fd-68f3cffce032 2018-10-02 18:49:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:16,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1665aa3-7f0e-40a0-9a8f-47178596c160 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a"}, "enabled": true, "id": "6e86599171e5432cbf1bc2454f37a68a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f400908-341b-42e-proj"}} 2018-10-02 18:49:16,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-f1665aa3-7f0e-40a0-9a8f-47178596c160 2018-10-02 18:49:16,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47950c05-677c-4409-af50-0ad7f6a6116b 2018-10-02 18:49:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=47950c05-677c-4409-af50-0ad7f6a6116b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:16,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89426a89-bf2c-4088-a1b0-8bd3366416ec Date: Tue, 02 Oct 2018 18:49:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "created_at": "2018-10-02T18:48:47Z", "project_id": "6e86599171e5432cbf1bc2454f37a68a", "id": "4505b661-7c8e-448b-8036-430f1f3d942f"}, {"remote_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "created_at": "2018-10-02T18:48:47Z", "project_id": "6e86599171e5432cbf1bc2454f37a68a", "id": "50ade857-9be3-451c-a439-953cf8042777"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "created_at": "2018-10-02T18:48:47Z", "project_id": "6e86599171e5432cbf1bc2454f37a68a", "id": "84292df8-1fe7-4778-962e-8b6c1c6db67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:48:47Z", "security_group_id": "47950c05-677c-4409-af50-0ad7f6a6116b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e86599171e5432cbf1bc2454f37a68a", "created_at": "2018-10-02T18:48:47Z", "project_id": "6e86599171e5432cbf1bc2454f37a68a", "id": "eb3da9d4-50b7-4829-a309-2d158dcb19d4"}]} 2018-10-02 18:49:16,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=47950c05-677c-4409-af50-0ad7f6a6116b used request id req-89426a89-bf2c-4088-a1b0-8bd3366416ec 2018-10-02 18:49:16,611 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:49:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/47950c05-677c-4409-af50-0ad7f6a6116b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:16,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e737fa6-40be-4dec-8c01-e5e8d9f9b15e Content-Length: 0 Date: Tue, 02 Oct 2018 18:49:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:16,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/47950c05-677c-4409-af50-0ad7f6a6116b used request id req-8e737fa6-40be-4dec-8c01-e5e8d9f9b15e 2018-10-02 18:49:16,933 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6f400908-341b-42e-proj 2018-10-02 18:49:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:17,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b3c4f3-83be-4487-a7f5-74a34459fed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:17,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6e86599171e5432cbf1bc2454f37a68a used request id req-93b3c4f3-83be-4487-a7f5-74a34459fed8 2018-10-02 18:49:17,222 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6f400908-341b-42e-proj-role 2018-10-02 18:49:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/0b6e636bc7b3449a9c4544c37875cea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:17,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a2ef7eb-78cb-4090-ab21-031f35d8af52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:17,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/0b6e636bc7b3449a9c4544c37875cea9 used request id req-9a2ef7eb-78cb-4090-ab21-031f35d8af52 2018-10-02 18:49:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd01b7ff0574a3723bd9925af9aaee7b6cba20d" 2018-10-02 18:49:17,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578aeedf-4284-4a59-a702-424287ee1dca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:49:17,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-578aeedf-4284-4a59-a702-424287ee1dca 2018-10-02 18:49:17,429 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6f400908-341b-42e-user 2018-10-02 18:49:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ef197135484d4ccb8a83a2c9a5a50e1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05c7676e46473ad51997e8bd7b32ed1bf9354" 2018-10-02 18:49:17,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-027c17a6-73ba-4602-b20e-e4c4831c743b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:17,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ef197135484d4ccb8a83a2c9a5a50e1b used request id req-027c17a6-73ba-4602-b20e-e4c4831c743b 2018-10-02 18:49:17,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:18,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["4VYWDdmpSC2mSzUlCJ97VQ"], "issued_at": "2018-10-02T18:49:18.000000Z"}} 2018-10-02 18:49:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684c37366645ba2cf927bbea6065b4426d8c2b0" 2018-10-02 18:49:18,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea4fd4c-d189-4399-8133-12b2b400aaa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:18,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cea4fd4c-d189-4399-8133-12b2b400aaa3 2018-10-02 18:49:18,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:18,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:18,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["3lZbfkXNSO-Su_MHS0dpFw"], "issued_at": "2018-10-02T18:49:18.000000Z"}} 2018-10-02 18:49:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:18,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c8c47b-22bb-4b36-979d-c4f070071dd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:18,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-57c8c47b-22bb-4b36-979d-c4f070071dd6 2018-10-02 18:49:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:49:18,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:49:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-28940990-5a8d-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:18,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7ce4c7-6df6-42f0-b1ff-4deca4abc3d7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-28940990-5a8d-40b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:49:18,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-28940990-5a8d-40b-proj used request id req-1d7ce4c7-6df6-42f0-b1ff-4deca4abc3d7 2018-10-02 18:49:18,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:18,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39fcffe-d56d-49f9-8458-bc7136c63418 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:49:18,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c39fcffe-d56d-49f9-8458-bc7136c63418 2018-10-02 18:49:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}}' 2018-10-02 18:49:18,859 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5270b126-2102-4e98-a40d-1750872eaf05 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:18,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5270b126-2102-4e98-a40d-1750872eaf05 2018-10-02 18:49:18,860 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-28940990-5a8d-40b-proj 2018-10-02 18:49:18,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:18,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:19,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Cl4IH1X2Qly_cQbwrcCByQ"], "issued_at": "2018-10-02T18:49:19.000000Z"}} 2018-10-02 18:49:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81865f4f46b427e59b44a53ed3f7da2af9d4eaa" 2018-10-02 18:49:19,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a24f7a-4afc-401c-b63b-d7001664e9ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:19,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-48a24f7a-4afc-401c-b63b-d7001664e9ad 2018-10-02 18:49:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:49:19,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:49:19,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81865f4f46b427e59b44a53ed3f7da2af9d4eaa" 2018-10-02 18:49:19,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06687ce7-c59f-4c62-bf66-5d6aa3be4b8f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:49:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06687ce7-c59f-4c62-bf66-5d6aa3be4b8f 2018-10-02 18:49:19,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-28940990-5a8d-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81865f4f46b427e59b44a53ed3f7da2af9d4eaa" 2018-10-02 18:49:19,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42c12f7-f380-4b5d-8ab1-b5c7b8626c9e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-28940990-5a8d-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}]} 2018-10-02 18:49:19,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-28940990-5a8d-40b-proj used request id req-a42c12f7-f380-4b5d-8ab1-b5c7b8626c9e 2018-10-02 18:49:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81865f4f46b427e59b44a53ed3f7da2af9d4eaa" 2018-10-02 18:49:19,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855802e0-4210-442b-8390-5ea932292f96 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:49:19,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-855802e0-4210-442b-8390-5ea932292f96 2018-10-02 18:49:19,943 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-28940990-5a8d-40b-user 2018-10-02 18:49:19,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:19,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:20,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e00634-c278-4116-8356-81000ab70bae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:49:20,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-10e00634-c278-4116-8356-81000ab70bae 2018-10-02 18:49:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" -d '{"role": {"name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role"}}' 2018-10-02 18:49:20,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e2274a-558f-4748-8316-c9bf3d135f5f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "136d653685024a17bac58f34529e2abb", "links": {"self": "http://172.30.9.22:5000/v3/roles/136d653685024a17bac58f34529e2abb"}, "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role"}} 2018-10-02 18:49:20,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b6e2274a-558f-4748-8316-c9bf3d135f5f 2018-10-02 18:49:20,147 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role 2018-10-02 18:49:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/136d653685024a17bac58f34529e2abb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:20,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a3c18f-5fde-4752-9e10-9d634ee6d8c3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/136d653685024a17bac58f34529e2abb"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role", "id": "136d653685024a17bac58f34529e2abb"}} 2018-10-02 18:49:20,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/136d653685024a17bac58f34529e2abb used request id req-61a3c18f-5fde-4752-9e10-9d634ee6d8c3 2018-10-02 18:49:20,169 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role to project CreateInstancePortManipulationTests-28940990-5a8d-40b-proj 2018-10-02 18:49:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3/users/708d425e397b41aab858d429a3682c1c/roles/136d653685024a17bac58f34529e2abb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:20,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76808afa-449d-4b35-8725-23d93e3a355f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:20,299 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3/users/708d425e397b41aab858d429a3682c1c/roles/136d653685024a17bac58f34529e2abb used request id req-76808afa-449d-4b35-8725-23d93e3a355f 2018-10-02 18:49:20,300 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:49:20,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:20,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:20,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "136d653685024a17bac58f34529e2abb", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role"}], "expires_at": "2018-10-02T19:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-user", "id": "708d425e397b41aab858d429a3682c1c"}, "audit_ids": ["bQKKVaX4Q2-QTCP-P_xAUg"], "issued_at": "2018-10-02T18:49:20.000000Z"}} 2018-10-02 18:49:20,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:20,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1153f1-74c8-4897-af3f-f30e621cd970 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:20,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a1153f1-74c8-4897-af3f-f30e621cd970 2018-10-02 18:49:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:20,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e3658fb5-356d-41bd-b987-7f9f8463d1b8 Date: Tue, 02 Oct 2018 18:49:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image"} 2018-10-02 18:49:20,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image used request id req-e3658fb5-356d-41bd-b987-7f9f8463d1b8 2018-10-02 18:49:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:21,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8bfec73f-4ed0-4287-963f-c843978fb51b Date: Tue, 02 Oct 2018 18:49:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:49:21,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8bfec73f-4ed0-4287-963f-c843978fb51b 2018-10-02 18:49:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image"}' 2018-10-02 18:49:21,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 X-Openstack-Request-Id: req-ad0f60bb-59f7-4eef-862e-a944fc67802b Date: Tue, 02 Oct 2018 18:49:21 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "min_disk": 0, "protected": false, "id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "file": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/file", "checksum": null, "owner": "d7106fb6a8c84848a5da0f9bafcab5b3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:49:21,323 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ad0f60bb-59f7-4eef-862e-a944fc67802b 2018-10-02 18:49:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" -d '' 2018-10-02 18:49:22,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-843dd5a2-e8e6-48a0-b74a-d60afb9b03b6 Date: Tue, 02 Oct 2018 18:49:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:49:22,691 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/file used request id req-843dd5a2-e8e6-48a0-b74a-d60afb9b03b6 2018-10-02 18:49:22,692 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:49:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:22,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b6d14d6f-28b5-4f57-81de-905371401d2a Date: Tue, 02 Oct 2018 18:49:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/snap", "metadata": {}}], "self": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "min_disk": 0, "protected": false, "id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "file": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7106fb6a8c84848a5da0f9bafcab5b3", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:49:22,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 used request id req-b6d14d6f-28b5-4f57-81de-905371401d2a 2018-10-02 18:49:22,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:23,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-da9c88c7-9ef8-416c-a8c2-2e4b78479210 Date: Tue, 02 Oct 2018 18:49:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:49:23,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-da9c88c7-9ef8-416c-a8c2-2e4b78479210 2018-10-02 18:49:23,015 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image 2018-10-02 18:49:23,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:23,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-569ae206-a64e-40ff-98b9-47e0da13a612 Date: Tue, 02 Oct 2018 18:49:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/snap", "metadata": {}}], "self": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "min_disk": 0, "protected": false, "id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "file": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7106fb6a8c84848a5da0f9bafcab5b3", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:49:23,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 used request id req-569ae206-a64e-40ff-98b9-47e0da13a612 2018-10-02 18:49:23,190 - create_image - DEBUG - Instance status is - active 2018-10-02 18:49:23,190 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image 2018-10-02 18:49:23,190 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image 2018-10-02 18:49:23,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:23,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:23,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "136d653685024a17bac58f34529e2abb", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role"}], "expires_at": "2018-10-02T19:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-user", "id": "708d425e397b41aab858d429a3682c1c"}, "audit_ids": ["DsK366G_Q6O7xjSLq_qyDQ"], "issued_at": "2018-10-02T18:49:23.000000Z"}} 2018-10-02 18:49:23,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:23,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fba5498-77cf-408d-bd86-3849e3bbde98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:23,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2fba5498-77cf-408d-bd86-3849e3bbde98 2018-10-02 18:49:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:23,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-22c3e0ab-cb50-455c-b32f-4634673388ab Date: Tue, 02 Oct 2018 18:49:23 GMT RESP BODY: {"networks":[]} 2018-10-02 18:49:23,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-22c3e0ab-cb50-455c-b32f-4634673388ab 2018-10-02 18:49:23,901 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net 2018-10-02 18:49:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" -d '{"network": {"name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net", "admin_state_up": true}}' 2018-10-02 18:49:24,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8c63fa96-c6eb-4c22-867c-2e4d5498d5e9 Date: Tue, 02 Oct 2018 18:49:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03be793f-7822-4f74-ae6e-945da6f93a1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:49:24Z","is_default":false,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","mtu":1450}} 2018-10-02 18:49:24,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8c63fa96-c6eb-4c22-867c-2e4d5498d5e9 2018-10-02 18:49:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:24,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b08a9b79-3f26-4cb9-9694-ac1e1bd0aa2c Date: Tue, 02 Oct 2018 18:49:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:49:24Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:24,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-b08a9b79-3f26-4cb9-9694-ac1e1bd0aa2c 2018-10-02 18:49:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:24,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7ba2e0d-f3b8-4ef4-899c-e3c50d11e1ce Date: Tue, 02 Oct 2018 18:49:24 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:49:24,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-f7ba2e0d-f3b8-4ef4-899c-e3c50d11e1ce 2018-10-02 18:49:24,917 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet 2018-10-02 18:49:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" -d '{"subnets": [{"ip_version": 4, "network_id": "03be793f-7822-4f74-ae6e-945da6f93a1f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]}' 2018-10-02 18:49:25,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00ea4244-dea3-44ee-95a3-68b60639b2b5 Date: Tue, 02 Oct 2018 18:49:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:25,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-00ea4244-dea3-44ee-95a3-68b60639b2b5 2018-10-02 18:49:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:26,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c8a23d69-6698-4760-8121-c4c5601f9665 Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:26,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-c8a23d69-6698-4760-8121-c4c5601f9665 2018-10-02 18:49:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a911e2b9-10d6-4357-8d40-a954412ffeb2 Date: Tue, 02 Oct 2018 18:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:26,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-a911e2b9-10d6-4357-8d40-a954412ffeb2 2018-10-02 18:49:26,099 - OpenStackNetwork - DEBUG - Network [03be793f-7822-4f74-ae6e-945da6f93a1f] created successfully 2018-10-02 18:49:26,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:26,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:26,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["f9XnDXroRQ6ZjwTSovjQ6A"], "issued_at": "2018-10-02T18:49:26.000000Z"}} 2018-10-02 18:49:26,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83d3035e4046e85f6990ff20057357c2d28986b" 2018-10-02 18:49:26,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc88bd0-fd83-457b-8ea1-645985579f69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:26,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8fc88bd0-fd83-457b-8ea1-645985579f69 2018-10-02 18:49:26,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:49:26,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83d3035e4046e85f6990ff20057357c2d28986b" 2018-10-02 18:49:26,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-414aee00-383f-4962-abae-2e6d77d94606 x-compute-request-id: req-414aee00-383f-4962-abae-2e6d77d94606 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:49:26,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-414aee00-383f-4962-abae-2e6d77d94606 2018-10-02 18:49:26,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83d3035e4046e85f6990ff20057357c2d28986b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:49:26,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-de55522f-76b6-4c89-987d-6be7133608b3 x-compute-request-id: req-de55522f-76b6-4c89-987d-6be7133608b3 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8f888507-be4c-4046-8852-aea556b50ea8", "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:49:26,793 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-de55522f-76b6-4c89-987d-6be7133608b3 2018-10-02 18:49:26,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:26,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:27,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "136d653685024a17bac58f34529e2abb", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role"}], "expires_at": "2018-10-02T19:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-user", "id": "708d425e397b41aab858d429a3682c1c"}, "audit_ids": ["U70ubFjHS9u1eVFrxzdFdQ"], "issued_at": "2018-10-02T18:49:27.000000Z"}} 2018-10-02 18:49:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:27,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5678a7fe-2c49-4fcc-8976-c08938419ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:27,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5678a7fe-2c49-4fcc-8976-c08938419ac4 2018-10-02 18:49:27,256 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:49:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:27,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25ba710-458b-4e50-9379-b846bb2f0268 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:27,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d25ba710-458b-4e50-9379-b846bb2f0268 2018-10-02 18:49:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:27,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-871aabf3-815c-4334-a27d-32af983f55db Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:27,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-871aabf3-815c-4334-a27d-32af983f55db 2018-10-02 18:49:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:49:27,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:49:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:27,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58789c8d-2f74-414c-adf2-173993550046 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:27,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-58789c8d-2f74-414c-adf2-173993550046 2018-10-02 18:49:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:28,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1bf4537e-c04b-4ff3-b63b-d2467352d08b Date: Tue, 02 Oct 2018 18:49:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:28,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-1bf4537e-c04b-4ff3-b63b-d2467352d08b 2018-10-02 18:49:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a947e9ac-8c37-4fe3-ad98-8c4a70528fb3 Date: Tue, 02 Oct 2018 18:49:28 GMT RESP BODY: {"ports":[]} 2018-10-02 18:49:28,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1&admin_state_up=True used request id req-a947e9ac-8c37-4fe3-ad98-8c4a70528fb3 2018-10-02 18:49:28,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:28,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-d9448249-63bc-47cd-add0-22a455f2b55c x-compute-request-id: req-d9448249-63bc-47cd-add0-22a455f2b55c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:49:28,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst used request id req-d9448249-63bc-47cd-add0-22a455f2b55c 2018-10-02 18:49:28,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:28,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e321331c-4b0a-4ee8-befa-6c5be16b4f04 Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:28,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-e321331c-4b0a-4ee8-befa-6c5be16b4f04 2018-10-02 18:49:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:28,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d184f05-68d3-4537-b8aa-e6f93395d5e0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:28,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-9d184f05-68d3-4537-b8aa-e6f93395d5e0 2018-10-02 18:49:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:29,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a08f8dea-542e-4a67-8f4c-6ca8615a28a6 Date: Tue, 02 Oct 2018 18:49:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:29,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-a08f8dea-542e-4a67-8f4c-6ca8615a28a6 2018-10-02 18:49:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:29,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbfd8b89-0230-46e1-b50f-27294a50877d Date: Tue, 02 Oct 2018 18:49:29 GMT RESP BODY: {"ports":[]} 2018-10-02 18:49:29,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1&admin_state_up=True used request id req-fbfd8b89-0230-46e1-b50f-27294a50877d 2018-10-02 18:49:29,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:29,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:29,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "136d653685024a17bac58f34529e2abb", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role"}], "expires_at": "2018-10-02T19:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d7106fb6a8c84848a5da0f9bafcab5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-user", "id": "708d425e397b41aab858d429a3682c1c"}, "audit_ids": ["Ir-6BaOPSruNhusEDivRHA"], "issued_at": "2018-10-02T18:49:29.000000Z"}} 2018-10-02 18:49:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6629d3a2367f51873ca4f2b671528ade3285e9ed" 2018-10-02 18:49:29,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb449d4-9500-40e0-a6d6-c33a6dc03160 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:29,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8eb449d4-9500-40e0-a6d6-c33a6dc03160 2018-10-02 18:49:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:30,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-858c6761-a567-4528-9bda-1999f89bde85 Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:30,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-858c6761-a567-4528-9bda-1999f89bde85 2018-10-02 18:49:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:30,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0fc10c3-9566-4ca0-8050-b07bc6bcb22e Date: Tue, 02 Oct 2018 18:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:30,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-c0fc10c3-9566-4ca0-8050-b07bc6bcb22e 2018-10-02 18:49:30,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:30,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-760b8d9f-6469-432b-86ff-3505a743f7ba Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:30,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-760b8d9f-6469-432b-86ff-3505a743f7ba 2018-10-02 18:49:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:49:30,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:49:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6629d3a2367f51873ca4f2b671528ade3285e9ed" 2018-10-02 18:49:30,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bb6e87-fd88-4d3a-8464-81f3e6f76d5d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:30,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-31bb6e87-fd88-4d3a-8464-81f3e6f76d5d 2018-10-02 18:49:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:30,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-342c627a-57ba-4645-b437-596ed195dace Date: Tue, 02 Oct 2018 18:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:30,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-342c627a-57ba-4645-b437-596ed195dace 2018-10-02 18:49:30,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:30,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c4f9dde-01f7-46c7-9149-0440149ed495 Date: Tue, 02 Oct 2018 18:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:30,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet used request id req-7c4f9dde-01f7-46c7-9149-0440149ed495 2018-10-02 18:49:30,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:31,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c570c22c-42bf-445e-b879-62c6c5df0c63 Date: Tue, 02 Oct 2018 18:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:31,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet used request id req-c570c22c-42bf-445e-b879-62c6c5df0c63 2018-10-02 18:49:31,069 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net 2018-10-02 18:49:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" -d '{"port": {"network_id": "03be793f-7822-4f74-ae6e-945da6f93a1f", "fixed_ips": [{"subnet_id": "836c03b9-2c0a-4c06-b155-1caa9d285616", "ip_address": "10.55.0.101"}, {"subnet_id": "836c03b9-2c0a-4c06-b155-1caa9d285616", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1", "admin_state_up": true}}' 2018-10-02 18:49:31,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-f509c789-b9e6-4c44-b9ce-277470828136 Date: Tue, 02 Oct 2018 18:49:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:31Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.101"},{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.102"}],"id":"ad905c08-149f-48f8-8b3f-ac776288f375","security_groups":["ed7a5b81-026c-4df5-9215-3c40464f09aa"],"mac_address":"fa:16:3e:5e:46:9b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","qos_policy_id":null,"admin_state_up":true,"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:31Z","binding:vnic_type":"normal"}} 2018-10-02 18:49:31,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-f509c789-b9e6-4c44-b9ce-277470828136 2018-10-02 18:49:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2f04f4ac-30c9-4827-9702-047ade31dba1 Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:32,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-2f04f4ac-30c9-4827-9702-047ade31dba1 2018-10-02 18:49:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bdf0d6-b803-4e00-9dfa-50f3cf95dd52 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:32,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-12bdf0d6-b803-4e00-9dfa-50f3cf95dd52 2018-10-02 18:49:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-877e145b-720c-41f2-aaee-592bfcb74c78 Date: Tue, 02 Oct 2018 18:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:32,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-877e145b-720c-41f2-aaee-592bfcb74c78 2018-10-02 18:49:32,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-012b725b-3605-4773-b7fb-1f5f1671ad3c Date: Tue, 02 Oct 2018 18:49:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:31Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.101"},{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.102"}],"id":"ad905c08-149f-48f8-8b3f-ac776288f375","security_groups":["ed7a5b81-026c-4df5-9215-3c40464f09aa"],"mac_address":"fa:16:3e:5e:46:9b","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1","admin_state_up":true,"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:49:32,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1&admin_state_up=True used request id req-012b725b-3605-4773-b7fb-1f5f1671ad3c 2018-10-02 18:49:32,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8335ca93-3906-4a37-be32-15b6b5270647 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:32,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-8335ca93-3906-4a37-be32-15b6b5270647 2018-10-02 18:49:32,636 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst 2018-10-02 18:49:32,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-be1076d9-c19f-4fd8-9441-e1843903b7f5 x-compute-request-id: req-be1076d9-c19f-4fd8-9441-e1843903b7f5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-flavor-name"}]} 2018-10-02 18:49:32,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-be1076d9-c19f-4fd8-9441-e1843903b7f5 2018-10-02 18:49:32,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-8a15b9bf-d6db-4903-920b-7ab3a634b014 x-compute-request-id: req-8a15b9bf-d6db-4903-920b-7ab3a634b014 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8f888507-be4c-4046-8852-aea556b50ea8", "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:49:32,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8 used request id req-8a15b9bf-d6db-4903-920b-7ab3a634b014 2018-10-02 18:49:32,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:32,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ca747c1a-a569-4861-9108-11da77847895 Date: Tue, 02 Oct 2018 18:49:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/snap", "metadata": {}}], "self": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "min_disk": 0, "protected": false, "id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "file": "/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7106fb6a8c84848a5da0f9bafcab5b3", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image"} 2018-10-02 18:49:32,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image used request id req-ca747c1a-a569-4861-9108-11da77847895 2018-10-02 18:49:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ce89cc6-f46a-4782-a2c5-41255ec0e0af Date: Tue, 02 Oct 2018 18:49:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:49:33,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9ce89cc6-f46a-4782-a2c5-41255ec0e0af 2018-10-02 18:49:33,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" -d '{"server": {"name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "imageRef": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "flavorRef": "8f888507-be4c-4046-8852-aea556b50ea8", "max_count": 1, "min_count": 1, "networks": [{"port": "ad905c08-149f-48f8-8b3f-ac776288f375"}]}}' 2018-10-02 18:49:34,801 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-ad6abcb8-5d84-42ab-b6d5-966b31759413 x-compute-request-id: req-ad6abcb8-5d84-42ab-b6d5-966b31759413 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "adminPass": "FPzzT86SXtYs"}} 2018-10-02 18:49:34,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ad6abcb8-5d84-42ab-b6d5-966b31759413 2018-10-02 18:49:34,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:35,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9808dc20-78f9-435d-b4e1-839e28b57783 x-compute-request-id: req-9808dc20-78f9-435d-b4e1-839e28b57783 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.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "image": {"id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "links": [{"href": "http://172.30.9.22:8774/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}]}, "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "user_id": "708d425e397b41aab858d429a3682c1c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:49:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "created": "2018-10-02T18:49:34Z", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:35,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-9808dc20-78f9-435d-b4e1-839e28b57783 2018-10-02 18:49:35,190 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst 2018-10-02 18:49:35,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:35,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31d7a17a-540e-47cc-8e3a-0e9643e7a669 x-compute-request-id: req-31d7a17a-540e-47cc-8e3a-0e9643e7a669 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "image": {"id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "links": [{"href": "http://172.30.9.22:8774/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}]}, "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "user_id": "708d425e397b41aab858d429a3682c1c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:49:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "created": "2018-10-02T18:49:34Z", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:35,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-31d7a17a-540e-47cc-8e3a-0e9643e7a669 2018-10-02 18:49:35,518 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst] is - BUILD 2018-10-02 18:49:35,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:49:38,521 - create_instance - DEBUG - VM status query timeout in 896.668776989 2018-10-02 18:49:38,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:39,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f01944f-64c2-411d-bd51-b0ec97fe6a6b x-compute-request-id: req-5f01944f-64c2-411d-bd51-b0ec97fe6a6b 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.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "image": {"id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "links": [{"href": "http://172.30.9.22:8774/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}]}, "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "security_groups": [{"name": "default"}], "user_id": "708d425e397b41aab858d429a3682c1c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:49:35Z", "hostId": "479e07d8d774e6c574de75f59c4219a15835373be83387ba6f8b6135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "created": "2018-10-02T18:49:34Z", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:39,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-5f01944f-64c2-411d-bd51-b0ec97fe6a6b 2018-10-02 18:49:39,131 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst] is - BUILD 2018-10-02 18:49:39,131 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:49:42,134 - create_instance - DEBUG - VM status query timeout in 893.055928946 2018-10-02 18:49:42,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:42,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49: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-d2b4044e-6592-4592-b7ee-7a655819d28e x-compute-request-id: req-d2b4044e-6592-4592-b7ee-7a655819d28e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:46:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:46:9b", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "image": {"id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "links": [{"href": "http://172.30.9.22:8774/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:49:41.000000", "flavor": {"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}]}, "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "security_groups": [{"name": "default"}], "user_id": "708d425e397b41aab858d429a3682c1c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:49:41Z", "hostId": "479e07d8d774e6c574de75f59c4219a15835373be83387ba6f8b6135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "created": "2018-10-02T18:49:34Z", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:42,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-d2b4044e-6592-4592-b7ee-7a655819d28e 2018-10-02 18:49:42,685 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst] is - ACTIVE 2018-10-02 18:49:42,685 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:49:42,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:43,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49: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-6ee772f5-7ebb-468c-9aa1-2286161be982 x-compute-request-id: req-6ee772f5-7ebb-468c-9aa1-2286161be982 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:46:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:46:9b", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "image": {"id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "links": [{"href": "http://172.30.9.22:8774/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:49:41.000000", "flavor": {"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}]}, "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "security_groups": [{"name": "default"}], "user_id": "708d425e397b41aab858d429a3682c1c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:49:41Z", "hostId": "479e07d8d774e6c574de75f59c4219a15835373be83387ba6f8b6135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "created": "2018-10-02T18:49:34Z", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:43,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-6ee772f5-7ebb-468c-9aa1-2286161be982 2018-10-02 18:49:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:43,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-98d8add0-0ec3-457e-8cc4-b032f5556dcf Date: Tue, 02 Oct 2018 18:49: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":["836c03b9-2c0a-4c06-b155-1caa9d285616"],"updated_at":"2018-10-02T18:49:25Z","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"03be793f-7822-4f74-ae6e-945da6f93a1f","name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net"}]} 2018-10-02 18:49:43,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net used request id req-98d8add0-0ec3-457e-8cc4-b032f5556dcf 2018-10-02 18:49:43,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870ca169-cd65-4172-a45a-cdfd4acb0a0d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-870ca169-cd65-4172-a45a-cdfd4acb0a0d 2018-10-02 18:49:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:43,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1155f11e-74f0-4eec-9d55-f6c605cbcef3 Date: Tue, 02 Oct 2018 18:49:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","id":"836c03b9-2c0a-4c06-b155-1caa9d285616","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet"}]} 2018-10-02 18:49:43,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-1155f11e-74f0-4eec-9d55-f6c605cbcef3 2018-10-02 18:49:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:43,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-a0f99d3a-00d1-4899-85e1-3753b957da8c Date: Tue, 02 Oct 2018 18:49:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.4"}],"id":"1c321c02-d457-43ab-8d04-6b8ebca0e919","security_groups":[],"mac_address":"fa:16:3e:c0:18:ea","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-03be793f-7822-4f74-ae6e-945da6f93a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.101"},{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.102"}],"id":"ad905c08-149f-48f8-8b3f-ac776288f375","security_groups":["ed7a5b81-026c-4df5-9215-3c40464f09aa"],"mac_address":"fa:16:3e:5e:46:9b","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1","admin_state_up":true,"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:31Z","binding:vnic_type":"normal","device_id":"bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.2"}],"id":"b83812d0-6598-4a89-9483-8982de1b223b","security_groups":[],"mac_address":"fa:16:3e:f0:fc:15","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-03be793f-7822-4f74-ae6e-945da6f93a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:49:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"836c03b9-2c0a-4c06-b155-1caa9d285616","ip_address":"10.55.0.3"}],"id":"e5ef209e-0970-42f5-bebd-3756c084aa3f","security_groups":[],"mac_address":"fa:16:3e:78:de:e4","project_id":"d7106fb6a8c84848a5da0f9bafcab5b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03be793f-7822-4f74-ae6e-945da6f93a1f","tenant_id":"d7106fb6a8c84848a5da0f9bafcab5b3","created_at":"2018-10-02T18:49:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-03be793f-7822-4f74-ae6e-945da6f93a1f"}]} 2018-10-02 18:49:43,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-a0f99d3a-00d1-4899-85e1-3753b957da8c 2018-10-02 18:49:43,477 - create_instance - INFO - Deleting Port with ID - ad905c08-149f-48f8-8b3f-ac776288f375 2018-10-02 18:49:43,477 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7febport-1 2018-10-02 18:49:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/ad905c08-149f-48f8-8b3f-ac776288f375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:43,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-329ce59c-64d2-4d4b-86a0-f86072466ba5 Date: Tue, 02 Oct 2018 18:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:43,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/ad905c08-149f-48f8-8b3f-ac776288f375 used request id req-329ce59c-64d2-4d4b-86a0-f86072466ba5 2018-10-02 18:49:43,990 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst 2018-10-02 18:49:43,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:44,142 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c01ba62-b2ac-49fb-9595-a2a2e00c71c8 x-compute-request-id: req-6c01ba62-b2ac-49fb-9595-a2a2e00c71c8 Content-Type: application/json 2018-10-02 18:49:44,142 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-6c01ba62-b2ac-49fb-9595-a2a2e00c71c8 2018-10-02 18:49:44,143 - create_instance - INFO - Checking deletion status 2018-10-02 18:49:44,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:44,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-87d25580-97d1-456d-99a7-4b3c98171f3d x-compute-request-id: req-87d25580-97d1-456d-99a7-4b3c98171f3d 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.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "rel": "bookmark"}], "image": {"id": "452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "links": [{"href": "http://172.30.9.22:8774/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:49:41.000000", "flavor": {"id": "8f888507-be4c-4046-8852-aea556b50ea8", "links": [{"href": "http://172.30.9.22:8774/flavors/8f888507-be4c-4046-8852-aea556b50ea8", "rel": "bookmark"}]}, "id": "bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5", "user_id": "708d425e397b41aab858d429a3682c1c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:49:44Z", "hostId": "479e07d8d774e6c574de75f59c4219a15835373be83387ba6f8b6135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst", "created": "2018-10-02T18:49:34Z", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:49:44,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-87d25580-97d1-456d-99a7-4b3c98171f3d 2018-10-02 18:49:44,390 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst] is - ACTIVE 2018-10-02 18:49:44,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:49:47,393 - create_instance - DEBUG - VM status query timeout in 296.749647856 2018-10-02 18:49:47,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e6442dc6a191f425289f05041ed35e368e7367" 2018-10-02 18:49:47,442 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-77aa559b-387b-4731-932e-18954fd9adf7 x-compute-request-id: req-77aa559b-387b-4731-932e-18954fd9adf7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 could not be found.", "code": 404}} 2018-10-02 18:49:47,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 used request id req-77aa559b-387b-4731-932e-18954fd9adf7 2018-10-02 18:49:47,442 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bcd8c1a6-28ed-44f6-98b9-4be1b630e6b5 could not be found. (HTTP 404) (Request-ID: req-77aa559b-387b-4731-932e-18954fd9adf7) 2018-10-02 18:49:47,442 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-inst 2018-10-02 18:49:47,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83d3035e4046e85f6990ff20057357c2d28986b" 2018-10-02 18:49:47,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-4ebb9ac7-7600-4810-8ad7-d3935ed7b759 x-compute-request-id: req-4ebb9ac7-7600-4810-8ad7-d3935ed7b759 Content-Length: 0 Content-Type: application/json 2018-10-02 18:49:47,490 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8f888507-be4c-4046-8852-aea556b50ea8 used request id req-4ebb9ac7-7600-4810-8ad7-d3935ed7b759 2018-10-02 18:49:47,491 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet 2018-10-02 18:49:47,491 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-subnet 2018-10-02 18:49:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/836c03b9-2c0a-4c06-b155-1caa9d285616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:49,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-797afd00-1557-40ce-8a37-c5c58a8e5697 Date: Tue, 02 Oct 2018 18:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:49,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/836c03b9-2c0a-4c06-b155-1caa9d285616 used request id req-797afd00-1557-40ce-8a37-c5c58a8e5697 2018-10-02 18:49:49,768 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-pub-net 2018-10-02 18:49:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/03be793f-7822-4f74-ae6e-945da6f93a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86de188be6a7a05e59fa673f4c1e17cc6a40ae6" 2018-10-02 18:49:50,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfc248e3-5e8a-48a7-81de-d4e7a062a3ee Date: Tue, 02 Oct 2018 18:49:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:50,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/03be793f-7822-4f74-ae6e-945da6f93a1f used request id req-bfc248e3-5e8a-48a7-81de-d4e7a062a3ee 2018-10-02 18:49:50,886 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-951674ab-ac12-4ff3-a090-8a8da88f7feb-image 2018-10-02 18:49:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3954f28f5488621c4c110d95a55c6c41972abfeb" 2018-10-02 18:49:52,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82dedc4f-1058-42c5-bccf-725a27857979 Date: Tue, 02 Oct 2018 18:49:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:49:52,099 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/452e27a0-6a4f-4fa6-b65c-6de720ee7cf3 used request id req-82dedc4f-1058-42c5-bccf-725a27857979 2018-10-02 18:49:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:52,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e61aa326-0161-49d2-890d-fe8437771aae Date: Tue, 02 Oct 2018 18:49:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "created_at": "2018-10-02T18:49:24Z", "updated_at": "2018-10-02T18:49:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "revision_number": 0, "id": "818276aa-fbe6-4b3d-8827-1a07ae84d8d2", "remote_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "remote_ip_prefix": null, "created_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "revision_number": 0, "id": "99118335-665f-42dd-8880-c2ab346e9a5f", "remote_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "remote_ip_prefix": null, "created_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "revision_number": 0, "id": "d1ac4eca-23e9-4914-a0f2-b6d1cc8d9e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "revision_number": 0, "id": "d9641cf2-0b21-4911-bf41-0b292d9e097e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3"}], "revision_number": 4, "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:49:52,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e61aa326-0161-49d2-890d-fe8437771aae 2018-10-02 18:49:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:52,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0ffd80-b2d2-44cc-b453-b1771fee3588 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:49:52,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-8a0ffd80-b2d2-44cc-b453-b1771fee3588 2018-10-02 18:49:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:52,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e12cdc-8502-45c2-8848-d2ced8f04c2b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3"}, "enabled": true, "id": "d7106fb6a8c84848a5da0f9bafcab5b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28940990-5a8d-40b-proj"}} 2018-10-02 18:49:52,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-d3e12cdc-8502-45c2-8848-d2ced8f04c2b 2018-10-02 18:49:52,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed7a5b81-026c-4df5-9215-3c40464f09aa 2018-10-02 18:49:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed7a5b81-026c-4df5-9215-3c40464f09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:52,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e9c1d8fc-ea6a-463b-98ab-92b4b6052ca6 Date: Tue, 02 Oct 2018 18:49:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "port_range_min": null, "revision_number": 0, "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "created_at": "2018-10-02T18:49:24Z", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "id": "818276aa-fbe6-4b3d-8827-1a07ae84d8d2"}, {"remote_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "port_range_min": null, "revision_number": 0, "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "created_at": "2018-10-02T18:49:24Z", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "id": "99118335-665f-42dd-8880-c2ab346e9a5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "port_range_min": null, "revision_number": 0, "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "created_at": "2018-10-02T18:49:24Z", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "id": "d1ac4eca-23e9-4914-a0f2-b6d1cc8d9e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:49:24Z", "security_group_id": "ed7a5b81-026c-4df5-9215-3c40464f09aa", "port_range_min": null, "revision_number": 0, "tenant_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "created_at": "2018-10-02T18:49:24Z", "project_id": "d7106fb6a8c84848a5da0f9bafcab5b3", "id": "d9641cf2-0b21-4911-bf41-0b292d9e097e"}]} 2018-10-02 18:49:52,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed7a5b81-026c-4df5-9215-3c40464f09aa used request id req-e9c1d8fc-ea6a-463b-98ab-92b4b6052ca6 2018-10-02 18:49:52,697 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:49:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ed7a5b81-026c-4df5-9215-3c40464f09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:53,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-197e7ad4-df82-47e3-ae8e-38380310fdb7 Content-Length: 0 Date: Tue, 02 Oct 2018 18:49:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:49:53,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ed7a5b81-026c-4df5-9215-3c40464f09aa used request id req-197e7ad4-df82-47e3-ae8e-38380310fdb7 2018-10-02 18:49:53,010 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-28940990-5a8d-40b-proj 2018-10-02 18:49:53,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:53,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc2a3a3-a66f-4333-86c1-80bd6fdcbf00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:53,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d7106fb6a8c84848a5da0f9bafcab5b3 used request id req-7cc2a3a3-a66f-4333-86c1-80bd6fdcbf00 2018-10-02 18:49:53,228 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-28940990-5a8d-40b-proj-role 2018-10-02 18:49:53,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/136d653685024a17bac58f34529e2abb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:53,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b53c43-dba4-4c69-8b79-0a463acf52ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:53,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/136d653685024a17bac58f34529e2abb used request id req-71b53c43-dba4-4c69-8b79-0a463acf52ab 2018-10-02 18:49:53,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4fff7bedfc77a38e056d6c71a27ebe06e44499" 2018-10-02 18:49:53,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41161170-a0f2-4895-a87e-a7f2b8c00c63 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:49:53,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-41161170-a0f2-4895-a87e-a7f2b8c00c63 2018-10-02 18:49:53,434 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-28940990-5a8d-40b-user 2018-10-02 18:49:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/708d425e397b41aab858d429a3682c1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81865f4f46b427e59b44a53ed3f7da2af9d4eaa" 2018-10-02 18:49:53,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a6c4d3-b5eb-47ed-926e-ba4fd01ac71f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:53,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/708d425e397b41aab858d429a3682c1c used request id req-c4a6c4d3-b5eb-47ed-926e-ba4fd01ac71f 2018-10-02 18:49:53,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:54,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["TMEJWPwPSz-E-moJClXftQ"], "issued_at": "2018-10-02T18:49:54.000000Z"}} 2018-10-02 18:49:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e6accbb051c757ee8a61cac41b914166d11053" 2018-10-02 18:49:54,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cdeb7b-8c3b-4e3b-8a97-2caa168530f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:54,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a7cdeb7b-8c3b-4e3b-8a97-2caa168530f1 2018-10-02 18:49:54,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:54,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:54,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["dN8X8VHpSrSTJnFF0vVWnQ"], "issued_at": "2018-10-02T18:49:54.000000Z"}} 2018-10-02 18:49:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:49:54,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8309d001-f354-4301-9eec-b7d3b65c3cc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:54,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8309d001-f354-4301-9eec-b7d3b65c3cc5 2018-10-02 18:49:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:49:54,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:49:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:49:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c9f3a3-7817-4d1d-81bf-da4d21335fc3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:49:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj used request id req-41c9f3a3-7817-4d1d-81bf-da4d21335fc3 2018-10-02 18:49:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:49:54,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c826b7ae-b9bf-4bf3-a584-c24e9bd910cb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:49:54,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c826b7ae-b9bf-4bf3-a584-c24e9bd910cb 2018-10-02 18:49:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}}' 2018-10-02 18:49:55,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07106096-c2e6-4649-9102-1b92f63aa7a2 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:49:55,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-07106096-c2e6-4649-9102-1b92f63aa7a2 2018-10-02 18:49:55,082 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj 2018-10-02 18:49:55,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:55,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:55,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["u3Ib5-wkR6ObNMsgQswKrw"], "issued_at": "2018-10-02T18:49:55.000000Z"}} 2018-10-02 18:49:55,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab65d139dfe21446521d25aaeb6e8df45a1a21f" 2018-10-02 18:49:55,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c5a8a3-9a38-4857-9d5d-968a84fd7192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:55,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-52c5a8a3-9a38-4857-9d5d-968a84fd7192 2018-10-02 18:49:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:49:55,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:49:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab65d139dfe21446521d25aaeb6e8df45a1a21f" 2018-10-02 18:49:55,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df3c270-0844-4b8c-8cda-51b7a56a6287 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:49:55,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8df3c270-0844-4b8c-8cda-51b7a56a6287 2018-10-02 18:49:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab65d139dfe21446521d25aaeb6e8df45a1a21f" 2018-10-02 18:49:55,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8025b03b-9d2d-46d2-b207-7321af30b6ba Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}]} 2018-10-02 18:49:55,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj used request id req-8025b03b-9d2d-46d2-b207-7321af30b6ba 2018-10-02 18:49:55,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab65d139dfe21446521d25aaeb6e8df45a1a21f" 2018-10-02 18:49:55,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88088bd-5a65-418e-8a2e-fb624a4c1db7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:49:55,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f88088bd-5a65-418e-8a2e-fb624a4c1db7 2018-10-02 18:49:56,171 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user 2018-10-02 18:49:56,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:49:56,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa411226-edb6-4f97-ac9b-29ff3fb4ce90 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:49:56,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fa411226-edb6-4f97-ac9b-29ff3fb4ce90 2018-10-02 18:49:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" -d '{"role": {"name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}}' 2018-10-02 18:49:56,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbdf065-5cd1-4360-b95e-f6dd205340d5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1565e46f7ac64d8ca73ed8128a4c447a", "links": {"self": "http://172.30.9.22:5000/v3/roles/1565e46f7ac64d8ca73ed8128a4c447a"}, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}} 2018-10-02 18:49:56,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3cbdf065-5cd1-4360-b95e-f6dd205340d5 2018-10-02 18:49:56,405 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role 2018-10-02 18:49:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/1565e46f7ac64d8ca73ed8128a4c447a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:49:56,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeee96de-9583-4865-aa00-68b716b0924e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/1565e46f7ac64d8ca73ed8128a4c447a"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role", "id": "1565e46f7ac64d8ca73ed8128a4c447a"}} 2018-10-02 18:49:56,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/1565e46f7ac64d8ca73ed8128a4c447a used request id req-eeee96de-9583-4865-aa00-68b716b0924e 2018-10-02 18:49:56,490 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role to project CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj 2018-10-02 18:49:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e/users/b1ec405e769f427aa711a404d3cf39ff/roles/1565e46f7ac64d8ca73ed8128a4c447a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:49:56,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29198e3a-cfa0-4b6e-9f43-8f7c1f9f990e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:49:56,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e/users/b1ec405e769f427aa711a404d3cf39ff/roles/1565e46f7ac64d8ca73ed8128a4c447a used request id req-29198e3a-cfa0-4b6e-9f43-8f7c1f9f990e 2018-10-02 18:49:56,624 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:49:56,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:56,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:57,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1565e46f7ac64d8ca73ed8128a4c447a", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}], "expires_at": "2018-10-02T19:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b71548801a7843e89a46d2097aca4e5e", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user", "id": "b1ec405e769f427aa711a404d3cf39ff"}, "audit_ids": ["8vAbQfR_SUC262syKhPqSg"], "issued_at": "2018-10-02T18:49:57.000000Z"}} 2018-10-02 18:49:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:49:57,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8dc0d35-8a46-4b6c-810c-9813d3a9ad12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:57,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d8dc0d35-8a46-4b6c-810c-9813d3a9ad12 2018-10-02 18:49:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:49:57,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f08d8749-5cea-4dfa-acaf-cc8dd71a719d Date: Tue, 02 Oct 2018 18:49:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image"} 2018-10-02 18:49:57,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image used request id req-f08d8749-5cea-4dfa-acaf-cc8dd71a719d 2018-10-02 18:49:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:49:57,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a96d634-31d8-4a50-9ecc-554b757e9b69 Date: Tue, 02 Oct 2018 18:49:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:49:57,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9a96d634-31d8-4a50-9ecc-554b757e9b69 2018-10-02 18:49:57,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image"}' 2018-10-02 18:49:57,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 X-Openstack-Request-Id: req-e8b58320-bb25-424b-a522-3c1c3f710250 Date: Tue, 02 Oct 2018 18:49:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "min_disk": 0, "protected": false, "id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "file": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/file", "checksum": null, "owner": "b71548801a7843e89a46d2097aca4e5e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:49:57,653 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e8b58320-bb25-424b-a522-3c1c3f710250 2018-10-02 18:49:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" -d '' 2018-10-02 18:49:58,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f70d8fac-967f-42af-8e83-5cace66ea165 Date: Tue, 02 Oct 2018 18:49:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:49:58,898 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/file used request id req-f70d8fac-967f-42af-8e83-5cace66ea165 2018-10-02 18:49:58,899 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:49:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:49:59,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-411c88e2-25bf-4db5-85f2-3204dd9ef484 Date: Tue, 02 Oct 2018 18:49:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:58Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/snap", "metadata": {}}], "self": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "min_disk": 0, "protected": false, "id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "file": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b71548801a7843e89a46d2097aca4e5e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:49:59,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 used request id req-411c88e2-25bf-4db5-85f2-3204dd9ef484 2018-10-02 18:49:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:49:59,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c736674-87d2-472d-9130-57bb71b77535 Date: Tue, 02 Oct 2018 18:49:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:49:59,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8c736674-87d2-472d-9130-57bb71b77535 2018-10-02 18:49:59,228 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image 2018-10-02 18:49:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:49:59,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0f8fb98e-e781-46c5-a92c-86aa3bc2ec8b Date: Tue, 02 Oct 2018 18:49:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:58Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/snap", "metadata": {}}], "self": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "min_disk": 0, "protected": false, "id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "file": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b71548801a7843e89a46d2097aca4e5e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:49:59,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 used request id req-0f8fb98e-e781-46c5-a92c-86aa3bc2ec8b 2018-10-02 18:49:59,383 - create_image - DEBUG - Instance status is - active 2018-10-02 18:49:59,383 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image 2018-10-02 18:49:59,383 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image 2018-10-02 18:49:59,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:49:59,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:49:59,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1565e46f7ac64d8ca73ed8128a4c447a", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}], "expires_at": "2018-10-02T19:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b71548801a7843e89a46d2097aca4e5e", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user", "id": "b1ec405e769f427aa711a404d3cf39ff"}, "audit_ids": ["AQ1cfxD4TpOWfE0-6NQxBw"], "issued_at": "2018-10-02T18:49:59.000000Z"}} 2018-10-02 18:49:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:49:59,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4027897-327f-4193-acc3-eae2abcc2dfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:49:59,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c4027897-327f-4193-acc3-eae2abcc2dfa 2018-10-02 18:49:59,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:00,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5ec2e93-ad5f-45cd-9a09-75b45eded2b3 Date: Tue, 02 Oct 2018 18:50:00 GMT RESP BODY: {"networks":[]} 2018-10-02 18:50:00,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net used request id req-f5ec2e93-ad5f-45cd-9a09-75b45eded2b3 2018-10-02 18:50:00,110 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net 2018-10-02 18:50:00,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" -d '{"network": {"name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net", "admin_state_up": true}}' 2018-10-02 18:50:00,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-88c92c0f-6772-4e88-8c48-cc8fd8077152 Date: Tue, 02 Oct 2018 18:50:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8809b846-d25f-4ff2-83a3-aba38b395523","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:50:00Z","is_default":false,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:00Z","mtu":1450}} 2018-10-02 18:50:00,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-88c92c0f-6772-4e88-8c48-cc8fd8077152 2018-10-02 18:50:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8809b846-d25f-4ff2-83a3-aba38b395523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:00,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-0ca9c839-2b8f-4db6-80f0-a083eed96a0f Date: Tue, 02 Oct 2018 18:50: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-10-02T18:50:00Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"8809b846-d25f-4ff2-83a3-aba38b395523","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net"}]} 2018-10-02 18:50:00,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8809b846-d25f-4ff2-83a3-aba38b395523 used request id req-0ca9c839-2b8f-4db6-80f0-a083eed96a0f 2018-10-02 18:50:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8809b846-d25f-4ff2-83a3-aba38b395523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:01,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-510445d9-ce03-4ecc-bd30-538e85e99e8e Date: Tue, 02 Oct 2018 18:50:01 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:50:01,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8809b846-d25f-4ff2-83a3-aba38b395523 used request id req-510445d9-ce03-4ecc-bd30-538e85e99e8e 2018-10-02 18:50:01,097 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-subnet 2018-10-02 18:50:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" -d '{"subnets": [{"ip_version": 4, "network_id": "8809b846-d25f-4ff2-83a3-aba38b395523", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-subnet"}]}' 2018-10-02 18:50:01,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d27236a6-d71c-4a4b-865f-1da6e1e3fd5a Date: Tue, 02 Oct 2018 18:50:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8809b846-d25f-4ff2-83a3-aba38b395523","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"2d225137-7c2e-41c1-8f0d-8e3e0d522fde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-subnet"}]} 2018-10-02 18:50:01,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-d27236a6-d71c-4a4b-865f-1da6e1e3fd5a 2018-10-02 18:50:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8809b846-d25f-4ff2-83a3-aba38b395523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:02,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f2c4f437-e62c-468d-8cec-0427837b00fd Date: Tue, 02 Oct 2018 18:50: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":["2d225137-7c2e-41c1-8f0d-8e3e0d522fde"],"updated_at":"2018-10-02T18:50:01Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"8809b846-d25f-4ff2-83a3-aba38b395523","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net"}]} 2018-10-02 18:50:02,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8809b846-d25f-4ff2-83a3-aba38b395523 used request id req-f2c4f437-e62c-468d-8cec-0427837b00fd 2018-10-02 18:50:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8809b846-d25f-4ff2-83a3-aba38b395523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-762e2e3b-e971-40d1-9620-eeb9846016c1 Date: Tue, 02 Oct 2018 18:50:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8809b846-d25f-4ff2-83a3-aba38b395523","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:01Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"2d225137-7c2e-41c1-8f0d-8e3e0d522fde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-subnet"}]} 2018-10-02 18:50:02,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8809b846-d25f-4ff2-83a3-aba38b395523 used request id req-762e2e3b-e971-40d1-9620-eeb9846016c1 2018-10-02 18:50:02,146 - OpenStackNetwork - DEBUG - Network [8809b846-d25f-4ff2-83a3-aba38b395523] created successfully 2018-10-02 18:50:02,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:02,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:02,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wIGLYuXRSLyw9S2EzWO5rg"], "issued_at": "2018-10-02T18:50:02.000000Z"}} 2018-10-02 18:50:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4414b8811507fa3c14247b794d25fb5606003c14" 2018-10-02 18:50:02,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c51c35-ab78-4cf5-99ea-c04066c49382 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:02,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-25c51c35-ab78-4cf5-99ea-c04066c49382 2018-10-02 18:50:02,608 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:50:02,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4414b8811507fa3c14247b794d25fb5606003c14" 2018-10-02 18:50:02,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-573b0514-183f-431b-a6c1-eb11b5cad0b0 x-compute-request-id: req-573b0514-183f-431b-a6c1-eb11b5cad0b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:50:02,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-573b0514-183f-431b-a6c1-eb11b5cad0b0 2018-10-02 18:50:02,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4414b8811507fa3c14247b794d25fb5606003c14" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:50:02,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-f7e18d4b-8e5a-485a-a94c-d2302b5a4afe x-compute-request-id: req-f7e18d4b-8e5a-485a-a94c-d2302b5a4afe Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:50:02,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f7e18d4b-8e5a-485a-a94c-d2302b5a4afe 2018-10-02 18:50:02,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:02,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:03,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1565e46f7ac64d8ca73ed8128a4c447a", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}], "expires_at": "2018-10-02T19:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b71548801a7843e89a46d2097aca4e5e", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user", "id": "b1ec405e769f427aa711a404d3cf39ff"}, "audit_ids": ["Yg1cffsqQzypMb8rhtFXDA"], "issued_at": "2018-10-02T18:50:03.000000Z"}} 2018-10-02 18:50:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:03,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98749688-b309-4d65-a32a-c81b32eb57da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:03,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-98749688-b309-4d65-a32a-c81b32eb57da 2018-10-02 18:50:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:03,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-187611e7-bf90-4dca-92a9-4ef2b2abcc29 Date: Tue, 02 Oct 2018 18:50:03 GMT RESP BODY: {"networks":[]} 2018-10-02 18:50:03,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-187611e7-bf90-4dca-92a9-4ef2b2abcc29 2018-10-02 18:50:03,465 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 2018-10-02 18:50:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" -d '{"network": {"name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2", "admin_state_up": true}}' 2018-10-02 18:50:03,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-812fe263-46cc-4f1a-9de4-4250ef26febc Date: Tue, 02 Oct 2018 18:50:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"45feb688-ab8b-4984-b175-51862d33d669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:50:03Z","is_default":false,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","mtu":1450}} 2018-10-02 18:50:03,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-812fe263-46cc-4f1a-9de4-4250ef26febc 2018-10-02 18:50:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:04,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-410634ec-3bbe-4bcd-b68f-66e23f83bfaf Date: Tue, 02 Oct 2018 18:50:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:50:03Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:04,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-410634ec-3bbe-4bcd-b68f-66e23f83bfaf 2018-10-02 18:50:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:04,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a73c5f8-a6de-4278-b988-d3156aba6b6f Date: Tue, 02 Oct 2018 18:50:04 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:50:04,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-6a73c5f8-a6de-4278-b988-d3156aba6b6f 2018-10-02 18:50:04,263 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1 2018-10-02 18:50:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" -d '{"subnets": [{"ip_version": 4, "network_id": "45feb688-ab8b-4984-b175-51862d33d669", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"}]}' 2018-10-02 18:50:05,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b7492557-acc9-4171-92a1-7df21b6f57ec Date: Tue, 02 Oct 2018 18:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"}]} 2018-10-02 18:50:05,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b7492557-acc9-4171-92a1-7df21b6f57ec 2018-10-02 18:50:05,014 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2 2018-10-02 18:50:05,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" -d '{"subnets": [{"ip_version": 4, "network_id": "45feb688-ab8b-4984-b175-51862d33d669", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]}' 2018-10-02 18:50:05,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-422d22ba-e482-480b-88ea-8dc61f5393f7 Date: Tue, 02 Oct 2018 18:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:05,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-422d22ba-e482-480b-88ea-8dc61f5393f7 2018-10-02 18:50:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:05,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d9e5923d-4b85-4127-b195-76765a9a652b Date: Tue, 02 Oct 2018 18: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":["327cc322-adac-4e53-a003-8f7baa0b1fce","f91b800d-8ada-4782-bfec-6d0f1e9c7c54"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:05,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-d9e5923d-4b85-4127-b195-76765a9a652b 2018-10-02 18:50:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:06,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-90844fbe-a9ba-476e-bcc5-458733751049 Date: Tue, 02 Oct 2018 18:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:06,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-90844fbe-a9ba-476e-bcc5-458733751049 2018-10-02 18:50:06,180 - OpenStackNetwork - DEBUG - Network [45feb688-ab8b-4984-b175-51862d33d669] created successfully 2018-10-02 18:50:06,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:06,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:06,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1565e46f7ac64d8ca73ed8128a4c447a", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}], "expires_at": "2018-10-02T19:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b71548801a7843e89a46d2097aca4e5e", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user", "id": "b1ec405e769f427aa711a404d3cf39ff"}, "audit_ids": ["Hkx6BT1gRcyliRK8G9m5oA"], "issued_at": "2018-10-02T18:50:06.000000Z"}} 2018-10-02 18:50:06,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:06,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9c95d2-bcb0-4430-8d45-e342dd6da964 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:06,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9d9c95d2-bcb0-4430-8d45-e342dd6da964 2018-10-02 18:50:06,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:50:06,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:06,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b2f3ff-61fb-412f-9e79-35b1981d4154 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:06,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-60b2f3ff-61fb-412f-9e79-35b1981d4154 2018-10-02 18:50:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:07,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d54b7bcc-191c-41f2-91a4-334caf84f915 Date: Tue, 02 Oct 2018 18: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":["f91b800d-8ada-4782-bfec-6d0f1e9c7c54","327cc322-adac-4e53-a003-8f7baa0b1fce"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:07,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-d54b7bcc-191c-41f2-91a4-334caf84f915 2018-10-02 18:50:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:50:07,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:50: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:50:07,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:07,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bde89b6-11af-4217-9358-cf3c73a49df2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:07,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-4bde89b6-11af-4217-9358-cf3c73a49df2 2018-10-02 18:50:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7d63c051-713b-4f02-adc0-c846e9789733 Date: Tue, 02 Oct 2018 18:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:07,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-7d63c051-713b-4f02-adc0-c846e9789733 2018-10-02 18:50:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:07,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fdc5ea43-8e44-4e9f-9ec3-9ee1e602c453 Date: Tue, 02 Oct 2018 18:50:07 GMT RESP BODY: {"ports":[]} 2018-10-02 18:50:07,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1&admin_state_up=True used request id req-fdc5ea43-8e44-4e9f-9ec3-9ee1e602c453 2018-10-02 18:50:07,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:07,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b21c25e-c5e2-4d8c-9dc6-12223eb4d9b3 x-compute-request-id: req-1b21c25e-c5e2-4d8c-9dc6-12223eb4d9b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:50:07,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst used request id req-1b21c25e-c5e2-4d8c-9dc6-12223eb4d9b3 2018-10-02 18:50:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:08,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2cd0ea26-411c-4c35-8deb-8aa885a35984 Date: Tue, 02 Oct 2018 18:50: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":["f91b800d-8ada-4782-bfec-6d0f1e9c7c54","327cc322-adac-4e53-a003-8f7baa0b1fce"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:08,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-2cd0ea26-411c-4c35-8deb-8aa885a35984 2018-10-02 18:50:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:08,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb5b6ba-e419-4e77-b851-bd95b990da50 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:08,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-6fb5b6ba-e419-4e77-b851-bd95b990da50 2018-10-02 18:50:08,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:08,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e90c696e-7f95-406e-a52c-35fd7af2538a Date: Tue, 02 Oct 2018 18:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:08,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-e90c696e-7f95-406e-a52c-35fd7af2538a 2018-10-02 18:50:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:08,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fd89f4f-01a7-4f23-b4de-89f6e53c4a8f Date: Tue, 02 Oct 2018 18:50:08 GMT RESP BODY: {"ports":[]} 2018-10-02 18:50:08,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1&admin_state_up=True used request id req-9fd89f4f-01a7-4f23-b4de-89f6e53c4a8f 2018-10-02 18:50:08,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:08,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:09,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1565e46f7ac64d8ca73ed8128a4c447a", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role"}], "expires_at": "2018-10-02T19:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b71548801a7843e89a46d2097aca4e5e", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b71548801a7843e89a46d2097aca4e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user", "id": "b1ec405e769f427aa711a404d3cf39ff"}, "audit_ids": ["CwGo9gZXSZusrZ-4kgPzKA"], "issued_at": "2018-10-02T18:50:09.000000Z"}} 2018-10-02 18:50:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70863de6b5b1416cd5fc8df421859ce3a7f1688" 2018-10-02 18:50:09,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80847828-7d20-4108-93a6-06096fb1c148 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:09,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80847828-7d20-4108-93a6-06096fb1c148 2018-10-02 18:50:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:09,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-5e3b1a7b-8507-4c56-a98e-32d1ce72a3d0 Date: Tue, 02 Oct 2018 18: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":["f91b800d-8ada-4782-bfec-6d0f1e9c7c54","327cc322-adac-4e53-a003-8f7baa0b1fce"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:09,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-5e3b1a7b-8507-4c56-a98e-32d1ce72a3d0 2018-10-02 18:50:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:09,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e0ecb1d3-da3b-4a36-9e2c-4789fec1e8a9 Date: Tue, 02 Oct 2018 18:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:09,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-e0ecb1d3-da3b-4a36-9e2c-4789fec1e8a9 2018-10-02 18:50:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:09,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-3bbed12a-a83d-4107-ba70-e32292a002f0 Date: Tue, 02 Oct 2018 18: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":["f91b800d-8ada-4782-bfec-6d0f1e9c7c54","327cc322-adac-4e53-a003-8f7baa0b1fce"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:09,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-3bbed12a-a83d-4107-ba70-e32292a002f0 2018-10-02 18:50:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:50:09,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:50:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70863de6b5b1416cd5fc8df421859ce3a7f1688" 2018-10-02 18:50:09,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b720e5a-e181-471a-9e1a-ace80d41cdaa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:09,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-4b720e5a-e181-471a-9e1a-ace80d41cdaa 2018-10-02 18:50:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:09,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-812f1b4e-87aa-46e3-b096-37d11e9ee7aa Date: Tue, 02 Oct 2018 18:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:09,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-812f1b4e-87aa-46e3-b096-37d11e9ee7aa 2018-10-02 18:50:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:10,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b1b1e8ff-e2f2-4e70-8602-b3f66d6f4964 Date: Tue, 02 Oct 2018 18:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"}]} 2018-10-02 18:50:10,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1 used request id req-b1b1e8ff-e2f2-4e70-8602-b3f66d6f4964 2018-10-02 18:50:10,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:10,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-386de8e2-9026-4ba7-a4f8-d09aab701b4c Date: Tue, 02 Oct 2018 18:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:10,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2 used request id req-386de8e2-9026-4ba7-a4f8-d09aab701b4c 2018-10-02 18:50:10,386 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 2018-10-02 18:50:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" -d '{"port": {"network_id": "45feb688-ab8b-4984-b175-51862d33d669", "fixed_ips": [{"subnet_id": "327cc322-adac-4e53-a003-8f7baa0b1fce", "ip_address": "10.55.0.101"}, {"subnet_id": "f91b800d-8ada-4782-bfec-6d0f1e9c7c54", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1", "admin_state_up": true}}' 2018-10-02 18:50:11,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-fb1319b7-0906-4385-b381-0602177e734a Date: Tue, 02 Oct 2018 18:50:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:11Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"327cc322-adac-4e53-a003-8f7baa0b1fce","ip_address":"10.55.0.101"},{"subnet_id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","ip_address":"10.65.0.101"}],"id":"e59a9d47-9cf4-4245-84fd-10aa8df6bfc8","security_groups":["a21769d2-c21e-4471-abce-da50391eefbf"],"mac_address":"fa:16:3e:b5:e2:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1","project_id":"b71548801a7843e89a46d2097aca4e5e","qos_policy_id":null,"admin_state_up":true,"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:10Z","binding:vnic_type":"normal"}} 2018-10-02 18:50:11,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-fb1319b7-0906-4385-b381-0602177e734a 2018-10-02 18:50:11,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:11,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-df6adf66-47b6-4c6f-90ec-ef94047ec454 Date: Tue, 02 Oct 2018 18:50: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":["f91b800d-8ada-4782-bfec-6d0f1e9c7c54","327cc322-adac-4e53-a003-8f7baa0b1fce"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:11,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-df6adf66-47b6-4c6f-90ec-ef94047ec454 2018-10-02 18:50:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:11,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8619208-c163-467e-9b92-904279ada2e7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:11,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-a8619208-c163-467e-9b92-904279ada2e7 2018-10-02 18:50:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:11,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ef0db887-a7ca-4aec-9802-366d6432bf41 Date: Tue, 02 Oct 2018 18:50:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:11,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-ef0db887-a7ca-4aec-9802-366d6432bf41 2018-10-02 18:50:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:12,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-5d1f3460-f4d2-4eda-bf3d-644770fcecc5 Date: Tue, 02 Oct 2018 18:50:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:11Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"327cc322-adac-4e53-a003-8f7baa0b1fce","ip_address":"10.55.0.101"},{"subnet_id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","ip_address":"10.65.0.101"}],"id":"e59a9d47-9cf4-4245-84fd-10aa8df6bfc8","security_groups":["a21769d2-c21e-4471-abce-da50391eefbf"],"mac_address":"fa:16:3e:b5:e2:0a","project_id":"b71548801a7843e89a46d2097aca4e5e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1","admin_state_up":true,"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:50:12,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1&admin_state_up=True used request id req-5d1f3460-f4d2-4eda-bf3d-644770fcecc5 2018-10-02 18:50:12,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:12,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cf1b0d-9748-4f3b-ae02-dca422e2b24c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:12,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-c7cf1b0d-9748-4f3b-ae02-dca422e2b24c 2018-10-02 18:50:12,217 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst 2018-10-02 18:50:12,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:12,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-35e4281d-1064-4eda-860e-b850c7fbcc0b x-compute-request-id: req-35e4281d-1064-4eda-860e-b850c7fbcc0b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-flavor-name"}]} 2018-10-02 18:50:12,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-35e4281d-1064-4eda-860e-b850c7fbcc0b 2018-10-02 18:50:12,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:12,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-25aa3a09-115e-422e-8666-9df1d953853a x-compute-request-id: req-25aa3a09-115e-422e-8666-9df1d953853a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:50:12,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade used request id req-25aa3a09-115e-422e-8666-9df1d953853a 2018-10-02 18:50:12,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:12,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-0a077517-38d6-4e10-81b4-efcd8becbd82 Date: Tue, 02 Oct 2018 18:50:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:49:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:49:58Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/snap", "metadata": {}}], "self": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "min_disk": 0, "protected": false, "id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "file": "/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b71548801a7843e89a46d2097aca4e5e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image"} 2018-10-02 18:50:12,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image used request id req-0a077517-38d6-4e10-81b4-efcd8becbd82 2018-10-02 18:50:12,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:12,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d240ce7-a8db-429e-87f3-88f1fe164b90 Date: Tue, 02 Oct 2018 18:50:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:50:12,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0d240ce7-a8db-429e-87f3-88f1fe164b90 2018-10-02 18:50:12,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" -d '{"server": {"name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "imageRef": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "flavorRef": "96ced692-a23c-4728-96bf-ac2e517b0ade", "max_count": 1, "min_count": 1, "networks": [{"port": "e59a9d47-9cf4-4245-84fd-10aa8df6bfc8"}]}}' 2018-10-02 18:50:13,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-81817983-d289-41fd-8ee8-1e81ecfa8fab x-compute-request-id: req-81817983-d289-41fd-8ee8-1e81ecfa8fab Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "adminPass": "v6YUDtxeAo6t"}} 2018-10-02 18:50:13,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-81817983-d289-41fd-8ee8-1e81ecfa8fab 2018-10-02 18:50:13,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:13,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66ebbf53-0753-4af2-a835-8ae7c3df7ff3 x-compute-request-id: req-66ebbf53-0753-4af2-a835-8ae7c3df7ff3 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.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:50:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:13,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-66ebbf53-0753-4af2-a835-8ae7c3df7ff3 2018-10-02 18:50:13,834 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst 2018-10-02 18:50:13,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:14,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8c8f8b7-b1c1-4c25-8e16-fb5567a59fdf x-compute-request-id: req-c8c8f8b7-b1c1-4c25-8e16-fb5567a59fdf 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.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:50:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:14,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-c8c8f8b7-b1c1-4c25-8e16-fb5567a59fdf 2018-10-02 18:50:14,184 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst] is - BUILD 2018-10-02 18:50:14,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:50:17,187 - create_instance - DEBUG - VM status query timeout in 896.647461891 2018-10-02 18:50:17,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:17,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c819655-b5f9-421e-be59-c855a2f0f26a x-compute-request-id: req-8c819655-b5f9-421e-be59-c855a2f0f26a 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.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "security_groups": [{"name": "default"}], "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:50:15Z", "hostId": "7e2d310b11745cafa413e6b36827a65107a152f5c7ee1e72b9ee6e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:17,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-8c819655-b5f9-421e-be59-c855a2f0f26a 2018-10-02 18:50:17,516 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst] is - BUILD 2018-10-02 18:50:17,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:50:20,519 - create_instance - DEBUG - VM status query timeout in 893.315506935 2018-10-02 18:50:20,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:21,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6566c382-0b9b-418e-8c6f-ef1465eca207 x-compute-request-id: req-6566c382-0b9b-418e-8c6f-ef1465eca207 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e2:0a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e2:0a", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:50:19.000000", "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "security_groups": [{"name": "default"}], "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:50:19Z", "hostId": "7e2d310b11745cafa413e6b36827a65107a152f5c7ee1e72b9ee6e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:21,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-6566c382-0b9b-418e-8c6f-ef1465eca207 2018-10-02 18:50:21,170 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst] is - ACTIVE 2018-10-02 18:50:21,170 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:50:21,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:21,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1651f8c0-0f34-486e-885f-8cff6a7be963 x-compute-request-id: req-1651f8c0-0f34-486e-885f-8cff6a7be963 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e2:0a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e2:0a", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:50:19.000000", "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "security_groups": [{"name": "default"}], "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:50:19Z", "hostId": "7e2d310b11745cafa413e6b36827a65107a152f5c7ee1e72b9ee6e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:21,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-1651f8c0-0f34-486e-885f-8cff6a7be963 2018-10-02 18:50:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:22,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ca59d4b5-a9cf-4d27-8858-d4ac1fe950b2 Date: Tue, 02 Oct 2018 18:50:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f91b800d-8ada-4782-bfec-6d0f1e9c7c54","327cc322-adac-4e53-a003-8f7baa0b1fce"],"updated_at":"2018-10-02T18:50:05Z","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"b71548801a7843e89a46d2097aca4e5e","id":"45feb688-ab8b-4984-b175-51862d33d669","name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2"}]} 2018-10-02 18:50:22,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 used request id req-ca59d4b5-a9cf-4d27-8858-d4ac1fe950b2 2018-10-02 18:50:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:22,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6919bebc-0e84-416c-8ab3-e77b46ec3182 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:22,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-6919bebc-0e84-416c-8ab3-e77b46ec3182 2018-10-02 18:50:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:22,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7b09d3cd-3b9b-45c2-a229-c74266b75572 Date: Tue, 02 Oct 2018 18:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:04Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50: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":"b71548801a7843e89a46d2097aca4e5e","id":"327cc322-adac-4e53-a003-8f7baa0b1fce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:05Z","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":"b71548801a7843e89a46d2097aca4e5e","id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2"}]} 2018-10-02 18:50:22,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-7b09d3cd-3b9b-45c2-a229-c74266b75572 2018-10-02 18:50:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:22,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-aa1ea97f-61ce-4427-96af-b1fe2efb6a88 Date: Tue, 02 Oct 2018 18:50:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:07Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"327cc322-adac-4e53-a003-8f7baa0b1fce","ip_address":"10.55.0.2"},{"subnet_id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","ip_address":"10.65.0.2"}],"id":"014f5e69-289b-4612-94df-74cd15224028","security_groups":[],"mac_address":"fa:16:3e:90:b8:1c","project_id":"b71548801a7843e89a46d2097aca4e5e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-45feb688-ab8b-4984-b175-51862d33d669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:08Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"327cc322-adac-4e53-a003-8f7baa0b1fce","ip_address":"10.55.0.3"},{"subnet_id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","ip_address":"10.65.0.3"}],"id":"0d9583a0-bc57-4ba1-96cb-dae47ca5d0c3","security_groups":[],"mac_address":"fa:16:3e:8b:e5:93","project_id":"b71548801a7843e89a46d2097aca4e5e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-45feb688-ab8b-4984-b175-51862d33d669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:09Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"327cc322-adac-4e53-a003-8f7baa0b1fce","ip_address":"10.55.0.4"},{"subnet_id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","ip_address":"10.65.0.4"}],"id":"96f8f51b-25aa-4874-a9e5-81fe83057713","security_groups":[],"mac_address":"fa:16:3e:db:ae:b6","project_id":"b71548801a7843e89a46d2097aca4e5e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45feb688-ab8b-4984-b175-51862d33d669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"327cc322-adac-4e53-a003-8f7baa0b1fce","ip_address":"10.55.0.101"},{"subnet_id":"f91b800d-8ada-4782-bfec-6d0f1e9c7c54","ip_address":"10.65.0.101"}],"id":"e59a9d47-9cf4-4245-84fd-10aa8df6bfc8","security_groups":["a21769d2-c21e-4471-abce-da50391eefbf"],"mac_address":"fa:16:3e:b5:e2:0a","project_id":"b71548801a7843e89a46d2097aca4e5e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1","admin_state_up":true,"network_id":"45feb688-ab8b-4984-b175-51862d33d669","tenant_id":"b71548801a7843e89a46d2097aca4e5e","created_at":"2018-10-02T18:50:10Z","binding:vnic_type":"normal","device_id":"bf5ad679-601e-421a-b504-73a493f77a2d"}]} 2018-10-02 18:50:22,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=45feb688-ab8b-4984-b175-51862d33d669 used request id req-aa1ea97f-61ce-4427-96af-b1fe2efb6a88 2018-10-02 18:50:22,690 - create_instance - INFO - Deleting Port with ID - e59a9d47-9cf4-4245-84fd-10aa8df6bfc8 2018-10-02 18:50:22,691 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035port-1 2018-10-02 18:50:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/e59a9d47-9cf4-4245-84fd-10aa8df6bfc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:23,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4637fc00-afd0-4ece-8330-2788e50d4e02 Date: Tue, 02 Oct 2018 18:50:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:23,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/e59a9d47-9cf4-4245-84fd-10aa8df6bfc8 used request id req-4637fc00-afd0-4ece-8330-2788e50d4e02 2018-10-02 18:50:23,505 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst 2018-10-02 18:50:23,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:23,681 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10d83211-28bb-43d1-8cda-e610780cc579 x-compute-request-id: req-10d83211-28bb-43d1-8cda-e610780cc579 Content-Type: application/json 2018-10-02 18:50:23,682 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-10d83211-28bb-43d1-8cda-e610780cc579 2018-10-02 18:50:23,682 - create_instance - INFO - Checking deletion status 2018-10-02 18:50:23,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:24,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecca3290-9275-429c-89cd-8cd9256c8f8e x-compute-request-id: req-ecca3290-9275-429c-89cd-8cd9256c8f8e 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.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:50:19.000000", "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:50:23Z", "hostId": "7e2d310b11745cafa413e6b36827a65107a152f5c7ee1e72b9ee6e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:24,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-ecca3290-9275-429c-89cd-8cd9256c8f8e 2018-10-02 18:50:24,075 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst] is - ACTIVE 2018-10-02 18:50:24,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:50:27,079 - create_instance - DEBUG - VM status query timeout in 296.603430033 2018-10-02 18:50:27,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:27,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c714c1d-c72f-49be-bbb6-cdc6203bd47b x-compute-request-id: req-7c714c1d-c72f-49be-bbb6-cdc6203bd47b 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.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bf5ad679-601e-421a-b504-73a493f77a2d", "rel": "bookmark"}], "image": {"id": "ac89a9a3-235e-48c6-8ab7-41d508a5e464", "links": [{"href": "http://172.30.9.22:8774/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:50:19.000000", "flavor": {"id": "96ced692-a23c-4728-96bf-ac2e517b0ade", "links": [{"href": "http://172.30.9.22:8774/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade", "rel": "bookmark"}]}, "id": "bf5ad679-601e-421a-b504-73a493f77a2d", "user_id": "b1ec405e769f427aa711a404d3cf39ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:50:23Z", "hostId": "7e2d310b11745cafa413e6b36827a65107a152f5c7ee1e72b9ee6e02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst", "created": "2018-10-02T18:50:13Z", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:50:27,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-7c714c1d-c72f-49be-bbb6-cdc6203bd47b 2018-10-02 18:50:27,498 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst] is - ACTIVE 2018-10-02 18:50:27,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:50:30,500 - create_instance - DEBUG - VM status query timeout in 293.181988955 2018-10-02 18:50:30,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ebfd6817bec96952565dd8b7313a0a9d9282ef" 2018-10-02 18:50:30,555 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4877a0b-8905-4bb0-aaec-e1d0a830d8f2 x-compute-request-id: req-c4877a0b-8905-4bb0-aaec-e1d0a830d8f2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bf5ad679-601e-421a-b504-73a493f77a2d could not be found.", "code": 404}} 2018-10-02 18:50:30,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bf5ad679-601e-421a-b504-73a493f77a2d used request id req-c4877a0b-8905-4bb0-aaec-e1d0a830d8f2 2018-10-02 18:50:30,555 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bf5ad679-601e-421a-b504-73a493f77a2d could not be found. (HTTP 404) (Request-ID: req-c4877a0b-8905-4bb0-aaec-e1d0a830d8f2) 2018-10-02 18:50:30,555 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-inst 2018-10-02 18:50:30,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4414b8811507fa3c14247b794d25fb5606003c14" 2018-10-02 18:50:30,771 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02e0650f-8905-4795-8ad5-9f1428878e85 x-compute-request-id: req-02e0650f-8905-4795-8ad5-9f1428878e85 Content-Length: 0 Content-Type: application/json 2018-10-02 18:50:30,771 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/96ced692-a23c-4728-96bf-ac2e517b0ade used request id req-02e0650f-8905-4795-8ad5-9f1428878e85 2018-10-02 18:50:30,772 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-subnet 2018-10-02 18:50:30,772 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-subnet 2018-10-02 18:50:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/2d225137-7c2e-41c1-8f0d-8e3e0d522fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:33,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-752a007e-1717-411a-953a-b0a5542228bb Date: Tue, 02 Oct 2018 18:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:33,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/2d225137-7c2e-41c1-8f0d-8e3e0d522fde used request id req-752a007e-1717-411a-953a-b0a5542228bb 2018-10-02 18:50:33,089 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-pub-net 2018-10-02 18:50:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/8809b846-d25f-4ff2-83a3-aba38b395523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead5ae2f40f51d7076607974938acb8cfffc5b3" 2018-10-02 18:50:34,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57c1be6d-069c-4c66-9ab4-ffe48ee171db Date: Tue, 02 Oct 2018 18:50:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:34,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8809b846-d25f-4ff2-83a3-aba38b395523 used request id req-57c1be6d-069c-4c66-9ab4-ffe48ee171db 2018-10-02 18:50:34,297 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1 2018-10-02 18:50:34,297 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet1 2018-10-02 18:50:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/327cc322-adac-4e53-a003-8f7baa0b1fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:36,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-379ac144-f892-4cf3-9b44-970a5b97ddc2 Date: Tue, 02 Oct 2018 18:50:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:36,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/327cc322-adac-4e53-a003-8f7baa0b1fce used request id req-379ac144-f892-4cf3-9b44-970a5b97ddc2 2018-10-02 18:50:36,518 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2 2018-10-02 18:50:36,518 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-subnet2 2018-10-02 18:50:36,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/f91b800d-8ada-4782-bfec-6d0f1e9c7c54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:38,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d37e65c-a2af-4046-b820-2f57112d7e89 Date: Tue, 02 Oct 2018 18:50:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:38,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f91b800d-8ada-4782-bfec-6d0f1e9c7c54 used request id req-4d37e65c-a2af-4046-b820-2f57112d7e89 2018-10-02 18:50:38,689 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035net2 2018-10-02 18:50:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/45feb688-ab8b-4984-b175-51862d33d669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a330dec0f2608d53d3a5bb21f2c8986396a5022" 2018-10-02 18:50:40,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e14fefac-a9ac-443d-a351-44cd4e0a7826 Date: Tue, 02 Oct 2018 18:50:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:40,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/45feb688-ab8b-4984-b175-51862d33d669 used request id req-e14fefac-a9ac-443d-a351-44cd4e0a7826 2018-10-02 18:50:40,100 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f736c718-311c-41e3-9f4a-6fec8b910035-image 2018-10-02 18:50:40,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22df0c1f4a34f2e6e6b3b34f9a1ce786a695c336" 2018-10-02 18:50:41,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-910f572a-75b2-4dd2-a2d7-6a0eb091ff54 Date: Tue, 02 Oct 2018 18:50:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:50:41,889 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ac89a9a3-235e-48c6-8ab7-41d508a5e464 used request id req-910f572a-75b2-4dd2-a2d7-6a0eb091ff54 2018-10-02 18:50:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:42,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-37d0e9cf-a2fa-49b4-99fa-0befdde6812e Date: Tue, 02 Oct 2018 18:50:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "created_at": "2018-10-02T18:50:00Z", "updated_at": "2018-10-02T18:50:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "revision_number": 0, "id": "0fc81664-59d7-44f1-b61f-504df4980e01", "remote_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b71548801a7843e89a46d2097aca4e5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "revision_number": 0, "id": "6cd89c5b-ab22-4ac7-a72b-bf9123229869", "remote_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b71548801a7843e89a46d2097aca4e5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "revision_number": 0, "id": "c24c2106-2bda-49fe-b50e-1b35c01b5151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b71548801a7843e89a46d2097aca4e5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "revision_number": 0, "id": "e7d137db-f9cd-4846-b615-0143382b243f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b71548801a7843e89a46d2097aca4e5e"}], "revision_number": 4, "project_id": "b71548801a7843e89a46d2097aca4e5e", "id": "a21769d2-c21e-4471-abce-da50391eefbf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:50:42,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-37d0e9cf-a2fa-49b4-99fa-0befdde6812e 2018-10-02 18:50:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799ec7f7-cec5-4e28-9616-e05c092e7e85 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:50:42,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-799ec7f7-cec5-4e28-9616-e05c092e7e85 2018-10-02 18:50:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:42,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7720d061-6888-43fb-8fb6-1915fb7bc3c3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e"}, "enabled": true, "id": "b71548801a7843e89a46d2097aca4e5e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj"}} 2018-10-02 18:50:42,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-7720d061-6888-43fb-8fb6-1915fb7bc3c3 2018-10-02 18:50:42,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a21769d2-c21e-4471-abce-da50391eefbf 2018-10-02 18:50:42,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a21769d2-c21e-4471-abce-da50391eefbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:42,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-715f1bc7-a74a-4873-8e33-6fa838beb350 Date: Tue, 02 Oct 2018 18:50:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "port_range_min": null, "revision_number": 0, "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "created_at": "2018-10-02T18:50:00Z", "project_id": "b71548801a7843e89a46d2097aca4e5e", "id": "0fc81664-59d7-44f1-b61f-504df4980e01"}, {"remote_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "port_range_min": null, "revision_number": 0, "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "created_at": "2018-10-02T18:50:00Z", "project_id": "b71548801a7843e89a46d2097aca4e5e", "id": "6cd89c5b-ab22-4ac7-a72b-bf9123229869"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "port_range_min": null, "revision_number": 0, "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "created_at": "2018-10-02T18:50:00Z", "project_id": "b71548801a7843e89a46d2097aca4e5e", "id": "c24c2106-2bda-49fe-b50e-1b35c01b5151"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:00Z", "security_group_id": "a21769d2-c21e-4471-abce-da50391eefbf", "port_range_min": null, "revision_number": 0, "tenant_id": "b71548801a7843e89a46d2097aca4e5e", "created_at": "2018-10-02T18:50:00Z", "project_id": "b71548801a7843e89a46d2097aca4e5e", "id": "e7d137db-f9cd-4846-b615-0143382b243f"}]} 2018-10-02 18:50:42,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a21769d2-c21e-4471-abce-da50391eefbf used request id req-715f1bc7-a74a-4873-8e33-6fa838beb350 2018-10-02 18:50:42,497 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:50:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a21769d2-c21e-4471-abce-da50391eefbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:42,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4680a76-ae83-4c1b-bfb8-c28c16f01674 Content-Length: 0 Date: Tue, 02 Oct 2018 18:50:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:50:42,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a21769d2-c21e-4471-abce-da50391eefbf used request id req-b4680a76-ae83-4c1b-bfb8-c28c16f01674 2018-10-02 18:50:42,813 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj 2018-10-02 18:50:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:43,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e1a1571-a2c1-409c-b700-93d77520f98f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:50:43,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b71548801a7843e89a46d2097aca4e5e used request id req-6e1a1571-a2c1-409c-b700-93d77520f98f 2018-10-02 18:50:43,006 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-proj-role 2018-10-02 18:50:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/1565e46f7ac64d8ca73ed8128a4c447a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:43,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b71a7eb-441c-4f3d-9fb7-32044b22d509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:50:43,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/1565e46f7ac64d8ca73ed8128a4c447a used request id req-4b71a7eb-441c-4f3d-9fb7-32044b22d509 2018-10-02 18:50:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a339c3d56d14044b8ffb663d7e6eb6e7fcca38a6" 2018-10-02 18:50:43,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d180e110-2a99-4d07-9b54-3317fd937fb0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:50:43,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d180e110-2a99-4d07-9b54-3317fd937fb0 2018-10-02 18:50:43,205 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-228edfbd-6b0f-4a8-user 2018-10-02 18:50:43,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/b1ec405e769f427aa711a404d3cf39ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab65d139dfe21446521d25aaeb6e8df45a1a21f" 2018-10-02 18:50:43,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b55482-1717-49b8-a5c2-da1a0cb2b522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:50:43,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b1ec405e769f427aa711a404d3cf39ff used request id req-c6b55482-1717-49b8-a5c2-da1a0cb2b522 2018-10-02 18:50:43,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:43,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["-c_t7aOATJ-FvXvZbnEeug"], "issued_at": "2018-10-02T18:50:43.000000Z"}} 2018-10-02 18:50:43,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8fb8556818012b80c9fb0a074d3b97b392b543" 2018-10-02 18:50:43,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6b8bd4-6cf9-4e6e-b25f-dbbf543b2478 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:43,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-de6b8bd4-6cf9-4e6e-b25f-dbbf543b2478 2018-10-02 18:50:43,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:43,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:44,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0eL0qapfRP-9AxHQ0LFKCw"], "issued_at": "2018-10-02T18:50:44.000000Z"}} 2018-10-02 18:50:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:50:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643e7789-9b2e-4754-8395-52a3c2894d6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:44,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-643e7789-9b2e-4754-8395-52a3c2894d6b 2018-10-02 18:50:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:50:44,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:50: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:50:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-73adad94-1696-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:50:44,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3691df83-29ee-483e-95e4-17b6e8f3c130 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-73adad94-1696-45d-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:50:44,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-73adad94-1696-45d-proj used request id req-3691df83-29ee-483e-95e4-17b6e8f3c130 2018-10-02 18:50:44,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:50:44,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9279f1-722d-4a01-afb6-5566f153d4ea Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:50:44,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2b9279f1-722d-4a01-afb6-5566f153d4ea 2018-10-02 18:50:44,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}}' 2018-10-02 18:50:44,632 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86052b27-397d-42ab-a0c8-d7767881a553 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:50:44,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-86052b27-397d-42ab-a0c8-d7767881a553 2018-10-02 18:50:44,633 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-73adad94-1696-45d-proj 2018-10-02 18:50:44,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:44,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:45,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["P3RVIAmpSUiaHIU0phv20w"], "issued_at": "2018-10-02T18:50:45.000000Z"}} 2018-10-02 18:50:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f975cfc4faac79bde603346bce773e3b0cc4a09d" 2018-10-02 18:50:45,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204ac007-7368-41d2-b746-fe8a53d923eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:45,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-204ac007-7368-41d2-b746-fe8a53d923eb 2018-10-02 18:50:45,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:50:45,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:50: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:50:45,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f975cfc4faac79bde603346bce773e3b0cc4a09d" 2018-10-02 18:50:45,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23917605-fa62-4e32-b79b-74e9a68e759d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:50:45,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-23917605-fa62-4e32-b79b-74e9a68e759d 2018-10-02 18:50:45,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-73adad94-1696-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f975cfc4faac79bde603346bce773e3b0cc4a09d" 2018-10-02 18:50:45,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b983564-548b-4d92-a397-8db97f1cfb56 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-73adad94-1696-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}]} 2018-10-02 18:50:45,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-73adad94-1696-45d-proj used request id req-4b983564-548b-4d92-a397-8db97f1cfb56 2018-10-02 18:50:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f975cfc4faac79bde603346bce773e3b0cc4a09d" 2018-10-02 18:50:45,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e485f5c6-dba9-409d-a9a8-6cf2d9488184 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:50:45,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e485f5c6-dba9-409d-a9a8-6cf2d9488184 2018-10-02 18:50:45,783 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-73adad94-1696-45d-user 2018-10-02 18:50:45,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:50:45,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe6524c-8cb4-45d5-9e47-0be3f87b6888 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:50:45,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6fe6524c-8cb4-45d5-9e47-0be3f87b6888 2018-10-02 18:50:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" -d '{"role": {"name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}}' 2018-10-02 18:50:46,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5908484-cfe0-40af-96fd-1f7d1103a3a7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79aa3d0bd32d4d76a3db1be70dd91a93", "links": {"self": "http://172.30.9.22:5000/v3/roles/79aa3d0bd32d4d76a3db1be70dd91a93"}, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}} 2018-10-02 18:50:46,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-c5908484-cfe0-40af-96fd-1f7d1103a3a7 2018-10-02 18:50:46,082 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-73adad94-1696-45d-proj-role 2018-10-02 18:50:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/79aa3d0bd32d4d76a3db1be70dd91a93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:50:46,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dba81e7-54c7-4df1-a418-649bea274fa4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/79aa3d0bd32d4d76a3db1be70dd91a93"}, "domain_id": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role", "id": "79aa3d0bd32d4d76a3db1be70dd91a93"}} 2018-10-02 18:50:46,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/79aa3d0bd32d4d76a3db1be70dd91a93 used request id req-2dba81e7-54c7-4df1-a418-649bea274fa4 2018-10-02 18:50:46,177 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-73adad94-1696-45d-proj-role to project InstanceSecurityGroupTests-73adad94-1696-45d-proj 2018-10-02 18:50:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28/users/72f0f23b015d4e97a39bb4a3dc26ae5f/roles/79aa3d0bd32d4d76a3db1be70dd91a93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:50:46,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1264bab4-2176-471a-a4ce-d285d3f8a921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:50:46,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28/users/72f0f23b015d4e97a39bb4a3dc26ae5f/roles/79aa3d0bd32d4d76a3db1be70dd91a93 used request id req-1264bab4-2176-471a-a4ce-d285d3f8a921 2018-10-02 18:50:46,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:50:46,320 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:50:46,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:46,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:46,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79aa3d0bd32d4d76a3db1be70dd91a93", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}], "expires_at": "2018-10-02T19:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1d509437d24ad4b192b297e3b25d28", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-user", "id": "72f0f23b015d4e97a39bb4a3dc26ae5f"}, "audit_ids": ["GNWBXp0HQOSlheQIltjhoQ"], "issued_at": "2018-10-02T18:50:46.000000Z"}} 2018-10-02 18:50:46,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:50:46,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0685b8a-26f7-4700-9fab-2abd70ae9a06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:46,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e0685b8a-26f7-4700-9fab-2abd70ae9a06 2018-10-02 18:50:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:50:47,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5f8bba5a-793f-40de-850f-1e50fd925ec4 Date: Tue, 02 Oct 2018 18:50:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image"} 2018-10-02 18:50:47,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image used request id req-5f8bba5a-793f-40de-850f-1e50fd925ec4 2018-10-02 18:50:47,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:50:47,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-509d226a-2637-4626-a6a7-75e126c73419 Date: Tue, 02 Oct 2018 18:50:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:50:47,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-509d226a-2637-4626-a6a7-75e126c73419 2018-10-02 18:50:47,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image"}' 2018-10-02 18:50:47,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 X-Openstack-Request-Id: req-8889a5f8-06ff-460e-a765-9a32882e4ac9 Date: Tue, 02 Oct 2018 18:50:47 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:50:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:50:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "min_disk": 0, "protected": false, "id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "file": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5/file", "checksum": null, "owner": "1b1d509437d24ad4b192b297e3b25d28", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:50:47,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8889a5f8-06ff-460e-a765-9a32882e4ac9 2018-10-02 18:50:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" -d '' 2018-10-02 18:50:49,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be2f6353-757e-4c15-bfcf-ef45fae2a20e Date: Tue, 02 Oct 2018 18:50:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:50:49,452 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5/file used request id req-be2f6353-757e-4c15-bfcf-ef45fae2a20e 2018-10-02 18:50:49,452 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:50:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:50:49,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9444ddad-d4bc-488b-8fb3-2f625c641ffa Date: Tue, 02 Oct 2018 18:50:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:50:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:50:49Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c557d131-f37e-4443-8f0b-78bea27df4d5/snap", "metadata": {}}], "self": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "min_disk": 0, "protected": false, "id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "file": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b1d509437d24ad4b192b297e3b25d28", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c557d131-f37e-4443-8f0b-78bea27df4d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:50:49,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 used request id req-9444ddad-d4bc-488b-8fb3-2f625c641ffa 2018-10-02 18:50:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:50:49,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67129f84-faf0-45ae-b52a-b4bad54e85a1 Date: Tue, 02 Oct 2018 18:50:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:50:49,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-67129f84-faf0-45ae-b52a-b4bad54e85a1 2018-10-02 18:50:49,634 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image 2018-10-02 18:50:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:50:49,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7ec1956c-7544-4af4-b08b-b3ef70b45bb1 Date: Tue, 02 Oct 2018 18:50:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:50:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:50:49Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c557d131-f37e-4443-8f0b-78bea27df4d5/snap", "metadata": {}}], "self": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "min_disk": 0, "protected": false, "id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "file": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b1d509437d24ad4b192b297e3b25d28", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c557d131-f37e-4443-8f0b-78bea27df4d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:50:49,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 used request id req-7ec1956c-7544-4af4-b08b-b3ef70b45bb1 2018-10-02 18:50:49,797 - create_image - DEBUG - Instance status is - active 2018-10-02 18:50:49,797 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image 2018-10-02 18:50:49,797 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image 2018-10-02 18:50:49,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:49,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:50,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79aa3d0bd32d4d76a3db1be70dd91a93", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}], "expires_at": "2018-10-02T19:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1d509437d24ad4b192b297e3b25d28", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-user", "id": "72f0f23b015d4e97a39bb4a3dc26ae5f"}, "audit_ids": ["M9MKvfQmRpuD7mmaXt2mIA"], "issued_at": "2018-10-02T18:50:50.000000Z"}} 2018-10-02 18:50:50,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:50:50,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa925b3a-52b6-4363-ab8c-6956fd04a702 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:50,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fa925b3a-52b6-4363-ab8c-6956fd04a702 2018-10-02 18:50:50,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:50:50,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d40cbae-befd-4a43-b171-2e337435846f Date: Tue, 02 Oct 2018 18:50:50 GMT RESP BODY: {"networks":[]} 2018-10-02 18:50:50,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-8d40cbae-befd-4a43-b171-2e337435846f 2018-10-02 18:50:50,429 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net 2018-10-02 18:50:50,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" -d '{"network": {"name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net", "admin_state_up": true}}' 2018-10-02 18:50:50,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4dbf901d-2c6c-4708-8dfb-1116b8f8e6aa Date: Tue, 02 Oct 2018 18:50:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"be45dae8-4741-47bb-bfe5-af6170db73f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:50:50Z","is_default":false,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","mtu":1450}} 2018-10-02 18:50:50,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-4dbf901d-2c6c-4708-8dfb-1116b8f8e6aa 2018-10-02 18:50:50,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:50:51,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-20550376-61b6-4dab-a45d-c2c72b58f878 Date: Tue, 02 Oct 2018 18:50:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:50:50Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:51,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-20550376-61b6-4dab-a45d-c2c72b58f878 2018-10-02 18:50:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:50:51,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6d1caba-1d22-48df-9ac2-68112e1d8bec Date: Tue, 02 Oct 2018 18:50:51 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:50:51,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-f6d1caba-1d22-48df-9ac2-68112e1d8bec 2018-10-02 18:50:51,354 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet 2018-10-02 18:50:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" -d '{"subnets": [{"ip_version": 4, "network_id": "be45dae8-4741-47bb-bfe5-af6170db73f2", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]}' 2018-10-02 18:50:52,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9127bda7-1e16-41d7-aae7-d9bbe287f82e Date: Tue, 02 Oct 2018 18:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:52,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-9127bda7-1e16-41d7-aae7-d9bbe287f82e 2018-10-02 18:50:52,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:50:52,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-66ea2811-4946-48cb-b6e6-9793cd2f1741 Date: Tue, 02 Oct 2018 18:50: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:52,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-66ea2811-4946-48cb-b6e6-9793cd2f1741 2018-10-02 18:50:52,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:50:52,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d98f775f-f5de-4453-a6b0-4230417438a5 Date: Tue, 02 Oct 2018 18:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:52,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-d98f775f-f5de-4453-a6b0-4230417438a5 2018-10-02 18:50:52,917 - OpenStackNetwork - DEBUG - Network [be45dae8-4741-47bb-bfe5-af6170db73f2] created successfully 2018-10-02 18:50:52,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:52,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:53,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["jWWCRTsvR5K9cWeJiyVJow"], "issued_at": "2018-10-02T18:50:53.000000Z"}} 2018-10-02 18:50:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462445718def494a0c38656efcc3146e738f9701" 2018-10-02 18:50:53,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae22e5c-0c59-4dd0-9ef4-ee8a593a2fcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:53,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ae22e5c-0c59-4dd0-9ef4-ee8a593a2fcc 2018-10-02 18:50:53,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:50:53,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462445718def494a0c38656efcc3146e738f9701" 2018-10-02 18:50:53,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09a6b325-eeeb-434d-8bf9-6cfa75fd905a x-compute-request-id: req-09a6b325-eeeb-434d-8bf9-6cfa75fd905a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:50:53,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-09a6b325-eeeb-434d-8bf9-6cfa75fd905a 2018-10-02 18:50:53,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462445718def494a0c38656efcc3146e738f9701" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:50:53,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d616084-1a7e-49b8-acd8-ccd99ee8fbe1 x-compute-request-id: req-3d616084-1a7e-49b8-acd8-ccd99ee8fbe1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:50:53,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3d616084-1a7e-49b8-acd8-ccd99ee8fbe1 2018-10-02 18:50:53,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:53,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:54,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79aa3d0bd32d4d76a3db1be70dd91a93", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}], "expires_at": "2018-10-02T19:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1d509437d24ad4b192b297e3b25d28", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-user", "id": "72f0f23b015d4e97a39bb4a3dc26ae5f"}, "audit_ids": ["4VpfO2EuSvev6W_0LCx3CQ"], "issued_at": "2018-10-02T18:50:54.000000Z"}} 2018-10-02 18:50:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:54,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566a9c1b-5585-42c7-8564-eeca2bfbb474 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:54,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-566a9c1b-5585-42c7-8564-eeca2bfbb474 2018-10-02 18:50:54,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:50:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:54,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a073e61e-1f73-4bcb-b3b0-6bc3294a7503 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:54,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a073e61e-1f73-4bcb-b3b0-6bc3294a7503 2018-10-02 18:50:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:54,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e11b1aff-61dd-4c23-96fb-3efa4bb02baf Date: Tue, 02 Oct 2018 18:50: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:54,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-e11b1aff-61dd-4c23-96fb-3efa4bb02baf 2018-10-02 18:50:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:50:54,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:50:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:54,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cb941c-bfce-46a9-b294-3a9f40ba5e57 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:50:54,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-92cb941c-bfce-46a9-b294-3a9f40ba5e57 2018-10-02 18:50:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:54,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e1e8f49e-2fd8-46f5-8478-f5f18d6fa2d6 Date: Tue, 02 Oct 2018 18:50:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:54,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-e1e8f49e-2fd8-46f5-8478-f5f18d6fa2d6 2018-10-02 18:50:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:54,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-646c30d0-d354-4a15-a9d9-9c982069ba1c Date: Tue, 02 Oct 2018 18:50:54 GMT RESP BODY: {"ports":[]} 2018-10-02 18:50:54,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port&admin_state_up=True used request id req-646c30d0-d354-4a15-a9d9-9c982069ba1c 2018-10-02 18:50:54,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:55,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f76961d8-ca6f-4cec-9e14-233ab2187633 x-compute-request-id: req-f76961d8-ca6f-4cec-9e14-233ab2187633 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:50:55,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst used request id req-f76961d8-ca6f-4cec-9e14-233ab2187633 2018-10-02 18:50:55,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7474b20e-3431-4cca-a2ca-9a21bdee53d5 Date: Tue, 02 Oct 2018 18:50: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:55,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-7474b20e-3431-4cca-a2ca-9a21bdee53d5 2018-10-02 18:50:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:55,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c983934-d859-4cc8-87c8-46313074e1c2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:50:55,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-6c983934-d859-4cc8-87c8-46313074e1c2 2018-10-02 18:50:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:55,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e8d4607f-e083-4c3d-9072-8ef11bf79212 Date: Tue, 02 Oct 2018 18:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:55,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-e8d4607f-e083-4c3d-9072-8ef11bf79212 2018-10-02 18:50:55,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:55,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2cf13d53-c746-4420-b620-c9aa877d11ad Date: Tue, 02 Oct 2018 18:50:55 GMT RESP BODY: {"ports":[]} 2018-10-02 18:50:55,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port&admin_state_up=True used request id req-2cf13d53-c746-4420-b620-c9aa877d11ad 2018-10-02 18:50:55,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:50:55,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:50:56,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79aa3d0bd32d4d76a3db1be70dd91a93", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}], "expires_at": "2018-10-02T19:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1d509437d24ad4b192b297e3b25d28", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-user", "id": "72f0f23b015d4e97a39bb4a3dc26ae5f"}, "audit_ids": ["2eeNowuZRoWNnJC64IQ19A"], "issued_at": "2018-10-02T18:50:56.000000Z"}} 2018-10-02 18:50:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fb4b14d75e06ff1f37babd7873d41a7e1011f3" 2018-10-02 18:50:56,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f70136-f23a-4eb5-a19a-b268871b1a23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:50:56,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d0f70136-f23a-4eb5-a19a-b268871b1a23 2018-10-02 18:50:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:56,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9ca045cb-1c6e-4858-9b9b-92aa0fef77f1 Date: Tue, 02 Oct 2018 18:50: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:56,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-9ca045cb-1c6e-4858-9b9b-92aa0fef77f1 2018-10-02 18:50:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-200d8af4-b138-42c3-b936-7544bb0308d4 Date: Tue, 02 Oct 2018 18:50:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:56,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-200d8af4-b138-42c3-b936-7544bb0308d4 2018-10-02 18:50:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:56,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fac95f69-78a0-4137-9c99-c30c2a850a3b Date: Tue, 02 Oct 2018 18:50: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:56,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-fac95f69-78a0-4137-9c99-c30c2a850a3b 2018-10-02 18:50:56,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:50:56,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:50: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:50:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fb4b14d75e06ff1f37babd7873d41a7e1011f3" 2018-10-02 18:50:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e9829f-78dc-4d78-985e-49092c8daa3b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:50:56,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-e2e9829f-78dc-4d78-985e-49092c8daa3b 2018-10-02 18:50:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:57,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-923b88cf-34d0-4c3c-b833-be892cc86559 Date: Tue, 02 Oct 2018 18:50:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:57,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-923b88cf-34d0-4c3c-b833-be892cc86559 2018-10-02 18:50:57,199 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net 2018-10-02 18:50:57,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" -d '{"port": {"network_id": "be45dae8-4741-47bb-bfe5-af6170db73f2", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port", "admin_state_up": true}}' 2018-10-02 18:50:58,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-726879a9-a5ef-494c-93da-5e512742d043 Date: Tue, 02 Oct 2018 18:50:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","project_id":"1b1d509437d24ad4b192b297e3b25d28","qos_policy_id":null,"admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal"}} 2018-10-02 18:50:58,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-726879a9-a5ef-494c-93da-5e512742d043 2018-10-02 18:50:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:58,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5605d6c3-73eb-4d61-9fc8-42debe2a946d Date: Tue, 02 Oct 2018 18:50: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:50:58,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-5605d6c3-73eb-4d61-9fc8-42debe2a946d 2018-10-02 18:50:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:58,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b024a5-a4e5-46bb-8ebe-f209c4259cc2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:50:58,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-42b024a5-a4e5-46bb-8ebe-f209c4259cc2 2018-10-02 18:50:58,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf185d5d-5136-4bc6-88c5-44ccc4345e94 Date: Tue, 02 Oct 2018 18:50:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:50:59,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-cf185d5d-5136-4bc6-88c5-44ccc4345e94 2018-10-02 18:50:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-4c752b80-387e-4b3c-91e7-9891718072e7 Date: Tue, 02 Oct 2018 18:50:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:50:59,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port&admin_state_up=True used request id req-4c752b80-387e-4b3c-91e7-9891718072e7 2018-10-02 18:50:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8854135-81c0-4e7c-ad18-af634d3762c4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:50:59,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-b8854135-81c0-4e7c-ad18-af634d3762c4 2018-10-02 18:50:59,418 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst 2018-10-02 18:50:59,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-c32ad5c2-1220-4d13-acdb-924f338310be x-compute-request-id: req-c32ad5c2-1220-4d13-acdb-924f338310be Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-flavor-name"}]} 2018-10-02 18:50:59,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c32ad5c2-1220-4d13-acdb-924f338310be 2018-10-02 18:50:59,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-245f0fd2-f817-4a04-8275-d9d46f195490 x-compute-request-id: req-245f0fd2-f817-4a04-8275-d9d46f195490 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:50:59,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e used request id req-245f0fd2-f817-4a04-8275-d9d46f195490 2018-10-02 18:50:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-7b968e17-ed4a-4432-b03f-7e870927264d Date: Tue, 02 Oct 2018 18:50:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:50:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:50:49Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c557d131-f37e-4443-8f0b-78bea27df4d5/snap", "metadata": {}}], "self": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "min_disk": 0, "protected": false, "id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "file": "/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b1d509437d24ad4b192b297e3b25d28", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c557d131-f37e-4443-8f0b-78bea27df4d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image"} 2018-10-02 18:50:59,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image used request id req-7b968e17-ed4a-4432-b03f-7e870927264d 2018-10-02 18:50:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:50:59,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-623cf384-4512-4bec-bf0a-35c1f0132d5f Date: Tue, 02 Oct 2018 18:50:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:50:59,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-623cf384-4512-4bec-bf0a-35c1f0132d5f 2018-10-02 18:50:59,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" -d '{"server": {"name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "imageRef": "c557d131-f37e-4443-8f0b-78bea27df4d5", "flavorRef": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "max_count": 1, "min_count": 1, "networks": [{"port": "6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836"}]}}' 2018-10-02 18:51:01,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-632851b6-40e8-47f1-b948-dbfb881576f6 x-compute-request-id: req-632851b6-40e8-47f1-b948-dbfb881576f6 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "adminPass": "Xt58hqC4WqLE"}} 2018-10-02 18:51:01,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-632851b6-40e8-47f1-b948-dbfb881576f6 2018-10-02 18:51:01,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:01,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-97be5b16-7f1e-4d57-8ca0-ecb3f3a579e2 x-compute-request-id: req-97be5b16-7f1e-4d57-8ca0-ecb3f3a579e2 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.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:51:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:01,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-97be5b16-7f1e-4d57-8ca0-ecb3f3a579e2 2018-10-02 18:51:01,531 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst 2018-10-02 18:51:01,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:01,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-e37d771b-f74f-4584-ba4e-d35d546428ae x-compute-request-id: req-e37d771b-f74f-4584-ba4e-d35d546428ae 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.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:51:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:01,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-e37d771b-f74f-4584-ba4e-d35d546428ae 2018-10-02 18:51:01,899 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - BUILD 2018-10-02 18:51:01,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:51:04,900 - create_instance - DEBUG - VM status query timeout in 896.631248951 2018-10-02 18:51:04,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:05,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51: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-56e9e32a-a94b-4fd4-9b68-919927b842f4 x-compute-request-id: req-56e9e32a-a94b-4fd4-9b68-919927b842f4 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.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:51:02Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:05,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-56e9e32a-a94b-4fd4-9b68-919927b842f4 2018-10-02 18:51:05,356 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - BUILD 2018-10-02 18:51:05,356 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:51:08,360 - create_instance - DEBUG - VM status query timeout in 893.171952009 2018-10-02 18:51:08,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:09,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03ad9042-6c7b-45df-8ba1-93fa0c59bb3d x-compute-request-id: req-03ad9042-6c7b-45df-8ba1-93fa0c59bb3d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:09,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-03ad9042-6c7b-45df-8ba1-93fa0c59bb3d 2018-10-02 18:51:09,016 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - ACTIVE 2018-10-02 18:51:09,016 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:51:09,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:09,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-475ffb84-8cc7-4c4b-b666-33db871725b7 x-compute-request-id: req-475ffb84-8cc7-4c4b-b666-33db871725b7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:09,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-475ffb84-8cc7-4c4b-b666-33db871725b7 2018-10-02 18:51:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:09,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c1a77bed-1f17-4f09-8e1e-7425e433c982 Date: Tue, 02 Oct 2018 18:51:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:51:09,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-c1a77bed-1f17-4f09-8e1e-7425e433c982 2018-10-02 18:51:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:09,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011ce261-1a70-41b0-823f-ba1249754873 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:51:09,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-011ce261-1a70-41b0-823f-ba1249754873 2018-10-02 18:51:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:09,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-363699aa-f5d6-479d-92ff-7e29ff5ea8a3 Date: Tue, 02 Oct 2018 18:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:51:09,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-363699aa-f5d6-479d-92ff-7e29ff5ea8a3 2018-10-02 18:51:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:09,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-41ed02da-22b1-473d-8b2f-d451dcc7016c Date: Tue, 02 Oct 2018 18:51:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal","device_id":"4563683b-1dca-4697-bdfe-4a9f724e469a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.4"}],"id":"a45916d2-885e-4c6a-baae-c96879713146","security_groups":[],"mac_address":"fa:16:3e:b6:22:ab","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.2"}],"id":"ab894414-3620-41e5-92ee-5ec7e05e9bfa","security_groups":[],"mac_address":"fa:16:3e:b4:8c:5d","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.3"}],"id":"ed6e8bfe-4633-444d-a6c4-143c418db21c","security_groups":[],"mac_address":"fa:16:3e:4a:e0:36","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-be45dae8-4741-47bb-bfe5-af6170db73f2"}]} 2018-10-02 18:51:09,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-41ed02da-22b1-473d-8b2f-d451dcc7016c 2018-10-02 18:51:09,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:09,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:10,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79aa3d0bd32d4d76a3db1be70dd91a93", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}], "expires_at": "2018-10-02T19:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1d509437d24ad4b192b297e3b25d28", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-user", "id": "72f0f23b015d4e97a39bb4a3dc26ae5f"}, "audit_ids": ["28x-jjy2T26KUhgXTiN5Zg"], "issued_at": "2018-10-02T18:51:10.000000Z"}} 2018-10-02 18:51:10,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:10,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae19cdf9-8542-4528-bc4d-ddb08450f548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:10,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ae19cdf9-8542-4528-bc4d-ddb08450f548 2018-10-02 18:51:10,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:10,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a90673f4-a3c5-4ae9-a709-0eb93ed22025 Date: Tue, 02 Oct 2018 18:51:10 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:51:10,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name&description=hello+group used request id req-a90673f4-a3c5-4ae9-a709-0eb93ed22025 2018-10-02 18:51:10,509 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name... 2018-10-02 18:51:10,510 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name 2018-10-02 18:51:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name", "description": "hello group"}}' 2018-10-02 18:51:10,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-82b05a3d-b78b-49bc-884c-c1fc65ea47c9 Date: Tue, 02 Oct 2018 18:51:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "updated_at": "2018-10-02T18:51:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "ead82358-a1cf-448e-9c28-d4f13c31a271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "fd73998f-ff75-4674-952c-08d7577befe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}], "revision_number": 2, "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name"}} 2018-10-02 18:51:10,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-82b05a3d-b78b-49bc-884c-c1fc65ea47c9 2018-10-02 18:51:10,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d988b14-f200-464e-bdad-01b2c959ed0e Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "ead82358-a1cf-448e-9c28-d4f13c31a271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "fd73998f-ff75-4674-952c-08d7577befe3"}]} 2018-10-02 18:51:11,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-7d988b14-f200-464e-bdad-01b2c959ed0e 2018-10-02 18:51:11,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7353bcfc-9afb-40b9-9fab-353b015090c1 Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "ead82358-a1cf-448e-9c28-d4f13c31a271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "fd73998f-ff75-4674-952c-08d7577befe3"}]} 2018-10-02 18:51:11,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-7353bcfc-9afb-40b9-9fab-353b015090c1 2018-10-02 18:51:11,319 - neutron_utils - INFO - Retrieving security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-570782c0-0125-483c-9391-6ba48d0dfc13 Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "updated_at": "2018-10-02T18:51:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "ead82358-a1cf-448e-9c28-d4f13c31a271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "fd73998f-ff75-4674-952c-08d7577befe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}], "revision_number": 2, "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name"}]} 2018-10-02 18:51:11,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-570782c0-0125-483c-9391-6ba48d0dfc13 2018-10-02 18:51:11,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a1405bf-124d-4a57-b844-d4f0d2474349 Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "ead82358-a1cf-448e-9c28-d4f13c31a271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "fd73998f-ff75-4674-952c-08d7577befe3"}]} 2018-10-02 18:51:11,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-9a1405bf-124d-4a57-b844-d4f0d2474349 2018-10-02 18:51:11,780 - neutron_utils - INFO - Retrieving security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-297928b9-7346-4e09-921c-70c628de5e97 Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "updated_at": "2018-10-02T18:51:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "ead82358-a1cf-448e-9c28-d4f13c31a271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "fd73998f-ff75-4674-952c-08d7577befe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}], "revision_number": 2, "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name"}]} 2018-10-02 18:51:11,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-297928b9-7346-4e09-921c-70c628de5e97 2018-10-02 18:51:11,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-509cbbe2-ee40-47e3-bfa6-b1818bc6d3c9 Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "ead82358-a1cf-448e-9c28-d4f13c31a271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "fd73998f-ff75-4674-952c-08d7577befe3"}]} 2018-10-02 18:51:11,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-509cbbe2-ee40-47e3-bfa6-b1818bc6d3c9 2018-10-02 18:51:11,906 - neutron_utils - INFO - Retrieving security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8e63f96e-9a39-43b9-9ccb-540fb24c3831 Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "updated_at": "2018-10-02T18:51:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "ead82358-a1cf-448e-9c28-d4f13c31a271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "revision_number": 0, "id": "fd73998f-ff75-4674-952c-08d7577befe3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}], "revision_number": 2, "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name"}]} 2018-10-02 18:51:11,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-8e63f96e-9a39-43b9-9ccb-540fb24c3831 2018-10-02 18:51:11,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f87bef05-36e8-43e7-b419-775d8d179e5a 2018-10-02 18:51:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:11,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9768da0-ebe6-47fd-b58c-c82a1a70212c Date: Tue, 02 Oct 2018 18:51:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "ead82358-a1cf-448e-9c28-d4f13c31a271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:10Z", "security_group_id": "f87bef05-36e8-43e7-b419-775d8d179e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:51:10Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "fd73998f-ff75-4674-952c-08d7577befe3"}]} 2018-10-02 18:51:11,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-b9768da0-ebe6-47fd-b58c-c82a1a70212c 2018-10-02 18:51:11,993 - neutron_utils - INFO - Deleting security group rule with ID - ead82358-a1cf-448e-9c28-d4f13c31a271 2018-10-02 18:51:11,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/ead82358-a1cf-448e-9c28-d4f13c31a271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:12,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe25c9a9-26b0-40ca-af64-9da03f146b86 Content-Length: 0 Date: Tue, 02 Oct 2018 18:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:12,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/ead82358-a1cf-448e-9c28-d4f13c31a271 used request id req-fe25c9a9-26b0-40ca-af64-9da03f146b86 2018-10-02 18:51:12,508 - neutron_utils - INFO - Deleting security group rule with ID - fd73998f-ff75-4674-952c-08d7577befe3 2018-10-02 18:51:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/fd73998f-ff75-4674-952c-08d7577befe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:12,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4030e6a-57ba-453a-8081-34d3e4eedb7c Content-Length: 0 Date: Tue, 02 Oct 2018 18:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:12,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/fd73998f-ff75-4674-952c-08d7577befe3 used request id req-b4030e6a-57ba-453a-8081-34d3e4eedb7c 2018-10-02 18:51:12,764 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name 2018-10-02 18:51:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f87bef05-36e8-43e7-b419-775d8d179e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c716b74c2c5858e679d0f8edf92d86a7e0033" 2018-10-02 18:51:13,020 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5680db9d-bfd5-4956-9c8c-f51633e8059c Content-Length: 0 Date: Tue, 02 Oct 2018 18:51:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:13,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f87bef05-36e8-43e7-b419-775d8d179e5a used request id req-5680db9d-bfd5-4956-9c8c-f51633e8059c 2018-10-02 18:51:13,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:13,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e795c798-7ce4-4137-a635-2080ff349de6 x-compute-request-id: req-e795c798-7ce4-4137-a635-2080ff349de6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:13,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-e795c798-7ce4-4137-a635-2080ff349de6 2018-10-02 18:51:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:13,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-42db4fca-75f2-4835-a8ed-6e368e52eacd Date: Tue, 02 Oct 2018 18:51: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:51:13,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-42db4fca-75f2-4835-a8ed-6e368e52eacd 2018-10-02 18:51:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:13,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd40734f-bc48-4e75-8bc5-338184300961 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:51:13,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-dd40734f-bc48-4e75-8bc5-338184300961 2018-10-02 18:51:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:13,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-668f072f-c5d2-469f-819b-86fd6e08f5d9 Date: Tue, 02 Oct 2018 18:51:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:51:13,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-668f072f-c5d2-469f-819b-86fd6e08f5d9 2018-10-02 18:51:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:13,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e8bd1943-b557-4b18-9080-76615cee6534 Date: Tue, 02 Oct 2018 18:51:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal","device_id":"4563683b-1dca-4697-bdfe-4a9f724e469a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.4"}],"id":"a45916d2-885e-4c6a-baae-c96879713146","security_groups":[],"mac_address":"fa:16:3e:b6:22:ab","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.2"}],"id":"ab894414-3620-41e5-92ee-5ec7e05e9bfa","security_groups":[],"mac_address":"fa:16:3e:b4:8c:5d","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.3"}],"id":"ed6e8bfe-4633-444d-a6c4-143c418db21c","security_groups":[],"mac_address":"fa:16:3e:4a:e0:36","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-be45dae8-4741-47bb-bfe5-af6170db73f2"}]} 2018-10-02 18:51:13,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-e8bd1943-b557-4b18-9080-76615cee6534 2018-10-02 18:51:13,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:14,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79aa3d0bd32d4d76a3db1be70dd91a93", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj-role"}], "expires_at": "2018-10-02T19:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1d509437d24ad4b192b297e3b25d28", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1b1d509437d24ad4b192b297e3b25d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-73adad94-1696-45d-user", "id": "72f0f23b015d4e97a39bb4a3dc26ae5f"}, "audit_ids": ["3QbNXZYQTsS40Cz4o0-ZvQ"], "issued_at": "2018-10-02T18:51:14.000000Z"}} 2018-10-02 18:51:14,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1140489821665526814d1e5716071e614b01793a" 2018-10-02 18:51:15,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dc62742-3067-4955-98b2-331dcdb84f85 x-compute-request-id: req-2dc62742-3067-4955-98b2-331dcdb84f85 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:15,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-2dc62742-3067-4955-98b2-331dcdb84f85 2018-10-02 18:51:15,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:15,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-9cdef27b-3d8b-4480-8abb-660d9c0a9084 x-compute-request-id: req-9cdef27b-3d8b-4480-8abb-660d9c0a9084 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:15,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-9cdef27b-3d8b-4480-8abb-660d9c0a9084 2018-10-02 18:51:15,986 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - ACTIVE 2018-10-02 18:51:15,986 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:51:15,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:16,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-ea9e3c28-a4c6-4bdf-b5bc-15b2ddafac5c x-compute-request-id: req-ea9e3c28-a4c6-4bdf-b5bc-15b2ddafac5c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:16,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-ea9e3c28-a4c6-4bdf-b5bc-15b2ddafac5c 2018-10-02 18:51:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:16,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b013f803-32be-46b3-9f9e-6a54ce0dc7b6 Date: Tue, 02 Oct 2018 18:51: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":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:51:16,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-b013f803-32be-46b3-9f9e-6a54ce0dc7b6 2018-10-02 18:51:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:16,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb646a57-6be6-47ce-b40c-5d6829e5acd4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:51:16,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-fb646a57-6be6-47ce-b40c-5d6829e5acd4 2018-10-02 18:51:16,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:16,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-60081fb5-3b93-4444-960b-3ec12821f6ec Date: Tue, 02 Oct 2018 18:51:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:51:16,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-60081fb5-3b93-4444-960b-3ec12821f6ec 2018-10-02 18:51:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:17,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ec4adcc7-a4ac-465a-ae24-f33b665f357d Date: Tue, 02 Oct 2018 18:51:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal","device_id":"4563683b-1dca-4697-bdfe-4a9f724e469a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.4"}],"id":"a45916d2-885e-4c6a-baae-c96879713146","security_groups":[],"mac_address":"fa:16:3e:b6:22:ab","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.2"}],"id":"ab894414-3620-41e5-92ee-5ec7e05e9bfa","security_groups":[],"mac_address":"fa:16:3e:b4:8c:5d","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.3"}],"id":"ed6e8bfe-4633-444d-a6c4-143c418db21c","security_groups":[],"mac_address":"fa:16:3e:4a:e0:36","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-be45dae8-4741-47bb-bfe5-af6170db73f2"}]} 2018-10-02 18:51:17,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-ec4adcc7-a4ac-465a-ae24-f33b665f357d 2018-10-02 18:51:17,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:17,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-acceafcc-3a87-4b68-a202-13a5e5307c9d x-compute-request-id: req-acceafcc-3a87-4b68-a202-13a5e5307c9d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:17,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-acceafcc-3a87-4b68-a202-13a5e5307c9d 2018-10-02 18:51:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:17,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fda08d6a-c953-4ea6-8e63-0d57af284668 Date: Tue, 02 Oct 2018 18:51:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:51:17,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-fda08d6a-c953-4ea6-8e63-0d57af284668 2018-10-02 18:51:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ba9e82-afd5-444e-921c-1c52d2d26730 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:51:17,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-c6ba9e82-afd5-444e-921c-1c52d2d26730 2018-10-02 18:51:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:17,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a83ede6c-43c6-4d0d-afd7-c7bfd83eba7b Date: Tue, 02 Oct 2018 18:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:51:17,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-a83ede6c-43c6-4d0d-afd7-c7bfd83eba7b 2018-10-02 18:51:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:18,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8f001a99-f09e-4e50-9aa1-11c42782d689 Date: Tue, 02 Oct 2018 18:51:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal","device_id":"4563683b-1dca-4697-bdfe-4a9f724e469a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.4"}],"id":"a45916d2-885e-4c6a-baae-c96879713146","security_groups":[],"mac_address":"fa:16:3e:b6:22:ab","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.2"}],"id":"ab894414-3620-41e5-92ee-5ec7e05e9bfa","security_groups":[],"mac_address":"fa:16:3e:b4:8c:5d","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.3"}],"id":"ed6e8bfe-4633-444d-a6c4-143c418db21c","security_groups":[],"mac_address":"fa:16:3e:4a:e0:36","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-be45dae8-4741-47bb-bfe5-af6170db73f2"}]} 2018-10-02 18:51:18,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-8f001a99-f09e-4e50-9aa1-11c42782d689 2018-10-02 18:51:18,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name"}}' 2018-10-02 18:51:18,250 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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-f6d23c27-ee6f-401f-bc48-8750a5bb8695 x-compute-request-id: req-f6d23c27-ee6f-401f-bc48-8750a5bb8695 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name is not found for project 1b1d509437d24ad4b192b297e3b25d28", "code": 404}} 2018-10-02 18:51:18,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a/action used request id req-f6d23c27-ee6f-401f-bc48-8750a5bb8695 2018-10-02 18:51:18,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:18,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0d7127-9e27-4e55-8683-837db3bdf7fc x-compute-request-id: req-be0d7127-9e27-4e55-8683-837db3bdf7fc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:18,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-be0d7127-9e27-4e55-8683-837db3bdf7fc 2018-10-02 18:51:18,642 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name] - Security group InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name is not found for project 1b1d509437d24ad4b192b297e3b25d28 (HTTP 404) (Request-ID: req-f6d23c27-ee6f-401f-bc48-8750a5bb8695) 2018-10-02 18:51:18,642 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-name is not found for project 1b1d509437d24ad4b192b297e3b25d28 (HTTP 404) (Request-ID: req-f6d23c27-ee6f-401f-bc48-8750a5bb8695) 2018-10-02 18:51:18,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:19,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c5e108e-3466-470b-83d4-e14aa7b6dce8 x-compute-request-id: req-0c5e108e-3466-470b-83d4-e14aa7b6dce8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:19,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-0c5e108e-3466-470b-83d4-e14aa7b6dce8 2018-10-02 18:51:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-69c45e3d-9732-453d-94b1-18bf6a2fb7f1 Date: Tue, 02 Oct 2018 18:51:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e0da707-b360-48da-92d4-1b63677fe4d3"],"updated_at":"2018-10-02T18:50:51Z","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"be45dae8-4741-47bb-bfe5-af6170db73f2","name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net"}]} 2018-10-02 18:51:19,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net used request id req-69c45e3d-9732-453d-94b1-18bf6a2fb7f1 2018-10-02 18:51:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:19,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa30418d-0817-4943-a16f-82c2bb3773ac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:51:19,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-fa30418d-0817-4943-a16f-82c2bb3773ac 2018-10-02 18:51:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:19,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ea4004cc-7b92-4366-aac5-40baf226b880 Date: Tue, 02 Oct 2018 18:51:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:51Z","dns_nameservers":[],"updated_at":"2018-10-02T18:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1b1d509437d24ad4b192b297e3b25d28","id":"9e0da707-b360-48da-92d4-1b63677fe4d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet"}]} 2018-10-02 18:51:19,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-ea4004cc-7b92-4366-aac5-40baf226b880 2018-10-02 18:51:19,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:19,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-602f24ad-0760-4de4-ba72-305f517fb474 Date: Tue, 02 Oct 2018 18:51:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.12"}],"id":"6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836","security_groups":["7538797d-6d5a-4d87-98e0-16c2886e4fc1"],"mac_address":"fa:16:3e:93:e3:6f","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:58Z","binding:vnic_type":"normal","device_id":"4563683b-1dca-4697-bdfe-4a9f724e469a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.4"}],"id":"a45916d2-885e-4c6a-baae-c96879713146","security_groups":[],"mac_address":"fa:16:3e:b6:22:ab","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.2"}],"id":"ab894414-3620-41e5-92ee-5ec7e05e9bfa","security_groups":[],"mac_address":"fa:16:3e:b4:8c:5d","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be45dae8-4741-47bb-bfe5-af6170db73f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e0da707-b360-48da-92d4-1b63677fe4d3","ip_address":"10.55.0.3"}],"id":"ed6e8bfe-4633-444d-a6c4-143c418db21c","security_groups":[],"mac_address":"fa:16:3e:4a:e0:36","project_id":"1b1d509437d24ad4b192b297e3b25d28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be45dae8-4741-47bb-bfe5-af6170db73f2","tenant_id":"1b1d509437d24ad4b192b297e3b25d28","created_at":"2018-10-02T18:50:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-be45dae8-4741-47bb-bfe5-af6170db73f2"}]} 2018-10-02 18:51:19,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-602f24ad-0760-4de4-ba72-305f517fb474 2018-10-02 18:51:19,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1140489821665526814d1e5716071e614b01793a" 2018-10-02 18:51:20,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08970df1-00da-464a-9b9e-334f808b7ca7 x-compute-request-id: req-08970df1-00da-464a-9b9e-334f808b7ca7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "security_groups": [{"name": "default"}], "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:07Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:20,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-08970df1-00da-464a-9b9e-334f808b7ca7 2018-10-02 18:51:20,361 - create_instance - INFO - Deleting Port with ID - 6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836 2018-10-02 18:51:20,361 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-port 2018-10-02 18:51:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:20,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e305595-ec0b-45b9-9a4f-5d073a0dd73b Date: Tue, 02 Oct 2018 18:51:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:20,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/6fa7ed2a-2b9d-4d37-9e6b-55e0ea6d0836 used request id req-9e305595-ec0b-45b9-9a4f-5d073a0dd73b 2018-10-02 18:51:20,935 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst 2018-10-02 18:51:20,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:21,077 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-8a7b1458-c6c4-4660-9dea-62ace3f5dbb1 x-compute-request-id: req-8a7b1458-c6c4-4660-9dea-62ace3f5dbb1 Content-Type: application/json 2018-10-02 18:51:21,077 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-8a7b1458-c6c4-4660-9dea-62ace3f5dbb1 2018-10-02 18:51:21,077 - create_instance - INFO - Checking deletion status 2018-10-02 18:51:21,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:21,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5e0d804-68c9-4e83-a176-eae910f88134 x-compute-request-id: req-c5e0d804-68c9-4e83-a176-eae910f88134 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:e3:6f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:21Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:21,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-c5e0d804-68c9-4e83-a176-eae910f88134 2018-10-02 18:51:21,314 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - ACTIVE 2018-10-02 18:51:21,314 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:51:24,318 - create_instance - DEBUG - VM status query timeout in 296.759597063 2018-10-02 18:51:24,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:24,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eab8cff-bf50-4f22-b0a0-61b40774e2df x-compute-request-id: req-9eab8cff-bf50-4f22-b0a0-61b40774e2df 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.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:21Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:24,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-9eab8cff-bf50-4f22-b0a0-61b40774e2df 2018-10-02 18:51:24,467 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - ACTIVE 2018-10-02 18:51:24,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:51:27,470 - create_instance - DEBUG - VM status query timeout in 293.607175112 2018-10-02 18:51:27,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:27,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-7d1224b8-3d85-4fd0-97a6-59d71651a5fd x-compute-request-id: req-7d1224b8-3d85-4fd0-97a6-59d71651a5fd 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.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4563683b-1dca-4697-bdfe-4a9f724e469a", "rel": "bookmark"}], "image": {"id": "c557d131-f37e-4443-8f0b-78bea27df4d5", "links": [{"href": "http://172.30.9.22:8774/images/c557d131-f37e-4443-8f0b-78bea27df4d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:51:07.000000", "flavor": {"id": "68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "links": [{"href": "http://172.30.9.22:8774/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e", "rel": "bookmark"}]}, "id": "4563683b-1dca-4697-bdfe-4a9f724e469a", "user_id": "72f0f23b015d4e97a39bb4a3dc26ae5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:51:21Z", "hostId": "4ad3af954a19c0847de78397265f3f12bc36e518e6ba551555126688", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst", "created": "2018-10-02T18:51:01Z", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:27,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-7d1224b8-3d85-4fd0-97a6-59d71651a5fd 2018-10-02 18:51:27,872 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst] is - ACTIVE 2018-10-02 18:51:27,872 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:51:30,874 - create_instance - DEBUG - VM status query timeout in 290.203567982 2018-10-02 18:51:30,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2392d8feedcbefdb3e8b17023b682f685f4eeb68" 2018-10-02 18:51:31,073 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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-8866457f-51e6-4f76-893f-cb1b689f8853 x-compute-request-id: req-8866457f-51e6-4f76-893f-cb1b689f8853 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4563683b-1dca-4697-bdfe-4a9f724e469a could not be found.", "code": 404}} 2018-10-02 18:51:31,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4563683b-1dca-4697-bdfe-4a9f724e469a used request id req-8866457f-51e6-4f76-893f-cb1b689f8853 2018-10-02 18:51:31,074 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4563683b-1dca-4697-bdfe-4a9f724e469a could not be found. (HTTP 404) (Request-ID: req-8866457f-51e6-4f76-893f-cb1b689f8853) 2018-10-02 18:51:31,074 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-inst 2018-10-02 18:51:31,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462445718def494a0c38656efcc3146e738f9701" 2018-10-02 18:51:31,136 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:51:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c028eebb-ee36-4ebc-abd9-fb4e192d6179 x-compute-request-id: req-c028eebb-ee36-4ebc-abd9-fb4e192d6179 Content-Length: 0 Content-Type: application/json 2018-10-02 18:51:31,136 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/68b6b0b5-3dba-48f1-a5b4-093a071f9d7e used request id req-c028eebb-ee36-4ebc-abd9-fb4e192d6179 2018-10-02 18:51:31,137 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet 2018-10-02 18:51:31,137 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-subnet 2018-10-02 18:51:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/9e0da707-b360-48da-92d4-1b63677fe4d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:51:33,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-080c28cd-d949-47d5-9d6c-64a82d924abf Date: Tue, 02 Oct 2018 18:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:33,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9e0da707-b360-48da-92d4-1b63677fe4d3 used request id req-080c28cd-d949-47d5-9d6c-64a82d924abf 2018-10-02 18:51:33,553 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-pub-net 2018-10-02 18:51:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/be45dae8-4741-47bb-bfe5-af6170db73f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece8acfc11ad0a5965c7d6bd524612266ac0e6" 2018-10-02 18:51:34,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b28663b-6314-4b22-99d1-c9962380d7f5 Date: Tue, 02 Oct 2018 18:51:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:34,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/be45dae8-4741-47bb-bfe5-af6170db73f2 used request id req-5b28663b-6314-4b22-99d1-c9962380d7f5 2018-10-02 18:51:34,966 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9e5cc1b7-c485-4313-9d76-066c6a7304b9-image 2018-10-02 18:51:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af3595d75dbfa18f25fcd5bef311a47ff8afce67" 2018-10-02 18:51:36,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbdb2cae-8bd4-4226-87b4-3f7dc450fd97 Date: Tue, 02 Oct 2018 18:51:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:51:36,644 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c557d131-f37e-4443-8f0b-78bea27df4d5 used request id req-bbdb2cae-8bd4-4226-87b4-3f7dc450fd97 2018-10-02 18:51:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:36,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e9484a6f-b0e9-4c5d-80ed-4e718ac91c7f Date: Tue, 02 Oct 2018 18:51:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:50:50Z", "updated_at": "2018-10-02T18:50:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "revision_number": 0, "id": "31d64f73-531a-408c-bea1-3588636fc986", "remote_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "revision_number": 0, "id": "4861d3c2-46c5-4d9e-9e7f-4fcdb7ed3b52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "revision_number": 0, "id": "98ac94d6-d04d-4fc1-aab9-5ccd70d5928a", "remote_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "revision_number": 0, "id": "ffa4a235-d22b-4774-9402-d3f3af39debb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1d509437d24ad4b192b297e3b25d28"}], "revision_number": 4, "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:51:36,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e9484a6f-b0e9-4c5d-80ed-4e718ac91c7f 2018-10-02 18:51:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:36,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da05c96-91b7-4395-948c-4798d3330619 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28"}, "enabled": true, "id": "1b1d509437d24ad4b192b297e3b25d28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-73adad94-1696-45d-proj"}} 2018-10-02 18:51:36,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-3da05c96-91b7-4395-948c-4798d3330619 2018-10-02 18:51:36,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7538797d-6d5a-4d87-98e0-16c2886e4fc1 2018-10-02 18:51:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7538797d-6d5a-4d87-98e0-16c2886e4fc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:37,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-045e2ea7-baf0-487c-a18f-4ad77e76ebc8 Date: Tue, 02 Oct 2018 18:51:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:50:50Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "31d64f73-531a-408c-bea1-3588636fc986"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:50:50Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "4861d3c2-46c5-4d9e-9e7f-4fcdb7ed3b52"}, {"remote_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:50:50Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "98ac94d6-d04d-4fc1-aab9-5ccd70d5928a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:50:50Z", "security_group_id": "7538797d-6d5a-4d87-98e0-16c2886e4fc1", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1d509437d24ad4b192b297e3b25d28", "created_at": "2018-10-02T18:50:50Z", "project_id": "1b1d509437d24ad4b192b297e3b25d28", "id": "ffa4a235-d22b-4774-9402-d3f3af39debb"}]} 2018-10-02 18:51:37,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7538797d-6d5a-4d87-98e0-16c2886e4fc1 used request id req-045e2ea7-baf0-487c-a18f-4ad77e76ebc8 2018-10-02 18:51:37,135 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:51:37,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7538797d-6d5a-4d87-98e0-16c2886e4fc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:37,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fa95851-3353-4472-a1e5-e0def3417672 Content-Length: 0 Date: Tue, 02 Oct 2018 18:51:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:51:37,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7538797d-6d5a-4d87-98e0-16c2886e4fc1 used request id req-3fa95851-3353-4472-a1e5-e0def3417672 2018-10-02 18:51:37,460 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-73adad94-1696-45d-proj 2018-10-02 18:51:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:37,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-593c5b63-96bc-4c23-b09a-025f218d6dba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:51:37,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1b1d509437d24ad4b192b297e3b25d28 used request id req-593c5b63-96bc-4c23-b09a-025f218d6dba 2018-10-02 18:51:37,671 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-73adad94-1696-45d-proj-role 2018-10-02 18:51:37,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/79aa3d0bd32d4d76a3db1be70dd91a93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:37,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa2eda4-478d-4503-a2c1-18c65c8c854f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:51:37,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/79aa3d0bd32d4d76a3db1be70dd91a93 used request id req-3fa2eda4-478d-4503-a2c1-18c65c8c854f 2018-10-02 18:51:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035577d140926b742eb83ceb1cc78d307a7e0c6f" 2018-10-02 18:51:37,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549562f2-03ef-4592-b296-8846173bb730 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:51:37,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-549562f2-03ef-4592-b296-8846173bb730 2018-10-02 18:51:37,881 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-73adad94-1696-45d-user 2018-10-02 18:51:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/72f0f23b015d4e97a39bb4a3dc26ae5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f975cfc4faac79bde603346bce773e3b0cc4a09d" 2018-10-02 18:51:38,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e320e27-c015-4381-bf60-a14ebc39d0f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:51:38,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/72f0f23b015d4e97a39bb4a3dc26ae5f used request id req-1e320e27-c015-4381-bf60-a14ebc39d0f4 2018-10-02 18:51:38,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:38,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["133vmH_yR42-CGw5lTvzew"], "issued_at": "2018-10-02T18:51:38.000000Z"}} 2018-10-02 18:51:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb419ad5e570e4df8efedb019f487296fb58f9a9" 2018-10-02 18:51:38,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae1b372-131d-4955-9da3-c73d77491495 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:38,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ae1b372-131d-4955-9da3-c73d77491495 2018-10-02 18:51:38,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:38,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:38,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["hzydUUl0RRuxN3IeB-w3-A"], "issued_at": "2018-10-02T18:51:38.000000Z"}} 2018-10-02 18:51:38,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:51:39,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e3a9de-3e29-4dcf-b7a5-adff58d86127 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:39,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d5e3a9de-3e29-4dcf-b7a5-adff58d86127 2018-10-02 18:51:39,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:51:39,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:51: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:51:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:51:39,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4763fbcb-ff3c-4cca-b452-76c2c3bc89a1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:51:39,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj used request id req-4763fbcb-ff3c-4cca-b452-76c2c3bc89a1 2018-10-02 18:51:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:51:39,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c8380c-adad-48fc-98ef-415af3ca75bc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:51:39,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e2c8380c-adad-48fc-98ef-415af3ca75bc 2018-10-02 18:51:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}}' 2018-10-02 18:51:39,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e806c310-82f6-4978-b095-5f0485c2058e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:51:39,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e806c310-82f6-4978-b095-5f0485c2058e 2018-10-02 18:51:39,387 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj 2018-10-02 18:51:39,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:39,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:39,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LMj6o6DDRT-QS3BfL3QXZA"], "issued_at": "2018-10-02T18:51:39.000000Z"}} 2018-10-02 18:51:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc73ddc4c224933502fb47760337347caeaae52" 2018-10-02 18:51:39,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1407aed9-c523-4a67-84eb-a2d6c1fca269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:39,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1407aed9-c523-4a67-84eb-a2d6c1fca269 2018-10-02 18:51:39,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:51:39,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:51: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:51:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc73ddc4c224933502fb47760337347caeaae52" 2018-10-02 18:51:40,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22eaa1f4-4fd2-41a7-815d-21a1e24e0214 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:51:40,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-22eaa1f4-4fd2-41a7-815d-21a1e24e0214 2018-10-02 18:51:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc73ddc4c224933502fb47760337347caeaae52" 2018-10-02 18:51:40,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15f3094-877a-412c-9256-003b38df8c28 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}]} 2018-10-02 18:51:40,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj used request id req-f15f3094-877a-412c-9256-003b38df8c28 2018-10-02 18:51:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc73ddc4c224933502fb47760337347caeaae52" 2018-10-02 18:51:40,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672ba975-3a62-4253-afa4-c77a9b29a6a8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:51:40,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-672ba975-3a62-4253-afa4-c77a9b29a6a8 2018-10-02 18:51:40,565 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3b9833f1-8223-4f2-user 2018-10-02 18:51:40,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:51:40,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0f0a0d-e5ab-4e37-a1c5-8a17c4dd8b6f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:51:40,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa0f0a0d-e5ab-4e37-a1c5-8a17c4dd8b6f 2018-10-02 18:51:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" -d '{"role": {"name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}}' 2018-10-02 18:51:40,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b6c753-d5eb-482f-8bfb-52ca7018b0e1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e3edfb110be4a069ada1f48e958fe70", "links": {"self": "http://172.30.9.22:5000/v3/roles/9e3edfb110be4a069ada1f48e958fe70"}, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}} 2018-10-02 18:51:40,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a3b6c753-d5eb-482f-8bfb-52ca7018b0e1 2018-10-02 18:51:40,824 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role 2018-10-02 18:51:40,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/9e3edfb110be4a069ada1f48e958fe70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:51:40,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438ef24b-8ed0-44f5-819a-bf58c1f2784e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/9e3edfb110be4a069ada1f48e958fe70"}, "domain_id": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role", "id": "9e3edfb110be4a069ada1f48e958fe70"}} 2018-10-02 18:51:40,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/9e3edfb110be4a069ada1f48e958fe70 used request id req-438ef24b-8ed0-44f5-819a-bf58c1f2784e 2018-10-02 18:51:40,844 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role to project InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj 2018-10-02 18:51:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0/users/c1a3b75a8b974bf5afd97f072f58f7fc/roles/9e3edfb110be4a069ada1f48e958fe70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:51:40,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93eb96a-cd8b-4a7a-8e06-1ac057b29896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:51:40,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0/users/c1a3b75a8b974bf5afd97f072f58f7fc/roles/9e3edfb110be4a069ada1f48e958fe70 used request id req-e93eb96a-cd8b-4a7a-8e06-1ac057b29896 2018-10-02 18:51:40,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:51:40,984 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:51:40,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:40,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:41,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3edfb110be4a069ada1f48e958fe70", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}], "expires_at": "2018-10-02T19:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45426240b27d46e89cab4cf3b2276ff0", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-user", "id": "c1a3b75a8b974bf5afd97f072f58f7fc"}, "audit_ids": ["VEfy1lBERTGi97Cwvq5JiQ"], "issued_at": "2018-10-02T18:51:41.000000Z"}} 2018-10-02 18:51:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:51:41,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70ea911-1e5e-4894-94f8-64e12cc3769c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:41,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f70ea911-1e5e-4894-94f8-64e12cc3769c 2018-10-02 18:51:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:51:41,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c83a26fa-8f2a-40c9-a460-5ebf79127512 Date: Tue, 02 Oct 2018 18:51:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image"} 2018-10-02 18:51:41,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image used request id req-c83a26fa-8f2a-40c9-a460-5ebf79127512 2018-10-02 18:51:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:51:41,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5db448c6-a0e4-42c8-a6b3-58d4615743bc Date: Tue, 02 Oct 2018 18:51:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:51:41,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5db448c6-a0e4-42c8-a6b3-58d4615743bc 2018-10-02 18:51:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image"}' 2018-10-02 18:51:41,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb X-Openstack-Request-Id: req-0ea2663a-1b81-4f7b-bbf4-8100152acd61 Date: Tue, 02 Oct 2018 18:51:42 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:51:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:51:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "min_disk": 0, "protected": false, "id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "file": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/file", "checksum": null, "owner": "45426240b27d46e89cab4cf3b2276ff0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:51:41,999 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0ea2663a-1b81-4f7b-bbf4-8100152acd61 2018-10-02 18:51:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" -d '' 2018-10-02 18:51:44,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33988e57-83dc-46f2-9a0b-4ac1a51bd334 Date: Tue, 02 Oct 2018 18:51:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:51:44,134 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/file used request id req-33988e57-83dc-46f2-9a0b-4ac1a51bd334 2018-10-02 18:51:44,135 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:51:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:51:44,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0be23725-125f-4a66-8c6c-0c6c106fe74a Date: Tue, 02 Oct 2018 18:51:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:51:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:51:44Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/snap", "metadata": {}}], "self": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "min_disk": 0, "protected": false, "id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "file": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45426240b27d46e89cab4cf3b2276ff0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:51:44,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb used request id req-0be23725-125f-4a66-8c6c-0c6c106fe74a 2018-10-02 18:51:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:51:44,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9098a63f-c5eb-4859-af00-2849f65cdb7f Date: Tue, 02 Oct 2018 18:51:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:51:44,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9098a63f-c5eb-4859-af00-2849f65cdb7f 2018-10-02 18:51:44,441 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image 2018-10-02 18:51:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:51:44,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-78794110-af13-42ec-b2ff-a9d661ca0694 Date: Tue, 02 Oct 2018 18:51:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:51:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:51:44Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/snap", "metadata": {}}], "self": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "min_disk": 0, "protected": false, "id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "file": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45426240b27d46e89cab4cf3b2276ff0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:51:44,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb used request id req-78794110-af13-42ec-b2ff-a9d661ca0694 2018-10-02 18:51:44,615 - create_image - DEBUG - Instance status is - active 2018-10-02 18:51:44,615 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image 2018-10-02 18:51:44,615 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image 2018-10-02 18:51:44,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:44,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:44,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3edfb110be4a069ada1f48e958fe70", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}], "expires_at": "2018-10-02T19:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45426240b27d46e89cab4cf3b2276ff0", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-user", "id": "c1a3b75a8b974bf5afd97f072f58f7fc"}, "audit_ids": ["H5_GLw0FQhu-9rKJMjwmHQ"], "issued_at": "2018-10-02T18:51:44.000000Z"}} 2018-10-02 18:51:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:51:45,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66e4336-c22b-4a99-9596-957905f19e2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:45,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b66e4336-c22b-4a99-9596-957905f19e2c 2018-10-02 18:51:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:51:45,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2f3205fb-a9b1-4eb5-b6b6-da18032f0556 Date: Tue, 02 Oct 2018 18:51:45 GMT RESP BODY: {"networks":[]} 2018-10-02 18:51:45,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-2f3205fb-a9b1-4eb5-b6b6-da18032f0556 2018-10-02 18:51:45,251 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net 2018-10-02 18:51:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" -d '{"network": {"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net", "admin_state_up": true}}' 2018-10-02 18:51:45,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f50b6ee0-37c5-40cb-af95-b1519742c0ea Date: Tue, 02 Oct 2018 18:51:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:51:45Z","is_default":false,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","mtu":1450}} 2018-10-02 18:51:45,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f50b6ee0-37c5-40cb-af95-b1519742c0ea 2018-10-02 18:51:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:51:46,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-8e081fb6-18dc-4a55-b4cb-ac0d7a9502c7 Date: Tue, 02 Oct 2018 18:51:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:51:45Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:46,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-8e081fb6-18dc-4a55-b4cb-ac0d7a9502c7 2018-10-02 18:51:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:51:46,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d7d1515-e573-4a24-892e-d1cec9ee06d4 Date: Tue, 02 Oct 2018 18:51:46 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:51:46,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-8d7d1515-e573-4a24-892e-d1cec9ee06d4 2018-10-02 18:51:46,238 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet 2018-10-02 18:51:46,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" -d '{"subnets": [{"ip_version": 4, "network_id": "14583003-2159-47fa-9b18-f8ed7c6b9fbc", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]}' 2018-10-02 18:51:46,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-91138d17-2934-406c-9af5-67690727ffb1 Date: Tue, 02 Oct 2018 18:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:46,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-91138d17-2934-406c-9af5-67690727ffb1 2018-10-02 18:51:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:51:47,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7f270306-bd61-4009-af8b-1f0a11d375d4 Date: Tue, 02 Oct 2018 18:51: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:47,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-7f270306-bd61-4009-af8b-1f0a11d375d4 2018-10-02 18:51:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:51:47,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-45b728df-878f-4e71-9c89-375abd2f7548 Date: Tue, 02 Oct 2018 18:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:47,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-45b728df-878f-4e71-9c89-375abd2f7548 2018-10-02 18:51:47,407 - OpenStackNetwork - DEBUG - Network [14583003-2159-47fa-9b18-f8ed7c6b9fbc] created successfully 2018-10-02 18:51:47,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:47,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:47,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["YhAEajqITnS2Lkm8DijX4A"], "issued_at": "2018-10-02T18:51:47.000000Z"}} 2018-10-02 18:51:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88058c384e1b2ee0a4f3bfa3abdbf53b668a2fc1" 2018-10-02 18:51:47,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78146c68-b13c-4199-b609-6685e27d0a4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:47,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-78146c68-b13c-4199-b609-6685e27d0a4d 2018-10-02 18:51:47,870 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:51:47,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88058c384e1b2ee0a4f3bfa3abdbf53b668a2fc1" 2018-10-02 18:51:48,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51: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-272fb710-d98b-42bd-bc29-04b0b3f3a92e x-compute-request-id: req-272fb710-d98b-42bd-bc29-04b0b3f3a92e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:51:48,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-272fb710-d98b-42bd-bc29-04b0b3f3a92e 2018-10-02 18:51:48,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88058c384e1b2ee0a4f3bfa3abdbf53b668a2fc1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:51:48,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51: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-37c4c5dc-0e68-40c0-8067-aff0dee32439 x-compute-request-id: req-37c4c5dc-0e68-40c0-8067-aff0dee32439 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0446b709-14cd-480c-81d5-823b8a182b34", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:51:48,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-37c4c5dc-0e68-40c0-8067-aff0dee32439 2018-10-02 18:51:48,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:48,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:48,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3edfb110be4a069ada1f48e958fe70", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}], "expires_at": "2018-10-02T19:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45426240b27d46e89cab4cf3b2276ff0", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-user", "id": "c1a3b75a8b974bf5afd97f072f58f7fc"}, "audit_ids": ["NAc7KBp8SbeH4UGxwX-HAw"], "issued_at": "2018-10-02T18:51:48.000000Z"}} 2018-10-02 18:51:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:48,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5ce28d-e8bb-4027-a20f-07701b60d01f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:48,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ed5ce28d-e8bb-4027-a20f-07701b60d01f 2018-10-02 18:51:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:48,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-411a54ee-87b2-42db-a7e7-52465146150d Date: Tue, 02 Oct 2018 18:51:48 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:51:48,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name&description=hello+group used request id req-411a54ee-87b2-42db-a7e7-52465146150d 2018-10-02 18:51:48,769 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name... 2018-10-02 18:51:48,769 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name 2018-10-02 18:51:48,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" -d '{"security_group": {"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name", "description": "hello group"}}' 2018-10-02 18:51:49,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d5533cd8-9dbb-44a0-a01b-6710593cf473 Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:48Z", "updated_at": "2018-10-02T18:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "80182473-69d4-4c5d-b30b-af976ef77f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}], "revision_number": 2, "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}} 2018-10-02 18:51:49,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-d5533cd8-9dbb-44a0-a01b-6710593cf473 2018-10-02 18:51:49,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1c7b3d2-588c-4a3a-ae43-b4cecfe10b5c Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "80182473-69d4-4c5d-b30b-af976ef77f5a"}]} 2018-10-02 18:51:49,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-d1c7b3d2-588c-4a3a-ae43-b4cecfe10b5c 2018-10-02 18:51:49,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:49,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd54d774-dca4-42fe-a574-d344d4b7683b Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "80182473-69d4-4c5d-b30b-af976ef77f5a"}]} 2018-10-02 18:51:49,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-cd54d774-dca4-42fe-a574-d344d4b7683b 2018-10-02 18:51:49,463 - neutron_utils - INFO - Retrieving security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f1b7fc03-808b-4d7c-9014-97d72aa260d8 Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:48Z", "updated_at": "2018-10-02T18:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "80182473-69d4-4c5d-b30b-af976ef77f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}], "revision_number": 2, "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}]} 2018-10-02 18:51:49,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-f1b7fc03-808b-4d7c-9014-97d72aa260d8 2018-10-02 18:51:49,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:49,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b66f97b-244f-474c-9c9c-18b041126c00 Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "80182473-69d4-4c5d-b30b-af976ef77f5a"}]} 2018-10-02 18:51:49,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-4b66f97b-244f-474c-9c9c-18b041126c00 2018-10-02 18:51:49,684 - neutron_utils - INFO - Retrieving security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:49,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f096bd1a-bf12-455c-ae90-a47df32beafc Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:48Z", "updated_at": "2018-10-02T18:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "80182473-69d4-4c5d-b30b-af976ef77f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}], "revision_number": 2, "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}]} 2018-10-02 18:51:49,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-f096bd1a-bf12-455c-ae90-a47df32beafc 2018-10-02 18:51:49,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:49,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4f5d117-aa57-44a3-88d4-89a132a5a45a Date: Tue, 02 Oct 2018 18:51:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "80182473-69d4-4c5d-b30b-af976ef77f5a"}]} 2018-10-02 18:51:49,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-f4f5d117-aa57-44a3-88d4-89a132a5a45a 2018-10-02 18:51:49,916 - neutron_utils - INFO - Retrieving security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:49,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:50,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3f85cc36-9117-4490-8623-694a5462cdc1 Date: Tue, 02 Oct 2018 18:51:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:48Z", "updated_at": "2018-10-02T18:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "revision_number": 0, "id": "80182473-69d4-4c5d-b30b-af976ef77f5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}], "revision_number": 2, "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}]} 2018-10-02 18:51:50,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-3f85cc36-9117-4490-8623-694a5462cdc1 2018-10-02 18:51:50,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7462af7-06f2-4c4b-b2b4-88aecab56890 2018-10-02 18:51:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:51:50,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9dd73cf9-4fa0-44e4-ac16-0c8506e1f658 Date: Tue, 02 Oct 2018 18:51: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-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:49Z", "security_group_id": "e7462af7-06f2-4c4b-b2b4-88aecab56890", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:49Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "80182473-69d4-4c5d-b30b-af976ef77f5a"}]} 2018-10-02 18:51:50,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-9dd73cf9-4fa0-44e4-ac16-0c8506e1f658 2018-10-02 18:51:50,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:50,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:50,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3edfb110be4a069ada1f48e958fe70", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}], "expires_at": "2018-10-02T19:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45426240b27d46e89cab4cf3b2276ff0", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-user", "id": "c1a3b75a8b974bf5afd97f072f58f7fc"}, "audit_ids": ["5Y0WtWteTZaYMqzR3_P0qA"], "issued_at": "2018-10-02T18:51:50.000000Z"}} 2018-10-02 18:51:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:50,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141af1e1-0012-4215-a580-ebe8ba3b3507 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:50,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-141af1e1-0012-4215-a580-ebe8ba3b3507 2018-10-02 18:51:50,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:51:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:50,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b5c79d-97e3-45ba-ad9e-a1fdf1108a8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:50,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-47b5c79d-97e3-45ba-ad9e-a1fdf1108a8f 2018-10-02 18:51:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:50,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-78916dba-2592-40c7-bca4-2674f4256663 Date: Tue, 02 Oct 2018 18:51: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-78916dba-2592-40c7-bca4-2674f4256663 2018-10-02 18:51:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:51:50,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:51: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:51:50,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:51,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea086ee-418d-4912-a40e-8902595a2d7d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:51:51,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-7ea086ee-418d-4912-a40e-8902595a2d7d 2018-10-02 18:51:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:51,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-436a7274-8a42-475f-a4c7-8fcf77eef499 Date: Tue, 02 Oct 2018 18:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:51,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-436a7274-8a42-475f-a4c7-8fcf77eef499 2018-10-02 18:51:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:51,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aed30331-f9e7-4c1d-b4b6-56748fe27fc8 Date: Tue, 02 Oct 2018 18:51:51 GMT RESP BODY: {"ports":[]} 2018-10-02 18:51:51,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port&admin_state_up=True used request id req-aed30331-f9e7-4c1d-b4b6-56748fe27fc8 2018-10-02 18:51:51,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:51,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2ceb39f-29d9-4602-ace0-23d676295fa2 x-compute-request-id: req-b2ceb39f-29d9-4602-ace0-23d676295fa2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:51:51,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst used request id req-b2ceb39f-29d9-4602-ace0-23d676295fa2 2018-10-02 18:51:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:51,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c3cb50c7-a2c5-4d0e-8404-c5a0848cf9d6 Date: Tue, 02 Oct 2018 18:51: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:51,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-c3cb50c7-a2c5-4d0e-8404-c5a0848cf9d6 2018-10-02 18:51:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:51,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a571b4-2e29-458e-929c-0c6c3aafa307 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:51:51,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-b5a571b4-2e29-458e-929c-0c6c3aafa307 2018-10-02 18:51:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:52,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2732e886-532f-4573-8dca-97de017b2697 Date: Tue, 02 Oct 2018 18:51:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:52,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-2732e886-532f-4573-8dca-97de017b2697 2018-10-02 18:51:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:52,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce3a2e38-0144-4642-970a-411ef9349775 Date: Tue, 02 Oct 2018 18:51:52 GMT RESP BODY: {"ports":[]} 2018-10-02 18:51:52,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port&admin_state_up=True used request id req-ce3a2e38-0144-4642-970a-411ef9349775 2018-10-02 18:51:52,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:51:52,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:51:52,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3edfb110be4a069ada1f48e958fe70", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}], "expires_at": "2018-10-02T19:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45426240b27d46e89cab4cf3b2276ff0", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-user", "id": "c1a3b75a8b974bf5afd97f072f58f7fc"}, "audit_ids": ["_l5wLFxDSoGU2Olydga41w"], "issued_at": "2018-10-02T18:51:52.000000Z"}} 2018-10-02 18:51:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45535c6aa615735d1d71402eaae50c31a68cd9" 2018-10-02 18:51:52,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b393f6-d4e1-482f-b831-3c8e0eb6d972 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:51:52,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c6b393f6-d4e1-482f-b831-3c8e0eb6d972 2018-10-02 18:51:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-59e37131-cdb2-44e1-9847-095d2ae2dde8 Date: Tue, 02 Oct 2018 18:51: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:53,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-59e37131-cdb2-44e1-9847-095d2ae2dde8 2018-10-02 18:51:53,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:53,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1fa9eeb-2e1e-4954-bf3a-338a348eb841 Date: Tue, 02 Oct 2018 18:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:53,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-c1fa9eeb-2e1e-4954-bf3a-338a348eb841 2018-10-02 18:51:53,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:53,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-16053190-5187-4eff-8b78-e2733f7841fa Date: Tue, 02 Oct 2018 18:51: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:53,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-16053190-5187-4eff-8b78-e2733f7841fa 2018-10-02 18:51:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:51:53,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:51: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:51:53,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45535c6aa615735d1d71402eaae50c31a68cd9" 2018-10-02 18:51:53,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4c5cf4-5b97-47b0-bdd0-225dee5e05e0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:51:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-0e4c5cf4-5b97-47b0-bdd0-225dee5e05e0 2018-10-02 18:51:53,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:53,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a067e265-c018-4ad3-ada7-79af694376eb Date: Tue, 02 Oct 2018 18:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:53,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-a067e265-c018-4ad3-ada7-79af694376eb 2018-10-02 18:51:53,839 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net 2018-10-02 18:51:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" -d '{"port": {"network_id": "14583003-2159-47fa-9b18-f8ed7c6b9fbc", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port", "admin_state_up": true}}' 2018-10-02 18:51:54,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-04b4fa59-44d4-448e-a4c1-322c0c4d46d0 Date: Tue, 02 Oct 2018 18:51:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","project_id":"45426240b27d46e89cab4cf3b2276ff0","qos_policy_id":null,"admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal"}} 2018-10-02 18:51:54,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-04b4fa59-44d4-448e-a4c1-322c0c4d46d0 2018-10-02 18:51:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c69d05db-9105-461a-b4e6-6d6fdd7d9f1d Date: Tue, 02 Oct 2018 18:51: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:51:55,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-c69d05db-9105-461a-b4e6-6d6fdd7d9f1d 2018-10-02 18:51:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28342760-f5d8-4720-80c9-c730b6f30b01 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:51:55,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-28342760-f5d8-4720-80c9-c730b6f30b01 2018-10-02 18:51:55,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f05dfef5-da64-4d64-bc75-ddaa3a834bcf Date: Tue, 02 Oct 2018 18:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:51:55,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-f05dfef5-da64-4d64-bc75-ddaa3a834bcf 2018-10-02 18:51:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-74c266dc-b7e9-4e48-a171-df01f97adef2 Date: Tue, 02 Oct 2018 18:51:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:51:55,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port&admin_state_up=True used request id req-74c266dc-b7e9-4e48-a171-df01f97adef2 2018-10-02 18:51:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d0e9aa-3c45-4dea-aabc-b122ad6c6996 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:51:55,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-e4d0e9aa-3c45-4dea-aabc-b122ad6c6996 2018-10-02 18:51:55,379 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst 2018-10-02 18:51:55,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b635aae-2980-48c5-8f9e-caabacf95dfd x-compute-request-id: req-3b635aae-2980-48c5-8f9e-caabacf95dfd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-flavor-name"}]} 2018-10-02 18:51:55,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3b635aae-2980-48c5-8f9e-caabacf95dfd 2018-10-02 18:51:55,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c08baad6-f5da-4698-bf8c-4217dad54697 x-compute-request-id: req-c08baad6-f5da-4698-bf8c-4217dad54697 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0446b709-14cd-480c-81d5-823b8a182b34", "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:51:55,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34 used request id req-c08baad6-f5da-4698-bf8c-4217dad54697 2018-10-02 18:51:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-4a3da2b2-a2e2-4727-b7d1-c68b2cca6740 Date: Tue, 02 Oct 2018 18:51:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:51:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:51:44Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/snap", "metadata": {}}], "self": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "min_disk": 0, "protected": false, "id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "file": "/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45426240b27d46e89cab4cf3b2276ff0", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image"} 2018-10-02 18:51:55,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image used request id req-4a3da2b2-a2e2-4727-b7d1-c68b2cca6740 2018-10-02 18:51:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:55,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9c20f0f-d0f0-40b1-a4a1-749cd6b25cd1 Date: Tue, 02 Oct 2018 18: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-10-02 18:51:55,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a9c20f0f-d0f0-40b1-a4a1-749cd6b25cd1 2018-10-02 18:51:55,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" -d '{"server": {"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "imageRef": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "flavorRef": "0446b709-14cd-480c-81d5-823b8a182b34", "max_count": 1, "min_count": 1, "networks": [{"port": "4ba8ff45-b87a-4029-b99b-cefd76fd8c46"}], "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}]}}' 2018-10-02 18:51:58,052 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a61e6a37-7f28-43e6-a1cf-87f619c35463 x-compute-request-id: req-a61e6a37-7f28-43e6-a1cf-87f619c35463 Content-Length: 435 location: http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0c8c57a-cccf-4337-922d-fff994062334", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "adminPass": "dY5RnV4NrPos"}} 2018-10-02 18:51:58,052 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a61e6a37-7f28-43e6-a1cf-87f619c35463 2018-10-02 18:51:58,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:58,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-edda6568-d041-416f-9e04-80bf3ebd53ea x-compute-request-id: req-edda6568-d041-416f-9e04-80bf3ebd53ea Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:51:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:58,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-edda6568-d041-416f-9e04-80bf3ebd53ea 2018-10-02 18:51:58,416 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst 2018-10-02 18:51:58,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:51:58,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-9217cea4-85df-4793-a6b3-cca934e389a5 x-compute-request-id: req-9217cea4-85df-4793-a6b3-cca934e389a5 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:51:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:51:58,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-9217cea4-85df-4793-a6b3-cca934e389a5 2018-10-02 18:51:58,723 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - BUILD 2018-10-02 18:51:58,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:52:01,727 - create_instance - DEBUG - VM status query timeout in 896.689270973 2018-10-02 18:52:01,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:02,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-805d07f0-53f2-49a1-965f-e194bd24c43b x-compute-request-id: req-805d07f0-53f2-49a1-965f-e194bd24c43b 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.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:51:59Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:02,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-805d07f0-53f2-49a1-965f-e194bd24c43b 2018-10-02 18:52:02,192 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - BUILD 2018-10-02 18:52:02,192 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:52:05,196 - create_instance - DEBUG - VM status query timeout in 893.22022295 2018-10-02 18:52:05,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:05,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-05560c3f-dbb1-45e6-8d85-1cd1fdfa0f1d x-compute-request-id: req-05560c3f-dbb1-45e6-8d85-1cd1fdfa0f1d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:05,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-05560c3f-dbb1-45e6-8d85-1cd1fdfa0f1d 2018-10-02 18:52:05,776 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - ACTIVE 2018-10-02 18:52:05,776 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:52:05,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:06,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-d6f554dd-53b0-41de-91bd-c14e6196bdd0 x-compute-request-id: req-d6f554dd-53b0-41de-91bd-c14e6196bdd0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:06,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-d6f554dd-53b0-41de-91bd-c14e6196bdd0 2018-10-02 18:52:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:06,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0ea8bd13-d9bf-4fa0-a737-63bb8a862c59 Date: Tue, 02 Oct 2018 18:52: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:52:06,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-0ea8bd13-d9bf-4fa0-a737-63bb8a862c59 2018-10-02 18:52:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:06,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34625e7f-8151-4fce-9bd2-9efaadb67882 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:06,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-34625e7f-8151-4fce-9bd2-9efaadb67882 2018-10-02 18:52:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:06,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-44fcc003-b922-47cb-a46f-8227b4e4e43d Date: Tue, 02 Oct 2018 18:52:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:52:06,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-44fcc003-b922-47cb-a46f-8227b4e4e43d 2018-10-02 18:52:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:06,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-508c060a-c0ce-4eb5-bf8c-5ff763881bcf Date: Tue, 02 Oct 2018 18:52:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":"d0c8c57a-cccf-4337-922d-fff994062334"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.4"}],"id":"5eeb7c89-3e48-45c4-8d86-6d50041203bd","security_groups":[],"mac_address":"fa:16:3e:aa:a1:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.2"}],"id":"b7fa87df-2458-439b-9555-cbc4aa3b952e","security_groups":[],"mac_address":"fa:16:3e:7f:e6:19","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.3"}],"id":"cc2dcfae-d9c1-476c-9abb-147c4f939cf4","security_groups":[],"mac_address":"fa:16:3e:33:3e:68","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14583003-2159-47fa-9b18-f8ed7c6b9fbc"}]} 2018-10-02 18:52:06,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-508c060a-c0ce-4eb5-bf8c-5ff763881bcf 2018-10-02 18:52:06,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:07,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-9974909d-6436-4e6c-8269-d64668dfce88 x-compute-request-id: req-9974909d-6436-4e6c-8269-d64668dfce88 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:07,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-9974909d-6436-4e6c-8269-d64668dfce88 2018-10-02 18:52:07,117 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - ACTIVE 2018-10-02 18:52:07,118 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:52:07,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:07,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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,Accept-Encoding x-openstack-request-id: req-680cb285-db08-480a-aefd-8c6fd152b34f x-compute-request-id: req-680cb285-db08-480a-aefd-8c6fd152b34f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:07,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-680cb285-db08-480a-aefd-8c6fd152b34f 2018-10-02 18:52:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:07,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-94e67d95-ac72-4ea0-b85b-b9e653d13dc8 Date: Tue, 02 Oct 2018 18:52: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:52:07,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-94e67d95-ac72-4ea0-b85b-b9e653d13dc8 2018-10-02 18:52:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:07,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94667ecc-34cf-46ff-bed7-816173fa814e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:07,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-94667ecc-34cf-46ff-bed7-816173fa814e 2018-10-02 18:52:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:08,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf658655-57c9-463d-85ce-bc249e3f290b Date: Tue, 02 Oct 2018 18:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:52:08,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-cf658655-57c9-463d-85ce-bc249e3f290b 2018-10-02 18:52:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:08,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-942e1de7-f8bc-4b19-8dae-546f656d95fc Date: Tue, 02 Oct 2018 18:52:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":"d0c8c57a-cccf-4337-922d-fff994062334"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.4"}],"id":"5eeb7c89-3e48-45c4-8d86-6d50041203bd","security_groups":[],"mac_address":"fa:16:3e:aa:a1:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.2"}],"id":"b7fa87df-2458-439b-9555-cbc4aa3b952e","security_groups":[],"mac_address":"fa:16:3e:7f:e6:19","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.3"}],"id":"cc2dcfae-d9c1-476c-9abb-147c4f939cf4","security_groups":[],"mac_address":"fa:16:3e:33:3e:68","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14583003-2159-47fa-9b18-f8ed7c6b9fbc"}]} 2018-10-02 18:52:08,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-942e1de7-f8bc-4b19-8dae-546f656d95fc 2018-10-02 18:52:08,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}}' 2018-10-02 18:52:09,283 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-631044fb-a033-4f6d-9ddd-edf72d841796 x-compute-request-id: req-631044fb-a033-4f6d-9ddd-edf72d841796 Content-Length: 0 Content-Type: application/json 2018-10-02 18:52:09,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334/action used request id req-631044fb-a033-4f6d-9ddd-edf72d841796 2018-10-02 18:52:09,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:09,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-4b59d4f3-e29c-4e68-be08-877a5b4cb76e x-compute-request-id: req-4b59d4f3-e29c-4e68-be08-877a5b4cb76e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:09,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-4b59d4f3-e29c-4e68-be08-877a5b4cb76e 2018-10-02 18:52:09,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:09,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e237c520-56de-4fd3-8a6e-f7ff391da60b Date: Tue, 02 Oct 2018 18:52: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:52:09,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-e237c520-56de-4fd3-8a6e-f7ff391da60b 2018-10-02 18:52:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:09,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a681af-f250-47d1-913b-3b933252dc2c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:09,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-c7a681af-f250-47d1-913b-3b933252dc2c 2018-10-02 18:52:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:10,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1f1cef5-1fd6-4357-9c2d-19902e486645 Date: Tue, 02 Oct 2018 18:52:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:52:10,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-c1f1cef5-1fd6-4357-9c2d-19902e486645 2018-10-02 18:52:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:10,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-9350a983-94f2-441e-96ee-6a21dc7f6dd5 Date: Tue, 02 Oct 2018 18:52:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["e7462af7-06f2-4c4b-b2b4-88aecab56890","fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":"d0c8c57a-cccf-4337-922d-fff994062334"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.4"}],"id":"5eeb7c89-3e48-45c4-8d86-6d50041203bd","security_groups":[],"mac_address":"fa:16:3e:aa:a1:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.2"}],"id":"b7fa87df-2458-439b-9555-cbc4aa3b952e","security_groups":[],"mac_address":"fa:16:3e:7f:e6:19","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.3"}],"id":"cc2dcfae-d9c1-476c-9abb-147c4f939cf4","security_groups":[],"mac_address":"fa:16:3e:33:3e:68","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14583003-2159-47fa-9b18-f8ed7c6b9fbc"}]} 2018-10-02 18:52:10,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-9350a983-94f2-441e-96ee-6a21dc7f6dd5 2018-10-02 18:52:10,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:10,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3edfb110be4a069ada1f48e958fe70", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role"}], "expires_at": "2018-10-02T19:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45426240b27d46e89cab4cf3b2276ff0", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/45426240b27d46e89cab4cf3b2276ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-user", "id": "c1a3b75a8b974bf5afd97f072f58f7fc"}, "audit_ids": ["ErRYThwJSs29cfHq4KNV8A"], "issued_at": "2018-10-02T18:52:10.000000Z"}} 2018-10-02 18:52:10,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51825caadd6f33daf648ad6e1f074a4c8474304a" 2018-10-02 18:52:11,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec69c3e8-b3bb-4d6c-b436-548431bf14f5 x-compute-request-id: req-ec69c3e8-b3bb-4d6c-b436-548431bf14f5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:11,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-ec69c3e8-b3bb-4d6c-b436-548431bf14f5 2018-10-02 18:52:11,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:12,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe8ee30c-06da-4d7e-9941-58fbaf58950b x-compute-request-id: req-fe8ee30c-06da-4d7e-9941-58fbaf58950b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:12,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-fe8ee30c-06da-4d7e-9941-58fbaf58950b 2018-10-02 18:52:12,110 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - ACTIVE 2018-10-02 18:52:12,110 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:52:12,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:12,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-93a241c0-a46b-4629-888c-d66c3018f36a x-compute-request-id: req-93a241c0-a46b-4629-888c-d66c3018f36a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:12,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-93a241c0-a46b-4629-888c-d66c3018f36a 2018-10-02 18:52:12,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:12,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d11372fd-7c26-4efc-b2e2-28c6abe9ef23 Date: Tue, 02 Oct 2018 18:52: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:52:12,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-d11372fd-7c26-4efc-b2e2-28c6abe9ef23 2018-10-02 18:52:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:12,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cfaf66-ecec-4da8-8c0d-c84e86930af1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:12,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-46cfaf66-ecec-4da8-8c0d-c84e86930af1 2018-10-02 18:52:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:12,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d63557ba-3b36-4411-9611-a4a7ef068250 Date: Tue, 02 Oct 2018 18:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:52:12,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-d63557ba-3b36-4411-9611-a4a7ef068250 2018-10-02 18:52:12,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:12,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-30e9dfcc-8157-474e-9582-79fcf61d2e1c Date: Tue, 02 Oct 2018 18:52:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["e7462af7-06f2-4c4b-b2b4-88aecab56890","fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":"d0c8c57a-cccf-4337-922d-fff994062334"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.4"}],"id":"5eeb7c89-3e48-45c4-8d86-6d50041203bd","security_groups":[],"mac_address":"fa:16:3e:aa:a1:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.2"}],"id":"b7fa87df-2458-439b-9555-cbc4aa3b952e","security_groups":[],"mac_address":"fa:16:3e:7f:e6:19","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.3"}],"id":"cc2dcfae-d9c1-476c-9abb-147c4f939cf4","security_groups":[],"mac_address":"fa:16:3e:33:3e:68","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14583003-2159-47fa-9b18-f8ed7c6b9fbc"}]} 2018-10-02 18:52:12,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-30e9dfcc-8157-474e-9582-79fcf61d2e1c 2018-10-02 18:52:12,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:13,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-6fc6d967-c473-4d54-b14b-24dd506967ce x-compute-request-id: req-6fc6d967-c473-4d54-b14b-24dd506967ce Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:13,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-6fc6d967-c473-4d54-b14b-24dd506967ce 2018-10-02 18:52:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:13,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d9550514-e54a-4fcb-8a79-d6cfee809fe2 Date: Tue, 02 Oct 2018 18:52: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:52:13,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-d9550514-e54a-4fcb-8a79-d6cfee809fe2 2018-10-02 18:52:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:13,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e28d22-f471-4416-ad68-55be48ba2dac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:13,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-49e28d22-f471-4416-ad68-55be48ba2dac 2018-10-02 18:52:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:13,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e5c79bc-3a76-4b9f-94f9-8085a3bb2a76 Date: Tue, 02 Oct 2018 18:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:52:13,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-0e5c79bc-3a76-4b9f-94f9-8085a3bb2a76 2018-10-02 18:52:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:13,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-1e0c787e-30aa-4d6f-9cb4-59077bef1fad Date: Tue, 02 Oct 2018 18:52:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["e7462af7-06f2-4c4b-b2b4-88aecab56890","fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":"d0c8c57a-cccf-4337-922d-fff994062334"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.4"}],"id":"5eeb7c89-3e48-45c4-8d86-6d50041203bd","security_groups":[],"mac_address":"fa:16:3e:aa:a1:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.2"}],"id":"b7fa87df-2458-439b-9555-cbc4aa3b952e","security_groups":[],"mac_address":"fa:16:3e:7f:e6:19","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.3"}],"id":"cc2dcfae-d9c1-476c-9abb-147c4f939cf4","security_groups":[],"mac_address":"fa:16:3e:33:3e:68","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14583003-2159-47fa-9b18-f8ed7c6b9fbc"}]} 2018-10-02 18:52:13,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-1e0c787e-30aa-4d6f-9cb4-59077bef1fad 2018-10-02 18:52:13,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}}' 2018-10-02 18:52:14,628 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 18:52: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-7967baa4-89fc-4d51-aad5-68fcb0edd0f4 x-compute-request-id: req-7967baa4-89fc-4d51-aad5-68fcb0edd0f4 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: 'e7462af7-06f2-4c4b-b2b4-88aecab56890'.\nNeutron server returns request_ids: ['req-0c66da13-eb5b-4e32-9139-2b6f8b4a278f']", "code": 400}} 2018-10-02 18:52:14,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334/action used request id req-7967baa4-89fc-4d51-aad5-68fcb0edd0f4 2018-10-02 18:52:14,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:15,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-28bd0fdb-cd5e-4b3e-9388-88a12d680878 x-compute-request-id: req-28bd0fdb-cd5e-4b3e-9388-88a12d680878 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:15,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-28bd0fdb-cd5e-4b3e-9388-88a12d680878 2018-10-02 18:52:15,284 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name] already added to VM [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] 2018-10-02 18:52:15,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:15,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-3c4db003-8659-4b14-a827-eb51df5d9e0d x-compute-request-id: req-3c4db003-8659-4b14-a827-eb51df5d9e0d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:15,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-3c4db003-8659-4b14-a827-eb51df5d9e0d 2018-10-02 18:52:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:15,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8616ad5c-b302-436b-9e62-23a86494e0b2 Date: Tue, 02 Oct 2018 18:52: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":["0b15ed12-809f-40d9-9728-916a0420c254"],"updated_at":"2018-10-02T18:51:46Z","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"45426240b27d46e89cab4cf3b2276ff0","id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net"}]} 2018-10-02 18:52:15,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net used request id req-8616ad5c-b302-436b-9e62-23a86494e0b2 2018-10-02 18:52:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:16,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3144b704-3433-4663-b8fa-b3dc97f751d9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:16,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-3144b704-3433-4663-b8fa-b3dc97f751d9 2018-10-02 18:52:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:16,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93907dc4-d1b4-4cd1-9a92-2afc773b00cb Date: Tue, 02 Oct 2018 18:52:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:46Z","dns_nameservers":[],"updated_at":"2018-10-02T18:51: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":"45426240b27d46e89cab4cf3b2276ff0","id":"0b15ed12-809f-40d9-9728-916a0420c254","subnetpool_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet"}]} 2018-10-02 18:52:16,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-93907dc4-d1b4-4cd1-9a92-2afc773b00cb 2018-10-02 18:52:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:16,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-e33c6c42-411a-4e8d-8f6d-30e9a5c0e7cd Date: Tue, 02 Oct 2018 18:52:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.9"}],"id":"4ba8ff45-b87a-4029-b99b-cefd76fd8c46","security_groups":["e7462af7-06f2-4c4b-b2b4-88aecab56890","fbd90573-44ad-4c01-8ceb-2c8862891e86"],"mac_address":"fa:16:3e:21:8d:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:54Z","binding:vnic_type":"normal","device_id":"d0c8c57a-cccf-4337-922d-fff994062334"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.4"}],"id":"5eeb7c89-3e48-45c4-8d86-6d50041203bd","security_groups":[],"mac_address":"fa:16:3e:aa:a1:da","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.2"}],"id":"b7fa87df-2458-439b-9555-cbc4aa3b952e","security_groups":[],"mac_address":"fa:16:3e:7f:e6:19","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14583003-2159-47fa-9b18-f8ed7c6b9fbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:51:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b15ed12-809f-40d9-9728-916a0420c254","ip_address":"10.55.0.3"}],"id":"cc2dcfae-d9c1-476c-9abb-147c4f939cf4","security_groups":[],"mac_address":"fa:16:3e:33:3e:68","project_id":"45426240b27d46e89cab4cf3b2276ff0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14583003-2159-47fa-9b18-f8ed7c6b9fbc","tenant_id":"45426240b27d46e89cab4cf3b2276ff0","created_at":"2018-10-02T18:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14583003-2159-47fa-9b18-f8ed7c6b9fbc"}]} 2018-10-02 18:52:16,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-e33c6c42-411a-4e8d-8f6d-30e9a5c0e7cd 2018-10-02 18:52:16,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51825caadd6f33daf648ad6e1f074a4c8474304a" 2018-10-02 18:52:16,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-aa03b521-fcc4-4c5f-85e8-18f042c59639 x-compute-request-id: req-aa03b521-fcc4-4c5f-85e8-18f042c59639 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:8d:da", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "security_groups": [{"name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name"}, {"name": "default"}], "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:03Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:16,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-aa03b521-fcc4-4c5f-85e8-18f042c59639 2018-10-02 18:52:16,840 - create_instance - INFO - Deleting Port with ID - 4ba8ff45-b87a-4029-b99b-cefd76fd8c46 2018-10-02 18:52:16,840 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-port 2018-10-02 18:52:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/4ba8ff45-b87a-4029-b99b-cefd76fd8c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:17,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bc213da-d9c9-4d83-bdba-35d80dec7b1f Date: Tue, 02 Oct 2018 18:52:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:17,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/4ba8ff45-b87a-4029-b99b-cefd76fd8c46 used request id req-2bc213da-d9c9-4d83-bdba-35d80dec7b1f 2018-10-02 18:52:17,271 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst 2018-10-02 18:52:17,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:17,411 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:52: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-fa211ffc-fcb8-4adc-a9b1-b2270d8bda57 x-compute-request-id: req-fa211ffc-fcb8-4adc-a9b1-b2270d8bda57 Content-Type: application/json 2018-10-02 18:52:17,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-fa211ffc-fcb8-4adc-a9b1-b2270d8bda57 2018-10-02 18:52:17,411 - create_instance - INFO - Checking deletion status 2018-10-02 18:52:17,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:17,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-7ba370ed-0d5c-4e84-9533-607730436d01 x-compute-request-id: req-7ba370ed-0d5c-4e84-9533-607730436d01 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:17Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:17,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-7ba370ed-0d5c-4e84-9533-607730436d01 2018-10-02 18:52:17,647 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - ACTIVE 2018-10-02 18:52:17,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:52:20,650 - create_instance - DEBUG - VM status query timeout in 296.761399031 2018-10-02 18:52:20,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:21,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-9c56b135-2d51-4f47-b081-db84297c51ee x-compute-request-id: req-9c56b135-2d51-4f47-b081-db84297c51ee Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d0c8c57a-cccf-4337-922d-fff994062334", "rel": "bookmark"}], "image": {"id": "3ff0a299-3d6f-480e-bd53-e455ae847bbb", "links": [{"href": "http://172.30.9.22:8774/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:03.000000", "flavor": {"id": "0446b709-14cd-480c-81d5-823b8a182b34", "links": [{"href": "http://172.30.9.22:8774/flavors/0446b709-14cd-480c-81d5-823b8a182b34", "rel": "bookmark"}]}, "id": "d0c8c57a-cccf-4337-922d-fff994062334", "user_id": "c1a3b75a8b974bf5afd97f072f58f7fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:17Z", "hostId": "7e019fd75b2b21f5460de4d89f9d63e60781be62b7ae924de110e951", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst", "created": "2018-10-02T18:51:57Z", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:21,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-9c56b135-2d51-4f47-b081-db84297c51ee 2018-10-02 18:52:21,047 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst] is - ACTIVE 2018-10-02 18:52:21,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:52:24,051 - create_instance - DEBUG - VM status query timeout in 293.361028194 2018-10-02 18:52:24,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cfcc0a1df6375d74949f7c2c1fc991814c6e16b" 2018-10-02 18:52:24,099 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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-7e8b582e-8261-4750-a5f1-ce595fd1a7cd x-compute-request-id: req-7e8b582e-8261-4750-a5f1-ce595fd1a7cd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d0c8c57a-cccf-4337-922d-fff994062334 could not be found.", "code": 404}} 2018-10-02 18:52:24,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d0c8c57a-cccf-4337-922d-fff994062334 used request id req-7e8b582e-8261-4750-a5f1-ce595fd1a7cd 2018-10-02 18:52:24,100 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d0c8c57a-cccf-4337-922d-fff994062334 could not be found. (HTTP 404) (Request-ID: req-7e8b582e-8261-4750-a5f1-ce595fd1a7cd) 2018-10-02 18:52:24,100 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-inst 2018-10-02 18:52:24,101 - neutron_utils - INFO - Deleting security group rule with ID - 80182473-69d4-4c5d-b30b-af976ef77f5a 2018-10-02 18:52:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/80182473-69d4-4c5d-b30b-af976ef77f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:52:24,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b80c039e-184f-4412-8b26-9e466b99d01d Content-Length: 0 Date: Tue, 02 Oct 2018 18:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:24,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/80182473-69d4-4c5d-b30b-af976ef77f5a used request id req-b80c039e-184f-4412-8b26-9e466b99d01d 2018-10-02 18:52:24,201 - neutron_utils - INFO - Deleting security group rule with ID - 310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8 2018-10-02 18:52:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:52:24,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d53bc5a-ba9c-4106-ac64-26d03a318bff Content-Length: 0 Date: Tue, 02 Oct 2018 18:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:24,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/310f8f2c-d7c3-4157-8ead-ab4e2c7cecd8 used request id req-1d53bc5a-ba9c-4106-ac64-26d03a318bff 2018-10-02 18:52:24,323 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-name 2018-10-02 18:52:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e7462af7-06f2-4c4b-b2b4-88aecab56890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9dd90e2456d2b63bdaa287e6a8c1fa0662afa6" 2018-10-02 18:52:24,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4835fa5f-ada6-4c35-985f-cfa8ecc80aba Content-Length: 0 Date: Tue, 02 Oct 2018 18:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:24,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e7462af7-06f2-4c4b-b2b4-88aecab56890 used request id req-4835fa5f-ada6-4c35-985f-cfa8ecc80aba 2018-10-02 18:52:24,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88058c384e1b2ee0a4f3bfa3abdbf53b668a2fc1" 2018-10-02 18:52:24,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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-84a87eac-45a7-4c14-a8d8-b313ae9637bd x-compute-request-id: req-84a87eac-45a7-4c14-a8d8-b313ae9637bd Content-Length: 0 Content-Type: application/json 2018-10-02 18:52:24,674 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0446b709-14cd-480c-81d5-823b8a182b34 used request id req-84a87eac-45a7-4c14-a8d8-b313ae9637bd 2018-10-02 18:52:24,675 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet 2018-10-02 18:52:24,676 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-subnet 2018-10-02 18:52:24,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/0b15ed12-809f-40d9-9728-916a0420c254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:52:27,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f05729fb-9d77-4be7-9379-5b5c709cb5d4 Date: Tue, 02 Oct 2018 18:52:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:27,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0b15ed12-809f-40d9-9728-916a0420c254 used request id req-f05729fb-9d77-4be7-9379-5b5c709cb5d4 2018-10-02 18:52:27,134 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-pub-net 2018-10-02 18:52:27,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/14583003-2159-47fa-9b18-f8ed7c6b9fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36dfd1ba6456caff490531a66df102aecb616f63" 2018-10-02 18:52:28,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c19dba8-76f1-4f02-8756-92b400a827de Date: Tue, 02 Oct 2018 18:52:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:28,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/14583003-2159-47fa-9b18-f8ed7c6b9fbc used request id req-1c19dba8-76f1-4f02-8756-92b400a827de 2018-10-02 18:52:28,271 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-414e6754-a8ec-43e7-bce8-799493c77678-image 2018-10-02 18:52:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbef4b025b6c4f8a698872a8627ceef1a1241cb" 2018-10-02 18:52:29,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d687ae1-4b46-4b08-be57-61eeadba39ec Date: Tue, 02 Oct 2018 18:52:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:52:29,799 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3ff0a299-3d6f-480e-bd53-e455ae847bbb used request id req-5d687ae1-4b46-4b08-be57-61eeadba39ec 2018-10-02 18:52:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5d0431a4-c4b5-43ef-86e0-b41e2de3cb32 Date: Tue, 02 Oct 2018 18:52:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:45Z", "updated_at": "2018-10-02T18:51:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "revision_number": 0, "id": "0007ba21-3218-409e-a5fb-af91d205084b", "remote_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "revision_number": 0, "id": "81532e87-81f2-4902-b3b7-70ce1a2053c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "revision_number": 0, "id": "a74edd9d-ee5b-4e14-86b1-f30adc3b0360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "revision_number": 0, "id": "fe15cc0f-2310-494c-ac3d-7bcaaa9cf65e", "remote_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "remote_ip_prefix": null, "created_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "45426240b27d46e89cab4cf3b2276ff0"}], "revision_number": 4, "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "name": "default"}]} 2018-10-02 18:52:30,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5d0431a4-c4b5-43ef-86e0-b41e2de3cb32 2018-10-02 18:52:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b8cfa8-6ae7-43a9-8c09-47644b75d18d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:52:30,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-e3b8cfa8-6ae7-43a9-8c09-47644b75d18d 2018-10-02 18:52:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863da722-3bb7-4e68-8e81-5debf81b3a45 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:52:30,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-863da722-3bb7-4e68-8e81-5debf81b3a45 2018-10-02 18:52:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be2eed8-e02e-4b83-b780-4993f002b630 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:52:30,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-2be2eed8-e02e-4b83-b780-4993f002b630 2018-10-02 18:52:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e7f47f-61b6-4be2-bf4e-452d34130ce3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0"}, "enabled": true, "id": "45426240b27d46e89cab4cf3b2276ff0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj"}} 2018-10-02 18:52:30,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-27e7f47f-61b6-4be2-bf4e-452d34130ce3 2018-10-02 18:52:30,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbd90573-44ad-4c01-8ceb-2c8862891e86 2018-10-02 18:52:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fbd90573-44ad-4c01-8ceb-2c8862891e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc84074e-5988-4327-b4cd-30492e9cc359 Date: Tue, 02 Oct 2018 18:52:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:45Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "0007ba21-3218-409e-a5fb-af91d205084b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:45Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "81532e87-81f2-4902-b3b7-70ce1a2053c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:45Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "a74edd9d-ee5b-4e14-86b1-f30adc3b0360"}, {"remote_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:51:45Z", "security_group_id": "fbd90573-44ad-4c01-8ceb-2c8862891e86", "port_range_min": null, "revision_number": 0, "tenant_id": "45426240b27d46e89cab4cf3b2276ff0", "created_at": "2018-10-02T18:51:45Z", "project_id": "45426240b27d46e89cab4cf3b2276ff0", "id": "fe15cc0f-2310-494c-ac3d-7bcaaa9cf65e"}]} 2018-10-02 18:52:30,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fbd90573-44ad-4c01-8ceb-2c8862891e86 used request id req-bc84074e-5988-4327-b4cd-30492e9cc359 2018-10-02 18:52:30,582 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:52:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fbd90573-44ad-4c01-8ceb-2c8862891e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:30,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cf9ea9f-4220-445f-b61f-82a3b2b34586 Content-Length: 0 Date: Tue, 02 Oct 2018 18:52:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:52:30,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fbd90573-44ad-4c01-8ceb-2c8862891e86 used request id req-2cf9ea9f-4220-445f-b61f-82a3b2b34586 2018-10-02 18:52:30,923 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj 2018-10-02 18:52:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:31,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b0e904-9d06-4633-97d1-c512284c0383 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:52:31,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/45426240b27d46e89cab4cf3b2276ff0 used request id req-e7b0e904-9d06-4633-97d1-c512284c0383 2018-10-02 18:52:31,124 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3b9833f1-8223-4f2-proj-role 2018-10-02 18:52:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/9e3edfb110be4a069ada1f48e958fe70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:31,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea96954-8af3-4207-a864-66c0c3a19998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:52:31,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/9e3edfb110be4a069ada1f48e958fe70 used request id req-3ea96954-8af3-4207-a864-66c0c3a19998 2018-10-02 18:52:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925d23c067bf9ad0779adcafafecba4a1c701fdd" 2018-10-02 18:52:31,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bae960-db77-4004-9cfc-9056e3383058 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:52:31,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d5bae960-db77-4004-9cfc-9056e3383058 2018-10-02 18:52:31,325 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3b9833f1-8223-4f2-user 2018-10-02 18:52:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c1a3b75a8b974bf5afd97f072f58f7fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc73ddc4c224933502fb47760337347caeaae52" 2018-10-02 18:52:31,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc955f10-1303-488e-94f5-443cde23b647 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:52:31,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c1a3b75a8b974bf5afd97f072f58f7fc used request id req-fc955f10-1303-488e-94f5-443cde23b647 2018-10-02 18:52:31,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:31,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["hnvzdy8dRx6qqeMAriXYAQ"], "issued_at": "2018-10-02T18:52:31.000000Z"}} 2018-10-02 18:52:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f2835e865a0cb1535af9e0d303e031d1b69337" 2018-10-02 18:52:31,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3984add2-b2a5-4bda-84f1-234e7908cb80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:31,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3984add2-b2a5-4bda-84f1-234e7908cb80 2018-10-02 18:52:31,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:31,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:32,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DcIJG1V5TZqbF6PhO8E3ZA"], "issued_at": "2018-10-02T18:52:32.000000Z"}} 2018-10-02 18:52:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:52:32,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3332cd-29a8-4f50-8012-a4f8e2cece4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:32,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0e3332cd-29a8-4f50-8012-a4f8e2cece4b 2018-10-02 18:52:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:52:32,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:52: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:52:32,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:52:32,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff849029-0571-497d-b74e-48b759f91742 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:52:32,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj used request id req-ff849029-0571-497d-b74e-48b759f91742 2018-10-02 18:52:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:52:32,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e4156c-1737-4ab9-8c85-11e026cffcb0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:52:32,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-88e4156c-1737-4ab9-8c85-11e026cffcb0 2018-10-02 18:52:32,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}}' 2018-10-02 18:52:32,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eccf67d-1f81-4d6f-bbe7-49c917056e68 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:32,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4eccf67d-1f81-4d6f-bbe7-49c917056e68 2018-10-02 18:52:32,770 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj 2018-10-02 18:52:32,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:32,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:33,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mGZ6exflQ5ibklSXHi3qWA"], "issued_at": "2018-10-02T18:52:33.000000Z"}} 2018-10-02 18:52:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e72d5d9205842e4437837e7fcb46642d234327" 2018-10-02 18:52:33,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5d1801-8e97-482a-b8e2-c0392af51a18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:33,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ec5d1801-8e97-482a-b8e2-c0392af51a18 2018-10-02 18:52:33,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:52:33,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:52:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e72d5d9205842e4437837e7fcb46642d234327" 2018-10-02 18:52:33,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f12152-5e3c-4d5c-8828-67af8ac639dd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:52:33,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-99f12152-5e3c-4d5c-8828-67af8ac639dd 2018-10-02 18:52:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e72d5d9205842e4437837e7fcb46642d234327" 2018-10-02 18:52:33,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc6141f-0c87-45cc-9604-660499ad5991 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}]} 2018-10-02 18:52:33,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj used request id req-7dc6141f-0c87-45cc-9604-660499ad5991 2018-10-02 18:52:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e72d5d9205842e4437837e7fcb46642d234327" 2018-10-02 18:52:33,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c9655c-5d79-4632-ac32-3b4944179661 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:52:33,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d9c9655c-5d79-4632-ac32-3b4944179661 2018-10-02 18:52:33,913 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a71192a9-ec45-4e2-user 2018-10-02 18:52:33,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:52:34,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddf843b-755a-455c-b9f5-5d2e2530e87b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:52:34,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7ddf843b-755a-455c-b9f5-5d2e2530e87b 2018-10-02 18:52:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" -d '{"role": {"name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}}' 2018-10-02 18:52:34,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0f2ad3-153c-4bd0-9229-f505556a36a4 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4a91ddc558d4bfab04a78154a3abd86", "links": {"self": "http://172.30.9.22:5000/v3/roles/d4a91ddc558d4bfab04a78154a3abd86"}, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}} 2018-10-02 18:52:34,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c0f2ad3-153c-4bd0-9229-f505556a36a4 2018-10-02 18:52:34,134 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role 2018-10-02 18:52:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/d4a91ddc558d4bfab04a78154a3abd86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:52:34,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4542082b-7aeb-4ebb-ab7b-cd3eca317249 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/d4a91ddc558d4bfab04a78154a3abd86"}, "domain_id": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role", "id": "d4a91ddc558d4bfab04a78154a3abd86"}} 2018-10-02 18:52:34,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/d4a91ddc558d4bfab04a78154a3abd86 used request id req-4542082b-7aeb-4ebb-ab7b-cd3eca317249 2018-10-02 18:52:34,153 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role to project InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj 2018-10-02 18:52:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e/users/387114362a25478bb8a4ef48f695a73a/roles/d4a91ddc558d4bfab04a78154a3abd86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:52:34,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6328b1-04e4-47b8-90cc-1b96409606f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:52:34,299 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e/users/387114362a25478bb8a4ef48f695a73a/roles/d4a91ddc558d4bfab04a78154a3abd86 used request id req-1a6328b1-04e4-47b8-90cc-1b96409606f2 2018-10-02 18:52:34,299 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:52:34,301 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:52:34,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:34,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:34,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4a91ddc558d4bfab04a78154a3abd86", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}], "expires_at": "2018-10-02T19:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fbfce43805d4ac3acbd55268503c96e", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-user", "id": "387114362a25478bb8a4ef48f695a73a"}, "audit_ids": ["opVoWaGgTa2kPhIVAGo73w"], "issued_at": "2018-10-02T18:52:34.000000Z"}} 2018-10-02 18:52:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:52:34,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5f1539-b92a-4fe6-a692-d5742dcd76d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:34,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ac5f1539-b92a-4fe6-a692-d5742dcd76d7 2018-10-02 18:52:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:52:35,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ecb0ba73-1655-4c86-b238-8ae50a17b642 Date: Tue, 02 Oct 2018 18:52:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image"} 2018-10-02 18:52:35,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image used request id req-ecb0ba73-1655-4c86-b238-8ae50a17b642 2018-10-02 18:52:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:52:35,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5d5ae3b-3ac1-42a8-98f8-ddc373fbcc7d Date: Tue, 02 Oct 2018 18:52:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:52:35,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a5d5ae3b-3ac1-42a8-98f8-ddc373fbcc7d 2018-10-02 18:52:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image"}' 2018-10-02 18:52:35,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 X-Openstack-Request-Id: req-d546bd56-c6f5-4f4a-b659-33071c4a981d Date: Tue, 02 Oct 2018 18:52:35 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:52:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:52:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "min_disk": 0, "protected": false, "id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "file": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/file", "checksum": null, "owner": "3fbfce43805d4ac3acbd55268503c96e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:52:35,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d546bd56-c6f5-4f4a-b659-33071c4a981d 2018-10-02 18:52:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" -d '' 2018-10-02 18:52:36,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1eefa1d5-e57d-49ae-92e6-e90eedf64ed5 Date: Tue, 02 Oct 2018 18:52:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:52:36,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/file used request id req-1eefa1d5-e57d-49ae-92e6-e90eedf64ed5 2018-10-02 18:52:36,798 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:52:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:52:36,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c33132bd-f826-41d1-bf69-4945f225e0b3 Date: Tue, 02 Oct 2018 18:52:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:52:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:52:36Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/snap", "metadata": {}}], "self": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "min_disk": 0, "protected": false, "id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "file": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fbfce43805d4ac3acbd55268503c96e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:52:36,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 used request id req-c33132bd-f826-41d1-bf69-4945f225e0b3 2018-10-02 18:52:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:52:37,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c423d1d-0228-486c-bab0-15c555911cbd Date: Tue, 02 Oct 2018 18:52:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:52:37,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7c423d1d-0228-486c-bab0-15c555911cbd 2018-10-02 18:52:37,128 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image 2018-10-02 18:52:37,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:52:37,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fdc4f1db-c4e1-43d4-91bb-1c8b2623cb04 Date: Tue, 02 Oct 2018 18:52:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:52:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:52:36Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/snap", "metadata": {}}], "self": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "min_disk": 0, "protected": false, "id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "file": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fbfce43805d4ac3acbd55268503c96e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:52:37,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 used request id req-fdc4f1db-c4e1-43d4-91bb-1c8b2623cb04 2018-10-02 18:52:37,148 - create_image - DEBUG - Instance status is - active 2018-10-02 18:52:37,148 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image 2018-10-02 18:52:37,148 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image 2018-10-02 18:52:37,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:37,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:37,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4a91ddc558d4bfab04a78154a3abd86", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}], "expires_at": "2018-10-02T19:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fbfce43805d4ac3acbd55268503c96e", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-user", "id": "387114362a25478bb8a4ef48f695a73a"}, "audit_ids": ["tEHEFC6WTjWRF1q1ysJesA"], "issued_at": "2018-10-02T18:52:37.000000Z"}} 2018-10-02 18:52:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:52:37,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ab0908-7e2d-4d92-b140-b44d89ccad79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:37,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d4ab0908-7e2d-4d92-b140-b44d89ccad79 2018-10-02 18:52:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:52:37,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b957358-2e7e-4ac6-89f5-def3dcdacc03 Date: Tue, 02 Oct 2018 18:52:37 GMT RESP BODY: {"networks":[]} 2018-10-02 18:52:37,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-1b957358-2e7e-4ac6-89f5-def3dcdacc03 2018-10-02 18:52:37,801 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net 2018-10-02 18:52:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" -d '{"network": {"name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net", "admin_state_up": true}}' 2018-10-02 18:52:38,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c3ac470a-e3a9-460c-91e4-2c6fd6ac57fc Date: Tue, 02 Oct 2018 18:52:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0b09e87-7799-4f7d-a142-f78eceda851e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:52:38Z","is_default":false,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","mtu":1450}} 2018-10-02 18:52:38,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c3ac470a-e3a9-460c-91e4-2c6fd6ac57fc 2018-10-02 18:52:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:52:38,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-3b495ff4-f4bd-4668-b43f-33fc9eae3770 Date: Tue, 02 Oct 2018 18:52:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:52:38Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:38,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-3b495ff4-f4bd-4668-b43f-33fc9eae3770 2018-10-02 18:52:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:52:38,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-731dea0d-74ef-4010-ad34-28a89d14550d Date: Tue, 02 Oct 2018 18:52:38 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:52:38,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-731dea0d-74ef-4010-ad34-28a89d14550d 2018-10-02 18:52:38,755 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet 2018-10-02 18:52:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" -d '{"subnets": [{"ip_version": 4, "network_id": "d0b09e87-7799-4f7d-a142-f78eceda851e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]}' 2018-10-02 18:52:39,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1030d6e2-f598-4752-b43b-28a930162eca Date: Tue, 02 Oct 2018 18:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","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":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:39,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1030d6e2-f598-4752-b43b-28a930162eca 2018-10-02 18:52:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:52:39,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f96b7325-3ae2-4b8c-8a33-6ddc40519b08 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:39,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-f96b7325-3ae2-4b8c-8a33-6ddc40519b08 2018-10-02 18:52:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:52:40,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5277878-6609-48d8-8970-aa456d7b604c Date: Tue, 02 Oct 2018 18:52:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:40,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-f5277878-6609-48d8-8970-aa456d7b604c 2018-10-02 18:52:40,090 - OpenStackNetwork - DEBUG - Network [d0b09e87-7799-4f7d-a142-f78eceda851e] created successfully 2018-10-02 18:52:40,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:40,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:40,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["udAFdiK5RwCr2UQnKlX1aQ"], "issued_at": "2018-10-02T18:52:40.000000Z"}} 2018-10-02 18:52:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28240ea96f7fbd166b3bc13222e92a9a59ced76b" 2018-10-02 18:52:40,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53db277b-729d-495f-a635-9c498b877236 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:40,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-53db277b-729d-495f-a635-9c498b877236 2018-10-02 18:52:40,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:52:40,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28240ea96f7fbd166b3bc13222e92a9a59ced76b" 2018-10-02 18:52:40,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-3178ca22-ab50-4f45-a0f4-84d7ad50b053 x-compute-request-id: req-3178ca22-ab50-4f45-a0f4-84d7ad50b053 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:52:40,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3178ca22-ab50-4f45-a0f4-84d7ad50b053 2018-10-02 18:52:40,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28240ea96f7fbd166b3bc13222e92a9a59ced76b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:52:40,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0712b04-be8c-4ca2-a07d-4a46ec78a5fe x-compute-request-id: req-c0712b04-be8c-4ca2-a07d-4a46ec78a5fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:52:40,794 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c0712b04-be8c-4ca2-a07d-4a46ec78a5fe 2018-10-02 18:52:40,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:40,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:41,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4a91ddc558d4bfab04a78154a3abd86", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}], "expires_at": "2018-10-02T19:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fbfce43805d4ac3acbd55268503c96e", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-user", "id": "387114362a25478bb8a4ef48f695a73a"}, "audit_ids": ["wON0B8JxSlW5Q5gbqSmSpA"], "issued_at": "2018-10-02T18:52:41.000000Z"}} 2018-10-02 18:52:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:41,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116efc39-3622-440a-a75d-03161fd141e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:41,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-116efc39-3622-440a-a75d-03161fd141e3 2018-10-02 18:52:41,240 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:52:41,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:41,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2a908c-99a3-48c7-bc26-352648dc787a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:41,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca2a908c-99a3-48c7-bc26-352648dc787a 2018-10-02 18:52:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:41,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-871b81b7-b64a-4f62-ad35-c30fb3a8d2d1 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:41,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-871b81b7-b64a-4f62-ad35-c30fb3a8d2d1 2018-10-02 18:52:41,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:52:41,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:52: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:52:41,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:41,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586ae7af-03d1-41c2-8f68-437159f6d046 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:41,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-586ae7af-03d1-41c2-8f68-437159f6d046 2018-10-02 18:52:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7808c460-ba7c-4af0-8a58-94098c67e328 Date: Tue, 02 Oct 2018 18:52:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:41,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-7808c460-ba7c-4af0-8a58-94098c67e328 2018-10-02 18:52:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:42,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c910f8a1-6277-48ee-819d-c94669aa2af5 Date: Tue, 02 Oct 2018 18:52:42 GMT RESP BODY: {"ports":[]} 2018-10-02 18:52:42,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port&admin_state_up=True used request id req-c910f8a1-6277-48ee-819d-c94669aa2af5 2018-10-02 18:52:42,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:42,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8661b1c0-f5d3-4c14-a53e-12ff1f204a2e x-compute-request-id: req-8661b1c0-f5d3-4c14-a53e-12ff1f204a2e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:52:42,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst used request id req-8661b1c0-f5d3-4c14-a53e-12ff1f204a2e 2018-10-02 18:52:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:42,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-75912390-b238-4c61-b821-a28bd0e61780 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:42,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-75912390-b238-4c61-b821-a28bd0e61780 2018-10-02 18:52:42,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:42,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15a26b1-8583-468d-9b69-7ce085488c82 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:42,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-f15a26b1-8583-468d-9b69-7ce085488c82 2018-10-02 18:52:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:42,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9093b8fc-584a-4eb6-ad3e-3be643693d2a Date: Tue, 02 Oct 2018 18:52:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:42,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-9093b8fc-584a-4eb6-ad3e-3be643693d2a 2018-10-02 18:52:42,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:43,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01498d1d-44ee-4874-95f0-5e0af49113f8 Date: Tue, 02 Oct 2018 18:52:43 GMT RESP BODY: {"ports":[]} 2018-10-02 18:52:43,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port&admin_state_up=True used request id req-01498d1d-44ee-4874-95f0-5e0af49113f8 2018-10-02 18:52:43,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:43,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:43,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4a91ddc558d4bfab04a78154a3abd86", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}], "expires_at": "2018-10-02T19:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fbfce43805d4ac3acbd55268503c96e", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-user", "id": "387114362a25478bb8a4ef48f695a73a"}, "audit_ids": ["A-5WVF7PQfSmDZcn0m8KIw"], "issued_at": "2018-10-02T18:52:43.000000Z"}} 2018-10-02 18:52:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441770460eb087a0c3a7a83cbfe165189f65a019" 2018-10-02 18:52:43,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdd6986-a4f9-4525-b5c9-e4ad892cd61d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:43,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bbdd6986-a4f9-4525-b5c9-e4ad892cd61d 2018-10-02 18:52:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:43,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-635f7d34-ce45-4cef-905d-7bc101b25360 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:43,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-635f7d34-ce45-4cef-905d-7bc101b25360 2018-10-02 18:52:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:43,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-37fde3ec-766e-4948-acc6-0bcb7a6a390e Date: Tue, 02 Oct 2018 18:52:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:43,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-37fde3ec-766e-4948-acc6-0bcb7a6a390e 2018-10-02 18:52:43,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:44,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-640fc3c9-f044-4576-865e-c69917e8ff63 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:44,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-640fc3c9-f044-4576-865e-c69917e8ff63 2018-10-02 18:52:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:52:44,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:52:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441770460eb087a0c3a7a83cbfe165189f65a019" 2018-10-02 18:52:44,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0354e58-0d7b-4df4-a926-417157c10caa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:44,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-a0354e58-0d7b-4df4-a926-417157c10caa 2018-10-02 18:52:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:44,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d00fd9db-1cf9-49de-8bdc-cc24733aed17 Date: Tue, 02 Oct 2018 18:52:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:44,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-d00fd9db-1cf9-49de-8bdc-cc24733aed17 2018-10-02 18:52:44,356 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net 2018-10-02 18:52:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" -d '{"port": {"network_id": "d0b09e87-7799-4f7d-a142-f78eceda851e", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port", "admin_state_up": true}}' 2018-10-02 18:52:45,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-204ca534-e59e-4a31-8e1f-a1aad8473c57 Date: Tue, 02 Oct 2018 18:52:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","project_id":"3fbfce43805d4ac3acbd55268503c96e","qos_policy_id":null,"admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal"}} 2018-10-02 18:52:45,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-204ca534-e59e-4a31-8e1f-a1aad8473c57 2018-10-02 18:52:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8b1bebca-640e-4102-983a-c1443ca12fe0 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:45,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-8b1bebca-640e-4102-983a-c1443ca12fe0 2018-10-02 18:52:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1681408a-69d3-433c-8b4c-35b4edc34635 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:45,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-1681408a-69d3-433c-8b4c-35b4edc34635 2018-10-02 18:52:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0122669e-d979-40f0-bc4b-0827f7105510 Date: Tue, 02 Oct 2018 18:52:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:45,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-0122669e-d979-40f0-bc4b-0827f7105510 2018-10-02 18:52:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-3c449a1b-fd52-484e-878c-c5c55ba62d0b Date: Tue, 02 Oct 2018 18:52:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:52:45,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port&admin_state_up=True used request id req-3c449a1b-fd52-484e-878c-c5c55ba62d0b 2018-10-02 18:52:45,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c04423d-7fd0-423d-87f2-f9853c13b12a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:45,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-0c04423d-7fd0-423d-87f2-f9853c13b12a 2018-10-02 18:52:45,829 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst 2018-10-02 18:52:45,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-1b97bd08-8298-4549-a790-a3cd9e4cbdf2 x-compute-request-id: req-1b97bd08-8298-4549-a790-a3cd9e4cbdf2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-flavor-name"}]} 2018-10-02 18:52:45,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1b97bd08-8298-4549-a790-a3cd9e4cbdf2 2018-10-02 18:52:45,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:45,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-461fb142-fec5-4e9c-a82c-b24ef7b8a52b x-compute-request-id: req-461fb142-fec5-4e9c-a82c-b24ef7b8a52b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:52:45,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c used request id req-461fb142-fec5-4e9c-a82c-b24ef7b8a52b 2018-10-02 18:52:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:46,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-d07aa819-b595-4708-91d4-83538912f456 Date: Tue, 02 Oct 2018 18:52:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:52:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:52:36Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/snap", "metadata": {}}], "self": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "min_disk": 0, "protected": false, "id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "file": "/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fbfce43805d4ac3acbd55268503c96e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image"} 2018-10-02 18:52:46,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image used request id req-d07aa819-b595-4708-91d4-83538912f456 2018-10-02 18:52:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:46,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91c31e9d-d6d3-4f7b-8f2b-c6e7d6791051 Date: Tue, 02 Oct 2018 18:52:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:52:46,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-91c31e9d-d6d3-4f7b-8f2b-c6e7d6791051 2018-10-02 18:52:46,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" -d '{"server": {"name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "imageRef": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "flavorRef": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "max_count": 1, "min_count": 1, "networks": [{"port": "607188f8-24af-4705-87cb-810657d6ee1f"}]}}' 2018-10-02 18:52:48,016 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e12f6c3-a3f0-47e1-9fea-0e08a066f2ce x-compute-request-id: req-4e12f6c3-a3f0-47e1-9fea-0e08a066f2ce Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "adminPass": "Xiwsb2uhquwr"}} 2018-10-02 18:52:48,016 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4e12f6c3-a3f0-47e1-9fea-0e08a066f2ce 2018-10-02 18:52:48,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:48,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af2b0651-5504-401b-8bea-0ca5263e2b79 x-compute-request-id: req-af2b0651-5504-401b-8bea-0ca5263e2b79 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:52:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:48,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-af2b0651-5504-401b-8bea-0ca5263e2b79 2018-10-02 18:52:48,240 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst 2018-10-02 18:52:48,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:48,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02fa7957-c641-48ad-8823-4c1b41643479 x-compute-request-id: req-02fa7957-c641-48ad-8823-4c1b41643479 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:52:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:48,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-02fa7957-c641-48ad-8823-4c1b41643479 2018-10-02 18:52:48,402 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst] is - BUILD 2018-10-02 18:52:48,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:52:51,406 - create_instance - DEBUG - VM status query timeout in 896.834555149 2018-10-02 18:52:51,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:51,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-891f202b-0cf2-4b25-879a-a2c8c58fcd3b x-compute-request-id: req-891f202b-0cf2-4b25-879a-a2c8c58fcd3b 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.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:52:48Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:51,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-891f202b-0cf2-4b25-879a-a2c8c58fcd3b 2018-10-02 18:52:51,882 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst] is - BUILD 2018-10-02 18:52:51,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:52:54,885 - create_instance - DEBUG - VM status query timeout in 893.355017185 2018-10-02 18:52:54,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:55,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-223d7a1e-5051-40dc-a740-ee62026606ae x-compute-request-id: req-223d7a1e-5051-40dc-a740-ee62026606ae Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:55,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-223d7a1e-5051-40dc-a740-ee62026606ae 2018-10-02 18:52:55,652 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst] is - ACTIVE 2018-10-02 18:52:55,652 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:52:55,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:56,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-db758f16-d93b-48e5-a22d-a0bf54d65752 x-compute-request-id: req-db758f16-d93b-48e5-a22d-a0bf54d65752 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:52:56,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-db758f16-d93b-48e5-a22d-a0bf54d65752 2018-10-02 18:52:56,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:56,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c1652a52-8517-4c3a-a68d-27be8bd68354 Date: Tue, 02 Oct 2018 18:52: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:52:56,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-c1652a52-8517-4c3a-a68d-27be8bd68354 2018-10-02 18:52:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:56,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbe8b4e-2f83-4301-9526-31b239342260 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:52:56,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-abbe8b4e-2f83-4301-9526-31b239342260 2018-10-02 18:52:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:56,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f21120dd-03cb-44f0-a736-1b21a29d267f Date: Tue, 02 Oct 2018 18:52:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:52:56,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-f21120dd-03cb-44f0-a736-1b21a29d267f 2018-10-02 18:52:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:52:56,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-44c34981-6b5e-4dd8-8a14-e72830047973 Date: Tue, 02 Oct 2018 18:52:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal","device_id":"58e3a417-7a27-4686-bbcc-dbf5d6192d43"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.2"}],"id":"81e05f63-1a65-457d-9700-f7cd55cfd9d8","security_groups":[],"mac_address":"fa:16:3e:e2:80:f2","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.4"}],"id":"a68322d3-34f8-46cb-a414-01c2aa5598a2","security_groups":[],"mac_address":"fa:16:3e:1c:bf:3c","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.3"}],"id":"a95d1139-ed94-4cdb-914e-3f0add1a0bd4","security_groups":[],"mac_address":"fa:16:3e:96:f3:b3","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d0b09e87-7799-4f7d-a142-f78eceda851e"}]} 2018-10-02 18:52:56,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-44c34981-6b5e-4dd8-8a14-e72830047973 2018-10-02 18:52:56,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:52:56,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:52:57,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4a91ddc558d4bfab04a78154a3abd86", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}], "expires_at": "2018-10-02T19:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fbfce43805d4ac3acbd55268503c96e", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-user", "id": "387114362a25478bb8a4ef48f695a73a"}, "audit_ids": ["UCisfcsXQ8K5WXhiVxP1KA"], "issued_at": "2018-10-02T18:52:57.000000Z"}} 2018-10-02 18:52:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:57,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6914ffe6-b4bd-442e-95ea-ecac35454e38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:52:57,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6914ffe6-b4bd-442e-95ea-ecac35454e38 2018-10-02 18:52:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:57,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0ed51f26-dfb3-42e1-b64a-c06030f4bf16 Date: Tue, 02 Oct 2018 18:52:57 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:52:57,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name&description=hello+group used request id req-0ed51f26-dfb3-42e1-b64a-c06030f4bf16 2018-10-02 18:52:57,499 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name... 2018-10-02 18:52:57,499 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name 2018-10-02 18:52:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" -d '{"security_group": {"name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name", "description": "hello group"}}' 2018-10-02 18:52:58,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-396a5de3-1281-448c-97fb-8139b4b7dae1 Date: Tue, 02 Oct 2018 18:52:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "updated_at": "2018-10-02T18:52:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "792c92e6-4f77-46e5-9798-931ee58b34cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}], "revision_number": 2, "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}} 2018-10-02 18:52:58,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-396a5de3-1281-448c-97fb-8139b4b7dae1 2018-10-02 18:52:58,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:58,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18e5ad37-23c7-4d61-9f0c-2d030c6e6ad1 Date: Tue, 02 Oct 2018 18: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-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "792c92e6-4f77-46e5-9798-931ee58b34cd"}]} 2018-10-02 18:52:58,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-18e5ad37-23c7-4d61-9f0c-2d030c6e6ad1 2018-10-02 18:52:58,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:58,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09f66046-a82c-4792-b957-18163a019609 Date: Tue, 02 Oct 2018 18: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-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "792c92e6-4f77-46e5-9798-931ee58b34cd"}]} 2018-10-02 18:52:58,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-09f66046-a82c-4792-b957-18163a019609 2018-10-02 18:52:58,392 - neutron_utils - INFO - Retrieving security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:58,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-374237c7-66ac-4ff3-b684-00b6845c5a4b Date: Tue, 02 Oct 2018 18:52:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "updated_at": "2018-10-02T18:52:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "792c92e6-4f77-46e5-9798-931ee58b34cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}], "revision_number": 2, "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}]} 2018-10-02 18:52:58,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-374237c7-66ac-4ff3-b684-00b6845c5a4b 2018-10-02 18:52:58,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:58,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c88dc5d-4be3-4cd0-bced-f5aa81631b26 Date: Tue, 02 Oct 2018 18: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-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "792c92e6-4f77-46e5-9798-931ee58b34cd"}]} 2018-10-02 18:52:58,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-1c88dc5d-4be3-4cd0-bced-f5aa81631b26 2018-10-02 18:52:58,784 - neutron_utils - INFO - Retrieving security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:58,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ce8253a2-a730-42e5-bc56-255e72706ddb Date: Tue, 02 Oct 2018 18:52:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "updated_at": "2018-10-02T18:52:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "792c92e6-4f77-46e5-9798-931ee58b34cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}], "revision_number": 2, "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}]} 2018-10-02 18:52:58,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-ce8253a2-a730-42e5-bc56-255e72706ddb 2018-10-02 18:52:58,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:59,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-edfceed7-b781-40de-b7fb-f33e8302bbbf Date: Tue, 02 Oct 2018 18: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-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "792c92e6-4f77-46e5-9798-931ee58b34cd"}]} 2018-10-02 18:52:59,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-edfceed7-b781-40de-b7fb-f33e8302bbbf 2018-10-02 18:52:59,007 - neutron_utils - INFO - Retrieving security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:59,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d97f9728-89d1-404e-9d75-d06496c33885 Date: Tue, 02 Oct 2018 18:52:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "updated_at": "2018-10-02T18:52:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "revision_number": 0, "id": "792c92e6-4f77-46e5-9798-931ee58b34cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}], "revision_number": 2, "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}]} 2018-10-02 18:52:59,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-d97f9728-89d1-404e-9d75-d06496c33885 2018-10-02 18:52:59,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b453f00a-e222-4930-8bb6-64b113df1e4a 2018-10-02 18:52:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:52:59,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9e0a9e1-bdc6-4fb6-9354-be719430747d Date: Tue, 02 Oct 2018 18: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-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "68f4f752-3b6f-4d1c-8455-2f0fd4d7679c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:57Z", "security_group_id": "b453f00a-e222-4930-8bb6-64b113df1e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:57Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "792c92e6-4f77-46e5-9798-931ee58b34cd"}]} 2018-10-02 18:52:59,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-c9e0a9e1-bdc6-4fb6-9354-be719430747d 2018-10-02 18:52:59,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:00,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:52: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-a38f2f10-e89f-4b96-8b54-69660e347d96 x-compute-request-id: req-a38f2f10-e89f-4b96-8b54-69660e347d96 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:00,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-a38f2f10-e89f-4b96-8b54-69660e347d96 2018-10-02 18:53:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:00,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b53cbe8b-5340-4bb7-95af-90de8b24693d Date: Tue, 02 Oct 2018 18:53: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:53:00,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-b53cbe8b-5340-4bb7-95af-90de8b24693d 2018-10-02 18:53:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:00,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271f3a11-6dd5-4851-bdeb-d6ffbdd32121 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:53:00,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-271f3a11-6dd5-4851-bdeb-d6ffbdd32121 2018-10-02 18:53:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:00,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-85221b3a-c3cd-4ba8-97b2-d86cf05f9106 Date: Tue, 02 Oct 2018 18:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:53:00,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-85221b3a-c3cd-4ba8-97b2-d86cf05f9106 2018-10-02 18:53:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:00,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c1c31d20-dfbf-42d2-9818-9c3c267507b5 Date: Tue, 02 Oct 2018 18:53:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal","device_id":"58e3a417-7a27-4686-bbcc-dbf5d6192d43"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.2"}],"id":"81e05f63-1a65-457d-9700-f7cd55cfd9d8","security_groups":[],"mac_address":"fa:16:3e:e2:80:f2","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.4"}],"id":"a68322d3-34f8-46cb-a414-01c2aa5598a2","security_groups":[],"mac_address":"fa:16:3e:1c:bf:3c","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.3"}],"id":"a95d1139-ed94-4cdb-914e-3f0add1a0bd4","security_groups":[],"mac_address":"fa:16:3e:96:f3:b3","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d0b09e87-7799-4f7d-a142-f78eceda851e"}]} 2018-10-02 18:53:00,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-c1c31d20-dfbf-42d2-9818-9c3c267507b5 2018-10-02 18:53:00,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:00,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4a91ddc558d4bfab04a78154a3abd86", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role"}], "expires_at": "2018-10-02T19:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fbfce43805d4ac3acbd55268503c96e", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/3fbfce43805d4ac3acbd55268503c96e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-user", "id": "387114362a25478bb8a4ef48f695a73a"}, "audit_ids": ["A6oI_-QIQ3OQukvp5WBa3w"], "issued_at": "2018-10-02T18:53:00.000000Z"}} 2018-10-02 18:53:00,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74bf91813ba803c8b20553670746a697818dae58" 2018-10-02 18:53:01,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfe7c69c-9299-424d-b9f2-963dd91327bd x-compute-request-id: req-dfe7c69c-9299-424d-b9f2-963dd91327bd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:01,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-dfe7c69c-9299-424d-b9f2-963dd91327bd 2018-10-02 18:53:01,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:02,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-93c99e4b-2954-48fa-81a9-29197f517e6d x-compute-request-id: req-93c99e4b-2954-48fa-81a9-29197f517e6d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:02,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-93c99e4b-2954-48fa-81a9-29197f517e6d 2018-10-02 18:53:02,439 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst] is - ACTIVE 2018-10-02 18:53:02,439 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:53:02,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:02,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a59a6629-0eaf-44f1-a3c9-07c22579f2bf x-compute-request-id: req-a59a6629-0eaf-44f1-a3c9-07c22579f2bf Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:02,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-a59a6629-0eaf-44f1-a3c9-07c22579f2bf 2018-10-02 18:53:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1cf2548b-cb0b-48c3-a875-5a03d45bf8de Date: Tue, 02 Oct 2018 18:53: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:53:03,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-1cf2548b-cb0b-48c3-a875-5a03d45bf8de 2018-10-02 18:53:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa2b247-8dd9-430d-a4fb-a6a5019c3b3f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:53:03,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-daa2b247-8dd9-430d-a4fb-a6a5019c3b3f 2018-10-02 18:53:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68e712d1-c808-4b53-99be-1b07e8d6f1b2 Date: Tue, 02 Oct 2018 18:53:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:53:03,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-68e712d1-c808-4b53-99be-1b07e8d6f1b2 2018-10-02 18:53:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-2cb040dc-b56d-4a74-a384-ab712c5cf21d Date: Tue, 02 Oct 2018 18:53:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal","device_id":"58e3a417-7a27-4686-bbcc-dbf5d6192d43"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.2"}],"id":"81e05f63-1a65-457d-9700-f7cd55cfd9d8","security_groups":[],"mac_address":"fa:16:3e:e2:80:f2","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.4"}],"id":"a68322d3-34f8-46cb-a414-01c2aa5598a2","security_groups":[],"mac_address":"fa:16:3e:1c:bf:3c","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.3"}],"id":"a95d1139-ed94-4cdb-914e-3f0add1a0bd4","security_groups":[],"mac_address":"fa:16:3e:96:f3:b3","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d0b09e87-7799-4f7d-a142-f78eceda851e"}]} 2018-10-02 18:53:03,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-2cb040dc-b56d-4a74-a384-ab712c5cf21d 2018-10-02 18:53:03,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-174badb3-4126-49ca-bbba-2520030130be x-compute-request-id: req-174badb3-4126-49ca-bbba-2520030130be Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:03,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-174badb3-4126-49ca-bbba-2520030130be 2018-10-02 18:53:03,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1a26b02e-a2a5-42aa-9ea5-ccda90f49851 Date: Tue, 02 Oct 2018 18:53: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:53:03,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-1a26b02e-a2a5-42aa-9ea5-ccda90f49851 2018-10-02 18:53:03,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aa2a26-68a1-4333-acb9-0be6e92c089c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:53:03,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-b6aa2a26-68a1-4333-acb9-0be6e92c089c 2018-10-02 18:53:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:03,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5900acc2-9370-403a-a8be-28dd4046cf07 Date: Tue, 02 Oct 2018 18:53:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:53:03,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-5900acc2-9370-403a-a8be-28dd4046cf07 2018-10-02 18:53:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:04,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-139a7f96-6832-4b16-b2d5-60f22ebb1d62 Date: Tue, 02 Oct 2018 18:53:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal","device_id":"58e3a417-7a27-4686-bbcc-dbf5d6192d43"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.2"}],"id":"81e05f63-1a65-457d-9700-f7cd55cfd9d8","security_groups":[],"mac_address":"fa:16:3e:e2:80:f2","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.4"}],"id":"a68322d3-34f8-46cb-a414-01c2aa5598a2","security_groups":[],"mac_address":"fa:16:3e:1c:bf:3c","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.3"}],"id":"a95d1139-ed94-4cdb-914e-3f0add1a0bd4","security_groups":[],"mac_address":"fa:16:3e:96:f3:b3","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d0b09e87-7799-4f7d-a142-f78eceda851e"}]} 2018-10-02 18:53:04,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-139a7f96-6832-4b16-b2d5-60f22ebb1d62 2018-10-02 18:53:04,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}}' 2018-10-02 18:53:05,389 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-fe57db56-04d5-4d8d-99e6-e15a46e6d023 x-compute-request-id: req-fe57db56-04d5-4d8d-99e6-e15a46e6d023 Content-Length: 0 Content-Type: application/json 2018-10-02 18:53:05,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43/action used request id req-fe57db56-04d5-4d8d-99e6-e15a46e6d023 2018-10-02 18:53:05,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:05,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-93b9c42d-fa46-4eeb-9c84-9d4604fe6504 x-compute-request-id: req-93b9c42d-fa46-4eeb-9c84-9d4604fe6504 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}, {"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:05,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-93b9c42d-fa46-4eeb-9c84-9d4604fe6504 2018-10-02 18:53:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:05,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6703cb5b-8a74-4b4b-b67d-83c238f0780a Date: Tue, 02 Oct 2018 18:53: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":["839fef6b-cc96-4ea9-b1c5-49f3d20aa883"],"updated_at":"2018-10-02T18:52:39Z","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"d0b09e87-7799-4f7d-a142-f78eceda851e","name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net"}]} 2018-10-02 18:53:05,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net used request id req-6703cb5b-8a74-4b4b-b67d-83c238f0780a 2018-10-02 18:53:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:05,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755c2a81-d585-445e-8cfb-2c01d37a78e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:53:05,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-755c2a81-d585-445e-8cfb-2c01d37a78e7 2018-10-02 18:53:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:06,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47a445c0-f876-4c42-a4a2-e16471c22009 Date: Tue, 02 Oct 2018 18:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","dns_nameservers":[],"updated_at":"2018-10-02T18:52:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fbfce43805d4ac3acbd55268503c96e","id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet"}]} 2018-10-02 18:53:06,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-47a445c0-f876-4c42-a4a2-e16471c22009 2018-10-02 18:53:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:06,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-544424d8-0284-45c3-9772-68493964cca3 Date: Tue, 02 Oct 2018 18:53:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.10"}],"id":"607188f8-24af-4705-87cb-810657d6ee1f","security_groups":["b453f00a-e222-4930-8bb6-64b113df1e4a","fc97466f-ab82-42e6-821d-77e2d6b868ff"],"mac_address":"fa:16:3e:50:9d:24","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:44Z","binding:vnic_type":"normal","device_id":"58e3a417-7a27-4686-bbcc-dbf5d6192d43"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.2"}],"id":"81e05f63-1a65-457d-9700-f7cd55cfd9d8","security_groups":[],"mac_address":"fa:16:3e:e2:80:f2","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.4"}],"id":"a68322d3-34f8-46cb-a414-01c2aa5598a2","security_groups":[],"mac_address":"fa:16:3e:1c:bf:3c","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d0b09e87-7799-4f7d-a142-f78eceda851e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:52:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"839fef6b-cc96-4ea9-b1c5-49f3d20aa883","ip_address":"10.55.0.3"}],"id":"a95d1139-ed94-4cdb-914e-3f0add1a0bd4","security_groups":[],"mac_address":"fa:16:3e:96:f3:b3","project_id":"3fbfce43805d4ac3acbd55268503c96e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b09e87-7799-4f7d-a142-f78eceda851e","tenant_id":"3fbfce43805d4ac3acbd55268503c96e","created_at":"2018-10-02T18:52:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d0b09e87-7799-4f7d-a142-f78eceda851e"}]} 2018-10-02 18:53:06,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-544424d8-0284-45c3-9772-68493964cca3 2018-10-02 18:53:06,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74bf91813ba803c8b20553670746a697818dae58" 2018-10-02 18:53:06,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ae3bfd-50eb-4c64-96c9-820142281ee8 x-compute-request-id: req-b4ae3bfd-50eb-4c64-96c9-820142281ee8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:9d:24", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "security_groups": [{"name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name"}, {"name": "default"}], "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:52:54Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:06,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-b4ae3bfd-50eb-4c64-96c9-820142281ee8 2018-10-02 18:53:06,893 - create_instance - INFO - Deleting Port with ID - 607188f8-24af-4705-87cb-810657d6ee1f 2018-10-02 18:53:06,894 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-port 2018-10-02 18:53:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/607188f8-24af-4705-87cb-810657d6ee1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:07,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b71a3d62-2aff-46a3-8118-831812269348 Date: Tue, 02 Oct 2018 18:53:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:07,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/607188f8-24af-4705-87cb-810657d6ee1f used request id req-b71a3d62-2aff-46a3-8118-831812269348 2018-10-02 18:53:07,466 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst 2018-10-02 18:53:07,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:07,620 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f336da33-9935-43ac-afa6-d124ab33777e x-compute-request-id: req-f336da33-9935-43ac-afa6-d124ab33777e Content-Type: application/json 2018-10-02 18:53:07,621 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-f336da33-9935-43ac-afa6-d124ab33777e 2018-10-02 18:53:07,621 - create_instance - INFO - Checking deletion status 2018-10-02 18:53:07,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:08,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-402d60a3-bf28-4547-bbf3-722c8de533d2 x-compute-request-id: req-402d60a3-bf28-4547-bbf3-722c8de533d2 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.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:07Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:08,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-402d60a3-bf28-4547-bbf3-722c8de533d2 2018-10-02 18:53:08,112 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst] is - ACTIVE 2018-10-02 18:53:08,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:53:11,115 - create_instance - DEBUG - VM status query timeout in 296.506106853 2018-10-02 18:53:11,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:11,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daab0d61-aa93-4750-a303-72f4353122c0 x-compute-request-id: req-daab0d61-aa93-4750-a303-72f4353122c0 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.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43", "rel": "bookmark"}], "image": {"id": "58441dd9-16a2-4091-8dd3-f1bc82e14d62", "links": [{"href": "http://172.30.9.22:8774/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:52:54.000000", "flavor": {"id": "e2face4b-af62-43a4-ad53-90b99c9cda1c", "links": [{"href": "http://172.30.9.22:8774/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c", "rel": "bookmark"}]}, "id": "58e3a417-7a27-4686-bbcc-dbf5d6192d43", "user_id": "387114362a25478bb8a4ef48f695a73a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:07Z", "hostId": "6df8a1f7b797e03de5c97aa9f8e4906745091af4b530657ab6a99d1c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst", "created": "2018-10-02T18:52:47Z", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:11,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-daab0d61-aa93-4750-a303-72f4353122c0 2018-10-02 18:53:11,547 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst] is - ACTIVE 2018-10-02 18:53:11,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:53:14,549 - create_instance - DEBUG - VM status query timeout in 293.072126865 2018-10-02 18:53:14,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70a9cf24e85bda7bea23d7f69203321c81a7e12" 2018-10-02 18:53:14,604 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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-60f01350-91b5-4e7d-8677-c7547abbc0e3 x-compute-request-id: req-60f01350-91b5-4e7d-8677-c7547abbc0e3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 58e3a417-7a27-4686-bbcc-dbf5d6192d43 could not be found.", "code": 404}} 2018-10-02 18:53:14,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58e3a417-7a27-4686-bbcc-dbf5d6192d43 used request id req-60f01350-91b5-4e7d-8677-c7547abbc0e3 2018-10-02 18:53:14,604 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 58e3a417-7a27-4686-bbcc-dbf5d6192d43 could not be found. (HTTP 404) (Request-ID: req-60f01350-91b5-4e7d-8677-c7547abbc0e3) 2018-10-02 18:53:14,605 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-inst 2018-10-02 18:53:14,606 - neutron_utils - INFO - Deleting security group rule with ID - 792c92e6-4f77-46e5-9798-931ee58b34cd 2018-10-02 18:53:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/792c92e6-4f77-46e5-9798-931ee58b34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:53:14,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16ae9ba3-ee83-4ad3-976b-5294a9addc19 Content-Length: 0 Date: Tue, 02 Oct 2018 18:53:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:14,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/792c92e6-4f77-46e5-9798-931ee58b34cd used request id req-16ae9ba3-ee83-4ad3-976b-5294a9addc19 2018-10-02 18:53:14,865 - neutron_utils - INFO - Deleting security group rule with ID - 68f4f752-3b6f-4d1c-8455-2f0fd4d7679c 2018-10-02 18:53:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/68f4f752-3b6f-4d1c-8455-2f0fd4d7679c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:53:15,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37ffb798-4eb2-4d87-86d1-8618ab78df74 Content-Length: 0 Date: Tue, 02 Oct 2018 18:53:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:15,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/68f4f752-3b6f-4d1c-8455-2f0fd4d7679c used request id req-37ffb798-4eb2-4d87-86d1-8618ab78df74 2018-10-02 18:53:15,022 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-name 2018-10-02 18:53:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b453f00a-e222-4930-8bb6-64b113df1e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539842b5c4a43ebed77681ef130a318c69709442" 2018-10-02 18:53:15,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ef16fb9-0c07-4833-aa8d-ec353a6c0627 Content-Length: 0 Date: Tue, 02 Oct 2018 18:53:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:15,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b453f00a-e222-4930-8bb6-64b113df1e4a used request id req-0ef16fb9-0c07-4833-aa8d-ec353a6c0627 2018-10-02 18:53:15,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28240ea96f7fbd166b3bc13222e92a9a59ced76b" 2018-10-02 18:53:15,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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-dc8c3807-b60e-434d-b78f-72741cd7441d x-compute-request-id: req-dc8c3807-b60e-434d-b78f-72741cd7441d Content-Length: 0 Content-Type: application/json 2018-10-02 18:53:15,346 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e2face4b-af62-43a4-ad53-90b99c9cda1c used request id req-dc8c3807-b60e-434d-b78f-72741cd7441d 2018-10-02 18:53:15,347 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet 2018-10-02 18:53:15,347 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-subnet 2018-10-02 18:53:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/839fef6b-cc96-4ea9-b1c5-49f3d20aa883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:53:17,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85b5efb4-4ac3-481e-a6ff-cd26ab2d2ddc Date: Tue, 02 Oct 2018 18:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:17,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/839fef6b-cc96-4ea9-b1c5-49f3d20aa883 used request id req-85b5efb4-4ac3-481e-a6ff-cd26ab2d2ddc 2018-10-02 18:53:17,808 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-pub-net 2018-10-02 18:53:17,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/d0b09e87-7799-4f7d-a142-f78eceda851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d97768b72ea65597c558eab94dcf5c7170ed99" 2018-10-02 18:53:19,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d408d653-20f0-4ddc-90c1-81cea465537c Date: Tue, 02 Oct 2018 18:53:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:19,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d0b09e87-7799-4f7d-a142-f78eceda851e used request id req-d408d653-20f0-4ddc-90c1-81cea465537c 2018-10-02 18:53:19,098 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-fd73c2da-5b8a-4bef-82c6-6ea8074fb4e3-image 2018-10-02 18:53:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9be324895bc32d05a1e8df4e6f3b0b15ba6d6d" 2018-10-02 18:53:20,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6613666f-de8a-488b-a6c8-ef2c2a9d5b6d Date: Tue, 02 Oct 2018 18:53:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:53:20,703 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/58441dd9-16a2-4091-8dd3-f1bc82e14d62 used request id req-6613666f-de8a-488b-a6c8-ef2c2a9d5b6d 2018-10-02 18:53:20,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-181908b1-b72d-4f77-a26d-7ece8f30207c Date: Tue, 02 Oct 2018 18:53:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:38Z", "updated_at": "2018-10-02T18:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "revision_number": 0, "id": "4d7883f6-24d7-4739-93a6-0c4841c99676", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "revision_number": 0, "id": "5189335a-73e8-412a-8714-b8e111dd2c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "revision_number": 0, "id": "87c1853e-543d-46c3-8fc7-e86ae116f62c", "remote_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "revision_number": 0, "id": "b65fd6c8-1b68-4d31-b41c-6f951848b33d", "remote_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "remote_ip_prefix": null, "created_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fbfce43805d4ac3acbd55268503c96e"}], "revision_number": 4, "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "name": "default"}]} 2018-10-02 18:53:20,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-181908b1-b72d-4f77-a26d-7ece8f30207c 2018-10-02 18:53:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:21,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fa3f70-6b8d-4e37-9bb4-d75679157e72 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:53:21,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-23fa3f70-6b8d-4e37-9bb4-d75679157e72 2018-10-02 18:53:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebb9a70-5e1a-4d50-9ca0-5dd3429e86b4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:53:21,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-cebb9a70-5e1a-4d50-9ca0-5dd3429e86b4 2018-10-02 18:53:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:21,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe54d18-86b8-4776-845d-19587737b31e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:53:21,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-abe54d18-86b8-4776-845d-19587737b31e 2018-10-02 18:53:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:21,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8fab92-6bbf-47f0-96d8-10976acc79aa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e"}, "enabled": true, "id": "3fbfce43805d4ac3acbd55268503c96e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj"}} 2018-10-02 18:53:21,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-bc8fab92-6bbf-47f0-96d8-10976acc79aa 2018-10-02 18:53:21,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc97466f-ab82-42e6-821d-77e2d6b868ff 2018-10-02 18:53:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fc97466f-ab82-42e6-821d-77e2d6b868ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:21,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-466e42e0-b361-4c72-96a8-041ba3d87b59 Date: Tue, 02 Oct 2018 18:53:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:38Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "4d7883f6-24d7-4739-93a6-0c4841c99676"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:38Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "5189335a-73e8-412a-8714-b8e111dd2c3a"}, {"remote_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:38Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "87c1853e-543d-46c3-8fc7-e86ae116f62c"}, {"remote_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:52:38Z", "security_group_id": "fc97466f-ab82-42e6-821d-77e2d6b868ff", "port_range_min": null, "revision_number": 0, "tenant_id": "3fbfce43805d4ac3acbd55268503c96e", "created_at": "2018-10-02T18:52:38Z", "project_id": "3fbfce43805d4ac3acbd55268503c96e", "id": "b65fd6c8-1b68-4d31-b41c-6f951848b33d"}]} 2018-10-02 18:53:21,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=fc97466f-ab82-42e6-821d-77e2d6b868ff used request id req-466e42e0-b361-4c72-96a8-041ba3d87b59 2018-10-02 18:53:21,551 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:53:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fc97466f-ab82-42e6-821d-77e2d6b868ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:22,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5bdca44-5df1-41ee-989e-e46c7e232629 Content-Length: 0 Date: Tue, 02 Oct 2018 18:53:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:53:22,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fc97466f-ab82-42e6-821d-77e2d6b868ff used request id req-c5bdca44-5df1-41ee-989e-e46c7e232629 2018-10-02 18:53:22,002 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj 2018-10-02 18:53:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:22,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52f9e1a-1612-43fb-b5b4-4ca1e7806506 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:53:22,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3fbfce43805d4ac3acbd55268503c96e used request id req-e52f9e1a-1612-43fb-b5b4-4ca1e7806506 2018-10-02 18:53:22,228 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a71192a9-ec45-4e2-proj-role 2018-10-02 18:53:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/d4a91ddc558d4bfab04a78154a3abd86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:22,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb7681e-f618-47fc-96b0-6a68045c7e4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:53:22,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/d4a91ddc558d4bfab04a78154a3abd86 used request id req-6bb7681e-f618-47fc-96b0-6a68045c7e4c 2018-10-02 18:53:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27666ae1867f0cf56ee72a752ef1a2e25d618a9b" 2018-10-02 18:53:22,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3ce6c3-6b44-4c6d-9c87-03a76b48ac3a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:53:22,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dd3ce6c3-6b44-4c6d-9c87-03a76b48ac3a 2018-10-02 18:53:22,422 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a71192a9-ec45-4e2-user 2018-10-02 18:53:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/387114362a25478bb8a4ef48f695a73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e72d5d9205842e4437837e7fcb46642d234327" 2018-10-02 18:53:22,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823af85a-bcb8-4848-8f49-7fe2f1ee2e55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:53:22,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/387114362a25478bb8a4ef48f695a73a used request id req-823af85a-bcb8-4848-8f49-7fe2f1ee2e55 2018-10-02 18:53:22,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:23,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["k9sqtG6VQbmBEIC8Kuky0A"], "issued_at": "2018-10-02T18:53:23.000000Z"}} 2018-10-02 18:53:23,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87e1c0ce8b32d4b42b397151115cb5477b9d4ff" 2018-10-02 18:53:23,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24198ea4-3ebb-45e5-97fe-4f2e1def7d7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:23,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-24198ea4-3ebb-45e5-97fe-4f2e1def7d7d 2018-10-02 18:53:23,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:23,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:23,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1eb76VVqRz25M_TVDRzB4g"], "issued_at": "2018-10-02T18:53:23.000000Z"}} 2018-10-02 18:53:23,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:53:23,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15261905-b98f-4df8-be53-7233af6f102d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:23,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-15261905-b98f-4df8-be53-7233af6f102d 2018-10-02 18:53:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:53:23,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:53:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5855115d-7ad2-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:53:23,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8dbcfb-7e01-428f-a8d4-cd92ac4ddca0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5855115d-7ad2-411-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:53:23,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5855115d-7ad2-411-proj used request id req-9a8dbcfb-7e01-428f-a8d4-cd92ac4ddca0 2018-10-02 18:53:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:53:23,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed21761-1d63-4f08-9799-08cb23cc94a9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:53:23,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0ed21761-1d63-4f08-9799-08cb23cc94a9 2018-10-02 18:53:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}}' 2018-10-02 18:53:23,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c3f82c1-6d07-4773-9753-1ea17b59345f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:23,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2c3f82c1-6d07-4773-9753-1ea17b59345f 2018-10-02 18:53:23,967 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5855115d-7ad2-411-proj 2018-10-02 18:53:23,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:23,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:24,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["aRFVLOKhR322DZpLUVMe1Q"], "issued_at": "2018-10-02T18:53:24.000000Z"}} 2018-10-02 18:53:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2d18ceaae4f941bc270e2111345434fa24883" 2018-10-02 18:53:24,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35d1533-b5f2-4574-b49d-4585aad85192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:24,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e35d1533-b5f2-4574-b49d-4585aad85192 2018-10-02 18:53:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:53:24,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:53: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:53:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2d18ceaae4f941bc270e2111345434fa24883" 2018-10-02 18:53:24,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef75773-0f76-4238-a908-02e7e8646e21 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:53:24,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9ef75773-0f76-4238-a908-02e7e8646e21 2018-10-02 18:53:24,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-5855115d-7ad2-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2d18ceaae4f941bc270e2111345434fa24883" 2018-10-02 18:53:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8c95c4-c787-4af4-9a9c-0be1bea5301b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-5855115d-7ad2-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}]} 2018-10-02 18:53:24,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-5855115d-7ad2-411-proj used request id req-5c8c95c4-c787-4af4-9a9c-0be1bea5301b 2018-10-02 18:53:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2d18ceaae4f941bc270e2111345434fa24883" 2018-10-02 18:53:24,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54499abc-e1c4-46ea-ba56-844e27c5cf17 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:53:24,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-54499abc-e1c4-46ea-ba56-844e27c5cf17 2018-10-02 18:53:25,063 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5855115d-7ad2-411-user 2018-10-02 18:53:25,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:53:25,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30be700-6e4c-4775-97ce-78d213f1a71c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:53:25,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d30be700-6e4c-4775-97ce-78d213f1a71c 2018-10-02 18:53:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" -d '{"role": {"name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}}' 2018-10-02 18:53:25,374 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac0024cf-e308-4168-84a2-6c77616542ed Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "809d480f7faf45a1bcf07f94a2422bb1", "links": {"self": "http://172.30.9.22:5000/v3/roles/809d480f7faf45a1bcf07f94a2422bb1"}, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}} 2018-10-02 18:53:25,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ac0024cf-e308-4168-84a2-6c77616542ed 2018-10-02 18:53:25,374 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role 2018-10-02 18:53:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/809d480f7faf45a1bcf07f94a2422bb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:53:25,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b198e705-8632-4862-a418-0ba6bdc488c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/809d480f7faf45a1bcf07f94a2422bb1"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role", "id": "809d480f7faf45a1bcf07f94a2422bb1"}} 2018-10-02 18:53:25,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/809d480f7faf45a1bcf07f94a2422bb1 used request id req-b198e705-8632-4862-a418-0ba6bdc488c2 2018-10-02 18:53:25,468 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role to project InstanceSecurityGroupTests-5855115d-7ad2-411-proj 2018-10-02 18:53:25,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7/users/99b1b82ebf1a432aa9ea6037bca75e2d/roles/809d480f7faf45a1bcf07f94a2422bb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:53:25,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc5aaf1e-88bf-4144-ac62-e4cecd2d7798 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:53:25,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7/users/99b1b82ebf1a432aa9ea6037bca75e2d/roles/809d480f7faf45a1bcf07f94a2422bb1 used request id req-fc5aaf1e-88bf-4144-ac62-e4cecd2d7798 2018-10-02 18:53:25,592 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:53:25,593 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:53:25,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:25,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:25,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "809d480f7faf45a1bcf07f94a2422bb1", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}], "expires_at": "2018-10-02T19:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d265b8f470c6429bba8098e411ff4af7", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-user", "id": "99b1b82ebf1a432aa9ea6037bca75e2d"}, "audit_ids": ["VGKuQ18LRBaEYHn4tKu3uQ"], "issued_at": "2018-10-02T18:53:25.000000Z"}} 2018-10-02 18:53:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:53:26,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89086f8-6ca3-454e-81a9-d15a9445af73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:26,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c89086f8-6ca3-454e-81a9-d15a9445af73 2018-10-02 18:53:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:53:26,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-04ee7658-7dd9-47f6-a173-96830dea20f8 Date: Tue, 02 Oct 2018 18:53:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image"} 2018-10-02 18:53:26,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image used request id req-04ee7658-7dd9-47f6-a173-96830dea20f8 2018-10-02 18:53:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:53:26,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82e01b65-c0b0-42d5-9517-4ca4f5bfbba0 Date: Tue, 02 Oct 2018 18:53:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:53:26,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-82e01b65-c0b0-42d5-9517-4ca4f5bfbba0 2018-10-02 18:53:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image"}' 2018-10-02 18:53:26,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 X-Openstack-Request-Id: req-51a96f7c-43cc-477b-ba83-a059ff026879 Date: Tue, 02 Oct 2018 18:53:26 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:53:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:53:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207", "min_disk": 0, "protected": false, "id": "47559c7e-1247-4771-aa9e-2b63fa326207", "file": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207/file", "checksum": null, "owner": "d265b8f470c6429bba8098e411ff4af7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:53:26,634 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-51a96f7c-43cc-477b-ba83-a059ff026879 2018-10-02 18:53:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" -d '' 2018-10-02 18:53:29,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84d2527b-e320-44d3-aa5a-65ceaf9a731a Date: Tue, 02 Oct 2018 18:53:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:53:29,067 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207/file used request id req-84d2527b-e320-44d3-aa5a-65ceaf9a731a 2018-10-02 18:53:29,067 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:53:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:53:29,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b235ef08-0fcc-4f80-9a88-3c5c173066bd Date: Tue, 02 Oct 2018 18:53:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:53:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/47559c7e-1247-4771-aa9e-2b63fa326207/snap", "metadata": {}}], "self": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207", "min_disk": 0, "protected": false, "id": "47559c7e-1247-4771-aa9e-2b63fa326207", "file": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d265b8f470c6429bba8098e411ff4af7", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/47559c7e-1247-4771-aa9e-2b63fa326207/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:53:29,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 used request id req-b235ef08-0fcc-4f80-9a88-3c5c173066bd 2018-10-02 18:53:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:53:29,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54b2ea96-ed28-456b-aae4-843456e8405f Date: Tue, 02 Oct 2018 18:53:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:53:29,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-54b2ea96-ed28-456b-aae4-843456e8405f 2018-10-02 18:53:29,353 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image 2018-10-02 18:53:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:53:29,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b24b96d9-9780-44f1-87e1-d3e67a221a5f Date: Tue, 02 Oct 2018 18:53:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:53:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/47559c7e-1247-4771-aa9e-2b63fa326207/snap", "metadata": {}}], "self": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207", "min_disk": 0, "protected": false, "id": "47559c7e-1247-4771-aa9e-2b63fa326207", "file": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d265b8f470c6429bba8098e411ff4af7", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/47559c7e-1247-4771-aa9e-2b63fa326207/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:53:29,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 used request id req-b24b96d9-9780-44f1-87e1-d3e67a221a5f 2018-10-02 18:53:29,509 - create_image - DEBUG - Instance status is - active 2018-10-02 18:53:29,509 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image 2018-10-02 18:53:29,509 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image 2018-10-02 18:53:29,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:29,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:29,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "809d480f7faf45a1bcf07f94a2422bb1", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}], "expires_at": "2018-10-02T19:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d265b8f470c6429bba8098e411ff4af7", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-user", "id": "99b1b82ebf1a432aa9ea6037bca75e2d"}, "audit_ids": ["Wr-K_ncLSqaMPyMvxyPXlA"], "issued_at": "2018-10-02T18:53:29.000000Z"}} 2018-10-02 18:53:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:53:29,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbae257d-bd4d-4f9c-b019-7a61f5ebc58e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:29,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cbae257d-bd4d-4f9c-b019-7a61f5ebc58e 2018-10-02 18:53:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:53:30,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23ec10a8-22dd-49c8-8fdb-86f5ade267be Date: Tue, 02 Oct 2018 18:53:30 GMT RESP BODY: {"networks":[]} 2018-10-02 18:53:30,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-23ec10a8-22dd-49c8-8fdb-86f5ade267be 2018-10-02 18:53:30,136 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net 2018-10-02 18:53:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" -d '{"network": {"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net", "admin_state_up": true}}' 2018-10-02 18:53:30,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-5eb4ed42-3eab-4475-a6d9-070da4416cdb Date: Tue, 02 Oct 2018 18:53:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:53:30Z","is_default":false,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","mtu":1450}} 2018-10-02 18:53:30,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-5eb4ed42-3eab-4475-a6d9-070da4416cdb 2018-10-02 18:53:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:53:31,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d44e950d-2a40-4937-a89a-42b3f94aed6c Date: Tue, 02 Oct 2018 18:53:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:53:30Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:31,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-d44e950d-2a40-4937-a89a-42b3f94aed6c 2018-10-02 18:53:31,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:53:31,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-55fbfeb7-06d3-4535-8043-a074f1bbd55b Date: Tue, 02 Oct 2018 18:53:31 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:53:31,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-55fbfeb7-06d3-4535-8043-a074f1bbd55b 2018-10-02 18:53:31,100 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet 2018-10-02 18:53:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" -d '{"subnets": [{"ip_version": 4, "network_id": "6a69170f-ac78-4d01-a122-d8c3072ed17a", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]}' 2018-10-02 18:53:31,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf563fa6-8dde-44d8-9bf0-fe19088ce5a9 Date: Tue, 02 Oct 2018 18:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:31,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-cf563fa6-8dde-44d8-9bf0-fe19088ce5a9 2018-10-02 18:53:31,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:53:32,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9a44f5bb-38e4-44c0-8efe-c44279b48d61 Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:32,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-9a44f5bb-38e4-44c0-8efe-c44279b48d61 2018-10-02 18:53:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:53:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce6afcc9-e598-4ecf-8e3f-a1a1a60ce44b Date: Tue, 02 Oct 2018 18:53:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:32,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-ce6afcc9-e598-4ecf-8e3f-a1a1a60ce44b 2018-10-02 18:53:32,340 - OpenStackNetwork - DEBUG - Network [6a69170f-ac78-4d01-a122-d8c3072ed17a] created successfully 2018-10-02 18:53:32,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:32,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:32,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["lVzTLaXZTMKEXO4i88KCCQ"], "issued_at": "2018-10-02T18:53:32.000000Z"}} 2018-10-02 18:53:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed0943e7bea8ecce351b30448b078960cae206" 2018-10-02 18:53:32,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181cfe97-46cd-4d24-bf41-fa42b3b517c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:32,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-181cfe97-46cd-4d24-bf41-fa42b3b517c4 2018-10-02 18:53:32,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:53:32,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed0943e7bea8ecce351b30448b078960cae206" 2018-10-02 18:53:32,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-180cde7b-f5c0-4915-98c1-5d1383c7d47f x-compute-request-id: req-180cde7b-f5c0-4915-98c1-5d1383c7d47f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:53:32,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-180cde7b-f5c0-4915-98c1-5d1383c7d47f 2018-10-02 18:53:32,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed0943e7bea8ecce351b30448b078960cae206" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:53:33,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-aca5aa7a-b817-4122-abd6-3873b7d1a692 x-compute-request-id: req-aca5aa7a-b817-4122-abd6-3873b7d1a692 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:53:33,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aca5aa7a-b817-4122-abd6-3873b7d1a692 2018-10-02 18:53:33,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:33,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:33,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "809d480f7faf45a1bcf07f94a2422bb1", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}], "expires_at": "2018-10-02T19:53:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d265b8f470c6429bba8098e411ff4af7", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-user", "id": "99b1b82ebf1a432aa9ea6037bca75e2d"}, "audit_ids": ["nzc5OCsKR6GmHs38i-TVOw"], "issued_at": "2018-10-02T18:53:33.000000Z"}} 2018-10-02 18:53:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:33,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fdc382-3d0b-4cfb-bd86-62fff6e1deb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:33,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-13fdc382-3d0b-4cfb-bd86-62fff6e1deb7 2018-10-02 18:53:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:33,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aeb66151-5c4a-4b6c-8398-bd76f9343be1 Date: Tue, 02 Oct 2018 18:53:33 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:53:33,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name&description=hello+group used request id req-aeb66151-5c4a-4b6c-8398-bd76f9343be1 2018-10-02 18:53:33,677 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name... 2018-10-02 18:53:33,677 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name 2018-10-02 18:53:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name", "description": "hello group"}}' 2018-10-02 18:53:34,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8a4460cc-51a3-4fa5-b45b-71c1de82da42 Date: Tue, 02 Oct 2018 18:53:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:33Z", "updated_at": "2018-10-02T18:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "d67d0eba-6018-4aba-a74d-40565d894b05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d265b8f470c6429bba8098e411ff4af7"}], "revision_number": 2, "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}} 2018-10-02 18:53:34,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-8a4460cc-51a3-4fa5-b45b-71c1de82da42 2018-10-02 18:53:34,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:34,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27950e3a-4ede-4059-8fc6-4c3a82fdf233 Date: Tue, 02 Oct 2018 18:53:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "d67d0eba-6018-4aba-a74d-40565d894b05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74"}]} 2018-10-02 18:53:34,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-27950e3a-4ede-4059-8fc6-4c3a82fdf233 2018-10-02 18:53:34,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:34,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f185fe48-239f-47ea-b101-8af1658a19a0 Date: Tue, 02 Oct 2018 18:53:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "d67d0eba-6018-4aba-a74d-40565d894b05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74"}]} 2018-10-02 18:53:34,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-f185fe48-239f-47ea-b101-8af1658a19a0 2018-10-02 18:53:34,462 - neutron_utils - INFO - Retrieving security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:34,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:34,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c0d2881e-c71a-4f65-8755-1d845775e660 Date: Tue, 02 Oct 2018 18:53:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:33Z", "updated_at": "2018-10-02T18:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "d67d0eba-6018-4aba-a74d-40565d894b05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d265b8f470c6429bba8098e411ff4af7"}], "revision_number": 2, "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}]} 2018-10-02 18:53:34,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-c0d2881e-c71a-4f65-8755-1d845775e660 2018-10-02 18:53:34,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:34,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99a240d7-4147-431b-8a2e-853e9483f048 Date: Tue, 02 Oct 2018 18:53:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "d67d0eba-6018-4aba-a74d-40565d894b05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74"}]} 2018-10-02 18:53:34,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-99a240d7-4147-431b-8a2e-853e9483f048 2018-10-02 18:53:34,725 - neutron_utils - INFO - Retrieving security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b6752f34-de06-47d5-bc83-e94ed4a7eb83 Date: Tue, 02 Oct 2018 18:53:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:33Z", "updated_at": "2018-10-02T18:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "d67d0eba-6018-4aba-a74d-40565d894b05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d265b8f470c6429bba8098e411ff4af7"}], "revision_number": 2, "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}]} 2018-10-02 18:53:34,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-b6752f34-de06-47d5-bc83-e94ed4a7eb83 2018-10-02 18:53:34,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef2f3f67-c500-4736-bffe-fad74849821e Date: Tue, 02 Oct 2018 18:53:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "d67d0eba-6018-4aba-a74d-40565d894b05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74"}]} 2018-10-02 18:53:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-ef2f3f67-c500-4736-bffe-fad74849821e 2018-10-02 18:53:35,101 - neutron_utils - INFO - Retrieving security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-24bdf53e-d21b-4c5d-bf5e-a5ca94df66de Date: Tue, 02 Oct 2018 18:53:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:33Z", "updated_at": "2018-10-02T18:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "d67d0eba-6018-4aba-a74d-40565d894b05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "revision_number": 0, "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d265b8f470c6429bba8098e411ff4af7"}], "revision_number": 2, "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}]} 2018-10-02 18:53:35,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-24bdf53e-d21b-4c5d-bf5e-a5ca94df66de 2018-10-02 18:53:35,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8fe75c0-22be-4ecf-a391-d29c77edfe27 2018-10-02 18:53:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:53:35,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c63c03f6-8809-48d3-8188-5048587833c5 Date: Tue, 02 Oct 2018 18:53:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "d67d0eba-6018-4aba-a74d-40565d894b05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:34Z", "security_group_id": "e8fe75c0-22be-4ecf-a391-d29c77edfe27", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:34Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74"}]} 2018-10-02 18:53:35,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-c63c03f6-8809-48d3-8188-5048587833c5 2018-10-02 18:53:35,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:35,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:35,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "809d480f7faf45a1bcf07f94a2422bb1", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}], "expires_at": "2018-10-02T19:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d265b8f470c6429bba8098e411ff4af7", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-user", "id": "99b1b82ebf1a432aa9ea6037bca75e2d"}, "audit_ids": ["ER92qXnaTNWEa6AqVZPtCA"], "issued_at": "2018-10-02T18:53:35.000000Z"}} 2018-10-02 18:53:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:35,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1f9cbe-e502-4d7c-82e7-a0921ac93175 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:35,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3c1f9cbe-e502-4d7c-82e7-a0921ac93175 2018-10-02 18:53:35,861 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:53:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:35,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b4d1d6-eeee-491c-941b-387d5df8d1cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:35,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b6b4d1d6-eeee-491c-941b-387d5df8d1cf 2018-10-02 18:53:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:36,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-11156944-8e1f-407a-9d69-3ffd8b60462e Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:36,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-11156944-8e1f-407a-9d69-3ffd8b60462e 2018-10-02 18:53:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:53:36,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:53: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:53:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:36,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc03c2c0-20ac-4b17-b1a0-dd1880914073 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:36,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-dc03c2c0-20ac-4b17-b1a0-dd1880914073 2018-10-02 18:53:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:36,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf0760c7-acee-4a00-a81b-a3a751ede2cf Date: Tue, 02 Oct 2018 18:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:36,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-cf0760c7-acee-4a00-a81b-a3a751ede2cf 2018-10-02 18:53:36,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:36,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98001744-8e24-4f5a-bb0a-ecf2488abddd Date: Tue, 02 Oct 2018 18:53:36 GMT RESP BODY: {"ports":[]} 2018-10-02 18:53:36,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port&admin_state_up=True used request id req-98001744-8e24-4f5a-bb0a-ecf2488abddd 2018-10-02 18:53:36,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:36,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fe476da-5260-42f0-80bf-bcc1a059b93d x-compute-request-id: req-4fe476da-5260-42f0-80bf-bcc1a059b93d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:53:36,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst used request id req-4fe476da-5260-42f0-80bf-bcc1a059b93d 2018-10-02 18:53:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:37,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cbd43032-ede1-4c02-9125-04ff03c30295 Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:37,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-cbd43032-ede1-4c02-9125-04ff03c30295 2018-10-02 18:53:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:37,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3435a44-088d-41f8-bed5-b65ac8cc400d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:37,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-c3435a44-088d-41f8-bed5-b65ac8cc400d 2018-10-02 18:53:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:37,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-69ed4d43-f8a3-4e58-8a98-da099191ea39 Date: Tue, 02 Oct 2018 18:53:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:37,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-69ed4d43-f8a3-4e58-8a98-da099191ea39 2018-10-02 18:53:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:37,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-636ce0fb-ffa1-400f-9d02-1f924c878bab Date: Tue, 02 Oct 2018 18:53:37 GMT RESP BODY: {"ports":[]} 2018-10-02 18:53:37,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port&admin_state_up=True used request id req-636ce0fb-ffa1-400f-9d02-1f924c878bab 2018-10-02 18:53:37,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:53:37,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:38,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "809d480f7faf45a1bcf07f94a2422bb1", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}], "expires_at": "2018-10-02T19:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d265b8f470c6429bba8098e411ff4af7", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-user", "id": "99b1b82ebf1a432aa9ea6037bca75e2d"}, "audit_ids": ["wtO5itcGRlCUvU3R6LRTGg"], "issued_at": "2018-10-02T18:53:38.000000Z"}} 2018-10-02 18:53:38,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c347033e76038049413e8153b7e28e97b57e907" 2018-10-02 18:53:38,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe35409-b122-4c0b-b958-5d59ad94db0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:53:38,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ebe35409-b122-4c0b-b958-5d59ad94db0d 2018-10-02 18:53:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:38,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9ad7b7a8-4e0a-4a50-bbe3-e03d5c7475c7 Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:38,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-9ad7b7a8-4e0a-4a50-bbe3-e03d5c7475c7 2018-10-02 18:53:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:38,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f2a05bfd-98ad-4079-9d5f-42b3e6f592df Date: Tue, 02 Oct 2018 18:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:38,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-f2a05bfd-98ad-4079-9d5f-42b3e6f592df 2018-10-02 18:53:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:38,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-66c152c6-cce5-4ecd-b632-ee1d213b922a Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:38,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-66c152c6-cce5-4ecd-b632-ee1d213b922a 2018-10-02 18:53:38,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:53:38,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:53:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:53:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c347033e76038049413e8153b7e28e97b57e907" 2018-10-02 18:53:38,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6ea188-ec9e-4c80-8068-54b5c31a7733 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:38,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-8e6ea188-ec9e-4c80-8068-54b5c31a7733 2018-10-02 18:53:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:39,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4d5d3e59-7463-4d01-9403-207bec132d26 Date: Tue, 02 Oct 2018 18:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:39,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-4d5d3e59-7463-4d01-9403-207bec132d26 2018-10-02 18:53:39,036 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net 2018-10-02 18:53:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" -d '{"port": {"network_id": "6a69170f-ac78-4d01-a122-d8c3072ed17a", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port", "admin_state_up": true}}' 2018-10-02 18:53:39,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-0c1146fb-f867-41be-8628-29b7448f0e5f Date: Tue, 02 Oct 2018 18:53:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","project_id":"d265b8f470c6429bba8098e411ff4af7","qos_policy_id":null,"admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal"}} 2018-10-02 18:53:39,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-0c1146fb-f867-41be-8628-29b7448f0e5f 2018-10-02 18:53:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:40,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d232c518-1a83-4e54-81f8-baadf75bcb6b Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:40,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-d232c518-1a83-4e54-81f8-baadf75bcb6b 2018-10-02 18:53:40,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:40,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f23487-60d3-4da0-8973-a4fd6c78c395 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:40,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-c5f23487-60d3-4da0-8973-a4fd6c78c395 2018-10-02 18:53:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:40,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5c4926f-c055-4c0b-ac5c-2a495eb5f2a9 Date: Tue, 02 Oct 2018 18:53:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:40,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-f5c4926f-c055-4c0b-ac5c-2a495eb5f2a9 2018-10-02 18:53:40,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:40,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-1a6775bc-9fea-4906-b75e-19fec3fb4f5e Date: Tue, 02 Oct 2018 18:53:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:53:40,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port&admin_state_up=True used request id req-1a6775bc-9fea-4906-b75e-19fec3fb4f5e 2018-10-02 18:53:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:40,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3681c06-13f6-44ca-97dd-bd7f660cd162 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:40,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-c3681c06-13f6-44ca-97dd-bd7f660cd162 2018-10-02 18:53:40,992 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst 2018-10-02 18:53:40,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:41,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57220ce5-b216-45eb-96b9-5cd3151729e5 x-compute-request-id: req-57220ce5-b216-45eb-96b9-5cd3151729e5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-flavor-name"}]} 2018-10-02 18:53:41,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-57220ce5-b216-45eb-96b9-5cd3151729e5 2018-10-02 18:53:41,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:41,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ea6835d-1277-48a8-bffb-2eac2d21fcad x-compute-request-id: req-1ea6835d-1277-48a8-bffb-2eac2d21fcad Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:53:41,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6 used request id req-1ea6835d-1277-48a8-bffb-2eac2d21fcad 2018-10-02 18:53:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:41,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-3d0675d4-f35c-42a0-b22b-d551ef5e1ffa Date: Tue, 02 Oct 2018 18:53:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:53:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/47559c7e-1247-4771-aa9e-2b63fa326207/snap", "metadata": {}}], "self": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207", "min_disk": 0, "protected": false, "id": "47559c7e-1247-4771-aa9e-2b63fa326207", "file": "/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d265b8f470c6429bba8098e411ff4af7", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/47559c7e-1247-4771-aa9e-2b63fa326207/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image"} 2018-10-02 18:53:41,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image used request id req-3d0675d4-f35c-42a0-b22b-d551ef5e1ffa 2018-10-02 18:53:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:41,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d157a1be-af47-4984-8676-13bf412d41d5 Date: Tue, 02 Oct 2018 18:53:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:53:41,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d157a1be-af47-4984-8676-13bf412d41d5 2018-10-02 18:53:41,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" -d '{"server": {"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "imageRef": "47559c7e-1247-4771-aa9e-2b63fa326207", "flavorRef": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "max_count": 1, "min_count": 1, "networks": [{"port": "588f0e85-ba10-4544-a908-4b8742359bb9"}], "security_groups": [{"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}]}}' 2018-10-02 18:53:43,524 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4a71229-9c86-497b-a983-d7151a160aa9 x-compute-request-id: req-a4a71229-9c86-497b-a983-d7151a160aa9 Content-Length: 435 location: http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "adminPass": "AQ7osLfx9a9E"}} 2018-10-02 18:53:43,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a4a71229-9c86-497b-a983-d7151a160aa9 2018-10-02 18:53:43,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:43,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dfb5bfe-4d14-41fe-bad1-6d5b59edeb4e x-compute-request-id: req-7dfb5bfe-4d14-41fe-bad1-6d5b59edeb4e 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.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:53:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:43,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-7dfb5bfe-4d14-41fe-bad1-6d5b59edeb4e 2018-10-02 18:53:43,977 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst 2018-10-02 18:53:43,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:44,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdd7da78-2872-4c8b-877d-4104b7131e4b x-compute-request-id: req-cdd7da78-2872-4c8b-877d-4104b7131e4b 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.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:53:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:44,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-cdd7da78-2872-4c8b-877d-4104b7131e4b 2018-10-02 18:53:44,244 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - BUILD 2018-10-02 18:53:44,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:53:47,247 - create_instance - DEBUG - VM status query timeout in 896.730077982 2018-10-02 18:53:47,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:47,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-8fb90776-53f7-40ca-8a57-cc4f0c155232 x-compute-request-id: req-8fb90776-53f7-40ca-8a57-cc4f0c155232 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.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:53:44Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:47,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-8fb90776-53f7-40ca-8a57-cc4f0c155232 2018-10-02 18:53:47,730 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - BUILD 2018-10-02 18:53:47,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:53:50,733 - create_instance - DEBUG - VM status query timeout in 893.243985891 2018-10-02 18:53:50,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:51,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-f4827864-bfb3-4ab3-a779-dd0bfbb7c65f x-compute-request-id: req-f4827864-bfb3-4ab3-a779-dd0bfbb7c65f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:51,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-f4827864-bfb3-4ab3-a779-dd0bfbb7c65f 2018-10-02 18:53:51,190 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - ACTIVE 2018-10-02 18:53:51,190 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:53:51,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:51,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-92c2b94d-7756-46fd-a6a4-f9500a70e1cc x-compute-request-id: req-92c2b94d-7756-46fd-a6a4-f9500a70e1cc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:51,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-92c2b94d-7756-46fd-a6a4-f9500a70e1cc 2018-10-02 18:53:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:51,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b5e2255f-d25d-47c9-8331-d3a8eead5083 Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:51,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-b5e2255f-d25d-47c9-8331-d3a8eead5083 2018-10-02 18:53:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:52,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c7731c-e78a-49ff-a145-4dfdece3b271 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:52,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-b2c7731c-e78a-49ff-a145-4dfdece3b271 2018-10-02 18:53:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:52,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-31afb929-d33a-4cd2-bd7f-f84e7691dff6 Date: Tue, 02 Oct 2018 18:53:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:52,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-31afb929-d33a-4cd2-bd7f-f84e7691dff6 2018-10-02 18:53:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:52,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-328f84a1-84cd-41ce-b63b-655bb33f53d8 Date: Tue, 02 Oct 2018 18:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.4"}],"id":"32111fc6-eeae-4be4-892b-2a47ccccad53","security_groups":[],"mac_address":"fa:16:3e:f3:dd:07","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal","device_id":"1708b250-5cdf-46b3-8866-6c46b88424be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.3"}],"id":"9d3cd532-c4fa-4a44-8209-ff1643b66456","security_groups":[],"mac_address":"fa:16:3e:76:f1:4f","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.2"}],"id":"bc226cbd-2e7f-41f2-9da7-26d8a958a60d","security_groups":[],"mac_address":"fa:16:3e:ff:76:d6","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a69170f-ac78-4d01-a122-d8c3072ed17a"}]} 2018-10-02 18:53:52,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-328f84a1-84cd-41ce-b63b-655bb33f53d8 2018-10-02 18:53:52,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:52,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-a748a433-e29d-489a-8e3e-b6d9789f2b42 x-compute-request-id: req-a748a433-e29d-489a-8e3e-b6d9789f2b42 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:52,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-a748a433-e29d-489a-8e3e-b6d9789f2b42 2018-10-02 18:53:52,741 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - ACTIVE 2018-10-02 18:53:52,741 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:53:52,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:53,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-3905d6de-4bc7-48b2-9f78-4a27f8202716 x-compute-request-id: req-3905d6de-4bc7-48b2-9f78-4a27f8202716 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:53,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-3905d6de-4bc7-48b2-9f78-4a27f8202716 2018-10-02 18:53:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:54,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8bbf07f8-b9dd-4c66-a919-900acdbed37d Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:54,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-8bbf07f8-b9dd-4c66-a919-900acdbed37d 2018-10-02 18:53:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:54,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3fd085-0c3e-4410-a199-3feac35539a6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:54,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-ff3fd085-0c3e-4410-a199-3feac35539a6 2018-10-02 18:53:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:54,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be03ddb2-13d6-4c63-9faa-77a1a58c0aed Date: Tue, 02 Oct 2018 18:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:54,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-be03ddb2-13d6-4c63-9faa-77a1a58c0aed 2018-10-02 18:53:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:54,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e3cb1d13-c312-41ee-a3d8-51384c3c9df9 Date: Tue, 02 Oct 2018 18:53:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.4"}],"id":"32111fc6-eeae-4be4-892b-2a47ccccad53","security_groups":[],"mac_address":"fa:16:3e:f3:dd:07","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal","device_id":"1708b250-5cdf-46b3-8866-6c46b88424be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.3"}],"id":"9d3cd532-c4fa-4a44-8209-ff1643b66456","security_groups":[],"mac_address":"fa:16:3e:76:f1:4f","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.2"}],"id":"bc226cbd-2e7f-41f2-9da7-26d8a958a60d","security_groups":[],"mac_address":"fa:16:3e:ff:76:d6","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a69170f-ac78-4d01-a122-d8c3072ed17a"}]} 2018-10-02 18:53:54,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-e3cb1d13-c312-41ee-a3d8-51384c3c9df9 2018-10-02 18:53:54,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}}' 2018-10-02 18:53:55,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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-1fefdc9d-d3c9-40cf-ac35-318104014853 x-compute-request-id: req-1fefdc9d-d3c9-40cf-ac35-318104014853 Content-Length: 0 Content-Type: application/json 2018-10-02 18:53:55,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be/action used request id req-1fefdc9d-d3c9-40cf-ac35-318104014853 2018-10-02 18:53:55,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:53:56,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "809d480f7faf45a1bcf07f94a2422bb1", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role"}], "expires_at": "2018-10-02T19:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d265b8f470c6429bba8098e411ff4af7", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/d265b8f470c6429bba8098e411ff4af7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-user", "id": "99b1b82ebf1a432aa9ea6037bca75e2d"}, "audit_ids": ["CdYpc0QvTzeTLlwk7WWqwQ"], "issued_at": "2018-10-02T18:53:56.000000Z"}} 2018-10-02 18:53:56,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48be244cc2ccfa0e3eb75005a9c9e20dd882323" 2018-10-02 18:53:56,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53: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-445ebd15-ea9e-46e5-9db4-4d0702f180d4 x-compute-request-id: req-445ebd15-ea9e-46e5-9db4-4d0702f180d4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}, {"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:56,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-445ebd15-ea9e-46e5-9db4-4d0702f180d4 2018-10-02 18:53:56,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:57,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53: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-7e4d8320-8a99-4e23-952d-0b4767201f04 x-compute-request-id: req-7e4d8320-8a99-4e23-952d-0b4767201f04 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}, {"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:57,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-7e4d8320-8a99-4e23-952d-0b4767201f04 2018-10-02 18:53:57,422 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - ACTIVE 2018-10-02 18:53:57,423 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:53:57,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:57,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e613972-aaa8-44da-9624-8eebf4b8df64 x-compute-request-id: req-5e613972-aaa8-44da-9624-8eebf4b8df64 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}, {"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:57,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-5e613972-aaa8-44da-9624-8eebf4b8df64 2018-10-02 18:53:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:58,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2f22cbe9-32f6-4708-a86c-bdc701a6aacf Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:58,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-2f22cbe9-32f6-4708-a86c-bdc701a6aacf 2018-10-02 18:53:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:58,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc291bb-86b8-48a9-9fcf-48f009c9376a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:58,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-9bc291bb-86b8-48a9-9fcf-48f009c9376a 2018-10-02 18:53:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:58,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6bdcbcef-f86f-4024-acc6-82c7509798af Date: Tue, 02 Oct 2018 18:53:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:58,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-6bdcbcef-f86f-4024-acc6-82c7509798af 2018-10-02 18:53:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:58,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-32c5ac50-782a-4fee-b194-9a332c9708a2 Date: Tue, 02 Oct 2018 18:53:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.4"}],"id":"32111fc6-eeae-4be4-892b-2a47ccccad53","security_groups":[],"mac_address":"fa:16:3e:f3:dd:07","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["e8fe75c0-22be-4ecf-a391-d29c77edfe27","f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal","device_id":"1708b250-5cdf-46b3-8866-6c46b88424be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.3"}],"id":"9d3cd532-c4fa-4a44-8209-ff1643b66456","security_groups":[],"mac_address":"fa:16:3e:76:f1:4f","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.2"}],"id":"bc226cbd-2e7f-41f2-9da7-26d8a958a60d","security_groups":[],"mac_address":"fa:16:3e:ff:76:d6","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a69170f-ac78-4d01-a122-d8c3072ed17a"}]} 2018-10-02 18:53:58,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-32c5ac50-782a-4fee-b194-9a332c9708a2 2018-10-02 18:53:58,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:58,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a247d984-c80d-4543-8b9d-8bb3f214f1c7 x-compute-request-id: req-a247d984-c80d-4543-8b9d-8bb3f214f1c7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}, {"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:53:58,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-a247d984-c80d-4543-8b9d-8bb3f214f1c7 2018-10-02 18:53:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:59,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4e9f02a5-07cb-4650-84a4-de415b0d1aea Date: Tue, 02 Oct 2018 18:53: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:53:59,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-4e9f02a5-07cb-4650-84a4-de415b0d1aea 2018-10-02 18:53:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:59,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5edd8fc-643a-473c-9f93-459e1abd22ba Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:53:59,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-b5edd8fc-643a-473c-9f93-459e1abd22ba 2018-10-02 18:53:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:59,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1f94ce95-3d38-42ea-a801-dd64e0238f0c Date: Tue, 02 Oct 2018 18:53:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:53:59,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-1f94ce95-3d38-42ea-a801-dd64e0238f0c 2018-10-02 18:53:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:53:59,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-dfc4b64f-4cfd-4cc7-9d63-aa04b8f149e7 Date: Tue, 02 Oct 2018 18:53:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.4"}],"id":"32111fc6-eeae-4be4-892b-2a47ccccad53","security_groups":[],"mac_address":"fa:16:3e:f3:dd:07","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["e8fe75c0-22be-4ecf-a391-d29c77edfe27","f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal","device_id":"1708b250-5cdf-46b3-8866-6c46b88424be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.3"}],"id":"9d3cd532-c4fa-4a44-8209-ff1643b66456","security_groups":[],"mac_address":"fa:16:3e:76:f1:4f","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.2"}],"id":"bc226cbd-2e7f-41f2-9da7-26d8a958a60d","security_groups":[],"mac_address":"fa:16:3e:ff:76:d6","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a69170f-ac78-4d01-a122-d8c3072ed17a"}]} 2018-10-02 18:53:59,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-dfc4b64f-4cfd-4cc7-9d63-aa04b8f149e7 2018-10-02 18:53:59,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name"}}' 2018-10-02 18:54:00,606 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-bb2ac9cb-59fa-4bac-995f-095b11de0a5a x-compute-request-id: req-bb2ac9cb-59fa-4bac-995f-095b11de0a5a Content-Length: 0 Content-Type: application/json 2018-10-02 18:54:00,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be/action used request id req-bb2ac9cb-59fa-4bac-995f-095b11de0a5a 2018-10-02 18:54:00,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:01,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b0af895-cfdd-4f4d-994a-681470b3f7d8 x-compute-request-id: req-5b0af895-cfdd-4f4d-994a-681470b3f7d8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:01,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-5b0af895-cfdd-4f4d-994a-681470b3f7d8 2018-10-02 18:54:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:01,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6b9a1a32-ddf7-4a7b-abb6-a841ba51246d Date: Tue, 02 Oct 2018 18:54: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":["6444fecf-158b-40f0-a368-425a02dedfe9"],"updated_at":"2018-10-02T18:53:31Z","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net"}]} 2018-10-02 18:54:01,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net used request id req-6b9a1a32-ddf7-4a7b-abb6-a841ba51246d 2018-10-02 18:54:01,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:01,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea23d04-8041-4b76-a235-014a6f2476be Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:54:01,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-5ea23d04-8041-4b76-a235-014a6f2476be 2018-10-02 18:54:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:01,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2e1e7d1f-b5f3-430b-ae64-37f7cddf681a Date: Tue, 02 Oct 2018 18:54:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:31Z","dns_nameservers":[],"updated_at":"2018-10-02T18:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d265b8f470c6429bba8098e411ff4af7","id":"6444fecf-158b-40f0-a368-425a02dedfe9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet"}]} 2018-10-02 18:54:01,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-2e1e7d1f-b5f3-430b-ae64-37f7cddf681a 2018-10-02 18:54:01,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:01,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-17a99553-483e-4bc7-a623-a633edd8eb94 Date: Tue, 02 Oct 2018 18:54:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.4"}],"id":"32111fc6-eeae-4be4-892b-2a47ccccad53","security_groups":[],"mac_address":"fa:16:3e:f3:dd:07","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:00Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.8"}],"id":"588f0e85-ba10-4544-a908-4b8742359bb9","security_groups":["f0447a2f-fb23-4db3-a782-0dc41fc34b04"],"mac_address":"fa:16:3e:d4:c7:54","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:39Z","binding:vnic_type":"normal","device_id":"1708b250-5cdf-46b3-8866-6c46b88424be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.3"}],"id":"9d3cd532-c4fa-4a44-8209-ff1643b66456","security_groups":[],"mac_address":"fa:16:3e:76:f1:4f","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a69170f-ac78-4d01-a122-d8c3072ed17a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:53:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6444fecf-158b-40f0-a368-425a02dedfe9","ip_address":"10.55.0.2"}],"id":"bc226cbd-2e7f-41f2-9da7-26d8a958a60d","security_groups":[],"mac_address":"fa:16:3e:ff:76:d6","project_id":"d265b8f470c6429bba8098e411ff4af7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a69170f-ac78-4d01-a122-d8c3072ed17a","tenant_id":"d265b8f470c6429bba8098e411ff4af7","created_at":"2018-10-02T18:53:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a69170f-ac78-4d01-a122-d8c3072ed17a"}]} 2018-10-02 18:54:01,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-17a99553-483e-4bc7-a623-a633edd8eb94 2018-10-02 18:54:01,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48be244cc2ccfa0e3eb75005a9c9e20dd882323" 2018-10-02 18:54:02,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-523b6556-383f-4c0c-b5aa-2f5e641b17fe x-compute-request-id: req-523b6556-383f-4c0c-b5aa-2f5e641b17fe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:c7:54", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "security_groups": [{"name": "default"}], "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:53:49Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:02,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-523b6556-383f-4c0c-b5aa-2f5e641b17fe 2018-10-02 18:54:02,069 - create_instance - INFO - Deleting Port with ID - 588f0e85-ba10-4544-a908-4b8742359bb9 2018-10-02 18:54:02,069 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-port 2018-10-02 18:54:02,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/588f0e85-ba10-4544-a908-4b8742359bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:02,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a67ef813-f83f-4f70-b0ff-01d19f65413d Date: Tue, 02 Oct 2018 18:54:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:02,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/588f0e85-ba10-4544-a908-4b8742359bb9 used request id req-a67ef813-f83f-4f70-b0ff-01d19f65413d 2018-10-02 18:54:02,830 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst 2018-10-02 18:54:02,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:02,986 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a608066-6c76-4fca-9de8-2ffe1b6ab70e x-compute-request-id: req-5a608066-6c76-4fca-9de8-2ffe1b6ab70e Content-Type: application/json 2018-10-02 18:54:02,986 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-5a608066-6c76-4fca-9de8-2ffe1b6ab70e 2018-10-02 18:54:02,987 - create_instance - INFO - Checking deletion status 2018-10-02 18:54:02,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:03,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32cdd748-9f5f-40f2-b0cc-855ccbdc715e x-compute-request-id: req-32cdd748-9f5f-40f2-b0cc-855ccbdc715e 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.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:02Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:03,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-32cdd748-9f5f-40f2-b0cc-855ccbdc715e 2018-10-02 18:54:03,245 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - ACTIVE 2018-10-02 18:54:03,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:54:06,248 - create_instance - DEBUG - VM status query timeout in 296.738844156 2018-10-02 18:54:06,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:06,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3073273-e600-4a0c-900f-2fe9e8d791a4 x-compute-request-id: req-c3073273-e600-4a0c-900f-2fe9e8d791a4 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.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1708b250-5cdf-46b3-8866-6c46b88424be", "rel": "bookmark"}], "image": {"id": "47559c7e-1247-4771-aa9e-2b63fa326207", "links": [{"href": "http://172.30.9.22:8774/images/47559c7e-1247-4771-aa9e-2b63fa326207", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:53:49.000000", "flavor": {"id": "e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "links": [{"href": "http://172.30.9.22:8774/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6", "rel": "bookmark"}]}, "id": "1708b250-5cdf-46b3-8866-6c46b88424be", "user_id": "99b1b82ebf1a432aa9ea6037bca75e2d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:02Z", "hostId": "56206c9c4eacbae943d6cc895f2c701c53e3863124d8a9c20e97a3a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst", "created": "2018-10-02T18:53:43Z", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:06,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-c3073273-e600-4a0c-900f-2fe9e8d791a4 2018-10-02 18:54:06,505 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst] is - ACTIVE 2018-10-02 18:54:06,505 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:54:09,508 - create_instance - DEBUG - VM status query timeout in 293.47886014 2018-10-02 18:54:09,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d842293deedec4ea267ba307d53d174f44cf5c55" 2018-10-02 18:54:09,558 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e547d7f-de92-482c-9c26-29bcd94ecf37 x-compute-request-id: req-1e547d7f-de92-482c-9c26-29bcd94ecf37 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1708b250-5cdf-46b3-8866-6c46b88424be could not be found.", "code": 404}} 2018-10-02 18:54:09,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1708b250-5cdf-46b3-8866-6c46b88424be used request id req-1e547d7f-de92-482c-9c26-29bcd94ecf37 2018-10-02 18:54:09,559 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1708b250-5cdf-46b3-8866-6c46b88424be could not be found. (HTTP 404) (Request-ID: req-1e547d7f-de92-482c-9c26-29bcd94ecf37) 2018-10-02 18:54:09,559 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-inst 2018-10-02 18:54:09,560 - neutron_utils - INFO - Deleting security group rule with ID - e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74 2018-10-02 18:54:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:54:09,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8772096c-79ba-4354-99e8-af7f24850371 Content-Length: 0 Date: Tue, 02 Oct 2018 18:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:09,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/e474a7c9-8d7f-4a2b-8b98-2b9d6b62bc74 used request id req-8772096c-79ba-4354-99e8-af7f24850371 2018-10-02 18:54:09,793 - neutron_utils - INFO - Deleting security group rule with ID - d67d0eba-6018-4aba-a74d-40565d894b05 2018-10-02 18:54:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/d67d0eba-6018-4aba-a74d-40565d894b05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:54:10,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a62dc467-5261-4ceb-9133-e3d827d67711 Content-Length: 0 Date: Tue, 02 Oct 2018 18:54:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:10,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/d67d0eba-6018-4aba-a74d-40565d894b05 used request id req-a62dc467-5261-4ceb-9133-e3d827d67711 2018-10-02 18:54:10,048 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-name 2018-10-02 18:54:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e8fe75c0-22be-4ecf-a391-d29c77edfe27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5f2f4004e16a37a88ef6c3608da2db5d93ff5d" 2018-10-02 18:54:10,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75e387bb-c4fe-48c8-b775-c3debfd870e2 Content-Length: 0 Date: Tue, 02 Oct 2018 18:54:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:10,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e8fe75c0-22be-4ecf-a391-d29c77edfe27 used request id req-75e387bb-c4fe-48c8-b775-c3debfd870e2 2018-10-02 18:54:10,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ed0943e7bea8ecce351b30448b078960cae206" 2018-10-02 18:54:10,249 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-943aaec9-f082-4d44-928b-f8e910a0e6a8 x-compute-request-id: req-943aaec9-f082-4d44-928b-f8e910a0e6a8 Content-Length: 0 Content-Type: application/json 2018-10-02 18:54:10,249 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e8c28920-f17c-47b4-a76f-6744c1ca1ef6 used request id req-943aaec9-f082-4d44-928b-f8e910a0e6a8 2018-10-02 18:54:10,250 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet 2018-10-02 18:54:10,250 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-subnet 2018-10-02 18:54:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/6444fecf-158b-40f0-a368-425a02dedfe9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:54:12,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-767a0eb3-e772-442d-a16f-b4eeb8f9012d Date: Tue, 02 Oct 2018 18:54:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:12,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6444fecf-158b-40f0-a368-425a02dedfe9 used request id req-767a0eb3-e772-442d-a16f-b4eeb8f9012d 2018-10-02 18:54:12,669 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-pub-net 2018-10-02 18:54:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/6a69170f-ac78-4d01-a122-d8c3072ed17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c53fa7618773ccebfa3a64d8ca374707063bff9" 2018-10-02 18:54:13,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-394101c8-a77d-440a-b74c-3f7fdb295755 Date: Tue, 02 Oct 2018 18:54:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:13,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6a69170f-ac78-4d01-a122-d8c3072ed17a used request id req-394101c8-a77d-440a-b74c-3f7fdb295755 2018-10-02 18:54:13,779 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4926f6e7-223c-4394-a841-fd23233819cb-image 2018-10-02 18:54:13,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc81c02fa7675fd5fac90a38f618e15810a5bcb" 2018-10-02 18:54:15,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da36a6bc-405e-4a60-8968-02f3f61f94fa Date: Tue, 02 Oct 2018 18:54:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:54:15,110 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/47559c7e-1247-4771-aa9e-2b63fa326207 used request id req-da36a6bc-405e-4a60-8968-02f3f61f94fa 2018-10-02 18:54:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:15,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a73fc1ce-c956-46f3-acd4-221068f824de Date: Tue, 02 Oct 2018 18:54:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:30Z", "updated_at": "2018-10-02T18:53:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "revision_number": 0, "id": "3714aa8c-6a36-42ab-95f6-f47f1adb1efb", "remote_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "revision_number": 0, "id": "86f89d3b-b0b9-479b-ac34-f4014aff1fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "revision_number": 0, "id": "8fceb2a6-a247-4ff4-a368-62913ecc6041", "remote_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "d265b8f470c6429bba8098e411ff4af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "revision_number": 0, "id": "9c7c8738-88f4-47de-870a-c1e962a74f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "d265b8f470c6429bba8098e411ff4af7"}], "revision_number": 4, "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:54:15,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a73fc1ce-c956-46f3-acd4-221068f824de 2018-10-02 18:54:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7001839-7dee-4dec-b2a7-15827857dc95 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:54:15,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-e7001839-7dee-4dec-b2a7-15827857dc95 2018-10-02 18:54:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:15,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef50ec2-1e3b-4b81-96c8-bb046151a558 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7"}, "enabled": true, "id": "d265b8f470c6429bba8098e411ff4af7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5855115d-7ad2-411-proj"}} 2018-10-02 18:54:15,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-7ef50ec2-1e3b-4b81-96c8-bb046151a558 2018-10-02 18:54:15,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0447a2f-fb23-4db3-a782-0dc41fc34b04 2018-10-02 18:54:15,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f0447a2f-fb23-4db3-a782-0dc41fc34b04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:15,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b97cc924-d42f-47f8-aaf9-dce5426a6101 Date: Tue, 02 Oct 2018 18:54:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:30Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "3714aa8c-6a36-42ab-95f6-f47f1adb1efb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:30Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "86f89d3b-b0b9-479b-ac34-f4014aff1fc5"}, {"remote_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:30Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "8fceb2a6-a247-4ff4-a368-62913ecc6041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:53:30Z", "security_group_id": "f0447a2f-fb23-4db3-a782-0dc41fc34b04", "port_range_min": null, "revision_number": 0, "tenant_id": "d265b8f470c6429bba8098e411ff4af7", "created_at": "2018-10-02T18:53:30Z", "project_id": "d265b8f470c6429bba8098e411ff4af7", "id": "9c7c8738-88f4-47de-870a-c1e962a74f67"}]} 2018-10-02 18:54:15,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f0447a2f-fb23-4db3-a782-0dc41fc34b04 used request id req-b97cc924-d42f-47f8-aaf9-dce5426a6101 2018-10-02 18:54:15,688 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:54:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f0447a2f-fb23-4db3-a782-0dc41fc34b04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:15,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36921e64-5928-44ce-8bb3-7afd675c7c35 Content-Length: 0 Date: Tue, 02 Oct 2018 18:54:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:15,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f0447a2f-fb23-4db3-a782-0dc41fc34b04 used request id req-36921e64-5928-44ce-8bb3-7afd675c7c35 2018-10-02 18:54:15,999 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5855115d-7ad2-411-proj 2018-10-02 18:54:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:16,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb67186-da75-4a31-8856-e3b715b3006c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:54:16,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d265b8f470c6429bba8098e411ff4af7 used request id req-ecb67186-da75-4a31-8856-e3b715b3006c 2018-10-02 18:54:16,197 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5855115d-7ad2-411-proj-role 2018-10-02 18:54:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/809d480f7faf45a1bcf07f94a2422bb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:16,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52138b74-cd75-4786-bd35-44928d501856 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:54:16,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/809d480f7faf45a1bcf07f94a2422bb1 used request id req-52138b74-cd75-4786-bd35-44928d501856 2018-10-02 18:54:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e06864b66c5d7d1f48ee9ba7bde49952da9b7e" 2018-10-02 18:54:16,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff0a96b-cc66-4638-b70e-c3a3b5332d9b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:54:16,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cff0a96b-cc66-4638-b70e-c3a3b5332d9b 2018-10-02 18:54:16,393 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5855115d-7ad2-411-user 2018-10-02 18:54:16,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/99b1b82ebf1a432aa9ea6037bca75e2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2d18ceaae4f941bc270e2111345434fa24883" 2018-10-02 18:54:16,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc4c25f-22e0-44f4-b3f4-4d7530054cbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:54:16,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/99b1b82ebf1a432aa9ea6037bca75e2d used request id req-ccc4c25f-22e0-44f4-b3f4-4d7530054cbe 2018-10-02 18:54:16,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:17,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["KEmxa0VZTFSuhNcAbKEurA"], "issued_at": "2018-10-02T18:54:17.000000Z"}} 2018-10-02 18:54:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc96ebede5dab8de3d1b6b103495553ce594148" 2018-10-02 18:54:17,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199656fe-aad3-4b05-b63a-bd130b30d763 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:17,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-199656fe-aad3-4b05-b63a-bd130b30d763 2018-10-02 18:54:17,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:17,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:17,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["3ijS_B6gRXyGXLjCQxU8aA"], "issued_at": "2018-10-02T18:54:17.000000Z"}} 2018-10-02 18:54:17,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:54:17,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4f3a02-78a0-4a14-b595-36d783da3ede Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:17,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bb4f3a02-78a0-4a14-b595-36d783da3ede 2018-10-02 18:54:17,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:54:17,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:54: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:54:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2e1af505-67ce-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:54:17,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4b36b7-a90d-46b1-bbbc-d3976ad3e473 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2e1af505-67ce-448-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:54:17,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2e1af505-67ce-448-proj used request id req-0a4b36b7-a90d-46b1-bbbc-d3976ad3e473 2018-10-02 18:54:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:54:17,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb18328a-dd54-4913-ba92-e8867512fa45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:54:17,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-eb18328a-dd54-4913-ba92-e8867512fa45 2018-10-02 18:54:17,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}}' 2018-10-02 18:54:18,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a66483-6d46-4928-aa5e-d161d151e23a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:18,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-68a66483-6d46-4928-aa5e-d161d151e23a 2018-10-02 18:54:18,004 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-2e1af505-67ce-448-proj 2018-10-02 18:54:18,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:18,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:18,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["zm8YkN1aQc-GnH71fTK13Q"], "issued_at": "2018-10-02T18:54:18.000000Z"}} 2018-10-02 18:54:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c2612a241e3c5b819c44b5b54592c65e5e732b" 2018-10-02 18:54:18,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a484a1-4eea-476e-a1ec-862da41c3cab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:18,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-38a484a1-4eea-476e-a1ec-862da41c3cab 2018-10-02 18:54:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:54:18,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:54: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:54:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c2612a241e3c5b819c44b5b54592c65e5e732b" 2018-10-02 18:54:18,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66966c7b-b0b8-4765-8ac2-3980a7bdebbd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:54:18,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-66966c7b-b0b8-4765-8ac2-3980a7bdebbd 2018-10-02 18:54:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-2e1af505-67ce-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c2612a241e3c5b819c44b5b54592c65e5e732b" 2018-10-02 18:54:18,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d74d48b-17fc-4c2f-a170-7ceb2b198b46 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-2e1af505-67ce-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}]} 2018-10-02 18:54:18,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=InstanceSecurityGroupTests-2e1af505-67ce-448-proj used request id req-9d74d48b-17fc-4c2f-a170-7ceb2b198b46 2018-10-02 18:54:18,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c2612a241e3c5b819c44b5b54592c65e5e732b" 2018-10-02 18:54:18,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762a5017-4b6c-49e3-9eb4-ba2afc19e93f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:54:18,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-762a5017-4b6c-49e3-9eb4-ba2afc19e93f 2018-10-02 18:54:19,098 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-2e1af505-67ce-448-user 2018-10-02 18:54:19,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:54:19,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc16757-3436-4386-9942-77fdbf6b94aa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:54:19,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7dc16757-3436-4386-9942-77fdbf6b94aa 2018-10-02 18:54:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" -d '{"role": {"name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}}' 2018-10-02 18:54:19,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a63bcb-e2db-480e-b07e-92ab39dab8cc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5742098c2caf42a8a42e2f30ff1e4e85", "links": {"self": "http://172.30.9.22:5000/v3/roles/5742098c2caf42a8a42e2f30ff1e4e85"}, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}} 2018-10-02 18:54:19,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-91a63bcb-e2db-480e-b07e-92ab39dab8cc 2018-10-02 18:54:19,302 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role 2018-10-02 18:54:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/5742098c2caf42a8a42e2f30ff1e4e85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:54:19,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8323bab-3077-476f-98e3-55baae159ce0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/5742098c2caf42a8a42e2f30ff1e4e85"}, "domain_id": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role", "id": "5742098c2caf42a8a42e2f30ff1e4e85"}} 2018-10-02 18:54:19,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/5742098c2caf42a8a42e2f30ff1e4e85 used request id req-b8323bab-3077-476f-98e3-55baae159ce0 2018-10-02 18:54:19,323 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role to project InstanceSecurityGroupTests-2e1af505-67ce-448-proj 2018-10-02 18:54:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b/users/d2d1dd79ca2e4ce7993dbe35836f053c/roles/5742098c2caf42a8a42e2f30ff1e4e85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:54:19,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b840c47-7338-4eaa-9f1f-f2499a56815e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:54:19,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b/users/d2d1dd79ca2e4ce7993dbe35836f053c/roles/5742098c2caf42a8a42e2f30ff1e4e85 used request id req-8b840c47-7338-4eaa-9f1f-f2499a56815e 2018-10-02 18:54:19,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:54:19,443 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:54:19,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:19,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:19,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5742098c2caf42a8a42e2f30ff1e4e85", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}], "expires_at": "2018-10-02T19:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-user", "id": "d2d1dd79ca2e4ce7993dbe35836f053c"}, "audit_ids": ["I6Dch27KSSaUjxa7hEYnLg"], "issued_at": "2018-10-02T18:54:19.000000Z"}} 2018-10-02 18:54:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:54:19,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985a085d-69fc-4e45-93bb-3a6af4e49aa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:19,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-985a085d-69fc-4e45-93bb-3a6af4e49aa9 2018-10-02 18:54:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:54:20,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0dbf455e-6f43-438a-b7ab-02e2fd04c8e4 Date: Tue, 02 Oct 2018 18:54:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image"} 2018-10-02 18:54:20,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image used request id req-0dbf455e-6f43-438a-b7ab-02e2fd04c8e4 2018-10-02 18:54:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:54:20,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-53d32728-b9cd-4c10-92d7-a038307db863 Date: Tue, 02 Oct 2018 18:54:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:54:20,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-53d32728-b9cd-4c10-92d7-a038307db863 2018-10-02 18:54:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image"}' 2018-10-02 18:54:20,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 X-Openstack-Request-Id: req-5d13b572-371b-46d2-be89-a92808d89d29 Date: Tue, 02 Oct 2018 18:54:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:54:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:54:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286", "min_disk": 0, "protected": false, "id": "60082c3a-14a6-4899-b829-27b98da93286", "file": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286/file", "checksum": null, "owner": "06835ed5752e4a5a9609e0aeeeea6d3b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:54:20,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5d13b572-371b-46d2-be89-a92808d89d29 2018-10-02 18:54:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" -d '' 2018-10-02 18:54:22,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c89f20b3-c9b3-4410-8cd3-b50ffbbf85c7 Date: Tue, 02 Oct 2018 18:54:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:54:22,654 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286/file used request id req-c89f20b3-c9b3-4410-8cd3-b50ffbbf85c7 2018-10-02 18:54:22,654 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:54:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:54:22,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0b4ba20d-354a-4018-8b05-b348701ff231 Date: Tue, 02 Oct 2018 18:54:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:54:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:54:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/60082c3a-14a6-4899-b829-27b98da93286/snap", "metadata": {}}], "self": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286", "min_disk": 0, "protected": false, "id": "60082c3a-14a6-4899-b829-27b98da93286", "file": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06835ed5752e4a5a9609e0aeeeea6d3b", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/60082c3a-14a6-4899-b829-27b98da93286/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:54:22,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 used request id req-0b4ba20d-354a-4018-8b05-b348701ff231 2018-10-02 18:54:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:54:22,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81540822-1728-4681-ad4e-c9babbbc6c6e Date: Tue, 02 Oct 2018 18:54:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:54:22,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-81540822-1728-4681-ad4e-c9babbbc6c6e 2018-10-02 18:54:22,929 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image 2018-10-02 18:54:22,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:54:23,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-da8582b5-2c3c-4bed-bdc4-6f34d1315f0a Date: Tue, 02 Oct 2018 18:54:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:54:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:54:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/60082c3a-14a6-4899-b829-27b98da93286/snap", "metadata": {}}], "self": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286", "min_disk": 0, "protected": false, "id": "60082c3a-14a6-4899-b829-27b98da93286", "file": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06835ed5752e4a5a9609e0aeeeea6d3b", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/60082c3a-14a6-4899-b829-27b98da93286/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:54:23,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 used request id req-da8582b5-2c3c-4bed-bdc4-6f34d1315f0a 2018-10-02 18:54:23,101 - create_image - DEBUG - Instance status is - active 2018-10-02 18:54:23,101 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image 2018-10-02 18:54:23,102 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image 2018-10-02 18:54:23,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:23,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:23,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5742098c2caf42a8a42e2f30ff1e4e85", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}], "expires_at": "2018-10-02T19:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-user", "id": "d2d1dd79ca2e4ce7993dbe35836f053c"}, "audit_ids": ["iq1A9AT0Q1Ka66lLc-Bkjg"], "issued_at": "2018-10-02T18:54:23.000000Z"}} 2018-10-02 18:54:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:54:23,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6cd0a0-6396-4698-9afb-c8dbcc6db661 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:23,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d6cd0a0-6396-4698-9afb-c8dbcc6db661 2018-10-02 18:54:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:54:23,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-684d9b79-7de2-45f5-9ec2-853d6c4576d2 Date: Tue, 02 Oct 2018 18:54:23 GMT RESP BODY: {"networks":[]} 2018-10-02 18:54:23,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-684d9b79-7de2-45f5-9ec2-853d6c4576d2 2018-10-02 18:54:23,718 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net 2018-10-02 18:54:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" -d '{"network": {"name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net", "admin_state_up": true}}' 2018-10-02 18:54:24,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d4b2811a-8801-4474-b403-16b3f0da2c0a Date: Tue, 02 Oct 2018 18:54:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:54:24Z","is_default":false,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","mtu":1450}} 2018-10-02 18:54:24,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d4b2811a-8801-4474-b403-16b3f0da2c0a 2018-10-02 18:54:24,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:54:24,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-22efe6db-1194-465e-8512-062f08be162d Date: Tue, 02 Oct 2018 18:54:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:54:24Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:24,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-22efe6db-1194-465e-8512-062f08be162d 2018-10-02 18:54:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:54:24,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6af4c3f3-f48d-4400-8e7e-7f05dab8c7bf Date: Tue, 02 Oct 2018 18:54:24 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:54:24,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-6af4c3f3-f48d-4400-8e7e-7f05dab8c7bf 2018-10-02 18:54:24,662 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet 2018-10-02 18:54:24,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" -d '{"subnets": [{"ip_version": 4, "network_id": "fa8df875-1dd6-4fea-b0c4-7643fc581aca", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]}' 2018-10-02 18:54:25,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-696c96af-a7f5-41a3-8056-755b56c729a5 Date: Tue, 02 Oct 2018 18:54:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:25,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-696c96af-a7f5-41a3-8056-755b56c729a5 2018-10-02 18:54:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:54:25,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-94ca9f82-8450-4961-b8d6-7271cf6118e7 Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:25,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-94ca9f82-8450-4961-b8d6-7271cf6118e7 2018-10-02 18:54:25,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:54:26,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2bcbded-7e0d-4f81-b909-a6533bf36e2c Date: Tue, 02 Oct 2018 18:54:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:26,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-e2bcbded-7e0d-4f81-b909-a6533bf36e2c 2018-10-02 18:54:26,057 - OpenStackNetwork - DEBUG - Network [fa8df875-1dd6-4fea-b0c4-7643fc581aca] created successfully 2018-10-02 18:54:26,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:26,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:26,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["cz79UqpJSOiEHnLaAIGHoQ"], "issued_at": "2018-10-02T18:54:26.000000Z"}} 2018-10-02 18:54:26,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ee3c99a7af352cc19b7e9fdbcc0a4ee7b9c34a" 2018-10-02 18:54:26,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04247758-c963-4116-a625-995fd7b28363 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:26,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04247758-c963-4116-a625-995fd7b28363 2018-10-02 18:54:26,527 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:54:26,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ee3c99a7af352cc19b7e9fdbcc0a4ee7b9c34a" 2018-10-02 18:54:26,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-26c2755f-cb82-4b77-8b5c-f8c3bb71b5db x-compute-request-id: req-26c2755f-cb82-4b77-8b5c-f8c3bb71b5db Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:54:26,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-26c2755f-cb82-4b77-8b5c-f8c3bb71b5db 2018-10-02 18:54:26,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ee3c99a7af352cc19b7e9fdbcc0a4ee7b9c34a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:54:26,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d309637c-638a-4e6e-aa79-464aa6b43bc0 x-compute-request-id: req-d309637c-638a-4e6e-aa79-464aa6b43bc0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "312deafb-3044-4628-8bed-ee3f02392b79", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:54:26,788 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d309637c-638a-4e6e-aa79-464aa6b43bc0 2018-10-02 18:54:26,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:26,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:27,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5742098c2caf42a8a42e2f30ff1e4e85", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}], "expires_at": "2018-10-02T19:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-user", "id": "d2d1dd79ca2e4ce7993dbe35836f053c"}, "audit_ids": ["nt3HfTbpQ2qju5KKlLaDPA"], "issued_at": "2018-10-02T18:54:27.000000Z"}} 2018-10-02 18:54:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:27,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0a5bf0-0ab8-44bf-8c17-332e1d7ca4ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:27,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8a0a5bf0-0ab8-44bf-8c17-332e1d7ca4ae 2018-10-02 18:54:27,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:27,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-61417fb5-651d-45a6-80f8-9898b360a7f2 Date: Tue, 02 Oct 2018 18:54:27 GMT RESP BODY: {"security_groups": []} 2018-10-02 18:54:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name&description=hello+group used request id req-61417fb5-651d-45a6-80f8-9898b360a7f2 2018-10-02 18:54:27,451 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name... 2018-10-02 18:54:27,451 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name 2018-10-02 18:54:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name", "description": "hello group"}}' 2018-10-02 18:54:27,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4a9dded4-a8d0-4354-9457-ca38943921a0 Date: Tue, 02 Oct 2018 18:54:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "updated_at": "2018-10-02T18:54:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "221807e2-bc28-494b-bc7f-f33ba5359041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}], "revision_number": 2, "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name"}} 2018-10-02 18:54:27,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-4a9dded4-a8d0-4354-9457-ca38943921a0 2018-10-02 18:54:27,937 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:27,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:28,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e7b8850-9ce9-4688-93ab-d4b77b7c256a Date: Tue, 02 Oct 2018 18:54:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "221807e2-bc28-494b-bc7f-f33ba5359041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042"}]} 2018-10-02 18:54:28,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-5e7b8850-9ce9-4688-93ab-d4b77b7c256a 2018-10-02 18:54:28,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:28,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60e371ec-ede9-4512-9536-c5191430b29a Date: Tue, 02 Oct 2018 18:54:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "221807e2-bc28-494b-bc7f-f33ba5359041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042"}]} 2018-10-02 18:54:28,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-60e371ec-ede9-4512-9536-c5191430b29a 2018-10-02 18:54:28,288 - neutron_utils - INFO - Retrieving security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:28,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-079ff8b4-a978-4819-9a4a-aa5d1cfe55ef Date: Tue, 02 Oct 2018 18:54:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "updated_at": "2018-10-02T18:54:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "221807e2-bc28-494b-bc7f-f33ba5359041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}], "revision_number": 2, "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name"}]} 2018-10-02 18:54:28,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-079ff8b4-a978-4819-9a4a-aa5d1cfe55ef 2018-10-02 18:54:28,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:28,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:28,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01ee7f6d-5f76-4d93-b0e5-632c1cfcb77a Date: Tue, 02 Oct 2018 18:54:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "221807e2-bc28-494b-bc7f-f33ba5359041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042"}]} 2018-10-02 18:54:28,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-01ee7f6d-5f76-4d93-b0e5-632c1cfcb77a 2018-10-02 18:54:28,671 - neutron_utils - INFO - Retrieving security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:28,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3d6ae64c-025c-47e6-852e-df5470b870be Date: Tue, 02 Oct 2018 18:54:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "updated_at": "2018-10-02T18:54:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "221807e2-bc28-494b-bc7f-f33ba5359041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}], "revision_number": 2, "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name"}]} 2018-10-02 18:54:28,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-3d6ae64c-025c-47e6-852e-df5470b870be 2018-10-02 18:54:28,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:28,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:29,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4556559-2f90-4607-acd0-2876e4283dfd Date: Tue, 02 Oct 2018 18:54:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "221807e2-bc28-494b-bc7f-f33ba5359041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042"}]} 2018-10-02 18:54:29,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-c4556559-2f90-4607-acd0-2876e4283dfd 2018-10-02 18:54:29,141 - neutron_utils - INFO - Retrieving security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:29,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e34150da-d798-49b6-bef7-10b647416e8f Date: Tue, 02 Oct 2018 18:54:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "updated_at": "2018-10-02T18:54:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "221807e2-bc28-494b-bc7f-f33ba5359041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "revision_number": 0, "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}], "revision_number": 2, "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name"}]} 2018-10-02 18:54:29,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-e34150da-d798-49b6-bef7-10b647416e8f 2018-10-02 18:54:29,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ef83bf-bcc3-45cb-baa9-bceca57a0a74 2018-10-02 18:54:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:54:29,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2736fed8-b68a-42ba-a517-45ed420c8bcd Date: Tue, 02 Oct 2018 18:54:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "221807e2-bc28-494b-bc7f-f33ba5359041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:27Z", "security_group_id": "51ef83bf-bcc3-45cb-baa9-bceca57a0a74", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:27Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042"}]} 2018-10-02 18:54:29,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-2736fed8-b68a-42ba-a517-45ed420c8bcd 2018-10-02 18:54:29,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:29,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:29,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5742098c2caf42a8a42e2f30ff1e4e85", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}], "expires_at": "2018-10-02T19:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-user", "id": "d2d1dd79ca2e4ce7993dbe35836f053c"}, "audit_ids": ["gac5Mzw8TpKv8Wxb1qdVKQ"], "issued_at": "2018-10-02T18:54:29.000000Z"}} 2018-10-02 18:54:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:29,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addb15a8-c1d0-4503-8c46-e9bf40009b43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:29,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-addb15a8-c1d0-4503-8c46-e9bf40009b43 2018-10-02 18:54:29,840 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:54:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:29,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0664c2bb-256b-4906-b179-0fe289944dbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:29,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0664c2bb-256b-4906-b179-0fe289944dbc 2018-10-02 18:54:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:30,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0e9519e5-8e55-4cd9-a347-c7451b89189d Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:30,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-0e9519e5-8e55-4cd9-a347-c7451b89189d 2018-10-02 18:54:30,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:54:30,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:54: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:54:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:30,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d827da2a-1c41-49f1-93f0-0831ef4473c2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:30,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-d827da2a-1c41-49f1-93f0-0831ef4473c2 2018-10-02 18:54:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1d0085eb-9a02-4082-9c4c-9d6efebbe92f Date: Tue, 02 Oct 2018 18:54:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:30,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-1d0085eb-9a02-4082-9c4c-9d6efebbe92f 2018-10-02 18:54:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:30,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1cea5034-8367-4905-b035-4c995c36290b Date: Tue, 02 Oct 2018 18:54:30 GMT RESP BODY: {"ports":[]} 2018-10-02 18:54:30,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port&admin_state_up=True used request id req-1cea5034-8367-4905-b035-4c995c36290b 2018-10-02 18:54:30,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:30,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6389764b-c260-4176-a762-dda550bc780a x-compute-request-id: req-6389764b-c260-4176-a762-dda550bc780a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:54:30,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst used request id req-6389764b-c260-4176-a762-dda550bc780a 2018-10-02 18:54:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6d37ec67-1f95-4c7f-88cc-a814c24521c4 Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:31,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-6d37ec67-1f95-4c7f-88cc-a814c24521c4 2018-10-02 18:54:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:31,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca562bcf-b8ab-4777-b8f0-30939febbdfe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:31,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-ca562bcf-b8ab-4777-b8f0-30939febbdfe 2018-10-02 18:54:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:31,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-91c208b3-0776-4b8d-9ec5-c1ec0fb71414 Date: Tue, 02 Oct 2018 18:54:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:31,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-91c208b3-0776-4b8d-9ec5-c1ec0fb71414 2018-10-02 18:54:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-15362904-35e4-42ad-8dd2-9a1c88bed204 Date: Tue, 02 Oct 2018 18:54:31 GMT RESP BODY: {"ports":[]} 2018-10-02 18:54:31,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port&admin_state_up=True used request id req-15362904-35e4-42ad-8dd2-9a1c88bed204 2018-10-02 18:54:31,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:54:31,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:32,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5742098c2caf42a8a42e2f30ff1e4e85", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}], "expires_at": "2018-10-02T19:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-user", "id": "d2d1dd79ca2e4ce7993dbe35836f053c"}, "audit_ids": ["ooCT0vU8S52bGuK-cgQddQ"], "issued_at": "2018-10-02T18:54:32.000000Z"}} 2018-10-02 18:54:32,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b74948f19d773a1b70403dc9d5055971bea454" 2018-10-02 18:54:32,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a00778e-1c07-4ef9-9517-40dff9c967ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:54:32,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0a00778e-1c07-4ef9-9517-40dff9c967ae 2018-10-02 18:54:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:32,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9904a67f-94a6-46ca-80f4-68f7ab0feda4 Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:32,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-9904a67f-94a6-46ca-80f4-68f7ab0feda4 2018-10-02 18:54:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:32,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-65aec684-0849-424f-83d5-aa599c7ffe65 Date: Tue, 02 Oct 2018 18:54:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:32,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-65aec684-0849-424f-83d5-aa599c7ffe65 2018-10-02 18:54:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:32,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c5c7b070-0137-42db-8939-b4569907b10a Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:32,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-c5c7b070-0137-42db-8939-b4569907b10a 2018-10-02 18:54:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:54:32,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:54:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b74948f19d773a1b70403dc9d5055971bea454" 2018-10-02 18:54:33,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d84c8b0-0e2f-45fc-a7a6-acddcddd2ee3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:33,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-7d84c8b0-0e2f-45fc-a7a6-acddcddd2ee3 2018-10-02 18:54:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:33,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b72e2f2a-d98b-48a4-9c2f-164d1f456055 Date: Tue, 02 Oct 2018 18:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:33,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-b72e2f2a-d98b-48a4-9c2f-164d1f456055 2018-10-02 18:54:33,223 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net 2018-10-02 18:54:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" -d '{"port": {"network_id": "fa8df875-1dd6-4fea-b0c4-7643fc581aca", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port", "admin_state_up": true}}' 2018-10-02 18:54:34,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-709f6be8-2b3b-48ac-aadb-eb9889dd2714 Date: Tue, 02 Oct 2018 18:54:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","qos_policy_id":null,"admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal"}} 2018-10-02 18:54:34,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-709f6be8-2b3b-48ac-aadb-eb9889dd2714 2018-10-02 18:54:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:34,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3b6c5ac6-d41e-4fe5-a358-6faa9eb2fb43 Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:34,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-3b6c5ac6-d41e-4fe5-a358-6faa9eb2fb43 2018-10-02 18:54:34,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:34,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930db7ff-03c2-4075-a56f-d895db02ed14 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:34,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-930db7ff-03c2-4075-a56f-d895db02ed14 2018-10-02 18:54:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:34,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a2cc8a6-d43c-4e1f-b4ee-5bf9a0274e4d Date: Tue, 02 Oct 2018 18:54:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:34,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-2a2cc8a6-d43c-4e1f-b4ee-5bf9a0274e4d 2018-10-02 18:54:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:34,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-5587f136-0190-4c0b-8e2e-632169ba44f3 Date: Tue, 02 Oct 2018 18:54:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:54:34,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port&admin_state_up=True used request id req-5587f136-0190-4c0b-8e2e-632169ba44f3 2018-10-02 18:54:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:35,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4798c719-c119-4c6c-8d0e-ab8233ed3982 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:35,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-4798c719-c119-4c6c-8d0e-ab8233ed3982 2018-10-02 18:54:35,073 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst 2018-10-02 18:54:35,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:35,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54: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-d23f0f9e-6a69-43e7-bd8b-4a5a335e4f03 x-compute-request-id: req-d23f0f9e-6a69-43e7-bd8b-4a5a335e4f03 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-flavor-name"}]} 2018-10-02 18:54:35,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d23f0f9e-6a69-43e7-bd8b-4a5a335e4f03 2018-10-02 18:54:35,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:35,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54: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-a5f5a6be-4914-43d2-ba07-0481bfd83650 x-compute-request-id: req-a5f5a6be-4914-43d2-ba07-0481bfd83650 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "312deafb-3044-4628-8bed-ee3f02392b79", "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:54:35,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79 used request id req-a5f5a6be-4914-43d2-ba07-0481bfd83650 2018-10-02 18:54:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:35,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ca9dc3ed-756e-4ed4-95a1-15973415d246 Date: Tue, 02 Oct 2018 18:54:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:54:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:54:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/60082c3a-14a6-4899-b829-27b98da93286/snap", "metadata": {}}], "self": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286", "min_disk": 0, "protected": false, "id": "60082c3a-14a6-4899-b829-27b98da93286", "file": "/v2/images/60082c3a-14a6-4899-b829-27b98da93286/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06835ed5752e4a5a9609e0aeeeea6d3b", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/60082c3a-14a6-4899-b829-27b98da93286/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image"} 2018-10-02 18:54:35,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image used request id req-ca9dc3ed-756e-4ed4-95a1-15973415d246 2018-10-02 18:54:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:35,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-acd9824e-7278-4e11-9505-3ffd585ff9e6 Date: Tue, 02 Oct 2018 18: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-10-02 18:54:35,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-acd9824e-7278-4e11-9505-3ffd585ff9e6 2018-10-02 18:54:35,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" -d '{"server": {"name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "imageRef": "60082c3a-14a6-4899-b829-27b98da93286", "flavorRef": "312deafb-3044-4628-8bed-ee3f02392b79", "max_count": 1, "min_count": 1, "networks": [{"port": "a3df8dbc-0492-477c-a9e3-0d5e683be757"}]}}' 2018-10-02 18:54:37,160 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:54: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-cbb3c4bb-9149-46d6-a6c7-e598f6b16c9e x-compute-request-id: req-cbb3c4bb-9149-46d6-a6c7-e598f6b16c9e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "adminPass": "BrbbX6Hfvspb"}} 2018-10-02 18:54:37,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cbb3c4bb-9149-46d6-a6c7-e598f6b16c9e 2018-10-02 18:54:37,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:37,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54: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-99697e95-7676-4f58-af53-62ef4b06b396 x-compute-request-id: req-99697e95-7676-4f58-af53-62ef4b06b396 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.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:54:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:37,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-99697e95-7676-4f58-af53-62ef4b06b396 2018-10-02 18:54:37,513 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst 2018-10-02 18:54:37,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:37,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54: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-690f49a6-5990-42aa-86a2-fb83d3e6c1e8 x-compute-request-id: req-690f49a6-5990-42aa-86a2-fb83d3e6c1e8 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.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:54:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:37,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-690f49a6-5990-42aa-86a2-fb83d3e6c1e8 2018-10-02 18:54:37,716 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - BUILD 2018-10-02 18:54:37,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:54:40,719 - create_instance - DEBUG - VM status query timeout in 896.793526888 2018-10-02 18:54:40,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:41,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9897a5eb-761d-4119-be06-da651bb8179c x-compute-request-id: req-9897a5eb-761d-4119-be06-da651bb8179c 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.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:54:38Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:41,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-9897a5eb-761d-4119-be06-da651bb8179c 2018-10-02 18:54:41,200 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - BUILD 2018-10-02 18:54:41,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:54:44,203 - create_instance - DEBUG - VM status query timeout in 893.309972048 2018-10-02 18:54:44,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:44,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-856b943c-4052-42c7-8663-93543a2719d9 x-compute-request-id: req-856b943c-4052-42c7-8663-93543a2719d9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:44,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-856b943c-4052-42c7-8663-93543a2719d9 2018-10-02 18:54:44,811 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - ACTIVE 2018-10-02 18:54:44,812 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:54:44,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:45,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21e9263e-6cf7-45c8-b09b-cc63a91d95b4 x-compute-request-id: req-21e9263e-6cf7-45c8-b09b-cc63a91d95b4 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:45,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-21e9263e-6cf7-45c8-b09b-cc63a91d95b4 2018-10-02 18:54:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:45,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0194976d-549f-41c2-b2c4-017511d230fe Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:45,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-0194976d-549f-41c2-b2c4-017511d230fe 2018-10-02 18:54:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:45,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b57a596-8b5e-4a35-800f-637ddf0039d2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:45,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-7b57a596-8b5e-4a35-800f-637ddf0039d2 2018-10-02 18:54:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:45,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ec10f54-b677-4335-ae5f-2d6fd5b8122e Date: Tue, 02 Oct 2018 18:54:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:45,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-6ec10f54-b677-4335-ae5f-2d6fd5b8122e 2018-10-02 18:54:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:45,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8c95be02-36d0-43be-b057-7cd80c0ff6aa Date: Tue, 02 Oct 2018 18:54:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.2"}],"id":"55a79ad8-d8fc-4743-9ee6-42a50f9862bd","security_groups":[],"mac_address":"fa:16:3e:5c:af:2c","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal","device_id":"f97be00a-d526-4d45-92d1-a5270e620faa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.3"}],"id":"be2ebe49-c118-4b07-a042-4acc4686b7e5","security_groups":[],"mac_address":"fa:16:3e:a2:9e:8b","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.4"}],"id":"d16f3e81-708e-4c74-b9a6-81ece6aaa1e6","security_groups":[],"mac_address":"fa:16:3e:d6:50:e2","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa8df875-1dd6-4fea-b0c4-7643fc581aca"}]} 2018-10-02 18:54:45,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-8c95be02-36d0-43be-b057-7cd80c0ff6aa 2018-10-02 18:54:45,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:46,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11869d62-a867-452d-bc9b-232f5fb3d6c9 x-compute-request-id: req-11869d62-a867-452d-bc9b-232f5fb3d6c9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:46,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-11869d62-a867-452d-bc9b-232f5fb3d6c9 2018-10-02 18:54:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:46,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0960d65a-337a-4a4b-9120-18efe37cbdee Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:46,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-0960d65a-337a-4a4b-9120-18efe37cbdee 2018-10-02 18:54:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:46,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78e2a33-496b-4bc7-9f04-e59f8412df99 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:46,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-d78e2a33-496b-4bc7-9f04-e59f8412df99 2018-10-02 18:54:46,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:46,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a89e38d0-6f28-4146-92c6-abe593f28e31 Date: Tue, 02 Oct 2018 18:54:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:46,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-a89e38d0-6f28-4146-92c6-abe593f28e31 2018-10-02 18:54:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:46,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-25fe3f89-b818-4262-a09c-6021820fb111 Date: Tue, 02 Oct 2018 18:54:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.2"}],"id":"55a79ad8-d8fc-4743-9ee6-42a50f9862bd","security_groups":[],"mac_address":"fa:16:3e:5c:af:2c","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal","device_id":"f97be00a-d526-4d45-92d1-a5270e620faa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.3"}],"id":"be2ebe49-c118-4b07-a042-4acc4686b7e5","security_groups":[],"mac_address":"fa:16:3e:a2:9e:8b","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.4"}],"id":"d16f3e81-708e-4c74-b9a6-81ece6aaa1e6","security_groups":[],"mac_address":"fa:16:3e:d6:50:e2","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa8df875-1dd6-4fea-b0c4-7643fc581aca"}]} 2018-10-02 18:54:46,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-25fe3f89-b818-4262-a09c-6021820fb111 2018-10-02 18:54:46,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:54:47,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5742098c2caf42a8a42e2f30ff1e4e85", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role"}], "expires_at": "2018-10-02T19:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/06835ed5752e4a5a9609e0aeeeea6d3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-user", "id": "d2d1dd79ca2e4ce7993dbe35836f053c"}, "audit_ids": ["RXFnb4NGTeOiSpbVx6jQ8w"], "issued_at": "2018-10-02T18:54:47.000000Z"}} 2018-10-02 18:54:47,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5968b182855bf16868c8299e23a6ae3c987d673" 2018-10-02 18:54:48,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-136d9af2-56dc-4efc-9293-1b6bbe911233 x-compute-request-id: req-136d9af2-56dc-4efc-9293-1b6bbe911233 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:48,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-136d9af2-56dc-4efc-9293-1b6bbe911233 2018-10-02 18:54:48,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:48,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54: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-6cd38ea8-d4b0-4a37-b982-01d0764abaf2 x-compute-request-id: req-6cd38ea8-d4b0-4a37-b982-01d0764abaf2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:48,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-6cd38ea8-d4b0-4a37-b982-01d0764abaf2 2018-10-02 18:54:48,616 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - ACTIVE 2018-10-02 18:54:48,617 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:54:48,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:49,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54: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-9a42b315-4ec9-4ca1-b252-ffd3222b1bfd x-compute-request-id: req-9a42b315-4ec9-4ca1-b252-ffd3222b1bfd Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:49,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-9a42b315-4ec9-4ca1-b252-ffd3222b1bfd 2018-10-02 18:54:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:49,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-19ebd78a-a074-41cc-92de-2d1e6c4ebf29 Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:49,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-19ebd78a-a074-41cc-92de-2d1e6c4ebf29 2018-10-02 18:54:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:49,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858bd30f-4ec6-4ce0-a1cc-adc6ec6614e5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:49,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-858bd30f-4ec6-4ce0-a1cc-adc6ec6614e5 2018-10-02 18:54:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:49,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e9cd45f1-4788-464f-93ea-317f8e3940af Date: Tue, 02 Oct 2018 18:54:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:49,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-e9cd45f1-4788-464f-93ea-317f8e3940af 2018-10-02 18:54:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:49,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6592a6ac-5284-44f2-8876-fbb7ec1c2cfd Date: Tue, 02 Oct 2018 18:54:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.2"}],"id":"55a79ad8-d8fc-4743-9ee6-42a50f9862bd","security_groups":[],"mac_address":"fa:16:3e:5c:af:2c","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal","device_id":"f97be00a-d526-4d45-92d1-a5270e620faa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.3"}],"id":"be2ebe49-c118-4b07-a042-4acc4686b7e5","security_groups":[],"mac_address":"fa:16:3e:a2:9e:8b","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.4"}],"id":"d16f3e81-708e-4c74-b9a6-81ece6aaa1e6","security_groups":[],"mac_address":"fa:16:3e:d6:50:e2","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa8df875-1dd6-4fea-b0c4-7643fc581aca"}]} 2018-10-02 18:54:49,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-6592a6ac-5284-44f2-8876-fbb7ec1c2cfd 2018-10-02 18:54:49,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:50,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d3c116d-b678-41a2-8de8-cf2737d16427 x-compute-request-id: req-8d3c116d-b678-41a2-8de8-cf2737d16427 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:50,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-8d3c116d-b678-41a2-8de8-cf2737d16427 2018-10-02 18:54:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:50,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-36a1f590-62c1-41e7-9f1a-36493de9c0c6 Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:50,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-36a1f590-62c1-41e7-9f1a-36493de9c0c6 2018-10-02 18:54:50,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:50,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898d7432-6a31-4eb3-bc3b-42b50596010e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:50,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-898d7432-6a31-4eb3-bc3b-42b50596010e 2018-10-02 18:54:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:50,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-071b72cb-353e-482e-b027-677d2205f1e2 Date: Tue, 02 Oct 2018 18:54:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:50,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-071b72cb-353e-482e-b027-677d2205f1e2 2018-10-02 18:54:50,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:51,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-4eed856c-39a5-4766-a09b-079f3cc4c0e3 Date: Tue, 02 Oct 2018 18:54:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.2"}],"id":"55a79ad8-d8fc-4743-9ee6-42a50f9862bd","security_groups":[],"mac_address":"fa:16:3e:5c:af:2c","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal","device_id":"f97be00a-d526-4d45-92d1-a5270e620faa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.3"}],"id":"be2ebe49-c118-4b07-a042-4acc4686b7e5","security_groups":[],"mac_address":"fa:16:3e:a2:9e:8b","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.4"}],"id":"d16f3e81-708e-4c74-b9a6-81ece6aaa1e6","security_groups":[],"mac_address":"fa:16:3e:d6:50:e2","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa8df875-1dd6-4fea-b0c4-7643fc581aca"}]} 2018-10-02 18:54:51,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-4eed856c-39a5-4766-a09b-079f3cc4c0e3 2018-10-02 18:54:51,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name"}}' 2018-10-02 18:54:51,565 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:54:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bec36181-d641-4518-815a-ab839a8d53bc x-compute-request-id: req-bec36181-d641-4518-815a-ab839a8d53bc Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name not associated with the instance f97be00a-d526-4d45-92d1-a5270e620faa", "code": 404}} 2018-10-02 18:54:51,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa/action used request id req-bec36181-d641-4518-815a-ab839a8d53bc 2018-10-02 18:54:51,565 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name not associated with the instance f97be00a-d526-4d45-92d1-a5270e620faa (HTTP 404) (Request-ID: req-bec36181-d641-4518-815a-ab839a8d53bc) 2018-10-02 18:54:51,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:52,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-133ff292-8240-4445-9c19-969a18c35306 x-compute-request-id: req-133ff292-8240-4445-9c19-969a18c35306 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:52,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-133ff292-8240-4445-9c19-969a18c35306 2018-10-02 18:54:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:52,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8b2d51ac-2555-4603-b12b-5dbeddd8a5bc Date: Tue, 02 Oct 2018 18:54: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":["e4c4a032-9b4c-4fd8-bc82-d1287f27305a"],"updated_at":"2018-10-02T18:54:25Z","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net"}]} 2018-10-02 18:54:52,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net used request id req-8b2d51ac-2555-4603-b12b-5dbeddd8a5bc 2018-10-02 18:54:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:52,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35317962-f9ea-4afc-8efe-80c36017f1f9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:54:52,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-35317962-f9ea-4afc-8efe-80c36017f1f9 2018-10-02 18:54:52,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:52,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fde59bd6-615e-4a6f-a755-fd93ad3ca9c0 Date: Tue, 02 Oct 2018 18:54:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","dns_nameservers":[],"updated_at":"2018-10-02T18:54:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet"}]} 2018-10-02 18:54:52,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-fde59bd6-615e-4a6f-a755-fd93ad3ca9c0 2018-10-02 18:54:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:52,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-78feb6b9-3177-4649-9235-bd0f6574b798 Date: Tue, 02 Oct 2018 18:54:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.2"}],"id":"55a79ad8-d8fc-4743-9ee6-42a50f9862bd","security_groups":[],"mac_address":"fa:16:3e:5c:af:2c","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.9"}],"id":"a3df8dbc-0492-477c-a9e3-0d5e683be757","security_groups":["cc52bfbe-2d55-4c50-b973-56dc98aff19e"],"mac_address":"fa:16:3e:23:70:24","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:33Z","binding:vnic_type":"normal","device_id":"f97be00a-d526-4d45-92d1-a5270e620faa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.3"}],"id":"be2ebe49-c118-4b07-a042-4acc4686b7e5","security_groups":[],"mac_address":"fa:16:3e:a2:9e:8b","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa8df875-1dd6-4fea-b0c4-7643fc581aca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:54:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e4c4a032-9b4c-4fd8-bc82-d1287f27305a","ip_address":"10.55.0.4"}],"id":"d16f3e81-708e-4c74-b9a6-81ece6aaa1e6","security_groups":[],"mac_address":"fa:16:3e:d6:50:e2","project_id":"06835ed5752e4a5a9609e0aeeeea6d3b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa8df875-1dd6-4fea-b0c4-7643fc581aca","tenant_id":"06835ed5752e4a5a9609e0aeeeea6d3b","created_at":"2018-10-02T18:54:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa8df875-1dd6-4fea-b0c4-7643fc581aca"}]} 2018-10-02 18:54:52,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-78feb6b9-3177-4649-9235-bd0f6574b798 2018-10-02 18:54:52,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5968b182855bf16868c8299e23a6ae3c987d673" 2018-10-02 18:54:53,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c55fe9ce-8015-44a9-946a-ff8bff183e61 x-compute-request-id: req-c55fe9ce-8015-44a9-946a-ff8bff183e61 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:70:24", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "security_groups": [{"name": "default"}], "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:43Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:53,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-c55fe9ce-8015-44a9-946a-ff8bff183e61 2018-10-02 18:54:53,448 - create_instance - INFO - Deleting Port with ID - a3df8dbc-0492-477c-a9e3-0d5e683be757 2018-10-02 18:54:53,449 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-port 2018-10-02 18:54:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/a3df8dbc-0492-477c-a9e3-0d5e683be757 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:54,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f04a506-95ff-4117-a4c0-c507994f6446 Date: Tue, 02 Oct 2018 18:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:54:54,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/a3df8dbc-0492-477c-a9e3-0d5e683be757 used request id req-0f04a506-95ff-4117-a4c0-c507994f6446 2018-10-02 18:54:54,036 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst 2018-10-02 18:54:54,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:54,202 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:54:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-002dca76-371c-4891-baaf-eb8417f253e7 x-compute-request-id: req-002dca76-371c-4891-baaf-eb8417f253e7 Content-Type: application/json 2018-10-02 18:54:54,202 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-002dca76-371c-4891-baaf-eb8417f253e7 2018-10-02 18:54:54,202 - create_instance - INFO - Checking deletion status 2018-10-02 18:54:54,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:54,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04562e97-bde9-49df-921f-4d542423affe x-compute-request-id: req-04562e97-bde9-49df-921f-4d542423affe 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.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:54Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:54,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-04562e97-bde9-49df-921f-4d542423affe 2018-10-02 18:54:54,447 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - ACTIVE 2018-10-02 18:54:54,448 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:54:57,451 - create_instance - DEBUG - VM status query timeout in 296.751513004 2018-10-02 18:54:57,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:54:57,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7e5a380-750d-42de-b7fc-9bf6a5422e6d x-compute-request-id: req-e7e5a380-750d-42de-b7fc-9bf6a5422e6d 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.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:54Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:54:57,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-e7e5a380-750d-42de-b7fc-9bf6a5422e6d 2018-10-02 18:54:57,714 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - ACTIVE 2018-10-02 18:54:57,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:55:00,718 - create_instance - DEBUG - VM status query timeout in 293.48467803 2018-10-02 18:55:00,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:55:00,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3663ea7b-8610-4ed5-8f0f-dfccb83a2218 x-compute-request-id: req-3663ea7b-8610-4ed5-8f0f-dfccb83a2218 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.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97be00a-d526-4d45-92d1-a5270e620faa", "rel": "bookmark"}], "image": {"id": "60082c3a-14a6-4899-b829-27b98da93286", "links": [{"href": "http://172.30.9.22:8774/images/60082c3a-14a6-4899-b829-27b98da93286", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:54:43.000000", "flavor": {"id": "312deafb-3044-4628-8bed-ee3f02392b79", "links": [{"href": "http://172.30.9.22:8774/flavors/312deafb-3044-4628-8bed-ee3f02392b79", "rel": "bookmark"}]}, "id": "f97be00a-d526-4d45-92d1-a5270e620faa", "user_id": "d2d1dd79ca2e4ce7993dbe35836f053c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:54:54Z", "hostId": "4d289016f29d19370b2325023e502e72a3d98f712a6a863e916bb026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst", "created": "2018-10-02T18:54:37Z", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:00,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-3663ea7b-8610-4ed5-8f0f-dfccb83a2218 2018-10-02 18:55:00,973 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst] is - ACTIVE 2018-10-02 18:55:00,973 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:55:03,977 - create_instance - DEBUG - VM status query timeout in 290.225674152 2018-10-02 18:55:03,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5558966f35a73720e5f2b8304a283a5b1edd847" 2018-10-02 18:55:04,033 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:55:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bab4790-bf10-4cba-9b6b-ab487c1b7583 x-compute-request-id: req-8bab4790-bf10-4cba-9b6b-ab487c1b7583 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f97be00a-d526-4d45-92d1-a5270e620faa could not be found.", "code": 404}} 2018-10-02 18:55:04,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97be00a-d526-4d45-92d1-a5270e620faa used request id req-8bab4790-bf10-4cba-9b6b-ab487c1b7583 2018-10-02 18:55:04,034 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f97be00a-d526-4d45-92d1-a5270e620faa could not be found. (HTTP 404) (Request-ID: req-8bab4790-bf10-4cba-9b6b-ab487c1b7583) 2018-10-02 18:55:04,034 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-inst 2018-10-02 18:55:04,035 - neutron_utils - INFO - Deleting security group rule with ID - 221807e2-bc28-494b-bc7f-f33ba5359041 2018-10-02 18:55:04,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/221807e2-bc28-494b-bc7f-f33ba5359041 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:55:04,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-835e2a64-fe83-401d-98f2-f99d4a9d4beb Content-Length: 0 Date: Tue, 02 Oct 2018 18:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:55:04,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/221807e2-bc28-494b-bc7f-f33ba5359041 used request id req-835e2a64-fe83-401d-98f2-f99d4a9d4beb 2018-10-02 18:55:04,304 - neutron_utils - INFO - Deleting security group rule with ID - ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042 2018-10-02 18:55:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:55:04,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14b2e2d5-45c7-4e2b-ab41-310c81afe362 Content-Length: 0 Date: Tue, 02 Oct 2018 18:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:55:04,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/ccf3de45-c0ff-4cf9-95cb-7d41ecbfc042 used request id req-14b2e2d5-45c7-4e2b-ab41-310c81afe362 2018-10-02 18:55:04,565 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-name 2018-10-02 18:55:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/51ef83bf-bcc3-45cb-baa9-bceca57a0a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f565684d7c9819a685e8d1bc85f588f1c1efa54e" 2018-10-02 18:55:04,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-319b8610-cc21-44c1-8cc1-c2537d946c9d Content-Length: 0 Date: Tue, 02 Oct 2018 18:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:55:04,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/51ef83bf-bcc3-45cb-baa9-bceca57a0a74 used request id req-319b8610-cc21-44c1-8cc1-c2537d946c9d 2018-10-02 18:55:04,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ee3c99a7af352cc19b7e9fdbcc0a4ee7b9c34a" 2018-10-02 18:55:04,896 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7e710f0-4692-4e52-804f-5ee89922f17d x-compute-request-id: req-b7e710f0-4692-4e52-804f-5ee89922f17d Content-Length: 0 Content-Type: application/json 2018-10-02 18:55:04,896 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/312deafb-3044-4628-8bed-ee3f02392b79 used request id req-b7e710f0-4692-4e52-804f-5ee89922f17d 2018-10-02 18:55:04,897 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet 2018-10-02 18:55:04,897 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-subnet 2018-10-02 18:55:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/e4c4a032-9b4c-4fd8-bc82-d1287f27305a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:55:07,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ebec8f8-9e80-4914-9514-dcf567251cf1 Date: Tue, 02 Oct 2018 18:55:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:55:07,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e4c4a032-9b4c-4fd8-bc82-d1287f27305a used request id req-3ebec8f8-9e80-4914-9514-dcf567251cf1 2018-10-02 18:55:07,220 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-pub-net 2018-10-02 18:55:07,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/fa8df875-1dd6-4fea-b0c4-7643fc581aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566b657c6bd6e30763b4293fb594a842dfe2d9cd" 2018-10-02 18:55:08,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d54ec55-2e62-4ad1-ad54-dc9e08b82e30 Date: Tue, 02 Oct 2018 18:55:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:55:08,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fa8df875-1dd6-4fea-b0c4-7643fc581aca used request id req-1d54ec55-2e62-4ad1-ad54-dc9e08b82e30 2018-10-02 18:55:08,492 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f9beaceb-32f6-499b-b8ac-0a587da40bb7-image 2018-10-02 18:55:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1054bd6332b6f06b2300a47305a2e877003e6151" 2018-10-02 18:55:10,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05b762a3-f0f7-41f7-9cf7-b1813687b851 Date: Tue, 02 Oct 2018 18:55:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:55:10,123 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/60082c3a-14a6-4899-b829-27b98da93286 used request id req-05b762a3-f0f7-41f7-9cf7-b1813687b851 2018-10-02 18:55:10,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:10,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-66e8547f-fd2d-473e-80b1-32c136a6a5b9 Date: Tue, 02 Oct 2018 18:55:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:23Z", "updated_at": "2018-10-02T18:54:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "revision_number": 0, "id": "21c3b61d-2b45-4ed2-997b-6ae9da6c2735", "remote_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "revision_number": 0, "id": "879ce553-1ba2-48f8-b997-97920de3a9fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "revision_number": 0, "id": "8ba46bdf-db59-498e-93ac-165a636bd1d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "revision_number": 0, "id": "94a618e7-cf13-4ede-b4a8-74954a1c1428", "remote_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "remote_ip_prefix": null, "created_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b"}], "revision_number": 4, "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:55:10,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-66e8547f-fd2d-473e-80b1-32c136a6a5b9 2018-10-02 18:55:10,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:10,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93ca561-05e6-4db5-9ad3-3584c40458f0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:55:10,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-d93ca561-05e6-4db5-9ad3-3584c40458f0 2018-10-02 18:55:10,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:10,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1f418f-6179-404b-a3de-26c865f29b9f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b"}, "enabled": true, "id": "06835ed5752e4a5a9609e0aeeeea6d3b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2e1af505-67ce-448-proj"}} 2018-10-02 18:55:10,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-fb1f418f-6179-404b-a3de-26c865f29b9f 2018-10-02 18:55:10,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc52bfbe-2d55-4c50-b973-56dc98aff19e 2018-10-02 18:55:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cc52bfbe-2d55-4c50-b973-56dc98aff19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:10,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2753d692-8da2-465d-8395-8c6699e3e1aa Date: Tue, 02 Oct 2018 18:55:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:23Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "21c3b61d-2b45-4ed2-997b-6ae9da6c2735"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:23Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "879ce553-1ba2-48f8-b997-97920de3a9fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:23Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "8ba46bdf-db59-498e-93ac-165a636bd1d9"}, {"remote_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:54:23Z", "security_group_id": "cc52bfbe-2d55-4c50-b973-56dc98aff19e", "port_range_min": null, "revision_number": 0, "tenant_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "created_at": "2018-10-02T18:54:23Z", "project_id": "06835ed5752e4a5a9609e0aeeeea6d3b", "id": "94a618e7-cf13-4ede-b4a8-74954a1c1428"}]} 2018-10-02 18:55:10,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cc52bfbe-2d55-4c50-b973-56dc98aff19e used request id req-2753d692-8da2-465d-8395-8c6699e3e1aa 2018-10-02 18:55:10,719 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:55:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/cc52bfbe-2d55-4c50-b973-56dc98aff19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:11,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b899e95-724a-4ee2-bd54-46f1248ec000 Content-Length: 0 Date: Tue, 02 Oct 2018 18:55:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:55:11,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cc52bfbe-2d55-4c50-b973-56dc98aff19e used request id req-4b899e95-724a-4ee2-bd54-46f1248ec000 2018-10-02 18:55:11,061 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-2e1af505-67ce-448-proj 2018-10-02 18:55:11,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:11,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d9fd1b0-973d-40d4-90f2-25fbcab1bb78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:55:11,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/06835ed5752e4a5a9609e0aeeeea6d3b used request id req-0d9fd1b0-973d-40d4-90f2-25fbcab1bb78 2018-10-02 18:55:11,299 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-2e1af505-67ce-448-proj-role 2018-10-02 18:55:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/5742098c2caf42a8a42e2f30ff1e4e85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:11,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b67f2035-45ce-4933-b35d-ffcc8b70731b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:55:11,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/5742098c2caf42a8a42e2f30ff1e4e85 used request id req-b67f2035-45ce-4933-b35d-ffcc8b70731b 2018-10-02 18:55:11,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d946ab15f9d0380354881ec8a51e362bd1346b" 2018-10-02 18:55:11,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4646a4f2-6a4d-4a09-a458-361559db43e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:55:11,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4646a4f2-6a4d-4a09-a458-361559db43e8 2018-10-02 18:55:11,520 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-2e1af505-67ce-448-user 2018-10-02 18:55:11,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d2d1dd79ca2e4ce7993dbe35836f053c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c2612a241e3c5b819c44b5b54592c65e5e732b" 2018-10-02 18:55:11,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d0f016-1772-43d8-90ee-4e8a730b0cf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:55:11,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d2d1dd79ca2e4ce7993dbe35836f053c used request id req-b7d0f016-1772-43d8-90ee-4e8a730b0cf1 2018-10-02 18:55:11,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:12,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["nNGei8MgR7yVpO4cp6cp3A"], "issued_at": "2018-10-02T18:55:12.000000Z"}} 2018-10-02 18:55:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a225cd52d4656c6a56f78bb5fad993a25a2bd6" 2018-10-02 18:55:12,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2e7f2c-4ce1-49ab-8ae1-408404729373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:12,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0f2e7f2c-4ce1-49ab-8ae1-408404729373 2018-10-02 18:55:12,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:12,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:12,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["nDBTf9VQRUCvG8LX6xwFVw"], "issued_at": "2018-10-02T18:55:12.000000Z"}} 2018-10-02 18:55:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:55:12,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a3c6f5-a97e-4c28-8840-8603c9f9e069 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:12,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-87a3c6f5-a97e-4c28-8840-8603c9f9e069 2018-10-02 18:55:12,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:55:12,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:55: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:55:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-bc8c730d-992e-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:55:12,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5373bc7b-f6ee-4757-82fc-0c0e0d6983a9 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-bc8c730d-992e-401-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:55:12,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-bc8c730d-992e-401-proj used request id req-5373bc7b-f6ee-4757-82fc-0c0e0d6983a9 2018-10-02 18:55:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:55:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89012a3e-28e2-4453-9c2a-7df8ae19941f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:55:13,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-89012a3e-28e2-4453-9c2a-7df8ae19941f 2018-10-02 18:55:13,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj"}}' 2018-10-02 18:55:13,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9b18bd-5c00-4a81-bee0-924cac820378 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/23e15835473f4629999acbd91b643a7f"}, "enabled": true, "id": "23e15835473f4629999acbd91b643a7f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj"}} 2018-10-02 18:55:13,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ad9b18bd-5c00-4a81-bee0-924cac820378 2018-10-02 18:55:13,182 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-bc8c730d-992e-401-proj 2018-10-02 18:55:13,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:13,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:13,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2qg2atxxRqefElKcS1X3Rg"], "issued_at": "2018-10-02T18:55:13.000000Z"}} 2018-10-02 18:55:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b9c03e21ebb9d959d98ec185f8ded2b2acaec" 2018-10-02 18:55:13,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65160f8f-6c68-46b6-ab12-e5316b2e99f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:13,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-65160f8f-6c68-46b6-ab12-e5316b2e99f1 2018-10-02 18:55:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:55:13,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:55: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:55:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b9c03e21ebb9d959d98ec185f8ded2b2acaec" 2018-10-02 18:55:13,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921e2cdf-ea9c-4f16-b03d-6942f6c3fc90 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:55:13,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-921e2cdf-ea9c-4f16-b03d-6942f6c3fc90 2018-10-02 18:55:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceOnComputeHost-bc8c730d-992e-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b9c03e21ebb9d959d98ec185f8ded2b2acaec" 2018-10-02 18:55:13,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e10acd-d0f3-4ad0-8138-6008acc8073a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceOnComputeHost-bc8c730d-992e-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/23e15835473f4629999acbd91b643a7f"}, "enabled": true, "id": "23e15835473f4629999acbd91b643a7f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj"}]} 2018-10-02 18:55:13,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceOnComputeHost-bc8c730d-992e-401-proj used request id req-d8e10acd-d0f3-4ad0-8138-6008acc8073a 2018-10-02 18:55:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b9c03e21ebb9d959d98ec185f8ded2b2acaec" 2018-10-02 18:55:13,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fe19da-5cb3-4a1d-ad7e-377038aa518b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:55:13,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-29fe19da-5cb3-4a1d-ad7e-377038aa518b 2018-10-02 18:55:14,218 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-bc8c730d-992e-401-user 2018-10-02 18:55:14,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:55:14,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c671228c-149e-4e3d-90bc-e6ccccbe0458 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:55:14,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c671228c-149e-4e3d-90bc-e6ccccbe0458 2018-10-02 18:55:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" -d '{"role": {"name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role"}}' 2018-10-02 18:55:14,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e208a999-04ce-4e24-b68c-a6b9d37c86d0 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec2716a74064a8f90c7f278bdb28869", "links": {"self": "http://172.30.9.22:5000/v3/roles/aec2716a74064a8f90c7f278bdb28869"}, "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role"}} 2018-10-02 18:55:14,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e208a999-04ce-4e24-b68c-a6b9d37c86d0 2018-10-02 18:55:14,434 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role 2018-10-02 18:55:14,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/aec2716a74064a8f90c7f278bdb28869 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:55:14,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a97fca-a1b8-46f2-9bdb-a4b1e6ab1ef1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/aec2716a74064a8f90c7f278bdb28869"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role", "id": "aec2716a74064a8f90c7f278bdb28869"}} 2018-10-02 18:55:14,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/aec2716a74064a8f90c7f278bdb28869 used request id req-21a97fca-a1b8-46f2-9bdb-a4b1e6ab1ef1 2018-10-02 18:55:14,527 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role to project CreateInstanceOnComputeHost-bc8c730d-992e-401-proj 2018-10-02 18:55:14,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/23e15835473f4629999acbd91b643a7f/users/fa5b9676e97843d1b90be732788f0857/roles/aec2716a74064a8f90c7f278bdb28869 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:55:14,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4566854-1f08-46b6-a3df-815e7755a92e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:55:14,658 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/23e15835473f4629999acbd91b643a7f/users/fa5b9676e97843d1b90be732788f0857/roles/aec2716a74064a8f90c7f278bdb28869 used request id req-c4566854-1f08-46b6-a3df-815e7755a92e 2018-10-02 18:55:14,659 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:55:14,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:14,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:15,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1jcFsY9ZR5S6ODBr1e3vDA"], "issued_at": "2018-10-02T18:55:15.000000Z"}} 2018-10-02 18:55:15,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:55:15,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3a7853-dcbe-453a-9b19-846deb4c7ed4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:15,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff3a7853-dcbe-453a-9b19-846deb4c7ed4 2018-10-02 18:55:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:55:15,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6cb875e9-9ba7-4a12-9413-1bfba0bed6d2 Date: Tue, 02 Oct 2018 18:55:15 GMT RESP BODY: {"networks":[]} 2018-10-02 18:55:15,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-6cb875e9-9ba7-4a12-9413-1bfba0bed6d2 2018-10-02 18:55:15,337 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net 2018-10-02 18:55:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" -d '{"network": {"name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net", "admin_state_up": true}}' 2018-10-02 18:55:15,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-105e656e-7165-4334-b968-c6b1516d1c11 Date: Tue, 02 Oct 2018 18:55:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:55:15Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","mtu":1450}} 2018-10-02 18:55:15,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-105e656e-7165-4334-b968-c6b1516d1c11 2018-10-02 18:55:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:55:15,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-31085611-31c5-4b88-bc3a-b1742223d23d Date: Tue, 02 Oct 2018 18:55:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:55:15Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:15,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-31085611-31c5-4b88-bc3a-b1742223d23d 2018-10-02 18:55:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:55:16,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b6b20ac-c467-47df-8f34-5f916c2a6731 Date: Tue, 02 Oct 2018 18:55:16 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:55:16,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-3b6b20ac-c467-47df-8f34-5f916c2a6731 2018-10-02 18:55:16,185 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet 2018-10-02 18:55:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" -d '{"subnets": [{"ip_version": 4, "network_id": "05345092-d186-44e6-a8c3-8b7090463df8", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]}' 2018-10-02 18:55:16,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-63fd9d4d-8c2b-4966-809b-3224ad00e474 Date: Tue, 02 Oct 2018 18:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","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":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:16,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-63fd9d4d-8c2b-4966-809b-3224ad00e474 2018-10-02 18:55:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:55:17,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f728c97d-2345-49b5-b8a3-13def7cf4249 Date: Tue, 02 Oct 2018 18:55:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:17,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-f728c97d-2345-49b5-b8a3-13def7cf4249 2018-10-02 18:55:17,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:55:17,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c158886c-8668-4835-b90f-b969ecd775e0 Date: Tue, 02 Oct 2018 18:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:17,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-c158886c-8668-4835-b90f-b969ecd775e0 2018-10-02 18:55:17,416 - OpenStackNetwork - DEBUG - Network [05345092-d186-44e6-a8c3-8b7090463df8] created successfully 2018-10-02 18:55:17,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:17,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:17,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["p_64hwMsSpWBl0n1ii2D8g"], "issued_at": "2018-10-02T18:55:17.000000Z"}} 2018-10-02 18:55:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa39ec253ae682f2b43172d03424692e37cb5086" 2018-10-02 18:55:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74dfeaa-d5cb-45aa-86cc-f5e56642a0e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:17,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d74dfeaa-d5cb-45aa-86cc-f5e56642a0e8 2018-10-02 18:55:17,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:55:17,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa39ec253ae682f2b43172d03424692e37cb5086" 2018-10-02 18:55:18,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c73b8e35-728b-4fbf-ac04-a46691ae464e x-compute-request-id: req-c73b8e35-728b-4fbf-ac04-a46691ae464e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:55:18,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c73b8e35-728b-4fbf-ac04-a46691ae464e 2018-10-02 18:55:18,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa39ec253ae682f2b43172d03424692e37cb5086" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-10-02 18:55:18,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1aedb7f-1555-482b-8927-42524d6d8038 x-compute-request-id: req-f1aedb7f-1555-482b-8927-42524d6d8038 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:55:18,116 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f1aedb7f-1555-482b-8927-42524d6d8038 2018-10-02 18:55:18,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:18,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:18,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec2716a74064a8f90c7f278bdb28869", "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role"}], "expires_at": "2018-10-02T19:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e15835473f4629999acbd91b643a7f", "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/23e15835473f4629999acbd91b643a7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/23e15835473f4629999acbd91b643a7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/23e15835473f4629999acbd91b643a7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/23e15835473f4629999acbd91b643a7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/23e15835473f4629999acbd91b643a7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/23e15835473f4629999acbd91b643a7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/23e15835473f4629999acbd91b643a7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/23e15835473f4629999acbd91b643a7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/23e15835473f4629999acbd91b643a7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/23e15835473f4629999acbd91b643a7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/23e15835473f4629999acbd91b643a7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/23e15835473f4629999acbd91b643a7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-bc8c730d-992e-401-user", "id": "fa5b9676e97843d1b90be732788f0857"}, "audit_ids": ["jYADDei-RYicvRvKkfIu5w"], "issued_at": "2018-10-02T18:55:18.000000Z"}} 2018-10-02 18:55:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:55:18,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81074df-bd2c-414d-a8fe-f8b00db49797 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:18,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e81074df-bd2c-414d-a8fe-f8b00db49797 2018-10-02 18:55:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:55:18,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-32913fb0-95d5-4779-b87e-61d10d3964f7 Date: Tue, 02 Oct 2018 18:55:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image"} 2018-10-02 18:55:18,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image used request id req-32913fb0-95d5-4779-b87e-61d10d3964f7 2018-10-02 18:55:18,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:55:18,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7c5dd0c-6ec8-42e4-b040-8c4da0da4e34 Date: Tue, 02 Oct 2018 18:55:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:55:18,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b7c5dd0c-6ec8-42e4-b040-8c4da0da4e34 2018-10-02 18:55:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image"}' 2018-10-02 18:55:19,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 X-Openstack-Request-Id: req-8b073be2-1871-4489-a87e-d0ec226cb32c Date: Tue, 02 Oct 2018 18:55:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:55:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:55:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067", "min_disk": 0, "protected": false, "id": "b8078495-d901-4bfb-a810-e62cebf0a067", "file": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file", "checksum": null, "owner": "23e15835473f4629999acbd91b643a7f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:55:19,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8b073be2-1871-4489-a87e-d0ec226cb32c 2018-10-02 18:55:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" -d '' 2018-10-02 18:55:21,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65169634-16e3-4c71-b08b-3d87ebde3af3 Date: Tue, 02 Oct 2018 18:55:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:55:21,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file used request id req-65169634-16e3-4c71-b08b-3d87ebde3af3 2018-10-02 18:55:21,186 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:55:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:55:21,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-09c7cd5e-c356-4feb-a85a-afb303a36f00 Date: Tue, 02 Oct 2018 18:55:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "metadata": {}}], "self": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067", "min_disk": 0, "protected": false, "id": "b8078495-d901-4bfb-a810-e62cebf0a067", "file": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23e15835473f4629999acbd91b643a7f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:55:21,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 used request id req-09c7cd5e-c356-4feb-a85a-afb303a36f00 2018-10-02 18:55:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:55:21,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6bd7da69-ef07-427f-8e3f-39d3586aed54 Date: Tue, 02 Oct 2018 18: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-10-02 18:55:21,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6bd7da69-ef07-427f-8e3f-39d3586aed54 2018-10-02 18:55:21,498 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image 2018-10-02 18:55:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:55:21,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-2545f20a-ad20-4a5d-bbed-e7732dbeafc7 Date: Tue, 02 Oct 2018 18:55:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "metadata": {}}], "self": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067", "min_disk": 0, "protected": false, "id": "b8078495-d901-4bfb-a810-e62cebf0a067", "file": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23e15835473f4629999acbd91b643a7f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:55:21,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 used request id req-2545f20a-ad20-4a5d-bbed-e7732dbeafc7 2018-10-02 18:55:21,740 - create_image - DEBUG - Instance status is - active 2018-10-02 18:55:21,741 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image 2018-10-02 18:55:21,741 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image 2018-10-02 18:55:21,741 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:55:21,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a225cd52d4656c6a56f78bb5fad993a25a2bd6" 2018-10-02 18:55:21,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55: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-663e3218-8abb-47a4-8a04-c86148229c74 x-compute-request-id: req-663e3218-8abb-47a4-8a04-c86148229c74 Content-Encoding: gzip Content-Length: 274 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:12.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:12.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:18.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:13.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:17.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:19.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:12.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:13.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:18.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:13.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-02T18:55:12.000000"}}}, "zoneName": "nova"}]} 2018-10-02 18:55:21,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-availability-zone/detail used request id req-663e3218-8abb-47a4-8a04-c86148229c74 2018-10-02 18:55:21,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:21,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:22,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["M1F3KP0qSrKuAQ9DsyngHg"], "issued_at": "2018-10-02T18:55:22.000000Z"}} 2018-10-02 18:55:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74770c46-e663-43f5-8133-5b54ff7a5f27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:22,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-74770c46-e663-43f5-8133-5b54ff7a5f27 2018-10-02 18:55:22,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:55:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:22,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2423a1-a529-4cf0-9558-f110fc354005 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:22,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ce2423a1-a529-4cf0-9558-f110fc354005 2018-10-02 18:55:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:22,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8c88feed-42a7-40d5-9519-281173ce9cac Date: Tue, 02 Oct 2018 18:55:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:22,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-8c88feed-42a7-40d5-9519-281173ce9cac 2018-10-02 18:55:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:55:22,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:55: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:55:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:23,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99945ae-f118-4330-bfba-1861fcfa559d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:23,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-d99945ae-f118-4330-bfba-1861fcfa559d 2018-10-02 18:55:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-61d44611-ce33-4ff2-8950-ab4473cb9de6 Date: Tue, 02 Oct 2018 18:55:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:23,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-61d44611-ce33-4ff2-8950-ab4473cb9de6 2018-10-02 18:55:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:23,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-324b10a1-ba1c-410b-9d45-452ed3d12825 Date: Tue, 02 Oct 2018 18:55:23 GMT RESP BODY: {"ports":[]} 2018-10-02 18:55:23,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1&admin_state_up=True used request id req-324b10a1-ba1c-410b-9d45-452ed3d12825 2018-10-02 18:55:23,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:23,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab19719a-13a0-4162-99e9-2242d76b1dca x-compute-request-id: req-ab19719a-13a0-4162-99e9-2242d76b1dca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:55:23,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-ab19719a-13a0-4162-99e9-2242d76b1dca 2018-10-02 18:55:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:23,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0818774f-3351-402e-a789-b1610b262e58 Date: Tue, 02 Oct 2018 18:55:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:23,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-0818774f-3351-402e-a789-b1610b262e58 2018-10-02 18:55:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:24,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf39c2a-2bf4-4258-9221-429d0a461c9a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:24,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-5cf39c2a-2bf4-4258-9221-429d0a461c9a 2018-10-02 18:55:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:24,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bbabe658-f445-4c39-aff7-f9e9694e7136 Date: Tue, 02 Oct 2018 18:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:24,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-bbabe658-f445-4c39-aff7-f9e9694e7136 2018-10-02 18:55:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:24,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59255d75-7424-4e1e-b221-0da0b2fefc45 Date: Tue, 02 Oct 2018 18:55:24 GMT RESP BODY: {"ports":[]} 2018-10-02 18:55:24,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1&admin_state_up=True used request id req-59255d75-7424-4e1e-b221-0da0b2fefc45 2018-10-02 18:55:24,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:24,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:24,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["4UpYVUALRW29LQHsjRrwAw"], "issued_at": "2018-10-02T18:55:24.000000Z"}} 2018-10-02 18:55:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c9eb52594ae0fdd4d395185dccdcf1b5d9f876" 2018-10-02 18:55:24,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb27762-9ca4-4266-a8a9-59f0d41dd6be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:24,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6eb27762-9ca4-4266-a8a9-59f0d41dd6be 2018-10-02 18:55:24,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:25,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-26f80945-9cdc-4f31-8383-8891c6a3f239 Date: Tue, 02 Oct 2018 18:55:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:25,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-26f80945-9cdc-4f31-8383-8891c6a3f239 2018-10-02 18:55:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:25,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-da79fff4-c2a5-4ac3-a965-f20eef455c6d Date: Tue, 02 Oct 2018 18:55:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:25,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-da79fff4-c2a5-4ac3-a965-f20eef455c6d 2018-10-02 18:55:25,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:25,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8ae3d933-589d-44fa-bb5e-253bd9e4bf34 Date: Tue, 02 Oct 2018 18:55:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:25,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-8ae3d933-589d-44fa-bb5e-253bd9e4bf34 2018-10-02 18:55:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:55:25,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:55:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c9eb52594ae0fdd4d395185dccdcf1b5d9f876" 2018-10-02 18:55:25,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d45fee6-b13c-46d3-9585-d95eb74e0c8f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:25,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-4d45fee6-b13c-46d3-9585-d95eb74e0c8f 2018-10-02 18:55:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1ec17d04-8320-48ee-a646-b14ea9e7b05f Date: Tue, 02 Oct 2018 18:55:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:25,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-1ec17d04-8320-48ee-a646-b14ea9e7b05f 2018-10-02 18:55:25,702 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net 2018-10-02 18:55:25,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" -d '{"port": {"network_id": "05345092-d186-44e6-a8c3-8b7090463df8", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1", "admin_state_up": true}}' 2018-10-02 18:55:26,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-37633fe1-1a62-4ac5-8056-117438dc8ce2 Date: Tue, 02 Oct 2018 18:55:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:26Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:5c:7c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","qos_policy_id":null,"admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal"}} 2018-10-02 18:55:26,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-37633fe1-1a62-4ac5-8056-117438dc8ce2 2018-10-02 18:55:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:26,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-812edbee-5588-46f6-a5e1-68e1d915d22a Date: Tue, 02 Oct 2018 18:55:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:26,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-812edbee-5588-46f6-a5e1-68e1d915d22a 2018-10-02 18:55:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab83efd0-0172-419a-a6b6-7e5e4e5d8272 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:27,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-ab83efd0-0172-419a-a6b6-7e5e4e5d8272 2018-10-02 18:55:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5cb9a9f4-f32a-4196-b09e-1d8cc5ca963f Date: Tue, 02 Oct 2018 18:55:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:27,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-5cb9a9f4-f32a-4196-b09e-1d8cc5ca963f 2018-10-02 18:55:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-753f4893-b645-4e05-9a93-a4972c647460 Date: Tue, 02 Oct 2018 18:55:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:55:27,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1&admin_state_up=True used request id req-753f4893-b645-4e05-9a93-a4972c647460 2018-10-02 18:55:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8057797-5af1-494d-ad62-c86c3618a3bb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:27,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-a8057797-5af1-494d-ad62-c86c3618a3bb 2018-10-02 18:55:27,465 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-02 18:55:27,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-300b30e6-0105-44ef-8014-2f8e98a75922 x-compute-request-id: req-300b30e6-0105-44ef-8014-2f8e98a75922 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-flavor-name"}]} 2018-10-02 18:55:27,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-300b30e6-0105-44ef-8014-2f8e98a75922 2018-10-02 18:55:27,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1840e458-ad60-4ff5-bedc-a265ccf07f78 x-compute-request-id: req-1840e458-ad60-4ff5-bedc-a265ccf07f78 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:55:27,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d used request id req-1840e458-ad60-4ff5-bedc-a265ccf07f78 2018-10-02 18:55:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-ffc83fc6-cfe4-46a8-844e-165128a2009f Date: Tue, 02 Oct 2018 18:55:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "metadata": {}}], "self": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067", "min_disk": 0, "protected": false, "id": "b8078495-d901-4bfb-a810-e62cebf0a067", "file": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23e15835473f4629999acbd91b643a7f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image"} 2018-10-02 18:55:27,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image used request id req-ffc83fc6-cfe4-46a8-844e-165128a2009f 2018-10-02 18:55:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2722b935-f626-47b8-86be-858376b3f70b Date: Tue, 02 Oct 2018 18: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-10-02 18:55:27,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2722b935-f626-47b8-86be-858376b3f70b 2018-10-02 18:55:27,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" -d '{"server": {"name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "b8078495-d901-4bfb-a810-e62cebf0a067", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "max_count": 1, "min_count": 1, "networks": [{"port": "4c55717f-9da5-41dc-8fe7-538357eaf410"}]}}' 2018-10-02 18:55:29,727 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:55:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf4d02b4-4aa0-40bc-a9f2-ccaff3e34f2b x-compute-request-id: req-cf4d02b4-4aa0-40bc-a9f2-ccaff3e34f2b Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "adminPass": "KXSBdC98YKim"}} 2018-10-02 18:55:29,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cf4d02b4-4aa0-40bc-a9f2-ccaff3e34f2b 2018-10-02 18:55:29,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:29,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a389371-2060-4265-9d08-0368c04ec0dd x-compute-request-id: req-6a389371-2060-4265-9d08-0368c04ec0dd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:55:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:29,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-6a389371-2060-4265-9d08-0368c04ec0dd 2018-10-02 18:55:29,957 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-02 18:55:29,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:30,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e9df581-4896-4fd9-ad2d-0c28b571132d x-compute-request-id: req-6e9df581-4896-4fd9-ad2d-0c28b571132d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:55:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:30,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-6e9df581-4896-4fd9-ad2d-0c28b571132d 2018-10-02 18:55:30,190 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-02 18:55:30,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:55:33,193 - create_instance - DEBUG - VM status query timeout in 896.76402998 2018-10-02 18:55:33,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:33,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df7107c2-3558-4fde-8b55-b6e75152db24 x-compute-request-id: req-df7107c2-3558-4fde-8b55-b6e75152db24 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:55:31Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:33,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-df7107c2-3558-4fde-8b55-b6e75152db24 2018-10-02 18:55:33,932 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-02 18:55:33,932 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:55:36,935 - create_instance - DEBUG - VM status query timeout in 893.022035122 2018-10-02 18:55:36,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:37,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f8a4cc8-72ea-4a6c-ae4a-6723d90795da x-compute-request-id: req-4f8a4cc8-72ea-4a6c-ae4a-6723d90795da Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:37,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-4f8a4cc8-72ea-4a6c-ae4a-6723d90795da 2018-10-02 18:55:37,403 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-02 18:55:37,403 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:55:37,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:38,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d6112ed-89db-4501-826c-506e77402a1c x-compute-request-id: req-6d6112ed-89db-4501-826c-506e77402a1c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:38,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-6d6112ed-89db-4501-826c-506e77402a1c 2018-10-02 18:55:38,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:38,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4734b8a2-f7d1-421f-a288-8be1021f6657 Date: Tue, 02 Oct 2018 18:55:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:38,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-4734b8a2-f7d1-421f-a288-8be1021f6657 2018-10-02 18:55:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:38,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcd477e-a940-444d-ab29-984737bd1957 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:38,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-bbcd477e-a940-444d-ab29-984737bd1957 2018-10-02 18:55:38,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:38,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9fff9f3f-df24-4680-8ad3-51a92a229e67 Date: Tue, 02 Oct 2018 18:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:38,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-9fff9f3f-df24-4680-8ad3-51a92a229e67 2018-10-02 18:55:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:38,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5396821e-c8e5-455e-b5d1-3b54e70fc856 Date: Tue, 02 Oct 2018 18:55:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:55:38,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-5396821e-c8e5-455e-b5d1-3b54e70fc856 2018-10-02 18:55:38,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:39,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55: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-281dfffc-a04e-4225-9941-64cabee39f86 x-compute-request-id: req-281dfffc-a04e-4225-9941-64cabee39f86 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:39,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-281dfffc-a04e-4225-9941-64cabee39f86 2018-10-02 18:55:39,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:39,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4fa173d6-ee14-4b54-983f-e2949286b5e0 Date: Tue, 02 Oct 2018 18:55:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:39,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-4fa173d6-ee14-4b54-983f-e2949286b5e0 2018-10-02 18:55:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:39,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67aeab5-e8d0-4163-83c4-040e338a3732 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:39,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-a67aeab5-e8d0-4163-83c4-040e338a3732 2018-10-02 18:55:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:39,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d9c07fb0-bea7-498f-99ef-5b4ebe5ce8a2 Date: Tue, 02 Oct 2018 18:55:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:39,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-d9c07fb0-bea7-498f-99ef-5b4ebe5ce8a2 2018-10-02 18:55:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:39,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-04e1f60b-232a-492d-a57e-e5e8200f7eb6 Date: Tue, 02 Oct 2018 18:55:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:55:39,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-04e1f60b-232a-492d-a57e-e5e8200f7eb6 2018-10-02 18:55:39,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:39,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad475fb9-61eb-4a2f-bd58-eb07f9d956be x-compute-request-id: req-ad475fb9-61eb-4a2f-bd58-eb07f9d956be Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:39,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-ad475fb9-61eb-4a2f-bd58-eb07f9d956be 2018-10-02 18:55:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:40,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a6a61c25-9a6b-4813-ae10-16488cbcac14 Date: Tue, 02 Oct 2018 18:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:40,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-a6a61c25-9a6b-4813-ae10-16488cbcac14 2018-10-02 18:55:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:40,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84d3d38-9c28-40b1-802d-f39e0f4ba58b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:40,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-a84d3d38-9c28-40b1-802d-f39e0f4ba58b 2018-10-02 18:55:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:40,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-07a61dbb-eb93-479b-951a-e32308206be9 Date: Tue, 02 Oct 2018 18:55:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:40,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-07a61dbb-eb93-479b-951a-e32308206be9 2018-10-02 18:55:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:40,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-b3a3ac99-bab8-4f16-86b4-12b3406fe382 Date: Tue, 02 Oct 2018 18:55:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:55:40,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-b3a3ac99-bab8-4f16-86b4-12b3406fe382 2018-10-02 18:55:40,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:40,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:40,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BcUmBsv9RSezHKiVoW_uIQ"], "issued_at": "2018-10-02T18:55:40.000000Z"}} 2018-10-02 18:55:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:41,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89114c6-6470-4c71-b201-329c9be82eab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:41,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b89114c6-6470-4c71-b201-329c9be82eab 2018-10-02 18:55:41,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:55:41,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:41,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d85f3da-5e2b-4f39-a5d6-19dd1b74958c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:41,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d85f3da-5e2b-4f39-a5d6-19dd1b74958c 2018-10-02 18:55:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-707d89f1-998b-48fe-bf0f-965978d6ff29 Date: Tue, 02 Oct 2018 18:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:41,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-707d89f1-998b-48fe-bf0f-965978d6ff29 2018-10-02 18:55:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:55:41,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:55:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:41,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4dce63-9019-4d1b-a941-a6714d6c4fa4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:41,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-ef4dce63-9019-4d1b-a941-a6714d6c4fa4 2018-10-02 18:55:41,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:41,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-732a014f-69a2-47a9-8bcc-b178cb9f3dcf Date: Tue, 02 Oct 2018 18:55:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:41,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-732a014f-69a2-47a9-8bcc-b178cb9f3dcf 2018-10-02 18:55:41,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:41,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-caf8878f-0b2e-4b78-b3d1-f5ccbe5ca2cd Date: Tue, 02 Oct 2018 18:55:41 GMT RESP BODY: {"ports":[]} 2018-10-02 18:55:41,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2&admin_state_up=True used request id req-caf8878f-0b2e-4b78-b3d1-f5ccbe5ca2cd 2018-10-02 18:55:41,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:42,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20112ce4-d23f-4295-80fa-a0e57bf410d0 x-compute-request-id: req-20112ce4-d23f-4295-80fa-a0e57bf410d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:55:42,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-20112ce4-d23f-4295-80fa-a0e57bf410d0 2018-10-02 18:55:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:42,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-817d976c-ddce-450c-8bc9-ede3efc881a8 Date: Tue, 02 Oct 2018 18:55:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:42,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-817d976c-ddce-450c-8bc9-ede3efc881a8 2018-10-02 18:55:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:42,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee334be-b3d5-4726-b3b1-faa19ce20753 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:42,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-1ee334be-b3d5-4726-b3b1-faa19ce20753 2018-10-02 18:55:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:42,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0a76cb63-7203-4111-b1b1-8e1db8f9fb44 Date: Tue, 02 Oct 2018 18:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:42,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-0a76cb63-7203-4111-b1b1-8e1db8f9fb44 2018-10-02 18:55:42,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:42,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3b74475-83fe-4bd4-9854-242215015a31 Date: Tue, 02 Oct 2018 18:55:42 GMT RESP BODY: {"ports":[]} 2018-10-02 18:55:42,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2&admin_state_up=True used request id req-c3b74475-83fe-4bd4-9854-242215015a31 2018-10-02 18:55:42,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:55:42,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:55:43,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["wrJnVMl6SfWnP-oS0tIbOQ"], "issued_at": "2018-10-02T18:55:43.000000Z"}} 2018-10-02 18:55:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db55708ab7d4df08a8d7d487a84be7e089e56b" 2018-10-02 18:55:43,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3f34d9-4a69-42ff-9e4a-05268bdf9794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:55:43,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9d3f34d9-4a69-42ff-9e4a-05268bdf9794 2018-10-02 18:55:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:43,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8e7b6838-6b61-46e0-95b6-5e4dc5dc4a24 Date: Tue, 02 Oct 2018 18:55:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:43,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-8e7b6838-6b61-46e0-95b6-5e4dc5dc4a24 2018-10-02 18:55:43,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:43,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-67c6349d-02ea-4fa5-ae8d-d97a0cc5dbf7 Date: Tue, 02 Oct 2018 18:55:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:43,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-67c6349d-02ea-4fa5-ae8d-d97a0cc5dbf7 2018-10-02 18:55:43,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:43,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3587bcf5-7489-4497-b7ca-036e6ad7d1fd Date: Tue, 02 Oct 2018 18:55:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:43,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-3587bcf5-7489-4497-b7ca-036e6ad7d1fd 2018-10-02 18:55:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:55:43,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:55:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:55:43,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db55708ab7d4df08a8d7d487a84be7e089e56b" 2018-10-02 18:55:43,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0a62d0-75de-4eb8-8394-8a0d37869c6e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:43,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-ed0a62d0-75de-4eb8-8394-8a0d37869c6e 2018-10-02 18:55:43,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:44,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6395946b-1be4-4e92-b008-6510966ababe Date: Tue, 02 Oct 2018 18:55:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:44,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-6395946b-1be4-4e92-b008-6510966ababe 2018-10-02 18:55:44,095 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net 2018-10-02 18:55:44,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" -d '{"port": {"network_id": "05345092-d186-44e6-a8c3-8b7090463df8", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2", "admin_state_up": true}}' 2018-10-02 18:55:44,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-02420b48-8648-4ae6-9d3a-dc1081d34341 Date: Tue, 02 Oct 2018 18:55:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:9c:98","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","qos_policy_id":null,"admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal"}} 2018-10-02 18:55:44,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-02420b48-8648-4ae6-9d3a-dc1081d34341 2018-10-02 18:55:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-184dc695-694a-4263-9b5c-981cad03e7da Date: Tue, 02 Oct 2018 18:55:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:45,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-184dc695-694a-4263-9b5c-981cad03e7da 2018-10-02 18:55:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02031d6c-4714-4493-a09d-280f5045e9c4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:45,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-02031d6c-4714-4493-a09d-280f5045e9c4 2018-10-02 18:55:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-60156c15-0220-476d-8723-1734d9e69159 Date: Tue, 02 Oct 2018 18:55:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:45,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-60156c15-0220-476d-8723-1734d9e69159 2018-10-02 18:55:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-77a0e25d-9fbf-4c41-b4ec-10655886e59b Date: Tue, 02 Oct 2018 18:55:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:9c:98","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:55:45,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2&admin_state_up=True used request id req-77a0e25d-9fbf-4c41-b4ec-10655886e59b 2018-10-02 18:55:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1882a9cc-16a9-41a9-95c7-e7b16ec6f2b0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:45,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-1882a9cc-16a9-41a9-95c7-e7b16ec6f2b0 2018-10-02 18:55:45,688 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-02 18:55:45,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55: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-0550c3b5-52cd-4aca-9df4-27851edd59d6 x-compute-request-id: req-0550c3b5-52cd-4aca-9df4-27851edd59d6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-flavor-name"}]} 2018-10-02 18:55:45,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0550c3b5-52cd-4aca-9df4-27851edd59d6 2018-10-02 18:55:45,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55: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-43a690fd-6945-4273-a8c3-95bc7ee2ef57 x-compute-request-id: req-43a690fd-6945-4273-a8c3-95bc7ee2ef57 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:55:45,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d used request id req-43a690fd-6945-4273-a8c3-95bc7ee2ef57 2018-10-02 18:55:45,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:45,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-44550a7c-a627-4f2b-80b9-3cffaa02a7d9 Date: Tue, 02 Oct 2018 18:55:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:55:21Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "metadata": {}}], "self": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067", "min_disk": 0, "protected": false, "id": "b8078495-d901-4bfb-a810-e62cebf0a067", "file": "/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23e15835473f4629999acbd91b643a7f", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8078495-d901-4bfb-a810-e62cebf0a067/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image"} 2018-10-02 18:55:45,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image used request id req-44550a7c-a627-4f2b-80b9-3cffaa02a7d9 2018-10-02 18:55:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:46,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83d02fcb-37c8-4b2b-8e14-3d228d99d6fd Date: Tue, 02 Oct 2018 18:55:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:55:46,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-83d02fcb-37c8-4b2b-8e14-3d228d99d6fd 2018-10-02 18:55:46,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" -d '{"server": {"name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "b8078495-d901-4bfb-a810-e62cebf0a067", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "max_count": 1, "min_count": 1, "networks": [{"port": "218ef9ac-a517-4d79-9e8b-68b8459cd10e"}]}}' 2018-10-02 18:55:47,668 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:55: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-2c76401f-1d5a-43f1-af36-cc5077c6de78 x-compute-request-id: req-2c76401f-1d5a-43f1-af36-cc5077c6de78 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "adminPass": "xwPz6QRpXWeg"}} 2018-10-02 18:55:47,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2c76401f-1d5a-43f1-af36-cc5077c6de78 2018-10-02 18:55:47,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:48,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b43d060-b00a-4dd8-bf6d-f8bdfb475118 x-compute-request-id: req-7b43d060-b00a-4dd8-bf6d-f8bdfb475118 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:55:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:48,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-7b43d060-b00a-4dd8-bf6d-f8bdfb475118 2018-10-02 18:55:48,082 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-02 18:55:48,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:48,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ee8d1bf-b8bd-49d7-bd3e-84f5b1705eb1 x-compute-request-id: req-0ee8d1bf-b8bd-49d7-bd3e-84f5b1705eb1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:55:48Z", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:48,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-0ee8d1bf-b8bd-49d7-bd3e-84f5b1705eb1 2018-10-02 18:55:48,438 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-02 18:55:48,438 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:55:51,441 - create_instance - DEBUG - VM status query timeout in 896.641480207 2018-10-02 18:55:51,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:51,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55: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-93c57063-2996-403d-a965-50d960fec7e1 x-compute-request-id: req-93c57063-2996-403d-a965-50d960fec7e1 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:55:49Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:51,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-93c57063-2996-403d-a965-50d960fec7e1 2018-10-02 18:55:51,896 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-02 18:55:51,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:55:54,900 - create_instance - DEBUG - VM status query timeout in 893.182607174 2018-10-02 18:55:54,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:55,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f70f9c6c-cf23-4403-80b1-ba6d66c91d56 x-compute-request-id: req-f70f9c6c-cf23-4403-80b1-ba6d66c91d56 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:55,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-f70f9c6c-cf23-4403-80b1-ba6d66c91d56 2018-10-02 18:55:55,520 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-02 18:55:55,520 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:55:55,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:56,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e954ef3a-8e53-42a5-a20d-5b2f68c06546 x-compute-request-id: req-e954ef3a-8e53-42a5-a20d-5b2f68c06546 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:56,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-e954ef3a-8e53-42a5-a20d-5b2f68c06546 2018-10-02 18:55:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:56,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f6bfadd1-3d23-4358-b450-e1c4b508d628 Date: Tue, 02 Oct 2018 18:55:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:56,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-f6bfadd1-3d23-4358-b450-e1c4b508d628 2018-10-02 18:55:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:56,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbee1a8b-6f3d-44b5-b5aa-5d60a3237f8b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:56,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-dbee1a8b-6f3d-44b5-b5aa-5d60a3237f8b 2018-10-02 18:55:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:56,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b427401a-74f6-4244-a348-7ced06f4296f Date: Tue, 02 Oct 2018 18:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:56,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-b427401a-74f6-4244-a348-7ced06f4296f 2018-10-02 18:55:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:56,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-fb5b63a0-f43d-416c-8abb-5af1b71fe4e5 Date: Tue, 02 Oct 2018 18:55:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:9c:98","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal","device_id":"bfac914a-bd35-43a5-8cc2-8b53832997f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:55:56,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-fb5b63a0-f43d-416c-8abb-5af1b71fe4e5 2018-10-02 18:55:56,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:56,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc82d30f-9bdf-4be1-a5e0-442c21be79da x-compute-request-id: req-bc82d30f-9bdf-4be1-a5e0-442c21be79da Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:56,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-bc82d30f-9bdf-4be1-a5e0-442c21be79da 2018-10-02 18:55:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:57,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c374ac70-ec96-41a3-82cc-120ba9f4bf28 Date: Tue, 02 Oct 2018 18:55:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:57,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-c374ac70-ec96-41a3-82cc-120ba9f4bf28 2018-10-02 18:55:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:57,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b43903b-6d48-4354-8173-9725be452bc1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:57,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-1b43903b-6d48-4354-8173-9725be452bc1 2018-10-02 18:55:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:57,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-179a87ac-e007-43fd-82d8-c2ce773da06a Date: Tue, 02 Oct 2018 18:55:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:57,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-179a87ac-e007-43fd-82d8-c2ce773da06a 2018-10-02 18:55:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-7b81ff36-3881-4031-920b-c70812b40bd4 Date: Tue, 02 Oct 2018 18:55:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:9c:98","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal","device_id":"bfac914a-bd35-43a5-8cc2-8b53832997f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:55:57,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-7b81ff36-3881-4031-920b-c70812b40bd4 2018-10-02 18:55:57,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:58,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9125ccfd-35c4-4155-8ed1-339358da227e x-compute-request-id: req-9125ccfd-35c4-4155-8ed1-339358da227e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:58,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-9125ccfd-35c4-4155-8ed1-339358da227e 2018-10-02 18:55:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:58,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cfeede3d-d230-4c09-8f08-94a038cac570 Date: Tue, 02 Oct 2018 18:55:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:55:58,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-cfeede3d-d230-4c09-8f08-94a038cac570 2018-10-02 18:55:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:58,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea79425d-5c53-44ee-b9c7-9d6e026e92c9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:55:58,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-ea79425d-5c53-44ee-b9c7-9d6e026e92c9 2018-10-02 18:55:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:58,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-41635aed-9250-47bd-8da1-19fd9e80ba67 Date: Tue, 02 Oct 2018 18:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:55:58,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-41635aed-9250-47bd-8da1-19fd9e80ba67 2018-10-02 18:55:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:55:58,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-2b911eec-8fe8-4fc1-9315-92122a93c16d Date: Tue, 02 Oct 2018 18:55:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:9c:98","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal","device_id":"bfac914a-bd35-43a5-8cc2-8b53832997f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:55:58,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-2b911eec-8fe8-4fc1-9315-92122a93c16d 2018-10-02 18:55:58,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:55:59,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:55: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-cb14ec02-eaf0-42ca-b0ae-5c71b818d557 x-compute-request-id: req-cb14ec02-eaf0-42ca-b0ae-5c71b818d557 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:55:59,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-cb14ec02-eaf0-42ca-b0ae-5c71b818d557 2018-10-02 18:55:59,480 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-02 18:55:59,480 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:55:59,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:00,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-c1f46aa1-4b1c-4ffe-b88a-e63a66f7f5df x-compute-request-id: req-c1f46aa1-4b1c-4ffe-b88a-e63a66f7f5df Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:00,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-c1f46aa1-4b1c-4ffe-b88a-e63a66f7f5df 2018-10-02 18:56:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:00,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fb6722f0-dda5-4bf7-aa3a-68f6660889b6 Date: Tue, 02 Oct 2018 18:56:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:56:00,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-fb6722f0-dda5-4bf7-aa3a-68f6660889b6 2018-10-02 18:56:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:00,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f51259a-9961-4121-9278-914f7198da23 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:56:00,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-6f51259a-9961-4121-9278-914f7198da23 2018-10-02 18:56:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:00,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b008e2ad-af48-43c3-ac5f-d258fb558a30 Date: Tue, 02 Oct 2018 18:56:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:56:00,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-b008e2ad-af48-43c3-ac5f-d258fb558a30 2018-10-02 18:56:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:00,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-9636ed37-60b1-471b-9cab-6152424547c8 Date: Tue, 02 Oct 2018 18:56:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:9c:98","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal","device_id":"bfac914a-bd35-43a5-8cc2-8b53832997f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:56:00,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-9636ed37-60b1-471b-9cab-6152424547c8 2018-10-02 18:56:00,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:00,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59967f06-f51a-4c4c-88d6-488684d50ebb x-compute-request-id: req-59967f06-f51a-4c4c-88d6-488684d50ebb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:5c:7c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:36Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:00,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-59967f06-f51a-4c4c-88d6-488684d50ebb 2018-10-02 18:56:00,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:01,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d553603-9c1b-4b97-b0b5-4f5e38d8be69 x-compute-request-id: req-7d553603-9c1b-4b97-b0b5-4f5e38d8be69 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:01,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-7d553603-9c1b-4b97-b0b5-4f5e38d8be69 2018-10-02 18:56:01,407 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-02 18:56:01,407 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:56:01,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:01,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a74208e7-41ef-4f0c-b40d-1f02835591b8 x-compute-request-id: req-a74208e7-41ef-4f0c-b40d-1f02835591b8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:01,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-a74208e7-41ef-4f0c-b40d-1f02835591b8 2018-10-02 18:56:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:02,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7f2e080c-9f3e-4377-a829-cb2c3ec59450 Date: Tue, 02 Oct 2018 18:56:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"05345092-d186-44e6-a8c3-8b7090463df8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","subnets":["654e9cca-9f5e-4e02-bd13-3dc55abe3983"],"description":"","tags":[],"updated_at":"2018-10-02T18:55:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net","admin_state_up":true,"tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:15Z","provider:network_type":"vxlan"}]} 2018-10-02 18:56:02,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net used request id req-7f2e080c-9f3e-4377-a829-cb2c3ec59450 2018-10-02 18:56:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:02,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e11083-4a20-456b-8204-f3806e511a8f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:56:02,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-44e11083-4a20-456b-8204-f3806e511a8f 2018-10-02 18:56:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:02,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b81ffd88-aa61-4ec6-b92f-f633f427ec68 Date: Tue, 02 Oct 2018 18:56:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:16Z","dns_nameservers":[],"updated_at":"2018-10-02T18:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet"}]} 2018-10-02 18:56:02,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-b81ffd88-aa61-4ec6-b92f-f633f427ec68 2018-10-02 18:56:02,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:02,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-34ab9bc2-1d66-4fdc-ac3e-e84e4004fd4d Date: Tue, 02 Oct 2018 18:56:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.8"}],"id":"218ef9ac-a517-4d79-9e8b-68b8459cd10e","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:9c:98","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:44Z","binding:vnic_type":"normal","device_id":"bfac914a-bd35-43a5-8cc2-8b53832997f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.5"}],"id":"4c55717f-9da5-41dc-8fe7-538357eaf410","security_groups":["f98778d7-e3d6-4a9b-af87-de26dcb4f3cb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:5c:7c","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:26Z","binding:vnic_type":"normal","device_id":"4c009f5c-91dc-4a77-8830-2051c6f697c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.4"}],"id":"5156582c-cd67-4232-98ed-8d4a90fe1f04","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:2b:a4","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.2"}],"id":"54297a8f-5c09-4084-ad70-75ea34b6ea23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:b4:fa","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-05345092-d186-44e6-a8c3-8b7090463df8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"654e9cca-9f5e-4e02-bd13-3dc55abe3983","ip_address":"10.55.0.3"}],"id":"a76c261a-0a25-410f-bd3c-83d0041a595e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:85:da","project_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"05345092-d186-44e6-a8c3-8b7090463df8","tenant_id":"8a91b7fce7ee427cbe0b5f42251b4fc8","created_at":"2018-10-02T18:55:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-05345092-d186-44e6-a8c3-8b7090463df8"}]} 2018-10-02 18:56:02,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=05345092-d186-44e6-a8c3-8b7090463df8 used request id req-34ab9bc2-1d66-4fdc-ac3e-e84e4004fd4d 2018-10-02 18:56:02,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:02,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9aa31be3-8953-44c6-a966-3b61395a4694 x-compute-request-id: req-9aa31be3-8953-44c6-a966-3b61395a4694 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:9c:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "security_groups": [{"name": "default"}], "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:55:53Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:02,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-9aa31be3-8953-44c6-a966-3b61395a4694 2018-10-02 18:56:02,969 - create_instance - INFO - Deleting Port with ID - 4c55717f-9da5-41dc-8fe7-538357eaf410 2018-10-02 18:56:02,969 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-1 2018-10-02 18:56:02,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/4c55717f-9da5-41dc-8fe7-538357eaf410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:03,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-845874f6-33c7-4fee-b2f8-234983aa2d94 Date: Tue, 02 Oct 2018 18:56:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:03,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/4c55717f-9da5-41dc-8fe7-538357eaf410 used request id req-845874f6-33c7-4fee-b2f8-234983aa2d94 2018-10-02 18:56:03,389 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-02 18:56:03,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:03,734 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59be5c24-19b9-44f9-b811-43ad6120d87b x-compute-request-id: req-59be5c24-19b9-44f9-b811-43ad6120d87b Content-Type: application/json 2018-10-02 18:56:03,734 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-59be5c24-19b9-44f9-b811-43ad6120d87b 2018-10-02 18:56:03,734 - create_instance - INFO - Checking deletion status 2018-10-02 18:56:03,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:03,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9930e512-ea7f-430c-a7e0-b106b43719f1 x-compute-request-id: req-9930e512-ea7f-430c-a7e0-b106b43719f1 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-10-02T18:55:35.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "4c009f5c-91dc-4a77-8830-2051c6f697c6", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:56:03Z", "hostId": "80baa7625de559417bcbc5b670cabd5e582f3dcfeb5a415a7953c6ba", "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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-02T18:55:29Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:03,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-9930e512-ea7f-430c-a7e0-b106b43719f1 2018-10-02 18:56:03,974 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-02 18:56:03,974 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:56:06,977 - create_instance - DEBUG - VM status query timeout in 296.757345915 2018-10-02 18:56:06,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02b8fa9f5ba89d7208837741523703b82b3dd4" 2018-10-02 18:56:07,030 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18: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-25bad92d-fb49-4b6e-bb14-abc668e65e89 x-compute-request-id: req-25bad92d-fb49-4b6e-bb14-abc668e65e89 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c009f5c-91dc-4a77-8830-2051c6f697c6 could not be found.", "code": 404}} 2018-10-02 18:56:07,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4c009f5c-91dc-4a77-8830-2051c6f697c6 used request id req-25bad92d-fb49-4b6e-bb14-abc668e65e89 2018-10-02 18:56:07,030 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4c009f5c-91dc-4a77-8830-2051c6f697c6 could not be found. (HTTP 404) (Request-ID: req-25bad92d-fb49-4b6e-bb14-abc668e65e89) 2018-10-02 18:56:07,031 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-02 18:56:07,032 - create_instance - INFO - Deleting Port with ID - 218ef9ac-a517-4d79-9e8b-68b8459cd10e 2018-10-02 18:56:07,032 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96dport-2 2018-10-02 18:56:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/218ef9ac-a517-4d79-9e8b-68b8459cd10e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:07,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da9a3bf8-6ace-49c8-a21e-b2f0210b0724 Date: Tue, 02 Oct 2018 18:56:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:07,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/218ef9ac-a517-4d79-9e8b-68b8459cd10e used request id req-da9a3bf8-6ace-49c8-a21e-b2f0210b0724 2018-10-02 18:56:07,622 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-02 18:56:07,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:07,752 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca5c85bc-bf77-41b1-bada-2ba72c39f7dc x-compute-request-id: req-ca5c85bc-bf77-41b1-bada-2ba72c39f7dc Content-Type: application/json 2018-10-02 18:56:07,752 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-ca5c85bc-bf77-41b1-bada-2ba72c39f7dc 2018-10-02 18:56:07,752 - create_instance - INFO - Checking deletion status 2018-10-02 18:56:07,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:07,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad7ee4bc-3090-472f-8ee6-8db0d33e097d x-compute-request-id: req-ad7ee4bc-3090-472f-8ee6-8db0d33e097d Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2", "rel": "bookmark"}], "image": {"id": "b8078495-d901-4bfb-a810-e62cebf0a067", "links": [{"href": "http://172.30.9.22:8774/images/b8078495-d901-4bfb-a810-e62cebf0a067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-10-02T18:55:53.000000", "flavor": {"id": "a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "links": [{"href": "http://172.30.9.22:8774/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d", "rel": "bookmark"}]}, "id": "bfac914a-bd35-43a5-8cc2-8b53832997f2", "user_id": "7c74f88cec1b48e395b8ce514a3ab203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:56:07Z", "hostId": "7b4eaa6facf55e22bba3ecd821d4dd63d11ac2c1b3e3b04115f2c5f2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-02T18:55:47Z", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:07,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-ad7ee4bc-3090-472f-8ee6-8db0d33e097d 2018-10-02 18:56:07,999 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-02 18:56:07,999 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:56:11,002 - create_instance - DEBUG - VM status query timeout in 296.750555038 2018-10-02 18:56:11,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f690f9dc5f0b5eeb6c945123f24625d1c2391a89" 2018-10-02 18:56:11,053 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-460c8001-c0bc-46c4-9150-9aee0b77ec3f x-compute-request-id: req-460c8001-c0bc-46c4-9150-9aee0b77ec3f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bfac914a-bd35-43a5-8cc2-8b53832997f2 could not be found.", "code": 404}} 2018-10-02 18:56:11,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bfac914a-bd35-43a5-8cc2-8b53832997f2 used request id req-460c8001-c0bc-46c4-9150-9aee0b77ec3f 2018-10-02 18:56:11,053 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bfac914a-bd35-43a5-8cc2-8b53832997f2 could not be found. (HTTP 404) (Request-ID: req-460c8001-c0bc-46c4-9150-9aee0b77ec3f) 2018-10-02 18:56:11,054 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-02 18:56:11,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa39ec253ae682f2b43172d03424692e37cb5086" 2018-10-02 18:56:11,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0685fd1f-08e1-4c33-a1cc-41cd70aa2f7a x-compute-request-id: req-0685fd1f-08e1-4c33-a1cc-41cd70aa2f7a Content-Length: 0 Content-Type: application/json 2018-10-02 18:56:11,106 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a7f4faf9-d576-4e2a-9fdb-619f335bdc3d used request id req-0685fd1f-08e1-4c33-a1cc-41cd70aa2f7a 2018-10-02 18:56:11,107 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet 2018-10-02 18:56:11,107 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-subnet 2018-10-02 18:56:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/654e9cca-9f5e-4e02-bd13-3dc55abe3983 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:56:13,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea6f1472-d8fc-4c6c-a4fb-84476ed68677 Date: Tue, 02 Oct 2018 18:56:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:13,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/654e9cca-9f5e-4e02-bd13-3dc55abe3983 used request id req-ea6f1472-d8fc-4c6c-a4fb-84476ed68677 2018-10-02 18:56:13,347 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-priv-net 2018-10-02 18:56:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/05345092-d186-44e6-a8c3-8b7090463df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40227c8b3c0d7c1f1de011cc80336ee49800040" 2018-10-02 18:56:14,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0125931-758a-4694-b38b-c2c529902dc4 Date: Tue, 02 Oct 2018 18:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:14,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/05345092-d186-44e6-a8c3-8b7090463df8 used request id req-d0125931-758a-4694-b38b-c2c529902dc4 2018-10-02 18:56:14,461 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-9f47eb91-c0af-4782-b572-6096ee63e96d-image 2018-10-02 18:56:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b8ddecf5d3480bcea65d81543c4fcb8422e8f29" 2018-10-02 18:56:16,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3aa77ad-613d-4f60-9c7b-54a0b8e3ecf0 Date: Tue, 02 Oct 2018 18:56:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:56:16,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b8078495-d901-4bfb-a810-e62cebf0a067 used request id req-b3aa77ad-613d-4f60-9c7b-54a0b8e3ecf0 2018-10-02 18:56:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:16,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-18dab53a-732a-404d-bdb7-c25925cd7a08 Date: Tue, 02 Oct 2018 18:56:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:56:16,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-18dab53a-732a-404d-bdb7-c25925cd7a08 2018-10-02 18:56:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:16,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a958a8-13e4-4835-8d73-b603a7893876 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:56:16,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-d4a958a8-13e4-4835-8d73-b603a7893876 2018-10-02 18:56:16,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:16,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f81397-9d15-4aba-8fe0-eecf44021d7b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 18:56:16,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-55f81397-9d15-4aba-8fe0-eecf44021d7b 2018-10-02 18:56:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:16,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6efd6d-5418-496b-be52-20d362112cd9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 18:56:16,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-4d6efd6d-5418-496b-be52-20d362112cd9 2018-10-02 18:56:16,737 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-bc8c730d-992e-401-proj 2018-10-02 18:56:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/23e15835473f4629999acbd91b643a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:16,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254398c2-df89-4e77-aa22-c3bb05d5fe0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:16,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/23e15835473f4629999acbd91b643a7f used request id req-254398c2-df89-4e77-aa22-c3bb05d5fe0e 2018-10-02 18:56:16,920 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-bc8c730d-992e-401-proj-role 2018-10-02 18:56:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/aec2716a74064a8f90c7f278bdb28869 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:17,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d862d6-53f1-4dd0-9b1d-6eb1fda5c50f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:17,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/aec2716a74064a8f90c7f278bdb28869 used request id req-e9d862d6-53f1-4dd0-9b1d-6eb1fda5c50f 2018-10-02 18:56:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8940c14fb03ebaa19fd7b178da182fa96ada6048" 2018-10-02 18:56:17,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914337a5-9a99-4bf8-a12a-a6e8fefcfe46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:56:17,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-914337a5-9a99-4bf8-a12a-a6e8fefcfe46 2018-10-02 18:56:17,128 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-bc8c730d-992e-401-user 2018-10-02 18:56:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/fa5b9676e97843d1b90be732788f0857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b9c03e21ebb9d959d98ec185f8ded2b2acaec" 2018-10-02 18:56:17,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4abaf76a-f066-4a2f-ab3e-cb468aca7578 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:17,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/fa5b9676e97843d1b90be732788f0857 used request id req-4abaf76a-f066-4a2f-ab3e-cb468aca7578 2018-10-02 18:56:17,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:17,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ZIHhY_7wTCusrGh6Uqhdrg"], "issued_at": "2018-10-02T18:56:17.000000Z"}} 2018-10-02 18:56:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbe8a40adb1f675b29312615b4713cc70b7f193" 2018-10-02 18:56:17,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ab28d3-b0c0-495a-93a9-927e79f5504a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:17,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c0ab28d3-b0c0-495a-93a9-927e79f5504a 2018-10-02 18:56:17,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:17,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:18,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["L9_HvNSHQ7yk18XDSMKZZw"], "issued_at": "2018-10-02T18:56:18.000000Z"}} 2018-10-02 18:56:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:18,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a092d7-105f-462c-adad-f6c50b5f98e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:18,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-97a092d7-105f-462c-adad-f6c50b5f98e9 2018-10-02 18:56:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:56:18,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:56:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:18,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46883966-73a7-4bc3-ad96-1814a4666f5a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:56:18,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj used request id req-46883966-73a7-4bc3-ad96-1814a4666f5a 2018-10-02 18:56:18,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:18,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025bdb1f-32b0-4d8b-8430-9e2814cbc968 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:56:18,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-025bdb1f-32b0-4d8b-8430-9e2814cbc968 2018-10-02 18:56:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}}' 2018-10-02 18:56:18,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e1dc64e-bee3-403b-8fa8-498ce2ddc480 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:18,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-0e1dc64e-bee3-403b-8fa8-498ce2ddc480 2018-10-02 18:56:18,571 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj 2018-10-02 18:56:18,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:18,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:18,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["dSxc-7YTRiqAVyqmJA4gaQ"], "issued_at": "2018-10-02T18:56:18.000000Z"}} 2018-10-02 18:56:18,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772fe6dc884aa46d7eb67aac58ba0c8a0cf840d6" 2018-10-02 18:56:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb806325-ee0a-45ab-a25a-16205f94af30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:19,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bb806325-ee0a-45ab-a25a-16205f94af30 2018-10-02 18:56:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:56:19,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:56:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772fe6dc884aa46d7eb67aac58ba0c8a0cf840d6" 2018-10-02 18:56:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9122a3-12ac-46f9-b41f-e8b829b9ad05 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:56:19,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee9122a3-12ac-46f9-b41f-e8b829b9ad05 2018-10-02 18:56:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772fe6dc884aa46d7eb67aac58ba0c8a0cf840d6" 2018-10-02 18:56:19,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10805954-8297-439a-9bf7-1666b668b2b8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}]} 2018-10-02 18:56:19,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj used request id req-10805954-8297-439a-9bf7-1666b668b2b8 2018-10-02 18:56:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772fe6dc884aa46d7eb67aac58ba0c8a0cf840d6" 2018-10-02 18:56:19,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d21093-e38f-45e8-b474-6f32ca08a75c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:56:19,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-54d21093-e38f-45e8-b474-6f32ca08a75c 2018-10-02 18:56:19,636 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-ea84a8d5-3320-409-user 2018-10-02 18:56:19,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:19,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e189f926-08aa-47f9-815d-4329e976800c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:56:19,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e189f926-08aa-47f9-815d-4329e976800c 2018-10-02 18:56:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" -d '{"role": {"name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role"}}' 2018-10-02 18:56:19,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6029a714-c003-420e-8b41-da47408922bd Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3821d0f2940e463889c2a2ed0ea5b097", "links": {"self": "http://172.30.9.22:5000/v3/roles/3821d0f2940e463889c2a2ed0ea5b097"}, "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role"}} 2018-10-02 18:56:19,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-6029a714-c003-420e-8b41-da47408922bd 2018-10-02 18:56:19,775 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role 2018-10-02 18:56:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/3821d0f2940e463889c2a2ed0ea5b097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:19,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad713534-ebbe-4b4f-bccc-1a2469f62ffa Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/3821d0f2940e463889c2a2ed0ea5b097"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role", "id": "3821d0f2940e463889c2a2ed0ea5b097"}} 2018-10-02 18:56:19,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/3821d0f2940e463889c2a2ed0ea5b097 used request id req-ad713534-ebbe-4b4f-bccc-1a2469f62ffa 2018-10-02 18:56:19,860 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role to project CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj 2018-10-02 18:56:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95/users/fb4768612ee54c7d969d9699694761b5/roles/3821d0f2940e463889c2a2ed0ea5b097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:19,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b607a439-3447-4bbb-a419-898a09f62a7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:19,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95/users/fb4768612ee54c7d969d9699694761b5/roles/3821d0f2940e463889c2a2ed0ea5b097 used request id req-b607a439-3447-4bbb-a419-898a09f62a7e 2018-10-02 18:56:19,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:56:19,984 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:56:19,984 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-10-02 18:56:19,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:19,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:20,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3821d0f2940e463889c2a2ed0ea5b097", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role"}], "expires_at": "2018-10-02T19:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b95a9ffb9c5246e08104764c1dbaff95", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-user", "id": "fb4768612ee54c7d969d9699694761b5"}, "audit_ids": ["japPq4CJRh2gS7tfHqOTFQ"], "issued_at": "2018-10-02T18:56:20.000000Z"}} 2018-10-02 18:56:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:20,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595752b8-d672-489f-a517-261d4d00d298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:20,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-595752b8-d672-489f-a517-261d4d00d298 2018-10-02 18:56:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:20,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-71622662-0b13-4303-ba48-b4793133ec5f Date: Tue, 02 Oct 2018 18:56:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e"} 2018-10-02 18:56:20,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e used request id req-71622662-0b13-4303-ba48-b4793133ec5f 2018-10-02 18:56:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:20,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-de4d0459-a385-4c7d-b39c-2e7c3cc297a0 Date: Tue, 02 Oct 2018 18:56:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:56:20,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-de4d0459-a385-4c7d-b39c-2e7c3cc297a0 2018-10-02 18:56:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e"}' 2018-10-02 18:56:20,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e X-Openstack-Request-Id: req-ad6186bc-1825-4675-9978-eaeceb9c4932 Date: Tue, 02 Oct 2018 18:56:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:56:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:56:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/daf71f51-f954-4237-889b-608126efd51e", "min_disk": 0, "protected": false, "id": "daf71f51-f954-4237-889b-608126efd51e", "file": "/v2/images/daf71f51-f954-4237-889b-608126efd51e/file", "checksum": null, "owner": "b95a9ffb9c5246e08104764c1dbaff95", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:56:20,962 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ad6186bc-1825-4675-9978-eaeceb9c4932 2018-10-02 18:56:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" -d '' 2018-10-02 18:56:22,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b686ac4e-b577-4137-b2fd-a822a663ed31 Date: Tue, 02 Oct 2018 18:56:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:56:22,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e/file used request id req-b686ac4e-b577-4137-b2fd-a822a663ed31 2018-10-02 18:56:22,915 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:56:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:23,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-72054c5d-80d7-4cee-8664-35275b86d67d Date: Tue, 02 Oct 2018 18:56:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:56:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/daf71f51-f954-4237-889b-608126efd51e/snap", "metadata": {}}], "self": "/v2/images/daf71f51-f954-4237-889b-608126efd51e", "min_disk": 0, "protected": false, "id": "daf71f51-f954-4237-889b-608126efd51e", "file": "/v2/images/daf71f51-f954-4237-889b-608126efd51e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b95a9ffb9c5246e08104764c1dbaff95", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/daf71f51-f954-4237-889b-608126efd51e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:56:23,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e used request id req-72054c5d-80d7-4cee-8664-35275b86d67d 2018-10-02 18:56:23,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:23,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d93a1072-f181-44ad-8a0c-403825503ced Date: Tue, 02 Oct 2018 18:56:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:56:23,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d93a1072-f181-44ad-8a0c-403825503ced 2018-10-02 18:56:23,275 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e 2018-10-02 18:56:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:23,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a2a93fa3-ae0f-4411-ad25-a3f0a2c58ad3 Date: Tue, 02 Oct 2018 18:56:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:56:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/daf71f51-f954-4237-889b-608126efd51e/snap", "metadata": {}}], "self": "/v2/images/daf71f51-f954-4237-889b-608126efd51e", "min_disk": 0, "protected": false, "id": "daf71f51-f954-4237-889b-608126efd51e", "file": "/v2/images/daf71f51-f954-4237-889b-608126efd51e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b95a9ffb9c5246e08104764c1dbaff95", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/daf71f51-f954-4237-889b-608126efd51e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:56:23,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e used request id req-a2a93fa3-ae0f-4411-ad25-a3f0a2c58ad3 2018-10-02 18:56:23,450 - create_image - DEBUG - Instance status is - active 2018-10-02 18:56:23,450 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e 2018-10-02 18:56:23,450 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e 2018-10-02 18:56:23,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:23,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:23,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xLBcz04ZQSK5idRAgm80_Q"], "issued_at": "2018-10-02T18:56:23.000000Z"}} 2018-10-02 18:56:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514fd2d65e5bf11e706dca505d1a4a0ac43a8237" 2018-10-02 18:56:23,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b271bc6b-3aa0-4a56-a1ba-259a1b9a8332 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:23,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b271bc6b-3aa0-4a56-a1ba-259a1b9a8332 2018-10-02 18:56:23,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:56:23,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514fd2d65e5bf11e706dca505d1a4a0ac43a8237" 2018-10-02 18:56:24,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2315149a-a9ca-4b6f-b319-b0ee46d6d3c6 x-compute-request-id: req-2315149a-a9ca-4b6f-b319-b0ee46d6d3c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:56:24,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2315149a-a9ca-4b6f-b319-b0ee46d6d3c6 2018-10-02 18:56:24,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514fd2d65e5bf11e706dca505d1a4a0ac43a8237" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:56:24,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-0f028539-3933-4448-a103-fbee68c505c6 x-compute-request-id: req-0f028539-3933-4448-a103-fbee68c505c6 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:56:24,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0f028539-3933-4448-a103-fbee68c505c6 2018-10-02 18:56:24,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:24,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:24,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3821d0f2940e463889c2a2ed0ea5b097", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role"}], "expires_at": "2018-10-02T19:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b95a9ffb9c5246e08104764c1dbaff95", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-user", "id": "fb4768612ee54c7d969d9699694761b5"}, "audit_ids": ["g4ZALRSrQuWo50YITojSDg"], "issued_at": "2018-10-02T18:56:24.000000Z"}} 2018-10-02 18:56:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:24,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4171306-0695-4b3b-b15f-f928fb543bd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:24,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c4171306-0695-4b3b-b15f-f928fb543bd8 2018-10-02 18:56:24,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-42935dd3-56fb-431d-a330-51c7709958a5 Date: Tue, 02 Oct 2018 18:56:24 GMT RESP BODY: {"networks":[]} 2018-10-02 18:56:24,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-42935dd3-56fb-431d-a330-51c7709958a5 2018-10-02 18:56:24,800 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net 2018-10-02 18:56:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" -d '{"network": {"name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net", "admin_state_up": true}}' 2018-10-02 18:56:25,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-be46e4bd-4664-442f-896c-e1b73e2d640d Date: Tue, 02 Oct 2018 18:56:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"98a04258-da76-4abd-8866-238fa64423bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:56:25Z","is_default":false,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","mtu":1450}} 2018-10-02 18:56:25,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-be46e4bd-4664-442f-896c-e1b73e2d640d 2018-10-02 18:56:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:25,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-705472fa-3784-4157-9672-fcd0e8c67973 Date: Tue, 02 Oct 2018 18:56:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:56:25Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:25,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=98a04258-da76-4abd-8866-238fa64423bb used request id req-705472fa-3784-4157-9672-fcd0e8c67973 2018-10-02 18:56:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:25,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7e8a2cdc-6337-41a9-b80f-df93655a922e Date: Tue, 02 Oct 2018 18:56:25 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:56:25,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-7e8a2cdc-6337-41a9-b80f-df93655a922e 2018-10-02 18:56:25,739 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet 2018-10-02 18:56:25,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" -d '{"subnets": [{"ip_version": 4, "network_id": "98a04258-da76-4abd-8866-238fa64423bb", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]}' 2018-10-02 18:56:26,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9029f1bc-a9bb-4194-835d-08d9d1195352 Date: Tue, 02 Oct 2018 18:56:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:26,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-9029f1bc-a9bb-4194-835d-08d9d1195352 2018-10-02 18:56:26,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:26,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-93b54c59-5121-47c7-9aab-6338d71667b7 Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:26,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=98a04258-da76-4abd-8866-238fa64423bb used request id req-93b54c59-5121-47c7-9aab-6338d71667b7 2018-10-02 18:56:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:27,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c95b845-0e26-434c-950f-d644885045d0 Date: Tue, 02 Oct 2018 18:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:27,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-9c95b845-0e26-434c-950f-d644885045d0 2018-10-02 18:56:27,098 - OpenStackNetwork - DEBUG - Network [98a04258-da76-4abd-8866-238fa64423bb] created successfully 2018-10-02 18:56:27,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:27,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:27,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3821d0f2940e463889c2a2ed0ea5b097", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role"}], "expires_at": "2018-10-02T19:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b95a9ffb9c5246e08104764c1dbaff95", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-user", "id": "fb4768612ee54c7d969d9699694761b5"}, "audit_ids": ["UYGqO1yeTaWHcHPtbK4PEg"], "issued_at": "2018-10-02T18:56:27.000000Z"}} 2018-10-02 18:56:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:27,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067211cd-a865-4429-a37f-cdd64957ee8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:27,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-067211cd-a865-4429-a37f-cdd64957ee8f 2018-10-02 18:56:27,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:56:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:27,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f896ba-8f05-44e8-ade9-a7363a6b7f7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:27,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-77f896ba-8f05-44e8-ade9-a7363a6b7f7a 2018-10-02 18:56:27,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:27,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-56476f88-3f27-439b-a2c4-e40cc15a6fd0 Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:27,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-56476f88-3f27-439b-a2c4-e40cc15a6fd0 2018-10-02 18:56:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:56:27,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:56:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:27,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f452bb-2d2c-4e4a-a770-c384c14334d1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:27,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-f5f452bb-2d2c-4e4a-a770-c384c14334d1 2018-10-02 18:56:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:28,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-de227ee5-cf4b-44b8-b93c-4097b94d7c5f Date: Tue, 02 Oct 2018 18:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:28,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-de227ee5-cf4b-44b8-b93c-4097b94d7c5f 2018-10-02 18:56:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:28,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b00ed570-bfeb-4887-9a1c-390e1e35a9c8 Date: Tue, 02 Oct 2018 18:56:28 GMT RESP BODY: {"ports":[]} 2018-10-02 18:56:28,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port&admin_state_up=True used request id req-b00ed570-bfeb-4887-9a1c-390e1e35a9c8 2018-10-02 18:56:28,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:28,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-c9720705-7a4f-41a2-ad86-c9aa4e750bb7 x-compute-request-id: req-c9720705-7a4f-41a2-ad86-c9aa4e750bb7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:56:28,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst used request id req-c9720705-7a4f-41a2-ad86-c9aa4e750bb7 2018-10-02 18:56:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:28,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6cb9fc6-9740-45e1-8cec-0b746778637e Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:28,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-f6cb9fc6-9740-45e1-8cec-0b746778637e 2018-10-02 18:56:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:28,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e795a73-04c5-4f88-9787-2d67aca7809a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:28,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-3e795a73-04c5-4f88-9787-2d67aca7809a 2018-10-02 18:56:28,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:29,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7a18d9bd-d839-4d47-bc5c-88117da31d33 Date: Tue, 02 Oct 2018 18:56:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:29,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-7a18d9bd-d839-4d47-bc5c-88117da31d33 2018-10-02 18:56:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:29,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a1984db-ad24-4a3b-8d68-2f118c31fd00 Date: Tue, 02 Oct 2018 18:56:29 GMT RESP BODY: {"ports":[]} 2018-10-02 18:56:29,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port&admin_state_up=True used request id req-2a1984db-ad24-4a3b-8d68-2f118c31fd00 2018-10-02 18:56:29,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:29,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:29,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3821d0f2940e463889c2a2ed0ea5b097", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role"}], "expires_at": "2018-10-02T19:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b95a9ffb9c5246e08104764c1dbaff95", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b95a9ffb9c5246e08104764c1dbaff95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-user", "id": "fb4768612ee54c7d969d9699694761b5"}, "audit_ids": ["WD1XvAo_QriClhXu1LlogQ"], "issued_at": "2018-10-02T18:56:29.000000Z"}} 2018-10-02 18:56:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9410dc184cb08330d7ef7046693842a3bf88301e" 2018-10-02 18:56:29,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b84698c-1f43-4a19-b463-53db71131ae1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:29,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4b84698c-1f43-4a19-b463-53db71131ae1 2018-10-02 18:56:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:29,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1dad74da-54dc-4469-92e2-ddd820261432 Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:29,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-1dad74da-54dc-4469-92e2-ddd820261432 2018-10-02 18:56:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:30,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-770a2f9d-c271-4d44-89fc-e1f9115f890f Date: Tue, 02 Oct 2018 18:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:30,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-770a2f9d-c271-4d44-89fc-e1f9115f890f 2018-10-02 18:56:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:30,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5436e50c-b25a-4dcf-9ba4-bcf65671e313 Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:30,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-5436e50c-b25a-4dcf-9ba4-bcf65671e313 2018-10-02 18:56:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:56:30,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:56:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9410dc184cb08330d7ef7046693842a3bf88301e" 2018-10-02 18:56:30,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d09469a-6b77-4f48-ab65-ad030da354c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:30,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-9d09469a-6b77-4f48-ab65-ad030da354c0 2018-10-02 18:56:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da76765f-b807-44e5-82a8-10bab1ab3294 Date: Tue, 02 Oct 2018 18:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:30,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-da76765f-b807-44e5-82a8-10bab1ab3294 2018-10-02 18:56:30,621 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net 2018-10-02 18:56:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" -d '{"port": {"network_id": "98a04258-da76-4abd-8866-238fa64423bb", "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port", "admin_state_up": true}}' 2018-10-02 18:56:31,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-16d93f59-f016-4b20-a5fd-dc212e752163 Date: Tue, 02 Oct 2018 18:56:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:56:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","ip_address":"10.55.0.9"}],"id":"d2c046b1-293b-400e-b5a5-5c795381b948","security_groups":["4dcae969-1319-4c07-afe8-8620bf4b6f3a"],"mac_address":"fa:16:3e:5d:e3:3b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port","project_id":"b95a9ffb9c5246e08104764c1dbaff95","qos_policy_id":null,"admin_state_up":true,"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:31Z","binding:vnic_type":"normal"}} 2018-10-02 18:56:31,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-16d93f59-f016-4b20-a5fd-dc212e752163 2018-10-02 18:56:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:31,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2f36f270-6f0e-4ea6-ba55-e780dec1a76d Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:31,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-2f36f270-6f0e-4ea6-ba55-e780dec1a76d 2018-10-02 18:56:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:31,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305293c0-1729-4aef-864a-f3ef8bead003 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:31,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-305293c0-1729-4aef-864a-f3ef8bead003 2018-10-02 18:56:31,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3cbb1a90-8216-49e5-a8ce-2ca731248a18 Date: Tue, 02 Oct 2018 18:56:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:32,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-3cbb1a90-8216-49e5-a8ce-2ca731248a18 2018-10-02 18:56:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-249166ff-63f1-4c0a-a46b-e09d730e4ab4 Date: Tue, 02 Oct 2018 18:56:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:56:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","ip_address":"10.55.0.9"}],"id":"d2c046b1-293b-400e-b5a5-5c795381b948","security_groups":["4dcae969-1319-4c07-afe8-8620bf4b6f3a"],"mac_address":"fa:16:3e:5d:e3:3b","project_id":"b95a9ffb9c5246e08104764c1dbaff95","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port","admin_state_up":true,"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:56:32,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port&admin_state_up=True used request id req-249166ff-63f1-4c0a-a46b-e09d730e4ab4 2018-10-02 18:56:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac7ebc6-c8f5-46d7-99ad-b7c7012c72b1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:32,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-1ac7ebc6-c8f5-46d7-99ad-b7c7012c72b1 2018-10-02 18:56:32,374 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst 2018-10-02 18:56:32,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0d1b94e-c02e-4497-952a-8e31b08a207e x-compute-request-id: req-d0d1b94e-c02e-4497-952a-8e31b08a207e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-flavor-name"}]} 2018-10-02 18:56:32,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d0d1b94e-c02e-4497-952a-8e31b08a207e 2018-10-02 18:56:32,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9993da08-bdac-4816-91eb-3fac704ae2e8 x-compute-request-id: req-9993da08-bdac-4816-91eb-3fac704ae2e8 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:56:32,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c used request id req-9993da08-bdac-4816-91eb-3fac704ae2e8 2018-10-02 18:56:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-67f8982f-dac4-42a7-be1f-d3e40235191a Date: Tue, 02 Oct 2018 18:56:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:56:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/daf71f51-f954-4237-889b-608126efd51e/snap", "metadata": {}}], "self": "/v2/images/daf71f51-f954-4237-889b-608126efd51e", "min_disk": 0, "protected": false, "id": "daf71f51-f954-4237-889b-608126efd51e", "file": "/v2/images/daf71f51-f954-4237-889b-608126efd51e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b95a9ffb9c5246e08104764c1dbaff95", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/daf71f51-f954-4237-889b-608126efd51e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e"} 2018-10-02 18:56:32,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e used request id req-67f8982f-dac4-42a7-be1f-d3e40235191a 2018-10-02 18:56:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:32,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a1d1313-3dd4-4bef-9f49-6f947fcbdbfe Date: Tue, 02 Oct 2018 18:56:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:56:32,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8a1d1313-3dd4-4bef-9f49-6f947fcbdbfe 2018-10-02 18:56:32,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" -d '{"server": {"name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "imageRef": "daf71f51-f954-4237-889b-608126efd51e", "flavorRef": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "max_count": 1, "min_count": 1, "networks": [{"port": "d2c046b1-293b-400e-b5a5-5c795381b948"}]}}' 2018-10-02 18:56:33,895 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cc9e8d4-b383-4b79-a2c1-ad2594afcab6 x-compute-request-id: req-1cc9e8d4-b383-4b79-a2c1-ad2594afcab6 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7741301d-9827-451f-afcd-36d9defe0e61", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "adminPass": "4fZL8xdnM9QD"}} 2018-10-02 18:56:33,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1cc9e8d4-b383-4b79-a2c1-ad2594afcab6 2018-10-02 18:56:33,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:34,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2cb742c-2d0a-4c07-b1f8-e75889f8c0a4 x-compute-request-id: req-c2cb742c-2d0a-4c07-b1f8-e75889f8c0a4 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.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:56:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:34,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-c2cb742c-2d0a-4c07-b1f8-e75889f8c0a4 2018-10-02 18:56:34,255 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst 2018-10-02 18:56:34,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:34,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-a2b46cb2-da9c-4bda-af00-68e1b9da9fc8 x-compute-request-id: req-a2b46cb2-da9c-4bda-af00-68e1b9da9fc8 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.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:56:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:34,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-a2b46cb2-da9c-4bda-af00-68e1b9da9fc8 2018-10-02 18:56:34,678 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst] is - BUILD 2018-10-02 18:56:34,678 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:56:37,681 - create_instance - DEBUG - VM status query timeout in 896.573854923 2018-10-02 18:56:37,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:38,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3f1780e-9fd1-4819-8cf0-20609c1bdac4 x-compute-request-id: req-a3f1780e-9fd1-4819-8cf0-20609c1bdac4 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.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "security_groups": [{"name": "default"}], "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:56:34Z", "hostId": "1a330ed63efadb659d34ac137436e8ef94a4cf965804423d38b7fc10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:38,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-a3f1780e-9fd1-4819-8cf0-20609c1bdac4 2018-10-02 18:56:38,385 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst] is - BUILD 2018-10-02 18:56:38,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:56:41,388 - create_instance - DEBUG - VM status query timeout in 892.866739988 2018-10-02 18:56:41,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:42,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-965878a2-10a7-44d4-95e5-2503db5abbc8 x-compute-request-id: req-965878a2-10a7-44d4-95e5-2503db5abbc8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e3:3b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:56:39.000000", "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "security_groups": [{"name": "default"}], "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:56:39Z", "hostId": "1a330ed63efadb659d34ac137436e8ef94a4cf965804423d38b7fc10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:42,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-965878a2-10a7-44d4-95e5-2503db5abbc8 2018-10-02 18:56:42,042 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst] is - ACTIVE 2018-10-02 18:56:42,042 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:56:42,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:42,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d9bb295-109e-4e58-8d8a-fdf5b1e3e34d x-compute-request-id: req-4d9bb295-109e-4e58-8d8a-fdf5b1e3e34d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e3:3b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:56:39.000000", "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "security_groups": [{"name": "default"}], "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:56:39Z", "hostId": "1a330ed63efadb659d34ac137436e8ef94a4cf965804423d38b7fc10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:42,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-4d9bb295-109e-4e58-8d8a-fdf5b1e3e34d 2018-10-02 18:56:42,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:42,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f076efec-d0d0-4713-8e34-8d089d99196e Date: Tue, 02 Oct 2018 18:56: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":["24a50a50-f9f5-4878-9e33-d4cc0b388ab0"],"updated_at":"2018-10-02T18:56:26Z","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"98a04258-da76-4abd-8866-238fa64423bb","name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net"}]} 2018-10-02 18:56:42,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net used request id req-f076efec-d0d0-4713-8e34-8d089d99196e 2018-10-02 18:56:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:42,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a7872a-8218-4836-b694-3accce5c0e76 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:42,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-34a7872a-8218-4836-b694-3accce5c0e76 2018-10-02 18:56:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:43,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-78f85c46-54a4-4055-85d1-979aea47983d Date: Tue, 02 Oct 2018 18:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","dns_nameservers":[],"updated_at":"2018-10-02T18:56:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b95a9ffb9c5246e08104764c1dbaff95","id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet"}]} 2018-10-02 18:56:43,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-78f85c46-54a4-4055-85d1-979aea47983d 2018-10-02 18:56:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:43,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-55fbf946-e5b2-40a7-8ca0-5962d1108fed Date: Tue, 02 Oct 2018 18:56:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:56:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","ip_address":"10.55.0.3"}],"id":"0439d957-a591-46ed-b7e2-fb9a715e4db4","security_groups":[],"mac_address":"fa:16:3e:2b:7f:52","project_id":"b95a9ffb9c5246e08104764c1dbaff95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-98a04258-da76-4abd-8866-238fa64423bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:56:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","ip_address":"10.55.0.2"}],"id":"342ed4c3-f211-4468-a259-21b9f0ee8a6a","security_groups":[],"mac_address":"fa:16:3e:a4:e3:7c","project_id":"b95a9ffb9c5246e08104764c1dbaff95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-98a04258-da76-4abd-8866-238fa64423bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:56:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","ip_address":"10.55.0.4"}],"id":"3bf674a4-652c-4159-a0a8-861a5f9b538c","security_groups":[],"mac_address":"fa:16:3e:a1:96:44","project_id":"b95a9ffb9c5246e08104764c1dbaff95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-98a04258-da76-4abd-8866-238fa64423bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:56:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"24a50a50-f9f5-4878-9e33-d4cc0b388ab0","ip_address":"10.55.0.9"}],"id":"d2c046b1-293b-400e-b5a5-5c795381b948","security_groups":["4dcae969-1319-4c07-afe8-8620bf4b6f3a"],"mac_address":"fa:16:3e:5d:e3:3b","project_id":"b95a9ffb9c5246e08104764c1dbaff95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port","admin_state_up":true,"network_id":"98a04258-da76-4abd-8866-238fa64423bb","tenant_id":"b95a9ffb9c5246e08104764c1dbaff95","created_at":"2018-10-02T18:56:31Z","binding:vnic_type":"normal","device_id":"7741301d-9827-451f-afcd-36d9defe0e61"}]} 2018-10-02 18:56:43,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=98a04258-da76-4abd-8866-238fa64423bb used request id req-55fbf946-e5b2-40a7-8ca0-5962d1108fed 2018-10-02 18:56:43,114 - create_instance - INFO - Deleting Port with ID - d2c046b1-293b-400e-b5a5-5c795381b948 2018-10-02 18:56:43,114 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-port 2018-10-02 18:56:43,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/d2c046b1-293b-400e-b5a5-5c795381b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:43,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9affeb9d-2ce3-4799-ac4f-bc7ab8247d59 Date: Tue, 02 Oct 2018 18:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:43,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/d2c046b1-293b-400e-b5a5-5c795381b948 used request id req-9affeb9d-2ce3-4799-ac4f-bc7ab8247d59 2018-10-02 18:56:43,824 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst 2018-10-02 18:56:43,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:43,991 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23e072cf-7913-4249-8356-d80ac5417a57 x-compute-request-id: req-23e072cf-7913-4249-8356-d80ac5417a57 Content-Type: application/json 2018-10-02 18:56:43,991 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-23e072cf-7913-4249-8356-d80ac5417a57 2018-10-02 18:56:43,992 - create_instance - INFO - Checking deletion status 2018-10-02 18:56:43,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:44,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-66d9f978-cbc9-43fc-89aa-98204fac2315 x-compute-request-id: req-66d9f978-cbc9-43fc-89aa-98204fac2315 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e3:3b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:56:39.000000", "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:56:43Z", "hostId": "1a330ed63efadb659d34ac137436e8ef94a4cf965804423d38b7fc10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:44,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-66d9f978-cbc9-43fc-89aa-98204fac2315 2018-10-02 18:56:44,241 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst] is - ACTIVE 2018-10-02 18:56:44,242 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:56:47,242 - create_instance - DEBUG - VM status query timeout in 296.749773026 2018-10-02 18:56:47,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:47,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f79d428d-47fe-4583-a2aa-26a74677f430 x-compute-request-id: req-f79d428d-47fe-4583-a2aa-26a74677f430 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.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7741301d-9827-451f-afcd-36d9defe0e61", "rel": "bookmark"}], "image": {"id": "daf71f51-f954-4237-889b-608126efd51e", "links": [{"href": "http://172.30.9.22:8774/images/daf71f51-f954-4237-889b-608126efd51e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:56:39.000000", "flavor": {"id": "ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "links": [{"href": "http://172.30.9.22:8774/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c", "rel": "bookmark"}]}, "id": "7741301d-9827-451f-afcd-36d9defe0e61", "user_id": "fb4768612ee54c7d969d9699694761b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:56:43Z", "hostId": "1a330ed63efadb659d34ac137436e8ef94a4cf965804423d38b7fc10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst", "created": "2018-10-02T18:56:33Z", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:56:47,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-f79d428d-47fe-4583-a2aa-26a74677f430 2018-10-02 18:56:47,629 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst] is - ACTIVE 2018-10-02 18:56:47,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:56:50,632 - create_instance - DEBUG - VM status query timeout in 293.359853029 2018-10-02 18:56:50,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656d99150f375e9729eebfdb7a173008622fed0a" 2018-10-02 18:56:50,690 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95e46b6e-221d-4fb3-b85c-2755814833ac x-compute-request-id: req-95e46b6e-221d-4fb3-b85c-2755814833ac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7741301d-9827-451f-afcd-36d9defe0e61 could not be found.", "code": 404}} 2018-10-02 18:56:50,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7741301d-9827-451f-afcd-36d9defe0e61 used request id req-95e46b6e-221d-4fb3-b85c-2755814833ac 2018-10-02 18:56:50,691 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7741301d-9827-451f-afcd-36d9defe0e61 could not be found. (HTTP 404) (Request-ID: req-95e46b6e-221d-4fb3-b85c-2755814833ac) 2018-10-02 18:56:50,691 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-inst 2018-10-02 18:56:50,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514fd2d65e5bf11e706dca505d1a4a0ac43a8237" 2018-10-02 18:56:50,740 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03992743-b734-4965-958c-9b789f703e03 x-compute-request-id: req-03992743-b734-4965-958c-9b789f703e03 Content-Length: 0 Content-Type: application/json 2018-10-02 18:56:50,740 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ec6e718e-91dd-4a8b-8f4a-efa96312f01c used request id req-03992743-b734-4965-958c-9b789f703e03 2018-10-02 18:56:50,741 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet 2018-10-02 18:56:50,741 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-subnet 2018-10-02 18:56:50,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/24a50a50-f9f5-4878-9e33-d4cc0b388ab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:53,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8191e41a-14e5-4bcc-994d-baf90aa2e340 Date: Tue, 02 Oct 2018 18:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:53,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/24a50a50-f9f5-4878-9e33-d4cc0b388ab0 used request id req-8191e41a-14e5-4bcc-994d-baf90aa2e340 2018-10-02 18:56:53,178 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e-pub-net 2018-10-02 18:56:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/98a04258-da76-4abd-8866-238fa64423bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45efe3cc91afb9db5d8e9b62f29ab3131889c08" 2018-10-02 18:56:54,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86ebd534-961e-456f-a162-5e94fcc0646e Date: Tue, 02 Oct 2018 18:56:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:54,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/98a04258-da76-4abd-8866-238fa64423bb used request id req-86ebd534-961e-456f-a162-5e94fcc0646e 2018-10-02 18:56:54,354 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-958f439a-3bd4-4b2a-81c2-e4078d83c70e 2018-10-02 18:56:54,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}436f6ddaff4730bab0228188ee4ae92cf1f7ccbd" 2018-10-02 18:56:56,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43265563-01d5-45b8-8447-8a3cd6a34c96 Date: Tue, 02 Oct 2018 18:56:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:56:56,367 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/daf71f51-f954-4237-889b-608126efd51e used request id req-43265563-01d5-45b8-8447-8a3cd6a34c96 2018-10-02 18:56:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5a82bcce-9136-42f2-a465-14b45c9d14fe Date: Tue, 02 Oct 2018 18:56:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "created_at": "2018-10-02T18:56:25Z", "updated_at": "2018-10-02T18:56:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "revision_number": 0, "id": "1a9309af-67a0-4307-9f71-db5d4e02fd2e", "remote_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "port_range_min": null, "ethertype": "IPv6", "project_id": "b95a9ffb9c5246e08104764c1dbaff95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "revision_number": 0, "id": "37bd0ff6-ee2a-4567-9cf2-e4d64ddf7dbc", "remote_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "port_range_min": null, "ethertype": "IPv4", "project_id": "b95a9ffb9c5246e08104764c1dbaff95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "revision_number": 0, "id": "9453ec8c-4c5c-4b1d-bf00-ef97eb9aac9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "port_range_min": null, "ethertype": "IPv6", "project_id": "b95a9ffb9c5246e08104764c1dbaff95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "revision_number": 0, "id": "b050284b-fa4a-425d-b50e-8c2dd5b98485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "port_range_min": null, "ethertype": "IPv4", "project_id": "b95a9ffb9c5246e08104764c1dbaff95"}], "revision_number": 4, "project_id": "b95a9ffb9c5246e08104764c1dbaff95", "id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:56:56,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5a82bcce-9136-42f2-a465-14b45c9d14fe 2018-10-02 18:56:56,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:56,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fa6bf7-a47d-48a2-9ffa-2e5bed59e7d3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95"}, "enabled": true, "id": "b95a9ffb9c5246e08104764c1dbaff95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj"}} 2018-10-02 18:56:56,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-b7fa6bf7-a47d-48a2-9ffa-2e5bed59e7d3 2018-10-02 18:56:56,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4dcae969-1319-4c07-afe8-8620bf4b6f3a 2018-10-02 18:56:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=4dcae969-1319-4c07-afe8-8620bf4b6f3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:56,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d95f6bab-1632-47bd-ba6b-beed2aa31895 Date: Tue, 02 Oct 2018 18:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "port_range_min": null, "revision_number": 0, "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "created_at": "2018-10-02T18:56:25Z", "project_id": "b95a9ffb9c5246e08104764c1dbaff95", "id": "1a9309af-67a0-4307-9f71-db5d4e02fd2e"}, {"remote_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "port_range_min": null, "revision_number": 0, "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "created_at": "2018-10-02T18:56:25Z", "project_id": "b95a9ffb9c5246e08104764c1dbaff95", "id": "37bd0ff6-ee2a-4567-9cf2-e4d64ddf7dbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "port_range_min": null, "revision_number": 0, "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "created_at": "2018-10-02T18:56:25Z", "project_id": "b95a9ffb9c5246e08104764c1dbaff95", "id": "9453ec8c-4c5c-4b1d-bf00-ef97eb9aac9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:56:25Z", "security_group_id": "4dcae969-1319-4c07-afe8-8620bf4b6f3a", "port_range_min": null, "revision_number": 0, "tenant_id": "b95a9ffb9c5246e08104764c1dbaff95", "created_at": "2018-10-02T18:56:25Z", "project_id": "b95a9ffb9c5246e08104764c1dbaff95", "id": "b050284b-fa4a-425d-b50e-8c2dd5b98485"}]} 2018-10-02 18:56:56,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=4dcae969-1319-4c07-afe8-8620bf4b6f3a used request id req-d95f6bab-1632-47bd-ba6b-beed2aa31895 2018-10-02 18:56:56,867 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:56:56,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4dcae969-1319-4c07-afe8-8620bf4b6f3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:57,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b94abc5-b8e5-4662-adf7-0d31be4bbd05 Content-Length: 0 Date: Tue, 02 Oct 2018 18:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:56:57,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4dcae969-1319-4c07-afe8-8620bf4b6f3a used request id req-7b94abc5-b8e5-4662-adf7-0d31be4bbd05 2018-10-02 18:56:57,231 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj 2018-10-02 18:56:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:57,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b31556a-4ab2-4a37-924d-4167cc11685b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:57,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b95a9ffb9c5246e08104764c1dbaff95 used request id req-6b31556a-4ab2-4a37-924d-4167cc11685b 2018-10-02 18:56:57,597 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-ea84a8d5-3320-409-proj-role 2018-10-02 18:56:57,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/3821d0f2940e463889c2a2ed0ea5b097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:57,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b20f758-d861-4752-997a-377ea2cf15fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:57,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/3821d0f2940e463889c2a2ed0ea5b097 used request id req-9b20f758-d861-4752-997a-377ea2cf15fe 2018-10-02 18:56:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6c8c23a56520ec8c49d38b43e1b725bccc009f" 2018-10-02 18:56:57,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b091e90b-7760-485a-bc5a-c561cf7ee447 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:56:57,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b091e90b-7760-485a-bc5a-c561cf7ee447 2018-10-02 18:56:57,800 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-ea84a8d5-3320-409-user 2018-10-02 18:56:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/fb4768612ee54c7d969d9699694761b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772fe6dc884aa46d7eb67aac58ba0c8a0cf840d6" 2018-10-02 18:56:58,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-921c6e20-3a5a-40e3-ae8e-ce11fac9c5aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:56:58,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/fb4768612ee54c7d969d9699694761b5 used request id req-921c6e20-3a5a-40e3-ae8e-ce11fac9c5aa 2018-10-02 18:56:58,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:58,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["571I2YXRQOy7fKkuExt3tw"], "issued_at": "2018-10-02T18:56:58.000000Z"}} 2018-10-02 18:56:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93931411a8d47fdaa26cf0ed06ee08eb2b714335" 2018-10-02 18:56:58,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8fd6cf-bc69-4160-9765-6dc56a42d6e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:58,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6d8fd6cf-bc69-4160-9765-6dc56a42d6e6 2018-10-02 18:56:58,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:58,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:58,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["nCIuHHEjSqOsPG_jPj_AAw"], "issued_at": "2018-10-02T18:56:58.000000Z"}} 2018-10-02 18:56:58,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:56:58,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26783f9-8021-4f4d-8d19-dd8d970cebbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:58,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d26783f9-8021-4f4d-8d19-dd8d970cebbb 2018-10-02 18:56:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:56:58,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:56:58,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:56:59,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e635c9f-5e7a-4769-9896-659830ad78fb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:56:59,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj used request id req-1e635c9f-5e7a-4769-9896-659830ad78fb 2018-10-02 18:56:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:56:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf0b2f7-2d9a-4224-8874-7c951739d936 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:56:59,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-bcf0b2f7-2d9a-4224-8874-7c951739d936 2018-10-02 18:56:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}}' 2018-10-02 18:56:59,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f093559-254a-436d-bf8f-decd0dcc8e59 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:56:59,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-0f093559-254a-436d-bf8f-decd0dcc8e59 2018-10-02 18:56:59,373 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj 2018-10-02 18:56:59,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:56:59,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:56:59,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["aMMzPnqMT1-JuAzJocoaEw"], "issued_at": "2018-10-02T18:56:59.000000Z"}} 2018-10-02 18:56:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f3a6f58d6f405c2d820d1e3b33415b7ccb719d" 2018-10-02 18:56:59,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d335411-67b4-4df9-a2b4-d4189687bf32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:56:59,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d335411-67b4-4df9-a2b4-d4189687bf32 2018-10-02 18:56:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:56:59,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:56:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f3a6f58d6f405c2d820d1e3b33415b7ccb719d" 2018-10-02 18:56:59,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eff6009-5458-43ee-b8bd-ee879acbe92f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:56:59,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7eff6009-5458-43ee-b8bd-ee879acbe92f 2018-10-02 18:56:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f3a6f58d6f405c2d820d1e3b33415b7ccb719d" 2018-10-02 18:57:00,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ba0ea9-1928-4cc9-b993-9e934845e086 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}]} 2018-10-02 18:57:00,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj used request id req-12ba0ea9-1928-4cc9-b993-9e934845e086 2018-10-02 18:57:00,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f3a6f58d6f405c2d820d1e3b33415b7ccb719d" 2018-10-02 18:57:00,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b10467-4335-4824-b573-fd93dcf05345 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:57:00,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c6b10467-4335-4824-b573-fd93dcf05345 2018-10-02 18:57:00,540 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user 2018-10-02 18:57:00,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:00,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:00,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fbbe40-6ac2-4dc9-85cd-13bdf73e8ab7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:57:00,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-42fbbe40-6ac2-4dc9-85cd-13bdf73e8ab7 2018-10-02 18:57:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" -d '{"role": {"name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}}' 2018-10-02 18:57:00,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21991b76-3e4a-471d-9abc-42218c843477 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41143ded8c6241d8b24f8be9ea0fe859", "links": {"self": "http://172.30.9.22:5000/v3/roles/41143ded8c6241d8b24f8be9ea0fe859"}, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}} 2018-10-02 18:57:00,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-21991b76-3e4a-471d-9abc-42218c843477 2018-10-02 18:57:00,756 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role 2018-10-02 18:57:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/41143ded8c6241d8b24f8be9ea0fe859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:00,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944ad09a-1645-44e5-8c85-5dac53692471 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/41143ded8c6241d8b24f8be9ea0fe859"}, "domain_id": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role", "id": "41143ded8c6241d8b24f8be9ea0fe859"}} 2018-10-02 18:57:00,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/41143ded8c6241d8b24f8be9ea0fe859 used request id req-944ad09a-1645-44e5-8c85-5dac53692471 2018-10-02 18:57:00,849 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role to project CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj 2018-10-02 18:57:00,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733/users/07e434f5d89c4afe8486f0e61ca45509/roles/41143ded8c6241d8b24f8be9ea0fe859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:00,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e1e02d-0447-460d-bb1e-d2200a44e9e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:57:00,980 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733/users/07e434f5d89c4afe8486f0e61ca45509/roles/41143ded8c6241d8b24f8be9ea0fe859 used request id req-61e1e02d-0447-460d-bb1e-d2200a44e9e6 2018-10-02 18:57:00,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:57:00,982 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:57:00,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:00,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:01,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["jV1QgMeJSwiFGu8FDCFCzQ"], "issued_at": "2018-10-02T18:57:01.000000Z"}} 2018-10-02 18:57:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:01,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008a0c83-a956-4197-8288-cc2473949f09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:01,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-008a0c83-a956-4197-8288-cc2473949f09 2018-10-02 18:57:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:01,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-2465efa1-5f58-4690-96af-551b7350ead1 Date: Tue, 02 Oct 2018 18:57:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image"} 2018-10-02 18:57:01,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image used request id req-2465efa1-5f58-4690-96af-551b7350ead1 2018-10-02 18:57:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:01,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-413f73f6-5dbc-4c13-9f30-16dd28ac5798 Date: Tue, 02 Oct 2018 18:57:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:57:01,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-413f73f6-5dbc-4c13-9f30-16dd28ac5798 2018-10-02 18:57:01,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image"}' 2018-10-02 18:57:02,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 X-Openstack-Request-Id: req-10c89160-231a-4b7d-b1ec-ac2ac4929e06 Date: Tue, 02 Oct 2018 18:57:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:57:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:57:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "min_disk": 0, "protected": false, "id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "file": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/file", "checksum": null, "owner": "b025e25efa304f94b7ecb71804230733", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:57:02,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-10c89160-231a-4b7d-b1ec-ac2ac4929e06 2018-10-02 18:57:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" -d '' 2018-10-02 18:57:03,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be574f37-19fc-43ab-82ed-d9744d471329 Date: Tue, 02 Oct 2018 18:57:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:57:03,263 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/file used request id req-be574f37-19fc-43ab-82ed-d9744d471329 2018-10-02 18:57:03,264 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:57:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:03,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7ae14eec-5396-43a9-a132-6cfbc0d6f1c8 Date: Tue, 02 Oct 2018 18:57:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:57:03Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/snap", "metadata": {}}], "self": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "min_disk": 0, "protected": false, "id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "file": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b025e25efa304f94b7ecb71804230733", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:57:03,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 used request id req-7ae14eec-5396-43a9-a132-6cfbc0d6f1c8 2018-10-02 18:57:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:03,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4e719b2-2269-4dbd-82b1-99e47b9c8558 Date: Tue, 02 Oct 2018 18:57:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:57:03,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f4e719b2-2269-4dbd-82b1-99e47b9c8558 2018-10-02 18:57:03,448 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image 2018-10-02 18:57:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:03,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5e6ec9df-4033-421f-973e-77dcf8f9cdb3 Date: Tue, 02 Oct 2018 18:57:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:57:03Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/snap", "metadata": {}}], "self": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "min_disk": 0, "protected": false, "id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "file": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b025e25efa304f94b7ecb71804230733", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:57:03,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 used request id req-5e6ec9df-4033-421f-973e-77dcf8f9cdb3 2018-10-02 18:57:03,610 - create_image - DEBUG - Instance status is - active 2018-10-02 18:57:03,610 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image 2018-10-02 18:57:03,611 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image 2018-10-02 18:57:03,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:03,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:03,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["YseMRWsTRCWMH-olcKIArA"], "issued_at": "2018-10-02T18:57:03.000000Z"}} 2018-10-02 18:57:03,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5622262dc8d39e97a0a4a819a3e653fe7504757" 2018-10-02 18:57:04,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b3a608-fb48-4e28-b03f-4da59f56e6a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:04,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-64b3a608-fb48-4e28-b03f-4da59f56e6a0 2018-10-02 18:57:04,071 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:57:04,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5622262dc8d39e97a0a4a819a3e653fe7504757" 2018-10-02 18:57:04,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24f85efc-57d9-44c9-b143-39745a6b8088 x-compute-request-id: req-24f85efc-57d9-44c9-b143-39745a6b8088 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:57:04,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-24f85efc-57d9-44c9-b143-39745a6b8088 2018-10-02 18:57:04,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5622262dc8d39e97a0a4a819a3e653fe7504757" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:57:04,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfad3eb1-228e-4f6c-bd95-0756a4e78282 x-compute-request-id: req-cfad3eb1-228e-4f6c-bd95-0756a4e78282 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0310940c-dc8e-42df-8e36-31329fb67dba", "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:57:04,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cfad3eb1-228e-4f6c-bd95-0756a4e78282 2018-10-02 18:57:04,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:04,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:04,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["a2ytQs-GTdm_EDcCo7D2mA"], "issued_at": "2018-10-02T18:57:04.000000Z"}} 2018-10-02 18:57:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:04,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf643b35-8d64-4317-bddd-0787d35327c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:04,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bf643b35-8d64-4317-bddd-0787d35327c1 2018-10-02 18:57:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:04,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a8669e9-680b-4f41-9af8-c86bf408dbf6 Date: Tue, 02 Oct 2018 18:57:04 GMT RESP BODY: {"networks":[]} 2018-10-02 18:57:04,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-5a8669e9-680b-4f41-9af8-c86bf408dbf6 2018-10-02 18:57:04,972 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net 2018-10-02 18:57:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" -d '{"network": {"name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net", "admin_state_up": true}}' 2018-10-02 18:57:05,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d08cf16b-4967-4aae-ba55-d390f7a1b6df Date: Tue, 02 Oct 2018 18:57:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:57:05Z","is_default":false,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","mtu":1450}} 2018-10-02 18:57:05,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d08cf16b-4967-4aae-ba55-d390f7a1b6df 2018-10-02 18:57:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:05,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fc9836f6-502c-4438-8a70-b3f6f064cfcc Date: Tue, 02 Oct 2018 18:57:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:57:05Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:05,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-fc9836f6-502c-4438-8a70-b3f6f064cfcc 2018-10-02 18:57:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:06,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c81c0f3-222c-4c2e-b900-abc08c711e38 Date: Tue, 02 Oct 2018 18:57:06 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:57:06,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-8c81c0f3-222c-4c2e-b900-abc08c711e38 2018-10-02 18:57:06,019 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet 2018-10-02 18:57:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" -d '{"subnets": [{"ip_version": 4, "network_id": "db475206-ca91-4e41-98ae-0e5a784a1cc5", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]}' 2018-10-02 18:57:06,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1b7de47-da2b-4802-be22-64826621b9f9 Date: Tue, 02 Oct 2018 18:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","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":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:06,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-c1b7de47-da2b-4802-be22-64826621b9f9 2018-10-02 18:57:06,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:07,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8a7236cb-91ff-438a-bdf6-ef14b6de198f Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:07,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-8a7236cb-91ff-438a-bdf6-ef14b6de198f 2018-10-02 18:57:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:07,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e8a5267-edfb-4984-85f2-72af8bb500ce Date: Tue, 02 Oct 2018 18:57:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:07,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-5e8a5267-edfb-4984-85f2-72af8bb500ce 2018-10-02 18:57:07,392 - OpenStackNetwork - DEBUG - Network [db475206-ca91-4e41-98ae-0e5a784a1cc5] created successfully 2018-10-02 18:57:07,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:07,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:07,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["QJcVEyOhQHaAMPFiI3j8Fg"], "issued_at": "2018-10-02T18:57:07.000000Z"}} 2018-10-02 18:57:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:07,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d9c2ff-d2ab-4f0d-8699-d1e5d5d81dfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:07,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e1d9c2ff-d2ab-4f0d-8699-d1e5d5d81dfc 2018-10-02 18:57:07,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:08,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:07 GMT Server: Apache x-compute-request-id: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:57:08,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/detail used request id req-ead9e1ca-d2f3-4520-9964-fdcc085fe239 2018-10-02 18:57:08,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:57:08,421 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:08 GMT Server: Apache x-compute-request-id: req-335fec8f-2173-447b-be44-6f2313f28290 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-335fec8f-2173-447b-be44-6f2313f28290 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.284948", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}} 2018-10-02 18:57:08,421 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes used request id req-335fec8f-2173-447b-be44-6f2313f28290 2018-10-02 18:57:08,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:08,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:08 GMT Server: Apache x-compute-request-id: req-1e6dfd22-c76f-4b03-915a-d0bb03b884c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e6dfd22-c76f-4b03-915a-d0bb03b884c9 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}} 2018-10-02 18:57:08,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-1e6dfd22-c76f-4b03-915a-d0bb03b884c9 2018-10-02 18:57:08,615 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1 2018-10-02 18:57:08,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:08,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:08 GMT Server: Apache x-compute-request-id: req-dd919a42-94f9-4da2-8d8c-133d90feaf45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd919a42-94f9-4da2-8d8c-133d90feaf45 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}} 2018-10-02 18:57:08,810 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-dd919a42-94f9-4da2-8d8c-133d90feaf45 2018-10-02 18:57:08,810 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:57:08,811 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1 2018-10-02 18:57:08,811 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1 2018-10-02 18:57:08,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:08,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:09,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["d2XHLARwQuWF_wXMX9nLwQ"], "issued_at": "2018-10-02T18:57:09.000000Z"}} 2018-10-02 18:57:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:09,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ebde90-d126-4a76-999d-1fd4d51722d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:09,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-43ebde90-d126-4a76-999d-1fd4d51722d2 2018-10-02 18:57:09,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:09,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:09 GMT Server: Apache x-compute-request-id: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}]} 2018-10-02 18:57:09,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/detail used request id req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4 2018-10-02 18:57:09,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:57:09,821 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:09 GMT Server: Apache x-compute-request-id: req-d7e692fb-67ad-42aa-8881-c17e109b0c8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7e692fb-67ad-42aa-8881-c17e109b0c8f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:09.736942", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90f76fff-3b95-4d7e-b225-32fee97728a9", "size": 1}} 2018-10-02 18:57:09,821 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes used request id req-d7e692fb-67ad-42aa-8881-c17e109b0c8f 2018-10-02 18:57:09,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:10,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:09 GMT Server: Apache x-compute-request-id: req-f7e826ff-a760-49e5-ada3-d8d989278cee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7e826ff-a760-49e5-ada3-d8d989278cee Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90f76fff-3b95-4d7e-b225-32fee97728a9", "size": 1}} 2018-10-02 18:57:10,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 used request id req-f7e826ff-a760-49e5-ada3-d8d989278cee 2018-10-02 18:57:10,014 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2 2018-10-02 18:57:10,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:10,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:10 GMT Server: Apache x-compute-request-id: req-fb032643-837c-4b9e-9946-0ea427681573 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb032643-837c-4b9e-9946-0ea427681573 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90f76fff-3b95-4d7e-b225-32fee97728a9", "size": 1}} 2018-10-02 18:57:10,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 used request id req-fb032643-837c-4b9e-9946-0ea427681573 2018-10-02 18:57:10,226 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:57:10,226 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2 2018-10-02 18:57:10,226 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2 2018-10-02 18:57:10,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:10,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:10,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["fA92CY98RTm6AoZShiPvUg"], "issued_at": "2018-10-02T18:57:10.000000Z"}} 2018-10-02 18:57:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:10,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831b34aa-2856-4d85-8ffe-d6c976e850f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:10,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-831b34aa-2856-4d85-8ffe-d6c976e850f2 2018-10-02 18:57:10,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:57:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:10,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f2b718-07c0-45d6-bb54-1ae2a971ab07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:10,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e2f2b718-07c0-45d6-bb54-1ae2a971ab07 2018-10-02 18:57:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:11,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c8e0879f-1d59-4428-8914-5d1e1f4a13b5 Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:11,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-c8e0879f-1d59-4428-8914-5d1e1f4a13b5 2018-10-02 18:57:11,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:57:11,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:57:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:57:11,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:11,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70179c22-de99-455b-b93d-dd0287ba5991 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:11,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-70179c22-de99-455b-b93d-dd0287ba5991 2018-10-02 18:57:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:11,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65afc443-71e5-494f-8fb5-30e3b5012da2 Date: Tue, 02 Oct 2018 18:57:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:11,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-65afc443-71e5-494f-8fb5-30e3b5012da2 2018-10-02 18:57:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:11,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4f72b2e-a6fa-43bb-b90a-bb9b5c8018a0 Date: Tue, 02 Oct 2018 18:57:11 GMT RESP BODY: {"ports":[]} 2018-10-02 18:57:11,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port&admin_state_up=True used request id req-c4f72b2e-a6fa-43bb-b90a-bb9b5c8018a0 2018-10-02 18:57:11,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:11,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bc146ae-ebd2-4df3-9eb3-1986547cc33b x-compute-request-id: req-5bc146ae-ebd2-4df3-9eb3-1986547cc33b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:57:11,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst used request id req-5bc146ae-ebd2-4df3-9eb3-1986547cc33b 2018-10-02 18:57:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:11,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a1b01dd4-23c1-4511-a906-f16a58c217e4 Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:11,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-a1b01dd4-23c1-4511-a906-f16a58c217e4 2018-10-02 18:57:12,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:12,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff592d17-123f-4edd-8630-cab81a71deb2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:12,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-ff592d17-123f-4edd-8630-cab81a71deb2 2018-10-02 18:57:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:12,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3af7b8ac-5913-4630-b7c8-0f38ee5c6f5c Date: Tue, 02 Oct 2018 18:57:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:12,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-3af7b8ac-5913-4630-b7c8-0f38ee5c6f5c 2018-10-02 18:57:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:12,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e42dc994-bf34-41cd-9061-2b31494699dc Date: Tue, 02 Oct 2018 18:57:12 GMT RESP BODY: {"ports":[]} 2018-10-02 18:57:12,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port&admin_state_up=True used request id req-e42dc994-bf34-41cd-9061-2b31494699dc 2018-10-02 18:57:12,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:12,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:12,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["b6ChCzV-TyeTyiZMgcvoJw"], "issued_at": "2018-10-02T18:57:12.000000Z"}} 2018-10-02 18:57:12,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daca309fb206a2fdf9016ef7e53fbb906c8c6b73" 2018-10-02 18:57:12,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6be5206-057d-4378-83e7-94981493dcc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:12,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d6be5206-057d-4378-83e7-94981493dcc1 2018-10-02 18:57:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:13,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5e5fbc4d-de58-4ae6-ba3c-bee7916d706d Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:13,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-5e5fbc4d-de58-4ae6-ba3c-bee7916d706d 2018-10-02 18:57:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:13,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c18bd87f-de98-49e7-8d2b-2a6ea7ac9529 Date: Tue, 02 Oct 2018 18:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:13,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-c18bd87f-de98-49e7-8d2b-2a6ea7ac9529 2018-10-02 18:57:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:13,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4995042e-6c50-472e-bb9a-663a328b363b Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:13,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-4995042e-6c50-472e-bb9a-663a328b363b 2018-10-02 18:57:13,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:57:13,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:57:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daca309fb206a2fdf9016ef7e53fbb906c8c6b73" 2018-10-02 18:57:13,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8021a7b5-e2db-4564-b484-2e7254395135 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:13,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-8021a7b5-e2db-4564-b484-2e7254395135 2018-10-02 18:57:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:13,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-de375a11-81f8-48b9-8eae-4aa680a3ea43 Date: Tue, 02 Oct 2018 18:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:13,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-de375a11-81f8-48b9-8eae-4aa680a3ea43 2018-10-02 18:57:13,820 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net 2018-10-02 18:57:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" -d '{"port": {"network_id": "db475206-ca91-4e41-98ae-0e5a784a1cc5", "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port", "admin_state_up": true}}' 2018-10-02 18:57:14,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-4a65f027-fb63-4ac1-9596-4eaa1bd38e33 Date: Tue, 02 Oct 2018 18:57:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.14"}],"id":"0162bbcd-670b-4907-85db-e8eb66f1ef52","security_groups":["4f45ac60-f514-4d58-9aaf-19dd8b3869ab"],"mac_address":"fa:16:3e:26:b5:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port","project_id":"b025e25efa304f94b7ecb71804230733","qos_policy_id":null,"admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:14Z","binding:vnic_type":"normal"}} 2018-10-02 18:57:14,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-4a65f027-fb63-4ac1-9596-4eaa1bd38e33 2018-10-02 18:57:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5e570728-3196-49ad-9b60-452000bc8709 Date: Tue, 02 Oct 2018 18: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:14,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-5e570728-3196-49ad-9b60-452000bc8709 2018-10-02 18:57:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:14,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87accd84-1e85-4556-bb35-462337978848 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:14,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-87accd84-1e85-4556-bb35-462337978848 2018-10-02 18:57:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-68a4f766-bbca-42e8-ad77-cc4297a7aec8 Date: Tue, 02 Oct 2018 18:57:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:15,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-68a4f766-bbca-42e8-ad77-cc4297a7aec8 2018-10-02 18:57:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0bc1c2e9-b683-4c41-9312-0e1b3d0c495a Date: Tue, 02 Oct 2018 18:57:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.14"}],"id":"0162bbcd-670b-4907-85db-e8eb66f1ef52","security_groups":["4f45ac60-f514-4d58-9aaf-19dd8b3869ab"],"mac_address":"fa:16:3e:26:b5:c6","project_id":"b025e25efa304f94b7ecb71804230733","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:57:15,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port&admin_state_up=True used request id req-0bc1c2e9-b683-4c41-9312-0e1b3d0c495a 2018-10-02 18:57:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad429e97-f629-4530-b6f0-70d232336e29 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:15,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-ad429e97-f629-4530-b6f0-70d232336e29 2018-10-02 18:57:15,423 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst 2018-10-02 18:57:15,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f26c033d-bea6-4475-a75c-b6daced60280 x-compute-request-id: req-f26c033d-bea6-4475-a75c-b6daced60280 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-flavor-name"}]} 2018-10-02 18:57:15,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f26c033d-bea6-4475-a75c-b6daced60280 2018-10-02 18:57:15,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a3dcbe-9692-4477-b4fe-27efd4985bab x-compute-request-id: req-d7a3dcbe-9692-4477-b4fe-27efd4985bab Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0310940c-dc8e-42df-8e36-31329fb67dba", "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:57:15,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba used request id req-d7a3dcbe-9692-4477-b4fe-27efd4985bab 2018-10-02 18:57:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-75514e42-a3ae-4380-94a8-da9a88c2df8d Date: Tue, 02 Oct 2018 18:57:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:57:03Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/snap", "metadata": {}}], "self": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "min_disk": 0, "protected": false, "id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "file": "/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b025e25efa304f94b7ecb71804230733", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image"} 2018-10-02 18:57:15,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image used request id req-75514e42-a3ae-4380-94a8-da9a88c2df8d 2018-10-02 18:57:15,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:15,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-464701ba-9f37-479c-bdcc-3c08c19d40de Date: Tue, 02 Oct 2018 18:57:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:57:15,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-464701ba-9f37-479c-bdcc-3c08c19d40de 2018-10-02 18:57:15,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" -d '{"server": {"name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "imageRef": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "flavorRef": "0310940c-dc8e-42df-8e36-31329fb67dba", "max_count": 1, "min_count": 1, "networks": [{"port": "0162bbcd-670b-4907-85db-e8eb66f1ef52"}]}}' 2018-10-02 18:57:17,003 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3c8f534-1fb7-47ed-9f8e-2ae65cbb8970 x-compute-request-id: req-d3c8f534-1fb7-47ed-9f8e-2ae65cbb8970 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "adminPass": "2d9qBruKKT8M"}} 2018-10-02 18:57:17,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d3c8f534-1fb7-47ed-9f8e-2ae65cbb8970 2018-10-02 18:57:17,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:17,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2b9009c-f8e3-4c57-93e2-14508b372f71 x-compute-request-id: req-d2b9009c-f8e3-4c57-93e2-14508b372f71 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.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:57:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:17,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-d2b9009c-f8e3-4c57-93e2-14508b372f71 2018-10-02 18:57:17,364 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst 2018-10-02 18:57:17,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:17,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bccef70e-4a74-4e10-b8ca-25be05c90cdf x-compute-request-id: req-bccef70e-4a74-4e10-b8ca-25be05c90cdf Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:57:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:17,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-bccef70e-4a74-4e10-b8ca-25be05c90cdf 2018-10-02 18:57:17,758 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst] is - BUILD 2018-10-02 18:57:17,758 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:57:20,760 - create_instance - DEBUG - VM status query timeout in 896.603488922 2018-10-02 18:57:20,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:21,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5006bd85-9ca1-45fb-99a6-33e4d22d2ecc x-compute-request-id: req-5006bd85-9ca1-45fb-99a6-33e4d22d2ecc 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.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:57:17Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:21,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-5006bd85-9ca1-45fb-99a6-33e4d22d2ecc 2018-10-02 18:57:21,347 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst] is - BUILD 2018-10-02 18:57:21,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:57:24,350 - create_instance - DEBUG - VM status query timeout in 893.013468027 2018-10-02 18:57:24,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:24,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-1c1731b1-4be3-4b44-bbf0-3b735580c55d x-compute-request-id: req-1c1731b1-4be3-4b44-bbf0-3b735580c55d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b5:c6", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:23Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:24,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-1c1731b1-4be3-4b44-bbf0-3b735580c55d 2018-10-02 18:57:24,824 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst] is - ACTIVE 2018-10-02 18:57:24,824 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:57:24,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:25,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-e6e72c91-508c-47e8-97d8-e9c32ebcac9b x-compute-request-id: req-e6e72c91-508c-47e8-97d8-e9c32ebcac9b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b5:c6", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:23Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:25,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-e6e72c91-508c-47e8-97d8-e9c32ebcac9b 2018-10-02 18:57:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:25,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5df910eb-6f9e-4bb2-9815-7a1699cf0401 Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:25,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-5df910eb-6f9e-4bb2-9815-7a1699cf0401 2018-10-02 18:57:25,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:25,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f401ec-946e-4478-a1d1-5cfbf4f7a8d6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:25,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-62f401ec-946e-4478-a1d1-5cfbf4f7a8d6 2018-10-02 18:57:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:26,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4431e7b-468a-4b93-b8e9-88ca6edfba74 Date: Tue, 02 Oct 2018 18:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:26,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-e4431e7b-468a-4b93-b8e9-88ca6edfba74 2018-10-02 18:57:26,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:26,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cc6681d3-ba07-4d11-92c0-3b02b9982d5d Date: Tue, 02 Oct 2018 18:57:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.14"}],"id":"0162bbcd-670b-4907-85db-e8eb66f1ef52","security_groups":["4f45ac60-f514-4d58-9aaf-19dd8b3869ab"],"mac_address":"fa:16:3e:26:b5:c6","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:14Z","binding:vnic_type":"normal","device_id":"5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.3"}],"id":"19ede4e8-e89c-46ad-b1cb-af7cc24b54c9","security_groups":[],"mac_address":"fa:16:3e:96:a6:3a","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.2"}],"id":"b309bdfc-f2ef-4944-baa7-12fd12a1d9d1","security_groups":[],"mac_address":"fa:16:3e:41:55:4e","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.4"}],"id":"e08b7555-ec70-46b6-8739-71fa70b11b6b","security_groups":[],"mac_address":"fa:16:3e:a9:ad:87","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db475206-ca91-4e41-98ae-0e5a784a1cc5"}]} 2018-10-02 18:57:26,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-cc6681d3-ba07-4d11-92c0-3b02b9982d5d 2018-10-02 18:57:26,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:26,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:26 GMT Server: Apache x-compute-request-id: req-2ceef2b4-2f74-4997-a04f-17bcc11828e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ceef2b4-2f74-4997-a04f-17bcc11828e7 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90f76fff-3b95-4d7e-b225-32fee97728a9", "size": 1}, {"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}]} 2018-10-02 18:57:26,325 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/detail used request id req-2ceef2b4-2f74-4997-a04f-17bcc11828e7 2018-10-02 18:57:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:26,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ba9fce-3df6-450b-9aa1-e5b36474866d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:26,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-c6ba9fce-3df6-450b-9aa1-e5b36474866d 2018-10-02 18:57:26,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:26,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-28eb80f0-e032-4274-8b48-d23a1cac093a x-compute-request-id: req-28eb80f0-e032-4274-8b48-d23a1cac093a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b5:c6", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:23Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:26,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-28eb80f0-e032-4274-8b48-d23a1cac093a 2018-10-02 18:57:26,875 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst] is - ACTIVE 2018-10-02 18:57:26,875 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:57:26,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:27,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-775d0dc1-1e9d-4f30-9ae9-5ddb684f3dfd x-compute-request-id: req-775d0dc1-1e9d-4f30-9ae9-5ddb684f3dfd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b5:c6", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:23Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:27,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-775d0dc1-1e9d-4f30-9ae9-5ddb684f3dfd 2018-10-02 18:57:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:27,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2b6491ce-6a20-41bf-bc43-bb2abd2e1e79 Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:27,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-2b6491ce-6a20-41bf-bc43-bb2abd2e1e79 2018-10-02 18:57:27,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:27,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6d0488-8beb-4ebf-bb6e-438a041b3686 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:27,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-ef6d0488-8beb-4ebf-bb6e-438a041b3686 2018-10-02 18:57:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:27,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-feaab344-9218-4c2c-87cc-511203e308b9 Date: Tue, 02 Oct 2018 18:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:27,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-feaab344-9218-4c2c-87cc-511203e308b9 2018-10-02 18:57:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:27,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-601bf973-5229-4f09-b904-e36741e9a357 Date: Tue, 02 Oct 2018 18:57:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.14"}],"id":"0162bbcd-670b-4907-85db-e8eb66f1ef52","security_groups":["4f45ac60-f514-4d58-9aaf-19dd8b3869ab"],"mac_address":"fa:16:3e:26:b5:c6","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:14Z","binding:vnic_type":"normal","device_id":"5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.3"}],"id":"19ede4e8-e89c-46ad-b1cb-af7cc24b54c9","security_groups":[],"mac_address":"fa:16:3e:96:a6:3a","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.2"}],"id":"b309bdfc-f2ef-4944-baa7-12fd12a1d9d1","security_groups":[],"mac_address":"fa:16:3e:41:55:4e","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.4"}],"id":"e08b7555-ec70-46b6-8739-71fa70b11b6b","security_groups":[],"mac_address":"fa:16:3e:a9:ad:87","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db475206-ca91-4e41-98ae-0e5a784a1cc5"}]} 2018-10-02 18:57:27,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-601bf973-5229-4f09-b904-e36741e9a357 2018-10-02 18:57:27,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" -d '{"volumeAttachment": {"volumeId": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430"}}' 2018-10-02 18:57:29,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e9b9f06-ce6e-4cef-a8a5-f638f0ce5bc8 x-compute-request-id: req-8e9b9f06-ce6e-4cef-a8a5-f638f0ce5bc8 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "volumeId": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430"}} 2018-10-02 18:57:29,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb/os-volume_attachments used request id req-8e9b9f06-ce6e-4cef-a8a5-f638f0ce5bc8 2018-10-02 18:57:29,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:29,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-fec6c022-a635-4af5-9fdc-8ff8db81db6a x-compute-request-id: req-fec6c022-a635-4af5-9fdc-8ff8db81db6a Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b5:c6", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:23Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [{"id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430"}], "metadata": {}}} 2018-10-02 18:57:29,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-fec6c022-a635-4af5-9fdc-8ff8db81db6a 2018-10-02 18:57:29,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:30,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a2ce5739-3307-4c51-b1fb-71cea55dc19d Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:30,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-a2ce5739-3307-4c51-b1fb-71cea55dc19d 2018-10-02 18:57:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:30,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9217908-6e98-47e9-bd5a-067b87ecce8d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:30,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-a9217908-6e98-47e9-bd5a-067b87ecce8d 2018-10-02 18:57:30,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:30,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1361e235-e8e1-4345-a296-1e2632e6e1ab Date: Tue, 02 Oct 2018 18:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:30,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-1361e235-e8e1-4345-a296-1e2632e6e1ab 2018-10-02 18:57:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:30,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-51449bc5-1f3b-400b-9812-c431b1863822 Date: Tue, 02 Oct 2018 18:57:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.14"}],"id":"0162bbcd-670b-4907-85db-e8eb66f1ef52","security_groups":["4f45ac60-f514-4d58-9aaf-19dd8b3869ab"],"mac_address":"fa:16:3e:26:b5:c6","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:14Z","binding:vnic_type":"normal","device_id":"5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.3"}],"id":"19ede4e8-e89c-46ad-b1cb-af7cc24b54c9","security_groups":[],"mac_address":"fa:16:3e:96:a6:3a","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.2"}],"id":"b309bdfc-f2ef-4944-baa7-12fd12a1d9d1","security_groups":[],"mac_address":"fa:16:3e:41:55:4e","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.4"}],"id":"e08b7555-ec70-46b6-8739-71fa70b11b6b","security_groups":[],"mac_address":"fa:16:3e:a9:ad:87","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db475206-ca91-4e41-98ae-0e5a784a1cc5"}]} 2018-10-02 18:57:30,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-51449bc5-1f3b-400b-9812-c431b1863822 2018-10-02 18:57:30,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:30,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41143ded8c6241d8b24f8be9ea0fe859", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role"}], "expires_at": "2018-10-02T19:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b025e25efa304f94b7ecb71804230733", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b025e25efa304f94b7ecb71804230733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user", "id": "07e434f5d89c4afe8486f0e61ca45509"}, "audit_ids": ["xlPVxEPNTiKRhZ6TzQhaNQ"], "issued_at": "2018-10-02T18:57:30.000000Z"}} 2018-10-02 18:57:30,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6818461147cd4cbd0560c8b12be691826667fd05" 2018-10-02 18:57:31,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f7e915d-95c1-4ea0-8b18-a321bb0b75d3 x-compute-request-id: req-1f7e915d-95c1-4ea0-8b18-a321bb0b75d3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b5:c6", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "security_groups": [{"name": "default"}], "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:30Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [{"id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430"}], "metadata": {}}]} 2018-10-02 18:57:31,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst used request id req-1f7e915d-95c1-4ea0-8b18-a321bb0b75d3 2018-10-02 18:57:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6818461147cd4cbd0560c8b12be691826667fd05" 2018-10-02 18:57:32,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2050e427-2a1b-48d1-93e7-cca601714b95 Date: Tue, 02 Oct 2018 18:57: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":["c2f20801-c1ac-42e0-aa63-0bda17232a70"],"updated_at":"2018-10-02T18:57:06Z","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b025e25efa304f94b7ecb71804230733","id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net"}]} 2018-10-02 18:57:32,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net used request id req-2050e427-2a1b-48d1-93e7-cca601714b95 2018-10-02 18:57:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6818461147cd4cbd0560c8b12be691826667fd05" 2018-10-02 18:57:32,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e8da839-aae9-4b37-bd2c-8cf96c6a1cd6 Date: Tue, 02 Oct 2018 18:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:06Z","dns_nameservers":[],"updated_at":"2018-10-02T18:57:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b025e25efa304f94b7ecb71804230733","id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet"}]} 2018-10-02 18:57:32,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-9e8da839-aae9-4b37-bd2c-8cf96c6a1cd6 2018-10-02 18:57:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6818461147cd4cbd0560c8b12be691826667fd05" 2018-10-02 18:57:32,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-55b1d01e-84c5-435b-83fa-e46006adcf3b Date: Tue, 02 Oct 2018 18:57:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.14"}],"id":"0162bbcd-670b-4907-85db-e8eb66f1ef52","security_groups":["4f45ac60-f514-4d58-9aaf-19dd8b3869ab"],"mac_address":"fa:16:3e:26:b5:c6","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:14Z","binding:vnic_type":"normal","device_id":"5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.3"}],"id":"19ede4e8-e89c-46ad-b1cb-af7cc24b54c9","security_groups":[],"mac_address":"fa:16:3e:96:a6:3a","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.2"}],"id":"b309bdfc-f2ef-4944-baa7-12fd12a1d9d1","security_groups":[],"mac_address":"fa:16:3e:41:55:4e","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db475206-ca91-4e41-98ae-0e5a784a1cc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:57:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2f20801-c1ac-42e0-aa63-0bda17232a70","ip_address":"10.55.0.4"}],"id":"e08b7555-ec70-46b6-8739-71fa70b11b6b","security_groups":[],"mac_address":"fa:16:3e:a9:ad:87","project_id":"b025e25efa304f94b7ecb71804230733","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db475206-ca91-4e41-98ae-0e5a784a1cc5","tenant_id":"b025e25efa304f94b7ecb71804230733","created_at":"2018-10-02T18:57:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db475206-ca91-4e41-98ae-0e5a784a1cc5"}]} 2018-10-02 18:57:32,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-55b1d01e-84c5-435b-83fa-e46006adcf3b 2018-10-02 18:57:32,537 - create_instance - INFO - Deleting Port with ID - 0162bbcd-670b-4907-85db-e8eb66f1ef52 2018-10-02 18:57:32,537 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-port 2018-10-02 18:57:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/0162bbcd-670b-4907-85db-e8eb66f1ef52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:32,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b24703c-714c-412a-b8ac-7370eac16341 Date: Tue, 02 Oct 2018 18:57:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:57:32,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/0162bbcd-670b-4907-85db-e8eb66f1ef52 used request id req-8b24703c-714c-412a-b8ac-7370eac16341 2018-10-02 18:57:32,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ceef2b4-2f74-4997-a04f-17bcc11828e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:33,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:32 GMT Server: Apache x-compute-request-id: req-8ee515b3-e384-4cdc-92f0-c8ea1e693d7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ee515b3-e384-4cdc-92f0-c8ea1e693d7d Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [{"server_id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "attachment_id": "da7f8f70-7cd4-47e2-b1bf-2b3e1f9bdb95", "attached_at": "2018-10-02T18:57:30.000000", "host_name": null, "volume_id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "device": "/dev/vdb", "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430"}], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}} 2018-10-02 18:57:33,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-8ee515b3-e384-4cdc-92f0-c8ea1e693d7d 2018-10-02 18:57:33,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb/os-volume_attachments/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:35,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef48dd15-25a7-4653-b954-d0487bccd0cc x-compute-request-id: req-ef48dd15-25a7-4653-b954-d0487bccd0cc Content-Length: 0 Content-Type: application/json 2018-10-02 18:57:35,155 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb/os-volume_attachments/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-ef48dd15-25a7-4653-b954-d0487bccd0cc 2018-10-02 18:57:35,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:35,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cafaa2f-5801-453d-ad65-971f8980af14 x-compute-request-id: req-6cafaa2f-5801-453d-ad65-971f8980af14 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:30Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [{"id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430"}], "metadata": {}}} 2018-10-02 18:57:35,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-6cafaa2f-5801-453d-ad65-971f8980af14 2018-10-02 18:57:38,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:38,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb35cdd-fe25-4deb-929b-91476dfb5df0 x-compute-request-id: req-aeb35cdd-fe25-4deb-929b-91476dfb5df0 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:30Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:38,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-aeb35cdd-fe25-4deb-929b-91476dfb5df0 2018-10-02 18:57:38,513 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst 2018-10-02 18:57:38,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:38,675 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-373d4ad2-c217-4497-a102-96121413de4c x-compute-request-id: req-373d4ad2-c217-4497-a102-96121413de4c Content-Type: application/json 2018-10-02 18:57:38,675 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-373d4ad2-c217-4497-a102-96121413de4c 2018-10-02 18:57:38,675 - create_instance - INFO - Checking deletion status 2018-10-02 18:57:38,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:39,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-487969d5-5ad3-48ff-8719-09700ea82ee3 x-compute-request-id: req-487969d5-5ad3-48ff-8719-09700ea82ee3 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "rel": "bookmark"}], "image": {"id": "1e189e93-3b45-4d7f-b57f-c597a80dbf99", "links": [{"href": "http://172.30.9.22:8774/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:57:23.000000", "flavor": {"id": "0310940c-dc8e-42df-8e36-31329fb67dba", "links": [{"href": "http://172.30.9.22:8774/flavors/0310940c-dc8e-42df-8e36-31329fb67dba", "rel": "bookmark"}]}, "id": "5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:57:38Z", "hostId": "cc1efab1a48ab43131fdcb1d964e68f75aaf1203daf355c1de988899", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst", "created": "2018-10-02T18:57:16Z", "tenant_id": "b025e25efa304f94b7ecb71804230733", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:57:39,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-487969d5-5ad3-48ff-8719-09700ea82ee3 2018-10-02 18:57:39,062 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst] is - ACTIVE 2018-10-02 18:57:39,063 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:57:42,066 - create_instance - DEBUG - VM status query timeout in 296.609447002 2018-10-02 18:57:42,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328ec7e7452d6d3e469085df5c228e91b3e0e3af" 2018-10-02 18:57:42,123 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-431957d0-12ce-48d3-88b1-4a8dee9793cd x-compute-request-id: req-431957d0-12ce-48d3-88b1-4a8dee9793cd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb could not be found.", "code": 404}} 2018-10-02 18:57:42,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb used request id req-431957d0-12ce-48d3-88b1-4a8dee9793cd 2018-10-02 18:57:42,124 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5eeef12e-7b76-4ccc-bdb7-5a09ec4865cb could not be found. (HTTP 404) (Request-ID: req-431957d0-12ce-48d3-88b1-4a8dee9793cd) 2018-10-02 18:57:42,124 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-inst 2018-10-02 18:57:42,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5622262dc8d39e97a0a4a819a3e653fe7504757" 2018-10-02 18:57:42,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75f8a369-8e00-468d-a63c-14b9af0e9182 x-compute-request-id: req-75f8a369-8e00-468d-a63c-14b9af0e9182 Content-Length: 0 Content-Type: application/json 2018-10-02 18:57:42,165 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0310940c-dc8e-42df-8e36-31329fb67dba used request id req-75f8a369-8e00-468d-a63c-14b9af0e9182 2018-10-02 18:57:42,166 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet 2018-10-02 18:57:42,166 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-subnet 2018-10-02 18:57:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/c2f20801-c1ac-42e0-aa63-0bda17232a70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:44,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78b43716-2589-4ca3-822b-8cef9b5e8a15 Date: Tue, 02 Oct 2018 18:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:57:44,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c2f20801-c1ac-42e0-aa63-0bda17232a70 used request id req-78b43716-2589-4ca3-822b-8cef9b5e8a15 2018-10-02 18:57:44,721 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-pub-net 2018-10-02 18:57:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/db475206-ca91-4e41-98ae-0e5a784a1cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0dfd9e1a78dcdc898aae0340e265e0cf11150b" 2018-10-02 18:57:45,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9179b65-5729-42e0-b382-022c3327684c Date: Tue, 02 Oct 2018 18:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:57:45,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/db475206-ca91-4e41-98ae-0e5a784a1cc5 used request id req-d9179b65-5729-42e0-b382-022c3327684c 2018-10-02 18:57:45,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:46,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:45 GMT Server: Apache x-compute-request-id: req-2078bb6a-dc62-430a-9add-2a59cb9a995e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2078bb6a-dc62-430a-9add-2a59cb9a995e Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90f76fff-3b95-4d7e-b225-32fee97728a9", "size": 1}} 2018-10-02 18:57:46,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 used request id req-2078bb6a-dc62-430a-9add-2a59cb9a995e 2018-10-02 18:57:46,283 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:57:46,284 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2 2018-10-02 18:57:46,284 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2 2018-10-02 18:57:46,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:46,517 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbb44d55-2767-4579-be08-879d0f17a69a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:57:46,518 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 used request id req-cbb44d55-2767-4579-be08-879d0f17a69a 2018-10-02 18:57:46,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:46,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:46 GMT Server: Apache x-compute-request-id: req-4f85244a-4dca-4e32-bb21-af34a67af2b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f85244a-4dca-4e32-bb21-af34a67af2b8 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90f76fff-3b95-4d7e-b225-32fee97728a9", "size": 1}} 2018-10-02 18:57:46,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 used request id req-4f85244a-4dca-4e32-bb21-af34a67af2b8 2018-10-02 18:57:46,800 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:57:46,800 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:57:49,804 - create_volume - DEBUG - Volume status query timeout in 56.7142920494 2018-10-02 18:57:49,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ac877fb-b7f1-4b67-951c-c6ec871ed4e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af4386090eb887d141f6266c2a0f8da38608bf9" 2018-10-02 18:57:49,844 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:57:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cb52baa1-1491-491b-8fd1-a863931d0072 x-openstack-request-id: req-cb52baa1-1491-491b-8fd1-a863931d0072 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 90f76fff-3b95-4d7e-b225-32fee97728a9 could not be found.", "code": 404}} 2018-10-02 18:57:49,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/90f76fff-3b95-4d7e-b225-32fee97728a9 used request id req-cb52baa1-1491-491b-8fd1-a863931d0072 2018-10-02 18:57:49,844 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 90f76fff-3b95-4d7e-b225-32fee97728a9 could not be found. (HTTP 404) (Request-ID: req-cb52baa1-1491-491b-8fd1-a863931d0072) 2018-10-02 18:57:49,845 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-2 2018-10-02 18:57:49,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:50,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:49 GMT Server: Apache x-compute-request-id: req-c291cf0b-4b8b-40b0-827f-1941fe08f345 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c291cf0b-4b8b-40b0-827f-1941fe08f345 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}} 2018-10-02 18:57:50,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-c291cf0b-4b8b-40b0-827f-1941fe08f345 2018-10-02 18:57:50,071 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:57:50,071 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1 2018-10-02 18:57:50,071 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1 2018-10-02 18:57:50,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:50,332 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:57:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0e7cffc-4e67-4338-a01e-38dad085dccb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:57:50,332 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-a0e7cffc-4e67-4338-a01e-38dad085dccb 2018-10-02 18:57:50,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:50,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:50 GMT Server: Apache x-compute-request-id: req-f926dabc-8432-408f-a113-11a21e577552 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f926dabc-8432-408f-a113-11a21e577552 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "07e434f5d89c4afe8486f0e61ca45509", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "self"}, {"href": "http://172.30.9.22:8776/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b025e25efa304f94b7ecb71804230733", "updated_at": "2018-10-02T18:57:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "0e584f8e-0fb6-45ee-acb8-3a8ee6a79430", "size": 1}} 2018-10-02 18:57:50,523 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-f926dabc-8432-408f-a113-11a21e577552 2018-10-02 18:57:50,523 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:57:50,523 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:57:53,526 - create_volume - DEBUG - Volume status query timeout in 56.806442976 2018-10-02 18:57:53,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ead9e1ca-d2f3-4520-9964-fdcc085fe239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa02651c8212c6c4498e88f2719b2f705d9fbee" 2018-10-02 18:57:53,712 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:57:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-59001941-e640-405d-8bcd-1f065be56cba x-openstack-request-id: req-59001941-e640-405d-8bcd-1f065be56cba Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 could not be found.", "code": 404}} 2018-10-02 18:57:53,712 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b025e25efa304f94b7ecb71804230733/volumes/0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 used request id req-59001941-e640-405d-8bcd-1f065be56cba 2018-10-02 18:57:53,712 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0e584f8e-0fb6-45ee-acb8-3a8ee6a79430 could not be found. (HTTP 404) (Request-ID: req-59001941-e640-405d-8bcd-1f065be56cba) 2018-10-02 18:57:53,712 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-1 2018-10-02 18:57:53,713 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-6429affe-5f43-4e60-8296-f823b0e85875-image 2018-10-02 18:57:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e919b10730a328754b566251a88729e1eb55cf01" 2018-10-02 18:57:54,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab8583e3-4be2-4806-9a66-c5b23f4938c8 Date: Tue, 02 Oct 2018 18:57:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:57:54,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1e189e93-3b45-4d7f-b57f-c597a80dbf99 used request id req-ab8583e3-4be2-4806-9a66-c5b23f4938c8 2018-10-02 18:57:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:55,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-516fc58c-ca50-4a79-a305-55447bbcadf4 Date: Tue, 02 Oct 2018 18:57:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b025e25efa304f94b7ecb71804230733", "created_at": "2018-10-02T18:57:05Z", "updated_at": "2018-10-02T18:57:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "revision_number": 0, "id": "448033ef-40ea-4271-86e8-664cd8061915", "remote_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "remote_ip_prefix": null, "created_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "tenant_id": "b025e25efa304f94b7ecb71804230733", "port_range_min": null, "ethertype": "IPv4", "project_id": "b025e25efa304f94b7ecb71804230733"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "revision_number": 0, "id": "a59ab430-043e-489f-bf00-3f8ec863a572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "tenant_id": "b025e25efa304f94b7ecb71804230733", "port_range_min": null, "ethertype": "IPv4", "project_id": "b025e25efa304f94b7ecb71804230733"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "revision_number": 0, "id": "de48e999-8df9-4308-a619-1bfc7966faff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "tenant_id": "b025e25efa304f94b7ecb71804230733", "port_range_min": null, "ethertype": "IPv6", "project_id": "b025e25efa304f94b7ecb71804230733"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "revision_number": 0, "id": "ff8e5df4-251f-4565-b531-ed83e4643158", "remote_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "remote_ip_prefix": null, "created_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "tenant_id": "b025e25efa304f94b7ecb71804230733", "port_range_min": null, "ethertype": "IPv6", "project_id": "b025e25efa304f94b7ecb71804230733"}], "revision_number": 4, "project_id": "b025e25efa304f94b7ecb71804230733", "id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:57:55,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-516fc58c-ca50-4a79-a305-55447bbcadf4 2018-10-02 18:57:55,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:55,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5126f64d-106b-4597-9299-3e60299f42f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733"}, "enabled": true, "id": "b025e25efa304f94b7ecb71804230733", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj"}} 2018-10-02 18:57:55,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-5126f64d-106b-4597-9299-3e60299f42f0 2018-10-02 18:57:55,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f45ac60-f514-4d58-9aaf-19dd8b3869ab 2018-10-02 18:57:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=4f45ac60-f514-4d58-9aaf-19dd8b3869ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:55,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85bc3101-ba5d-4487-b726-520a7ad2929b Date: Tue, 02 Oct 2018 18:57:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "port_range_min": null, "revision_number": 0, "tenant_id": "b025e25efa304f94b7ecb71804230733", "created_at": "2018-10-02T18:57:05Z", "project_id": "b025e25efa304f94b7ecb71804230733", "id": "448033ef-40ea-4271-86e8-664cd8061915"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "port_range_min": null, "revision_number": 0, "tenant_id": "b025e25efa304f94b7ecb71804230733", "created_at": "2018-10-02T18:57:05Z", "project_id": "b025e25efa304f94b7ecb71804230733", "id": "a59ab430-043e-489f-bf00-3f8ec863a572"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "port_range_min": null, "revision_number": 0, "tenant_id": "b025e25efa304f94b7ecb71804230733", "created_at": "2018-10-02T18:57:05Z", "project_id": "b025e25efa304f94b7ecb71804230733", "id": "de48e999-8df9-4308-a619-1bfc7966faff"}, {"remote_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:57:05Z", "security_group_id": "4f45ac60-f514-4d58-9aaf-19dd8b3869ab", "port_range_min": null, "revision_number": 0, "tenant_id": "b025e25efa304f94b7ecb71804230733", "created_at": "2018-10-02T18:57:05Z", "project_id": "b025e25efa304f94b7ecb71804230733", "id": "ff8e5df4-251f-4565-b531-ed83e4643158"}]} 2018-10-02 18:57:55,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=4f45ac60-f514-4d58-9aaf-19dd8b3869ab used request id req-85bc3101-ba5d-4487-b726-520a7ad2929b 2018-10-02 18:57:55,314 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:57:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4f45ac60-f514-4d58-9aaf-19dd8b3869ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:55,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5982d984-68b0-47b7-b7b0-9e43a7a88ad1 Content-Length: 0 Date: Tue, 02 Oct 2018 18:57:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:57:55,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4f45ac60-f514-4d58-9aaf-19dd8b3869ab used request id req-5982d984-68b0-47b7-b7b0-9e43a7a88ad1 2018-10-02 18:57:55,776 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj 2018-10-02 18:57:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:55,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87b6ce1-3280-46fd-b532-8d34fd28221b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:57:55,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b025e25efa304f94b7ecb71804230733 used request id req-b87b6ce1-3280-46fd-b532-8d34fd28221b 2018-10-02 18:57:55,981 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a5a9cd43-c727-4c8-proj-role 2018-10-02 18:57:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/41143ded8c6241d8b24f8be9ea0fe859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:56,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2ab026-dc15-4ca5-a94c-60d251481c13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:57:56,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/41143ded8c6241d8b24f8be9ea0fe859 used request id req-db2ab026-dc15-4ca5-a94c-60d251481c13 2018-10-02 18:57:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde44a7d27d094922e6bbfa18c499dc2104607b1" 2018-10-02 18:57:56,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc01ad01-ea99-407e-9bd3-9483f85caba6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:57:56,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc01ad01-ea99-407e-9bd3-9483f85caba6 2018-10-02 18:57:56,176 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a5a9cd43-c727-4c8-user 2018-10-02 18:57:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/07e434f5d89c4afe8486f0e61ca45509 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f3a6f58d6f405c2d820d1e3b33415b7ccb719d" 2018-10-02 18:57:56,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1008feb9-e5c1-4bef-b0fc-90b7ce29e138 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:57:56,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/07e434f5d89c4afe8486f0e61ca45509 used request id req-1008feb9-e5c1-4bef-b0fc-90b7ce29e138 2018-10-02 18:57:56,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:56,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0wXdjhwrSguX9c13sO7BYg"], "issued_at": "2018-10-02T18:57:56.000000Z"}} 2018-10-02 18:57:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f9cf3a3e33bb2ddfdbf2fa3405ca35618682d5" 2018-10-02 18:57:56,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbaadc5-e947-4cdf-a273-b48a700764d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:56,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bdbaadc5-e947-4cdf-a273-b48a700764d4 2018-10-02 18:57:56,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:56,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:57,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["R2tZVH-QQHOIoH0dXukb1A"], "issued_at": "2018-10-02T18:57:57.000000Z"}} 2018-10-02 18:57:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:57:57,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19fcbaf-fc1e-4eba-be3b-36eb64ae5676 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:57,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d19fcbaf-fc1e-4eba-be3b-36eb64ae5676 2018-10-02 18:57:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:57:57,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:57:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:57:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:57:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276db972-92d5-4bba-9041-7b1b4f1bf702 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:57:57,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj used request id req-276db972-92d5-4bba-9041-7b1b4f1bf702 2018-10-02 18:57:57,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:57:57,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f9ae94-1aeb-4563-a15d-0574467d2ab5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:57:57,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-03f9ae94-1aeb-4563-a15d-0574467d2ab5 2018-10-02 18:57:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}}' 2018-10-02 18:57:57,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d29549c-e884-43e6-bb40-0f52d54d66cf Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:57:57,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1d29549c-e884-43e6-bb40-0f52d54d66cf 2018-10-02 18:57:57,605 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj 2018-10-02 18:57:57,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:57,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:58,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["iqWAb7cGQpy2wWO21vGc6A"], "issued_at": "2018-10-02T18:57:58.000000Z"}} 2018-10-02 18:57:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e0e2e670401f70e898c43626df24e643bb8540" 2018-10-02 18:57:58,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9c2b3a-89a3-4ac5-ae7a-542ac1cfdb99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:58,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d9c2b3a-89a3-4ac5-ae7a-542ac1cfdb99 2018-10-02 18:57:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:57:58,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:57:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:57:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e0e2e670401f70e898c43626df24e643bb8540" 2018-10-02 18:57:58,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb462e0e-dbdc-40d3-ba92-ee873f40fc61 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:57:58,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cb462e0e-dbdc-40d3-ba92-ee873f40fc61 2018-10-02 18:57:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e0e2e670401f70e898c43626df24e643bb8540" 2018-10-02 18:57:58,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c7fefa-1652-47ab-84e1-0f08023b6fbb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}]} 2018-10-02 18:57:58,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj used request id req-32c7fefa-1652-47ab-84e1-0f08023b6fbb 2018-10-02 18:57:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e0e2e670401f70e898c43626df24e643bb8540" 2018-10-02 18:57:58,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066904f5-2390-45c8-8fef-e128bc7f6287 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:57:58,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-066904f5-2390-45c8-8fef-e128bc7f6287 2018-10-02 18:57:59,037 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-088d3fef-a54e-4bd-user 2018-10-02 18:57:59,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:57:59,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912ae1ba-f9b6-4d99-a6ef-b3c5170fa545 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:57:59,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-912ae1ba-f9b6-4d99-a6ef-b3c5170fa545 2018-10-02 18:57:59,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" -d '{"role": {"name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}}' 2018-10-02 18:57:59,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e41d0513-2e97-4f3c-b803-2cb7bd913b5e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "308558f9950a404aa2ac6099d159c8f2", "links": {"self": "http://172.30.9.22:5000/v3/roles/308558f9950a404aa2ac6099d159c8f2"}, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}} 2018-10-02 18:57:59,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e41d0513-2e97-4f3c-b803-2cb7bd913b5e 2018-10-02 18:57:59,259 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role 2018-10-02 18:57:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/308558f9950a404aa2ac6099d159c8f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:57:59,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6f5a99-61d5-481d-bebc-402bd519830e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/308558f9950a404aa2ac6099d159c8f2"}, "domain_id": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role", "id": "308558f9950a404aa2ac6099d159c8f2"}} 2018-10-02 18:57:59,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/308558f9950a404aa2ac6099d159c8f2 used request id req-fa6f5a99-61d5-481d-bebc-402bd519830e 2018-10-02 18:57:59,356 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role to project CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj 2018-10-02 18:57:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d/users/13cb2bed615545adae55ba48b496ee4a/roles/308558f9950a404aa2ac6099d159c8f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:57:59,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75aabdf-f3b6-4736-96a2-0eb87bbde92d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:57:59,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d/users/13cb2bed615545adae55ba48b496ee4a/roles/308558f9950a404aa2ac6099d159c8f2 used request id req-e75aabdf-f3b6-4736-96a2-0eb87bbde92d 2018-10-02 18:57:59,495 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:57:59,496 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:57:59,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:57:59,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:57:59,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["MXJs3ilQRceuzKHktgeMGg"], "issued_at": "2018-10-02T18:57:59.000000Z"}} 2018-10-02 18:57:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:57:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b868012-66ee-41cd-8107-c6a1178a747d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:57:59,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0b868012-66ee-41cd-8107-c6a1178a747d 2018-10-02 18:57:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:58:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-b51c755e-2990-4a19-8cff-1a2d4bccf2d3 Date: Tue, 02 Oct 2018 18:58:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image"} 2018-10-02 18:58:00,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image used request id req-b51c755e-2990-4a19-8cff-1a2d4bccf2d3 2018-10-02 18:58:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:58:00,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-47f7d5e6-8a9b-465d-9838-5b208c172a96 Date: Tue, 02 Oct 2018 18:58:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:58:00,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-47f7d5e6-8a9b-465d-9838-5b208c172a96 2018-10-02 18:58:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image"}' 2018-10-02 18:58:00,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 X-Openstack-Request-Id: req-ebceb1bd-f4af-4c9b-b8c2-423a327c1b43 Date: Tue, 02 Oct 2018 18:58:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:58:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:58:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "min_disk": 0, "protected": false, "id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "file": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/file", "checksum": null, "owner": "1e47dfbf6d794cd79a83833eca1b862d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:58:00,495 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ebceb1bd-f4af-4c9b-b8c2-423a327c1b43 2018-10-02 18:58:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" -d '' 2018-10-02 18:58:02,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfc7e394-d48a-4b7b-a9a5-6a0b0999c68f Date: Tue, 02 Oct 2018 18:58:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:58:02,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/file used request id req-dfc7e394-d48a-4b7b-a9a5-6a0b0999c68f 2018-10-02 18:58:02,672 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:58:02,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:58:02,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-cc7fdf4b-d638-49a7-a641-9eb0ec51a30e Date: Tue, 02 Oct 2018 18:58:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:58:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:58:02Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/snap", "metadata": {}}], "self": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "min_disk": 0, "protected": false, "id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "file": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e47dfbf6d794cd79a83833eca1b862d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:58:02,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 used request id req-cc7fdf4b-d638-49a7-a641-9eb0ec51a30e 2018-10-02 18:58:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:58:02,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d68ff0b-15d5-4e8c-916e-ba9721ebc3ca Date: Tue, 02 Oct 2018 18:58:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:58:02,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6d68ff0b-15d5-4e8c-916e-ba9721ebc3ca 2018-10-02 18:58:02,999 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image 2018-10-02 18:58:03,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:58:03,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7337d162-ac7f-4f89-91e8-8098ce755354 Date: Tue, 02 Oct 2018 18:58:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:58:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:58:02Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/snap", "metadata": {}}], "self": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "min_disk": 0, "protected": false, "id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "file": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e47dfbf6d794cd79a83833eca1b862d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:58:03,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 used request id req-7337d162-ac7f-4f89-91e8-8098ce755354 2018-10-02 18:58:03,164 - create_image - DEBUG - Instance status is - active 2018-10-02 18:58:03,165 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image 2018-10-02 18:58:03,165 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image 2018-10-02 18:58:03,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:58:03,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:03,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["QxEGg253TuKHPpoVIc9j-g"], "issued_at": "2018-10-02T18:58:03.000000Z"}} 2018-10-02 18:58:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a04c3614003bdeda6b10dfa9dde89326f066da" 2018-10-02 18:58:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46bc3d6-1f5a-4396-bbb9-5f3bb388f1ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:03,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b46bc3d6-1f5a-4396-bbb9-5f3bb388f1ad 2018-10-02 18:58:03,635 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:58:03,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a04c3614003bdeda6b10dfa9dde89326f066da" 2018-10-02 18:58:03,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-015d4014-3aa0-435b-bdc5-e6a0f5d4670a x-compute-request-id: req-015d4014-3aa0-435b-bdc5-e6a0f5d4670a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:58:03,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-015d4014-3aa0-435b-bdc5-e6a0f5d4670a 2018-10-02 18:58:03,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a04c3614003bdeda6b10dfa9dde89326f066da" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:58:03,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-30d7ff8a-de71-44a2-aba5-bc7a3f0b5bd4 x-compute-request-id: req-30d7ff8a-de71-44a2-aba5-bc7a3f0b5bd4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:58:03,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-30d7ff8a-de71-44a2-aba5-bc7a3f0b5bd4 2018-10-02 18:58:03,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:58:03,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:04,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["bgOQJEvcSJe380BNTCZU3w"], "issued_at": "2018-10-02T18:58:04.000000Z"}} 2018-10-02 18:58:04,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:04,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742f04e9-36ba-402f-b16c-4b102eeccbc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:04,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-742f04e9-36ba-402f-b16c-4b102eeccbc2 2018-10-02 18:58:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:04,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e919f375-3ba6-44da-a90a-94a4915e5b72 Date: Tue, 02 Oct 2018 18:58:04 GMT RESP BODY: {"networks":[]} 2018-10-02 18:58:04,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-e919f375-3ba6-44da-a90a-94a4915e5b72 2018-10-02 18:58:04,513 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net 2018-10-02 18:58:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" -d '{"network": {"name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net", "admin_state_up": true}}' 2018-10-02 18:58:05,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9243d42b-6017-4032-95fa-6a1ff064a42e Date: Tue, 02 Oct 2018 18:58:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b11dee37-9b2c-4977-93a7-61850caf550b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T18:58:04Z","is_default":false,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","mtu":1450}} 2018-10-02 18:58:05,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-9243d42b-6017-4032-95fa-6a1ff064a42e 2018-10-02 18:58:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-480a6981-249d-4576-86b6-6c8b941e8cee Date: Tue, 02 Oct 2018 18:58:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T18:58:04Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:05,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-480a6981-249d-4576-86b6-6c8b941e8cee 2018-10-02 18:58:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:05,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c67610a-62d3-4dc3-ac94-3cdd4c1fed39 Date: Tue, 02 Oct 2018 18:58:05 GMT RESP BODY: {"subnets":[]} 2018-10-02 18:58:05,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-0c67610a-62d3-4dc3-ac94-3cdd4c1fed39 2018-10-02 18:58:05,331 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet 2018-10-02 18:58:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" -d '{"subnets": [{"ip_version": 4, "network_id": "b11dee37-9b2c-4977-93a7-61850caf550b", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]}' 2018-10-02 18:58:06,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-caac807a-bed3-47e1-9b1a-c2a9f3557c7b Date: Tue, 02 Oct 2018 18:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:06,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-caac807a-bed3-47e1-9b1a-c2a9f3557c7b 2018-10-02 18:58:06,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:06,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5ba06bca-94cd-4a2c-aacd-73b424bfed0a Date: Tue, 02 Oct 2018 18: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:06,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-5ba06bca-94cd-4a2c-aacd-73b424bfed0a 2018-10-02 18:58:06,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:06,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b7a97292-4d50-4fea-9633-f386e9085007 Date: Tue, 02 Oct 2018 18:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:06,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-b7a97292-4d50-4fea-9633-f386e9085007 2018-10-02 18:58:06,719 - OpenStackNetwork - DEBUG - Network [b11dee37-9b2c-4977-93a7-61850caf550b] created successfully 2018-10-02 18:58:06,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:58:06,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:07,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["rBRpXJAbTcuZ3XsJOmEtvQ"], "issued_at": "2018-10-02T18:58:07.000000Z"}} 2018-10-02 18:58:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:07,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edb98dd-a361-47dc-9568-5e9d09b160a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:07,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8edb98dd-a361-47dc-9568-5e9d09b160a3 2018-10-02 18:58:07,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:07,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:07 GMT Server: Apache x-compute-request-id: req-5b6e5754-0b4f-49d5-a198-d9d232e02729 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b6e5754-0b4f-49d5-a198-d9d232e02729 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-02 18:58:07,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail used request id req-5b6e5754-0b4f-49d5-a198-d9d232e02729 2018-10-02 18:58:07,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:58:07,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:07 GMT Server: Apache x-compute-request-id: req-e353619e-69c0-4f17-a829-ca6f9fb8d49d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e353619e-69c0-4f17-a829-ca6f9fb8d49d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.628562", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}} 2018-10-02 18:58:07,785 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes used request id req-e353619e-69c0-4f17-a829-ca6f9fb8d49d 2018-10-02 18:58:07,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:07,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:07 GMT Server: Apache x-compute-request-id: req-a8b5de3a-6adf-460b-8430-1f9da7912ebe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8b5de3a-6adf-460b-8430-1f9da7912ebe Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}} 2018-10-02 18:58:07,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-a8b5de3a-6adf-460b-8430-1f9da7912ebe 2018-10-02 18:58:07,977 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1 2018-10-02 18:58:07,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:08,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:07 GMT Server: Apache x-compute-request-id: req-4ca3fd3d-03ef-4d80-96f7-8aed3814bce9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ca3fd3d-03ef-4d80-96f7-8aed3814bce9 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}} 2018-10-02 18:58:08,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-4ca3fd3d-03ef-4d80-96f7-8aed3814bce9 2018-10-02 18:58:08,180 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:58:08,181 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1 2018-10-02 18:58:08,181 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1 2018-10-02 18:58:08,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:58:08,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:08,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["B8_I7YM-QDaoewukWpKS4A"], "issued_at": "2018-10-02T18:58:08.000000Z"}} 2018-10-02 18:58:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:08,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc515fa3-f72c-4024-be36-fd9452386a4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:08,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cc515fa3-f72c-4024-be36-fd9452386a4a 2018-10-02 18:58:08,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:08,840 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:08 GMT Server: Apache x-compute-request-id: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}]} 2018-10-02 18:58:08,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail used request id req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea 2018-10-02 18:58:08,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-02 18:58:09,179 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:08 GMT Server: Apache x-compute-request-id: req-5d6e6fb5-1406-4475-b2cd-b2180b743b19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d6e6fb5-1406-4475-b2cd-b2180b743b19 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.082638", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}} 2018-10-02 18:58:09,179 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes used request id req-5d6e6fb5-1406-4475-b2cd-b2180b743b19 2018-10-02 18:58:09,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:09,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:09 GMT Server: Apache x-compute-request-id: req-628d211c-5ae0-4056-bce4-168ca67679c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-628d211c-5ae0-4056-bce4-168ca67679c6 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}} 2018-10-02 18:58:09,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-628d211c-5ae0-4056-bce4-168ca67679c6 2018-10-02 18:58:09,369 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2 2018-10-02 18:58:09,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:09,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:09 GMT Server: Apache x-compute-request-id: req-e71bd670-917f-48a1-9649-1757923ecc74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e71bd670-917f-48a1-9649-1757923ecc74 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}} 2018-10-02 18:58:09,570 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-e71bd670-917f-48a1-9649-1757923ecc74 2018-10-02 18:58:09,571 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:58:09,571 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2 2018-10-02 18:58:09,571 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2 2018-10-02 18:58:09,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:58:09,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:10,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["ZjV8g6GPToG3PyCMtyxuZQ"], "issued_at": "2018-10-02T18:58:10.000000Z"}} 2018-10-02 18:58:10,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:10,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b106d1b-3717-45db-8e71-6444f9da6786 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:10,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4b106d1b-3717-45db-8e71-6444f9da6786 2018-10-02 18:58:10,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:58:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:10,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40267ad7-080d-4a77-bc3e-019b70fff6d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:10,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-40267ad7-080d-4a77-bc3e-019b70fff6d6 2018-10-02 18:58:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:10,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-15d0836c-3c95-47ac-985d-bdf6d8259308 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:10,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-15d0836c-3c95-47ac-985d-bdf6d8259308 2018-10-02 18:58:10,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:58:10,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:58:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:10,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ee282d-c1db-440c-8fb8-5cef75e39507 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:10,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-52ee282d-c1db-440c-8fb8-5cef75e39507 2018-10-02 18:58:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:10,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f20f9bef-2f93-45ee-9c2b-3a3bc15afd83 Date: Tue, 02 Oct 2018 18:58:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:10,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-f20f9bef-2f93-45ee-9c2b-3a3bc15afd83 2018-10-02 18:58:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:10,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1782d92-ea31-45bd-8c10-53031ea686b5 Date: Tue, 02 Oct 2018 18:58:10 GMT RESP BODY: {"ports":[]} 2018-10-02 18:58:10,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port&admin_state_up=True used request id req-f1782d92-ea31-45bd-8c10-53031ea686b5 2018-10-02 18:58:10,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:11,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-182efa81-4e9f-4724-936f-4b71aad80de5 x-compute-request-id: req-182efa81-4e9f-4724-936f-4b71aad80de5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 18:58:11,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst used request id req-182efa81-4e9f-4724-936f-4b71aad80de5 2018-10-02 18:58:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:11,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb7d1b90-2505-464c-a4a7-1d722046094c Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:11,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-bb7d1b90-2505-464c-a4a7-1d722046094c 2018-10-02 18:58:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:11,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef3ee37-659f-478f-9b06-a969563c8b0e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:11,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-aef3ee37-659f-478f-9b06-a969563c8b0e 2018-10-02 18:58:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:11,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f10d63ab-81b8-4af1-8559-e9504f660b01 Date: Tue, 02 Oct 2018 18:58:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:11,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-f10d63ab-81b8-4af1-8559-e9504f660b01 2018-10-02 18:58:11,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:11,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3bd8df7-4cc9-4b8d-a02d-05579f9d8c82 Date: Tue, 02 Oct 2018 18:58:11 GMT RESP BODY: {"ports":[]} 2018-10-02 18:58:11,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port&admin_state_up=True used request id req-b3bd8df7-4cc9-4b8d-a02d-05579f9d8c82 2018-10-02 18:58:11,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:58:11,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:12,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["O3_TkWUBQcaQ2B9jNlrhFw"], "issued_at": "2018-10-02T18:58:12.000000Z"}} 2018-10-02 18:58:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef44973e52cdee7585ac15b103e03e2c16907ace" 2018-10-02 18:58:12,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a39ba6a-f8c4-4d7b-a3fc-3df7b003fea8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:58:12,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0a39ba6a-f8c4-4d7b-a3fc-3df7b003fea8 2018-10-02 18:58:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:12,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b8402c6c-2014-4508-b8cc-2146825c3d86 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:12,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-b8402c6c-2014-4508-b8cc-2146825c3d86 2018-10-02 18:58:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:12,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f9b1727-32fa-4c67-8a8c-4c6306b33ddf Date: Tue, 02 Oct 2018 18:58:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:12,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-2f9b1727-32fa-4c67-8a8c-4c6306b33ddf 2018-10-02 18:58:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:13,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1c4c2a7b-9144-4ac5-b19e-a99c993a9b66 Date: Tue, 02 Oct 2018 18: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:13,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-1c4c2a7b-9144-4ac5-b19e-a99c993a9b66 2018-10-02 18:58:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:58:13,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:58:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef44973e52cdee7585ac15b103e03e2c16907ace" 2018-10-02 18:58:13,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff6cdc1-af7a-4cb0-942b-b04b8d32abcc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:13,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-dff6cdc1-af7a-4cb0-942b-b04b8d32abcc 2018-10-02 18:58:13,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:13,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3cc787b5-cf28-4f33-988d-d4c9be2eb25f Date: Tue, 02 Oct 2018 18:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:13,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-3cc787b5-cf28-4f33-988d-d4c9be2eb25f 2018-10-02 18:58:13,461 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net 2018-10-02 18:58:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" -d '{"port": {"network_id": "b11dee37-9b2c-4977-93a7-61850caf550b", "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port", "admin_state_up": true}}' 2018-10-02 18:58:14,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-73d7b728-45f2-46e8-a587-f3e9a437dce8 Date: Tue, 02 Oct 2018 18:58:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","project_id":"1e47dfbf6d794cd79a83833eca1b862d","qos_policy_id":null,"admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal"}} 2018-10-02 18:58:14,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-73d7b728-45f2-46e8-a587-f3e9a437dce8 2018-10-02 18:58:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:14,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-548a83c3-d4bc-4b97-a781-f688caa80cec Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:14,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-548a83c3-d4bc-4b97-a781-f688caa80cec 2018-10-02 18:58:14,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:14,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf7105e-5c7e-4436-9b93-0e3f424e223a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:14,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-bcf7105e-5c7e-4436-9b93-0e3f424e223a 2018-10-02 18:58:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:14,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-37062ec0-dae5-4da5-8b90-6a49bb63604c Date: Tue, 02 Oct 2018 18:58:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:14,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-37062ec0-dae5-4da5-8b90-6a49bb63604c 2018-10-02 18:58:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:15,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-c633bf7e-5c94-4b3e-94ff-9cce52c203cd Date: Tue, 02 Oct 2018 18:58:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 18:58:15,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port&admin_state_up=True used request id req-c633bf7e-5c94-4b3e-94ff-9cce52c203cd 2018-10-02 18:58:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:15,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc665cd-2883-417a-8c43-5bdd0f35e8e1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:15,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-3bc665cd-2883-417a-8c43-5bdd0f35e8e1 2018-10-02 18:58:15,211 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst 2018-10-02 18:58:15,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:15,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18e36841-4977-4e45-9db9-6d51d0068801 x-compute-request-id: req-18e36841-4977-4e45-9db9-6d51d0068801 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-flavor-name"}]} 2018-10-02 18:58:15,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-18e36841-4977-4e45-9db9-6d51d0068801 2018-10-02 18:58:15,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:15,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e07587a-cb68-438d-adfb-ac2c82352678 x-compute-request-id: req-7e07587a-cb68-438d-adfb-ac2c82352678 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:58:15,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006 used request id req-7e07587a-cb68-438d-adfb-ac2c82352678 2018-10-02 18:58:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:15,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-d8704b74-018b-4e75-b4d4-61af9d8452a0 Date: Tue, 02 Oct 2018 18:58:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:58:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:58:02Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/snap", "metadata": {}}], "self": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "min_disk": 0, "protected": false, "id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "file": "/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e47dfbf6d794cd79a83833eca1b862d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image"} 2018-10-02 18:58:15,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image used request id req-d8704b74-018b-4e75-b4d4-61af9d8452a0 2018-10-02 18:58:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:15,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e71c759-ada7-4cf1-8600-7211f82e5c37 Date: Tue, 02 Oct 2018 18:58:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:58:15,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5e71c759-ada7-4cf1-8600-7211f82e5c37 2018-10-02 18:58:15,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" -d '{"server": {"name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "imageRef": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "flavorRef": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "max_count": 1, "min_count": 1, "networks": [{"port": "79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953"}]}}' 2018-10-02 18:58:17,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9f8c70b-48f9-4b80-b9ca-fbd65e1d3592 x-compute-request-id: req-e9f8c70b-48f9-4b80-b9ca-fbd65e1d3592 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "adminPass": "gk2ULYYRwgFq"}} 2018-10-02 18:58:17,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9f8c70b-48f9-4b80-b9ca-fbd65e1d3592 2018-10-02 18:58:17,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:17,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-9ff18696-30e7-431f-bb7c-62b47f699f9e x-compute-request-id: req-9ff18696-30e7-431f-bb7c-62b47f699f9e 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.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:58:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:17,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-9ff18696-30e7-431f-bb7c-62b47f699f9e 2018-10-02 18:58:17,705 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst 2018-10-02 18:58:17,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:17,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-a0599546-5899-47a4-a976-7638b5f6d46a x-compute-request-id: req-a0599546-5899-47a4-a976-7638b5f6d46a 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.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:58:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:17,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-a0599546-5899-47a4-a976-7638b5f6d46a 2018-10-02 18:58:17,949 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst] is - BUILD 2018-10-02 18:58:17,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:58:20,952 - create_instance - DEBUG - VM status query timeout in 896.752760172 2018-10-02 18:58:20,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:21,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58: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-e772e820-96c0-441f-914b-644dace87312 x-compute-request-id: req-e772e820-96c0-441f-914b-644dace87312 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.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T18:58:18Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:21,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-e772e820-96c0-441f-914b-644dace87312 2018-10-02 18:58:21,494 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst] is - BUILD 2018-10-02 18:58:21,494 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:58:24,498 - create_instance - DEBUG - VM status query timeout in 893.207299232 2018-10-02 18:58:24,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:25,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-c9d62bdc-552c-4f7c-9d46-3f05d94346ab x-compute-request-id: req-c9d62bdc-552c-4f7c-9d46-3f05d94346ab Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:23Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:25,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-c9d62bdc-552c-4f7c-9d46-3f05d94346ab 2018-10-02 18:58:25,163 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst] is - ACTIVE 2018-10-02 18:58:25,163 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:58:25,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:25,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33a5aeec-1ecd-4347-b60d-fb12ed7c2d66 x-compute-request-id: req-33a5aeec-1ecd-4347-b60d-fb12ed7c2d66 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:23Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:25,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-33a5aeec-1ecd-4347-b60d-fb12ed7c2d66 2018-10-02 18:58:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:25,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c2f5f70a-43d8-40a5-bf32-5cf7a50f9639 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:25,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-c2f5f70a-43d8-40a5-bf32-5cf7a50f9639 2018-10-02 18:58:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:26,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee67899b-80d9-4adf-9c26-0eb05876d359 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:26,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-ee67899b-80d9-4adf-9c26-0eb05876d359 2018-10-02 18:58:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:26,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f47dbfb-5dc3-47f2-a4de-a77fc623d65d Date: Tue, 02 Oct 2018 18:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:26,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-9f47dbfb-5dc3-47f2-a4de-a77fc623d65d 2018-10-02 18:58:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:26,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-fee28cfe-c6d8-4ab5-a74c-38f2aaf91728 Date: Tue, 02 Oct 2018 18:58:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.3"}],"id":"495ae21c-1976-45be-a138-3c5c2d1152c1","security_groups":[],"mac_address":"fa:16:3e:e7:86:1a","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":"d5915cec-66ec-46b1-9900-68c49de0b375"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.4"}],"id":"8103b9ab-598e-4875-ab07-d2648333d296","security_groups":[],"mac_address":"fa:16:3e:a4:08:24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.2"}],"id":"d2c1e767-b692-4f43-b552-1004667fb7ff","security_groups":[],"mac_address":"fa:16:3e:05:d9:e0","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b11dee37-9b2c-4977-93a7-61850caf550b"}]} 2018-10-02 18:58:26,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-fee28cfe-c6d8-4ab5-a74c-38f2aaf91728 2018-10-02 18:58:26,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:26,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:26 GMT Server: Apache x-compute-request-id: req-726dda75-c6a6-4f68-8927-d69080137c90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-726dda75-c6a6-4f68-8927-d69080137c90 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}, {"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}]} 2018-10-02 18:58:26,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail used request id req-726dda75-c6a6-4f68-8927-d69080137c90 2018-10-02 18:58:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:26,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da5b0d4-c202-4c2e-af3b-eac18c2a52d6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:26,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-6da5b0d4-c202-4c2e-af3b-eac18c2a52d6 2018-10-02 18:58:26,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:27,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-88dfd354-a8de-48ce-920c-dc9ea9d8e1f8 x-compute-request-id: req-88dfd354-a8de-48ce-920c-dc9ea9d8e1f8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:23Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:27,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-88dfd354-a8de-48ce-920c-dc9ea9d8e1f8 2018-10-02 18:58:27,290 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst] is - ACTIVE 2018-10-02 18:58:27,290 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:58:27,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:28,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58: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-47283b07-b321-47df-8197-015707b8c89e x-compute-request-id: req-47283b07-b321-47df-8197-015707b8c89e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:23Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:28,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-47283b07-b321-47df-8197-015707b8c89e 2018-10-02 18:58:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:28,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6757db18-d138-48f4-ad44-a691f1c14835 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:28,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-6757db18-d138-48f4-ad44-a691f1c14835 2018-10-02 18:58:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:28,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d632c31-3c20-437e-a12e-9e2f0af74c23 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:28,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-0d632c31-3c20-437e-a12e-9e2f0af74c23 2018-10-02 18:58:28,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:28,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5295a58-9fe8-476e-a9e1-7471c349e52a Date: Tue, 02 Oct 2018 18:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:28,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-b5295a58-9fe8-476e-a9e1-7471c349e52a 2018-10-02 18:58:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:28,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-48899921-dd2d-46c2-afdf-4e220d0f2f33 Date: Tue, 02 Oct 2018 18:58:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.3"}],"id":"495ae21c-1976-45be-a138-3c5c2d1152c1","security_groups":[],"mac_address":"fa:16:3e:e7:86:1a","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":"d5915cec-66ec-46b1-9900-68c49de0b375"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.4"}],"id":"8103b9ab-598e-4875-ab07-d2648333d296","security_groups":[],"mac_address":"fa:16:3e:a4:08:24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.2"}],"id":"d2c1e767-b692-4f43-b552-1004667fb7ff","security_groups":[],"mac_address":"fa:16:3e:05:d9:e0","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b11dee37-9b2c-4977-93a7-61850caf550b"}]} 2018-10-02 18:58:28,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-48899921-dd2d-46c2-afdf-4e220d0f2f33 2018-10-02 18:58:28,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" -d '{"volumeAttachment": {"volumeId": "3f9a5586-ed32-4375-90fe-477c018756a0"}}' 2018-10-02 18:58:29,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-73072fa7-5b4c-407a-9f34-9a92150b3069 x-compute-request-id: req-73072fa7-5b4c-407a-9f34-9a92150b3069 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d5915cec-66ec-46b1-9900-68c49de0b375", "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "volumeId": "3f9a5586-ed32-4375-90fe-477c018756a0"}} 2018-10-02 18:58:29,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments used request id req-73072fa7-5b4c-407a-9f34-9a92150b3069 2018-10-02 18:58:29,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f96a9654-a496-4747-9a2c-15dbba5cc226 x-compute-request-id: req-f96a9654-a496-4747-9a2c-15dbba5cc226 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:23Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "3f9a5586-ed32-4375-90fe-477c018756a0"}], "metadata": {}}} 2018-10-02 18:58:30,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-f96a9654-a496-4747-9a2c-15dbba5cc226 2018-10-02 18:58:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0fe26dc0-ce19-4934-9974-701e85d55240 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:30,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-0fe26dc0-ce19-4934-9974-701e85d55240 2018-10-02 18:58:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e8bef1-9f73-4513-b0c4-ede4b411c38c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:30,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-b7e8bef1-9f73-4513-b0c4-ede4b411c38c 2018-10-02 18:58:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8c03d02-7b2f-4ba5-8916-8bf4ca294629 Date: Tue, 02 Oct 2018 18:58:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:30,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-d8c03d02-7b2f-4ba5-8916-8bf4ca294629 2018-10-02 18:58:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-26aef5c0-1418-4763-af5b-c5801cc6e594 Date: Tue, 02 Oct 2018 18:58:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.3"}],"id":"495ae21c-1976-45be-a138-3c5c2d1152c1","security_groups":[],"mac_address":"fa:16:3e:e7:86:1a","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":"d5915cec-66ec-46b1-9900-68c49de0b375"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.4"}],"id":"8103b9ab-598e-4875-ab07-d2648333d296","security_groups":[],"mac_address":"fa:16:3e:a4:08:24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.2"}],"id":"d2c1e767-b692-4f43-b552-1004667fb7ff","security_groups":[],"mac_address":"fa:16:3e:05:d9:e0","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b11dee37-9b2c-4977-93a7-61850caf550b"}]} 2018-10-02 18:58:30,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-26aef5c0-1418-4763-af5b-c5801cc6e594 2018-10-02 18:58:30,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-726dda75-c6a6-4f68-8927-d69080137c90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:30 GMT Server: Apache x-compute-request-id: req-b9e156f4-148c-44bc-ae25-deae7ff9ee94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9e156f4-148c-44bc-ae25-deae7ff9ee94 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}, {"status": "attaching", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}]} 2018-10-02 18:58:30,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/detail used request id req-b9e156f4-148c-44bc-ae25-deae7ff9ee94 2018-10-02 18:58:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:30,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f02d69a-96c7-4455-98b2-ce8405cf8ad7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:30,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-7f02d69a-96c7-4455-98b2-ce8405cf8ad7 2018-10-02 18:58:30,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:31,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d457aec6-dfb3-4aaf-964d-4b5d820d0232 x-compute-request-id: req-d457aec6-dfb3-4aaf-964d-4b5d820d0232 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:23Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "3f9a5586-ed32-4375-90fe-477c018756a0"}], "metadata": {}}} 2018-10-02 18:58:31,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-d457aec6-dfb3-4aaf-964d-4b5d820d0232 2018-10-02 18:58:31,437 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst] is - ACTIVE 2018-10-02 18:58:31,437 - create_instance - INFO - VM is - ACTIVE 2018-10-02 18:58:31,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:32,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-ecc8f21a-45ce-4602-8771-d38034a4800a x-compute-request-id: req-ecc8f21a-45ce-4602-8771-d38034a4800a Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:30Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "3f9a5586-ed32-4375-90fe-477c018756a0"}], "metadata": {}}} 2018-10-02 18:58:32,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-ecc8f21a-45ce-4602-8771-d38034a4800a 2018-10-02 18:58:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:32,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4da5a735-87dc-4173-b9b4-f98f105c95a0 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:32,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-4da5a735-87dc-4173-b9b4-f98f105c95a0 2018-10-02 18:58:32,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:32,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7172f00a-44fe-4729-b052-e43264cc8328 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:32,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-7172f00a-44fe-4729-b052-e43264cc8328 2018-10-02 18:58:32,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:32,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-39b8a1e9-a219-4925-97d6-b8eeca805a82 Date: Tue, 02 Oct 2018 18:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:32,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-39b8a1e9-a219-4925-97d6-b8eeca805a82 2018-10-02 18:58:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:32,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-a0dedf1a-bd1e-439c-b176-9b8cecbecd59 Date: Tue, 02 Oct 2018 18:58:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.3"}],"id":"495ae21c-1976-45be-a138-3c5c2d1152c1","security_groups":[],"mac_address":"fa:16:3e:e7:86:1a","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":"d5915cec-66ec-46b1-9900-68c49de0b375"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.4"}],"id":"8103b9ab-598e-4875-ab07-d2648333d296","security_groups":[],"mac_address":"fa:16:3e:a4:08:24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.2"}],"id":"d2c1e767-b692-4f43-b552-1004667fb7ff","security_groups":[],"mac_address":"fa:16:3e:05:d9:e0","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b11dee37-9b2c-4977-93a7-61850caf550b"}]} 2018-10-02 18:58:32,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-a0dedf1a-bd1e-439c-b176-9b8cecbecd59 2018-10-02 18:58:32,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" -d '{"volumeAttachment": {"volumeId": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}}' 2018-10-02 18:58:33,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e93f3d82-d42d-475a-9040-c52b2849aae8 x-compute-request-id: req-e93f3d82-d42d-475a-9040-c52b2849aae8 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "d5915cec-66ec-46b1-9900-68c49de0b375", "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "volumeId": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}} 2018-10-02 18:58:33,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments used request id req-e93f3d82-d42d-475a-9040-c52b2849aae8 2018-10-02 18:58:33,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:34,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-1ea5d45e-0e9f-4d88-af69-e37a05e4a405 x-compute-request-id: req-1ea5d45e-0e9f-4d88-af69-e37a05e4a405 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:30Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "3f9a5586-ed32-4375-90fe-477c018756a0"}, {"id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}], "metadata": {}}} 2018-10-02 18:58:34,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-1ea5d45e-0e9f-4d88-af69-e37a05e4a405 2018-10-02 18:58:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:34,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1d91c7d5-5caf-48b1-af82-a6ecea912fa2 Date: Tue, 02 Oct 2018 18:58: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":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:34,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-1d91c7d5-5caf-48b1-af82-a6ecea912fa2 2018-10-02 18:58:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:34,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fbbdce-0579-487e-9df3-0cc5cf131068 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:58:34,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-c0fbbdce-0579-487e-9df3-0cc5cf131068 2018-10-02 18:58:34,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:34,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63f4f9a7-f931-4c20-acb3-9476ae203a55 Date: Tue, 02 Oct 2018 18:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:34,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-63f4f9a7-f931-4c20-acb3-9476ae203a55 2018-10-02 18:58:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:34,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-24678734-5805-451c-af24-1d70ed9b5e0a Date: Tue, 02 Oct 2018 18:58:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.3"}],"id":"495ae21c-1976-45be-a138-3c5c2d1152c1","security_groups":[],"mac_address":"fa:16:3e:e7:86:1a","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":"d5915cec-66ec-46b1-9900-68c49de0b375"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.4"}],"id":"8103b9ab-598e-4875-ab07-d2648333d296","security_groups":[],"mac_address":"fa:16:3e:a4:08:24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.2"}],"id":"d2c1e767-b692-4f43-b552-1004667fb7ff","security_groups":[],"mac_address":"fa:16:3e:05:d9:e0","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b11dee37-9b2c-4977-93a7-61850caf550b"}]} 2018-10-02 18:58:34,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-24678734-5805-451c-af24-1d70ed9b5e0a 2018-10-02 18:58:34,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:58:35,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308558f9950a404aa2ac6099d159c8f2", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role"}], "expires_at": "2018-10-02T19:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e47dfbf6d794cd79a83833eca1b862d", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e47dfbf6d794cd79a83833eca1b862d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-user", "id": "13cb2bed615545adae55ba48b496ee4a"}, "audit_ids": ["_ermq96PRdWkyeo16RRHpQ"], "issued_at": "2018-10-02T18:58:35.000000Z"}} 2018-10-02 18:58:35,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f524e4960f4b09def6744a448fdac85fb27a938f" 2018-10-02 18:58:36,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6886d6c9-ddc3-4e20-86a7-5cc9d7bc3094 x-compute-request-id: req-6886d6c9-ddc3-4e20-86a7-5cc9d7bc3094 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:50:62", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "security_groups": [{"name": "default"}], "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:34Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "3f9a5586-ed32-4375-90fe-477c018756a0"}, {"id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}], "metadata": {}}]} 2018-10-02 18:58:36,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst used request id req-6886d6c9-ddc3-4e20-86a7-5cc9d7bc3094 2018-10-02 18:58:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f524e4960f4b09def6744a448fdac85fb27a938f" 2018-10-02 18:58:36,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-644b81b5-a94b-4e6c-9ae1-f03fac0fbc27 Date: Tue, 02 Oct 2018 18:58:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec"],"updated_at":"2018-10-02T18:58:05Z","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"b11dee37-9b2c-4977-93a7-61850caf550b","name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net"}]} 2018-10-02 18:58:36,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net used request id req-644b81b5-a94b-4e6c-9ae1-f03fac0fbc27 2018-10-02 18:58:36,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f524e4960f4b09def6744a448fdac85fb27a938f" 2018-10-02 18:58:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2cb127f9-2f4d-471d-98af-0f67c87a3d49 Date: Tue, 02 Oct 2018 18:58:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:05Z","dns_nameservers":[],"updated_at":"2018-10-02T18:58:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet"}]} 2018-10-02 18:58:36,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-2cb127f9-2f4d-471d-98af-0f67c87a3d49 2018-10-02 18:58:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f524e4960f4b09def6744a448fdac85fb27a938f" 2018-10-02 18:58:36,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-5022812c-ab74-48a3-9683-ef1784f00285 Date: Tue, 02 Oct 2018 18:58:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.3"}],"id":"495ae21c-1976-45be-a138-3c5c2d1152c1","security_groups":[],"mac_address":"fa:16:3e:e7:86:1a","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.8"}],"id":"79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953","security_groups":["01bb1fef-5146-4bc5-879c-656f54ce9e3a"],"mac_address":"fa:16:3e:d9:50:62","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:13Z","binding:vnic_type":"normal","device_id":"d5915cec-66ec-46b1-9900-68c49de0b375"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.4"}],"id":"8103b9ab-598e-4875-ab07-d2648333d296","security_groups":[],"mac_address":"fa:16:3e:a4:08:24","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b11dee37-9b2c-4977-93a7-61850caf550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T18:58:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec","ip_address":"10.55.0.2"}],"id":"d2c1e767-b692-4f43-b552-1004667fb7ff","security_groups":[],"mac_address":"fa:16:3e:05:d9:e0","project_id":"1e47dfbf6d794cd79a83833eca1b862d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b11dee37-9b2c-4977-93a7-61850caf550b","tenant_id":"1e47dfbf6d794cd79a83833eca1b862d","created_at":"2018-10-02T18:58:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b11dee37-9b2c-4977-93a7-61850caf550b"}]} 2018-10-02 18:58:36,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=b11dee37-9b2c-4977-93a7-61850caf550b used request id req-5022812c-ab74-48a3-9683-ef1784f00285 2018-10-02 18:58:36,724 - create_instance - INFO - Deleting Port with ID - 79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953 2018-10-02 18:58:36,724 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-port 2018-10-02 18:58:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:37,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13a86807-cda5-4ef9-b211-9028e8d5a4d5 Date: Tue, 02 Oct 2018 18:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:58:37,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/79ff8b7d-8fb7-4aee-aab7-2cd7a4ccb953 used request id req-13a86807-cda5-4ef9-b211-9028e8d5a4d5 2018-10-02 18:58:37,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-726dda75-c6a6-4f68-8927-d69080137c90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:37,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:37 GMT Server: Apache x-compute-request-id: req-91638f09-82c7-4490-b342-f60c5dad0c46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91638f09-82c7-4490-b342-f60c5dad0c46 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [{"server_id": "d5915cec-66ec-46b1-9900-68c49de0b375", "attachment_id": "01ac5f09-8b68-40d1-b513-ab52f8f53149", "attached_at": "2018-10-02T18:58:31.000000", "host_name": null, "volume_id": "3f9a5586-ed32-4375-90fe-477c018756a0", "device": "/dev/vdb", "id": "3f9a5586-ed32-4375-90fe-477c018756a0"}], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}} 2018-10-02 18:58:37,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-91638f09-82c7-4490-b342-f60c5dad0c46 2018-10-02 18:58:37,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:38,136 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b06eb213-370b-4ed4-b928-0ebcccf36fb8 x-compute-request-id: req-b06eb213-370b-4ed4-b928-0ebcccf36fb8 Content-Length: 0 Content-Type: application/json 2018-10-02 18:58:38,136 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-b06eb213-370b-4ed4-b928-0ebcccf36fb8 2018-10-02 18:58:38,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:38,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06e3c7d8-8329-4600-a596-e1e81b23f28b x-compute-request-id: req-06e3c7d8-8329-4600-a596-e1e81b23f28b Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:34Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "3f9a5586-ed32-4375-90fe-477c018756a0"}, {"id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}], "metadata": {}}} 2018-10-02 18:58:38,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-06e3c7d8-8329-4600-a596-e1e81b23f28b 2018-10-02 18:58:41,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:41,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-b166278e-a60c-43fa-bd45-80fda1129fab x-compute-request-id: req-b166278e-a60c-43fa-bd45-80fda1129fab Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:34Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}], "metadata": {}}} 2018-10-02 18:58:41,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-b166278e-a60c-43fa-bd45-80fda1129fab 2018-10-02 18:58:41,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-726dda75-c6a6-4f68-8927-d69080137c90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:41,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:41 GMT Server: Apache x-compute-request-id: req-5e96304b-d082-410c-8799-3953368eb090 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e96304b-d082-410c-8799-3953368eb090 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [{"server_id": "d5915cec-66ec-46b1-9900-68c49de0b375", "attachment_id": "847e265f-fbaf-4066-85f3-21176df5b0dc", "attached_at": "2018-10-02T18:58:34.000000", "host_name": null, "volume_id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "device": "/dev/vdc", "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}} 2018-10-02 18:58:41,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-5e96304b-d082-410c-8799-3953368eb090 2018-10-02 18:58:41,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:42,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c6e7731-6071-4e4a-ad66-110265368489 x-compute-request-id: req-7c6e7731-6071-4e4a-ad66-110265368489 Content-Length: 0 Content-Type: application/json 2018-10-02 18:58:42,526 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375/os-volume_attachments/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-7c6e7731-6071-4e4a-ad66-110265368489 2018-10-02 18:58:42,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:42,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da12bf9f-5241-4dfc-a941-17c023c644bb x-compute-request-id: req-da12bf9f-5241-4dfc-a941-17c023c644bb Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:34Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [{"id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f"}], "metadata": {}}} 2018-10-02 18:58:42,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-da12bf9f-5241-4dfc-a941-17c023c644bb 2018-10-02 18:58:45,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:46,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-365af8fd-7e41-4219-b173-b561e6274e57 x-compute-request-id: req-365af8fd-7e41-4219-b173-b561e6274e57 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:34Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:46,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-365af8fd-7e41-4219-b173-b561e6274e57 2018-10-02 18:58:46,173 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst 2018-10-02 18:58:46,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:46,320 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18: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 x-openstack-request-id: req-bd04f21c-9d24-4eec-ae31-49819e60ebb8 x-compute-request-id: req-bd04f21c-9d24-4eec-ae31-49819e60ebb8 Content-Type: application/json 2018-10-02 18:58:46,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-bd04f21c-9d24-4eec-ae31-49819e60ebb8 2018-10-02 18:58:46,320 - create_instance - INFO - Checking deletion status 2018-10-02 18:58:46,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:46,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-0cd05b28-81dd-417e-92f9-9b35158102e6 x-compute-request-id: req-0cd05b28-81dd-417e-92f9-9b35158102e6 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d5915cec-66ec-46b1-9900-68c49de0b375", "rel": "bookmark"}], "image": {"id": "86a2dced-25b9-4df6-a6e6-263e6be93dc8", "links": [{"href": "http://172.30.9.22:8774/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T18:58:23.000000", "flavor": {"id": "3fdba045-9b1d-438f-8a2a-2a3cb8163006", "links": [{"href": "http://172.30.9.22:8774/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006", "rel": "bookmark"}]}, "id": "d5915cec-66ec-46b1-9900-68c49de0b375", "user_id": "13cb2bed615545adae55ba48b496ee4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T18:58:46Z", "hostId": "52556c2c165c5dd19b41aa97aac5c08fe1847c5fc6d6e38ac44701cf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst", "created": "2018-10-02T18:58:17Z", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 18:58:46,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-0cd05b28-81dd-417e-92f9-9b35158102e6 2018-10-02 18:58:46,562 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst] is - ACTIVE 2018-10-02 18:58:46,563 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 18:58:49,566 - create_instance - DEBUG - VM status query timeout in 296.754777908 2018-10-02 18:58:49,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbd347ca426d73d518494a46e0623422560496b" 2018-10-02 18:58:49,617 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a036f0e4-f367-4fb6-b0a2-e9eb2301428e x-compute-request-id: req-a036f0e4-f367-4fb6-b0a2-e9eb2301428e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d5915cec-66ec-46b1-9900-68c49de0b375 could not be found.", "code": 404}} 2018-10-02 18:58:49,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d5915cec-66ec-46b1-9900-68c49de0b375 used request id req-a036f0e4-f367-4fb6-b0a2-e9eb2301428e 2018-10-02 18:58:49,617 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d5915cec-66ec-46b1-9900-68c49de0b375 could not be found. (HTTP 404) (Request-ID: req-a036f0e4-f367-4fb6-b0a2-e9eb2301428e) 2018-10-02 18:58:49,617 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-inst 2018-10-02 18:58:49,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a04c3614003bdeda6b10dfa9dde89326f066da" 2018-10-02 18:58:49,668 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a89a877f-2b8c-4ddf-a52e-937da68f7e78 x-compute-request-id: req-a89a877f-2b8c-4ddf-a52e-937da68f7e78 Content-Length: 0 Content-Type: application/json 2018-10-02 18:58:49,668 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3fdba045-9b1d-438f-8a2a-2a3cb8163006 used request id req-a89a877f-2b8c-4ddf-a52e-937da68f7e78 2018-10-02 18:58:49,669 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet 2018-10-02 18:58:49,669 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-subnet 2018-10-02 18:58:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:51,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fe5c0f2-c790-4ccb-abe1-4ff01b594554 Date: Tue, 02 Oct 2018 18:58:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:58:51,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dddcbb9c-9c7f-485e-9c40-34fa5bf8b4ec used request id req-3fe5c0f2-c790-4ccb-abe1-4ff01b594554 2018-10-02 18:58:51,928 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-pub-net 2018-10-02 18:58:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/b11dee37-9b2c-4977-93a7-61850caf550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695ba9221b0e6ccf017bc9d827f5798543eb63f1" 2018-10-02 18:58:53,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0da7581-0d86-4fc5-91c5-189bcba8ae90 Date: Tue, 02 Oct 2018 18:58:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:58:53,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b11dee37-9b2c-4977-93a7-61850caf550b used request id req-f0da7581-0d86-4fc5-91c5-189bcba8ae90 2018-10-02 18:58:53,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:53,248 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:53 GMT Server: Apache x-compute-request-id: req-ac820cd0-bfa5-488f-bb9e-9e6962430f34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac820cd0-bfa5-488f-bb9e-9e6962430f34 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f", "size": 1}} 2018-10-02 18:58:53,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-ac820cd0-bfa5-488f-bb9e-9e6962430f34 2018-10-02 18:58:53,249 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:58:53,249 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2 2018-10-02 18:58:53,249 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2 2018-10-02 18:58:53,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:53,547 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4cfad70-d0d5-43d8-989e-60b4f2122903 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:58:53,547 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-c4cfad70-d0d5-43d8-989e-60b4f2122903 2018-10-02 18:58:53,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c3dc41-e136-40a6-a7d5-e4472986d0ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8053cef1aa2fb42ce0c6a5e4ee3afdacd0fd1ad8" 2018-10-02 18:58:54,098 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:58:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e54f10db-c5ff-4292-8003-2c2e3932821e x-openstack-request-id: req-e54f10db-c5ff-4292-8003-2c2e3932821e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f could not be found.", "code": 404}} 2018-10-02 18:58:54,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f used request id req-e54f10db-c5ff-4292-8003-2c2e3932821e 2018-10-02 18:58:54,099 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ccc72e7c-d1b0-4df8-a1e6-6afd90ecd64f could not be found. (HTTP 404) (Request-ID: req-e54f10db-c5ff-4292-8003-2c2e3932821e) 2018-10-02 18:58:54,099 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-2 2018-10-02 18:58:54,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:54,299 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:54 GMT Server: Apache x-compute-request-id: req-92748580-93c5-4e6d-91e7-b2e992023a9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92748580-93c5-4e6d-91e7-b2e992023a9c Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}} 2018-10-02 18:58:54,299 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-92748580-93c5-4e6d-91e7-b2e992023a9c 2018-10-02 18:58:54,300 - create_volume - DEBUG - Instance status is - available 2018-10-02 18:58:54,300 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1 2018-10-02 18:58:54,300 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1 2018-10-02 18:58:54,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:54,511 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18:58:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b955f9cc-c36c-4691-99e0-7fa0359659a7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:58:54,511 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-b955f9cc-c36c-4691-99e0-7fa0359659a7 2018-10-02 18:58:54,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:54,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:58:54 GMT Server: Apache x-compute-request-id: req-ec685513-5185-4504-b431-826601d682e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec685513-5185-4504-b431-826601d682e6 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "13cb2bed615545adae55ba48b496ee4a", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "self"}, {"href": "http://172.30.9.22:8776/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-02T18:58:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "updated_at": "2018-10-02T18:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "3f9a5586-ed32-4375-90fe-477c018756a0", "size": 1}} 2018-10-02 18:58:54,712 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-ec685513-5185-4504-b431-826601d682e6 2018-10-02 18:58:54,712 - create_volume - DEBUG - Instance status is - deleting 2018-10-02 18:58:54,712 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-02 18:58:57,715 - create_volume - DEBUG - Volume status query timeout in 56.7958390713 2018-10-02 18:58:57,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b6e5754-0b4f-49d5-a198-d9d232e02729" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc3d882857aa3ebc75c427df8b7e806afb5e17" 2018-10-02 18:58:57,887 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:58:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f461a353-8a4d-448c-a976-2a76e1f71182 x-openstack-request-id: req-f461a353-8a4d-448c-a976-2a76e1f71182 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3f9a5586-ed32-4375-90fe-477c018756a0 could not be found.", "code": 404}} 2018-10-02 18:58:57,887 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/1e47dfbf6d794cd79a83833eca1b862d/volumes/3f9a5586-ed32-4375-90fe-477c018756a0 used request id req-f461a353-8a4d-448c-a976-2a76e1f71182 2018-10-02 18:58:57,887 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3f9a5586-ed32-4375-90fe-477c018756a0 could not be found. (HTTP 404) (Request-ID: req-f461a353-8a4d-448c-a976-2a76e1f71182) 2018-10-02 18:58:57,887 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-1 2018-10-02 18:58:57,888 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-3178f57e-b3ec-4cca-b5af-eb734897420d-image 2018-10-02 18:58:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659708bbd726f9b0582f1a927640595469f37a5e" 2018-10-02 18:58:59,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08004afa-4f1e-4afc-878d-23022110b7ad Date: Tue, 02 Oct 2018 18:58:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:58:59,984 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/86a2dced-25b9-4df6-a6e6-263e6be93dc8 used request id req-08004afa-4f1e-4afc-878d-23022110b7ad 2018-10-02 18:58:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:00,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7712c694-0127-4c3a-a77c-7a1b3871bcf8 Date: Tue, 02 Oct 2018 18:59:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "created_at": "2018-10-02T18:58:04Z", "updated_at": "2018-10-02T18:58:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "revision_number": 0, "id": "41d918c3-0a63-4ede-8198-0f23a6dad654", "remote_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e47dfbf6d794cd79a83833eca1b862d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "revision_number": 0, "id": "ddfa269c-11ce-44e5-927c-64bc14867576", "remote_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "remote_ip_prefix": null, "created_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e47dfbf6d794cd79a83833eca1b862d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "revision_number": 0, "id": "f0a67187-39fe-4cb3-8250-c44a2a5497e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e47dfbf6d794cd79a83833eca1b862d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "revision_number": 0, "id": "f72c3cc6-5e93-4828-b64c-3379ddf6f955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e47dfbf6d794cd79a83833eca1b862d"}], "revision_number": 4, "project_id": "1e47dfbf6d794cd79a83833eca1b862d", "id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:59:00,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-7712c694-0127-4c3a-a77c-7a1b3871bcf8 2018-10-02 18:59:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:00,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d45d5e-b038-48c8-bceb-08f28c4abc29 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d"}, "enabled": true, "id": "1e47dfbf6d794cd79a83833eca1b862d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj"}} 2018-10-02 18:59:00,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-36d45d5e-b038-48c8-bceb-08f28c4abc29 2018-10-02 18:59:00,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01bb1fef-5146-4bc5-879c-656f54ce9e3a 2018-10-02 18:59:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01bb1fef-5146-4bc5-879c-656f54ce9e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:00,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a973bd23-d3ad-4e5c-99b3-5f25c7b8800f Date: Tue, 02 Oct 2018 18:59:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "created_at": "2018-10-02T18:58:04Z", "project_id": "1e47dfbf6d794cd79a83833eca1b862d", "id": "41d918c3-0a63-4ede-8198-0f23a6dad654"}, {"remote_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "created_at": "2018-10-02T18:58:04Z", "project_id": "1e47dfbf6d794cd79a83833eca1b862d", "id": "ddfa269c-11ce-44e5-927c-64bc14867576"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "created_at": "2018-10-02T18:58:04Z", "project_id": "1e47dfbf6d794cd79a83833eca1b862d", "id": "f0a67187-39fe-4cb3-8250-c44a2a5497e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:58:04Z", "security_group_id": "01bb1fef-5146-4bc5-879c-656f54ce9e3a", "port_range_min": null, "revision_number": 0, "tenant_id": "1e47dfbf6d794cd79a83833eca1b862d", "created_at": "2018-10-02T18:58:04Z", "project_id": "1e47dfbf6d794cd79a83833eca1b862d", "id": "f72c3cc6-5e93-4828-b64c-3379ddf6f955"}]} 2018-10-02 18:59:00,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01bb1fef-5146-4bc5-879c-656f54ce9e3a used request id req-a973bd23-d3ad-4e5c-99b3-5f25c7b8800f 2018-10-02 18:59:00,511 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:59:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/01bb1fef-5146-4bc5-879c-656f54ce9e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:00,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29779b84-98c0-4dbc-aac9-fadeef190fcb Content-Length: 0 Date: Tue, 02 Oct 2018 18:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:59:00,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/01bb1fef-5146-4bc5-879c-656f54ce9e3a used request id req-29779b84-98c0-4dbc-aac9-fadeef190fcb 2018-10-02 18:59:00,822 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj 2018-10-02 18:59:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:01,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-675b9c0d-21ef-44a8-8705-b3fc936707cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:01,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1e47dfbf6d794cd79a83833eca1b862d used request id req-675b9c0d-21ef-44a8-8705-b3fc936707cd 2018-10-02 18:59:01,028 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-088d3fef-a54e-4bd-proj-role 2018-10-02 18:59:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/308558f9950a404aa2ac6099d159c8f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:01,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4400c8-1239-42b2-9d1e-67941c6bf70f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:01,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/308558f9950a404aa2ac6099d159c8f2 used request id req-0e4400c8-1239-42b2-9d1e-67941c6bf70f 2018-10-02 18:59:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df472dd3bc1380c4f7759372cdb103592f80ce3" 2018-10-02 18:59:01,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e35b40-a024-49c4-9ef3-06e76059dc0f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:59:01,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f5e35b40-a024-49c4-9ef3-06e76059dc0f 2018-10-02 18:59:01,237 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-088d3fef-a54e-4bd-user 2018-10-02 18:59:01,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/13cb2bed615545adae55ba48b496ee4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e0e2e670401f70e898c43626df24e643bb8540" 2018-10-02 18:59:01,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf98f5f6-2f17-4f13-bb50-fcc7c63a3fee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:01,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/13cb2bed615545adae55ba48b496ee4a used request id req-cf98f5f6-2f17-4f13-bb50-fcc7c63a3fee 2018-10-02 18:59:01,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:01,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["PaeqYSPRQYCLpGMnFWULCA"], "issued_at": "2018-10-02T18:59:01.000000Z"}} 2018-10-02 18:59:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d9e0543f232e496bfff465052450fa05a8a7b9" 2018-10-02 18:59:02,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0710fe-5323-45a6-95c9-a8ac47f45141 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:02,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3b0710fe-5323-45a6-95c9-a8ac47f45141 2018-10-02 18:59:02,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:02,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:02,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["7Ckkbz18QAWlnQVowxwbUg"], "issued_at": "2018-10-02T18:59:02.000000Z"}} 2018-10-02 18:59:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:02,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48547a6-1939-4681-b9fd-237b49536674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:02,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d48547a6-1939-4681-b9fd-237b49536674 2018-10-02 18:59:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:59:02,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:59:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:02,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3fe5e7-6cd2-4ffa-a89a-146b9f368fa3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:59:02,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj used request id req-ce3fe5e7-6cd2-4ffa-a89a-146b9f368fa3 2018-10-02 18:59:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:02,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9defab-4f5b-4b09-ab3c-b0efe71da790 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:59:02,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-8b9defab-4f5b-4b09-ab3c-b0efe71da790 2018-10-02 18:59:02,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}}' 2018-10-02 18:59:02,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b7dbaa-64c3-49f6-95e4-abd708459673 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e"}, "enabled": true, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}} 2018-10-02 18:59:02,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-59b7dbaa-64c3-49f6-95e4-abd708459673 2018-10-02 18:59:02,821 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj 2018-10-02 18:59:02,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:02,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:03,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["bNJbklwOTjS83Du5ybnFyg"], "issued_at": "2018-10-02T18:59:03.000000Z"}} 2018-10-02 18:59:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:03,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e67cf1-3ffb-4e77-8aed-1ed1fb9642cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:03,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-67e67cf1-3ffb-4e77-8aed-1ed1fb9642cd 2018-10-02 18:59:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:59:03,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:59:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:03,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f226fb-bf56-4cb7-9091-1d7046f21d0a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:59:03,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d6f226fb-bf56-4cb7-9091-1d7046f21d0a 2018-10-02 18:59:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:03,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe174770-3691-4d62-be0a-8d7e6bbbd0cb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e"}, "enabled": true, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}]} 2018-10-02 18:59:03,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj used request id req-fe174770-3691-4d62-be0a-8d7e6bbbd0cb 2018-10-02 18:59:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:03,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f7269a-f8e9-4701-9a29-ad3628803c3f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:59:03,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-22f7269a-f8e9-4701-9a29-ad3628803c3f 2018-10-02 18:59:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:04,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb39bf1c-1725-468d-96d3-52a33e77576a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:59:04,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fb39bf1c-1725-468d-96d3-52a33e77576a 2018-10-02 18:59:04,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:04,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb4504f-8f25-4b82-8fa0-3891b769e927 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e"}, "enabled": true, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}]} 2018-10-02 18:59:04,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj used request id req-5fb4504f-8f25-4b82-8fa0-3891b769e927 2018-10-02 18:59:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/0de7f08872a44cb8afd49d72bfbec23c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:04,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671619c2-55bd-40db-a839-0cefa58e0291 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-user", "links": {"self": "http://172.30.9.22:5000/v3/users/0de7f08872a44cb8afd49d72bfbec23c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9130fc34fd6f4bca8a1344bdaed7221e", "id": "0de7f08872a44cb8afd49d72bfbec23c", "password_expires_at": null}} 2018-10-02 18:59:04,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0de7f08872a44cb8afd49d72bfbec23c used request id req-671619c2-55bd-40db-a839-0cefa58e0291 2018-10-02 18:59:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:04,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6285730c-3856-4f53-803d-40530581538d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 18:59:04,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles used request id req-6285730c-3856-4f53-803d-40530581538d 2018-10-02 18:59:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:04,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ad622a-bfba-4ab9-9d12-ca6d2ee534d9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 18:59:04,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-43ad622a-bfba-4ab9-9d12-ca6d2ee534d9 2018-10-02 18:59:04,380 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj 2018-10-02 18:59:04,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:04,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-659f9a46-0369-4fa6-a197-c5efe4c074d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:04,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-659f9a46-0369-4fa6-a197-c5efe4c074d6 2018-10-02 18:59:04,447 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2ba5a8d6-b7cf-494-user 2018-10-02 18:59:04,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:04,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:04,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc279a0-586e-4835-959b-5cf4b8757ae5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:59:04,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bdc279a0-586e-4835-959b-5cf4b8757ae5 2018-10-02 18:59:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" -d '{"role": {"name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role"}}' 2018-10-02 18:59:04,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d854567-8f43-4f58-afe1-e62ed1eb01d9 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5becdbb0e4ac4341a6249468cd4c9c75", "links": {"self": "http://172.30.9.22:5000/v3/roles/5becdbb0e4ac4341a6249468cd4c9c75"}, "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role"}} 2018-10-02 18:59:04,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0d854567-8f43-4f58-afe1-e62ed1eb01d9 2018-10-02 18:59:04,672 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role 2018-10-02 18:59:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/5becdbb0e4ac4341a6249468cd4c9c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:04,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01da7cbd-cfca-4afb-96c0-c2e3272cdd18 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/5becdbb0e4ac4341a6249468cd4c9c75"}, "domain_id": null, "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role", "id": "5becdbb0e4ac4341a6249468cd4c9c75"}} 2018-10-02 18:59:04,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/5becdbb0e4ac4341a6249468cd4c9c75 used request id req-01da7cbd-cfca-4afb-96c0-c2e3272cdd18 2018-10-02 18:59:04,768 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role to project CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj 2018-10-02 18:59:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles/5becdbb0e4ac4341a6249468cd4c9c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:04,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049ddb61-311e-4f35-bffe-c1e9508b12db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:04,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e/users/0de7f08872a44cb8afd49d72bfbec23c/roles/5becdbb0e4ac4341a6249468cd4c9c75 used request id req-049ddb61-311e-4f35-bffe-c1e9508b12db 2018-10-02 18:59:04,920 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 18:59:04,927 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:59:04,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:04,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:05,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5becdbb0e4ac4341a6249468cd4c9c75", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T19:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-user", "id": "0de7f08872a44cb8afd49d72bfbec23c"}, "audit_ids": ["hBsO9OPXQqSSw2mg4wiiaw"], "issued_at": "2018-10-02T18:59:05.000000Z"}} 2018-10-02 18:59:05,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:05,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea213f9-123e-448e-b7c5-e1f1c90b945c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:05,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ea213f9-123e-448e-b7c5-e1f1c90b945c 2018-10-02 18:59:05,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:05,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-47d33a7a-d904-432d-8b0d-68226ce602a4 Date: Tue, 02 Oct 2018 18:59:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image"} 2018-10-02 18:59:05,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image used request id req-47d33a7a-d904-432d-8b0d-68226ce602a4 2018-10-02 18:59:05,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cd942b92-42d5-4f57-9a91-5e4deb0f17d4 Date: Tue, 02 Oct 2018 18:59:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:59:05,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cd942b92-42d5-4f57-9a91-5e4deb0f17d4 2018-10-02 18:59:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image"}' 2018-10-02 18:59:05,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 X-Openstack-Request-Id: req-3dd2064d-4c6a-41d3-8ab2-1372125b86f9 Date: Tue, 02 Oct 2018 18:59:05 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:59:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:59:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7", "min_disk": 0, "protected": false, "id": "098b59e3-d13e-4f8c-9a15-201f3a3a5cc7", "file": "/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/file", "checksum": null, "owner": "9130fc34fd6f4bca8a1344bdaed7221e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:59:05,974 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3dd2064d-4c6a-41d3-8ab2-1372125b86f9 2018-10-02 18:59:05,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" -d '' 2018-10-02 18:59:07,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8ba49df-3818-4911-993f-bec5ef9f04fc Date: Tue, 02 Oct 2018 18:59:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:59:07,426 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/file used request id req-e8ba49df-3818-4911-993f-bec5ef9f04fc 2018-10-02 18:59:07,427 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:59:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:07,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3697849b-ab79-49c5-96ba-8bf052437a84 Date: Tue, 02 Oct 2018 18:59:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:59:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:59:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/snap", "metadata": {}}], "self": "/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7", "min_disk": 0, "protected": false, "id": "098b59e3-d13e-4f8c-9a15-201f3a3a5cc7", "file": "/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9130fc34fd6f4bca8a1344bdaed7221e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:59:07,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 used request id req-3697849b-ab79-49c5-96ba-8bf052437a84 2018-10-02 18:59:07,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:07,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44fe3ab4-fe2f-4d50-8822-53356f5ecedb Date: Tue, 02 Oct 2018 18:59:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:59:07,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-44fe3ab4-fe2f-4d50-8822-53356f5ecedb 2018-10-02 18:59:07,752 - create_image - INFO - Created image with name - CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image 2018-10-02 18:59:07,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:07,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9b8f5813-c103-4533-8153-62082bd1d69a Date: Tue, 02 Oct 2018 18:59:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:59:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:59:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/snap", "metadata": {}}], "self": "/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7", "min_disk": 0, "protected": false, "id": "098b59e3-d13e-4f8c-9a15-201f3a3a5cc7", "file": "/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9130fc34fd6f4bca8a1344bdaed7221e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:59:07,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 used request id req-9b8f5813-c103-4533-8153-62082bd1d69a 2018-10-02 18:59:07,928 - create_image - DEBUG - Instance status is - active 2018-10-02 18:59:07,928 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image 2018-10-02 18:59:07,928 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image 2018-10-02 18:59:07,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:07,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:08,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HcZo_zADQyKwqXP-R7V0wA"], "issued_at": "2018-10-02T18:59:08.000000Z"}} 2018-10-02 18:59:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5464b44c158402e52b6ab589a9e69a9334d7a626" 2018-10-02 18:59:08,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714614c2-c7ac-49b3-bb0d-505c8a9f03db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:08,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-714614c2-c7ac-49b3-bb0d-505c8a9f03db 2018-10-02 18:59:08,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:59:08,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5464b44c158402e52b6ab589a9e69a9334d7a626" 2018-10-02 18:59:08,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8e1bebe-3449-4002-a035-df3353e4bd0b x-compute-request-id: req-f8e1bebe-3449-4002-a035-df3353e4bd0b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:59:08,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f8e1bebe-3449-4002-a035-df3353e4bd0b 2018-10-02 18:59:08,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5464b44c158402e52b6ab589a9e69a9334d7a626" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:59:08,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97e7af62-0441-4c81-8702-33c70119b74b x-compute-request-id: req-97e7af62-0441-4c81-8702-33c70119b74b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ee7c068b-77b8-4c52-952f-74c85984e554", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ee7c068b-77b8-4c52-952f-74c85984e554", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ee7c068b-77b8-4c52-952f-74c85984e554", "name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:59:08,663 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-97e7af62-0441-4c81-8702-33c70119b74b 2018-10-02 18:59:08,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:08,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:09,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5becdbb0e4ac4341a6249468cd4c9c75", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T19:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-user", "id": "0de7f08872a44cb8afd49d72bfbec23c"}, "audit_ids": ["kMJsZpaGTxKCF7lLTdyQjA"], "issued_at": "2018-10-02T18:59:09.000000Z"}} 2018-10-02 18:59:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:09,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7d174b-a57b-420b-9896-5d920773fe05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:09,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1f7d174b-a57b-420b-9896-5d920773fe05 2018-10-02 18:59:09,230 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:59:09,233 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 18:59:09,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:09,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:09 GMT Server: Apache x-openstack-request-id: req-d61f6eea-306a-4cb0-b1d7-57bc2def57fc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 18:59:09,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack used request id req-d61f6eea-306a-4cb0-b1d7-57bc2def57fc 2018-10-02 18:59:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-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-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}}' 2018-10-02 18:59:12,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:59:09 GMT Server: Apache x-openstack-request-id: req-9b9dfe9a-802f-405f-ad88-32c161a6f3e0 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}]}} 2018-10-02 18:59:12,387 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks used request id req-9b9dfe9a-802f-405f-ad88-32c161a6f3e0 2018-10-02 18:59:12,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:12,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:12 GMT Server: Apache x-openstack-request-id: req-06ded326-957c-4b8c-9fcf-9b539afb2f30 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:12,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:12 GMT Server: Apache x-openstack-request-id: req-53c000d7-324d-457f-95b9-56d142dea9f1 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:12,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-53c000d7-324d-457f-95b9-56d142dea9f1 2018-10-02 18:59:12,986 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack 2018-10-02 18:59:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:13,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:13 GMT Server: Apache x-openstack-request-id: req-c2883ca6-96ad-4f7c-b7ae-70e3435e27be Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:13,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:13 GMT Server: Apache x-openstack-request-id: req-7f905743-ad12-46ef-b9e6-b1dd6bf96425 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:13,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-7f905743-ad12-46ef-b9e6-b1dd6bf96425 2018-10-02 18:59:13,568 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 18:59:13,569 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 18:59:16,572 - create_stack - DEBUG - Stack status query timeout in 1196.41433501 2018-10-02 18:59:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:17,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:16 GMT Server: Apache x-openstack-request-id: req-5b0d1075-15c5-4e01-a543-a1de489c4f2e Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:17,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:17 GMT Server: Apache x-openstack-request-id: req-4f19b5f8-b3b8-4ca8-a46c-c7ec5463f86a 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:17,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-4f19b5f8-b3b8-4ca8-a46c-c7ec5463f86a 2018-10-02 18:59:17,754 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 18:59:17,754 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 18:59:20,755 - create_stack - DEBUG - Stack status query timeout in 1192.231354 2018-10-02 18:59:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:20,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:20 GMT Server: Apache x-openstack-request-id: req-d2ca0e46-ead6-4d61-a841-a0ef88112908 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:21,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:20 GMT Server: Apache x-openstack-request-id: req-1f7396c1-3c71-4420-a6f8-f3d0d1a02dd0 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:21,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1f7396c1-3c71-4420-a6f8-f3d0d1a02dd0 2018-10-02 18:59:21,360 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 18:59:21,360 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 18:59:24,364 - create_stack - DEBUG - Stack status query timeout in 1188.62244296 2018-10-02 18:59:24,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:24,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:24 GMT Server: Apache x-openstack-request-id: req-b6802814-3c35-4568-aa0a-4892dca036d0 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:25,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:24 GMT Server: Apache x-openstack-request-id: req-0ea553df-4033-4e43-8c82-63aa8d667a5b 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:25,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-0ea553df-4033-4e43-8c82-63aa8d667a5b 2018-10-02 18:59:25,581 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 18:59:25,581 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 18:59:28,585 - create_stack - DEBUG - Stack status query timeout in 1184.40145111 2018-10-02 18:59:28,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:28,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:28 GMT Server: Apache x-openstack-request-id: req-76baf826-0856-413e-8001-5f84b4fe1f97 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:28,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:28 GMT Server: Apache x-openstack-request-id: req-bfd965d2-4b8d-488c-b021-a2a060362119 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:28,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-bfd965d2-4b8d-488c-b021-a2a060362119 2018-10-02 18:59:28,656 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 18:59:28,656 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 18:59:31,659 - create_stack - DEBUG - Stack status query timeout in 1181.32690096 2018-10-02 18:59:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:32,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:31 GMT Server: Apache x-openstack-request-id: req-56195595-ca53-4ce1-aa0b-0f97ebcd6918 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:32,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:32 GMT Server: Apache x-openstack-request-id: req-9a11edf1-c716-4742-acad-d54a1c1bc92a 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:32,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-9a11edf1-c716-4742-acad-d54a1c1bc92a 2018-10-02 18:59:32,270 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 18:59:32,270 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack 2018-10-02 18:59:32,270 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack 2018-10-02 18:59:32,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:32,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5becdbb0e4ac4341a6249468cd4c9c75", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T19:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-user", "id": "0de7f08872a44cb8afd49d72bfbec23c"}, "audit_ids": ["tD11ByfFReKgXvhWHkfsaA"], "issued_at": "2018-10-02T18:59:32.000000Z"}} 2018-10-02 18:59:32,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:32,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:32 GMT Server: Apache x-openstack-request-id: req-9cf68593-d0da-4a50-ac06-c83a19495e0f Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:33,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:32 GMT Server: Apache x-openstack-request-id: req-cf7ae30d-e112-42ca-90c7-35ddcc483455 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:33,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-cf7ae30d-e112-42ca-90c7-35ddcc483455 2018-10-02 18:59:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:33,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:33 GMT Server: Apache x-openstack-request-id: req-8a058411-ef0b-4184-ad62-788287a826c3 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:34,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:33 GMT Server: Apache x-openstack-request-id: req-801e4eac-f8ad-4864-92d6-d782e79dd5fb 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:34,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-801e4eac-f8ad-4864-92d6-d782e79dd5fb 2018-10-02 18:59:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:34,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:34 GMT Server: Apache x-openstack-request-id: req-6cc02870-e8f6-41dd-8716-be1891671788 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:34,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:34 GMT Server: Apache x-openstack-request-id: req-44b2c08a-2f5d-4e20-8f40-d079fb6a7240 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:34,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-44b2c08a-2f5d-4e20-8f40-d079fb6a7240 2018-10-02 18:59:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:34,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:34 GMT Server: Apache x-openstack-request-id: req-96c75a05-cd39-40a4-bc96-4638ba6051a2 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:34,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:34 GMT Server: Apache x-openstack-request-id: req-a4dabced-391a-4e81-9974-029b58d1b94c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:34,658 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-a4dabced-391a-4e81-9974-029b58d1b94c 2018-10-02 18:59:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:35,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:34 GMT Server: Apache x-openstack-request-id: req-d3cf4490-be13-4e1d-9221-f4cce63bed2c Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:35,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:35 GMT Server: Apache x-openstack-request-id: req-e9c1d9c6-3577-4929-a05f-4aa02a904b01 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:35,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-e9c1d9c6-3577-4929-a05f-4aa02a904b01 2018-10-02 18:59:35,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:35,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:35 GMT Server: Apache x-openstack-request-id: req-ab5c96cd-23f6-4186-aed3-1e6ce5280b35 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:35,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:35 GMT Server: Apache x-openstack-request-id: req-e2b8c89a-1519-4d8b-92e8-5090fea21322 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:35,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-e2b8c89a-1519-4d8b-92e8-5090fea21322 2018-10-02 18:59:35,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:35,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:35 GMT Server: Apache x-openstack-request-id: req-99b5a29a-9294-45b9-b7f3-09151951c9f0 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:36,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:35 GMT Server: Apache x-openstack-request-id: req-d77bb4a0-7522-4520-af86-442a9058cbf0 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:36,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-d77bb4a0-7522-4520-af86-442a9058cbf0 2018-10-02 18:59:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:36,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:36 GMT Server: Apache x-openstack-request-id: req-4698bf33-c720-411e-90f2-67c69cbe1707 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:36,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:36 GMT Server: Apache x-openstack-request-id: req-353c0970-8201-4dd7-b1ff-ada2e55f7c16 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:36,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-353c0970-8201-4dd7-b1ff-ada2e55f7c16 2018-10-02 18:59:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:36,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:36 GMT Server: Apache x-openstack-request-id: req-2a8d73db-87eb-4b56-9815-e642eb43846c Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:36 GMT Server: Apache x-openstack-request-id: req-ce2a55fd-84d3-4b6c-8938-439b2dded082 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:37,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-ce2a55fd-84d3-4b6c-8938-439b2dded082 2018-10-02 18:59:37,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:37,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:37 GMT Server: Apache x-openstack-request-id: req-0c2336a5-a48d-4942-a154-77f72dd93335 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:38,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:37 GMT Server: Apache x-openstack-request-id: req-d2d3749f-00d8-438c-ba8f-797d39d1e0ff 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:38,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-d2d3749f-00d8-438c-ba8f-797d39d1e0ff 2018-10-02 18:59:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:38,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:38 GMT Server: Apache x-openstack-request-id: req-d1cfaf21-30ca-4059-96ea-dc6a25adae63 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:38,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:38 GMT Server: Apache x-openstack-request-id: req-9381a9d6-33a5-49be-a53b-2e210bca2f72 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:38,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-9381a9d6-33a5-49be-a53b-2e210bca2f72 2018-10-02 18:59:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:38,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:38 GMT Server: Apache x-openstack-request-id: req-47e740b8-a8b1-409c-8a08-adf535665161 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:39,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:38 GMT Server: Apache x-openstack-request-id: req-b78cd888-0c9d-475a-a5ef-0814ad52827b 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:39,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-b78cd888-0c9d-475a-a5ef-0814ad52827b 2018-10-02 18:59:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:39,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-f5920e8d-2f1f-4a9c-b3e6-068040924808 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:39,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-683431db-8147-4b51-adbd-d8dbc7a88656 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:39,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-683431db-8147-4b51-adbd-d8dbc7a88656 2018-10-02 18:59:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:39,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-93bb35f3-1965-4301-abba-2a8b5ee420ed Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-a1811787-c2b6-4862-9aa8-aac5be97b93a 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:39,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-a1811787-c2b6-4862-9aa8-aac5be97b93a 2018-10-02 18:59:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:39,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-13ce28f1-7639-4846-9cf9-dcaa46729bc4 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:39,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-7170bad9-5983-40ce-ae04-7a0c8697f6aa 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:39,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-7170bad9-5983-40ce-ae04-7a0c8697f6aa 2018-10-02 18:59:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:39,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-42cbc960-fa90-41cf-89de-b5f8068486b2 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:40,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:39 GMT Server: Apache x-openstack-request-id: req-72673974-ed6f-44ce-8b2f-e5dc9dbdebaa 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:40,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-72673974-ed6f-44ce-8b2f-e5dc9dbdebaa 2018-10-02 18:59:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:40,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-964227e3-282c-4757-a20c-57fedc1ebd93 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:40,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-f39be9c5-651a-4606-9c78-807addebd397 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:40,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-f39be9c5-651a-4606-9c78-807addebd397 2018-10-02 18:59:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:40,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-d84c65cc-2bef-4b3f-9c9b-cd6212b02776 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:40,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-f8c2a886-7fb5-49c9-8658-a3666a89fe17 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:40,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-f8c2a886-7fb5-49c9-8658-a3666a89fe17 2018-10-02 18:59:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:40,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-d42cdc16-44dc-481a-b855-4089e774e217 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:40,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-749d4fb4-a820-4143-8d9e-be91e7b3ba2c 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:40,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-749d4fb4-a820-4143-8d9e-be91e7b3ba2c 2018-10-02 18:59:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:40,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-50f75d9c-24b6-464b-b361-5b256d8762d6 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:40,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-4fa59225-6581-4716-8005-571cacbfa220 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:40,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-4fa59225-6581-4716-8005-571cacbfa220 2018-10-02 18:59:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:40 GMT Server: Apache x-openstack-request-id: req-1a869112-cb7c-47a4-85ac-50f023b432ab Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-13ac7723-69bb-4ec3-b525-75ba794b8a49 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-13ac7723-69bb-4ec3-b525-75ba794b8a49 2018-10-02 18:59:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-42fd6e73-f414-4515-9685-71ff418c34b9 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-1c414f10-cf45-47f4-8980-023a5d21629b 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1c414f10-cf45-47f4-8980-023a5d21629b 2018-10-02 18:59:41,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-9565f85a-799a-4909-b6dc-9fcf39095b8f Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-e267dd24-ed71-4c10-b49f-e36c674975b8 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-e267dd24-ed71-4c10-b49f-e36c674975b8 2018-10-02 18:59:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-9875b046-e3e5-4fe6-950d-a782f49d4164 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-d31eef84-5bf3-4ce8-ad23-876f342b8ec1 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-d31eef84-5bf3-4ce8-ad23-876f342b8ec1 2018-10-02 18:59:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-772f9928-3d0b-4e3f-b432-8c783fe4729a Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-26c45582-35d1-4888-9e11-7e52830d57a3 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-26c45582-35d1-4888-9e11-7e52830d57a3 2018-10-02 18:59:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-38730103-4b04-48eb-bf4b-2b36e81e4691 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-1f80b8e6-3b04-43c1-bbfc-b75e005c721c 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1f80b8e6-3b04-43c1-bbfc-b75e005c721c 2018-10-02 18:59:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-fa5426a4-66f7-488e-9e19-52dbb626e37a Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-f018e790-f9af-494f-b109-9c1329655c21 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-f018e790-f9af-494f-b109-9c1329655c21 2018-10-02 18:59:41,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-f86f8fb4-758c-4fe8-b140-caa2aa2c38ed Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-6d89342f-94dc-4b67-a9dc-d1c64008d845 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-6d89342f-94dc-4b67-a9dc-d1c64008d845 2018-10-02 18:59:41,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-d53f4c92-ece4-4b86-bd43-74fc7c4c3b37 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-a456ecbf-bab9-4ab7-b4d5-d037b2900527 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-a456ecbf-bab9-4ab7-b4d5-d037b2900527 2018-10-02 18:59:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-cdc32f0e-4c16-4610-a08e-75dbaf644711 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-3e1eaea1-bb85-40e6-8b27-83a3fae9c53e 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-3e1eaea1-bb85-40e6-8b27-83a3fae9c53e 2018-10-02 18:59:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-236eb4e1-d81f-4570-968c-aea5e178013e Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-78692ea1-ac12-4778-9991-ba3bb1c31215 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-78692ea1-ac12-4778-9991-ba3bb1c31215 2018-10-02 18:59:41,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-82713293-e159-49e9-900f-5c5288ed66a1 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-435d77e9-ec15-4964-a983-608e2ef35c88 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-435d77e9-ec15-4964-a983-608e2ef35c88 2018-10-02 18:59:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:41,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-a8b5d305-74af-4a36-83fd-db7cd077cca7 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:41,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-2186b713-3ccd-433d-8059-11a435ed9a93 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:41,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-2186b713-3ccd-433d-8059-11a435ed9a93 2018-10-02 18:59:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:42,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:41 GMT Server: Apache x-openstack-request-id: req-c5737bf3-2285-4ef5-a0f8-561f9a7a934e Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:42 GMT Server: Apache x-openstack-request-id: req-6baa6e00-7d87-48dd-9f9e-d6021cf90242 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-6baa6e00-7d87-48dd-9f9e-d6021cf90242 2018-10-02 18:59:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-70335bb5-6ee2-43a6-87de-7840f580eb9e Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-e9ae732a-97a8-4eab-9135-eca7b60c8472 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-e9ae732a-97a8-4eab-9135-eca7b60c8472 2018-10-02 18:59:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-4095dc1e-27c1-4d39-882d-a2b4be1447e6 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-c24a437e-6056-4ddb-8009-cab60e889945 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-c24a437e-6056-4ddb-8009-cab60e889945 2018-10-02 18:59:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-f5ded5d6-32f8-4cc0-96ac-42de6d7120d6 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-328ab1f5-d8ce-4d6a-9810-62d30fd000b7 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-328ab1f5-d8ce-4d6a-9810-62d30fd000b7 2018-10-02 18:59:43,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-68944c63-dbe3-47da-9352-af78e3beca22 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-6eecb2fc-dae8-4d3f-8619-c5caa20fa84c 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-6eecb2fc-dae8-4d3f-8619-c5caa20fa84c 2018-10-02 18:59:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-a1c04c70-1ffb-4c69-a33d-8dd9fb6563cb Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-72920eb0-a92a-4d7a-8963-7e131deccba6 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-72920eb0-a92a-4d7a-8963-7e131deccba6 2018-10-02 18:59:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-569ad9b3-c031-4360-8b18-6cc6d41132cf Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-712e6351-fffc-4e22-9ced-a3978c1d5b53 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-712e6351-fffc-4e22-9ced-a3978c1d5b53 2018-10-02 18:59:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-50d2b76f-586b-4ae2-a1ae-cb9e92ec7efd Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-865274e1-d1cb-47e8-b992-a19aec7f88d2 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-865274e1-d1cb-47e8-b992-a19aec7f88d2 2018-10-02 18:59:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-d40ec40a-b827-49d6-9172-44b2054d57f9 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-4a2f0a2d-ef29-4415-81fd-fc2bccd2b00b 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-4a2f0a2d-ef29-4415-81fd-fc2bccd2b00b 2018-10-02 18:59:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,484 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-24b5185b-7b3d-4266-a199-964bdb306235 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-9514919d-a67b-460b-828d-96efcfbbb3d3 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-9514919d-a67b-460b-828d-96efcfbbb3d3 2018-10-02 18:59:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-de174adb-9a51-439d-82af-c72224edea4a Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-4484b2db-e20d-4615-9731-812246a1faa4 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-4484b2db-e20d-4615-9731-812246a1faa4 2018-10-02 18:59:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-04cf254e-fb72-4c0a-9d96-d1a1e129c539 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-5c35fc17-aee5-4d78-b1c0-06e390586ecb 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-5c35fc17-aee5-4d78-b1c0-06e390586ecb 2018-10-02 18:59:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,647 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-aa7cba72-2084-423d-8083-9c54fde393b3 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-c0135b58-f2e8-4a49-9f2d-e7b7a494aac9 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-c0135b58-f2e8-4a49-9f2d-e7b7a494aac9 2018-10-02 18:59:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-871d6168-8f43-4222-bd07-06897704e43f Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-d9e625e4-4d4e-4584-a748-9417363a0c80 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-d9e625e4-4d4e-4584-a748-9417363a0c80 2018-10-02 18:59:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-d2019a1d-9e72-4b02-94ed-a96684064b6b Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-c035a8de-af4f-4ef8-834d-3e03054a7393 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-c035a8de-af4f-4ef8-834d-3e03054a7393 2018-10-02 18:59:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-bc56f8a3-ddcb-4a0a-9a02-86f3daad1555 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-0eb2a07b-3a3e-4562-bbab-2f6fe027b947 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-0eb2a07b-3a3e-4562-bbab-2f6fe027b947 2018-10-02 18:59:43,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-56e1fd85-9b1e-412c-8347-4bcfc480cffc Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-763317cd-3412-408e-9db3-7ef1c5b0b2bf 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-763317cd-3412-408e-9db3-7ef1c5b0b2bf 2018-10-02 18:59:43,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-23140bc1-c4b2-49c2-b354-edea24f11bcf Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:43,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-ebbf2c80-6127-4944-80cc-991fcf56ad5e 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:43,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-ebbf2c80-6127-4944-80cc-991fcf56ad5e 2018-10-02 18:59:43,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:43,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:43 GMT Server: Apache x-openstack-request-id: req-0e9c2193-2557-4bf3-a962-c086807c5348 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-1ed1dda9-0895-4ee3-8f26-5ace728b8f5b 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1ed1dda9-0895-4ee3-8f26-5ace728b8f5b 2018-10-02 18:59:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-6186a3de-f523-43e6-8b2e-c70f77d43fdb Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-a17155af-4b07-459d-aa95-a74a0d7328f3 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-a17155af-4b07-459d-aa95-a74a0d7328f3 2018-10-02 18:59:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-ebfdbcd9-3b80-4011-91e6-ac4305167bd0 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-0b53bef9-0677-4ddf-9b72-4b15e303ed20 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-0b53bef9-0677-4ddf-9b72-4b15e303ed20 2018-10-02 18:59:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-03b00962-6008-4671-bafb-38e300f90335 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-7c0ef134-fd91-40b7-a96a-634151427b2f 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-7c0ef134-fd91-40b7-a96a-634151427b2f 2018-10-02 18:59:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-eaf165f5-363f-4ade-a5e2-212a6c493291 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-772468ed-8406-4367-960b-7d7f9f42adc6 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-772468ed-8406-4367-960b-7d7f9f42adc6 2018-10-02 18:59:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-df890945-395c-4fd7-96d7-cee68d44dbb3 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-40a1962c-8467-46ff-b425-1a7d4aa0d39f 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-40a1962c-8467-46ff-b425-1a7d4aa0d39f 2018-10-02 18:59:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-8d0f38c7-76fb-4119-a7a1-2c835568e14e Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-55f9eba6-1ab2-442b-bc51-15eacec0e7bd 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-55f9eba6-1ab2-442b-bc51-15eacec0e7bd 2018-10-02 18:59:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-bdeb38c9-4eed-4f5e-aeb1-193ac733d212 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-1b10549f-799d-4a97-8a15-d5e20cb55bd9 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1b10549f-799d-4a97-8a15-d5e20cb55bd9 2018-10-02 18:59:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-7465a525-f1dd-429c-b37e-ed50426da001 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-719ff351-14f1-45b9-811f-e9e4606e91e6 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-719ff351-14f1-45b9-811f-e9e4606e91e6 2018-10-02 18:59:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-d2c9b3fa-c94d-4352-8abe-c14b43760c65 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:44,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-8fdfd059-1bed-4342-8994-4290d791f7e3 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:44,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-8fdfd059-1bed-4342-8994-4290d791f7e3 2018-10-02 18:59:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:44,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-8e542708-2adb-4bb3-b360-cc49a5450452 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:45,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:44 GMT Server: Apache x-openstack-request-id: req-d0a23070-8ff0-4e83-9bf3-59281fc66f50 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:45,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-d0a23070-8ff0-4e83-9bf3-59281fc66f50 2018-10-02 18:59:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:45,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:45 GMT Server: Apache x-openstack-request-id: req-85b336d9-888b-4ec7-bc8b-c3e952db69a5 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:45 GMT Server: Apache x-openstack-request-id: req-a9a66e33-0f7c-444a-a527-61f56b261b4a 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:45,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-a9a66e33-0f7c-444a-a527-61f56b261b4a 2018-10-02 18:59:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:45,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:45 GMT Server: Apache x-openstack-request-id: req-eda00d9e-465f-4c6a-8b4e-b2fa7fb3f044 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:45,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:45 GMT Server: Apache x-openstack-request-id: req-cd99d584-bace-47cc-8c73-d0ae7ad8c61e 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:45,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-cd99d584-bace-47cc-8c73-d0ae7ad8c61e 2018-10-02 18:59:45,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:45,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:45 GMT Server: Apache x-openstack-request-id: req-55399eef-0c01-4935-b0cd-42a17f142cc3 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:46,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:45 GMT Server: Apache x-openstack-request-id: req-c42c0069-e6af-45d5-b032-7d61121e0855 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:46,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-c42c0069-e6af-45d5-b032-7d61121e0855 2018-10-02 18:59:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:46,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-08c56597-9b99-473d-a40a-8a35f41c0dd9 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:46,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-058adc11-f425-4222-b086-69d543887ebb 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:46,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-058adc11-f425-4222-b086-69d543887ebb 2018-10-02 18:59:46,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:46,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-b1a567bc-1a5e-4915-899c-fdbc1f41e2b7 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:46,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-1b1ad70d-99f8-4c24-aed5-094c85ba9071 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:46,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1b1ad70d-99f8-4c24-aed5-094c85ba9071 2018-10-02 18:59:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:46,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-0967131a-8250-40f6-ab5c-e6c22a8923dc Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:46,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-1de4a047-3d81-4cc9-bf26-c2e33942cc9c 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:46,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-1de4a047-3d81-4cc9-bf26-c2e33942cc9c 2018-10-02 18:59:46,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:46,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-fc9e75bd-2f5f-4c24-8544-2c0d0670ae85 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:46,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-90d9141c-b6c0-414c-8549-d815fadaa9d4 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:46,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-90d9141c-b6c0-414c-8549-d815fadaa9d4 2018-10-02 18:59:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:46,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-f8a27360-51ee-47e3-a344-5026aa051cd4 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:46,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-cc8c27df-2f5b-4d27-8e6f-636686f26e46 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:46,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-cc8c27df-2f5b-4d27-8e6f-636686f26e46 2018-10-02 18:59:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4289250765bc126e51dd41b3cf3900de8496d" 2018-10-02 18:59:47,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:46 GMT Server: Apache x-openstack-request-id: req-440bb0d9-da46-4080-aab7-0b7338dd0db4 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:47 GMT Server: Apache x-openstack-request-id: req-f0148b49-6b6f-40d1-b45b-b4ede48da630 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": "9130fc34fd6f4bca8a1344bdaed7221e", "OS::stack_id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "image_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image", "inst_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-inst", "subnet_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-subnet", "flavor_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-flavor-name", "net_name": "CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack", "stack_user_project_id": "4577c87472fc420385426e5cf0eeabb1", "tags": null, "creation_time": "2018-10-02T18:59:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T18:59:34Z", "id": "9f8770aa-b4ea-4f9e-9603-e65ced73a0f1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 18:59:47,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-f0148b49-6b6f-40d1-b45b-b4ede48da630 2018-10-02 18:59:47,194 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack 2018-10-02 18:59:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d25df5e2512455bb7b9086b3757fc61928db0c" 2018-10-02 18:59:47,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 18:59:47 GMT Server: Apache x-openstack-request-id: req-7bc95ce1-44f1-490e-be33-60f6f7d48b18 Location: http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 18:59:47,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 18:59:47 GMT Server: Apache x-openstack-request-id: req-7aa5f194-9cd5-4441-b425-e7c55f63a0fb Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 18:59:47,385 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/9130fc34fd6f4bca8a1344bdaed7221e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-stack/9f8770aa-b4ea-4f9e-9603-e65ced73a0f1 used request id req-7aa5f194-9cd5-4441-b425-e7c55f63a0fb 2018-10-02 18:59:47,386 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7f2e7bb9-479f-4b2e-87c4-392161fe9d15-image 2018-10-02 18:59:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d1c92eff77d67280cb8338a0496acbb536d125c" 2018-10-02 18:59:49,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b422d21-20d5-4edd-933f-b1f5ebe3eaba Date: Tue, 02 Oct 2018 18:59:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:59:49,140 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/098b59e3-d13e-4f8c-9a15-201f3a3a5cc7 used request id req-5b422d21-20d5-4edd-933f-b1f5ebe3eaba 2018-10-02 18:59:49,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ee7c068b-77b8-4c52-952f-74c85984e554 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5464b44c158402e52b6ab589a9e69a9334d7a626" 2018-10-02 18:59:49,176 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 18: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-40188405-cf01-4a9b-9886-c255d141e211 x-compute-request-id: req-40188405-cf01-4a9b-9886-c255d141e211 Content-Length: 0 Content-Type: application/json 2018-10-02 18:59:49,176 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ee7c068b-77b8-4c52-952f-74c85984e554 used request id req-40188405-cf01-4a9b-9886-c255d141e211 2018-10-02 18:59:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:49,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5d7e908a-b5c8-40de-9532-94b4b0298c99 Date: Tue, 02 Oct 2018 18:59:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "created_at": "2018-10-02T18:59:12Z", "updated_at": "2018-10-02T18:59:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:59:12Z", "revision_number": 0, "id": "98044c7e-1d69-4100-b435-f91bb1e77dfb", "remote_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "remote_ip_prefix": null, "created_at": "2018-10-02T18:59:12Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:59:13Z", "revision_number": 0, "id": "a095cf1f-7cf1-4310-8ef1-4e94864a0e49", "remote_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "remote_ip_prefix": null, "created_at": "2018-10-02T18:59:13Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:59:12Z", "revision_number": 0, "id": "f305aa49-28d0-4a71-9d3f-f90a529e5785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:59:12Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:59:13Z", "revision_number": 0, "id": "f53c4a76-9f76-47af-957d-4461c5a73128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:59:13Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e"}], "revision_number": 4, "project_id": "9130fc34fd6f4bca8a1344bdaed7221e", "id": "ccae2a25-77d2-45fd-97d1-b06808782253", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 18:59:49,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5d7e908a-b5c8-40de-9532-94b4b0298c99 2018-10-02 18:59:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:49,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4f7b18-a8b4-405e-b7d4-7cac9995dd0f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 18:59:49,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-3c4f7b18-a8b4-405e-b7d4-7cac9995dd0f 2018-10-02 18:59:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:49,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9865b6-f6de-496a-a885-5b7bf290f799 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e"}, "enabled": true, "id": "9130fc34fd6f4bca8a1344bdaed7221e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj"}} 2018-10-02 18:59:49,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e used request id req-bc9865b6-f6de-496a-a885-5b7bf290f799 2018-10-02 18:59:49,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccae2a25-77d2-45fd-97d1-b06808782253 2018-10-02 18:59:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ccae2a25-77d2-45fd-97d1-b06808782253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:49,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4932d10d-e9c0-4a17-b682-79b62109c01f Date: Tue, 02 Oct 2018 18:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:59:12Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "port_range_min": null, "revision_number": 0, "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "created_at": "2018-10-02T18:59:12Z", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e", "id": "98044c7e-1d69-4100-b435-f91bb1e77dfb"}, {"remote_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:59:13Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "port_range_min": null, "revision_number": 0, "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "created_at": "2018-10-02T18:59:13Z", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e", "id": "a095cf1f-7cf1-4310-8ef1-4e94864a0e49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:59:12Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "port_range_min": null, "revision_number": 0, "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "created_at": "2018-10-02T18:59:12Z", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e", "id": "f305aa49-28d0-4a71-9d3f-f90a529e5785"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T18:59:13Z", "security_group_id": "ccae2a25-77d2-45fd-97d1-b06808782253", "port_range_min": null, "revision_number": 0, "tenant_id": "9130fc34fd6f4bca8a1344bdaed7221e", "created_at": "2018-10-02T18:59:13Z", "project_id": "9130fc34fd6f4bca8a1344bdaed7221e", "id": "f53c4a76-9f76-47af-957d-4461c5a73128"}]} 2018-10-02 18:59:49,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ccae2a25-77d2-45fd-97d1-b06808782253 used request id req-4932d10d-e9c0-4a17-b682-79b62109c01f 2018-10-02 18:59:49,799 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 18:59:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ccae2a25-77d2-45fd-97d1-b06808782253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:50,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5693a8c4-570e-4860-80b2-2bd258e04250 Content-Length: 0 Date: Tue, 02 Oct 2018 18:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 18:59:50,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ccae2a25-77d2-45fd-97d1-b06808782253 used request id req-5693a8c4-570e-4860-80b2-2bd258e04250 2018-10-02 18:59:50,097 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj 2018-10-02 18:59:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:50,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a16aea7-306c-4660-bf6e-dc867ca57123 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:50,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9130fc34fd6f4bca8a1344bdaed7221e used request id req-0a16aea7-306c-4660-bf6e-dc867ca57123 2018-10-02 18:59:50,315 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2ba5a8d6-b7cf-494-proj-role 2018-10-02 18:59:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/5becdbb0e4ac4341a6249468cd4c9c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:50,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f09bdc3-4ff1-4fb7-b41c-59ecf2069793 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:50,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/5becdbb0e4ac4341a6249468cd4c9c75 used request id req-5f09bdc3-4ff1-4fb7-b41c-59ecf2069793 2018-10-02 18:59:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a72a360f5d9be141b8ebced1e446c26ca4f98f" 2018-10-02 18:59:50,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83dc93c-3161-4f58-bb1f-83df14869065 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:59:50,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e83dc93c-3161-4f58-bb1f-83df14869065 2018-10-02 18:59:50,524 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2ba5a8d6-b7cf-494-user 2018-10-02 18:59:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0de7f08872a44cb8afd49d72bfbec23c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54876bf8fad15a30337f261acd58a0dac37d92ca" 2018-10-02 18:59:50,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a35447-c1d1-4534-98d1-aeec74741280 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:50,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0de7f08872a44cb8afd49d72bfbec23c used request id req-99a35447-c1d1-4534-98d1-aeec74741280 2018-10-02 18:59:50,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:51,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["87qMxddqTSya6Sbi1VF5bw"], "issued_at": "2018-10-02T18:59:51.000000Z"}} 2018-10-02 18:59:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba22767a53b8f46572d6c3e246933a186342e70" 2018-10-02 18:59:51,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f042273-849f-48b4-9963-457583fd2aee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:51,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8f042273-849f-48b4-9963-457583fd2aee 2018-10-02 18:59:51,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:51,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:51,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["MhyZFiM8Ru64S7ByazqQpw"], "issued_at": "2018-10-02T18:59:51.000000Z"}} 2018-10-02 18:59:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 18:59:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00b44b1-0f82-48f0-98e3-9baee989c077 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:51,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e00b44b1-0f82-48f0-98e3-9baee989c077 2018-10-02 18:59:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:59:51,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:59:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 18:59:51,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5737d637-642c-46d9-8a3e-5a6e8a3c6957 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 18:59:51,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj used request id req-5737d637-642c-46d9-8a3e-5a6e8a3c6957 2018-10-02 18:59:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 18:59:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590a0ddb-b3e7-45ee-8c4c-2b30a2a64bd9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:59:51,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-590a0ddb-b3e7-45ee-8c4c-2b30a2a64bd9 2018-10-02 18:59:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}}' 2018-10-02 18:59:51,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72fcd090-255e-4252-a029-cbed7cd7d116 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d"}, "enabled": true, "id": "5d6266815d56426ca47a6aac5040110d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}} 2018-10-02 18:59:51,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-72fcd090-255e-4252-a029-cbed7cd7d116 2018-10-02 18:59:51,953 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c365caa1-ff7a-44e-proj 2018-10-02 18:59:51,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:51,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:52,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DELHe7ZNQOWRG4xPNeN6EQ"], "issued_at": "2018-10-02T18:59:52.000000Z"}} 2018-10-02 18:59:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:52,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c585efc8-22b7-4e12-a352-dbe469c01803 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:52,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c585efc8-22b7-4e12-a352-dbe469c01803 2018-10-02 18:59:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 18:59:52,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 18:59:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:52,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f531030-5a88-4236-9ed1-8120acfb6c8e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 18:59:52,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8f531030-5a88-4236-9ed1-8120acfb6c8e 2018-10-02 18:59:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:52,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e35a382-1a8d-41c9-a397-b69d3f542d9a Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d"}, "enabled": true, "id": "5d6266815d56426ca47a6aac5040110d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}]} 2018-10-02 18:59:52,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj used request id req-3e35a382-1a8d-41c9-a397-b69d3f542d9a 2018-10-02 18:59:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:52,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e594eef5-3620-43ec-a47c-f031cf136589 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 18:59:52,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e594eef5-3620-43ec-a47c-f031cf136589 2018-10-02 18:59:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:53,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ef0173-229b-4002-b6ed-f1777bf1ca49 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:59:53,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f6ef0173-229b-4002-b6ed-f1777bf1ca49 2018-10-02 18:59:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:53,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951eaa19-ac7b-45e5-ae8a-842b7658c3fc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d"}, "enabled": true, "id": "5d6266815d56426ca47a6aac5040110d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}]} 2018-10-02 18:59:53,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-c365caa1-ff7a-44e-proj used request id req-951eaa19-ac7b-45e5-ae8a-842b7658c3fc 2018-10-02 18:59:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/a7762a3f4c15448685fdf8350e222ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:53,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53025a1-8f0c-4f65-9580-3f80a1ec08f1 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c365caa1-ff7a-44e-user", "links": {"self": "http://172.30.9.22:5000/v3/users/a7762a3f4c15448685fdf8350e222ed5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5d6266815d56426ca47a6aac5040110d", "id": "a7762a3f4c15448685fdf8350e222ed5", "password_expires_at": null}} 2018-10-02 18:59:53,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a7762a3f4c15448685fdf8350e222ed5 used request id req-b53025a1-8f0c-4f65-9580-3f80a1ec08f1 2018-10-02 18:59:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:53,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bf806f-4aea-424a-af69-7cf1d6d86e22 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 18:59:53,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles used request id req-17bf806f-4aea-424a-af69-7cf1d6d86e22 2018-10-02 18:59:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:53,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1236c91a-a716-4db4-866c-324c79be8d9f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 18:59:53,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-1236c91a-a716-4db4-866c-324c79be8d9f 2018-10-02 18:59:53,423 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c365caa1-ff7a-44e-proj 2018-10-02 18:59:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 18:59:53,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf69d026-97dd-47c9-a4c1-2e20f61494a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:53,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-bf69d026-97dd-47c9-a4c1-2e20f61494a0 2018-10-02 18:59:53,536 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c365caa1-ff7a-44e-user 2018-10-02 18:59:53,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 18:59:53,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50141871-e5c5-4693-ac2c-3b9689db7407 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 18:59:53,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-50141871-e5c5-4693-ac2c-3b9689db7407 2018-10-02 18:59:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" -d '{"role": {"name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role"}}' 2018-10-02 18:59:53,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0439c91c-46fc-49bd-8581-8f874c6b118a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42630d7c6c174fc787c130e4ec883909", "links": {"self": "http://172.30.9.22:5000/v3/roles/42630d7c6c174fc787c130e4ec883909"}, "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role"}} 2018-10-02 18:59:53,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0439c91c-46fc-49bd-8581-8f874c6b118a 2018-10-02 18:59:53,750 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role 2018-10-02 18:59:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/42630d7c6c174fc787c130e4ec883909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 18:59:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c4d0f3-ea5a-4630-8539-6cb826d102c7 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/42630d7c6c174fc787c130e4ec883909"}, "domain_id": null, "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role", "id": "42630d7c6c174fc787c130e4ec883909"}} 2018-10-02 18:59:53,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/42630d7c6c174fc787c130e4ec883909 used request id req-d8c4d0f3-ea5a-4630-8539-6cb826d102c7 2018-10-02 18:59:53,833 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role to project CreateStackSuccessTests-c365caa1-ff7a-44e-proj 2018-10-02 18:59:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles/42630d7c6c174fc787c130e4ec883909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 18:59:53,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea192ef-6080-494a-9420-6e88b35dca31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 18:59:53,968 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d/users/a7762a3f4c15448685fdf8350e222ed5/roles/42630d7c6c174fc787c130e4ec883909 used request id req-5ea192ef-6080-494a-9420-6e88b35dca31 2018-10-02 18:59:53,968 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 18:59:53,968 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 18:59:53,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:53,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:54,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42630d7c6c174fc787c130e4ec883909", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T19:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d6266815d56426ca47a6aac5040110d", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-user", "id": "a7762a3f4c15448685fdf8350e222ed5"}, "audit_ids": ["GOSohwK1QmaDVcKC4g9lzA"], "issued_at": "2018-10-02T18:59:54.000000Z"}} 2018-10-02 18:59:54,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 18:59:54,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fbebe1-dd2c-44dc-8e7a-3cbed6bb2d8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:54,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94fbebe1-dd2c-44dc-8e7a-3cbed6bb2d8c 2018-10-02 18:59:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 18:59:54,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-39eceb76-df4a-437f-906a-17baaad64d55 Date: Tue, 02 Oct 2018 18:59:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image"} 2018-10-02 18:59:54,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image used request id req-39eceb76-df4a-437f-906a-17baaad64d55 2018-10-02 18:59:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 18:59:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-685c9c93-fa87-4d84-a6ad-d67aa68e43c7 Date: Tue, 02 Oct 2018 18:59:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:59:54,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-685c9c93-fa87-4d84-a6ad-d67aa68e43c7 2018-10-02 18:59:54,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image"}' 2018-10-02 18:59:55,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf X-Openstack-Request-Id: req-ffaaec3f-3f7b-4e9f-ad6f-acfbf978a3f0 Date: Tue, 02 Oct 2018 18:59:55 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:59:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T18:59:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf", "min_disk": 0, "protected": false, "id": "a897d158-a501-4fcb-b075-55e9d0a28cbf", "file": "/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/file", "checksum": null, "owner": "5d6266815d56426ca47a6aac5040110d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:59:55,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ffaaec3f-3f7b-4e9f-ad6f-acfbf978a3f0 2018-10-02 18:59:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" -d '' 2018-10-02 18:59:57,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc1d71ee-215a-437c-a4ef-d890f522ccf4 Date: Tue, 02 Oct 2018 18:59:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 18:59:57,005 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/file used request id req-fc1d71ee-215a-437c-a4ef-d890f522ccf4 2018-10-02 18:59:57,006 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 18:59:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 18:59:57,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-78d57b38-eacd-43b9-a0c8-30e2a07d38ed Date: Tue, 02 Oct 2018 18:59:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:59:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:59:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/snap", "metadata": {}}], "self": "/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf", "min_disk": 0, "protected": false, "id": "a897d158-a501-4fcb-b075-55e9d0a28cbf", "file": "/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d6266815d56426ca47a6aac5040110d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:59:57,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf used request id req-78d57b38-eacd-43b9-a0c8-30e2a07d38ed 2018-10-02 18:59:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 18:59:57,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-924d55da-dddc-49ea-a7a8-30aec57acb27 Date: Tue, 02 Oct 2018 18:59:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 18:59:57,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-924d55da-dddc-49ea-a7a8-30aec57acb27 2018-10-02 18:59:57,348 - create_image - INFO - Created image with name - CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image 2018-10-02 18:59:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 18:59:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-56bc791e-290a-4a5e-95a6-75847b93201e Date: Tue, 02 Oct 2018 18:59:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T18:59:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T18:59:56Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/snap", "metadata": {}}], "self": "/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf", "min_disk": 0, "protected": false, "id": "a897d158-a501-4fcb-b075-55e9d0a28cbf", "file": "/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d6266815d56426ca47a6aac5040110d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/a897d158-a501-4fcb-b075-55e9d0a28cbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 18:59:57,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf used request id req-56bc791e-290a-4a5e-95a6-75847b93201e 2018-10-02 18:59:57,506 - create_image - DEBUG - Instance status is - active 2018-10-02 18:59:57,506 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image 2018-10-02 18:59:57,506 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image 2018-10-02 18:59:57,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:57,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:57,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T19:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5v2Mm3z2RKyQrqHOQzT8_g"], "issued_at": "2018-10-02T18:59:57.000000Z"}} 2018-10-02 18:59:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a3d883273833d46dc77fb249f14a52bcfb9750" 2018-10-02 18:59:57,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77f510b-5100-49b2-b4ec-630255715b3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:57,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e77f510b-5100-49b2-b4ec-630255715b3a 2018-10-02 18:59:57,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:59:57,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a3d883273833d46dc77fb249f14a52bcfb9750" 2018-10-02 18:59:58,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dbf84a2-748a-4963-9d92-810cb8c71050 x-compute-request-id: req-7dbf84a2-748a-4963-9d92-810cb8c71050 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 18:59:58,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7dbf84a2-748a-4963-9d92-810cb8c71050 2018-10-02 18:59:58,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a3d883273833d46dc77fb249f14a52bcfb9750" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 18:59:58,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18: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-caa8fff1-6900-414a-b594-bd05e2df8ec8 x-compute-request-id: req-caa8fff1-6900-414a-b594-bd05e2df8ec8 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/948151a7-dccd-4948-add8-c036b0e94d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/948151a7-dccd-4948-add8-c036b0e94d39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "948151a7-dccd-4948-add8-c036b0e94d39", "name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 18:59:58,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-caa8fff1-6900-414a-b594-bd05e2df8ec8 2018-10-02 18:59:58,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 18:59:58,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 18:59:58,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42630d7c6c174fc787c130e4ec883909", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T19:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d6266815d56426ca47a6aac5040110d", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-user", "id": "a7762a3f4c15448685fdf8350e222ed5"}, "audit_ids": ["D6AZa0GsSoaZ9bcUlDHomA"], "issued_at": "2018-10-02T18:59:58.000000Z"}} 2018-10-02 18:59:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 18:59:58,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb86678-41d1-4c96-95ea-04ff0774a33f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 18:59:58,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9eb86678-41d1-4c96-95ea-04ff0774a33f 2018-10-02 18:59:58,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 18:59:58,681 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 18:59:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 18:59:58,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 18:59:58 GMT Server: Apache x-openstack-request-id: req-68ba0afa-2235-4a00-a45d-beed861acc58 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 18:59:58,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack used request id req-68ba0afa-2235-4a00-a45d-beed861acc58 2018-10-02 18:59:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-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-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}}' 2018-10-02 19:00:01,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 18:59:58 GMT Server: Apache x-openstack-request-id: req-f92e085a-64db-4eb3-8563-62cc9dffbdb4 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4622b264-3322-4c9a-a114-2f424b448252", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}]}} 2018-10-02 19:00:01,078 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks used request id req-f92e085a-64db-4eb3-8563-62cc9dffbdb4 2018-10-02 19:00:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:01,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:01 GMT Server: Apache x-openstack-request-id: req-53d4f3ac-5a85-4bd7-a8cf-cb652e86ee45 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:01,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:01 GMT Server: Apache x-openstack-request-id: req-75b0fab9-3b93-4f3b-b3db-55897b929819 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:01,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-75b0fab9-3b93-4f3b-b3db-55897b929819 2018-10-02 19:00:01,453 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:01,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:01,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:01 GMT Server: Apache x-openstack-request-id: req-356017f0-68e3-415f-aaf0-ef3389e478f8 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:01,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:01 GMT Server: Apache x-openstack-request-id: req-dca4858c-eeb9-408a-bd56-1251fc1e4424 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:01,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-dca4858c-eeb9-408a-bd56-1251fc1e4424 2018-10-02 19:00:01,846 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:00:01,846 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:04,849 - create_stack - DEBUG - Stack status query timeout in 1196.60460901 2018-10-02 19:00:04,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:05,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:04 GMT Server: Apache x-openstack-request-id: req-dc6950a4-13ef-4e20-851a-826ea9897cc2 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:05,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:05 GMT Server: Apache x-openstack-request-id: req-81d697d2-2a1d-4a2f-8d67-1f0894a75860 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:05,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-81d697d2-2a1d-4a2f-8d67-1f0894a75860 2018-10-02 19:00:05,100 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:00:05,100 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:08,103 - create_stack - DEBUG - Stack status query timeout in 1193.35052395 2018-10-02 19:00:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:08,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:08 GMT Server: Apache x-openstack-request-id: req-ee054e54-5f56-459e-8ad8-cd9d51f7230b Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:08,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:08 GMT Server: Apache x-openstack-request-id: req-4a4a2d66-0080-48c4-abde-462a4b2bbdbc 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:08,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-4a4a2d66-0080-48c4-abde-462a4b2bbdbc 2018-10-02 19:00:08,476 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:00:08,476 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:11,480 - create_stack - DEBUG - Stack status query timeout in 1189.97395682 2018-10-02 19:00:11,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:11,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:11 GMT Server: Apache x-openstack-request-id: req-498af60a-e4ba-4db8-802c-00bfaaf35c88 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:11,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:11 GMT Server: Apache x-openstack-request-id: req-8f542d16-e7cb-4c22-b54b-7c57ff3feae3 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:11,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-8f542d16-e7cb-4c22-b54b-7c57ff3feae3 2018-10-02 19:00:11,701 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:00:11,701 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:14,704 - create_stack - DEBUG - Stack status query timeout in 1186.74932003 2018-10-02 19:00:14,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:14,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:14 GMT Server: Apache x-openstack-request-id: req-fd032e8a-c324-4e91-8825-726e56842a89 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:14,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:14 GMT Server: Apache x-openstack-request-id: req-8b0bcbe3-a3c3-4d1b-a5fb-0a1aa4a52485 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:14,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-8b0bcbe3-a3c3-4d1b-a5fb-0a1aa4a52485 2018-10-02 19:00:14,928 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:00:14,928 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:17,931 - create_stack - DEBUG - Stack status query timeout in 1183.52232385 2018-10-02 19:00:17,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:17,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:17 GMT Server: Apache x-openstack-request-id: req-f5308a3c-db2a-43ce-bd55-722058a896d0 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:18,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:17 GMT Server: Apache x-openstack-request-id: req-95d7ee6e-c619-4a62-a59e-c897463160ad 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:18,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-95d7ee6e-c619-4a62-a59e-c897463160ad 2018-10-02 19:00:18,521 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:00:18,521 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:18,521 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:18,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:18,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42630d7c6c174fc787c130e4ec883909", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d6266815d56426ca47a6aac5040110d", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-user", "id": "a7762a3f4c15448685fdf8350e222ed5"}, "audit_ids": ["YHV0_m1eTZyU-SIPDieDeQ"], "issued_at": "2018-10-02T19:00:18.000000Z"}} 2018-10-02 19:00:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f1eb9c45d49e82652d2653625289f06c46190e8" 2018-10-02 19:00:19,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:18 GMT Server: Apache x-openstack-request-id: req-f250fb60-5533-4fb8-b7be-2dd9b9f870bd Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:19,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:19 GMT Server: Apache x-openstack-request-id: req-fb645a33-795e-4c4a-bddf-01b3e7ae3307 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:19,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-fb645a33-795e-4c4a-bddf-01b3e7ae3307 2018-10-02 19:00:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:19,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:19 GMT Server: Apache x-openstack-request-id: req-4df299a7-b4c6-4b8b-adf8-db809dfe9f50 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:19,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:19 GMT Server: Apache x-openstack-request-id: req-546f839a-c152-432b-8fa4-764990140d66 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4622b264-3322-4c9a-a114-2f424b448252", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:19,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-546f839a-c152-432b-8fa4-764990140d66 2018-10-02 19:00:19,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:19,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:19,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42630d7c6c174fc787c130e4ec883909", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d6266815d56426ca47a6aac5040110d", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5d6266815d56426ca47a6aac5040110d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-user", "id": "a7762a3f4c15448685fdf8350e222ed5"}, "audit_ids": ["4yhpSwZVQAqDwCWwzxSc-w"], "issued_at": "2018-10-02T19:00:19.000000Z"}} 2018-10-02 19:00:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdc7e35dcdabffb2d85dd4845e95fe69520c394" 2018-10-02 19:00:19,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a329b2b7-d34c-4139-8612-fa048931f8ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:19,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a329b2b7-d34c-4139-8612-fa048931f8ad 2018-10-02 19:00:19,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:00:19,975 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:00:19,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfdc7e35dcdabffb2d85dd4845e95fe69520c394" 2018-10-02 19:00:20,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:19 GMT Server: Apache x-openstack-request-id: req-110730a0-fe01-4e48-a64a-b7e3eb923dd9 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-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "deletion_time": null, "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "4622b264-3322-4c9a-a114-2f424b448252", "tags": null}]} 2018-10-02 19:00:20,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack used request id req-110730a0-fe01-4e48-a64a-b7e3eb923dd9 2018-10-02 19:00:20,150 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:20,150 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:20,150 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:20,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:20 GMT Server: Apache x-openstack-request-id: req-24e9596b-6129-4891-ba32-e5b0a3904b00 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:20,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:20 GMT Server: Apache x-openstack-request-id: req-6c53eb15-d805-438b-a937-30de85bd344f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:20,787 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-6c53eb15-d805-438b-a937-30de85bd344f 2018-10-02 19:00:20,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:20,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:20 GMT Server: Apache x-openstack-request-id: req-afabb9e4-f28e-4a5d-9fc1-00f48a7d34ca Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:21,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:20 GMT Server: Apache x-openstack-request-id: req-ffca8318-a87e-4348-b724-836bb7924cc4 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "tags": null, "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:00:20Z", "id": "4622b264-3322-4c9a-a114-2f424b448252", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:21,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-ffca8318-a87e-4348-b724-836bb7924cc4 2018-10-02 19:00:21,019 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:00:21,019 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:24,020 - create_stack - DEBUG - Stack status query timeout in 1196.76790309 2018-10-02 19:00:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:24,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:24 GMT Server: Apache x-openstack-request-id: req-21075f32-dfb7-4173-aca3-180d35f1d51a Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:24,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:24 GMT Server: Apache x-openstack-request-id: req-578f9bbb-8bc3-4b8e-9fd3-fe374136b2d4 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "tags": null, "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:00:20Z", "id": "4622b264-3322-4c9a-a114-2f424b448252", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:24,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-578f9bbb-8bc3-4b8e-9fd3-fe374136b2d4 2018-10-02 19:00:24,214 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:00:24,214 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:27,217 - create_stack - DEBUG - Stack status query timeout in 1193.57030702 2018-10-02 19:00:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:27,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:27 GMT Server: Apache x-openstack-request-id: req-9d06b879-51ef-464d-82ce-6302963cee9b Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:27,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:27 GMT Server: Apache x-openstack-request-id: req-856a5f54-3b1f-4ed0-824b-675434bc7a21 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "tags": null, "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:00:20Z", "id": "4622b264-3322-4c9a-a114-2f424b448252", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:27,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-856a5f54-3b1f-4ed0-824b-675434bc7a21 2018-10-02 19:00:27,273 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:00:27,273 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:30,276 - create_stack - DEBUG - Stack status query timeout in 1190.51109099 2018-10-02 19:00:30,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:30,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:30 GMT Server: Apache x-openstack-request-id: req-b230dad2-53bf-4c73-b5ee-30213548bc82 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:30 GMT Server: Apache x-openstack-request-id: req-7447916d-4452-4a73-8238-d15fcd32dea0 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "tags": null, "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:00:20Z", "id": "4622b264-3322-4c9a-a114-2f424b448252", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:30,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-7447916d-4452-4a73-8238-d15fcd32dea0 2018-10-02 19:00:30,468 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:00:30,468 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:33,472 - create_stack - DEBUG - Stack status query timeout in 1187.31575799 2018-10-02 19:00:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:33,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:33 GMT Server: Apache x-openstack-request-id: req-fda1afe0-c9f0-4092-b641-8da13b976635 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:33,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:33 GMT Server: Apache x-openstack-request-id: req-f633f190-016e-44ef-8b92-f5c89a1a58c7 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": "5d6266815d56426ca47a6aac5040110d", "OS::stack_id": "4622b264-3322-4c9a-a114-2f424b448252", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "image_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image", "inst_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-inst", "subnet_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-subnet", "flavor_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-flavor-name", "net_name": "CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack", "stack_user_project_id": "9a191e0246ca4b379fc19eb446fcb8d7", "tags": null, "creation_time": "2018-10-02T19:00:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:00:20Z", "id": "4622b264-3322-4c9a-a114-2f424b448252", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:33,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-f633f190-016e-44ef-8b92-f5c89a1a58c7 2018-10-02 19:00:33,532 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:00:33,532 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:33,532 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack 2018-10-02 19:00:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/4622b264-3322-4c9a-a114-2f424b448252 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5153c93ac38f70d32441290b40ae37940d69cd" 2018-10-02 19:00:33,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:33 GMT Server: Apache x-openstack-request-id: req-650664b9-ae45-4cbb-b731-22f01126c872 Location: http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:33,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:00:33 GMT Server: Apache x-openstack-request-id: req-484bef81-9d17-4217-a3db-400f4ba7d5a4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:00:33,761 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5d6266815d56426ca47a6aac5040110d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-stack/4622b264-3322-4c9a-a114-2f424b448252 used request id req-484bef81-9d17-4217-a3db-400f4ba7d5a4 2018-10-02 19:00:33,762 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-14425546-a62e-42c1-881d-aeaf68a1ee38-image 2018-10-02 19:00:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c52d1da5e5d161bb6c4769906bbae4146249fed" 2018-10-02 19:00:35,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-626223ed-f269-4070-a45c-046c320ee860 Date: Tue, 02 Oct 2018 19:00:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:00:35,785 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a897d158-a501-4fcb-b075-55e9d0a28cbf used request id req-626223ed-f269-4070-a45c-046c320ee860 2018-10-02 19:00:35,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/948151a7-dccd-4948-add8-c036b0e94d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a3d883273833d46dc77fb249f14a52bcfb9750" 2018-10-02 19:00:35,854 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:00: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-723a18f0-3f35-4b8e-bdb6-cfb221c29585 x-compute-request-id: req-723a18f0-3f35-4b8e-bdb6-cfb221c29585 Content-Length: 0 Content-Type: application/json 2018-10-02 19:00:35,854 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/948151a7-dccd-4948-add8-c036b0e94d39 used request id req-723a18f0-3f35-4b8e-bdb6-cfb221c29585 2018-10-02 19:00:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:36,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-959bfc73-ab8b-4ec5-b097-5a19fc6c2b10 Date: Tue, 02 Oct 2018 19:00:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d6266815d56426ca47a6aac5040110d", "created_at": "2018-10-02T19:00:01Z", "updated_at": "2018-10-02T19:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "revision_number": 0, "id": "570db580-2520-4669-b48b-8947b67ae7d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "tenant_id": "5d6266815d56426ca47a6aac5040110d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d6266815d56426ca47a6aac5040110d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "revision_number": 0, "id": "ab6416f7-af68-46a4-ad24-69289e2cfad8", "remote_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "tenant_id": "5d6266815d56426ca47a6aac5040110d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d6266815d56426ca47a6aac5040110d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "revision_number": 0, "id": "accf7486-cb5f-45f1-92c2-c5d18d79be5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "tenant_id": "5d6266815d56426ca47a6aac5040110d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d6266815d56426ca47a6aac5040110d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "revision_number": 0, "id": "dcc66667-a742-4e00-8119-873ab455179e", "remote_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "tenant_id": "5d6266815d56426ca47a6aac5040110d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d6266815d56426ca47a6aac5040110d"}], "revision_number": 4, "project_id": "5d6266815d56426ca47a6aac5040110d", "id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:00:36,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-959bfc73-ab8b-4ec5-b097-5a19fc6c2b10 2018-10-02 19:00:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:36,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29840731-c0b9-4dab-968b-92e15e81afae Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:00:36,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-29840731-c0b9-4dab-968b-92e15e81afae 2018-10-02 19:00:36,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:36,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c892fef-b260-4777-bf48-9adbc6f8d4c3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d"}, "enabled": true, "id": "5d6266815d56426ca47a6aac5040110d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c365caa1-ff7a-44e-proj"}} 2018-10-02 19:00:36,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d used request id req-7c892fef-b260-4777-bf48-9adbc6f8d4c3 2018-10-02 19:00:36,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d47eca52-2ff0-420e-b62e-cae42d36122f 2018-10-02 19:00:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d47eca52-2ff0-420e-b62e-cae42d36122f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:36,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e50bf763-1d7a-4f03-a1d3-8faa4dd7de00 Date: Tue, 02 Oct 2018 19:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "port_range_min": null, "revision_number": 0, "tenant_id": "5d6266815d56426ca47a6aac5040110d", "created_at": "2018-10-02T19:00:01Z", "project_id": "5d6266815d56426ca47a6aac5040110d", "id": "570db580-2520-4669-b48b-8947b67ae7d8"}, {"remote_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "port_range_min": null, "revision_number": 0, "tenant_id": "5d6266815d56426ca47a6aac5040110d", "created_at": "2018-10-02T19:00:01Z", "project_id": "5d6266815d56426ca47a6aac5040110d", "id": "ab6416f7-af68-46a4-ad24-69289e2cfad8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "port_range_min": null, "revision_number": 0, "tenant_id": "5d6266815d56426ca47a6aac5040110d", "created_at": "2018-10-02T19:00:01Z", "project_id": "5d6266815d56426ca47a6aac5040110d", "id": "accf7486-cb5f-45f1-92c2-c5d18d79be5c"}, {"remote_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:01Z", "security_group_id": "d47eca52-2ff0-420e-b62e-cae42d36122f", "port_range_min": null, "revision_number": 0, "tenant_id": "5d6266815d56426ca47a6aac5040110d", "created_at": "2018-10-02T19:00:01Z", "project_id": "5d6266815d56426ca47a6aac5040110d", "id": "dcc66667-a742-4e00-8119-873ab455179e"}]} 2018-10-02 19:00:36,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d47eca52-2ff0-420e-b62e-cae42d36122f used request id req-e50bf763-1d7a-4f03-a1d3-8faa4dd7de00 2018-10-02 19:00:36,445 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:00:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d47eca52-2ff0-420e-b62e-cae42d36122f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:36,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7b2d58d-7d11-4b32-a3e5-aca8933fe0e6 Content-Length: 0 Date: Tue, 02 Oct 2018 19:00:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:00:36,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d47eca52-2ff0-420e-b62e-cae42d36122f used request id req-c7b2d58d-7d11-4b32-a3e5-aca8933fe0e6 2018-10-02 19:00:36,769 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c365caa1-ff7a-44e-proj 2018-10-02 19:00:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:37,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bab0e90-c759-4da2-98ee-b739256cf8c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:37,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5d6266815d56426ca47a6aac5040110d used request id req-1bab0e90-c759-4da2-98ee-b739256cf8c2 2018-10-02 19:00:37,022 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c365caa1-ff7a-44e-proj-role 2018-10-02 19:00:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/42630d7c6c174fc787c130e4ec883909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:37,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125673cc-8af5-4082-bf9d-b51e11fae29c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:37,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/42630d7c6c174fc787c130e4ec883909 used request id req-125673cc-8af5-4082-bf9d-b51e11fae29c 2018-10-02 19:00:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0829bc2e7e11700849827a41009612aaec370e7" 2018-10-02 19:00:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1524e405-3c4b-4650-a9e0-9a394fd9fb99 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:00:37,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1524e405-3c4b-4650-a9e0-9a394fd9fb99 2018-10-02 19:00:37,220 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c365caa1-ff7a-44e-user 2018-10-02 19:00:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/a7762a3f4c15448685fdf8350e222ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba892265cee27e6f898e8eda7f131d069a2867f" 2018-10-02 19:00:37,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48592de0-18a6-4c1c-98a4-02682beaa05d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:37,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a7762a3f4c15448685fdf8350e222ed5 used request id req-48592de0-18a6-4c1c-98a4-02682beaa05d 2018-10-02 19:00:37,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:38,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["d5Rg_6xMSfyPTeHML9vNRA"], "issued_at": "2018-10-02T19:00:38.000000Z"}} 2018-10-02 19:00:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a77c85da4f996c39484dbcad6de24363eaa87a" 2018-10-02 19:00:38,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186c208e-cd1a-4b35-8437-4331a5f36dfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:38,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-186c208e-cd1a-4b35-8437-4331a5f36dfa 2018-10-02 19:00:38,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:38,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:38,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["zR7a2zjcS0SfnlSB_VTGkA"], "issued_at": "2018-10-02T19:00:38.000000Z"}} 2018-10-02 19:00:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:00:38,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7315f9-e414-4bca-b235-61ae6b86a500 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:38,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8a7315f9-e414-4bca-b235-61ae6b86a500 2018-10-02 19:00:38,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:00:38,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:00: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:00:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:00:38,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a60777-e77e-4c17-a1ec-a7f98459628d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:00:38,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj used request id req-34a60777-e77e-4c17-a1ec-a7f98459628d 2018-10-02 19:00:38,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:00:38,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ab7c7f-99ae-48f8-b1cf-b38edc730b80 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:00:38,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e4ab7c7f-99ae-48f8-b1cf-b38edc730b80 2018-10-02 19:00:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}}' 2018-10-02 19:00:38,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b28e9f0-f572-47f2-87a7-f3f6829a287f Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379"}, "enabled": true, "id": "2062faf0c7b145a4a486f0951544e379", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}} 2018-10-02 19:00:38,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-0b28e9f0-f572-47f2-87a7-f3f6829a287f 2018-10-02 19:00:38,977 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7d982b24-f0b0-46a-proj 2018-10-02 19:00:38,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:38,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:39,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["L0jqPhYxTv-8PQO0o0T4eA"], "issued_at": "2018-10-02T19:00:39.000000Z"}} 2018-10-02 19:00:39,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:39,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c89207b-89b7-4c19-ad95-c4c5b96ee3bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:39,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7c89207b-89b7-4c19-ad95-c4c5b96ee3bf 2018-10-02 19:00:39,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:00:39,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:00: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:00:39,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:39,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4473b4-7881-4ddf-878c-d16d8f4f3188 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:00:39,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5f4473b4-7881-4ddf-878c-d16d8f4f3188 2018-10-02 19:00:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:39,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bd5f23-0aa9-4dfe-9f39-8382d4ac5d88 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379"}, "enabled": true, "id": "2062faf0c7b145a4a486f0951544e379", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}]} 2018-10-02 19:00:39,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj used request id req-33bd5f23-0aa9-4dfe-9f39-8382d4ac5d88 2018-10-02 19:00:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:39,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140bfaa0-03fc-48ef-8469-6c01b06ee2e8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:00:39,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-140bfaa0-03fc-48ef-8469-6c01b06ee2e8 2018-10-02 19:00:40,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:40,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c099592-450f-4ced-aa22-00a719c90d00 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:00:40,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3c099592-450f-4ced-aa22-00a719c90d00 2018-10-02 19:00:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:40,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2db12c8-46c8-4212-bbfd-c47a2318cbc6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379"}, "enabled": true, "id": "2062faf0c7b145a4a486f0951544e379", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}]} 2018-10-02 19:00:40,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-7d982b24-f0b0-46a-proj used request id req-e2db12c8-46c8-4212-bbfd-c47a2318cbc6 2018-10-02 19:00:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/1240c8e428c64abe8fc0d85606898d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:40,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c983cb9-ab8f-4b63-bf6b-d9c9f22bb5ae Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7d982b24-f0b0-46a-user", "links": {"self": "http://172.30.9.22:5000/v3/users/1240c8e428c64abe8fc0d85606898d56"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2062faf0c7b145a4a486f0951544e379", "id": "1240c8e428c64abe8fc0d85606898d56", "password_expires_at": null}} 2018-10-02 19:00:40,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1240c8e428c64abe8fc0d85606898d56 used request id req-4c983cb9-ab8f-4b63-bf6b-d9c9f22bb5ae 2018-10-02 19:00:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:40,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fac27fb-aa21-4220-9ee0-3ecd119c983d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:00:40,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles used request id req-7fac27fb-aa21-4220-9ee0-3ecd119c983d 2018-10-02 19:00:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:40,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5bf505-4ae9-42b1-a1b6-15be1276db40 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:00:40,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-8b5bf505-4ae9-42b1-a1b6-15be1276db40 2018-10-02 19:00:40,746 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7d982b24-f0b0-46a-proj 2018-10-02 19:00:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:00:40,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b32ceb-e6b0-4617-a5b7-6a27def5c87e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:40,890 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-e9b32ceb-e6b0-4617-a5b7-6a27def5c87e 2018-10-02 19:00:40,890 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7d982b24-f0b0-46a-user 2018-10-02 19:00:40,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:00:40,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f996bddd-f347-48ba-b379-5eeb00b196de Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:00:40,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f996bddd-f347-48ba-b379-5eeb00b196de 2018-10-02 19:00:40,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" -d '{"role": {"name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role"}}' 2018-10-02 19:00:41,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a0867d5-c799-43af-a695-7311bf87031e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63126c2bfbbf45d1876ec34b9a182d29", "links": {"self": "http://172.30.9.22:5000/v3/roles/63126c2bfbbf45d1876ec34b9a182d29"}, "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role"}} 2018-10-02 19:00:41,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-9a0867d5-c799-43af-a695-7311bf87031e 2018-10-02 19:00:41,102 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role 2018-10-02 19:00:41,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/63126c2bfbbf45d1876ec34b9a182d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:00:41,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2437676c-ff93-4e9d-99b7-ba203ef36919 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/63126c2bfbbf45d1876ec34b9a182d29"}, "domain_id": null, "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role", "id": "63126c2bfbbf45d1876ec34b9a182d29"}} 2018-10-02 19:00:41,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/63126c2bfbbf45d1876ec34b9a182d29 used request id req-2437676c-ff93-4e9d-99b7-ba203ef36919 2018-10-02 19:00:41,191 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role to project CreateStackSuccessTests-7d982b24-f0b0-46a-proj 2018-10-02 19:00:41,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles/63126c2bfbbf45d1876ec34b9a182d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:00:41,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32981498-d540-4a75-a291-d15d703564b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:41,345 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379/users/1240c8e428c64abe8fc0d85606898d56/roles/63126c2bfbbf45d1876ec34b9a182d29 used request id req-32981498-d540-4a75-a291-d15d703564b9 2018-10-02 19:00:41,345 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:00:41,346 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:00:41,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:41,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:41,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "63126c2bfbbf45d1876ec34b9a182d29", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role"}], "expires_at": "2018-10-02T20:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062faf0c7b145a4a486f0951544e379", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-user", "id": "1240c8e428c64abe8fc0d85606898d56"}, "audit_ids": ["WBu2mo1QRJ-CLxIbDx9Ryg"], "issued_at": "2018-10-02T19:00:41.000000Z"}} 2018-10-02 19:00:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:00:41,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c370de-750b-4f95-9b85-055c3d3814c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:41,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-17c370de-750b-4f95-9b85-055c3d3814c5 2018-10-02 19:00:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:00:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f2e3ead9-9499-4663-a930-f8efe5ae5018 Date: Tue, 02 Oct 2018 19:00:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image"} 2018-10-02 19:00:41,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image used request id req-f2e3ead9-9499-4663-a930-f8efe5ae5018 2018-10-02 19:00:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:00:42,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-567b0845-c991-48eb-aacd-b916999c708a Date: Tue, 02 Oct 2018 19:00:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:00:42,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-567b0845-c991-48eb-aacd-b916999c708a 2018-10-02 19:00:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image"}' 2018-10-02 19:00:42,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 X-Openstack-Request-Id: req-144f507a-97d5-47a7-9f14-74387f58d6d0 Date: Tue, 02 Oct 2018 19:00:42 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:00:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:00:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41", "min_disk": 0, "protected": false, "id": "26153530-6ba4-42e8-bf28-72bb93a2ce41", "file": "/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/file", "checksum": null, "owner": "2062faf0c7b145a4a486f0951544e379", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:00:42,356 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-144f507a-97d5-47a7-9f14-74387f58d6d0 2018-10-02 19:00:42,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" -d '' 2018-10-02 19:00:44,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0b13f40-81a5-41ac-a154-4a62e89a159f Date: Tue, 02 Oct 2018 19:00:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:00:44,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/file used request id req-e0b13f40-81a5-41ac-a154-4a62e89a159f 2018-10-02 19:00:44,240 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:00:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:00:44,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-505c280f-b827-4c41-a4ee-7303a6e46d43 Date: Tue, 02 Oct 2018 19:00:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:00:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:00:44Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/snap", "metadata": {}}], "self": "/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41", "min_disk": 0, "protected": false, "id": "26153530-6ba4-42e8-bf28-72bb93a2ce41", "file": "/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2062faf0c7b145a4a486f0951544e379", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:00:44,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 used request id req-505c280f-b827-4c41-a4ee-7303a6e46d43 2018-10-02 19:00:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:00:44,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f98ca616-ac94-4cb3-b839-6dbd408e1287 Date: Tue, 02 Oct 2018 19:00:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:00:44,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f98ca616-ac94-4cb3-b839-6dbd408e1287 2018-10-02 19:00:44,444 - create_image - INFO - Created image with name - CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image 2018-10-02 19:00:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:00:44,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d55ace25-d593-4dbc-9e83-40fe86581e96 Date: Tue, 02 Oct 2018 19:00:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:00:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:00:44Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/snap", "metadata": {}}], "self": "/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41", "min_disk": 0, "protected": false, "id": "26153530-6ba4-42e8-bf28-72bb93a2ce41", "file": "/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2062faf0c7b145a4a486f0951544e379", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/26153530-6ba4-42e8-bf28-72bb93a2ce41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:00:44,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 used request id req-d55ace25-d593-4dbc-9e83-40fe86581e96 2018-10-02 19:00:44,468 - create_image - DEBUG - Instance status is - active 2018-10-02 19:00:44,468 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image 2018-10-02 19:00:44,468 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image 2018-10-02 19:00:44,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:44,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:44,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["2da8sT5lREyfzarwunMClw"], "issued_at": "2018-10-02T19:00:44.000000Z"}} 2018-10-02 19:00:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4840754af4184b1ff18335e4ca023f54cf492d1" 2018-10-02 19:00:44,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5524336d-2e22-4257-a523-121af4563871 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:44,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5524336d-2e22-4257-a523-121af4563871 2018-10-02 19:00:44,933 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:00:44,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4840754af4184b1ff18335e4ca023f54cf492d1" 2018-10-02 19:00:45,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00: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-7e0b2a51-9016-4408-b74d-7dfa9dd80730 x-compute-request-id: req-7e0b2a51-9016-4408-b74d-7dfa9dd80730 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:00:45,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7e0b2a51-9016-4408-b74d-7dfa9dd80730 2018-10-02 19:00:45,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4840754af4184b1ff18335e4ca023f54cf492d1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:00:45,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f995ef02-f4d5-48f0-84c9-d49e81b85980 x-compute-request-id: req-f995ef02-f4d5-48f0-84c9-d49e81b85980 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/053b3cc8-b0fa-4d0c-a894-0555afa06ddc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/053b3cc8-b0fa-4d0c-a894-0555afa06ddc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "053b3cc8-b0fa-4d0c-a894-0555afa06ddc", "name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:00:45,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f995ef02-f4d5-48f0-84c9-d49e81b85980 2018-10-02 19:00:45,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:00:45,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:00:45,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "63126c2bfbbf45d1876ec34b9a182d29", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role"}], "expires_at": "2018-10-02T20:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062faf0c7b145a4a486f0951544e379", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/2062faf0c7b145a4a486f0951544e379", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/2062faf0c7b145a4a486f0951544e379", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-user", "id": "1240c8e428c64abe8fc0d85606898d56"}, "audit_ids": ["gCsP8Q8lTo-OQNxxMCLmDA"], "issued_at": "2018-10-02T19:00:45.000000Z"}} 2018-10-02 19:00:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:45,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9870ce5d-e860-491c-83d5-a637daa5ed33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:00:45,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9870ce5d-e860-491c-83d5-a637daa5ed33 2018-10-02 19:00:45,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:00:45,673 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:00:45,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:45,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:45 GMT Server: Apache x-openstack-request-id: req-bb5b37c5-c181-4f19-abce-00a9dede0859 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:00:45,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack used request id req-bb5b37c5-c181-4f19-abce-00a9dede0859 2018-10-02 19:00:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-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-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name"}}' 2018-10-02 19:00:48,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:00:45 GMT Server: Apache x-openstack-request-id: req-a29a20ae-27dc-4bf3-a5b9-20488b6f5a52 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}]}} 2018-10-02 19:00:48,589 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks used request id req-a29a20ae-27dc-4bf3-a5b9-20488b6f5a52 2018-10-02 19:00:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:48,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:48 GMT Server: Apache x-openstack-request-id: req-9b50bb1c-4e54-4a3d-b430-fe48b72a9991 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:48,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:48 GMT Server: Apache x-openstack-request-id: req-e007a060-2aba-4c26-a044-3530109a33fc 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": "2062faf0c7b145a4a486f0951544e379", "OS::stack_id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "net_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "stack_user_project_id": "fa1d10b2590f458d81863832bdac2695", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:48,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-e007a060-2aba-4c26-a044-3530109a33fc 2018-10-02 19:00:48,807 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack 2018-10-02 19:00:48,808 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-10-02 19:00:48,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:48,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:48 GMT Server: Apache x-openstack-request-id: req-d8697802-5148-4dc2-8ca5-b001674ae5bf Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:49,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:49 GMT Server: Apache x-openstack-request-id: req-0eed05f0-c1a2-469e-9834-395a93ebc28d 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": "2062faf0c7b145a4a486f0951544e379", "OS::stack_id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "net_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "stack_user_project_id": "fa1d10b2590f458d81863832bdac2695", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:00:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:49,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-0eed05f0-c1a2-469e-9834-395a93ebc28d 2018-10-02 19:00:49,179 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-10-02 19:00:49,179 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack 2018-10-02 19:00:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:49,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:49 GMT Server: Apache x-openstack-request-id: req-bfb317e7-e1ba-4959-84a1-102b387a3876 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:49,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:00:49 GMT Server: Apache x-openstack-request-id: req-7db1cf06-d83d-4434-b400-c08fdbd0e439 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:00:49,546 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-7db1cf06-d83d-4434-b400-c08fdbd0e439 2018-10-02 19:00:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:49,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:49 GMT Server: Apache x-openstack-request-id: req-d82d09bb-d243-4d4a-818f-2c2b1fa2c90d Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:49,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:49 GMT Server: Apache x-openstack-request-id: req-4491fa8e-a1aa-46e5-b612-1e6e74e01231 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": "2062faf0c7b145a4a486f0951544e379", "OS::stack_id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "net_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "stack_user_project_id": "fa1d10b2590f458d81863832bdac2695", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-02T19:00:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:49,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-4491fa8e-a1aa-46e5-b612-1e6e74e01231 2018-10-02 19:00:49,919 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-02 19:00:49,919 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:52,923 - create_stack - DEBUG - Stack status query timeout in 1196.62406683 2018-10-02 19:00:52,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:52,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:52 GMT Server: Apache x-openstack-request-id: req-7303fafb-af6b-4fcd-9a41-1fa5956d7186 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:52,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:52 GMT Server: Apache x-openstack-request-id: req-179fe1f6-3509-4b30-adf0-91e6d6d7b9e7 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": "2062faf0c7b145a4a486f0951544e379", "OS::stack_id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "net_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "stack_user_project_id": "fa1d10b2590f458d81863832bdac2695", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-02T19:00:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:52,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-179fe1f6-3509-4b30-adf0-91e6d6d7b9e7 2018-10-02 19:00:52,997 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-02 19:00:52,997 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:56,001 - create_stack - DEBUG - Stack status query timeout in 1193.54615092 2018-10-02 19:00:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:56,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:56 GMT Server: Apache x-openstack-request-id: req-0aa675d9-a252-4ff5-ae63-79d26415bea4 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:56,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:56 GMT Server: Apache x-openstack-request-id: req-4720cb80-7312-45b0-8eb9-7d7b3f69d670 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": "2062faf0c7b145a4a486f0951544e379", "OS::stack_id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name", "net_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "stack_user_project_id": "fa1d10b2590f458d81863832bdac2695", "tags": null, "creation_time": "2018-10-02T19:00:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:00:54Z", "id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:56,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-4720cb80-7312-45b0-8eb9-7d7b3f69d670 2018-10-02 19:00:56,224 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:00:56,225 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:00:59,228 - create_stack - DEBUG - Stack status query timeout in 1190.31890202 2018-10-02 19:00:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:59,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:59 GMT Server: Apache x-openstack-request-id: req-1947a49f-4657-474e-8250-6d2ab07bb5e5 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:59,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:00:59 GMT Server: Apache x-openstack-request-id: req-39ad9307-87f1-4b96-8f4f-8bb7a38247b1 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": "2062faf0c7b145a4a486f0951544e379", "OS::stack_id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "image_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image", "inst_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-inst", "subnet_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-subnet", "flavor_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-flavor-name", "net_name": "CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-net"}, "deletion_time": "2018-10-02T19:00:58Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack", "stack_user_project_id": "fa1d10b2590f458d81863832bdac2695", "tags": null, "creation_time": "2018-10-02T19:00:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:00:54Z", "id": "c05f7c5b-e102-45e2-801a-f91131f70d0d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:00:59,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-39ad9307-87f1-4b96-8f4f-8bb7a38247b1 2018-10-02 19:00:59,426 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:00:59,426 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack 2018-10-02 19:00:59,426 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack 2018-10-02 19:00:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/c05f7c5b-e102-45e2-801a-f91131f70d0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e8adc615723da86ba760f56191b97958e60da4" 2018-10-02 19:00:59,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:00:59 GMT Server: Apache x-openstack-request-id: req-c86b6c39-649d-4c72-84d8-8ba883c345c3 Location: http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:00:59,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:00:59 GMT Server: Apache x-openstack-request-id: req-8002939e-324c-4aa1-9e2e-998a7c2eda30 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:00:59,616 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/2062faf0c7b145a4a486f0951544e379/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-stack/c05f7c5b-e102-45e2-801a-f91131f70d0d used request id req-8002939e-324c-4aa1-9e2e-998a7c2eda30 2018-10-02 19:00:59,617 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d4d7939d-1e31-47a1-91b8-f6cb1ecd2087-image 2018-10-02 19:00:59,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}504d8e98c554ddd1d17d3da5a350881eba41a897" 2018-10-02 19:01:01,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fdfec0a4-16e5-48f5-a69b-5d08460e05ad Date: Tue, 02 Oct 2018 19:01:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:01:01,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/26153530-6ba4-42e8-bf28-72bb93a2ce41 used request id req-fdfec0a4-16e5-48f5-a69b-5d08460e05ad 2018-10-02 19:01:01,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/053b3cc8-b0fa-4d0c-a894-0555afa06ddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4840754af4184b1ff18335e4ca023f54cf492d1" 2018-10-02 19:01:01,728 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bb4b67e-cff5-4fa9-83cc-4a6a72ab93dd x-compute-request-id: req-4bb4b67e-cff5-4fa9-83cc-4a6a72ab93dd Content-Length: 0 Content-Type: application/json 2018-10-02 19:01:01,729 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/053b3cc8-b0fa-4d0c-a894-0555afa06ddc used request id req-4bb4b67e-cff5-4fa9-83cc-4a6a72ab93dd 2018-10-02 19:01:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:01,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2fad14f3-27f0-4651-a3c9-733bd52840b3 Date: Tue, 02 Oct 2018 19:01:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2062faf0c7b145a4a486f0951544e379", "created_at": "2018-10-02T19:00:49Z", "updated_at": "2018-10-02T19:00:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "revision_number": 0, "id": "4bc54968-89c6-4633-845b-e28f7bce4e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "tenant_id": "2062faf0c7b145a4a486f0951544e379", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062faf0c7b145a4a486f0951544e379"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "revision_number": 0, "id": "5952b6cb-12a6-48b9-9335-2e4fdcf37f15", "remote_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "tenant_id": "2062faf0c7b145a4a486f0951544e379", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062faf0c7b145a4a486f0951544e379"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "revision_number": 0, "id": "bc4f86e2-ed49-4397-a440-9817c4cfda44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "tenant_id": "2062faf0c7b145a4a486f0951544e379", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062faf0c7b145a4a486f0951544e379"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "revision_number": 0, "id": "f34ba35c-3643-42f8-a42b-84b1f6d51a16", "remote_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "remote_ip_prefix": null, "created_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "tenant_id": "2062faf0c7b145a4a486f0951544e379", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062faf0c7b145a4a486f0951544e379"}], "revision_number": 4, "project_id": "2062faf0c7b145a4a486f0951544e379", "id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:01:01,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2fad14f3-27f0-4651-a3c9-733bd52840b3 2018-10-02 19:01:01,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:02,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1d2ea8-6864-4496-a8a7-d621518f3675 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379"}, "enabled": true, "id": "2062faf0c7b145a4a486f0951544e379", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d982b24-f0b0-46a-proj"}} 2018-10-02 19:01:02,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379 used request id req-bf1d2ea8-6864-4496-a8a7-d621518f3675 2018-10-02 19:01:02,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62740920-5dfd-48d6-a8eb-ca6a947620f9 2018-10-02 19:01:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=62740920-5dfd-48d6-a8eb-ca6a947620f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:02,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-78fd46e7-004f-432d-9e7a-b0bdea386963 Date: Tue, 02 Oct 2018 19:01: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-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2062faf0c7b145a4a486f0951544e379", "created_at": "2018-10-02T19:00:49Z", "project_id": "2062faf0c7b145a4a486f0951544e379", "id": "4bc54968-89c6-4633-845b-e28f7bce4e05"}, {"remote_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2062faf0c7b145a4a486f0951544e379", "created_at": "2018-10-02T19:00:49Z", "project_id": "2062faf0c7b145a4a486f0951544e379", "id": "5952b6cb-12a6-48b9-9335-2e4fdcf37f15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2062faf0c7b145a4a486f0951544e379", "created_at": "2018-10-02T19:00:49Z", "project_id": "2062faf0c7b145a4a486f0951544e379", "id": "bc4f86e2-ed49-4397-a440-9817c4cfda44"}, {"remote_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:00:49Z", "security_group_id": "62740920-5dfd-48d6-a8eb-ca6a947620f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2062faf0c7b145a4a486f0951544e379", "created_at": "2018-10-02T19:00:49Z", "project_id": "2062faf0c7b145a4a486f0951544e379", "id": "f34ba35c-3643-42f8-a42b-84b1f6d51a16"}]} 2018-10-02 19:01:02,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=62740920-5dfd-48d6-a8eb-ca6a947620f9 used request id req-78fd46e7-004f-432d-9e7a-b0bdea386963 2018-10-02 19:01:02,221 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:01:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/62740920-5dfd-48d6-a8eb-ca6a947620f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:02,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22b32a16-8b52-44a0-ba8e-5b424100598e Content-Length: 0 Date: Tue, 02 Oct 2018 19:01:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:01:02,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/62740920-5dfd-48d6-a8eb-ca6a947620f9 used request id req-22b32a16-8b52-44a0-ba8e-5b424100598e 2018-10-02 19:01:02,666 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7d982b24-f0b0-46a-proj 2018-10-02 19:01:02,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:02,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dedd60e-2fa6-49ee-b295-4f21dc55021a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:02,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2062faf0c7b145a4a486f0951544e379 used request id req-8dedd60e-2fa6-49ee-b295-4f21dc55021a 2018-10-02 19:01:02,925 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7d982b24-f0b0-46a-proj-role 2018-10-02 19:01:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/63126c2bfbbf45d1876ec34b9a182d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:03,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6925ca-a6d1-48fb-b8fe-3920a56315f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:03,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/63126c2bfbbf45d1876ec34b9a182d29 used request id req-dd6925ca-a6d1-48fb-b8fe-3920a56315f8 2018-10-02 19:01:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5443c635884ab943006f11a13d22b757941c7354" 2018-10-02 19:01:03,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27278a51-085c-4a5c-92b2-e797be15ae02 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:01:03,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-27278a51-085c-4a5c-92b2-e797be15ae02 2018-10-02 19:01:03,120 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7d982b24-f0b0-46a-user 2018-10-02 19:01:03,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/1240c8e428c64abe8fc0d85606898d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58380aba03c4b94edff4fc50cb59385eeebf7e4" 2018-10-02 19:01:03,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e20203-09ea-4c09-9bbe-f2f86c41b3d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:03,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1240c8e428c64abe8fc0d85606898d56 used request id req-84e20203-09ea-4c09-9bbe-f2f86c41b3d7 2018-10-02 19:01:03,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:03,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["B22ym7lvSoSrxeFGfVLaRg"], "issued_at": "2018-10-02T19:01:03.000000Z"}} 2018-10-02 19:01:03,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31f625c1774fed1a1de0803c05f0405f6c2886a" 2018-10-02 19:01:03,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58103ce5-165a-4295-9887-2f5f94fb5c16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:03,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-58103ce5-165a-4295-9887-2f5f94fb5c16 2018-10-02 19:01:03,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:03,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:04,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NloTvApGSKucLG1yXy6FDQ"], "issued_at": "2018-10-02T19:01:04.000000Z"}} 2018-10-02 19:01:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:04,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07c62ba-74a2-4455-b02b-d2e6e82b6a90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:04,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f07c62ba-74a2-4455-b02b-d2e6e82b6a90 2018-10-02 19:01:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:01:04,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:01:04,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:04,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f9ff55-fbe2-44ac-b13b-e15898277425 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:01:04,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj used request id req-05f9ff55-fbe2-44ac-b13b-e15898277425 2018-10-02 19:01:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:04,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4d37dc-218e-4021-bfb1-f18974c15791 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:01:04,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-7f4d37dc-218e-4021-bfb1-f18974c15791 2018-10-02 19:01:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}}' 2018-10-02 19:01:04,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb9bf3e-4e88-4ce0-9aaa-33d0d551c105 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25"}, "enabled": true, "id": "62acda6e8e7e4d3cae784a4f56777d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}} 2018-10-02 19:01:04,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3bb9bf3e-4e88-4ce0-9aaa-33d0d551c105 2018-10-02 19:01:04,654 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj 2018-10-02 19:01:04,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:04,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:05,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["F_1l5cXwQj6ZcQYfjzc5yg"], "issued_at": "2018-10-02T19:01:05.000000Z"}} 2018-10-02 19:01:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:05,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bef121-1420-4660-bc45-f8b0a138a158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:05,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-84bef121-1420-4660-bc45-f8b0a138a158 2018-10-02 19:01:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:01:05,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:01:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:05,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597fc810-c67d-42f2-a787-aa011e12914b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:01:05,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-597fc810-c67d-42f2-a787-aa011e12914b 2018-10-02 19:01:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:05,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562111b5-a52d-4228-9c4e-6705af7d9dd8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25"}, "enabled": true, "id": "62acda6e8e7e4d3cae784a4f56777d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}]} 2018-10-02 19:01:05,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj used request id req-562111b5-a52d-4228-9c4e-6705af7d9dd8 2018-10-02 19:01:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:05,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43038f57-3217-4e66-b973-34e00c9bfb27 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:01:05,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-43038f57-3217-4e66-b973-34e00c9bfb27 2018-10-02 19:01:05,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:05,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba6b4d9-4f48-4362-92cc-b6874f1e66e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:01:05,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fba6b4d9-4f48-4362-92cc-b6874f1e66e3 2018-10-02 19:01:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:05,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aff9a1d-4dd8-4862-9fe6-0bc5f8f8f90a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25"}, "enabled": true, "id": "62acda6e8e7e4d3cae784a4f56777d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}]} 2018-10-02 19:01:05,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj used request id req-3aff9a1d-4dd8-4862-9fe6-0bc5f8f8f90a 2018-10-02 19:01:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/57ba8f83042a425ead48572fbe47412f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:06,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a104256e-0bae-4d34-9e6c-ed22bbe8d7a9 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-user", "links": {"self": "http://172.30.9.22:5000/v3/users/57ba8f83042a425ead48572fbe47412f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "62acda6e8e7e4d3cae784a4f56777d25", "id": "57ba8f83042a425ead48572fbe47412f", "password_expires_at": null}} 2018-10-02 19:01:06,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/57ba8f83042a425ead48572fbe47412f used request id req-a104256e-0bae-4d34-9e6c-ed22bbe8d7a9 2018-10-02 19:01:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:06,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21336532-a1b8-4ab1-9dd2-326d4beac261 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:01:06,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles used request id req-21336532-a1b8-4ab1-9dd2-326d4beac261 2018-10-02 19:01:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:06,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3de93b-14e7-4171-9806-6d1a8cc808fe Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:01:06,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-cb3de93b-14e7-4171-9806-6d1a8cc808fe 2018-10-02 19:01:06,302 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj 2018-10-02 19:01:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:06,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a862391-5aa9-4a73-ae60-a3a111c36013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:06,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-4a862391-5aa9-4a73-ae60-a3a111c36013 2018-10-02 19:01:06,369 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f4cf1c18-9dbb-4f2-user 2018-10-02 19:01:06,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe614b7-967e-4b35-9f9d-ba12c548d2c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:01:06,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-efe614b7-967e-4b35-9f9d-ba12c548d2c1 2018-10-02 19:01:06,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" -d '{"role": {"name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role"}}' 2018-10-02 19:01:06,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5550249-18c3-4d50-8ec3-618a56286575 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbe5adf49cd74e328a6d1a6844da1a84", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbe5adf49cd74e328a6d1a6844da1a84"}, "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role"}} 2018-10-02 19:01:06,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-c5550249-18c3-4d50-8ec3-618a56286575 2018-10-02 19:01:06,672 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role 2018-10-02 19:01:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/fbe5adf49cd74e328a6d1a6844da1a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:06,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5af82f-2296-44c0-8dc9-c3b60da9b95b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/fbe5adf49cd74e328a6d1a6844da1a84"}, "domain_id": null, "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role", "id": "fbe5adf49cd74e328a6d1a6844da1a84"}} 2018-10-02 19:01:06,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/fbe5adf49cd74e328a6d1a6844da1a84 used request id req-ee5af82f-2296-44c0-8dc9-c3b60da9b95b 2018-10-02 19:01:06,767 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role to project CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj 2018-10-02 19:01:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles/fbe5adf49cd74e328a6d1a6844da1a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:06,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a4fac65-649d-4ad7-af2e-82716cfeb4cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:06,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25/users/57ba8f83042a425ead48572fbe47412f/roles/fbe5adf49cd74e328a6d1a6844da1a84 used request id req-9a4fac65-649d-4ad7-af2e-82716cfeb4cb 2018-10-02 19:01:06,896 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:01:06,897 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:01:06,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:06,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:07,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbe5adf49cd74e328a6d1a6844da1a84", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62acda6e8e7e4d3cae784a4f56777d25", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-user", "id": "57ba8f83042a425ead48572fbe47412f"}, "audit_ids": ["IH3WFDfhQJ-ZoQcC4tG60Q"], "issued_at": "2018-10-02T19:01:07.000000Z"}} 2018-10-02 19:01:07,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:07,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95958013-c489-4028-84ca-26285d3cdecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:07,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-95958013-c489-4028-84ca-26285d3cdecf 2018-10-02 19:01:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:07,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-43d771b3-369c-4d59-baa5-1e20a7b89736 Date: Tue, 02 Oct 2018 19:01:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image"} 2018-10-02 19:01:07,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image used request id req-43d771b3-369c-4d59-baa5-1e20a7b89736 2018-10-02 19:01:07,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2354ce4-ce48-4085-a425-4259a4ae2ab4 Date: Tue, 02 Oct 2018 19:01:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:01:07,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a2354ce4-ce48-4085-a425-4259a4ae2ab4 2018-10-02 19:01:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image"}' 2018-10-02 19:01:07,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 X-Openstack-Request-Id: req-36eb1797-43b2-44dd-848e-f3024595ed23 Date: Tue, 02 Oct 2018 19:01:07 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:01:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:01:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/c1da4a26-a248-4122-9415-d230e26ea247", "min_disk": 0, "protected": false, "id": "c1da4a26-a248-4122-9415-d230e26ea247", "file": "/v2/images/c1da4a26-a248-4122-9415-d230e26ea247/file", "checksum": null, "owner": "62acda6e8e7e4d3cae784a4f56777d25", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:01:07,901 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-36eb1797-43b2-44dd-848e-f3024595ed23 2018-10-02 19:01:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" -d '' 2018-10-02 19:01:09,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0303a0ba-35a0-48cc-b6a2-3c84fee68058 Date: Tue, 02 Oct 2018 19:01:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:01:09,425 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247/file used request id req-0303a0ba-35a0-48cc-b6a2-3c84fee68058 2018-10-02 19:01:09,425 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:01:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:09,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3c59f445-5735-497d-8a3f-c63e288cd0dc Date: Tue, 02 Oct 2018 19:01:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:01:09Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c1da4a26-a248-4122-9415-d230e26ea247/snap", "metadata": {}}], "self": "/v2/images/c1da4a26-a248-4122-9415-d230e26ea247", "min_disk": 0, "protected": false, "id": "c1da4a26-a248-4122-9415-d230e26ea247", "file": "/v2/images/c1da4a26-a248-4122-9415-d230e26ea247/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62acda6e8e7e4d3cae784a4f56777d25", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c1da4a26-a248-4122-9415-d230e26ea247/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:01:09,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 used request id req-3c59f445-5735-497d-8a3f-c63e288cd0dc 2018-10-02 19:01:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7003c663-8372-4115-9786-e315b728f5b7 Date: Tue, 02 Oct 2018 19:01:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:01:09,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7003c663-8372-4115-9786-e315b728f5b7 2018-10-02 19:01:09,774 - create_image - INFO - Created image with name - CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image 2018-10-02 19:01:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:09,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-666ae221-194c-4cb1-a4e6-14ab05a546db Date: Tue, 02 Oct 2018 19:01:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:01:09Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c1da4a26-a248-4122-9415-d230e26ea247/snap", "metadata": {}}], "self": "/v2/images/c1da4a26-a248-4122-9415-d230e26ea247", "min_disk": 0, "protected": false, "id": "c1da4a26-a248-4122-9415-d230e26ea247", "file": "/v2/images/c1da4a26-a248-4122-9415-d230e26ea247/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62acda6e8e7e4d3cae784a4f56777d25", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/c1da4a26-a248-4122-9415-d230e26ea247/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:01:09,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 used request id req-666ae221-194c-4cb1-a4e6-14ab05a546db 2018-10-02 19:01:09,954 - create_image - DEBUG - Instance status is - active 2018-10-02 19:01:09,954 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image 2018-10-02 19:01:09,954 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image 2018-10-02 19:01:09,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:09,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:10,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["KiNKSO0MRHyz-nblZOE5mQ"], "issued_at": "2018-10-02T19:01:10.000000Z"}} 2018-10-02 19:01:10,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da31dcded0fde3daf10e996bbf613c95007ce51" 2018-10-02 19:01:10,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a386e8fb-1cf4-417b-bf37-2b187c6d832d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:10,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a386e8fb-1cf4-417b-bf37-2b187c6d832d 2018-10-02 19:01:10,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:01:10,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da31dcded0fde3daf10e996bbf613c95007ce51" 2018-10-02 19:01:10,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-cb922df0-107b-46ab-8fa6-0ae4a44f2c04 x-compute-request-id: req-cb922df0-107b-46ab-8fa6-0ae4a44f2c04 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:01:10,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cb922df0-107b-46ab-8fa6-0ae4a44f2c04 2018-10-02 19:01:10,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da31dcded0fde3daf10e996bbf613c95007ce51" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:01:10,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-6cd8e672-b10e-440d-b825-c73947326c80 x-compute-request-id: req-6cd8e672-b10e-440d-b825-c73947326c80 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/47199714-5573-4c34-b504-d23e2784a196", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/47199714-5573-4c34-b504-d23e2784a196", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "47199714-5573-4c34-b504-d23e2784a196", "name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:01:10,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6cd8e672-b10e-440d-b825-c73947326c80 2018-10-02 19:01:10,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:10,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:11,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbe5adf49cd74e328a6d1a6844da1a84", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62acda6e8e7e4d3cae784a4f56777d25", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-user", "id": "57ba8f83042a425ead48572fbe47412f"}, "audit_ids": ["bj-Carl9T56tyLE1o-OGzw"], "issued_at": "2018-10-02T19:01:11.000000Z"}} 2018-10-02 19:01:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:11,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d785d391-8330-4172-957b-80151e84b06f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:11,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d785d391-8330-4172-957b-80151e84b06f 2018-10-02 19:01:11,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:01:11,149 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:01:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:11,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:11 GMT Server: Apache x-openstack-request-id: req-c63c800b-5211-4087-b63e-b79915eb6511 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:01:11,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack used request id req-c63c800b-5211-4087-b63e-b79915eb6511 2018-10-02 19:01:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-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-894df5b5-727b-454b-9b89-94b81017d09a-net", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}}' 2018-10-02 19:01:13,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:01:11 GMT Server: Apache x-openstack-request-id: req-1b6a259c-37f2-4051-91cc-213f32c379e4 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}]}} 2018-10-02 19:01:13,592 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks used request id req-1b6a259c-37f2-4051-91cc-213f32c379e4 2018-10-02 19:01:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:13,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:13 GMT Server: Apache x-openstack-request-id: req-c3a782a0-9813-467f-98dc-d7765d408cd5 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:13,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:13 GMT Server: Apache x-openstack-request-id: req-30fb89c8-75b8-4ef8-9f4f-7bca2d76405a 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:13,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-30fb89c8-75b8-4ef8-9f4f-7bca2d76405a 2018-10-02 19:01:13,826 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack 2018-10-02 19:01:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:13,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:13 GMT Server: Apache x-openstack-request-id: req-3bce5463-8ff9-463a-9a79-f5ef83576984 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:14,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:13 GMT Server: Apache x-openstack-request-id: req-7167ab9b-9bed-418a-953a-db52d834dcf4 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:14,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-7167ab9b-9bed-418a-953a-db52d834dcf4 2018-10-02 19:01:14,043 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:01:14,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:17,045 - create_stack - DEBUG - Stack status query timeout in 1196.7809639 2018-10-02 19:01:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:17,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:17 GMT Server: Apache x-openstack-request-id: req-9be4f1a4-8010-4c61-bbf4-e455dc4e2ccc Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:17,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:17 GMT Server: Apache x-openstack-request-id: req-f050ee12-118e-49dc-84d1-9147aec3ac97 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:17,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-f050ee12-118e-49dc-84d1-9147aec3ac97 2018-10-02 19:01:17,426 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:01:17,426 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:20,430 - create_stack - DEBUG - Stack status query timeout in 1193.3963058 2018-10-02 19:01:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:20,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:20 GMT Server: Apache x-openstack-request-id: req-98025821-5b97-4287-b305-1e6183eb7b43 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:20,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:20 GMT Server: Apache x-openstack-request-id: req-4721c755-2626-4342-a028-b425e305dba8 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:20,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-4721c755-2626-4342-a028-b425e305dba8 2018-10-02 19:01:20,830 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:01:20,830 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:23,833 - create_stack - DEBUG - Stack status query timeout in 1189.99299979 2018-10-02 19:01:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:23,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:23 GMT Server: Apache x-openstack-request-id: req-cd78f27e-f172-4b80-8250-775a3a0bb9b2 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:24,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:23 GMT Server: Apache x-openstack-request-id: req-97ab5e1f-fd78-4c62-9c51-e1f7935ebb1a 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:24,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-97ab5e1f-fd78-4c62-9c51-e1f7935ebb1a 2018-10-02 19:01:24,077 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:01:24,077 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:27,080 - create_stack - DEBUG - Stack status query timeout in 1186.74551487 2018-10-02 19:01:27,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:27,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:27 GMT Server: Apache x-openstack-request-id: req-846925dd-2393-4a21-b19b-d634ed7b0366 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:27,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:27 GMT Server: Apache x-openstack-request-id: req-56138259-3fa2-44e4-86ee-5929935fc538 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:27,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-56138259-3fa2-44e4-86ee-5929935fc538 2018-10-02 19:01:27,309 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:01:27,309 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:30,312 - create_stack - DEBUG - Stack status query timeout in 1183.51354885 2018-10-02 19:01:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:30,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:30 GMT Server: Apache x-openstack-request-id: req-ac2909f7-59f5-41ec-ac92-0b98627fc655 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:30,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:30 GMT Server: Apache x-openstack-request-id: req-2b80cfe1-cca5-4bca-b094-19c0440b2fa3 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:30,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-2b80cfe1-cca5-4bca-b094-19c0440b2fa3 2018-10-02 19:01:30,695 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:01:30,696 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack 2018-10-02 19:01:30,696 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack 2018-10-02 19:01:30,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:31,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbe5adf49cd74e328a6d1a6844da1a84", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62acda6e8e7e4d3cae784a4f56777d25", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/62acda6e8e7e4d3cae784a4f56777d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-user", "id": "57ba8f83042a425ead48572fbe47412f"}, "audit_ids": ["YNv0JssbTQKaW2cJ0fkIsA"], "issued_at": "2018-10-02T19:01:31.000000Z"}} 2018-10-02 19:01:31,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a917ebe300660bd9defc2b56ba28d3586b4941c" 2018-10-02 19:01:31,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:31 GMT Server: Apache x-openstack-request-id: req-6a5cb035-bd5f-4986-bb42-5a04d03e4b19 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:31,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:31 GMT Server: Apache x-openstack-request-id: req-20df3a6f-a48b-4092-b58b-07d33867c75b 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:31,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-20df3a6f-a48b-4092-b58b-07d33867c75b 2018-10-02 19:01:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:31,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:31 GMT Server: Apache x-openstack-request-id: req-38779ef6-9087-4147-ba7c-fc7d3c1b0e3c Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:32,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:32 GMT Server: Apache x-openstack-request-id: req-373ccf53-c8c3-464b-a40a-8b29016f4ab2 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:32,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-373ccf53-c8c3-464b-a40a-8b29016f4ab2 2018-10-02 19:01:32,187 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack 2018-10-02 19:01:32,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:32,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:32 GMT Server: Apache x-openstack-request-id: req-ea6e6276-1c2e-4d07-80bc-e1915b0a5a01 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:32,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:32 GMT Server: Apache x-openstack-request-id: req-ffc2cbb7-01af-4d18-b0f9-93d05e902fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:32,571 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-ffc2cbb7-01af-4d18-b0f9-93d05e902fc1 2018-10-02 19:01:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:32,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:32 GMT Server: Apache x-openstack-request-id: req-30cdc054-ce7a-4f1e-8095-e52a7a07dd9c Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:32,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:32 GMT Server: Apache x-openstack-request-id: req-a846de29-6e0d-4cf1-b4a2-c34910c3c48c 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:32,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-a846de29-6e0d-4cf1-b4a2-c34910c3c48c 2018-10-02 19:01:32,942 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:01:32,943 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:35,944 - create_stack - DEBUG - Stack status query timeout in 1196.62733412 2018-10-02 19:01:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:36,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:35 GMT Server: Apache x-openstack-request-id: req-0d77eb28-7fee-4d3d-8234-fe476e59f292 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:36,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:36 GMT Server: Apache x-openstack-request-id: req-c5998271-52a4-4dd2-a73f-6cbf56b8ad83 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "tags": null, "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:01:32Z", "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:36,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-c5998271-52a4-4dd2-a73f-6cbf56b8ad83 2018-10-02 19:01:36,239 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:01:36,239 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:39,242 - create_stack - DEBUG - Stack status query timeout in 1193.32934308 2018-10-02 19:01:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:39,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:39 GMT Server: Apache x-openstack-request-id: req-87713538-24b4-44c5-bf62-22057310c081 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:39,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:39 GMT Server: Apache x-openstack-request-id: req-ded90a2e-0eb7-4095-904f-0e35b8f07242 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "tags": null, "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:01:32Z", "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:39,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-ded90a2e-0eb7-4095-904f-0e35b8f07242 2018-10-02 19:01:39,297 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:01:39,297 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:42,300 - create_stack - DEBUG - Stack status query timeout in 1190.27154207 2018-10-02 19:01:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:42,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:42 GMT Server: Apache x-openstack-request-id: req-6ced0b28-ec7f-484c-888a-12d8f843d160 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:42,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:42 GMT Server: Apache x-openstack-request-id: req-5eefd96d-e45c-4087-a69c-d5ac6fab0704 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "tags": null, "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:01:32Z", "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:42,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-5eefd96d-e45c-4087-a69c-d5ac6fab0704 2018-10-02 19:01:42,376 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:01:42,376 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:01:45,379 - create_stack - DEBUG - Stack status query timeout in 1187.19204307 2018-10-02 19:01:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:45,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-b50e8fe6-0dae-4450-9d5e-dd3a94ca257c Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:45,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-a4a723b4-8e00-4fdb-8247-0b341f55c207 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": "62acda6e8e7e4d3cae784a4f56777d25", "OS::stack_id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "image_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image", "inst_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-inst", "subnet_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-subnet", "flavor_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-flavor-name", "net_name": "CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-net"}, "deletion_time": "2018-10-02T19:01:45Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack", "stack_user_project_id": "038319eb4e4a4d1da852f03040a66fbf", "tags": null, "creation_time": "2018-10-02T19:01:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:01:32Z", "id": "c63484a8-9a71-4923-bb1b-a0223d59f797", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:01:45,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-a4a723b4-8e00-4fdb-8247-0b341f55c207 2018-10-02 19:01:45,961 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:01:45,961 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack 2018-10-02 19:01:45,961 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack 2018-10-02 19:01:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/c63484a8-9a71-4923-bb1b-a0223d59f797 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd0a3fa018171ff80dd138f1530df68123128f9" 2018-10-02 19:01:45,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-6b68ca8f-4636-4545-9f4f-03d742fcf3a6 Location: http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:01:46,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-e45af9c2-5d85-42a0-aa8f-b4a6f981e418 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:01:46,166 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/62acda6e8e7e4d3cae784a4f56777d25/stacks/CreateStackSuccessTests-CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-stack/c63484a8-9a71-4923-bb1b-a0223d59f797 used request id req-e45af9c2-5d85-42a0-aa8f-b4a6f981e418 2018-10-02 19:01:46,167 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-894df5b5-727b-454b-9b89-94b81017d09a-image 2018-10-02 19:01:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}171334d69e9bfbdf0e77e294430fc9a5be841e74" 2018-10-02 19:01:47,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42b01a59-3bf3-493f-8416-f07fb3747d65 Date: Tue, 02 Oct 2018 19:01:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:01:47,353 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c1da4a26-a248-4122-9415-d230e26ea247 used request id req-42b01a59-3bf3-493f-8416-f07fb3747d65 2018-10-02 19:01:47,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/47199714-5573-4c34-b504-d23e2784a196 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da31dcded0fde3daf10e996bbf613c95007ce51" 2018-10-02 19:01:47,398 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:01: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-b37f0688-d398-45d0-9bc1-9055e13abdb2 x-compute-request-id: req-b37f0688-d398-45d0-9bc1-9055e13abdb2 Content-Length: 0 Content-Type: application/json 2018-10-02 19:01:47,398 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/47199714-5573-4c34-b504-d23e2784a196 used request id req-b37f0688-d398-45d0-9bc1-9055e13abdb2 2018-10-02 19:01:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:47,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e4b27f45-018e-479d-96dc-b00dbd162f62 Date: Tue, 02 Oct 2018 19:01:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "created_at": "2018-10-02T19:01:14Z", "updated_at": "2018-10-02T19:01:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "revision_number": 0, "id": "14cf62ca-04f7-4914-99f5-f4b209181bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "port_range_min": null, "ethertype": "IPv6", "project_id": "62acda6e8e7e4d3cae784a4f56777d25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "revision_number": 0, "id": "799773d3-9b06-4ba3-ac9a-a3747c23ed1e", "remote_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "remote_ip_prefix": null, "created_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "port_range_min": null, "ethertype": "IPv4", "project_id": "62acda6e8e7e4d3cae784a4f56777d25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "revision_number": 0, "id": "84af89cd-f381-4dd0-90d6-1202159b2a77", "remote_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "remote_ip_prefix": null, "created_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "port_range_min": null, "ethertype": "IPv6", "project_id": "62acda6e8e7e4d3cae784a4f56777d25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "revision_number": 0, "id": "e3c03cf3-47a6-4a4b-ac09-5b41cdb73427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "port_range_min": null, "ethertype": "IPv4", "project_id": "62acda6e8e7e4d3cae784a4f56777d25"}], "revision_number": 4, "project_id": "62acda6e8e7e4d3cae784a4f56777d25", "id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:01:47,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e4b27f45-018e-479d-96dc-b00dbd162f62 2018-10-02 19:01:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:47,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109b00b7-b8bf-4936-9535-946146e8430a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25"}, "enabled": true, "id": "62acda6e8e7e4d3cae784a4f56777d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj"}} 2018-10-02 19:01:47,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25 used request id req-109b00b7-b8bf-4936-9535-946146e8430a 2018-10-02 19:01:47,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f9e27b-9a53-47f6-b120-d19d5da1ab27 2018-10-02 19:01:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=84f9e27b-9a53-47f6-b120-d19d5da1ab27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-004d5b06-6259-4187-8adc-660789b327b4 Date: Tue, 02 Oct 2018 19:01:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "port_range_min": null, "revision_number": 0, "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "created_at": "2018-10-02T19:01:14Z", "project_id": "62acda6e8e7e4d3cae784a4f56777d25", "id": "14cf62ca-04f7-4914-99f5-f4b209181bf6"}, {"remote_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "port_range_min": null, "revision_number": 0, "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "created_at": "2018-10-02T19:01:14Z", "project_id": "62acda6e8e7e4d3cae784a4f56777d25", "id": "799773d3-9b06-4ba3-ac9a-a3747c23ed1e"}, {"remote_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "port_range_min": null, "revision_number": 0, "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "created_at": "2018-10-02T19:01:14Z", "project_id": "62acda6e8e7e4d3cae784a4f56777d25", "id": "84af89cd-f381-4dd0-90d6-1202159b2a77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:01:14Z", "security_group_id": "84f9e27b-9a53-47f6-b120-d19d5da1ab27", "port_range_min": null, "revision_number": 0, "tenant_id": "62acda6e8e7e4d3cae784a4f56777d25", "created_at": "2018-10-02T19:01:14Z", "project_id": "62acda6e8e7e4d3cae784a4f56777d25", "id": "e3c03cf3-47a6-4a4b-ac09-5b41cdb73427"}]} 2018-10-02 19:01:47,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=84f9e27b-9a53-47f6-b120-d19d5da1ab27 used request id req-004d5b06-6259-4187-8adc-660789b327b4 2018-10-02 19:01:47,864 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:01:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/84f9e27b-9a53-47f6-b120-d19d5da1ab27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:48,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-666b5153-c4d4-442e-84fa-8855f253c5e4 Content-Length: 0 Date: Tue, 02 Oct 2018 19:01:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:01:48,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/84f9e27b-9a53-47f6-b120-d19d5da1ab27 used request id req-666b5153-c4d4-442e-84fa-8855f253c5e4 2018-10-02 19:01:48,182 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj 2018-10-02 19:01:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:48,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98086f6f-8592-4b05-b47e-1ca3529c9ed0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:48,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/62acda6e8e7e4d3cae784a4f56777d25 used request id req-98086f6f-8592-4b05-b47e-1ca3529c9ed0 2018-10-02 19:01:48,453 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f4cf1c18-9dbb-4f2-proj-role 2018-10-02 19:01:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/fbe5adf49cd74e328a6d1a6844da1a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:48,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1d43f6-ae58-4790-a48d-079f9dcd8b2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:48,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/fbe5adf49cd74e328a6d1a6844da1a84 used request id req-5c1d43f6-ae58-4790-a48d-079f9dcd8b2f 2018-10-02 19:01:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b3ecde6eaee94c0068f2673e0637fb0e4813b" 2018-10-02 19:01:48,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb612c3b-71b9-44a4-8b54-ab200968f75b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:01:48,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fb612c3b-71b9-44a4-8b54-ab200968f75b 2018-10-02 19:01:48,744 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f4cf1c18-9dbb-4f2-user 2018-10-02 19:01:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/57ba8f83042a425ead48572fbe47412f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9712148e33a2d34489b190e2ebc88d7f93c11295" 2018-10-02 19:01:48,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9314c9d-037f-4dd0-9d06-18ff62fe0bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:48,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/57ba8f83042a425ead48572fbe47412f used request id req-d9314c9d-037f-4dd0-9d06-18ff62fe0bcd 2018-10-02 19:01:48,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:49,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["PuXPsebvQyuLn8kjp6SXPQ"], "issued_at": "2018-10-02T19:01:49.000000Z"}} 2018-10-02 19:01:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdeb3f36091ccf31bd9135b7160ea27e2679a5e" 2018-10-02 19:01:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23426696-05ef-418c-9c50-d776d0b2737d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:49,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-23426696-05ef-418c-9c50-d776d0b2737d 2018-10-02 19:01:49,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:49,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:49,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["m5gQzynXR_aWDRHxuFtuDw"], "issued_at": "2018-10-02T19:01:49.000000Z"}} 2018-10-02 19:01:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:01:49,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddefa8a-f1c6-4460-b929-c9f2ca770f03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:49,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5ddefa8a-f1c6-4460-b929-c9f2ca770f03 2018-10-02 19:01:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:01:49,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:01:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3e757e9b-ac84-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:01:50,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec8c04b-1ac3-4604-b327-6cf2810632bb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3e757e9b-ac84-498-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:01:50,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3e757e9b-ac84-498-proj used request id req-9ec8c04b-1ac3-4604-b327-6cf2810632bb 2018-10-02 19:01:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:01:50,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcf8e82-c11b-4417-b30c-98df4d77cbb0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:01:50,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3bcf8e82-c11b-4417-b30c-98df4d77cbb0 2018-10-02 19:01:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}}' 2018-10-02 19:01:50,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c947ce-dc50-403a-8155-87c9d5efdb09 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425"}, "enabled": true, "id": "9b836bcf38e54c52a51daa37979ce425", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}} 2018-10-02 19:01:50,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-52c947ce-dc50-403a-8155-87c9d5efdb09 2018-10-02 19:01:50,240 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3e757e9b-ac84-498-proj 2018-10-02 19:01:50,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:50,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:50,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["G51OcFUSRl2bzTKy_4GVQw"], "issued_at": "2018-10-02T19:01:50.000000Z"}} 2018-10-02 19:01:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:50,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f911f51-2b62-4e4e-aeb3-a09c2191ab61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:50,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9f911f51-2b62-4e4e-aeb3-a09c2191ab61 2018-10-02 19:01:50,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:01:50,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:01: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:01:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:50,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115653e8-1e0f-424f-9f7e-68163eec8c91 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:01:50,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-115653e8-1e0f-424f-9f7e-68163eec8c91 2018-10-02 19:01:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-3e757e9b-ac84-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:50,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098a7bf6-3edf-4da9-8ee0-d5df738c3d3a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-3e757e9b-ac84-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425"}, "enabled": true, "id": "9b836bcf38e54c52a51daa37979ce425", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}]} 2018-10-02 19:01:50,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-3e757e9b-ac84-498-proj used request id req-098a7bf6-3edf-4da9-8ee0-d5df738c3d3a 2018-10-02 19:01:50,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:50,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83255c8-dcd4-4fc8-a86d-ff3f95bdaeb4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:01:50,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e83255c8-dcd4-4fc8-a86d-ff3f95bdaeb4 2018-10-02 19:01:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:51,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636aab58-4967-4161-8948-ba52538630ad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:01:51,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-636aab58-4967-4161-8948-ba52538630ad 2018-10-02 19:01:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-3e757e9b-ac84-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:51,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a38e4b-2d0e-46b7-8398-d230a1a250af Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-3e757e9b-ac84-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425"}, "enabled": true, "id": "9b836bcf38e54c52a51daa37979ce425", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}]} 2018-10-02 19:01:51,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-3e757e9b-ac84-498-proj used request id req-b7a38e4b-2d0e-46b7-8398-d230a1a250af 2018-10-02 19:01:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/0b0cdb2f3347493d8f0b673aa716a9ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:51,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f17f63-4a51-4dfa-b23f-aa58ad69f061 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3e757e9b-ac84-498-user", "links": {"self": "http://172.30.9.22:5000/v3/users/0b0cdb2f3347493d8f0b673aa716a9ea"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9b836bcf38e54c52a51daa37979ce425", "id": "0b0cdb2f3347493d8f0b673aa716a9ea", "password_expires_at": null}} 2018-10-02 19:01:51,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0b0cdb2f3347493d8f0b673aa716a9ea used request id req-c2f17f63-4a51-4dfa-b23f-aa58ad69f061 2018-10-02 19:01:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:51,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b877b2-0d45-46fb-873c-da0ceb9d801a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:01:51,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles used request id req-05b877b2-0d45-46fb-873c-da0ceb9d801a 2018-10-02 19:01:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:51,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cfe03a-53f5-4619-be30-be2a7dae9d8f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:01:51,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-57cfe03a-53f5-4619-be30-be2a7dae9d8f 2018-10-02 19:01:51,889 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3e757e9b-ac84-498-proj 2018-10-02 19:01:51,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:01:52,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc11286f-92ed-4bde-b314-d8aa72b90492 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:52,032 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-cc11286f-92ed-4bde-b314-d8aa72b90492 2018-10-02 19:01:52,033 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3e757e9b-ac84-498-user 2018-10-02 19:01:52,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:52,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:01:52,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92758f13-cd21-415f-9f1a-dba35b1bad1e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:01:52,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-92758f13-cd21-415f-9f1a-dba35b1bad1e 2018-10-02 19:01:52,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" -d '{"role": {"name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role"}}' 2018-10-02 19:01:52,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c404dfbf-8fe7-4122-8187-2373ce423309 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c0ba7f285f04bb7990e0825171e4f5c", "links": {"self": "http://172.30.9.22:5000/v3/roles/7c0ba7f285f04bb7990e0825171e4f5c"}, "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role"}} 2018-10-02 19:01:52,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-c404dfbf-8fe7-4122-8187-2373ce423309 2018-10-02 19:01:52,247 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3e757e9b-ac84-498-proj-role 2018-10-02 19:01:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7c0ba7f285f04bb7990e0825171e4f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:01:52,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e062adea-9164-4137-b619-ef343e301c11 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7c0ba7f285f04bb7990e0825171e4f5c"}, "domain_id": null, "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role", "id": "7c0ba7f285f04bb7990e0825171e4f5c"}} 2018-10-02 19:01:52,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7c0ba7f285f04bb7990e0825171e4f5c used request id req-e062adea-9164-4137-b619-ef343e301c11 2018-10-02 19:01:52,339 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3e757e9b-ac84-498-proj-role to project CreateStackSuccessTests-3e757e9b-ac84-498-proj 2018-10-02 19:01:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles/7c0ba7f285f04bb7990e0825171e4f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:01:52,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e435455a-f08b-4870-8479-daba8d6a1203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:01:52,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425/users/0b0cdb2f3347493d8f0b673aa716a9ea/roles/7c0ba7f285f04bb7990e0825171e4f5c used request id req-e435455a-f08b-4870-8479-daba8d6a1203 2018-10-02 19:01:52,479 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:01:52,479 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:01:52,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:52,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:52,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7c0ba7f285f04bb7990e0825171e4f5c", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role"}], "expires_at": "2018-10-02T20:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b836bcf38e54c52a51daa37979ce425", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3e757e9b-ac84-498-user", "id": "0b0cdb2f3347493d8f0b673aa716a9ea"}, "audit_ids": ["UsDbsoaOSMGjICEOK1aLYA"], "issued_at": "2018-10-02T19:01:52.000000Z"}} 2018-10-02 19:01:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:01:52,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446f997e-6608-40f9-b066-8bf6171dad68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:52,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-446f997e-6608-40f9-b066-8bf6171dad68 2018-10-02 19:01:52,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:01:53,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5436d51a-b26f-4373-b364-577e2a5f78fe Date: Tue, 02 Oct 2018 19:01:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image"} 2018-10-02 19:01:53,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image used request id req-5436d51a-b26f-4373-b364-577e2a5f78fe 2018-10-02 19:01:53,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:01:53,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aa74d5c1-59da-4ea5-beb0-7a31189e7cad Date: Tue, 02 Oct 2018 19:01:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:01:53,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-aa74d5c1-59da-4ea5-beb0-7a31189e7cad 2018-10-02 19:01:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image"}' 2018-10-02 19:01:53,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 X-Openstack-Request-Id: req-44c48433-cc63-4f1a-8d21-220212df4be2 Date: Tue, 02 Oct 2018 19:01:53 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:01:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:01:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06", "min_disk": 0, "protected": false, "id": "dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06", "file": "/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/file", "checksum": null, "owner": "9b836bcf38e54c52a51daa37979ce425", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:01:53,494 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-44c48433-cc63-4f1a-8d21-220212df4be2 2018-10-02 19:01:53,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" -d '' 2018-10-02 19:01:55,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-401bc4d0-e4c6-47f5-87b6-d8530a5cb3c9 Date: Tue, 02 Oct 2018 19:01:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:01:55,052 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/file used request id req-401bc4d0-e4c6-47f5-87b6-d8530a5cb3c9 2018-10-02 19:01:55,052 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:01:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:01:55,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5b396dc6-2b49-4108-aeba-385a8bb23317 Date: Tue, 02 Oct 2018 19:01:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:01:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:01:55Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/snap", "metadata": {}}], "self": "/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06", "min_disk": 0, "protected": false, "id": "dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06", "file": "/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b836bcf38e54c52a51daa37979ce425", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:01:55,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 used request id req-5b396dc6-2b49-4108-aeba-385a8bb23317 2018-10-02 19:01:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:01:55,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee8f6495-46ad-42a2-85c2-9124245adbc0 Date: Tue, 02 Oct 2018 19:01:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:01:55,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ee8f6495-46ad-42a2-85c2-9124245adbc0 2018-10-02 19:01:55,376 - create_image - INFO - Created image with name - CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image 2018-10-02 19:01:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:01:55,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ac27d5d2-695e-44d8-933b-1b81d8947e66 Date: Tue, 02 Oct 2018 19:01:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:01:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:01:55Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/snap", "metadata": {}}], "self": "/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06", "min_disk": 0, "protected": false, "id": "dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06", "file": "/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b836bcf38e54c52a51daa37979ce425", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:01:55,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 used request id req-ac27d5d2-695e-44d8-933b-1b81d8947e66 2018-10-02 19:01:55,396 - create_image - DEBUG - Instance status is - active 2018-10-02 19:01:55,396 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image 2018-10-02 19:01:55,396 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image 2018-10-02 19:01:55,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:55,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:55,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["k4YA3WBgSRSydJu3mtnboA"], "issued_at": "2018-10-02T19:01:55.000000Z"}} 2018-10-02 19:01:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b81138d9bba4ca94d4f09af3d3b94d6384088d" 2018-10-02 19:01:55,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e6aa8d-3341-40ef-869a-d34e1196ae14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:55,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-39e6aa8d-3341-40ef-869a-d34e1196ae14 2018-10-02 19:01:55,862 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:01:55,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b81138d9bba4ca94d4f09af3d3b94d6384088d" 2018-10-02 19:01:56,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01: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-132c5827-9eae-454b-a051-7a6eafdfb2a0 x-compute-request-id: req-132c5827-9eae-454b-a051-7a6eafdfb2a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:01:56,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-132c5827-9eae-454b-a051-7a6eafdfb2a0 2018-10-02 19:01:56,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b81138d9bba4ca94d4f09af3d3b94d6384088d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:01:56,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef4cf68e-2150-432a-b714-466bbaff7390 x-compute-request-id: req-ef4cf68e-2150-432a-b714-466bbaff7390 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2945e930-4c4a-482d-b40c-52df5d113656", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2945e930-4c4a-482d-b40c-52df5d113656", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2945e930-4c4a-482d-b40c-52df5d113656", "name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:01:56,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ef4cf68e-2150-432a-b714-466bbaff7390 2018-10-02 19:01:56,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:01:56,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:01:56,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7c0ba7f285f04bb7990e0825171e4f5c", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role"}], "expires_at": "2018-10-02T20:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b836bcf38e54c52a51daa37979ce425", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3e757e9b-ac84-498-user", "id": "0b0cdb2f3347493d8f0b673aa716a9ea"}, "audit_ids": ["ylcAgXlWT4i2IgfIKXhHQA"], "issued_at": "2018-10-02T19:01:56.000000Z"}} 2018-10-02 19:01:56,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:01:56,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522cda1c-57e3-4315-8019-5d5b326c3edd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:01:56,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-522cda1c-57e3-4315-8019-5d5b326c3edd 2018-10-02 19:01:56,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:01:56,584 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:01:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:01:56,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:01:56 GMT Server: Apache x-openstack-request-id: req-58e74477-cc7c-4315-9a92-4928d4f90476 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:01:56,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack used request id req-58e74477-cc7c-4315-9a92-4928d4f90476 2018-10-02 19:01:56,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-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-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}}' 2018-10-02 19:01:59,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:01:56 GMT Server: Apache x-openstack-request-id: req-bcf17633-238f-4c30-922e-9394317d27ce Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}]}} 2018-10-02 19:01:59,662 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks used request id req-bcf17633-238f-4c30-922e-9394317d27ce 2018-10-02 19:01:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:00,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:01:59 GMT Server: Apache x-openstack-request-id: req-05333c37-9638-4a85-a753-1b7c9acba261 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:00,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:00 GMT Server: Apache x-openstack-request-id: req-eff61e8c-7383-4995-8ee8-52842b80320c 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:00,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-eff61e8c-7383-4995-8ee8-52842b80320c 2018-10-02 19:02:00,888 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:00,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:01,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:00 GMT Server: Apache x-openstack-request-id: req-6f99d54e-f202-4057-a706-553a07e83190 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:01,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:01 GMT Server: Apache x-openstack-request-id: req-ddba4222-5257-4124-b591-a1a0200be8c0 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:01,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-ddba4222-5257-4124-b591-a1a0200be8c0 2018-10-02 19:02:01,267 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:01,267 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:04,270 - create_stack - DEBUG - Stack status query timeout in 1196.617836 2018-10-02 19:02:04,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:04,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:04 GMT Server: Apache x-openstack-request-id: req-28576cf7-73c6-448d-a5e1-70cb15efb691 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:04,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:04 GMT Server: Apache x-openstack-request-id: req-6b89f782-db92-4271-b0ef-55e2adf41a8d 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:04,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-6b89f782-db92-4271-b0ef-55e2adf41a8d 2018-10-02 19:02:04,655 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:04,655 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:07,659 - create_stack - DEBUG - Stack status query timeout in 1193.22948384 2018-10-02 19:02:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:07,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:07 GMT Server: Apache x-openstack-request-id: req-21329411-79dc-4a13-ba8e-175ac858a794 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:08,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:07 GMT Server: Apache x-openstack-request-id: req-e31f58e3-91a7-43a1-904a-2fe41cdb794e 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:08,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-e31f58e3-91a7-43a1-904a-2fe41cdb794e 2018-10-02 19:02:08,020 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:08,021 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:11,024 - create_stack - DEBUG - Stack status query timeout in 1189.86436582 2018-10-02 19:02:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:11,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:11 GMT Server: Apache x-openstack-request-id: req-2bec8776-2609-4c8e-9b9a-beff965aba82 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:11,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:11 GMT Server: Apache x-openstack-request-id: req-d672bb33-455d-4ef1-bc9c-cf743b8b1b39 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:11,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-d672bb33-455d-4ef1-bc9c-cf743b8b1b39 2018-10-02 19:02:11,244 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:11,244 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:14,247 - create_stack - DEBUG - Stack status query timeout in 1186.64073396 2018-10-02 19:02:14,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:14,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:14 GMT Server: Apache x-openstack-request-id: req-c9c92a32-fac3-43d0-9053-346c77f67ece Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:14,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:14 GMT Server: Apache x-openstack-request-id: req-59a66c5a-dbea-4627-a2ae-905ede140961 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:14,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-59a66c5a-dbea-4627-a2ae-905ede140961 2018-10-02 19:02:14,502 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:14,502 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:17,506 - create_stack - DEBUG - Stack status query timeout in 1183.38259196 2018-10-02 19:02:17,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:17,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:17 GMT Server: Apache x-openstack-request-id: req-133961f7-d9f1-46b2-88c4-ee0e6bb820b8 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:17,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:17 GMT Server: Apache x-openstack-request-id: req-4d679d2b-59d0-45a4-b59e-08d775ff3ff6 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:17,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-4d679d2b-59d0-45a4-b59e-08d775ff3ff6 2018-10-02 19:02:17,874 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:02:17,874 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:17,874 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:17,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:18,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7c0ba7f285f04bb7990e0825171e4f5c", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role"}], "expires_at": "2018-10-02T20:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b836bcf38e54c52a51daa37979ce425", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3e757e9b-ac84-498-user", "id": "0b0cdb2f3347493d8f0b673aa716a9ea"}, "audit_ids": ["EShgj_jwQTaAVzYcHalyxg"], "issued_at": "2018-10-02T19:02:18.000000Z"}} 2018-10-02 19:02:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ca908cdba72742a04532a71c854b22133b151" 2018-10-02 19:02:18,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:18 GMT Server: Apache x-openstack-request-id: req-337852de-abd8-4e22-8d5e-760a20ad2e0e Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:19,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:18 GMT Server: Apache x-openstack-request-id: req-207c708f-5e7f-43bc-9879-163ea569f135 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:19,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-207c708f-5e7f-43bc-9879-163ea569f135 2018-10-02 19:02:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:19,043 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:19 GMT Server: Apache x-openstack-request-id: req-a78272a7-d4e7-4274-9add-7b0589b79303 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:19,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:19 GMT Server: Apache x-openstack-request-id: req-d7aa5bd8-93d8-4c4a-a5ae-ebcecae68fb3 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:19,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-d7aa5bd8-93d8-4c4a-a5ae-ebcecae68fb3 2018-10-02 19:02:19,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:19,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:19,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7c0ba7f285f04bb7990e0825171e4f5c", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj-role"}], "expires_at": "2018-10-02T20:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b836bcf38e54c52a51daa37979ce425", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9b836bcf38e54c52a51daa37979ce425", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3e757e9b-ac84-498-user", "id": "0b0cdb2f3347493d8f0b673aa716a9ea"}, "audit_ids": ["11k549N4SjORH1kK8PiY2g"], "issued_at": "2018-10-02T19:02:19.000000Z"}} 2018-10-02 19:02:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea859931b5ea3ec401492a680dbacd05a47eb28" 2018-10-02 19:02:19,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc81a8d-c500-4794-be62-3765a339e5ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:19,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5cc81a8d-c500-4794-be62-3765a339e5ff 2018-10-02 19:02:19,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:02:19,555 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:02:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea859931b5ea3ec401492a680dbacd05a47eb28" 2018-10-02 19:02:19,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:19 GMT Server: Apache x-openstack-request-id: req-1c2e92b7-9c8b-48b3-9a32-7654ccbcf080 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "deletion_time": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "tags": null}]} 2018-10-02 19:02:19,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack used request id req-1c2e92b7-9c8b-48b3-9a32-7654ccbcf080 2018-10-02 19:02:19,824 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea859931b5ea3ec401492a680dbacd05a47eb28" 2018-10-02 19:02:20,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:19 GMT Server: Apache x-openstack-request-id: req-f2ca7d49-fccf-4a90-9e11-1bbcd65fbbba Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:20,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:20 GMT Server: Apache x-openstack-request-id: req-95f1134f-5682-466d-b494-5d4a49d98839 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:20,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-95f1134f-5682-466d-b494-5d4a49d98839 2018-10-02 19:02:20,193 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:20,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:20,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:20 GMT Server: Apache x-openstack-request-id: req-d50530ef-7c26-4fe2-8e54-f9cec1d73406 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:20,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:02:20 GMT Server: Apache x-openstack-request-id: req-2a86f79b-4588-401d-b165-52b67610e35d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:02:20,262 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-2a86f79b-4588-401d-b165-52b67610e35d 2018-10-02 19:02:20,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:20,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:20 GMT Server: Apache x-openstack-request-id: req-c057c80e-a133-4736-bad6-72a0d2325a8c Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:20,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:20 GMT Server: Apache x-openstack-request-id: req-3642a6b4-089f-4003-be3a-c5958568df53 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "tags": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:02:20Z", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:20,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-3642a6b4-089f-4003-be3a-c5958568df53 2018-10-02 19:02:20,558 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:02:20,558 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:23,561 - create_stack - DEBUG - Stack status query timeout in 1196.70133996 2018-10-02 19:02:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:23,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:23 GMT Server: Apache x-openstack-request-id: req-95e0663f-7aca-4c56-b39b-cb9fc01e58ff Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:23,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:23 GMT Server: Apache x-openstack-request-id: req-6bac10b5-743f-4336-93d1-0975e699d3b3 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "tags": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:02:20Z", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:23,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-6bac10b5-743f-4336-93d1-0975e699d3b3 2018-10-02 19:02:23,765 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:02:23,765 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:26,768 - create_stack - DEBUG - Stack status query timeout in 1193.49442983 2018-10-02 19:02:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:26,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:26 GMT Server: Apache x-openstack-request-id: req-d47c5a62-aee5-42de-bfea-e45ef7519373 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:26,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:26 GMT Server: Apache x-openstack-request-id: req-f653ff5b-2429-4e19-9c62-5b51fa37e499 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "tags": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:02:20Z", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:26,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-f653ff5b-2429-4e19-9c62-5b51fa37e499 2018-10-02 19:02:26,823 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:02:26,823 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:29,826 - create_stack - DEBUG - Stack status query timeout in 1190.4363358 2018-10-02 19:02:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:29,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:29 GMT Server: Apache x-openstack-request-id: req-09be1806-b7e8-4d45-8931-6d208c4b6e60 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:29,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:29 GMT Server: Apache x-openstack-request-id: req-c9e3b6c9-1545-436d-9ed9-923d3c8f5954 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "tags": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:02:20Z", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:29,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-c9e3b6c9-1545-436d-9ed9-923d3c8f5954 2018-10-02 19:02:29,881 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:02:29,881 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:32,885 - create_stack - DEBUG - Stack status query timeout in 1187.37774396 2018-10-02 19:02:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:32,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:32 GMT Server: Apache x-openstack-request-id: req-6ea6b660-572f-43de-a9bd-36363081b0f1 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:32,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:32 GMT Server: Apache x-openstack-request-id: req-5e6c2033-19fb-4a2b-b453-0866100c4cff 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "tags": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:02:20Z", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:32,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-5e6c2033-19fb-4a2b-b453-0866100c4cff 2018-10-02 19:02:32,955 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:02:32,955 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:35,959 - create_stack - DEBUG - Stack status query timeout in 1184.30381894 2018-10-02 19:02:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:35,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:35 GMT Server: Apache x-openstack-request-id: req-40cd5701-c7ef-4bcb-92e0-0188538dbe56 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:36,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:36 GMT Server: Apache x-openstack-request-id: req-8f2a00db-595a-492a-aaf9-dd5efa21e02d 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": "9b836bcf38e54c52a51daa37979ce425", "OS::stack_id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "image_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image", "inst_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-inst", "subnet_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-subnet", "flavor_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-flavor-name", "net_name": "CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-net"}, "deletion_time": "2018-10-02T19:02:34Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack", "stack_user_project_id": "2254712bf7c34be48ba42bc37045ff81", "tags": null, "creation_time": "2018-10-02T19:01:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:02:20Z", "id": "d1eed3dc-ca44-4099-a4dd-42af328fbf92", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:36,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-8f2a00db-595a-492a-aaf9-dd5efa21e02d 2018-10-02 19:02:36,015 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:02:36,015 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:36,015 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack 2018-10-02 19:02:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/d1eed3dc-ca44-4099-a4dd-42af328fbf92 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2f233a167871e4944a8dd3b8d1a40667295066" 2018-10-02 19:02:36,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:36 GMT Server: Apache x-openstack-request-id: req-6c2adf71-8b22-40c8-a25a-0a100dba2ac6 Location: http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:36,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:02:36 GMT Server: Apache x-openstack-request-id: req-cb94277b-582e-42b1-9d16-4c463fe4f304 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:02:36,221 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/9b836bcf38e54c52a51daa37979ce425/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-stack/d1eed3dc-ca44-4099-a4dd-42af328fbf92 used request id req-cb94277b-582e-42b1-9d16-4c463fe4f304 2018-10-02 19:02:36,222 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ec2fc4c0-fe4b-4be7-be56-39d1bee9fa33-image 2018-10-02 19:02:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f9b06120c98b492061aaac7c099a338f1c5fa6" 2018-10-02 19:02:38,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c245df9d-e756-47a2-86cb-994296278900 Date: Tue, 02 Oct 2018 19:02:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:02:38,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/dc24a778-3f73-46ac-a2fa-e6cbc2b7aa06 used request id req-c245df9d-e756-47a2-86cb-994296278900 2018-10-02 19:02:38,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/2945e930-4c4a-482d-b40c-52df5d113656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3b81138d9bba4ca94d4f09af3d3b94d6384088d" 2018-10-02 19:02:38,325 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:02: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-b6c05ae2-5690-4ea5-ac8e-bb2cce2b1ee5 x-compute-request-id: req-b6c05ae2-5690-4ea5-ac8e-bb2cce2b1ee5 Content-Length: 0 Content-Type: application/json 2018-10-02 19:02:38,326 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2945e930-4c4a-482d-b40c-52df5d113656 used request id req-b6c05ae2-5690-4ea5-ac8e-bb2cce2b1ee5 2018-10-02 19:02:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:38,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-afb9d6c5-e7c8-4903-b93a-901526906f1c Date: Tue, 02 Oct 2018 19:02:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "created_at": "2018-10-02T19:02:00Z", "updated_at": "2018-10-02T19:02:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "revision_number": 0, "id": "19b03a12-46b0-420b-b306-ec6fb2c83455", "remote_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b836bcf38e54c52a51daa37979ce425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "revision_number": 0, "id": "337ef838-11a4-41e1-8e52-136cd537f3cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b836bcf38e54c52a51daa37979ce425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "revision_number": 0, "id": "a921d55b-eed5-4dd3-a858-fb93f403fc5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b836bcf38e54c52a51daa37979ce425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "revision_number": 0, "id": "c18f8560-c7d0-418a-b498-544635744dc2", "remote_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b836bcf38e54c52a51daa37979ce425"}], "revision_number": 4, "project_id": "9b836bcf38e54c52a51daa37979ce425", "id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:02:38,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-afb9d6c5-e7c8-4903-b93a-901526906f1c 2018-10-02 19:02:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:38,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5284066b-2826-40df-a0b6-5c69259c8d23 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425"}, "enabled": true, "id": "9b836bcf38e54c52a51daa37979ce425", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3e757e9b-ac84-498-proj"}} 2018-10-02 19:02:38,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425 used request id req-5284066b-2826-40df-a0b6-5c69259c8d23 2018-10-02 19:02:38,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f43bcd-b529-48e2-a5d6-7ddc001711e2 2018-10-02 19:02:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=43f43bcd-b529-48e2-a5d6-7ddc001711e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-83f7db1b-427e-4af2-8c14-5f0faebd2fc9 Date: Tue, 02 Oct 2018 19:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "created_at": "2018-10-02T19:02:00Z", "project_id": "9b836bcf38e54c52a51daa37979ce425", "id": "19b03a12-46b0-420b-b306-ec6fb2c83455"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "created_at": "2018-10-02T19:02:00Z", "project_id": "9b836bcf38e54c52a51daa37979ce425", "id": "337ef838-11a4-41e1-8e52-136cd537f3cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "created_at": "2018-10-02T19:02:00Z", "project_id": "9b836bcf38e54c52a51daa37979ce425", "id": "a921d55b-eed5-4dd3-a858-fb93f403fc5c"}, {"remote_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:00Z", "security_group_id": "43f43bcd-b529-48e2-a5d6-7ddc001711e2", "port_range_min": null, "revision_number": 0, "tenant_id": "9b836bcf38e54c52a51daa37979ce425", "created_at": "2018-10-02T19:02:00Z", "project_id": "9b836bcf38e54c52a51daa37979ce425", "id": "c18f8560-c7d0-418a-b498-544635744dc2"}]} 2018-10-02 19:02:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=43f43bcd-b529-48e2-a5d6-7ddc001711e2 used request id req-83f7db1b-427e-4af2-8c14-5f0faebd2fc9 2018-10-02 19:02:38,828 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:02:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/43f43bcd-b529-48e2-a5d6-7ddc001711e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:39,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f32db6e8-474c-4ed8-8b39-88463f1aa1f4 Content-Length: 0 Date: Tue, 02 Oct 2018 19:02:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:02:39,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/43f43bcd-b529-48e2-a5d6-7ddc001711e2 used request id req-f32db6e8-474c-4ed8-8b39-88463f1aa1f4 2018-10-02 19:02:39,128 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3e757e9b-ac84-498-proj 2018-10-02 19:02:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:39,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3993e4a-6f94-406e-8dc0-9d60e5d0151e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:02:39,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9b836bcf38e54c52a51daa37979ce425 used request id req-a3993e4a-6f94-406e-8dc0-9d60e5d0151e 2018-10-02 19:02:39,344 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3e757e9b-ac84-498-proj-role 2018-10-02 19:02:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7c0ba7f285f04bb7990e0825171e4f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:39,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d291690-9dca-4bf7-8ad6-8b541f78a6fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:02:39,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7c0ba7f285f04bb7990e0825171e4f5c used request id req-6d291690-9dca-4bf7-8ad6-8b541f78a6fb 2018-10-02 19:02:39,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb92e2691613365017a66b27c08cf00b8e6472e2" 2018-10-02 19:02:39,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bb2264-7714-439e-8aa5-d2bdb7c41fef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:02:39,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-07bb2264-7714-439e-8aa5-d2bdb7c41fef 2018-10-02 19:02:39,554 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3e757e9b-ac84-498-user 2018-10-02 19:02:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0b0cdb2f3347493d8f0b673aa716a9ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11a827816725824da83d7425f5fde456c01978a" 2018-10-02 19:02:39,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-facaf7e7-679b-4df9-b5c9-f9e833f68cef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:02:39,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0b0cdb2f3347493d8f0b673aa716a9ea used request id req-facaf7e7-679b-4df9-b5c9-f9e833f68cef 2018-10-02 19:02:39,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:40,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["7im1zCyaTSOWl4pi-g6ysQ"], "issued_at": "2018-10-02T19:02:40.000000Z"}} 2018-10-02 19:02:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4476cecbad429fee3267e2c5f7f8af4f95919bbb" 2018-10-02 19:02:40,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f0991a-d8a8-46e2-9e60-5a0efa45a4fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:40,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b8f0991a-d8a8-46e2-9e60-5a0efa45a4fb 2018-10-02 19:02:40,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:40,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:40,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0IENlCNyRT2jH8T-HQVo1Q"], "issued_at": "2018-10-02T19:02:40.000000Z"}} 2018-10-02 19:02:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:02:40,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89009431-b83f-4f66-a3f0-3d2433b39954 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:40,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-89009431-b83f-4f66-a3f0-3d2433b39954 2018-10-02 19:02:40,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:02:40,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:02:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:02:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-782b1768-efde-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:02:40,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b23b33-0937-48f8-8064-305b874bbae9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-782b1768-efde-43f-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:02:40,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-782b1768-efde-43f-proj used request id req-58b23b33-0937-48f8-8064-305b874bbae9 2018-10-02 19:02:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:02:40,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3813aaea-07c2-43a4-a740-c997e6ff9b59 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:02:40,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3813aaea-07c2-43a4-a740-c997e6ff9b59 2018-10-02 19:02:40,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}}' 2018-10-02 19:02:40,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5d3bb9-912f-4020-82e3-e63f77fadfa9 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33"}, "enabled": true, "id": "a7087f691122432780998e16464e6e33", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}} 2018-10-02 19:02:40,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9f5d3bb9-912f-4020-82e3-e63f77fadfa9 2018-10-02 19:02:40,984 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-782b1768-efde-43f-proj 2018-10-02 19:02:40,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:40,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:41,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["xRtZBrcNQM2zboV9jYqeMg"], "issued_at": "2018-10-02T19:02:41.000000Z"}} 2018-10-02 19:02:41,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:41,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210cfa4e-9c24-439d-a16c-a49f7b82d577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:41,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-210cfa4e-9c24-439d-a16c-a49f7b82d577 2018-10-02 19:02:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:02:41,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:02:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:02:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:41,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33b5422-c776-4415-abfb-5d3547ca07d3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:02:41,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e33b5422-c776-4415-abfb-5d3547ca07d3 2018-10-02 19:02:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-782b1768-efde-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:41,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb339dd-2644-43f8-9451-10a7efa52caa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-782b1768-efde-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33"}, "enabled": true, "id": "a7087f691122432780998e16464e6e33", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}]} 2018-10-02 19:02:41,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-782b1768-efde-43f-proj used request id req-fcb339dd-2644-43f8-9451-10a7efa52caa 2018-10-02 19:02:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:41,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e45586-9115-4588-ab91-63b0e3da3090 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:02:41,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-54e45586-9115-4588-ab91-63b0e3da3090 2018-10-02 19:02:42,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:42,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365b8d5f-b14a-49f0-8dc3-f73c59413bac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:02:42,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-365b8d5f-b14a-49f0-8dc3-f73c59413bac 2018-10-02 19:02:42,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-782b1768-efde-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:42,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd35e3f7-8eb8-4976-bfa2-787304ca8721 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-782b1768-efde-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33"}, "enabled": true, "id": "a7087f691122432780998e16464e6e33", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}]} 2018-10-02 19:02:42,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-782b1768-efde-43f-proj used request id req-bd35e3f7-8eb8-4976-bfa2-787304ca8721 2018-10-02 19:02:42,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/75b3ad4724994cd59cf7b559a635f068 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:42,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ff7700-e063-4a43-9857-11e8925050ea Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-782b1768-efde-43f-user", "links": {"self": "http://172.30.9.22:5000/v3/users/75b3ad4724994cd59cf7b559a635f068"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a7087f691122432780998e16464e6e33", "id": "75b3ad4724994cd59cf7b559a635f068", "password_expires_at": null}} 2018-10-02 19:02:42,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/75b3ad4724994cd59cf7b559a635f068 used request id req-b7ff7700-e063-4a43-9857-11e8925050ea 2018-10-02 19:02:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:42,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adae4b58-7d87-4993-a86a-0fe5c5d6a452 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:02:42,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles used request id req-adae4b58-7d87-4993-a86a-0fe5c5d6a452 2018-10-02 19:02:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:42,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e81ba4-bf75-4f5f-91c1-1e39e12fb683 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:02:42,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-34e81ba4-bf75-4f5f-91c1-1e39e12fb683 2018-10-02 19:02:42,637 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-782b1768-efde-43f-proj 2018-10-02 19:02:42,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:02:42,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0310f4f0-97b6-41f8-8e01-cd193af2e7eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:02:42,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-0310f4f0-97b6-41f8-8e01-cd193af2e7eb 2018-10-02 19:02:42,770 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-782b1768-efde-43f-user 2018-10-02 19:02:42,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:02:42,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a8afc0-997f-46f8-847e-f81ef974cf50 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:02:42,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57a8afc0-997f-46f8-847e-f81ef974cf50 2018-10-02 19:02:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" -d '{"role": {"name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role"}}' 2018-10-02 19:02:42,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9a71b3-a64c-4203-8dde-09a569f25ef1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ca1965589844b23b7acb47314db2f27", "links": {"self": "http://172.30.9.22:5000/v3/roles/2ca1965589844b23b7acb47314db2f27"}, "name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role"}} 2018-10-02 19:02:42,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ae9a71b3-a64c-4203-8dde-09a569f25ef1 2018-10-02 19:02:42,976 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-782b1768-efde-43f-proj-role 2018-10-02 19:02:42,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2ca1965589844b23b7acb47314db2f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:02:43,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d122a5-0359-437f-a613-358be6c268d4 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2ca1965589844b23b7acb47314db2f27"}, "domain_id": null, "name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role", "id": "2ca1965589844b23b7acb47314db2f27"}} 2018-10-02 19:02:43,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2ca1965589844b23b7acb47314db2f27 used request id req-14d122a5-0359-437f-a613-358be6c268d4 2018-10-02 19:02:43,068 - keystone_utils - INFO - Granting role CreateStackSuccessTests-782b1768-efde-43f-proj-role to project CreateStackSuccessTests-782b1768-efde-43f-proj 2018-10-02 19:02:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles/2ca1965589844b23b7acb47314db2f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:02:43,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2db9dcf-26e6-4586-b307-ec64946080fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:02:43,212 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33/users/75b3ad4724994cd59cf7b559a635f068/roles/2ca1965589844b23b7acb47314db2f27 used request id req-c2db9dcf-26e6-4586-b307-ec64946080fd 2018-10-02 19:02:43,213 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:02:43,213 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:02:43,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:43,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:43,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ca1965589844b23b7acb47314db2f27", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7087f691122432780998e16464e6e33", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-782b1768-efde-43f-user", "id": "75b3ad4724994cd59cf7b559a635f068"}, "audit_ids": ["uhdC7u2DQ4Gvg-KzLL55Nw"], "issued_at": "2018-10-02T19:02:43.000000Z"}} 2018-10-02 19:02:43,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:02:43,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72a5ddd-073e-46ee-8418-533ac4312c51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:43,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b72a5ddd-073e-46ee-8418-533ac4312c51 2018-10-02 19:02:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:02:43,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-a6966a48-6a26-47f6-b5ae-13db48b0f26a Date: Tue, 02 Oct 2018 19:02:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image"} 2018-10-02 19:02:43,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image used request id req-a6966a48-6a26-47f6-b5ae-13db48b0f26a 2018-10-02 19:02:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:02:44,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ba317bb-5c9f-47ce-9331-1428dadddbc8 Date: Tue, 02 Oct 2018 19:02:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:02:44,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5ba317bb-5c9f-47ce-9331-1428dadddbc8 2018-10-02 19:02:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image"}' 2018-10-02 19:02:44,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd X-Openstack-Request-Id: req-035ce585-f831-491b-8361-a65021fdcab5 Date: Tue, 02 Oct 2018 19:02:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:02:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:02:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd", "min_disk": 0, "protected": false, "id": "d1e11b37-f32a-402f-80c1-03088d866bfd", "file": "/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd/file", "checksum": null, "owner": "a7087f691122432780998e16464e6e33", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:02:44,331 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-035ce585-f831-491b-8361-a65021fdcab5 2018-10-02 19:02:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" -d '' 2018-10-02 19:02:45,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37edfa55-797f-4ee5-97a9-f88ec8082a48 Date: Tue, 02 Oct 2018 19:02:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:02:45,950 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd/file used request id req-37edfa55-797f-4ee5-97a9-f88ec8082a48 2018-10-02 19:02:45,950 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:02:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:02:46,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1f5fd40a-48a7-4d0f-adad-720d14304837 Date: Tue, 02 Oct 2018 19:02:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:02:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:02:45Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d1e11b37-f32a-402f-80c1-03088d866bfd/snap", "metadata": {}}], "self": "/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd", "min_disk": 0, "protected": false, "id": "d1e11b37-f32a-402f-80c1-03088d866bfd", "file": "/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a7087f691122432780998e16464e6e33", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d1e11b37-f32a-402f-80c1-03088d866bfd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:02:46,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd used request id req-1f5fd40a-48a7-4d0f-adad-720d14304837 2018-10-02 19:02:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:02:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed605f4b-1f21-4283-ba51-3a58757477e3 Date: Tue, 02 Oct 2018 19:02:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:02:46,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ed605f4b-1f21-4283-ba51-3a58757477e3 2018-10-02 19:02:46,281 - create_image - INFO - Created image with name - CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image 2018-10-02 19:02:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:02:46,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3991ab80-f9c5-44a1-90bd-70d3749566ca Date: Tue, 02 Oct 2018 19:02:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:02:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:02:45Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d1e11b37-f32a-402f-80c1-03088d866bfd/snap", "metadata": {}}], "self": "/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd", "min_disk": 0, "protected": false, "id": "d1e11b37-f32a-402f-80c1-03088d866bfd", "file": "/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a7087f691122432780998e16464e6e33", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d1e11b37-f32a-402f-80c1-03088d866bfd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:02:46,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd used request id req-3991ab80-f9c5-44a1-90bd-70d3749566ca 2018-10-02 19:02:46,302 - create_image - DEBUG - Instance status is - active 2018-10-02 19:02:46,302 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image 2018-10-02 19:02:46,302 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image 2018-10-02 19:02:46,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:46,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:46,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["j4F8xRbdRDOtop34F33zWQ"], "issued_at": "2018-10-02T19:02:46.000000Z"}} 2018-10-02 19:02:46,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3280a2f034b84299a201b279b29710e3f641f549" 2018-10-02 19:02:46,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1dacba-9ce3-403e-9447-aa6f35bf5c94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:46,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3f1dacba-9ce3-403e-9447-aa6f35bf5c94 2018-10-02 19:02:46,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:02:46,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3280a2f034b84299a201b279b29710e3f641f549" 2018-10-02 19:02:47,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d39686b-2bca-49aa-87e2-517ed98a535c x-compute-request-id: req-8d39686b-2bca-49aa-87e2-517ed98a535c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:02:47,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d39686b-2bca-49aa-87e2-517ed98a535c 2018-10-02 19:02:47,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3280a2f034b84299a201b279b29710e3f641f549" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:02:47,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b42b0d1-c15e-4857-94a4-2228d3abc85b x-compute-request-id: req-8b42b0d1-c15e-4857-94a4-2228d3abc85b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/70912339-d9b1-4bc6-81a7-6d85214c795d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/70912339-d9b1-4bc6-81a7-6d85214c795d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "70912339-d9b1-4bc6-81a7-6d85214c795d", "name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:02:47,087 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8b42b0d1-c15e-4857-94a4-2228d3abc85b 2018-10-02 19:02:47,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:02:47,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:02:47,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ca1965589844b23b7acb47314db2f27", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7087f691122432780998e16464e6e33", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-782b1768-efde-43f-user", "id": "75b3ad4724994cd59cf7b559a635f068"}, "audit_ids": ["-uL8dlJTQai1Mng3mQtSXg"], "issued_at": "2018-10-02T19:02:47.000000Z"}} 2018-10-02 19:02:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:02:47,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2413a2bd-6829-449e-b5d1-5884c3e2f963 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:02:47,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2413a2bd-6829-449e-b5d1-5884c3e2f963 2018-10-02 19:02:47,621 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:02:47,623 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:02:47,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:02:47,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:47 GMT Server: Apache x-openstack-request-id: req-85107693-120a-4516-a328-266e8dfad16f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:02:47,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack used request id req-85107693-120a-4516-a328-266e8dfad16f 2018-10-02 19:02:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-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-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}}' 2018-10-02 19:02:50,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:02:47 GMT Server: Apache x-openstack-request-id: req-e3c88fea-466f-43a5-b3cc-d826de5baae7 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}]}} 2018-10-02 19:02:50,003 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks used request id req-e3c88fea-466f-43a5-b3cc-d826de5baae7 2018-10-02 19:02:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:02:50,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:50 GMT Server: Apache x-openstack-request-id: req-98513db3-c3c9-417a-ad21-03e56be2857d Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:50,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:50 GMT Server: Apache x-openstack-request-id: req-683a1c86-5ea5-4663-ba74-c33e29add0c0 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:50,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-683a1c86-5ea5-4663-ba74-c33e29add0c0 2018-10-02 19:02:50,393 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack 2018-10-02 19:02:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:02:50,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:50 GMT Server: Apache x-openstack-request-id: req-f03a6c28-d16a-4660-8115-8ffb474b36c6 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:50,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:50 GMT Server: Apache x-openstack-request-id: req-81f9b06e-0460-4c77-9505-4a1c3fe32a28 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:50,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-81f9b06e-0460-4c77-9505-4a1c3fe32a28 2018-10-02 19:02:50,762 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:50,762 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:53,765 - create_stack - DEBUG - Stack status query timeout in 1196.62780404 2018-10-02 19:02:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:02:53,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:53 GMT Server: Apache x-openstack-request-id: req-622f122a-b11c-462b-b40f-db2f891394d9 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:53,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:53 GMT Server: Apache x-openstack-request-id: req-96962e2e-63e2-470e-bee4-dfd3617db8c3 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:53,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-96962e2e-63e2-470e-bee4-dfd3617db8c3 2018-10-02 19:02:53,837 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:53,837 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:02:56,840 - create_stack - DEBUG - Stack status query timeout in 1193.55282497 2018-10-02 19:02:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:02:57,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:02:56 GMT Server: Apache x-openstack-request-id: req-1c126be2-1f83-4a22-b494-b98e96538767 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:02:57,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:02:57 GMT Server: Apache x-openstack-request-id: req-0533ee51-116c-461b-9bed-f8525a1a4de4 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:02:57,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-0533ee51-116c-461b-9bed-f8525a1a4de4 2018-10-02 19:02:57,697 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:02:57,698 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:00,701 - create_stack - DEBUG - Stack status query timeout in 1189.69224906 2018-10-02 19:03:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:00,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:00 GMT Server: Apache x-openstack-request-id: req-78882a9f-18f4-48ef-8469-ec2f37851a0e Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:00,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:00 GMT Server: Apache x-openstack-request-id: req-e1193077-93c8-4c1c-8511-129cb8b3e1f8 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:00,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-e1193077-93c8-4c1c-8511-129cb8b3e1f8 2018-10-02 19:03:00,910 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:00,910 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:03,913 - create_stack - DEBUG - Stack status query timeout in 1186.47969103 2018-10-02 19:03:03,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:04,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:03 GMT Server: Apache x-openstack-request-id: req-711b0a56-e68b-48c9-ad7c-8b0965042ecd Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:04,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:04 GMT Server: Apache x-openstack-request-id: req-a40a9e4a-7d57-4f79-a10d-b9cd917586b7 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:04,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-a40a9e4a-7d57-4f79-a10d-b9cd917586b7 2018-10-02 19:03:04,278 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:04,279 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:07,282 - create_stack - DEBUG - Stack status query timeout in 1183.11119986 2018-10-02 19:03:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:07,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:07 GMT Server: Apache x-openstack-request-id: req-6d65103e-5574-4218-bfa5-c60fa0e4c0f7 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:07,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:07 GMT Server: Apache x-openstack-request-id: req-0f3b5333-e3fa-42fb-ae3e-cb4f1aff1698 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:07,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-0f3b5333-e3fa-42fb-ae3e-cb4f1aff1698 2018-10-02 19:03:07,501 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:03:07,501 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack 2018-10-02 19:03:07,501 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack 2018-10-02 19:03:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:07,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:07 GMT Server: Apache x-openstack-request-id: req-969b7f2e-b0cd-4009-99cc-031f56d0cdfd Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:07,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:07 GMT Server: Apache x-openstack-request-id: req-856d6e5a-5fef-4802-8c26-3e0c3f085f1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T19:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:02:50Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "beb044bd-48b0-475e-89d6-c8e1eb19dde4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T19:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:02:50Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8d648923-6c8f-4242-9dee-4af90f834719", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T19:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:02:50Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T19:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9c5b01e2-d36c-4b34-afbd-c7dcc03be774", "resource_type": "OS::Nova::Server"}]} 2018-10-02 19:03:07,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe/resources used request id req-856d6e5a-5fef-4802-8c26-3e0c3f085f1d 2018-10-02 19:03:07,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:07,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c8b91a89-a210-4321-9c45-d1403ca81616 Date: Tue, 02 Oct 2018 19:03: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":["8d648923-6c8f-4242-9dee-4af90f834719"],"updated_at":"2018-10-02T19:02:52Z","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a7087f691122432780998e16464e6e33","id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}]} 2018-10-02 19:03:07,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-c8b91a89-a210-4321-9c45-d1403ca81616 2018-10-02 19:03:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:07,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9a39f47d-ada8-4438-8233-2e7665c89c11 Date: Tue, 02 Oct 2018 19:03:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}]} 2018-10-02 19:03:07,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-9a39f47d-ada8-4438-8233-2e7665c89c11 2018-10-02 19:03:07,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:08,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-85c46890-30f6-41e6-a33a-cc3b21fd8952 Date: Tue, 02 Oct 2018 19:03:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}]} 2018-10-02 19:03:08,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-85c46890-30f6-41e6-a33a-cc3b21fd8952 2018-10-02 19:03:08,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:08,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:08,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ca1965589844b23b7acb47314db2f27", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7087f691122432780998e16464e6e33", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-782b1768-efde-43f-user", "id": "75b3ad4724994cd59cf7b559a635f068"}, "audit_ids": ["WXMiziZkTYWXIxY7RdxY9A"], "issued_at": "2018-10-02T19:03:08.000000Z"}} 2018-10-02 19:03:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c46a07667f25b222702013e5834bf0454f7507" 2018-10-02 19:03:08,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257325d4-71b4-48bc-a5a2-472b13a2c3bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:08,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-257325d4-71b4-48bc-a5a2-472b13a2c3bc 2018-10-02 19:03:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c46a07667f25b222702013e5834bf0454f7507" 2018-10-02 19:03:08,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3ef5b05a-6156-48b5-94b4-0ed18e71cfbe Date: Tue, 02 Oct 2018 19:03: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":["8d648923-6c8f-4242-9dee-4af90f834719"],"updated_at":"2018-10-02T19:02:52Z","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a7087f691122432780998e16464e6e33","id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}]} 2018-10-02 19:03:08,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net used request id req-3ef5b05a-6156-48b5-94b4-0ed18e71cfbe 2018-10-02 19:03:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:03:08,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:03:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:03:08,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c46a07667f25b222702013e5834bf0454f7507" 2018-10-02 19:03:08,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c06536-3272-4df3-b5a0-370ea6e09eab Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33"}, "enabled": true, "id": "a7087f691122432780998e16464e6e33", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}} 2018-10-02 19:03:08,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33 used request id req-63c06536-3272-4df3-b5a0-370ea6e09eab 2018-10-02 19:03:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c46a07667f25b222702013e5834bf0454f7507" 2018-10-02 19:03:09,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ca008517-9e7e-427c-aee8-31ffe2d6f373 Date: Tue, 02 Oct 2018 19:03:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}]} 2018-10-02 19:03:09,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-ca008517-9e7e-427c-aee8-31ffe2d6f373 2018-10-02 19:03:09,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:09,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ca1965589844b23b7acb47314db2f27", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7087f691122432780998e16464e6e33", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/a7087f691122432780998e16464e6e33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-782b1768-efde-43f-user", "id": "75b3ad4724994cd59cf7b559a635f068"}, "audit_ids": ["xdF4x6tPSJKnEH9RcZ6LVg"], "issued_at": "2018-10-02T19:03:09.000000Z"}} 2018-10-02 19:03:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:09,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac8ae54-218c-411e-92d9-e1e443ade186 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:09,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6ac8ae54-218c-411e-92d9-e1e443ade186 2018-10-02 19:03:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:10,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b13c8cf3-6aa5-429e-9278-8a3217e87b08 Date: Tue, 02 Oct 2018 19:03: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":["8d648923-6c8f-4242-9dee-4af90f834719"],"updated_at":"2018-10-02T19:02:52Z","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a7087f691122432780998e16464e6e33","id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}]} 2018-10-02 19:03:10,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net used request id req-b13c8cf3-6aa5-429e-9278-8a3217e87b08 2018-10-02 19:03:10,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:10,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e83a2630-515f-42f8-a820-6fae479f407c Date: Tue, 02 Oct 2018 19:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}]} 2018-10-02 19:03:10,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-e83a2630-515f-42f8-a820-6fae479f407c 2018-10-02 19:03:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:10,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7457d709-9f65-4646-9d55-333615356238 Date: Tue, 02 Oct 2018 19:03: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":["8d648923-6c8f-4242-9dee-4af90f834719"],"updated_at":"2018-10-02T19:02:52Z","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a7087f691122432780998e16464e6e33","id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}]} 2018-10-02 19:03:10,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-7457d709-9f65-4646-9d55-333615356238 2018-10-02 19:03:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:10,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e27ed087-0835-4c57-bbbf-ec1fb2d1ccb3 Date: Tue, 02 Oct 2018 19:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}]} 2018-10-02 19:03:10,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e used request id req-e27ed087-0835-4c57-bbbf-ec1fb2d1ccb3 2018-10-02 19:03:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e&name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:10,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1ed003b4-f3cb-463b-9a20-254bcfd625f3 Date: Tue, 02 Oct 2018 19:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}]} 2018-10-02 19:03:10,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e&name=CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet used request id req-1ed003b4-f3cb-463b-9a20-254bcfd625f3 2018-10-02 19:03:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/8d648923-6c8f-4242-9dee-4af90f834719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb86f95faf80bd076ad51c17f97f6c6db18c63b0" 2018-10-02 19:03:11,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-db027485-7234-4e54-993c-ade5767ce148 Date: Tue, 02 Oct 2018 19:03:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e0b69b2-3fd1-4f3d-ae18-fc054f611c9e","tenant_id":"a7087f691122432780998e16464e6e33","created_at":"2018-10-02T19:02:52Z","dns_nameservers":[],"updated_at":"2018-10-02T19:02:52Z","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":"a7087f691122432780998e16464e6e33","id":"8d648923-6c8f-4242-9dee-4af90f834719","subnetpool_id":null,"name":"CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet"}} 2018-10-02 19:03:11,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/8d648923-6c8f-4242-9dee-4af90f834719 used request id req-db027485-7234-4e54-993c-ade5767ce148 2018-10-02 19:03:11,141 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack 2018-10-02 19:03:11,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:11,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:11 GMT Server: Apache x-openstack-request-id: req-fec0f238-6cd4-41bf-9549-3691f10a21b9 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:11,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:03:11 GMT Server: Apache x-openstack-request-id: req-1dfdc570-b20b-489c-9f90-d0417cc20412 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:03:11,386 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-1dfdc570-b20b-489c-9f90-d0417cc20412 2018-10-02 19:03:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:11,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:11 GMT Server: Apache x-openstack-request-id: req-55e24085-80da-48b0-8ece-beca71eaf787 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:11,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:11 GMT Server: Apache x-openstack-request-id: req-b2cbd8be-a9f3-484a-a3ee-820297c17cf2 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "tags": null, "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:03:11Z", "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:11,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-b2cbd8be-a9f3-484a-a3ee-820297c17cf2 2018-10-02 19:03:11,594 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:03:11,594 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:14,597 - create_stack - DEBUG - Stack status query timeout in 1196.78892803 2018-10-02 19:03:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:14,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:14 GMT Server: Apache x-openstack-request-id: req-337dc062-1fd8-4706-aa20-f251bd471b57 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:14,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:14 GMT Server: Apache x-openstack-request-id: req-02a25d0a-513f-4e7b-8e38-fa251ac2cc8f 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "tags": null, "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:03:11Z", "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:14,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-02a25d0a-513f-4e7b-8e38-fa251ac2cc8f 2018-10-02 19:03:14,826 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:03:14,826 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:17,830 - create_stack - DEBUG - Stack status query timeout in 1193.55641699 2018-10-02 19:03:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:17,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:17 GMT Server: Apache x-openstack-request-id: req-432b1228-dae0-4bc6-b1dd-7da5f4a52e5b Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:17,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:17 GMT Server: Apache x-openstack-request-id: req-47d5b482-89e2-4e05-98ff-0ea20ef80048 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "tags": null, "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:03:11Z", "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:17,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-47d5b482-89e2-4e05-98ff-0ea20ef80048 2018-10-02 19:03:17,886 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:03:17,886 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:20,886 - create_stack - DEBUG - Stack status query timeout in 1190.49978495 2018-10-02 19:03:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:20,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:20 GMT Server: Apache x-openstack-request-id: req-f1812533-6104-428f-9b12-afdbae0e95b8 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:20,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:20 GMT Server: Apache x-openstack-request-id: req-d95e421c-e5c4-4d79-9c27-dc96b3562499 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "tags": null, "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:03:11Z", "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:20,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-d95e421c-e5c4-4d79-9c27-dc96b3562499 2018-10-02 19:03:20,960 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:03:20,960 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:23,962 - create_stack - DEBUG - Stack status query timeout in 1187.42427087 2018-10-02 19:03:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:23,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:23 GMT Server: Apache x-openstack-request-id: req-6879bd67-0f6a-4d77-9d72-1985fcac65f2 Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:24,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:23 GMT Server: Apache x-openstack-request-id: req-e992c229-85d3-49f9-8931-48ee8ba223ad 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": "a7087f691122432780998e16464e6e33", "OS::stack_id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "image_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image", "inst_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-inst", "subnet_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-subnet", "flavor_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-flavor-name", "net_name": "CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-net"}, "deletion_time": "2018-10-02T19:03:23Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack", "stack_user_project_id": "f2bd0f603be74272a2b33985c211cbff", "tags": null, "creation_time": "2018-10-02T19:02:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:03:11Z", "id": "dc1f662c-d97f-4f27-982b-f2f531bbefbe", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:24,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-e992c229-85d3-49f9-8931-48ee8ba223ad 2018-10-02 19:03:24,020 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:03:24,020 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack 2018-10-02 19:03:24,020 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack 2018-10-02 19:03:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/dc1f662c-d97f-4f27-982b-f2f531bbefbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20d0ac712707a7ccd8cc88ad43e6bcc7c16a3c" 2018-10-02 19:03:24,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:24 GMT Server: Apache x-openstack-request-id: req-03562346-5c5f-4811-abd7-9ce553d7d80e Location: http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:24,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:03:24 GMT Server: Apache x-openstack-request-id: req-e44446e6-7b35-47fc-99bf-8ca2ec34f946 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:03:24,371 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/a7087f691122432780998e16464e6e33/stacks/CreateStackSuccessTests-CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-stack/dc1f662c-d97f-4f27-982b-f2f531bbefbe used request id req-e44446e6-7b35-47fc-99bf-8ca2ec34f946 2018-10-02 19:03:24,372 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-95328f4a-d2f8-4fcf-91ac-7852d40bdb1f-image 2018-10-02 19:03:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}099b9f8f7746922d041e791ba3d2a9a7e40bd2e0" 2018-10-02 19:03:25,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5064e36-b051-40cb-8741-a57468ddb82e Date: Tue, 02 Oct 2018 19:03:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:03:25,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d1e11b37-f32a-402f-80c1-03088d866bfd used request id req-d5064e36-b051-40cb-8741-a57468ddb82e 2018-10-02 19:03:25,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/70912339-d9b1-4bc6-81a7-6d85214c795d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3280a2f034b84299a201b279b29710e3f641f549" 2018-10-02 19:03:25,984 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:03:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a597f401-db21-4585-af21-18add005bf78 x-compute-request-id: req-a597f401-db21-4585-af21-18add005bf78 Content-Length: 0 Content-Type: application/json 2018-10-02 19:03:25,984 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/70912339-d9b1-4bc6-81a7-6d85214c795d used request id req-a597f401-db21-4585-af21-18add005bf78 2018-10-02 19:03:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:26,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8ccd3791-8180-418f-b04a-bf6c9a11fe3e Date: Tue, 02 Oct 2018 19:03:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7087f691122432780998e16464e6e33", "created_at": "2018-10-02T19:02:50Z", "updated_at": "2018-10-02T19:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "revision_number": 0, "id": "c1811851-1119-4d11-bb61-211809b260c8", "remote_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "tenant_id": "a7087f691122432780998e16464e6e33", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7087f691122432780998e16464e6e33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "revision_number": 0, "id": "cd17134a-928b-4364-aee0-fa58eb327ee7", "remote_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "tenant_id": "a7087f691122432780998e16464e6e33", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7087f691122432780998e16464e6e33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "revision_number": 0, "id": "e8677627-2471-4806-ab51-82efd0470dba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "tenant_id": "a7087f691122432780998e16464e6e33", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7087f691122432780998e16464e6e33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "revision_number": 0, "id": "ff57dc5b-ca24-4547-9e45-a23db7ffb632", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "tenant_id": "a7087f691122432780998e16464e6e33", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7087f691122432780998e16464e6e33"}], "revision_number": 4, "project_id": "a7087f691122432780998e16464e6e33", "id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:03:26,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-8ccd3791-8180-418f-b04a-bf6c9a11fe3e 2018-10-02 19:03:26,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:26,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d8f35c-b3e6-435f-8e56-afc947a3c8b8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33"}, "enabled": true, "id": "a7087f691122432780998e16464e6e33", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-782b1768-efde-43f-proj"}} 2018-10-02 19:03:26,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33 used request id req-d8d8f35c-b3e6-435f-8e56-afc947a3c8b8 2018-10-02 19:03:26,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f6d0c4d-4b21-49bf-84ef-835cecf6720f 2018-10-02 19:03:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8f6d0c4d-4b21-49bf-84ef-835cecf6720f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d76739e3-01d8-4e76-8c11-df26fbb189cc Date: Tue, 02 Oct 2018 19:03:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "port_range_min": null, "revision_number": 0, "tenant_id": "a7087f691122432780998e16464e6e33", "created_at": "2018-10-02T19:02:50Z", "project_id": "a7087f691122432780998e16464e6e33", "id": "c1811851-1119-4d11-bb61-211809b260c8"}, {"remote_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "port_range_min": null, "revision_number": 0, "tenant_id": "a7087f691122432780998e16464e6e33", "created_at": "2018-10-02T19:02:50Z", "project_id": "a7087f691122432780998e16464e6e33", "id": "cd17134a-928b-4364-aee0-fa58eb327ee7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "port_range_min": null, "revision_number": 0, "tenant_id": "a7087f691122432780998e16464e6e33", "created_at": "2018-10-02T19:02:50Z", "project_id": "a7087f691122432780998e16464e6e33", "id": "e8677627-2471-4806-ab51-82efd0470dba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:02:50Z", "security_group_id": "8f6d0c4d-4b21-49bf-84ef-835cecf6720f", "port_range_min": null, "revision_number": 0, "tenant_id": "a7087f691122432780998e16464e6e33", "created_at": "2018-10-02T19:02:50Z", "project_id": "a7087f691122432780998e16464e6e33", "id": "ff57dc5b-ca24-4547-9e45-a23db7ffb632"}]} 2018-10-02 19:03:26,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8f6d0c4d-4b21-49bf-84ef-835cecf6720f used request id req-d76739e3-01d8-4e76-8c11-df26fbb189cc 2018-10-02 19:03:26,507 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:03:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8f6d0c4d-4b21-49bf-84ef-835cecf6720f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:26,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcd83085-756c-4124-b8cc-d157f3cd725f Content-Length: 0 Date: Tue, 02 Oct 2018 19:03:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:03:26,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8f6d0c4d-4b21-49bf-84ef-835cecf6720f used request id req-dcd83085-756c-4124-b8cc-d157f3cd725f 2018-10-02 19:03:26,894 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-782b1768-efde-43f-proj 2018-10-02 19:03:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:27,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3ab711-8039-46e8-9393-26dca5695666 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:03:27,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a7087f691122432780998e16464e6e33 used request id req-0f3ab711-8039-46e8-9393-26dca5695666 2018-10-02 19:03:27,135 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-782b1768-efde-43f-proj-role 2018-10-02 19:03:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/2ca1965589844b23b7acb47314db2f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:27,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d565ae0a-bfbd-4147-b20f-e15788d310c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:03:27,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2ca1965589844b23b7acb47314db2f27 used request id req-d565ae0a-bfbd-4147-b20f-e15788d310c7 2018-10-02 19:03:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed152423d69993444484c503b3fa900373609371" 2018-10-02 19:03:27,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6a67a3-e1d3-4867-8fa5-cb3f097df698 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:03:27,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9a6a67a3-e1d3-4867-8fa5-cb3f097df698 2018-10-02 19:03:27,338 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-782b1768-efde-43f-user 2018-10-02 19:03:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/75b3ad4724994cd59cf7b559a635f068 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799195abdfe37e6b2d7ddad44eca6e40311da946" 2018-10-02 19:03:27,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d6c54dd-fe27-49a7-ba42-070dcfc93c1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:03:27,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/75b3ad4724994cd59cf7b559a635f068 used request id req-1d6c54dd-fe27-49a7-ba42-070dcfc93c1a 2018-10-02 19:03:27,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:27,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["66KI2bDhSduUu0BpRemMGw"], "issued_at": "2018-10-02T19:03:27.000000Z"}} 2018-10-02 19:03:27,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b94fd4dc35d35b1371092a2cb7d2cf7c33c2c71" 2018-10-02 19:03:28,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e25b57-ea72-4d67-b1ff-a8c41df55267 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:28,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-20e25b57-ea72-4d67-b1ff-a8c41df55267 2018-10-02 19:03:28,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:28,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:28,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["8A2D_3qkSoK8ZWtuFadvpA"], "issued_at": "2018-10-02T19:03:28.000000Z"}} 2018-10-02 19:03:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:03:28,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782f3bcc-a488-4277-9bcd-373641bee3c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:28,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-782f3bcc-a488-4277-9bcd-373641bee3c4 2018-10-02 19:03:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:03:28,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:03:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2877ab62-41db-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:03:28,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a8eb7c-f750-438f-9361-47fa057e2978 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2877ab62-41db-44c-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:03:28,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2877ab62-41db-44c-proj used request id req-44a8eb7c-f750-438f-9361-47fa057e2978 2018-10-02 19:03:28,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:03:28,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e54245-3e4f-4e8e-9c14-36c66de620ae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:03:28,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a3e54245-3e4f-4e8e-9c14-36c66de620ae 2018-10-02 19:03:28,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}}' 2018-10-02 19:03:28,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b06a276-c05a-454c-bdde-718bb4c01bb2 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:03:28,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9b06a276-c05a-454c-bdde-718bb4c01bb2 2018-10-02 19:03:28,803 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2877ab62-41db-44c-proj 2018-10-02 19:03:28,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:28,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:29,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["M5ZJFld5QUWEbfvyKggRQw"], "issued_at": "2018-10-02T19:03:29.000000Z"}} 2018-10-02 19:03:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:29,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c8486a-8e13-446f-b583-7818d9e6e777 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:29,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-06c8486a-8e13-446f-b583-7818d9e6e777 2018-10-02 19:03:29,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:03:29,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:03: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:03:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:29,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5799fbff-cea3-440e-afef-8878e35ec0ec Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:03:29,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5799fbff-cea3-440e-afef-8878e35ec0ec 2018-10-02 19:03:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2877ab62-41db-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:29,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936af9f4-7d69-46ab-bef8-f3f76ec93599 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2877ab62-41db-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}]} 2018-10-02 19:03:29,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2877ab62-41db-44c-proj used request id req-936af9f4-7d69-46ab-bef8-f3f76ec93599 2018-10-02 19:03:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:29,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6c3420-d7fe-4bcc-8718-c27e07d0105b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:03:29,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3d6c3420-d7fe-4bcc-8718-c27e07d0105b 2018-10-02 19:03:29,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec8d91e-06dc-467d-913e-3b4f442e98fc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:03:30,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1ec8d91e-06dc-467d-913e-3b4f442e98fc 2018-10-02 19:03:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2877ab62-41db-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:30,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682d19ee-b92e-4777-b480-82c9c179b38c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2877ab62-41db-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}]} 2018-10-02 19:03:30,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSuccessTests-2877ab62-41db-44c-proj used request id req-682d19ee-b92e-4777-b480-82c9c179b38c 2018-10-02 19:03:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/f5340a8a7a114038bb431b0070b9aa4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:30,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e88ce52-856f-4538-93ad-e039d07f9b18 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2877ab62-41db-44c-user", "links": {"self": "http://172.30.9.22:5000/v3/users/f5340a8a7a114038bb431b0070b9aa4a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "89bdff63ffeb437f8cfa312ec4548895", "id": "f5340a8a7a114038bb431b0070b9aa4a", "password_expires_at": null}} 2018-10-02 19:03:30,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/f5340a8a7a114038bb431b0070b9aa4a used request id req-3e88ce52-856f-4538-93ad-e039d07f9b18 2018-10-02 19:03:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:30,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c481ba1-dfd3-46b9-9415-b42fa30d5744 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:03:30,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles used request id req-5c481ba1-dfd3-46b9-9415-b42fa30d5744 2018-10-02 19:03:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:30,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce4f8d2-9579-4674-8e4c-3fce914aebc3 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:03:30,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-7ce4f8d2-9579-4674-8e4c-3fce914aebc3 2018-10-02 19:03:30,524 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2877ab62-41db-44c-proj 2018-10-02 19:03:30,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:03:30,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39868c35-9e0b-4377-9577-535cbc60fd31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:03:30,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-39868c35-9e0b-4377-9577-535cbc60fd31 2018-10-02 19:03:30,650 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2877ab62-41db-44c-user 2018-10-02 19:03:30,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:03:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21af2b65-1e8b-4cd1-831b-a53e8dff1829 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:03:30,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-21af2b65-1e8b-4cd1-831b-a53e8dff1829 2018-10-02 19:03:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" -d '{"role": {"name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role"}}' 2018-10-02 19:03:30,886 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449146f3-2ae9-45bb-8ce8-c56c4ae4d9a3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2528ee9293f542abb069345fe287d6da", "links": {"self": "http://172.30.9.22:5000/v3/roles/2528ee9293f542abb069345fe287d6da"}, "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role"}} 2018-10-02 19:03:30,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-449146f3-2ae9-45bb-8ce8-c56c4ae4d9a3 2018-10-02 19:03:30,887 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2877ab62-41db-44c-proj-role 2018-10-02 19:03:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2528ee9293f542abb069345fe287d6da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:03:30,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202b29b3-b29d-494f-9358-62e9d68c5120 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2528ee9293f542abb069345fe287d6da"}, "domain_id": null, "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role", "id": "2528ee9293f542abb069345fe287d6da"}} 2018-10-02 19:03:30,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2528ee9293f542abb069345fe287d6da used request id req-202b29b3-b29d-494f-9358-62e9d68c5120 2018-10-02 19:03:30,987 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2877ab62-41db-44c-proj-role to project CreateStackSuccessTests-2877ab62-41db-44c-proj 2018-10-02 19:03:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles/2528ee9293f542abb069345fe287d6da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:03:31,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13561e87-3a2d-423c-a583-ccfee03ecc50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:03:31,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895/users/f5340a8a7a114038bb431b0070b9aa4a/roles/2528ee9293f542abb069345fe287d6da used request id req-13561e87-3a2d-423c-a583-ccfee03ecc50 2018-10-02 19:03:31,129 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:03:31,129 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:03:31,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:31,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:31,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "2528ee9293f542abb069345fe287d6da", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role"}], "expires_at": "2018-10-02T20:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89bdff63ffeb437f8cfa312ec4548895", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2877ab62-41db-44c-user", "id": "f5340a8a7a114038bb431b0070b9aa4a"}, "audit_ids": ["DfHn8lIlQ5-rYINHO1aymQ"], "issued_at": "2018-10-02T19:03:31.000000Z"}} 2018-10-02 19:03:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:03:31,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe97296f-ec2d-44fa-93a1-7363ad18f824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:31,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fe97296f-ec2d-44fa-93a1-7363ad18f824 2018-10-02 19:03:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:03:31,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-18b41a18-a1b1-465f-a055-d4fb9eb1f102 Date: Tue, 02 Oct 2018 19:03:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image"} 2018-10-02 19:03:31,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image used request id req-18b41a18-a1b1-465f-a055-d4fb9eb1f102 2018-10-02 19:03:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:03:31,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a803fa7e-80a9-4f5d-b15e-d5ac8d094eeb Date: Tue, 02 Oct 2018 19:03:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:03:31,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a803fa7e-80a9-4f5d-b15e-d5ac8d094eeb 2018-10-02 19:03:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image"}' 2018-10-02 19:03:32,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 X-Openstack-Request-Id: req-d26ce8cf-114a-4a80-809e-5d3f8dc4779a Date: Tue, 02 Oct 2018 19:03:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:03:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:03:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/9880ef65-5779-4887-adda-8a4938c06a86", "min_disk": 0, "protected": false, "id": "9880ef65-5779-4887-adda-8a4938c06a86", "file": "/v2/images/9880ef65-5779-4887-adda-8a4938c06a86/file", "checksum": null, "owner": "89bdff63ffeb437f8cfa312ec4548895", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:03:32,261 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d26ce8cf-114a-4a80-809e-5d3f8dc4779a 2018-10-02 19:03:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" -d '' 2018-10-02 19:03:33,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5217718c-0eba-4460-9bd9-85610a861dba Date: Tue, 02 Oct 2018 19:03:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:03:33,609 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86/file used request id req-5217718c-0eba-4460-9bd9-85610a861dba 2018-10-02 19:03:33,610 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:03:33,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:03:33,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f8ea4655-800a-4063-aec9-54f7a393162c Date: Tue, 02 Oct 2018 19:03:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:03:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:03:33Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9880ef65-5779-4887-adda-8a4938c06a86/snap", "metadata": {}}], "self": "/v2/images/9880ef65-5779-4887-adda-8a4938c06a86", "min_disk": 0, "protected": false, "id": "9880ef65-5779-4887-adda-8a4938c06a86", "file": "/v2/images/9880ef65-5779-4887-adda-8a4938c06a86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89bdff63ffeb437f8cfa312ec4548895", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9880ef65-5779-4887-adda-8a4938c06a86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:03:33,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 used request id req-f8ea4655-800a-4063-aec9-54f7a393162c 2018-10-02 19:03:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:03:33,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23456483-b199-4765-b144-04f23be119b7 Date: Tue, 02 Oct 2018 19:03:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:03:33,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-23456483-b199-4765-b144-04f23be119b7 2018-10-02 19:03:33,964 - create_image - INFO - Created image with name - CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image 2018-10-02 19:03:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:03:34,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3a14d361-4460-494f-8aac-fabc72fe866e Date: Tue, 02 Oct 2018 19:03:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:03:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:03:33Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9880ef65-5779-4887-adda-8a4938c06a86/snap", "metadata": {}}], "self": "/v2/images/9880ef65-5779-4887-adda-8a4938c06a86", "min_disk": 0, "protected": false, "id": "9880ef65-5779-4887-adda-8a4938c06a86", "file": "/v2/images/9880ef65-5779-4887-adda-8a4938c06a86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89bdff63ffeb437f8cfa312ec4548895", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/9880ef65-5779-4887-adda-8a4938c06a86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:03:34,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 used request id req-3a14d361-4460-494f-8aac-fabc72fe866e 2018-10-02 19:03:34,139 - create_image - DEBUG - Instance status is - active 2018-10-02 19:03:34,139 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image 2018-10-02 19:03:34,139 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image 2018-10-02 19:03:34,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:34,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:34,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Y0LBmdaRS6eS3UcHcYdLtA"], "issued_at": "2018-10-02T19:03:34.000000Z"}} 2018-10-02 19:03:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ad7c46bf96766594e3959dda605d29dd630c0b" 2018-10-02 19:03:34,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70132a6d-5955-4a6d-bb97-8ef63e845c18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:34,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-70132a6d-5955-4a6d-bb97-8ef63e845c18 2018-10-02 19:03:34,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:03:34,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ad7c46bf96766594e3959dda605d29dd630c0b" 2018-10-02 19:03:34,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f22222e3-4b19-481c-bc99-4fa3a5d5aa11 x-compute-request-id: req-f22222e3-4b19-481c-bc99-4fa3a5d5aa11 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:03:34,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f22222e3-4b19-481c-bc99-4fa3a5d5aa11 2018-10-02 19:03:34,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ad7c46bf96766594e3959dda605d29dd630c0b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:03:34,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-251a6fd7-e565-4b67-856a-95e17ff8802e x-compute-request-id: req-251a6fd7-e565-4b67-856a-95e17ff8802e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:03:34,927 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-251a6fd7-e565-4b67-856a-95e17ff8802e 2018-10-02 19:03:34,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:34,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:35,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "2528ee9293f542abb069345fe287d6da", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role"}], "expires_at": "2018-10-02T20:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89bdff63ffeb437f8cfa312ec4548895", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2877ab62-41db-44c-user", "id": "f5340a8a7a114038bb431b0070b9aa4a"}, "audit_ids": ["wFkPiXqMTn-3aHzLdpHLcw"], "issued_at": "2018-10-02T19:03:35.000000Z"}} 2018-10-02 19:03:35,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:35,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e52b6b5-3c3b-4f2a-85f1-43405068a768 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:35,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4e52b6b5-3c3b-4f2a-85f1-43405068a768 2018-10-02 19:03:35,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:03:35,397 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:03:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:35,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:35 GMT Server: Apache x-openstack-request-id: req-424c8460-18a2-4cd0-8b40-012d97b63280 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:03:35,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack used request id req-424c8460-18a2-4cd0-8b40-012d97b63280 2018-10-02 19:03:35,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-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-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}}' 2018-10-02 19:03:37,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:03:35 GMT Server: Apache x-openstack-request-id: req-f9c6e53c-0e77-4587-ad3f-08f6bcc1b1ff Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}]}} 2018-10-02 19:03:37,933 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks used request id req-f9c6e53c-0e77-4587-ad3f-08f6bcc1b1ff 2018-10-02 19:03:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:38,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:37 GMT Server: Apache x-openstack-request-id: req-bcbdc7dc-240c-4a8d-83d9-c0e77f3dacc0 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:38,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:38 GMT Server: Apache x-openstack-request-id: req-72520362-ecb7-4493-82bb-a586a9b18f63 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:38,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-72520362-ecb7-4493-82bb-a586a9b18f63 2018-10-02 19:03:38,303 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack 2018-10-02 19:03:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:38,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:38 GMT Server: Apache x-openstack-request-id: req-6272bba6-a984-4b92-b293-a81f265d48a2 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:38,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:38 GMT Server: Apache x-openstack-request-id: req-e881dec2-e160-482e-adfd-d2a35ffd9d8b 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:38,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-e881dec2-e160-482e-adfd-d2a35ffd9d8b 2018-10-02 19:03:38,666 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:38,666 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:41,670 - create_stack - DEBUG - Stack status query timeout in 1196.63311386 2018-10-02 19:03:41,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:41,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:41 GMT Server: Apache x-openstack-request-id: req-95db4360-9cbd-4cfe-ac34-fbb286e99eac Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:41,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:41 GMT Server: Apache x-openstack-request-id: req-8e9dd933-314f-4a9d-80a4-bf6b4dac738b 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:41,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-8e9dd933-314f-4a9d-80a4-bf6b4dac738b 2018-10-02 19:03:41,909 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:41,909 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:44,913 - create_stack - DEBUG - Stack status query timeout in 1193.39025593 2018-10-02 19:03:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:45,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:44 GMT Server: Apache x-openstack-request-id: req-5a16081c-de56-4432-9dbd-f4fbe9664612 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:45,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:45 GMT Server: Apache x-openstack-request-id: req-f8c70308-6eb9-4193-a22c-12e9c8222d25 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:45,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-f8c70308-6eb9-4193-a22c-12e9c8222d25 2018-10-02 19:03:45,287 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:45,287 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:48,288 - create_stack - DEBUG - Stack status query timeout in 1190.01533389 2018-10-02 19:03:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:48,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:48 GMT Server: Apache x-openstack-request-id: req-340f3ba7-e0e8-4ad6-9b85-dc95635fcc63 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:48,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:48 GMT Server: Apache x-openstack-request-id: req-9e989404-b962-4b2c-a8fe-33b8541123f5 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:48,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-9e989404-b962-4b2c-a8fe-33b8541123f5 2018-10-02 19:03:48,505 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:48,505 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:51,508 - create_stack - DEBUG - Stack status query timeout in 1186.794384 2018-10-02 19:03:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:51,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:51 GMT Server: Apache x-openstack-request-id: req-a7c2ba15-7991-4803-b8c4-0a86582eefb5 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:51,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:51 GMT Server: Apache x-openstack-request-id: req-19223989-e310-45b7-99c5-314a2a061a47 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:51,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-19223989-e310-45b7-99c5-314a2a061a47 2018-10-02 19:03:51,888 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:03:51,888 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:03:54,891 - create_stack - DEBUG - Stack status query timeout in 1183.41180897 2018-10-02 19:03:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:54,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:54 GMT Server: Apache x-openstack-request-id: req-cbfa6134-d079-48a3-9b17-1efe5018c618 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:54,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:54 GMT Server: Apache x-openstack-request-id: req-c9c86787-6f4b-429a-8d64-e8a27e228fff 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:03:54,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-c9c86787-6f4b-429a-8d64-e8a27e228fff 2018-10-02 19:03:54,965 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:03:54,965 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack 2018-10-02 19:03:54,965 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack 2018-10-02 19:03:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:54,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:54 GMT Server: Apache x-openstack-request-id: req-7fac4b21-c78f-4a9e-bfc4-537322959e8b Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:55,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:55 GMT Server: Apache x-openstack-request-id: req-4dcab286-a29f-461b-8dbb-9d830e64668b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9b242ee4-3e57-4286-a122-6f69f9767229", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a67c762f-943b-41c0-bc38-0a093a20ac8c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8989a439-0b9a-4a50-9593-417481155ca0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "resource_type": "OS::Nova::Server"}]} 2018-10-02 19:03:55,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources used request id req-4dcab286-a29f-461b-8dbb-9d830e64668b 2018-10-02 19:03:55,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:55,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-811e37bb-e42a-4594-ab14-d5a617a03ccc x-compute-request-id: req-811e37bb-e42a-4594-ab14-d5a617a03ccc Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:03:55,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 used request id req-811e37bb-e42a-4594-ab14-d5a617a03ccc 2018-10-02 19:03:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-bb610252-59ff-4eee-b7b0-dda50d248dcd Date: Tue, 02 Oct 2018 19:03: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:03:56,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-bb610252-59ff-4eee-b7b0-dda50d248dcd 2018-10-02 19:03:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:03:56,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:03:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:03:56,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2819215f-8b46-49e7-8b52-4c8284b3fdaf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:03:56,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-2819215f-8b46-49e7-8b52-4c8284b3fdaf 2018-10-02 19:03:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bbf434b9-808c-487e-a19d-a9ceac63fbc1 Date: Tue, 02 Oct 2018 19:03:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:03:56,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-bbf434b9-808c-487e-a19d-a9ceac63fbc1 2018-10-02 19:03:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-2ebc7691-edce-4212-aac1-cb55305a85a6 Date: Tue, 02 Oct 2018 19:03:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:03:56,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-2ebc7691-edce-4212-aac1-cb55305a85a6 2018-10-02 19:03:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:03:56 GMT Server: Apache x-openstack-request-id: req-b47994cf-2f6a-4cb0-b5ea-c0ead4288fcf Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:03:56,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:56 GMT Server: Apache x-openstack-request-id: req-5a2fbe3d-d115-4a18-8a68-60f9f92d4347 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9b242ee4-3e57-4286-a122-6f69f9767229", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a67c762f-943b-41c0-bc38-0a093a20ac8c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8989a439-0b9a-4a50-9593-417481155ca0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-02T19:03:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:03:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "resource_type": "OS::Nova::Server"}]} 2018-10-02 19:03:56,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e/resources used request id req-5a2fbe3d-d115-4a18-8a68-60f9f92d4347 2018-10-02 19:03:56,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03: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-9dcaff22-4e28-4aa8-af80-9caaafb77470 x-compute-request-id: req-9dcaff22-4e28-4aa8-af80-9caaafb77470 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:03:56,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d used request id req-9dcaff22-4e28-4aa8-af80-9caaafb77470 2018-10-02 19:03:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a67c762f-943b-41c0-bc38-0a093a20ac8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:56,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-15702891-4194-41e9-8b2c-1c13bc55b3f1 Date: Tue, 02 Oct 2018 19:03:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}} 2018-10-02 19:03:56,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a67c762f-943b-41c0-bc38-0a093a20ac8c used request id req-15702891-4194-41e9-8b2c-1c13bc55b3f1 2018-10-02 19:03:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:57,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4bd1ec9a-6569-417a-9382-7168d3612b5a Date: Tue, 02 Oct 2018 19:03: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:03:57,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-4bd1ec9a-6569-417a-9382-7168d3612b5a 2018-10-02 19:03:57,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:57,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6534c814-22c3-46fa-a206-57c6d6ce0df8 Date: Tue, 02 Oct 2018 19:03:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:03:57,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-6534c814-22c3-46fa-a206-57c6d6ce0df8 2018-10-02 19:03:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:57,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1757e806-ffed-4a88-a42d-17f913a4bf1b Date: Tue, 02 Oct 2018 19:03: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:03:57,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-1757e806-ffed-4a88-a42d-17f913a4bf1b 2018-10-02 19:03:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:57,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0149b879-0033-4d37-8a06-d021d22cc090 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:03:57,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-0149b879-0033-4d37-8a06-d021d22cc090 2018-10-02 19:03:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d4bbc01a-7077-4edc-ace7-c7b4f0dba88a Date: Tue, 02 Oct 2018 19:03:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:03:57,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-d4bbc01a-7077-4edc-ace7-c7b4f0dba88a 2018-10-02 19:03:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0&mac_address=fa%3A16%3A3e%3A1d%3Ac7%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-147e2582-a704-4476-9a44-bd6d07444caf Date: Tue, 02 Oct 2018 19:03:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"}]} 2018-10-02 19:03:58,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0&mac_address=fa%3A16%3A3e%3A1d%3Ac7%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj&admin_state_up=True used request id req-147e2582-a704-4476-9a44-bd6d07444caf 2018-10-02 19:03:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:58,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f5ad31-7b6d-4a93-8b49-a1c90d4a6afe Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:03:58,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-65f5ad31-7b6d-4a93-8b49-a1c90d4a6afe 2018-10-02 19:03:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:58,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-947bb8ad-1fee-45d3-a7a7-e4c7fe10c0e8 Date: Tue, 02 Oct 2018 19:03: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:03:58,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-947bb8ad-1fee-45d3-a7a7-e4c7fe10c0e8 2018-10-02 19:03:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:58,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-48a76fae-f22e-481d-8713-83292beb7234 Date: Tue, 02 Oct 2018 19:03:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:03:58,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-48a76fae-f22e-481d-8713-83292beb7234 2018-10-02 19:03:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:58,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-ba2097d2-3505-42f6-b823-3a17521cf098 Date: Tue, 02 Oct 2018 19:03:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:03:58,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-ba2097d2-3505-42f6-b823-3a17521cf098 2018-10-02 19:03:58,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:03:58,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-429d314a-90d8-4171-b243-a8209bfccd04 Date: Tue, 02 Oct 2018 19:03:58 GMT RESP BODY: {"floatingips": []} 2018-10-02 19:03:58,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-429d314a-90d8-4171-b243-a8209bfccd04 2018-10-02 19:03:58,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:03:58,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:03:58,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "2528ee9293f542abb069345fe287d6da", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role"}], "expires_at": "2018-10-02T20:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89bdff63ffeb437f8cfa312ec4548895", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2877ab62-41db-44c-user", "id": "f5340a8a7a114038bb431b0070b9aa4a"}, "audit_ids": ["ZDCcq3nkTu--B414selqTg"], "issued_at": "2018-10-02T19:03:58.000000Z"}} 2018-10-02 19:03:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:58,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3f2c47-c8ed-40ef-b14d-a75e7d3cfa13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:58,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a3f2c47-c8ed-40ef-b14d-a75e7d3cfa13 2018-10-02 19:03:58,992 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:03:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:59,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee89e36-ec87-4a1f-8493-96638ca4b0fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:03:59,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fee89e36-ec87-4a1f-8493-96638ca4b0fd 2018-10-02 19:03:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:59,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8074f671-1fae-40c6-8cc0-4fba9cca25ef Date: Tue, 02 Oct 2018 19:03: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:03:59,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-8074f671-1fae-40c6-8cc0-4fba9cca25ef 2018-10-02 19:03:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:03:59,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:03: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:03:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:59,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2364a4e-0df1-4cd9-9a58-c592e1231d16 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:03:59,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-d2364a4e-0df1-4cd9-9a58-c592e1231d16 2018-10-02 19:03:59,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:59,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ecb5730a-48af-4b8c-b046-3a9925790570 Date: Tue, 02 Oct 2018 19:03:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:03:59,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-ecb5730a-48af-4b8c-b046-3a9925790570 2018-10-02 19:03:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0&mac_address=fa%3A16%3A3e%3A1d%3Ac7%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:59,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-cee406f0-ac1d-453f-83b1-8368e89a07dc Date: Tue, 02 Oct 2018 19:03:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"}]} 2018-10-02 19:03:59,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0&mac_address=fa%3A16%3A3e%3A1d%3Ac7%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj&admin_state_up=True used request id req-cee406f0-ac1d-453f-83b1-8368e89a07dc 2018-10-02 19:03:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:03:59,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133c54ca-53c8-4587-8e2a-e0c4e87a7477 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:03:59,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-133c54ca-53c8-4587-8e2a-e0c4e87a7477 2018-10-02 19:03:59,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:00,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:03: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-f025f224-a7d3-4b4b-b4e6-50ea1b30fa0e x-compute-request-id: req-f025f224-a7d3-4b4b-b4e6-50ea1b30fa0e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:04:00,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst used request id req-f025f224-a7d3-4b4b-b4e6-50ea1b30fa0e 2018-10-02 19:04:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:01,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-122d9075-a24d-40d1-affe-33fd9310cbf9 Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:01,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-122d9075-a24d-40d1-affe-33fd9310cbf9 2018-10-02 19:04:01,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:01,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-445ffda6-4a0e-4ac1-941c-d5a5fad84af7 Date: Tue, 02 Oct 2018 19:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:01,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-445ffda6-4a0e-4ac1-941c-d5a5fad84af7 2018-10-02 19:04:01,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:01,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-d7a611bd-5d5b-4232-aeb7-e2cbbccb7b67 Date: Tue, 02 Oct 2018 19:04:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:01,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-d7a611bd-5d5b-4232-aeb7-e2cbbccb7b67 2018-10-02 19:04:01,869 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst 2018-10-02 19:04:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:02,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ec6261f8-a228-4305-8432-de37d9a240fb Date: Tue, 02 Oct 2018 19:04:02 GMT RESP BODY: {"floatingips": []} 2018-10-02 19:04:02,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-ec6261f8-a228-4305-8432-de37d9a240fb 2018-10-02 19:04:02,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:02,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04: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-2ec0d5f3-e753-454f-98cf-bc2a6bd21c3d x-compute-request-id: req-2ec0d5f3-e753-454f-98cf-bc2a6bd21c3d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:04:02,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 used request id req-2ec0d5f3-e753-454f-98cf-bc2a6bd21c3d 2018-10-02 19:04:02,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:02,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7953b5dd-404f-40da-bd2f-377e006864c8 Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:02,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-7953b5dd-404f-40da-bd2f-377e006864c8 2018-10-02 19:04:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:02,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cd4fce-6592-4ec2-a1a3-981ae20f3f87 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:04:02,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-27cd4fce-6592-4ec2-a1a3-981ae20f3f87 2018-10-02 19:04:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:03,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c665fdc8-5b59-4acd-aea4-7a3080d6bb66 Date: Tue, 02 Oct 2018 19:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:03,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-c665fdc8-5b59-4acd-aea4-7a3080d6bb66 2018-10-02 19:04:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:03,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-c00663bf-de2e-4dc4-afa4-28aabef91fe3 Date: Tue, 02 Oct 2018 19:04:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:03,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-c00663bf-de2e-4dc4-afa4-28aabef91fe3 2018-10-02 19:04:03,299 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:04:03,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:03,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "2528ee9293f542abb069345fe287d6da", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj-role"}], "expires_at": "2018-10-02T20:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89bdff63ffeb437f8cfa312ec4548895", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/89bdff63ffeb437f8cfa312ec4548895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2877ab62-41db-44c-user", "id": "f5340a8a7a114038bb431b0070b9aa4a"}, "audit_ids": ["Y6Jf5qOaSROHh1TRHRcvzQ"], "issued_at": "2018-10-02T19:04:03.000000Z"}} 2018-10-02 19:04:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:03,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7095825a-2f35-42cc-8f8d-adbd3f4bbc10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:03,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7095825a-2f35-42cc-8f8d-adbd3f4bbc10 2018-10-02 19:04:03,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:04,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a927700f-468f-4a5c-92a3-d506beef95f0 x-compute-request-id: req-a927700f-468f-4a5c-92a3-d506beef95f0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:04:04,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 used request id req-a927700f-468f-4a5c-92a3-d506beef95f0 2018-10-02 19:04:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:04,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0a5e614f-6330-499c-8f5e-fbd232f3b88c Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:04,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-0a5e614f-6330-499c-8f5e-fbd232f3b88c 2018-10-02 19:04:04,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:04,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412c65b0-5c2d-44bb-b51b-a3b46d3df058 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:04:04,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-412c65b0-5c2d-44bb-b51b-a3b46d3df058 2018-10-02 19:04:04,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ab6834fe-953d-4eff-84f0-d086f753cc9b Date: Tue, 02 Oct 2018 19:04:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:04,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-ab6834fe-953d-4eff-84f0-d086f753cc9b 2018-10-02 19:04:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:05,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-acec28c8-a3aa-4c40-9306-eb34c525ac27 Date: Tue, 02 Oct 2018 19:04:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:05,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-acec28c8-a3aa-4c40-9306-eb34c525ac27 2018-10-02 19:04:05,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:06,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f28746f0-e6fc-4910-91be-f54abefaff30 x-compute-request-id: req-f28746f0-e6fc-4910-91be-f54abefaff30 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:04:06,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst used request id req-f28746f0-e6fc-4910-91be-f54abefaff30 2018-10-02 19:04:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:06,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-819a4769-bd8b-4907-b994-7bc97614c11a Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:06,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-819a4769-bd8b-4907-b994-7bc97614c11a 2018-10-02 19:04:06,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:06,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f9825dc0-8138-49fe-85ed-4857e6b4556b Date: Tue, 02 Oct 2018 19:04:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:06,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-f9825dc0-8138-49fe-85ed-4857e6b4556b 2018-10-02 19:04:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:06,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-eb83180e-ac47-463c-9d01-baa6a2879147 Date: Tue, 02 Oct 2018 19:04:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:06,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-eb83180e-ac47-463c-9d01-baa6a2879147 2018-10-02 19:04:06,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:07,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04: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-5a92a7e4-73d1-4021-ba06-abd39340690a x-compute-request-id: req-5a92a7e4-73d1-4021-ba06-abd39340690a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:04:07,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 used request id req-5a92a7e4-73d1-4021-ba06-abd39340690a 2018-10-02 19:04:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:07,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-eff826ff-d68a-446c-86c3-4062ac6b09e5 Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:07,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-eff826ff-d68a-446c-86c3-4062ac6b09e5 2018-10-02 19:04:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:07,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924f2581-6c38-4a7c-a986-d050da8cf2d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:04:07,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-924f2581-6c38-4a7c-a986-d050da8cf2d0 2018-10-02 19:04:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4989cc5b-8b54-4ec4-9fd6-8a71aabbd81f Date: Tue, 02 Oct 2018 19:04:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:07,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-4989cc5b-8b54-4ec4-9fd6-8a71aabbd81f 2018-10-02 19:04:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:07,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-35868c77-67a7-4d7c-a0c6-f5572ef16149 Date: Tue, 02 Oct 2018 19:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:07,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-35868c77-67a7-4d7c-a0c6-f5572ef16149 2018-10-02 19:04:07,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:08,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97b523f4-d241-4cd4-9434-1c27da030558 x-compute-request-id: req-97b523f4-d241-4cd4-9434-1c27da030558 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:04:08,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 used request id req-97b523f4-d241-4cd4-9434-1c27da030558 2018-10-02 19:04:08,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:08,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4da735ae-9c63-4d2b-a1d1-f16fe759f8a5 Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:08,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-4da735ae-9c63-4d2b-a1d1-f16fe759f8a5 2018-10-02 19:04:08,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:08,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc93712-a30b-47c5-ba43-9ea6d90bfda4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:04:08,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-fcc93712-a30b-47c5-ba43-9ea6d90bfda4 2018-10-02 19:04:08,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:08,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dc47a453-0a38-4df1-aeca-ce0abdcb7a49 Date: Tue, 02 Oct 2018 19:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:08,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-dc47a453-0a38-4df1-aeca-ce0abdcb7a49 2018-10-02 19:04:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fb19a544261d41ee64a09bb6ba0ca12cecb58a" 2018-10-02 19:04:08,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-3218e718-43f7-470f-beae-62abd3b3cc2e Date: Tue, 02 Oct 2018 19:04:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:08,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-3218e718-43f7-470f-beae-62abd3b3cc2e 2018-10-02 19:04:08,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:09,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04: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-5cb6d7fb-66f5-4585-b2a7-6f83425abf3e x-compute-request-id: req-5cb6d7fb-66f5-4585-b2a7-6f83425abf3e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:c7:37", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a05bb57-8a95-4857-b71f-9783918c6d39", "rel": "bookmark"}], "image": {"id": "9880ef65-5779-4887-adda-8a4938c06a86", "links": [{"href": "http://172.30.9.22:8774/images/9880ef65-5779-4887-adda-8a4938c06a86", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:03:51.000000", "flavor": {"id": "4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "links": [{"href": "http://172.30.9.22:8774/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d", "rel": "bookmark"}]}, "id": "8a05bb57-8a95-4857-b71f-9783918c6d39", "security_groups": [{"name": "default"}], "user_id": "f5340a8a7a114038bb431b0070b9aa4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:03:51Z", "hostId": "5cd1acfbc34bf12a0769a3d4d3e5c6af1c4a556a0f8627ad117fa8c6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "created": "2018-10-02T19:03:45Z", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:04:09,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a05bb57-8a95-4857-b71f-9783918c6d39 used request id req-5cb6d7fb-66f5-4585-b2a7-6f83425abf3e 2018-10-02 19:04:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:09,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3e4bdfb0-c84e-4a8e-95f8-ee39abc86266 Date: Tue, 02 Oct 2018 19:04: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":["a67c762f-943b-41c0-bc38-0a093a20ac8c"],"updated_at":"2018-10-02T19:03:39Z","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"8989a439-0b9a-4a50-9593-417481155ca0","name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}]} 2018-10-02 19:04:09,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net used request id req-3e4bdfb0-c84e-4a8e-95f8-ee39abc86266 2018-10-02 19:04:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:09,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8625cb5d-d07c-405f-ab72-c1c4fdb3bf26 Date: Tue, 02 Oct 2018 19:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:39Z","dns_nameservers":[],"updated_at":"2018-10-02T19:03:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"89bdff63ffeb437f8cfa312ec4548895","id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","subnetpool_id":null,"name":"CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet"}]} 2018-10-02 19:04:09,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-8625cb5d-d07c-405f-ab72-c1c4fdb3bf26 2018-10-02 19:04:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065106f44b6d15cd5a057f27587f4651ac472b27" 2018-10-02 19:04:10,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-5133fade-b9aa-4dc5-bfd2-72691294a516 Date: Tue, 02 Oct 2018 19:04:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.4"}],"id":"58cb1807-2333-4ecc-b350-e0bee2194de0","security_groups":[],"mac_address":"fa:16:3e:cc:58:ef","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.12"}],"id":"9b242ee4-3e57-4286-a122-6f69f9767229","security_groups":["05d09a8f-dfe7-45f3-bc97-e6faef482c43"],"mac_address":"fa:16:3e:1d:c7:37","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack-server1_port-m3bwxuyfu2fj","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:42Z","binding:vnic_type":"normal","device_id":"8a05bb57-8a95-4857-b71f-9783918c6d39"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.2"}],"id":"b3b18cb7-2392-4b88-9180-9d82cbb0901e","security_groups":[],"mac_address":"fa:16:3e:f5:18:e3","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8989a439-0b9a-4a50-9593-417481155ca0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:03:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a67c762f-943b-41c0-bc38-0a093a20ac8c","ip_address":"10.0.0.3"}],"id":"fab35ea6-f096-4764-ae89-e9d63a497d92","security_groups":[],"mac_address":"fa:16:3e:27:f8:21","project_id":"89bdff63ffeb437f8cfa312ec4548895","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8989a439-0b9a-4a50-9593-417481155ca0","tenant_id":"89bdff63ffeb437f8cfa312ec4548895","created_at":"2018-10-02T19:03:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8989a439-0b9a-4a50-9593-417481155ca0"}]} 2018-10-02 19:04:10,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8989a439-0b9a-4a50-9593-417481155ca0 used request id req-5133fade-b9aa-4dc5-bfd2-72691294a516 2018-10-02 19:04:10,060 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack 2018-10-02 19:04:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:10,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:10 GMT Server: Apache x-openstack-request-id: req-9164b4c8-a834-43da-81b0-1bfc1fbf63e9 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:10,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:10 GMT Server: Apache x-openstack-request-id: req-ee60334d-4cba-4c5c-a15d-c7ed586dff39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:10,306 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-ee60334d-4cba-4c5c-a15d-c7ed586dff39 2018-10-02 19:04:10,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:10,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:10 GMT Server: Apache x-openstack-request-id: req-7fb46fd6-37a9-4d4b-9abb-2e8fa0d244d0 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:10,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:10 GMT Server: Apache x-openstack-request-id: req-d0cd5df4-726a-4a92-8ab0-9beaa2e5ab81 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:04:10,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-d0cd5df4-726a-4a92-8ab0-9beaa2e5ab81 2018-10-02 19:04:10,378 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:04:10,378 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:13,381 - create_stack - DEBUG - Stack status query timeout in 1196.92552495 2018-10-02 19:04:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:13,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:13 GMT Server: Apache x-openstack-request-id: req-c93ad096-accc-4629-8844-a3c2dec38553 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:13,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:13 GMT Server: Apache x-openstack-request-id: req-87b6a2e9-393e-40ab-b746-b6e805852435 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "tags": null, "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:04:10Z", "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:04:13,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-87b6a2e9-393e-40ab-b746-b6e805852435 2018-10-02 19:04:13,585 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:04:13,585 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:16,588 - create_stack - DEBUG - Stack status query timeout in 1193.71816993 2018-10-02 19:04:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:16,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:16 GMT Server: Apache x-openstack-request-id: req-32cb6cea-e60a-493a-8477-def21da9a6df Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:16,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:16 GMT Server: Apache x-openstack-request-id: req-2be2dc7a-59d1-4173-a11f-55ef47b43c72 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "tags": null, "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:04:10Z", "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:04:16,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-2be2dc7a-59d1-4173-a11f-55ef47b43c72 2018-10-02 19:04:16,786 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:04:16,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:19,790 - create_stack - DEBUG - Stack status query timeout in 1190.51684999 2018-10-02 19:04:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:19,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:19 GMT Server: Apache x-openstack-request-id: req-714a9045-f385-4444-ad9c-54e456453a5d Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:19,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:19 GMT Server: Apache x-openstack-request-id: req-597a6308-07d6-472a-85df-8bf0db7ce907 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "tags": null, "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:04:10Z", "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:04:19,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-597a6308-07d6-472a-85df-8bf0db7ce907 2018-10-02 19:04:19,848 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:04:19,848 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:22,851 - create_stack - DEBUG - Stack status query timeout in 1187.45506597 2018-10-02 19:04:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:22,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:22 GMT Server: Apache x-openstack-request-id: req-54730528-11de-4d13-a375-5098bbe95c55 Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:22,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:22 GMT Server: Apache x-openstack-request-id: req-7abeee43-0734-4dce-84a4-ffdf3b42abe2 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": "89bdff63ffeb437f8cfa312ec4548895", "OS::stack_id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "image_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image", "inst_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-inst", "subnet_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-subnet", "flavor_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-flavor-name", "net_name": "CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-net"}, "deletion_time": "2018-10-02T19:04:22Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack", "stack_user_project_id": "15f962edbdbf4b51a9e869066b177123", "tags": null, "creation_time": "2018-10-02T19:03:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:04:10Z", "id": "6159357f-cbf0-4587-9232-eb5a585eb44e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-02 19:04:22,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-7abeee43-0734-4dce-84a4-ffdf3b42abe2 2018-10-02 19:04:22,908 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:04:22,908 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack 2018-10-02 19:04:22,908 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack 2018-10-02 19:04:22,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/6159357f-cbf0-4587-9232-eb5a585eb44e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a1cfdd2b64084f6d6e6f707bf0242ccf4bb4a8" 2018-10-02 19:04:22,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:22 GMT Server: Apache x-openstack-request-id: req-c7a4c450-c3d9-408c-b1e0-f16b18cd21db Location: http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:23,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:04:22 GMT Server: Apache x-openstack-request-id: req-d33f129b-8dc7-4a5c-9ab2-b83c56f0e263 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:04:23,114 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/89bdff63ffeb437f8cfa312ec4548895/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-stack/6159357f-cbf0-4587-9232-eb5a585eb44e used request id req-d33f129b-8dc7-4a5c-9ab2-b83c56f0e263 2018-10-02 19:04:23,116 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9aa391f0-c9d2-49fc-aca5-d6c4d53d33e6-image 2018-10-02 19:04:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ce22d9377784ed235fb002f8a90c158719021cc" 2018-10-02 19:04:24,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1645b31f-ec59-4e5f-955c-541c2f83e4e0 Date: Tue, 02 Oct 2018 19:04:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:04:24,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9880ef65-5779-4887-adda-8a4938c06a86 used request id req-1645b31f-ec59-4e5f-955c-541c2f83e4e0 2018-10-02 19:04:24,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ad7c46bf96766594e3959dda605d29dd630c0b" 2018-10-02 19:04:24,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:04: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-805eb486-3cba-4585-ad8a-c7071ed3feba x-compute-request-id: req-805eb486-3cba-4585-ad8a-c7071ed3feba Content-Length: 0 Content-Type: application/json 2018-10-02 19:04:24,330 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4245de3b-d52f-4c0d-bfde-774c51bcaa6d used request id req-805eb486-3cba-4585-ad8a-c7071ed3feba 2018-10-02 19:04:24,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:24,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-994809b2-45d3-400b-8f10-5e6160ffa4d6 Date: Tue, 02 Oct 2018 19:04:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "created_at": "2018-10-02T19:03:38Z", "updated_at": "2018-10-02T19:03:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "revision_number": 0, "id": "36c06fc1-c3f9-45eb-a094-c02ea9209b16", "remote_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "remote_ip_prefix": null, "created_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "port_range_min": null, "ethertype": "IPv4", "project_id": "89bdff63ffeb437f8cfa312ec4548895"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "revision_number": 0, "id": "37073053-a9c7-4ce6-9b00-0491f57161b1", "remote_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "remote_ip_prefix": null, "created_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "port_range_min": null, "ethertype": "IPv6", "project_id": "89bdff63ffeb437f8cfa312ec4548895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "revision_number": 0, "id": "470fb2ab-2913-4acf-a440-c80c0cb9c5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "port_range_min": null, "ethertype": "IPv6", "project_id": "89bdff63ffeb437f8cfa312ec4548895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "revision_number": 0, "id": "690d3017-2ac4-4197-b42c-7446a821f456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "port_range_min": null, "ethertype": "IPv4", "project_id": "89bdff63ffeb437f8cfa312ec4548895"}], "revision_number": 4, "project_id": "89bdff63ffeb437f8cfa312ec4548895", "id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:04:24,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-994809b2-45d3-400b-8f10-5e6160ffa4d6 2018-10-02 19:04:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:24,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef00ff4-7735-49a8-ade1-5f4b077fff11 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895"}, "enabled": true, "id": "89bdff63ffeb437f8cfa312ec4548895", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2877ab62-41db-44c-proj"}} 2018-10-02 19:04:24,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-0ef00ff4-7735-49a8-ade1-5f4b077fff11 2018-10-02 19:04:24,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05d09a8f-dfe7-45f3-bc97-e6faef482c43 2018-10-02 19:04:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=05d09a8f-dfe7-45f3-bc97-e6faef482c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:24,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ef632439-02f5-49f7-94ea-c7c72e18282a Date: Tue, 02 Oct 2018 19:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "port_range_min": null, "revision_number": 0, "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "created_at": "2018-10-02T19:03:38Z", "project_id": "89bdff63ffeb437f8cfa312ec4548895", "id": "36c06fc1-c3f9-45eb-a094-c02ea9209b16"}, {"remote_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "port_range_min": null, "revision_number": 0, "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "created_at": "2018-10-02T19:03:38Z", "project_id": "89bdff63ffeb437f8cfa312ec4548895", "id": "37073053-a9c7-4ce6-9b00-0491f57161b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "port_range_min": null, "revision_number": 0, "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "created_at": "2018-10-02T19:03:38Z", "project_id": "89bdff63ffeb437f8cfa312ec4548895", "id": "470fb2ab-2913-4acf-a440-c80c0cb9c5c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:03:38Z", "security_group_id": "05d09a8f-dfe7-45f3-bc97-e6faef482c43", "port_range_min": null, "revision_number": 0, "tenant_id": "89bdff63ffeb437f8cfa312ec4548895", "created_at": "2018-10-02T19:03:38Z", "project_id": "89bdff63ffeb437f8cfa312ec4548895", "id": "690d3017-2ac4-4197-b42c-7446a821f456"}]} 2018-10-02 19:04:24,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=05d09a8f-dfe7-45f3-bc97-e6faef482c43 used request id req-ef632439-02f5-49f7-94ea-c7c72e18282a 2018-10-02 19:04:24,817 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:04:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/05d09a8f-dfe7-45f3-bc97-e6faef482c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:25,144 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c87a192-d78d-4857-8c9e-44fabdb7c100 Content-Length: 0 Date: Tue, 02 Oct 2018 19:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:04:25,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/05d09a8f-dfe7-45f3-bc97-e6faef482c43 used request id req-3c87a192-d78d-4857-8c9e-44fabdb7c100 2018-10-02 19:04:25,145 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2877ab62-41db-44c-proj 2018-10-02 19:04:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:25,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ee3947-eec0-46da-aadf-789fd7f4a091 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:25,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/89bdff63ffeb437f8cfa312ec4548895 used request id req-97ee3947-eec0-46da-aadf-789fd7f4a091 2018-10-02 19:04:25,368 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2877ab62-41db-44c-proj-role 2018-10-02 19:04:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/2528ee9293f542abb069345fe287d6da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:25,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae491fea-fe6f-4961-82ac-03da8a259778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:25,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2528ee9293f542abb069345fe287d6da used request id req-ae491fea-fe6f-4961-82ac-03da8a259778 2018-10-02 19:04:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0c91f07ffedb59e62cbdf8af8332caf16c4e82" 2018-10-02 19:04:25,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12083735-66a2-43b5-94dc-de88c4bcef4c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:25,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-12083735-66a2-43b5-94dc-de88c4bcef4c 2018-10-02 19:04:25,585 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2877ab62-41db-44c-user 2018-10-02 19:04:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/f5340a8a7a114038bb431b0070b9aa4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8503e673f9711b4a26a5fe43fb3207eb38992af" 2018-10-02 19:04:25,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b7544d-96f1-45da-a6bf-94ed9d9a0f16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:25,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f5340a8a7a114038bb431b0070b9aa4a used request id req-51b7544d-96f1-45da-a6bf-94ed9d9a0f16 2018-10-02 19:04:25,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:26,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["qaYqQou4RDW_cilcmSAvmA"], "issued_at": "2018-10-02T19:04:26.000000Z"}} 2018-10-02 19:04:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8cfefcfbf3350d566094bd6deb902a4819b743" 2018-10-02 19:04:26,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c75e4b-ee64-4cdc-918b-01bb9bbf2639 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:26,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-63c75e4b-ee64-4cdc-918b-01bb9bbf2639 2018-10-02 19:04:26,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:26,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:26,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["1Bj0_T3lSiKlmzc_UYrm1g"], "issued_at": "2018-10-02T19:04:26.000000Z"}} 2018-10-02 19:04:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:26,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d20cb3b-ad6b-46d7-9bcf-fb7594a49215 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:26,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1d20cb3b-ad6b-46d7-9bcf-fb7594a49215 2018-10-02 19:04:26,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:04:26,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:04:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:04:26,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-82b13b06-65b0-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:26,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee46206-1a92-4e60-8d38-696a5ec7d3d0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-82b13b06-65b0-468-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:04:26,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-82b13b06-65b0-468-proj used request id req-7ee46206-1a92-4e60-8d38-696a5ec7d3d0 2018-10-02 19:04:26,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:26,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c2478f-a847-42b1-a7fc-a33d7a703e22 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:04:26,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-98c2478f-a847-42b1-a7fc-a33d7a703e22 2018-10-02 19:04:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}}' 2018-10-02 19:04:27,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddfae753-e284-4e22-8310-c7a052b51b52 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d"}, "enabled": true, "id": "e2d7854d901b40f68289bfcaceaffa0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}} 2018-10-02 19:04:27,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ddfae753-e284-4e22-8310-c7a052b51b52 2018-10-02 19:04:27,067 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-82b13b06-65b0-468-proj 2018-10-02 19:04:27,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:27,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:27,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["SOo8HUfVQoOalxB1pRBl8A"], "issued_at": "2018-10-02T19:04:27.000000Z"}} 2018-10-02 19:04:27,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:27,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e8915d-d8f6-421a-8a65-e70dc0c9bb5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:27,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d1e8915d-d8f6-421a-8a65-e70dc0c9bb5f 2018-10-02 19:04:27,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:04:27,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:04: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:04:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:27,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769a0cfa-5784-4041-9389-ef73438ec7a1 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:04:27,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-769a0cfa-5784-4041-9389-ef73438ec7a1 2018-10-02 19:04:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:27,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ab463a-3a4b-415c-8dcb-fcb604b74942 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d"}, "enabled": true, "id": "e2d7854d901b40f68289bfcaceaffa0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}]} 2018-10-02 19:04:27,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj used request id req-05ab463a-3a4b-415c-8dcb-fcb604b74942 2018-10-02 19:04:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:27,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ad0c35-a99f-4b0c-99a4-2325c84792d9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:04:27,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-38ad0c35-a99f-4b0c-99a4-2325c84792d9 2018-10-02 19:04:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52db40b1-d5ac-4772-9986-bb47d81d4194 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:28,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-52db40b1-d5ac-4772-9986-bb47d81d4194 2018-10-02 19:04:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6307b6c-a6a2-415a-ac16-4e8e46f2f3e6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d"}, "enabled": true, "id": "e2d7854d901b40f68289bfcaceaffa0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}]} 2018-10-02 19:04:28,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj used request id req-d6307b6c-a6a2-415a-ac16-4e8e46f2f3e6 2018-10-02 19:04:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/90582165890d430ab87238d8ccc93a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e02787-58d3-43f6-986d-b9d3de167d71 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-82b13b06-65b0-468-user", "links": {"self": "http://172.30.9.22:5000/v3/users/90582165890d430ab87238d8ccc93a4a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e2d7854d901b40f68289bfcaceaffa0d", "id": "90582165890d430ab87238d8ccc93a4a", "password_expires_at": null}} 2018-10-02 19:04:28,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/90582165890d430ab87238d8ccc93a4a used request id req-86e02787-58d3-43f6-986d-b9d3de167d71 2018-10-02 19:04:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb2a576-d55a-43c2-aa05-93b97827e38a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:04:28,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles used request id req-acb2a576-d55a-43c2-aa05-93b97827e38a 2018-10-02 19:04:28,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8437b8bb-2a8c-49cc-a64d-a387789d7388 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 19:04:28,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-8437b8bb-2a8c-49cc-a64d-a387789d7388 2018-10-02 19:04:28,653 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-82b13b06-65b0-468-proj 2018-10-02 19:04:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608ad248-3c1c-402f-b98e-8ad66094cb10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:28,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-608ad248-3c1c-402f-b98e-8ad66094cb10 2018-10-02 19:04:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc33237-5364-45d7-8fc2-436072d3ae6f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cfc33237-5364-45d7-8fc2-436072d3ae6f 2018-10-02 19:04:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:28,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73f0ebd-3c94-43a3-964a-8e9e6dd7cc69 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d"}, "enabled": true, "id": "e2d7854d901b40f68289bfcaceaffa0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}]} 2018-10-02 19:04:28,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-82b13b06-65b0-468-proj used request id req-c73f0ebd-3c94-43a3-964a-8e9e6dd7cc69 2018-10-02 19:04:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:29,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83101c89-b5cd-4eec-81dd-3c0763fae2c7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}]} 2018-10-02 19:04:29,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles used request id req-83101c89-b5cd-4eec-81dd-3c0763fae2c7 2018-10-02 19:04:29,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:29,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd25928c-8999-4adb-996f-b6bf9be51010 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:04:29,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-fd25928c-8999-4adb-996f-b6bf9be51010 2018-10-02 19:04:29,147 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-82b13b06-65b0-468-proj 2018-10-02 19:04:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:29,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c78dc93-82be-4566-9511-2538c2526e99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:29,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-6c78dc93-82be-4566-9511-2538c2526e99 2018-10-02 19:04:29,296 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-82b13b06-65b0-468-user 2018-10-02 19:04:29,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:29,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fdb6f3b-7e94-455f-8493-dea478ada6e1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:29,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6fdb6f3b-7e94-455f-8493-dea478ada6e1 2018-10-02 19:04:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" -d '{"role": {"name": "CreateStackVolumeTests-82b13b06-65b0-468-proj-role"}}' 2018-10-02 19:04:29,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b500a6-7f66-4eff-b7dd-aa6d16c25b80 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ec370dde59f4b83a22ce7c36fdbeaca", "links": {"self": "http://172.30.9.22:5000/v3/roles/7ec370dde59f4b83a22ce7c36fdbeaca"}, "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj-role"}} 2018-10-02 19:04:29,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-05b500a6-7f66-4eff-b7dd-aa6d16c25b80 2018-10-02 19:04:29,497 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-82b13b06-65b0-468-proj-role 2018-10-02 19:04:29,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7ec370dde59f4b83a22ce7c36fdbeaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:29,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01db00e9-9e8a-4266-84aa-2417fff05977 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7ec370dde59f4b83a22ce7c36fdbeaca"}, "domain_id": null, "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj-role", "id": "7ec370dde59f4b83a22ce7c36fdbeaca"}} 2018-10-02 19:04:29,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7ec370dde59f4b83a22ce7c36fdbeaca used request id req-01db00e9-9e8a-4266-84aa-2417fff05977 2018-10-02 19:04:29,588 - keystone_utils - INFO - Granting role CreateStackVolumeTests-82b13b06-65b0-468-proj-role to project CreateStackVolumeTests-82b13b06-65b0-468-proj 2018-10-02 19:04:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles/7ec370dde59f4b83a22ce7c36fdbeaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:30,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7727d71-0ab1-4123-a6de-e9b6ec21399c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:30,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d/users/90582165890d430ab87238d8ccc93a4a/roles/7ec370dde59f4b83a22ce7c36fdbeaca used request id req-d7727d71-0ab1-4123-a6de-e9b6ec21399c 2018-10-02 19:04:30,057 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:04:30,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:30,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:30,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ec370dde59f4b83a22ce7c36fdbeaca", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2d7854d901b40f68289bfcaceaffa0d", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-82b13b06-65b0-468-user", "id": "90582165890d430ab87238d8ccc93a4a"}, "audit_ids": ["y6ivTQFUSoKWtuds02ZC8A"], "issued_at": "2018-10-02T19:04:30.000000Z"}} 2018-10-02 19:04:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:30,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2381c5bf-0795-4ae5-ad71-3e8f167f92c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:30,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2381c5bf-0795-4ae5-ad71-3e8f167f92c2 2018-10-02 19:04:30,534 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:04:30,538 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:04:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:30,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:30 GMT Server: Apache x-openstack-request-id: req-2cfa6765-087e-4296-8cba-80d75807bb94 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:04:30,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack used request id req-2cfa6765-087e-4296-8cba-80d75807bb94 2018-10-02 19:04:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-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-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type", "volume_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume"}}' 2018-10-02 19:04:32,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:04:30 GMT Server: Apache x-openstack-request-id: req-88376cdc-5d1b-46be-9da2-2b744a4240fd Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "self"}]}} 2018-10-02 19:04:32,542 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks used request id req-88376cdc-5d1b-46be-9da2-2b744a4240fd 2018-10-02 19:04:32,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:32,738 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:32 GMT Server: Apache x-openstack-request-id: req-035e6c90-d5ba-4254-9437-e92b41f288c7 Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:32,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:32 GMT Server: Apache x-openstack-request-id: req-03ebef16-5b13-47ed-875d-2bb926b9f21d 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": "e2d7854d901b40f68289bfcaceaffa0d", "volume_type_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type", "OS::stack_id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "volume_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "stack_user_project_id": "bd1af08981f4425e9002f4fdb982a94a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:04:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:32,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-03ebef16-5b13-47ed-875d-2bb926b9f21d 2018-10-02 19:04:32,780 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack 2018-10-02 19:04:32,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:32,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:32 GMT Server: Apache x-openstack-request-id: req-22694548-ab8c-484f-a636-0b0f579e5d42 Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:33,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:32 GMT Server: Apache x-openstack-request-id: req-7aad845d-b9ee-4322-b352-35ed0cd7aa9f 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": "e2d7854d901b40f68289bfcaceaffa0d", "volume_type_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type", "OS::stack_id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "volume_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "stack_user_project_id": "bd1af08981f4425e9002f4fdb982a94a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:04:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:33,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-7aad845d-b9ee-4322-b352-35ed0cd7aa9f 2018-10-02 19:04:33,156 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:04:33,156 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:36,159 - create_stack - DEBUG - Stack status query timeout in 1196.62150884 2018-10-02 19:04:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:36,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache x-openstack-request-id: req-2dde0817-aec2-41db-8df6-9061e9f16e05 Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:36,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache x-openstack-request-id: req-a0ffb427-3f4c-46e3-8da7-09452f70149d 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": "e2d7854d901b40f68289bfcaceaffa0d", "volume_type_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type", "OS::stack_id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "volume_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "stack_user_project_id": "bd1af08981f4425e9002f4fdb982a94a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:04:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:36,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-a0ffb427-3f4c-46e3-8da7-09452f70149d 2018-10-02 19:04:36,232 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:04:36,232 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack 2018-10-02 19:04:36,232 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack 2018-10-02 19:04:36,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:36,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache x-openstack-request-id: req-17745a79-4918-4230-abea-e0d6c7cb8122 Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache x-openstack-request-id: req-649bfcbc-94a6-4dd1-beda-63d184072752 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.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a/resources/volume", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-02T19:04:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:04:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "be3ccb00-3155-46cd-a32e-196856e91ce1", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-02T19:04:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:04:32Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "a10a7f48-f639-4674-8c46-a55878b74701", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-02 19:04:36,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a/resources used request id req-649bfcbc-94a6-4dd1-beda-63d184072752 2018-10-02 19:04:36,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d/volumes/be3ccb00-3155-46cd-a32e-196856e91ce1 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:36,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache x-compute-request-id: req-0045b0c3-b93e-41ae-9171-c079c64689a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0045b0c3-b93e-41ae-9171-c079c64689a1 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d/volumes/be3ccb00-3155-46cd-a32e-196856e91ce1", "rel": "self"}, {"href": "http://172.30.9.22:8776/e2d7854d901b40f68289bfcaceaffa0d/volumes/be3ccb00-3155-46cd-a32e-196856e91ce1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T19:04:34.000000", "replication_status": null, "snapshot_id": null, "id": "be3ccb00-3155-46cd-a32e-196856e91ce1", "size": 1, "user_id": "90582165890d430ab87238d8ccc93a4a", "os-vol-tenant-attr:tenant_id": "e2d7854d901b40f68289bfcaceaffa0d", "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-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume", "bootable": "false", "created_at": "2018-10-02T19:04:33.000000", "volume_type": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type"}} 2018-10-02 19:04:36,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d/volumes/be3ccb00-3155-46cd-a32e-196856e91ce1 used request id req-0045b0c3-b93e-41ae-9171-c079c64689a1 2018-10-02 19:04:36,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:36,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:36,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ec370dde59f4b83a22ce7c36fdbeaca", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2d7854d901b40f68289bfcaceaffa0d", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e2d7854d901b40f68289bfcaceaffa0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-82b13b06-65b0-468-user", "id": "90582165890d430ab87238d8ccc93a4a"}, "audit_ids": ["kfddy9__Qcqc5qMUSlxiBA"], "issued_at": "2018-10-02T19:04:36.000000Z"}} 2018-10-02 19:04:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e1a0ee742a3e9b83376b863d462304d5374478" 2018-10-02 19:04:36,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524866fc-cf50-4caa-a4ad-d010f282a465 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:36,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-524866fc-cf50-4caa-a4ad-d010f282a465 2018-10-02 19:04:36,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e1a0ee742a3e9b83376b863d462304d5374478" 2018-10-02 19:04:37,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:36 GMT Server: Apache x-compute-request-id: req-fb8b3a8e-910b-499e-b1ca-b05c4ef7de92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb8b3a8e-910b-499e-b1ca-b05c4ef7de92 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d/volumes/be3ccb00-3155-46cd-a32e-196856e91ce1", "rel": "self"}, {"href": "http://172.30.9.22:8776/e2d7854d901b40f68289bfcaceaffa0d/volumes/be3ccb00-3155-46cd-a32e-196856e91ce1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-02T19:04:34.000000", "replication_status": null, "snapshot_id": null, "id": "be3ccb00-3155-46cd-a32e-196856e91ce1", "size": 1, "user_id": "90582165890d430ab87238d8ccc93a4a", "os-vol-tenant-attr:tenant_id": "e2d7854d901b40f68289bfcaceaffa0d", "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-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume", "bootable": "false", "created_at": "2018-10-02T19:04:33.000000", "volume_type": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type"}]} 2018-10-02 19:04:37,171 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e2d7854d901b40f68289bfcaceaffa0d/volumes/detail used request id req-fb8b3a8e-910b-499e-b1ca-b05c4ef7de92 2018-10-02 19:04:37,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:04:37,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:04:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e1a0ee742a3e9b83376b863d462304d5374478" 2018-10-02 19:04:37,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77baeb6-da77-431d-bba2-df2268a6c992 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d"}, "enabled": true, "id": "e2d7854d901b40f68289bfcaceaffa0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82b13b06-65b0-468-proj"}} 2018-10-02 19:04:37,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d used request id req-a77baeb6-da77-431d-bba2-df2268a6c992 2018-10-02 19:04:37,263 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack 2018-10-02 19:04:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:37,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:37 GMT Server: Apache x-openstack-request-id: req-cab46f06-9b44-47f0-8d90-c8850591739c Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:37,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:37 GMT Server: Apache x-openstack-request-id: req-bc1a2b5a-9ce1-42de-8c0d-fbdb7547a587 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:37,643 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-bc1a2b5a-9ce1-42de-8c0d-fbdb7547a587 2018-10-02 19:04:37,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:37,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:37 GMT Server: Apache x-openstack-request-id: req-81ac9e1a-ba14-45cd-837b-881dbbc54624 Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:37 GMT Server: Apache x-openstack-request-id: req-78d427f3-72ac-4e54-b35f-4a6d7a6ddbd6 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": "e2d7854d901b40f68289bfcaceaffa0d", "volume_type_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type", "OS::stack_id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "volume_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "stack_user_project_id": "bd1af08981f4425e9002f4fdb982a94a", "tags": null, "creation_time": "2018-10-02T19:04:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:04:37Z", "id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:38,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-78d427f3-72ac-4e54-b35f-4a6d7a6ddbd6 2018-10-02 19:04:38,002 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:04:38,003 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:41,006 - create_stack - DEBUG - Stack status query timeout in 1196.63717914 2018-10-02 19:04:41,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:41,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache x-openstack-request-id: req-4f29c8e0-cbca-4279-9580-44cb202a153f Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:41,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache x-openstack-request-id: req-5b7950cd-8eeb-4798-9627-4e20d58a0acb 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": "e2d7854d901b40f68289bfcaceaffa0d", "volume_type_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume-type", "OS::stack_id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "volume_name": "CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-volume"}, "deletion_time": "2018-10-02T19:04:40Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack", "stack_user_project_id": "bd1af08981f4425e9002f4fdb982a94a", "tags": null, "creation_time": "2018-10-02T19:04:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:04:37Z", "id": "1a5fc23c-3e06-4ab7-ad00-2fdec591a16a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:41,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-5b7950cd-8eeb-4798-9627-4e20d58a0acb 2018-10-02 19:04:41,241 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:04:41,241 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack 2018-10-02 19:04:41,241 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack 2018-10-02 19:04:41,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9095d6a2067822fe2fb5191e718773fc4aa5ed79" 2018-10-02 19:04:41,272 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache x-openstack-request-id: req-58c95acb-d221-4fd3-bfe6-fc7f64b5653a Location: http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:41,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache x-openstack-request-id: req-d653a4a7-242c-4e8b-885e-421543a5dd81 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:04:41,469 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/e2d7854d901b40f68289bfcaceaffa0d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e454e31b-b5a3-4d6d-9755-54d70fc35a85-stack/1a5fc23c-3e06-4ab7-ad00-2fdec591a16a used request id req-d653a4a7-242c-4e8b-885e-421543a5dd81 2018-10-02 19:04:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:41,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f25e0190-6606-44f9-af61-aebd017d8752 Date: Tue, 02 Oct 2018 19:04:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:04:41,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-f25e0190-6606-44f9-af61-aebd017d8752 2018-10-02 19:04:41,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:41,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99c748e-c7d6-4703-8043-98b62859d024 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:04:41,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-f99c748e-c7d6-4703-8043-98b62859d024 2018-10-02 19:04:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:41,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1963cc48-f610-4b31-bffe-63886a489545 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 19:04:41,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-1963cc48-f610-4b31-bffe-63886a489545 2018-10-02 19:04:41,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:41,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb47606f-c5de-4874-bf02-63ff7a506953 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:04:41,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-fb47606f-c5de-4874-bf02-63ff7a506953 2018-10-02 19:04:41,960 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-82b13b06-65b0-468-proj 2018-10-02 19:04:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:42,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628f2044-51ec-48b6-8414-69827519782a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:42,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e2d7854d901b40f68289bfcaceaffa0d used request id req-628f2044-51ec-48b6-8414-69827519782a 2018-10-02 19:04:42,170 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-82b13b06-65b0-468-proj-role 2018-10-02 19:04:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7ec370dde59f4b83a22ce7c36fdbeaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:42,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a42265f-e762-472c-87a5-4b91ddfad4f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:42,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7ec370dde59f4b83a22ce7c36fdbeaca used request id req-8a42265f-e762-472c-87a5-4b91ddfad4f3 2018-10-02 19:04:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1adad5621e3907adf86305fa865bc3c469686" 2018-10-02 19:04:42,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606a0627-9ba6-4fd5-8b9e-ccf313b12882 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:42,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-606a0627-9ba6-4fd5-8b9e-ccf313b12882 2018-10-02 19:04:42,367 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-82b13b06-65b0-468-user 2018-10-02 19:04:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/90582165890d430ab87238d8ccc93a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30283354f82cdf7f12015f1d89ed0dfcb810f08" 2018-10-02 19:04:42,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e2990c-daba-4ef7-94ae-2739123d2c1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:42,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/90582165890d430ab87238d8ccc93a4a used request id req-60e2990c-daba-4ef7-94ae-2739123d2c1d 2018-10-02 19:04:42,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:43,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Sa1zd--5R9inTo_CtqgYoA"], "issued_at": "2018-10-02T19:04:43.000000Z"}} 2018-10-02 19:04:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e504aaa5d1e91cdacd810ad48dd8bdcb7f6f9d09" 2018-10-02 19:04:43,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9598a48a-1fb7-498c-9ea3-b60cd6ee511c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:43,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9598a48a-1fb7-498c-9ea3-b60cd6ee511c 2018-10-02 19:04:43,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:43,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:43,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6gbKQGehRMiFac7bWmHoUw"], "issued_at": "2018-10-02T19:04:43.000000Z"}} 2018-10-02 19:04:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:43,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125e6621-0de2-41c1-82be-bfa002467241 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:43,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-125e6621-0de2-41c1-82be-bfa002467241 2018-10-02 19:04:43,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:04:43,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:04: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:04:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-59c08943-b16e-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:43,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccc756a-5556-42b5-afa2-5c63c5bf1af2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-59c08943-b16e-497-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:04:43,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-59c08943-b16e-497-proj used request id req-1ccc756a-5556-42b5-afa2-5c63c5bf1af2 2018-10-02 19:04:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:43,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27560616-6fe9-4966-bb37-ba50649f4109 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:04:43,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-27560616-6fe9-4966-bb37-ba50649f4109 2018-10-02 19:04:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}}' 2018-10-02 19:04:43,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb0cc8e-142e-4dff-9f05-62e5bae5c682 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f"}, "enabled": true, "id": "5daca3376b07468d810bc9998823cc3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}} 2018-10-02 19:04:43,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-fdb0cc8e-142e-4dff-9f05-62e5bae5c682 2018-10-02 19:04:43,905 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-59c08943-b16e-497-proj 2018-10-02 19:04:43,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:43,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:44,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["r80cJeCzSlGv-f03zDXE6Q"], "issued_at": "2018-10-02T19:04:44.000000Z"}} 2018-10-02 19:04:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:44,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460bc273-580d-48fc-8334-257559facd56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:44,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-460bc273-580d-48fc-8334-257559facd56 2018-10-02 19:04:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:04:44,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:04:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:44,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e30aaf5-6bee-4f0a-8f67-128414fecbe8 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:04:44,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3e30aaf5-6bee-4f0a-8f67-128414fecbe8 2018-10-02 19:04:44,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:44,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242a6f45-2398-4080-9e27-6cf53ec1d573 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f"}, "enabled": true, "id": "5daca3376b07468d810bc9998823cc3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}]} 2018-10-02 19:04:44,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj used request id req-242a6f45-2398-4080-9e27-6cf53ec1d573 2018-10-02 19:04:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:44,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a228bb-0c0a-435a-b9ce-f8e85e8b3863 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:04:44,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-40a228bb-0c0a-435a-b9ce-f8e85e8b3863 2018-10-02 19:04:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42aa4ec0-0dd3-4a40-b858-2b165320e6a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:45,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-42aa4ec0-0dd3-4a40-b858-2b165320e6a7 2018-10-02 19:04:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa72f1b4-4c34-4771-b431-22ec874b4ad1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f"}, "enabled": true, "id": "5daca3376b07468d810bc9998823cc3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}]} 2018-10-02 19:04:45,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj used request id req-aa72f1b4-4c34-4771-b431-22ec874b4ad1 2018-10-02 19:04:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/0941097b60ff414abe559422a70d4f53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010a31b3-c31b-4dad-8e97-6268d1e49ff6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-59c08943-b16e-497-user", "links": {"self": "http://172.30.9.22:5000/v3/users/0941097b60ff414abe559422a70d4f53"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5daca3376b07468d810bc9998823cc3f", "id": "0941097b60ff414abe559422a70d4f53", "password_expires_at": null}} 2018-10-02 19:04:45,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0941097b60ff414abe559422a70d4f53 used request id req-010a31b3-c31b-4dad-8e97-6268d1e49ff6 2018-10-02 19:04:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b842a8-942c-48d3-910b-0c99a8a59dc5 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:04:45,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles used request id req-70b842a8-942c-48d3-910b-0c99a8a59dc5 2018-10-02 19:04:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459c19a1-29d9-47d6-bba5-80b854a5097c Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 19:04:45,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-459c19a1-29d9-47d6-bba5-80b854a5097c 2018-10-02 19:04:45,533 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-59c08943-b16e-497-proj 2018-10-02 19:04:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af744c9-7aa1-40a9-afed-27a3f584a5c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:45,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-8af744c9-7aa1-40a9-afed-27a3f584a5c3 2018-10-02 19:04:45,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d14c26d-6d1a-4550-8022-bf9d396af036 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:45,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3d14c26d-6d1a-4550-8022-bf9d396af036 2018-10-02 19:04:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee42cb3-b398-44b4-8239-f4aecb6f8c52 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f"}, "enabled": true, "id": "5daca3376b07468d810bc9998823cc3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}]} 2018-10-02 19:04:45,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackVolumeTests-59c08943-b16e-497-proj used request id req-cee42cb3-b398-44b4-8239-f4aecb6f8c52 2018-10-02 19:04:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:45,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1887420a-bffb-476c-92c1-ee05f3ee560a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}]} 2018-10-02 19:04:45,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles used request id req-1887420a-bffb-476c-92c1-ee05f3ee560a 2018-10-02 19:04:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:46,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec3a198-1bd0-4723-a091-81939111559b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:04:46,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-5ec3a198-1bd0-4723-a091-81939111559b 2018-10-02 19:04:46,062 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-59c08943-b16e-497-proj 2018-10-02 19:04:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:46,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74bc5431-2a84-4d5a-bbe9-aeba2ebfbd84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:46,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-74bc5431-2a84-4d5a-bbe9-aeba2ebfbd84 2018-10-02 19:04:46,188 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-59c08943-b16e-497-user 2018-10-02 19:04:46,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:46,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:46,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93c6c9f-8ca2-49f0-9814-743b35a6d39d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:46,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c93c6c9f-8ca2-49f0-9814-743b35a6d39d 2018-10-02 19:04:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" -d '{"role": {"name": "CreateStackVolumeTests-59c08943-b16e-497-proj-role"}}' 2018-10-02 19:04:46,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47a2b3c-52d9-49f2-a548-85d0021c9511 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e882fa567a394ef6acc32eca76fcd16f", "links": {"self": "http://172.30.9.22:5000/v3/roles/e882fa567a394ef6acc32eca76fcd16f"}, "name": "CreateStackVolumeTests-59c08943-b16e-497-proj-role"}} 2018-10-02 19:04:46,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b47a2b3c-52d9-49f2-a548-85d0021c9511 2018-10-02 19:04:46,407 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-59c08943-b16e-497-proj-role 2018-10-02 19:04:46,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/e882fa567a394ef6acc32eca76fcd16f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:46,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdb49ac-3c96-46eb-b0c7-c92a0378119a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e882fa567a394ef6acc32eca76fcd16f"}, "domain_id": null, "name": "CreateStackVolumeTests-59c08943-b16e-497-proj-role", "id": "e882fa567a394ef6acc32eca76fcd16f"}} 2018-10-02 19:04:46,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e882fa567a394ef6acc32eca76fcd16f used request id req-dbdb49ac-3c96-46eb-b0c7-c92a0378119a 2018-10-02 19:04:46,493 - keystone_utils - INFO - Granting role CreateStackVolumeTests-59c08943-b16e-497-proj-role to project CreateStackVolumeTests-59c08943-b16e-497-proj 2018-10-02 19:04:46,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles/e882fa567a394ef6acc32eca76fcd16f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:46,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5eac85-4f13-4f6c-876a-a0ea5e083948 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:46,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f/users/0941097b60ff414abe559422a70d4f53/roles/e882fa567a394ef6acc32eca76fcd16f used request id req-5e5eac85-4f13-4f6c-876a-a0ea5e083948 2018-10-02 19:04:46,632 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:04:46,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:46,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:47,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "e882fa567a394ef6acc32eca76fcd16f", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5daca3376b07468d810bc9998823cc3f", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-59c08943-b16e-497-user", "id": "0941097b60ff414abe559422a70d4f53"}, "audit_ids": ["9teAge2-TPWxCHOjBTYBlw"], "issued_at": "2018-10-02T19:04:47.000000Z"}} 2018-10-02 19:04:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:47,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537b3d58-4eb8-4a7a-b3fb-2a75bbb95aeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:47,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-537b3d58-4eb8-4a7a-b3fb-2a75bbb95aeb 2018-10-02 19:04:47,125 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:04:47,128 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:04:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:47,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:47 GMT Server: Apache x-openstack-request-id: req-3a2581ed-6d3d-4e55-9948-de36f2af8866 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:04:47,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack used request id req-3a2581ed-6d3d-4e55-9948-de36f2af8866 2018-10-02 19:04:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-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-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "volume_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume"}}' 2018-10-02 19:04:48,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:04:47 GMT Server: Apache x-openstack-request-id: req-a746400c-be26-4067-bb8c-12c4eee228d7 Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "self"}]}} 2018-10-02 19:04:48,957 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks used request id req-a746400c-be26-4067-bb8c-12c4eee228d7 2018-10-02 19:04:48,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:49,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:48 GMT Server: Apache x-openstack-request-id: req-fa4e7d4c-fae0-455b-a167-c5e388ae0c10 Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:49,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:49 GMT Server: Apache x-openstack-request-id: req-47185480-3a19-4d0e-85b9-e9cff67f0afe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "5daca3376b07468d810bc9998823cc3f", "volume_type_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "OS::stack_id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "volume_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "stack_user_project_id": "e4bdc382376f4c2fa920b8e726a4fc9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:04:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:49,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-47185480-3a19-4d0e-85b9-e9cff67f0afe 2018-10-02 19:04:49,323 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack 2018-10-02 19:04:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:49,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:49 GMT Server: Apache x-openstack-request-id: req-5c941c45-d6d4-4b75-a3ff-76f73402018a Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:49,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:49 GMT Server: Apache x-openstack-request-id: req-55030839-01e9-4b6c-bf4a-01d00a1503f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "5daca3376b07468d810bc9998823cc3f", "volume_type_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "OS::stack_id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "volume_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "stack_user_project_id": "e4bdc382376f4c2fa920b8e726a4fc9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:04:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:49,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-55030839-01e9-4b6c-bf4a-01d00a1503f1 2018-10-02 19:04:49,682 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:04:49,682 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:52,686 - create_stack - DEBUG - Stack status query timeout in 1196.6372149 2018-10-02 19:04:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:52,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:52 GMT Server: Apache x-openstack-request-id: req-4367ef14-4a27-4053-ac2c-539557ba3e71 Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:52,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:52 GMT Server: Apache x-openstack-request-id: req-6e80278c-a73f-4052-87af-c36f94a80783 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "5daca3376b07468d810bc9998823cc3f", "volume_type_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "OS::stack_id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "volume_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "stack_user_project_id": "e4bdc382376f4c2fa920b8e726a4fc9e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:04:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:52,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-6e80278c-a73f-4052-87af-c36f94a80783 2018-10-02 19:04:52,923 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:04:52,924 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack 2018-10-02 19:04:52,924 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack 2018-10-02 19:04:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:53,096 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:52 GMT Server: Apache x-openstack-request-id: req-22b3dfc1-bf62-44c4-a024-b553356b5a4a Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:53 GMT Server: Apache x-openstack-request-id: req-01e1e822-4f3d-4f17-9fb5-9706b786db32 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158/resources/volume", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-02T19:04:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:04:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "85fb4210-93cd-4ab4-a294-5b79c9778b44", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-02T19:04:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:04:48Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "fe7ba3cc-9e93-4eec-847c-ff4f683a42ef", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-02 19:04:53,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158/resources used request id req-01e1e822-4f3d-4f17-9fb5-9706b786db32 2018-10-02 19:04:53,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:53,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:53 GMT Server: Apache x-compute-request-id: req-2a9d8c9f-6323-465e-a1d4-9373d330b56c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a9d8c9f-6323-465e-a1d4-9373d330b56c Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "fe7ba3cc-9e93-4eec-847c-ff4f683a42ef", "description": null}} 2018-10-02 19:04:53,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef used request id req-2a9d8c9f-6323-465e-a1d4-9373d330b56c 2018-10-02 19:04:53,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a9d8c9f-6323-465e-a1d4-9373d330b56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:53,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:53 GMT Server: Apache x-compute-request-id: req-b7e654e8-f4f7-42ea-a1d8-fad8caf29285 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7e654e8-f4f7-42ea-a1d8-fad8caf29285 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "fe7ba3cc-9e93-4eec-847c-ff4f683a42ef", "description": null}} 2018-10-02 19:04:53,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef used request id req-b7e654e8-f4f7-42ea-a1d8-fad8caf29285 2018-10-02 19:04:53,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a9d8c9f-6323-465e-a1d4-9373d330b56c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:53,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:53 GMT Server: Apache x-compute-request-id: req-656a4bf4-e9f0-4f9d-94d4-16b2f75ec9f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-656a4bf4-e9f0-4f9d-94d4-16b2f75ec9f5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 19:04:53,358 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef/encryption used request id req-656a4bf4-e9f0-4f9d-94d4-16b2f75ec9f5 2018-10-02 19:04:53,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:53,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:53,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "e882fa567a394ef6acc32eca76fcd16f", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5daca3376b07468d810bc9998823cc3f", "name": "CreateStackVolumeTests-59c08943-b16e-497-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5daca3376b07468d810bc9998823cc3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5daca3376b07468d810bc9998823cc3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-59c08943-b16e-497-user", "id": "0941097b60ff414abe559422a70d4f53"}, "audit_ids": ["1hXKY609T86jLQJvk0TuAQ"], "issued_at": "2018-10-02T19:04:53.000000Z"}} 2018-10-02 19:04:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0eb2c1992a5e78121538d0afb68b41688612ad" 2018-10-02 19:04:53,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb77dd1-2237-4644-bfce-818ac67a040d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:53,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-feb77dd1-2237-4644-bfce-818ac67a040d 2018-10-02 19:04:53,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0eb2c1992a5e78121538d0afb68b41688612ad" 2018-10-02 19:04:54,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:53 GMT Server: Apache x-compute-request-id: req-d527f975-30a6-404c-8274-790a57716b0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d527f975-30a6-404c-8274-790a57716b0e Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "fe7ba3cc-9e93-4eec-847c-ff4f683a42ef", "description": null}]} 2018-10-02 19:04:54,012 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types?is_public=None used request id req-d527f975-30a6-404c-8274-790a57716b0e 2018-10-02 19:04:54,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d527f975-30a6-404c-8274-790a57716b0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0eb2c1992a5e78121538d0afb68b41688612ad" 2018-10-02 19:04:54,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:54 GMT Server: Apache x-compute-request-id: req-86821ae9-1395-4952-a1f7-e9275de586c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86821ae9-1395-4952-a1f7-e9275de586c5 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "fe7ba3cc-9e93-4eec-847c-ff4f683a42ef", "description": null}} 2018-10-02 19:04:54,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef used request id req-86821ae9-1395-4952-a1f7-e9275de586c5 2018-10-02 19:04:54,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d527f975-30a6-404c-8274-790a57716b0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0eb2c1992a5e78121538d0afb68b41688612ad" 2018-10-02 19:04:54,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:54 GMT Server: Apache x-compute-request-id: req-bf1503e5-6395-4ac4-9e46-4db3a1effacc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf1503e5-6395-4ac4-9e46-4db3a1effacc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-02 19:04:54,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/5daca3376b07468d810bc9998823cc3f/types/fe7ba3cc-9e93-4eec-847c-ff4f683a42ef/encryption used request id req-bf1503e5-6395-4ac4-9e46-4db3a1effacc 2018-10-02 19:04:54,369 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack 2018-10-02 19:04:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:54,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:54 GMT Server: Apache x-openstack-request-id: req-580cb408-3c9d-4fc1-8bde-6c71e3010162 Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:54,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:54 GMT Server: Apache x-openstack-request-id: req-57d6b9f1-020c-4d29-8f8f-fbd8caf93fdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:54,439 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-57d6b9f1-020c-4d29-8f8f-fbd8caf93fdc 2018-10-02 19:04:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:54,470 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:54 GMT Server: Apache x-openstack-request-id: req-72114d17-9f8c-4f23-be47-644adc8e5088 Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:54,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:54 GMT Server: Apache x-openstack-request-id: req-a4f212ac-f1d4-4885-b9da-d71183fc1be8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "5daca3376b07468d810bc9998823cc3f", "volume_type_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "OS::stack_id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "volume_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "stack_user_project_id": "e4bdc382376f4c2fa920b8e726a4fc9e", "tags": null, "creation_time": "2018-10-02T19:04:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:04:54Z", "id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:54,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-a4f212ac-f1d4-4885-b9da-d71183fc1be8 2018-10-02 19:04:54,653 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:04:54,653 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:04:57,655 - create_stack - DEBUG - Stack status query timeout in 1196.78492618 2018-10-02 19:04:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:57,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:57 GMT Server: Apache x-openstack-request-id: req-9c16f1c4-aa82-4d87-9214-77fe39b8781c Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:57,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:57 GMT Server: Apache x-openstack-request-id: req-6ec0c026-f30c-4bdd-91f2-b2cf2ea2a8ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "5daca3376b07468d810bc9998823cc3f", "volume_type_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume-type", "OS::stack_id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "volume_name": "CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-volume"}, "deletion_time": "2018-10-02T19:04:57Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack", "stack_user_project_id": "e4bdc382376f4c2fa920b8e726a4fc9e", "tags": null, "creation_time": "2018-10-02T19:04:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:04:54Z", "id": "072914ad-ca83-4bc6-995d-00b11fbe3158", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:04:57,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-6ec0c026-f30c-4bdd-91f2-b2cf2ea2a8ff 2018-10-02 19:04:57,893 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:04:57,893 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack 2018-10-02 19:04:57,893 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack 2018-10-02 19:04:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/072914ad-ca83-4bc6-995d-00b11fbe3158 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d8a394161129256808f74fc7ec5f121ce2f953" 2018-10-02 19:04:58,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:04:57 GMT Server: Apache x-openstack-request-id: req-0445fa27-69e3-44ca-8307-31612e4b98ec Location: http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:04:58,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:04:58 GMT Server: Apache x-openstack-request-id: req-485698e2-5d16-478e-b948-86e22723bc5b Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:04:58,260 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5daca3376b07468d810bc9998823cc3f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c03aca25-b58f-4e59-97fb-6795287a23ca-stack/072914ad-ca83-4bc6-995d-00b11fbe3158 used request id req-485698e2-5d16-478e-b948-86e22723bc5b 2018-10-02 19:04:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:58,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c451d892-7fd6-42c7-8908-ddc04c2794f7 Date: Tue, 02 Oct 2018 19:04:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:04:58,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-c451d892-7fd6-42c7-8908-ddc04c2794f7 2018-10-02 19:04:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:58,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6056d320-bfbe-4a1f-a796-752b2f3d1bbc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:04:58,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-6056d320-bfbe-4a1f-a796-752b2f3d1bbc 2018-10-02 19:04:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:58,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b3a896-b5c3-43e1-8a7c-95d0fea0b260 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 19:04:58,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-f3b3a896-b5c3-43e1-8a7c-95d0fea0b260 2018-10-02 19:04:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:58,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80bd6f8-a47a-48b3-803e-04a0ee59f862 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:04:58,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-a80bd6f8-a47a-48b3-803e-04a0ee59f862 2018-10-02 19:04:58,770 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-59c08943-b16e-497-proj 2018-10-02 19:04:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:58,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0519689-9fd0-4371-bbc2-bc40d3a87b7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:58,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5daca3376b07468d810bc9998823cc3f used request id req-a0519689-9fd0-4371-bbc2-bc40d3a87b7a 2018-10-02 19:04:58,960 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-59c08943-b16e-497-proj-role 2018-10-02 19:04:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/e882fa567a394ef6acc32eca76fcd16f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:59,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea34dd61-2a80-4ab7-976e-d92ab22c3919 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:59,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e882fa567a394ef6acc32eca76fcd16f used request id req-ea34dd61-2a80-4ab7-976e-d92ab22c3919 2018-10-02 19:04:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bf29f1bbcc05d7c752b9afe098ea96520252ab" 2018-10-02 19:04:59,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e443e151-ae42-405a-a520-8c6da225cefe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:04:59,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e443e151-ae42-405a-a520-8c6da225cefe 2018-10-02 19:04:59,158 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-59c08943-b16e-497-user 2018-10-02 19:04:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0941097b60ff414abe559422a70d4f53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4522f45e31beee1934eb32a4ca02e66c520a675b" 2018-10-02 19:04:59,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1692dd7c-5bdb-496c-8ef3-7960f77e4593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:04:59,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0941097b60ff414abe559422a70d4f53 used request id req-1692dd7c-5bdb-496c-8ef3-7960f77e4593 2018-10-02 19:04:59,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:04:59,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["icuGRjXzRO-obfV-X3X8Qw"], "issued_at": "2018-10-02T19:04:59.000000Z"}} 2018-10-02 19:04:59,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ccc81eb5888acb244c96b70b5ab6bffcc8cdd" 2018-10-02 19:04:59,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af5967a-f94a-4dcc-a1c2-0a6fc5fa9985 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:04:59,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0af5967a-f94a-4dcc-a1c2-0a6fc5fa9985 2018-10-02 19:04:59,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:04:59,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:00,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mJyMLK2OTUayaKOyqTuUfg"], "issued_at": "2018-10-02T19:05:00.000000Z"}} 2018-10-02 19:05:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:00,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef15923-b012-4ff8-810b-c279dd14f740 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:00,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cef15923-b012-4ff8-810b-c279dd14f740 2018-10-02 19:05:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:00,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:00,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf71142d-56d0-44a8-91ed-0933772f3c0e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:05:00,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj used request id req-bf71142d-56d0-44a8-91ed-0933772f3c0e 2018-10-02 19:05:00,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:00,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6c6cd9-9d46-46fe-8854-8ff1ae33e8e8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:00,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-3b6c6cd9-9d46-46fe-8854-8ff1ae33e8e8 2018-10-02 19:05:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}}' 2018-10-02 19:05:00,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a96991-812a-4a88-bc4e-2386fd868fba Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48"}, "enabled": true, "id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}} 2018-10-02 19:05:00,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-84a96991-812a-4a88-bc4e-2386fd868fba 2018-10-02 19:05:00,479 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-7bffff0c-e6ea-40b-proj 2018-10-02 19:05:00,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:00,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:00,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["qXhLfGuvQPiwJFnREiUQIA"], "issued_at": "2018-10-02T19:05:00.000000Z"}} 2018-10-02 19:05:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:00,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04252a4f-df5d-4ebf-ab42-13ef5c4a15bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:00,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04252a4f-df5d-4ebf-ab42-13ef5c4a15bd 2018-10-02 19:05:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:00,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd5c04-48ac-4ffd-9584-63e439043a58 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:05:01,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-46cd5c04-48ac-4ffd-9584-63e439043a58 2018-10-02 19:05:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4919c3de-6803-40ed-bc79-b2d1795bf30f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48"}, "enabled": true, "id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}]} 2018-10-02 19:05:01,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj used request id req-4919c3de-6803-40ed-bc79-b2d1795bf30f 2018-10-02 19:05:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e1346c-c290-47a0-a39d-e477cdc022f9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:01,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-54e1346c-c290-47a0-a39d-e477cdc022f9 2018-10-02 19:05:01,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf715052-4aa6-4323-a1a0-cc2caa972f67 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:01,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bf715052-4aa6-4323-a1a0-cc2caa972f67 2018-10-02 19:05:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7c6d6c-335b-410e-9362-0d4c85879268 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48"}, "enabled": true, "id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}]} 2018-10-02 19:05:01,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj used request id req-9c7c6d6c-335b-410e-9362-0d4c85879268 2018-10-02 19:05:01,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/be7baf811352402db83c2ec2f590a511 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ae4365-4c52-494c-84b7-c39b12200ebd Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-user", "links": {"self": "http://172.30.9.22:5000/v3/users/be7baf811352402db83c2ec2f590a511"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "id": "be7baf811352402db83c2ec2f590a511", "password_expires_at": null}} 2018-10-02 19:05:01,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/be7baf811352402db83c2ec2f590a511 used request id req-28ae4365-4c52-494c-84b7-c39b12200ebd 2018-10-02 19:05:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a15ade7-5080-4e20-8341-6ad4a2792d66 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:05:01,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles used request id req-8a15ade7-5080-4e20-8341-6ad4a2792d66 2018-10-02 19:05:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:01,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6d42c4-117c-4bcb-9446-d35be4b1de57 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 19:05:01,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-db6d42c4-117c-4bcb-9446-d35be4b1de57 2018-10-02 19:05:01,949 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-7bffff0c-e6ea-40b-proj 2018-10-02 19:05:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:02,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45a590a-9dc5-4368-92fb-fc3ed462ff20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:02,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-e45a590a-9dc5-4368-92fb-fc3ed462ff20 2018-10-02 19:05:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:02,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cc837f-5aaa-483a-8f7f-266af99a52d9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:02,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-46cc837f-5aaa-483a-8f7f-266af99a52d9 2018-10-02 19:05:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:02,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929b1264-7481-4657-9562-9c75c1c6862d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48"}, "enabled": true, "id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}]} 2018-10-02 19:05:02,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFlavorTests-7bffff0c-e6ea-40b-proj used request id req-929b1264-7481-4657-9562-9c75c1c6862d 2018-10-02 19:05:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:02,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c8b15a-d4f4-43ff-bce4-cc2acc918b48 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}]} 2018-10-02 19:05:02,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles used request id req-04c8b15a-d4f4-43ff-bce4-cc2acc918b48 2018-10-02 19:05:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:02,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a2a1ab-ba52-4214-b80e-6d83bbca58b7 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:05:02,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-32a2a1ab-ba52-4214-b80e-6d83bbca58b7 2018-10-02 19:05:02,442 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-7bffff0c-e6ea-40b-proj 2018-10-02 19:05:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:02,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d0fd97-7f9d-4eee-aa78-938c0c4aae33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:02,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-83d0fd97-7f9d-4eee-aa78-938c0c4aae33 2018-10-02 19:05:02,573 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-7bffff0c-e6ea-40b-user 2018-10-02 19:05:02,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:02,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:02,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2220dc65-88ca-4d89-8092-72e0b41f9c22 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:02,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2220dc65-88ca-4d89-8092-72e0b41f9c22 2018-10-02 19:05:02,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" -d '{"role": {"name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role"}}' 2018-10-02 19:05:02,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e3fdce7-e1c6-47b1-b255-61e2e2d7fa8c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f474cd37e814c419a0f3249d47d4e83", "links": {"self": "http://172.30.9.22:5000/v3/roles/7f474cd37e814c419a0f3249d47d4e83"}, "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role"}} 2018-10-02 19:05:02,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0e3fdce7-e1c6-47b1-b255-61e2e2d7fa8c 2018-10-02 19:05:02,766 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role 2018-10-02 19:05:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7f474cd37e814c419a0f3249d47d4e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:02,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0213ab3-3638-4149-809f-fb91ab36ed9b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7f474cd37e814c419a0f3249d47d4e83"}, "domain_id": null, "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role", "id": "7f474cd37e814c419a0f3249d47d4e83"}} 2018-10-02 19:05:02,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7f474cd37e814c419a0f3249d47d4e83 used request id req-d0213ab3-3638-4149-809f-fb91ab36ed9b 2018-10-02 19:05:02,858 - keystone_utils - INFO - Granting role CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role to project CreateStackFlavorTests-7bffff0c-e6ea-40b-proj 2018-10-02 19:05:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles/7f474cd37e814c419a0f3249d47d4e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:02,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21694660-b6dc-4d05-b5b4-b3748563ab3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:02,978 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48/users/be7baf811352402db83c2ec2f590a511/roles/7f474cd37e814c419a0f3249d47d4e83 used request id req-21694660-b6dc-4d05-b5b4-b3748563ab3d 2018-10-02 19:05:02,978 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:02,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:02,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:03,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7f474cd37e814c419a0f3249d47d4e83", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-user", "id": "be7baf811352402db83c2ec2f590a511"}, "audit_ids": ["c0IAR1_qTxqxF1RSp28wyw"], "issued_at": "2018-10-02T19:05:03.000000Z"}} 2018-10-02 19:05:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:03,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ca65bd-8581-4fae-9033-761200b46b80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:03,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a5ca65bd-8581-4fae-9033-761200b46b80 2018-10-02 19:05:03,449 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:03,452 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks?stack_name=CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:03,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:03 GMT Server: Apache x-openstack-request-id: req-0302cefd-63de-41a5-b384-90a92dcbe18c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:05:03,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks?stack_name=CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack used request id req-0302cefd-63de-41a5-b384-90a92dcbe18c 2018-10-02 19:05:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" -d '{"stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-10-02 19:05:05,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:03 GMT Server: Apache x-openstack-request-id: req-02406ae7-9e9e-4cb2-8b1a-65e213a5f55c Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "links": [{"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "rel": "self"}]}} 2018-10-02 19:05:05,143 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks used request id req-02406ae7-9e9e-4cb2-8b1a-65e213a5f55c 2018-10-02 19:05:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:05,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-58187a9c-5a5a-4259-916b-d34adaac1c73 Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-64fde62f-5636-4bd8-98f0-b95dc59e7ee0 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": "c53fb8cb7a8d4b659a513ebbe45ebb48", "OS::stack_id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "OS::stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack", "stack_user_project_id": "cab51b6276174eafac538995debfadec", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:05:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:05:05,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 used request id req-64fde62f-5636-4bd8-98f0-b95dc59e7ee0 2018-10-02 19:05:05,516 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack 2018-10-02 19:05:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:05,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-82c26f91-7ae5-4c7f-881e-badb64c3e32d Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:05,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-8ec7f17b-d2c7-4c90-9047-5325a0f9930f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "OS::stack_id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "OS::stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack", "stack_user_project_id": "cab51b6276174eafac538995debfadec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:05:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:05:05,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 used request id req-8ec7f17b-d2c7-4c90-9047-5325a0f9930f 2018-10-02 19:05:05,727 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:05:05,727 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack 2018-10-02 19:05:05,727 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack 2018-10-02 19:05:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:05,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-c16a2ada-cac7-4a24-a6fa-cc89e7af4e8a Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:06,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-c093977d-96b9-4d1d-9d90-88e493d53936 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-02T19:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:05:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f92a66c2-c673-446f-9c99-8da437aefc8e", "resource_type": "OS::Nova::Flavor"}]} 2018-10-02 19:05:06,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4/resources used request id req-c093977d-96b9-4d1d-9d90-88e493d53936 2018-10-02 19:05:06,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:06,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cea51433-7f8c-489f-a857-63d8f2a956a4 x-compute-request-id: req-cea51433-7f8c-489f-a857-63d8f2a956a4 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f92a66c2-c673-446f-9c99-8da437aefc8e", "name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack-flavor-5d3nuvf3ikek", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:05:06,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e used request id req-cea51433-7f8c-489f-a857-63d8f2a956a4 2018-10-02 19:05:06,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:06,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:06,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7f474cd37e814c419a0f3249d47d4e83", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-7bffff0c-e6ea-40b-user", "id": "be7baf811352402db83c2ec2f590a511"}, "audit_ids": ["nKzVx3YQQnKkuinSZWNvuQ"], "issued_at": "2018-10-02T19:05:06.000000Z"}} 2018-10-02 19:05:06,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1e28af42cc9e800d98f9d176f2deae612a2170" 2018-10-02 19:05:06,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b838d7e0-b2d3-4264-af5f-261b0dcb01ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:06,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b838d7e0-b2d3-4264-af5f-261b0dcb01ea 2018-10-02 19:05:06,581 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:06,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1e28af42cc9e800d98f9d176f2deae612a2170" 2018-10-02 19:05:06,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-112bbeeb-2d55-4c24-a15b-865e47705603 x-compute-request-id: req-112bbeeb-2d55-4c24-a15b-865e47705603 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f92a66c2-c673-446f-9c99-8da437aefc8e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e", "rel": "bookmark"}], "name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack-flavor-5d3nuvf3ikek"}]} 2018-10-02 19:05:06,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-112bbeeb-2d55-4c24-a15b-865e47705603 2018-10-02 19:05:06,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1e28af42cc9e800d98f9d176f2deae612a2170" 2018-10-02 19:05:06,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4854a107-5d8f-4f5d-a454-4f505f2801d1 x-compute-request-id: req-4854a107-5d8f-4f5d-a454-4f505f2801d1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f92a66c2-c673-446f-9c99-8da437aefc8e", "name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack-flavor-5d3nuvf3ikek", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:05:06,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/f92a66c2-c673-446f-9c99-8da437aefc8e used request id req-4854a107-5d8f-4f5d-a454-4f505f2801d1 2018-10-02 19:05:06,782 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack-flavor-5d3nuvf3ikek 2018-10-02 19:05:06,782 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack 2018-10-02 19:05:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:06,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:06 GMT Server: Apache x-openstack-request-id: req-f54f16ce-37a6-456a-824d-ad1860e193bd Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:07,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:06 GMT Server: Apache x-openstack-request-id: req-f11ed169-c054-4374-b063-bef2abbfa770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:07,012 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 used request id req-f11ed169-c054-4374-b063-bef2abbfa770 2018-10-02 19:05:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:07,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:07 GMT Server: Apache x-openstack-request-id: req-0ced2970-7b69-4648-9e86-7738f311af2e Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:07,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:07 GMT Server: Apache x-openstack-request-id: req-f7f349dd-74a3-4350-9c91-2c94498bdec6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "OS::stack_id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "OS::stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack", "stack_user_project_id": "cab51b6276174eafac538995debfadec", "tags": null, "creation_time": "2018-10-02T19:05:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:05:07Z", "id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:05:07,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 used request id req-f7f349dd-74a3-4350-9c91-2c94498bdec6 2018-10-02 19:05:07,226 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:05:07,227 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:05:10,230 - create_stack - DEBUG - Stack status query timeout in 1196.78302288 2018-10-02 19:05:10,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:10,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache x-openstack-request-id: req-3f12fb7b-12ee-4264-a1aa-c96474e38a23 Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:10,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache x-openstack-request-id: req-37ad408f-acd5-46dd-97ad-72ce9b7beffb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c53fb8cb7a8d4b659a513ebbe45ebb48", "OS::stack_id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "OS::stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack"}, "deletion_time": "2018-10-02T19:05:08Z", "stack_name": "CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack", "stack_user_project_id": "cab51b6276174eafac538995debfadec", "tags": null, "creation_time": "2018-10-02T19:05:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:05:07Z", "id": "07287a66-c0cc-4a43-bb6c-f91e333e8eb4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-02 19:05:10,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 used request id req-37ad408f-acd5-46dd-97ad-72ce9b7beffb 2018-10-02 19:05:10,305 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:05:10,305 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack 2018-10-02 19:05:10,305 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack 2018-10-02 19:05:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046aaf2b9c3c2522d0f88a43fb3ea4add39798a" 2018-10-02 19:05:10,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache x-openstack-request-id: req-4fd3c9dd-6d79-4f71-a313-eb2f65a1ad77 Location: http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:10,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache x-openstack-request-id: req-e512b7ab-b0cc-4ac9-9792-a71938e029ee Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:05:10,542 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/c53fb8cb7a8d4b659a513ebbe45ebb48/stacks/CreateStackFlavorTests-71d07b6d-8406-4f47-87a8-176e1b797902-stack/07287a66-c0cc-4a43-bb6c-f91e333e8eb4 used request id req-e512b7ab-b0cc-4ac9-9792-a71938e029ee 2018-10-02 19:05:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:10,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1c157429-dc4a-4958-b4b0-8b15ef4daa24 Date: Tue, 02 Oct 2018 19:05:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:05:10,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-1c157429-dc4a-4958-b4b0-8b15ef4daa24 2018-10-02 19:05:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:10,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3251b1-153e-4646-8190-f3e59327ec07 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:05:10,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-5a3251b1-153e-4646-8190-f3e59327ec07 2018-10-02 19:05:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:10,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94544eb2-a1a4-44b3-aff6-92e12902d8a8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 19:05:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-94544eb2-a1a4-44b3-aff6-92e12902d8a8 2018-10-02 19:05:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:11,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6023eb3-c8be-4e86-86f7-6bb10a92be7c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:05:11,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-c6023eb3-c8be-4e86-86f7-6bb10a92be7c 2018-10-02 19:05:11,082 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-7bffff0c-e6ea-40b-proj 2018-10-02 19:05:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:11,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-963d8517-a592-43f7-9824-a605c12542d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:11,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c53fb8cb7a8d4b659a513ebbe45ebb48 used request id req-963d8517-a592-43f7-9824-a605c12542d1 2018-10-02 19:05:11,357 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-7bffff0c-e6ea-40b-proj-role 2018-10-02 19:05:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7f474cd37e814c419a0f3249d47d4e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:11,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-debf0aff-596c-4f12-8a93-698ef899d58e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:11,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7f474cd37e814c419a0f3249d47d4e83 used request id req-debf0aff-596c-4f12-8a93-698ef899d58e 2018-10-02 19:05:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727b6e69f9247eccf0d243f4a268f90b67cc5eb6" 2018-10-02 19:05:11,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce519758-4cf8-48a7-ab68-d08f00c1e54b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:11,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ce519758-4cf8-48a7-ab68-d08f00c1e54b 2018-10-02 19:05:11,560 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-7bffff0c-e6ea-40b-user 2018-10-02 19:05:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/be7baf811352402db83c2ec2f590a511 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e592c9fe4253a464ec76c6f84fb46dc2e8142a" 2018-10-02 19:05:11,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9208b7e3-d1be-4421-a490-11244fb92b7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:11,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/be7baf811352402db83c2ec2f590a511 used request id req-9208b7e3-d1be-4421-a490-11244fb92b7a 2018-10-02 19:05:11,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:12,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["Hq3jggZwTV-fMCIr8kr-iQ"], "issued_at": "2018-10-02T19:05:12.000000Z"}} 2018-10-02 19:05:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281b775628214770072e1841ab0c45c9bff48d26" 2018-10-02 19:05:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8968f5-d2e5-4ac0-86f8-8f9a82254875 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:12,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aa8968f5-d2e5-4ac0-86f8-8f9a82254875 2018-10-02 19:05:12,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:12,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:12,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["AMf8VfakQseFXyENHck3yw"], "issued_at": "2018-10-02T19:05:12.000000Z"}} 2018-10-02 19:05:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:12,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc99940c-9df2-4b61-a6df-bf0e6e7e33e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:12,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dc99940c-9df2-4b61-a6df-bf0e6e7e33e6 2018-10-02 19:05:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:12,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d76a6752-f68d-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:12,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102eb748-f9e7-4e3c-a74b-8e0fcdf64b26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d76a6752-f68d-495-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:05:12,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d76a6752-f68d-495-proj used request id req-102eb748-f9e7-4e3c-a74b-8e0fcdf64b26 2018-10-02 19:05:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:12,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e644b7-b90a-4f88-8ac5-af1f90d4e308 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:12,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b8e644b7-b90a-4f88-8ac5-af1f90d4e308 2018-10-02 19:05:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}}' 2018-10-02 19:05:12,999 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c33a78c-d17a-4c53-841b-74364c12d519 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6"}, "enabled": true, "id": "6cb81b857e104c3d8bd30476d9f602f6", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}} 2018-10-02 19:05:13,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2c33a78c-d17a-4c53-841b-74364c12d519 2018-10-02 19:05:13,000 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-d76a6752-f68d-495-proj 2018-10-02 19:05:13,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:13,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:13,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["RWiAiIGXT-Sr6orC0pC9lA"], "issued_at": "2018-10-02T19:05:13.000000Z"}} 2018-10-02 19:05:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:13,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502e633f-264b-437a-84fc-f8f3ab981f59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:13,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-502e633f-264b-437a-84fc-f8f3ab981f59 2018-10-02 19:05:13,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:13,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:13,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fb4384-5108-4480-b3e1-dce49f513beb Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:05:13,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b1fb4384-5108-4480-b3e1-dce49f513beb 2018-10-02 19:05:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackKeypairTests-d76a6752-f68d-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:13,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d57eb5-1c2e-4846-854b-cfc950bbbd52 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackKeypairTests-d76a6752-f68d-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6"}, "enabled": true, "id": "6cb81b857e104c3d8bd30476d9f602f6", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}]} 2018-10-02 19:05:13,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackKeypairTests-d76a6752-f68d-495-proj used request id req-f6d57eb5-1c2e-4846-854b-cfc950bbbd52 2018-10-02 19:05:13,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:13,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b16fc4e-29c0-4ce0-b3ae-7af6eb9cb855 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:13,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2b16fc4e-29c0-4ce0-b3ae-7af6eb9cb855 2018-10-02 19:05:13,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:14,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e3c770-414f-4d01-b212-f847b4542dcf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:14,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-94e3c770-414f-4d01-b212-f847b4542dcf 2018-10-02 19:05:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackKeypairTests-d76a6752-f68d-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:14,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa77b07d-f425-4e73-930e-aa26461faa54 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackKeypairTests-d76a6752-f68d-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6"}, "enabled": true, "id": "6cb81b857e104c3d8bd30476d9f602f6", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}]} 2018-10-02 19:05:14,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackKeypairTests-d76a6752-f68d-495-proj used request id req-fa77b07d-f425-4e73-930e-aa26461faa54 2018-10-02 19:05:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/ec8c4ddf3bfc4d83a3d02e4a17910158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:14,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9355bbcc-b7b8-4aa3-9e85-f180b83fb866 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-d76a6752-f68d-495-user", "links": {"self": "http://172.30.9.22:5000/v3/users/ec8c4ddf3bfc4d83a3d02e4a17910158"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6cb81b857e104c3d8bd30476d9f602f6", "id": "ec8c4ddf3bfc4d83a3d02e4a17910158", "password_expires_at": null}} 2018-10-02 19:05:14,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ec8c4ddf3bfc4d83a3d02e4a17910158 used request id req-9355bbcc-b7b8-4aa3-9e85-f180b83fb866 2018-10-02 19:05:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:14,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3245f5-f946-4613-aab1-43d174d8809b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:05:14,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles used request id req-aa3245f5-f946-4613-aab1-43d174d8809b 2018-10-02 19:05:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:14,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4e2aeb-2b4b-4c0a-a89d-b602d764f413 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:05:14,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-cb4e2aeb-2b4b-4c0a-a89d-b602d764f413 2018-10-02 19:05:14,488 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-d76a6752-f68d-495-proj 2018-10-02 19:05:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:14,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f7b0a29-c565-4ec7-a1d4-14b10171b879 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:14,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-0f7b0a29-c565-4ec7-a1d4-14b10171b879 2018-10-02 19:05:14,626 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-d76a6752-f68d-495-user 2018-10-02 19:05:14,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:14,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:14,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61b9e83-b990-467f-ad17-8f2b6491a944 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:14,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f61b9e83-b990-467f-ad17-8f2b6491a944 2018-10-02 19:05:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" -d '{"role": {"name": "CreateStackKeypairTests-d76a6752-f68d-495-proj-role"}}' 2018-10-02 19:05:14,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1bb647e-351a-45b5-a09d-cb94928a02f8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4573e219cde4486cbde80218d244812f", "links": {"self": "http://172.30.9.22:5000/v3/roles/4573e219cde4486cbde80218d244812f"}, "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj-role"}} 2018-10-02 19:05:14,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-e1bb647e-351a-45b5-a09d-cb94928a02f8 2018-10-02 19:05:14,839 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-d76a6752-f68d-495-proj-role 2018-10-02 19:05:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4573e219cde4486cbde80218d244812f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:14,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e1d72f-45f6-4358-b3fc-2878f1db6772 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4573e219cde4486cbde80218d244812f"}, "domain_id": null, "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj-role", "id": "4573e219cde4486cbde80218d244812f"}} 2018-10-02 19:05:14,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4573e219cde4486cbde80218d244812f used request id req-d7e1d72f-45f6-4358-b3fc-2878f1db6772 2018-10-02 19:05:14,935 - keystone_utils - INFO - Granting role CreateStackKeypairTests-d76a6752-f68d-495-proj-role to project CreateStackKeypairTests-d76a6752-f68d-495-proj 2018-10-02 19:05:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles/4573e219cde4486cbde80218d244812f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:15,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3fed17-e222-4726-9295-967e503021f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:15,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6/users/ec8c4ddf3bfc4d83a3d02e4a17910158/roles/4573e219cde4486cbde80218d244812f used request id req-1d3fed17-e222-4726-9295-967e503021f5 2018-10-02 19:05:15,056 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:15,057 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:15,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:15,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:15,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4573e219cde4486cbde80218d244812f", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cb81b857e104c3d8bd30476d9f602f6", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d76a6752-f68d-495-user", "id": "ec8c4ddf3bfc4d83a3d02e4a17910158"}, "audit_ids": ["XXiL6W0wQ4yQoQLF9bV0eA"], "issued_at": "2018-10-02T19:05:15.000000Z"}} 2018-10-02 19:05:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:15,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125e0a0d-b4dc-4941-924c-56197bff8f6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:15,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-125e0a0d-b4dc-4941-924c-56197bff8f6e 2018-10-02 19:05:15,508 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:15,511 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:15,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:15 GMT Server: Apache x-openstack-request-id: req-4762e9cb-7322-4b60-b806-3221f77f0dcd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:05:15,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack used request id req-4762e9cb-7322-4b60-b806-3221f77f0dcd 2018-10-02 19:05:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-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-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp"}}' 2018-10-02 19:05:17,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:15 GMT Server: Apache x-openstack-request-id: req-61c1202c-0c33-4be4-a64c-8c966882ee3e Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "links": [{"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "self"}]}} 2018-10-02 19:05:17,345 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks used request id req-61c1202c-0c33-4be4-a64c-8c966882ee3e 2018-10-02 19:05:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:17,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:17 GMT Server: Apache x-openstack-request-id: req-0dc48411-f926-42cd-86cd-7ffb406f4432 Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:17,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:17 GMT Server: Apache x-openstack-request-id: req-aa42791e-e3cc-4ffc-93eb-a4da181b6f6b 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": "6cb81b857e104c3d8bd30476d9f602f6", "OS::stack_id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "keypair_name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "stack_user_project_id": "f8f7b0b567da4e3dac8a54df58d1dd34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:05:16Z", "links": [{"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvSRGVIhG8FHzdwhPvlMXBfYzs/hcx2Bp0wUafU0V6zsfOKhK\nSrSmXWARpuTYPkg0sJYnqk3p8bLgZtfB2Bnn0gI4dJwQPJmSfayx3S3NPRhtlaO3\nwAGcmTSuACP+6cPBitEjevgB7hLWOtYnEi6dyWH+UiQ8sAS8JGFm/QBfBUcrQvRD\n9vfI9KWcvL9IdAE4SP0YPQkZg1thk3fP8GL7tC6xYLtgNCLjyZIqI9sBpeDiv2MN\nDROD1uK37tsUB9Ce+WBBgDz0ZLBjeVrSBGhxfFuk6pcG1puyz7dvhDEOyBMyCjdd\n6+5Bf+wSMYuhZaIi19QBL83N6gB0RpfcJW/FfQIDAQABAoIBADqvPJsRxWDfLHks\nPQHCagxRfW1DjBXYVj1BAh0Kg9h+eYtsu9A+CLhEDHYJ3wZEBQUdMaVnk0SIyZNf\nMifIseK5Cac0nN0QkSEpKe6EPX/NSoL5TxPl7B6k96/Xe0owkKZviWCn/oFNmuaa\nd3juuco3+16lG6dJcM6g4gFx0gmiqK1Snl5kpgHDqALSM0UJ5EH451LZjHOVqg4L\nZdvsqWH1JJCdb2BfTqJ298bOB8rlV2wqmVQLuwMtMUY8KHblgBp1pdbsfuztdnt+\noM/xTpM8lIowM40YbC/F7AHhJR76IWkvPsgtZYtrSQIgvMf8OskHZAvKuzWQoRF+\nIG+HGYECgYEA4zLwMIKiXQZZXP0Prtg8tFKVOAO5qOPzuQ5WQOZQYzrafNN/Oj8W\nOIZjioj66WPL0AOGdN9CwnPiuZdv2lwlGT81dAAv4sb06H9nVzAxB5bDg8Rl5e0i\nWrlmjYaNXXE9yyemThehuJgJ/0VyAe1UPYPTMU7l30tKaevDgmIDdHECgYEA1R5N\nM37FNqvHILi71gyBv5BqBmYrUO6+e1OVsBVYtD04BdjGAZNE1O/4CACHBv+ejJvb\nuDL9NYdBgUHFiQxcF/hjjbacXgScZCBi3rvqr2keD+Q8yjpTYeebSnz7m2GRykCA\ny9oWhzvSNJg6+W1dGDM3nUC6uOiKGCBfcW+7d80CgYEAtHCTI+PMMVdGh7yPxQwF\ngi0IR5llzUVlHnbNd/Oyqmxmc7bBF7Bc5H2O9sp9g/h3OPhjw9RAwBCrYzxrYB/I\ncvmpaTxwy4m5niD5INysQ9uv4amMSASCQU13rjTLdwflzL/rq5/HF8TgQ7WSqwci\n3Uwh4cpIdIPmUKMm/hj7p3ECgYAyWHgwZBA+vBHMfxeQl1/HW1xQqq4s7ll9VN+V\nu1U7LwMfDnioQpwOGapkaYt8ccKIwQEE4LbEgHFPEbSSjaLr3rfV8H+8DibL2ILC\nz22/hnudkXNy6phsFoSu8huWN1RzjQ1gGuMbi1w7JIM6DUXiw6attW7m47hLvsoN\nSDHnOQKBgFcM/WRHUs8JEJvSKH25LsiQw7widD/QePwljZ29vPxr7cyLwWvyoX9S\nMBV/oVBaVqJFcbqitptNY3boXDAHqIC0IRxlSZMe+kVeqM7Fkn8Nkts9LMuCUwPK\nLc42vEJXIaUa+ETFvOXht/u1JEVR2V+LlXa1ihnM7SbLPpw1OUzG\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 19:05:17,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-aa42791e-e3cc-4ffc-93eb-a4da181b6f6b 2018-10-02 19:05:17,861 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack 2018-10-02 19:05:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:18,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:17 GMT Server: Apache x-openstack-request-id: req-8c996cff-743c-4a16-bca1-6a4ebcd8ce21 Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:18,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:18 GMT Server: Apache x-openstack-request-id: req-2e8e204c-f8a8-4b48-91c2-122f14b6bf63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6cb81b857e104c3d8bd30476d9f602f6", "OS::stack_id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "keypair_name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "stack_user_project_id": "f8f7b0b567da4e3dac8a54df58d1dd34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:05:16Z", "links": [{"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvSRGVIhG8FHzdwhPvlMXBfYzs/hcx2Bp0wUafU0V6zsfOKhK\nSrSmXWARpuTYPkg0sJYnqk3p8bLgZtfB2Bnn0gI4dJwQPJmSfayx3S3NPRhtlaO3\nwAGcmTSuACP+6cPBitEjevgB7hLWOtYnEi6dyWH+UiQ8sAS8JGFm/QBfBUcrQvRD\n9vfI9KWcvL9IdAE4SP0YPQkZg1thk3fP8GL7tC6xYLtgNCLjyZIqI9sBpeDiv2MN\nDROD1uK37tsUB9Ce+WBBgDz0ZLBjeVrSBGhxfFuk6pcG1puyz7dvhDEOyBMyCjdd\n6+5Bf+wSMYuhZaIi19QBL83N6gB0RpfcJW/FfQIDAQABAoIBADqvPJsRxWDfLHks\nPQHCagxRfW1DjBXYVj1BAh0Kg9h+eYtsu9A+CLhEDHYJ3wZEBQUdMaVnk0SIyZNf\nMifIseK5Cac0nN0QkSEpKe6EPX/NSoL5TxPl7B6k96/Xe0owkKZviWCn/oFNmuaa\nd3juuco3+16lG6dJcM6g4gFx0gmiqK1Snl5kpgHDqALSM0UJ5EH451LZjHOVqg4L\nZdvsqWH1JJCdb2BfTqJ298bOB8rlV2wqmVQLuwMtMUY8KHblgBp1pdbsfuztdnt+\noM/xTpM8lIowM40YbC/F7AHhJR76IWkvPsgtZYtrSQIgvMf8OskHZAvKuzWQoRF+\nIG+HGYECgYEA4zLwMIKiXQZZXP0Prtg8tFKVOAO5qOPzuQ5WQOZQYzrafNN/Oj8W\nOIZjioj66WPL0AOGdN9CwnPiuZdv2lwlGT81dAAv4sb06H9nVzAxB5bDg8Rl5e0i\nWrlmjYaNXXE9yyemThehuJgJ/0VyAe1UPYPTMU7l30tKaevDgmIDdHECgYEA1R5N\nM37FNqvHILi71gyBv5BqBmYrUO6+e1OVsBVYtD04BdjGAZNE1O/4CACHBv+ejJvb\nuDL9NYdBgUHFiQxcF/hjjbacXgScZCBi3rvqr2keD+Q8yjpTYeebSnz7m2GRykCA\ny9oWhzvSNJg6+W1dGDM3nUC6uOiKGCBfcW+7d80CgYEAtHCTI+PMMVdGh7yPxQwF\ngi0IR5llzUVlHnbNd/Oyqmxmc7bBF7Bc5H2O9sp9g/h3OPhjw9RAwBCrYzxrYB/I\ncvmpaTxwy4m5niD5INysQ9uv4amMSASCQU13rjTLdwflzL/rq5/HF8TgQ7WSqwci\n3Uwh4cpIdIPmUKMm/hj7p3ECgYAyWHgwZBA+vBHMfxeQl1/HW1xQqq4s7ll9VN+V\nu1U7LwMfDnioQpwOGapkaYt8ccKIwQEE4LbEgHFPEbSSjaLr3rfV8H+8DibL2ILC\nz22/hnudkXNy6phsFoSu8huWN1RzjQ1gGuMbi1w7JIM6DUXiw6attW7m47hLvsoN\nSDHnOQKBgFcM/WRHUs8JEJvSKH25LsiQw7widD/QePwljZ29vPxr7cyLwWvyoX9S\nMBV/oVBaVqJFcbqitptNY3boXDAHqIC0IRxlSZMe+kVeqM7Fkn8Nkts9LMuCUwPK\nLc42vEJXIaUa+ETFvOXht/u1JEVR2V+LlXa1ihnM7SbLPpw1OUzG\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 19:05:18,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-2e8e204c-f8a8-4b48-91c2-122f14b6bf63 2018-10-02 19:05:18,314 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:05:18,315 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack 2018-10-02 19:05:18,315 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack 2018-10-02 19:05:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:18,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:18 GMT Server: Apache x-openstack-request-id: req-15c1c686-8baf-4bf7-a409-2fcd826f8dde Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:18,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:18 GMT Server: Apache x-openstack-request-id: req-58753b66-80f2-47e8-8b0a-279d02fe21bd 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.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T19:05:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:05:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-02 19:05:18,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021/resources used request id req-58753b66-80f2-47e8-8b0a-279d02fe21bd 2018-10-02 19:05:18,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:18,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6067c8d4-5237-43e9-8383-e621bd3dbe7e x-compute-request-id: req-6067c8d4-5237-43e9-8383-e621bd3dbe7e Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9JEZUiEbwUfN3CE++UxcF9jOz+FzHYGnTBRp9TRXrOx84qEpKtKZdYBGm5Ng+SDSwlieqTenxsuBm18HYGefSAjh0nBA8mZJ9rLHdLc09GG2Vo7fAAZyZNK4AI/7pw8GK0SN6+AHuEtY61icSLp3JYf5SJDywBLwkYWb9AF8FRytC9EP298j0pZy8v0h0AThI/Rg9CRmDW2GTd8/wYvu0LrFgu2A0IuPJkioj2wGl4OK/Yw0NE4PW4rfu2xQH0J75YEGAPPRksGN5WtIEaHF8W6TqlwbWm7LPt2+EMQ7IEzIKN13r7kF/7BIxi6FloiLX1AEvzc3qAHRGl9wlb8V9 Generated-by-Nova", "user_id": "ec8c4ddf3bfc4d83a3d02e4a17910158", "name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp", "deleted": false, "created_at": "2018-10-02T19:05:17.000000", "updated_at": null, "fingerprint": "31:df:6f:19:ff:51:b2:cb:4d:1f:49:4a:29:3a:0d:b8", "deleted_at": null, "id": 89}} 2018-10-02 19:05:18,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp used request id req-6067c8d4-5237-43e9-8383-e621bd3dbe7e 2018-10-02 19:05:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:18,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:18 GMT Server: Apache x-openstack-request-id: req-67a96e8c-4743-49b8-b980-b13d2a0a1230 Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:19,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:18 GMT Server: Apache x-openstack-request-id: req-bb8e701a-e125-4486-abc4-e23a0d507e6b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6cb81b857e104c3d8bd30476d9f602f6", "OS::stack_id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "keypair_name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "stack_user_project_id": "f8f7b0b567da4e3dac8a54df58d1dd34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:05:16Z", "links": [{"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvSRGVIhG8FHzdwhPvlMXBfYzs/hcx2Bp0wUafU0V6zsfOKhK\nSrSmXWARpuTYPkg0sJYnqk3p8bLgZtfB2Bnn0gI4dJwQPJmSfayx3S3NPRhtlaO3\nwAGcmTSuACP+6cPBitEjevgB7hLWOtYnEi6dyWH+UiQ8sAS8JGFm/QBfBUcrQvRD\n9vfI9KWcvL9IdAE4SP0YPQkZg1thk3fP8GL7tC6xYLtgNCLjyZIqI9sBpeDiv2MN\nDROD1uK37tsUB9Ce+WBBgDz0ZLBjeVrSBGhxfFuk6pcG1puyz7dvhDEOyBMyCjdd\n6+5Bf+wSMYuhZaIi19QBL83N6gB0RpfcJW/FfQIDAQABAoIBADqvPJsRxWDfLHks\nPQHCagxRfW1DjBXYVj1BAh0Kg9h+eYtsu9A+CLhEDHYJ3wZEBQUdMaVnk0SIyZNf\nMifIseK5Cac0nN0QkSEpKe6EPX/NSoL5TxPl7B6k96/Xe0owkKZviWCn/oFNmuaa\nd3juuco3+16lG6dJcM6g4gFx0gmiqK1Snl5kpgHDqALSM0UJ5EH451LZjHOVqg4L\nZdvsqWH1JJCdb2BfTqJ298bOB8rlV2wqmVQLuwMtMUY8KHblgBp1pdbsfuztdnt+\noM/xTpM8lIowM40YbC/F7AHhJR76IWkvPsgtZYtrSQIgvMf8OskHZAvKuzWQoRF+\nIG+HGYECgYEA4zLwMIKiXQZZXP0Prtg8tFKVOAO5qOPzuQ5WQOZQYzrafNN/Oj8W\nOIZjioj66WPL0AOGdN9CwnPiuZdv2lwlGT81dAAv4sb06H9nVzAxB5bDg8Rl5e0i\nWrlmjYaNXXE9yyemThehuJgJ/0VyAe1UPYPTMU7l30tKaevDgmIDdHECgYEA1R5N\nM37FNqvHILi71gyBv5BqBmYrUO6+e1OVsBVYtD04BdjGAZNE1O/4CACHBv+ejJvb\nuDL9NYdBgUHFiQxcF/hjjbacXgScZCBi3rvqr2keD+Q8yjpTYeebSnz7m2GRykCA\ny9oWhzvSNJg6+W1dGDM3nUC6uOiKGCBfcW+7d80CgYEAtHCTI+PMMVdGh7yPxQwF\ngi0IR5llzUVlHnbNd/Oyqmxmc7bBF7Bc5H2O9sp9g/h3OPhjw9RAwBCrYzxrYB/I\ncvmpaTxwy4m5niD5INysQ9uv4amMSASCQU13rjTLdwflzL/rq5/HF8TgQ7WSqwci\n3Uwh4cpIdIPmUKMm/hj7p3ECgYAyWHgwZBA+vBHMfxeQl1/HW1xQqq4s7ll9VN+V\nu1U7LwMfDnioQpwOGapkaYt8ccKIwQEE4LbEgHFPEbSSjaLr3rfV8H+8DibL2ILC\nz22/hnudkXNy6phsFoSu8huWN1RzjQ1gGuMbi1w7JIM6DUXiw6attW7m47hLvsoN\nSDHnOQKBgFcM/WRHUs8JEJvSKH25LsiQw7widD/QePwljZ29vPxr7cyLwWvyoX9S\nMBV/oVBaVqJFcbqitptNY3boXDAHqIC0IRxlSZMe+kVeqM7Fkn8Nkts9LMuCUwPK\nLc42vEJXIaUa+ETFvOXht/u1JEVR2V+LlXa1ihnM7SbLPpw1OUzG\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 19:05:19,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-bb8e701a-e125-4486-abc4-e23a0d507e6b 2018-10-02 19:05:19,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:19,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:19,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4573e219cde4486cbde80218d244812f", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cb81b857e104c3d8bd30476d9f602f6", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d76a6752-f68d-495-user", "id": "ec8c4ddf3bfc4d83a3d02e4a17910158"}, "audit_ids": ["qK5v9HmtRVuB6q88nyaTUw"], "issued_at": "2018-10-02T19:05:19.000000Z"}} 2018-10-02 19:05:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a5055f46b6f80b805ea1e2b23d70b9e719a570" 2018-10-02 19:05:19,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b88aca-ced9-4420-b210-51aa453fa2bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:19,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c1b88aca-ced9-4420-b210-51aa453fa2bc 2018-10-02 19:05:19,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:19,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a5055f46b6f80b805ea1e2b23d70b9e719a570" 2018-10-02 19:05:19,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05: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-17da27ab-26a2-4d50-ac67-b97675f9897e x-compute-request-id: req-17da27ab-26a2-4d50-ac67-b97675f9897e Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9JEZUiEbwUfN3CE++UxcF9jOz+FzHYGnTBRp9TRXrOx84qEpKtKZdYBGm5Ng+SDSwlieqTenxsuBm18HYGefSAjh0nBA8mZJ9rLHdLc09GG2Vo7fAAZyZNK4AI/7pw8GK0SN6+AHuEtY61icSLp3JYf5SJDywBLwkYWb9AF8FRytC9EP298j0pZy8v0h0AThI/Rg9CRmDW2GTd8/wYvu0LrFgu2A0IuPJkioj2wGl4OK/Yw0NE4PW4rfu2xQH0J75YEGAPPRksGN5WtIEaHF8W6TqlwbWm7LPt2+EMQ7IEzIKN13r7kF/7BIxi6FloiLX1AEvzc3qAHRGl9wlb8V9 Generated-by-Nova", "name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp", "fingerprint": "31:df:6f:19:ff:51:b2:cb:4d:1f:49:4a:29:3a:0d:b8"}}]} 2018-10-02 19:05:19,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-17da27ab-26a2-4d50-ac67-b97675f9897e 2018-10-02 19:05:19,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:20,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4573e219cde4486cbde80218d244812f", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cb81b857e104c3d8bd30476d9f602f6", "name": "CreateStackKeypairTests-d76a6752-f68d-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6cb81b857e104c3d8bd30476d9f602f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d76a6752-f68d-495-user", "id": "ec8c4ddf3bfc4d83a3d02e4a17910158"}, "audit_ids": ["ZT3Y4GAKQsyyccl4_BCfDw"], "issued_at": "2018-10-02T19:05:20.000000Z"}} 2018-10-02 19:05:20,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbe4c5b7954a07a2b630c520455eabc760eb0c2" 2018-10-02 19:05:20,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c6e70e-fbcb-4360-99db-aa31d1dab549 x-compute-request-id: req-21c6e70e-fbcb-4360-99db-aa31d1dab549 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9JEZUiEbwUfN3CE++UxcF9jOz+FzHYGnTBRp9TRXrOx84qEpKtKZdYBGm5Ng+SDSwlieqTenxsuBm18HYGefSAjh0nBA8mZJ9rLHdLc09GG2Vo7fAAZyZNK4AI/7pw8GK0SN6+AHuEtY61icSLp3JYf5SJDywBLwkYWb9AF8FRytC9EP298j0pZy8v0h0AThI/Rg9CRmDW2GTd8/wYvu0LrFgu2A0IuPJkioj2wGl4OK/Yw0NE4PW4rfu2xQH0J75YEGAPPRksGN5WtIEaHF8W6TqlwbWm7LPt2+EMQ7IEzIKN13r7kF/7BIxi6FloiLX1AEvzc3qAHRGl9wlb8V9 Generated-by-Nova", "user_id": "ec8c4ddf3bfc4d83a3d02e4a17910158", "name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp", "deleted": false, "created_at": "2018-10-02T19:05:17.000000", "updated_at": null, "fingerprint": "31:df:6f:19:ff:51:b2:cb:4d:1f:49:4a:29:3a:0d:b8", "deleted_at": null, "id": 89}} 2018-10-02 19:05:20,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp used request id req-21c6e70e-fbcb-4360-99db-aa31d1dab549 2018-10-02 19:05:20,372 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack 2018-10-02 19:05:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:20,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:20 GMT Server: Apache x-openstack-request-id: req-59170479-8f00-4606-8b5a-7b4fbb4ce7ea Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:20,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:20 GMT Server: Apache x-openstack-request-id: req-8d7039d8-1f4b-4d21-bfb6-67b71125faee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:20,595 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-8d7039d8-1f4b-4d21-bfb6-67b71125faee 2018-10-02 19:05:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:20,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:20 GMT Server: Apache x-openstack-request-id: req-60704b1d-ad55-416f-9ba8-93b99dc72e16 Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:20,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:20 GMT Server: Apache x-openstack-request-id: req-12dd82dc-c9cb-4dfc-b6ec-1a725675f8a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "6cb81b857e104c3d8bd30476d9f602f6", "OS::stack_id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "keypair_name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "stack_user_project_id": "f8f7b0b567da4e3dac8a54df58d1dd34", "tags": null, "creation_time": "2018-10-02T19:05:16Z", "links": [{"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:05:20Z", "id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 19:05:20,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-12dd82dc-c9cb-4dfc-b6ec-1a725675f8a0 2018-10-02 19:05:20,951 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:05:20,951 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:05:23,954 - create_stack - DEBUG - Stack status query timeout in 1196.64154911 2018-10-02 19:05:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:24,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:23 GMT Server: Apache x-openstack-request-id: req-cb01863a-7593-49cd-be23-ad7d5731f939 Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:24,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:24 GMT Server: Apache x-openstack-request-id: req-68d54c71-84f0-408e-9964-f058f2f3d81a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6cb81b857e104c3d8bd30476d9f602f6", "OS::stack_id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "keypair_name": "CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-kp"}, "deletion_time": "2018-10-02T19:05:21Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack", "stack_user_project_id": "f8f7b0b567da4e3dac8a54df58d1dd34", "tags": null, "creation_time": "2018-10-02T19:05:16Z", "links": [{"href": "http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:05:20Z", "id": "8eec0ecf-453b-41e6-a807-45a7ab775021", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-02 19:05:24,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-68d54c71-84f0-408e-9964-f058f2f3d81a 2018-10-02 19:05:24,311 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:05:24,311 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack 2018-10-02 19:05:24,311 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack 2018-10-02 19:05:24,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/8eec0ecf-453b-41e6-a807-45a7ab775021 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda29b5cc86f9d10eb70ba1969130b2ed5bc3561" 2018-10-02 19:05:24,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:24 GMT Server: Apache x-openstack-request-id: req-8cdac995-e0df-45b2-906e-b73c78db75c2 Location: http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:24,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:05:24 GMT Server: Apache x-openstack-request-id: req-19bf0151-2f9d-4307-b3e0-6c8edfee35f8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:05:24,464 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/6cb81b857e104c3d8bd30476d9f602f6/stacks/CreateStackKeypairTests-CreateStackKeypairTests-2619dbd1-1125-4351-8925-b1fa4e7df9c6-stack/8eec0ecf-453b-41e6-a807-45a7ab775021 used request id req-19bf0151-2f9d-4307-b3e0-6c8edfee35f8 2018-10-02 19:05:24,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:24,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2d039cf4-41db-4d3e-a09c-490388a03398 Date: Tue, 02 Oct 2018 19:05:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:05:24,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2d039cf4-41db-4d3e-a09c-490388a03398 2018-10-02 19:05:24,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:24,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed459ae4-1a0e-4ad1-a231-d2504f9994fe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:05:24,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-ed459ae4-1a0e-4ad1-a231-d2504f9994fe 2018-10-02 19:05:24,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:24,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d28f036-fc3a-4825-990e-b38398db4708 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 19:05:24,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-6d28f036-fc3a-4825-990e-b38398db4708 2018-10-02 19:05:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:25,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42434463-5c32-4c2b-9267-0056cd80c3e5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:05:25,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-42434463-5c32-4c2b-9267-0056cd80c3e5 2018-10-02 19:05:25,023 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-d76a6752-f68d-495-proj 2018-10-02 19:05:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:25,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88334e93-19d2-4a7b-a489-ca53e5469098 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:25,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6cb81b857e104c3d8bd30476d9f602f6 used request id req-88334e93-19d2-4a7b-a489-ca53e5469098 2018-10-02 19:05:25,231 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-d76a6752-f68d-495-proj-role 2018-10-02 19:05:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4573e219cde4486cbde80218d244812f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:25,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded713a9-1113-4e73-9919-09f68fd17146 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:25,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4573e219cde4486cbde80218d244812f used request id req-ded713a9-1113-4e73-9919-09f68fd17146 2018-10-02 19:05:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076c08d957b2535308d89915f01398cfb722d4b1" 2018-10-02 19:05:25,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd58d4b-6766-4bda-8a6c-5edc4d8adf14 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:25,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fbd58d4b-6766-4bda-8a6c-5edc4d8adf14 2018-10-02 19:05:25,424 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-d76a6752-f68d-495-user 2018-10-02 19:05:25,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ec8c4ddf3bfc4d83a3d02e4a17910158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71649831e43d5731dcf3d14ae7fb014cf7538819" 2018-10-02 19:05:25,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-389e3591-a837-4e1b-9a87-32ee718d0dd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:25,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ec8c4ddf3bfc4d83a3d02e4a17910158 used request id req-389e3591-a837-4e1b-9a87-32ee718d0dd9 2018-10-02 19:05:25,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:25,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NuQhTFvTTemi7-45NE40YQ"], "issued_at": "2018-10-02T19:05:25.000000Z"}} 2018-10-02 19:05:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec14164c43ebd28630f81b65ec18941dfe7212bd" 2018-10-02 19:05:26,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08342f94-6257-4768-84aa-7f3067d83dd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:26,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-08342f94-6257-4768-84aa-7f3067d83dd1 2018-10-02 19:05:26,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:26,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:26,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ynHsVuJHQ_2hLSvyfpw7BA"], "issued_at": "2018-10-02T19:05:26.000000Z"}} 2018-10-02 19:05:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:26,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49295526-c836-4f0d-bae2-c510106e4ddc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:26,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-49295526-c836-4f0d-bae2-c510106e4ddc 2018-10-02 19:05:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:26,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:26,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:26,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331f30f0-eccc-4173-a143-8de97ebebf2a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:05:26,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj used request id req-331f30f0-eccc-4173-a143-8de97ebebf2a 2018-10-02 19:05:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:26,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7cffdd-0be4-478c-9f25-63a1fa923a1e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:26,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-8e7cffdd-0be4-478c-9f25-63a1fa923a1e 2018-10-02 19:05:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}}' 2018-10-02 19:05:26,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed73a68c-41d3-4837-82ed-51477ccd2204 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f"}, "enabled": true, "id": "5bca522528e54f2f82f64902b0572d0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}} 2018-10-02 19:05:26,844 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed73a68c-41d3-4837-82ed-51477ccd2204 2018-10-02 19:05:26,844 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj 2018-10-02 19:05:26,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:26,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:27,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["q0L-Yc2iQVuwk3Plw3KnJQ"], "issued_at": "2018-10-02T19:05:27.000000Z"}} 2018-10-02 19:05:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:27,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc70a814-7c33-49ac-bdc7-6a2895ade9ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:27,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc70a814-7c33-49ac-bdc7-6a2895ade9ff 2018-10-02 19:05:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:27,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:27,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b60443c-be0a-4e5d-adf9-ba37abd64acf Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:05:27,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7b60443c-be0a-4e5d-adf9-ba37abd64acf 2018-10-02 19:05:27,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:27,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5750061c-2d81-407f-9080-46477ae4787c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f"}, "enabled": true, "id": "5bca522528e54f2f82f64902b0572d0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}]} 2018-10-02 19:05:27,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj used request id req-5750061c-2d81-407f-9080-46477ae4787c 2018-10-02 19:05:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:27,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488f8cc0-9951-4fef-b63c-83f3aaf1b01c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:27,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-488f8cc0-9951-4fef-b63c-83f3aaf1b01c 2018-10-02 19:05:27,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d551e1d5-dde6-4ec8-9449-aee86128e7a3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:27,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d551e1d5-dde6-4ec8-9449-aee86128e7a3 2018-10-02 19:05:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:28,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3ac04e-5202-4619-9f16-2633dd506e4f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f"}, "enabled": true, "id": "5bca522528e54f2f82f64902b0572d0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}]} 2018-10-02 19:05:28,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj used request id req-8c3ac04e-5202-4619-9f16-2633dd506e4f 2018-10-02 19:05:28,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/c8162b419c3241c9908d82430f3f728a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:28,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976cbf38-ef5f-414d-b492-db64a84b5c1c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-user", "links": {"self": "http://172.30.9.22:5000/v3/users/c8162b419c3241c9908d82430f3f728a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "c8162b419c3241c9908d82430f3f728a", "password_expires_at": null}} 2018-10-02 19:05:28,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/c8162b419c3241c9908d82430f3f728a used request id req-976cbf38-ef5f-414d-b492-db64a84b5c1c 2018-10-02 19:05:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:28,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991b96df-a1dc-48ee-9ae6-78429bf7af93 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:05:28,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles used request id req-991b96df-a1dc-48ee-9ae6-78429bf7af93 2018-10-02 19:05:28,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:28,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686418e5-3587-4cf8-b0ac-6be538a26eff Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:05:28,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-686418e5-3587-4cf8-b0ac-6be538a26eff 2018-10-02 19:05:28,330 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj 2018-10-02 19:05:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:28,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77209911-fd27-4e75-bb1b-63eed6763ee5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:28,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-77209911-fd27-4e75-bb1b-63eed6763ee5 2018-10-02 19:05:28,457 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-416e4ae9-f25c-40a-user 2018-10-02 19:05:28,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:28,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d2f421-a9e7-4a58-84cf-f9d3c1e408fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:28,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-04d2f421-a9e7-4a58-84cf-f9d3c1e408fd 2018-10-02 19:05:28,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" -d '{"role": {"name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role"}}' 2018-10-02 19:05:28,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a440d6-7a5b-469a-b373-9b3940517450 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fcb499d0cf64bf192a1f10e161b0f5c", "links": {"self": "http://172.30.9.22:5000/v3/roles/4fcb499d0cf64bf192a1f10e161b0f5c"}, "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role"}} 2018-10-02 19:05:28,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-f1a440d6-7a5b-469a-b373-9b3940517450 2018-10-02 19:05:28,664 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role 2018-10-02 19:05:28,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/4fcb499d0cf64bf192a1f10e161b0f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:28,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14df824-5639-418e-96e1-94af5c6f9719 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/4fcb499d0cf64bf192a1f10e161b0f5c"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role", "id": "4fcb499d0cf64bf192a1f10e161b0f5c"}} 2018-10-02 19:05:28,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/4fcb499d0cf64bf192a1f10e161b0f5c used request id req-b14df824-5639-418e-96e1-94af5c6f9719 2018-10-02 19:05:28,750 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role to project CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj 2018-10-02 19:05:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles/4fcb499d0cf64bf192a1f10e161b0f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:28,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c6760f8-80c1-48d1-a2e7-e48fd74d71ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:28,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f/users/c8162b419c3241c9908d82430f3f728a/roles/4fcb499d0cf64bf192a1f10e161b0f5c used request id req-9c6760f8-80c1-48d1-a2e7-e48fd74d71ff 2018-10-02 19:05:28,883 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:28,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:28,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:28,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:29,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fcb499d0cf64bf192a1f10e161b0f5c", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bca522528e54f2f82f64902b0572d0f", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-user", "id": "c8162b419c3241c9908d82430f3f728a"}, "audit_ids": ["RBO-VmHpQJ-4muxzdZkVgg"], "issued_at": "2018-10-02T19:05:29.000000Z"}} 2018-10-02 19:05:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:29,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8193f9-4750-4b19-b156-a58847ab02dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:29,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5c8193f9-4750-4b19-b156-a58847ab02dc 2018-10-02 19:05:29,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:29,351 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:29,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:29,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:29 GMT Server: Apache x-openstack-request-id: req-87f600f9-a159-479c-ae1c-e4c808e600b1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:05:29,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack used request id req-87f600f9-a159-479c-ae1c-e4c808e600b1 2018-10-02 19:05:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-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-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}}' 2018-10-02 19:05:30,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:29 GMT Server: Apache x-openstack-request-id: req-3ee99066-34c7-4cc1-b99f-6047cdacc706 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "cb98d867-176c-484f-af10-6d0240a73f8e", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "self"}]}} 2018-10-02 19:05:30,973 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks used request id req-3ee99066-34c7-4cc1-b99f-6047cdacc706 2018-10-02 19:05:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:31,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:30 GMT Server: Apache x-openstack-request-id: req-dbbc507b-ccdd-4048-8294-6bc3a8be9508 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:31,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:31 GMT Server: Apache x-openstack-request-id: req-a463c385-149a-45d5-b438-cb1743374f0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "5bca522528e54f2f82f64902b0572d0f", "OS::stack_id": "cb98d867-176c-484f-af10-6d0240a73f8e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "security_group_name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "stack_user_project_id": "54d7f03daa954bbaa86979722a2df619", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:05:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb98d867-176c-484f-af10-6d0240a73f8e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 19:05:31,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-a463c385-149a-45d5-b438-cb1743374f0a 2018-10-02 19:05:31,334 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack 2018-10-02 19:05:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:31,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:31 GMT Server: Apache x-openstack-request-id: req-571805c5-aa67-4496-84d1-9ac5b018e2a2 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:31,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:31 GMT Server: Apache x-openstack-request-id: req-cd216b16-4021-415a-8304-55d0f6ab5381 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "5bca522528e54f2f82f64902b0572d0f", "OS::stack_id": "cb98d867-176c-484f-af10-6d0240a73f8e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "security_group_name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "stack_user_project_id": "54d7f03daa954bbaa86979722a2df619", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:05:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb98d867-176c-484f-af10-6d0240a73f8e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 19:05:31,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-cd216b16-4021-415a-8304-55d0f6ab5381 2018-10-02 19:05:31,713 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:05:31,713 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:05:34,716 - create_stack - DEBUG - Stack status query timeout in 1196.61848807 2018-10-02 19:05:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:34,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:34 GMT Server: Apache x-openstack-request-id: req-ad47a2b8-048c-4551-92e3-47d1a4bbb352 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:34,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:34 GMT Server: Apache x-openstack-request-id: req-605b06c7-d767-4c21-83db-f367a8f0ed71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "5bca522528e54f2f82f64902b0572d0f", "OS::stack_id": "cb98d867-176c-484f-af10-6d0240a73f8e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "security_group_name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "stack_user_project_id": "54d7f03daa954bbaa86979722a2df619", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:05:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cb98d867-176c-484f-af10-6d0240a73f8e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 19:05:34,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-605b06c7-d767-4c21-83db-f367a8f0ed71 2018-10-02 19:05:34,966 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:05:34,966 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack 2018-10-02 19:05:34,966 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack 2018-10-02 19:05:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:35,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:34 GMT Server: Apache x-openstack-request-id: req-cd908205-e4a5-4b66-92e0-4e9ad0e0a542 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:35,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:35 GMT Server: Apache x-openstack-request-id: req-cbba2ea0-7cb3-4e23-becb-a6c36412f072 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T19:05:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:05:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-02 19:05:35,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e/resources used request id req-cbba2ea0-7cb3-4e23-becb-a6c36412f072 2018-10-02 19:05:35,286 - neutron_utils - INFO - Retrieving security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:35,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3b08d514-e350-4664-87e2-fa1cbb4a78e4 Date: Tue, 02 Oct 2018 19:05:35 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "updated_at": "2018-10-02T19:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "revision_number": 0, "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "revision_number": 0, "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}], "revision_number": 6, "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}]} 2018-10-02 19:05:35,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-3b08d514-e350-4664-87e2-fa1cbb4a78e4 2018-10-02 19:05:35,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:35,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:35,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-268f3505-c0fd-4c9f-9f2c-5024b7ecc3b6 Date: Tue, 02 Oct 2018 19:05:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:33Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": 22, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:32Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e"}]} 2018-10-02 19:05:35,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-268f3505-c0fd-4c9f-9f2c-5024b7ecc3b6 2018-10-02 19:05:35,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:35,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d3bfbfa5-0333-4276-969c-3fe1690fa52d Date: Tue, 02 Oct 2018 19:05:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:33Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": 22, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:32Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e"}]} 2018-10-02 19:05:35,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-d3bfbfa5-0333-4276-969c-3fe1690fa52d 2018-10-02 19:05:35,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:35,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:36,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fcb499d0cf64bf192a1f10e161b0f5c", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}], "expires_at": "2018-10-02T20:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bca522528e54f2f82f64902b0572d0f", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/5bca522528e54f2f82f64902b0572d0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-user", "id": "c8162b419c3241c9908d82430f3f728a"}, "audit_ids": ["OSMbPVT2R96YLUq0B6gkSA"], "issued_at": "2018-10-02T19:05:36.000000Z"}} 2018-10-02 19:05:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:36,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9572ea05-92a2-4056-9a7b-31f4ea641845 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:36,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9572ea05-92a2-4056-9a7b-31f4ea641845 2018-10-02 19:05:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:36,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-faf7cfc5-6023-4aa7-b280-a6f7dc3c2f1a Date: Tue, 02 Oct 2018 19:05:36 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "updated_at": "2018-10-02T19:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "revision_number": 0, "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "revision_number": 0, "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}], "revision_number": 6, "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}]} 2018-10-02 19:05:36,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp&description=Test+description used request id req-faf7cfc5-6023-4aa7-b280-a6f7dc3c2f1a 2018-10-02 19:05:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:36,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:36,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd581f3d-83bf-4c3c-8f12-2898c3afc84c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f"}, "enabled": true, "id": "5bca522528e54f2f82f64902b0572d0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}} 2018-10-02 19:05:36,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f used request id req-bd581f3d-83bf-4c3c-8f12-2898c3afc84c 2018-10-02 19:05:36,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:36,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d011217b-a851-47b5-bfb3-11644d0d705f Date: Tue, 02 Oct 2018 19:05:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:33Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": 22, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:32Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e"}]} 2018-10-02 19:05:36,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-d011217b-a851-47b5-bfb3-11644d0d705f 2018-10-02 19:05:36,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:37,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-93817896-cdab-425b-8fbf-4e10417581df Date: Tue, 02 Oct 2018 19:05:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:33Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": 22, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:32Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e"}]} 2018-10-02 19:05:37,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-93817896-cdab-425b-8fbf-4e10417581df 2018-10-02 19:05:37,001 - neutron_utils - INFO - Retrieving security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-2d2c9066-e9b5-4d7e-9736-eab75e49a802 Date: Tue, 02 Oct 2018 19:05:37 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "updated_at": "2018-10-02T19:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "revision_number": 0, "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "revision_number": 0, "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}], "revision_number": 6, "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}]} 2018-10-02 19:05:37,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-2d2c9066-e9b5-4d7e-9736-eab75e49a802 2018-10-02 19:05:37,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e165ccd6-824d-4251-a148-2f378adb8ccd 2018-10-02 19:05:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387cc5803eb789ec3690492672cded850ce1014" 2018-10-02 19:05:37,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9ae08ccf-af5c-4a7c-b790-7c8cf1d4b292 Date: Tue, 02 Oct 2018 19:05:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-10-02T19:05:33Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:33Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "41509afb-2a5f-469c-b67d-0ef95300e9b1"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-02T19:05:32Z", "security_group_id": "e165ccd6-824d-4251-a148-2f378adb8ccd", "port_range_min": 22, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:32Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "b660fc9a-e2e0-4bd7-898c-b0d49c959c9e"}]} 2018-10-02 19:05:37,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e165ccd6-824d-4251-a148-2f378adb8ccd used request id req-9ae08ccf-af5c-4a7c-b790-7c8cf1d4b292 2018-10-02 19:05:37,234 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack 2018-10-02 19:05:37,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:37,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:37 GMT Server: Apache x-openstack-request-id: req-8b35fb43-5c34-480a-a98a-a94824b88762 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:37,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:37 GMT Server: Apache x-openstack-request-id: req-9014b683-a26b-421a-b138-750c9baf10cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:37,304 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-9014b683-a26b-421a-b138-750c9baf10cd 2018-10-02 19:05:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:37,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:37 GMT Server: Apache x-openstack-request-id: req-f84fb419-941b-4a2b-95b7-ba25c93a5170 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:37,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:37 GMT Server: Apache x-openstack-request-id: req-b81acb99-fd72-44cf-a436-8f8d1e151dd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "5bca522528e54f2f82f64902b0572d0f", "OS::stack_id": "cb98d867-176c-484f-af10-6d0240a73f8e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "security_group_name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "stack_user_project_id": "54d7f03daa954bbaa86979722a2df619", "tags": null, "creation_time": "2018-10-02T19:05:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:05:37Z", "id": "cb98d867-176c-484f-af10-6d0240a73f8e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 19:05:37,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-b81acb99-fd72-44cf-a436-8f8d1e151dd6 2018-10-02 19:05:37,361 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:05:37,361 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:05:40,364 - create_stack - DEBUG - Stack status query timeout in 1196.94009399 2018-10-02 19:05:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:40,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:40 GMT Server: Apache x-openstack-request-id: req-54e7598c-217e-414d-b703-8326115e5573 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:40,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:40 GMT Server: Apache x-openstack-request-id: req-0c6e4c8a-2b91-458e-98af-c6735b68def0 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": "5bca522528e54f2f82f64902b0572d0f", "OS::stack_id": "cb98d867-176c-484f-af10-6d0240a73f8e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "security_group_name": "CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-sec-grp"}, "deletion_time": "2018-10-02T19:05:39Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack", "stack_user_project_id": "54d7f03daa954bbaa86979722a2df619", "tags": null, "creation_time": "2018-10-02T19:05:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:05:37Z", "id": "cb98d867-176c-484f-af10-6d0240a73f8e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-02 19:05:40,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-0c6e4c8a-2b91-458e-98af-c6735b68def0 2018-10-02 19:05:40,685 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:05:40,685 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack 2018-10-02 19:05:40,685 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack 2018-10-02 19:05:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/cb98d867-176c-484f-af10-6d0240a73f8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a3146856edeb54b16f269d0401576979116cf8" 2018-10-02 19:05:40,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:05:40 GMT Server: Apache x-openstack-request-id: req-68115f15-d27f-48ac-a376-60545f1a0154 Location: http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:05:40,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:05:40 GMT Server: Apache x-openstack-request-id: req-568809ba-4b86-4ffd-9b3e-3b4a79e67a2b Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:05:40,905 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5bca522528e54f2f82f64902b0572d0f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-094154d8-6507-4d68-9541-eac93e8221c7-stack/cb98d867-176c-484f-af10-6d0240a73f8e used request id req-568809ba-4b86-4ffd-9b3e-3b4a79e67a2b 2018-10-02 19:05:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:41,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-865c91e4-0e98-4901-b189-99de173a1ac6 Date: Tue, 02 Oct 2018 19:05:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "updated_at": "2018-10-02T19:05:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "revision_number": 0, "id": "09d20037-8e2a-41ba-84c5-34d8c533c488", "remote_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "remote_ip_prefix": null, "created_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "revision_number": 0, "id": "3ccfdef6-1c34-4022-8add-7dc8427d5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bca522528e54f2f82f64902b0572d0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "revision_number": 0, "id": "a07a4f5b-174b-402b-a5f8-47fb99faf73c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bca522528e54f2f82f64902b0572d0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "revision_number": 0, "id": "e2ce46cc-5ebd-4bf1-934b-2d2cb2c6d324", "remote_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "remote_ip_prefix": null, "created_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bca522528e54f2f82f64902b0572d0f"}], "revision_number": 4, "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "95a2b575-b630-484d-933a-abe7f4402044", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:05:41,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-865c91e4-0e98-4901-b189-99de173a1ac6 2018-10-02 19:05:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:41,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aca0a35-f77f-46ee-b287-652043c8d05d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f"}, "enabled": true, "id": "5bca522528e54f2f82f64902b0572d0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj"}} 2018-10-02 19:05:41,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f used request id req-1aca0a35-f77f-46ee-b287-652043c8d05d 2018-10-02 19:05:41,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95a2b575-b630-484d-933a-abe7f4402044 2018-10-02 19:05:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=95a2b575-b630-484d-933a-abe7f4402044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:41,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bd1c51a0-e689-46e9-9e0d-71a7f7bf29ad Date: Tue, 02 Oct 2018 19:05:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "09d20037-8e2a-41ba-84c5-34d8c533c488"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "3ccfdef6-1c34-4022-8add-7dc8427d5bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "a07a4f5b-174b-402b-a5f8-47fb99faf73c"}, {"remote_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:05:31Z", "security_group_id": "95a2b575-b630-484d-933a-abe7f4402044", "port_range_min": null, "revision_number": 0, "tenant_id": "5bca522528e54f2f82f64902b0572d0f", "created_at": "2018-10-02T19:05:31Z", "project_id": "5bca522528e54f2f82f64902b0572d0f", "id": "e2ce46cc-5ebd-4bf1-934b-2d2cb2c6d324"}]} 2018-10-02 19:05:41,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=95a2b575-b630-484d-933a-abe7f4402044 used request id req-bd1c51a0-e689-46e9-9e0d-71a7f7bf29ad 2018-10-02 19:05:41,405 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:05:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/95a2b575-b630-484d-933a-abe7f4402044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:41,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-024ae50d-ae3c-41e4-b9bb-6d9f2ecf32ed Content-Length: 0 Date: Tue, 02 Oct 2018 19:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:05:41,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/95a2b575-b630-484d-933a-abe7f4402044 used request id req-024ae50d-ae3c-41e4-b9bb-6d9f2ecf32ed 2018-10-02 19:05:41,716 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj 2018-10-02 19:05:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:41,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49400ef7-6b0c-47c8-a4fc-067c1982e831 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:41,978 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5bca522528e54f2f82f64902b0572d0f used request id req-49400ef7-6b0c-47c8-a4fc-067c1982e831 2018-10-02 19:05:41,978 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-416e4ae9-f25c-40a-proj-role 2018-10-02 19:05:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/4fcb499d0cf64bf192a1f10e161b0f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:42,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea066576-8d12-4ee6-a2a7-3b55587ffcc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:42,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/4fcb499d0cf64bf192a1f10e161b0f5c used request id req-ea066576-8d12-4ee6-a2a7-3b55587ffcc6 2018-10-02 19:05:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07591dc8ba5835936cedfc1dd0625991271d7e1e" 2018-10-02 19:05:42,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654d7ebe-b089-47c9-88d2-5bcb194735dd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:42,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-654d7ebe-b089-47c9-88d2-5bcb194735dd 2018-10-02 19:05:42,196 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-416e4ae9-f25c-40a-user 2018-10-02 19:05:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c8162b419c3241c9908d82430f3f728a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396f9af7c33d5513fc0567949868a7bec33a6c81" 2018-10-02 19:05:42,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24a8501-c231-456a-8052-9aa73cdd5f4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:42,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c8162b419c3241c9908d82430f3f728a used request id req-e24a8501-c231-456a-8052-9aa73cdd5f4e 2018-10-02 19:05:42,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:42,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["H2PAPJ-LTYaiQvFcEx-QvA"], "issued_at": "2018-10-02T19:05:42.000000Z"}} 2018-10-02 19:05:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c048c8dd03d31cd7a4716c6d84b4f1277289220b" 2018-10-02 19:05:42,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b797c801-bea7-4fcb-89df-9bb4d1989a55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:42,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b797c801-bea7-4fcb-89df-9bb4d1989a55 2018-10-02 19:05:42,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:42,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:43,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["miYQygv8Q1aIDfmfYD3vlw"], "issued_at": "2018-10-02T19:05:43.000000Z"}} 2018-10-02 19:05:43,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:43,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c763d123-5118-4f84-bd8b-5c47322981dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:43,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c763d123-5118-4f84-bd8b-5c47322981dd 2018-10-02 19:05:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:43,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:43,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8fea7808-a044-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:43,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d676d09d-6cb0-4c3b-bc34-dff4cd0131af Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8fea7808-a044-40f-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:05:43,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8fea7808-a044-40f-proj used request id req-d676d09d-6cb0-4c3b-bc34-dff4cd0131af 2018-10-02 19:05:43,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:43,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115556ae-8415-4580-8149-e21f9c91bf17 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:43,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-115556ae-8415-4580-8149-e21f9c91bf17 2018-10-02 19:05:43,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj"}}' 2018-10-02 19:05:43,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b88dec2a-3f27-4cff-8da1-bc7a28ad2c7e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577"}, "enabled": true, "id": "8a15e092e5894ce18760dba8280d4577", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj"}} 2018-10-02 19:05:43,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b88dec2a-3f27-4cff-8da1-bc7a28ad2c7e 2018-10-02 19:05:43,611 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-8fea7808-a044-40f-proj 2018-10-02 19:05:43,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:43,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:43,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["LsHrw8KKQ4GhD7vNoXMTgg"], "issued_at": "2018-10-02T19:05:43.000000Z"}} 2018-10-02 19:05:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1850315d-51f6-4f7f-8b99-ba15a1703f80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:44,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1850315d-51f6-4f7f-8b99-ba15a1703f80 2018-10-02 19:05:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:44,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59da14b7-1b83-48a3-8cab-578596178138 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:05:44,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-59da14b7-1b83-48a3-8cab-578596178138 2018-10-02 19:05:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-8fea7808-a044-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ea80a4-2f92-4682-9e1a-400ad12e42f8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-8fea7808-a044-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577"}, "enabled": true, "id": "8a15e092e5894ce18760dba8280d4577", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj"}]} 2018-10-02 19:05:44,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-8fea7808-a044-40f-proj used request id req-46ea80a4-2f92-4682-9e1a-400ad12e42f8 2018-10-02 19:05:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c258251c-a187-4a5b-baaa-d9b7fcaf8b68 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:44,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c258251c-a187-4a5b-baaa-d9b7fcaf8b68 2018-10-02 19:05:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa5740e-24e5-4bcb-917b-9c51749655ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:44,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3aa5740e-24e5-4bcb-917b-9c51749655ce 2018-10-02 19:05:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-8fea7808-a044-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f75e621-6410-45f6-af9e-fe66b5dd5dfb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-8fea7808-a044-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577"}, "enabled": true, "id": "8a15e092e5894ce18760dba8280d4577", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj"}]} 2018-10-02 19:05:44,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-8fea7808-a044-40f-proj used request id req-8f75e621-6410-45f6-af9e-fe66b5dd5dfb 2018-10-02 19:05:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/0514ef23df1d4935a7151209e0253ae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:44,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d118d1-6ae3-4a53-bb78-43f327f9f193 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-8fea7808-a044-40f-user", "links": {"self": "http://172.30.9.22:5000/v3/users/0514ef23df1d4935a7151209e0253ae6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8a15e092e5894ce18760dba8280d4577", "id": "0514ef23df1d4935a7151209e0253ae6", "password_expires_at": null}} 2018-10-02 19:05:44,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0514ef23df1d4935a7151209e0253ae6 used request id req-98d118d1-6ae3-4a53-bb78-43f327f9f193 2018-10-02 19:05:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:45,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cacd28-0657-440b-9980-acd2eabbcb81 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:05:45,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles used request id req-c6cacd28-0657-440b-9980-acd2eabbcb81 2018-10-02 19:05:45,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79be20c6-b545-4b56-b99a-8d0a9ac93225 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:05:45,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-79be20c6-b545-4b56-b99a-8d0a9ac93225 2018-10-02 19:05:45,103 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-8fea7808-a044-40f-proj 2018-10-02 19:05:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:45,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71ad453-01df-419d-8d7d-cbaf56f1aac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:45,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-c71ad453-01df-419d-8d7d-cbaf56f1aac4 2018-10-02 19:05:45,158 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-8fea7808-a044-40f-user 2018-10-02 19:05:45,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:45,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c77e154-196c-46bd-8cfe-0e0442a78614 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:45,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1c77e154-196c-46bd-8cfe-0e0442a78614 2018-10-02 19:05:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" -d '{"role": {"name": "CreateStackNegativeTests-8fea7808-a044-40f-proj-role"}}' 2018-10-02 19:05:45,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82a4bc5-66ee-4a95-8f40-d85a98d1cd39 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe35ab53d9a74b849030c5e306703296", "links": {"self": "http://172.30.9.22:5000/v3/roles/fe35ab53d9a74b849030c5e306703296"}, "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj-role"}} 2018-10-02 19:05:45,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-c82a4bc5-66ee-4a95-8f40-d85a98d1cd39 2018-10-02 19:05:45,359 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-8fea7808-a044-40f-proj-role 2018-10-02 19:05:45,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/fe35ab53d9a74b849030c5e306703296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:45,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f34ac19-a8c8-44de-a2fc-e2f97b247fe5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/fe35ab53d9a74b849030c5e306703296"}, "domain_id": null, "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj-role", "id": "fe35ab53d9a74b849030c5e306703296"}} 2018-10-02 19:05:45,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/fe35ab53d9a74b849030c5e306703296 used request id req-7f34ac19-a8c8-44de-a2fc-e2f97b247fe5 2018-10-02 19:05:45,452 - keystone_utils - INFO - Granting role CreateStackNegativeTests-8fea7808-a044-40f-proj-role to project CreateStackNegativeTests-8fea7808-a044-40f-proj 2018-10-02 19:05:45,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles/fe35ab53d9a74b849030c5e306703296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:45,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ef6645-3de6-4699-b291-e1ff7fdb09ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:45,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577/users/0514ef23df1d4935a7151209e0253ae6/roles/fe35ab53d9a74b849030c5e306703296 used request id req-f8ef6645-3de6-4699-b291-e1ff7fdb09ff 2018-10-02 19:05:45,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:45,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:45,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "fe35ab53d9a74b849030c5e306703296", "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj-role"}], "expires_at": "2018-10-02T20:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a15e092e5894ce18760dba8280d4577", "name": "CreateStackNegativeTests-8fea7808-a044-40f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a15e092e5894ce18760dba8280d4577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a15e092e5894ce18760dba8280d4577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a15e092e5894ce18760dba8280d4577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a15e092e5894ce18760dba8280d4577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a15e092e5894ce18760dba8280d4577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a15e092e5894ce18760dba8280d4577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a15e092e5894ce18760dba8280d4577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a15e092e5894ce18760dba8280d4577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a15e092e5894ce18760dba8280d4577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a15e092e5894ce18760dba8280d4577", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a15e092e5894ce18760dba8280d4577", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a15e092e5894ce18760dba8280d4577", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-8fea7808-a044-40f-user", "id": "0514ef23df1d4935a7151209e0253ae6"}, "audit_ids": ["EGWMCEbbSPCvMqMYhq-EgA"], "issued_at": "2018-10-02T19:05:45.000000Z"}} 2018-10-02 19:05:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf0f05ae7169efb6be5cfdc404eb0c1d356ad370" 2018-10-02 19:05:46,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fea30d1-9a79-472c-a77b-2cfc294df825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:46,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4fea30d1-9a79-472c-a77b-2cfc294df825 2018-10-02 19:05:46,030 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:46,033 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:46,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/8a15e092e5894ce18760dba8280d4577/stacks?stack_name=CreateStackNegativeTests-acb4a200-e5d3-4659-a066-f70b9c2c4a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf0f05ae7169efb6be5cfdc404eb0c1d356ad370" 2018-10-02 19:05:46,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:46 GMT Server: Apache x-openstack-request-id: req-a7e3d611-342c-4297-9dca-87f692957429 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:05:46,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8a15e092e5894ce18760dba8280d4577/stacks?stack_name=CreateStackNegativeTests-acb4a200-e5d3-4659-a066-f70b9c2c4a87 used request id req-a7e3d611-342c-4297-9dca-87f692957429 2018-10-02 19:05:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:46,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2dc364b5-4d53-424f-a3a5-9ebc7115f23f Date: Tue, 02 Oct 2018 19:05:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:05:46,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2dc364b5-4d53-424f-a3a5-9ebc7115f23f 2018-10-02 19:05:46,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:46,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81df52f3-5377-46f9-b6d0-409a25564455 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:05:46,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-81df52f3-5377-46f9-b6d0-409a25564455 2018-10-02 19:05:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:46,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120f72c9-a71d-4692-948e-46a2699d682d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 19:05:46,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-120f72c9-a71d-4692-948e-46a2699d682d 2018-10-02 19:05:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:46,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67df6613-bb01-4860-ac38-484c485baaef Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:05:46,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-67df6613-bb01-4860-ac38-484c485baaef 2018-10-02 19:05:46,735 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-8fea7808-a044-40f-proj 2018-10-02 19:05:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:46,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce860f72-ed53-4c8c-9155-e5c4eadf55e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:46,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8a15e092e5894ce18760dba8280d4577 used request id req-ce860f72-ed53-4c8c-9155-e5c4eadf55e1 2018-10-02 19:05:46,966 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-8fea7808-a044-40f-proj-role 2018-10-02 19:05:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/fe35ab53d9a74b849030c5e306703296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:47,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed2cc9c9-8e0c-41a7-a322-324a5ad21c02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:47,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/fe35ab53d9a74b849030c5e306703296 used request id req-ed2cc9c9-8e0c-41a7-a322-324a5ad21c02 2018-10-02 19:05:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715e81942c69e4983fbceb7f04cd0dbb8caf01c" 2018-10-02 19:05:47,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd11cb72-11fe-45a4-a8c2-e30c2295a2af Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:47,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd11cb72-11fe-45a4-a8c2-e30c2295a2af 2018-10-02 19:05:47,184 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-8fea7808-a044-40f-user 2018-10-02 19:05:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0514ef23df1d4935a7151209e0253ae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92f65588e28a50b97e09b5007a25155f82b4fdc" 2018-10-02 19:05:47,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e386e82-42bf-4aa8-9c6c-787eb17ef1a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:47,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0514ef23df1d4935a7151209e0253ae6 used request id req-7e386e82-42bf-4aa8-9c6c-787eb17ef1a9 2018-10-02 19:05:47,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:47,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["6ElYUjRPTgGp23CxKEFQhg"], "issued_at": "2018-10-02T19:05:47.000000Z"}} 2018-10-02 19:05:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323c9b5e33f05e771b86d59c6441b316d63766bd" 2018-10-02 19:05:47,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb21b61e-3ffe-41f5-ab52-3014f5199410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:47,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb21b61e-3ffe-41f5-ab52-3014f5199410 2018-10-02 19:05:47,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:47,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:48,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OQG5St-qThamWU8awz-qSA"], "issued_at": "2018-10-02T19:05:48.000000Z"}} 2018-10-02 19:05:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:48,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35799bb2-d05d-47c8-ba3e-652183426847 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:48,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-35799bb2-d05d-47c8-ba3e-652183426847 2018-10-02 19:05:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:48,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7201db09-8cd0-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:48,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746c292c-f56b-4609-8889-1199b5a1f481 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7201db09-8cd0-42c-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:05:48,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7201db09-8cd0-42c-proj used request id req-746c292c-f56b-4609-8889-1199b5a1f481 2018-10-02 19:05:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:48,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ca12e0-5813-4f37-b75a-d5258e976c2d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:48,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-96ca12e0-5813-4f37-b75a-d5258e976c2d 2018-10-02 19:05:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj"}}' 2018-10-02 19:05:48,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51b4b37-5ada-4f3a-b433-08b85f50edb2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a"}, "enabled": true, "id": "1e99544f75204d62ae9ce4025742d36a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj"}} 2018-10-02 19:05:48,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c51b4b37-5ada-4f3a-b433-08b85f50edb2 2018-10-02 19:05:48,604 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-7201db09-8cd0-42c-proj 2018-10-02 19:05:48,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:48,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:48,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["r4yGLsErSKqxz65D9oRClQ"], "issued_at": "2018-10-02T19:05:48.000000Z"}} 2018-10-02 19:05:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae51f013-285b-4b98-b4cd-c71506e711ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:49,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ae51f013-285b-4b98-b4cd-c71506e711ec 2018-10-02 19:05:49,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:49,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1702ec27-655b-4483-b02d-deb15d986b9c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:05:49,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1702ec27-655b-4483-b02d-deb15d986b9c 2018-10-02 19:05:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-7201db09-8cd0-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730c9736-2c35-4a41-8379-d9cc8ac95aad Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-7201db09-8cd0-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a"}, "enabled": true, "id": "1e99544f75204d62ae9ce4025742d36a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj"}]} 2018-10-02 19:05:49,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-7201db09-8cd0-42c-proj used request id req-730c9736-2c35-4a41-8379-d9cc8ac95aad 2018-10-02 19:05:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3496fbf-43aa-4500-ad58-598bec6eb615 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:49,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c3496fbf-43aa-4500-ad58-598bec6eb615 2018-10-02 19:05:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca3258c-a1d1-4625-b797-cda2e26f13fe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:49,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9ca3258c-a1d1-4625-b797-cda2e26f13fe 2018-10-02 19:05:49,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-7201db09-8cd0-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdf502a-f9aa-489d-9a16-e43578ca821a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-7201db09-8cd0-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a"}, "enabled": true, "id": "1e99544f75204d62ae9ce4025742d36a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj"}]} 2018-10-02 19:05:49,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackNegativeTests-7201db09-8cd0-42c-proj used request id req-dbdf502a-f9aa-489d-9a16-e43578ca821a 2018-10-02 19:05:49,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/ce4645cf07434186a3f656cb22855183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2259f534-fcac-4955-9fdf-8393fa24ea7e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-7201db09-8cd0-42c-user", "links": {"self": "http://172.30.9.22:5000/v3/users/ce4645cf07434186a3f656cb22855183"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1e99544f75204d62ae9ce4025742d36a", "id": "ce4645cf07434186a3f656cb22855183", "password_expires_at": null}} 2018-10-02 19:05:49,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ce4645cf07434186a3f656cb22855183 used request id req-2259f534-fcac-4955-9fdf-8393fa24ea7e 2018-10-02 19:05:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:49,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c5c68f-6e0b-4bcc-ac3e-3f849d64363e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:05:49,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles used request id req-c3c5c68f-6e0b-4bcc-ac3e-3f849d64363e 2018-10-02 19:05:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:50,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5901d0-2870-4dae-8636-deca2b155200 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:05:50,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-1d5901d0-2870-4dae-8636-deca2b155200 2018-10-02 19:05:50,078 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-7201db09-8cd0-42c-proj 2018-10-02 19:05:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:50,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-294853ca-dd49-4f6d-88aa-03962f8e65b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:50,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-294853ca-dd49-4f6d-88aa-03962f8e65b9 2018-10-02 19:05:50,206 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-7201db09-8cd0-42c-user 2018-10-02 19:05:50,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:50,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fac730-fc64-47dd-8d7d-7c65975e279d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:50,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e3fac730-fc64-47dd-8d7d-7c65975e279d 2018-10-02 19:05:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" -d '{"role": {"name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj-role"}}' 2018-10-02 19:05:50,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f5b596-7496-4d78-a225-6b153a326906 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a82a80f58004594a8cdc3a242e62266", "links": {"self": "http://172.30.9.22:5000/v3/roles/7a82a80f58004594a8cdc3a242e62266"}, "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj-role"}} 2018-10-02 19:05:50,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-74f5b596-7496-4d78-a225-6b153a326906 2018-10-02 19:05:50,407 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-7201db09-8cd0-42c-proj-role 2018-10-02 19:05:50,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7a82a80f58004594a8cdc3a242e62266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:50,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b619dde6-d428-4e9d-856e-3ef423ab9b95 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7a82a80f58004594a8cdc3a242e62266"}, "domain_id": null, "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj-role", "id": "7a82a80f58004594a8cdc3a242e62266"}} 2018-10-02 19:05:50,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7a82a80f58004594a8cdc3a242e62266 used request id req-b619dde6-d428-4e9d-856e-3ef423ab9b95 2018-10-02 19:05:50,500 - keystone_utils - INFO - Granting role CreateStackNegativeTests-7201db09-8cd0-42c-proj-role to project CreateStackNegativeTests-7201db09-8cd0-42c-proj 2018-10-02 19:05:50,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles/7a82a80f58004594a8cdc3a242e62266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:50,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c973dc-ef7e-4286-ab3a-4ca2de2dcadb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:50,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a/users/ce4645cf07434186a3f656cb22855183/roles/7a82a80f58004594a8cdc3a242e62266 used request id req-18c973dc-ef7e-4286-ab3a-4ca2de2dcadb 2018-10-02 19:05:50,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:50,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:51,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "7a82a80f58004594a8cdc3a242e62266", "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj-role"}], "expires_at": "2018-10-02T20:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e99544f75204d62ae9ce4025742d36a", "name": "CreateStackNegativeTests-7201db09-8cd0-42c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1e99544f75204d62ae9ce4025742d36a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/1e99544f75204d62ae9ce4025742d36a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/1e99544f75204d62ae9ce4025742d36a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1e99544f75204d62ae9ce4025742d36a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/1e99544f75204d62ae9ce4025742d36a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/1e99544f75204d62ae9ce4025742d36a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1e99544f75204d62ae9ce4025742d36a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/1e99544f75204d62ae9ce4025742d36a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/1e99544f75204d62ae9ce4025742d36a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1e99544f75204d62ae9ce4025742d36a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/1e99544f75204d62ae9ce4025742d36a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/1e99544f75204d62ae9ce4025742d36a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-7201db09-8cd0-42c-user", "id": "ce4645cf07434186a3f656cb22855183"}, "audit_ids": ["jNbVSUe_Qjeyn1vjhJO7Zg"], "issued_at": "2018-10-02T19:05:51.000000Z"}} 2018-10-02 19:05:51,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33cae9511b779bfb48bc100789788457fab11fd" 2018-10-02 19:05:51,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd5fd14-ac9a-48fe-86ea-380366a8fe13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:51,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1cd5fd14-ac9a-48fe-86ea-380366a8fe13 2018-10-02 19:05:51,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:51,109 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:05:51,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/1e99544f75204d62ae9ce4025742d36a/stacks?stack_name=CreateStackNegativeTests-71e4d3bd-97be-4ae4-837f-2e9674325ff5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33cae9511b779bfb48bc100789788457fab11fd" 2018-10-02 19:05:51,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:51 GMT Server: Apache x-openstack-request-id: req-91773109-a920-43d7-b31f-ea0b26a3dd47 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:05:51,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/1e99544f75204d62ae9ce4025742d36a/stacks?stack_name=CreateStackNegativeTests-71e4d3bd-97be-4ae4-837f-2e9674325ff5 used request id req-91773109-a920-43d7-b31f-ea0b26a3dd47 2018-10-02 19:05:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/1e99544f75204d62ae9ce4025742d36a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33cae9511b779bfb48bc100789788457fab11fd" -d '{"stack_name": "CreateStackNegativeTests-71e4d3bd-97be-4ae4-837f-2e9674325ff5", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-10-02 19:05:51,829 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 19:05:51 GMT Server: Apache x-openstack-request-id: req-14ed4e3d-41c9-4bd1-a8d6-8b1e4082921b Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-10-02 19:05:51,829 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/1e99544f75204d62ae9ce4025742d36a/stacks used request id req-14ed4e3d-41c9-4bd1-a8d6-8b1e4082921b 2018-10-02 19:05:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7c08fa6c-54c2-4616-b527-44f9c4077a04 Date: Tue, 02 Oct 2018 19:05:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:05:52,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-7c08fa6c-54c2-4616-b527-44f9c4077a04 2018-10-02 19:05:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87fd517-8682-4663-8f18-1a9fdda45aa4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:05:52,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-d87fd517-8682-4663-8f18-1a9fdda45aa4 2018-10-02 19:05:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52159d4c-1172-4e50-bb78-f812457017c5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-02 19:05:52,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3 used request id req-52159d4c-1172-4e50-bb78-f812457017c5 2018-10-02 19:05:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3b836c-4dfb-4f8f-9144-1238f4229857 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:05:52,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-3a3b836c-4dfb-4f8f-9144-1238f4229857 2018-10-02 19:05:52,318 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-7201db09-8cd0-42c-proj 2018-10-02 19:05:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f89888dd-3113-41ca-92fc-016e071867c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:52,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1e99544f75204d62ae9ce4025742d36a used request id req-f89888dd-3113-41ca-92fc-016e071867c0 2018-10-02 19:05:52,542 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-7201db09-8cd0-42c-proj-role 2018-10-02 19:05:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7a82a80f58004594a8cdc3a242e62266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c741255-78f4-4a6f-88cf-8e4ae71688f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:52,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7a82a80f58004594a8cdc3a242e62266 used request id req-9c741255-78f4-4a6f-88cf-8e4ae71688f0 2018-10-02 19:05:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ef8cb9e123f668e47a21febd01e6ff72535c4d" 2018-10-02 19:05:52,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2408234c-56a4-4cce-8b2d-c732ec7645d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:52,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2408234c-56a4-4cce-8b2d-c732ec7645d2 2018-10-02 19:05:52,738 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-7201db09-8cd0-42c-user 2018-10-02 19:05:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ce4645cf07434186a3f656cb22855183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d36c179112467967f733b4739a6fa55d858f05" 2018-10-02 19:05:52,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ef1c82-dc34-42d1-8f52-f0835a9e4fe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:52,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ce4645cf07434186a3f656cb22855183 used request id req-a1ef1c82-dc34-42d1-8f52-f0835a9e4fe9 2018-10-02 19:05:52,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:53,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["IztXcyklR6eB4Dr5q-9s5g"], "issued_at": "2018-10-02T19:05:53.000000Z"}} 2018-10-02 19:05:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd2efaee75a364ebfbf910596153ed733555cd3" 2018-10-02 19:05:53,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fdeb46-cfbc-4873-b60f-b8e04fac5a1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:53,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-73fdeb46-cfbc-4873-b60f-b8e04fac5a1a 2018-10-02 19:05:53,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:53,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:53,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["jvG9EFptQRqtiqV0ICx9iw"], "issued_at": "2018-10-02T19:05:53.000000Z"}} 2018-10-02 19:05:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:05:54,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7aac1c-9119-48a9-bbb0-424674335f99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:54,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8b7aac1c-9119-48a9-bbb0-424674335f99 2018-10-02 19:05:54,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:54,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c728828a-719f-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:05:54,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f156f3-7ff6-4dc0-881f-63ce5f06feb0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c728828a-719f-432-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:05:54,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c728828a-719f-432-proj used request id req-36f156f3-7ff6-4dc0-881f-63ce5f06feb0 2018-10-02 19:05:54,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:05:54,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f6acfb-593f-4f4e-ac33-5afcaeef4e10 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:54,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-01f6acfb-593f-4f4e-ac33-5afcaeef4e10 2018-10-02 19:05:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}}' 2018-10-02 19:05:54,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-021316e3-3223-4b6f-9ee6-97fe9413023e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:05:54,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-021316e3-3223-4b6f-9ee6-97fe9413023e 2018-10-02 19:05:54,323 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c728828a-719f-432-proj 2018-10-02 19:05:54,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:54,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:54,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["RNXROt50QtSVIT4iayQXHw"], "issued_at": "2018-10-02T19:05:54.000000Z"}} 2018-10-02 19:05:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c31ce2b79e4a01b7381c650fa94b8036fdd032" 2018-10-02 19:05:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79910f12-88eb-4096-a56f-1c0372f9c25d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:54,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-79910f12-88eb-4096-a56f-1c0372f9c25d 2018-10-02 19:05:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:05:54,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:05:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c31ce2b79e4a01b7381c650fa94b8036fdd032" 2018-10-02 19:05:54,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c2b0c7-f991-4658-bec6-ff39c3605581 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:05:54,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-13c2b0c7-f991-4658-bec6-ff39c3605581 2018-10-02 19:05:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c728828a-719f-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c31ce2b79e4a01b7381c650fa94b8036fdd032" 2018-10-02 19:05:54,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af90a231-e7e5-4947-a0c3-290ec954ab1c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c728828a-719f-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}]} 2018-10-02 19:05:54,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c728828a-719f-432-proj used request id req-af90a231-e7e5-4947-a0c3-290ec954ab1c 2018-10-02 19:05:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c31ce2b79e4a01b7381c650fa94b8036fdd032" 2018-10-02 19:05:55,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5781df10-5983-42f7-8dc7-8c0129f826f3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:05:55,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5781df10-5983-42f7-8dc7-8c0129f826f3 2018-10-02 19:05:55,389 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c728828a-719f-432-user 2018-10-02 19:05:55,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:05:55,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e004b3-4c8a-4874-aa1d-4d0093f5878a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:05:55,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-99e004b3-4c8a-4874-aa1d-4d0093f5878a 2018-10-02 19:05:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}}' 2018-10-02 19:05:55,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da3232d-b160-40b8-842c-df1e35296476 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f669fde42954394a41dce1734f441fb", "links": {"self": "http://172.30.9.22:5000/v3/roles/6f669fde42954394a41dce1734f441fb"}, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}} 2018-10-02 19:05:55,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-6da3232d-b160-40b8-842c-df1e35296476 2018-10-02 19:05:55,581 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role 2018-10-02 19:05:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/6f669fde42954394a41dce1734f441fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:05:55,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21919329-0cec-446d-a631-e4edd3aaf066 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/6f669fde42954394a41dce1734f441fb"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role", "id": "6f669fde42954394a41dce1734f441fb"}} 2018-10-02 19:05:55,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/6f669fde42954394a41dce1734f441fb used request id req-21919329-0cec-446d-a631-e4edd3aaf066 2018-10-02 19:05:55,674 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role to project CreateInstanceSingleNetworkTests-c728828a-719f-432-proj 2018-10-02 19:05:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e/users/0020636cd0f143e79912d943d177d221/roles/6f669fde42954394a41dce1734f441fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:05:55,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf961d24-b79b-4a38-ad03-8482dcf813f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:05:55,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e/users/0020636cd0f143e79912d943d177d221/roles/6f669fde42954394a41dce1734f441fb used request id req-cf961d24-b79b-4a38-ad03-8482dcf813f6 2018-10-02 19:05:55,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:05:55,800 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:05:55,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:55,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:56,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["kzUuOxDnRiyMqNYmQNSu2w"], "issued_at": "2018-10-02T19:05:56.000000Z"}} 2018-10-02 19:05:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:05:56,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee37d951-2e6e-433f-a59e-03351ffdf67d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:56,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ee37d951-2e6e-433f-a59e-03351ffdf67d 2018-10-02 19:05:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:05:56,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-823f78b6-a9d2-4e7f-a39b-a99c3772c8bf Date: Tue, 02 Oct 2018 19:05:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image"} 2018-10-02 19:05:56,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image used request id req-823f78b6-a9d2-4e7f-a39b-a99c3772c8bf 2018-10-02 19:05:56,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:05:56,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ec83613-8559-4dfc-ac31-b3b8c40c0c6b Date: Tue, 02 Oct 2018 19:05:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:05:56,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5ec83613-8559-4dfc-ac31-b3b8c40c0c6b 2018-10-02 19:05:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image"}' 2018-10-02 19:05:56,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 X-Openstack-Request-Id: req-45184ade-5ea8-4a72-9503-b9ffc4365a2a Date: Tue, 02 Oct 2018 19:05:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:05:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:05:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "min_disk": 0, "protected": false, "id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "file": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/file", "checksum": null, "owner": "7570df2ef89945ebb4dd08a367a9905e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:05:56,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-45184ade-5ea8-4a72-9503-b9ffc4365a2a 2018-10-02 19:05:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" -d '' 2018-10-02 19:05:58,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b855c19c-3755-4b9b-949c-99f06a134d4c Date: Tue, 02 Oct 2018 19:05:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:05:58,705 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/file used request id req-b855c19c-3755-4b9b-949c-99f06a134d4c 2018-10-02 19:05:58,705 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:05:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:05:58,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-df72a469-cad3-4d90-8917-9dc177e0e409 Date: Tue, 02 Oct 2018 19:05:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:05:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/snap", "metadata": {}}], "self": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "min_disk": 0, "protected": false, "id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "file": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7570df2ef89945ebb4dd08a367a9905e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:05:58,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 used request id req-df72a469-cad3-4d90-8917-9dc177e0e409 2018-10-02 19:05:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:05:59,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8160827b-8b45-48f3-8b5a-4752c5dc6c9d Date: Tue, 02 Oct 2018 19:05:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:05:59,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8160827b-8b45-48f3-8b5a-4752c5dc6c9d 2018-10-02 19:05:59,024 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image 2018-10-02 19:05:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:05:59,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a58ad4cc-c7ba-4af0-8e3f-7ca41359a70d Date: Tue, 02 Oct 2018 19:05:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:05:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/snap", "metadata": {}}], "self": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "min_disk": 0, "protected": false, "id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "file": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7570df2ef89945ebb4dd08a367a9905e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:05:59,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 used request id req-a58ad4cc-c7ba-4af0-8e3f-7ca41359a70d 2018-10-02 19:05:59,190 - create_image - DEBUG - Instance status is - active 2018-10-02 19:05:59,190 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image 2018-10-02 19:05:59,190 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image 2018-10-02 19:05:59,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:05:59,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:05:59,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:05:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["WKBm62taROy3zKMMXtbEYQ"], "issued_at": "2018-10-02T19:05:59.000000Z"}} 2018-10-02 19:05:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:05:59,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04f8d4c-446d-4127-875f-2b13245831dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:05:59,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a04f8d4c-446d-4127-875f-2b13245831dc 2018-10-02 19:05:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:05:59,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-920ccc4b-11df-486b-99c0-7fd7e00f39e2 Date: Tue, 02 Oct 2018 19:05:59 GMT RESP BODY: {"networks":[]} 2018-10-02 19:05:59,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-920ccc4b-11df-486b-99c0-7fd7e00f39e2 2018-10-02 19:05:59,954 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net 2018-10-02 19:05:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net", "admin_state_up": true}}' 2018-10-02 19:06:00,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4cbad8bf-8fe6-43fc-b3c7-c9c14ab87769 Date: Tue, 02 Oct 2018 19:06:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8addef1a-bb59-4f21-804b-2156d3fdc649","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:06:00Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","mtu":1450}} 2018-10-02 19:06:00,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-4cbad8bf-8fe6-43fc-b3c7-c9c14ab87769 2018-10-02 19:06:00,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:06:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3077bda6-cdaf-450e-bca6-f7f065080c0b Date: Tue, 02 Oct 2018 19:06: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-10-02T19:06:00Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:00,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-3077bda6-cdaf-450e-bca6-f7f065080c0b 2018-10-02 19:06:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:06:00,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c9089fd1-336b-435c-bcae-f727ad4d40c0 Date: Tue, 02 Oct 2018 19:06:00 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:06:00,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-c9089fd1-336b-435c-bcae-f727ad4d40c0 2018-10-02 19:06:00,878 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet 2018-10-02 19:06:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" -d '{"subnets": [{"ip_version": 4, "network_id": "8addef1a-bb59-4f21-804b-2156d3fdc649", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]}' 2018-10-02 19:06:01,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1e4072ec-4666-4711-a78e-4812486f8487 Date: Tue, 02 Oct 2018 19:06:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","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":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:01,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1e4072ec-4666-4711-a78e-4812486f8487 2018-10-02 19:06:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:06:01,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1b9244e6-7ea4-472a-a55a-7a1d49c1124d Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:01,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-1b9244e6-7ea4-472a-a55a-7a1d49c1124d 2018-10-02 19:06:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:06:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7a37f98a-7793-4772-ad46-c6791c11d2c9 Date: Tue, 02 Oct 2018 19:06:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:01,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-7a37f98a-7793-4772-ad46-c6791c11d2c9 2018-10-02 19:06:01,857 - OpenStackNetwork - DEBUG - Network [8addef1a-bb59-4f21-804b-2156d3fdc649] created successfully 2018-10-02 19:06:01,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:01,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:02,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["tD6BbJAdTlajCFARUpJlNQ"], "issued_at": "2018-10-02T19:06:02.000000Z"}} 2018-10-02 19:06:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:02,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e3bdcb-f900-45fe-98d2-0f4bc7ea26c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:02,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b2e3bdcb-f900-45fe-98d2-0f4bc7ea26c8 2018-10-02 19:06:02,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:02,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bcbbe945-2c97-4def-9405-76fbecf95108 Date: Tue, 02 Oct 2018 19:06:02 GMT RESP BODY: {"routers": []} 2018-10-02 19:06:02,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router&admin_state_up=True used request id req-bcbbe945-2c97-4def-9405-76fbecf95108 2018-10-02 19:06:02,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:02,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:02,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["Lme0SOt_QMGNs9NLwcGJPw"], "issued_at": "2018-10-02T19:06:02.000000Z"}} 2018-10-02 19:06:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d77759a8db3186143adba11aaf332bb430cf92" 2018-10-02 19:06:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d1d22b-e868-4372-8ff2-d8a35a773aa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:02,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c0d1d22b-e868-4372-8ff2-d8a35a773aa6 2018-10-02 19:06:02,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:03,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3eea81fd-6b81-458d-a0ca-79b36bc10d20 Date: Tue, 02 Oct 2018 19:06:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:06:03,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-3eea81fd-6b81-458d-a0ca-79b36bc10d20 2018-10-02 19:06:03,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:03,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af5c7cf3-0e69-47d5-bb02-c9f0882cf51b Date: Tue, 02 Oct 2018 19:06:03 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:06:03,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-af5c7cf3-0e69-47d5-bb02-c9f0882cf51b 2018-10-02 19:06:03,423 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router 2018-10-02 19:06:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router", "admin_state_up": true}}' 2018-10-02 19:06:08,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cd086204-64b5-4339-8dea-ff53138995e1 Date: Tue, 02 Oct 2018 19:06:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:04Z", "admin_state_up": true, "updated_at": "2018-10-02T19:06:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "fd7e82aa-f0b3-42c2-83c1-7c7e46396218", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router"}} 2018-10-02 19:06:08,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-cd086204-64b5-4339-8dea-ff53138995e1 2018-10-02 19:06:08,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=fd7e82aa-f0b3-42c2-83c1-7c7e46396218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:08,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99d26f56-95c7-4d8a-9dab-f7451c6b60f7 Date: Tue, 02 Oct 2018 19:06:08 GMT RESP BODY: {"ports":[]} 2018-10-02 19:06:08,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=fd7e82aa-f0b3-42c2-83c1-7c7e46396218 used request id req-99d26f56-95c7-4d8a-9dab-f7451c6b60f7 2018-10-02 19:06:08,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:09,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bb409feb-b3a3-4f06-91d3-6edfcfefc931 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:09,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-bb409feb-b3a3-4f06-91d3-6edfcfefc931 2018-10-02 19:06:09,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:06:09,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:06:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:06:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:09,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c921468a-dae6-40ec-b6f2-2640c3202649 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:09,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-c921468a-dae6-40ec-b6f2-2640c3202649 2018-10-02 19:06:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:09,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b8ecf05-726b-40bb-97b2-6f5f8e1ece5f Date: Tue, 02 Oct 2018 19:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:09,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-0b8ecf05-726b-40bb-97b2-6f5f8e1ece5f 2018-10-02 19:06:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:09,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d8939135-d9f7-4bf2-92da-bdff1bad3e37 Date: Tue, 02 Oct 2018 19:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:09,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet used request id req-d8939135-d9f7-4bf2-92da-bdff1bad3e37 2018-10-02 19:06:09,560 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:06:09,560 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router 2018-10-02 19:06:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" -d '{"subnet_id": "4851a598-70b9-44bf-a0b1-ecc62e85a075"}' 2018-10-02 19:06:11,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59dd80c7-f8ca-4b25-b481-4d48471dae77 Date: Tue, 02 Oct 2018 19:06:11 GMT RESP BODY: {"network_id": "8addef1a-bb59-4f21-804b-2156d3fdc649", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "subnet_id": "4851a598-70b9-44bf-a0b1-ecc62e85a075", "subnet_ids": ["4851a598-70b9-44bf-a0b1-ecc62e85a075"], "port_id": "be521d87-95cd-4e4b-b3d3-bc053c11f611", "id": "fd7e82aa-f0b3-42c2-83c1-7c7e46396218"} 2018-10-02 19:06:11,596 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218/add_router_interface used request id req-59dd80c7-f8ca-4b25-b481-4d48471dae77 2018-10-02 19:06:11,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:11,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e77e92d3-8fc1-4d4c-93eb-f737572d6560 Date: Tue, 02 Oct 2018 19:06:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:04Z", "admin_state_up": true, "updated_at": "2018-10-02T19:06:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "fd7e82aa-f0b3-42c2-83c1-7c7e46396218", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router"}} 2018-10-02 19:06:11,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218 used request id req-e77e92d3-8fc1-4d4c-93eb-f737572d6560 2018-10-02 19:06:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=fd7e82aa-f0b3-42c2-83c1-7c7e46396218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:12,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4e56210c-f98a-4a50-931e-66486da334f5 Date: Tue, 02 Oct 2018 19:06:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.1"}],"id":"be521d87-95cd-4e4b-b3d3-bc053c11f611","security_groups":[],"mac_address":"fa:16:3e:12:a9:df","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:10Z","binding:vnic_type":"normal","device_id":"fd7e82aa-f0b3-42c2-83c1-7c7e46396218"}]} 2018-10-02 19:06:12,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=fd7e82aa-f0b3-42c2-83c1-7c7e46396218 used request id req-4e56210c-f98a-4a50-931e-66486da334f5 2018-10-02 19:06:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4851a598-70b9-44bf-a0b1-ecc62e85a075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:12,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-535b841f-4905-4527-a01d-5b3d922ab0ca Date: Tue, 02 Oct 2018 19:06:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","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":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}} 2018-10-02 19:06:12,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4851a598-70b9-44bf-a0b1-ecc62e85a075 used request id req-535b841f-4905-4527-a01d-5b3d922ab0ca 2018-10-02 19:06:12,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:12,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:12,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ZEX0yH9PSIWKRtuHwXhavg"], "issued_at": "2018-10-02T19:06:12.000000Z"}} 2018-10-02 19:06:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7ec82354052130aeab10bd82d0c0aafa8a08ff" 2018-10-02 19:06:12,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a7c794-4e28-413f-a247-cddd23e70cdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:12,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22a7c794-4e28-413f-a247-cddd23e70cdf 2018-10-02 19:06:12,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:06:12,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7ec82354052130aeab10bd82d0c0aafa8a08ff" 2018-10-02 19:06:12,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06: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-fc5448dd-c722-451e-9495-9fd7f444a6e9 x-compute-request-id: req-fc5448dd-c722-451e-9495-9fd7f444a6e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:06:12,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fc5448dd-c722-451e-9495-9fd7f444a6e9 2018-10-02 19:06:12,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7ec82354052130aeab10bd82d0c0aafa8a08ff" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:06:12,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06: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-5b66a7b7-e997-480b-9259-ad9a80f4b89e x-compute-request-id: req-5b66a7b7-e997-480b-9259-ad9a80f4b89e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8ea895af-7b82-42d3-943e-163a40530c07", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:06:12,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5b66a7b7-e997-480b-9259-ad9a80f4b89e 2018-10-02 19:06:12,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:12,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:13,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["z-sae_63RI2Zz3n3FrxDyw"], "issued_at": "2018-10-02T19:06:13.000000Z"}} 2018-10-02 19:06:13,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15fd532807b9d336f4b6495408ac3336561ff5" 2018-10-02 19:06:13,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f645b638-6e6b-4b80-954e-d59d43dca470 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:13,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f645b638-6e6b-4b80-954e-d59d43dca470 2018-10-02 19:06:13,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:06:13,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15fd532807b9d336f4b6495408ac3336561ff5" 2018-10-02 19:06:13,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49a0a783-284b-45d3-aab7-6cb4609c21b6 x-compute-request-id: req-49a0a783-284b-45d3-aab7-6cb4609c21b6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:06:13,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-49a0a783-284b-45d3-aab7-6cb4609c21b6 2018-10-02 19:06:13,689 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp... 2018-10-02 19:06:13,689 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:06:13,725 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp 2018-10-02 19:06:13,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15fd532807b9d336f4b6495408ac3336561ff5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyHdsBSiKLXmpqBb0N8RKluqAg2R3LHaP4KhxfoslrDbK1BMcvD5Ljfbo+tw4uVm+NIU5QfCcJCsHQGp/xl3gt9BxakarTWOYgyKTaucUm7KS+bhShGwgrYZx0foYx7IOiWZY2o6zc3bfnS0OIUJ6M3MyA4z8IF0KwlX/IK1unjQ==", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp"}}' 2018-10-02 19:06:13,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de0f6a41-3719-4388-a715-645971481623 x-compute-request-id: req-de0f6a41-3719-4388-a715-645971481623 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyHdsBSiKLXmpqBb0N8RKluqAg2R3LHaP4KhxfoslrDbK1BMcvD5Ljfbo+tw4uVm+NIU5QfCcJCsHQGp/xl3gt9BxakarTWOYgyKTaucUm7KS+bhShGwgrYZx0foYx7IOiWZY2o6zc3bfnS0OIUJ6M3MyA4z8IF0KwlX/IK1unjQ==", "user_id": "0020636cd0f143e79912d943d177d221", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "fingerprint": "5a:b5:c6:5a:c1:ce:e6:25:2c:93:e0:85:b3:ea:15:02"}} 2018-10-02 19:06:13,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-de0f6a41-3719-4388-a715-645971481623 2018-10-02 19:06:13,800 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8.pub 2018-10-02 19:06:13,800 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8 2018-10-02 19:06:13,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:13,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:14,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["E-c9ZB28Qda1El_TviSbjg"], "issued_at": "2018-10-02T19:06:14.000000Z"}} 2018-10-02 19:06:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:14,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632fba60-02dc-48f5-8c0a-b619fd082242 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:14,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-632fba60-02dc-48f5-8c0a-b619fd082242 2018-10-02 19:06:14,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:14,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-672a6a29-88cd-40fb-8c4e-b376f639a298 Date: Tue, 02 Oct 2018 19:06:14 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:06:14,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp used request id req-672a6a29-88cd-40fb-8c4e-b376f639a298 2018-10-02 19:06:14,595 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp... 2018-10-02 19:06:14,595 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp 2018-10-02 19:06:14,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}}' 2018-10-02 19:06:14,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-719fcf2e-2d67-4597-977e-be05f8da39bd Date: Tue, 02 Oct 2018 19:06:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "updated_at": "2018-10-02T19:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "014ef299-12da-4816-be21-a4fd3c0d7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 2, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "19b53212-1281-49d7-ab26-07b393e10223", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}} 2018-10-02 19:06:14,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-719fcf2e-2d67-4597-977e-be05f8da39bd 2018-10-02 19:06:14,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:15,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4feb8682-ebf9-4e05-a615-9a2dc70cb998 Date: Tue, 02 Oct 2018 19:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:15,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-4feb8682-ebf9-4e05-a615-9a2dc70cb998 2018-10-02 19:06:15,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:15,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01ae5f49-bb7b-4f14-b17d-e7cd33317769 Date: Tue, 02 Oct 2018 19:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:15,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-01ae5f49-bb7b-4f14-b17d-e7cd33317769 2018-10-02 19:06:15,339 - neutron_utils - INFO - Retrieving security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:15,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-158bbf66-391d-4ead-8855-9e561a1e2a81 Date: Tue, 02 Oct 2018 19:06:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "updated_at": "2018-10-02T19:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "014ef299-12da-4816-be21-a4fd3c0d7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 2, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "19b53212-1281-49d7-ab26-07b393e10223", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}]} 2018-10-02 19:06:15,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-158bbf66-391d-4ead-8855-9e561a1e2a81 2018-10-02 19:06:15,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:15,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1b34de9-119c-4766-afa5-59a836b17c36 Date: Tue, 02 Oct 2018 19:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:15,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-b1b34de9-119c-4766-afa5-59a836b17c36 2018-10-02 19:06:15,710 - neutron_utils - INFO - Retrieving security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:15,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-07760809-3605-4b15-8485-6db8be25ed2d Date: Tue, 02 Oct 2018 19:06:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "updated_at": "2018-10-02T19:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "014ef299-12da-4816-be21-a4fd3c0d7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 2, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "19b53212-1281-49d7-ab26-07b393e10223", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}]} 2018-10-02 19:06:15,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-07760809-3605-4b15-8485-6db8be25ed2d 2018-10-02 19:06:15,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:15,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70ab658d-0cb8-4dbe-9b31-96eec1ee1e2b Date: Tue, 02 Oct 2018 19:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:15,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-70ab658d-0cb8-4dbe-9b31-96eec1ee1e2b 2018-10-02 19:06:15,788 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp 2018-10-02 19:06:15,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:16,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-946b5df6-1bec-4655-afe0-048de974ef5e Date: Tue, 02 Oct 2018 19:06:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "updated_at": "2018-10-02T19:06:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "014ef299-12da-4816-be21-a4fd3c0d7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 2, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "19b53212-1281-49d7-ab26-07b393e10223", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}]} 2018-10-02 19:06:16,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp used request id req-946b5df6-1bec-4655-afe0-048de974ef5e 2018-10-02 19:06:16,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:06:16,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:06:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:16,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5744d5-58ff-4612-a269-6a613438b261 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:16,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-df5744d5-58ff-4612-a269-6a613438b261 2018-10-02 19:06:16,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:16,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89b6bfca-8c94-420a-b502-a3659c13a0da Date: Tue, 02 Oct 2018 19:06:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:16,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-89b6bfca-8c94-420a-b502-a3659c13a0da 2018-10-02 19:06:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8108e25e5e2c03978b6ba77ef174966795278701" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223"}}' 2018-10-02 19:06:16,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6b234c31-2e82-4e88-89c9-4288f3290ab6 Date: Tue, 02 Oct 2018 19:06:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:16Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:16Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "367c6581-f8b7-4e5c-9581-ddee48e84dd9"}} 2018-10-02 19:06:16,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-6b234c31-2e82-4e88-89c9-4288f3290ab6 2018-10-02 19:06:16,785 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp 2018-10-02 19:06:16,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:16,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-7cd19cb5-6ee1-4000-a189-ef6aa55118b8 Date: Tue, 02 Oct 2018 19:06:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "updated_at": "2018-10-02T19:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "014ef299-12da-4816-be21-a4fd3c0d7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:16Z", "revision_number": 0, "id": "367c6581-f8b7-4e5c-9581-ddee48e84dd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:16Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 3, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "19b53212-1281-49d7-ab26-07b393e10223", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}]} 2018-10-02 19:06:16,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp used request id req-7cd19cb5-6ee1-4000-a189-ef6aa55118b8 2018-10-02 19:06:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:17,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18daeba-232d-451c-8a88-aef2e3881b1d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:17,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-a18daeba-232d-451c-8a88-aef2e3881b1d 2018-10-02 19:06:17,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:17,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-332337ed-5edb-4b21-b854-963aa6137423 Date: Tue, 02 Oct 2018 19:06:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:16Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:16Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "367c6581-f8b7-4e5c-9581-ddee48e84dd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:17,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-332337ed-5edb-4b21-b854-963aa6137423 2018-10-02 19:06:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8108e25e5e2c03978b6ba77ef174966795278701" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223"}}' 2018-10-02 19:06:17,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c707f3e4-6c5c-4f7d-a6eb-09a15f098ba1 Date: Tue, 02 Oct 2018 19:06:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:06:17Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": 22, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:17Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "46cec0d5-c6da-4dd5-bbde-48ca091d2e71"}} 2018-10-02 19:06:17,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-c707f3e4-6c5c-4f7d-a6eb-09a15f098ba1 2018-10-02 19:06:17,408 - neutron_utils - INFO - Retrieving security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:17,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:17,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-baeeede5-19f6-4284-b236-d19faa9bebd3 Date: Tue, 02 Oct 2018 19:06:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "updated_at": "2018-10-02T19:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "014ef299-12da-4816-be21-a4fd3c0d7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:16Z", "revision_number": 0, "id": "367c6581-f8b7-4e5c-9581-ddee48e84dd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:16Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:06:17Z", "revision_number": 0, "id": "46cec0d5-c6da-4dd5-bbde-48ca091d2e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:17Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "revision_number": 0, "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 4, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "19b53212-1281-49d7-ab26-07b393e10223", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp"}]} 2018-10-02 19:06:17,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-baeeede5-19f6-4284-b236-d19faa9bebd3 2018-10-02 19:06:17,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19b53212-1281-49d7-ab26-07b393e10223 2018-10-02 19:06:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:17,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e9c37b07-2ffc-4844-985e-7d134f69fe93 Date: Tue, 02 Oct 2018 19:06:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "014ef299-12da-4816-be21-a4fd3c0d7842"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:16Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:16Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "367c6581-f8b7-4e5c-9581-ddee48e84dd9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:06:17Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": 22, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:17Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "46cec0d5-c6da-4dd5-bbde-48ca091d2e71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:14Z", "security_group_id": "19b53212-1281-49d7-ab26-07b393e10223", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:14Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "f9c4f4c2-51c1-43a4-a9c4-b417c64125a6"}]} 2018-10-02 19:06:17,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=19b53212-1281-49d7-ab26-07b393e10223 used request id req-e9c37b07-2ffc-4844-985e-7d134f69fe93 2018-10-02 19:06:17,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:17,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:18,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["lbqr82yDSvm9mb3KUy30qw"], "issued_at": "2018-10-02T19:06:18.000000Z"}} 2018-10-02 19:06:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:18,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cc2e6d-70a6-410e-a3ad-5f39e00cd03e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:18,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-44cc2e6d-70a6-410e-a3ad-5f39e00cd03e 2018-10-02 19:06:18,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:06:18,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a898240-aa5c-4983-8976-31781af74325 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:18,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6a898240-aa5c-4983-8976-31781af74325 2018-10-02 19:06:18,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:18,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e056f495-5125-4a4a-ad7b-82a37865c3ca Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:18,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-e056f495-5125-4a4a-ad7b-82a37865c3ca 2018-10-02 19:06:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:06:18,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:06: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:06:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:18,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7395441-6b81-4870-a645-96636d3a4c57 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:18,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-d7395441-6b81-4870-a645-96636d3a4c57 2018-10-02 19:06:18,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:18,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-50da53de-7d69-4442-90f7-c263262243d9 Date: Tue, 02 Oct 2018 19:06:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:18,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-50da53de-7d69-4442-90f7-c263262243d9 2018-10-02 19:06:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f84ac4d9-4eb8-4930-8f37-2604e0992096 Date: Tue, 02 Oct 2018 19:06:19 GMT RESP BODY: {"ports":[]} 2018-10-02 19:06:19,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1&admin_state_up=True used request id req-f84ac4d9-4eb8-4930-8f37-2604e0992096 2018-10-02 19:06:19,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:19,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06: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-d882295b-c646-4771-b400-1dec731edad8 x-compute-request-id: req-d882295b-c646-4771-b400-1dec731edad8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:06:19,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst used request id req-d882295b-c646-4771-b400-1dec731edad8 2018-10-02 19:06:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:19,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e0c01704-31b3-461d-aa68-7d695d50a547 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:19,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-e0c01704-31b3-461d-aa68-7d695d50a547 2018-10-02 19:06:19,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:19,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ccb1d3-1bba-46ab-a3bf-621247b53afc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:19,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-21ccb1d3-1bba-46ab-a3bf-621247b53afc 2018-10-02 19:06:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:19,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-579f0b47-f031-4687-aaae-4525273aa8f9 Date: Tue, 02 Oct 2018 19:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:19,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-579f0b47-f031-4687-aaae-4525273aa8f9 2018-10-02 19:06:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:19,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-edaaa8e8-5128-4451-a5ad-b5a252a5836c Date: Tue, 02 Oct 2018 19:06:19 GMT RESP BODY: {"ports":[]} 2018-10-02 19:06:19,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1&admin_state_up=True used request id req-edaaa8e8-5128-4451-a5ad-b5a252a5836c 2018-10-02 19:06:19,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:06:19,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:06:20,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f669fde42954394a41dce1734f441fb", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role"}], "expires_at": "2018-10-02T20:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7570df2ef89945ebb4dd08a367a9905e", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/7570df2ef89945ebb4dd08a367a9905e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-user", "id": "0020636cd0f143e79912d943d177d221"}, "audit_ids": ["2HHJU86zRVyxUuFeU0NmDw"], "issued_at": "2018-10-02T19:06:20.000000Z"}} 2018-10-02 19:06:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e22df74edf501c5df9f63d4f2992bc57c5c2b5" 2018-10-02 19:06:20,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7910fcee-94b1-41fb-a3b6-a98975fce895 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:06:20,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7910fcee-94b1-41fb-a3b6-a98975fce895 2018-10-02 19:06:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:20,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c48eb2f1-910a-4c15-b180-fa6a1328fe28 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:20,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-c48eb2f1-910a-4c15-b180-fa6a1328fe28 2018-10-02 19:06:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-12eb070d-ae70-4beb-b9fc-ccabf7335408 Date: Tue, 02 Oct 2018 19:06:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:20,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-12eb070d-ae70-4beb-b9fc-ccabf7335408 2018-10-02 19:06:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:20,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0b89eb7c-84c2-4603-8287-f46ce660459c Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:20,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-0b89eb7c-84c2-4603-8287-f46ce660459c 2018-10-02 19:06:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:06:20,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:06:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:06:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e22df74edf501c5df9f63d4f2992bc57c5c2b5" 2018-10-02 19:06:20,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe69fd9-fea0-49c5-bf5b-eb071913ac48 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:20,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-8fe69fd9-fea0-49c5-bf5b-eb071913ac48 2018-10-02 19:06:20,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:20,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e782e89c-06a4-46b1-a183-9195bac8980d Date: Tue, 02 Oct 2018 19:06:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:20,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-e782e89c-06a4-46b1-a183-9195bac8980d 2018-10-02 19:06:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:21,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7226bee0-1745-4afb-954f-bf6315bc9301 Date: Tue, 02 Oct 2018 19:06:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:21,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet used request id req-7226bee0-1745-4afb-954f-bf6315bc9301 2018-10-02 19:06:21,198 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net 2018-10-02 19:06:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" -d '{"port": {"network_id": "8addef1a-bb59-4f21-804b-2156d3fdc649", "fixed_ips": [{"subnet_id": "4851a598-70b9-44bf-a0b1-ecc62e85a075", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1", "admin_state_up": true}}' 2018-10-02 19:06:22,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-9f8fc55e-0a48-4144-b80a-6311e6454473 Date: Tue, 02 Oct 2018 19:06:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.100"}],"id":"b2044c3b-e739-4b24-9c4e-ba38ae7bf881","security_groups":["a5eae930-06cc-40d1-85e5-73738d439abd"],"mac_address":"fa:16:3e:2a:37:2d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1","project_id":"7570df2ef89945ebb4dd08a367a9905e","qos_policy_id":null,"admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:21Z","binding:vnic_type":"normal"}} 2018-10-02 19:06:22,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-9f8fc55e-0a48-4144-b80a-6311e6454473 2018-10-02 19:06:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-be734760-8436-4cda-9f48-24de245091e2 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:22,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-be734760-8436-4cda-9f48-24de245091e2 2018-10-02 19:06:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a6165f-8ad1-4929-ba53-1f815d553391 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:22,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-f3a6165f-8ad1-4929-ba53-1f815d553391 2018-10-02 19:06:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc1eebca-c31e-43e2-9d36-3182fb94c988 Date: Tue, 02 Oct 2018 19:06:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:22,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-dc1eebca-c31e-43e2-9d36-3182fb94c988 2018-10-02 19:06:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-b968e68d-e2a4-4454-ae22-2ea4ece40880 Date: Tue, 02 Oct 2018 19:06:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.100"}],"id":"b2044c3b-e739-4b24-9c4e-ba38ae7bf881","security_groups":["a5eae930-06cc-40d1-85e5-73738d439abd"],"mac_address":"fa:16:3e:2a:37:2d","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:06:22,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1&admin_state_up=True used request id req-b968e68d-e2a4-4454-ae22-2ea4ece40880 2018-10-02 19:06:22,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80b3125-2e4a-4490-bd6b-ef2ce81f6fc7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:22,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-c80b3125-2e4a-4490-bd6b-ef2ce81f6fc7 2018-10-02 19:06:22,913 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst 2018-10-02 19:06:22,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f13d106-fe85-44e6-9493-a9ab32c0ea0f x-compute-request-id: req-5f13d106-fe85-44e6-9493-a9ab32c0ea0f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-flavor-name"}]} 2018-10-02 19:06:22,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5f13d106-fe85-44e6-9493-a9ab32c0ea0f 2018-10-02 19:06:22,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:22,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-282b225e-5873-48c3-afdb-f89910f91a22 x-compute-request-id: req-282b225e-5873-48c3-afdb-f89910f91a22 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8ea895af-7b82-42d3-943e-163a40530c07", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:06:22,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07 used request id req-282b225e-5873-48c3-afdb-f89910f91a22 2018-10-02 19:06:22,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:23,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-0a5f363e-dde1-4d17-98f8-93083fdd5a34 Date: Tue, 02 Oct 2018 19:06:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:05:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/snap", "metadata": {}}], "self": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "min_disk": 0, "protected": false, "id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "file": "/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7570df2ef89945ebb4dd08a367a9905e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image"} 2018-10-02 19:06:23,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image used request id req-0a5f363e-dde1-4d17-98f8-93083fdd5a34 2018-10-02 19:06:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:23,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cdef49a7-9896-4f8f-8d2d-3a5770f6a39f Date: Tue, 02 Oct 2018 19:06:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:06:23,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cdef49a7-9896-4f8f-8d2d-3a5770f6a39f 2018-10-02 19:06:23,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "imageRef": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "flavorRef": "8ea895af-7b82-42d3-943e-163a40530c07", "max_count": 1, "min_count": 1, "networks": [{"port": "b2044c3b-e739-4b24-9c4e-ba38ae7bf881"}]}}' 2018-10-02 19:06:24,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:06: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-a245e288-edbb-4d20-b651-8c9a8427c728 x-compute-request-id: req-a245e288-edbb-4d20-b651-8c9a8427c728 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "adminPass": "QbXRpMQR94z4"}} 2018-10-02 19:06:24,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a245e288-edbb-4d20-b651-8c9a8427c728 2018-10-02 19:06:24,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:25,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-50174140-9aa9-4591-9db5-64cdf095e3d1 x-compute-request-id: req-50174140-9aa9-4591-9db5-64cdf095e3d1 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.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:06:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:25,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-50174140-9aa9-4591-9db5-64cdf095e3d1 2018-10-02 19:06:25,163 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst 2018-10-02 19:06:25,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:25,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06: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-cea24b50-cd43-4767-b04a-dd3122e8892c x-compute-request-id: req-cea24b50-cd43-4767-b04a-dd3122e8892c 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.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:06:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:25,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-cea24b50-cd43-4767-b04a-dd3122e8892c 2018-10-02 19:06:25,536 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - BUILD 2018-10-02 19:06:25,536 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:06:28,539 - create_instance - DEBUG - VM status query timeout in 896.624062061 2018-10-02 19:06:28,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:29,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-54d288f4-554a-4a4d-b3a0-0a6547b7ce5f x-compute-request-id: req-54d288f4-554a-4a4d-b3a0-0a6547b7ce5f 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.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:06:25Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:29,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-54d288f4-554a-4a4d-b3a0-0a6547b7ce5f 2018-10-02 19:06:29,333 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - BUILD 2018-10-02 19:06:29,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:06:32,336 - create_instance - DEBUG - VM status query timeout in 892.827111006 2018-10-02 19:06:32,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:32,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-ac021790-42b1-40c3-b0c7-4d116bc7f4db x-compute-request-id: req-ac021790-42b1-40c3-b0c7-4d116bc7f4db Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:32,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-ac021790-42b1-40c3-b0c7-4d116bc7f4db 2018-10-02 19:06:32,956 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - ACTIVE 2018-10-02 19:06:32,956 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:06:32,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:33,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-72d812ba-9a54-4edf-8ac4-1cd6ce0bab23 x-compute-request-id: req-72d812ba-9a54-4edf-8ac4-1cd6ce0bab23 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:33,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-72d812ba-9a54-4edf-8ac4-1cd6ce0bab23 2018-10-02 19:06:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:33,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4eb9d24e-04c0-44b2-aacb-f3e4c0284f26 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:33,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-4eb9d24e-04c0-44b2-aacb-f3e4c0284f26 2018-10-02 19:06:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc455f3-cde9-4d09-ad71-bd012fceb90a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:33,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-6fc455f3-cde9-4d09-ad71-bd012fceb90a 2018-10-02 19:06:33,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:33,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a94246d1-0277-4dfb-a2db-5669a0558151 Date: Tue, 02 Oct 2018 19:06:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:33,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-a94246d1-0277-4dfb-a2db-5669a0558151 2018-10-02 19:06:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-75933e48-d910-4b58-91de-1391e8b258af Date: Tue, 02 Oct 2018 19:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.4"}],"id":"17e2d650-7bbe-4e11-b085-20f36e84f34f","security_groups":[],"mac_address":"fa:16:3e:7e:59:f7","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.2"}],"id":"7bf2a94d-1a43-4258-9e1a-5ce92d6868e0","security_groups":[],"mac_address":"fa:16:3e:59:cf:74","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.100"}],"id":"b2044c3b-e739-4b24-9c4e-ba38ae7bf881","security_groups":["a5eae930-06cc-40d1-85e5-73738d439abd"],"mac_address":"fa:16:3e:2a:37:2d","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:21Z","binding:vnic_type":"normal","device_id":"0c1fb861-4823-4334-8952-caf7e8092db8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.1"}],"id":"be521d87-95cd-4e4b-b3d3-bc053c11f611","security_groups":[],"mac_address":"fa:16:3e:12:a9:df","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:10Z","binding:vnic_type":"normal","device_id":"fd7e82aa-f0b3-42c2-83c1-7c7e46396218"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.3"}],"id":"eb1bca17-2604-4e69-a2ac-8b106d7f3bf3","security_groups":[],"mac_address":"fa:16:3e:48:48:8f","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8addef1a-bb59-4f21-804b-2156d3fdc649"}]} 2018-10-02 19:06:34,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-75933e48-d910-4b58-91de-1391e8b258af 2018-10-02 19:06:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-9e79c5e0-6621-4632-812f-bf8e86c302f9 Date: Tue, 02 Oct 2018 19:06:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:04Z", "admin_state_up": true, "updated_at": "2018-10-02T19:06:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "fd7e82aa-f0b3-42c2-83c1-7c7e46396218", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router"}]} 2018-10-02 19:06:34,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router used request id req-9e79c5e0-6621-4632-812f-bf8e86c302f9 2018-10-02 19:06:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702eef1d-c7f8-4956-b2a0-fa32e1fd075f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:34,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-702eef1d-c7f8-4956-b2a0-fa32e1fd075f 2018-10-02 19:06:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=fd7e82aa-f0b3-42c2-83c1-7c7e46396218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8e5eac6f-9ef8-4d17-b56d-130e54581d95 Date: Tue, 02 Oct 2018 19:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.1"}],"id":"be521d87-95cd-4e4b-b3d3-bc053c11f611","security_groups":[],"mac_address":"fa:16:3e:12:a9:df","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:10Z","binding:vnic_type":"normal","device_id":"fd7e82aa-f0b3-42c2-83c1-7c7e46396218"}]} 2018-10-02 19:06:34,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=fd7e82aa-f0b3-42c2-83c1-7c7e46396218 used request id req-8e5eac6f-9ef8-4d17-b56d-130e54581d95 2018-10-02 19:06:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4851a598-70b9-44bf-a0b1-ecc62e85a075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c6b21390-6cdf-45a6-886b-d51cecba2eb2 Date: Tue, 02 Oct 2018 19:06:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","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":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}} 2018-10-02 19:06:34,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4851a598-70b9-44bf-a0b1-ecc62e85a075 used request id req-c6b21390-6cdf-45a6-886b-d51cecba2eb2 2018-10-02 19:06:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e4e862a1-fd2e-42bf-85f6-ab12a442339a Date: Tue, 02 Oct 2018 19:06:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:06:34,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-e4e862a1-fd2e-42bf-85f6-ab12a442339a 2018-10-02 19:06:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:34,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12276a37-d207-4a43-a2e0-9b1aa8eafd4a Date: Tue, 02 Oct 2018 19:06:34 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:06:34,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-12276a37-d207-4a43-a2e0-9b1aa8eafd4a 2018-10-02 19:06:34,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:35,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06: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-fa89adff-e48c-4814-99b0-1ca537e7312e x-compute-request-id: req-fa89adff-e48c-4814-99b0-1ca537e7312e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:35,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-fa89adff-e48c-4814-99b0-1ca537e7312e 2018-10-02 19:06:35,035 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - ACTIVE 2018-10-02 19:06:35,035 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:06:35,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:35,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56b54533-c5b5-418e-8723-2f23763bced7 x-compute-request-id: req-56b54533-c5b5-418e-8723-2f23763bced7 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:35,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-56b54533-c5b5-418e-8723-2f23763bced7 2018-10-02 19:06:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:35,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c4532d7d-3775-4425-8800-1b1485c11e3b Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:35,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-c4532d7d-3775-4425-8800-1b1485c11e3b 2018-10-02 19:06:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:35,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbba260-0801-4215-b99f-be0ab06dce0b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-6fbba260-0801-4215-b99f-be0ab06dce0b 2018-10-02 19:06:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:36,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b08f4767-2517-4eb4-be2b-64f134518aee Date: Tue, 02 Oct 2018 19:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:36,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-b08f4767-2517-4eb4-be2b-64f134518aee 2018-10-02 19:06:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-4c1d0ae0-335d-46c2-9db2-8a2af5e337e1 Date: Tue, 02 Oct 2018 19:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.4"}],"id":"17e2d650-7bbe-4e11-b085-20f36e84f34f","security_groups":[],"mac_address":"fa:16:3e:7e:59:f7","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.2"}],"id":"7bf2a94d-1a43-4258-9e1a-5ce92d6868e0","security_groups":[],"mac_address":"fa:16:3e:59:cf:74","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.100"}],"id":"b2044c3b-e739-4b24-9c4e-ba38ae7bf881","security_groups":["a5eae930-06cc-40d1-85e5-73738d439abd"],"mac_address":"fa:16:3e:2a:37:2d","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:21Z","binding:vnic_type":"normal","device_id":"0c1fb861-4823-4334-8952-caf7e8092db8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.1"}],"id":"be521d87-95cd-4e4b-b3d3-bc053c11f611","security_groups":[],"mac_address":"fa:16:3e:12:a9:df","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:10Z","binding:vnic_type":"normal","device_id":"fd7e82aa-f0b3-42c2-83c1-7c7e46396218"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.3"}],"id":"eb1bca17-2604-4e69-a2ac-8b106d7f3bf3","security_groups":[],"mac_address":"fa:16:3e:48:48:8f","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8addef1a-bb59-4f21-804b-2156d3fdc649"}]} 2018-10-02 19:06:36,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-4c1d0ae0-335d-46c2-9db2-8a2af5e337e1 2018-10-02 19:06:36,422 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:06:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:36,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-38b58c52-02cc-43ff-89ca-cf893155ea87 Date: Tue, 02 Oct 2018 19:06:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:06:36,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-38b58c52-02cc-43ff-89ca-cf893155ea87 2018-10-02 19:06:36,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:36,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-073722aa-82bc-4de8-8ad3-7c04ac2c503e Date: Tue, 02 Oct 2018 19:06:36 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:06:36,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-073722aa-82bc-4de8-8ad3-7c04ac2c503e 2018-10-02 19:06:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "b2044c3b-e739-4b24-9c4e-ba38ae7bf881"}}' 2018-10-02 19:06:38,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-b87cfffa-aab2-4482-bc35-c1cb29124e63 Date: Tue, 02 Oct 2018 19:06:38 GMT RESP BODY: {"floatingip": {"router_id": "fd7e82aa-f0b3-42c2-83c1-7c7e46396218", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:37Z", "updated_at": "2018-10-02T19:06:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "port_id": "b2044c3b-e739-4b24-9c4e-ba38ae7bf881", "id": "6d225185-3319-4106-a143-8433c34bbdd3"}} 2018-10-02 19:06:38,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-b87cfffa-aab2-4482-bc35-c1cb29124e63 2018-10-02 19:06:38,749 - create_instance - INFO - Created floating IP 172.30.9.200 via router - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router 2018-10-02 19:06:38,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:39,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97db325a-9650-4d32-8163-0f5db1984425 x-compute-request-id: req-97db325a-9650-4d32-8163-0f5db1984425 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:39,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-97db325a-9650-4d32-8163-0f5db1984425 2018-10-02 19:06:39,066 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - ACTIVE 2018-10-02 19:06:39,066 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:06:39,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:39,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6833fae4-f039-444a-ae41-e169e6b975e1 x-compute-request-id: req-6833fae4-f039-444a-ae41-e169e6b975e1 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:39,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-6833fae4-f039-444a-ae41-e169e6b975e1 2018-10-02 19:06:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:39,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9c0e31e2-27da-4bcb-99dd-6656fa5630d3 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:39,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-9c0e31e2-27da-4bcb-99dd-6656fa5630d3 2018-10-02 19:06:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:39,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0982afaa-dd89-43dc-bb4d-6c59068df70d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:39,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-0982afaa-dd89-43dc-bb4d-6c59068df70d 2018-10-02 19:06:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2990984c-4cad-4d26-aa2e-4d4753a070da Date: Tue, 02 Oct 2018 19:06:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:39,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-2990984c-4cad-4d26-aa2e-4d4753a070da 2018-10-02 19:06:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:40,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-ae306823-d07f-4620-9594-22bc2d094f71 Date: Tue, 02 Oct 2018 19:06:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.4"}],"id":"17e2d650-7bbe-4e11-b085-20f36e84f34f","security_groups":[],"mac_address":"fa:16:3e:7e:59:f7","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.2"}],"id":"7bf2a94d-1a43-4258-9e1a-5ce92d6868e0","security_groups":[],"mac_address":"fa:16:3e:59:cf:74","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.100"}],"id":"b2044c3b-e739-4b24-9c4e-ba38ae7bf881","security_groups":["a5eae930-06cc-40d1-85e5-73738d439abd"],"mac_address":"fa:16:3e:2a:37:2d","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:21Z","binding:vnic_type":"normal","device_id":"0c1fb861-4823-4334-8952-caf7e8092db8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.1"}],"id":"be521d87-95cd-4e4b-b3d3-bc053c11f611","security_groups":[],"mac_address":"fa:16:3e:12:a9:df","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:10Z","binding:vnic_type":"normal","device_id":"fd7e82aa-f0b3-42c2-83c1-7c7e46396218"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.3"}],"id":"eb1bca17-2604-4e69-a2ac-8b106d7f3bf3","security_groups":[],"mac_address":"fa:16:3e:48:48:8f","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8addef1a-bb59-4f21-804b-2156d3fdc649"}]} 2018-10-02 19:06:40,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-ae306823-d07f-4620-9594-22bc2d094f71 2018-10-02 19:06:40,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:40,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08ab313c-2c81-4372-803e-aa4707270970 x-compute-request-id: req-08ab313c-2c81-4372-803e-aa4707270970 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "security_groups": [{"name": "default"}], "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:29Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:40,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-08ab313c-2c81-4372-803e-aa4707270970 2018-10-02 19:06:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:40,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-94bb7f7c-cfea-4bba-a171-3eb87cb5a967 Date: Tue, 02 Oct 2018 19:06: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":["4851a598-70b9-44bf-a0b1-ecc62e85a075"],"updated_at":"2018-10-02T19:06:01Z","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"8addef1a-bb59-4f21-804b-2156d3fdc649","name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net"}]} 2018-10-02 19:06:40,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net used request id req-94bb7f7c-cfea-4bba-a171-3eb87cb5a967 2018-10-02 19:06:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:40,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54274174-53ec-444c-b845-4a4e61ce9a89 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:06:40,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-54274174-53ec-444c-b845-4a4e61ce9a89 2018-10-02 19:06:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:40,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3e257164-3f82-46e5-98bc-6f34a15df7a5 Date: Tue, 02 Oct 2018 19:06:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","dns_nameservers":[],"updated_at":"2018-10-02T19:06:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7570df2ef89945ebb4dd08a367a9905e","id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet"}]} 2018-10-02 19:06:40,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-3e257164-3f82-46e5-98bc-6f34a15df7a5 2018-10-02 19:06:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:41,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-c793990f-d60f-48ca-85af-fca2269f5b4c Date: Tue, 02 Oct 2018 19:06:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.4"}],"id":"17e2d650-7bbe-4e11-b085-20f36e84f34f","security_groups":[],"mac_address":"fa:16:3e:7e:59:f7","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.2"}],"id":"7bf2a94d-1a43-4258-9e1a-5ce92d6868e0","security_groups":[],"mac_address":"fa:16:3e:59:cf:74","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8addef1a-bb59-4f21-804b-2156d3fdc649"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.100"}],"id":"b2044c3b-e739-4b24-9c4e-ba38ae7bf881","security_groups":["a5eae930-06cc-40d1-85e5-73738d439abd"],"mac_address":"fa:16:3e:2a:37:2d","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:21Z","binding:vnic_type":"normal","device_id":"0c1fb861-4823-4334-8952-caf7e8092db8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.1"}],"id":"be521d87-95cd-4e4b-b3d3-bc053c11f611","security_groups":[],"mac_address":"fa:16:3e:12:a9:df","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:10Z","binding:vnic_type":"normal","device_id":"fd7e82aa-f0b3-42c2-83c1-7c7e46396218"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:06:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4851a598-70b9-44bf-a0b1-ecc62e85a075","ip_address":"10.55.1.3"}],"id":"eb1bca17-2604-4e69-a2ac-8b106d7f3bf3","security_groups":[],"mac_address":"fa:16:3e:48:48:8f","project_id":"7570df2ef89945ebb4dd08a367a9905e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8addef1a-bb59-4f21-804b-2156d3fdc649","tenant_id":"7570df2ef89945ebb4dd08a367a9905e","created_at":"2018-10-02T19:06:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8addef1a-bb59-4f21-804b-2156d3fdc649"}]} 2018-10-02 19:06:41,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-c793990f-d60f-48ca-85af-fca2269f5b4c 2018-10-02 19:06:41,114 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-10-02 19:06:41,115 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-10-02 19:06:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/6d225185-3319-4106-a143-8433c34bbdd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:42,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c339a9d-42e3-4062-b641-eb0bf877d39a Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:42,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/6d225185-3319-4106-a143-8433c34bbdd3 used request id req-5c339a9d-42e3-4062-b641-eb0bf877d39a 2018-10-02 19:06:42,003 - create_instance - INFO - Deleting Port with ID - b2044c3b-e739-4b24-9c4e-ba38ae7bf881 2018-10-02 19:06:42,003 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8port-1 2018-10-02 19:06:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/b2044c3b-e739-4b24-9c4e-ba38ae7bf881 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:42,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a35c24bd-3888-4328-bb00-2a08ef484626 Date: Tue, 02 Oct 2018 19:06:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:42,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/b2044c3b-e739-4b24-9c4e-ba38ae7bf881 used request id req-a35c24bd-3888-4328-bb00-2a08ef484626 2018-10-02 19:06:42,717 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst 2018-10-02 19:06:42,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:42,911 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a701db-1286-4e4b-8e6b-914d4ae36e3c x-compute-request-id: req-b2a701db-1286-4e4b-8e6b-914d4ae36e3c Content-Type: application/json 2018-10-02 19:06:42,911 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-b2a701db-1286-4e4b-8e6b-914d4ae36e3c 2018-10-02 19:06:42,911 - create_instance - INFO - Checking deletion status 2018-10-02 19:06:42,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:43,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3692d7b-80dc-4570-992b-4d8a1962cfbe x-compute-request-id: req-f3692d7b-80dc-4570-992b-4d8a1962cfbe 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.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:42Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:43,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-f3692d7b-80dc-4570-992b-4d8a1962cfbe 2018-10-02 19:06:43,155 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - ACTIVE 2018-10-02 19:06:43,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:06:46,159 - create_instance - DEBUG - VM status query timeout in 296.752637148 2018-10-02 19:06:46,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:46,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:06: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-c645ae67-6896-4934-b3c9-cb32b8c6bc71 x-compute-request-id: req-c645ae67-6896-4934-b3c9-cb32b8c6bc71 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:37:2d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c1fb861-4823-4334-8952-caf7e8092db8", "rel": "bookmark"}], "image": {"id": "3a369c58-9d88-45bb-96d0-8ebab812e9f7", "links": [{"href": "http://172.30.9.22:8774/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:06:29.000000", "flavor": {"id": "8ea895af-7b82-42d3-943e-163a40530c07", "links": [{"href": "http://172.30.9.22:8774/flavors/8ea895af-7b82-42d3-943e-163a40530c07", "rel": "bookmark"}]}, "id": "0c1fb861-4823-4334-8952-caf7e8092db8", "user_id": "0020636cd0f143e79912d943d177d221", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:06:42Z", "hostId": "ceaf33e2a0ea009b70f90f861fe98a71b9803eae06a54f5405856030", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp", "name": "CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst", "created": "2018-10-02T19:06:24Z", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:06:46,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-c645ae67-6896-4934-b3c9-cb32b8c6bc71 2018-10-02 19:06:46,428 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst] is - ACTIVE 2018-10-02 19:06:46,428 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:06:49,432 - create_instance - DEBUG - VM status query timeout in 293.479902029 2018-10-02 19:06:49,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbdef5245f7e855f82dc00164bc05892f2512f4" 2018-10-02 19:06:49,479 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-456dde2b-c679-44e6-ab75-f10f4af62462 x-compute-request-id: req-456dde2b-c679-44e6-ab75-f10f4af62462 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0c1fb861-4823-4334-8952-caf7e8092db8 could not be found.", "code": 404}} 2018-10-02 19:06:49,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0c1fb861-4823-4334-8952-caf7e8092db8 used request id req-456dde2b-c679-44e6-ab75-f10f4af62462 2018-10-02 19:06:49,480 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0c1fb861-4823-4334-8952-caf7e8092db8 could not be found. (HTTP 404) (Request-ID: req-456dde2b-c679-44e6-ab75-f10f4af62462) 2018-10-02 19:06:49,480 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-inst 2018-10-02 19:06:49,481 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp 2018-10-02 19:06:49,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15fd532807b9d336f4b6495408ac3336561ff5" 2018-10-02 19:06:49,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd6c7746-5eab-4210-b5f3-122b5cb5eed9 x-compute-request-id: req-dd6c7746-5eab-4210-b5f3-122b5cb5eed9 Content-Length: 0 Content-Type: application/json 2018-10-02 19:06:49,532 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-kp used request id req-dd6c7746-5eab-4210-b5f3-122b5cb5eed9 2018-10-02 19:06:49,533 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8.pub] 2018-10-02 19:06:49,533 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8] 2018-10-02 19:06:49,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7ec82354052130aeab10bd82d0c0aafa8a08ff" 2018-10-02 19:06:49,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbb75f84-af6e-45ed-8d34-e6c7ff1432a9 x-compute-request-id: req-dbb75f84-af6e-45ed-8d34-e6c7ff1432a9 Content-Length: 0 Content-Type: application/json 2018-10-02 19:06:49,583 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8ea895af-7b82-42d3-943e-163a40530c07 used request id req-dbb75f84-af6e-45ed-8d34-e6c7ff1432a9 2018-10-02 19:06:49,584 - neutron_utils - INFO - Deleting security group rule with ID - f9c4f4c2-51c1-43a4-a9c4-b417c64125a6 2018-10-02 19:06:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/f9c4f4c2-51c1-43a4-a9c4-b417c64125a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:49,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-368fb3b2-8f5e-4bfb-bd60-27b328eeda88 Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:49,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/f9c4f4c2-51c1-43a4-a9c4-b417c64125a6 used request id req-368fb3b2-8f5e-4bfb-bd60-27b328eeda88 2018-10-02 19:06:49,838 - neutron_utils - INFO - Deleting security group rule with ID - 367c6581-f8b7-4e5c-9581-ddee48e84dd9 2018-10-02 19:06:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/367c6581-f8b7-4e5c-9581-ddee48e84dd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:49,953 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13d1186b-03d3-440f-8733-782eebc31021 Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:49,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/367c6581-f8b7-4e5c-9581-ddee48e84dd9 used request id req-13d1186b-03d3-440f-8733-782eebc31021 2018-10-02 19:06:49,953 - neutron_utils - INFO - Deleting security group rule with ID - 46cec0d5-c6da-4dd5-bbde-48ca091d2e71 2018-10-02 19:06:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/46cec0d5-c6da-4dd5-bbde-48ca091d2e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:50,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-455b4047-4c4e-42c6-9f2e-5dbed464f689 Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:50,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/46cec0d5-c6da-4dd5-bbde-48ca091d2e71 used request id req-455b4047-4c4e-42c6-9f2e-5dbed464f689 2018-10-02 19:06:50,053 - neutron_utils - INFO - Deleting security group rule with ID - 014ef299-12da-4816-be21-a4fd3c0d7842 2018-10-02 19:06:50,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/014ef299-12da-4816-be21-a4fd3c0d7842 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:50,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ea176df-1c6a-4461-bbfc-c139180b5983 Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:50,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/014ef299-12da-4816-be21-a4fd3c0d7842 used request id req-5ea176df-1c6a-4461-bbfc-c139180b5983 2018-10-02 19:06:50,155 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-sec-grp 2018-10-02 19:06:50,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/19b53212-1281-49d7-ab26-07b393e10223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8108e25e5e2c03978b6ba77ef174966795278701" 2018-10-02 19:06:50,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e40d94dd-cea2-4381-aba1-106d0acdce68 Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:50,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/19b53212-1281-49d7-ab26-07b393e10223 used request id req-e40d94dd-cea2-4381-aba1-106d0acdce68 2018-10-02 19:06:50,275 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router and subnet CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet 2018-10-02 19:06:50,275 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router 2018-10-02 19:06:50,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" -d '{"subnet_id": "4851a598-70b9-44bf-a0b1-ecc62e85a075"}' 2018-10-02 19:06:51,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1355973-31e5-4b3c-bef5-0e13d3573e78 Date: Tue, 02 Oct 2018 19:06:51 GMT RESP BODY: {"network_id": "8addef1a-bb59-4f21-804b-2156d3fdc649", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "subnet_id": "4851a598-70b9-44bf-a0b1-ecc62e85a075", "subnet_ids": ["4851a598-70b9-44bf-a0b1-ecc62e85a075"], "port_id": "be521d87-95cd-4e4b-b3d3-bc053c11f611", "id": "fd7e82aa-f0b3-42c2-83c1-7c7e46396218"} 2018-10-02 19:06:51,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218/remove_router_interface used request id req-d1355973-31e5-4b3c-bef5-0e13d3573e78 2018-10-02 19:06:51,785 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router 2018-10-02 19:06:51,786 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-router 2018-10-02 19:06:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32299b441d753bf5a7ca32d3638c3c0eb6641eb" 2018-10-02 19:06:55,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5a7b6bf-22bd-4dd0-bb84-8cde0956b187 Content-Length: 0 Date: Tue, 02 Oct 2018 19:06:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:55,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/fd7e82aa-f0b3-42c2-83c1-7c7e46396218 used request id req-e5a7b6bf-22bd-4dd0-bb84-8cde0956b187 2018-10-02 19:06:55,225 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet 2018-10-02 19:06:55,225 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-subnet 2018-10-02 19:06:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/4851a598-70b9-44bf-a0b1-ecc62e85a075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:06:57,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87c8622d-69eb-4566-9d73-faefa769a175 Date: Tue, 02 Oct 2018 19:06:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:57,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4851a598-70b9-44bf-a0b1-ecc62e85a075 used request id req-87c8622d-69eb-4566-9d73-faefa769a175 2018-10-02 19:06:57,645 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-pub-net 2018-10-02 19:06:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/8addef1a-bb59-4f21-804b-2156d3fdc649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb9d078ba744bce385185c0ffda57b319ab53de" 2018-10-02 19:06:59,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca70e3bd-25c1-4994-ad52-4ad8afb6989b Date: Tue, 02 Oct 2018 19:06:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:06:59,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8addef1a-bb59-4f21-804b-2156d3fdc649 used request id req-ca70e3bd-25c1-4994-ad52-4ad8afb6989b 2018-10-02 19:06:59,208 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-59da0331-a911-4117-ac06-43e936ed01b8-image 2018-10-02 19:06:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2caab7b8c7782686cf83f8b5d59126469894be12" 2018-10-02 19:07:01,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a19f10b4-eb45-4265-8f88-c3777b3eb44f Date: Tue, 02 Oct 2018 19:07:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:07:01,263 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3a369c58-9d88-45bb-96d0-8ebab812e9f7 used request id req-a19f10b4-eb45-4265-8f88-c3777b3eb44f 2018-10-02 19:07:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:01,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8fd49f9c-377c-4e88-a04b-0ff77c0f1aea Date: Tue, 02 Oct 2018 19:07:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:00Z", "updated_at": "2018-10-02T19:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "revision_number": 0, "id": "1951bca3-5fae-401e-8e80-c6ad997b5c30", "remote_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "revision_number": 0, "id": "42043cf7-f8b6-494f-9c2b-8f22e5ed89e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "revision_number": 0, "id": "62d1eda5-54c6-4023-b4e8-d04b810c8b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "revision_number": 0, "id": "cf62b65b-a727-42bf-88ad-a9d6b4113cf5", "remote_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "remote_ip_prefix": null, "created_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7570df2ef89945ebb4dd08a367a9905e"}], "revision_number": 4, "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "a5eae930-06cc-40d1-85e5-73738d439abd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:07:01,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-8fd49f9c-377c-4e88-a04b-0ff77c0f1aea 2018-10-02 19:07:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:01,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408e0448-6a62-4cfc-a3f1-78d521aaece9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:07:01,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-408e0448-6a62-4cfc-a3f1-78d521aaece9 2018-10-02 19:07:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13968b94-fa04-4a8e-8af2-87f53f545c2c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e"}, "enabled": true, "id": "7570df2ef89945ebb4dd08a367a9905e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c728828a-719f-432-proj"}} 2018-10-02 19:07:01,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-13968b94-fa04-4a8e-8af2-87f53f545c2c 2018-10-02 19:07:01,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5eae930-06cc-40d1-85e5-73738d439abd 2018-10-02 19:07:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a5eae930-06cc-40d1-85e5-73738d439abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:01,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e9f709d9-5411-4f39-89cf-b17c5861f3a4 Date: Tue, 02 Oct 2018 19:07:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:00Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "1951bca3-5fae-401e-8e80-c6ad997b5c30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:00Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "42043cf7-f8b6-494f-9c2b-8f22e5ed89e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:00Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "62d1eda5-54c6-4023-b4e8-d04b810c8b0f"}, {"remote_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:06:00Z", "security_group_id": "a5eae930-06cc-40d1-85e5-73738d439abd", "port_range_min": null, "revision_number": 0, "tenant_id": "7570df2ef89945ebb4dd08a367a9905e", "created_at": "2018-10-02T19:06:00Z", "project_id": "7570df2ef89945ebb4dd08a367a9905e", "id": "cf62b65b-a727-42bf-88ad-a9d6b4113cf5"}]} 2018-10-02 19:07:01,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a5eae930-06cc-40d1-85e5-73738d439abd used request id req-e9f709d9-5411-4f39-89cf-b17c5861f3a4 2018-10-02 19:07:01,922 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:07:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a5eae930-06cc-40d1-85e5-73738d439abd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:02,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b086471-3ef5-4c29-9e95-18174002d64c Content-Length: 0 Date: Tue, 02 Oct 2018 19:07:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:07:02,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a5eae930-06cc-40d1-85e5-73738d439abd used request id req-8b086471-3ef5-4c29-9e95-18174002d64c 2018-10-02 19:07:02,234 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c728828a-719f-432-proj 2018-10-02 19:07:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:02,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d40eb7-8b8d-46ec-910f-dda387ca647e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:07:02,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7570df2ef89945ebb4dd08a367a9905e used request id req-e6d40eb7-8b8d-46ec-910f-dda387ca647e 2018-10-02 19:07:02,433 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c728828a-719f-432-proj-role 2018-10-02 19:07:02,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/6f669fde42954394a41dce1734f441fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:02,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f208c76-de37-4e34-b364-64306380300a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:07:02,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/6f669fde42954394a41dce1734f441fb used request id req-3f208c76-de37-4e34-b364-64306380300a 2018-10-02 19:07:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b1aeea697d37c2c8ce0ef18ff6b1ace5899cc0" 2018-10-02 19:07:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85164ef-ec46-4052-aaf0-8295b89e132d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:07:02,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f85164ef-ec46-4052-aaf0-8295b89e132d 2018-10-02 19:07:02,649 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c728828a-719f-432-user 2018-10-02 19:07:02,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0020636cd0f143e79912d943d177d221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c31ce2b79e4a01b7381c650fa94b8036fdd032" 2018-10-02 19:07:02,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cb9d0e-b1c9-49cc-984a-157a90c8aa8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:07:02,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0020636cd0f143e79912d943d177d221 used request id req-48cb9d0e-b1c9-49cc-984a-157a90c8aa8c 2018-10-02 19:07:02,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:03,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0JZ5cetATnmJqRRnwQHXdQ"], "issued_at": "2018-10-02T19:07:03.000000Z"}} 2018-10-02 19:07:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1ca1c74d3a610c5864209d6240c3100364ab60" 2018-10-02 19:07:03,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f92c18-f46b-4758-ba7f-edc83c368975 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:03,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-73f92c18-f46b-4758-ba7f-edc83c368975 2018-10-02 19:07:03,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:03,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:03,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BJlMOlDLTU65HRNK7iDdgg"], "issued_at": "2018-10-02T19:07:03.000000Z"}} 2018-10-02 19:07:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:07:03,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78fd767-25a2-49f5-893c-c29cdaafba62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:03,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c78fd767-25a2-49f5-893c-c29cdaafba62 2018-10-02 19:07:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:07:03,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:07:03,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:07:03,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab8b04d-f80b-4be3-bf1e-838478d09f16 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:07:03,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj used request id req-cab8b04d-f80b-4be3-bf1e-838478d09f16 2018-10-02 19:07:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:07:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5427ed5f-b633-4243-8d2d-aa5d3da49870 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:07:03,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5427ed5f-b633-4243-8d2d-aa5d3da49870 2018-10-02 19:07:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}}' 2018-10-02 19:07:04,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c9c275-4836-4b1d-bd46-12ad5600fddc Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:04,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a5c9c275-4836-4b1d-bd46-12ad5600fddc 2018-10-02 19:07:04,132 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj 2018-10-02 19:07:04,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:04,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:04,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BPId6-nfTrGXYok9IgCEwQ"], "issued_at": "2018-10-02T19:07:04.000000Z"}} 2018-10-02 19:07:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f0910c29d087ae6943136e61a3ddb38a03af50" 2018-10-02 19:07:04,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f5fb82-b13a-44c0-9b7e-14698e7d835d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:04,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-31f5fb82-b13a-44c0-9b7e-14698e7d835d 2018-10-02 19:07:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:07:04,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:07: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:07:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f0910c29d087ae6943136e61a3ddb38a03af50" 2018-10-02 19:07:04,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a011dda7-e26d-46ee-9a81-baf8d1c9f7cd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:07:04,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a011dda7-e26d-46ee-9a81-baf8d1c9f7cd 2018-10-02 19:07:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f0910c29d087ae6943136e61a3ddb38a03af50" 2018-10-02 19:07:04,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5220568-cd5d-4d8a-b04b-0ca51befcb52 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}]} 2018-10-02 19:07:04,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj used request id req-a5220568-cd5d-4d8a-b04b-0ca51befcb52 2018-10-02 19:07:04,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f0910c29d087ae6943136e61a3ddb38a03af50" 2018-10-02 19:07:04,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d26c52f-12ed-48df-809b-eb14674094a6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:07:04,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-1d26c52f-12ed-48df-809b-eb14674094a6 2018-10-02 19:07:05,226 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user 2018-10-02 19:07:05,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:07:05,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8861dd-fb2b-4ea1-a7cb-c5ecd8604eab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:07:05,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-df8861dd-fb2b-4ea1-a7cb-c5ecd8604eab 2018-10-02 19:07:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}}' 2018-10-02 19:07:05,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c9cc14-501a-4a4c-925e-7bb3fa9494f7 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2393d44488b14237b63f1fb0ceff0e41", "links": {"self": "http://172.30.9.22:5000/v3/roles/2393d44488b14237b63f1fb0ceff0e41"}, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}} 2018-10-02 19:07:05,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a6c9cc14-501a-4a4c-925e-7bb3fa9494f7 2018-10-02 19:07:05,442 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role 2018-10-02 19:07:05,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2393d44488b14237b63f1fb0ceff0e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:07:05,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0d243a-99c0-4d51-bb18-4e14929596ba Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2393d44488b14237b63f1fb0ceff0e41"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role", "id": "2393d44488b14237b63f1fb0ceff0e41"}} 2018-10-02 19:07:05,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2393d44488b14237b63f1fb0ceff0e41 used request id req-ad0d243a-99c0-4d51-bb18-4e14929596ba 2018-10-02 19:07:05,528 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role to project CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj 2018-10-02 19:07:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c/users/de8e8281209f4501b5d898c79cf02f11/roles/2393d44488b14237b63f1fb0ceff0e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:07:05,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74fc381-0f56-4d19-8999-9ae95d06bd98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:07:05,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c/users/de8e8281209f4501b5d898c79cf02f11/roles/2393d44488b14237b63f1fb0ceff0e41 used request id req-a74fc381-0f56-4d19-8999-9ae95d06bd98 2018-10-02 19:07:05,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:07:05,656 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:07:05,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:05,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:06,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["nJJtFKDsSjuU2iXped6w_Q"], "issued_at": "2018-10-02T19:07:06.000000Z"}} 2018-10-02 19:07:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:07:06,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5afcc2-23cc-4702-a166-2b0396701323 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:06,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a5afcc2-23cc-4702-a166-2b0396701323 2018-10-02 19:07:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:07:06,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-b7e028c0-2e45-48fc-9807-0da332960677 Date: Tue, 02 Oct 2018 19:07:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image"} 2018-10-02 19:07:06,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image used request id req-b7e028c0-2e45-48fc-9807-0da332960677 2018-10-02 19:07:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:07:06,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db567bb6-8db3-4ab9-b6a4-44bd57a2c459 Date: Tue, 02 Oct 2018 19:07:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:07:06,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-db567bb6-8db3-4ab9-b6a4-44bd57a2c459 2018-10-02 19:07:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image"}' 2018-10-02 19:07:06,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca X-Openstack-Request-Id: req-a238ff77-7317-4396-8864-49ce7dcc09f5 Date: Tue, 02 Oct 2018 19:07:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:07:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:07:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "min_disk": 0, "protected": false, "id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "file": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/file", "checksum": null, "owner": "11a7337ce8374b70a7ff4fca0277641c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:07:06,648 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a238ff77-7317-4396-8864-49ce7dcc09f5 2018-10-02 19:07:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" -d '' 2018-10-02 19:07:07,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-802e92c6-85f6-4b02-98c7-9596f0abd1f2 Date: Tue, 02 Oct 2018 19:07:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:07:07,589 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/file used request id req-802e92c6-85f6-4b02-98c7-9596f0abd1f2 2018-10-02 19:07:07,590 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:07:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:07:07,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-795428eb-525a-44d9-9a15-aa8b2a6a882a Date: Tue, 02 Oct 2018 19:07:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:07:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:07:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/snap", "metadata": {}}], "self": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "min_disk": 0, "protected": false, "id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "file": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11a7337ce8374b70a7ff4fca0277641c", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:07:07,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca used request id req-795428eb-525a-44d9-9a15-aa8b2a6a882a 2018-10-02 19:07:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:07:07,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b19d978-13b4-4aa9-aecd-8af23a4aea41 Date: Tue, 02 Oct 2018 19:07:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:07:07,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6b19d978-13b4-4aa9-aecd-8af23a4aea41 2018-10-02 19:07:07,767 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image 2018-10-02 19:07:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:07:07,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3541d6ed-03b7-4ee0-994b-d78455c224bf Date: Tue, 02 Oct 2018 19:07:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:07:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:07:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/snap", "metadata": {}}], "self": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "min_disk": 0, "protected": false, "id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "file": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11a7337ce8374b70a7ff4fca0277641c", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:07:07,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca used request id req-3541d6ed-03b7-4ee0-994b-d78455c224bf 2018-10-02 19:07:07,930 - create_image - DEBUG - Instance status is - active 2018-10-02 19:07:07,930 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image 2018-10-02 19:07:07,930 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image 2018-10-02 19:07:07,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:07,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:08,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["nndh_3fhTg--6hGmW8UIkQ"], "issued_at": "2018-10-02T19:07:08.000000Z"}} 2018-10-02 19:07:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:07:08,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af2ff9b-7bba-4fb6-b7f5-74bb4c70c583 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:08,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3af2ff9b-7bba-4fb6-b7f5-74bb4c70c583 2018-10-02 19:07:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:07:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75c99bff-525c-4764-b49b-42f666d94c1f Date: Tue, 02 Oct 2018 19:07:08 GMT RESP BODY: {"networks":[]} 2018-10-02 19:07:08,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-75c99bff-525c-4764-b49b-42f666d94c1f 2018-10-02 19:07:08,517 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net 2018-10-02 19:07:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net", "admin_state_up": true}}' 2018-10-02 19:07:09,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ff997836-951b-41c8-88a2-5df82fbd99d5 Date: Tue, 02 Oct 2018 19:07:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"40499b90-a945-431e-ba89-29996b81ff77","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:07:08Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","mtu":1450}} 2018-10-02 19:07:09,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ff997836-951b-41c8-88a2-5df82fbd99d5 2018-10-02 19:07:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:07:09,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-27520d01-460f-4740-9e71-f71db10a649f Date: Tue, 02 Oct 2018 19:07:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:07:08Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:09,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-27520d01-460f-4740-9e71-f71db10a649f 2018-10-02 19:07:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:07:09,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33315927-328c-4d0f-9189-e6ebf986d6e9 Date: Tue, 02 Oct 2018 19:07:09 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:07:09,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-33315927-328c-4d0f-9189-e6ebf986d6e9 2018-10-02 19:07:09,580 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet 2018-10-02 19:07:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" -d '{"subnets": [{"ip_version": 4, "network_id": "40499b90-a945-431e-ba89-29996b81ff77", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]}' 2018-10-02 19:07:10,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8b13b5c5-6d00-4e42-9c09-8556e906b71f Date: Tue, 02 Oct 2018 19:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:10,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8b13b5c5-6d00-4e42-9c09-8556e906b71f 2018-10-02 19:07:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:07:10,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-599963a9-5334-4471-a98b-86aaaab2f742 Date: Tue, 02 Oct 2018 19: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:10,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-599963a9-5334-4471-a98b-86aaaab2f742 2018-10-02 19:07:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:07:10,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b95ac724-fc65-4429-b12f-21d3c83f1345 Date: Tue, 02 Oct 2018 19:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-b95ac724-fc65-4429-b12f-21d3c83f1345 2018-10-02 19:07:10,687 - OpenStackNetwork - DEBUG - Network [40499b90-a945-431e-ba89-29996b81ff77] created successfully 2018-10-02 19:07:10,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:10,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:11,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["9xQIdxHsR0WS1eR0LMvFrA"], "issued_at": "2018-10-02T19:07:11.000000Z"}} 2018-10-02 19:07:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:11,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e01a782-6317-4603-8eb7-2f398f66c1d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:11,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8e01a782-6317-4603-8eb7-2f398f66c1d1 2018-10-02 19:07:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:11,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc23b198-6a7c-4ed1-b638-043758f43d0e Date: Tue, 02 Oct 2018 19:07:11 GMT RESP BODY: {"routers": []} 2018-10-02 19:07:11,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router&admin_state_up=True used request id req-bc23b198-6a7c-4ed1-b638-043758f43d0e 2018-10-02 19:07:11,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:11,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:11,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["7Zo4XuqbQceHZPVgGOmF3Q"], "issued_at": "2018-10-02T19:07:11.000000Z"}} 2018-10-02 19:07:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9218d35db7b42be3027144fc14dfa3291978ee74" 2018-10-02 19:07:11,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de8d9f8-19ba-4e34-8ea6-4f8df1ab72eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:11,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8de8d9f8-19ba-4e34-8ea6-4f8df1ab72eb 2018-10-02 19:07:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:12,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-47ae4260-ebb7-48b1-a237-b9cedf0b1abb Date: Tue, 02 Oct 2018 19:07:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:07:12,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-47ae4260-ebb7-48b1-a237-b9cedf0b1abb 2018-10-02 19:07:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:12,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c800ec8e-bce7-4467-b8f2-39e8a1a4747f Date: Tue, 02 Oct 2018 19:07:12 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:07:12,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-c800ec8e-bce7-4467-b8f2-39e8a1a4747f 2018-10-02 19:07:12,256 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router 2018-10-02 19:07:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router", "admin_state_up": true}}' 2018-10-02 19:07:17,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cb63bff6-79f0-4c4c-a8ba-a870e5dea1ac Date: Tue, 02 Oct 2018 19:07:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:13Z", "admin_state_up": true, "updated_at": "2018-10-02T19:07:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "da73eda4-ef4e-4ff3-922b-c6a4fefb550b", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router"}} 2018-10-02 19:07:17,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-cb63bff6-79f0-4c4c-a8ba-a870e5dea1ac 2018-10-02 19:07:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=da73eda4-ef4e-4ff3-922b-c6a4fefb550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:17,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55d3a943-6e22-4a45-bcbd-3a5932be370c Date: Tue, 02 Oct 2018 19:07:17 GMT RESP BODY: {"ports":[]} 2018-10-02 19:07:17,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=da73eda4-ef4e-4ff3-922b-c6a4fefb550b used request id req-55d3a943-6e22-4a45-bcbd-3a5932be370c 2018-10-02 19:07:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:17,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5a88d5f2-dadc-4eec-9275-f03868eb611f Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:17,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-5a88d5f2-dadc-4eec-9275-f03868eb611f 2018-10-02 19:07:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:07:17,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:07: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:07:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:18,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba0521a-41cb-4798-b646-a848fecc6f22 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:18,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-6ba0521a-41cb-4798-b646-a848fecc6f22 2018-10-02 19:07:18,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:18,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c18694b-fb3a-43d3-97f1-d902d47cc919 Date: Tue, 02 Oct 2018 19:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:18,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-8c18694b-fb3a-43d3-97f1-d902d47cc919 2018-10-02 19:07:18,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:18,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fcd79635-141f-4d2c-a9c9-19dc592a1835 Date: Tue, 02 Oct 2018 19:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:18,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet used request id req-fcd79635-141f-4d2c-a9c9-19dc592a1835 2018-10-02 19:07:18,474 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:07:18,474 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router 2018-10-02 19:07:18,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" -d '{"subnet_id": "0b059e7c-1227-4af3-9b11-b4b1259543c4"}' 2018-10-02 19:07:20,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc928e3d-abd8-48e5-8fbd-f93ac85246c4 Date: Tue, 02 Oct 2018 19:07:20 GMT RESP BODY: {"network_id": "40499b90-a945-431e-ba89-29996b81ff77", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "subnet_id": "0b059e7c-1227-4af3-9b11-b4b1259543c4", "subnet_ids": ["0b059e7c-1227-4af3-9b11-b4b1259543c4"], "port_id": "6870cd93-ae0f-4ea1-a391-8a1fe70583bf", "id": "da73eda4-ef4e-4ff3-922b-c6a4fefb550b"} 2018-10-02 19:07:20,291 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b/add_router_interface used request id req-cc928e3d-abd8-48e5-8fbd-f93ac85246c4 2018-10-02 19:07:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:20,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b53dbdad-6bb2-495e-8e1c-6cc9c2e5a9b1 Date: Tue, 02 Oct 2018 19:07:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:13Z", "admin_state_up": true, "updated_at": "2018-10-02T19:07:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "da73eda4-ef4e-4ff3-922b-c6a4fefb550b", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router"}} 2018-10-02 19:07:20,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b used request id req-b53dbdad-6bb2-495e-8e1c-6cc9c2e5a9b1 2018-10-02 19:07:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=da73eda4-ef4e-4ff3-922b-c6a4fefb550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:20,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9a012231-1fc4-4bd9-83aa-89c569626976 Date: Tue, 02 Oct 2018 19:07:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"}]} 2018-10-02 19:07:20,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=da73eda4-ef4e-4ff3-922b-c6a4fefb550b used request id req-9a012231-1fc4-4bd9-83aa-89c569626976 2018-10-02 19:07:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0b059e7c-1227-4af3-9b11-b4b1259543c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:07:21,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cce6291c-b3c6-4fec-9760-b55d5a2073a9 Date: Tue, 02 Oct 2018 19:07:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}} 2018-10-02 19:07:21,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0b059e7c-1227-4af3-9b11-b4b1259543c4 used request id req-cce6291c-b3c6-4fec-9760-b55d5a2073a9 2018-10-02 19:07:21,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:21,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:21,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9DA7MMxXQWmVnVjgKo0d0w"], "issued_at": "2018-10-02T19:07:21.000000Z"}} 2018-10-02 19:07:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef3d7b1e473e334c0abbb119753fa6d47cf0a65" 2018-10-02 19:07:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a1b77a-5852-4f40-83ff-a064246a7473 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:21,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-88a1b77a-5852-4f40-83ff-a064246a7473 2018-10-02 19:07:21,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:07:21,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef3d7b1e473e334c0abbb119753fa6d47cf0a65" 2018-10-02 19:07:21,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23e79af8-2feb-46e5-90a4-c3c54123d8e1 x-compute-request-id: req-23e79af8-2feb-46e5-90a4-c3c54123d8e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:07:21,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-23e79af8-2feb-46e5-90a4-c3c54123d8e1 2018-10-02 19:07:21,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef3d7b1e473e334c0abbb119753fa6d47cf0a65" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:07:21,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f760c51-3b88-4a24-882e-d9712e6c2ed2 x-compute-request-id: req-6f760c51-3b88-4a24-882e-d9712e6c2ed2 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:07:21,765 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f760c51-3b88-4a24-882e-d9712e6c2ed2 2018-10-02 19:07:21,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:21,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:22,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["2dq-um7iT8ePnryFDZQemw"], "issued_at": "2018-10-02T19:07:22.000000Z"}} 2018-10-02 19:07:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62456c103941ff246f18a98ad63820431c0b1cda" 2018-10-02 19:07:22,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89241a2c-cc93-4cec-8697-7c8ee51b9ea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:22,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-89241a2c-cc93-4cec-8697-7c8ee51b9ea3 2018-10-02 19:07:22,216 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:07:22,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62456c103941ff246f18a98ad63820431c0b1cda" 2018-10-02 19:07:22,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-16115e20-639a-4b6d-87fb-24105260ca5b x-compute-request-id: req-16115e20-639a-4b6d-87fb-24105260ca5b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:07:22,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-16115e20-639a-4b6d-87fb-24105260ca5b 2018-10-02 19:07:22,429 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp... 2018-10-02 19:07:22,429 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:07:22,467 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp 2018-10-02 19:07:22,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62456c103941ff246f18a98ad63820431c0b1cda" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9orcJ2wBX7D8TMrYPRaeBfxoUrBrn+Q2w++VmPjRqQAAUpcoSeGXZvy4QyH8BAbS8aiX4SZtwgevnTjL/mxHV5zwTGItoEjJ+VSE/iz9C5zT3mF546OHo+iLmv+4o7oCuBG4tBEx4cAhmE4/QtoP0upOouEOomMQ5viumSkmA+w==", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp"}}' 2018-10-02 19:07:22,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-e0173e47-996f-429c-98fc-1f171e2b78a1 x-compute-request-id: req-e0173e47-996f-429c-98fc-1f171e2b78a1 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9orcJ2wBX7D8TMrYPRaeBfxoUrBrn+Q2w++VmPjRqQAAUpcoSeGXZvy4QyH8BAbS8aiX4SZtwgevnTjL/mxHV5zwTGItoEjJ+VSE/iz9C5zT3mF546OHo+iLmv+4o7oCuBG4tBEx4cAhmE4/QtoP0upOouEOomMQ5viumSkmA+w==", "user_id": "de8e8281209f4501b5d898c79cf02f11", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "fingerprint": "0d:d0:31:19:db:73:d7:35:50:95:7a:fd:75:e7:0f:d8"}} 2018-10-02 19:07:22,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e0173e47-996f-429c-98fc-1f171e2b78a1 2018-10-02 19:07:22,541 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192.pub 2018-10-02 19:07:22,541 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192 2018-10-02 19:07:22,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:22,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:22,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["w32fvGF8QoCFCLpT5WRAfg"], "issued_at": "2018-10-02T19:07:22.000000Z"}} 2018-10-02 19:07:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:23,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d6759d-abbe-4692-b17d-4c85ba522652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:23,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-23d6759d-abbe-4692-b17d-4c85ba522652 2018-10-02 19:07:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:23,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6427fb75-11d1-4769-b27e-7971673d28c4 Date: Tue, 02 Oct 2018 19:07:23 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:07:23,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp used request id req-6427fb75-11d1-4769-b27e-7971673d28c4 2018-10-02 19:07:23,202 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp... 2018-10-02 19:07:23,202 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp 2018-10-02 19:07:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}}' 2018-10-02 19:07:23,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-bbf011e4-037a-46ca-ad3e-a7130ea741db Date: Tue, 02 Oct 2018 19:07:23 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "updated_at": "2018-10-02T19:07:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 2, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}} 2018-10-02 19:07:23,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-bbf011e4-037a-46ca-ad3e-a7130ea741db 2018-10-02 19:07:23,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:23,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:23,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c052d5ff-a472-4b89-8eb2-e664deeac947 Date: Tue, 02 Oct 2018 19:07:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:23,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-c052d5ff-a472-4b89-8eb2-e664deeac947 2018-10-02 19:07:23,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:23,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b23fc23b-53ea-45a7-b4f2-d17391b9292e Date: Tue, 02 Oct 2018 19:07:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:23,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-b23fc23b-53ea-45a7-b4f2-d17391b9292e 2018-10-02 19:07:23,899 - neutron_utils - INFO - Retrieving security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:23,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:24,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fb09731c-7ffa-4ddf-a7e0-6def5bac25c8 Date: Tue, 02 Oct 2018 19:07:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "updated_at": "2018-10-02T19:07:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 2, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}]} 2018-10-02 19:07:24,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-fb09731c-7ffa-4ddf-a7e0-6def5bac25c8 2018-10-02 19:07:24,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:24,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-72aa3d39-77d7-49dd-a1b7-f268a66eb321 Date: Tue, 02 Oct 2018 19:07:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:24,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-72aa3d39-77d7-49dd-a1b7-f268a66eb321 2018-10-02 19:07:24,280 - neutron_utils - INFO - Retrieving security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:24,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:24,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-96d917d6-0384-4305-a800-04e4436acdaa Date: Tue, 02 Oct 2018 19:07:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "updated_at": "2018-10-02T19:07:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 2, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}]} 2018-10-02 19:07:24,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-96d917d6-0384-4305-a800-04e4436acdaa 2018-10-02 19:07:24,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:24,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f56611b5-2e0e-4631-9bdf-5b3d25a18657 Date: Tue, 02 Oct 2018 19:07:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:24,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-f56611b5-2e0e-4631-9bdf-5b3d25a18657 2018-10-02 19:07:24,667 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp 2018-10-02 19:07:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:24,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-31615754-57c2-43ff-978d-c55ab54aa807 Date: Tue, 02 Oct 2018 19:07:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "updated_at": "2018-10-02T19:07:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 2, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}]} 2018-10-02 19:07:24,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp used request id req-31615754-57c2-43ff-978d-c55ab54aa807 2018-10-02 19:07:24,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:07:24,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:07: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:07:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:24,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802a22fa-d322-4c23-80cb-4404a824cad3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:24,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-802a22fa-d322-4c23-80cb-4404a824cad3 2018-10-02 19:07:24,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:25,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42bde07a-068b-4c84-8078-50dbb557494a Date: Tue, 02 Oct 2018 19:07:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:25,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-42bde07a-068b-4c84-8078-50dbb557494a 2018-10-02 19:07:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}72be72ab84175e581993458c024e5219d1b7fda0" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667"}}' 2018-10-02 19:07:25,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-12bc97eb-8a71-4943-8008-cfce6a6cf945 Date: Tue, 02 Oct 2018 19:07:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:25Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "13f85305-397c-4c06-8d7c-c11b72e8272d"}} 2018-10-02 19:07:25,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-12bc97eb-8a71-4943-8008-cfce6a6cf945 2018-10-02 19:07:25,395 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp 2018-10-02 19:07:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:25,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-731c4f5b-6438-45a0-8970-4ba9efab9ceb Date: Tue, 02 Oct 2018 19:07:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "updated_at": "2018-10-02T19:07:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:25Z", "revision_number": 0, "id": "13f85305-397c-4c06-8d7c-c11b72e8272d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 3, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}]} 2018-10-02 19:07:25,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp used request id req-731c4f5b-6438-45a0-8970-4ba9efab9ceb 2018-10-02 19:07:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:25,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32896bf8-901c-4bba-a2af-96f4e2549268 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:25,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-32896bf8-901c-4bba-a2af-96f4e2549268 2018-10-02 19:07:25,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:25,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-62bc1160-13a4-41f1-89f7-d86a879df525 Date: Tue, 02 Oct 2018 19:07:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:25Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "13f85305-397c-4c06-8d7c-c11b72e8272d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:25,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-62bc1160-13a4-41f1-89f7-d86a879df525 2018-10-02 19:07:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}72be72ab84175e581993458c024e5219d1b7fda0" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667"}}' 2018-10-02 19:07:25,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-f275bf90-28da-44b2-a926-3505cad89ba0 Date: Tue, 02 Oct 2018 19:07:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": 22, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:25Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "056dfb69-3cee-4372-b615-978779278957"}} 2018-10-02 19:07:25,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-f275bf90-28da-44b2-a926-3505cad89ba0 2018-10-02 19:07:25,719 - neutron_utils - INFO - Retrieving security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:25,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-0c2b51f2-b2bf-43e3-a96b-d5e61842a029 Date: Tue, 02 Oct 2018 19:07:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "updated_at": "2018-10-02T19:07:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:07:25Z", "revision_number": 0, "id": "056dfb69-3cee-4372-b615-978779278957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:25Z", "revision_number": 0, "id": "13f85305-397c-4c06-8d7c-c11b72e8272d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "revision_number": 0, "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 4, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}]} 2018-10-02 19:07:25,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-0c2b51f2-b2bf-43e3-a96b-d5e61842a029 2018-10-02 19:07:25,914 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30d5a3f7-0afa-4c6d-a40f-d2cab9506667 2018-10-02 19:07:25,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:07:26,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-fda15b6d-3945-415e-86f7-efa914fda07e Date: Tue, 02 Oct 2018 19:07:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": 22, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:25Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "056dfb69-3cee-4372-b615-978779278957"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:25Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:25Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "13f85305-397c-4c06-8d7c-c11b72e8272d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "306ddb25-0103-490e-b89d-4cfb9cd8b81c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:23Z", "security_group_id": "30d5a3f7-0afa-4c6d-a40f-d2cab9506667", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:23Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "4d29ff17-8cba-4283-8c62-0cb808822a6f"}]} 2018-10-02 19:07:26,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-fda15b6d-3945-415e-86f7-efa914fda07e 2018-10-02 19:07:26,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:26,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:26,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["gRpQ-QCrR0S0ATAeyQTXKg"], "issued_at": "2018-10-02T19:07:26.000000Z"}} 2018-10-02 19:07:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:26,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f343b1-45e3-4288-8f39-8d8bf3876685 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:26,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-73f343b1-45e3-4288-8f39-8d8bf3876685 2018-10-02 19:07:26,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:07:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:26,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83f5758-f2cd-4aa7-a0d0-3fad60b505e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:26,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b83f5758-f2cd-4aa7-a0d0-3fad60b505e1 2018-10-02 19:07:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13e8d52f-5d5d-4d93-92a2-c0a93ab03641 Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:27,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-13e8d52f-5d5d-4d93-92a2-c0a93ab03641 2018-10-02 19:07:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:07:27,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:07: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:07:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:27,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5801da3-8577-4351-bd22-b99fb06c8966 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:27,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-f5801da3-8577-4351-bd22-b99fb06c8966 2018-10-02 19:07:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:27,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07979af9-2501-4df9-bd92-ac29b493fa56 Date: Tue, 02 Oct 2018 19:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:27,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-07979af9-2501-4df9-bd92-ac29b493fa56 2018-10-02 19:07:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:27,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d0e3ecf-b461-4d7f-bb42-9f3abada63c8 Date: Tue, 02 Oct 2018 19:07:27 GMT RESP BODY: {"ports":[]} 2018-10-02 19:07:27,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1&admin_state_up=True used request id req-0d0e3ecf-b461-4d7f-bb42-9f3abada63c8 2018-10-02 19:07:27,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:27,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07: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-2345dc50-991e-402c-8cec-5a3760048dfa x-compute-request-id: req-2345dc50-991e-402c-8cec-5a3760048dfa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:07:27,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst used request id req-2345dc50-991e-402c-8cec-5a3760048dfa 2018-10-02 19:07:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:28,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e6acab17-2971-4d40-a5de-c76182fd169d Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:28,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-e6acab17-2971-4d40-a5de-c76182fd169d 2018-10-02 19:07:28,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:28,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e50f78-d336-40c0-8a13-90d0fd1304a4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:28,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-65e50f78-d336-40c0-8a13-90d0fd1304a4 2018-10-02 19:07:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:28,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9b891443-3e37-4732-b2a0-2a651c3275e0 Date: Tue, 02 Oct 2018 19:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:28,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-9b891443-3e37-4732-b2a0-2a651c3275e0 2018-10-02 19:07:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4de2f61-7327-47c2-a5e9-45c57ff9c920 Date: Tue, 02 Oct 2018 19:07:28 GMT RESP BODY: {"ports":[]} 2018-10-02 19:07:28,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1&admin_state_up=True used request id req-b4de2f61-7327-47c2-a5e9-45c57ff9c920 2018-10-02 19:07:28,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:07:28,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:07:28,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2393d44488b14237b63f1fb0ceff0e41", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role"}], "expires_at": "2018-10-02T20:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11a7337ce8374b70a7ff4fca0277641c", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/11a7337ce8374b70a7ff4fca0277641c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user", "id": "de8e8281209f4501b5d898c79cf02f11"}, "audit_ids": ["nozsFcaaQweu6Z6JICxZOA"], "issued_at": "2018-10-02T19:07:28.000000Z"}} 2018-10-02 19:07:28,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712ca7b7abb6e2f9f4c302c56cc27e18b9272d10" 2018-10-02 19:07:28,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5411dbce-12d1-4534-9ada-7bba20b99cf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:07:28,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5411dbce-12d1-4534-9ada-7bba20b99cf0 2018-10-02 19:07:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:29,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2bba0ba2-f7e1-4b71-bbab-7a2a3f3b4226 Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:29,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-2bba0ba2-f7e1-4b71-bbab-7a2a3f3b4226 2018-10-02 19:07:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:29,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8479f133-edb6-4780-9424-680de7af4fb8 Date: Tue, 02 Oct 2018 19:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:29,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-8479f133-edb6-4780-9424-680de7af4fb8 2018-10-02 19:07:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5332be32-546a-4d37-b9b9-5d2996fea041 Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:29,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-5332be32-546a-4d37-b9b9-5d2996fea041 2018-10-02 19:07:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:07:29,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:07:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:07:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712ca7b7abb6e2f9f4c302c56cc27e18b9272d10" 2018-10-02 19:07:29,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c86d3a-2472-4857-9cf7-77ba8833bb0f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:29,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-86c86d3a-2472-4857-9cf7-77ba8833bb0f 2018-10-02 19:07:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:29,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d905bbcb-486f-49f6-856d-88926932ee08 Date: Tue, 02 Oct 2018 19:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:29,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-d905bbcb-486f-49f6-856d-88926932ee08 2018-10-02 19:07:29,878 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net 2018-10-02 19:07:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" -d '{"port": {"network_id": "40499b90-a945-431e-ba89-29996b81ff77", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1", "admin_state_up": true}}' 2018-10-02 19:07:30,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-3c3d8845-8192-49c5-a481-6951e66448e3 Date: Tue, 02 Oct 2018 19:07:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a"],"mac_address":"fa:16:3e:79:65:0f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","project_id":"11a7337ce8374b70a7ff4fca0277641c","qos_policy_id":null,"admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal"}} 2018-10-02 19:07:30,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-3c3d8845-8192-49c5-a481-6951e66448e3 2018-10-02 19:07:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e85dfa80-afdd-4858-984f-d20db99917b2 Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:31,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-e85dfa80-afdd-4858-984f-d20db99917b2 2018-10-02 19:07:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb0d484-b963-488a-bdf3-0805e1f71406 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:31,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-9cb0d484-b963-488a-bdf3-0805e1f71406 2018-10-02 19:07:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dbfa64b6-4aad-4127-9f4e-cfd2d07bb758 Date: Tue, 02 Oct 2018 19:07:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:31,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-dbfa64b6-4aad-4127-9f4e-cfd2d07bb758 2018-10-02 19:07:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-0719b6ef-d127-4a8b-98f4-108f824b278f Date: Tue, 02 Oct 2018 19:07:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:07:31,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1&admin_state_up=True used request id req-0719b6ef-d127-4a8b-98f4-108f824b278f 2018-10-02 19:07:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96368d8-d9c2-4977-a668-10300715555b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:31,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-a96368d8-d9c2-4977-a668-10300715555b 2018-10-02 19:07:31,729 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst 2018-10-02 19:07:31,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07: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-99f9406f-bd88-4987-b77c-dc5391c15353 x-compute-request-id: req-99f9406f-bd88-4987-b77c-dc5391c15353 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-flavor-name"}]} 2018-10-02 19:07:31,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-99f9406f-bd88-4987-b77c-dc5391c15353 2018-10-02 19:07:31,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07: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-607d4324-72fb-4fc9-b3d9-800d309dc9b8 x-compute-request-id: req-607d4324-72fb-4fc9-b3d9-800d309dc9b8 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:07:31,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b used request id req-607d4324-72fb-4fc9-b3d9-800d309dc9b8 2018-10-02 19:07:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:31,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-0fe7f835-401a-4950-89e5-94d50bb72a30 Date: Tue, 02 Oct 2018 19:07:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:07:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:07:07Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/snap", "metadata": {}}], "self": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "min_disk": 0, "protected": false, "id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "file": "/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11a7337ce8374b70a7ff4fca0277641c", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image"} 2018-10-02 19:07:31,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image used request id req-0fe7f835-401a-4950-89e5-94d50bb72a30 2018-10-02 19:07:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:32,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0951861b-51b9-4ffc-ae87-054c2a7844a7 Date: Tue, 02 Oct 2018 19:07:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:07:32,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0951861b-51b9-4ffc-ae87-054c2a7844a7 2018-10-02 19:07:32,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "imageRef": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "flavorRef": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "max_count": 1, "min_count": 1, "networks": [{"port": "7ef89b8e-ea65-4f57-b98e-3767db5c6cde"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}]}}' 2018-10-02 19:07:33,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-78a26bf1-c436-4429-b36e-5acd6336f33b x-compute-request-id: req-78a26bf1-c436-4429-b36e-5acd6336f33b Content-Length: 444 location: http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "adminPass": "yLkhPkLFzHN8"}} 2018-10-02 19:07:33,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-78a26bf1-c436-4429-b36e-5acd6336f33b 2018-10-02 19:07:33,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:33,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-5f7ff1f3-2a78-4dcb-af66-61e85cec6280 x-compute-request-id: req-5f7ff1f3-2a78-4dcb-af66-61e85cec6280 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.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:07:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:33,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-5f7ff1f3-2a78-4dcb-af66-61e85cec6280 2018-10-02 19:07:33,918 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst 2018-10-02 19:07:33,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:34,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-8be5a2ca-3b9c-4790-aae8-eb73b8e7a773 x-compute-request-id: req-8be5a2ca-3b9c-4790-aae8-eb73b8e7a773 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.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:07:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:34,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-8be5a2ca-3b9c-4790-aae8-eb73b8e7a773 2018-10-02 19:07:34,144 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - BUILD 2018-10-02 19:07:34,145 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:07:37,148 - create_instance - DEBUG - VM status query timeout in 896.770702124 2018-10-02 19:07:37,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:37,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53f1ce26-df09-4702-a8ba-c0ad33427d5d x-compute-request-id: req-53f1ce26-df09-4702-a8ba-c0ad33427d5d 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.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:07:34Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:37,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-53f1ce26-df09-4702-a8ba-c0ad33427d5d 2018-10-02 19:07:37,863 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - BUILD 2018-10-02 19:07:37,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:07:40,866 - create_instance - DEBUG - VM status query timeout in 893.052327156 2018-10-02 19:07:40,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:41,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-bd1d30f0-765a-4ae9-afbe-7b2a2536d8df x-compute-request-id: req-bd1d30f0-765a-4ae9-afbe-7b2a2536d8df Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:41,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-bd1d30f0-765a-4ae9-afbe-7b2a2536d8df 2018-10-02 19:07:41,639 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:07:41,639 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:07:41,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:42,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07: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-9c36b2ba-3b89-4ff9-9784-ea0081eeeed5 x-compute-request-id: req-9c36b2ba-3b89-4ff9-9784-ea0081eeeed5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:42,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-9c36b2ba-3b89-4ff9-9784-ea0081eeeed5 2018-10-02 19:07:42,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:42,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3acad17d-932b-42d1-9179-c75c24de99b5 Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:42,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-3acad17d-932b-42d1-9179-c75c24de99b5 2018-10-02 19:07:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45344653-caf0-42df-b63f-582dcb1c7272 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:42,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-45344653-caf0-42df-b63f-582dcb1c7272 2018-10-02 19:07:42,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-643c7e0d-d7a3-4e8a-8845-9a722820e070 Date: Tue, 02 Oct 2018 19:07:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:42,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-643c7e0d-d7a3-4e8a-8845-9a722820e070 2018-10-02 19:07:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-0382d362-d26f-4ecc-9614-125611442a69 Date: Tue, 02 Oct 2018 19:07:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.3"}],"id":"475abeed-3cb4-43b0-8746-b98f75182032","security_groups":[],"mac_address":"fa:16:3e:0c:d8:ca","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":"ce371865-3ea3-428a-91ea-c7a1e245345f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.4"}],"id":"9b3f23d9-f27e-4e15-aacf-4cd46598c7a6","security_groups":[],"mac_address":"fa:16:3e:69:28:5d","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.2"}],"id":"bafc74b4-78f2-49a9-a3a2-d1eff0f3696b","security_groups":[],"mac_address":"fa:16:3e:f1:13:fe","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40499b90-a945-431e-ba89-29996b81ff77"}]} 2018-10-02 19:07:42,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-0382d362-d26f-4ecc-9614-125611442a69 2018-10-02 19:07:42,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:43,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-ca4c8a44-6603-40d2-9b50-eac63f3b8102 x-compute-request-id: req-ca4c8a44-6603-40d2-9b50-eac63f3b8102 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:43,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-ca4c8a44-6603-40d2-9b50-eac63f3b8102 2018-10-02 19:07:43,545 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:07:43,545 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:07:43,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:43,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-85cc2efc-e111-40b4-9b48-f5777df18a3a x-compute-request-id: req-85cc2efc-e111-40b4-9b48-f5777df18a3a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:43,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-85cc2efc-e111-40b4-9b48-f5777df18a3a 2018-10-02 19:07:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:44,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ed8c7bd2-14f0-457e-aff1-b1968cc71d9c Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:44,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-ed8c7bd2-14f0-457e-aff1-b1968cc71d9c 2018-10-02 19:07:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:44,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4025f7f2-bbaf-40dd-8a37-eb2d6c084999 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:44,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-4025f7f2-bbaf-40dd-8a37-eb2d6c084999 2018-10-02 19:07:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:44,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71a0e911-215b-40c1-9032-3e6a7d3d19d2 Date: Tue, 02 Oct 2018 19:07:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:44,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-71a0e911-215b-40c1-9032-3e6a7d3d19d2 2018-10-02 19:07:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:44,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-9e9cc401-bd45-4574-bb7c-8e85f0ed74c5 Date: Tue, 02 Oct 2018 19:07:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.3"}],"id":"475abeed-3cb4-43b0-8746-b98f75182032","security_groups":[],"mac_address":"fa:16:3e:0c:d8:ca","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":"ce371865-3ea3-428a-91ea-c7a1e245345f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.4"}],"id":"9b3f23d9-f27e-4e15-aacf-4cd46598c7a6","security_groups":[],"mac_address":"fa:16:3e:69:28:5d","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.2"}],"id":"bafc74b4-78f2-49a9-a3a2-d1eff0f3696b","security_groups":[],"mac_address":"fa:16:3e:f1:13:fe","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40499b90-a945-431e-ba89-29996b81ff77"}]} 2018-10-02 19:07:44,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-9e9cc401-bd45-4574-bb7c-8e85f0ed74c5 2018-10-02 19:07:44,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}}' 2018-10-02 19:07:45,882 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2531b3e6-4ff3-4f6a-8950-02f08119c52f x-compute-request-id: req-2531b3e6-4ff3-4f6a-8950-02f08119c52f Content-Length: 0 Content-Type: application/json 2018-10-02 19:07:45,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f/action used request id req-2531b3e6-4ff3-4f6a-8950-02f08119c52f 2018-10-02 19:07:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:45,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-8112f40b-990d-468a-8b63-ae1cf21fc5df Date: Tue, 02 Oct 2018 19:07:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:13Z", "admin_state_up": true, "updated_at": "2018-10-02T19:07:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "da73eda4-ef4e-4ff3-922b-c6a4fefb550b", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router"}]} 2018-10-02 19:07:45,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router used request id req-8112f40b-990d-468a-8b63-ae1cf21fc5df 2018-10-02 19:07:45,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:46,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b37517-ab5f-4309-a0e0-9221e450e711 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:46,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-17b37517-ab5f-4309-a0e0-9221e450e711 2018-10-02 19:07:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=da73eda4-ef4e-4ff3-922b-c6a4fefb550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:46,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-32d4c59e-cb2a-4b22-96c2-cbfb6fa7d36c Date: Tue, 02 Oct 2018 19:07:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"}]} 2018-10-02 19:07:46,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=da73eda4-ef4e-4ff3-922b-c6a4fefb550b used request id req-32d4c59e-cb2a-4b22-96c2-cbfb6fa7d36c 2018-10-02 19:07:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/0b059e7c-1227-4af3-9b11-b4b1259543c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:46,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-54a63190-dd50-4b82-818f-920fdf28c1e8 Date: Tue, 02 Oct 2018 19:07:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}} 2018-10-02 19:07:46,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/0b059e7c-1227-4af3-9b11-b4b1259543c4 used request id req-54a63190-dd50-4b82-818f-920fdf28c1e8 2018-10-02 19:07:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:46,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6c8248b9-fdab-49e1-bbcd-33dc360b1002 Date: Tue, 02 Oct 2018 19:07:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:07:46,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-6c8248b9-fdab-49e1-bbcd-33dc360b1002 2018-10-02 19:07:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:46,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6fb89d12-174b-44f7-8347-079d15c0b564 Date: Tue, 02 Oct 2018 19:07:46 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:07:46,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-6fb89d12-174b-44f7-8347-079d15c0b564 2018-10-02 19:07:46,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:46,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-a4846bb7-5674-4e7e-86db-187171a276e7 x-compute-request-id: req-a4846bb7-5674-4e7e-86db-187171a276e7 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:46,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-a4846bb7-5674-4e7e-86db-187171a276e7 2018-10-02 19:07:46,928 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:07:46,928 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:07:46,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-6ffa7e7c-d668-40b2-837f-545138b1f6e7 x-compute-request-id: req-6ffa7e7c-d668-40b2-837f-545138b1f6e7 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:47,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-6ffa7e7c-d668-40b2-837f-545138b1f6e7 2018-10-02 19:07:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e03e6a51-afae-431f-bfb2-fde2939c01a9 Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:47,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-e03e6a51-afae-431f-bfb2-fde2939c01a9 2018-10-02 19:07:47,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1510e3-6777-442e-9fb3-4e2ed8cc298d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:47,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-4b1510e3-6777-442e-9fb3-4e2ed8cc298d 2018-10-02 19:07:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e19bc177-0cc9-4a90-9674-b16fe558762b Date: Tue, 02 Oct 2018 19:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:47,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-e19bc177-0cc9-4a90-9674-b16fe558762b 2018-10-02 19:07:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-fb21c054-d0b0-409f-93c5-6b95b783190b Date: Tue, 02 Oct 2018 19:07:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.3"}],"id":"475abeed-3cb4-43b0-8746-b98f75182032","security_groups":[],"mac_address":"fa:16:3e:0c:d8:ca","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a","30d5a3f7-0afa-4c6d-a40f-d2cab9506667"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":"ce371865-3ea3-428a-91ea-c7a1e245345f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.4"}],"id":"9b3f23d9-f27e-4e15-aacf-4cd46598c7a6","security_groups":[],"mac_address":"fa:16:3e:69:28:5d","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.2"}],"id":"bafc74b4-78f2-49a9-a3a2-d1eff0f3696b","security_groups":[],"mac_address":"fa:16:3e:f1:13:fe","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40499b90-a945-431e-ba89-29996b81ff77"}]} 2018-10-02 19:07:47,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-fb21c054-d0b0-409f-93c5-6b95b783190b 2018-10-02 19:07:47,760 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:07:47,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fb9720d4-41ca-4185-9d5c-022ef81f6ba8 Date: Tue, 02 Oct 2018 19:07:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:07:47,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-fb9720d4-41ca-4185-9d5c-022ef81f6ba8 2018-10-02 19:07:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:47,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-40cfd99b-b637-46fb-bdcb-7cae08831f45 Date: Tue, 02 Oct 2018 19:07:47 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:07:47,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-40cfd99b-b637-46fb-bdcb-7cae08831f45 2018-10-02 19:07:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "7ef89b8e-ea65-4f57-b98e-3767db5c6cde"}}' 2018-10-02 19:07:50,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-7485bc7b-44af-43fb-aac4-7953dea1325b Date: Tue, 02 Oct 2018 19:07:50 GMT RESP BODY: {"floatingip": {"router_id": "da73eda4-ef4e-4ff3-922b-c6a4fefb550b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:48Z", "updated_at": "2018-10-02T19:07:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "port_id": "7ef89b8e-ea65-4f57-b98e-3767db5c6cde", "id": "706fa4b8-9c44-4e1c-87dc-52aadddbbe7f"}} 2018-10-02 19:07:50,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-7485bc7b-44af-43fb-aac4-7953dea1325b 2018-10-02 19:07:50,153 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router 2018-10-02 19:07:50,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:50,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07: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-fb70b2c7-423f-4232-8419-ab75ecf8d8f6 x-compute-request-id: req-fb70b2c7-423f-4232-8419-ab75ecf8d8f6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:50,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-fb70b2c7-423f-4232-8419-ab75ecf8d8f6 2018-10-02 19:07:50,373 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:07:50,373 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:07:50,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:50,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07: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-1320808a-a6a3-4e71-a9de-7015a1ee590c x-compute-request-id: req-1320808a-a6a3-4e71-a9de-7015a1ee590c Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:50,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-1320808a-a6a3-4e71-a9de-7015a1ee590c 2018-10-02 19:07:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:50,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f441bf84-a34d-4641-b237-fea34b4b761a Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:50,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-f441bf84-a34d-4641-b237-fea34b4b761a 2018-10-02 19:07:50,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:51,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a040fcc-d796-413c-9a75-dd34401b7c68 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:51,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-0a040fcc-d796-413c-9a75-dd34401b7c68 2018-10-02 19:07:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:51,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-532c763c-cfc4-42cf-a178-3800b93d42f0 Date: Tue, 02 Oct 2018 19:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:51,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-532c763c-cfc4-42cf-a178-3800b93d42f0 2018-10-02 19:07:51,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:51,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-35d6b557-dbc5-4db5-9551-de48eea0549f Date: Tue, 02 Oct 2018 19:07:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.3"}],"id":"475abeed-3cb4-43b0-8746-b98f75182032","security_groups":[],"mac_address":"fa:16:3e:0c:d8:ca","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a","30d5a3f7-0afa-4c6d-a40f-d2cab9506667"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":"ce371865-3ea3-428a-91ea-c7a1e245345f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.4"}],"id":"9b3f23d9-f27e-4e15-aacf-4cd46598c7a6","security_groups":[],"mac_address":"fa:16:3e:69:28:5d","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.2"}],"id":"bafc74b4-78f2-49a9-a3a2-d1eff0f3696b","security_groups":[],"mac_address":"fa:16:3e:f1:13:fe","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40499b90-a945-431e-ba89-29996b81ff77"}]} 2018-10-02 19:07:51,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-35d6b557-dbc5-4db5-9551-de48eea0549f 2018-10-02 19:07:51,205 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-10-02 19:07:51,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:51,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c0d4c93-2cd5-460b-b5a3-311172cd82ed x-compute-request-id: req-1c0d4c93-2cd5-460b-b5a3-311172cd82ed Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:51,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-1c0d4c93-2cd5-460b-b5a3-311172cd82ed 2018-10-02 19:07:51,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:07:52,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8920aa0-6ffa-480c-a648-a00e474a4c07 x-compute-request-id: req-a8920aa0-6ffa-480c-a648-a00e474a4c07 Content-Encoding: gzip Content-Length: 9656 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 632905032 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136442] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138119] pid_max: default: 32768 minimum: 301\n[ 0.139026] ACPI: Core revision 20150930\n[ 0.140427] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141749] Security Framework initialized\n[ 0.142575] Yama: becoming mindful.\n[ 0.143315] AppArmor: AppArmor initialized\n[ 0.144171] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145475] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146748] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147951] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.149331] Initializing cgroup subsys io\n[ 0.150149] Initializing cgroup subsys memory\n[ 0.151019] Initializing cgroup subsys devices\n[ 0.151909] Initializing cgroup subsys freezer\n[ 0.152786] Initializing cgroup subsys net_cls\n[ 0.153665] Initializing cgroup subsys perf_event\n[ 0.154587] Initializing cgroup subsys net_prio\n[ 0.155491] Initializing cgroup subsys hugetlb\n[ 0.156366] Initializing cgroup subsys pids\n[ 0.157245] CPU: Physical Processor ID: 0\n[ 0.158764] mce: CPU supports 10 MCE banks\n[ 0.159631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162933] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169362] ftrace: allocating 31920 entries in 125 pages\n[ 0.195619] smpboot: Max logical packages: 2\n[ 0.196483] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197696] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.199065] x2apic enabled\n[ 0.199893] Switched APIC routing to physical x2apic.\n[ 0.201662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202897] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207071] KVM setup paravirtual spinlock\n[ 0.208507] x86: Booting SMP configuration:\n[ 0.209428] .... node #0, CPUs: #1\n[ 0.210365] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.232602] x86: Booted up 1 node, 2 CPUs\n[ 0.232604] KVM setup async PF for cpu 1\n[ 0.232607] kvm-stealtime: cpu 1, msr f90d940\n[ 0.235208] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.236756] devtmpfs: initialized\n[ 0.238470] evm: security.selinux\n[ 0.239171] evm: security.SMACK64\n[ 0.239869] evm: security.SMACK64EXEC\n[ 0.240636] evm: security.SMACK64TRANSMUTE\n[ 0.241459] evm: security.SMACK64MMAP\n[ 0.242210] evm: security.ima\n[ 0.242859] evm: security.capability\n[ 0.243763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245722] pinctrl core: initialized pinctrl subsystem\n[ 0.246836] RTC time: 19:07:40, date: 10/02/18\n[ 0.247858] NET: Registered protocol family 16\n[ 0.257617] cpuidle: using governor ladder\n[ 0.269639] cpuidle: using governor menu\n[ 0.270443] PCCT header not found.\n[ 0.271281] ACPI: bus type PCI registered\n[ 0.272089] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273345] PCI: Using configuration type 1 for base access\n[ 0.286735] ACPI: Added _OSI(Module Device)\n[ 0.287588] ACPI: Added _OSI(Processor Device)\n[ 0.288458] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291719] ACPI: Interpreter enabled\n[ 0.292502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299971] ACPI: (supports S0 S5)\n[ 0.300682] ACPI: Using IOAPIC for interrupt routing\n[ 0.301838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306395] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.307638] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308848] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311103] acpiphp: Slot [3] registered\n[ 0.311924] acpiphp: Slot [4] registered\n[ 0.312745] acpiphp: Slot [5] registered\n[ 0.313549] acpiphp: Slot [6] registered\n[ 0.314353] acpiphp: Slot [7] registered\n[ 0.315155] acpiphp: Slot [8] registered\n[ 0.315970] acpiphp: Slot [9] registered\n[ 0.316777] acpiphp: Slot [10] registered\n[ 0.327850] acpiphp: Slot [11] registered\n[ 0.328677] acpiphp: Slot [12] registered\n[ 0.329494] acpiphp: Slot [13] registered\n[ 0.330309] acpiphp: Slot [14] registered\n[ 0.331118] acpiphp: Slot [15] registered\n[ 0.331942] acpiphp: Slot [16] registered\n[ 0.332759] acpiphp: Slot [17] registered\n[ 0.333574] acpiphp: Slot [18] registered\n[ 0.334389] acpiphp: Slot [19] registered\n[ 0.335201] acpiphp: Slot [20] registered\n[ 0.336022] acpiphp: Slot [21] registered\n[ 0.336839] acpiphp: Slot [22] registered\n[ 0.337660] acpiphp: Slot [23] registered\n[ 0.338483] acpiphp: Slot [24] registered\n[ 0.339291] acpiphp: Slot [25] registered\n[ 0.340110] acpiphp: Slot [26] registered\n[ 0.340927] acpiphp: Slot [27] registered\n[ 0.341742] acpiphp: Slot [28] registered\n[ 0.342556] acpiphp: Slot [29] registered\n[ 0.343373] acpiphp: Slot [30] registered\n[ 0.344189] acpiphp: Slot [31] registered\n[ 0.345002] PCI host bridge to bus 0000:00\n[ 0.345819] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348266] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349732] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.351185] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368082] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.369532] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.417486] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418983] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.420420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425266] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426472] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.427529] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.429082] vgaarb: loaded\n[ 0.429688] vgaarb: bridge control possible 0000:00:02.0\n[ 0.430832] SCSI subsystem initialized\n[ 0.431681] ACPI: bus type USB registered\n[ 0.432505] usbcore: registered new interface driver usbfs\n[ 0.433544] usbcore: registered new interface driver hub\n[ 0.434557] usbcore: registered new device driver usb\n[ 0.435678] PCI: Using ACPI for IRQ routing\n[ 0.436708] NetLabel: Initializing\n[ 0.437431] NetLabel: domain hash size = 128\n[ 0.438288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.439242] NetLabel: unlabeled traffic allowed by default\n[ 0.440399] clocksource: Switched to clocksource kvm-clock\n[ 0.446275] AppArmor: AppArmor Filesystem Enabled\n[ 0.447241] pnp: PnP ACPI init\n[ 0.448184] pnp: PnP ACPI: found 5 devices\n[ 0.455575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.457283] NET: Registered protocol family 2\n[ 0.458280] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.459564] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.460746] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.461925] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463006] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464179] NET: Registered protocol family 1\n[ 0.465057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.466163] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.467245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.485876] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.504803] Trying to unpack rootfs image as initramfs...\n[ 0.555341] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.570252] Scanning for low memory corruption every 60 seconds\n[ 0.572259] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.573983] audit: initializing netlink subsys (disabled)\n[ 0.575526] audit: type=2000 audit(1538507260.781:1): initialized\n[ 0.577429] Initialise system trusted keyring\n[ 0.578839] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583290] zbud: loaded\n[ 0.584277] VFS: Disk quotas dquot_6.6.0\n[ 0.585462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587701] fuse init (API version 7.23)\n[ 0.588988] Key type big_key registered\n[ 0.590154] Allocating IMA MOK and blacklist keyrings.\n[ 0.591886] Key type asymmetric registered\n[ 0.593089] Asymmetric key parser 'x509' registered\n[ 0.594500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.596659] io scheduler noop registered\n[ 0.597816] io scheduler deadline registered (default)\n[ 0.599270] io scheduler cfq registered\n[ 0.600461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.602027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.603886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606043] ACPI: Power Button [PWRF]\n[ 0.607449] GHES: HEST is not enabled!\n[ 0.626078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663460] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666295] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689808] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.692880] Linux agpgart interface v0.103\n[ 0.695684] brd: module loaded\n[ 0.697385] loop: module loaded\n[ 0.702294] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.703824] GPT:90111 != 20971519\n[ 0.704566] GPT:Alternate GPT header not at the end of the disk.\n[ 0.705713] GPT:90111 != 20971519\n[ 0.706418] GPT: Use GNU Parted to correct GPT errors.\n[ 0.707417] vda: vda1 vda15\n[ 0.708923] scsi host0: ata_piix\n[ 0.709797] scsi host1: ata_piix\n[ 0.710537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.711814] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.713362] libphy: Fixed MDIO Bus: probed\n[ 0.714291] tun: Universal TUN/TAP device driver, 1.6\n[ 0.715497] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718011] PPP generic driver version 2.4.2\n[ 0.719313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720754] ehci-pci: EHCI PCI platform driver\n[ 0.721695] ehci-platform: EHCI generic platform driver\n[ 0.722740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723940] ohci-pci: OHCI PCI platform driver\n[ 0.724893] ohci-platform: OHCI generic platform driver\n[ 0.725953] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.745016] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.746076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.748673] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.749852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.751152] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752674] usb usb1: Product: UHCI Host Controller\n[ 0.753683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.754895] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755923] hub 1-0:1.0: USB hub found\n[ 0.756750] hub 1-0:1.0: 2 ports detected\n[ 0.757733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.760002] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.761053] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.762152] mousedev: PS/2 mouse device common for all mice\n[ 0.763411] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764692] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.767786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769157] i2c /dev entries driver\n[ 0.769954] device-mapper: uevent: version 1.0.3\n[ 0.770940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.772680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774120] NET: Registered protocol family 10\n[ 0.775178] NET: Registered protocol family 17\n[ 0.776114] Key type dns_resolver registered\n[ 0.777134] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778622] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.781682] registered taskstats version 1\n[ 0.782575] Loading compiled-in X.509 certificates\n[ 0.784074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.786052] zswap: loaded using pool lzo/zbud\n[ 0.787645] Key type trusted registered\n[ 0.789441] Key type encrypted registered\n[ 0.790345] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792569] evm: HMAC attrs: 0x1\n[ 0.793563] Magic number: 6:255:141\n[ 0.794377] block ram6: hash matches\n[ 0.805933] acpi device:12: hash matches\n[ 0.806903] rtc_cmos 00:00: setting system clock to 2018-10-02 19:07:41 UTC (1538507261)\n[ 0.808652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809845] EDD information not available.\n[ 0.869568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871236] Write protecting the kernel read-only data: 14336k\n[ 0.872947] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.874863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.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... [ 1.316528] 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.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.29. iid=i-000000f5\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSZ/qW0x+KkC9wxBrB0sYSOfstMZiX4C/3RFAC5kZevo9xDjP1jtJSXhRX/graTlWNPFzlCGQUcyhPwZ38FYbVl3I9Qhj+xSlFXP2bvkzsHzeFLhy6byELn1vYnH9BQ8VA9x3P0/Sl4tBM/ghXlr3gLsXZJUuGHfEgGwa2nZQVVrY8C4lWRD0qgtyIqhqrag62cYtaw1GkqwkGWKlZEAxsspH1R5ieIC4SvOCbe9JXs/sQUn75djOmw1N5mhdIGTJlS8J1s7wWiK1oQvvgzhwOR3WCYRoWS4y6rWNL/oz+AELhw61SzOTtojnWw1jorNVBRg+U451AG0w6DEU8ieVn root@createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e\nssh-dss AAAAB3NzaC1kc3MAAACBAMdJfLKTbpBwWuPi2MSZjmLNaUnsqssj+BNWRURKq0RPQh8S1eXN6gp08/mIoZJJjXHE04c4+KMax/dN9triLcsP+/YigSUkaNkvLWPDoj7Ms35+7nKFfOGAWwZtFJ7H0MxcAY1ViUiUbstDYAvEhc246hypA76JUSFAFAEeWsPzAAAAFQD9kxcnej9m9sTcocuk9MyCRMWOUwAAAIEAk2IgdIbrPHSYgjMMlVfLkGyMWNYfOTm4uMiVdks8Oe+6ACz4UsZ3oT53Qnh9/8eFwBfndG78GKitU7YE6A8+FZ2stVY5nFHxuAGFT8E8a99/7pEibsJ6I+Gf/nwUmGyZpW8eAxenaLePQ3zMBN5MRgw75ZQuFIx8V0jNYdYWxMsAAACAKa7/UBKFKf5OdRG8ZUYQVWk/0hDirn+LbqYzld7pVn2mClguPEvwF3WCEHI8kkVef7LKCdUSE0DqGvVhJUjbKNL7rjGfOGfqnWcA3oAl8wH/eugvjuiw4oV5OZ8YRB+l+IXmwWx8JRP1BCr/kVee25c41AfuSc6x1Cs7hYFSFXM= root@createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e\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:fe79:650f/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e login: "} 2018-10-02 19:07:52,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f/action used request id req-a8920aa0-6ffa-480c-a648-a00e474a4c07 2018-10-02 19:07:52,800 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:07:52,800 - 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 632905032 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.136442] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138119] pid_max: default: 32768 minimum: 301 [ 0.139026] ACPI: Core revision 20150930 [ 0.140427] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141749] Security Framework initialized [ 0.142575] Yama: becoming mindful. [ 0.143315] AppArmor: AppArmor initialized [ 0.144171] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145475] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146748] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147951] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.149331] Initializing cgroup subsys io [ 0.150149] Initializing cgroup subsys memory [ 0.151019] Initializing cgroup subsys devices [ 0.151909] Initializing cgroup subsys freezer [ 0.152786] Initializing cgroup subsys net_cls [ 0.153665] Initializing cgroup subsys perf_event [ 0.154587] Initializing cgroup subsys net_prio [ 0.155491] Initializing cgroup subsys hugetlb [ 0.156366] Initializing cgroup subsys pids [ 0.157245] CPU: Physical Processor ID: 0 [ 0.158764] mce: CPU supports 10 MCE banks [ 0.159631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162933] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169362] ftrace: allocating 31920 entries in 125 pages [ 0.195619] smpboot: Max logical packages: 2 [ 0.196483] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197696] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.199065] x2apic enabled [ 0.199893] Switched APIC routing to physical x2apic. [ 0.201662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202897] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207071] KVM setup paravirtual spinlock [ 0.208507] x86: Booting SMP configuration: [ 0.209428] .... node #0, CPUs: #1 [ 0.210365] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.232602] x86: Booted up 1 node, 2 CPUs [ 0.232604] KVM setup async PF for cpu 1 [ 0.232607] kvm-stealtime: cpu 1, msr f90d940 [ 0.235208] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.236756] devtmpfs: initialized [ 0.238470] evm: security.selinux [ 0.239171] evm: security.SMACK64 [ 0.239869] evm: security.SMACK64EXEC [ 0.240636] evm: security.SMACK64TRANSMUTE [ 0.241459] evm: security.SMACK64MMAP [ 0.242210] evm: security.ima [ 0.242859] evm: security.capability [ 0.243763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245722] pinctrl core: initialized pinctrl subsystem [ 0.246836] RTC time: 19:07:40, date: 10/02/18 [ 0.247858] NET: Registered protocol family 16 [ 0.257617] cpuidle: using governor ladder [ 0.269639] cpuidle: using governor menu [ 0.270443] PCCT header not found. [ 0.271281] ACPI: bus type PCI registered [ 0.272089] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273345] PCI: Using configuration type 1 for base access [ 0.286735] ACPI: Added _OSI(Module Device) [ 0.287588] ACPI: Added _OSI(Processor Device) [ 0.288458] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289366] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291719] ACPI: Interpreter enabled [ 0.292502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299971] ACPI: (supports S0 S5) [ 0.300682] ACPI: Using IOAPIC for interrupt routing [ 0.301838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306395] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.307638] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308848] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311103] acpiphp: Slot [3] registered [ 0.311924] acpiphp: Slot [4] registered [ 0.312745] acpiphp: Slot [5] registered [ 0.313549] acpiphp: Slot [6] registered [ 0.314353] acpiphp: Slot [7] registered [ 0.315155] acpiphp: Slot [8] registered [ 0.315970] acpiphp: Slot [9] registered [ 0.316777] acpiphp: Slot [10] registered [ 0.327850] acpiphp: Slot [11] registered [ 0.328677] acpiphp: Slot [12] registered [ 0.329494] acpiphp: Slot [13] registered [ 0.330309] acpiphp: Slot [14] registered [ 0.331118] acpiphp: Slot [15] registered [ 0.331942] acpiphp: Slot [16] registered [ 0.332759] acpiphp: Slot [17] registered [ 0.333574] acpiphp: Slot [18] registered [ 0.334389] acpiphp: Slot [19] registered [ 0.335201] acpiphp: Slot [20] registered [ 0.336022] acpiphp: Slot [21] registered [ 0.336839] acpiphp: Slot [22] registered [ 0.337660] acpiphp: Slot [23] registered [ 0.338483] acpiphp: Slot [24] registered [ 0.339291] acpiphp: Slot [25] registered [ 0.340110] acpiphp: Slot [26] registered [ 0.340927] acpiphp: Slot [27] registered [ 0.341742] acpiphp: Slot [28] registered [ 0.342556] acpiphp: Slot [29] registered [ 0.343373] acpiphp: Slot [30] registered [ 0.344189] acpiphp: Slot [31] registered [ 0.345002] PCI host bridge to bus 0000:00 [ 0.345819] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348266] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.349732] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.351185] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.357410] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368082] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.369532] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.417486] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418983] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425266] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.426472] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427529] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.429082] vgaarb: loaded [ 0.429688] vgaarb: bridge control possible 0000:00:02.0 [ 0.430832] SCSI subsystem initialized [ 0.431681] ACPI: bus type USB registered [ 0.432505] usbcore: registered new interface driver usbfs [ 0.433544] usbcore: registered new interface driver hub [ 0.434557] usbcore: registered new device driver usb [ 0.435678] PCI: Using ACPI for IRQ routing [ 0.436708] NetLabel: Initializing [ 0.437431] NetLabel: domain hash size = 128 [ 0.438288] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.439242] NetLabel: unlabeled traffic allowed by default [ 0.440399] clocksource: Switched to clocksource kvm-clock [ 0.446275] AppArmor: AppArmor Filesystem Enabled [ 0.447241] pnp: PnP ACPI init [ 0.448184] pnp: PnP ACPI: found 5 devices [ 0.455575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.457283] NET: Registered protocol family 2 [ 0.458280] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.459564] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.460746] TCP: Hash tables configured (established 2048 bind 2048) [ 0.461925] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463006] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.464179] NET: Registered protocol family 1 [ 0.465057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.466163] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.467245] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.485876] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504803] Trying to unpack rootfs image as initramfs... [ 0.555341] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.570252] Scanning for low memory corruption every 60 seconds [ 0.572259] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.573983] audit: initializing netlink subsys (disabled) [ 0.575526] audit: type=2000 audit(1538507260.781:1): initialized [ 0.577429] Initialise system trusted keyring [ 0.578839] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580608] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583290] zbud: loaded [ 0.584277] VFS: Disk quotas dquot_6.6.0 [ 0.585462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587701] fuse init (API version 7.23) [ 0.588988] Key type big_key registered [ 0.590154] Allocating IMA MOK and blacklist keyrings. [ 0.591886] Key type asymmetric registered [ 0.593089] Asymmetric key parser 'x509' registered [ 0.594500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.596659] io scheduler noop registered [ 0.597816] io scheduler deadline registered (default) [ 0.599270] io scheduler cfq registered [ 0.600461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.602027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.603886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606043] ACPI: Power Button [PWRF] [ 0.607449] GHES: HEST is not enabled! [ 0.626078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663460] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.666295] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.689808] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.692880] Linux agpgart interface v0.103 [ 0.695684] brd: module loaded [ 0.697385] loop: module loaded [ 0.702294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703824] GPT:90111 != 20971519 [ 0.704566] GPT:Alternate GPT header not at the end of the disk. [ 0.705713] GPT:90111 != 20971519 [ 0.706418] GPT: Use GNU Parted to correct GPT errors. [ 0.707417] vda: vda1 vda15 [ 0.708923] scsi host0: ata_piix [ 0.709797] scsi host1: ata_piix [ 0.710537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.711814] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.713362] libphy: Fixed MDIO Bus: probed [ 0.714291] tun: Universal TUN/TAP device driver, 1.6 [ 0.715497] tun: (C) 1999-2004 Max Krasnyansky [ 0.718011] PPP generic driver version 2.4.2 [ 0.719313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720754] ehci-pci: EHCI PCI platform driver [ 0.721695] ehci-platform: EHCI generic platform driver [ 0.722740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723940] ohci-pci: OHCI PCI platform driver [ 0.724893] ohci-platform: OHCI generic platform driver [ 0.725953] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745016] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.748673] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.749852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.751152] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752674] usb usb1: Product: UHCI Host Controller [ 0.753683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.754895] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755923] hub 1-0:1.0: USB hub found [ 0.756750] hub 1-0:1.0: 2 ports detected [ 0.757733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.760002] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.761053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.762152] mousedev: PS/2 mouse device common for all mice [ 0.763411] rtc_cmos 00:00: RTC can wake from S4 [ 0.764692] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769157] i2c /dev entries driver [ 0.769954] device-mapper: uevent: version 1.0.3 [ 0.770940] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.772680] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774120] NET: Registered protocol family 10 [ 0.775178] NET: Registered protocol family 17 [ 0.776114] Key type dns_resolver registered [ 0.777134] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.778622] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779800] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.781682] registered taskstats version 1 [ 0.782575] Loading compiled-in X.509 certificates [ 0.784074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.786052] zswap: loaded using pool lzo/zbud [ 0.787645] Key type trusted registered [ 0.789441] Key type encrypted registered [ 0.790345] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791441] ima: No TPM chip found, activating TPM-bypass! [ 0.792569] evm: HMAC attrs: 0x1 [ 0.793563] Magic number: 6:255:141 [ 0.794377] block ram6: hash matches [ 0.805933] acpi device:12: hash matches [ 0.806903] rtc_cmos 00:00: setting system clock to 2018-10-02 19:07:41 UTC (1538507261) [ 0.808652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809845] EDD information not available. [ 0.869568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871236] Write protecting the kernel read-only data: 14336k [ 0.872947] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.874863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.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... [ 1.316528] 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.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.29. iid=i-000000f5 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSZ/qW0x+KkC9wxBrB0sYSOfstMZiX4C/3RFAC5kZevo9xDjP1jtJSXhRX/graTlWNPFzlCGQUcyhPwZ38FYbVl3I9Qhj+xSlFXP2bvkzsHzeFLhy6byELn1vYnH9BQ8VA9x3P0/Sl4tBM/ghXlr3gLsXZJUuGHfEgGwa2nZQVVrY8C4lWRD0qgtyIqhqrag62cYtaw1GkqwkGWKlZEAxsspH1R5ieIC4SvOCbe9JXs/sQUn75djOmw1N5mhdIGTJlS8J1s7wWiK1oQvvgzhwOR3WCYRoWS4y6rWNL/oz+AELhw61SzOTtojnWw1jorNVBRg+U451AG0w6DEU8ieVn root@createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e ssh-dss AAAAB3NzaC1kc3MAAACBAMdJfLKTbpBwWuPi2MSZjmLNaUnsqssj+BNWRURKq0RPQh8S1eXN6gp08/mIoZJJjXHE04c4+KMax/dN9triLcsP+/YigSUkaNkvLWPDoj7Ms35+7nKFfOGAWwZtFJ7H0MxcAY1ViUiUbstDYAvEhc246hypA76JUSFAFAEeWsPzAAAAFQD9kxcnej9m9sTcocuk9MyCRMWOUwAAAIEAk2IgdIbrPHSYgjMMlVfLkGyMWNYfOTm4uMiVdks8Oe+6ACz4UsZ3oT53Qnh9/8eFwBfndG78GKitU7YE6A8+FZ2stVY5nFHxuAGFT8E8a99/7pEibsJ6I+Gf/nwUmGyZpW8eAxenaLePQ3zMBN5MRgw75ZQuFIx8V0jNYdYWxMsAAACAKa7/UBKFKf5OdRG8ZUYQVWk/0hDirn+LbqYzld7pVn2mClguPEvwF3WCEHI8kkVef7LKCdUSE0DqGvVhJUjbKNL7rjGfOGfqnWcA3oAl8wH/eugvjuiw4oV5OZ8YRB+l+IXmwWx8JRP1BCr/kVee25c41AfuSc6x1Cs7hYFSFXM= root@createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e -----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:fe79:650f/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.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-000000f5 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-540d99a1-85ca-4ff8-bfac-d0c75e login: 2018-10-02 19:07:52,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:53,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d5a094-fa94-47cd-bd26-1628545d6d8e x-compute-request-id: req-b4d5a094-fa94-47cd-bd26-1628545d6d8e Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:53,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-b4d5a094-fa94-47cd-bd26-1628545d6d8e 2018-10-02 19:07:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:53,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-29ca510c-28f1-49cb-a4d6-29ba17f5255e Date: Tue, 02 Oct 2018 19:07: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:53,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-29ca510c-28f1-49cb-a4d6-29ba17f5255e 2018-10-02 19:07:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:53,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675130e4-d105-49fd-a20f-a835f6ea32f6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:53,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-675130e4-d105-49fd-a20f-a835f6ea32f6 2018-10-02 19:07:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f88fcfac-1f4a-4be5-a1fa-0e713e3fa1cc Date: Tue, 02 Oct 2018 19:07:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:53,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-f88fcfac-1f4a-4be5-a1fa-0e713e3fa1cc 2018-10-02 19:07:53,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:53,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-e7feae65-187e-4d63-8c92-3f6adc0e4dbb Date: Tue, 02 Oct 2018 19:07:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.3"}],"id":"475abeed-3cb4-43b0-8746-b98f75182032","security_groups":[],"mac_address":"fa:16:3e:0c:d8:ca","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a","30d5a3f7-0afa-4c6d-a40f-d2cab9506667"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":"ce371865-3ea3-428a-91ea-c7a1e245345f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.4"}],"id":"9b3f23d9-f27e-4e15-aacf-4cd46598c7a6","security_groups":[],"mac_address":"fa:16:3e:69:28:5d","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.2"}],"id":"bafc74b4-78f2-49a9-a3a2-d1eff0f3696b","security_groups":[],"mac_address":"fa:16:3e:f1:13:fe","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40499b90-a945-431e-ba89-29996b81ff77"}]} 2018-10-02 19:07:53,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-e7feae65-187e-4d63-8c92-3f6adc0e4dbb 2018-10-02 19:07:53,794 - create_instance - INFO - Checking if VM is active 2018-10-02 19:07:53,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:54,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-27813f77-3326-4a28-bba5-9261695931bb x-compute-request-id: req-27813f77-3326-4a28-bba5-9261695931bb Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:54,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-27813f77-3326-4a28-bba5-9261695931bb 2018-10-02 19:07:54,265 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:07:54,265 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:07:54,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:54,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-16ce3369-7d1f-4c4f-a431-e79a2b05548c x-compute-request-id: req-16ce3369-7d1f-4c4f-a431-e79a2b05548c Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp"}], "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:40Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:54,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-16ce3369-7d1f-4c4f-a431-e79a2b05548c 2018-10-02 19:07:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:54,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f1beb1a0-75c1-4506-8964-33b05ae3d976 Date: Tue, 02 Oct 2018 19: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":["0b059e7c-1227-4af3-9b11-b4b1259543c4"],"updated_at":"2018-10-02T19:07:09Z","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11a7337ce8374b70a7ff4fca0277641c","id":"40499b90-a945-431e-ba89-29996b81ff77","name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net"}]} 2018-10-02 19:07:54,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net used request id req-f1beb1a0-75c1-4506-8964-33b05ae3d976 2018-10-02 19:07:54,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:54,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b36d288-0e38-499c-a228-0b7e7945da6b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:07:54,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-6b36d288-0e38-499c-a228-0b7e7945da6b 2018-10-02 19:07:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:54,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7bc05dde-d1ab-4fae-b22a-2f39a5db8e82 Date: Tue, 02 Oct 2018 19:07:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:09Z","dns_nameservers":[],"updated_at":"2018-10-02T19:07: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":"11a7337ce8374b70a7ff4fca0277641c","id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet"}]} 2018-10-02 19:07:54,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-7bc05dde-d1ab-4fae-b22a-2f39a5db8e82 2018-10-02 19:07:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:55,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-20e167e4-569e-4590-a2ad-7ab1a272cecf Date: Tue, 02 Oct 2018 19:07:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.3"}],"id":"475abeed-3cb4-43b0-8746-b98f75182032","security_groups":[],"mac_address":"fa:16:3e:0c:d8:ca","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.1"}],"id":"6870cd93-ae0f-4ea1-a391-8a1fe70583bf","security_groups":[],"mac_address":"fa:16:3e:24:89:cd","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:18Z","binding:vnic_type":"normal","device_id":"da73eda4-ef4e-4ff3-922b-c6a4fefb550b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.11"}],"id":"7ef89b8e-ea65-4f57-b98e-3767db5c6cde","security_groups":["28559c7d-75a2-44d0-b67e-d43c6823869a","30d5a3f7-0afa-4c6d-a40f-d2cab9506667"],"mac_address":"fa:16:3e:79:65:0f","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:30Z","binding:vnic_type":"normal","device_id":"ce371865-3ea3-428a-91ea-c7a1e245345f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.4"}],"id":"9b3f23d9-f27e-4e15-aacf-4cd46598c7a6","security_groups":[],"mac_address":"fa:16:3e:69:28:5d","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-40499b90-a945-431e-ba89-29996b81ff77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:07:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b059e7c-1227-4af3-9b11-b4b1259543c4","ip_address":"10.55.1.2"}],"id":"bafc74b4-78f2-49a9-a3a2-d1eff0f3696b","security_groups":[],"mac_address":"fa:16:3e:f1:13:fe","project_id":"11a7337ce8374b70a7ff4fca0277641c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"40499b90-a945-431e-ba89-29996b81ff77","tenant_id":"11a7337ce8374b70a7ff4fca0277641c","created_at":"2018-10-02T19:07:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-40499b90-a945-431e-ba89-29996b81ff77"}]} 2018-10-02 19:07:55,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=40499b90-a945-431e-ba89-29996b81ff77 used request id req-20e167e4-569e-4590-a2ad-7ab1a272cecf 2018-10-02 19:07:55,096 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:07:55,100 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf9976d0L 2018-10-02 19:07:55,100 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:07:55,101 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:07:55,101 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:07:55,102 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:07:55,102 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:07:55,102 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:07:55,102 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:07:55,102 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:07:55,103 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:07:55,120 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:07:55,120 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:07:55,133 - paramiko.transport - DEBUG - Trying key 0dd03119db73d73550957afd75e70fd8 from tmp/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192 2018-10-02 19:07:55,157 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:07:55,161 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:07:55,262 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:07:55,279 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:07:55,279 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:07:55,281 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf997750L 2018-10-02 19:07:55,281 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:07:55,282 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:07:55,282 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:07:55,283 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:07:55,283 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:07:55,283 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:07:55,283 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:07:55,283 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:07:55,284 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:07:55,300 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:07:55,301 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:07:55,313 - paramiko.transport - DEBUG - Trying key 0dd03119db73d73550957afd75e70fd8 from tmp/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192 2018-10-02 19:07:55,338 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:07:55,341 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:07:55,346 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:07:55,347 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:07:55,347 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:07:55,348 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:07:55,350 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:07:55,351 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-10-02 19:07:55,351 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-10-02 19:07:55,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/706fa4b8-9c44-4e1c-87dc-52aadddbbe7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:56,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4390ff1b-5ec8-4cd3-9f98-89cdb3346902 Content-Length: 0 Date: Tue, 02 Oct 2018 19:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:07:56,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/706fa4b8-9c44-4e1c-87dc-52aadddbbe7f used request id req-4390ff1b-5ec8-4cd3-9f98-89cdb3346902 2018-10-02 19:07:56,311 - create_instance - INFO - Deleting Port with ID - 7ef89b8e-ea65-4f57-b98e-3767db5c6cde 2018-10-02 19:07:56,311 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192port-1 2018-10-02 19:07:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/7ef89b8e-ea65-4f57-b98e-3767db5c6cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:56,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-895bf91b-4f6f-49b4-b230-7374eec21fad Date: Tue, 02 Oct 2018 19:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:07:56,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/7ef89b8e-ea65-4f57-b98e-3767db5c6cde used request id req-895bf91b-4f6f-49b4-b230-7374eec21fad 2018-10-02 19:07:56,892 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst 2018-10-02 19:07:56,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:57,042 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-555825e0-0c4a-4932-a085-1ff906c09168 x-compute-request-id: req-555825e0-0c4a-4932-a085-1ff906c09168 Content-Type: application/json 2018-10-02 19:07:57,042 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-555825e0-0c4a-4932-a085-1ff906c09168 2018-10-02 19:07:57,043 - create_instance - INFO - Checking deletion status 2018-10-02 19:07:57,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:07:57,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-ac2746e9-517d-40c3-a1ec-c30156999f1f x-compute-request-id: req-ac2746e9-517d-40c3-a1ec-c30156999f1f 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.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:56Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:07:57,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-ac2746e9-517d-40c3-a1ec-c30156999f1f 2018-10-02 19:07:57,356 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:07:57,356 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:08:00,359 - create_instance - DEBUG - VM status query timeout in 296.68366909 2018-10-02 19:08:00,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:08:01,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-854bb99b-d417-46f5-b979-87dd71d84d35 x-compute-request-id: req-854bb99b-d417-46f5-b979-87dd71d84d35 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:65:0f", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ce371865-3ea3-428a-91ea-c7a1e245345f", "rel": "bookmark"}], "image": {"id": "f4d06959-72f2-4911-88e0-03e5ac8a67ca", "links": [{"href": "http://172.30.9.22:8774/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:07:39.000000", "flavor": {"id": "ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "links": [{"href": "http://172.30.9.22:8774/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b", "rel": "bookmark"}]}, "id": "ce371865-3ea3-428a-91ea-c7a1e245345f", "user_id": "de8e8281209f4501b5d898c79cf02f11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:07:56Z", "hostId": "0fecf73e1af8e6f05c946240604057fa64503279f88451dc8133f924", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp", "name": "CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst", "created": "2018-10-02T19:07:33Z", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:01,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-854bb99b-d417-46f5-b979-87dd71d84d35 2018-10-02 19:08:01,456 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst] is - ACTIVE 2018-10-02 19:08:01,456 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:08:04,459 - create_instance - DEBUG - VM status query timeout in 292.583328962 2018-10-02 19:08:04,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5392e6fd563462901ee41bdd349acd763e4b9ab" 2018-10-02 19:08:04,511 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:08: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-3308f3b5-7117-4e84-87c6-1c13b9756cfc x-compute-request-id: req-3308f3b5-7117-4e84-87c6-1c13b9756cfc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ce371865-3ea3-428a-91ea-c7a1e245345f could not be found.", "code": 404}} 2018-10-02 19:08:04,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ce371865-3ea3-428a-91ea-c7a1e245345f used request id req-3308f3b5-7117-4e84-87c6-1c13b9756cfc 2018-10-02 19:08:04,512 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ce371865-3ea3-428a-91ea-c7a1e245345f could not be found. (HTTP 404) (Request-ID: req-3308f3b5-7117-4e84-87c6-1c13b9756cfc) 2018-10-02 19:08:04,512 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-inst 2018-10-02 19:08:04,513 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp 2018-10-02 19:08:04,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62456c103941ff246f18a98ad63820431c0b1cda" 2018-10-02 19:08:04,568 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:08: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-fb572e1b-be62-4454-b91a-f159a2feb1d8 x-compute-request-id: req-fb572e1b-be62-4454-b91a-f159a2feb1d8 Content-Length: 0 Content-Type: application/json 2018-10-02 19:08:04,568 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-kp used request id req-fb572e1b-be62-4454-b91a-f159a2feb1d8 2018-10-02 19:08:04,569 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192.pub] 2018-10-02 19:08:04,569 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192] 2018-10-02 19:08:04,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef3d7b1e473e334c0abbb119753fa6d47cf0a65" 2018-10-02 19:08:04,629 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:08: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-9bdf4952-31db-4951-8d66-99dc6470d93b x-compute-request-id: req-9bdf4952-31db-4951-8d66-99dc6470d93b Content-Length: 0 Content-Type: application/json 2018-10-02 19:08:04,629 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ff1ea172-fabf-4b01-9a0b-9c02b49cd70b used request id req-9bdf4952-31db-4951-8d66-99dc6470d93b 2018-10-02 19:08:04,630 - neutron_utils - INFO - Deleting security group rule with ID - 4d29ff17-8cba-4283-8c62-0cb808822a6f 2018-10-02 19:08:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4d29ff17-8cba-4283-8c62-0cb808822a6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:08:04,881 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f1a7827-67e5-4645-9b8a-5b4e99d8cbe8 Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:04,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4d29ff17-8cba-4283-8c62-0cb808822a6f used request id req-9f1a7827-67e5-4645-9b8a-5b4e99d8cbe8 2018-10-02 19:08:04,881 - neutron_utils - INFO - Deleting security group rule with ID - 13f85305-397c-4c06-8d7c-c11b72e8272d 2018-10-02 19:08:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/13f85305-397c-4c06-8d7c-c11b72e8272d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:08:04,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63be7b0e-0bfc-497a-83a7-6becd55b2872 Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:04,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/13f85305-397c-4c06-8d7c-c11b72e8272d used request id req-63be7b0e-0bfc-497a-83a7-6becd55b2872 2018-10-02 19:08:04,999 - neutron_utils - INFO - Deleting security group rule with ID - 306ddb25-0103-490e-b89d-4cfb9cd8b81c 2018-10-02 19:08:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/306ddb25-0103-490e-b89d-4cfb9cd8b81c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:08:05,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3498282b-c0e5-4a8c-aee6-c63ec87df3b5 Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:05,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/306ddb25-0103-490e-b89d-4cfb9cd8b81c used request id req-3498282b-c0e5-4a8c-aee6-c63ec87df3b5 2018-10-02 19:08:05,114 - neutron_utils - INFO - Deleting security group rule with ID - 056dfb69-3cee-4372-b615-978779278957 2018-10-02 19:08:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/056dfb69-3cee-4372-b615-978779278957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:08:05,391 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d7b6d3f-ff78-48b6-b801-1c01fd05fcba Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:05,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/056dfb69-3cee-4372-b615-978779278957 used request id req-6d7b6d3f-ff78-48b6-b801-1c01fd05fcba 2018-10-02 19:08:05,392 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-sec-grp 2018-10-02 19:08:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/30d5a3f7-0afa-4c6d-a40f-d2cab9506667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72be72ab84175e581993458c024e5219d1b7fda0" 2018-10-02 19:08:05,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b26185f-8aaf-48be-b40d-0819d4b4b96e Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:05,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/30d5a3f7-0afa-4c6d-a40f-d2cab9506667 used request id req-7b26185f-8aaf-48be-b40d-0819d4b4b96e 2018-10-02 19:08:05,672 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router and subnet CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet 2018-10-02 19:08:05,672 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router 2018-10-02 19:08:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" -d '{"subnet_id": "0b059e7c-1227-4af3-9b11-b4b1259543c4"}' 2018-10-02 19:08:07,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff5f300d-5ebf-4eb7-9836-dd6a352c85fa Date: Tue, 02 Oct 2018 19:08:07 GMT RESP BODY: {"network_id": "40499b90-a945-431e-ba89-29996b81ff77", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "subnet_id": "0b059e7c-1227-4af3-9b11-b4b1259543c4", "subnet_ids": ["0b059e7c-1227-4af3-9b11-b4b1259543c4"], "port_id": "6870cd93-ae0f-4ea1-a391-8a1fe70583bf", "id": "da73eda4-ef4e-4ff3-922b-c6a4fefb550b"} 2018-10-02 19:08:07,248 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b/remove_router_interface used request id req-ff5f300d-5ebf-4eb7-9836-dd6a352c85fa 2018-10-02 19:08:07,248 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router 2018-10-02 19:08:07,248 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-router 2018-10-02 19:08:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f337a8cd908b36be8e058942127f129f244cbbe" 2018-10-02 19:08:10,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a0c8323-011d-4439-b91a-2afd4709d9c1 Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:10,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/da73eda4-ef4e-4ff3-922b-c6a4fefb550b used request id req-9a0c8323-011d-4439-b91a-2afd4709d9c1 2018-10-02 19:08:10,522 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet 2018-10-02 19:08:10,522 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-subnet 2018-10-02 19:08:10,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/0b059e7c-1227-4af3-9b11-b4b1259543c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:08:13,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bfe9d83-9339-4c32-b187-63a6eab61007 Date: Tue, 02 Oct 2018 19:08:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:13,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0b059e7c-1227-4af3-9b11-b4b1259543c4 used request id req-3bfe9d83-9339-4c32-b187-63a6eab61007 2018-10-02 19:08:13,027 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-pub-net 2018-10-02 19:08:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/40499b90-a945-431e-ba89-29996b81ff77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e0052d94729c582f8572f6ec4f69e7e2bb081f" 2018-10-02 19:08:14,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-204f54f6-c992-4c31-8c5a-c223b1c0e4fe Date: Tue, 02 Oct 2018 19:08:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:14,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/40499b90-a945-431e-ba89-29996b81ff77 used request id req-204f54f6-c992-4c31-8c5a-c223b1c0e4fe 2018-10-02 19:08:14,063 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-540d99a1-85ca-4ff8-bfac-d0c75ed2b192-image 2018-10-02 19:08:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b0feef04b3ae52101f7d8255db95acf218a6a9c" 2018-10-02 19:08:15,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27356720-43b5-454c-8b29-0dbe5d3c8e0e Date: Tue, 02 Oct 2018 19:08:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:08:15,556 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f4d06959-72f2-4911-88e0-03e5ac8a67ca used request id req-27356720-43b5-454c-8b29-0dbe5d3c8e0e 2018-10-02 19:08:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:15,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0e9ce8eb-1a26-49e8-9117-9ba3790ea36e Date: Tue, 02 Oct 2018 19:08:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:08Z", "updated_at": "2018-10-02T19:07:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "revision_number": 0, "id": "59e55324-8f5a-495f-a8d7-dba9022aa5a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "revision_number": 0, "id": "81e70c9f-7d63-4621-b9d3-86cc5d121ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "revision_number": 0, "id": "8214b7d7-6b41-4c8d-aa8a-0ebdbae9f101", "remote_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "revision_number": 0, "id": "d990e110-5e9d-40d3-9431-bc264abd2756", "remote_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "remote_ip_prefix": null, "created_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11a7337ce8374b70a7ff4fca0277641c"}], "revision_number": 4, "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:08:15,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-0e9ce8eb-1a26-49e8-9117-9ba3790ea36e 2018-10-02 19:08:15,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:15,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17636086-4b97-4296-b38d-d909ac486ae0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c"}, "enabled": true, "id": "11a7337ce8374b70a7ff4fca0277641c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj"}} 2018-10-02 19:08:15,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-17636086-4b97-4296-b38d-d909ac486ae0 2018-10-02 19:08:15,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28559c7d-75a2-44d0-b67e-d43c6823869a 2018-10-02 19:08:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=28559c7d-75a2-44d0-b67e-d43c6823869a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0165ef27-baec-4817-9f52-b4ea5e2d6840 Date: Tue, 02 Oct 2018 19:08:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:08Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "59e55324-8f5a-495f-a8d7-dba9022aa5a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:08Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "81e70c9f-7d63-4621-b9d3-86cc5d121ff3"}, {"remote_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:08Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "8214b7d7-6b41-4c8d-aa8a-0ebdbae9f101"}, {"remote_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:07:08Z", "security_group_id": "28559c7d-75a2-44d0-b67e-d43c6823869a", "port_range_min": null, "revision_number": 0, "tenant_id": "11a7337ce8374b70a7ff4fca0277641c", "created_at": "2018-10-02T19:07:08Z", "project_id": "11a7337ce8374b70a7ff4fca0277641c", "id": "d990e110-5e9d-40d3-9431-bc264abd2756"}]} 2018-10-02 19:08:16,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=28559c7d-75a2-44d0-b67e-d43c6823869a used request id req-0165ef27-baec-4817-9f52-b4ea5e2d6840 2018-10-02 19:08:16,062 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:08:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/28559c7d-75a2-44d0-b67e-d43c6823869a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:16,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-646ad27c-28fe-42dd-8e72-2ecad9b0d20e Content-Length: 0 Date: Tue, 02 Oct 2018 19:08:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:08:16,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/28559c7d-75a2-44d0-b67e-d43c6823869a used request id req-646ad27c-28fe-42dd-8e72-2ecad9b0d20e 2018-10-02 19:08:16,361 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj 2018-10-02 19:08:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:16,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114dd3f8-da43-4b51-bd12-ebf292e2dd85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:08:16,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/11a7337ce8374b70a7ff4fca0277641c used request id req-114dd3f8-da43-4b51-bd12-ebf292e2dd85 2018-10-02 19:08:16,678 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-proj-role 2018-10-02 19:08:16,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/2393d44488b14237b63f1fb0ceff0e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:16,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bda2bc2-fa25-4ee5-8334-9a2a67f4faff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:08:16,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2393d44488b14237b63f1fb0ceff0e41 used request id req-4bda2bc2-fa25-4ee5-8334-9a2a67f4faff 2018-10-02 19:08:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833530a81c3d18cffc8b7bf02d36cb32000764" 2018-10-02 19:08:17,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf29d4a-7e0d-4de6-a77b-c8ccb5d4ca79 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:08:17,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6bf29d4a-7e0d-4de6-a77b-c8ccb5d4ca79 2018-10-02 19:08:17,027 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c564c40f-1148-4d4-user 2018-10-02 19:08:17,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/de8e8281209f4501b5d898c79cf02f11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f0910c29d087ae6943136e61a3ddb38a03af50" 2018-10-02 19:08:17,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e57eea-d129-4799-a574-72d0d75cdd7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:08:17,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/de8e8281209f4501b5d898c79cf02f11 used request id req-f0e57eea-d129-4799-a574-72d0d75cdd7d 2018-10-02 19:08:17,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:17,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["kG9t5Xb1Rs-CesR_zVtlzg"], "issued_at": "2018-10-02T19:08:17.000000Z"}} 2018-10-02 19:08:17,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1780202f68dfd817b7b7d7d0b0f425b28a567ae0" 2018-10-02 19:08:17,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97f22be-dafd-433b-9941-4a193e5b4040 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:17,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f97f22be-dafd-433b-9941-4a193e5b4040 2018-10-02 19:08:17,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:17,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:18,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["G92BhCRYSdOlrVGSGbbq8g"], "issued_at": "2018-10-02T19:08:18.000000Z"}} 2018-10-02 19:08:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:08:18,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf64e6a-e396-4d1a-aba9-e5847856ab25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:18,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-daf64e6a-e396-4d1a-aba9-e5847856ab25 2018-10-02 19:08:18,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:08:18,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:08:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:08:18,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38ef93e-6a6d-42eb-b8ea-4cc7eb616833 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:08:18,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj used request id req-d38ef93e-6a6d-42eb-b8ea-4cc7eb616833 2018-10-02 19:08:18,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:08:18,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa450e4-84f1-4981-88e8-1494a83becfb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:08:18,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2fa450e4-84f1-4981-88e8-1494a83becfb 2018-10-02 19:08:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}}' 2018-10-02 19:08:18,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079d8569-94e9-456f-aa22-f944e065671c Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:18,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-079d8569-94e9-456f-aa22-f944e065671c 2018-10-02 19:08:18,490 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj 2018-10-02 19:08:18,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:18,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:18,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["GcCpfnPpS-uwnoIU9fnRLw"], "issued_at": "2018-10-02T19:08:18.000000Z"}} 2018-10-02 19:08:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc097b63bfbef89dbd50a315077429884b714fb" 2018-10-02 19:08:18,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab68320e-0f0b-4855-8f7b-24c87fef3e0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:18,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ab68320e-0f0b-4855-8f7b-24c87fef3e0a 2018-10-02 19:08:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:08:18,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:08:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc097b63bfbef89dbd50a315077429884b714fb" 2018-10-02 19:08:19,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb401592-7510-4dd0-8f8d-7c7a549d9c07 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:08:19,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-eb401592-7510-4dd0-8f8d-7c7a549d9c07 2018-10-02 19:08:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc097b63bfbef89dbd50a315077429884b714fb" 2018-10-02 19:08:19,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6866193c-92d5-41a4-91c5-d92c880a82e6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}]} 2018-10-02 19:08:19,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj used request id req-6866193c-92d5-41a4-91c5-d92c880a82e6 2018-10-02 19:08:19,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc097b63bfbef89dbd50a315077429884b714fb" 2018-10-02 19:08:19,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8876eec-b4a1-4b58-811e-027e1a7c9385 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:08:19,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f8876eec-b4a1-4b58-811e-027e1a7c9385 2018-10-02 19:08:19,627 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user 2018-10-02 19:08:19,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:19,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:08:19,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3167f9-8410-479c-9f03-d62b3d50de01 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:08:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c3167f9-8410-479c-9f03-d62b3d50de01 2018-10-02 19:08:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}}' 2018-10-02 19:08:19,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f13577-e6be-4720-915f-ede50c81c12a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f790cb1dfbd243a794def533b5f5cbc0", "links": {"self": "http://172.30.9.22:5000/v3/roles/f790cb1dfbd243a794def533b5f5cbc0"}, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}} 2018-10-02 19:08:19,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-11f13577-e6be-4720-915f-ede50c81c12a 2018-10-02 19:08:19,855 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role 2018-10-02 19:08:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/f790cb1dfbd243a794def533b5f5cbc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:08:19,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4010b4b9-b7d1-469a-a5aa-e1861d256134 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f790cb1dfbd243a794def533b5f5cbc0"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role", "id": "f790cb1dfbd243a794def533b5f5cbc0"}} 2018-10-02 19:08:19,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f790cb1dfbd243a794def533b5f5cbc0 used request id req-4010b4b9-b7d1-469a-a5aa-e1861d256134 2018-10-02 19:08:19,941 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role to project CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj 2018-10-02 19:08:19,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483/users/35d89d779bc541be867607df084d34e7/roles/f790cb1dfbd243a794def533b5f5cbc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:08:20,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81aab009-1590-43f3-b3ac-2599f825b601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:08:20,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483/users/35d89d779bc541be867607df084d34e7/roles/f790cb1dfbd243a794def533b5f5cbc0 used request id req-81aab009-1590-43f3-b3ac-2599f825b601 2018-10-02 19:08:20,074 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:08:20,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:08:20,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:20,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:20,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["VL7XVjwjQ1a3JxPmOPNdSg"], "issued_at": "2018-10-02T19:08:20.000000Z"}} 2018-10-02 19:08:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:08:20,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3531d6-387f-4a77-92a6-44f5439247c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:20,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8f3531d6-387f-4a77-92a6-44f5439247c5 2018-10-02 19:08:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:08:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-4e8dcdc9-25c3-4e32-8362-15a70e9a9c28 Date: Tue, 02 Oct 2018 19:08:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image"} 2018-10-02 19:08:20,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image used request id req-4e8dcdc9-25c3-4e32-8362-15a70e9a9c28 2018-10-02 19:08:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:08:20,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1d6bee3-f90b-43da-b62e-7e9feb1b5f7f Date: Tue, 02 Oct 2018 19:08:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:08:20,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d1d6bee3-f90b-43da-b62e-7e9feb1b5f7f 2018-10-02 19:08:20,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image"}' 2018-10-02 19:08:21,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b X-Openstack-Request-Id: req-5c813672-82b8-4086-8eed-92ccc5651b9f Date: Tue, 02 Oct 2018 19:08:21 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:08:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:08:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "min_disk": 0, "protected": false, "id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "file": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/file", "checksum": null, "owner": "682c58d9928f428c81a67c0b24ab0483", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:08:21,085 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5c813672-82b8-4086-8eed-92ccc5651b9f 2018-10-02 19:08:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" -d '' 2018-10-02 19:08:22,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41bec79c-4309-4038-9e53-591b5a5af74e Date: Tue, 02 Oct 2018 19:08:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:08:22,422 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/file used request id req-41bec79c-4309-4038-9e53-591b5a5af74e 2018-10-02 19:08:22,423 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:08:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:08:22,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f96dede3-3835-4696-9cdf-6ac95c82b6dd Date: Tue, 02 Oct 2018 19:08:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:08:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:08:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/snap", "metadata": {}}], "self": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "min_disk": 0, "protected": false, "id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "file": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "682c58d9928f428c81a67c0b24ab0483", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:08:22,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b used request id req-f96dede3-3835-4696-9cdf-6ac95c82b6dd 2018-10-02 19:08:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:08:22,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-53d4bac8-54ab-478f-b17a-2d32fbdb23a6 Date: Tue, 02 Oct 2018 19:08:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:08:22,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-53d4bac8-54ab-478f-b17a-2d32fbdb23a6 2018-10-02 19:08:22,768 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image 2018-10-02 19:08:22,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:08:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-935bc5e2-4c73-43c8-b3c7-ab1d8ee30409 Date: Tue, 02 Oct 2018 19:08:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:08:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:08:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/snap", "metadata": {}}], "self": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "min_disk": 0, "protected": false, "id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "file": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "682c58d9928f428c81a67c0b24ab0483", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:08:22,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b used request id req-935bc5e2-4c73-43c8-b3c7-ab1d8ee30409 2018-10-02 19:08:22,939 - create_image - DEBUG - Instance status is - active 2018-10-02 19:08:22,940 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image 2018-10-02 19:08:22,940 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image 2018-10-02 19:08:22,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:22,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:23,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["UcvqA4qQSvCW3V44Ia-g7w"], "issued_at": "2018-10-02T19:08:23.000000Z"}} 2018-10-02 19:08:23,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:08:23,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5336b8-47ba-4a1f-9e81-125e48401327 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:23,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8d5336b8-47ba-4a1f-9e81-125e48401327 2018-10-02 19:08:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:08:23,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-76e319ee-a395-4945-81f7-92c98bdc9e4c Date: Tue, 02 Oct 2018 19:08:23 GMT RESP BODY: {"networks":[]} 2018-10-02 19:08:23,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-76e319ee-a395-4945-81f7-92c98bdc9e4c 2018-10-02 19:08:23,587 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net 2018-10-02 19:08:23,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net", "admin_state_up": true}}' 2018-10-02 19:08:24,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4de218e5-09cc-4f81-9eb4-ceba4a0c8d20 Date: Tue, 02 Oct 2018 19:08:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f219fe6a-d576-4701-90ad-8e299b8cf131","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:08:24Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","mtu":1450}} 2018-10-02 19:08:24,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-4de218e5-09cc-4f81-9eb4-ceba4a0c8d20 2018-10-02 19:08:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:08:24,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f6136c04-7d4f-4942-a18b-2bfe38457e2c Date: Tue, 02 Oct 2018 19:08:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:24,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-f6136c04-7d4f-4942-a18b-2bfe38457e2c 2018-10-02 19:08:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:08:24,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2dddfe2f-9d5b-4ecb-8506-9934fc394845 Date: Tue, 02 Oct 2018 19:08:24 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:08:24,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-2dddfe2f-9d5b-4ecb-8506-9934fc394845 2018-10-02 19:08:24,471 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet 2018-10-02 19:08:24,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" -d '{"subnets": [{"ip_version": 4, "network_id": "f219fe6a-d576-4701-90ad-8e299b8cf131", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]}' 2018-10-02 19:08:25,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-64e929dc-2501-4333-a205-4bec43b3a019 Date: Tue, 02 Oct 2018 19:08:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","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":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:25,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-64e929dc-2501-4333-a205-4bec43b3a019 2018-10-02 19:08:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:08:25,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a03d65d8-8f86-4971-b063-1851095b8e52 Date: Tue, 02 Oct 2018 19:08: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:25,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-a03d65d8-8f86-4971-b063-1851095b8e52 2018-10-02 19:08:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:08:25,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96450cca-5d81-4ed5-8a13-7dd7d9629aee Date: Tue, 02 Oct 2018 19:08:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:25,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-96450cca-5d81-4ed5-8a13-7dd7d9629aee 2018-10-02 19:08:25,475 - OpenStackNetwork - DEBUG - Network [f219fe6a-d576-4701-90ad-8e299b8cf131] created successfully 2018-10-02 19:08:25,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:25,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:25,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["Xf-v_HC8QKiynb27FataCA"], "issued_at": "2018-10-02T19:08:25.000000Z"}} 2018-10-02 19:08:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:25,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0d7228-24c1-4c20-9439-61ef90a47c60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:25,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cd0d7228-24c1-4c20-9439-61ef90a47c60 2018-10-02 19:08:25,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:26,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fbb7bb1e-bf27-4312-b764-449c6b852ca0 Date: Tue, 02 Oct 2018 19:08:26 GMT RESP BODY: {"routers": []} 2018-10-02 19:08:26,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router&admin_state_up=True used request id req-fbb7bb1e-bf27-4312-b764-449c6b852ca0 2018-10-02 19:08:26,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:26,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:26,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["7-RQs3x_QfSGNyepJJZgNQ"], "issued_at": "2018-10-02T19:08:26.000000Z"}} 2018-10-02 19:08:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6861502d868315c9bf074af40cdce545958a3ccf" 2018-10-02 19:08:26,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02652966-734d-4366-9f2f-450df6dc536b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:26,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-02652966-734d-4366-9f2f-450df6dc536b 2018-10-02 19:08:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:26,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-eed7b3e7-c21b-4ce7-9127-80efc1b416b3 Date: Tue, 02 Oct 2018 19:08:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:08:26,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-eed7b3e7-c21b-4ce7-9127-80efc1b416b3 2018-10-02 19:08:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:27,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ae24159-9f97-4345-9ce6-104c169b0ff0 Date: Tue, 02 Oct 2018 19:08:27 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:08:27,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-5ae24159-9f97-4345-9ce6-104c169b0ff0 2018-10-02 19:08:27,016 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router 2018-10-02 19:08:27,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router", "admin_state_up": true}}' 2018-10-02 19:08:32,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8e414b9b-3f08-4ecb-a036-2cd339f641a5 Date: Tue, 02 Oct 2018 19:08:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:27Z", "admin_state_up": true, "updated_at": "2018-10-02T19:08:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router"}} 2018-10-02 19:08:32,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-8e414b9b-3f08-4ecb-a036-2cd339f641a5 2018-10-02 19:08:32,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:32,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab11a43b-9196-48d1-a365-5401218d3396 Date: Tue, 02 Oct 2018 19:08:32 GMT RESP BODY: {"ports":[]} 2018-10-02 19:08:32,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba used request id req-ab11a43b-9196-48d1-a365-5401218d3396 2018-10-02 19:08:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:33,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1d25cda3-b9dc-46f7-8ff4-7b51a42a308a Date: Tue, 02 Oct 2018 19:08: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:33,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-1d25cda3-b9dc-46f7-8ff4-7b51a42a308a 2018-10-02 19:08:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:08:33,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:08:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:33,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0882dd05-fc79-46b9-af01-bafa904f8256 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:33,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-0882dd05-fc79-46b9-af01-bafa904f8256 2018-10-02 19:08:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:33,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5f4e89e8-d11a-45ed-9faf-99c260953a84 Date: Tue, 02 Oct 2018 19:08:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:33,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-5f4e89e8-d11a-45ed-9faf-99c260953a84 2018-10-02 19:08:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:33,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a696c5d5-aa86-4035-81cf-810bf142b6bc Date: Tue, 02 Oct 2018 19:08:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:33,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet used request id req-a696c5d5-aa86-4035-81cf-810bf142b6bc 2018-10-02 19:08:33,707 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:08:33,707 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router 2018-10-02 19:08:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" -d '{"subnet_id": "faf74aed-6229-4ce9-9484-0aff6620a53b"}' 2018-10-02 19:08:35,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-236f8105-f2b0-4edf-b426-63a6b0313997 Date: Tue, 02 Oct 2018 19:08:35 GMT RESP BODY: {"network_id": "f219fe6a-d576-4701-90ad-8e299b8cf131", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "subnet_id": "faf74aed-6229-4ce9-9484-0aff6620a53b", "subnet_ids": ["faf74aed-6229-4ce9-9484-0aff6620a53b"], "port_id": "5452c35c-cba4-4b30-b92e-3b69ced73d38", "id": "1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"} 2018-10-02 19:08:35,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba/add_router_interface used request id req-236f8105-f2b0-4edf-b426-63a6b0313997 2018-10-02 19:08:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:36,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8e30d933-8ec1-4d89-b9c5-707c8403b410 Date: Tue, 02 Oct 2018 19:08:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:27Z", "admin_state_up": true, "updated_at": "2018-10-02T19:08:34Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router"}} 2018-10-02 19:08:36,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba used request id req-8e30d933-8ec1-4d89-b9c5-707c8403b410 2018-10-02 19:08:36,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:36,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-962ff731-bf23-4382-937e-3d169c0e7c54 Date: Tue, 02 Oct 2018 19:08:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"}]} 2018-10-02 19:08:36,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba used request id req-962ff731-bf23-4382-937e-3d169c0e7c54 2018-10-02 19:08:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/faf74aed-6229-4ce9-9484-0aff6620a53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:08:36,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a28a5b6f-f87f-46bb-a191-b079f8466332 Date: Tue, 02 Oct 2018 19:08:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","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":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}} 2018-10-02 19:08:36,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/faf74aed-6229-4ce9-9484-0aff6620a53b used request id req-a28a5b6f-f87f-46bb-a191-b079f8466332 2018-10-02 19:08:36,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:36,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:36,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9kidpphKSHKJcq9fCX1zaQ"], "issued_at": "2018-10-02T19:08:36.000000Z"}} 2018-10-02 19:08:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4a976c6513c2333529c81e8e3c19b3c19cb25a" 2018-10-02 19:08:36,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beed83c0-c580-4e39-8b33-fdb5c4bc2906 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:36,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-beed83c0-c580-4e39-8b33-fdb5c4bc2906 2018-10-02 19:08:36,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:08:36,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4a976c6513c2333529c81e8e3c19b3c19cb25a" 2018-10-02 19:08:37,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-8bb3df41-1dbe-47a8-a5d7-af0642c2b20d x-compute-request-id: req-8bb3df41-1dbe-47a8-a5d7-af0642c2b20d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:08:37,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8bb3df41-1dbe-47a8-a5d7-af0642c2b20d 2018-10-02 19:08:37,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4a976c6513c2333529c81e8e3c19b3c19cb25a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:08:37,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-0cf36deb-84fd-4e6f-bd29-54100b6ed201 x-compute-request-id: req-0cf36deb-84fd-4e6f-bd29-54100b6ed201 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:08:37,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0cf36deb-84fd-4e6f-bd29-54100b6ed201 2018-10-02 19:08:37,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:37,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:37,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["oI6HACGbSWu8ic0BDud9dw"], "issued_at": "2018-10-02T19:08:37.000000Z"}} 2018-10-02 19:08:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98408788ee3d175d9e73014e5a0f6c41a3fd6cb9" 2018-10-02 19:08:37,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89214cd-5574-4198-8b26-6704ef52c242 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:37,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c89214cd-5574-4198-8b26-6704ef52c242 2018-10-02 19:08:37,585 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:08:37,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98408788ee3d175d9e73014e5a0f6c41a3fd6cb9" 2018-10-02 19:08:37,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-e608954e-5649-48b7-abdf-cd88178a0d2b x-compute-request-id: req-e608954e-5649-48b7-abdf-cd88178a0d2b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:08:37,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e608954e-5649-48b7-abdf-cd88178a0d2b 2018-10-02 19:08:37,760 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp... 2018-10-02 19:08:37,760 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:08:37,785 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp 2018-10-02 19:08:37,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98408788ee3d175d9e73014e5a0f6c41a3fd6cb9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/COVA9kM2v3n1Dz4fFhIHtwkMnnhKBClkot45sb9d+tZsvuijkcqKZEVgMxN8W6aL1q1Ff7+oNH2CcjCAYZxrqfRvNFlAEH0AM60P3CXGUWWnj16VHMJjw7xLQvpuever7DTeaNyeYe7r9x4kAbuLbW0oR2TJK04I3vQ2PXKakw==", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp"}}' 2018-10-02 19:08:37,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-ee196d2b-2518-4044-9fb8-694e543e5c26 x-compute-request-id: req-ee196d2b-2518-4044-9fb8-694e543e5c26 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/COVA9kM2v3n1Dz4fFhIHtwkMnnhKBClkot45sb9d+tZsvuijkcqKZEVgMxN8W6aL1q1Ff7+oNH2CcjCAYZxrqfRvNFlAEH0AM60P3CXGUWWnj16VHMJjw7xLQvpuever7DTeaNyeYe7r9x4kAbuLbW0oR2TJK04I3vQ2PXKakw==", "user_id": "35d89d779bc541be867607df084d34e7", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "fingerprint": "e5:7b:ae:21:46:86:72:92:03:38:cf:a1:14:b6:3c:46"}} 2018-10-02 19:08:37,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-ee196d2b-2518-4044-9fb8-694e543e5c26 2018-10-02 19:08:37,857 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b.pub 2018-10-02 19:08:37,858 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b 2018-10-02 19:08:37,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:37,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:38,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["ajFkeVdWTnqLgrq-y4gS9Q"], "issued_at": "2018-10-02T19:08:38.000000Z"}} 2018-10-02 19:08:38,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:38,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604499cb-61ef-4982-a740-33b43ba222c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:38,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-604499cb-61ef-4982-a740-33b43ba222c1 2018-10-02 19:08:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:38,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-188f3fdb-dced-44fb-a5b0-de80128ce8f4 Date: Tue, 02 Oct 2018 19:08:38 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:08:38,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp used request id req-188f3fdb-dced-44fb-a5b0-de80128ce8f4 2018-10-02 19:08:38,500 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp... 2018-10-02 19:08:38,500 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp 2018-10-02 19:08:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}}' 2018-10-02 19:08:38,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-fc01fe34-f687-46cd-8887-268b9fd66609 Date: Tue, 02 Oct 2018 19:08:38 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "updated_at": "2018-10-02T19:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "ad558f2c-223c-4b21-b497-b585f0d85694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "b1602bf3-cae1-4a98-8c91-3446f379c690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 2, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}} 2018-10-02 19:08:38,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-fc01fe34-f687-46cd-8887-268b9fd66609 2018-10-02 19:08:38,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccbd7ffc-fa64-4e6a-95ee-01085a1b6bc9 Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}]} 2018-10-02 19:08:39,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-ccbd7ffc-fa64-4e6a-95ee-01085a1b6bc9 2018-10-02 19:08:39,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:39,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f643189-107d-4e97-904e-efa60affb29f Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}]} 2018-10-02 19:08:39,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-1f643189-107d-4e97-904e-efa60affb29f 2018-10-02 19:08:39,181 - neutron_utils - INFO - Retrieving security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fe324fd0-fe8f-43db-8160-2dfd2f0d2049 Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "updated_at": "2018-10-02T19:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "ad558f2c-223c-4b21-b497-b585f0d85694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "b1602bf3-cae1-4a98-8c91-3446f379c690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 2, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}]} 2018-10-02 19:08:39,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-fe324fd0-fe8f-43db-8160-2dfd2f0d2049 2018-10-02 19:08:39,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01bec821-1440-48db-b81c-9acc898f85ce Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}]} 2018-10-02 19:08:39,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-01bec821-1440-48db-b81c-9acc898f85ce 2018-10-02 19:08:39,451 - neutron_utils - INFO - Retrieving security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-cf97ee29-5a6a-45f7-8fe9-961af768ab57 Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "updated_at": "2018-10-02T19:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "ad558f2c-223c-4b21-b497-b585f0d85694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "b1602bf3-cae1-4a98-8c91-3446f379c690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 2, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}]} 2018-10-02 19:08:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-cf97ee29-5a6a-45f7-8fe9-961af768ab57 2018-10-02 19:08:39,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5794e8f8-f89a-480d-b8a7-b0375ebca19e Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}]} 2018-10-02 19:08:39,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-5794e8f8-f89a-480d-b8a7-b0375ebca19e 2018-10-02 19:08:39,825 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp 2018-10-02 19:08:39,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-87c0a153-6242-4e10-8f12-5ee46029a3fc Date: Tue, 02 Oct 2018 19:08:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "updated_at": "2018-10-02T19:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "ad558f2c-223c-4b21-b497-b585f0d85694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "b1602bf3-cae1-4a98-8c91-3446f379c690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 2, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}]} 2018-10-02 19:08:39,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp used request id req-87c0a153-6242-4e10-8f12-5ee46029a3fc 2018-10-02 19:08:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:08:39,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:08:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:39,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417225d7-8c3c-4721-8158-bbf9fbec3b33 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:39,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-417225d7-8c3c-4721-8158-bbf9fbec3b33 2018-10-02 19:08:39,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:40,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a1faf9b-3b80-429e-92a4-0fece9307e37 Date: Tue, 02 Oct 2018 19:08:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}]} 2018-10-02 19:08:40,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-7a1faf9b-3b80-429e-92a4-0fece9307e37 2018-10-02 19:08:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}75d8968afa9a5799450bf3d4d7e096128743eee8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4"}}' 2018-10-02 19:08:40,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3cc8c9d8-f910-410e-a007-b0036e8fac1a Date: Tue, 02 Oct 2018 19:08:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:40Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:40Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "fd1c5434-0fab-423d-ae26-ab5612962c3a"}} 2018-10-02 19:08:40,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-3cc8c9d8-f910-410e-a007-b0036e8fac1a 2018-10-02 19:08:40,299 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp 2018-10-02 19:08:40,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:40,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e0d9928b-5188-40b1-b957-f7fed3579993 Date: Tue, 02 Oct 2018 19:08:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "updated_at": "2018-10-02T19:08:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "ad558f2c-223c-4b21-b497-b585f0d85694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "b1602bf3-cae1-4a98-8c91-3446f379c690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:40Z", "revision_number": 0, "id": "fd1c5434-0fab-423d-ae26-ab5612962c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:40Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 3, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}]} 2018-10-02 19:08:40,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp used request id req-e0d9928b-5188-40b1-b957-f7fed3579993 2018-10-02 19:08:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:40,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba378c3-8c5a-4aa4-83ac-d43a0ffc4172 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:40,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-3ba378c3-8c5a-4aa4-83ac-d43a0ffc4172 2018-10-02 19:08:40,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:40,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-11342ef1-9d88-466b-89f2-7b7e0fd27176 Date: Tue, 02 Oct 2018 19:08:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:40Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:40Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "fd1c5434-0fab-423d-ae26-ab5612962c3a"}]} 2018-10-02 19:08:40,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-11342ef1-9d88-466b-89f2-7b7e0fd27176 2018-10-02 19:08:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}75d8968afa9a5799450bf3d4d7e096128743eee8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4"}}' 2018-10-02 19:08:41,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6177cb7f-e810-41ea-9fe5-e5237a3f3907 Date: Tue, 02 Oct 2018 19:08:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:08:41Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:41Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "91cc4985-3081-4c57-93e9-582a826df8c6"}} 2018-10-02 19:08:41,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-6177cb7f-e810-41ea-9fe5-e5237a3f3907 2018-10-02 19:08:41,204 - neutron_utils - INFO - Retrieving security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:41,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-854345d7-76fd-4de8-9fa2-b4e0c3aa1006 Date: Tue, 02 Oct 2018 19:08:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "updated_at": "2018-10-02T19:08:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:08:41Z", "revision_number": 0, "id": "91cc4985-3081-4c57-93e9-582a826df8c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:41Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": 22, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "ad558f2c-223c-4b21-b497-b585f0d85694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "revision_number": 0, "id": "b1602bf3-cae1-4a98-8c91-3446f379c690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:40Z", "revision_number": 0, "id": "fd1c5434-0fab-423d-ae26-ab5612962c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:40Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 4, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}]} 2018-10-02 19:08:41,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-854345d7-76fd-4de8-9fa2-b4e0c3aa1006 2018-10-02 19:08:41,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 2018-10-02 19:08:41,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:08:41,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-29113e2a-4b7f-45e1-97f3-1ea1f8ea3ef7 Date: Tue, 02 Oct 2018 19:08:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:08:41Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:41Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "91cc4985-3081-4c57-93e9-582a826df8c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "ad558f2c-223c-4b21-b497-b585f0d85694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:38Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:38Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b1602bf3-cae1-4a98-8c91-3446f379c690"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:40Z", "security_group_id": "ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:40Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "fd1c5434-0fab-423d-ae26-ab5612962c3a"}]} 2018-10-02 19:08:41,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-29113e2a-4b7f-45e1-97f3-1ea1f8ea3ef7 2018-10-02 19:08:41,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:41,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:41,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["yufLv8TtTCme_qKxqvZ6ww"], "issued_at": "2018-10-02T19:08:41.000000Z"}} 2018-10-02 19:08:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:42,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37baefd-8c91-4100-9095-192380757c48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:42,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b37baefd-8c91-4100-9095-192380757c48 2018-10-02 19:08:42,081 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:08:42,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:42,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14185a0-dc91-4ab5-b76b-eeaa0643715a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:42,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e14185a0-dc91-4ab5-b76b-eeaa0643715a 2018-10-02 19:08:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:42,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d8947921-2080-4d38-9551-eac80399b39f Date: Tue, 02 Oct 2018 19:08: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:42,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-d8947921-2080-4d38-9551-eac80399b39f 2018-10-02 19:08:42,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:08:42,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:08:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:42,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09379044-5b94-4e44-ad27-d4f884e65d62 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:42,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-09379044-5b94-4e44-ad27-d4f884e65d62 2018-10-02 19:08:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:42,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-946bea74-19c6-4c2e-90f8-b9b81d1acacf Date: Tue, 02 Oct 2018 19:08:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:42,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-946bea74-19c6-4c2e-90f8-b9b81d1acacf 2018-10-02 19:08:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:42,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-487941a8-5ee4-45ac-b962-1fdd91dc9710 Date: Tue, 02 Oct 2018 19:08:42 GMT RESP BODY: {"ports":[]} 2018-10-02 19:08:42,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1&admin_state_up=True used request id req-487941a8-5ee4-45ac-b962-1fdd91dc9710 2018-10-02 19:08:42,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:43,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d19e1ce8-4044-46ee-b4b6-14ce08a0b7e5 x-compute-request-id: req-d19e1ce8-4044-46ee-b4b6-14ce08a0b7e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:08:43,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst used request id req-d19e1ce8-4044-46ee-b4b6-14ce08a0b7e5 2018-10-02 19:08:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:43,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f61e8241-c1e5-4c28-97a3-f109b5f8045d Date: Tue, 02 Oct 2018 19:08: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:43,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-f61e8241-c1e5-4c28-97a3-f109b5f8045d 2018-10-02 19:08:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:43,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796f23d5-de40-4798-9eff-6c8215389101 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:43,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-796f23d5-de40-4798-9eff-6c8215389101 2018-10-02 19:08:43,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:43,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-23d6fa39-ae2c-485a-b282-d461ebcdc34f Date: Tue, 02 Oct 2018 19:08:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:43,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-23d6fa39-ae2c-485a-b282-d461ebcdc34f 2018-10-02 19:08:43,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:43,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-037fbde1-0507-422f-ad70-7b28c883cd20 Date: Tue, 02 Oct 2018 19:08:43 GMT RESP BODY: {"ports":[]} 2018-10-02 19:08:43,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1&admin_state_up=True used request id req-037fbde1-0507-422f-ad70-7b28c883cd20 2018-10-02 19:08:43,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:08:43,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:08:44,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f790cb1dfbd243a794def533b5f5cbc0", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role"}], "expires_at": "2018-10-02T20:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "682c58d9928f428c81a67c0b24ab0483", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/682c58d9928f428c81a67c0b24ab0483", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user", "id": "35d89d779bc541be867607df084d34e7"}, "audit_ids": ["F7VvFacdSQCtQHASHhuqRg"], "issued_at": "2018-10-02T19:08:44.000000Z"}} 2018-10-02 19:08:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a517b8c1553f5048dd78dafafcea39f5a9cd82" 2018-10-02 19:08:44,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4286fad1-1614-48b4-856f-2e208fc8d20a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:08:44,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4286fad1-1614-48b4-856f-2e208fc8d20a 2018-10-02 19:08:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:44,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-27ffc67d-66f7-426b-b9f2-a98903980e8d Date: Tue, 02 Oct 2018 19:08:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:44,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-27ffc67d-66f7-426b-b9f2-a98903980e8d 2018-10-02 19:08:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:44,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3cc905b-4c8d-4efe-9523-8e5fd23de11f Date: Tue, 02 Oct 2018 19:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:44,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-d3cc905b-4c8d-4efe-9523-8e5fd23de11f 2018-10-02 19:08:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:45,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f1caeff1-ba64-4564-a4db-e2a51f1a2724 Date: Tue, 02 Oct 2018 19:08: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:45,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-f1caeff1-ba64-4564-a4db-e2a51f1a2724 2018-10-02 19:08:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:08:45,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:08:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:08:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a517b8c1553f5048dd78dafafcea39f5a9cd82" 2018-10-02 19:08:45,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ed6921-59d5-47fb-963c-ff55c88dc1f5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:45,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-28ed6921-59d5-47fb-963c-ff55c88dc1f5 2018-10-02 19:08:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:45,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f42f9feb-e1da-46cb-a782-46b6d265ab65 Date: Tue, 02 Oct 2018 19:08:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:45,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-f42f9feb-e1da-46cb-a782-46b6d265ab65 2018-10-02 19:08:45,353 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net 2018-10-02 19:08:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" -d '{"port": {"network_id": "f219fe6a-d576-4701-90ad-8e299b8cf131", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1", "admin_state_up": true}}' 2018-10-02 19:08:46,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-1281373b-af40-4799-80af-8f29af3445d9 Date: Tue, 02 Oct 2018 19:08:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7"],"mac_address":"fa:16:3e:f0:bd:6c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","project_id":"682c58d9928f428c81a67c0b24ab0483","qos_policy_id":null,"admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal"}} 2018-10-02 19:08:46,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-1281373b-af40-4799-80af-8f29af3445d9 2018-10-02 19:08:46,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:46,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a73ce0a1-b7de-4834-9ba3-ac4a2bf7dff0 Date: Tue, 02 Oct 2018 19:08:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:46,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-a73ce0a1-b7de-4834-9ba3-ac4a2bf7dff0 2018-10-02 19:08:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:46,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34eea85a-805b-4a2d-a25f-995d9ab30ada Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:46,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-34eea85a-805b-4a2d-a25f-995d9ab30ada 2018-10-02 19:08:46,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:46,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a31e84e3-adad-4bc1-a0e3-b5a815e1224d Date: Tue, 02 Oct 2018 19:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:46,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-a31e84e3-adad-4bc1-a0e3-b5a815e1224d 2018-10-02 19:08:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:47,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-2e3fa7f8-d3f8-46b0-8930-043cd39825f7 Date: Tue, 02 Oct 2018 19:08:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:08:47,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1&admin_state_up=True used request id req-2e3fa7f8-d3f8-46b0-8930-043cd39825f7 2018-10-02 19:08:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:47,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c805c2ab-1495-41d5-a1e3-1f059e67f4bd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:47,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-c805c2ab-1495-41d5-a1e3-1f059e67f4bd 2018-10-02 19:08:47,134 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst 2018-10-02 19:08:47,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:47,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-eb27901c-c02d-49dd-b8f0-bc653e57aceb x-compute-request-id: req-eb27901c-c02d-49dd-b8f0-bc653e57aceb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-flavor-name"}]} 2018-10-02 19:08:47,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eb27901c-c02d-49dd-b8f0-bc653e57aceb 2018-10-02 19:08:47,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:47,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-f28352f8-399c-49b8-99fd-d8195817c1f2 x-compute-request-id: req-f28352f8-399c-49b8-99fd-d8195817c1f2 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:08:47,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b used request id req-f28352f8-399c-49b8-99fd-d8195817c1f2 2018-10-02 19:08:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:47,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-f03bbc8b-3353-45f5-8df7-b618dde739da Date: Tue, 02 Oct 2018 19:08:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:08:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:08:22Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/snap", "metadata": {}}], "self": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "min_disk": 0, "protected": false, "id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "file": "/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "682c58d9928f428c81a67c0b24ab0483", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/fa20f67b-0b70-4614-9466-69390cb0ad2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image"} 2018-10-02 19:08:47,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image used request id req-f03bbc8b-3353-45f5-8df7-b618dde739da 2018-10-02 19:08:47,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:47,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-840df6b1-f130-46bd-ba7a-e0ad63181893 Date: Tue, 02 Oct 2018 19:08:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:08:47,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-840df6b1-f130-46bd-ba7a-e0ad63181893 2018-10-02 19:08:47,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "imageRef": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "flavorRef": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "max_count": 1, "min_count": 1, "networks": [{"port": "cdafca5b-4acb-499d-8c7e-3d8a3cd756b5"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}]}}' 2018-10-02 19:08:49,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:08: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-cbaa2832-4674-47bd-868d-9a861e20393a x-compute-request-id: req-cbaa2832-4674-47bd-868d-9a861e20393a Content-Length: 444 location: http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "adminPass": "hvwF5LygQQz4"}} 2018-10-02 19:08:49,348 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cbaa2832-4674-47bd-868d-9a861e20393a 2018-10-02 19:08:49,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:49,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-d8af0070-20f2-4987-8ef3-fb4ef53081a6 x-compute-request-id: req-d8af0070-20f2-4987-8ef3-fb4ef53081a6 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.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:08:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:49,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-d8af0070-20f2-4987-8ef3-fb4ef53081a6 2018-10-02 19:08:49,642 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst 2018-10-02 19:08:49,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:50,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08: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-4c909c77-b046-4966-92b9-f1d107a3e121 x-compute-request-id: req-4c909c77-b046-4966-92b9-f1d107a3e121 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.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:08:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:50,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-4c909c77-b046-4966-92b9-f1d107a3e121 2018-10-02 19:08:50,028 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - BUILD 2018-10-02 19:08:50,029 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:08:53,032 - create_instance - DEBUG - VM status query timeout in 896.610525846 2018-10-02 19:08:53,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:53,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1b2ace6-fa69-4709-8a08-9512c5ef9ca4 x-compute-request-id: req-d1b2ace6-fa69-4709-8a08-9512c5ef9ca4 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.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:08:50Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:53,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-d1b2ace6-fa69-4709-8a08-9512c5ef9ca4 2018-10-02 19:08:53,663 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - BUILD 2018-10-02 19:08:53,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:08:56,667 - create_instance - DEBUG - VM status query timeout in 892.975512981 2018-10-02 19:08:56,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:57,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-b6795a85-b82c-41a2-9655-b7838686fffe x-compute-request-id: req-b6795a85-b82c-41a2-9655-b7838686fffe Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:57,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-b6795a85-b82c-41a2-9655-b7838686fffe 2018-10-02 19:08:57,443 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:08:57,443 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:08:57,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:58,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aceb5472-d998-44de-bab5-e4161f650f70 x-compute-request-id: req-aceb5472-d998-44de-bab5-e4161f650f70 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:58,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-aceb5472-d998-44de-bab5-e4161f650f70 2018-10-02 19:08:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:58,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6befb053-5f87-4bff-b547-53b858fcf8b8 Date: Tue, 02 Oct 2018 19:08: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:08:58,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-6befb053-5f87-4bff-b547-53b858fcf8b8 2018-10-02 19:08:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:58,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f4a44e-d95f-44ab-b69b-e69a47399e7d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:08:58,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-47f4a44e-d95f-44ab-b69b-e69a47399e7d 2018-10-02 19:08:58,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:58,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2e8cabbc-f3fe-4293-a0a3-7f3bbf61e42c Date: Tue, 02 Oct 2018 19:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:08:58,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-2e8cabbc-f3fe-4293-a0a3-7f3bbf61e42c 2018-10-02 19:08:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:58,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-18f9e38b-0a5a-40bc-847d-ef25080c6366 Date: Tue, 02 Oct 2018 19:08:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.2"}],"id":"1a6b40af-60de-437d-a59a-39b1d9c96b26","security_groups":[],"mac_address":"fa:16:3e:04:29:96","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.4"}],"id":"6eb2a056-d001-473c-86be-400dfd727937","security_groups":[],"mac_address":"fa:16:3e:eb:c6:4a","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":"bc449c49-adb9-492c-b38f-df6809603ce8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.3"}],"id":"d6c703c5-c1fe-4106-abc1-c0033ded20d8","security_groups":[],"mac_address":"fa:16:3e:b5:29:7b","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f219fe6a-d576-4701-90ad-8e299b8cf131"}]} 2018-10-02 19:08:58,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-18f9e38b-0a5a-40bc-847d-ef25080c6366 2018-10-02 19:08:58,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:08:59,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52069003-4cff-423d-abb0-398d026a8cd4 x-compute-request-id: req-52069003-4cff-423d-abb0-398d026a8cd4 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:08:59,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-52069003-4cff-423d-abb0-398d026a8cd4 2018-10-02 19:08:59,510 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:08:59,511 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:08:59,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:00,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70bc30a2-0977-45ed-bea9-ae65cd915b39 x-compute-request-id: req-70bc30a2-0977-45ed-bea9-ae65cd915b39 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:00,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-70bc30a2-0977-45ed-bea9-ae65cd915b39 2018-10-02 19:09:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:00,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-db984623-94a4-4cf7-960c-2f3bafa8eb87 Date: Tue, 02 Oct 2018 19:09: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:09:00,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-db984623-94a4-4cf7-960c-2f3bafa8eb87 2018-10-02 19:09:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:00,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedc03c8-40d0-43f5-b372-e03b1c91d312 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:00,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-bedc03c8-40d0-43f5-b372-e03b1c91d312 2018-10-02 19:09:00,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:00,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a5f59d15-204c-44ce-8e25-3b130d0f0f7c Date: Tue, 02 Oct 2018 19:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:09:00,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-a5f59d15-204c-44ce-8e25-3b130d0f0f7c 2018-10-02 19:09:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:00,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-e14168dd-f257-42e7-99a0-b55384935daf Date: Tue, 02 Oct 2018 19:09:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.2"}],"id":"1a6b40af-60de-437d-a59a-39b1d9c96b26","security_groups":[],"mac_address":"fa:16:3e:04:29:96","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.4"}],"id":"6eb2a056-d001-473c-86be-400dfd727937","security_groups":[],"mac_address":"fa:16:3e:eb:c6:4a","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":"bc449c49-adb9-492c-b38f-df6809603ce8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.3"}],"id":"d6c703c5-c1fe-4106-abc1-c0033ded20d8","security_groups":[],"mac_address":"fa:16:3e:b5:29:7b","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f219fe6a-d576-4701-90ad-8e299b8cf131"}]} 2018-10-02 19:09:00,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-e14168dd-f257-42e7-99a0-b55384935daf 2018-10-02 19:09:00,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}}' 2018-10-02 19:09:02,058 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-cc04e9bb-93c4-4c82-ae7b-577bbacc36c9 x-compute-request-id: req-cc04e9bb-93c4-4c82-ae7b-577bbacc36c9 Content-Length: 0 Content-Type: application/json 2018-10-02 19:09:02,058 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8/action used request id req-cc04e9bb-93c4-4c82-ae7b-577bbacc36c9 2018-10-02 19:09:02,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:02,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-c941371a-d6c0-4755-96c2-01359532da96 x-compute-request-id: req-c941371a-d6c0-4755-96c2-01359532da96 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:02,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-c941371a-d6c0-4755-96c2-01359532da96 2018-10-02 19:09:02,534 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:09:02,534 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:09:02,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:03,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-da5f4cb2-4ba4-4b67-906d-2c8bcd5e9061 x-compute-request-id: req-da5f4cb2-4ba4-4b67-906d-2c8bcd5e9061 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:03,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-da5f4cb2-4ba4-4b67-906d-2c8bcd5e9061 2018-10-02 19:09:03,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:03,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e00654cc-84ad-4066-a306-1744c39c1dab Date: Tue, 02 Oct 2018 19:09: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:09:03,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-e00654cc-84ad-4066-a306-1744c39c1dab 2018-10-02 19:09:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:03,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e57912-ccd0-4289-9f7d-796066743f89 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:03,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-72e57912-ccd0-4289-9f7d-796066743f89 2018-10-02 19:09:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b966a00b-2741-4126-95c8-12d5d843dac8 Date: Tue, 02 Oct 2018 19:09:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:09:03,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-b966a00b-2741-4126-95c8-12d5d843dac8 2018-10-02 19:09:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:03,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-0f11bd4f-135f-47a9-8d2c-ec98074044e6 Date: Tue, 02 Oct 2018 19:09:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.2"}],"id":"1a6b40af-60de-437d-a59a-39b1d9c96b26","security_groups":[],"mac_address":"fa:16:3e:04:29:96","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.4"}],"id":"6eb2a056-d001-473c-86be-400dfd727937","security_groups":[],"mac_address":"fa:16:3e:eb:c6:4a","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7","ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":"bc449c49-adb9-492c-b38f-df6809603ce8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.3"}],"id":"d6c703c5-c1fe-4106-abc1-c0033ded20d8","security_groups":[],"mac_address":"fa:16:3e:b5:29:7b","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f219fe6a-d576-4701-90ad-8e299b8cf131"}]} 2018-10-02 19:09:03,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-0f11bd4f-135f-47a9-8d2c-ec98074044e6 2018-10-02 19:09:03,386 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-10-02 19:09:03,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:03,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74e7bb56-09df-4c85-928c-c45200f13256 x-compute-request-id: req-74e7bb56-09df-4c85-928c-c45200f13256 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:03,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-74e7bb56-09df-4c85-928c-c45200f13256 2018-10-02 19:09:03,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:09:04,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25bcab8f-6b57-4fb7-abb2-861b73941d6e x-compute-request-id: req-25bcab8f-6b57-4fb7-abb2-861b73941d6e Content-Encoding: gzip Content-Length: 9648 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 476884507 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134948] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136903] pid_max: default: 32768 minimum: 301\n[ 0.137969] ACPI: Core revision 20150930\n[ 0.139477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141007] Security Framework initialized\n[ 0.141977] Yama: becoming mindful.\n[ 0.142833] AppArmor: AppArmor initialized\n[ 0.143821] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145348] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146877] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148296] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.149916] Initializing cgroup subsys io\n[ 0.150869] Initializing cgroup subsys memory\n[ 0.151880] Initializing cgroup subsys devices\n[ 0.152905] Initializing cgroup subsys freezer\n[ 0.153945] Initializing cgroup subsys net_cls\n[ 0.154972] Initializing cgroup subsys perf_event\n[ 0.156042] Initializing cgroup subsys net_prio\n[ 0.157080] Initializing cgroup subsys hugetlb\n[ 0.158113] Initializing cgroup subsys pids\n[ 0.159123] CPU: Physical Processor ID: 0\n[ 0.160758] mce: CPU supports 10 MCE banks\n[ 0.161748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162933] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165268] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171630] ftrace: allocating 31920 entries in 125 pages\n[ 0.197734] smpboot: Max logical packages: 2\n[ 0.198569] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199784] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201108] x2apic enabled\n[ 0.201918] Switched APIC routing to physical x2apic.\n[ 0.203645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204824] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206912] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208788] KVM setup paravirtual spinlock\n[ 0.210256] x86: Booting SMP configuration:\n[ 0.211129] .... node #0, CPUs: #1\n[ 0.211997] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.233893] x86: Booted up 1 node, 2 CPUs\n[ 0.233896] KVM setup async PF for cpu 1\n[ 0.233899] kvm-stealtime: cpu 1, msr f90d940\n[ 0.236403] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.237838] devtmpfs: initialized\n[ 0.239544] evm: security.selinux\n[ 0.240229] evm: security.SMACK64\n[ 0.240904] evm: security.SMACK64EXEC\n[ 0.241630] evm: security.SMACK64TRANSMUTE\n[ 0.242412] evm: security.SMACK64MMAP\n[ 0.243138] evm: security.ima\n[ 0.243765] evm: security.capability\n[ 0.244578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246391] pinctrl core: initialized pinctrl subsystem\n[ 0.247473] RTC time: 19:08:55, date: 10/02/18\n[ 0.248415] NET: Registered protocol family 16\n[ 0.259453] cpuidle: using governor ladder\n[ 0.271499] cpuidle: using governor menu\n[ 0.272295] PCCT header not found.\n[ 0.273043] ACPI: bus type PCI registered\n[ 0.273824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275036] PCI: Using configuration type 1 for base access\n[ 0.288329] ACPI: Added _OSI(Module Device)\n[ 0.289165] ACPI: Added _OSI(Processor Device)\n[ 0.290002] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290880] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.293246] ACPI: Interpreter enabled\n[ 0.293991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297590] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301178] ACPI: (supports S0 S5)\n[ 0.301864] ACPI: Using IOAPIC for interrupt routing\n[ 0.302917] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.306247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311888] acpiphp: Slot [3] registered\n[ 0.312672] acpiphp: Slot [4] registered\n[ 0.313452] acpiphp: Slot [5] registered\n[ 0.314244] acpiphp: Slot [6] registered\n[ 0.315019] acpiphp: Slot [7] registered\n[ 0.315797] acpiphp: Slot [8] registered\n[ 0.316576] acpiphp: Slot [9] registered\n[ 0.317354] acpiphp: Slot [10] registered\n[ 0.328151] acpiphp: Slot [11] registered\n[ 0.328968] acpiphp: Slot [12] registered\n[ 0.329766] acpiphp: Slot [13] registered\n[ 0.330569] acpiphp: Slot [14] registered\n[ 0.331356] acpiphp: Slot [15] registered\n[ 0.332155] acpiphp: Slot [16] registered\n[ 0.332943] acpiphp: Slot [17] registered\n[ 0.333730] acpiphp: Slot [18] registered\n[ 0.334518] acpiphp: Slot [19] registered\n[ 0.335306] acpiphp: Slot [20] registered\n[ 0.336093] acpiphp: Slot [21] registered\n[ 0.336902] acpiphp: Slot [22] registered\n[ 0.337718] acpiphp: Slot [23] registered\n[ 0.338523] acpiphp: Slot [24] registered\n[ 0.339313] acpiphp: Slot [25] registered\n[ 0.340106] acpiphp: Slot [26] registered\n[ 0.340910] acpiphp: Slot [27] registered\n[ 0.341701] acpiphp: Slot [28] registered\n[ 0.342490] acpiphp: Slot [29] registered\n[ 0.343345] acpiphp: Slot [30] registered\n[ 0.344289] acpiphp: Slot [31] registered\n[ 0.345227] PCI host bridge to bus 0000:00\n[ 0.346169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347602] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349034] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350743] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.352295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358432] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360856] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362107] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369504] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.420952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.422456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.425486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428082] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429258] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430282] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431824] vgaarb: loaded\n[ 0.432417] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433544] SCSI subsystem initialized\n[ 0.434372] ACPI: bus type USB registered\n[ 0.435176] usbcore: registered new interface driver usbfs\n[ 0.436177] usbcore: registered new interface driver hub\n[ 0.437161] usbcore: registered new device driver usb\n[ 0.438251] PCI: Using ACPI for IRQ routing\n[ 0.439258] NetLabel: Initializing\n[ 0.439957] NetLabel: domain hash size = 128\n[ 0.440784] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441709] NetLabel: unlabeled traffic allowed by default\n[ 0.442794] clocksource: Switched to clocksource kvm-clock\n[ 0.448673] AppArmor: AppArmor Filesystem Enabled\n[ 0.449608] pnp: PnP ACPI init\n[ 0.450522] pnp: PnP ACPI: found 5 devices\n[ 0.457597] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459401] NET: Registered protocol family 2\n[ 0.460521] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462006] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463345] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.464696] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465937] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467283] NET: Registered protocol family 1\n[ 0.468270] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.469489] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.470703] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507689] Trying to unpack rootfs image as initramfs...\n[ 0.557967] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.572233] Scanning for low memory corruption every 60 seconds\n[ 0.573583] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574718] audit: initializing netlink subsys (disabled)\n[ 0.575738] audit: type=2000 audit(1538507336.278:1): initialized\n[ 0.577031] Initialise system trusted keyring\n[ 0.577962] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579105] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581169] zbud: loaded\n[ 0.581883] VFS: Disk quotas dquot_6.6.0\n[ 0.582685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584210] fuse init (API version 7.23)\n[ 0.585091] Key type big_key registered\n[ 0.586049] Allocating IMA MOK and blacklist keyrings.\n[ 0.587425] Key type asymmetric registered\n[ 0.588403] Asymmetric key parser 'x509' registered\n[ 0.589530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.591270] io scheduler noop registered\n[ 0.592210] io scheduler deadline registered (default)\n[ 0.593389] io scheduler cfq registered\n[ 0.594359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.595637] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.597106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598859] ACPI: Power Button [PWRF]\n[ 0.599871] GHES: HEST is not enabled!\n[ 0.617955] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.657713] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.681411] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.684275] Linux agpgart interface v0.103\n[ 0.686722] brd: module loaded\n[ 0.688131] loop: module loaded\n[ 0.692221] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693964] GPT:90111 != 20971519\n[ 0.694785] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696110] GPT:90111 != 20971519\n[ 0.696938] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698103] vda: vda1 vda15\n[ 0.699685] scsi host0: ata_piix\n[ 0.700591] scsi host1: ata_piix\n[ 0.701486] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.702967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704820] libphy: Fixed MDIO Bus: probed\n[ 0.705785] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709121] PPP generic driver version 2.4.2\n[ 0.710455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711605] ehci-pci: EHCI PCI platform driver\n[ 0.712454] ehci-platform: EHCI generic platform driver\n[ 0.713400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714475] ohci-pci: OHCI PCI platform driver\n[ 0.715314] ohci-platform: OHCI generic platform driver\n[ 0.716260] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.736196] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.739623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742155] usb usb1: Product: UHCI Host Controller\n[ 0.743059] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.744160] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745141] hub 1-0:1.0: USB hub found\n[ 0.745892] hub 1-0:1.0: 2 ports detected\n[ 0.746777] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749826] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750833] mousedev: PS/2 mouse device common for all mice\n[ 0.751949] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753136] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754306] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755519] i2c /dev entries driver\n[ 0.756272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757919] device-mapper: uevent: version 1.0.3\n[ 0.758971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760783] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762421] NET: Registered protocol family 10\n[ 0.763670] NET: Registered protocol family 17\n[ 0.764723] Key type dns_resolver registered\n[ 0.765857] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767576] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770449] registered taskstats version 1\n[ 0.771303] Loading compiled-in X.509 certificates\n[ 0.772739] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774606] zswap: loaded using pool lzo/zbud\n[ 0.776180] Key type trusted registered\n[ 0.778052] Key type encrypted registered\n[ 0.778898] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779920] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780954] evm: HMAC attrs: 0x1\n[ 0.781915] Magic number: 6:255:141\n[ 0.782680] block ram6: hash matches\n[ 0.793408] acpi device:12: hash matches\n[ 0.794275] rtc_cmos 00:00: setting system clock to 2018-10-02 19:08:56 UTC (1538507336)\n[ 0.795927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797037] EDD information not available.\n[ 0.859977] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861536] Write protecting the kernel read-only data: 14336k\n[ 0.863198] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.865058] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\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.478194] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.14...\nLease of 10.55.1.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.45. iid=i-000000f8\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXGKc8NkkFq9gbXvu3dOLL7OJm0LQ66NTksSB+xAuAK66+VpJEAmL/uE9i30NOgyTT/4hqYPuppPOwmfJRlRxp2KnGnomB2BnZ67+CKlnqTUSyt1yyQHVWEG2meq7Lrh/lAxoO6rOpTuMc72qgzfp9xx1fhlvRMyKDciFW5V2JAvlUzy3qWp+LfTSFZ3BAfejwOuuDi4+ir6CCCb3gdMbCskzyS85kyi2lH7zERTgLmf/RkCu6X1TgvSpnEiAM+XDLQz9uZmoKrDw4n1K4rEkse9K181qSTldK3cHfiM+aS75vefge47Xvd5TtWUQvY0N5q1lqKlmXOIRBTnn3Fy4t root@createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8\nssh-dss AAAAB3NzaC1kc3MAAACBAPpc0LKV2sFQc1B2NA1dTpxg6YgG9gN+3sjrnTpLIRNxsWHgipWhv6gOGBIIMYCJN2CWLxu2Cbja/O57xLC4cjsbEzg8gC1cJ7RXOniiuAgc2JoCRFXR2PNHNONNUP7cpphuIjn0ICcRbWfOkzvIKNHyFLN5QIQObT8OFSo1Yep/AAAAFQCUJCy+G1FG8Vv9CLWXYtmGlXEuxwAAAIBbDdZ3PAw8Kr0spkW+NySaTS0EQ+Bsz1g8Mg3uHI0mAzZA/uwRVhrSrxnOFppA2tCPYKIqunoQGZ5nnMluft5rdB5tp4nMjtU8Mrfk3wgRFF34Tn9ksSBkB7fiWBn1Nv/HI8g2Uf8RQdCcrXYJMaD22GFs6t7/IgK2useGl4vPcwAAAIEAi8HU+FBCWNT4sgaLbjcQBgnYqP5s32YcqkuFk53K21ED0Cu8Y1aaLTCYShr7+k61raDuSwRoF9S+9R6GRQ31ez3rg1ikhcAqZrN6CqgDt/U1xYsKXmHhJUxzvayMnd7HocZQdHWqJaNWFOdbGSoqyQVmDyYV5M4LHJkp7JOOTQE= root@createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fef0:bd6c/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8 login: "} 2018-10-02 19:09:04,816 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8/action used request id req-25bcab8f-6b57-4fb7-abb2-861b73941d6e 2018-10-02 19:09:04,817 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:09:04,817 - 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 476884507 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.134948] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136903] pid_max: default: 32768 minimum: 301 [ 0.137969] ACPI: Core revision 20150930 [ 0.139477] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141007] Security Framework initialized [ 0.141977] Yama: becoming mindful. [ 0.142833] AppArmor: AppArmor initialized [ 0.143821] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145348] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146877] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148296] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.149916] Initializing cgroup subsys io [ 0.150869] Initializing cgroup subsys memory [ 0.151880] Initializing cgroup subsys devices [ 0.152905] Initializing cgroup subsys freezer [ 0.153945] Initializing cgroup subsys net_cls [ 0.154972] Initializing cgroup subsys perf_event [ 0.156042] Initializing cgroup subsys net_prio [ 0.157080] Initializing cgroup subsys hugetlb [ 0.158113] Initializing cgroup subsys pids [ 0.159123] CPU: Physical Processor ID: 0 [ 0.160758] mce: CPU supports 10 MCE banks [ 0.161748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162933] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165268] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171630] ftrace: allocating 31920 entries in 125 pages [ 0.197734] smpboot: Max logical packages: 2 [ 0.198569] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199784] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.201108] x2apic enabled [ 0.201918] Switched APIC routing to physical x2apic. [ 0.203645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204824] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206912] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208788] KVM setup paravirtual spinlock [ 0.210256] x86: Booting SMP configuration: [ 0.211129] .... node #0, CPUs: #1 [ 0.211997] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.233893] x86: Booted up 1 node, 2 CPUs [ 0.233896] KVM setup async PF for cpu 1 [ 0.233899] kvm-stealtime: cpu 1, msr f90d940 [ 0.236403] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.237838] devtmpfs: initialized [ 0.239544] evm: security.selinux [ 0.240229] evm: security.SMACK64 [ 0.240904] evm: security.SMACK64EXEC [ 0.241630] evm: security.SMACK64TRANSMUTE [ 0.242412] evm: security.SMACK64MMAP [ 0.243138] evm: security.ima [ 0.243765] evm: security.capability [ 0.244578] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246391] pinctrl core: initialized pinctrl subsystem [ 0.247473] RTC time: 19:08:55, date: 10/02/18 [ 0.248415] NET: Registered protocol family 16 [ 0.259453] cpuidle: using governor ladder [ 0.271499] cpuidle: using governor menu [ 0.272295] PCCT header not found. [ 0.273043] ACPI: bus type PCI registered [ 0.273824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275036] PCI: Using configuration type 1 for base access [ 0.288329] ACPI: Added _OSI(Module Device) [ 0.289165] ACPI: Added _OSI(Processor Device) [ 0.290002] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290880] ACPI: Added _OSI(Processor Aggregator Device) [ 0.293246] ACPI: Interpreter enabled [ 0.293991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297590] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301178] ACPI: (supports S0 S5) [ 0.301864] ACPI: Using IOAPIC for interrupt routing [ 0.302917] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309703] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311888] acpiphp: Slot [3] registered [ 0.312672] acpiphp: Slot [4] registered [ 0.313452] acpiphp: Slot [5] registered [ 0.314244] acpiphp: Slot [6] registered [ 0.315019] acpiphp: Slot [7] registered [ 0.315797] acpiphp: Slot [8] registered [ 0.316576] acpiphp: Slot [9] registered [ 0.317354] acpiphp: Slot [10] registered [ 0.328151] acpiphp: Slot [11] registered [ 0.328968] acpiphp: Slot [12] registered [ 0.329766] acpiphp: Slot [13] registered [ 0.330569] acpiphp: Slot [14] registered [ 0.331356] acpiphp: Slot [15] registered [ 0.332155] acpiphp: Slot [16] registered [ 0.332943] acpiphp: Slot [17] registered [ 0.333730] acpiphp: Slot [18] registered [ 0.334518] acpiphp: Slot [19] registered [ 0.335306] acpiphp: Slot [20] registered [ 0.336093] acpiphp: Slot [21] registered [ 0.336902] acpiphp: Slot [22] registered [ 0.337718] acpiphp: Slot [23] registered [ 0.338523] acpiphp: Slot [24] registered [ 0.339313] acpiphp: Slot [25] registered [ 0.340106] acpiphp: Slot [26] registered [ 0.340910] acpiphp: Slot [27] registered [ 0.341701] acpiphp: Slot [28] registered [ 0.342490] acpiphp: Slot [29] registered [ 0.343345] acpiphp: Slot [30] registered [ 0.344289] acpiphp: Slot [31] registered [ 0.345227] PCI host bridge to bus 0000:00 [ 0.346169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347602] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349034] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350743] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.352295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358432] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.359710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360856] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362107] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.369504] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.370949] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.425486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428082] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429258] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430282] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431824] vgaarb: loaded [ 0.432417] vgaarb: bridge control possible 0000:00:02.0 [ 0.433544] SCSI subsystem initialized [ 0.434372] ACPI: bus type USB registered [ 0.435176] usbcore: registered new interface driver usbfs [ 0.436177] usbcore: registered new interface driver hub [ 0.437161] usbcore: registered new device driver usb [ 0.438251] PCI: Using ACPI for IRQ routing [ 0.439258] NetLabel: Initializing [ 0.439957] NetLabel: domain hash size = 128 [ 0.440784] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441709] NetLabel: unlabeled traffic allowed by default [ 0.442794] clocksource: Switched to clocksource kvm-clock [ 0.448673] AppArmor: AppArmor Filesystem Enabled [ 0.449608] pnp: PnP ACPI init [ 0.450522] pnp: PnP ACPI: found 5 devices [ 0.457597] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.459401] NET: Registered protocol family 2 [ 0.460521] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462006] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463345] TCP: Hash tables configured (established 2048 bind 2048) [ 0.464696] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465937] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.467283] NET: Registered protocol family 1 [ 0.468270] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.469489] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.470703] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507689] Trying to unpack rootfs image as initramfs... [ 0.557967] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.572233] Scanning for low memory corruption every 60 seconds [ 0.573583] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574718] audit: initializing netlink subsys (disabled) [ 0.575738] audit: type=2000 audit(1538507336.278:1): initialized [ 0.577031] Initialise system trusted keyring [ 0.577962] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579105] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581169] zbud: loaded [ 0.581883] VFS: Disk quotas dquot_6.6.0 [ 0.582685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584210] fuse init (API version 7.23) [ 0.585091] Key type big_key registered [ 0.586049] Allocating IMA MOK and blacklist keyrings. [ 0.587425] Key type asymmetric registered [ 0.588403] Asymmetric key parser 'x509' registered [ 0.589530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.591270] io scheduler noop registered [ 0.592210] io scheduler deadline registered (default) [ 0.593389] io scheduler cfq registered [ 0.594359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.595637] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.597106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598859] ACPI: Power Button [PWRF] [ 0.599871] GHES: HEST is not enabled! [ 0.617955] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.657713] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.681411] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684275] Linux agpgart interface v0.103 [ 0.686722] brd: module loaded [ 0.688131] loop: module loaded [ 0.692221] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.693964] GPT:90111 != 20971519 [ 0.694785] GPT:Alternate GPT header not at the end of the disk. [ 0.696110] GPT:90111 != 20971519 [ 0.696938] GPT: Use GNU Parted to correct GPT errors. [ 0.698103] vda: vda1 vda15 [ 0.699685] scsi host0: ata_piix [ 0.700591] scsi host1: ata_piix [ 0.701486] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.702967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704820] libphy: Fixed MDIO Bus: probed [ 0.705785] tun: Universal TUN/TAP device driver, 1.6 [ 0.706912] tun: (C) 1999-2004 Max Krasnyansky [ 0.709121] PPP generic driver version 2.4.2 [ 0.710455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711605] ehci-pci: EHCI PCI platform driver [ 0.712454] ehci-platform: EHCI generic platform driver [ 0.713400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714475] ohci-pci: OHCI PCI platform driver [ 0.715314] ohci-platform: OHCI generic platform driver [ 0.716260] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.736196] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737589] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.739623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742155] usb usb1: Product: UHCI Host Controller [ 0.743059] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.744160] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745141] hub 1-0:1.0: USB hub found [ 0.745892] hub 1-0:1.0: 2 ports detected [ 0.746777] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748909] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.749826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750833] mousedev: PS/2 mouse device common for all mice [ 0.751949] rtc_cmos 00:00: RTC can wake from S4 [ 0.753136] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754306] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755519] i2c /dev entries driver [ 0.756272] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757919] device-mapper: uevent: version 1.0.3 [ 0.758971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.760783] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762421] NET: Registered protocol family 10 [ 0.763670] NET: Registered protocol family 17 [ 0.764723] Key type dns_resolver registered [ 0.765857] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767576] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768682] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770449] registered taskstats version 1 [ 0.771303] Loading compiled-in X.509 certificates [ 0.772739] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.774606] zswap: loaded using pool lzo/zbud [ 0.776180] Key type trusted registered [ 0.778052] Key type encrypted registered [ 0.778898] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779920] ima: No TPM chip found, activating TPM-bypass! [ 0.780954] evm: HMAC attrs: 0x1 [ 0.781915] Magic number: 6:255:141 [ 0.782680] block ram6: hash matches [ 0.793408] acpi device:12: hash matches [ 0.794275] rtc_cmos 00:00: setting system clock to 2018-10-02 19:08:56 UTC (1538507336) [ 0.795927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797037] EDD information not available. [ 0.859977] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.861536] Write protecting the kernel read-only data: 14336k [ 0.863198] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.865058] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.25 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.478194] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.14... Lease of 10.55.1.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.45. iid=i-000000f8 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXGKc8NkkFq9gbXvu3dOLL7OJm0LQ66NTksSB+xAuAK66+VpJEAmL/uE9i30NOgyTT/4hqYPuppPOwmfJRlRxp2KnGnomB2BnZ67+CKlnqTUSyt1yyQHVWEG2meq7Lrh/lAxoO6rOpTuMc72qgzfp9xx1fhlvRMyKDciFW5V2JAvlUzy3qWp+LfTSFZ3BAfejwOuuDi4+ir6CCCb3gdMbCskzyS85kyi2lH7zERTgLmf/RkCu6X1TgvSpnEiAM+XDLQz9uZmoKrDw4n1K4rEkse9K181qSTldK3cHfiM+aS75vefge47Xvd5TtWUQvY0N5q1lqKlmXOIRBTnn3Fy4t root@createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8 ssh-dss AAAAB3NzaC1kc3MAAACBAPpc0LKV2sFQc1B2NA1dTpxg6YgG9gN+3sjrnTpLIRNxsWHgipWhv6gOGBIIMYCJN2CWLxu2Cbja/O57xLC4cjsbEzg8gC1cJ7RXOniiuAgc2JoCRFXR2PNHNONNUP7cpphuIjn0ICcRbWfOkzvIKNHyFLN5QIQObT8OFSo1Yep/AAAAFQCUJCy+G1FG8Vv9CLWXYtmGlXEuxwAAAIBbDdZ3PAw8Kr0spkW+NySaTS0EQ+Bsz1g8Mg3uHI0mAzZA/uwRVhrSrxnOFppA2tCPYKIqunoQGZ5nnMluft5rdB5tp4nMjtU8Mrfk3wgRFF34Tn9ksSBkB7fiWBn1Nv/HI8g2Uf8RQdCcrXYJMaD22GFs6t7/IgK2useGl4vPcwAAAIEAi8HU+FBCWNT4sgaLbjcQBgnYqP5s32YcqkuFk53K21ED0Cu8Y1aaLTCYShr7+k61raDuSwRoF9S+9R6GRQ31ez3rg1ikhcAqZrN6CqgDt/U1xYsKXmHhJUxzvayMnd7HocZQdHWqJaNWFOdbGSoqyQVmDyYV5M4LHJkp7JOOTQE= root@createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fef0:bd6c/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000f8 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8 launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b22d6f1b-7209-4759-a8f5-c963d8 login: 2018-10-02 19:09:04,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:05,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c3356b9-44d7-41d5-96ee-62f1c713cf5b x-compute-request-id: req-5c3356b9-44d7-41d5-96ee-62f1c713cf5b Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:05,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-5c3356b9-44d7-41d5-96ee-62f1c713cf5b 2018-10-02 19:09:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:05,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-712afaa2-599a-4e4b-af10-aed7d8aa7598 Date: Tue, 02 Oct 2018 19:09:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:09:05,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-712afaa2-599a-4e4b-af10-aed7d8aa7598 2018-10-02 19:09:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:05,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5965ca50-6624-4d87-baa3-713138776308 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:05,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-5965ca50-6624-4d87-baa3-713138776308 2018-10-02 19:09:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:05,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c64054c4-c945-4bcb-b638-f062bc23d4e3 Date: Tue, 02 Oct 2018 19:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:09:05,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-c64054c4-c945-4bcb-b638-f062bc23d4e3 2018-10-02 19:09:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:05,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-f7abc892-67f3-4c08-a4e2-0e26d7be55ce Date: Tue, 02 Oct 2018 19:09:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.2"}],"id":"1a6b40af-60de-437d-a59a-39b1d9c96b26","security_groups":[],"mac_address":"fa:16:3e:04:29:96","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.4"}],"id":"6eb2a056-d001-473c-86be-400dfd727937","security_groups":[],"mac_address":"fa:16:3e:eb:c6:4a","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7","ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":"bc449c49-adb9-492c-b38f-df6809603ce8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.3"}],"id":"d6c703c5-c1fe-4106-abc1-c0033ded20d8","security_groups":[],"mac_address":"fa:16:3e:b5:29:7b","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f219fe6a-d576-4701-90ad-8e299b8cf131"}]} 2018-10-02 19:09:05,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-f7abc892-67f3-4c08-a4e2-0e26d7be55ce 2018-10-02 19:09:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:05,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1ed83e24-c6ef-4714-8f36-83d5528adc33 Date: Tue, 02 Oct 2018 19:09:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:27Z", "admin_state_up": true, "updated_at": "2018-10-02T19:08:34Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router"}]} 2018-10-02 19:09:05,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router used request id req-1ed83e24-c6ef-4714-8f36-83d5528adc33 2018-10-02 19:09:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:06,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f736c7-78ed-4b55-aaf2-8f4a142e351f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:06,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-13f736c7-78ed-4b55-aaf2-8f4a142e351f 2018-10-02 19:09:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:06,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b4ce2999-f1f8-4db1-95f7-cbbcbc2fbcb3 Date: Tue, 02 Oct 2018 19:09:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"}]} 2018-10-02 19:09:06,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba used request id req-b4ce2999-f1f8-4db1-95f7-cbbcbc2fbcb3 2018-10-02 19:09:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/faf74aed-6229-4ce9-9484-0aff6620a53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:06,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-25cc34f7-2583-414a-b36f-63602b50583c Date: Tue, 02 Oct 2018 19:09:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","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":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}} 2018-10-02 19:09:06,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/faf74aed-6229-4ce9-9484-0aff6620a53b used request id req-25cc34f7-2583-414a-b36f-63602b50583c 2018-10-02 19:09:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:06,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cd4398f9-8263-4126-9e66-fb5c5ef2cd9c Date: Tue, 02 Oct 2018 19:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:09:06,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-cd4398f9-8263-4126-9e66-fb5c5ef2cd9c 2018-10-02 19:09:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-172a8563-0b08-427a-966d-1294ea0b33da Date: Tue, 02 Oct 2018 19:09:06 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:09:06,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-172a8563-0b08-427a-966d-1294ea0b33da 2018-10-02 19:09:06,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:06,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18d3abdd-0fac-491b-81f3-6cac739a4271 x-compute-request-id: req-18d3abdd-0fac-491b-81f3-6cac739a4271 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:06,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-18d3abdd-0fac-491b-81f3-6cac739a4271 2018-10-02 19:09:06,963 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:09:06,963 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:09:06,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3c3132b-acd8-476e-bd15-60f11be33377 x-compute-request-id: req-d3c3132b-acd8-476e-bd15-60f11be33377 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:07,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-d3c3132b-acd8-476e-bd15-60f11be33377 2018-10-02 19:09:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a309c683-6a0f-4b8c-8d25-3360a4ef92a8 Date: Tue, 02 Oct 2018 19:09: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:09:07,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-a309c683-6a0f-4b8c-8d25-3360a4ef92a8 2018-10-02 19:09:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd40803-6cee-4bfb-bbea-a1874b9205c6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:07,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-4cd40803-6cee-4bfb-bbea-a1874b9205c6 2018-10-02 19:09:07,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cf7eea9e-c07d-49a0-a098-4353507c287f Date: Tue, 02 Oct 2018 19:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:09:07,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-cf7eea9e-c07d-49a0-a098-4353507c287f 2018-10-02 19:09:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-78185fbc-8b82-40b6-aabd-3eae89fda24c Date: Tue, 02 Oct 2018 19:09:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.2"}],"id":"1a6b40af-60de-437d-a59a-39b1d9c96b26","security_groups":[],"mac_address":"fa:16:3e:04:29:96","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.4"}],"id":"6eb2a056-d001-473c-86be-400dfd727937","security_groups":[],"mac_address":"fa:16:3e:eb:c6:4a","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7","ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":"bc449c49-adb9-492c-b38f-df6809603ce8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.3"}],"id":"d6c703c5-c1fe-4106-abc1-c0033ded20d8","security_groups":[],"mac_address":"fa:16:3e:b5:29:7b","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f219fe6a-d576-4701-90ad-8e299b8cf131"}]} 2018-10-02 19:09:07,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-78185fbc-8b82-40b6-aabd-3eae89fda24c 2018-10-02 19:09:07,774 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:09:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-403fe3ac-10cc-4bd9-ae47-ade2cadac2a0 Date: Tue, 02 Oct 2018 19:09:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:09:07,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-403fe3ac-10cc-4bd9-ae47-ade2cadac2a0 2018-10-02 19:09:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:07,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de783536-f530-4b23-9642-2c27a87e3bab Date: Tue, 02 Oct 2018 19:09:07 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:09:07,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-de783536-f530-4b23-9642-2c27a87e3bab 2018-10-02 19:09:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "cdafca5b-4acb-499d-8c7e-3d8a3cd756b5"}}' 2018-10-02 19:09:10,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-81990882-387a-447e-a5ca-cf1c97c960aa Date: Tue, 02 Oct 2018 19:09:10 GMT RESP BODY: {"floatingip": {"router_id": "1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:09:08Z", "updated_at": "2018-10-02T19:09:08Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "682c58d9928f428c81a67c0b24ab0483", "port_id": "cdafca5b-4acb-499d-8c7e-3d8a3cd756b5", "id": "643e23b5-2e06-4837-b19d-0d5542cc9b8c"}} 2018-10-02 19:09:10,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-81990882-387a-447e-a5ca-cf1c97c960aa 2018-10-02 19:09:10,052 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router 2018-10-02 19:09:10,052 - create_instance - INFO - Checking if VM is active 2018-10-02 19:09:10,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:10,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09: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-c5d0c1cb-3769-490b-9d50-4b15345bd3f2 x-compute-request-id: req-c5d0c1cb-3769-490b-9d50-4b15345bd3f2 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:10,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-c5d0c1cb-3769-490b-9d50-4b15345bd3f2 2018-10-02 19:09:10,679 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:09:10,679 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:09:10,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:11,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09: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-995cde98-16a1-4465-a430-eb1f906d3828 x-compute-request-id: req-995cde98-16a1-4465-a430-eb1f906d3828 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp"}], "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:08:55Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:11,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-995cde98-16a1-4465-a430-eb1f906d3828 2018-10-02 19:09:11,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:11,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-70d0676e-1afb-4caf-ad94-1bf42b287f8d Date: Tue, 02 Oct 2018 19:09: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":["faf74aed-6229-4ce9-9484-0aff6620a53b"],"updated_at":"2018-10-02T19:08:24Z","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"682c58d9928f428c81a67c0b24ab0483","id":"f219fe6a-d576-4701-90ad-8e299b8cf131","name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net"}]} 2018-10-02 19:09:11,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net used request id req-70d0676e-1afb-4caf-ad94-1bf42b287f8d 2018-10-02 19:09:11,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:11,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f265406-e42d-4e07-8662-0ac24f3ef27b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:11,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-0f265406-e42d-4e07-8662-0ac24f3ef27b 2018-10-02 19:09:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:11,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-60d1acce-c415-4f8f-a281-862a1f3d5197 Date: Tue, 02 Oct 2018 19:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:24Z","dns_nameservers":[],"updated_at":"2018-10-02T19:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"682c58d9928f428c81a67c0b24ab0483","id":"faf74aed-6229-4ce9-9484-0aff6620a53b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet"}]} 2018-10-02 19:09:11,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-60d1acce-c415-4f8f-a281-862a1f3d5197 2018-10-02 19:09:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:11,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-c422d95b-b2fb-4c66-9be6-2ac4ad831dae Date: Tue, 02 Oct 2018 19:09:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.2"}],"id":"1a6b40af-60de-437d-a59a-39b1d9c96b26","security_groups":[],"mac_address":"fa:16:3e:04:29:96","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.1"}],"id":"5452c35c-cba4-4b30-b92e-3b69ced73d38","security_groups":[],"mac_address":"fa:16:3e:83:52:37","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:34Z","binding:vnic_type":"normal","device_id":"1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.4"}],"id":"6eb2a056-d001-473c-86be-400dfd727937","security_groups":[],"mac_address":"fa:16:3e:eb:c6:4a","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f219fe6a-d576-4701-90ad-8e299b8cf131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.14"}],"id":"cdafca5b-4acb-499d-8c7e-3d8a3cd756b5","security_groups":["dd770efd-9611-47f6-8507-fff43a7759a7","ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4"],"mac_address":"fa:16:3e:f0:bd:6c","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:45Z","binding:vnic_type":"normal","device_id":"bc449c49-adb9-492c-b38f-df6809603ce8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"faf74aed-6229-4ce9-9484-0aff6620a53b","ip_address":"10.55.1.3"}],"id":"d6c703c5-c1fe-4106-abc1-c0033ded20d8","security_groups":[],"mac_address":"fa:16:3e:b5:29:7b","project_id":"682c58d9928f428c81a67c0b24ab0483","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f219fe6a-d576-4701-90ad-8e299b8cf131","tenant_id":"682c58d9928f428c81a67c0b24ab0483","created_at":"2018-10-02T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f219fe6a-d576-4701-90ad-8e299b8cf131"}]} 2018-10-02 19:09:11,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-c422d95b-b2fb-4c66-9be6-2ac4ad831dae 2018-10-02 19:09:11,831 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:09:11,834 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf92e350L 2018-10-02 19:09:11,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:09:11,835 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:09:11,835 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:09:11,837 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:09:11,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:09:11,837 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:09:11,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:09:11,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:09:11,838 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:09:11,855 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:09:11,855 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:09:11,867 - paramiko.transport - DEBUG - Trying key e57bae21468672920338cfa114b63c46 from tmp/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b 2018-10-02 19:09:11,894 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:09:11,897 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:09:11,998 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:09:12,013 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:09:12,013 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:09:12,015 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf92e350L 2018-10-02 19:09:12,015 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:09:12,015 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:09:12,016 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:09:12,017 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:09:12,017 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:09:12,017 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:09:12,017 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:09:12,017 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:09:12,017 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:09:12,034 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:09:12,035 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:09:12,047 - paramiko.transport - DEBUG - Trying key e57bae21468672920338cfa114b63c46 from tmp/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b 2018-10-02 19:09:12,074 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:09:12,077 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:09:12,080 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:09:12,081 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:09:12,081 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:09:12,082 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:09:12,084 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:09:12,085 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-10-02 19:09:12,086 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-10-02 19:09:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/643e23b5-2e06-4837-b19d-0d5542cc9b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:13,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c9aecc5-8caf-4568-8f9e-81b5fd1b5ddb Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:13,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/643e23b5-2e06-4837-b19d-0d5542cc9b8c used request id req-5c9aecc5-8caf-4568-8f9e-81b5fd1b5ddb 2018-10-02 19:09:13,018 - create_instance - INFO - Deleting Port with ID - cdafca5b-4acb-499d-8c7e-3d8a3cd756b5 2018-10-02 19:09:13,018 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723bport-1 2018-10-02 19:09:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/cdafca5b-4acb-499d-8c7e-3d8a3cd756b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:13,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8088783f-d2c9-4e98-914b-ff3385341669 Date: Tue, 02 Oct 2018 19:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:13,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/cdafca5b-4acb-499d-8c7e-3d8a3cd756b5 used request id req-8088783f-d2c9-4e98-914b-ff3385341669 2018-10-02 19:09:13,440 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst 2018-10-02 19:09:13,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:13,617 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-f3770f85-edea-4ff5-a7b1-23bcd0038cf5 x-compute-request-id: req-f3770f85-edea-4ff5-a7b1-23bcd0038cf5 Content-Type: application/json 2018-10-02 19:09:13,617 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-f3770f85-edea-4ff5-a7b1-23bcd0038cf5 2018-10-02 19:09:13,617 - create_instance - INFO - Checking deletion status 2018-10-02 19:09:13,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:13,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-e74fcd99-cee7-4fa8-bc88-f40aaa11b8e0 x-compute-request-id: req-e74fcd99-cee7-4fa8-bc88-f40aaa11b8e0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bd:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:09:13Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:13,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-e74fcd99-cee7-4fa8-bc88-f40aaa11b8e0 2018-10-02 19:09:13,875 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:09:13,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:09:16,876 - create_instance - DEBUG - VM status query timeout in 296.741829157 2018-10-02 19:09:16,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:17,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09: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-55ee0aeb-8ccb-4a67-b1c1-59af6f30686c x-compute-request-id: req-55ee0aeb-8ccb-4a67-b1c1-59af6f30686c Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/bc449c49-adb9-492c-b38f-df6809603ce8", "rel": "bookmark"}], "image": {"id": "fa20f67b-0b70-4614-9466-69390cb0ad2b", "links": [{"href": "http://172.30.9.22:8774/images/fa20f67b-0b70-4614-9466-69390cb0ad2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:08:55.000000", "flavor": {"id": "6adf505e-31dd-4355-8a14-ce63ed6e413b", "links": [{"href": "http://172.30.9.22:8774/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b", "rel": "bookmark"}]}, "id": "bc449c49-adb9-492c-b38f-df6809603ce8", "user_id": "35d89d779bc541be867607df084d34e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:09:13Z", "hostId": "d1828df25a676d73f28cdbdfe22e3b045bc2e0a0532076244d6f2c42", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp", "name": "CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst", "created": "2018-10-02T19:08:49Z", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:09:17,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-55ee0aeb-8ccb-4a67-b1c1-59af6f30686c 2018-10-02 19:09:17,170 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst] is - ACTIVE 2018-10-02 19:09:17,170 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:09:20,173 - create_instance - DEBUG - VM status query timeout in 293.444009066 2018-10-02 19:09:20,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0078fa8ce421fdcd290efc8894192797d11c784" 2018-10-02 19:09:20,226 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19: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-d7255940-3fec-43a2-a5ea-c31e6310a2ca x-compute-request-id: req-d7255940-3fec-43a2-a5ea-c31e6310a2ca Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bc449c49-adb9-492c-b38f-df6809603ce8 could not be found.", "code": 404}} 2018-10-02 19:09:20,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/bc449c49-adb9-492c-b38f-df6809603ce8 used request id req-d7255940-3fec-43a2-a5ea-c31e6310a2ca 2018-10-02 19:09:20,226 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bc449c49-adb9-492c-b38f-df6809603ce8 could not be found. (HTTP 404) (Request-ID: req-d7255940-3fec-43a2-a5ea-c31e6310a2ca) 2018-10-02 19:09:20,226 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-inst 2018-10-02 19:09:20,227 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp 2018-10-02 19:09:20,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98408788ee3d175d9e73014e5a0f6c41a3fd6cb9" 2018-10-02 19:09:20,274 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-6e9ae971-47bc-4b00-8545-66aed5f2ef48 x-compute-request-id: req-6e9ae971-47bc-4b00-8545-66aed5f2ef48 Content-Length: 0 Content-Type: application/json 2018-10-02 19:09:20,274 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-kp used request id req-6e9ae971-47bc-4b00-8545-66aed5f2ef48 2018-10-02 19:09:20,275 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b.pub] 2018-10-02 19:09:20,275 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b] 2018-10-02 19:09:20,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4a976c6513c2333529c81e8e3c19b3c19cb25a" 2018-10-02 19:09:20,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-f1367695-fadb-4ae8-8a8d-349374834774 x-compute-request-id: req-f1367695-fadb-4ae8-8a8d-349374834774 Content-Length: 0 Content-Type: application/json 2018-10-02 19:09:20,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6adf505e-31dd-4355-8a14-ce63ed6e413b used request id req-f1367695-fadb-4ae8-8a8d-349374834774 2018-10-02 19:09:20,324 - neutron_utils - INFO - Deleting security group rule with ID - b1602bf3-cae1-4a98-8c91-3446f379c690 2018-10-02 19:09:20,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/b1602bf3-cae1-4a98-8c91-3446f379c690 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:09:20,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78bc3e16-8861-4280-9049-656a4c6cf102 Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:20,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/b1602bf3-cae1-4a98-8c91-3446f379c690 used request id req-78bc3e16-8861-4280-9049-656a4c6cf102 2018-10-02 19:09:20,449 - neutron_utils - INFO - Deleting security group rule with ID - fd1c5434-0fab-423d-ae26-ab5612962c3a 2018-10-02 19:09:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/fd1c5434-0fab-423d-ae26-ab5612962c3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:09:20,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcc46aa9-4290-4041-aba2-af1041b95d29 Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:20,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/fd1c5434-0fab-423d-ae26-ab5612962c3a used request id req-dcc46aa9-4290-4041-aba2-af1041b95d29 2018-10-02 19:09:20,707 - neutron_utils - INFO - Deleting security group rule with ID - 91cc4985-3081-4c57-93e9-582a826df8c6 2018-10-02 19:09:20,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/91cc4985-3081-4c57-93e9-582a826df8c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:09:20,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a389eac-3d0f-431d-9351-99e24430441d Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:20,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/91cc4985-3081-4c57-93e9-582a826df8c6 used request id req-3a389eac-3d0f-431d-9351-99e24430441d 2018-10-02 19:09:20,808 - neutron_utils - INFO - Deleting security group rule with ID - ad558f2c-223c-4b21-b497-b585f0d85694 2018-10-02 19:09:20,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/ad558f2c-223c-4b21-b497-b585f0d85694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:09:21,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42bd487b-0fb9-46ec-a130-f74245292713 Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:21,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/ad558f2c-223c-4b21-b497-b585f0d85694 used request id req-42bd487b-0fb9-46ec-a130-f74245292713 2018-10-02 19:09:21,081 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-sec-grp 2018-10-02 19:09:21,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d8968afa9a5799450bf3d4d7e096128743eee8" 2018-10-02 19:09:21,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50b9b4ac-a94e-43a5-8077-cc4fcaf3bb77 Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:21,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ea6114dd-d9d8-4837-a58c-83d7e8d4c8e4 used request id req-50b9b4ac-a94e-43a5-8077-cc4fcaf3bb77 2018-10-02 19:09:21,337 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router and subnet CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet 2018-10-02 19:09:21,337 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router 2018-10-02 19:09:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" -d '{"subnet_id": "faf74aed-6229-4ce9-9484-0aff6620a53b"}' 2018-10-02 19:09:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c687324c-ca95-4135-a954-17b4bb737cce Date: Tue, 02 Oct 2018 19:09:22 GMT RESP BODY: {"network_id": "f219fe6a-d576-4701-90ad-8e299b8cf131", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "subnet_id": "faf74aed-6229-4ce9-9484-0aff6620a53b", "subnet_ids": ["faf74aed-6229-4ce9-9484-0aff6620a53b"], "port_id": "5452c35c-cba4-4b30-b92e-3b69ced73d38", "id": "1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba"} 2018-10-02 19:09:22,686 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba/remove_router_interface used request id req-c687324c-ca95-4135-a954-17b4bb737cce 2018-10-02 19:09:22,686 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router 2018-10-02 19:09:22,686 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-router 2018-10-02 19:09:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17eefcf096ea377f7be03bec263bc614cb970c92" 2018-10-02 19:09:26,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8fea673-4ce9-45f9-b605-17676ab740f7 Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:26,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1c8e1f0d-bda6-4dd2-98ab-1c639571d7ba used request id req-b8fea673-4ce9-45f9-b605-17676ab740f7 2018-10-02 19:09:26,430 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet 2018-10-02 19:09:26,430 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-subnet 2018-10-02 19:09:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/faf74aed-6229-4ce9-9484-0aff6620a53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:09:28,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c6537f4-66e7-4d5b-a7b7-68d8bef3ee41 Date: Tue, 02 Oct 2018 19:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:28,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/faf74aed-6229-4ce9-9484-0aff6620a53b used request id req-6c6537f4-66e7-4d5b-a7b7-68d8bef3ee41 2018-10-02 19:09:28,553 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-pub-net 2018-10-02 19:09:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/f219fe6a-d576-4701-90ad-8e299b8cf131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a77566cc646fd795f1dd6698a0620e9e036f2" 2018-10-02 19:09:30,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40391f0f-3f69-41b9-be68-cddf8dc482f4 Date: Tue, 02 Oct 2018 19:09:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:30,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f219fe6a-d576-4701-90ad-8e299b8cf131 used request id req-40391f0f-3f69-41b9-be68-cddf8dc482f4 2018-10-02 19:09:30,021 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b22d6f1b-7209-4759-a8f5-c963d84b723b-image 2018-10-02 19:09:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507a1f27e130d5d5e76ee56a1f74e1a5714fdb7c" 2018-10-02 19:09:32,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-401e4a24-d0d9-4fb1-9077-eca7dbcce5a4 Date: Tue, 02 Oct 2018 19:09:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:09:32,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/fa20f67b-0b70-4614-9466-69390cb0ad2b used request id req-401e4a24-d0d9-4fb1-9077-eca7dbcce5a4 2018-10-02 19:09:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:32,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d06583c4-9716-46f8-a838-9ba88be4e743 Date: Tue, 02 Oct 2018 19:09:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:23Z", "updated_at": "2018-10-02T19:08:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "revision_number": 0, "id": "4ce456d1-15bd-454b-ae4d-6b3123631800", "remote_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "revision_number": 0, "id": "672a8451-66d3-4778-bebd-bbf31530269d", "remote_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "revision_number": 0, "id": "b72469e0-8e78-4fc7-b8a9-9dd611f98f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv4", "project_id": "682c58d9928f428c81a67c0b24ab0483"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "revision_number": 0, "id": "f4add1b5-7fbe-4339-85e4-158915bb4805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "port_range_min": null, "ethertype": "IPv6", "project_id": "682c58d9928f428c81a67c0b24ab0483"}], "revision_number": 4, "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "dd770efd-9611-47f6-8507-fff43a7759a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:09:32,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-d06583c4-9716-46f8-a838-9ba88be4e743 2018-10-02 19:09:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:32,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acfe2d7-0050-40ca-ac57-d4389fb6e7f8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:09:32,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-9acfe2d7-0050-40ca-ac57-d4389fb6e7f8 2018-10-02 19:09:32,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:32,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e93d94c-ddca-491e-9bb1-5023a489e7da Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483"}, "enabled": true, "id": "682c58d9928f428c81a67c0b24ab0483", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj"}} 2018-10-02 19:09:32,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-0e93d94c-ddca-491e-9bb1-5023a489e7da 2018-10-02 19:09:32,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd770efd-9611-47f6-8507-fff43a7759a7 2018-10-02 19:09:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dd770efd-9611-47f6-8507-fff43a7759a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:32,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0b225901-b93b-4201-a3dc-af27e1119a72 Date: Tue, 02 Oct 2018 19:09:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:23Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "4ce456d1-15bd-454b-ae4d-6b3123631800"}, {"remote_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:23Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "672a8451-66d3-4778-bebd-bbf31530269d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:23Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "b72469e0-8e78-4fc7-b8a9-9dd611f98f22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:08:23Z", "security_group_id": "dd770efd-9611-47f6-8507-fff43a7759a7", "port_range_min": null, "revision_number": 0, "tenant_id": "682c58d9928f428c81a67c0b24ab0483", "created_at": "2018-10-02T19:08:23Z", "project_id": "682c58d9928f428c81a67c0b24ab0483", "id": "f4add1b5-7fbe-4339-85e4-158915bb4805"}]} 2018-10-02 19:09:32,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=dd770efd-9611-47f6-8507-fff43a7759a7 used request id req-0b225901-b93b-4201-a3dc-af27e1119a72 2018-10-02 19:09:32,757 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:09:32,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dd770efd-9611-47f6-8507-fff43a7759a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:33,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d456d94-09cf-43ec-9fb7-e454c588c540 Content-Length: 0 Date: Tue, 02 Oct 2018 19:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:09:33,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dd770efd-9611-47f6-8507-fff43a7759a7 used request id req-7d456d94-09cf-43ec-9fb7-e454c588c540 2018-10-02 19:09:33,047 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj 2018-10-02 19:09:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:33,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be55887-4bbb-472f-9d97-8c368b939c2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:09:33,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/682c58d9928f428c81a67c0b24ab0483 used request id req-1be55887-4bbb-472f-9d97-8c368b939c2a 2018-10-02 19:09:33,282 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1775c7a1-a826-413-proj-role 2018-10-02 19:09:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/f790cb1dfbd243a794def533b5f5cbc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:33,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14926a77-d945-45a5-b17e-2584f76b1b77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:09:33,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f790cb1dfbd243a794def533b5f5cbc0 used request id req-14926a77-d945-45a5-b17e-2584f76b1b77 2018-10-02 19:09:33,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aaf17956e3121c9c7a9bda01ff542e9cc78b492" 2018-10-02 19:09:33,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec53beb1-0960-496d-9b66-c883f427aa8a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:09:33,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ec53beb1-0960-496d-9b66-c883f427aa8a 2018-10-02 19:09:33,488 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1775c7a1-a826-413-user 2018-10-02 19:09:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/35d89d779bc541be867607df084d34e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc097b63bfbef89dbd50a315077429884b714fb" 2018-10-02 19:09:33,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a79a1c-f497-49af-a85a-ee2f1a2b9235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:09:33,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/35d89d779bc541be867607df084d34e7 used request id req-36a79a1c-f497-49af-a85a-ee2f1a2b9235 2018-10-02 19:09:33,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:34,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["mARajBW6TTaM7oZZQH6F8w"], "issued_at": "2018-10-02T19:09:34.000000Z"}} 2018-10-02 19:09:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf56d3a83dde34f7e0a3c95e81b3a025f07d73e" 2018-10-02 19:09:34,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7462b6-0a18-401a-9667-c443b535335c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:34,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2c7462b6-0a18-401a-9667-c443b535335c 2018-10-02 19:09:34,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:34,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:34,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["FgupFvETSRSFOdv-1V6gcw"], "issued_at": "2018-10-02T19:09:34.000000Z"}} 2018-10-02 19:09:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:09:34,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625de550-c007-46b5-b7cc-d5c2114644cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:34,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-625de550-c007-46b5-b7cc-d5c2114644cc 2018-10-02 19:09:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:09:34,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:09: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:09:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:09:34,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231be45c-e941-4e9b-b80a-0301402008fd Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:09:34,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj used request id req-231be45c-e941-4e9b-b80a-0301402008fd 2018-10-02 19:09:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:09:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9888067-2ffb-468b-ad46-de98c650e6ac Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:09:34,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b9888067-2ffb-468b-ad46-de98c650e6ac 2018-10-02 19:09:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}}' 2018-10-02 19:09:34,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da262a2-e343-4b1c-8fcf-0a941380dfe8 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:09:34,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4da262a2-e343-4b1c-8fcf-0a941380dfe8 2018-10-02 19:09:34,951 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj 2018-10-02 19:09:34,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:34,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:35,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["GGo3y7ysRw6Y3gh_3wba8Q"], "issued_at": "2018-10-02T19:09:35.000000Z"}} 2018-10-02 19:09:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942cde8adfbf628f26f7e12c3692391d74dba61" 2018-10-02 19:09:35,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f961ea33-638a-42a0-a77c-2c3bd138b7b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:35,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f961ea33-638a-42a0-a77c-2c3bd138b7b5 2018-10-02 19:09:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:09:35,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:09: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:09:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942cde8adfbf628f26f7e12c3692391d74dba61" 2018-10-02 19:09:35,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd007598-da5a-4ea8-9ea6-1d210fdf2239 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:09:35,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cd007598-da5a-4ea8-9ea6-1d210fdf2239 2018-10-02 19:09:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942cde8adfbf628f26f7e12c3692391d74dba61" 2018-10-02 19:09:35,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79156f1b-72c9-4c7e-9e3e-c24fbd302338 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}]} 2018-10-02 19:09:35,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj used request id req-79156f1b-72c9-4c7e-9e3e-c24fbd302338 2018-10-02 19:09:35,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942cde8adfbf628f26f7e12c3692391d74dba61" 2018-10-02 19:09:35,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9697947-ba1e-4182-a0d4-e89f5d33018a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:09:35,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d9697947-ba1e-4182-a0d4-e89f5d33018a 2018-10-02 19:09:36,130 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user 2018-10-02 19:09:36,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:09:36,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86450c00-3efa-446e-8d10-c2db9f99802f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:09:36,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86450c00-3efa-446e-8d10-c2db9f99802f 2018-10-02 19:09:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}}' 2018-10-02 19:09:36,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d9cf6f4-71f0-42aa-96b6-edba4c6b6f52 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8158d1fbfce84a97bb218c2694a1f927", "links": {"self": "http://172.30.9.22:5000/v3/roles/8158d1fbfce84a97bb218c2694a1f927"}, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}} 2018-10-02 19:09:36,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d9cf6f4-71f0-42aa-96b6-edba4c6b6f52 2018-10-02 19:09:36,358 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role 2018-10-02 19:09:36,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/8158d1fbfce84a97bb218c2694a1f927 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:09:36,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75037b22-97bc-441a-9dc1-c5c32ad67626 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8158d1fbfce84a97bb218c2694a1f927"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role", "id": "8158d1fbfce84a97bb218c2694a1f927"}} 2018-10-02 19:09:36,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8158d1fbfce84a97bb218c2694a1f927 used request id req-75037b22-97bc-441a-9dc1-c5c32ad67626 2018-10-02 19:09:36,525 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role to project CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj 2018-10-02 19:09:36,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8/users/aaea888472b54350a4bc6dc27065d5cf/roles/8158d1fbfce84a97bb218c2694a1f927 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:09:36,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b0e355-a6a5-4a8d-b4cc-95124f83b970 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:09:36,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8/users/aaea888472b54350a4bc6dc27065d5cf/roles/8158d1fbfce84a97bb218c2694a1f927 used request id req-85b0e355-a6a5-4a8d-b4cc-95124f83b970 2018-10-02 19:09:36,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:09:36,704 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:09:36,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:36,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:37,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["-M0R-TOGQ92rK9LwSM7XmA"], "issued_at": "2018-10-02T19:09:37.000000Z"}} 2018-10-02 19:09:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:09:37,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b69f0c-f45f-4ec1-bd6c-667d627ab396 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:37,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-13b69f0c-f45f-4ec1-bd6c-667d627ab396 2018-10-02 19:09:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:09:37,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-935723a7-ade1-4ee4-8029-030fe0bf93a3 Date: Tue, 02 Oct 2018 19:09:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image"} 2018-10-02 19:09:37,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image used request id req-935723a7-ade1-4ee4-8029-030fe0bf93a3 2018-10-02 19:09:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:09:37,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44863947-b7cb-4afa-b5da-e1922159ef01 Date: Tue, 02 Oct 2018 19:09:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:09:37,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-44863947-b7cb-4afa-b5da-e1922159ef01 2018-10-02 19:09:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image"}' 2018-10-02 19:09:37,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c X-Openstack-Request-Id: req-ba780ba9-1186-4bd2-b28e-267afb4d0fff Date: Tue, 02 Oct 2018 19:09:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:09:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:09:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "min_disk": 0, "protected": false, "id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "file": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c/file", "checksum": null, "owner": "dd0a494e334f453da6a152c7752650d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:09:37,725 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba780ba9-1186-4bd2-b28e-267afb4d0fff 2018-10-02 19:09:37,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" -d '' 2018-10-02 19:09:38,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f34393cc-bd0f-4877-94e5-2b3b63912532 Date: Tue, 02 Oct 2018 19:09:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:09:38,498 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c/file used request id req-f34393cc-bd0f-4877-94e5-2b3b63912532 2018-10-02 19:09:38,498 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:09:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:09:38,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-cc1c8938-2266-41c8-8b9f-cd3dfcf4a971 Date: Tue, 02 Oct 2018 19:09:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:09:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/79debbe1-7485-44db-86fa-10a5539b2b1c/snap", "metadata": {}}], "self": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "min_disk": 0, "protected": false, "id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "file": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd0a494e334f453da6a152c7752650d8", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/79debbe1-7485-44db-86fa-10a5539b2b1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:09:38,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c used request id req-cc1c8938-2266-41c8-8b9f-cd3dfcf4a971 2018-10-02 19:09:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:09:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db813b76-61c2-484b-bf9d-5360e8182622 Date: Tue, 02 Oct 2018 19:09:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:09:38,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-db813b76-61c2-484b-bf9d-5360e8182622 2018-10-02 19:09:38,827 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image 2018-10-02 19:09:38,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:09:38,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-74986b4e-72e7-4bb6-9a03-23c5dd24720f Date: Tue, 02 Oct 2018 19:09:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:09:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/79debbe1-7485-44db-86fa-10a5539b2b1c/snap", "metadata": {}}], "self": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "min_disk": 0, "protected": false, "id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "file": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd0a494e334f453da6a152c7752650d8", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/79debbe1-7485-44db-86fa-10a5539b2b1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:09:38,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c used request id req-74986b4e-72e7-4bb6-9a03-23c5dd24720f 2018-10-02 19:09:38,987 - create_image - DEBUG - Instance status is - active 2018-10-02 19:09:38,987 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image 2018-10-02 19:09:38,988 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image 2018-10-02 19:09:38,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:38,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:39,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["fZbq9SeXQ4mwDz1tq8lGRA"], "issued_at": "2018-10-02T19:09:39.000000Z"}} 2018-10-02 19:09:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:09:39,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de72c708-5d4e-43af-9831-812e91ed02d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:39,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-de72c708-5d4e-43af-9831-812e91ed02d2 2018-10-02 19:09:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:09:39,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-769fcb54-9258-4eee-96d8-b106de964061 Date: Tue, 02 Oct 2018 19:09:39 GMT RESP BODY: {"networks":[]} 2018-10-02 19:09:39,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-769fcb54-9258-4eee-96d8-b106de964061 2018-10-02 19:09:39,625 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net 2018-10-02 19:09:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net", "admin_state_up": true}}' 2018-10-02 19:09:40,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7a2eb2f2-8209-4faf-9d8b-bee796fdf432 Date: Tue, 02 Oct 2018 19:09:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7963efa6-7f57-4994-ab11-66693810ebcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:09:40Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","mtu":1450}} 2018-10-02 19:09:40,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7a2eb2f2-8209-4faf-9d8b-bee796fdf432 2018-10-02 19:09:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:09:40,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-8fd8d0c6-0d0a-4709-9a90-e1b335c476b9 Date: Tue, 02 Oct 2018 19:09:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:09:40Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:09:40,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-8fd8d0c6-0d0a-4709-9a90-e1b335c476b9 2018-10-02 19:09:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:09:40,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64143735-df0a-4e41-98c9-d73b052bc38d Date: Tue, 02 Oct 2018 19:09:40 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:09:40,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-64143735-df0a-4e41-98c9-d73b052bc38d 2018-10-02 19:09:40,762 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet 2018-10-02 19:09:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" -d '{"subnets": [{"ip_version": 4, "network_id": "7963efa6-7f57-4994-ab11-66693810ebcf", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]}' 2018-10-02 19:09:41,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-82d04fc5-0d36-495e-959e-90da141adb03 Date: Tue, 02 Oct 2018 19:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:41,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-82d04fc5-0d36-495e-959e-90da141adb03 2018-10-02 19:09:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:09:41,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bf3b2632-c4f0-47a7-8d36-1b12d079a3a5 Date: Tue, 02 Oct 2018 19:09: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:09:41,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-bf3b2632-c4f0-47a7-8d36-1b12d079a3a5 2018-10-02 19:09:41,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:09:41,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c22ff520-5a3a-4982-8e6f-fec6712a8649 Date: Tue, 02 Oct 2018 19:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:41,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-c22ff520-5a3a-4982-8e6f-fec6712a8649 2018-10-02 19:09:41,792 - OpenStackNetwork - DEBUG - Network [7963efa6-7f57-4994-ab11-66693810ebcf] created successfully 2018-10-02 19:09:41,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:41,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:42,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["egkhjgZRQTyso7CZ67Xu5Q"], "issued_at": "2018-10-02T19:09:42.000000Z"}} 2018-10-02 19:09:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:42,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b26fd8-b32c-4ce9-90af-bb4c12b2edf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:42,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e1b26fd8-b32c-4ce9-90af-bb4c12b2edf8 2018-10-02 19:09:42,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:42,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9461f37f-e4aa-4a26-994c-3a42bb929a34 Date: Tue, 02 Oct 2018 19:09:42 GMT RESP BODY: {"routers": []} 2018-10-02 19:09:42,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router&admin_state_up=True used request id req-9461f37f-e4aa-4a26-994c-3a42bb929a34 2018-10-02 19:09:42,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:42,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:42,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["R7I4foMNTVO_Qw4cvKXazA"], "issued_at": "2018-10-02T19:09:42.000000Z"}} 2018-10-02 19:09:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80193c392bb736dd5a87814265608fcbbf4dd2cc" 2018-10-02 19:09:42,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2254b1-d7b4-4d4f-99c2-dd072e29f232 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:42,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a2254b1-d7b4-4d4f-99c2-dd072e29f232 2018-10-02 19:09:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:43,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0d0c098e-ca33-44ac-9845-b1f7d2d40c00 Date: Tue, 02 Oct 2018 19:09:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:09:43,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-0d0c098e-ca33-44ac-9845-b1f7d2d40c00 2018-10-02 19:09:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:43,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ead098e-e9ce-42bd-bf29-e374a2ccf654 Date: Tue, 02 Oct 2018 19:09:43 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:09:43,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-7ead098e-e9ce-42bd-bf29-e374a2ccf654 2018-10-02 19:09:43,360 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router 2018-10-02 19:09:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router", "admin_state_up": true}}' 2018-10-02 19:09:48,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5010d130-b9db-4866-90df-f271bae58997 Date: Tue, 02 Oct 2018 19:09:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:44Z", "admin_state_up": true, "updated_at": "2018-10-02T19:09:44Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "01aea798-5da8-43ad-8e8f-72920529ef6c", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router"}} 2018-10-02 19:09:48,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-5010d130-b9db-4866-90df-f271bae58997 2018-10-02 19:09:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=01aea798-5da8-43ad-8e8f-72920529ef6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:48,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-50c0c6c5-098d-4074-9f37-b665ed9ccb7e Date: Tue, 02 Oct 2018 19:09:48 GMT RESP BODY: {"ports":[]} 2018-10-02 19:09:48,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=01aea798-5da8-43ad-8e8f-72920529ef6c used request id req-50c0c6c5-098d-4074-9f37-b665ed9ccb7e 2018-10-02 19:09:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:48,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3eb14724-a039-4847-9e96-063180acf88b Date: Tue, 02 Oct 2018 19: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:09:48,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-3eb14724-a039-4847-9e96-063180acf88b 2018-10-02 19:09:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:09:48,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:09:48,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:48,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12971ed7-5d69-47eb-a55a-f8d2c651ad34 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:09:48,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-12971ed7-5d69-47eb-a55a-f8d2c651ad34 2018-10-02 19:09:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:49,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fb65bfc3-f07a-46d3-a2c3-dbc1fd28f5fb Date: Tue, 02 Oct 2018 19:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:49,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-fb65bfc3-f07a-46d3-a2c3-dbc1fd28f5fb 2018-10-02 19:09:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:49,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8be83001-031d-497e-a390-4daa76808d2d Date: Tue, 02 Oct 2018 19:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:49,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet used request id req-8be83001-031d-497e-a390-4daa76808d2d 2018-10-02 19:09:49,281 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:09:49,281 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router 2018-10-02 19:09:49,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" -d '{"subnet_id": "4495c0de-7c31-4ee1-852b-37aecd9abd0e"}' 2018-10-02 19:09:51,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d63324e-0d81-4e54-a26c-11ee2f762886 Date: Tue, 02 Oct 2018 19:09:51 GMT RESP BODY: {"network_id": "7963efa6-7f57-4994-ab11-66693810ebcf", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "subnet_id": "4495c0de-7c31-4ee1-852b-37aecd9abd0e", "subnet_ids": ["4495c0de-7c31-4ee1-852b-37aecd9abd0e"], "port_id": "4b765d63-a4eb-48e4-9baf-45aaec09ac95", "id": "01aea798-5da8-43ad-8e8f-72920529ef6c"} 2018-10-02 19:09:51,343 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c/add_router_interface used request id req-7d63324e-0d81-4e54-a26c-11ee2f762886 2018-10-02 19:09:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:51,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-02a5a689-3f2c-49d7-9001-9b61f980cb32 Date: Tue, 02 Oct 2018 19:09:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:44Z", "admin_state_up": true, "updated_at": "2018-10-02T19:09:50Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "01aea798-5da8-43ad-8e8f-72920529ef6c", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router"}} 2018-10-02 19:09:51,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c used request id req-02a5a689-3f2c-49d7-9001-9b61f980cb32 2018-10-02 19:09:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=01aea798-5da8-43ad-8e8f-72920529ef6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:51,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d48eccac-bbfa-480e-83ab-d2459dfbc32a Date: Tue, 02 Oct 2018 19:09:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"}]} 2018-10-02 19:09:51,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=01aea798-5da8-43ad-8e8f-72920529ef6c used request id req-d48eccac-bbfa-480e-83ab-d2459dfbc32a 2018-10-02 19:09:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4495c0de-7c31-4ee1-852b-37aecd9abd0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:09:51,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e586f077-cf4b-48e5-9ea5-24ab37374b24 Date: Tue, 02 Oct 2018 19:09:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}} 2018-10-02 19:09:51,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4495c0de-7c31-4ee1-852b-37aecd9abd0e used request id req-e586f077-cf4b-48e5-9ea5-24ab37374b24 2018-10-02 19:09:51,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:51,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:52,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DM3nt7D3Tyi8fOywcZcK0w"], "issued_at": "2018-10-02T19:09:52.000000Z"}} 2018-10-02 19:09:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958e22c780adfa8050113dff6fbe5e8c1d2b0aae" 2018-10-02 19:09:52,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a5afeb-bd9e-466e-9338-034597bb98fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:52,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04a5afeb-bd9e-466e-9338-034597bb98fb 2018-10-02 19:09:52,163 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:09:52,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958e22c780adfa8050113dff6fbe5e8c1d2b0aae" 2018-10-02 19:09:52,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-829fd5f5-e1f7-4423-8b43-a1b2e0a24061 x-compute-request-id: req-829fd5f5-e1f7-4423-8b43-a1b2e0a24061 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:09:52,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-829fd5f5-e1f7-4423-8b43-a1b2e0a24061 2018-10-02 19:09:52,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958e22c780adfa8050113dff6fbe5e8c1d2b0aae" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:09:52,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-1d5e85a6-d5fa-40f1-b1fe-724b1b2b7a9f x-compute-request-id: req-1d5e85a6-d5fa-40f1-b1fe-724b1b2b7a9f Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:09:52,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1d5e85a6-d5fa-40f1-b1fe-724b1b2b7a9f 2018-10-02 19:09:52,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:52,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:52,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["PRuiy2v2RoaBC6OsRCJHjA"], "issued_at": "2018-10-02T19:09:52.000000Z"}} 2018-10-02 19:09:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b58ae10d75fddc17f86df7dd69af43c694a1322" 2018-10-02 19:09:52,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d80e29-5c68-4266-8dc7-b34827f6387b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:52,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-75d80e29-5c68-4266-8dc7-b34827f6387b 2018-10-02 19:09:52,851 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:09:52,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b58ae10d75fddc17f86df7dd69af43c694a1322" 2018-10-02 19:09:53,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-060763ae-d2df-45e4-ae18-85437c11ddba x-compute-request-id: req-060763ae-d2df-45e4-ae18-85437c11ddba Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:09:53,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-060763ae-d2df-45e4-ae18-85437c11ddba 2018-10-02 19:09:53,013 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp... 2018-10-02 19:09:53,013 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:09:53,046 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp 2018-10-02 19:09:53,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b58ae10d75fddc17f86df7dd69af43c694a1322" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4Uc5VlwQRrw2a/GOTZNuV7lf145dAhYpC1P9rcNrblc/g+fbzXq7ujuAE7Nf/5uZyb73FiJCMNzHpDqAlzdNh1K0HTT/6Dk3H7T5WMns5mgsYBHJcfSEwwGWMD0UNpK2FVh24zD0KF39b1uhPjcpnYvED+UuH6wG3Fsf4TNnQCw==", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp"}}' 2018-10-02 19:09:53,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-186911b7-1ed0-48df-9612-84e40c52bb54 x-compute-request-id: req-186911b7-1ed0-48df-9612-84e40c52bb54 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4Uc5VlwQRrw2a/GOTZNuV7lf145dAhYpC1P9rcNrblc/g+fbzXq7ujuAE7Nf/5uZyb73FiJCMNzHpDqAlzdNh1K0HTT/6Dk3H7T5WMns5mgsYBHJcfSEwwGWMD0UNpK2FVh24zD0KF39b1uhPjcpnYvED+UuH6wG3Fsf4TNnQCw==", "user_id": "aaea888472b54350a4bc6dc27065d5cf", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "fingerprint": "5d:7d:7b:bb:1a:b9:e1:d5:29:dd:aa:40:4a:7d:d3:02"}} 2018-10-02 19:09:53,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-186911b7-1ed0-48df-9612-84e40c52bb54 2018-10-02 19:09:53,096 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f.pub 2018-10-02 19:09:53,097 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:09:53,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:53,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:53,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["xyOXw1s9RmCOdJwziMYRZw"], "issued_at": "2018-10-02T19:09:53.000000Z"}} 2018-10-02 19:09:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:53,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6034a37f-2206-491a-82fc-77658b75d522 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:53,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6034a37f-2206-491a-82fc-77658b75d522 2018-10-02 19:09:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:53,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f92c9ffa-ceac-48b9-9949-997f499ba922 Date: Tue, 02 Oct 2018 19:09:53 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:09:53,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp used request id req-f92c9ffa-ceac-48b9-9949-997f499ba922 2018-10-02 19:09:53,763 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp... 2018-10-02 19:09:53,763 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp 2018-10-02 19:09:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}}' 2018-10-02 19:09:54,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b4f45ceb-c2c4-441b-8085-6d86b5f79e9e Date: Tue, 02 Oct 2018 19:09:54 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:53Z", "updated_at": "2018-10-02T19:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 2, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "24154128-71c5-4aa3-9387-3c1353fa241e", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}} 2018-10-02 19:09:54,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-b4f45ceb-c2c4-441b-8085-6d86b5f79e9e 2018-10-02 19:09:54,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:54,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0bbc399-8650-4a94-976f-a99a55419ae7 Date: Tue, 02 Oct 2018 19:09:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:54,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-c0bbc399-8650-4a94-976f-a99a55419ae7 2018-10-02 19:09:54,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:54,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-100874db-7553-4243-8793-db02fdd12d73 Date: Tue, 02 Oct 2018 19:09:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:54,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-100874db-7553-4243-8793-db02fdd12d73 2018-10-02 19:09:54,463 - neutron_utils - INFO - Retrieving security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:54,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-de449b84-a65a-4fbb-b734-cc90ffe35ed0 Date: Tue, 02 Oct 2018 19:09:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:53Z", "updated_at": "2018-10-02T19:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 2, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "24154128-71c5-4aa3-9387-3c1353fa241e", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}]} 2018-10-02 19:09:54,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-de449b84-a65a-4fbb-b734-cc90ffe35ed0 2018-10-02 19:09:54,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:54,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4f0dbe5-639d-4ad9-95cd-1f7c74ef7411 Date: Tue, 02 Oct 2018 19:09:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:54,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-d4f0dbe5-639d-4ad9-95cd-1f7c74ef7411 2018-10-02 19:09:54,917 - neutron_utils - INFO - Retrieving security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:54,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0e57bfe6-4bc9-4f94-bfb8-bdc816e00250 Date: Tue, 02 Oct 2018 19:09:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:53Z", "updated_at": "2018-10-02T19:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 2, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "24154128-71c5-4aa3-9387-3c1353fa241e", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}]} 2018-10-02 19:09:54,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-0e57bfe6-4bc9-4f94-bfb8-bdc816e00250 2018-10-02 19:09:54,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:54,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:55,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-845ad2b1-9150-429c-a7dd-11ab468f8650 Date: Tue, 02 Oct 2018 19:09:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:55,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-845ad2b1-9150-429c-a7dd-11ab468f8650 2018-10-02 19:09:55,154 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp 2018-10-02 19:09:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:55,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6b550ae1-a60b-4dbd-81c5-20d3c336b081 Date: Tue, 02 Oct 2018 19:09:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:53Z", "updated_at": "2018-10-02T19:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 2, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "24154128-71c5-4aa3-9387-3c1353fa241e", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}]} 2018-10-02 19:09:55,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp used request id req-6b550ae1-a60b-4dbd-81c5-20d3c336b081 2018-10-02 19:09:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:09:55,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:09:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:09:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:55,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845a3474-fd5d-4d2f-879b-3305da8c9da4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:09:55,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-845a3474-fd5d-4d2f-879b-3305da8c9da4 2018-10-02 19:09:55,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:55,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2a1bce3-df6a-470d-ac6c-14cbf0d6d7b7 Date: Tue, 02 Oct 2018 19:09:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:55,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-f2a1bce3-df6a-470d-ac6c-14cbf0d6d7b7 2018-10-02 19:09:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e"}}' 2018-10-02 19:09:55,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-bf751dc4-596d-4ecd-a2b9-576921a200ab Date: Tue, 02 Oct 2018 19:09:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:55Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:55Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "7e077808-906b-49c4-958b-8603b310cf76"}} 2018-10-02 19:09:55,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-bf751dc4-596d-4ecd-a2b9-576921a200ab 2018-10-02 19:09:55,808 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp 2018-10-02 19:09:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:55,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-edb19d95-c69d-4cf6-af3c-84e656c4c6b7 Date: Tue, 02 Oct 2018 19:09:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:53Z", "updated_at": "2018-10-02T19:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:55Z", "revision_number": 0, "id": "7e077808-906b-49c4-958b-8603b310cf76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:55Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 3, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "24154128-71c5-4aa3-9387-3c1353fa241e", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}]} 2018-10-02 19:09:55,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp used request id req-edb19d95-c69d-4cf6-af3c-84e656c4c6b7 2018-10-02 19:09:56,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:56,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3dfedd-e527-4302-b745-7bda848b9392 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:09:56,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-0a3dfedd-e527-4302-b745-7bda848b9392 2018-10-02 19:09:56,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:56,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-843aa2ff-931c-4ead-a5db-b3d6deb114fb Date: Tue, 02 Oct 2018 19:09:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:55Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:55Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "7e077808-906b-49c4-958b-8603b310cf76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:56,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-843aa2ff-931c-4ead-a5db-b3d6deb114fb 2018-10-02 19:09:56,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e"}}' 2018-10-02 19:09:56,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-59fc12bf-ff75-43c1-9b0b-3c404addbf00 Date: Tue, 02 Oct 2018 19:09:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:09:56Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": 22, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:56Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "d72497be-355c-4c3a-a4b0-88fa23283abf"}} 2018-10-02 19:09:56,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-59fc12bf-ff75-43c1-9b0b-3c404addbf00 2018-10-02 19:09:56,580 - neutron_utils - INFO - Retrieving security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-285b3d8d-8dfb-4678-9340-e59c98690321 Date: Tue, 02 Oct 2018 19:09:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:53Z", "updated_at": "2018-10-02T19:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:55Z", "revision_number": 0, "id": "7e077808-906b-49c4-958b-8603b310cf76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:55Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:09:56Z", "revision_number": 0, "id": "d72497be-355c-4c3a-a4b0-88fa23283abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:56Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "revision_number": 0, "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 4, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "24154128-71c5-4aa3-9387-3c1353fa241e", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}]} 2018-10-02 19:09:56,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-285b3d8d-8dfb-4678-9340-e59c98690321 2018-10-02 19:09:56,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24154128-71c5-4aa3-9387-3c1353fa241e 2018-10-02 19:09:56,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:09:56,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-2b7cab58-502f-4c8d-931c-9e282c7282bd Date: Tue, 02 Oct 2018 19:09:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2f8b8161-b7a4-42a1-b02f-4b1619875fbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:55Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:55Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "7e077808-906b-49c4-958b-8603b310cf76"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:09:56Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": 22, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:56Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "d72497be-355c-4c3a-a4b0-88fa23283abf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:54Z", "security_group_id": "24154128-71c5-4aa3-9387-3c1353fa241e", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:54Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "f2b9f4d6-bd88-41a0-8756-f9aa7cb86655"}]} 2018-10-02 19:09:56,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=24154128-71c5-4aa3-9387-3c1353fa241e used request id req-2b7cab58-502f-4c8d-931c-9e282c7282bd 2018-10-02 19:09:56,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:56,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:57,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["UJ3ItuulTiaCVn0d3eJttQ"], "issued_at": "2018-10-02T19:09:57.000000Z"}} 2018-10-02 19:09:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:57,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62cf05c-64af-4a13-bcf3-c1bb10af164f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:57,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e62cf05c-64af-4a13-bcf3-c1bb10af164f 2018-10-02 19:09:57,208 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:09:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:57,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c7646e-3414-4a02-92c8-814f804e32db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:57,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-97c7646e-3414-4a02-92c8-814f804e32db 2018-10-02 19:09:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:57,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a469e944-a581-4067-9581-3c14ba5fe4ca Date: Tue, 02 Oct 2018 19:09:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:09:57,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-a469e944-a581-4067-9581-3c14ba5fe4ca 2018-10-02 19:09:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:09:57,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:09:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:09:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:57,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0857d57e-9696-4154-8a40-c4787a3dc64f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:09:57,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-0857d57e-9696-4154-8a40-c4787a3dc64f 2018-10-02 19:09:57,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:57,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-551f9528-3332-4926-8018-27220a6d7d7c Date: Tue, 02 Oct 2018 19:09:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:57,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-551f9528-3332-4926-8018-27220a6d7d7c 2018-10-02 19:09:58,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:58,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a3231865-40f8-4f01-978b-239d962b7dbd Date: Tue, 02 Oct 2018 19:09:58 GMT RESP BODY: {"ports":[]} 2018-10-02 19:09:58,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1&admin_state_up=True used request id req-a3231865-40f8-4f01-978b-239d962b7dbd 2018-10-02 19:09:58,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:58,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb915d15-5044-425f-bfe7-ed41b0303a46 x-compute-request-id: req-eb915d15-5044-425f-bfe7-ed41b0303a46 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:09:58,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst used request id req-eb915d15-5044-425f-bfe7-ed41b0303a46 2018-10-02 19:09:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:58,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-714f7cd8-ccc5-4d26-997f-f88a876ed367 Date: Tue, 02 Oct 2018 19:09: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:09:58,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-714f7cd8-ccc5-4d26-997f-f88a876ed367 2018-10-02 19:09:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:58,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e87462-49dc-419a-b8ab-6d53c4a136ec Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:09:58,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-f9e87462-49dc-419a-b8ab-6d53c4a136ec 2018-10-02 19:09:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:59,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d701c43-d4a7-496a-97a9-2f2388c56437 Date: Tue, 02 Oct 2018 19:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:59,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-2d701c43-d4a7-496a-97a9-2f2388c56437 2018-10-02 19:09:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:59,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b577216-f197-4990-9a73-8584b2a6e3b2 Date: Tue, 02 Oct 2018 19:09:59 GMT RESP BODY: {"ports":[]} 2018-10-02 19:09:59,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1&admin_state_up=True used request id req-1b577216-f197-4990-9a73-8584b2a6e3b2 2018-10-02 19:09:59,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:09:59,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:09:59,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8158d1fbfce84a97bb218c2694a1f927", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role"}], "expires_at": "2018-10-02T20:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd0a494e334f453da6a152c7752650d8", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/dd0a494e334f453da6a152c7752650d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user", "id": "aaea888472b54350a4bc6dc27065d5cf"}, "audit_ids": ["xFu_4LefT0ySr80iz4_0hw"], "issued_at": "2018-10-02T19:09:59.000000Z"}} 2018-10-02 19:09:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edb20c37dd1772a5f88f9210d1fad2e0ba9896c" 2018-10-02 19:09:59,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cceb1b75-83f7-4364-a77a-9cc8f462c8d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:09:59,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cceb1b75-83f7-4364-a77a-9cc8f462c8d5 2018-10-02 19:09:59,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:59,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fff89a40-5597-468f-adc9-b439319eedb6 Date: Tue, 02 Oct 2018 19:09: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:09:59,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-fff89a40-5597-468f-adc9-b439319eedb6 2018-10-02 19:09:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:09:59,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-06514a4d-23d6-4e2f-a19f-554ba1c4efaf Date: Tue, 02 Oct 2018 19:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:09:59,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-06514a4d-23d6-4e2f-a19f-554ba1c4efaf 2018-10-02 19:09:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:00,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1872cbe-bf98-42ce-b8a9-742d274c4662 Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:00,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-c1872cbe-bf98-42ce-b8a9-742d274c4662 2018-10-02 19:10:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:10:00,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:10: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:10:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edb20c37dd1772a5f88f9210d1fad2e0ba9896c" 2018-10-02 19:10:00,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80387329-b429-4032-b96a-17e148c6f518 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:00,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-80387329-b429-4032-b96a-17e148c6f518 2018-10-02 19:10:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:00,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c3ecea1-c052-4d3b-a330-530bd4e85364 Date: Tue, 02 Oct 2018 19:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:00,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-8c3ecea1-c052-4d3b-a330-530bd4e85364 2018-10-02 19:10:00,252 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net 2018-10-02 19:10:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"port": {"network_id": "7963efa6-7f57-4994-ab11-66693810ebcf", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1", "admin_state_up": true}}' 2018-10-02 19:10:01,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-8867bed8-a405-4bff-a4df-8b1bece24cef Date: Tue, 02 Oct 2018 19:10:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","project_id":"dd0a494e334f453da6a152c7752650d8","qos_policy_id":null,"admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal"}} 2018-10-02 19:10:01,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-8867bed8-a405-4bff-a4df-8b1bece24cef 2018-10-02 19:10:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:01,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7cdc76a2-5e43-4581-ad04-511b487768a5 Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:01,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-7cdc76a2-5e43-4581-ad04-511b487768a5 2018-10-02 19:10:01,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:01,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744beec3-baf6-4494-a4a4-684b27c34967 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:01,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-744beec3-baf6-4494-a4a4-684b27c34967 2018-10-02 19:10:01,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6ae59241-f559-4f95-bd7a-de23f82792c4 Date: Tue, 02 Oct 2018 19:10:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:02,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-6ae59241-f559-4f95-bd7a-de23f82792c4 2018-10-02 19:10:02,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-930a4b03-adc7-4466-873f-0a19e25c611a Date: Tue, 02 Oct 2018 19:10:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:10:02,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1&admin_state_up=True used request id req-930a4b03-adc7-4466-873f-0a19e25c611a 2018-10-02 19:10:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4cad2b-3311-4225-afbf-97e4a851470e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:02,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-5e4cad2b-3311-4225-afbf-97e4a851470e 2018-10-02 19:10:02,423 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst 2018-10-02 19:10:02,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-616fb931-cfcb-4f07-bf80-b204968375af x-compute-request-id: req-616fb931-cfcb-4f07-bf80-b204968375af Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-flavor-name"}]} 2018-10-02 19:10:02,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-616fb931-cfcb-4f07-bf80-b204968375af 2018-10-02 19:10:02,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-7e925868-fba7-4cc6-b207-dbe67fcb1b0e x-compute-request-id: req-7e925868-fba7-4cc6-b207-dbe67fcb1b0e Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:10:02,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694 used request id req-7e925868-fba7-4cc6-b207-dbe67fcb1b0e 2018-10-02 19:10:02,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-081390fb-f54f-454b-88a7-ba4fc4c33827 Date: Tue, 02 Oct 2018 19:10:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:09:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/79debbe1-7485-44db-86fa-10a5539b2b1c/snap", "metadata": {}}], "self": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "min_disk": 0, "protected": false, "id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "file": "/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd0a494e334f453da6a152c7752650d8", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/79debbe1-7485-44db-86fa-10a5539b2b1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image"} 2018-10-02 19:10:02,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image used request id req-081390fb-f54f-454b-88a7-ba4fc4c33827 2018-10-02 19:10:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:02,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f316545b-ca56-4f43-808a-6f08d0314d81 Date: Tue, 02 Oct 2018 19:10:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:10:02,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f316545b-ca56-4f43-808a-6f08d0314d81 2018-10-02 19:10:02,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "imageRef": "79debbe1-7485-44db-86fa-10a5539b2b1c", "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "flavorRef": "c4084b0d-b418-4c80-a68a-ff6f39312694", "max_count": 1, "min_count": 1, "networks": [{"port": "12cea135-11f5-4c94-9a85-a16e7a461901"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}]}}' 2018-10-02 19:10:04,809 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-9dc75560-b91f-435a-b568-27d5339944ac x-compute-request-id: req-9dc75560-b91f-435a-b568-27d5339944ac Content-Length: 444 location: http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "adminPass": "CeCjg999NdWd"}} 2018-10-02 19:10:04,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9dc75560-b91f-435a-b568-27d5339944ac 2018-10-02 19:10:04,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:05,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b033ae2a-2cd1-439f-bea2-7381567e2877 x-compute-request-id: req-b033ae2a-2cd1-439f-bea2-7381567e2877 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.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:10:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:05,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-b033ae2a-2cd1-439f-bea2-7381567e2877 2018-10-02 19:10:05,186 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst 2018-10-02 19:10:05,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:05,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-21cb414e-e351-48bf-9c6b-15e213e9a285 x-compute-request-id: req-21cb414e-e351-48bf-9c6b-15e213e9a285 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.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:10:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:05,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-21cb414e-e351-48bf-9c6b-15e213e9a285 2018-10-02 19:10:05,405 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - BUILD 2018-10-02 19:10:05,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:10:08,407 - create_instance - DEBUG - VM status query timeout in 896.779898882 2018-10-02 19:10:08,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:09,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-39937cab-48ef-4a4c-b984-bb04b55c2c63 x-compute-request-id: req-39937cab-48ef-4a4c-b984-bb04b55c2c63 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.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:10:06Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:09,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-39937cab-48ef-4a4c-b984-bb04b55c2c63 2018-10-02 19:10:09,303 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - BUILD 2018-10-02 19:10:09,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:10:12,305 - create_instance - DEBUG - VM status query timeout in 892.881896973 2018-10-02 19:10:12,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:12,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c16c86e0-206e-4c9e-a116-08f0a7eb715e x-compute-request-id: req-c16c86e0-206e-4c9e-a116-08f0a7eb715e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:12,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-c16c86e0-206e-4c9e-a116-08f0a7eb715e 2018-10-02 19:10:12,942 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:10:12,943 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:10:12,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:13,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-075696cd-99e4-4140-84ae-99a21a62a8a2 x-compute-request-id: req-075696cd-99e4-4140-84ae-99a21a62a8a2 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:13,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-075696cd-99e4-4140-84ae-99a21a62a8a2 2018-10-02 19:10:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:13,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c3d63609-537a-43c2-a740-f552107e2fb0 Date: Tue, 02 Oct 2018 19:10:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-c3d63609-537a-43c2-a740-f552107e2fb0 2018-10-02 19:10:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:13,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d62b9cc-f24f-43c2-9aae-780d4c47f7e8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:13,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-5d62b9cc-f24f-43c2-9aae-780d4c47f7e8 2018-10-02 19:10:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:13,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c2a1af0f-34c8-4b8e-9cda-d6dd1a7fdabf Date: Tue, 02 Oct 2018 19:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:13,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-c2a1af0f-34c8-4b8e-9cda-d6dd1a7fdabf 2018-10-02 19:10:13,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:13,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-c3eea423-4461-4ff9-b7c8-c714ea7c43fb Date: Tue, 02 Oct 2018 19:10:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:13,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-c3eea423-4461-4ff9-b7c8-c714ea7c43fb 2018-10-02 19:10:13,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:14,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10: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-6dde24ed-3fd5-4d69-a04c-4dc1a4ac855b x-compute-request-id: req-6dde24ed-3fd5-4d69-a04c-4dc1a4ac855b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:14,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-6dde24ed-3fd5-4d69-a04c-4dc1a4ac855b 2018-10-02 19:10:14,530 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:10:14,530 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:10:14,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:15,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14635071-3e0f-40ef-8e66-f683075c78e8 x-compute-request-id: req-14635071-3e0f-40ef-8e66-f683075c78e8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:15,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-14635071-3e0f-40ef-8e66-f683075c78e8 2018-10-02 19:10:15,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:15,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9445f668-fc1b-476c-af8f-7c6d31deff5e Date: Tue, 02 Oct 2018 19:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:15,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-9445f668-fc1b-476c-af8f-7c6d31deff5e 2018-10-02 19:10:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:15,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efee05a1-b91e-4a7c-aebd-19059f298dd0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:15,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-efee05a1-b91e-4a7c-aebd-19059f298dd0 2018-10-02 19:10:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:15,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-373c1054-003e-426f-ad02-6c392d2a0cf6 Date: Tue, 02 Oct 2018 19:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:15,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-373c1054-003e-426f-ad02-6c392d2a0cf6 2018-10-02 19:10:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:15,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-b71be448-809d-49d0-8e6e-45eb26a915b6 Date: Tue, 02 Oct 2018 19:10:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:15,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-b71be448-809d-49d0-8e6e-45eb26a915b6 2018-10-02 19:10:15,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}}' 2018-10-02 19:10:17,131 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-2a207354-222f-497f-9671-785441ca6199 x-compute-request-id: req-2a207354-222f-497f-9671-785441ca6199 Content-Length: 0 Content-Type: application/json 2018-10-02 19:10:17,131 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-2a207354-222f-497f-9671-785441ca6199 2018-10-02 19:10:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:17,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ac2bc2e5-80dd-4a39-b09e-9d1c0f1feba5 Date: Tue, 02 Oct 2018 19:10:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:44Z", "admin_state_up": true, "updated_at": "2018-10-02T19:09:50Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "01aea798-5da8-43ad-8e8f-72920529ef6c", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router"}]} 2018-10-02 19:10:17,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router used request id req-ac2bc2e5-80dd-4a39-b09e-9d1c0f1feba5 2018-10-02 19:10:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:17,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe889e78-1963-4cf8-9cdd-d07328ad67d1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:17,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-fe889e78-1963-4cf8-9cdd-d07328ad67d1 2018-10-02 19:10:17,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=01aea798-5da8-43ad-8e8f-72920529ef6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:17,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0e35f279-b0e9-49f6-9145-126e3e1f639d Date: Tue, 02 Oct 2018 19:10:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"}]} 2018-10-02 19:10:17,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=01aea798-5da8-43ad-8e8f-72920529ef6c used request id req-0e35f279-b0e9-49f6-9145-126e3e1f639d 2018-10-02 19:10:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/4495c0de-7c31-4ee1-852b-37aecd9abd0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:17,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6a76567e-39de-4f04-8b77-1f9d906dc76c Date: Tue, 02 Oct 2018 19:10:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}} 2018-10-02 19:10:17,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/4495c0de-7c31-4ee1-852b-37aecd9abd0e used request id req-6a76567e-39de-4f04-8b77-1f9d906dc76c 2018-10-02 19:10:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:17,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2e9d5287-6098-4d7d-a4a9-f5a5adeeadd9 Date: Tue, 02 Oct 2018 19:10:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:10:17,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-2e9d5287-6098-4d7d-a4a9-f5a5adeeadd9 2018-10-02 19:10:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:17,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d89ae99-6a29-4140-81a3-9f34e704e48b Date: Tue, 02 Oct 2018 19:10:17 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:10:17,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-6d89ae99-6a29-4140-81a3-9f34e704e48b 2018-10-02 19:10:17,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:18,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d938da1a-e822-4437-b6d0-4b8482cb73c6 x-compute-request-id: req-d938da1a-e822-4437-b6d0-4b8482cb73c6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:18,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-d938da1a-e822-4437-b6d0-4b8482cb73c6 2018-10-02 19:10:18,580 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:10:18,580 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:10:18,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:18,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c5b4053-56b3-4c44-a9e6-9d17bfb0943b x-compute-request-id: req-6c5b4053-56b3-4c44-a9e6-9d17bfb0943b Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:18,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-6c5b4053-56b3-4c44-a9e6-9d17bfb0943b 2018-10-02 19:10:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:19,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-81e71b42-437e-4173-a45c-519eb20536d5 Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:19,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-81e71b42-437e-4173-a45c-519eb20536d5 2018-10-02 19:10:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:19,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0783ead1-5df5-4730-bb5d-df458eefd196 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:19,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-0783ead1-5df5-4730-bb5d-df458eefd196 2018-10-02 19:10:19,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:19,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-70df49d6-b58a-4426-a546-238172b677df Date: Tue, 02 Oct 2018 19:10:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:19,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-70df49d6-b58a-4426-a546-238172b677df 2018-10-02 19:10:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:19,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-6653eeb9-ff62-49b0-b8f1-ff953dd70a96 Date: Tue, 02 Oct 2018 19:10:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:19,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-6653eeb9-ff62-49b0-b8f1-ff953dd70a96 2018-10-02 19:10:19,249 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:10:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:19,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-02039c79-8338-470d-a328-a601f8568dec Date: Tue, 02 Oct 2018 19:10:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:10:19,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-02039c79-8338-470d-a328-a601f8568dec 2018-10-02 19:10:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:19,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c7d12ba2-63df-4857-aacc-5afcbe6c7f16 Date: Tue, 02 Oct 2018 19:10:19 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:10:19,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-c7d12ba2-63df-4857-aacc-5afcbe6c7f16 2018-10-02 19:10:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "12cea135-11f5-4c94-9a85-a16e7a461901"}}' 2018-10-02 19:10:21,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-adb8fcac-f8fb-4481-81fc-60cfa628e3bb Date: Tue, 02 Oct 2018 19:10:21 GMT RESP BODY: {"floatingip": {"router_id": "01aea798-5da8-43ad-8e8f-72920529ef6c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:10:20Z", "updated_at": "2018-10-02T19:10:20Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "dd0a494e334f453da6a152c7752650d8", "port_id": "12cea135-11f5-4c94-9a85-a16e7a461901", "id": "dfbb7430-3863-4147-91be-a2aa5a486b84"}} 2018-10-02 19:10:21,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-adb8fcac-f8fb-4481-81fc-60cfa628e3bb 2018-10-02 19:10:21,434 - create_instance - INFO - Created floating IP 172.30.9.200 via router - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router 2018-10-02 19:10:21,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:22,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f9e223b-8589-40f1-9eda-a2496ecd09c4 x-compute-request-id: req-2f9e223b-8589-40f1-9eda-a2496ecd09c4 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:22,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-2f9e223b-8589-40f1-9eda-a2496ecd09c4 2018-10-02 19:10:22,058 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:10:22,058 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:10:22,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:22,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bb63cf8-07e4-45d7-baa6-872a56eee2a8 x-compute-request-id: req-6bb63cf8-07e4-45d7-baa6-872a56eee2a8 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:22,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-6bb63cf8-07e4-45d7-baa6-872a56eee2a8 2018-10-02 19:10:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:22,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bcfdaa73-2fc8-4130-8bde-079ee7ba248b Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:22,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-bcfdaa73-2fc8-4130-8bde-079ee7ba248b 2018-10-02 19:10:22,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:22,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779e6fb2-6e3f-45b5-8bcc-f4257dca5d93 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:22,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-779e6fb2-6e3f-45b5-8bcc-f4257dca5d93 2018-10-02 19:10:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:23,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb3f33d1-1e17-497c-bc36-26c14b02ee20 Date: Tue, 02 Oct 2018 19:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:23,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-eb3f33d1-1e17-497c-bc36-26c14b02ee20 2018-10-02 19:10:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:23,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b3bae065-b72c-41d0-b795-dbe5d956be5c Date: Tue, 02 Oct 2018 19:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:23,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-b3bae065-b72c-41d0-b795-dbe5d956be5c 2018-10-02 19:10:23,113 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-02 19:10:23,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:23,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fda19199-cd63-4c3e-8f66-bf557d87e963 x-compute-request-id: req-fda19199-cd63-4c3e-8f66-bf557d87e963 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:23,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-fda19199-cd63-4c3e-8f66-bf557d87e963 2018-10-02 19:10:23,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:10:24,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b429f34d-98bd-493c-bcec-21dc880a810d x-compute-request-id: req-b429f34d-98bd-493c-bcec-21dc880a810d Content-Encoding: gzip Content-Length: 9617 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 531574029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.126160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.127800] pid_max: default: 32768 minimum: 301\n[ 0.128674] ACPI: Core revision 20150930\n[ 0.130043] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131322] Security Framework initialized\n[ 0.132116] Yama: becoming mindful.\n[ 0.132829] AppArmor: AppArmor initialized\n[ 0.133667] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136155] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137344] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138672] Initializing cgroup subsys io\n[ 0.139467] Initializing cgroup subsys memory\n[ 0.140304] Initializing cgroup subsys devices\n[ 0.141151] Initializing cgroup subsys freezer\n[ 0.142002] Initializing cgroup subsys net_cls\n[ 0.142855] Initializing cgroup subsys perf_event\n[ 0.143743] Initializing cgroup subsys net_prio\n[ 0.144601] Initializing cgroup subsys hugetlb\n[ 0.145455] Initializing cgroup subsys pids\n[ 0.146311] CPU: Physical Processor ID: 0\n[ 0.147781] mce: CPU supports 10 MCE banks\n[ 0.148619] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151837] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158211] ftrace: allocating 31920 entries in 125 pages\n[ 0.184445] smpboot: Max logical packages: 2\n[ 0.185295] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186457] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187803] x2apic enabled\n[ 0.188605] Switched APIC routing to physical x2apic.\n[ 0.190340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.193619] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195493] KVM setup paravirtual spinlock\n[ 0.196894] x86: Booting SMP configuration:\n[ 0.197805] .... node #0, CPUs: #1\n[ 0.198683] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.220350] x86: Booted up 1 node, 2 CPUs\n[ 0.220353] KVM setup async PF for cpu 1\n[ 0.220355] kvm-stealtime: cpu 1, msr f90d940\n[ 0.222870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.224346] devtmpfs: initialized\n[ 0.226030] evm: security.selinux\n[ 0.226718] evm: security.SMACK64\n[ 0.227398] evm: security.SMACK64EXEC\n[ 0.228150] evm: security.SMACK64TRANSMUTE\n[ 0.228942] evm: security.SMACK64MMAP\n[ 0.229673] evm: security.ima\n[ 0.230298] evm: security.capability\n[ 0.231135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232979] pinctrl core: initialized pinctrl subsystem\n[ 0.234060] RTC time: 19:10:11, date: 10/02/18\n[ 0.235025] NET: Registered protocol family 16\n[ 0.244967] cpuidle: using governor ladder\n[ 0.257078] cpuidle: using governor menu\n[ 0.257875] PCCT header not found.\n[ 0.258648] ACPI: bus type PCI registered\n[ 0.259451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260678] PCI: Using configuration type 1 for base access\n[ 0.274108] ACPI: Added _OSI(Module Device)\n[ 0.274948] ACPI: Added _OSI(Processor Device)\n[ 0.275801] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.276692] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279003] ACPI: Interpreter enabled\n[ 0.279768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.281579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.283398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.285218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.287037] ACPI: (supports S0 S5)\n[ 0.287734] ACPI: Using IOAPIC for interrupt routing\n[ 0.288684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.292033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.293169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295555] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297771] acpiphp: Slot [3] registered\n[ 0.298601] acpiphp: Slot [4] registered\n[ 0.299479] acpiphp: Slot [5] registered\n[ 0.300382] acpiphp: Slot [6] registered\n[ 0.301173] acpiphp: Slot [7] registered\n[ 0.301954] acpiphp: Slot [8] registered\n[ 0.302742] acpiphp: Slot [9] registered\n[ 0.303526] acpiphp: Slot [10] registered\n[ 0.314417] acpiphp: Slot [11] registered\n[ 0.315226] acpiphp: Slot [12] registered\n[ 0.316020] acpiphp: Slot [13] registered\n[ 0.316817] acpiphp: Slot [14] registered\n[ 0.317613] acpiphp: Slot [15] registered\n[ 0.318422] acpiphp: Slot [16] registered\n[ 0.319230] acpiphp: Slot [17] registered\n[ 0.320023] acpiphp: Slot [18] registered\n[ 0.320820] acpiphp: Slot [19] registered\n[ 0.321619] acpiphp: Slot [20] registered\n[ 0.322422] acpiphp: Slot [21] registered\n[ 0.323221] acpiphp: Slot [22] registered\n[ 0.324018] acpiphp: Slot [23] registered\n[ 0.324816] acpiphp: Slot [24] registered\n[ 0.325611] acpiphp: Slot [25] registered\n[ 0.326411] acpiphp: Slot [26] registered\n[ 0.327211] acpiphp: Slot [27] registered\n[ 0.328008] acpiphp: Slot [28] registered\n[ 0.328825] acpiphp: Slot [29] registered\n[ 0.329625] acpiphp: Slot [30] registered\n[ 0.330425] acpiphp: Slot [31] registered\n[ 0.331221] PCI host bridge to bus 0000:00\n[ 0.332014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.333206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.334396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.337254] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.343404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344675] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.347070] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407298] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408494] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411218] vgaarb: loaded\n[ 0.411818] vgaarb: bridge control possible 0000:00:02.0\n[ 0.412948] SCSI subsystem initialized\n[ 0.413786] ACPI: bus type USB registered\n[ 0.414592] usbcore: registered new interface driver usbfs\n[ 0.415609] usbcore: registered new interface driver hub\n[ 0.416592] usbcore: registered new device driver usb\n[ 0.417684] PCI: Using ACPI for IRQ routing\n[ 0.418697] NetLabel: Initializing\n[ 0.419397] NetLabel: domain hash size = 128\n[ 0.420226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421146] NetLabel: unlabeled traffic allowed by default\n[ 0.422233] clocksource: Switched to clocksource kvm-clock\n[ 0.428085] AppArmor: AppArmor Filesystem Enabled\n[ 0.429062] pnp: PnP ACPI init\n[ 0.429974] pnp: PnP ACPI: found 5 devices\n[ 0.437051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438728] NET: Registered protocol family 2\n[ 0.439698] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.440945] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.442084] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.443217] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444267] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445404] NET: Registered protocol family 1\n[ 0.446253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447319] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448372] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.466930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485720] Trying to unpack rootfs image as initramfs...\n[ 0.536235] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.550431] Scanning for low memory corruption every 60 seconds\n[ 0.551813] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552969] audit: initializing netlink subsys (disabled)\n[ 0.553980] audit: type=2000 audit(1538507412.761:1): initialized\n[ 0.555305] Initialise system trusted keyring\n[ 0.556248] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557398] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559523] zbud: loaded\n[ 0.560248] VFS: Disk quotas dquot_6.6.0\n[ 0.561055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562621] fuse init (API version 7.23)\n[ 0.563547] Key type big_key registered\n[ 0.564342] Allocating IMA MOK and blacklist keyrings.\n[ 0.565572] Key type asymmetric registered\n[ 0.566402] Asymmetric key parser 'x509' registered\n[ 0.567354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568814] io scheduler noop registered\n[ 0.569606] io scheduler deadline registered (default)\n[ 0.570601] io scheduler cfq registered\n[ 0.571447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575188] ACPI: Power Button [PWRF]\n[ 0.576039] GHES: HEST is not enabled!\n[ 0.595722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.632698] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.635118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.659269] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661682] Linux agpgart interface v0.103\n[ 0.664479] brd: module loaded\n[ 0.665852] loop: module loaded\n[ 0.670171] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671644] GPT:90111 != 20971519\n[ 0.672333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673416] GPT:90111 != 20971519\n[ 0.674097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675064] vda: vda1 vda15\n[ 0.676505] scsi host0: ata_piix\n[ 0.677262] scsi host1: ata_piix\n[ 0.677962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680451] libphy: Fixed MDIO Bus: probed\n[ 0.681376] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682436] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684398] PPP generic driver version 2.4.2\n[ 0.685301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686533] ehci-pci: EHCI PCI platform driver\n[ 0.687402] ehci-platform: EHCI generic platform driver\n[ 0.688377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699238] ohci-pci: OHCI PCI platform driver\n[ 0.711183] ohci-platform: OHCI generic platform driver\n[ 0.712154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731111] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.735656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738258] usb usb1: Product: UHCI Host Controller\n[ 0.739189] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740309] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741336] hub 1-0:1.0: USB hub found\n[ 0.742110] hub 1-0:1.0: 2 ports detected\n[ 0.743011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745087] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746023] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747099] mousedev: PS/2 mouse device common for all mice\n[ 0.748347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750141] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753613] i2c /dev entries driver\n[ 0.754367] device-mapper: uevent: version 1.0.3\n[ 0.755307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756914] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758228] NET: Registered protocol family 10\n[ 0.759244] NET: Registered protocol family 17\n[ 0.760120] Key type dns_resolver registered\n[ 0.761053] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762139] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765446] registered taskstats version 1\n[ 0.766281] Loading compiled-in X.509 certificates\n[ 0.767707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769521] zswap: loaded using pool lzo/zbud\n[ 0.771019] Key type trusted registered\n[ 0.772724] Key type encrypted registered\n[ 0.773552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774577] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775602] evm: HMAC attrs: 0x1\n[ 0.776536] Magic number: 6:805:191\n[ 0.777312] acpi device:1d: hash matches\n[ 0.788347] rtc_cmos 00:00: setting system clock to 2018-10-02 19:10:12 UTC (1538507412)\n[ 0.789977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791096] EDD information not available.\n[ 0.835397] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836958] Write protecting the kernel read-only data: 14336k\n[ 0.838560] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.840364] 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.895775] 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.00\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.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.17. iid=i-000000fb\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: "} 2018-10-02 19:10:24,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-b429f34d-98bd-493c-bcec-21dc880a810d 2018-10-02 19:10:24,702 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:10:24,702 - 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 531574029 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.126160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127800] pid_max: default: 32768 minimum: 301 [ 0.128674] ACPI: Core revision 20150930 [ 0.130043] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131322] Security Framework initialized [ 0.132116] Yama: becoming mindful. [ 0.132829] AppArmor: AppArmor initialized [ 0.133667] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136155] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137344] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138672] Initializing cgroup subsys io [ 0.139467] Initializing cgroup subsys memory [ 0.140304] Initializing cgroup subsys devices [ 0.141151] Initializing cgroup subsys freezer [ 0.142002] Initializing cgroup subsys net_cls [ 0.142855] Initializing cgroup subsys perf_event [ 0.143743] Initializing cgroup subsys net_prio [ 0.144601] Initializing cgroup subsys hugetlb [ 0.145455] Initializing cgroup subsys pids [ 0.146311] CPU: Physical Processor ID: 0 [ 0.147781] mce: CPU supports 10 MCE banks [ 0.148619] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151837] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158211] ftrace: allocating 31920 entries in 125 pages [ 0.184445] smpboot: Max logical packages: 2 [ 0.185295] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186457] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187803] x2apic enabled [ 0.188605] Switched APIC routing to physical x2apic. [ 0.190340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.193619] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.195493] KVM setup paravirtual spinlock [ 0.196894] x86: Booting SMP configuration: [ 0.197805] .... node #0, CPUs: #1 [ 0.198683] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.220350] x86: Booted up 1 node, 2 CPUs [ 0.220353] KVM setup async PF for cpu 1 [ 0.220355] kvm-stealtime: cpu 1, msr f90d940 [ 0.222870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.224346] devtmpfs: initialized [ 0.226030] evm: security.selinux [ 0.226718] evm: security.SMACK64 [ 0.227398] evm: security.SMACK64EXEC [ 0.228150] evm: security.SMACK64TRANSMUTE [ 0.228942] evm: security.SMACK64MMAP [ 0.229673] evm: security.ima [ 0.230298] evm: security.capability [ 0.231135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232979] pinctrl core: initialized pinctrl subsystem [ 0.234060] RTC time: 19:10:11, date: 10/02/18 [ 0.235025] NET: Registered protocol family 16 [ 0.244967] cpuidle: using governor ladder [ 0.257078] cpuidle: using governor menu [ 0.257875] PCCT header not found. [ 0.258648] ACPI: bus type PCI registered [ 0.259451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260678] PCI: Using configuration type 1 for base access [ 0.274108] ACPI: Added _OSI(Module Device) [ 0.274948] ACPI: Added _OSI(Processor Device) [ 0.275801] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.276692] ACPI: Added _OSI(Processor Aggregator Device) [ 0.279003] ACPI: Interpreter enabled [ 0.279768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.281579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.283398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.285218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.287037] ACPI: (supports S0 S5) [ 0.287734] ACPI: Using IOAPIC for interrupt routing [ 0.288684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.293169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.294377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.295555] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.297771] acpiphp: Slot [3] registered [ 0.298601] acpiphp: Slot [4] registered [ 0.299479] acpiphp: Slot [5] registered [ 0.300382] acpiphp: Slot [6] registered [ 0.301173] acpiphp: Slot [7] registered [ 0.301954] acpiphp: Slot [8] registered [ 0.302742] acpiphp: Slot [9] registered [ 0.303526] acpiphp: Slot [10] registered [ 0.314417] acpiphp: Slot [11] registered [ 0.315226] acpiphp: Slot [12] registered [ 0.316020] acpiphp: Slot [13] registered [ 0.316817] acpiphp: Slot [14] registered [ 0.317613] acpiphp: Slot [15] registered [ 0.318422] acpiphp: Slot [16] registered [ 0.319230] acpiphp: Slot [17] registered [ 0.320023] acpiphp: Slot [18] registered [ 0.320820] acpiphp: Slot [19] registered [ 0.321619] acpiphp: Slot [20] registered [ 0.322422] acpiphp: Slot [21] registered [ 0.323221] acpiphp: Slot [22] registered [ 0.324018] acpiphp: Slot [23] registered [ 0.324816] acpiphp: Slot [24] registered [ 0.325611] acpiphp: Slot [25] registered [ 0.326411] acpiphp: Slot [26] registered [ 0.327211] acpiphp: Slot [27] registered [ 0.328008] acpiphp: Slot [28] registered [ 0.328825] acpiphp: Slot [29] registered [ 0.329625] acpiphp: Slot [30] registered [ 0.330425] acpiphp: Slot [31] registered [ 0.331221] PCI host bridge to bus 0000:00 [ 0.332014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.333206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.334396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.335829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.337254] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.343404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.344675] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.345827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.347070] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.353552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.354965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.401828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.404647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407298] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.408494] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411218] vgaarb: loaded [ 0.411818] vgaarb: bridge control possible 0000:00:02.0 [ 0.412948] SCSI subsystem initialized [ 0.413786] ACPI: bus type USB registered [ 0.414592] usbcore: registered new interface driver usbfs [ 0.415609] usbcore: registered new interface driver hub [ 0.416592] usbcore: registered new device driver usb [ 0.417684] PCI: Using ACPI for IRQ routing [ 0.418697] NetLabel: Initializing [ 0.419397] NetLabel: domain hash size = 128 [ 0.420226] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421146] NetLabel: unlabeled traffic allowed by default [ 0.422233] clocksource: Switched to clocksource kvm-clock [ 0.428085] AppArmor: AppArmor Filesystem Enabled [ 0.429062] pnp: PnP ACPI init [ 0.429974] pnp: PnP ACPI: found 5 devices [ 0.437051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.438728] NET: Registered protocol family 2 [ 0.439698] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.440945] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.442084] TCP: Hash tables configured (established 2048 bind 2048) [ 0.443217] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.444267] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.445404] NET: Registered protocol family 1 [ 0.446253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.447319] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.448372] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.466930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.485720] Trying to unpack rootfs image as initramfs... [ 0.536235] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.550431] Scanning for low memory corruption every 60 seconds [ 0.551813] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552969] audit: initializing netlink subsys (disabled) [ 0.553980] audit: type=2000 audit(1538507412.761:1): initialized [ 0.555305] Initialise system trusted keyring [ 0.556248] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.557398] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559523] zbud: loaded [ 0.560248] VFS: Disk quotas dquot_6.6.0 [ 0.561055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562621] fuse init (API version 7.23) [ 0.563547] Key type big_key registered [ 0.564342] Allocating IMA MOK and blacklist keyrings. [ 0.565572] Key type asymmetric registered [ 0.566402] Asymmetric key parser 'x509' registered [ 0.567354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568814] io scheduler noop registered [ 0.569606] io scheduler deadline registered (default) [ 0.570601] io scheduler cfq registered [ 0.571447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575188] ACPI: Power Button [PWRF] [ 0.576039] GHES: HEST is not enabled! [ 0.595722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.632698] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659269] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661682] Linux agpgart interface v0.103 [ 0.664479] brd: module loaded [ 0.665852] loop: module loaded [ 0.670171] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671644] GPT:90111 != 20971519 [ 0.672333] GPT:Alternate GPT header not at the end of the disk. [ 0.673416] GPT:90111 != 20971519 [ 0.674097] GPT: Use GNU Parted to correct GPT errors. [ 0.675064] vda: vda1 vda15 [ 0.676505] scsi host0: ata_piix [ 0.677262] scsi host1: ata_piix [ 0.677962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.679183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.680451] libphy: Fixed MDIO Bus: probed [ 0.681376] tun: Universal TUN/TAP device driver, 1.6 [ 0.682436] tun: (C) 1999-2004 Max Krasnyansky [ 0.684398] PPP generic driver version 2.4.2 [ 0.685301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686533] ehci-pci: EHCI PCI platform driver [ 0.687402] ehci-platform: EHCI generic platform driver [ 0.688377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699238] ohci-pci: OHCI PCI platform driver [ 0.711183] ohci-platform: OHCI generic platform driver [ 0.712154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731111] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.735656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738258] usb usb1: Product: UHCI Host Controller [ 0.739189] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740309] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741336] hub 1-0:1.0: USB hub found [ 0.742110] hub 1-0:1.0: 2 ports detected [ 0.743011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747099] mousedev: PS/2 mouse device common for all mice [ 0.748347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750141] rtc_cmos 00:00: RTC can wake from S4 [ 0.751266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753613] i2c /dev entries driver [ 0.754367] device-mapper: uevent: version 1.0.3 [ 0.755307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756914] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758228] NET: Registered protocol family 10 [ 0.759244] NET: Registered protocol family 17 [ 0.760120] Key type dns_resolver registered [ 0.761053] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762139] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765446] registered taskstats version 1 [ 0.766281] Loading compiled-in X.509 certificates [ 0.767707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.769521] zswap: loaded using pool lzo/zbud [ 0.771019] Key type trusted registered [ 0.772724] Key type encrypted registered [ 0.773552] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774577] ima: No TPM chip found, activating TPM-bypass! [ 0.775602] evm: HMAC attrs: 0x1 [ 0.776536] Magic number: 6:805:191 [ 0.777312] acpi device:1d: hash matches [ 0.788347] rtc_cmos 00:00: setting system clock to 2018-10-02 19:10:12 UTC (1538507412) [ 0.789977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791096] EDD information not available. [ 0.835397] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.836958] Write protecting the kernel read-only data: 14336k [ 0.838560] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.840364] 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.895775] 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.00 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.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-000000fb failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 ssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 launch-index: 0 === cirros: current=0.4.0 uptime=2.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: 2018-10-02 19:10:24,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:25,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d62d9222-3842-4fd6-bd2c-c4ef8d957b74 x-compute-request-id: req-d62d9222-3842-4fd6-bd2c-c4ef8d957b74 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:25,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-d62d9222-3842-4fd6-bd2c-c4ef8d957b74 2018-10-02 19:10:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:25,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c2a88e59-74f2-41fc-a28e-0e129a72409a Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:25,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-c2a88e59-74f2-41fc-a28e-0e129a72409a 2018-10-02 19:10:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:25,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9e1a9d-33a6-4eff-8721-0186818b74d1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:25,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-bf9e1a9d-33a6-4eff-8721-0186818b74d1 2018-10-02 19:10:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:25,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f5ea3f3-7b29-41d8-85a6-2847ae4118ac Date: Tue, 02 Oct 2018 19:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:25,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-1f5ea3f3-7b29-41d8-85a6-2847ae4118ac 2018-10-02 19:10:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:25,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d0b4bfc4-6412-43cc-95ce-aa2cb75707b9 Date: Tue, 02 Oct 2018 19:10:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:25,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-d0b4bfc4-6412-43cc-95ce-aa2cb75707b9 2018-10-02 19:10:25,458 - create_instance - INFO - Checking if VM is active 2018-10-02 19:10:25,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:25,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ac2d58e-57f4-4ea0-8173-0c575669b8fd x-compute-request-id: req-0ac2d58e-57f4-4ea0-8173-0c575669b8fd Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:25,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-0ac2d58e-57f4-4ea0-8173-0c575669b8fd 2018-10-02 19:10:25,948 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:10:25,949 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:10:25,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:26,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b8b2407-0432-4e80-9328-646474f898df x-compute-request-id: req-0b8b2407-0432-4e80-9328-646474f898df Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:26,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-0b8b2407-0432-4e80-9328-646474f898df 2018-10-02 19:10:26,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:26,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1ae33ac6-fe09-4d68-b4d5-cd293c010eb4 Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:26,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-1ae33ac6-fe09-4d68-b4d5-cd293c010eb4 2018-10-02 19:10:26,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:26,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cb7079-7ca8-4d68-9710-d831a1acf216 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:26,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-07cb7079-7ca8-4d68-9710-d831a1acf216 2018-10-02 19:10:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:26,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3fc38e3d-e913-4863-96a8-e564c7dae6f7 Date: Tue, 02 Oct 2018 19:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:26,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-3fc38e3d-e913-4863-96a8-e564c7dae6f7 2018-10-02 19:10:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:26,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-19e8635f-2de8-4788-90a4-2d1bec51f446 Date: Tue, 02 Oct 2018 19:10:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:26,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-19e8635f-2de8-4788-90a4-2d1bec51f446 2018-10-02 19:10:26,914 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:10:26,918 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf6e6150L 2018-10-02 19:10:26,918 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:10:26,918 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:10:26,918 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:10:26,920 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:10:26,920 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:10:26,920 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:10:26,920 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:10:26,920 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:10:26,920 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:10:26,937 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:10:26,938 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:10:26,950 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:10:26,977 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:10:26,980 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:10:27,081 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:10:27,096 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:10:27,096 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:10:27,098 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf754c90L 2018-10-02 19:10:27,098 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:10:27,099 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:10:27,099 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:10:27,100 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:10:27,100 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:10:27,100 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:10:27,101 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:10:27,101 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:10:27,101 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:10:27,119 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:10:27,119 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:10:27,131 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:10:27,157 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:10:27,161 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:10:27,163 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:10:27,164 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:10:27,164 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:10:27,165 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:10:27,166 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:10:27,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:27,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72313ff4-a13f-4e52-b529-29611938ed15 x-compute-request-id: req-72313ff4-a13f-4e52-b529-29611938ed15 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:12Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:27,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-72313ff4-a13f-4e52-b529-29611938ed15 2018-10-02 19:10:27,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"reboot": {"type": "SOFT"}}' 2018-10-02 19:10:27,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75f34275-7fbd-4883-9e19-1176ff0d809c x-compute-request-id: req-75f34275-7fbd-4883-9e19-1176ff0d809c Content-Length: 0 Content-Type: application/json 2018-10-02 19:10:27,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-75f34275-7fbd-4883-9e19-1176ff0d809c 2018-10-02 19:10:42,812 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-02 19:10:42,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:43,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-c8b92fad-5a53-41cf-bdfb-6dc7b0f12268 x-compute-request-id: req-c8b92fad-5a53-41cf-bdfb-6dc7b0f12268 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-02T19:10:28Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:43,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-c8b92fad-5a53-41cf-bdfb-6dc7b0f12268 2018-10-02 19:10:43,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:10:44,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e9db303-c07a-4182-a81b-6bbda4a1e420 x-compute-request-id: req-8e9db303-c07a-4182-a81b-6bbda4a1e420 Content-Encoding: gzip Content-Length: 9659 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 531574029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.126160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.127800] pid_max: default: 32768 minimum: 301\n[ 0.128674] ACPI: Core revision 20150930\n[ 0.130043] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131322] Security Framework initialized\n[ 0.132116] Yama: becoming mindful.\n[ 0.132829] AppArmor: AppArmor initialized\n[ 0.133667] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136155] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137344] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138672] Initializing cgroup subsys io\n[ 0.139467] Initializing cgroup subsys memory\n[ 0.140304] Initializing cgroup subsys devices\n[ 0.141151] Initializing cgroup subsys freezer\n[ 0.142002] Initializing cgroup subsys net_cls\n[ 0.142855] Initializing cgroup subsys perf_event\n[ 0.143743] Initializing cgroup subsys net_prio\n[ 0.144601] Initializing cgroup subsys hugetlb\n[ 0.145455] Initializing cgroup subsys pids\n[ 0.146311] CPU: Physical Processor ID: 0\n[ 0.147781] mce: CPU supports 10 MCE banks\n[ 0.148619] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151837] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158211] ftrace: allocating 31920 entries in 125 pages\n[ 0.184445] smpboot: Max logical packages: 2\n[ 0.185295] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186457] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187803] x2apic enabled\n[ 0.188605] Switched APIC routing to physical x2apic.\n[ 0.190340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.193619] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195493] KVM setup paravirtual spinlock\n[ 0.196894] x86: Booting SMP configuration:\n[ 0.197805] .... node #0, CPUs: #1\n[ 0.198683] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.220350] x86: Booted up 1 node, 2 CPUs\n[ 0.220353] KVM setup async PF for cpu 1\n[ 0.220355] kvm-stealtime: cpu 1, msr f90d940\n[ 0.222870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.224346] devtmpfs: initialized\n[ 0.226030] evm: security.selinux\n[ 0.226718] evm: security.SMACK64\n[ 0.227398] evm: security.SMACK64EXEC\n[ 0.228150] evm: security.SMACK64TRANSMUTE\n[ 0.228942] evm: security.SMACK64MMAP\n[ 0.229673] evm: security.ima\n[ 0.230298] evm: security.capability\n[ 0.231135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232979] pinctrl core: initialized pinctrl subsystem\n[ 0.234060] RTC time: 19:10:11, date: 10/02/18\n[ 0.235025] NET: Registered protocol family 16\n[ 0.244967] cpuidle: using governor ladder\n[ 0.257078] cpuidle: using governor menu\n[ 0.257875] PCCT header not found.\n[ 0.258648] ACPI: bus type PCI registered\n[ 0.259451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260678] PCI: Using configuration type 1 for base access\n[ 0.274108] ACPI: Added _OSI(Module Device)\n[ 0.274948] ACPI: Added _OSI(Processor Device)\n[ 0.275801] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.276692] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279003] ACPI: Interpreter enabled\n[ 0.279768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.281579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.283398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.285218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.287037] ACPI: (supports S0 S5)\n[ 0.287734] ACPI: Using IOAPIC for interrupt routing\n[ 0.288684] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.292033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.293169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.294377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.295555] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297771] acpiphp: Slot [3] registered\n[ 0.298601] acpiphp: Slot [4] registered\n[ 0.299479] acpiphp: Slot [5] registered\n[ 0.300382] acpiphp: Slot [6] registered\n[ 0.301173] acpiphp: Slot [7] registered\n[ 0.301954] acpiphp: Slot [8] registered\n[ 0.302742] acpiphp: Slot [9] registered\n[ 0.303526] acpiphp: Slot [10] registered\n[ 0.314417] acpiphp: Slot [11] registered\n[ 0.315226] acpiphp: Slot [12] registered\n[ 0.316020] acpiphp: Slot [13] registered\n[ 0.316817] acpiphp: Slot [14] registered\n[ 0.317613] acpiphp: Slot [15] registered\n[ 0.318422] acpiphp: Slot [16] registered\n[ 0.319230] acpiphp: Slot [17] registered\n[ 0.320023] acpiphp: Slot [18] registered\n[ 0.320820] acpiphp: Slot [19] registered\n[ 0.321619] acpiphp: Slot [20] registered\n[ 0.322422] acpiphp: Slot [21] registered\n[ 0.323221] acpiphp: Slot [22] registered\n[ 0.324018] acpiphp: Slot [23] registered\n[ 0.324816] acpiphp: Slot [24] registered\n[ 0.325611] acpiphp: Slot [25] registered\n[ 0.326411] acpiphp: Slot [26] registered\n[ 0.327211] acpiphp: Slot [27] registered\n[ 0.328008] acpiphp: Slot [28] registered\n[ 0.328825] acpiphp: Slot [29] registered\n[ 0.329625] acpiphp: Slot [30] registered\n[ 0.330425] acpiphp: Slot [31] registered\n[ 0.331221] PCI host bridge to bus 0000:00\n[ 0.332014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.333206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.334396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.337254] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.343404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344675] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.347070] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407298] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408494] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411218] vgaarb: loaded\n[ 0.411818] vgaarb: bridge control possible 0000:00:02.0\n[ 0.412948] SCSI subsystem initialized\n[ 0.413786] ACPI: bus type USB registered\n[ 0.414592] usbcore: registered new interface driver usbfs\n[ 0.415609] usbcore: registered new interface driver hub\n[ 0.416592] usbcore: registered new device driver usb\n[ 0.417684] PCI: Using ACPI for IRQ routing\n[ 0.418697] NetLabel: Initializing\n[ 0.419397] NetLabel: domain hash size = 128\n[ 0.420226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421146] NetLabel: unlabeled traffic allowed by default\n[ 0.422233] clocksource: Switched to clocksource kvm-clock\n[ 0.428085] AppArmor: AppArmor Filesystem Enabled\n[ 0.429062] pnp: PnP ACPI init\n[ 0.429974] pnp: PnP ACPI: found 5 devices\n[ 0.437051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438728] NET: Registered protocol family 2\n[ 0.439698] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.440945] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.442084] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.443217] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444267] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445404] NET: Registered protocol family 1\n[ 0.446253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447319] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448372] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.466930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485720] Trying to unpack rootfs image as initramfs...\n[ 0.536235] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.550431] Scanning for low memory corruption every 60 seconds\n[ 0.551813] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552969] audit: initializing netlink subsys (disabled)\n[ 0.553980] audit: type=2000 audit(1538507412.761:1): initialized\n[ 0.555305] Initialise system trusted keyring\n[ 0.556248] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557398] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559523] zbud: loaded\n[ 0.560248] VFS: Disk quotas dquot_6.6.0\n[ 0.561055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562621] fuse init (API version 7.23)\n[ 0.563547] Key type big_key registered\n[ 0.564342] Allocating IMA MOK and blacklist keyrings.\n[ 0.565572] Key type asymmetric registered\n[ 0.566402] Asymmetric key parser 'x509' registered\n[ 0.567354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568814] io scheduler noop registered\n[ 0.569606] io scheduler deadline registered (default)\n[ 0.570601] io scheduler cfq registered\n[ 0.571447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575188] ACPI: Power Button [PWRF]\n[ 0.576039] GHES: HEST is not enabled!\n[ 0.595722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.632698] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.635118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.659269] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661682] Linux agpgart interface v0.103\n[ 0.664479] brd: module loaded\n[ 0.665852] loop: module loaded\n[ 0.670171] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671644] GPT:90111 != 20971519\n[ 0.672333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673416] GPT:90111 != 20971519\n[ 0.674097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675064] vda: vda1 vda15\n[ 0.676505] scsi host0: ata_piix\n[ 0.677262] scsi host1: ata_piix\n[ 0.677962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680451] libphy: Fixed MDIO Bus: probed\n[ 0.681376] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682436] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684398] PPP generic driver version 2.4.2\n[ 0.685301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686533] ehci-pci: EHCI PCI platform driver\n[ 0.687402] ehci-platform: EHCI generic platform driver\n[ 0.688377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699238] ohci-pci: OHCI PCI platform driver\n[ 0.711183] ohci-platform: OHCI generic platform driver\n[ 0.712154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731111] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.735656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738258] usb usb1: Product: UHCI Host Controller\n[ 0.739189] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740309] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741336] hub 1-0:1.0: USB hub found\n[ 0.742110] hub 1-0:1.0: 2 ports detected\n[ 0.743011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745087] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746023] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747099] mousedev: PS/2 mouse device common for all mice\n[ 0.748347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750141] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753613] i2c /dev entries driver\n[ 0.754367] device-mapper: uevent: version 1.0.3\n[ 0.755307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756914] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758228] NET: Registered protocol family 10\n[ 0.759244] NET: Registered protocol family 17\n[ 0.760120] Key type dns_resolver registered\n[ 0.761053] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762139] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765446] registered taskstats version 1\n[ 0.766281] Loading compiled-in X.509 certificates\n[ 0.767707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769521] zswap: loaded using pool lzo/zbud\n[ 0.771019] Key type trusted registered\n[ 0.772724] Key type encrypted registered\n[ 0.773552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774577] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775602] evm: HMAC attrs: 0x1\n[ 0.776536] Magic number: 6:805:191\n[ 0.777312] acpi device:1d: hash matches\n[ 0.788347] rtc_cmos 00:00: setting system clock to 2018-10-02 19:10:12 UTC (1538507412)\n[ 0.789977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791096] EDD information not available.\n[ 0.835397] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836958] Write protecting the kernel read-only data: 14336k\n[ 0.838560] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.840364] 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.895775] 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.00\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.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.17. iid=i-000000fb\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-10-02 19:10:44,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-8e9db303-c07a-4182-a81b-6bbda4a1e420 2018-10-02 19:10:44,431 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:10:44,431 - 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 531574029 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.126160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127800] pid_max: default: 32768 minimum: 301 [ 0.128674] ACPI: Core revision 20150930 [ 0.130043] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131322] Security Framework initialized [ 0.132116] Yama: becoming mindful. [ 0.132829] AppArmor: AppArmor initialized [ 0.133667] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134930] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136155] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137344] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138672] Initializing cgroup subsys io [ 0.139467] Initializing cgroup subsys memory [ 0.140304] Initializing cgroup subsys devices [ 0.141151] Initializing cgroup subsys freezer [ 0.142002] Initializing cgroup subsys net_cls [ 0.142855] Initializing cgroup subsys perf_event [ 0.143743] Initializing cgroup subsys net_prio [ 0.144601] Initializing cgroup subsys hugetlb [ 0.145455] Initializing cgroup subsys pids [ 0.146311] CPU: Physical Processor ID: 0 [ 0.147781] mce: CPU supports 10 MCE banks [ 0.148619] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151837] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158211] ftrace: allocating 31920 entries in 125 pages [ 0.184445] smpboot: Max logical packages: 2 [ 0.185295] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186457] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187803] x2apic enabled [ 0.188605] Switched APIC routing to physical x2apic. [ 0.190340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.193619] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.195493] KVM setup paravirtual spinlock [ 0.196894] x86: Booting SMP configuration: [ 0.197805] .... node #0, CPUs: #1 [ 0.198683] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.220350] x86: Booted up 1 node, 2 CPUs [ 0.220353] KVM setup async PF for cpu 1 [ 0.220355] kvm-stealtime: cpu 1, msr f90d940 [ 0.222870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.224346] devtmpfs: initialized [ 0.226030] evm: security.selinux [ 0.226718] evm: security.SMACK64 [ 0.227398] evm: security.SMACK64EXEC [ 0.228150] evm: security.SMACK64TRANSMUTE [ 0.228942] evm: security.SMACK64MMAP [ 0.229673] evm: security.ima [ 0.230298] evm: security.capability [ 0.231135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232979] pinctrl core: initialized pinctrl subsystem [ 0.234060] RTC time: 19:10:11, date: 10/02/18 [ 0.235025] NET: Registered protocol family 16 [ 0.244967] cpuidle: using governor ladder [ 0.257078] cpuidle: using governor menu [ 0.257875] PCCT header not found. [ 0.258648] ACPI: bus type PCI registered [ 0.259451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260678] PCI: Using configuration type 1 for base access [ 0.274108] ACPI: Added _OSI(Module Device) [ 0.274948] ACPI: Added _OSI(Processor Device) [ 0.275801] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.276692] ACPI: Added _OSI(Processor Aggregator Device) [ 0.279003] ACPI: Interpreter enabled [ 0.279768] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.281579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.283398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.285218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.287037] ACPI: (supports S0 S5) [ 0.287734] ACPI: Using IOAPIC for interrupt routing [ 0.288684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.293169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.294377] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.295555] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.297771] acpiphp: Slot [3] registered [ 0.298601] acpiphp: Slot [4] registered [ 0.299479] acpiphp: Slot [5] registered [ 0.300382] acpiphp: Slot [6] registered [ 0.301173] acpiphp: Slot [7] registered [ 0.301954] acpiphp: Slot [8] registered [ 0.302742] acpiphp: Slot [9] registered [ 0.303526] acpiphp: Slot [10] registered [ 0.314417] acpiphp: Slot [11] registered [ 0.315226] acpiphp: Slot [12] registered [ 0.316020] acpiphp: Slot [13] registered [ 0.316817] acpiphp: Slot [14] registered [ 0.317613] acpiphp: Slot [15] registered [ 0.318422] acpiphp: Slot [16] registered [ 0.319230] acpiphp: Slot [17] registered [ 0.320023] acpiphp: Slot [18] registered [ 0.320820] acpiphp: Slot [19] registered [ 0.321619] acpiphp: Slot [20] registered [ 0.322422] acpiphp: Slot [21] registered [ 0.323221] acpiphp: Slot [22] registered [ 0.324018] acpiphp: Slot [23] registered [ 0.324816] acpiphp: Slot [24] registered [ 0.325611] acpiphp: Slot [25] registered [ 0.326411] acpiphp: Slot [26] registered [ 0.327211] acpiphp: Slot [27] registered [ 0.328008] acpiphp: Slot [28] registered [ 0.328825] acpiphp: Slot [29] registered [ 0.329625] acpiphp: Slot [30] registered [ 0.330425] acpiphp: Slot [31] registered [ 0.331221] PCI host bridge to bus 0000:00 [ 0.332014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.333206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.334396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.335829] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.337254] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.343404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.344675] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.345827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.347070] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.353552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.354965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.401828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.404647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407298] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.408494] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411218] vgaarb: loaded [ 0.411818] vgaarb: bridge control possible 0000:00:02.0 [ 0.412948] SCSI subsystem initialized [ 0.413786] ACPI: bus type USB registered [ 0.414592] usbcore: registered new interface driver usbfs [ 0.415609] usbcore: registered new interface driver hub [ 0.416592] usbcore: registered new device driver usb [ 0.417684] PCI: Using ACPI for IRQ routing [ 0.418697] NetLabel: Initializing [ 0.419397] NetLabel: domain hash size = 128 [ 0.420226] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421146] NetLabel: unlabeled traffic allowed by default [ 0.422233] clocksource: Switched to clocksource kvm-clock [ 0.428085] AppArmor: AppArmor Filesystem Enabled [ 0.429062] pnp: PnP ACPI init [ 0.429974] pnp: PnP ACPI: found 5 devices [ 0.437051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.438728] NET: Registered protocol family 2 [ 0.439698] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.440945] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.442084] TCP: Hash tables configured (established 2048 bind 2048) [ 0.443217] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.444267] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.445404] NET: Registered protocol family 1 [ 0.446253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.447319] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.448372] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.466930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.485720] Trying to unpack rootfs image as initramfs... [ 0.536235] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.550431] Scanning for low memory corruption every 60 seconds [ 0.551813] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552969] audit: initializing netlink subsys (disabled) [ 0.553980] audit: type=2000 audit(1538507412.761:1): initialized [ 0.555305] Initialise system trusted keyring [ 0.556248] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.557398] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559523] zbud: loaded [ 0.560248] VFS: Disk quotas dquot_6.6.0 [ 0.561055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562621] fuse init (API version 7.23) [ 0.563547] Key type big_key registered [ 0.564342] Allocating IMA MOK and blacklist keyrings. [ 0.565572] Key type asymmetric registered [ 0.566402] Asymmetric key parser 'x509' registered [ 0.567354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568814] io scheduler noop registered [ 0.569606] io scheduler deadline registered (default) [ 0.570601] io scheduler cfq registered [ 0.571447] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572484] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575188] ACPI: Power Button [PWRF] [ 0.576039] GHES: HEST is not enabled! [ 0.595722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.632698] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659269] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661682] Linux agpgart interface v0.103 [ 0.664479] brd: module loaded [ 0.665852] loop: module loaded [ 0.670171] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671644] GPT:90111 != 20971519 [ 0.672333] GPT:Alternate GPT header not at the end of the disk. [ 0.673416] GPT:90111 != 20971519 [ 0.674097] GPT: Use GNU Parted to correct GPT errors. [ 0.675064] vda: vda1 vda15 [ 0.676505] scsi host0: ata_piix [ 0.677262] scsi host1: ata_piix [ 0.677962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.679183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.680451] libphy: Fixed MDIO Bus: probed [ 0.681376] tun: Universal TUN/TAP device driver, 1.6 [ 0.682436] tun: (C) 1999-2004 Max Krasnyansky [ 0.684398] PPP generic driver version 2.4.2 [ 0.685301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686533] ehci-pci: EHCI PCI platform driver [ 0.687402] ehci-platform: EHCI generic platform driver [ 0.688377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699238] ohci-pci: OHCI PCI platform driver [ 0.711183] ohci-platform: OHCI generic platform driver [ 0.712154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731111] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.735656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738258] usb usb1: Product: UHCI Host Controller [ 0.739189] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740309] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741336] hub 1-0:1.0: USB hub found [ 0.742110] hub 1-0:1.0: 2 ports detected [ 0.743011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747099] mousedev: PS/2 mouse device common for all mice [ 0.748347] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750141] rtc_cmos 00:00: RTC can wake from S4 [ 0.751266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753613] i2c /dev entries driver [ 0.754367] device-mapper: uevent: version 1.0.3 [ 0.755307] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756914] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758228] NET: Registered protocol family 10 [ 0.759244] NET: Registered protocol family 17 [ 0.760120] Key type dns_resolver registered [ 0.761053] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762139] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765446] registered taskstats version 1 [ 0.766281] Loading compiled-in X.509 certificates [ 0.767707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.769521] zswap: loaded using pool lzo/zbud [ 0.771019] Key type trusted registered [ 0.772724] Key type encrypted registered [ 0.773552] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774577] ima: No TPM chip found, activating TPM-bypass! [ 0.775602] evm: HMAC attrs: 0x1 [ 0.776536] Magic number: 6:805:191 [ 0.777312] acpi device:1d: hash matches [ 0.788347] rtc_cmos 00:00: setting system clock to 2018-10-02 19:10:12 UTC (1538507412) [ 0.789977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791096] EDD information not available. [ 0.835397] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.836958] Write protecting the kernel read-only data: 14336k [ 0.838560] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.840364] 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.895775] 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.00 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.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-000000fb failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 ssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 launch-index: 0 === cirros: current=0.4.0 uptime=2.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: The system is going down NOW! Sent SIGTERM to all processes 2018-10-02 19:10:44,432 - create_instance - INFO - Checking if VM is active 2018-10-02 19:10:44,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:44,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76dbb120-b850-4364-bf5b-3235d0820da8 x-compute-request-id: req-76dbb120-b850-4364-bf5b-3235d0820da8 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-02T19:10:28Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:44,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-76dbb120-b850-4364-bf5b-3235d0820da8 2018-10-02 19:10:44,944 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - REBOOT 2018-10-02 19:10:44,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:10:47,947 - create_instance - DEBUG - VM status query timeout in 896.48489809 2018-10-02 19:10:47,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:48,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-861cd9b0-552f-4c6f-a92a-b7303c8687a1 x-compute-request-id: req-861cd9b0-552f-4c6f-a92a-b7303c8687a1 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:47Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:48,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-861cd9b0-552f-4c6f-a92a-b7303c8687a1 2018-10-02 19:10:48,305 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:10:48,306 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:10:48,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:48,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10: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-2a6d430b-48a9-4ba7-b3f6-00e1005549ce x-compute-request-id: req-2a6d430b-48a9-4ba7-b3f6-00e1005549ce Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:47Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:48,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-2a6d430b-48a9-4ba7-b3f6-00e1005549ce 2018-10-02 19:10:48,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:48,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-63033dce-e0fc-4eb6-8783-cbfbcf0e9b95 Date: Tue, 02 Oct 2018 19:10: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:10:48,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-63033dce-e0fc-4eb6-8783-cbfbcf0e9b95 2018-10-02 19:10:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:48,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f552607c-e795-4319-9db0-ccc5e38b8e25 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:10:48,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-f552607c-e795-4319-9db0-ccc5e38b8e25 2018-10-02 19:10:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:49,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67e844e7-f6cc-4f57-aa67-0e4cbf1e515c Date: Tue, 02 Oct 2018 19:10:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:10:49,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-67e844e7-f6cc-4f57-aa67-0e4cbf1e515c 2018-10-02 19:10:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-21b2881f-bd2e-4e59-8fe3-47ea8fdad705 Date: Tue, 02 Oct 2018 19:10:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:10:49,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-21b2881f-bd2e-4e59-8fe3-47ea8fdad705 2018-10-02 19:10:49,156 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:10:49,158 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-10-02 19:10:49,158 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-10-02 19:10:52,162 - create_instance - DEBUG - SSH connection timeout in 176.994732141 2018-10-02 19:10:52,162 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:10:52,164 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf73c990L 2018-10-02 19:10:52,165 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:10:52,165 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:10:52,165 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:10:52,166 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:10:52,166 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:10:52,166 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:10:52,166 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:10:52,166 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:10:52,166 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:10:52,183 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:10:52,183 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:10:52,197 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:10:52,223 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:10:52,228 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:10:52,329 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:10:52,343 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:10:52,344 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:10:52,345 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf73ca10L 2018-10-02 19:10:52,346 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:10:52,346 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:10:52,346 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:10:52,347 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:10:52,347 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:10:52,347 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:10:52,347 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:10:52,347 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:10:52,347 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:10:52,364 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:10:52,364 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:10:52,378 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:10:52,403 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:10:52,406 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:10:52,410 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:10:52,411 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:10:52,411 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:10:52,413 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:10:52,415 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:10:52,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:10:52,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-f03fff44-c08c-44e5-b251-9391ca98e6d5 x-compute-request-id: req-f03fff44-c08c-44e5-b251-9391ca98e6d5 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:47Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:10:52,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-f03fff44-c08c-44e5-b251-9391ca98e6d5 2018-10-02 19:10:52,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"reboot": {"type": "SOFT"}}' 2018-10-02 19:10:53,059 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-d0a741ab-ac10-4e20-a443-cd15fa0c069a x-compute-request-id: req-d0a741ab-ac10-4e20-a443-cd15fa0c069a Content-Length: 0 Content-Type: application/json 2018-10-02 19:10:53,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-d0a741ab-ac10-4e20-a443-cd15fa0c069a 2018-10-02 19:11:08,075 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-02 19:11:08,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:08,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-286f7c70-f3ef-4cbd-ad9d-fbd2df7facfd x-compute-request-id: req-286f7c70-f3ef-4cbd-ad9d-fbd2df7facfd Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:57Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:08,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-286f7c70-f3ef-4cbd-ad9d-fbd2df7facfd 2018-10-02 19:11:08,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:11:09,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a10ad1cb-5e50-4345-b5aa-1c2063de7c15 x-compute-request-id: req-a10ad1cb-5e50-4345-b5aa-1c2063de7c15 Content-Encoding: gzip Content-Length: 9537 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 536416350 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135642] pid_max: default: 32768 minimum: 301\n[ 0.136577] ACPI: Core revision 20150930\n[ 0.138007] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139387] Security Framework initialized\n[ 0.140236] Yama: becoming mindful.\n[ 0.141014] AppArmor: AppArmor initialized\n[ 0.141900] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143241] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144552] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145808] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147219] Initializing cgroup subsys io\n[ 0.148063] Initializing cgroup subsys memory\n[ 0.148964] Initializing cgroup subsys devices\n[ 0.149878] Initializing cgroup subsys freezer\n[ 0.150788] Initializing cgroup subsys net_cls\n[ 0.151695] Initializing cgroup subsys perf_event\n[ 0.152647] Initializing cgroup subsys net_prio\n[ 0.153593] Initializing cgroup subsys hugetlb\n[ 0.154503] Initializing cgroup subsys pids\n[ 0.155413] CPU: Physical Processor ID: 0\n[ 0.156968] mce: CPU supports 10 MCE banks\n[ 0.157852] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161235] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167709] ftrace: allocating 31920 entries in 125 pages\n[ 0.193926] smpboot: Max logical packages: 2\n[ 0.194824] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196083] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.197502] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203541] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205542] KVM setup paravirtual spinlock\n[ 0.206981] x86: Booting SMP configuration:\n[ 0.207913] .... node #0, CPUs: #1\n[ 0.208837] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230518] x86: Booted up 1 node, 2 CPUs\n[ 0.230520] KVM setup async PF for cpu 1\n[ 0.230522] kvm-stealtime: cpu 1, msr f90d940\n[ 0.233201] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234742] devtmpfs: initialized\n[ 0.236482] evm: security.selinux\n[ 0.237208] evm: security.SMACK64\n[ 0.237925] evm: security.SMACK64EXEC\n[ 0.238718] evm: security.SMACK64TRANSMUTE\n[ 0.239573] evm: security.SMACK64MMAP\n[ 0.240347] evm: security.ima\n[ 0.241015] evm: security.capability\n[ 0.241879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243860] pinctrl core: initialized pinctrl subsystem\n[ 0.245009] RTC time: 19:10:56, date: 10/02/18\n[ 0.246007] NET: Registered protocol family 16\n[ 0.255878] cpuidle: using governor ladder\n[ 0.267985] cpuidle: using governor menu\n[ 0.268838] PCCT header not found.\n[ 0.269636] ACPI: bus type PCI registered\n[ 0.270472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271774] PCI: Using configuration type 1 for base access\n[ 0.285233] ACPI: Added _OSI(Module Device)\n[ 0.286118] ACPI: Added _OSI(Processor Device)\n[ 0.287017] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287955] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.290313] ACPI: Interpreter enabled\n[ 0.291101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298749] ACPI: (supports S0 S5)\n[ 0.299483] ACPI: Using IOAPIC for interrupt routing\n[ 0.300584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305197] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.307709] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310024] acpiphp: Slot [3] registered\n[ 0.310845] acpiphp: Slot [4] registered\n[ 0.311673] acpiphp: Slot [5] registered\n[ 0.312503] acpiphp: Slot [6] registered\n[ 0.313324] acpiphp: Slot [7] registered\n[ 0.314139] acpiphp: Slot [8] registered\n[ 0.314968] acpiphp: Slot [9] registered\n[ 0.315802] acpiphp: Slot [10] registered\n[ 0.326766] acpiphp: Slot [11] registered\n[ 0.327617] acpiphp: Slot [12] registered\n[ 0.328460] acpiphp: Slot [13] registered\n[ 0.329307] acpiphp: Slot [14] registered\n[ 0.330145] acpiphp: Slot [15] registered\n[ 0.330992] acpiphp: Slot [16] registered\n[ 0.331843] acpiphp: Slot [17] registered\n[ 0.332687] acpiphp: Slot [18] registered\n[ 0.333521] acpiphp: Slot [19] registered\n[ 0.334362] acpiphp: Slot [20] registered\n[ 0.335208] acpiphp: Slot [21] registered\n[ 0.336059] acpiphp: Slot [22] registered\n[ 0.336896] acpiphp: Slot [23] registered\n[ 0.337732] acpiphp: Slot [24] registered\n[ 0.338581] acpiphp: Slot [25] registered\n[ 0.339445] acpiphp: Slot [26] registered\n[ 0.340278] acpiphp: Slot [27] registered\n[ 0.341121] acpiphp: Slot [28] registered\n[ 0.341965] acpiphp: Slot [29] registered\n[ 0.342811] acpiphp: Slot [30] registered\n[ 0.343660] acpiphp: Slot [31] registered\n[ 0.344508] PCI host bridge to bus 0000:00\n[ 0.345373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346657] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.347946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349477] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.351001] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358618] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359870] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361190] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.367540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.369032] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413834] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.415362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416844] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.418292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419732] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.421076] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422743] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.425561] vgaarb: loaded\n[ 0.426179] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427393] SCSI subsystem initialized\n[ 0.428284] ACPI: bus type USB registered\n[ 0.429162] usbcore: registered new interface driver usbfs\n[ 0.430236] usbcore: registered new interface driver hub\n[ 0.431293] usbcore: registered new device driver usb\n[ 0.432553] PCI: Using ACPI for IRQ routing\n[ 0.433612] NetLabel: Initializing\n[ 0.434323] NetLabel: domain hash size = 128\n[ 0.435191] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436146] NetLabel: unlabeled traffic allowed by default\n[ 0.437265] clocksource: Switched to clocksource kvm-clock\n[ 0.443153] AppArmor: AppArmor Filesystem Enabled\n[ 0.444110] pnp: PnP ACPI init\n[ 0.445044] pnp: PnP ACPI: found 5 devices\n[ 0.452131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453826] NET: Registered protocol family 2\n[ 0.454802] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.456065] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.457214] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.458362] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460565] NET: Registered protocol family 1\n[ 0.461420] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462496] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463552] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500498] Trying to unpack rootfs image as initramfs...\n[ 0.550573] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.564832] Scanning for low memory corruption every 60 seconds\n[ 0.566617] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568144] audit: initializing netlink subsys (disabled)\n[ 0.569517] audit: type=2000 audit(1538507457.827:1): initialized\n[ 0.570966] Initialise system trusted keyring\n[ 0.571910] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573073] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575160] zbud: loaded\n[ 0.575865] VFS: Disk quotas dquot_6.6.0\n[ 0.576693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578251] fuse init (API version 7.23)\n[ 0.579136] Key type big_key registered\n[ 0.579925] Allocating IMA MOK and blacklist keyrings.\n[ 0.581116] Key type asymmetric registered\n[ 0.581929] Asymmetric key parser 'x509' registered\n[ 0.582868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584345] io scheduler noop registered\n[ 0.585119] io scheduler deadline registered (default)\n[ 0.586100] io scheduler cfq registered\n[ 0.586917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.587935] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.589172] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590608] ACPI: Power Button [PWRF]\n[ 0.591485] GHES: HEST is not enabled!\n[ 0.609789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676034] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678617] Linux agpgart interface v0.103\n[ 0.680941] brd: module loaded\n[ 0.682294] loop: module loaded\n[ 0.687959] vda: vda1 vda15\n[ 0.689418] scsi host0: ata_piix\n[ 0.690160] scsi host1: ata_piix\n[ 0.690848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.693259] libphy: Fixed MDIO Bus: probed\n[ 0.694291] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695224] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.697178] PPP generic driver version 2.4.2\n[ 0.698069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.699268] ehci-pci: EHCI PCI platform driver\n[ 0.700114] ehci-platform: EHCI generic platform driver\n[ 0.701074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702175] ohci-pci: OHCI PCI platform driver\n[ 0.703030] ohci-platform: OHCI generic platform driver\n[ 0.703987] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722962] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725383] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.726355] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.727447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728636] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730032] usb usb1: Product: UHCI Host Controller\n[ 0.730936] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.732049] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732999] hub 1-0:1.0: USB hub found\n[ 0.733761] hub 1-0:1.0: 2 ports detected\n[ 0.734649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736737] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737673] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738676] mousedev: PS/2 mouse device common for all mice\n[ 0.739804] rtc_cmos 00:00: RTC can wake from S4\n[ 0.741000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.742644] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.743892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745052] i2c /dev entries driver\n[ 0.745802] device-mapper: uevent: version 1.0.3\n[ 0.746718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.748305] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.749594] NET: Registered protocol family 10\n[ 0.750594] NET: Registered protocol family 17\n[ 0.751457] Key type dns_resolver registered\n[ 0.752401] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.753472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.754536] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.756254] registered taskstats version 1\n[ 0.757067] Loading compiled-in X.509 certificates\n[ 0.758483] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.760293] zswap: loaded using pool lzo/zbud\n[ 0.761800] Key type trusted registered\n[ 0.763537] Key type encrypted registered\n[ 0.764355] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765358] ima: No TPM chip found, activating TPM-bypass!\n[ 0.766377] evm: HMAC attrs: 0x1\n[ 0.767329] Magic number: 6:805:191\n[ 0.768093] acpi device:1d: hash matches\n[ 0.768941] rtc_cmos 00:00: setting system clock to 2018-10-02 19:10:57 UTC (1538507457)\n[ 0.770538] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.771616] EDD information not available.\n[ 0.850329] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.862197] Write protecting the kernel read-only data: 14336k\n[ 0.863804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.865606] 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194476] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-000000fb\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.02 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: "} 2018-10-02 19:11:09,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-a10ad1cb-5e50-4345-b5aa-1c2063de7c15 2018-10-02 19:11:09,698 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:11:09,698 - 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 536416350 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.133913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135642] pid_max: default: 32768 minimum: 301 [ 0.136577] ACPI: Core revision 20150930 [ 0.138007] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139387] Security Framework initialized [ 0.140236] Yama: becoming mindful. [ 0.141014] AppArmor: AppArmor initialized [ 0.141900] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143241] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144552] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145808] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147219] Initializing cgroup subsys io [ 0.148063] Initializing cgroup subsys memory [ 0.148964] Initializing cgroup subsys devices [ 0.149878] Initializing cgroup subsys freezer [ 0.150788] Initializing cgroup subsys net_cls [ 0.151695] Initializing cgroup subsys perf_event [ 0.152647] Initializing cgroup subsys net_prio [ 0.153593] Initializing cgroup subsys hugetlb [ 0.154503] Initializing cgroup subsys pids [ 0.155413] CPU: Physical Processor ID: 0 [ 0.156968] mce: CPU supports 10 MCE banks [ 0.157852] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161235] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167709] ftrace: allocating 31920 entries in 125 pages [ 0.193926] smpboot: Max logical packages: 2 [ 0.194824] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196083] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.197502] x2apic enabled [ 0.198338] Switched APIC routing to physical x2apic. [ 0.200138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203541] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205542] KVM setup paravirtual spinlock [ 0.206981] x86: Booting SMP configuration: [ 0.207913] .... node #0, CPUs: #1 [ 0.208837] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230518] x86: Booted up 1 node, 2 CPUs [ 0.230520] KVM setup async PF for cpu 1 [ 0.230522] kvm-stealtime: cpu 1, msr f90d940 [ 0.233201] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234742] devtmpfs: initialized [ 0.236482] evm: security.selinux [ 0.237208] evm: security.SMACK64 [ 0.237925] evm: security.SMACK64EXEC [ 0.238718] evm: security.SMACK64TRANSMUTE [ 0.239573] evm: security.SMACK64MMAP [ 0.240347] evm: security.ima [ 0.241015] evm: security.capability [ 0.241879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243860] pinctrl core: initialized pinctrl subsystem [ 0.245009] RTC time: 19:10:56, date: 10/02/18 [ 0.246007] NET: Registered protocol family 16 [ 0.255878] cpuidle: using governor ladder [ 0.267985] cpuidle: using governor menu [ 0.268838] PCCT header not found. [ 0.269636] ACPI: bus type PCI registered [ 0.270472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271774] PCI: Using configuration type 1 for base access [ 0.285233] ACPI: Added _OSI(Module Device) [ 0.286118] ACPI: Added _OSI(Processor Device) [ 0.287017] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287955] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290313] ACPI: Interpreter enabled [ 0.291101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298749] ACPI: (supports S0 S5) [ 0.299483] ACPI: Using IOAPIC for interrupt routing [ 0.300584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305197] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307709] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310024] acpiphp: Slot [3] registered [ 0.310845] acpiphp: Slot [4] registered [ 0.311673] acpiphp: Slot [5] registered [ 0.312503] acpiphp: Slot [6] registered [ 0.313324] acpiphp: Slot [7] registered [ 0.314139] acpiphp: Slot [8] registered [ 0.314968] acpiphp: Slot [9] registered [ 0.315802] acpiphp: Slot [10] registered [ 0.326766] acpiphp: Slot [11] registered [ 0.327617] acpiphp: Slot [12] registered [ 0.328460] acpiphp: Slot [13] registered [ 0.329307] acpiphp: Slot [14] registered [ 0.330145] acpiphp: Slot [15] registered [ 0.330992] acpiphp: Slot [16] registered [ 0.331843] acpiphp: Slot [17] registered [ 0.332687] acpiphp: Slot [18] registered [ 0.333521] acpiphp: Slot [19] registered [ 0.334362] acpiphp: Slot [20] registered [ 0.335208] acpiphp: Slot [21] registered [ 0.336059] acpiphp: Slot [22] registered [ 0.336896] acpiphp: Slot [23] registered [ 0.337732] acpiphp: Slot [24] registered [ 0.338581] acpiphp: Slot [25] registered [ 0.339445] acpiphp: Slot [26] registered [ 0.340278] acpiphp: Slot [27] registered [ 0.341121] acpiphp: Slot [28] registered [ 0.341965] acpiphp: Slot [29] registered [ 0.342811] acpiphp: Slot [30] registered [ 0.343660] acpiphp: Slot [31] registered [ 0.344508] PCI host bridge to bus 0000:00 [ 0.345373] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346657] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.347946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.349477] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.351001] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.357262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358618] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359870] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361190] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.367540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.369032] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413834] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416844] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.418292] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419732] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.421076] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422743] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425561] vgaarb: loaded [ 0.426179] vgaarb: bridge control possible 0000:00:02.0 [ 0.427393] SCSI subsystem initialized [ 0.428284] ACPI: bus type USB registered [ 0.429162] usbcore: registered new interface driver usbfs [ 0.430236] usbcore: registered new interface driver hub [ 0.431293] usbcore: registered new device driver usb [ 0.432553] PCI: Using ACPI for IRQ routing [ 0.433612] NetLabel: Initializing [ 0.434323] NetLabel: domain hash size = 128 [ 0.435191] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436146] NetLabel: unlabeled traffic allowed by default [ 0.437265] clocksource: Switched to clocksource kvm-clock [ 0.443153] AppArmor: AppArmor Filesystem Enabled [ 0.444110] pnp: PnP ACPI init [ 0.445044] pnp: PnP ACPI: found 5 devices [ 0.452131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453826] NET: Registered protocol family 2 [ 0.454802] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.456065] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.457214] TCP: Hash tables configured (established 2048 bind 2048) [ 0.458362] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460565] NET: Registered protocol family 1 [ 0.461420] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462496] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463552] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500498] Trying to unpack rootfs image as initramfs... [ 0.550573] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.564832] Scanning for low memory corruption every 60 seconds [ 0.566617] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568144] audit: initializing netlink subsys (disabled) [ 0.569517] audit: type=2000 audit(1538507457.827:1): initialized [ 0.570966] Initialise system trusted keyring [ 0.571910] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573073] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575160] zbud: loaded [ 0.575865] VFS: Disk quotas dquot_6.6.0 [ 0.576693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578251] fuse init (API version 7.23) [ 0.579136] Key type big_key registered [ 0.579925] Allocating IMA MOK and blacklist keyrings. [ 0.581116] Key type asymmetric registered [ 0.581929] Asymmetric key parser 'x509' registered [ 0.582868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584345] io scheduler noop registered [ 0.585119] io scheduler deadline registered (default) [ 0.586100] io scheduler cfq registered [ 0.586917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.587935] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.589172] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590608] ACPI: Power Button [PWRF] [ 0.591485] GHES: HEST is not enabled! [ 0.609789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676034] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678617] Linux agpgart interface v0.103 [ 0.680941] brd: module loaded [ 0.682294] loop: module loaded [ 0.687959] vda: vda1 vda15 [ 0.689418] scsi host0: ata_piix [ 0.690160] scsi host1: ata_piix [ 0.690848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.693259] libphy: Fixed MDIO Bus: probed [ 0.694291] tun: Universal TUN/TAP device driver, 1.6 [ 0.695224] tun: (C) 1999-2004 Max Krasnyansky [ 0.697178] PPP generic driver version 2.4.2 [ 0.698069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.699268] ehci-pci: EHCI PCI platform driver [ 0.700114] ehci-platform: EHCI generic platform driver [ 0.701074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702175] ohci-pci: OHCI PCI platform driver [ 0.703030] ohci-platform: OHCI generic platform driver [ 0.703987] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725383] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.726355] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.727447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728636] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730032] usb usb1: Product: UHCI Host Controller [ 0.730936] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.732049] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732999] hub 1-0:1.0: USB hub found [ 0.733761] hub 1-0:1.0: 2 ports detected [ 0.734649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736737] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737673] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738676] mousedev: PS/2 mouse device common for all mice [ 0.739804] rtc_cmos 00:00: RTC can wake from S4 [ 0.741000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.742644] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745052] i2c /dev entries driver [ 0.745802] device-mapper: uevent: version 1.0.3 [ 0.746718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.748305] ledtrig-cpu: registered to indicate activity on CPUs [ 0.749594] NET: Registered protocol family 10 [ 0.750594] NET: Registered protocol family 17 [ 0.751457] Key type dns_resolver registered [ 0.752401] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.754536] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.756254] registered taskstats version 1 [ 0.757067] Loading compiled-in X.509 certificates [ 0.758483] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.760293] zswap: loaded using pool lzo/zbud [ 0.761800] Key type trusted registered [ 0.763537] Key type encrypted registered [ 0.764355] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765358] ima: No TPM chip found, activating TPM-bypass! [ 0.766377] evm: HMAC attrs: 0x1 [ 0.767329] Magic number: 6:805:191 [ 0.768093] acpi device:1d: hash matches [ 0.768941] rtc_cmos 00:00: setting system clock to 2018-10-02 19:10:57 UTC (1538507457) [ 0.770538] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771616] EDD information not available. [ 0.850329] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.862197] Write protecting the kernel read-only data: 14336k [ 0.863804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.865606] 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.194476] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.19. iid=i-000000fb failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 ssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 launch-index: 0 === cirros: current=0.4.0 uptime=2.02 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: 2018-10-02 19:11:09,699 - create_instance - INFO - Checking if VM is active 2018-10-02 19:11:09,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:10,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-989eb372-c65a-44b0-9fb1-cd4ff44035e1 x-compute-request-id: req-989eb372-c65a-44b0-9fb1-cd4ff44035e1 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:57Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:10,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-989eb372-c65a-44b0-9fb1-cd4ff44035e1 2018-10-02 19:11:10,329 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:11:10,329 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:11:10,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:10,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b0f5200-26fc-495f-bfc7-0f8584758c8b x-compute-request-id: req-0b0f5200-26fc-495f-bfc7-0f8584758c8b Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:57Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:10,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-0b0f5200-26fc-495f-bfc7-0f8584758c8b 2018-10-02 19:11:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:10,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-17e0b5f3-3313-4f46-bf5f-9b229039182a Date: Tue, 02 Oct 2018 19:11: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:11:10,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-17e0b5f3-3313-4f46-bf5f-9b229039182a 2018-10-02 19:11:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:11,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c666b437-c10b-4d13-a237-2976a5a2b20d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:11:11,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-c666b437-c10b-4d13-a237-2976a5a2b20d 2018-10-02 19:11:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-13664e17-dce6-4240-9af7-d79d1ff41d2c Date: Tue, 02 Oct 2018 19:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:11:11,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-13664e17-dce6-4240-9af7-d79d1ff41d2c 2018-10-02 19:11:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:11,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5397ac8a-6fce-4a17-b13e-efa068c50b89 Date: Tue, 02 Oct 2018 19:11:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:11:11,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-5397ac8a-6fce-4a17-b13e-efa068c50b89 2018-10-02 19:11:11,174 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:11:11,176 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf73ca50L 2018-10-02 19:11:11,177 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:11:11,177 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:11:11,177 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:11:11,179 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:11:11,179 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:11:11,179 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:11:11,179 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:11:11,179 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:11:11,180 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:11:11,197 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:11:11,197 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:11:11,209 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:11:11,235 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:11:11,240 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:11:11,341 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:11:11,355 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:11:11,355 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:11:11,357 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf73c990L 2018-10-02 19:11:11,357 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:11:11,357 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:11:11,358 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:11:11,359 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:11:11,359 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:11:11,359 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:11:11,359 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:11:11,359 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:11:11,360 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:11:11,377 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:11:11,377 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:11:11,389 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:11:11,415 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:11:11,418 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:11:11,421 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:11:11,422 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:11:11,422 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:11:11,426 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:11:11,427 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:11:11,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:11,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20cd7410-6275-4db2-91ec-217b427e3431 x-compute-request-id: req-20cd7410-6275-4db2-91ec-217b427e3431 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:10:57Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:11,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-20cd7410-6275-4db2-91ec-217b427e3431 2018-10-02 19:11:11,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"reboot": {"type": "HARD"}}' 2018-10-02 19:11:12,040 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b48dc18-03ab-498f-8014-2548d1afa6bd x-compute-request-id: req-7b48dc18-03ab-498f-8014-2548d1afa6bd Content-Length: 0 Content-Type: application/json 2018-10-02 19:11:12,040 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-7b48dc18-03ab-498f-8014-2548d1afa6bd 2018-10-02 19:11:27,056 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-02 19:11:27,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:27,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2fc8671-7ced-4751-8000-ca8350fdcb4d x-compute-request-id: req-b2fc8671-7ced-4751-8000-ca8350fdcb4d Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:11:13Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:27,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-b2fc8671-7ced-4751-8000-ca8350fdcb4d 2018-10-02 19:11:27,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:11:28,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0a0e975-44d1-4032-9417-41983d147333 x-compute-request-id: req-d0a0e975-44d1-4032-9417-41983d147333 Content-Encoding: gzip Content-Length: 9534 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 508019719 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144915] pid_max: default: 32768 minimum: 301\n[ 0.145793] ACPI: Core revision 20150930\n[ 0.147166] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148438] Security Framework initialized\n[ 0.149231] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150784] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152029] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.153243] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.154398] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.155738] Initializing cgroup subsys io\n[ 0.156526] Initializing cgroup subsys memory\n[ 0.157356] Initializing cgroup subsys devices\n[ 0.158198] Initializing cgroup subsys freezer\n[ 0.159048] Initializing cgroup subsys net_cls\n[ 0.159892] Initializing cgroup subsys perf_event\n[ 0.160775] Initializing cgroup subsys net_prio\n[ 0.161628] Initializing cgroup subsys hugetlb\n[ 0.162478] Initializing cgroup subsys pids\n[ 0.163329] CPU: Physical Processor ID: 0\n[ 0.164796] mce: CPU supports 10 MCE banks\n[ 0.165619] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168853] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175410] ftrace: allocating 31920 entries in 125 pages\n[ 0.202230] smpboot: Max logical packages: 2\n[ 0.203204] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.205977] x2apic enabled\n[ 0.206825] Switched APIC routing to physical x2apic.\n[ 0.208707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212529] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214690] KVM setup paravirtual spinlock\n[ 0.216244] x86: Booting SMP configuration:\n[ 0.217245] .... node #0, CPUs: #1\n[ 0.218198] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.239839] x86: Booted up 1 node, 2 CPUs\n[ 0.239843] KVM setup async PF for cpu 1\n[ 0.239846] kvm-stealtime: cpu 1, msr f90d940\n[ 0.242647] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.244276] devtmpfs: initialized\n[ 0.246048] evm: security.selinux\n[ 0.246805] evm: security.SMACK64\n[ 0.247579] evm: security.SMACK64EXEC\n[ 0.248386] evm: security.SMACK64TRANSMUTE\n[ 0.249303] evm: security.SMACK64MMAP\n[ 0.250126] evm: security.ima\n[ 0.250826] evm: security.capability\n[ 0.251759] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253870] pinctrl core: initialized pinctrl subsystem\n[ 0.255086] RTC time: 19:11:13, date: 10/02/18\n[ 0.256117] NET: Registered protocol family 16\n[ 0.265918] cpuidle: using governor ladder\n[ 0.277975] cpuidle: using governor menu\n[ 0.279067] PCCT header not found.\n[ 0.280127] ACPI: bus type PCI registered\n[ 0.281282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283017] PCI: Using configuration type 1 for base access\n[ 0.295313] ACPI: Added _OSI(Module Device)\n[ 0.296482] ACPI: Added _OSI(Processor Device)\n[ 0.297671] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298928] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301707] ACPI: Interpreter enabled\n[ 0.302771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.310409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313121] ACPI: (supports S0 S5)\n[ 0.314084] ACPI: Using IOAPIC for interrupt routing\n[ 0.315410] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.322827] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327712] acpiphp: Slot [3] registered\n[ 0.328816] acpiphp: Slot [4] registered\n[ 0.329903] acpiphp: Slot [5] registered\n[ 0.331021] acpiphp: Slot [6] registered\n[ 0.332143] acpiphp: Slot [7] registered\n[ 0.333239] acpiphp: Slot [8] registered\n[ 0.334344] acpiphp: Slot [9] registered\n[ 0.335441] acpiphp: Slot [10] registered\n[ 0.346474] acpiphp: Slot [11] registered\n[ 0.347596] acpiphp: Slot [12] registered\n[ 0.348721] acpiphp: Slot [13] registered\n[ 0.349882] acpiphp: Slot [14] registered\n[ 0.351076] acpiphp: Slot [15] registered\n[ 0.352223] acpiphp: Slot [16] registered\n[ 0.353356] acpiphp: Slot [17] registered\n[ 0.354507] acpiphp: Slot [18] registered\n[ 0.355687] acpiphp: Slot [19] registered\n[ 0.356821] acpiphp: Slot [20] registered\n[ 0.357947] acpiphp: Slot [21] registered\n[ 0.359019] acpiphp: Slot [22] registered\n[ 0.360132] acpiphp: Slot [23] registered\n[ 0.361273] acpiphp: Slot [24] registered\n[ 0.362381] acpiphp: Slot [25] registered\n[ 0.363500] acpiphp: Slot [26] registered\n[ 0.364635] acpiphp: Slot [27] registered\n[ 0.365765] acpiphp: Slot [28] registered\n[ 0.366880] acpiphp: Slot [29] registered\n[ 0.367990] acpiphp: Slot [30] registered\n[ 0.369097] acpiphp: Slot [31] registered\n[ 0.370202] PCI host bridge to bus 0000:00\n[ 0.371329] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374827] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376840] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.378770] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.386779] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.388178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.389694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395989] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443074] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.444774] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446397] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448025] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452895] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455979] vgaarb: loaded\n[ 0.456680] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458022] SCSI subsystem initialized\n[ 0.459010] ACPI: bus type USB registered\n[ 0.459954] usbcore: registered new interface driver usbfs\n[ 0.460969] usbcore: registered new interface driver hub\n[ 0.461960] usbcore: registered new device driver usb\n[ 0.463044] PCI: Using ACPI for IRQ routing\n[ 0.464060] NetLabel: Initializing\n[ 0.464762] NetLabel: domain hash size = 128\n[ 0.465595] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466528] NetLabel: unlabeled traffic allowed by default\n[ 0.467607] clocksource: Switched to clocksource kvm-clock\n[ 0.473564] AppArmor: AppArmor Filesystem Enabled\n[ 0.474499] pnp: PnP ACPI init\n[ 0.475414] pnp: PnP ACPI: found 5 devices\n[ 0.482495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484162] NET: Registered protocol family 2\n[ 0.485128] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.486361] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.487491] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.488621] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489668] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490802] NET: Registered protocol family 1\n[ 0.491647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492708] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.493746] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512305] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531134] Trying to unpack rootfs image as initramfs...\n[ 0.581422] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.595532] Scanning for low memory corruption every 60 seconds\n[ 0.596915] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.598056] audit: initializing netlink subsys (disabled)\n[ 0.599069] audit: type=2000 audit(1538507474.264:1): initialized\n[ 0.600389] Initialise system trusted keyring\n[ 0.601365] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602511] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.604604] zbud: loaded\n[ 0.605391] VFS: Disk quotas dquot_6.6.0\n[ 0.606209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607769] fuse init (API version 7.23)\n[ 0.608664] Key type big_key registered\n[ 0.609448] Allocating IMA MOK and blacklist keyrings.\n[ 0.610775] Key type asymmetric registered\n[ 0.611591] Asymmetric key parser 'x509' registered\n[ 0.612536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.614009] io scheduler noop registered\n[ 0.614788] io scheduler deadline registered (default)\n[ 0.615765] io scheduler cfq registered\n[ 0.616591] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.618856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620278] ACPI: Power Button [PWRF]\n[ 0.621189] GHES: HEST is not enabled!\n[ 0.639538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678490] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702466] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705006] Linux agpgart interface v0.103\n[ 0.707672] brd: module loaded\n[ 0.709064] loop: module loaded\n[ 0.714656] vda: vda1 vda15\n[ 0.716284] scsi host0: ata_piix\n[ 0.717145] scsi host1: ata_piix\n[ 0.717856] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.719056] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.720312] libphy: Fixed MDIO Bus: probed\n[ 0.721454] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722397] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724386] PPP generic driver version 2.4.2\n[ 0.725263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.726631] ehci-pci: EHCI PCI platform driver\n[ 0.727687] ehci-platform: EHCI generic platform driver\n[ 0.728883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730248] ohci-pci: OHCI PCI platform driver\n[ 0.731289] ohci-platform: OHCI generic platform driver\n[ 0.732498] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751732] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754684] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.757221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760428] usb usb1: Product: UHCI Host Controller\n[ 0.761568] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.762951] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764099] hub 1-0:1.0: USB hub found\n[ 0.765036] hub 1-0:1.0: 2 ports detected\n[ 0.766116] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768650] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769800] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771034] mousedev: PS/2 mouse device common for all mice\n[ 0.772437] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773884] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.777398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778989] i2c /dev entries driver\n[ 0.779896] device-mapper: uevent: version 1.0.3\n[ 0.781020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.782965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784545] NET: Registered protocol family 10\n[ 0.785793] NET: Registered protocol family 17\n[ 0.786860] Key type dns_resolver registered\n[ 0.788033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.789658] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790980] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.793093] registered taskstats version 1\n[ 0.794087] Loading compiled-in X.509 certificates\n[ 0.795720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.797961] zswap: loaded using pool lzo/zbud\n[ 0.799780] Key type trusted registered\n[ 0.801847] Key type encrypted registered\n[ 0.802846] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804095] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805357] evm: HMAC attrs: 0x1\n[ 0.806504] Magic number: 6:805:191\n[ 0.807440] acpi device:1d: hash matches\n[ 0.808501] rtc_cmos 00:00: setting system clock to 2018-10-02 19:11:14 UTC (1538507474)\n[ 0.810446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811803] EDD information not available.\n[ 0.876945] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.888779] Write protecting the kernel read-only data: 14336k\n[ 0.890485] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.892322] 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.109931] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-000000fb\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: "} 2018-10-02 19:11:28,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e/action used request id req-d0a0e975-44d1-4032-9417-41983d147333 2018-10-02 19:11:28,642 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:11:28,642 - 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 508019719 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.143308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144915] pid_max: default: 32768 minimum: 301 [ 0.145793] ACPI: Core revision 20150930 [ 0.147166] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148438] Security Framework initialized [ 0.149231] Yama: becoming mindful. [ 0.149946] AppArmor: AppArmor initialized [ 0.150784] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152029] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.153243] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.154398] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.155738] Initializing cgroup subsys io [ 0.156526] Initializing cgroup subsys memory [ 0.157356] Initializing cgroup subsys devices [ 0.158198] Initializing cgroup subsys freezer [ 0.159048] Initializing cgroup subsys net_cls [ 0.159892] Initializing cgroup subsys perf_event [ 0.160775] Initializing cgroup subsys net_prio [ 0.161628] Initializing cgroup subsys hugetlb [ 0.162478] Initializing cgroup subsys pids [ 0.163329] CPU: Physical Processor ID: 0 [ 0.164796] mce: CPU supports 10 MCE banks [ 0.165619] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168853] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175410] ftrace: allocating 31920 entries in 125 pages [ 0.202230] smpboot: Max logical packages: 2 [ 0.203204] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.205977] x2apic enabled [ 0.206825] Switched APIC routing to physical x2apic. [ 0.208707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212529] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214690] KVM setup paravirtual spinlock [ 0.216244] x86: Booting SMP configuration: [ 0.217245] .... node #0, CPUs: #1 [ 0.218198] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.239839] x86: Booted up 1 node, 2 CPUs [ 0.239843] KVM setup async PF for cpu 1 [ 0.239846] kvm-stealtime: cpu 1, msr f90d940 [ 0.242647] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.244276] devtmpfs: initialized [ 0.246048] evm: security.selinux [ 0.246805] evm: security.SMACK64 [ 0.247579] evm: security.SMACK64EXEC [ 0.248386] evm: security.SMACK64TRANSMUTE [ 0.249303] evm: security.SMACK64MMAP [ 0.250126] evm: security.ima [ 0.250826] evm: security.capability [ 0.251759] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253870] pinctrl core: initialized pinctrl subsystem [ 0.255086] RTC time: 19:11:13, date: 10/02/18 [ 0.256117] NET: Registered protocol family 16 [ 0.265918] cpuidle: using governor ladder [ 0.277975] cpuidle: using governor menu [ 0.279067] PCCT header not found. [ 0.280127] ACPI: bus type PCI registered [ 0.281282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283017] PCI: Using configuration type 1 for base access [ 0.295313] ACPI: Added _OSI(Module Device) [ 0.296482] ACPI: Added _OSI(Processor Device) [ 0.297671] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298928] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301707] ACPI: Interpreter enabled [ 0.302771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313121] ACPI: (supports S0 S5) [ 0.314084] ACPI: Using IOAPIC for interrupt routing [ 0.315410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322827] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324549] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327712] acpiphp: Slot [3] registered [ 0.328816] acpiphp: Slot [4] registered [ 0.329903] acpiphp: Slot [5] registered [ 0.331021] acpiphp: Slot [6] registered [ 0.332143] acpiphp: Slot [7] registered [ 0.333239] acpiphp: Slot [8] registered [ 0.334344] acpiphp: Slot [9] registered [ 0.335441] acpiphp: Slot [10] registered [ 0.346474] acpiphp: Slot [11] registered [ 0.347596] acpiphp: Slot [12] registered [ 0.348721] acpiphp: Slot [13] registered [ 0.349882] acpiphp: Slot [14] registered [ 0.351076] acpiphp: Slot [15] registered [ 0.352223] acpiphp: Slot [16] registered [ 0.353356] acpiphp: Slot [17] registered [ 0.354507] acpiphp: Slot [18] registered [ 0.355687] acpiphp: Slot [19] registered [ 0.356821] acpiphp: Slot [20] registered [ 0.357947] acpiphp: Slot [21] registered [ 0.359019] acpiphp: Slot [22] registered [ 0.360132] acpiphp: Slot [23] registered [ 0.361273] acpiphp: Slot [24] registered [ 0.362381] acpiphp: Slot [25] registered [ 0.363500] acpiphp: Slot [26] registered [ 0.364635] acpiphp: Slot [27] registered [ 0.365765] acpiphp: Slot [28] registered [ 0.366880] acpiphp: Slot [29] registered [ 0.367990] acpiphp: Slot [30] registered [ 0.369097] acpiphp: Slot [31] registered [ 0.370202] PCI host bridge to bus 0000:00 [ 0.371329] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374827] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376840] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.378770] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.385246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386779] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.388178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395989] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443074] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444774] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446397] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448025] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451522] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452895] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455979] vgaarb: loaded [ 0.456680] vgaarb: bridge control possible 0000:00:02.0 [ 0.458022] SCSI subsystem initialized [ 0.459010] ACPI: bus type USB registered [ 0.459954] usbcore: registered new interface driver usbfs [ 0.460969] usbcore: registered new interface driver hub [ 0.461960] usbcore: registered new device driver usb [ 0.463044] PCI: Using ACPI for IRQ routing [ 0.464060] NetLabel: Initializing [ 0.464762] NetLabel: domain hash size = 128 [ 0.465595] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466528] NetLabel: unlabeled traffic allowed by default [ 0.467607] clocksource: Switched to clocksource kvm-clock [ 0.473564] AppArmor: AppArmor Filesystem Enabled [ 0.474499] pnp: PnP ACPI init [ 0.475414] pnp: PnP ACPI: found 5 devices [ 0.482495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484162] NET: Registered protocol family 2 [ 0.485128] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.486361] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.487491] TCP: Hash tables configured (established 2048 bind 2048) [ 0.488621] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489668] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490802] NET: Registered protocol family 1 [ 0.491647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.492708] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493746] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512305] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.531134] Trying to unpack rootfs image as initramfs... [ 0.581422] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.595532] Scanning for low memory corruption every 60 seconds [ 0.596915] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.598056] audit: initializing netlink subsys (disabled) [ 0.599069] audit: type=2000 audit(1538507474.264:1): initialized [ 0.600389] Initialise system trusted keyring [ 0.601365] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602511] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604604] zbud: loaded [ 0.605391] VFS: Disk quotas dquot_6.6.0 [ 0.606209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607769] fuse init (API version 7.23) [ 0.608664] Key type big_key registered [ 0.609448] Allocating IMA MOK and blacklist keyrings. [ 0.610775] Key type asymmetric registered [ 0.611591] Asymmetric key parser 'x509' registered [ 0.612536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.614009] io scheduler noop registered [ 0.614788] io scheduler deadline registered (default) [ 0.615765] io scheduler cfq registered [ 0.616591] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.618856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620278] ACPI: Power Button [PWRF] [ 0.621189] GHES: HEST is not enabled! [ 0.639538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678490] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702466] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705006] Linux agpgart interface v0.103 [ 0.707672] brd: module loaded [ 0.709064] loop: module loaded [ 0.714656] vda: vda1 vda15 [ 0.716284] scsi host0: ata_piix [ 0.717145] scsi host1: ata_piix [ 0.717856] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.719056] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.720312] libphy: Fixed MDIO Bus: probed [ 0.721454] tun: Universal TUN/TAP device driver, 1.6 [ 0.722397] tun: (C) 1999-2004 Max Krasnyansky [ 0.724386] PPP generic driver version 2.4.2 [ 0.725263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.726631] ehci-pci: EHCI PCI platform driver [ 0.727687] ehci-platform: EHCI generic platform driver [ 0.728883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.730248] ohci-pci: OHCI PCI platform driver [ 0.731289] ohci-platform: OHCI generic platform driver [ 0.732498] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751732] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754684] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.757221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760428] usb usb1: Product: UHCI Host Controller [ 0.761568] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.762951] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764099] hub 1-0:1.0: USB hub found [ 0.765036] hub 1-0:1.0: 2 ports detected [ 0.766116] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768650] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769800] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771034] mousedev: PS/2 mouse device common for all mice [ 0.772437] rtc_cmos 00:00: RTC can wake from S4 [ 0.773884] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.777398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778989] i2c /dev entries driver [ 0.779896] device-mapper: uevent: version 1.0.3 [ 0.781020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.782965] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784545] NET: Registered protocol family 10 [ 0.785793] NET: Registered protocol family 17 [ 0.786860] Key type dns_resolver registered [ 0.788033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.789658] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.790980] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.793093] registered taskstats version 1 [ 0.794087] Loading compiled-in X.509 certificates [ 0.795720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.797961] zswap: loaded using pool lzo/zbud [ 0.799780] Key type trusted registered [ 0.801847] Key type encrypted registered [ 0.802846] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804095] ima: No TPM chip found, activating TPM-bypass! [ 0.805357] evm: HMAC attrs: 0x1 [ 0.806504] Magic number: 6:805:191 [ 0.807440] acpi device:1d: hash matches [ 0.808501] rtc_cmos 00:00: setting system clock to 2018-10-02 19:11:14 UTC (1538507474) [ 0.810446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811803] EDD information not available. [ 0.876945] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.888779] Write protecting the kernel read-only data: 14336k [ 0.890485] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892322] 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.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.109931] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-000000fb failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFu8J60KZhQ0HuGsTQAs19NeWPMIDn/Sx0xd7Ft/27b9FP5PwiVWROoZMg7avC9GgoJtNCUB1mCD3Uk8CvKSM5YK0knF5p9bjYLAu47JCOOCne44LOy0cy8OCnSt7dDr4Jkit8+d5r3MpxUOiLdOn4PqgUPfYJFUnjn2QhH9BNoq6DDgzUYmr0c+BLGwGZjZeGxv2teHq+sYl3I8xhnOMBvzwb3814X8+ug9wTefIJ1L1kAbqxTc0RKPPKleSKyIQ1N9UrTvNM/W6Frs/ZSbxA3SIohGFheTzv95NA/wM6RPahFeIpQMR3LRO7Oxn6oHBL6vTr+Kxksl7XslMZ6bB root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 ssh-dss AAAAB3NzaC1kc3MAAACBAKyQtbJD5QVkR1D82UaNq9oTU6Fs055MhzMBSDnzeAECtdiaTixKyn3Nqyg3N/T0BClAtRq3Ig+53dYvqiwc5CMjoYQOtKmP/HX4QoddjpQ61M9wClTt6DBAvfKMKSbG9STgm2j8NKp3JsQRL6sXzuT6uRw+BYcjsl0SG6rXJsPTAAAAFQDFaphP/Q26Sh1WYIbfaDUVixSW3QAAAIArRGyxdoOvS+EKAXYy2LYx46tzs0zQBGca52RhEil8PiOEUpOzoMYsYmJ2XWdC2wX7JXjE/MHNCMfUcoACjTzEsw4OyhjsDlXZ/I2nY6HyvvL0ANbLPUPGUuHbh7DwCqHj10MQMW64qVLuAYD6Xk6/7CuaW05t0acX9gN+rh7TowAAAIBpV0JMgVG5YfVVOtcLJayWg2YuppebSLc5FE4XWq2kafPVf+eXI0ylYWLi0EKcZk2wkM8OZi0o/cYp/Ck9uuIhnWFsO9pLUSwgq/G90p4hG1g3iWUGwh6Xr7Wff/VhDG7Gib1huFbidMWm0XjhQJjVN2DJWYFQibh+v3PpNufwcw== root@createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2b:c771/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 launch-index: 0 === cirros: current=0.4.0 uptime=2.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-71db2400-ccb6-43b7-a154-f95488 login: 2018-10-02 19:11:28,643 - create_instance - INFO - Checking if VM is active 2018-10-02 19:11:28,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:29,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11: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-14598424-65ed-421e-bb2c-3433a2d63674 x-compute-request-id: req-14598424-65ed-421e-bb2c-3433a2d63674 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:11:13Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:29,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-14598424-65ed-421e-bb2c-3433a2d63674 2018-10-02 19:11:29,123 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:11:29,123 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:11:29,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:29,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd79d504-f1d7-48be-a507-5f0dd50073a6 x-compute-request-id: req-cd79d504-f1d7-48be-a507-5f0dd50073a6 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:c7:71", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp"}, {"name": "default"}], "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:11:13Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:29,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-cd79d504-f1d7-48be-a507-5f0dd50073a6 2018-10-02 19:11:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:29,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fb23c6d4-3e1a-4146-a861-af74cca0cd18 Date: Tue, 02 Oct 2018 19:11: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":["4495c0de-7c31-4ee1-852b-37aecd9abd0e"],"updated_at":"2018-10-02T19:09:41Z","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd0a494e334f453da6a152c7752650d8","id":"7963efa6-7f57-4994-ab11-66693810ebcf","name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net"}]} 2018-10-02 19:11:29,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net used request id req-fb23c6d4-3e1a-4146-a861-af74cca0cd18 2018-10-02 19:11:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:29,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73952d3-0d43-4eb1-9dfd-1d884bf02d33 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:11:29,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-a73952d3-0d43-4eb1-9dfd-1d884bf02d33 2018-10-02 19:11:29,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:29,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d0410d1d-29c7-4d2c-a2cc-afaf0cd4e9ac Date: Tue, 02 Oct 2018 19:11:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","dns_nameservers":[],"updated_at":"2018-10-02T19:09:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dd0a494e334f453da6a152c7752650d8","id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet"}]} 2018-10-02 19:11:29,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-d0410d1d-29c7-4d2c-a2cc-afaf0cd4e9ac 2018-10-02 19:11:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:29,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-769ca9c4-ca22-4ec7-9bee-c5662118f6b0 Date: Tue, 02 Oct 2018 19:11:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.8"}],"id":"12cea135-11f5-4c94-9a85-a16e7a461901","security_groups":["24154128-71c5-4aa3-9387-3c1353fa241e","76025e52-f91a-42f9-a645-2ecc3c66ef2c"],"mac_address":"fa:16:3e:2b:c7:71","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:10:00Z","binding:vnic_type":"normal","device_id":"62dfc5a2-285a-40e1-a735-41065c249f2e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.2"}],"id":"3c095235-a538-4b69-b842-895eac6b6872","security_groups":[],"mac_address":"fa:16:3e:22:43:cb","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:10:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.1"}],"id":"4b765d63-a4eb-48e4-9baf-45aaec09ac95","security_groups":[],"mac_address":"fa:16:3e:4c:a0:2f","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:49Z","binding:vnic_type":"normal","device_id":"01aea798-5da8-43ad-8e8f-72920529ef6c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.4"}],"id":"9bb869b5-16b9-4844-bda5-59143378fdc1","security_groups":[],"mac_address":"fa:16:3e:f5:f2:87","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7963efa6-7f57-4994-ab11-66693810ebcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:09:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4495c0de-7c31-4ee1-852b-37aecd9abd0e","ip_address":"10.55.1.3"}],"id":"e6bc1566-d5d7-4b96-ab9b-ff1293824a76","security_groups":[],"mac_address":"fa:16:3e:b1:27:c3","project_id":"dd0a494e334f453da6a152c7752650d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7963efa6-7f57-4994-ab11-66693810ebcf","tenant_id":"dd0a494e334f453da6a152c7752650d8","created_at":"2018-10-02T19:09:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7963efa6-7f57-4994-ab11-66693810ebcf"}]} 2018-10-02 19:11:29,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=7963efa6-7f57-4994-ab11-66693810ebcf used request id req-769ca9c4-ca22-4ec7-9bee-c5662118f6b0 2018-10-02 19:11:29,815 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:11:29,818 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf7e3e10L 2018-10-02 19:11:29,818 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:11:29,818 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:11:29,818 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:11:29,819 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:11:29,820 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:11:29,820 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:11:29,820 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:11:29,820 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:11:29,820 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:11:29,837 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:11:29,837 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:11:29,850 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:11:29,874 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:11:29,879 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:11:29,980 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:11:29,996 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:11:29,996 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:11:29,998 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf7e3e10L 2018-10-02 19:11:29,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:11:29,999 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:11:29,999 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:11:30,000 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:11:30,000 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:11:30,000 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:11:30,000 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:11:30,001 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:11:30,001 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:11:30,018 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:11:30,018 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:11:30,031 - paramiko.transport - DEBUG - Trying key 5d7d7bbb1ab9e1d529ddaa404a7dd302 from tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f 2018-10-02 19:11:30,058 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:11:30,061 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:11:30,063 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:11:30,064 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:11:30,064 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:11:30,065 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:11:30,067 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:11:30,068 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-10-02 19:11:30,068 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-10-02 19:11:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/dfbb7430-3863-4147-91be-a2aa5a486b84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:31,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-972ebd53-f94e-4c33-8867-1f6315fc3c7c Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:31,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/dfbb7430-3863-4147-91be-a2aa5a486b84 used request id req-972ebd53-f94e-4c33-8867-1f6315fc3c7c 2018-10-02 19:11:31,046 - create_instance - INFO - Deleting Port with ID - 12cea135-11f5-4c94-9a85-a16e7a461901 2018-10-02 19:11:31,046 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9fport-1 2018-10-02 19:11:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/12cea135-11f5-4c94-9a85-a16e7a461901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:31,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53bd627e-52e0-4386-ad82-59e51ba9a0f4 Date: Tue, 02 Oct 2018 19:11:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:31,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/12cea135-11f5-4c94-9a85-a16e7a461901 used request id req-53bd627e-52e0-4386-ad82-59e51ba9a0f4 2018-10-02 19:11:31,649 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst 2018-10-02 19:11:31,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:31,826 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4bf6fea-7bfe-4c98-8cf8-5071e04e1eee x-compute-request-id: req-e4bf6fea-7bfe-4c98-8cf8-5071e04e1eee Content-Type: application/json 2018-10-02 19:11:31,826 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-e4bf6fea-7bfe-4c98-8cf8-5071e04e1eee 2018-10-02 19:11:31,826 - create_instance - INFO - Checking deletion status 2018-10-02 19:11:31,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:32,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea8992bf-9c34-4843-b467-ec4ef84cbac1 x-compute-request-id: req-ea8992bf-9c34-4843-b467-ec4ef84cbac1 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/62dfc5a2-285a-40e1-a735-41065c249f2e", "rel": "bookmark"}], "image": {"id": "79debbe1-7485-44db-86fa-10a5539b2b1c", "links": [{"href": "http://172.30.9.22:8774/images/79debbe1-7485-44db-86fa-10a5539b2b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:10:11.000000", "flavor": {"id": "c4084b0d-b418-4c80-a68a-ff6f39312694", "links": [{"href": "http://172.30.9.22:8774/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694", "rel": "bookmark"}]}, "id": "62dfc5a2-285a-40e1-a735-41065c249f2e", "user_id": "aaea888472b54350a4bc6dc27065d5cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:11:31Z", "hostId": "395327fb1ef10341b9492712bbc0e8bf1ab4770a8c3c4980a1406e26", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp", "name": "CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst", "created": "2018-10-02T19:10:04Z", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:11:32,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-ea8992bf-9c34-4843-b467-ec4ef84cbac1 2018-10-02 19:11:32,339 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst] is - ACTIVE 2018-10-02 19:11:32,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:11:35,342 - create_instance - DEBUG - VM status query timeout in 296.484104156 2018-10-02 19:11:35,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035efe015a5eecf9719377ac68a475bcdd91ef26" 2018-10-02 19:11:35,396 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19: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-cb01218e-110c-4c50-b03c-4a86e3430b4f x-compute-request-id: req-cb01218e-110c-4c50-b03c-4a86e3430b4f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 62dfc5a2-285a-40e1-a735-41065c249f2e could not be found.", "code": 404}} 2018-10-02 19:11:35,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/62dfc5a2-285a-40e1-a735-41065c249f2e used request id req-cb01218e-110c-4c50-b03c-4a86e3430b4f 2018-10-02 19:11:35,396 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 62dfc5a2-285a-40e1-a735-41065c249f2e could not be found. (HTTP 404) (Request-ID: req-cb01218e-110c-4c50-b03c-4a86e3430b4f) 2018-10-02 19:11:35,396 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-inst 2018-10-02 19:11:35,397 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp 2018-10-02 19:11:35,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b58ae10d75fddc17f86df7dd69af43c694a1322" 2018-10-02 19:11:35,441 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-a2b94cc1-726f-4f31-8bfb-e4f1373f15d2 x-compute-request-id: req-a2b94cc1-726f-4f31-8bfb-e4f1373f15d2 Content-Length: 0 Content-Type: application/json 2018-10-02 19:11:35,441 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-kp used request id req-a2b94cc1-726f-4f31-8bfb-e4f1373f15d2 2018-10-02 19:11:35,442 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f.pub] 2018-10-02 19:11:35,442 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f] 2018-10-02 19:11:35,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958e22c780adfa8050113dff6fbe5e8c1d2b0aae" 2018-10-02 19:11:35,496 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-bfea8a45-9cf9-403f-8a0b-c9e5d3c86df7 x-compute-request-id: req-bfea8a45-9cf9-403f-8a0b-c9e5d3c86df7 Content-Length: 0 Content-Type: application/json 2018-10-02 19:11:35,496 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c4084b0d-b418-4c80-a68a-ff6f39312694 used request id req-bfea8a45-9cf9-403f-8a0b-c9e5d3c86df7 2018-10-02 19:11:35,497 - neutron_utils - INFO - Deleting security group rule with ID - d72497be-355c-4c3a-a4b0-88fa23283abf 2018-10-02 19:11:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/d72497be-355c-4c3a-a4b0-88fa23283abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:11:35,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36142306-132d-4a6a-949a-2fe7ab96522e Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:35,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/d72497be-355c-4c3a-a4b0-88fa23283abf used request id req-36142306-132d-4a6a-949a-2fe7ab96522e 2018-10-02 19:11:35,595 - neutron_utils - INFO - Deleting security group rule with ID - 2f8b8161-b7a4-42a1-b02f-4b1619875fbb 2018-10-02 19:11:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/2f8b8161-b7a4-42a1-b02f-4b1619875fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:11:35,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09aa2b15-105a-4037-9a33-f660724aab36 Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:35,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/2f8b8161-b7a4-42a1-b02f-4b1619875fbb used request id req-09aa2b15-105a-4037-9a33-f660724aab36 2018-10-02 19:11:35,704 - neutron_utils - INFO - Deleting security group rule with ID - f2b9f4d6-bd88-41a0-8756-f9aa7cb86655 2018-10-02 19:11:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/f2b9f4d6-bd88-41a0-8756-f9aa7cb86655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:11:35,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8aaf70fc-7417-4786-bf8d-6245cd56c165 Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:35,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/f2b9f4d6-bd88-41a0-8756-f9aa7cb86655 used request id req-8aaf70fc-7417-4786-bf8d-6245cd56c165 2018-10-02 19:11:35,850 - neutron_utils - INFO - Deleting security group rule with ID - 7e077808-906b-49c4-958b-8603b310cf76 2018-10-02 19:11:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/7e077808-906b-49c4-958b-8603b310cf76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:11:36,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cad1c25-e7cd-4be8-b4e2-d0a4372e2df5 Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:36,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/7e077808-906b-49c4-958b-8603b310cf76 used request id req-8cad1c25-e7cd-4be8-b4e2-d0a4372e2df5 2018-10-02 19:11:36,115 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-sec-grp 2018-10-02 19:11:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/24154128-71c5-4aa3-9387-3c1353fa241e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43cae9ec93dbde21f1b131ddfa96cc09f9af53e0" 2018-10-02 19:11:36,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-196bcc15-6e5d-4619-aae4-e1c1930e7f90 Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:36,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/24154128-71c5-4aa3-9387-3c1353fa241e used request id req-196bcc15-6e5d-4619-aae4-e1c1930e7f90 2018-10-02 19:11:36,358 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router and subnet CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet 2018-10-02 19:11:36,358 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router 2018-10-02 19:11:36,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" -d '{"subnet_id": "4495c0de-7c31-4ee1-852b-37aecd9abd0e"}' 2018-10-02 19:11:37,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62a439a6-30ba-4ee0-abdc-bfa8f5965763 Date: Tue, 02 Oct 2018 19:11:37 GMT RESP BODY: {"network_id": "7963efa6-7f57-4994-ab11-66693810ebcf", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "subnet_id": "4495c0de-7c31-4ee1-852b-37aecd9abd0e", "subnet_ids": ["4495c0de-7c31-4ee1-852b-37aecd9abd0e"], "port_id": "4b765d63-a4eb-48e4-9baf-45aaec09ac95", "id": "01aea798-5da8-43ad-8e8f-72920529ef6c"} 2018-10-02 19:11:37,871 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c/remove_router_interface used request id req-62a439a6-30ba-4ee0-abdc-bfa8f5965763 2018-10-02 19:11:37,872 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router 2018-10-02 19:11:37,872 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-router 2018-10-02 19:11:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e495e2a2aa88f5cf117e3218c1a0ac9d04baa60" 2018-10-02 19:11:41,450 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8d1c590-f1f0-4cce-83b0-73d019ec29b8 Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:41,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/01aea798-5da8-43ad-8e8f-72920529ef6c used request id req-c8d1c590-f1f0-4cce-83b0-73d019ec29b8 2018-10-02 19:11:41,451 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet 2018-10-02 19:11:41,451 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-subnet 2018-10-02 19:11:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/4495c0de-7c31-4ee1-852b-37aecd9abd0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:11:43,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1c5ae7f-5cbe-4947-bbb1-ef652a95eebf Date: Tue, 02 Oct 2018 19:11:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:43,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4495c0de-7c31-4ee1-852b-37aecd9abd0e used request id req-e1c5ae7f-5cbe-4947-bbb1-ef652a95eebf 2018-10-02 19:11:43,673 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-pub-net 2018-10-02 19:11:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/7963efa6-7f57-4994-ab11-66693810ebcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9f263cf872b82a99c667679a4c1399c08ad803" 2018-10-02 19:11:44,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-508c8c89-0a0c-4520-aef0-b65ca0d023f1 Date: Tue, 02 Oct 2018 19:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:44,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7963efa6-7f57-4994-ab11-66693810ebcf used request id req-508c8c89-0a0c-4520-aef0-b65ca0d023f1 2018-10-02 19:11:44,864 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-71db2400-ccb6-43b7-a154-f9548854bf9f-image 2018-10-02 19:11:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7460dcedc659e1173a2ce5aeed3bbe4d13df2198" 2018-10-02 19:11:46,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b58af90-d175-4e3e-b3d0-d69e71a5b397 Date: Tue, 02 Oct 2018 19:11:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:11:46,591 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/79debbe1-7485-44db-86fa-10a5539b2b1c used request id req-6b58af90-d175-4e3e-b3d0-d69e71a5b397 2018-10-02 19:11:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6e3b21db-2396-411d-93fb-c765a9a8b298 Date: Tue, 02 Oct 2018 19:11:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:39Z", "updated_at": "2018-10-02T19:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "revision_number": 0, "id": "2d7fca26-810c-4451-8c71-a052fb383337", "remote_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "revision_number": 0, "id": "51dffd8b-d2b3-45b3-b84c-63a3a2b00563", "remote_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "revision_number": 0, "id": "9c054a5d-b650-425e-8ff2-e4f96b4f3905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd0a494e334f453da6a152c7752650d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "revision_number": 0, "id": "a0cbc2c5-9e1f-477b-a63d-5ab4425920cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "tenant_id": "dd0a494e334f453da6a152c7752650d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd0a494e334f453da6a152c7752650d8"}], "revision_number": 4, "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:11:46,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-6e3b21db-2396-411d-93fb-c765a9a8b298 2018-10-02 19:11:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:46,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c61104-60db-4a47-bb52-a68676b3aee0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8"}, "enabled": true, "id": "dd0a494e334f453da6a152c7752650d8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj"}} 2018-10-02 19:11:46,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-21c61104-60db-4a47-bb52-a68676b3aee0 2018-10-02 19:11:46,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76025e52-f91a-42f9-a645-2ecc3c66ef2c 2018-10-02 19:11:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=76025e52-f91a-42f9-a645-2ecc3c66ef2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:47,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-410f6ed5-94c5-4aaa-b273-9d8fe7fc78c0 Date: Tue, 02 Oct 2018 19:11:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:40Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "2d7fca26-810c-4451-8c71-a052fb383337"}, {"remote_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:40Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "51dffd8b-d2b3-45b3-b84c-63a3a2b00563"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:40Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "9c054a5d-b650-425e-8ff2-e4f96b4f3905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:09:40Z", "security_group_id": "76025e52-f91a-42f9-a645-2ecc3c66ef2c", "port_range_min": null, "revision_number": 0, "tenant_id": "dd0a494e334f453da6a152c7752650d8", "created_at": "2018-10-02T19:09:40Z", "project_id": "dd0a494e334f453da6a152c7752650d8", "id": "a0cbc2c5-9e1f-477b-a63d-5ab4425920cd"}]} 2018-10-02 19:11:47,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=76025e52-f91a-42f9-a645-2ecc3c66ef2c used request id req-410f6ed5-94c5-4aaa-b273-9d8fe7fc78c0 2018-10-02 19:11:47,086 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:11:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/76025e52-f91a-42f9-a645-2ecc3c66ef2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:47,396 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b4ed432-6c18-45a4-b91d-3360591a1a57 Content-Length: 0 Date: Tue, 02 Oct 2018 19:11:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:11:47,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/76025e52-f91a-42f9-a645-2ecc3c66ef2c used request id req-3b4ed432-6c18-45a4-b91d-3360591a1a57 2018-10-02 19:11:47,397 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj 2018-10-02 19:11:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:47,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155c7806-ee08-4dd4-b01e-b3f55f2d6a8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:11:47,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/dd0a494e334f453da6a152c7752650d8 used request id req-155c7806-ee08-4dd4-b01e-b3f55f2d6a8d 2018-10-02 19:11:47,618 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-proj-role 2018-10-02 19:11:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/8158d1fbfce84a97bb218c2694a1f927 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:47,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c97d3678-888d-4955-8ad4-1ccbd70c4fc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:11:47,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8158d1fbfce84a97bb218c2694a1f927 used request id req-c97d3678-888d-4955-8ad4-1ccbd70c4fc8 2018-10-02 19:11:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5937010beda7dc33c65582876a788d7c7d4dfc66" 2018-10-02 19:11:47,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f6e9ac-978b-4e22-ba38-f9745252398a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:11:47,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e9f6e9ac-978b-4e22-ba38-f9745252398a 2018-10-02 19:11:47,819 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-97df9a19-9225-4c7-user 2018-10-02 19:11:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/aaea888472b54350a4bc6dc27065d5cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942cde8adfbf628f26f7e12c3692391d74dba61" 2018-10-02 19:11:48,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3beb148-b26f-4d2c-9369-9d7fe08cb17a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:11:48,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/aaea888472b54350a4bc6dc27065d5cf used request id req-d3beb148-b26f-4d2c-9369-9d7fe08cb17a 2018-10-02 19:11:48,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:48,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["OBulE8jbQJ-9vZjXjAviDw"], "issued_at": "2018-10-02T19:11:48.000000Z"}} 2018-10-02 19:11:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb6f8bbbc48dc82e6b033dd297da942d4be949" 2018-10-02 19:11:48,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab4fe91-b134-419a-8afe-6e026fb5dac5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:48,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eab4fe91-b134-419a-8afe-6e026fb5dac5 2018-10-02 19:11:48,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:48,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:48,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["VVey00_XQUW5nKpG7dKxlA"], "issued_at": "2018-10-02T19:11:48.000000Z"}} 2018-10-02 19:11:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:11:48,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fd0449-6e05-4fd3-a1cb-569f3947a375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:48,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f9fd0449-6e05-4fd3-a1cb-569f3947a375 2018-10-02 19:11:48,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:11:48,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:11: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:11:48,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:11:49,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491edce0-d28a-41ce-b383-79a3b5914ddc Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:11:49,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj used request id req-491edce0-d28a-41ce-b383-79a3b5914ddc 2018-10-02 19:11:49,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:11:49,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6ed60d-c418-4e09-922d-a5465c1428a2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:11:49,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-7f6ed60d-c418-4e09-922d-a5465c1428a2 2018-10-02 19:11:49,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}}' 2018-10-02 19:11:49,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb13b51d-7c31-4584-8530-c1a7fd8d77b8 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:11:49,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-cb13b51d-7c31-4584-8530-c1a7fd8d77b8 2018-10-02 19:11:49,280 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj 2018-10-02 19:11:49,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:49,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:49,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["15pWsUZ3SpGfKaA7W1oqbw"], "issued_at": "2018-10-02T19:11:49.000000Z"}} 2018-10-02 19:11:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf002b8c9b9f014777cbf054f6af4774cc71a35" 2018-10-02 19:11:49,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0604bad-6df0-4241-a7c1-b0bae397e2ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:49,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c0604bad-6df0-4241-a7c1-b0bae397e2ab 2018-10-02 19:11:49,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:11:49,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:11:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf002b8c9b9f014777cbf054f6af4774cc71a35" 2018-10-02 19:11:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e663bf1e-b3d3-4692-8f9b-27f104521371 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:11:49,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e663bf1e-b3d3-4692-8f9b-27f104521371 2018-10-02 19:11:49,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf002b8c9b9f014777cbf054f6af4774cc71a35" 2018-10-02 19:11:49,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aaad9fa-221e-4bb3-88a1-120bb639f3cf Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}]} 2018-10-02 19:11:49,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj used request id req-9aaad9fa-221e-4bb3-88a1-120bb639f3cf 2018-10-02 19:11:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf002b8c9b9f014777cbf054f6af4774cc71a35" 2018-10-02 19:11:49,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03edfe7e-b1b7-4572-b70c-ef15e458fc5b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:11:49,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-03edfe7e-b1b7-4572-b70c-ef15e458fc5b 2018-10-02 19:11:50,310 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user 2018-10-02 19:11:50,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:11:50,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0130cd3-aed4-4ded-940b-4c12558ef45e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:11:50,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e0130cd3-aed4-4ded-940b-4c12558ef45e 2018-10-02 19:11:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}}' 2018-10-02 19:11:50,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6d6ad5-9df3-4dbb-b2fa-960d225963af Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57c8b298faf641dc9f3f29d1937b9055", "links": {"self": "http://172.30.9.22:5000/v3/roles/57c8b298faf641dc9f3f29d1937b9055"}, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}} 2018-10-02 19:11:50,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7a6d6ad5-9df3-4dbb-b2fa-960d225963af 2018-10-02 19:11:50,586 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role 2018-10-02 19:11:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/57c8b298faf641dc9f3f29d1937b9055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:11:50,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d35091e-3799-4283-a9e0-cdfe58dcad85 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/57c8b298faf641dc9f3f29d1937b9055"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role", "id": "57c8b298faf641dc9f3f29d1937b9055"}} 2018-10-02 19:11:50,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/57c8b298faf641dc9f3f29d1937b9055 used request id req-1d35091e-3799-4283-a9e0-cdfe58dcad85 2018-10-02 19:11:50,677 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role to project CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj 2018-10-02 19:11:50,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492/users/d0f15a6106ae4683a40582d84e384636/roles/57c8b298faf641dc9f3f29d1937b9055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:11:50,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdfb86e7-c563-4773-8ca8-1a23a37fa1e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:11:50,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492/users/d0f15a6106ae4683a40582d84e384636/roles/57c8b298faf641dc9f3f29d1937b9055 used request id req-cdfb86e7-c563-4773-8ca8-1a23a37fa1e3 2018-10-02 19:11:50,803 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:11:50,805 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:11:50,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:50,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:51,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["D_vk00BzR9KwtNVUKw6tsQ"], "issued_at": "2018-10-02T19:11:51.000000Z"}} 2018-10-02 19:11:51,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:11:51,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95e6b3b-e467-4856-bed1-8fdd8d8209bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:51,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b95e6b3b-e467-4856-bed1-8fdd8d8209bb 2018-10-02 19:11:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:11:51,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-d8e488e2-49c7-4489-93f3-b8450d8714c2 Date: Tue, 02 Oct 2018 19:11:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image"} 2018-10-02 19:11:51,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image used request id req-d8e488e2-49c7-4489-93f3-b8450d8714c2 2018-10-02 19:11:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:11:51,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-274f4245-b006-4aee-b071-c79d63f0ea77 Date: Tue, 02 Oct 2018 19: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-10-02 19:11:51,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-274f4245-b006-4aee-b071-c79d63f0ea77 2018-10-02 19:11:51,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image"}' 2018-10-02 19:11:51,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 X-Openstack-Request-Id: req-f21d24c8-47ff-4471-822d-cf4a45d27536 Date: Tue, 02 Oct 2018 19:11:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:11:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:11:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "min_disk": 0, "protected": false, "id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "file": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9/file", "checksum": null, "owner": "b7addad543b0480fa80ebeb254268492", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:11:51,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f21d24c8-47ff-4471-822d-cf4a45d27536 2018-10-02 19:11:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" -d '' 2018-10-02 19:11:52,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38be0e81-9829-4610-974d-3aebf4b8d3b1 Date: Tue, 02 Oct 2018 19:11:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:11:52,875 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9/file used request id req-38be0e81-9829-4610-974d-3aebf4b8d3b1 2018-10-02 19:11:52,876 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:11:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:11:53,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2ca1a75d-d49a-4512-a316-b87d4321018a Date: Tue, 02 Oct 2018 19:11:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:11:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:11:52Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5bc08307-f853-4667-a69e-1cf0545f37a9/snap", "metadata": {}}], "self": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "min_disk": 0, "protected": false, "id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "file": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7addad543b0480fa80ebeb254268492", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5bc08307-f853-4667-a69e-1cf0545f37a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:11:53,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 used request id req-2ca1a75d-d49a-4512-a316-b87d4321018a 2018-10-02 19:11:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:11:53,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-402bc0eb-8d39-4629-918d-64db5ec72f87 Date: Tue, 02 Oct 2018 19:11:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:11:53,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-402bc0eb-8d39-4629-918d-64db5ec72f87 2018-10-02 19:11:53,203 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image 2018-10-02 19:11:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:11:53,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-87f1d2ae-b741-4985-aedb-73a26a0e4af2 Date: Tue, 02 Oct 2018 19:11:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:11:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:11:52Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5bc08307-f853-4667-a69e-1cf0545f37a9/snap", "metadata": {}}], "self": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "min_disk": 0, "protected": false, "id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "file": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7addad543b0480fa80ebeb254268492", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5bc08307-f853-4667-a69e-1cf0545f37a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:11:53,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 used request id req-87f1d2ae-b741-4985-aedb-73a26a0e4af2 2018-10-02 19:11:53,370 - create_image - DEBUG - Instance status is - active 2018-10-02 19:11:53,370 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image 2018-10-02 19:11:53,370 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image 2018-10-02 19:11:53,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:53,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:53,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["epaPIz0PRbaZuZG37chLvA"], "issued_at": "2018-10-02T19:11:53.000000Z"}} 2018-10-02 19:11:53,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:11:53,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2efb56-7d4f-4b16-b0eb-10dc7b49d9c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:53,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d2efb56-7d4f-4b16-b0eb-10dc7b49d9c5 2018-10-02 19:11:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:11:54,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-927a9ab6-4819-4fd4-9731-1d6ceba84d4e Date: Tue, 02 Oct 2018 19:11:54 GMT RESP BODY: {"networks":[]} 2018-10-02 19:11:54,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-927a9ab6-4819-4fd4-9731-1d6ceba84d4e 2018-10-02 19:11:54,096 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net 2018-10-02 19:11:54,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net", "admin_state_up": true}}' 2018-10-02 19:11:54,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b91a008c-1e59-4251-94cc-b3422eda1954 Date: Tue, 02 Oct 2018 19:11:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:11:54Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","mtu":1450}} 2018-10-02 19:11:54,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-b91a008c-1e59-4251-94cc-b3422eda1954 2018-10-02 19:11:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:11:55,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-75ddd209-cf7b-4ea7-889e-2d5d7dc8c059 Date: Tue, 02 Oct 2018 19:11:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:11:54Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:11:55,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-75ddd209-cf7b-4ea7-889e-2d5d7dc8c059 2018-10-02 19:11:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:11:55,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad747434-6491-42a5-beb2-0e01089043a4 Date: Tue, 02 Oct 2018 19:11:55 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:11:55,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-ad747434-6491-42a5-beb2-0e01089043a4 2018-10-02 19:11:55,250 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet 2018-10-02 19:11:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" -d '{"subnets": [{"ip_version": 4, "network_id": "500394aa-4b98-4c50-85b9-4ceb67fbdb31", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]}' 2018-10-02 19:11:56,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fda7d092-c720-4c69-aaaa-d7bb2a31dc92 Date: Tue, 02 Oct 2018 19:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:11:56,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-fda7d092-c720-4c69-aaaa-d7bb2a31dc92 2018-10-02 19:11:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:11:56,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e9ec2e81-9409-4082-8158-37299dd1db25 Date: Tue, 02 Oct 2018 19: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:11:56,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-e9ec2e81-9409-4082-8158-37299dd1db25 2018-10-02 19:11:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:11:56,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1b507790-3827-4a87-9971-8ef28b9cd58f Date: Tue, 02 Oct 2018 19:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:11:56,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-1b507790-3827-4a87-9971-8ef28b9cd58f 2018-10-02 19:11:56,587 - OpenStackNetwork - DEBUG - Network [500394aa-4b98-4c50-85b9-4ceb67fbdb31] created successfully 2018-10-02 19:11:56,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:56,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:56,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["HdJ6oTmUSPKVZNxIoAql_A"], "issued_at": "2018-10-02T19:11:56.000000Z"}} 2018-10-02 19:11:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:11:57,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc543a1-a9c0-45ad-be9d-3cffae889a80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:57,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cfc543a1-a9c0-45ad-be9d-3cffae889a80 2018-10-02 19:11:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:11:57,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-873d8309-b3fb-4cc2-9778-6fa1d2ccef88 Date: Tue, 02 Oct 2018 19:11:57 GMT RESP BODY: {"routers": []} 2018-10-02 19:11:57,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router&admin_state_up=True used request id req-873d8309-b3fb-4cc2-9778-6fa1d2ccef88 2018-10-02 19:11:57,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:11:57,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:11:57,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["pAOltOT5SYO5vmH0iMZ6eA"], "issued_at": "2018-10-02T19:11:57.000000Z"}} 2018-10-02 19:11:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d5eb8a0760632ddf3e8c7c4cc81cf3c68fd851" 2018-10-02 19:11:57,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ccda3e-7291-45be-b529-974fbdbcbb8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:11:57,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a8ccda3e-7291-45be-b529-974fbdbcbb8a 2018-10-02 19:11:57,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:11:57,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f2580bf2-ac53-4c63-84ec-afd42e025859 Date: Tue, 02 Oct 2018 19:11:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:11:57,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-f2580bf2-ac53-4c63-84ec-afd42e025859 2018-10-02 19:11:57,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:11:58,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79f664c9-a76e-4ebd-848c-e73e4809def4 Date: Tue, 02 Oct 2018 19:11:58 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:11:58,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-79f664c9-a76e-4ebd-848c-e73e4809def4 2018-10-02 19:11:58,170 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router 2018-10-02 19:11:58,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router", "admin_state_up": true}}' 2018-10-02 19:12:03,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ed40c070-be4e-41d4-a3fe-15001e0fc1bb Date: Tue, 02 Oct 2018 19:12:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:58Z", "admin_state_up": true, "updated_at": "2018-10-02T19:11:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b7addad543b0480fa80ebeb254268492", "id": "3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router"}} 2018-10-02 19:12:03,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-ed40c070-be4e-41d4-a3fe-15001e0fc1bb 2018-10-02 19:12:03,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-845ec1c6-95fb-4e72-aac2-294df25b4b54 Date: Tue, 02 Oct 2018 19:12:04 GMT RESP BODY: {"ports":[]} 2018-10-02 19:12:04,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 used request id req-845ec1c6-95fb-4e72-aac2-294df25b4b54 2018-10-02 19:12:04,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:04,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c364483f-e4ec-4b1a-9c02-c8826093669a Date: Tue, 02 Oct 2018 19:12: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:04,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-c364483f-e4ec-4b1a-9c02-c8826093669a 2018-10-02 19:12:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:12:04,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:12: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:12:04,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:04,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc36ce85-4f89-4c63-a965-441e0ad85ef4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:04,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-bc36ce85-4f89-4c63-a965-441e0ad85ef4 2018-10-02 19:12:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:04,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbe0f177-d7f0-4fd6-9041-8963d80d6ae1 Date: Tue, 02 Oct 2018 19:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:04,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-cbe0f177-d7f0-4fd6-9041-8963d80d6ae1 2018-10-02 19:12:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:04,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e07e4fcf-b31b-41b4-9e14-0cef989be7a1 Date: Tue, 02 Oct 2018 19:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:04,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet used request id req-e07e4fcf-b31b-41b4-9e14-0cef989be7a1 2018-10-02 19:12:04,795 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:12:04,795 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router 2018-10-02 19:12:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" -d '{"subnet_id": "aeba1381-58ec-4bd7-b838-465ddfc8dd2e"}' 2018-10-02 19:12:06,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d0bf90bc-b366-4145-b6e1-1ea1cb4855a3 Date: Tue, 02 Oct 2018 19:12:06 GMT RESP BODY: {"network_id": "500394aa-4b98-4c50-85b9-4ceb67fbdb31", "tenant_id": "b7addad543b0480fa80ebeb254268492", "subnet_id": "aeba1381-58ec-4bd7-b838-465ddfc8dd2e", "subnet_ids": ["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"], "port_id": "1a13af40-3734-45ed-9712-cbaada7bfa23", "id": "3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"} 2018-10-02 19:12:06,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0/add_router_interface used request id req-d0bf90bc-b366-4145-b6e1-1ea1cb4855a3 2018-10-02 19:12:06,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:07,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-437babd0-357f-4382-a591-bd62a29a83dd Date: Tue, 02 Oct 2018 19:12:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:58Z", "admin_state_up": true, "updated_at": "2018-10-02T19:12:05Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b7addad543b0480fa80ebeb254268492", "id": "3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router"}} 2018-10-02 19:12:07,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 used request id req-437babd0-357f-4382-a591-bd62a29a83dd 2018-10-02 19:12:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:07,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-09c063e7-b779-4d4f-99bf-e24946b0e79e Date: Tue, 02 Oct 2018 19:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"}]} 2018-10-02 19:12:07,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 used request id req-09c063e7-b779-4d4f-99bf-e24946b0e79e 2018-10-02 19:12:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/aeba1381-58ec-4bd7-b838-465ddfc8dd2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:07,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a7642a36-56a4-468f-8688-6a2e3efe1289 Date: Tue, 02 Oct 2018 19:12:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}} 2018-10-02 19:12:07,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/aeba1381-58ec-4bd7-b838-465ddfc8dd2e used request id req-a7642a36-56a4-468f-8688-6a2e3efe1289 2018-10-02 19:12:07,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:12:07,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:12:07,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["BlXU7XCaSQyz1ROF7gzlqw"], "issued_at": "2018-10-02T19:12:07.000000Z"}} 2018-10-02 19:12:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2895ed52838f38d3149fea97927c93da5c75f67d" 2018-10-02 19:12:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41472e3-9dde-4c35-a0b0-e02b6703a915 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:12:07,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f41472e3-9dde-4c35-a0b0-e02b6703a915 2018-10-02 19:12:07,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:12:07,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2895ed52838f38d3149fea97927c93da5c75f67d" 2018-10-02 19:12:07,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12: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-2632fe7e-8e90-45bf-95b4-41cadc032bc8 x-compute-request-id: req-2632fe7e-8e90-45bf-95b4-41cadc032bc8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:12:07,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2632fe7e-8e90-45bf-95b4-41cadc032bc8 2018-10-02 19:12:07,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2895ed52838f38d3149fea97927c93da5c75f67d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:12:07,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12: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-c16d082c-5b91-4780-888d-0374f2d0e5c0 x-compute-request-id: req-c16d082c-5b91-4780-888d-0374f2d0e5c0 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b3325e72-34ba-4076-af26-93f44511adcc", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:12:07,932 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c16d082c-5b91-4780-888d-0374f2d0e5c0 2018-10-02 19:12:07,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:12:07,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:12:08,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["UkAtpvCER56OY2HwDAxwQA"], "issued_at": "2018-10-02T19:12:08.000000Z"}} 2018-10-02 19:12:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b809563f90d93d029687a1326dd856496c674" 2018-10-02 19:12:08,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd911cbb-121c-4e5d-aa48-d2462f0566b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:12:08,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dd911cbb-121c-4e5d-aa48-d2462f0566b2 2018-10-02 19:12:08,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:12:08,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b809563f90d93d029687a1326dd856496c674" 2018-10-02 19:12:08,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15fef7e9-a8a9-40f2-adaf-957693b3e3f7 x-compute-request-id: req-15fef7e9-a8a9-40f2-adaf-957693b3e3f7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:12:08,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-15fef7e9-a8a9-40f2-adaf-957693b3e3f7 2018-10-02 19:12:08,540 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp... 2018-10-02 19:12:08,541 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:12:08,600 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp 2018-10-02 19:12:08,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b809563f90d93d029687a1326dd856496c674" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6ZBOmG9dWTMmDr8RnmmnJzRfkuGqVWIOQDvWw7PXnDznJkYwvN74kNqt0FLBe4WjAVpgx2v34rm/zpzJHaJyJqCvb4gG84n3HhcVooNM4knYeAqv6F9JMdzXn3u7FzsYrWGLYPtsAJe8ehsij5fCEhJWTqeuFGGWd3Tz7zaNcgw==", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp"}}' 2018-10-02 19:12:08,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d38c6b13-8ee2-47c0-96e3-dd53c087799d x-compute-request-id: req-d38c6b13-8ee2-47c0-96e3-dd53c087799d Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6ZBOmG9dWTMmDr8RnmmnJzRfkuGqVWIOQDvWw7PXnDznJkYwvN74kNqt0FLBe4WjAVpgx2v34rm/zpzJHaJyJqCvb4gG84n3HhcVooNM4knYeAqv6F9JMdzXn3u7FzsYrWGLYPtsAJe8ehsij5fCEhJWTqeuFGGWd3Tz7zaNcgw==", "user_id": "d0f15a6106ae4683a40582d84e384636", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "fingerprint": "78:9f:1e:b2:f1:e7:78:60:0c:e7:7d:18:e5:1f:05:33"}} 2018-10-02 19:12:08,663 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-d38c6b13-8ee2-47c0-96e3-dd53c087799d 2018-10-02 19:12:08,665 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a.pub 2018-10-02 19:12:08,666 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a 2018-10-02 19:12:08,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:12:08,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:12:09,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["REjoWGeVTASBnm3LNkABfw"], "issued_at": "2018-10-02T19:12:09.000000Z"}} 2018-10-02 19:12:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:09,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0522a07e-1b6c-446e-b999-f305d9b310b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:12:09,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0522a07e-1b6c-446e-b999-f305d9b310b5 2018-10-02 19:12:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:09,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-62cecd4c-245d-4965-a20b-26ad090c2792 Date: Tue, 02 Oct 2018 19:12:09 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:12:09,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp used request id req-62cecd4c-245d-4965-a20b-26ad090c2792 2018-10-02 19:12:09,322 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp... 2018-10-02 19:12:09,322 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp 2018-10-02 19:12:09,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}}' 2018-10-02 19:12:09,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4896a788-a43d-43ec-b107-43bfbff7ceb9 Date: Tue, 02 Oct 2018 19:12:09 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "updated_at": "2018-10-02T19:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 2, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}} 2018-10-02 19:12:09,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-4896a788-a43d-43ec-b107-43bfbff7ceb9 2018-10-02 19:12:09,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:09,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04cca1d0-61f6-426e-bb0b-950bc6230d48 Date: Tue, 02 Oct 2018 19:12:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}]} 2018-10-02 19:12:09,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-04cca1d0-61f6-426e-bb0b-950bc6230d48 2018-10-02 19:12:09,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1e3c7c2-a004-4be9-81d7-268131235bdd Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}]} 2018-10-02 19:12:10,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-d1e3c7c2-a004-4be9-81d7-268131235bdd 2018-10-02 19:12:10,074 - neutron_utils - INFO - Retrieving security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:10,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a791e9e0-3bde-4e11-81cc-17657da95d3f Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "updated_at": "2018-10-02T19:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 2, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}]} 2018-10-02 19:12:10,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-a791e9e0-3bde-4e11-81cc-17657da95d3f 2018-10-02 19:12:10,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:10,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdc89fe2-3982-47d1-bb75-b6fdadd30cee Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}]} 2018-10-02 19:12:10,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-cdc89fe2-3982-47d1-bb75-b6fdadd30cee 2018-10-02 19:12:10,314 - neutron_utils - INFO - Retrieving security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:10,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4ce579d2-fde0-4651-b5b3-4b8e1be0317b Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "updated_at": "2018-10-02T19:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 2, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}]} 2018-10-02 19:12:10,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-4ce579d2-fde0-4651-b5b3-4b8e1be0317b 2018-10-02 19:12:10,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4583f322-b705-4b3e-bccb-6d143c9216e8 Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}]} 2018-10-02 19:12:10,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-4583f322-b705-4b3e-bccb-6d143c9216e8 2018-10-02 19:12:10,550 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp 2018-10-02 19:12:10,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2585fdbd-afb1-4b6a-89dc-4abab801054b Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "updated_at": "2018-10-02T19:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 2, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}]} 2018-10-02 19:12:10,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp used request id req-2585fdbd-afb1-4b6a-89dc-4abab801054b 2018-10-02 19:12:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:12:10,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:12:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c96d82-d4a4-47f9-9f80-790427b6b96d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:10,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-52c96d82-d4a4-47f9-9f80-790427b6b96d 2018-10-02 19:12:10,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:10,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29eadce4-2126-41d7-9900-3a9950fc27df Date: Tue, 02 Oct 2018 19:12:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}]} 2018-10-02 19:12:10,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-29eadce4-2126-41d7-9900-3a9950fc27df 2018-10-02 19:12:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59"}}' 2018-10-02 19:12:11,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-509f159d-6b88-4064-aa96-e33c51ad2ba3 Date: Tue, 02 Oct 2018 19:12: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-10-02T19:12:10Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:10Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "d8623913-a170-4e23-8b4e-3b55d74b267e"}} 2018-10-02 19:12:11,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-509f159d-6b88-4064-aa96-e33c51ad2ba3 2018-10-02 19:12:11,053 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp 2018-10-02 19:12:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:11,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-8ce23942-dcd2-4f2c-8723-e4943117003d Date: Tue, 02 Oct 2018 19:12:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "updated_at": "2018-10-02T19:12:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:10Z", "revision_number": 0, "id": "d8623913-a170-4e23-8b4e-3b55d74b267e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:10Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 3, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}]} 2018-10-02 19:12:11,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp used request id req-8ce23942-dcd2-4f2c-8723-e4943117003d 2018-10-02 19:12:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:11,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc0a0da-4111-4300-9476-f8d56a8331cc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:11,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-dfc0a0da-4111-4300-9476-f8d56a8331cc 2018-10-02 19:12:11,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:11,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-69037ecb-1181-4a20-81af-abe0dd3245f1 Date: Tue, 02 Oct 2018 19:12:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:10Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:10Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "d8623913-a170-4e23-8b4e-3b55d74b267e"}]} 2018-10-02 19:12:11,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-69037ecb-1181-4a20-81af-abe0dd3245f1 2018-10-02 19:12:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59"}}' 2018-10-02 19:12:11,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-fa51eae5-1977-41eb-a167-2a76dbd800fd Date: Tue, 02 Oct 2018 19:12:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:12:11Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": 22, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:11Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "e6f7bb3e-b40e-49c7-bbbe-68544139d895"}} 2018-10-02 19:12:11,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-fa51eae5-1977-41eb-a167-2a76dbd800fd 2018-10-02 19:12:11,531 - neutron_utils - INFO - Retrieving security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:11,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-bdcd751a-9ce9-4a16-bf17-e37101a5eaa7 Date: Tue, 02 Oct 2018 19:12:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "updated_at": "2018-10-02T19:12:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "revision_number": 0, "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:12:10Z", "revision_number": 0, "id": "d8623913-a170-4e23-8b4e-3b55d74b267e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:10Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:12:11Z", "revision_number": 0, "id": "e6f7bb3e-b40e-49c7-bbbe-68544139d895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:12:11Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 4, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}]} 2018-10-02 19:12:11,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-bdcd751a-9ce9-4a16-bf17-e37101a5eaa7 2018-10-02 19:12:11,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b322d77b-0c80-49b0-9733-e88f3a668d59 2018-10-02 19:12:11,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:11,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e935b2d2-6c90-49c9-b219-3057701055a2 Date: Tue, 02 Oct 2018 19:12:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "48482b22-249c-43ed-b502-bf7ec1bc6a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:09Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:09Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "5b7f1658-92d7-408b-80a8-a623b0834bf8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:12:10Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:10Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "d8623913-a170-4e23-8b4e-3b55d74b267e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:12:11Z", "security_group_id": "b322d77b-0c80-49b0-9733-e88f3a668d59", "port_range_min": 22, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:11Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "e6f7bb3e-b40e-49c7-bbbe-68544139d895"}]} 2018-10-02 19:12:11,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-e935b2d2-6c90-49c9-b219-3057701055a2 2018-10-02 19:12:11,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:12:11,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:12:12,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["WOZ_jsCRRGSTK4_cyLuyfw"], "issued_at": "2018-10-02T19:12:12.000000Z"}} 2018-10-02 19:12:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:12,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03d6db1-f9f1-4c1b-82ff-6c01d22ef332 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:12:12,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d03d6db1-f9f1-4c1b-82ff-6c01d22ef332 2018-10-02 19:12:12,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:12:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:12,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa288d6a-7c5d-4b77-8d59-ec0e18b25203 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:12:12,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aa288d6a-7c5d-4b77-8d59-ec0e18b25203 2018-10-02 19:12:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:12,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3a120e0f-64b2-41b4-adf5-856e94d8f377 Date: Tue, 02 Oct 2018 19:12: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:12,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-3a120e0f-64b2-41b4-adf5-856e94d8f377 2018-10-02 19:12:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:12:12,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:12: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:12:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:12,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fb08e8-d49b-4bfe-b9c6-5b98d1c76257 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:12,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-51fb08e8-d49b-4bfe-b9c6-5b98d1c76257 2018-10-02 19:12:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:12,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f079fe99-03a4-407a-b01a-3cf37681767d Date: Tue, 02 Oct 2018 19:12:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:12,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-f079fe99-03a4-407a-b01a-3cf37681767d 2018-10-02 19:12:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:13,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-40ca4c21-554c-4b8e-b233-793e48395a0f Date: Tue, 02 Oct 2018 19:12:13 GMT RESP BODY: {"ports":[]} 2018-10-02 19:12:13,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1&admin_state_up=True used request id req-40ca4c21-554c-4b8e-b233-793e48395a0f 2018-10-02 19:12:13,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:13,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12: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-1f3f6593-e778-4344-a465-f5f8ad26ea99 x-compute-request-id: req-1f3f6593-e778-4344-a465-f5f8ad26ea99 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:12:13,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst used request id req-1f3f6593-e778-4344-a465-f5f8ad26ea99 2018-10-02 19:12:13,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:13,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1cce8220-7c06-46d3-80c2-2ab796379da2 Date: Tue, 02 Oct 2018 19:12: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:13,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-1cce8220-7c06-46d3-80c2-2ab796379da2 2018-10-02 19:12:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:13,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45931337-9cc8-4227-a7ea-bfea305fdb84 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:13,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-45931337-9cc8-4227-a7ea-bfea305fdb84 2018-10-02 19:12:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:13,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d9af7b83-e19d-48d8-a41a-fcec18ec6596 Date: Tue, 02 Oct 2018 19:12:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:13,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-d9af7b83-e19d-48d8-a41a-fcec18ec6596 2018-10-02 19:12:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e5c4729-1c49-4487-9280-da5dffbd4496 Date: Tue, 02 Oct 2018 19:12:13 GMT RESP BODY: {"ports":[]} 2018-10-02 19:12:13,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1&admin_state_up=True used request id req-8e5c4729-1c49-4487-9280-da5dffbd4496 2018-10-02 19:12:13,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:12:13,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:12:14,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57c8b298faf641dc9f3f29d1937b9055", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role"}], "expires_at": "2018-10-02T20:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7addad543b0480fa80ebeb254268492", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/b7addad543b0480fa80ebeb254268492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user", "id": "d0f15a6106ae4683a40582d84e384636"}, "audit_ids": ["O9zAAsO0TyGSEQZiLwpfyQ"], "issued_at": "2018-10-02T19:12:14.000000Z"}} 2018-10-02 19:12:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec39f437f305f29ffd55e183a06cf9982d5fda2a" 2018-10-02 19:12:14,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffc28af-daff-412a-b0c5-30dea440252f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:12:14,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ffc28af-daff-412a-b0c5-30dea440252f 2018-10-02 19:12:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:14,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-30ff89e6-c864-4d4d-9511-b0adb74363eb Date: Tue, 02 Oct 2018 19: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:14,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-30ff89e6-c864-4d4d-9511-b0adb74363eb 2018-10-02 19:12:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:15,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bd2f34bd-4b51-4cc9-83f6-93a16ac84b84 Date: Tue, 02 Oct 2018 19:12:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:15,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-bd2f34bd-4b51-4cc9-83f6-93a16ac84b84 2018-10-02 19:12:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:15,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2b150e9b-8a7a-49c2-85c9-e0efb5790293 Date: Tue, 02 Oct 2018 19:12: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:15,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-2b150e9b-8a7a-49c2-85c9-e0efb5790293 2018-10-02 19:12:15,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:12:15,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:12: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:12:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec39f437f305f29ffd55e183a06cf9982d5fda2a" 2018-10-02 19:12:15,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146ac578-8844-4c4d-b8f4-80d8e715c837 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:15,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-146ac578-8844-4c4d-b8f4-80d8e715c837 2018-10-02 19:12:15,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:15,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8bbca28a-e576-49a3-ae10-bfe375e5a68b Date: Tue, 02 Oct 2018 19:12:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:15,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-8bbca28a-e576-49a3-ae10-bfe375e5a68b 2018-10-02 19:12:15,730 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net 2018-10-02 19:12:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" -d '{"port": {"network_id": "500394aa-4b98-4c50-85b9-4ceb67fbdb31", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1", "admin_state_up": true}}' 2018-10-02 19:12:16,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-d09917f1-4aa7-4711-9b60-2b3d595a7d61 Date: Tue, 02 Oct 2018 19:12:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d"],"mac_address":"fa:16:3e:70:f6:60","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","project_id":"b7addad543b0480fa80ebeb254268492","qos_policy_id":null,"admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal"}} 2018-10-02 19:12:16,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-d09917f1-4aa7-4711-9b60-2b3d595a7d61 2018-10-02 19:12:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74791636-28a8-483a-a4e6-fedd155df282 Date: Tue, 02 Oct 2018 19: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:17,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-74791636-28a8-483a-a4e6-fedd155df282 2018-10-02 19:12:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2e219a-661b-4375-af06-17898f124c2f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:17,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-3b2e219a-661b-4375-af06-17898f124c2f 2018-10-02 19:12:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a251efca-86a0-4f61-8177-268fa4fdb365 Date: Tue, 02 Oct 2018 19:12:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:17,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-a251efca-86a0-4f61-8177-268fa4fdb365 2018-10-02 19:12:17,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-3259058f-2656-4f22-83cb-c3141de86912 Date: Tue, 02 Oct 2018 19:12:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d"],"mac_address":"fa:16:3e:70:f6:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:12:17,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1&admin_state_up=True used request id req-3259058f-2656-4f22-83cb-c3141de86912 2018-10-02 19:12:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4ec9ea-4432-44de-a040-4dbaa2010193 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:17,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-9c4ec9ea-4432-44de-a040-4dbaa2010193 2018-10-02 19:12:17,570 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst 2018-10-02 19:12:17,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-184fc686-c086-4440-8c5a-0a18b67fc4c0 x-compute-request-id: req-184fc686-c086-4440-8c5a-0a18b67fc4c0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-flavor-name"}]} 2018-10-02 19:12:17,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-184fc686-c086-4440-8c5a-0a18b67fc4c0 2018-10-02 19:12:17,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3666a3e-d1f1-42b2-aa60-63fd90ccf38d x-compute-request-id: req-f3666a3e-d1f1-42b2-aa60-63fd90ccf38d Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b3325e72-34ba-4076-af26-93f44511adcc", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:12:17,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc used request id req-f3666a3e-d1f1-42b2-aa60-63fd90ccf38d 2018-10-02 19:12:17,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-0a719e03-4019-46cb-9332-3d551e307f45 Date: Tue, 02 Oct 2018 19:12:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:11:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:11:52Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5bc08307-f853-4667-a69e-1cf0545f37a9/snap", "metadata": {}}], "self": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "min_disk": 0, "protected": false, "id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "file": "/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7addad543b0480fa80ebeb254268492", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5bc08307-f853-4667-a69e-1cf0545f37a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image"} 2018-10-02 19:12:17,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image used request id req-0a719e03-4019-46cb-9332-3d551e307f45 2018-10-02 19:12:17,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:17,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6287590-3794-4649-aa46-44dd0f5b1c11 Date: Tue, 02 Oct 2018 19:12: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-10-02 19:12:17,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e6287590-3794-4649-aa46-44dd0f5b1c11 2018-10-02 19:12:17,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "imageRef": "5bc08307-f853-4667-a69e-1cf0545f37a9", "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "flavorRef": "b3325e72-34ba-4076-af26-93f44511adcc", "max_count": 1, "min_count": 1, "networks": [{"port": "246512cb-de4a-45e6-9f1c-c200ba312f8a"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}]}}' 2018-10-02 19:12:20,286 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-595b5128-0ff6-4554-95cb-7685adc873e7 x-compute-request-id: req-595b5128-0ff6-4554-95cb-7685adc873e7 Content-Length: 444 location: http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "adminPass": "7vVjM9MdfeYw"}} 2018-10-02 19:12:20,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-595b5128-0ff6-4554-95cb-7685adc873e7 2018-10-02 19:12:20,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:20,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68fc0def-de8b-4671-a208-948f1b90b7e2 x-compute-request-id: req-68fc0def-de8b-4671-a208-948f1b90b7e2 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.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:12:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:20,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-68fc0def-de8b-4671-a208-948f1b90b7e2 2018-10-02 19:12:20,503 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst 2018-10-02 19:12:20,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:20,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c50e79d0-1347-42cf-887f-c47d75582a4d x-compute-request-id: req-c50e79d0-1347-42cf-887f-c47d75582a4d 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.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:12:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:20,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-c50e79d0-1347-42cf-887f-c47d75582a4d 2018-10-02 19:12:20,863 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - BUILD 2018-10-02 19:12:20,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:12:23,864 - create_instance - DEBUG - VM status query timeout in 896.640171051 2018-10-02 19:12:23,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:24,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfcde920-8d8f-4011-aaf1-e7b51ecf76de x-compute-request-id: req-dfcde920-8d8f-4011-aaf1-e7b51ecf76de 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.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:12:22Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:24,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-dfcde920-8d8f-4011-aaf1-e7b51ecf76de 2018-10-02 19:12:24,310 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - BUILD 2018-10-02 19:12:24,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:12:27,314 - create_instance - DEBUG - VM status query timeout in 893.190140963 2018-10-02 19:12:27,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:27,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57d50b0d-83fc-4393-9ce9-d33dfa08325d x-compute-request-id: req-57d50b0d-83fc-4393-9ce9-d33dfa08325d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:27,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-57d50b0d-83fc-4393-9ce9-d33dfa08325d 2018-10-02 19:12:27,869 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - ACTIVE 2018-10-02 19:12:27,869 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:12:27,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:28,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d0caaf0-36f1-4ff6-b1d4-3cba3adaaff0 x-compute-request-id: req-4d0caaf0-36f1-4ff6-b1d4-3cba3adaaff0 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:28,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-4d0caaf0-36f1-4ff6-b1d4-3cba3adaaff0 2018-10-02 19:12:28,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1111e92-acc1-47d1-8edf-6904e778bbec Date: Tue, 02 Oct 2018 19:12: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:28,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-c1111e92-acc1-47d1-8edf-6904e778bbec 2018-10-02 19:12:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:28,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc1bb52-d528-4cf9-bfd1-e8dc3c640235 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:28,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-1dc1bb52-d528-4cf9-bfd1-e8dc3c640235 2018-10-02 19:12:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:28,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5db5a4d-2ce9-4387-80dd-d8b7d7d3caca Date: Tue, 02 Oct 2018 19:12:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:28,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-e5db5a4d-2ce9-4387-80dd-d8b7d7d3caca 2018-10-02 19:12:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:28,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-b8772e24-76a7-4ed0-bb27-a70d7f569373 Date: Tue, 02 Oct 2018 19:12:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d"],"mac_address":"fa:16:3e:70:f6:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal","device_id":"df5e4109-715a-423e-8f1b-a3034a33d192"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.2"}],"id":"27103560-ad05-4c93-849e-b3fa99c4992a","security_groups":[],"mac_address":"fa:16:3e:43:c9:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.4"}],"id":"37510fac-2717-453f-b564-f98d9f8bbdaa","security_groups":[],"mac_address":"fa:16:3e:59:a3:8b","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.3"}],"id":"8d55a543-df9e-4704-9a4a-8ed3cb0c1e40","security_groups":[],"mac_address":"fa:16:3e:31:f6:4a","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-500394aa-4b98-4c50-85b9-4ceb67fbdb31"}]} 2018-10-02 19:12:28,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-b8772e24-76a7-4ed0-bb27-a70d7f569373 2018-10-02 19:12:28,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}}' 2018-10-02 19:12:29,810 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:12:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1718ea95-773b-4f10-b1b3-8c8936bc5c7c x-compute-request-id: req-1718ea95-773b-4f10-b1b3-8c8936bc5c7c Content-Length: 0 Content-Type: application/json 2018-10-02 19:12:29,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192/action used request id req-1718ea95-773b-4f10-b1b3-8c8936bc5c7c 2018-10-02 19:12:29,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:30,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c4ae21cf-d8a0-45b2-ae56-0daaacc979f3 Date: Tue, 02 Oct 2018 19:12:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:58Z", "admin_state_up": true, "updated_at": "2018-10-02T19:12:05Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b7addad543b0480fa80ebeb254268492", "id": "3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router"}]} 2018-10-02 19:12:30,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router used request id req-c4ae21cf-d8a0-45b2-ae56-0daaacc979f3 2018-10-02 19:12:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:30,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8df37f9-de1a-4d1d-b616-cb5ac00cf80d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:30,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-e8df37f9-de1a-4d1d-b616-cb5ac00cf80d 2018-10-02 19:12:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:30,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4611bfaa-ff18-4242-b9da-dd3fd8a03e3c Date: Tue, 02 Oct 2018 19:12:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"}]} 2018-10-02 19:12:30,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 used request id req-4611bfaa-ff18-4242-b9da-dd3fd8a03e3c 2018-10-02 19:12:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/aeba1381-58ec-4bd7-b838-465ddfc8dd2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:30,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-05f72685-e8f5-41ab-a827-667fb5068eab Date: Tue, 02 Oct 2018 19:12:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}} 2018-10-02 19:12:30,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/aeba1381-58ec-4bd7-b838-465ddfc8dd2e used request id req-05f72685-e8f5-41ab-a827-667fb5068eab 2018-10-02 19:12:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:30,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-47083ba6-5441-4712-a64e-82194ab7506a Date: Tue, 02 Oct 2018 19:12:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:12:30,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-47083ba6-5441-4712-a64e-82194ab7506a 2018-10-02 19:12:30,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:30,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7180cd30-9d48-479e-adae-85cb92de4e5f Date: Tue, 02 Oct 2018 19:12:30 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:12:30,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-7180cd30-9d48-479e-adae-85cb92de4e5f 2018-10-02 19:12:30,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:31,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12: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-07224d5b-a87f-4bfb-97c2-d54e113314f5 x-compute-request-id: req-07224d5b-a87f-4bfb-97c2-d54e113314f5 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:31,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-07224d5b-a87f-4bfb-97c2-d54e113314f5 2018-10-02 19:12:31,072 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - ACTIVE 2018-10-02 19:12:31,073 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:12:31,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:31,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb8798ad-f283-491d-afe5-e103c02f88d3 x-compute-request-id: req-cb8798ad-f283-491d-afe5-e103c02f88d3 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:31,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-cb8798ad-f283-491d-afe5-e103c02f88d3 2018-10-02 19:12:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7fa2d2d5-f25a-4a2c-892d-c44f1704202c Date: Tue, 02 Oct 2018 19:12: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:31,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-7fa2d2d5-f25a-4a2c-892d-c44f1704202c 2018-10-02 19:12:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:31,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c13712-5943-44f1-938f-fb321859ae12 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:31,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-c8c13712-5943-44f1-938f-fb321859ae12 2018-10-02 19:12:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:32,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cac55e91-7087-4097-9fa9-73b8c35a3c89 Date: Tue, 02 Oct 2018 19:12:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:32,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-cac55e91-7087-4097-9fa9-73b8c35a3c89 2018-10-02 19:12:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d4f79995-77a8-495e-a46f-ddd371a9c483 Date: Tue, 02 Oct 2018 19:12:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d","b322d77b-0c80-49b0-9733-e88f3a668d59"],"mac_address":"fa:16:3e:70:f6:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal","device_id":"df5e4109-715a-423e-8f1b-a3034a33d192"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.2"}],"id":"27103560-ad05-4c93-849e-b3fa99c4992a","security_groups":[],"mac_address":"fa:16:3e:43:c9:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.4"}],"id":"37510fac-2717-453f-b564-f98d9f8bbdaa","security_groups":[],"mac_address":"fa:16:3e:59:a3:8b","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.3"}],"id":"8d55a543-df9e-4704-9a4a-8ed3cb0c1e40","security_groups":[],"mac_address":"fa:16:3e:31:f6:4a","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-500394aa-4b98-4c50-85b9-4ceb67fbdb31"}]} 2018-10-02 19:12:32,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-d4f79995-77a8-495e-a46f-ddd371a9c483 2018-10-02 19:12:32,173 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:12:32,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:32,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-caac0dd3-d754-4949-84b9-529ec84baacf Date: Tue, 02 Oct 2018 19:12:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:12:32,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-caac0dd3-d754-4949-84b9-529ec84baacf 2018-10-02 19:12:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:32,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7b923fd-13f5-46f7-9680-9f08545c5b25 Date: Tue, 02 Oct 2018 19:12:32 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:12:32,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-f7b923fd-13f5-46f7-9680-9f08545c5b25 2018-10-02 19:12:32,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "246512cb-de4a-45e6-9f1c-c200ba312f8a"}}' 2018-10-02 19:12:34,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-cc4ad806-7af0-4981-873f-69d7012f1ebf Date: Tue, 02 Oct 2018 19:12:34 GMT RESP BODY: {"floatingip": {"router_id": "3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:12:33Z", "updated_at": "2018-10-02T19:12:33Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "b7addad543b0480fa80ebeb254268492", "port_id": "246512cb-de4a-45e6-9f1c-c200ba312f8a", "id": "29f297dc-7216-4b55-b706-08bcd505f675"}} 2018-10-02 19:12:34,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-cc4ad806-7af0-4981-873f-69d7012f1ebf 2018-10-02 19:12:34,167 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router 2018-10-02 19:12:34,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:34,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c17c86b-4914-46ab-ac53-96dfef17181e x-compute-request-id: req-0c17c86b-4914-46ab-ac53-96dfef17181e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:34,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-0c17c86b-4914-46ab-ac53-96dfef17181e 2018-10-02 19:12:34,771 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - ACTIVE 2018-10-02 19:12:34,771 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:12:34,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:35,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfe0f95e-fcee-4192-ada0-e4a6f82effc0 x-compute-request-id: req-bfe0f95e-fcee-4192-ada0-e4a6f82effc0 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:35,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-bfe0f95e-fcee-4192-ada0-e4a6f82effc0 2018-10-02 19:12:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:35,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a5e7a04e-9c45-4a68-be5f-c7e42f80488a Date: Tue, 02 Oct 2018 19: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:35,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-a5e7a04e-9c45-4a68-be5f-c7e42f80488a 2018-10-02 19:12:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:35,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e337e2a6-c9b7-476f-9e5c-ba6262d2753a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:35,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-e337e2a6-c9b7-476f-9e5c-ba6262d2753a 2018-10-02 19:12:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:35,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-64fa46ca-3823-4b5e-bcc3-5ea203d402fe Date: Tue, 02 Oct 2018 19:12:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:35,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-64fa46ca-3823-4b5e-bcc3-5ea203d402fe 2018-10-02 19:12:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:35,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8fae9749-b63b-4081-b49d-3c52e4437950 Date: Tue, 02 Oct 2018 19:12:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d","b322d77b-0c80-49b0-9733-e88f3a668d59"],"mac_address":"fa:16:3e:70:f6:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal","device_id":"df5e4109-715a-423e-8f1b-a3034a33d192"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.2"}],"id":"27103560-ad05-4c93-849e-b3fa99c4992a","security_groups":[],"mac_address":"fa:16:3e:43:c9:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.4"}],"id":"37510fac-2717-453f-b564-f98d9f8bbdaa","security_groups":[],"mac_address":"fa:16:3e:59:a3:8b","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.3"}],"id":"8d55a543-df9e-4704-9a4a-8ed3cb0c1e40","security_groups":[],"mac_address":"fa:16:3e:31:f6:4a","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-500394aa-4b98-4c50-85b9-4ceb67fbdb31"}]} 2018-10-02 19:12:35,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-8fae9749-b63b-4081-b49d-3c52e4437950 2018-10-02 19:12:35,617 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-02 19:12:35,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:36,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-b96c12cb-af85-4978-a1ae-d6430210e859 x-compute-request-id: req-b96c12cb-af85-4978-a1ae-d6430210e859 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:36,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-b96c12cb-af85-4978-a1ae-d6430210e859 2018-10-02 19:12:36,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:12:37,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4078f631-c23b-4d32-a15f-7fc469e20a14 x-compute-request-id: req-4078f631-c23b-4d32-a15f-7fc469e20a14 Content-Encoding: gzip Content-Length: 9617 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 497542862 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.125986] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.127607] pid_max: default: 32768 minimum: 301\n[ 0.128477] ACPI: Core revision 20150930\n[ 0.129849] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131125] Security Framework initialized\n[ 0.131921] Yama: becoming mindful.\n[ 0.132654] AppArmor: AppArmor initialized\n[ 0.133495] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134756] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135983] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137151] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138486] Initializing cgroup subsys io\n[ 0.139280] Initializing cgroup subsys memory\n[ 0.140119] Initializing cgroup subsys devices\n[ 0.140968] Initializing cgroup subsys freezer\n[ 0.141822] Initializing cgroup subsys net_cls\n[ 0.142670] Initializing cgroup subsys perf_event\n[ 0.143556] Initializing cgroup subsys net_prio\n[ 0.144412] Initializing cgroup subsys hugetlb\n[ 0.145271] Initializing cgroup subsys pids\n[ 0.146127] CPU: Physical Processor ID: 0\n[ 0.147595] mce: CPU supports 10 MCE banks\n[ 0.148418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158115] ftrace: allocating 31920 entries in 125 pages\n[ 0.184532] smpboot: Max logical packages: 2\n[ 0.185405] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186574] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187892] x2apic enabled\n[ 0.188690] Switched APIC routing to physical x2apic.\n[ 0.190430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191626] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.193739] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195653] KVM setup paravirtual spinlock\n[ 0.197062] x86: Booting SMP configuration:\n[ 0.197949] .... node #0, CPUs: #1\n[ 0.198850] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221068] x86: Booted up 1 node, 2 CPUs\n[ 0.221074] KVM setup async PF for cpu 1\n[ 0.221077] kvm-stealtime: cpu 1, msr f90d940\n[ 0.223625] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225141] devtmpfs: initialized\n[ 0.226836] evm: security.selinux\n[ 0.227523] evm: security.SMACK64\n[ 0.228201] evm: security.SMACK64EXEC\n[ 0.228932] evm: security.SMACK64TRANSMUTE\n[ 0.229732] evm: security.SMACK64MMAP\n[ 0.230463] evm: security.ima\n[ 0.231097] evm: security.capability\n[ 0.231942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233780] pinctrl core: initialized pinctrl subsystem\n[ 0.234857] RTC time: 19:12:26, date: 10/02/18\n[ 0.235822] NET: Registered protocol family 16\n[ 0.245818] cpuidle: using governor ladder\n[ 0.257917] cpuidle: using governor menu\n[ 0.258717] PCCT header not found.\n[ 0.259494] ACPI: bus type PCI registered\n[ 0.260279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261511] PCI: Using configuration type 1 for base access\n[ 0.274958] ACPI: Added _OSI(Module Device)\n[ 0.275823] ACPI: Added _OSI(Processor Device)\n[ 0.276662] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.277538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279865] ACPI: Interpreter enabled\n[ 0.280642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.287836] ACPI: (supports S0 S5)\n[ 0.288525] ACPI: Using IOAPIC for interrupt routing\n[ 0.289456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.292813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.293940] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.296299] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.298486] acpiphp: Slot [3] registered\n[ 0.299273] acpiphp: Slot [4] registered\n[ 0.300075] acpiphp: Slot [5] registered\n[ 0.300869] acpiphp: Slot [6] registered\n[ 0.301652] acpiphp: Slot [7] registered\n[ 0.302431] acpiphp: Slot [8] registered\n[ 0.303214] acpiphp: Slot [9] registered\n[ 0.303997] acpiphp: Slot [10] registered\n[ 0.315161] acpiphp: Slot [11] registered\n[ 0.315965] acpiphp: Slot [12] registered\n[ 0.316760] acpiphp: Slot [13] registered\n[ 0.317556] acpiphp: Slot [14] registered\n[ 0.318347] acpiphp: Slot [15] registered\n[ 0.319152] acpiphp: Slot [16] registered\n[ 0.319952] acpiphp: Slot [17] registered\n[ 0.320745] acpiphp: Slot [18] registered\n[ 0.321538] acpiphp: Slot [19] registered\n[ 0.322330] acpiphp: Slot [20] registered\n[ 0.323126] acpiphp: Slot [21] registered\n[ 0.323924] acpiphp: Slot [22] registered\n[ 0.324722] acpiphp: Slot [23] registered\n[ 0.325519] acpiphp: Slot [24] registered\n[ 0.326308] acpiphp: Slot [25] registered\n[ 0.327335] acpiphp: Slot [26] registered\n[ 0.328137] acpiphp: Slot [27] registered\n[ 0.328933] acpiphp: Slot [28] registered\n[ 0.329725] acpiphp: Slot [29] registered\n[ 0.330518] acpiphp: Slot [30] registered\n[ 0.331307] acpiphp: Slot [31] registered\n[ 0.332097] PCI host bridge to bus 0000:00\n[ 0.332895] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334077] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.336675] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.338093] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344293] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.345556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.346715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.347955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.354381] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.355803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402516] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403919] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406681] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407934] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409164] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411826] vgaarb: loaded\n[ 0.412412] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413549] SCSI subsystem initialized\n[ 0.414440] ACPI: bus type USB registered\n[ 0.415261] usbcore: registered new interface driver usbfs\n[ 0.416260] usbcore: registered new interface driver hub\n[ 0.417240] usbcore: registered new device driver usb\n[ 0.418403] PCI: Using ACPI for IRQ routing\n[ 0.419417] NetLabel: Initializing\n[ 0.420118] NetLabel: domain hash size = 128\n[ 0.420946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421867] NetLabel: unlabeled traffic allowed by default\n[ 0.422966] clocksource: Switched to clocksource kvm-clock\n[ 0.428866] AppArmor: AppArmor Filesystem Enabled\n[ 0.429813] pnp: PnP ACPI init\n[ 0.430730] pnp: PnP ACPI: found 5 devices\n[ 0.438093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.439758] NET: Registered protocol family 2\n[ 0.440725] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.441959] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.443101] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.444239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446413] NET: Registered protocol family 1\n[ 0.447262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448322] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449359] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.486502] Trying to unpack rootfs image as initramfs...\n[ 0.536522] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.550598] Scanning for low memory corruption every 60 seconds\n[ 0.552013] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.553131] audit: initializing netlink subsys (disabled)\n[ 0.554129] audit: type=2000 audit(1538507546.524:1): initialized\n[ 0.555417] Initialise system trusted keyring\n[ 0.556384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559596] zbud: loaded\n[ 0.560327] VFS: Disk quotas dquot_6.6.0\n[ 0.561128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.562683] fuse init (API version 7.23)\n[ 0.563578] Key type big_key registered\n[ 0.564355] Allocating IMA MOK and blacklist keyrings.\n[ 0.565694] Key type asymmetric registered\n[ 0.566490] Asymmetric key parser 'x509' registered\n[ 0.567436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568909] io scheduler noop registered\n[ 0.569681] io scheduler deadline registered (default)\n[ 0.570650] io scheduler cfq registered\n[ 0.571473] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573713] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575126] ACPI: Power Button [PWRF]\n[ 0.575991] GHES: HEST is not enabled!\n[ 0.594254] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638239] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664828] Linux agpgart interface v0.103\n[ 0.668393] brd: module loaded\n[ 0.669982] loop: module loaded\n[ 0.674578] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676026] GPT:90111 != 20971519\n[ 0.676714] GPT:Alternate GPT header not at the end of the disk.\n[ 0.677788] GPT:90111 != 20971519\n[ 0.678465] GPT: Use GNU Parted to correct GPT errors.\n[ 0.679428] vda: vda1 vda15\n[ 0.681184] scsi host0: ata_piix\n[ 0.682021] scsi host1: ata_piix\n[ 0.682728] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.683937] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.685191] libphy: Fixed MDIO Bus: probed\n[ 0.686195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687151] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689373] PPP generic driver version 2.4.2\n[ 0.690287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691545] ehci-pci: EHCI PCI platform driver\n[ 0.692405] ehci-platform: EHCI generic platform driver\n[ 0.693383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694494] ohci-pci: OHCI PCI platform driver\n[ 0.695359] ohci-platform: OHCI generic platform driver\n[ 0.696335] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715297] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716294] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717734] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718726] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.719838] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722443] usb usb1: Product: UHCI Host Controller\n[ 0.723377] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724511] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725548] hub 1-0:1.0: USB hub found\n[ 0.726317] hub 1-0:1.0: 2 ports detected\n[ 0.727231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729338] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731376] mousedev: PS/2 mouse device common for all mice\n[ 0.732668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734508] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736795] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737972] i2c /dev entries driver\n[ 0.738724] device-mapper: uevent: version 1.0.3\n[ 0.739688] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.741294] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742660] NET: Registered protocol family 10\n[ 0.743670] NET: Registered protocol family 17\n[ 0.744557] Key type dns_resolver registered\n[ 0.745539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746634] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.748376] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.750173] registered taskstats version 1\n[ 0.751013] Loading compiled-in X.509 certificates\n[ 0.752437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.754260] zswap: loaded using pool lzo/zbud\n[ 0.756411] Key type trusted registered\n[ 0.758242] Key type encrypted registered\n[ 0.759070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.760082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.761106] evm: HMAC attrs: 0x1\n[ 0.762091] Magic number: 6:358:242\n[ 0.762954] rtc_cmos 00:00: setting system clock to 2018-10-02 19:12:26 UTC (1538507546)\n[ 0.775306] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776431] EDD information not available.\n[ 0.844028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845629] Write protecting the kernel read-only data: 14336k\n[ 0.847275] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849124] 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.904263] 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.48\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.68. iid=i-000000fe\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXDzNIbmWcZDIW21CDPRgqpgoWSTqu1hok+dM+JbAtDeFLbHriQyTcgyoSs5tyteY2hcPG2hjnRP6h3EcLcTCPBgt8+cNp5KWxe8R/8dXqlx99UXFdmqAQjWc/zyxM7YGRDryDHFVV2XGnpdeBc4S0GEwPmvg4IppouzN1rS2LJGuOHVkmrf0T2DXFm7IKLQRGamJPtiR01MMCNAkl0xLzinq7TKpeASzn4+5KoNGymaLJe7w7luY0Usro/An5sEPcCs6M5d8YtPJTdxTeOXh2nYholEhe0UU8uEbA/SB8yiclU3aU/+EzOs0z3s9HO4dfxmiYzG2TtbZ4cAIFwOVV root@createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9\nssh-dss AAAAB3NzaC1kc3MAAACBANqIK+FBXVHrXX1Y8ZFs5YmxcHEoJARiwc8ZP7NfMk6Hc8iJ1GXDsVm4JhMgoO970z8gF15FgKWJPQ0XfpRYDY/UCYN80vahT4DmkXmQqmSfazrKe8DUvuxIoOyexr8I3iJZ85TgVTcM7qxGLGj/0fmsVP9MB2ZuOFRuP6aWjN97AAAAFQCe2VWQZcwzZ4FieRYr7jE+mChr5QAAAIAfZoL/fa+LQT8MWxmmWSt/FhcxkzXwHssmmYqoJJL8q6aKHQ5u8yOQvLL744QRk4fvT6lLRZV9mtca40LmxoESY4Xl/a+7j1XvXq708v0MraE5mobBwsmy1otPwyWy2kBJv4wHT7CF/ACoxiQ9+/UhFRp+HqgPvmSCHQ49oFiehQAAAIAS8nohhdVKJ6yoom4dlegTQzBJNTdBJF5LPPt69dHGOXr/y+lQ7pGVK/lycyEawrnvJiTeKA/KgWDTdTKECij92ikX1eiKzJZaYuzmlFSv5SLIYxXmT+BkYwLOJjvIefidhWHrvZ5RC9ARVLDotOiWOBq63wdmRVy+1uNIiGXtJg== root@createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe70:f660/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fe\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.08 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9 login: "} 2018-10-02 19:12:37,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192/action used request id req-4078f631-c23b-4d32-a15f-7fc469e20a14 2018-10-02 19:12:37,240 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:12:37,241 - 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 497542862 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.125986] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127607] pid_max: default: 32768 minimum: 301 [ 0.128477] ACPI: Core revision 20150930 [ 0.129849] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131125] Security Framework initialized [ 0.131921] Yama: becoming mindful. [ 0.132654] AppArmor: AppArmor initialized [ 0.133495] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134756] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135983] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137151] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138486] Initializing cgroup subsys io [ 0.139280] Initializing cgroup subsys memory [ 0.140119] Initializing cgroup subsys devices [ 0.140968] Initializing cgroup subsys freezer [ 0.141822] Initializing cgroup subsys net_cls [ 0.142670] Initializing cgroup subsys perf_event [ 0.143556] Initializing cgroup subsys net_prio [ 0.144412] Initializing cgroup subsys hugetlb [ 0.145271] Initializing cgroup subsys pids [ 0.146127] CPU: Physical Processor ID: 0 [ 0.147595] mce: CPU supports 10 MCE banks [ 0.148418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151670] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158115] ftrace: allocating 31920 entries in 125 pages [ 0.184532] smpboot: Max logical packages: 2 [ 0.185405] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186574] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187892] x2apic enabled [ 0.188690] Switched APIC routing to physical x2apic. [ 0.190430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191626] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.193739] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.195653] KVM setup paravirtual spinlock [ 0.197062] x86: Booting SMP configuration: [ 0.197949] .... node #0, CPUs: #1 [ 0.198850] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221068] x86: Booted up 1 node, 2 CPUs [ 0.221074] KVM setup async PF for cpu 1 [ 0.221077] kvm-stealtime: cpu 1, msr f90d940 [ 0.223625] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225141] devtmpfs: initialized [ 0.226836] evm: security.selinux [ 0.227523] evm: security.SMACK64 [ 0.228201] evm: security.SMACK64EXEC [ 0.228932] evm: security.SMACK64TRANSMUTE [ 0.229732] evm: security.SMACK64MMAP [ 0.230463] evm: security.ima [ 0.231097] evm: security.capability [ 0.231942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233780] pinctrl core: initialized pinctrl subsystem [ 0.234857] RTC time: 19:12:26, date: 10/02/18 [ 0.235822] NET: Registered protocol family 16 [ 0.245818] cpuidle: using governor ladder [ 0.257917] cpuidle: using governor menu [ 0.258717] PCCT header not found. [ 0.259494] ACPI: bus type PCI registered [ 0.260279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.261511] PCI: Using configuration type 1 for base access [ 0.274958] ACPI: Added _OSI(Module Device) [ 0.275823] ACPI: Added _OSI(Processor Device) [ 0.276662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.277538] ACPI: Added _OSI(Processor Aggregator Device) [ 0.279865] ACPI: Interpreter enabled [ 0.280642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.287836] ACPI: (supports S0 S5) [ 0.288525] ACPI: Using IOAPIC for interrupt routing [ 0.289456] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.293940] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.296299] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.298486] acpiphp: Slot [3] registered [ 0.299273] acpiphp: Slot [4] registered [ 0.300075] acpiphp: Slot [5] registered [ 0.300869] acpiphp: Slot [6] registered [ 0.301652] acpiphp: Slot [7] registered [ 0.302431] acpiphp: Slot [8] registered [ 0.303214] acpiphp: Slot [9] registered [ 0.303997] acpiphp: Slot [10] registered [ 0.315161] acpiphp: Slot [11] registered [ 0.315965] acpiphp: Slot [12] registered [ 0.316760] acpiphp: Slot [13] registered [ 0.317556] acpiphp: Slot [14] registered [ 0.318347] acpiphp: Slot [15] registered [ 0.319152] acpiphp: Slot [16] registered [ 0.319952] acpiphp: Slot [17] registered [ 0.320745] acpiphp: Slot [18] registered [ 0.321538] acpiphp: Slot [19] registered [ 0.322330] acpiphp: Slot [20] registered [ 0.323126] acpiphp: Slot [21] registered [ 0.323924] acpiphp: Slot [22] registered [ 0.324722] acpiphp: Slot [23] registered [ 0.325519] acpiphp: Slot [24] registered [ 0.326308] acpiphp: Slot [25] registered [ 0.327335] acpiphp: Slot [26] registered [ 0.328137] acpiphp: Slot [27] registered [ 0.328933] acpiphp: Slot [28] registered [ 0.329725] acpiphp: Slot [29] registered [ 0.330518] acpiphp: Slot [30] registered [ 0.331307] acpiphp: Slot [31] registered [ 0.332097] PCI host bridge to bus 0000:00 [ 0.332895] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334077] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.336675] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.338093] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344293] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.345556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.346715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.347955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.354381] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.355803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402516] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403919] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406681] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407934] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409164] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411826] vgaarb: loaded [ 0.412412] vgaarb: bridge control possible 0000:00:02.0 [ 0.413549] SCSI subsystem initialized [ 0.414440] ACPI: bus type USB registered [ 0.415261] usbcore: registered new interface driver usbfs [ 0.416260] usbcore: registered new interface driver hub [ 0.417240] usbcore: registered new device driver usb [ 0.418403] PCI: Using ACPI for IRQ routing [ 0.419417] NetLabel: Initializing [ 0.420118] NetLabel: domain hash size = 128 [ 0.420946] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421867] NetLabel: unlabeled traffic allowed by default [ 0.422966] clocksource: Switched to clocksource kvm-clock [ 0.428866] AppArmor: AppArmor Filesystem Enabled [ 0.429813] pnp: PnP ACPI init [ 0.430730] pnp: PnP ACPI: found 5 devices [ 0.438093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.439758] NET: Registered protocol family 2 [ 0.440725] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.441959] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.443101] TCP: Hash tables configured (established 2048 bind 2048) [ 0.444239] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.445281] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.446413] NET: Registered protocol family 1 [ 0.447262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448322] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449359] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.486502] Trying to unpack rootfs image as initramfs... [ 0.536522] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.550598] Scanning for low memory corruption every 60 seconds [ 0.552013] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.553131] audit: initializing netlink subsys (disabled) [ 0.554129] audit: type=2000 audit(1538507546.524:1): initialized [ 0.555417] Initialise system trusted keyring [ 0.556384] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.557518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559596] zbud: loaded [ 0.560327] VFS: Disk quotas dquot_6.6.0 [ 0.561128] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562683] fuse init (API version 7.23) [ 0.563578] Key type big_key registered [ 0.564355] Allocating IMA MOK and blacklist keyrings. [ 0.565694] Key type asymmetric registered [ 0.566490] Asymmetric key parser 'x509' registered [ 0.567436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568909] io scheduler noop registered [ 0.569681] io scheduler deadline registered (default) [ 0.570650] io scheduler cfq registered [ 0.571473] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573713] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575126] ACPI: Power Button [PWRF] [ 0.575991] GHES: HEST is not enabled! [ 0.594254] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.635534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638239] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.664828] Linux agpgart interface v0.103 [ 0.668393] brd: module loaded [ 0.669982] loop: module loaded [ 0.674578] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676026] GPT:90111 != 20971519 [ 0.676714] GPT:Alternate GPT header not at the end of the disk. [ 0.677788] GPT:90111 != 20971519 [ 0.678465] GPT: Use GNU Parted to correct GPT errors. [ 0.679428] vda: vda1 vda15 [ 0.681184] scsi host0: ata_piix [ 0.682021] scsi host1: ata_piix [ 0.682728] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.683937] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.685191] libphy: Fixed MDIO Bus: probed [ 0.686195] tun: Universal TUN/TAP device driver, 1.6 [ 0.687151] tun: (C) 1999-2004 Max Krasnyansky [ 0.689373] PPP generic driver version 2.4.2 [ 0.690287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691545] ehci-pci: EHCI PCI platform driver [ 0.692405] ehci-platform: EHCI generic platform driver [ 0.693383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694494] ohci-pci: OHCI PCI platform driver [ 0.695359] ohci-platform: OHCI generic platform driver [ 0.696335] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715297] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716294] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717734] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718726] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.719838] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722443] usb usb1: Product: UHCI Host Controller [ 0.723377] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.724511] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725548] hub 1-0:1.0: USB hub found [ 0.726317] hub 1-0:1.0: 2 ports detected [ 0.727231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729338] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730303] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731376] mousedev: PS/2 mouse device common for all mice [ 0.732668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734508] rtc_cmos 00:00: RTC can wake from S4 [ 0.735617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736795] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737972] i2c /dev entries driver [ 0.738724] device-mapper: uevent: version 1.0.3 [ 0.739688] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741294] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742660] NET: Registered protocol family 10 [ 0.743670] NET: Registered protocol family 17 [ 0.744557] Key type dns_resolver registered [ 0.745539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746634] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.748376] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.750173] registered taskstats version 1 [ 0.751013] Loading compiled-in X.509 certificates [ 0.752437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.754260] zswap: loaded using pool lzo/zbud [ 0.756411] Key type trusted registered [ 0.758242] Key type encrypted registered [ 0.759070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760082] ima: No TPM chip found, activating TPM-bypass! [ 0.761106] evm: HMAC attrs: 0x1 [ 0.762091] Magic number: 6:358:242 [ 0.762954] rtc_cmos 00:00: setting system clock to 2018-10-02 19:12:26 UTC (1538507546) [ 0.775306] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776431] EDD information not available. [ 0.844028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845629] Write protecting the kernel read-only data: 14336k [ 0.847275] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849124] 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.904263] 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.48 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.68. iid=i-000000fe failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXDzNIbmWcZDIW21CDPRgqpgoWSTqu1hok+dM+JbAtDeFLbHriQyTcgyoSs5tyteY2hcPG2hjnRP6h3EcLcTCPBgt8+cNp5KWxe8R/8dXqlx99UXFdmqAQjWc/zyxM7YGRDryDHFVV2XGnpdeBc4S0GEwPmvg4IppouzN1rS2LJGuOHVkmrf0T2DXFm7IKLQRGamJPtiR01MMCNAkl0xLzinq7TKpeASzn4+5KoNGymaLJe7w7luY0Usro/An5sEPcCs6M5d8YtPJTdxTeOXh2nYholEhe0UU8uEbA/SB8yiclU3aU/+EzOs0z3s9HO4dfxmiYzG2TtbZ4cAIFwOVV root@createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9 ssh-dss AAAAB3NzaC1kc3MAAACBANqIK+FBXVHrXX1Y8ZFs5YmxcHEoJARiwc8ZP7NfMk6Hc8iJ1GXDsVm4JhMgoO970z8gF15FgKWJPQ0XfpRYDY/UCYN80vahT4DmkXmQqmSfazrKe8DUvuxIoOyexr8I3iJZ85TgVTcM7qxGLGj/0fmsVP9MB2ZuOFRuP6aWjN97AAAAFQCe2VWQZcwzZ4FieRYr7jE+mChr5QAAAIAfZoL/fa+LQT8MWxmmWSt/FhcxkzXwHssmmYqoJJL8q6aKHQ5u8yOQvLL744QRk4fvT6lLRZV9mtca40LmxoESY4Xl/a+7j1XvXq708v0MraE5mobBwsmy1otPwyWy2kBJv4wHT7CF/ACoxiQ9+/UhFRp+HqgPvmSCHQ49oFiehQAAAIAS8nohhdVKJ6yoom4dlegTQzBJNTdBJF5LPPt69dHGOXr/y+lQ7pGVK/lycyEawrnvJiTeKA/KgWDTdTKECij92ikX1eiKzJZaYuzmlFSv5SLIYxXmT+BkYwLOJjvIefidhWHrvZ5RC9ARVLDotOiWOBq63wdmRVy+1uNIiGXtJg== root@createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe70:f660/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000fe name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9 launch-index: 0 === cirros: current=0.4.0 uptime=4.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b93de3bb-8403-444a-b12b-140ca9 login: 2018-10-02 19:12:37,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:37,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0174aee-bce1-4f2e-a2f4-dfeda05c5059 x-compute-request-id: req-b0174aee-bce1-4f2e-a2f4-dfeda05c5059 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:37,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-b0174aee-bce1-4f2e-a2f4-dfeda05c5059 2018-10-02 19:12:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:37,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f0c4b574-b643-4b5c-87e4-1c41954ab980 Date: Tue, 02 Oct 2018 19: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:37,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-f0c4b574-b643-4b5c-87e4-1c41954ab980 2018-10-02 19:12:37,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:37,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24a6f74-9f5b-4b81-aa21-083fa9f0e6ed Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:37,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-a24a6f74-9f5b-4b81-aa21-083fa9f0e6ed 2018-10-02 19:12:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:37,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c425adc7-7f8e-444d-9ea5-32f45d73b3f3 Date: Tue, 02 Oct 2018 19:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:37,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-c425adc7-7f8e-444d-9ea5-32f45d73b3f3 2018-10-02 19:12:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:37,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-5a660e89-e422-4bad-838f-235e6a6fa2b9 Date: Tue, 02 Oct 2018 19:12:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d","b322d77b-0c80-49b0-9733-e88f3a668d59"],"mac_address":"fa:16:3e:70:f6:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal","device_id":"df5e4109-715a-423e-8f1b-a3034a33d192"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.2"}],"id":"27103560-ad05-4c93-849e-b3fa99c4992a","security_groups":[],"mac_address":"fa:16:3e:43:c9:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.4"}],"id":"37510fac-2717-453f-b564-f98d9f8bbdaa","security_groups":[],"mac_address":"fa:16:3e:59:a3:8b","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.3"}],"id":"8d55a543-df9e-4704-9a4a-8ed3cb0c1e40","security_groups":[],"mac_address":"fa:16:3e:31:f6:4a","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-500394aa-4b98-4c50-85b9-4ceb67fbdb31"}]} 2018-10-02 19:12:37,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-5a660e89-e422-4bad-838f-235e6a6fa2b9 2018-10-02 19:12:37,885 - create_instance - INFO - Checking if VM is active 2018-10-02 19:12:37,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:38,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f9faf4e-1ee9-4687-83fa-6aae311f3cc8 x-compute-request-id: req-2f9faf4e-1ee9-4687-83fa-6aae311f3cc8 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:38,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-2f9faf4e-1ee9-4687-83fa-6aae311f3cc8 2018-10-02 19:12:38,068 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - ACTIVE 2018-10-02 19:12:38,068 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:12:38,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:38,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a80a1405-bc52-4f91-8bcd-4612e10d6513 x-compute-request-id: req-a80a1405-bc52-4f91-8bcd-4612e10d6513 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp"}], "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:26Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:38,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-a80a1405-bc52-4f91-8bcd-4612e10d6513 2018-10-02 19:12:38,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:38,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d7dffa6e-2410-4935-a558-e8bff3a48a63 Date: Tue, 02 Oct 2018 19: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":["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"],"updated_at":"2018-10-02T19:11:55Z","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7addad543b0480fa80ebeb254268492","id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net"}]} 2018-10-02 19:12:38,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net used request id req-d7dffa6e-2410-4935-a558-e8bff3a48a63 2018-10-02 19:12:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:38,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15aa647a-6c3d-430a-88b0-1cd9943fc9bc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:38,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-15aa647a-6c3d-430a-88b0-1cd9943fc9bc 2018-10-02 19:12:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:38,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c3772d3f-dd80-4e73-aa1d-1d204689b1a5 Date: Tue, 02 Oct 2018 19:12:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:55Z","dns_nameservers":[],"updated_at":"2018-10-02T19:11:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b7addad543b0480fa80ebeb254268492","id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet"}]} 2018-10-02 19:12:38,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-c3772d3f-dd80-4e73-aa1d-1d204689b1a5 2018-10-02 19:12:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:38,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-2e6f15e9-8ad2-4b7e-a121-9e7e423ab93c Date: Tue, 02 Oct 2018 19:12:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.1"}],"id":"1a13af40-3734-45ed-9712-cbaada7bfa23","security_groups":[],"mac_address":"fa:16:3e:6e:41:26","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:05Z","binding:vnic_type":"normal","device_id":"3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:12:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.6"}],"id":"246512cb-de4a-45e6-9f1c-c200ba312f8a","security_groups":["0901a1de-8ca1-4a78-b011-495d8ecb9f0d","b322d77b-0c80-49b0-9733-e88f3a668d59"],"mac_address":"fa:16:3e:70:f6:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:12:16Z","binding:vnic_type":"normal","device_id":"df5e4109-715a-423e-8f1b-a3034a33d192"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.2"}],"id":"27103560-ad05-4c93-849e-b3fa99c4992a","security_groups":[],"mac_address":"fa:16:3e:43:c9:60","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.4"}],"id":"37510fac-2717-453f-b564-f98d9f8bbdaa","security_groups":[],"mac_address":"fa:16:3e:59:a3:8b","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-500394aa-4b98-4c50-85b9-4ceb67fbdb31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:11:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeba1381-58ec-4bd7-b838-465ddfc8dd2e","ip_address":"10.55.1.3"}],"id":"8d55a543-df9e-4704-9a4a-8ed3cb0c1e40","security_groups":[],"mac_address":"fa:16:3e:31:f6:4a","project_id":"b7addad543b0480fa80ebeb254268492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"500394aa-4b98-4c50-85b9-4ceb67fbdb31","tenant_id":"b7addad543b0480fa80ebeb254268492","created_at":"2018-10-02T19:11:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-500394aa-4b98-4c50-85b9-4ceb67fbdb31"}]} 2018-10-02 19:12:38,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-2e6f15e9-8ad2-4b7e-a121-9e7e423ab93c 2018-10-02 19:12:38,750 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:12:38,753 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf630ad0L 2018-10-02 19:12:38,754 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:12:38,754 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:12:38,754 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:12:38,756 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:12:38,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:12:38,756 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:12:38,756 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:12:38,756 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:12:38,756 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:12:38,774 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:12:38,774 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:12:38,786 - paramiko.transport - DEBUG - Trying key 789f1eb2f1e778600ce77d18e51f0533 from tmp/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a 2018-10-02 19:12:38,812 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:12:38,816 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:12:38,916 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:12:38,932 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:12:38,932 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:12:38,934 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf630c50L 2018-10-02 19:12:38,934 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:12:38,935 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:12:38,935 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:12:38,936 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:12:38,936 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:12:38,936 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:12:38,936 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:12:38,936 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:12:38,937 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:12:38,953 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:12:38,954 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:12:38,966 - paramiko.transport - DEBUG - Trying key 789f1eb2f1e778600ce77d18e51f0533 from tmp/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a 2018-10-02 19:12:38,992 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:12:38,996 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:12:38,999 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:12:39,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:12:39,000 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:12:39,004 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:12:39,005 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:12:39,006 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-10-02 19:12:39,006 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-10-02 19:12:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/29f297dc-7216-4b55-b706-08bcd505f675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:39,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-814f35e7-99f3-41c1-80eb-951160ff7d63 Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:39,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/29f297dc-7216-4b55-b706-08bcd505f675 used request id req-814f35e7-99f3-41c1-80eb-951160ff7d63 2018-10-02 19:12:39,972 - create_instance - INFO - Deleting Port with ID - 246512cb-de4a-45e6-9f1c-c200ba312f8a 2018-10-02 19:12:39,972 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8aport-1 2018-10-02 19:12:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/246512cb-de4a-45e6-9f1c-c200ba312f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:40,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccfd2853-7bda-4c41-ab96-64564da0bba8 Date: Tue, 02 Oct 2018 19:12:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:40,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/246512cb-de4a-45e6-9f1c-c200ba312f8a used request id req-ccfd2853-7bda-4c41-ab96-64564da0bba8 2018-10-02 19:12:40,673 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst 2018-10-02 19:12:40,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:40,831 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e47ba2a0-3289-4478-8106-2b44f4d1d80d x-compute-request-id: req-e47ba2a0-3289-4478-8106-2b44f4d1d80d Content-Type: application/json 2018-10-02 19:12:40,832 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-e47ba2a0-3289-4478-8106-2b44f4d1d80d 2018-10-02 19:12:40,832 - create_instance - INFO - Checking deletion status 2018-10-02 19:12:40,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:41,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a26ce1a-87c1-4ae9-b7b7-895727b08bb6 x-compute-request-id: req-0a26ce1a-87c1-4ae9-b7b7-895727b08bb6 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:f6:60", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:40Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:41,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-0a26ce1a-87c1-4ae9-b7b7-895727b08bb6 2018-10-02 19:12:41,085 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - ACTIVE 2018-10-02 19:12:41,085 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:12:44,088 - create_instance - DEBUG - VM status query timeout in 296.744037867 2018-10-02 19:12:44,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:44,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ea3cc5e-72bf-4037-96b1-1712b24420ce x-compute-request-id: req-2ea3cc5e-72bf-4037-96b1-1712b24420ce 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.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df5e4109-715a-423e-8f1b-a3034a33d192", "rel": "bookmark"}], "image": {"id": "5bc08307-f853-4667-a69e-1cf0545f37a9", "links": [{"href": "http://172.30.9.22:8774/images/5bc08307-f853-4667-a69e-1cf0545f37a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:12:25.000000", "flavor": {"id": "b3325e72-34ba-4076-af26-93f44511adcc", "links": [{"href": "http://172.30.9.22:8774/flavors/b3325e72-34ba-4076-af26-93f44511adcc", "rel": "bookmark"}]}, "id": "df5e4109-715a-423e-8f1b-a3034a33d192", "user_id": "d0f15a6106ae4683a40582d84e384636", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:12:40Z", "hostId": "bed68683f3db2157c212ea17175fbcc58f3f63f7f26c22e3ce84df0e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp", "name": "CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst", "created": "2018-10-02T19:12:20Z", "tenant_id": "b7addad543b0480fa80ebeb254268492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:12:44,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-2ea3cc5e-72bf-4037-96b1-1712b24420ce 2018-10-02 19:12:44,894 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst] is - ACTIVE 2018-10-02 19:12:44,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:12:47,898 - create_instance - DEBUG - VM status query timeout in 292.934474945 2018-10-02 19:12:47,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a664b07ac967aa6d0b411df3d424e48cb2f2c0cf" 2018-10-02 19:12:47,948 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d196112-5d2f-4d09-871b-fefc9b7400b3 x-compute-request-id: req-2d196112-5d2f-4d09-871b-fefc9b7400b3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance df5e4109-715a-423e-8f1b-a3034a33d192 could not be found.", "code": 404}} 2018-10-02 19:12:47,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/df5e4109-715a-423e-8f1b-a3034a33d192 used request id req-2d196112-5d2f-4d09-871b-fefc9b7400b3 2018-10-02 19:12:47,949 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance df5e4109-715a-423e-8f1b-a3034a33d192 could not be found. (HTTP 404) (Request-ID: req-2d196112-5d2f-4d09-871b-fefc9b7400b3) 2018-10-02 19:12:47,949 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-inst 2018-10-02 19:12:47,950 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp 2018-10-02 19:12:47,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b809563f90d93d029687a1326dd856496c674" 2018-10-02 19:12:48,004 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5739c05b-e67f-4866-9432-8eb658fc597f x-compute-request-id: req-5739c05b-e67f-4866-9432-8eb658fc597f Content-Length: 0 Content-Type: application/json 2018-10-02 19:12:48,004 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-kp used request id req-5739c05b-e67f-4866-9432-8eb658fc597f 2018-10-02 19:12:48,004 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a.pub] 2018-10-02 19:12:48,005 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a] 2018-10-02 19:12:48,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2895ed52838f38d3149fea97927c93da5c75f67d" 2018-10-02 19:12:48,053 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:12: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-1ebade3e-8f9a-45f6-8fb8-92ab607522ce x-compute-request-id: req-1ebade3e-8f9a-45f6-8fb8-92ab607522ce Content-Length: 0 Content-Type: application/json 2018-10-02 19:12:48,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b3325e72-34ba-4076-af26-93f44511adcc used request id req-1ebade3e-8f9a-45f6-8fb8-92ab607522ce 2018-10-02 19:12:48,054 - neutron_utils - INFO - Deleting security group rule with ID - 5b7f1658-92d7-408b-80a8-a623b0834bf8 2018-10-02 19:12:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/5b7f1658-92d7-408b-80a8-a623b0834bf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:48,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-532c5ac7-dae0-4411-a296-e84c82761bde Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:48,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/5b7f1658-92d7-408b-80a8-a623b0834bf8 used request id req-532c5ac7-dae0-4411-a296-e84c82761bde 2018-10-02 19:12:48,320 - neutron_utils - INFO - Deleting security group rule with ID - d8623913-a170-4e23-8b4e-3b55d74b267e 2018-10-02 19:12:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/d8623913-a170-4e23-8b4e-3b55d74b267e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:48,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05d7f118-9298-4619-8d37-1e3a3588cf1e Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:48,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/d8623913-a170-4e23-8b4e-3b55d74b267e used request id req-05d7f118-9298-4619-8d37-1e3a3588cf1e 2018-10-02 19:12:48,600 - neutron_utils - INFO - Deleting security group rule with ID - e6f7bb3e-b40e-49c7-bbbe-68544139d895 2018-10-02 19:12:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/e6f7bb3e-b40e-49c7-bbbe-68544139d895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:48,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51b25e05-50f3-42b4-93a8-a7a6adc50d27 Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:48,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/e6f7bb3e-b40e-49c7-bbbe-68544139d895 used request id req-51b25e05-50f3-42b4-93a8-a7a6adc50d27 2018-10-02 19:12:48,699 - neutron_utils - INFO - Deleting security group rule with ID - 48482b22-249c-43ed-b502-bf7ec1bc6a32 2018-10-02 19:12:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/48482b22-249c-43ed-b502-bf7ec1bc6a32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:48,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28c35d54-4296-4935-8260-d7609edb3b92 Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:48,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/48482b22-249c-43ed-b502-bf7ec1bc6a32 used request id req-28c35d54-4296-4935-8260-d7609edb3b92 2018-10-02 19:12:48,792 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-sec-grp 2018-10-02 19:12:48,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b322d77b-0c80-49b0-9733-e88f3a668d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c27a8a41901bb489c30daa4089e16dc9e8f39d2" 2018-10-02 19:12:49,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af19dca6-95f7-48f8-bbc8-363038c2d86a Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:49,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b322d77b-0c80-49b0-9733-e88f3a668d59 used request id req-af19dca6-95f7-48f8-bbc8-363038c2d86a 2018-10-02 19:12:49,084 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router and subnet CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet 2018-10-02 19:12:49,084 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router 2018-10-02 19:12:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" -d '{"subnet_id": "aeba1381-58ec-4bd7-b838-465ddfc8dd2e"}' 2018-10-02 19:12:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c740ef4d-ec23-41f7-b7c2-e46af6c3e071 Date: Tue, 02 Oct 2018 19:12:50 GMT RESP BODY: {"network_id": "500394aa-4b98-4c50-85b9-4ceb67fbdb31", "tenant_id": "b7addad543b0480fa80ebeb254268492", "subnet_id": "aeba1381-58ec-4bd7-b838-465ddfc8dd2e", "subnet_ids": ["aeba1381-58ec-4bd7-b838-465ddfc8dd2e"], "port_id": "1a13af40-3734-45ed-9712-cbaada7bfa23", "id": "3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0"} 2018-10-02 19:12:50,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0/remove_router_interface used request id req-c740ef4d-ec23-41f7-b7c2-e46af6c3e071 2018-10-02 19:12:50,755 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router 2018-10-02 19:12:50,755 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-router 2018-10-02 19:12:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f43ddfce01c67239fc2b5fbb86729b8513e6f0" 2018-10-02 19:12:54,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81c9d670-4f60-4f45-b7c4-39a6370b3eea Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:54,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3156a6f1-8f2e-4dd3-adc9-579e4a8d70a0 used request id req-81c9d670-4f60-4f45-b7c4-39a6370b3eea 2018-10-02 19:12:54,087 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet 2018-10-02 19:12:54,087 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-subnet 2018-10-02 19:12:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/aeba1381-58ec-4bd7-b838-465ddfc8dd2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:12:56,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cb2a57a-3e81-497d-86e1-3228a8620956 Date: Tue, 02 Oct 2018 19:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:56,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/aeba1381-58ec-4bd7-b838-465ddfc8dd2e used request id req-8cb2a57a-3e81-497d-86e1-3228a8620956 2018-10-02 19:12:56,460 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-pub-net 2018-10-02 19:12:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/500394aa-4b98-4c50-85b9-4ceb67fbdb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b77a2499ddc74c327e06b1ec23f725ecf6775d4" 2018-10-02 19:12:57,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a9fc1a8-e2c5-427f-b1bb-a22daab1ba51 Date: Tue, 02 Oct 2018 19:12:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:57,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/500394aa-4b98-4c50-85b9-4ceb67fbdb31 used request id req-8a9fc1a8-e2c5-427f-b1bb-a22daab1ba51 2018-10-02 19:12:57,681 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b93de3bb-8403-444a-b12b-140ca92f5d8a-image 2018-10-02 19:12:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1c2c2ee8f024218c0597948ebb3b3bbe50f9b82" 2018-10-02 19:12:58,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8762800e-9df9-442c-94b5-6b3bf34886ba Date: Tue, 02 Oct 2018 19:12:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:12:58,836 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5bc08307-f853-4667-a69e-1cf0545f37a9 used request id req-8762800e-9df9-442c-94b5-6b3bf34886ba 2018-10-02 19:12:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:12:59,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3d39c430-0fb8-411b-a91b-8f83656590fe Date: Tue, 02 Oct 2018 19:12:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:54Z", "updated_at": "2018-10-02T19:11:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "revision_number": 0, "id": "0edfdff7-cb94-46ce-ab05-cddec923acfe", "remote_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "remote_ip_prefix": null, "created_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "revision_number": 0, "id": "6aa52457-1756-460f-9828-f78e3a58d662", "remote_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "remote_ip_prefix": null, "created_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "revision_number": 0, "id": "af45f69f-0a1a-4988-9f70-cacaf49ed4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7addad543b0480fa80ebeb254268492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "revision_number": 0, "id": "c28bd52e-fa51-4fce-9c27-17ec9fe271d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "tenant_id": "b7addad543b0480fa80ebeb254268492", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7addad543b0480fa80ebeb254268492"}], "revision_number": 4, "project_id": "b7addad543b0480fa80ebeb254268492", "id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:12:59,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-3d39c430-0fb8-411b-a91b-8f83656590fe 2018-10-02 19:12:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:12:59,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9eceeb7-9cfa-46b1-98e4-15a010969a88 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492"}, "enabled": true, "id": "b7addad543b0480fa80ebeb254268492", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj"}} 2018-10-02 19:12:59,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-e9eceeb7-9cfa-46b1-98e4-15a010969a88 2018-10-02 19:12:59,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0901a1de-8ca1-4a78-b011-495d8ecb9f0d 2018-10-02 19:12:59,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0901a1de-8ca1-4a78-b011-495d8ecb9f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:12:59,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b06d5a1-58ef-4c11-8278-ed697e1b07c9 Date: Tue, 02 Oct 2018 19:12:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:54Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "0edfdff7-cb94-46ce-ab05-cddec923acfe"}, {"remote_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:54Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "6aa52457-1756-460f-9828-f78e3a58d662"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:54Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "af45f69f-0a1a-4988-9f70-cacaf49ed4ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:11:54Z", "security_group_id": "0901a1de-8ca1-4a78-b011-495d8ecb9f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "b7addad543b0480fa80ebeb254268492", "created_at": "2018-10-02T19:11:54Z", "project_id": "b7addad543b0480fa80ebeb254268492", "id": "c28bd52e-fa51-4fce-9c27-17ec9fe271d8"}]} 2018-10-02 19:12:59,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0901a1de-8ca1-4a78-b011-495d8ecb9f0d used request id req-6b06d5a1-58ef-4c11-8278-ed697e1b07c9 2018-10-02 19:12:59,350 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:12:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0901a1de-8ca1-4a78-b011-495d8ecb9f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:12:59,670 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c4533aa-1d7c-4962-9467-0b412f9bb194 Content-Length: 0 Date: Tue, 02 Oct 2018 19:12:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:12:59,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0901a1de-8ca1-4a78-b011-495d8ecb9f0d used request id req-9c4533aa-1d7c-4962-9467-0b412f9bb194 2018-10-02 19:12:59,671 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj 2018-10-02 19:12:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:12:59,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc98c2c-74ec-45ab-b0c6-22db4e20027e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:12:59,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b7addad543b0480fa80ebeb254268492 used request id req-ccc98c2c-74ec-45ab-b0c6-22db4e20027e 2018-10-02 19:12:59,874 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2201c5ea-7507-427-proj-role 2018-10-02 19:12:59,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/57c8b298faf641dc9f3f29d1937b9055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:12:59,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1e461a-def2-42e8-9893-dd411bf4c9c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:12:59,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/57c8b298faf641dc9f3f29d1937b9055 used request id req-cc1e461a-def2-42e8-9893-dd411bf4c9c1 2018-10-02 19:12:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571b36c0f65c819b9500acbfc415b3e0241864" 2018-10-02 19:13:00,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e71903-c181-4bbe-8eef-ad82fc8a7090 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:13:00,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d9e71903-c181-4bbe-8eef-ad82fc8a7090 2018-10-02 19:13:00,081 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2201c5ea-7507-427-user 2018-10-02 19:13:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d0f15a6106ae4683a40582d84e384636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf002b8c9b9f014777cbf054f6af4774cc71a35" 2018-10-02 19:13:00,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d94d4b30-dd91-40c1-8560-f1547d96992b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:13:00,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d0f15a6106ae4683a40582d84e384636 used request id req-d94d4b30-dd91-40c1-8560-f1547d96992b 2018-10-02 19:13:00,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:00,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:13:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["qG-3v3HqSYyicUodPoPrVQ"], "issued_at": "2018-10-02T19:13:00.000000Z"}} 2018-10-02 19:13:00,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7730cff3b98c50b5ae998c6a4a3f040463efa99" 2018-10-02 19:13:00,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab40956-86fd-4e77-a158-bccd4f157d2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:00,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2ab40956-86fd-4e77-a158-bccd4f157d2f 2018-10-02 19:13:00,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:00,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:01,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["HKS7GM_zR6S94MzRScSEpw"], "issued_at": "2018-10-02T19:13:01.000000Z"}} 2018-10-02 19:13:01,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:13:01,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6684e0a7-6c56-4ff8-aa30-cfa9978cb5b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:01,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6684e0a7-6c56-4ff8-aa30-cfa9978cb5b3 2018-10-02 19:13:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:01,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:01,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:13:01,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21abb69-ffa5-4a74-a6fa-2c8aa70cbcf4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:13:01,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj used request id req-a21abb69-ffa5-4a74-a6fa-2c8aa70cbcf4 2018-10-02 19:13:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:13:01,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2202c296-7b73-4086-986f-779b6b5f4bdb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:13:01,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-2202c296-7b73-4086-986f-779b6b5f4bdb 2018-10-02 19:13:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}}' 2018-10-02 19:13:01,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f15a1ad-0775-45ea-b3b7-7bba30283ecb Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:01,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3f15a1ad-0775-45ea-b3b7-7bba30283ecb 2018-10-02 19:13:01,525 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj 2018-10-02 19:13:01,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:01,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:01,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["NnpfDNtoTTKOqDh3a7DFLg"], "issued_at": "2018-10-02T19:13:01.000000Z"}} 2018-10-02 19:13:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc17a637c57d508fe92a5f705b4ecac41dc200" 2018-10-02 19:13:01,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a640ea8a-57f3-48f8-89ad-c664a8b39005 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:01,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a640ea8a-57f3-48f8-89ad-c664a8b39005 2018-10-02 19:13:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:01,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc17a637c57d508fe92a5f705b4ecac41dc200" 2018-10-02 19:13:01,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d715624d-b590-4df6-97c6-bb341125d23c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:13:01,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d715624d-b590-4df6-97c6-bb341125d23c 2018-10-02 19:13:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc17a637c57d508fe92a5f705b4ecac41dc200" 2018-10-02 19:13:02,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322f68e8-4665-41d1-9bf5-1cbb6d580185 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}]} 2018-10-02 19:13:02,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj used request id req-322f68e8-4665-41d1-9bf5-1cbb6d580185 2018-10-02 19:13:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc17a637c57d508fe92a5f705b4ecac41dc200" 2018-10-02 19:13:02,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b20ff00-9328-4367-a615-dfd889a51e04 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:13:02,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0b20ff00-9328-4367-a615-dfd889a51e04 2018-10-02 19:13:02,638 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user 2018-10-02 19:13:02,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:02,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:13:02,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491af990-5743-4479-9159-bdf538b4f782 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:13:02,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-491af990-5743-4479-9159-bdf538b4f782 2018-10-02 19:13:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}}' 2018-10-02 19:13:02,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781035fa-4611-425c-9ad4-4dc5ebff978f Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "baa5c6629bdc43a8a75f53b0a5040640", "links": {"self": "http://172.30.9.22:5000/v3/roles/baa5c6629bdc43a8a75f53b0a5040640"}, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}} 2018-10-02 19:13:02,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-781035fa-4611-425c-9ad4-4dc5ebff978f 2018-10-02 19:13:02,854 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role 2018-10-02 19:13:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/baa5c6629bdc43a8a75f53b0a5040640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:13:02,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d10e55f-4221-4961-9cd4-ec56b48320ea Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/baa5c6629bdc43a8a75f53b0a5040640"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role", "id": "baa5c6629bdc43a8a75f53b0a5040640"}} 2018-10-02 19:13:02,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/baa5c6629bdc43a8a75f53b0a5040640 used request id req-4d10e55f-4221-4961-9cd4-ec56b48320ea 2018-10-02 19:13:02,950 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role to project CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj 2018-10-02 19:13:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e/users/651543ed21954e9da15fb50949f74589/roles/baa5c6629bdc43a8a75f53b0a5040640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:13:03,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97220812-24e5-4f84-87ce-248ecb487b56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:13:03,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e/users/651543ed21954e9da15fb50949f74589/roles/baa5c6629bdc43a8a75f53b0a5040640 used request id req-97220812-24e5-4f84-87ce-248ecb487b56 2018-10-02 19:13:03,096 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:13:03,097 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:13:03,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:03,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:03,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["Kxk_dOAkRLaQp79zRe5wtw"], "issued_at": "2018-10-02T19:13:03.000000Z"}} 2018-10-02 19:13:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:13:03,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85698df6-c291-4b47-a890-a39edb2c5228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:03,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-85698df6-c291-4b47-a890-a39edb2c5228 2018-10-02 19:13:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:13:03,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-c43e404b-8973-4fa9-b9a2-81632a75cd86 Date: Tue, 02 Oct 2018 19:13:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image"} 2018-10-02 19:13:03,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image used request id req-c43e404b-8973-4fa9-b9a2-81632a75cd86 2018-10-02 19:13:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:13:03,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-723d8b58-77fd-4663-8b05-81b632e4491b Date: Tue, 02 Oct 2018 19:13:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:13:03,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-723d8b58-77fd-4663-8b05-81b632e4491b 2018-10-02 19:13:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image"}' 2018-10-02 19:13:04,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df X-Openstack-Request-Id: req-8af9c1cf-1e1b-4cad-a596-d5cba055241a Date: Tue, 02 Oct 2018 19:13:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:13:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:13:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df", "min_disk": 0, "protected": false, "id": "6195fc45-8252-463a-b41c-77dbf360e2df", "file": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df/file", "checksum": null, "owner": "65aee06e13aa46ecabbefa980d1ed58e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:13:04,096 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8af9c1cf-1e1b-4cad-a596-d5cba055241a 2018-10-02 19:13:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" -d '' 2018-10-02 19:13:05,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e12765f-f11d-4d14-979f-859ce15fd7f4 Date: Tue, 02 Oct 2018 19:13:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:13:05,813 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df/file used request id req-9e12765f-f11d-4d14-979f-859ce15fd7f4 2018-10-02 19:13:05,813 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:13:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:13:05,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-44ac7c28-b3d3-40c2-992e-ef565fa71f85 Date: Tue, 02 Oct 2018 19:13:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:13:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6195fc45-8252-463a-b41c-77dbf360e2df/snap", "metadata": {}}], "self": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df", "min_disk": 0, "protected": false, "id": "6195fc45-8252-463a-b41c-77dbf360e2df", "file": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65aee06e13aa46ecabbefa980d1ed58e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6195fc45-8252-463a-b41c-77dbf360e2df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:13:05,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df used request id req-44ac7c28-b3d3-40c2-992e-ef565fa71f85 2018-10-02 19:13:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:13:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4066b28e-7e62-4713-b745-c6f87f5c35fc Date: Tue, 02 Oct 2018 19:13:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:13:06,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-4066b28e-7e62-4713-b745-c6f87f5c35fc 2018-10-02 19:13:06,148 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image 2018-10-02 19:13:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:13:06,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a3c74afc-20d3-4d58-a3db-9a94dc529c4b Date: Tue, 02 Oct 2018 19:13:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:13:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6195fc45-8252-463a-b41c-77dbf360e2df/snap", "metadata": {}}], "self": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df", "min_disk": 0, "protected": false, "id": "6195fc45-8252-463a-b41c-77dbf360e2df", "file": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65aee06e13aa46ecabbefa980d1ed58e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6195fc45-8252-463a-b41c-77dbf360e2df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:13:06,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df used request id req-a3c74afc-20d3-4d58-a3db-9a94dc529c4b 2018-10-02 19:13:06,321 - create_image - DEBUG - Instance status is - active 2018-10-02 19:13:06,322 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image 2018-10-02 19:13:06,322 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image 2018-10-02 19:13:06,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:06,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:06,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["kY_-bnwYQ36_bMmLRHr0Gg"], "issued_at": "2018-10-02T19:13:06.000000Z"}} 2018-10-02 19:13:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:13:06,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcad4e77-4f5f-4169-a927-4a0ad8dee74b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:06,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dcad4e77-4f5f-4169-a927-4a0ad8dee74b 2018-10-02 19:13:06,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:13:06,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b22a4dfa-7055-400f-bb91-940de91b4a6e Date: Tue, 02 Oct 2018 19:13:06 GMT RESP BODY: {"networks":[]} 2018-10-02 19:13:06,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-b22a4dfa-7055-400f-bb91-940de91b4a6e 2018-10-02 19:13:06,954 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net 2018-10-02 19:13:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net", "admin_state_up": true}}' 2018-10-02 19:13:07,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2fa639b8-85fb-4fcc-a398-30ae5fe37d66 Date: Tue, 02 Oct 2018 19:13:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:13:07Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","mtu":1450}} 2018-10-02 19:13:07,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2fa639b8-85fb-4fcc-a398-30ae5fe37d66 2018-10-02 19:13:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:13:07,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-884b2e96-f417-4ae0-9be1-9fdb4ae4f281 Date: Tue, 02 Oct 2018 19:13:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:13:07Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:07,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-884b2e96-f417-4ae0-9be1-9fdb4ae4f281 2018-10-02 19:13:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:13:07,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c49bf964-868e-4b74-a264-f4e2f4eafb44 Date: Tue, 02 Oct 2018 19:13:07 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:13:07,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-c49bf964-868e-4b74-a264-f4e2f4eafb44 2018-10-02 19:13:07,972 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet 2018-10-02 19:13:07,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" -d '{"subnets": [{"ip_version": 4, "network_id": "88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]}' 2018-10-02 19:13:08,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-99a6c04b-d816-4fbe-be65-c02e32fdfd62 Date: Tue, 02 Oct 2018 19:13:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:08,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-99a6c04b-d816-4fbe-be65-c02e32fdfd62 2018-10-02 19:13:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:13:09,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-24980845-c40c-4437-8b6f-cd5780dab0d8 Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:09,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-24980845-c40c-4437-8b6f-cd5780dab0d8 2018-10-02 19:13:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:13:09,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ecf2c05-ad5f-4ba0-a515-7896616ee743 Date: Tue, 02 Oct 2018 19:13:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:09,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-1ecf2c05-ad5f-4ba0-a515-7896616ee743 2018-10-02 19:13:09,248 - OpenStackNetwork - DEBUG - Network [88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc] created successfully 2018-10-02 19:13:09,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:09,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:09,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["7IFBV2FnRoiu0mlLYwSfKQ"], "issued_at": "2018-10-02T19:13:09.000000Z"}} 2018-10-02 19:13:09,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:09,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dee5855-48be-4f4a-b98b-51a3f3ed7400 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:09,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3dee5855-48be-4f4a-b98b-51a3f3ed7400 2018-10-02 19:13:09,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:09,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a1457d19-78fd-4e76-a453-437828da7593 Date: Tue, 02 Oct 2018 19:13:09 GMT RESP BODY: {"routers": []} 2018-10-02 19:13:09,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router&admin_state_up=True used request id req-a1457d19-78fd-4e76-a453-437828da7593 2018-10-02 19:13:09,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:09,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:10,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["jCJ8ThizRjON7CQvnbD8AA"], "issued_at": "2018-10-02T19:13:10.000000Z"}} 2018-10-02 19:13:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a675add6d8e3a7eccf845ab18a71294e8dab74c0" 2018-10-02 19:13:10,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0221b2-4fe1-48f4-adbf-fdc8469bc55a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:10,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ee0221b2-4fe1-48f4-adbf-fdc8469bc55a 2018-10-02 19:13:10,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:10,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-092862e3-0ca0-4b65-8a87-ece6994dc5e4 Date: Tue, 02 Oct 2018 19:13:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:13:10,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-092862e3-0ca0-4b65-8a87-ece6994dc5e4 2018-10-02 19:13:10,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:10,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65394f6c-fb3d-4c23-8279-8314c9e137c0 Date: Tue, 02 Oct 2018 19:13:10 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:13:10,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-65394f6c-fb3d-4c23-8279-8314c9e137c0 2018-10-02 19:13:10,753 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router 2018-10-02 19:13:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router", "admin_state_up": true}}' 2018-10-02 19:13:15,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-af43c1fe-ba83-47c1-a107-83d7a313e683 Date: Tue, 02 Oct 2018 19:13:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:11Z", "admin_state_up": true, "updated_at": "2018-10-02T19:13:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "12b80f7e-7bbd-4167-815e-3bf4476e15ff", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router"}} 2018-10-02 19:13:15,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-af43c1fe-ba83-47c1-a107-83d7a313e683 2018-10-02 19:13:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=12b80f7e-7bbd-4167-815e-3bf4476e15ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:15,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2681fd2-ec3f-415f-b73a-6b51d12c8e80 Date: Tue, 02 Oct 2018 19:13:15 GMT RESP BODY: {"ports":[]} 2018-10-02 19:13:15,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=12b80f7e-7bbd-4167-815e-3bf4476e15ff used request id req-c2681fd2-ec3f-415f-b73a-6b51d12c8e80 2018-10-02 19:13:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:15,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e111c403-e01f-45a5-b2e6-a4a2800b24b5 Date: Tue, 02 Oct 2018 19: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:15,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-e111c403-e01f-45a5-b2e6-a4a2800b24b5 2018-10-02 19:13:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:15,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:15,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b09f7f5-3bf0-4995-b682-43d4bde4d04e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:15,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-0b09f7f5-3bf0-4995-b682-43d4bde4d04e 2018-10-02 19:13:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:16,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-31146159-a96d-4ea1-9d9c-13cdcba39d37 Date: Tue, 02 Oct 2018 19:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:16,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-31146159-a96d-4ea1-9d9c-13cdcba39d37 2018-10-02 19:13:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:16,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2cff377e-697f-4554-aadc-436fc15c1c98 Date: Tue, 02 Oct 2018 19:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:16,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet used request id req-2cff377e-697f-4554-aadc-436fc15c1c98 2018-10-02 19:13:16,387 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:13:16,388 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router 2018-10-02 19:13:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" -d '{"subnet_id": "8a981cd3-e09d-42a8-9a85-770ccbc76b61"}' 2018-10-02 19:13:18,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3ed222ba-431a-4072-b32e-54a5bbbea9f8 Date: Tue, 02 Oct 2018 19:13:18 GMT RESP BODY: {"network_id": "88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "subnet_id": "8a981cd3-e09d-42a8-9a85-770ccbc76b61", "subnet_ids": ["8a981cd3-e09d-42a8-9a85-770ccbc76b61"], "port_id": "c5780c3a-ea28-4e65-b9d2-f436852d8cde", "id": "12b80f7e-7bbd-4167-815e-3bf4476e15ff"} 2018-10-02 19:13:18,508 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff/add_router_interface used request id req-3ed222ba-431a-4072-b32e-54a5bbbea9f8 2018-10-02 19:13:18,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:18,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a04ba498-e073-424f-b10f-1dc1a36ff7ae Date: Tue, 02 Oct 2018 19:13:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:11Z", "admin_state_up": true, "updated_at": "2018-10-02T19:13:17Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "12b80f7e-7bbd-4167-815e-3bf4476e15ff", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router"}} 2018-10-02 19:13:18,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff used request id req-a04ba498-e073-424f-b10f-1dc1a36ff7ae 2018-10-02 19:13:18,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=12b80f7e-7bbd-4167-815e-3bf4476e15ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:18,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-bf12ce94-c8f8-412e-b0d5-0d8b953fafd7 Date: Tue, 02 Oct 2018 19:13:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:18,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=12b80f7e-7bbd-4167-815e-3bf4476e15ff used request id req-bf12ce94-c8f8-412e-b0d5-0d8b953fafd7 2018-10-02 19:13:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:13:18,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1627e31a-fe08-46c3-9f6e-865d82793678 Date: Tue, 02 Oct 2018 19:13:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}} 2018-10-02 19:13:18,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 used request id req-1627e31a-fe08-46c3-9f6e-865d82793678 2018-10-02 19:13:18,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:18,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:19,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["e5cn4qcaTwy_jMg3l4AKzA"], "issued_at": "2018-10-02T19:13:19.000000Z"}} 2018-10-02 19:13:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846bd7c76015d3f50bb7d0964d6343ea6ff1bfa9" 2018-10-02 19:13:19,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d50ecc-75ec-4828-8a89-56a97cea7277 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:19,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92d50ecc-75ec-4828-8a89-56a97cea7277 2018-10-02 19:13:19,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:13:19,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846bd7c76015d3f50bb7d0964d6343ea6ff1bfa9" 2018-10-02 19:13:19,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-7cd91a2e-1227-484e-8917-6af964d0e2d3 x-compute-request-id: req-7cd91a2e-1227-484e-8917-6af964d0e2d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:13:19,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7cd91a2e-1227-484e-8917-6af964d0e2d3 2018-10-02 19:13:19,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846bd7c76015d3f50bb7d0964d6343ea6ff1bfa9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:13:19,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-f8ba82d4-7a38-4188-9e2c-118d540f7cb8 x-compute-request-id: req-f8ba82d4-7a38-4188-9e2c-118d540f7cb8 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "385538ae-dcc2-4894-913d-a4286843f456", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:13:19,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f8ba82d4-7a38-4188-9e2c-118d540f7cb8 2018-10-02 19:13:19,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:19,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:20,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["7VfJ7cYXRE2DXc2jFWYJvg"], "issued_at": "2018-10-02T19:13:20.000000Z"}} 2018-10-02 19:13:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef6cb375b90f313c4568bea77d75dd27f17ba8a" 2018-10-02 19:13:20,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5647a1d3-25b3-4de3-8421-9b11adfe2f62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:20,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5647a1d3-25b3-4de3-8421-9b11adfe2f62 2018-10-02 19:13:20,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:13:20,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef6cb375b90f313c4568bea77d75dd27f17ba8a" 2018-10-02 19:13:20,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-113ccb6e-92e3-4e9c-affe-553708590b53 x-compute-request-id: req-113ccb6e-92e3-4e9c-affe-553708590b53 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:13:20,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-113ccb6e-92e3-4e9c-affe-553708590b53 2018-10-02 19:13:20,378 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp... 2018-10-02 19:13:20,378 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:13:20,417 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp 2018-10-02 19:13:20,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef6cb375b90f313c4568bea77d75dd27f17ba8a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcPFRbLX1tW0q9HLB8Jpl7V365YXEVA/4WzWXlUMQ0qSAgjLbnDbK74YMaaTPxT0lu5SaAfRfPLjcFQaV1R/uEDudzZ7Xj32xi1fcPk82C5N2J9LGYhki44gYO/diBJ2F0FZ+XvmE0T8+Ey+FO/75HFmXy47sF+kZiACd0DFT4TQ==", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp"}}' 2018-10-02 19:13:20,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-525fd63e-1de0-4da6-8c61-2b9b7ca7e9ef x-compute-request-id: req-525fd63e-1de0-4da6-8c61-2b9b7ca7e9ef Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcPFRbLX1tW0q9HLB8Jpl7V365YXEVA/4WzWXlUMQ0qSAgjLbnDbK74YMaaTPxT0lu5SaAfRfPLjcFQaV1R/uEDudzZ7Xj32xi1fcPk82C5N2J9LGYhki44gYO/diBJ2F0FZ+XvmE0T8+Ey+FO/75HFmXy47sF+kZiACd0DFT4TQ==", "user_id": "651543ed21954e9da15fb50949f74589", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "fingerprint": "29:ea:3d:4e:51:77:16:f9:01:22:f0:7e:41:5f:a6:8b"}} 2018-10-02 19:13:20,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-525fd63e-1de0-4da6-8c61-2b9b7ca7e9ef 2018-10-02 19:13:20,647 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b.pub 2018-10-02 19:13:20,648 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b 2018-10-02 19:13:20,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:20,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:21,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["hA3_gRXrRPqErBa_1l-bzg"], "issued_at": "2018-10-02T19:13:21.000000Z"}} 2018-10-02 19:13:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:21,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b6ee1f-82e3-4ad6-b044-6052522e4f16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:21,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-55b6ee1f-82e3-4ad6-b044-6052522e4f16 2018-10-02 19:13:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:21,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6ee28cc1-7e9d-4a15-bbc5-f5e5b0650ddd Date: Tue, 02 Oct 2018 19:13:21 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:13:21,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp used request id req-6ee28cc1-7e9d-4a15-bbc5-f5e5b0650ddd 2018-10-02 19:13:21,379 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp... 2018-10-02 19:13:21,379 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp 2018-10-02 19:13:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}}' 2018-10-02 19:13:21,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-54c327da-a797-4c39-9735-339ab4b5634c Date: Tue, 02 Oct 2018 19:13:21 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "updated_at": "2018-10-02T19:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "7d730e75-0246-4a53-8219-d92dd9a15864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 2, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}} 2018-10-02 19:13:21,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-54c327da-a797-4c39-9735-339ab4b5634c 2018-10-02 19:13:21,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:21,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ca4f97f-4fa4-49ba-bcc8-304aa9849e5f Date: Tue, 02 Oct 2018 19:13:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}]} 2018-10-02 19:13:21,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-7ca4f97f-4fa4-49ba-bcc8-304aa9849e5f 2018-10-02 19:13:21,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:22,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-788440b3-1bcb-4aef-9937-243b6a55b616 Date: Tue, 02 Oct 2018 19:13:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}]} 2018-10-02 19:13:22,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-788440b3-1bcb-4aef-9937-243b6a55b616 2018-10-02 19:13:22,120 - neutron_utils - INFO - Retrieving security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:22,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0df65584-14c0-4d2f-bbab-f424db1e1f12 Date: Tue, 02 Oct 2018 19:13:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "updated_at": "2018-10-02T19:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "7d730e75-0246-4a53-8219-d92dd9a15864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 2, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}]} 2018-10-02 19:13:22,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-0df65584-14c0-4d2f-bbab-f424db1e1f12 2018-10-02 19:13:22,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:22,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:22,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52a80fd5-bb0b-457b-ba86-d5d955ae84d2 Date: Tue, 02 Oct 2018 19:13:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}]} 2018-10-02 19:13:22,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-52a80fd5-bb0b-457b-ba86-d5d955ae84d2 2018-10-02 19:13:22,376 - neutron_utils - INFO - Retrieving security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:22,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3c5c4483-7711-441b-a770-33cb8dc6b81b Date: Tue, 02 Oct 2018 19:13:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "updated_at": "2018-10-02T19:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "7d730e75-0246-4a53-8219-d92dd9a15864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 2, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}]} 2018-10-02 19:13:22,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-3c5c4483-7711-441b-a770-33cb8dc6b81b 2018-10-02 19:13:22,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:22,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf494510-bab3-4321-a31b-7d05beaa70bd Date: Tue, 02 Oct 2018 19:13:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}]} 2018-10-02 19:13:22,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-cf494510-bab3-4321-a31b-7d05beaa70bd 2018-10-02 19:13:22,749 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp 2018-10-02 19:13:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:22,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-70036677-f4b8-4757-8b10-e6bee6b25769 Date: Tue, 02 Oct 2018 19:13:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "updated_at": "2018-10-02T19:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "7d730e75-0246-4a53-8219-d92dd9a15864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 2, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}]} 2018-10-02 19:13:22,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp used request id req-70036677-f4b8-4757-8b10-e6bee6b25769 2018-10-02 19:13:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:22,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:22,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e713cb61-9e67-40da-8fe8-1990270a10db Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:23,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-e713cb61-9e67-40da-8fe8-1990270a10db 2018-10-02 19:13:23,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43d57fcb-5dfa-4fd8-95d6-a661e2bffc3d Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}]} 2018-10-02 19:13:23,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-43d57fcb-5dfa-4fd8-95d6-a661e2bffc3d 2018-10-02 19:13:23,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}3e9daab94c6c2cd555789e929210496d410ab625" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb"}}' 2018-10-02 19:13:23,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2d69734c-51cb-4415-bc6f-777bc548e5b6 Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:23Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "545b0eaa-d0ff-4996-a122-a400dda4f046"}} 2018-10-02 19:13:23,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-2d69734c-51cb-4415-bc6f-777bc548e5b6 2018-10-02 19:13:23,215 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp 2018-10-02 19:13:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e330bffb-6543-46e2-968f-88aff94164bb Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "updated_at": "2018-10-02T19:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:23Z", "revision_number": 0, "id": "545b0eaa-d0ff-4996-a122-a400dda4f046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "7d730e75-0246-4a53-8219-d92dd9a15864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 3, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}]} 2018-10-02 19:13:23,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp used request id req-e330bffb-6543-46e2-968f-88aff94164bb 2018-10-02 19:13:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a43351-439c-40aa-ab48-2b83c8019058 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:23,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-05a43351-439c-40aa-ab48-2b83c8019058 2018-10-02 19:13:23,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c3fe1597-1398-4d45-baae-bfa8e760b66c Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:23Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "545b0eaa-d0ff-4996-a122-a400dda4f046"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}]} 2018-10-02 19:13:23,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-c3fe1597-1398-4d45-baae-bfa8e760b66c 2018-10-02 19:13:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}3e9daab94c6c2cd555789e929210496d410ab625" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb"}}' 2018-10-02 19:13:23,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c2d39c7d-f5b1-4afc-a77d-fc50c4603d42 Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:23Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "de671c6f-5a08-49ad-8ed6-292224447dce"}} 2018-10-02 19:13:23,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-c2d39c7d-f5b1-4afc-a77d-fc50c4603d42 2018-10-02 19:13:23,550 - neutron_utils - INFO - Retrieving security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:23,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-a37d2e0e-fe2e-4ee7-8f0a-96753a0decd1 Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "updated_at": "2018-10-02T19:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:23Z", "revision_number": 0, "id": "545b0eaa-d0ff-4996-a122-a400dda4f046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "7d730e75-0246-4a53-8219-d92dd9a15864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "revision_number": 0, "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:13:23Z", "revision_number": 0, "id": "de671c6f-5a08-49ad-8ed6-292224447dce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 4, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}]} 2018-10-02 19:13:23,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-a37d2e0e-fe2e-4ee7-8f0a-96753a0decd1 2018-10-02 19:13:23,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5e9c68-4092-46b3-ad13-7ff428f08fbb 2018-10-02 19:13:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:13:23,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-1d5b27a8-090a-4a3f-8d47-f3164a559137 Date: Tue, 02 Oct 2018 19:13:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:23Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "545b0eaa-d0ff-4996-a122-a400dda4f046"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7d730e75-0246-4a53-8219-d92dd9a15864"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:21Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:21Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "8a14c168-bcab-4033-a369-d4d5cd2460e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:13:23Z", "security_group_id": "3c5e9c68-4092-46b3-ad13-7ff428f08fbb", "port_range_min": 22, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:23Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "de671c6f-5a08-49ad-8ed6-292224447dce"}]} 2018-10-02 19:13:23,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-1d5b27a8-090a-4a3f-8d47-f3164a559137 2018-10-02 19:13:23,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:23,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:24,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["OhjQb-DNTOKY14ANCEErkA"], "issued_at": "2018-10-02T19:13:24.000000Z"}} 2018-10-02 19:13:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:24,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31682e0-82bc-4ccc-bce0-dc350b586ba5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:24,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f31682e0-82bc-4ccc-bce0-dc350b586ba5 2018-10-02 19:13:24,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:13:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:24,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4bcf463-a94b-48c0-afca-a54cf3d5ca00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:24,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b4bcf463-a94b-48c0-afca-a54cf3d5ca00 2018-10-02 19:13:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:24,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fedf859c-ac5e-4f32-9b5c-d2c97f45b1c1 Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:24,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-fedf859c-ac5e-4f32-9b5c-d2c97f45b1c1 2018-10-02 19:13:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:24,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:24,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:24,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e10938e-78d0-4bdd-8459-75c2f7a71db5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:24,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-1e10938e-78d0-4bdd-8459-75c2f7a71db5 2018-10-02 19:13:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:24,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0ed822b-a8bb-4c0f-b902-d98f413f34b6 Date: Tue, 02 Oct 2018 19:13:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:24,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-b0ed822b-a8bb-4c0f-b902-d98f413f34b6 2018-10-02 19:13:24,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:25,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca0fdebb-67f5-463f-a6bb-12f4c464495c Date: Tue, 02 Oct 2018 19:13:25 GMT RESP BODY: {"ports":[]} 2018-10-02 19:13:25,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True used request id req-ca0fdebb-67f5-463f-a6bb-12f4c464495c 2018-10-02 19:13:25,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:25,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-c9f997a8-0052-45a9-ae3b-b2903c818a71 x-compute-request-id: req-c9f997a8-0052-45a9-ae3b-b2903c818a71 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:13:25,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst used request id req-c9f997a8-0052-45a9-ae3b-b2903c818a71 2018-10-02 19:13:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:25,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-50883cff-00e7-4271-9a55-3bfba20f856f Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:25,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-50883cff-00e7-4271-9a55-3bfba20f856f 2018-10-02 19:13:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:25,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec4cf01-9fbb-4840-97c8-27255d42f881 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:25,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-fec4cf01-9fbb-4840-97c8-27255d42f881 2018-10-02 19:13:25,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:25,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3fcaea11-80cf-428a-8257-1f2634942d68 Date: Tue, 02 Oct 2018 19:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:25,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-3fcaea11-80cf-428a-8257-1f2634942d68 2018-10-02 19:13:25,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:25,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba8194a1-8e4c-421c-8abd-8b3879a683a6 Date: Tue, 02 Oct 2018 19:13:25 GMT RESP BODY: {"ports":[]} 2018-10-02 19:13:25,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True used request id req-ba8194a1-8e4c-421c-8abd-8b3879a683a6 2018-10-02 19:13:25,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:25,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:26,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["dLiQqf0sQOiLfae9weV4LA"], "issued_at": "2018-10-02T19:13:26.000000Z"}} 2018-10-02 19:13:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d530329016631ecf39920ae7fd31210ea14fdd" 2018-10-02 19:13:26,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91419cb-a67b-49dd-8221-f8be78269d79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:26,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c91419cb-a67b-49dd-8221-f8be78269d79 2018-10-02 19:13:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dbaef0ac-bcda-44a8-99cf-5a8387de3431 Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:26,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-dbaef0ac-bcda-44a8-99cf-5a8387de3431 2018-10-02 19:13:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:26,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22032124-adc9-4d7a-8787-718fd4df25ce Date: Tue, 02 Oct 2018 19:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:26,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-22032124-adc9-4d7a-8787-718fd4df25ce 2018-10-02 19:13:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:27,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6241101c-286e-4d00-90e8-5f579ef23845 Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:27,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-6241101c-286e-4d00-90e8-5f579ef23845 2018-10-02 19:13:27,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:27,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d530329016631ecf39920ae7fd31210ea14fdd" 2018-10-02 19:13:27,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bbfd9a-efd0-4943-8978-70beeb795e93 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:27,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-39bbfd9a-efd0-4943-8978-70beeb795e93 2018-10-02 19:13:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:27,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0a4423a-e196-4856-a41a-ebb5309dedc3 Date: Tue, 02 Oct 2018 19:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:27,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-b0a4423a-e196-4856-a41a-ebb5309dedc3 2018-10-02 19:13:27,472 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net 2018-10-02 19:13:27,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" -d '{"port": {"network_id": "88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1", "admin_state_up": true}}' 2018-10-02 19:13:28,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-deb9bf37-a578-4b55-b5f9-93f105e7fbdb Date: Tue, 02 Oct 2018 19:13:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9"],"mac_address":"fa:16:3e:da:0f:eb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","project_id":"65aee06e13aa46ecabbefa980d1ed58e","qos_policy_id":null,"admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal"}} 2018-10-02 19:13:28,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-deb9bf37-a578-4b55-b5f9-93f105e7fbdb 2018-10-02 19:13:28,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:28,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e19e3077-2c0d-4838-b861-0d44cc5c9db7 Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:28,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-e19e3077-2c0d-4838-b861-0d44cc5c9db7 2018-10-02 19:13:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:28,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea732a19-a1e2-4ea7-a422-116a1599847f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:28,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-ea732a19-a1e2-4ea7-a422-116a1599847f 2018-10-02 19:13:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:28,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-98bd711b-cadd-47c4-aa5c-0767c30fa49c Date: Tue, 02 Oct 2018 19:13:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:28,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-98bd711b-cadd-47c4-aa5c-0767c30fa49c 2018-10-02 19:13:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:29,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-485d5d6c-2c61-4b62-9089-9c7310192620 Date: Tue, 02 Oct 2018 19:13:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:13:29,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True used request id req-485d5d6c-2c61-4b62-9089-9c7310192620 2018-10-02 19:13:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:29,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32813d75-3070-40fc-820b-cf70236f922f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:29,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-32813d75-3070-40fc-820b-cf70236f922f 2018-10-02 19:13:29,209 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst 2018-10-02 19:13:29,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:29,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-637e87bb-487d-41c6-9e92-984953a7c396 x-compute-request-id: req-637e87bb-487d-41c6-9e92-984953a7c396 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-flavor-name"}]} 2018-10-02 19:13:29,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-637e87bb-487d-41c6-9e92-984953a7c396 2018-10-02 19:13:29,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:29,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-980d30a8-437f-4f7f-b466-8860a17aab45 x-compute-request-id: req-980d30a8-437f-4f7f-b466-8860a17aab45 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "385538ae-dcc2-4894-913d-a4286843f456", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:13:29,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456 used request id req-980d30a8-437f-4f7f-b466-8860a17aab45 2018-10-02 19:13:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:29,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-dc5424ec-0871-4497-8d4a-71120cba1835 Date: Tue, 02 Oct 2018 19:13:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:13:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:13:05Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6195fc45-8252-463a-b41c-77dbf360e2df/snap", "metadata": {}}], "self": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df", "min_disk": 0, "protected": false, "id": "6195fc45-8252-463a-b41c-77dbf360e2df", "file": "/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65aee06e13aa46ecabbefa980d1ed58e", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6195fc45-8252-463a-b41c-77dbf360e2df/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image"} 2018-10-02 19:13:29,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image used request id req-dc5424ec-0871-4497-8d4a-71120cba1835 2018-10-02 19:13:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:29,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cada6476-128a-4197-bc81-6b28f141b98a Date: Tue, 02 Oct 2018 19:13:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:13:29,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cada6476-128a-4197-bc81-6b28f141b98a 2018-10-02 19:13:29,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "imageRef": "6195fc45-8252-463a-b41c-77dbf360e2df", "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "flavorRef": "385538ae-dcc2-4894-913d-a4286843f456", "max_count": 1, "min_count": 1, "networks": [{"port": "776c227f-1a30-4aa2-8c59-a33640b13dc2"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}]}}' 2018-10-02 19:13:31,520 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-b75e9e32-c06a-4a4f-a02f-1c97900c14fd x-compute-request-id: req-b75e9e32-c06a-4a4f-a02f-1c97900c14fd Content-Length: 444 location: http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "020da67a-871f-405d-b2a1-18900d456668", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "adminPass": "D6c6Gmf9wnB8"}} 2018-10-02 19:13:31,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b75e9e32-c06a-4a4f-a02f-1c97900c14fd 2018-10-02 19:13:31,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:31,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-607f4e3c-2526-4ade-ad64-1afd9d5024e5 x-compute-request-id: req-607f4e3c-2526-4ade-ad64-1afd9d5024e5 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.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:13:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:31,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-607f4e3c-2526-4ade-ad64-1afd9d5024e5 2018-10-02 19:13:31,897 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst 2018-10-02 19:13:31,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:32,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-8c2a4562-9424-46e3-8011-71868f16aa7c x-compute-request-id: req-8c2a4562-9424-46e3-8011-71868f16aa7c Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:13:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:32,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-8c2a4562-9424-46e3-8011-71868f16aa7c 2018-10-02 19:13:32,229 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - BUILD 2018-10-02 19:13:32,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:13:35,233 - create_instance - DEBUG - VM status query timeout in 896.664345026 2018-10-02 19:13:35,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:35,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-a7d43a49-2e7f-4a17-aaa1-53e0e8daff3b x-compute-request-id: req-a7d43a49-2e7f-4a17-aaa1-53e0e8daff3b 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.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:13:32Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:35,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-a7d43a49-2e7f-4a17-aaa1-53e0e8daff3b 2018-10-02 19:13:35,833 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - BUILD 2018-10-02 19:13:35,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:13:38,837 - create_instance - DEBUG - VM status query timeout in 893.060450077 2018-10-02 19:13:38,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:39,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-c11c16cf-5406-49de-9e53-2d1cadc0d81d x-compute-request-id: req-c11c16cf-5406-49de-9e53-2d1cadc0d81d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:39,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-c11c16cf-5406-49de-9e53-2d1cadc0d81d 2018-10-02 19:13:39,497 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:13:39,497 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:13:39,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:39,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f666209f-343e-4d52-b08a-dc7e112c3085 x-compute-request-id: req-f666209f-343e-4d52-b08a-dc7e112c3085 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:39,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-f666209f-343e-4d52-b08a-dc7e112c3085 2018-10-02 19:13:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:40,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1578ba66-bfe8-4b15-92bf-b4042d83c55c Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:40,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-1578ba66-bfe8-4b15-92bf-b4042d83c55c 2018-10-02 19:13:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b869d32-54ff-45ab-8b23-68616e7c77a9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:40,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-6b869d32-54ff-45ab-8b23-68616e7c77a9 2018-10-02 19:13:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:40,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a04aa8d1-7901-4422-9dc3-f66baf94eb8c Date: Tue, 02 Oct 2018 19:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:40,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-a04aa8d1-7901-4422-9dc3-f66baf94eb8c 2018-10-02 19:13:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:40,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-01140844-4f68-4fd5-a28b-0e987ae8af55 Date: Tue, 02 Oct 2018 19:13:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:40,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-01140844-4f68-4fd5-a28b-0e987ae8af55 2018-10-02 19:13:40,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:41,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f315f68a-a64f-43d1-b75f-874d05e95775 x-compute-request-id: req-f315f68a-a64f-43d1-b75f-874d05e95775 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:41,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-f315f68a-a64f-43d1-b75f-874d05e95775 2018-10-02 19:13:41,233 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:13:41,233 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:13:41,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:41,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-ccbdd7af-1368-4401-b284-d3a957080ccc x-compute-request-id: req-ccbdd7af-1368-4401-b284-d3a957080ccc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:41,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-ccbdd7af-1368-4401-b284-d3a957080ccc 2018-10-02 19:13:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:41,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51b2fb68-0193-426e-91a5-410171d7636b Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:41,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-51b2fb68-0193-426e-91a5-410171d7636b 2018-10-02 19:13:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:41,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4c1507-d7d7-4aba-8cea-64724f9dce08 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:41,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-3d4c1507-d7d7-4aba-8cea-64724f9dce08 2018-10-02 19:13:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:42,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b558d93-1b73-46ba-b064-58e5146a8833 Date: Tue, 02 Oct 2018 19:13:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:42,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-2b558d93-1b73-46ba-b064-58e5146a8833 2018-10-02 19:13:42,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:42,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-5c2d1737-3066-44ee-a43a-18b3d2ca3951 Date: Tue, 02 Oct 2018 19:13:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:42,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-5c2d1737-3066-44ee-a43a-18b3d2ca3951 2018-10-02 19:13:42,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}}' 2018-10-02 19:13:43,646 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:13: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-8972919d-14cf-4116-8523-7523771ee3d5 x-compute-request-id: req-8972919d-14cf-4116-8523-7523771ee3d5 Content-Length: 0 Content-Type: application/json 2018-10-02 19:13:43,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668/action used request id req-8972919d-14cf-4116-8523-7523771ee3d5 2018-10-02 19:13:43,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:43,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-d440d237-b34f-4973-b368-61c4938bc175 x-compute-request-id: req-d440d237-b34f-4973-b368-61c4938bc175 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:43,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-d440d237-b34f-4973-b368-61c4938bc175 2018-10-02 19:13:43,985 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:13:43,985 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:13:43,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:44,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-4b7587b3-4cd4-4883-8825-6f66809cd637 x-compute-request-id: req-4b7587b3-4cd4-4883-8825-6f66809cd637 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:44,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-4b7587b3-4cd4-4883-8825-6f66809cd637 2018-10-02 19:13:44,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:45,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1227ed33-c92f-4fb9-a3aa-7de67972d5b3 Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:45,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-1227ed33-c92f-4fb9-a3aa-7de67972d5b3 2018-10-02 19:13:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:45,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e435a6c9-a19e-46be-911d-4c538e3a5447 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:45,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-e435a6c9-a19e-46be-911d-4c538e3a5447 2018-10-02 19:13:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:45,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4baf1ea0-5be2-4293-8c0f-a56b4e57710e Date: Tue, 02 Oct 2018 19:13:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:45,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-4baf1ea0-5be2-4293-8c0f-a56b4e57710e 2018-10-02 19:13:45,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:45,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-8bf739ee-182a-4550-aaea-13195f2205f2 Date: Tue, 02 Oct 2018 19:13:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:45,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-8bf739ee-182a-4550-aaea-13195f2205f2 2018-10-02 19:13:45,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:45,511 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:13:45,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:45,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["KAFklQ_6Rd2euhLFmf8EYw"], "issued_at": "2018-10-02T19:13:45.000000Z"}} 2018-10-02 19:13:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:45,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed1d5e2-3fbd-4593-a416-c6206f5f44b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:45,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ed1d5e2-3fbd-4593-a416-c6206f5f44b3 2018-10-02 19:13:45,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:46,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-cf402f8e-9522-4122-9d07-2638c545e32b x-compute-request-id: req-cf402f8e-9522-4122-9d07-2638c545e32b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "385538ae-dcc2-4894-913d-a4286843f456", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:13:46,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456 used request id req-cf402f8e-9522-4122-9d07-2638c545e32b 2018-10-02 19:13:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:46,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2b3c5451-5835-4ad1-919b-dc81b0e8553d Date: Tue, 02 Oct 2018 19:13:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}} 2018-10-02 19:13:46,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 used request id req-2b3c5451-5835-4ad1-919b-dc81b0e8553d 2018-10-02 19:13:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:46,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-76a3fe8a-2da1-4ac1-a7e3-46f408bd8678 Date: Tue, 02 Oct 2018 19:13:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:46,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-76a3fe8a-2da1-4ac1-a7e3-46f408bd8678 2018-10-02 19:13:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:46,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6ee4549-4b3b-4277-8795-15654972bf31 Date: Tue, 02 Oct 2018 19:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:46,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-b6ee4549-4b3b-4277-8795-15654972bf31 2018-10-02 19:13:46,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67e1f9d0-db19-4baf-a932-852c8199b6d8 Date: Tue, 02 Oct 2018 19:13:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:46,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-67e1f9d0-db19-4baf-a932-852c8199b6d8 2018-10-02 19:13:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:46,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:47,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11165672-5ac4-4fd5-845a-425681fdfe9b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:47,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-11165672-5ac4-4fd5-845a-425681fdfe9b 2018-10-02 19:13:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:47,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f3944474-59af-4484-b911-dcdf204918ab Date: Tue, 02 Oct 2018 19:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:47,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-f3944474-59af-4484-b911-dcdf204918ab 2018-10-02 19:13:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&mac_address=fa%3A16%3A3e%3Ada%3A0f%3Aeb&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:47,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7c8cb740-ce93-4c74-8e20-e528cc70cc94 Date: Tue, 02 Oct 2018 19:13:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"}]} 2018-10-02 19:13:47,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&mac_address=fa%3A16%3A3e%3Ada%3A0f%3Aeb&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True used request id req-7c8cb740-ce93-4c74-8e20-e528cc70cc94 2018-10-02 19:13:47,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ed63ce-7060-49ab-af3d-8e9bfa8723d2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:47,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-21ed63ce-7060-49ab-af3d-8e9bfa8723d2 2018-10-02 19:13:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:47,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6f8faa79-2b17-4c70-9c98-fbb68875ef7a Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:47,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-6f8faa79-2b17-4c70-9c98-fbb68875ef7a 2018-10-02 19:13:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:47,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-607fdafd-00ee-4411-8d6d-6231b09ef807 Date: Tue, 02 Oct 2018 19:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:47,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-607fdafd-00ee-4411-8d6d-6231b09ef807 2018-10-02 19:13:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:48,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-6f1c1509-1c3b-455d-b0b5-5dff2cf179df Date: Tue, 02 Oct 2018 19:13:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:48,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-6f1c1509-1c3b-455d-b0b5-5dff2cf179df 2018-10-02 19:13:48,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f89c5ec9bab43b60610960544840317a195b48f" 2018-10-02 19:13:48,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bdf30883-f6dc-475c-b307-839d3260aeb2 Date: Tue, 02 Oct 2018 19:13:48 GMT RESP BODY: {"floatingips": []} 2018-10-02 19:13:48,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-bdf30883-f6dc-475c-b307-839d3260aeb2 2018-10-02 19:13:48,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:13:48,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:13:48,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "baa5c6629bdc43a8a75f53b0a5040640", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role"}], "expires_at": "2018-10-02T20:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65aee06e13aa46ecabbefa980d1ed58e", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/65aee06e13aa46ecabbefa980d1ed58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user", "id": "651543ed21954e9da15fb50949f74589"}, "audit_ids": ["gt37B6aRRBGLofrQXXgxAg"], "issued_at": "2018-10-02T19:13:48.000000Z"}} 2018-10-02 19:13:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:48,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2b6c5d-0d91-4f7e-af5b-de257eb0fad9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:48,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4e2b6c5d-0d91-4f7e-af5b-de257eb0fad9 2018-10-02 19:13:48,600 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:13:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:48,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3a3b32-e42f-4747-9cb7-3841b3878a2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:13:48,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0a3a3b32-e42f-4747-9cb7-3841b3878a2d 2018-10-02 19:13:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2d8381b4-bd8f-47d9-9bc3-beb88dab3a02 Date: Tue, 02 Oct 2018 19:13:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:48,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-2d8381b4-bd8f-47d9-9bc3-beb88dab3a02 2018-10-02 19:13:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:13:48,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:13:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:13:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:48,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d20753-f7f9-4f17-a67e-6246c564e9e7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:48,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-86d20753-f7f9-4f17-a67e-6246c564e9e7 2018-10-02 19:13:48,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:49,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-794d4e6f-94e5-46ed-83b9-d1a1f3cc2808 Date: Tue, 02 Oct 2018 19:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:49,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-794d4e6f-94e5-46ed-83b9-d1a1f3cc2808 2018-10-02 19:13:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&mac_address=fa%3A16%3A3e%3Ada%3A0f%3Aeb&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:49,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-d115fa0f-a6a8-4207-8771-63c8dc60330c Date: Tue, 02 Oct 2018 19:13:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"}]} 2018-10-02 19:13:49,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc&mac_address=fa%3A16%3A3e%3Ada%3A0f%3Aeb&name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1&admin_state_up=True used request id req-d115fa0f-a6a8-4207-8771-63c8dc60330c 2018-10-02 19:13:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:49,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76a4527-130d-4178-b332-a3e95152b105 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:49,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-c76a4527-130d-4178-b332-a3e95152b105 2018-10-02 19:13:49,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:50,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d472de15-50af-4fe2-952c-f97cc18ecc9b x-compute-request-id: req-d472de15-50af-4fe2-952c-f97cc18ecc9b Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:13:50,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst used request id req-d472de15-50af-4fe2-952c-f97cc18ecc9b 2018-10-02 19:13:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:50,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-05cc177a-cd65-4cda-96bb-0f6293defe66 Date: Tue, 02 Oct 2018 19:13:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:50,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-05cc177a-cd65-4cda-96bb-0f6293defe66 2018-10-02 19:13:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:50,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b8d6abd-0f3f-4d00-843a-b9ea7b8d1324 Date: Tue, 02 Oct 2018 19:13:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:50,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-2b8d6abd-0f3f-4d00-843a-b9ea7b8d1324 2018-10-02 19:13:50,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:50,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-72a773e3-a304-4368-a80b-525ee1b4941a Date: Tue, 02 Oct 2018 19:13:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:50,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-72a773e3-a304-4368-a80b-525ee1b4941a 2018-10-02 19:13:50,871 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst 2018-10-02 19:13:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-df9eae87-725d-45ad-a39b-7ae52ab4b6e2 Date: Tue, 02 Oct 2018 19:13:51 GMT RESP BODY: {"floatingips": []} 2018-10-02 19:13:51,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-df9eae87-725d-45ad-a39b-7ae52ab4b6e2 2018-10-02 19:13:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-645fa484-1545-42df-b3fa-9fe86cc71301 Date: Tue, 02 Oct 2018 19:13:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:11Z", "admin_state_up": true, "updated_at": "2018-10-02T19:13:17Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "12b80f7e-7bbd-4167-815e-3bf4476e15ff", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router"}]} 2018-10-02 19:13:51,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router used request id req-645fa484-1545-42df-b3fa-9fe86cc71301 2018-10-02 19:13:51,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5299f0b0-ff71-40c5-b1cb-d3ae0bb551b9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:51,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-5299f0b0-ff71-40c5-b1cb-d3ae0bb551b9 2018-10-02 19:13:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=12b80f7e-7bbd-4167-815e-3bf4476e15ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-6cafd9ef-fbf7-46e0-b990-171f08b82409 Date: Tue, 02 Oct 2018 19:13:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:51,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=12b80f7e-7bbd-4167-815e-3bf4476e15ff used request id req-6cafd9ef-fbf7-46e0-b990-171f08b82409 2018-10-02 19:13:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ada7ffde-c11b-490d-8968-7639c2a6655f Date: Tue, 02 Oct 2018 19:13:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}} 2018-10-02 19:13:51,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 used request id req-ada7ffde-c11b-490d-8968-7639c2a6655f 2018-10-02 19:13:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f67ad12c-02d8-459c-8282-98bcf598fefe Date: Tue, 02 Oct 2018 19:13:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:13:51,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-f67ad12c-02d8-459c-8282-98bcf598fefe 2018-10-02 19:13:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:51,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-928eea67-f309-4eda-8685-51fe972c2994 Date: Tue, 02 Oct 2018 19:13:51 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:13:51,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-928eea67-f309-4eda-8685-51fe972c2994 2018-10-02 19:13:51,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:52,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608760dc-6da8-448a-9d39-b34a8916ba50 x-compute-request-id: req-608760dc-6da8-448a-9d39-b34a8916ba50 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:52,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-608760dc-6da8-448a-9d39-b34a8916ba50 2018-10-02 19:13:52,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:13:52,278 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:13:52,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:52,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-03f29f12-ef48-4c0f-8dec-02ee021c174d x-compute-request-id: req-03f29f12-ef48-4c0f-8dec-02ee021c174d Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:52,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-03f29f12-ef48-4c0f-8dec-02ee021c174d 2018-10-02 19:13:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:52,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-16ba78fd-c766-463e-bbb0-3e348b9247eb Date: Tue, 02 Oct 2018 19:13: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:52,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-16ba78fd-c766-463e-bbb0-3e348b9247eb 2018-10-02 19:13:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:52,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573e794f-f40c-4b6e-b82b-8dcadbe96e41 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:52,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-573e794f-f40c-4b6e-b82b-8dcadbe96e41 2018-10-02 19:13:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:52,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d907ce50-9e2a-4e06-b389-4e6bddbfa48b Date: Tue, 02 Oct 2018 19:13:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:52,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-d907ce50-9e2a-4e06-b389-4e6bddbfa48b 2018-10-02 19:13:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:53,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-601f49c0-9808-4513-9290-81c74c518cb0 Date: Tue, 02 Oct 2018 19:13:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:53,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-601f49c0-9808-4513-9290-81c74c518cb0 2018-10-02 19:13:53,069 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:13:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:53,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bfeebcf8-3ee4-4c12-988d-461dc0cdda2f Date: Tue, 02 Oct 2018 19:13:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:13:53,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-bfeebcf8-3ee4-4c12-988d-461dc0cdda2f 2018-10-02 19:13:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:53,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e423bb3-3cab-41c2-a810-c5006e35b90f Date: Tue, 02 Oct 2018 19:13:53 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:13:53,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-5e423bb3-3cab-41c2-a810-c5006e35b90f 2018-10-02 19:13:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "776c227f-1a30-4aa2-8c59-a33640b13dc2"}}' 2018-10-02 19:13:55,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-01fb6625-1299-471f-a528-e5b264d54e9d Date: Tue, 02 Oct 2018 19:13:55 GMT RESP BODY: {"floatingip": {"router_id": "12b80f7e-7bbd-4167-815e-3bf4476e15ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:54Z", "updated_at": "2018-10-02T19:13:54Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_id": "776c227f-1a30-4aa2-8c59-a33640b13dc2", "id": "64780d51-036b-4fa3-af49-27211aa09c94"}} 2018-10-02 19:13:55,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-01fb6625-1299-471f-a528-e5b264d54e9d 2018-10-02 19:13:55,415 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router 2018-10-02 19:13:55,415 - create_instance - INFO - Checking if VM is active 2018-10-02 19:13:55,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:55,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7299f02f-ec50-42c6-acc9-fe7d512aabca x-compute-request-id: req-7299f02f-ec50-42c6-acc9-fe7d512aabca Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:55,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-7299f02f-ec50-42c6-acc9-fe7d512aabca 2018-10-02 19:13:55,761 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:13:55,761 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:13:55,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:56,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea1499c9-4381-42b3-a221-556480b3ee56 x-compute-request-id: req-ea1499c9-4381-42b3-a221-556480b3ee56 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp"}], "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:37Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:56,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-ea1499c9-4381-42b3-a221-556480b3ee56 2018-10-02 19:13:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:56,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-beaf7f41-abcf-41b7-92c3-ec2bb78b1092 Date: Tue, 02 Oct 2018 19: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":["8a981cd3-e09d-42a8-9a85-770ccbc76b61"],"updated_at":"2018-10-02T19:13:08Z","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net"}]} 2018-10-02 19:13:56,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net used request id req-beaf7f41-abcf-41b7-92c3-ec2bb78b1092 2018-10-02 19:13:56,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:56,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a56f59-07aa-48d6-b082-30ae4307665d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:13:56,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-87a56f59-07aa-48d6-b082-30ae4307665d 2018-10-02 19:13:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:56,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-82960409-6be8-4752-9ad0-4d86162c6d8d Date: Tue, 02 Oct 2018 19:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:13:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"65aee06e13aa46ecabbefa980d1ed58e","id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet"}]} 2018-10-02 19:13:56,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-82960409-6be8-4752-9ad0-4d86162c6d8d 2018-10-02 19:13:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:13:57,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-560f8c8a-166a-4114-ac0f-c3d4494a3b65 Date: Tue, 02 Oct 2018 19:13:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.3"}],"id":"1a2657ce-c3a5-425c-9356-60f4e488f3c7","security_groups":[],"mac_address":"fa:16:3e:c9:d6:69","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.14"}],"id":"776c227f-1a30-4aa2-8c59-a33640b13dc2","security_groups":["13c29a6a-925c-4370-810b-2c613344e8c9","3c5e9c68-4092-46b3-ad13-7ff428f08fbb"],"mac_address":"fa:16:3e:da:0f:eb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:27Z","binding:vnic_type":"normal","device_id":"020da67a-871f-405d-b2a1-18900d456668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.4"}],"id":"87e4ea27-e108-47f4-a362-5e00f76e6abd","security_groups":[],"mac_address":"fa:16:3e:79:48:bb","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.2"}],"id":"b2d06559-bc41-4308-b6ca-7aa029a2bb56","security_groups":[],"mac_address":"fa:16:3e:95:8a:9b","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:13:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a981cd3-e09d-42a8-9a85-770ccbc76b61","ip_address":"10.55.1.1"}],"id":"c5780c3a-ea28-4e65-b9d2-f436852d8cde","security_groups":[],"mac_address":"fa:16:3e:e7:7c:84","project_id":"65aee06e13aa46ecabbefa980d1ed58e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc","tenant_id":"65aee06e13aa46ecabbefa980d1ed58e","created_at":"2018-10-02T19:13:16Z","binding:vnic_type":"normal","device_id":"12b80f7e-7bbd-4167-815e-3bf4476e15ff"}]} 2018-10-02 19:13:57,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-560f8c8a-166a-4114-ac0f-c3d4494a3b65 2018-10-02 19:13:57,004 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:13:57,008 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf4bf950L 2018-10-02 19:13:57,008 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:13:57,009 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:13:57,009 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:13:57,010 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:13:57,010 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:13:57,010 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:13:57,011 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:13:57,011 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:13:57,011 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:13:57,063 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:13:57,064 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:13:57,072 - paramiko.transport - DEBUG - Trying key 29ea3d4e517716f90122f07e415fa68b from tmp/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b 2018-10-02 19:13:57,103 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:13:57,107 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:13:57,207 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:13:57,251 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:13:57,251 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:13:57,252 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf4bf7d0L 2018-10-02 19:13:57,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:13:57,253 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:13:57,253 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:13:57,254 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:13:57,254 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:13:57,254 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:13:57,255 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:13:57,255 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:13:57,255 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:13:57,271 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:13:57,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:13:57,285 - paramiko.transport - DEBUG - Trying key 29ea3d4e517716f90122f07e415fa68b from tmp/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b 2018-10-02 19:13:57,311 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:13:57,315 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:13:57,317 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:13:57,318 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:13:57,318 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:13:57,320 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:13:57,321 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:13:57,322 - create_instance - INFO - Deleting Port with ID - 776c227f-1a30-4aa2-8c59-a33640b13dc2 2018-10-02 19:13:57,322 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1 2018-10-02 19:13:57,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/776c227f-1a30-4aa2-8c59-a33640b13dc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:58,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b92007-931b-4bdc-a5a2-99c649fd7ab2 Date: Tue, 02 Oct 2018 19:13:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:13:58,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/776c227f-1a30-4aa2-8c59-a33640b13dc2 used request id req-a4b92007-931b-4bdc-a5a2-99c649fd7ab2 2018-10-02 19:13:58,349 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst 2018-10-02 19:13:58,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:58,502 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:13: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-c3e12b57-ae9b-4718-991a-2a467254ee37 x-compute-request-id: req-c3e12b57-ae9b-4718-991a-2a467254ee37 Content-Type: application/json 2018-10-02 19:13:58,502 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-c3e12b57-ae9b-4718-991a-2a467254ee37 2018-10-02 19:13:58,503 - create_instance - INFO - Checking deletion status 2018-10-02 19:13:58,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:13:59,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:13: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-7323871e-0514-473e-a202-9339e610d28b x-compute-request-id: req-7323871e-0514-473e-a202-9339e610d28b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:0f:eb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:58Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:13:59,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-7323871e-0514-473e-a202-9339e610d28b 2018-10-02 19:13:59,191 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:13:59,192 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:14:02,195 - create_instance - DEBUG - VM status query timeout in 296.307854891 2018-10-02 19:14:02,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:14:02,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14: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-35462bb2-65bc-401a-bdb1-43ac5ad7870f x-compute-request-id: req-35462bb2-65bc-401a-bdb1-43ac5ad7870f 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.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/020da67a-871f-405d-b2a1-18900d456668", "rel": "bookmark"}], "image": {"id": "6195fc45-8252-463a-b41c-77dbf360e2df", "links": [{"href": "http://172.30.9.22:8774/images/6195fc45-8252-463a-b41c-77dbf360e2df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:13:37.000000", "flavor": {"id": "385538ae-dcc2-4894-913d-a4286843f456", "links": [{"href": "http://172.30.9.22:8774/flavors/385538ae-dcc2-4894-913d-a4286843f456", "rel": "bookmark"}]}, "id": "020da67a-871f-405d-b2a1-18900d456668", "user_id": "651543ed21954e9da15fb50949f74589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:13:58Z", "hostId": "6c8c07420eeb90f6242a23d852a3d31160cddb950a055d6c1d43d654", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp", "name": "CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst", "created": "2018-10-02T19:13:31Z", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:02,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-35462bb2-65bc-401a-bdb1-43ac5ad7870f 2018-10-02 19:14:02,488 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst] is - ACTIVE 2018-10-02 19:14:02,488 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:14:05,491 - create_instance - DEBUG - VM status query timeout in 293.011595964 2018-10-02 19:14:05,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833febc1e532632c0d452d81f604ba3a495339f5" 2018-10-02 19:14:05,538 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-9d8c7972-bd6c-435d-b760-820d7df75963 x-compute-request-id: req-9d8c7972-bd6c-435d-b760-820d7df75963 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 020da67a-871f-405d-b2a1-18900d456668 could not be found.", "code": 404}} 2018-10-02 19:14:05,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/020da67a-871f-405d-b2a1-18900d456668 used request id req-9d8c7972-bd6c-435d-b760-820d7df75963 2018-10-02 19:14:05,538 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 020da67a-871f-405d-b2a1-18900d456668 could not be found. (HTTP 404) (Request-ID: req-9d8c7972-bd6c-435d-b760-820d7df75963) 2018-10-02 19:14:05,539 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-inst 2018-10-02 19:14:05,540 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-10-02 19:14:05,540 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-10-02 19:14:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/64780d51-036b-4fa3-af49-27211aa09c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:14:06,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df4c19f4-002d-4068-b78c-a39632278eb2 Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:06,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/64780d51-036b-4fa3-af49-27211aa09c94 used request id req-df4c19f4-002d-4068-b78c-a39632278eb2 2018-10-02 19:14:06,080 - create_instance - INFO - Deleting Port with ID - 776c227f-1a30-4aa2-8c59-a33640b13dc2 2018-10-02 19:14:06,080 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207bport-1 2018-10-02 19:14:06,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/776c227f-1a30-4aa2-8c59-a33640b13dc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933f64a07e18c481450afab9ed688df1a6ea84a0" 2018-10-02 19:14:06,198 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-362a8359-6299-4d08-9b0a-dbfb464e8106 Date: Tue, 02 Oct 2018 19:14:06 GMT RESP BODY: {"NeutronError": {"message": "Port 776c227f-1a30-4aa2-8c59-a33640b13dc2 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-02 19:14:06,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/776c227f-1a30-4aa2-8c59-a33640b13dc2 used request id req-362a8359-6299-4d08-9b0a-dbfb464e8106 2018-10-02 19:14:06,198 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 776c227f-1a30-4aa2-8c59-a33640b13dc2 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-02 19:14:06,199 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 776c227f-1a30-4aa2-8c59-a33640b13dc2 could not be found. Neutron server returns request_ids: ['req-362a8359-6299-4d08-9b0a-dbfb464e8106'] 2018-10-02 19:14:06,200 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp 2018-10-02 19:14:06,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef6cb375b90f313c4568bea77d75dd27f17ba8a" 2018-10-02 19:14:06,248 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-061b9b55-2390-4465-9e79-510f5c0ad9a3 x-compute-request-id: req-061b9b55-2390-4465-9e79-510f5c0ad9a3 Content-Length: 0 Content-Type: application/json 2018-10-02 19:14:06,249 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-kp used request id req-061b9b55-2390-4465-9e79-510f5c0ad9a3 2018-10-02 19:14:06,249 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b.pub] 2018-10-02 19:14:06,250 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b] 2018-10-02 19:14:06,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846bd7c76015d3f50bb7d0964d6343ea6ff1bfa9" 2018-10-02 19:14:06,292 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1ce425b-6ec4-4499-bf23-9981d6c1135f x-compute-request-id: req-a1ce425b-6ec4-4499-bf23-9981d6c1135f Content-Length: 0 Content-Type: application/json 2018-10-02 19:14:06,292 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/385538ae-dcc2-4894-913d-a4286843f456 used request id req-a1ce425b-6ec4-4499-bf23-9981d6c1135f 2018-10-02 19:14:06,293 - neutron_utils - INFO - Deleting security group rule with ID - 8a14c168-bcab-4033-a369-d4d5cd2460e6 2018-10-02 19:14:06,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/8a14c168-bcab-4033-a369-d4d5cd2460e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:14:06,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89d8c389-6c63-4f81-ab74-129f245af615 Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:06,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/8a14c168-bcab-4033-a369-d4d5cd2460e6 used request id req-89d8c389-6c63-4f81-ab74-129f245af615 2018-10-02 19:14:06,400 - neutron_utils - INFO - Deleting security group rule with ID - 545b0eaa-d0ff-4996-a122-a400dda4f046 2018-10-02 19:14:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/545b0eaa-d0ff-4996-a122-a400dda4f046 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:14:06,653 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-464c3511-4026-44e6-bf9f-9fd658a2f8ff Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:06,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/545b0eaa-d0ff-4996-a122-a400dda4f046 used request id req-464c3511-4026-44e6-bf9f-9fd658a2f8ff 2018-10-02 19:14:06,653 - neutron_utils - INFO - Deleting security group rule with ID - 7d730e75-0246-4a53-8219-d92dd9a15864 2018-10-02 19:14:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/7d730e75-0246-4a53-8219-d92dd9a15864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:14:06,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ae299b6-f7e5-4dda-824c-0c3c415e7687 Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:06,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/7d730e75-0246-4a53-8219-d92dd9a15864 used request id req-8ae299b6-f7e5-4dda-824c-0c3c415e7687 2018-10-02 19:14:06,911 - neutron_utils - INFO - Deleting security group rule with ID - de671c6f-5a08-49ad-8ed6-292224447dce 2018-10-02 19:14:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/de671c6f-5a08-49ad-8ed6-292224447dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:14:07,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34e2331b-b8a3-4e6c-805e-055b1cc2caef Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:07,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/de671c6f-5a08-49ad-8ed6-292224447dce used request id req-34e2331b-b8a3-4e6c-805e-055b1cc2caef 2018-10-02 19:14:07,208 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-sec-grp 2018-10-02 19:14:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3c5e9c68-4092-46b3-ad13-7ff428f08fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9daab94c6c2cd555789e929210496d410ab625" 2018-10-02 19:14:07,442 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f753cb89-5de6-4041-b0b1-18af5e2b0bd5 Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:07,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3c5e9c68-4092-46b3-ad13-7ff428f08fbb used request id req-f753cb89-5de6-4041-b0b1-18af5e2b0bd5 2018-10-02 19:14:07,443 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router and subnet CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet 2018-10-02 19:14:07,443 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router 2018-10-02 19:14:07,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" -d '{"subnet_id": "8a981cd3-e09d-42a8-9a85-770ccbc76b61"}' 2018-10-02 19:14:09,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-876b1b0f-a99c-4884-aa7c-25c7c4862127 Date: Tue, 02 Oct 2018 19:14:09 GMT RESP BODY: {"network_id": "88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "subnet_id": "8a981cd3-e09d-42a8-9a85-770ccbc76b61", "subnet_ids": ["8a981cd3-e09d-42a8-9a85-770ccbc76b61"], "port_id": "c5780c3a-ea28-4e65-b9d2-f436852d8cde", "id": "12b80f7e-7bbd-4167-815e-3bf4476e15ff"} 2018-10-02 19:14:09,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff/remove_router_interface used request id req-876b1b0f-a99c-4884-aa7c-25c7c4862127 2018-10-02 19:14:09,012 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router 2018-10-02 19:14:09,012 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-router 2018-10-02 19:14:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160f5ecad243363603a1aa948ccade54f1d15cf8" 2018-10-02 19:14:12,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81d06b91-eed7-492a-8e59-ce34b29cf0bb Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:12,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/12b80f7e-7bbd-4167-815e-3bf4476e15ff used request id req-81d06b91-eed7-492a-8e59-ce34b29cf0bb 2018-10-02 19:14:12,621 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet 2018-10-02 19:14:12,621 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-subnet 2018-10-02 19:14:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:14:14,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-723a8eb5-010b-498c-8c45-69e54fa19327 Date: Tue, 02 Oct 2018 19:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:14,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8a981cd3-e09d-42a8-9a85-770ccbc76b61 used request id req-723a8eb5-010b-498c-8c45-69e54fa19327 2018-10-02 19:14:14,973 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-pub-net 2018-10-02 19:14:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4b997201cd08b2db1e7d2f37e3a08ed0e5ec7f" 2018-10-02 19:14:16,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f426754-8c29-4ac2-a625-a3249da73b4d Date: Tue, 02 Oct 2018 19:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:16,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/88dbcbc9-f0a6-4d3a-b9f0-0a2df011addc used request id req-9f426754-8c29-4ac2-a625-a3249da73b4d 2018-10-02 19:14:16,277 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-63054757-c26f-4708-8e4d-536c9c24207b-image 2018-10-02 19:14:16,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5420687cf9d483891fedf0e68b75cbb98ade6579" 2018-10-02 19:14:17,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26cbd61a-9ec4-49d4-8f2a-d607da81e7e0 Date: Tue, 02 Oct 2018 19:14:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:14:17,195 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6195fc45-8252-463a-b41c-77dbf360e2df used request id req-26cbd61a-9ec4-49d4-8f2a-d607da81e7e0 2018-10-02 19:14:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:17,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2116582a-c391-4ebf-9b2c-14c9c1bc0397 Date: Tue, 02 Oct 2018 19:14:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:07Z", "updated_at": "2018-10-02T19:13:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "revision_number": 0, "id": "0aef7194-1d09-42be-b7a7-2cbef69555a1", "remote_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "revision_number": 0, "id": "7c666563-653e-46ae-9d4c-60c9a5423f30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "revision_number": 0, "id": "a3d68197-5cb1-4221-81d8-ad59b44638c7", "remote_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "revision_number": 0, "id": "c59b7462-db5a-4509-91e3-1d3feec4b2bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "65aee06e13aa46ecabbefa980d1ed58e"}], "revision_number": 4, "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "13c29a6a-925c-4370-810b-2c613344e8c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:14:17,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2116582a-c391-4ebf-9b2c-14c9c1bc0397 2018-10-02 19:14:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:17,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73da49ef-3768-421d-be77-f01a32ca49ae Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e"}, "enabled": true, "id": "65aee06e13aa46ecabbefa980d1ed58e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj"}} 2018-10-02 19:14:17,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-73da49ef-3768-421d-be77-f01a32ca49ae 2018-10-02 19:14:17,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13c29a6a-925c-4370-810b-2c613344e8c9 2018-10-02 19:14:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=13c29a6a-925c-4370-810b-2c613344e8c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:17,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-feffc6df-42be-4a85-92cb-e14616d0d688 Date: Tue, 02 Oct 2018 19:14:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:07Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "0aef7194-1d09-42be-b7a7-2cbef69555a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:07Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "7c666563-653e-46ae-9d4c-60c9a5423f30"}, {"remote_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:07Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "a3d68197-5cb1-4221-81d8-ad59b44638c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:13:07Z", "security_group_id": "13c29a6a-925c-4370-810b-2c613344e8c9", "port_range_min": null, "revision_number": 0, "tenant_id": "65aee06e13aa46ecabbefa980d1ed58e", "created_at": "2018-10-02T19:13:07Z", "project_id": "65aee06e13aa46ecabbefa980d1ed58e", "id": "c59b7462-db5a-4509-91e3-1d3feec4b2bb"}]} 2018-10-02 19:14:17,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=13c29a6a-925c-4370-810b-2c613344e8c9 used request id req-feffc6df-42be-4a85-92cb-e14616d0d688 2018-10-02 19:14:17,692 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:14:17,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/13c29a6a-925c-4370-810b-2c613344e8c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:18,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04b858c6-5bf0-4dda-a400-797554d360aa Content-Length: 0 Date: Tue, 02 Oct 2018 19:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:14:18,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/13c29a6a-925c-4370-810b-2c613344e8c9 used request id req-04b858c6-5bf0-4dda-a400-797554d360aa 2018-10-02 19:14:18,016 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj 2018-10-02 19:14:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:18,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d7768e-ec3c-496e-943c-68c8338b16c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:14:18,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/65aee06e13aa46ecabbefa980d1ed58e used request id req-74d7768e-ec3c-496e-943c-68c8338b16c6 2018-10-02 19:14:18,215 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-592d85d5-f284-49b-proj-role 2018-10-02 19:14:18,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/baa5c6629bdc43a8a75f53b0a5040640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:18,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f68422-f332-4f62-9688-7507f73f0498 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:14:18,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/baa5c6629bdc43a8a75f53b0a5040640 used request id req-c3f68422-f332-4f62-9688-7507f73f0498 2018-10-02 19:14:18,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f52ddf2ce1a41e1e5ad52a82ff385a9a3b0987" 2018-10-02 19:14:18,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1753321e-8daf-4fc3-9d00-5cdb9df4886e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:14:18,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1753321e-8daf-4fc3-9d00-5cdb9df4886e 2018-10-02 19:14:18,461 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-592d85d5-f284-49b-user 2018-10-02 19:14:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/651543ed21954e9da15fb50949f74589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc17a637c57d508fe92a5f705b4ecac41dc200" 2018-10-02 19:14:18,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3146a557-1c1a-4fbb-92e4-fcb3133928a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:14:18,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/651543ed21954e9da15fb50949f74589 used request id req-3146a557-1c1a-4fbb-92e4-fcb3133928a0 2018-10-02 19:14:18,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:19,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["ljp-ihivTCmESXEPtewa-g"], "issued_at": "2018-10-02T19:14:19.000000Z"}} 2018-10-02 19:14:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e12716f87fe44fa17c4b5b2d1d3f05aab3d431" 2018-10-02 19:14:19,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39308ab4-c43d-4ef6-bb73-f79ef654ba30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:19,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-39308ab4-c43d-4ef6-bb73-f79ef654ba30 2018-10-02 19:14:19,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:19,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:19,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["y6T6bRDTS92smshjqmKybQ"], "issued_at": "2018-10-02T19:14:19.000000Z"}} 2018-10-02 19:14:19,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:14:19,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fafa24-af29-4912-8a5b-24031bf523d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:19,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92fafa24-af29-4912-8a5b-24031bf523d5 2018-10-02 19:14:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:14:19,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:14: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:14:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:14:19,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d303cf24-df1f-4370-84ee-59cc0ec68152 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:14:19,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj used request id req-d303cf24-df1f-4370-84ee-59cc0ec68152 2018-10-02 19:14:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:14:19,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791697f7-1362-4fed-886c-e1cce0adad27 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:14:19,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-791697f7-1362-4fed-886c-e1cce0adad27 2018-10-02 19:14:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}}' 2018-10-02 19:14:19,931 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d34fda-045f-49a2-bee8-c2bbd54b5317 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:19,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c4d34fda-045f-49a2-bee8-c2bbd54b5317 2018-10-02 19:14:19,932 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj 2018-10-02 19:14:19,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:19,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:20,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["22GRE6s_Sqm14-ef92c5Rw"], "issued_at": "2018-10-02T19:14:20.000000Z"}} 2018-10-02 19:14:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9a7f7fa18beeec80c09a85a5dae01bdcc318b7" 2018-10-02 19:14:20,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3c5cdf-db9a-4562-83e5-e69998c3e049 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:20,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0b3c5cdf-db9a-4562-83e5-e69998c3e049 2018-10-02 19:14:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:14:20,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:14:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:14:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9a7f7fa18beeec80c09a85a5dae01bdcc318b7" 2018-10-02 19:14:20,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2921ce-a282-4da9-91da-862c0e065d8b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:14:20,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9b2921ce-a282-4da9-91da-862c0e065d8b 2018-10-02 19:14:20,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9a7f7fa18beeec80c09a85a5dae01bdcc318b7" 2018-10-02 19:14:20,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec853f33-8409-4b96-b6d8-03b38220bca0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}]} 2018-10-02 19:14:20,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj used request id req-ec853f33-8409-4b96-b6d8-03b38220bca0 2018-10-02 19:14:20,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9a7f7fa18beeec80c09a85a5dae01bdcc318b7" 2018-10-02 19:14:20,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25eac889-fe7d-478c-afc9-e0335569b409 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:14:20,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-25eac889-fe7d-478c-afc9-e0335569b409 2018-10-02 19:14:21,159 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user 2018-10-02 19:14:21,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:14:21,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35d8b2b-3730-4af0-801d-8568c4ffc1cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:14:21,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d35d8b2b-3730-4af0-801d-8568c4ffc1cd 2018-10-02 19:14:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}}' 2018-10-02 19:14:21,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f894210e-96c1-4e0b-bfc9-cb1877f5a178 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e48b010d5e443caae986dee086cc349", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e48b010d5e443caae986dee086cc349"}, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}} 2018-10-02 19:14:21,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-f894210e-96c1-4e0b-bfc9-cb1877f5a178 2018-10-02 19:14:21,387 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role 2018-10-02 19:14:21,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/7e48b010d5e443caae986dee086cc349 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:14:21,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862384fd-85a5-4091-9922-45026990c831 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7e48b010d5e443caae986dee086cc349"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role", "id": "7e48b010d5e443caae986dee086cc349"}} 2018-10-02 19:14:21,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7e48b010d5e443caae986dee086cc349 used request id req-862384fd-85a5-4091-9922-45026990c831 2018-10-02 19:14:21,406 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role to project CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj 2018-10-02 19:14:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95/users/86e509451d1641b0a1b06f15e7860c2f/roles/7e48b010d5e443caae986dee086cc349 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:14:21,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb607f68-1647-428c-99b8-57d626c8459a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:14:21,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95/users/86e509451d1641b0a1b06f15e7860c2f/roles/7e48b010d5e443caae986dee086cc349 used request id req-eb607f68-1647-428c-99b8-57d626c8459a 2018-10-02 19:14:21,540 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:14:21,541 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:14:21,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:21,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:21,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["w_LWNOG7QXqQ-EytdLMXOQ"], "issued_at": "2018-10-02T19:14:21.000000Z"}} 2018-10-02 19:14:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:14:22,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c7a706-5e37-4d28-bbe0-65d8f8478046 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:22,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d0c7a706-5e37-4d28-bbe0-65d8f8478046 2018-10-02 19:14:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:14:22,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-f68164db-c65a-4652-8b7c-38590c77d7aa Date: Tue, 02 Oct 2018 19:14:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image"} 2018-10-02 19:14:22,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image used request id req-f68164db-c65a-4652-8b7c-38590c77d7aa 2018-10-02 19:14:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:14:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-27c1d5dd-3401-4fd0-8147-14d7c87f1754 Date: Tue, 02 Oct 2018 19:14:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:14:22,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-27c1d5dd-3401-4fd0-8147-14d7c87f1754 2018-10-02 19:14:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image"}' 2018-10-02 19:14:22,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 X-Openstack-Request-Id: req-9fe5cdec-d77b-4b15-a1e8-26dddf7d2b82 Date: Tue, 02 Oct 2018 19:14:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:14:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:14:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "min_disk": 0, "protected": false, "id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "file": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/file", "checksum": null, "owner": "05ef8f5c39314aa1832198df03632c95", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:14:22,677 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9fe5cdec-d77b-4b15-a1e8-26dddf7d2b82 2018-10-02 19:14:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" -d '' 2018-10-02 19:14:23,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-945ea7ee-7867-401c-83c3-4454872d079b Date: Tue, 02 Oct 2018 19:14:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:14:23,827 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/file used request id req-945ea7ee-7867-401c-83c3-4454872d079b 2018-10-02 19:14:23,827 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:14:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:14:23,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-dae92a25-4e7c-40f2-9bd6-e2c295ee803f Date: Tue, 02 Oct 2018 19:14:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:14:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:14:23Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/snap", "metadata": {}}], "self": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "min_disk": 0, "protected": false, "id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "file": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05ef8f5c39314aa1832198df03632c95", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:14:23,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 used request id req-dae92a25-4e7c-40f2-9bd6-e2c295ee803f 2018-10-02 19:14:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:14:24,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fcaac39b-356d-4f60-8f7b-fbe3fed9e725 Date: Tue, 02 Oct 2018 19:14:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:14:24,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-fcaac39b-356d-4f60-8f7b-fbe3fed9e725 2018-10-02 19:14:24,156 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image 2018-10-02 19:14:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:14:24,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-93041f1b-0542-49e3-b670-a05afbdc0b4e Date: Tue, 02 Oct 2018 19:14:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:14:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:14:23Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/snap", "metadata": {}}], "self": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "min_disk": 0, "protected": false, "id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "file": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05ef8f5c39314aa1832198df03632c95", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:14:24,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 used request id req-93041f1b-0542-49e3-b670-a05afbdc0b4e 2018-10-02 19:14:24,318 - create_image - DEBUG - Instance status is - active 2018-10-02 19:14:24,318 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image 2018-10-02 19:14:24,318 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image 2018-10-02 19:14:24,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:24,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:24,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["3ljKY31pR8-hZAhmWAdQ1Q"], "issued_at": "2018-10-02T19:14:24.000000Z"}} 2018-10-02 19:14:24,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:14:24,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e6c50a-1345-4b0b-8bcc-b1b34ad56408 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:24,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d1e6c50a-1345-4b0b-8bcc-b1b34ad56408 2018-10-02 19:14:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:14:24,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1f06aeda-3d2f-4d88-9d96-1a3b43218c84 Date: Tue, 02 Oct 2018 19:14:24 GMT RESP BODY: {"networks":[]} 2018-10-02 19:14:24,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-1f06aeda-3d2f-4d88-9d96-1a3b43218c84 2018-10-02 19:14:24,887 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net 2018-10-02 19:14:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net", "admin_state_up": true}}' 2018-10-02 19:14:25,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f3fbb08c-1897-491c-ae41-6faaf9b01a8b Date: Tue, 02 Oct 2018 19:14:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:14:25Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","mtu":1450}} 2018-10-02 19:14:25,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f3fbb08c-1897-491c-ae41-6faaf9b01a8b 2018-10-02 19:14:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:14:25,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ecd54105-1d84-40a3-91ef-59cafbf4e586 Date: Tue, 02 Oct 2018 19:14:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:14:25Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:25,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-ecd54105-1d84-40a3-91ef-59cafbf4e586 2018-10-02 19:14:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:14:26,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ca283cd-c443-4990-b1ea-559dd2d3415c Date: Tue, 02 Oct 2018 19:14:26 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:14:26,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-7ca283cd-c443-4990-b1ea-559dd2d3415c 2018-10-02 19:14:26,092 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet 2018-10-02 19:14:26,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" -d '{"subnets": [{"ip_version": 4, "network_id": "80517c1b-7bbd-4398-b34f-9fea2e2990dc", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]}' 2018-10-02 19:14:26,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1746a3ad-61c3-4fe6-91a8-6f7fade7aea0 Date: Tue, 02 Oct 2018 19:14:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:26,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1746a3ad-61c3-4fe6-91a8-6f7fade7aea0 2018-10-02 19:14:26,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:14:27,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32c9677b-e117-481b-b093-97e5fa33ef83 Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:27,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-32c9677b-e117-481b-b093-97e5fa33ef83 2018-10-02 19:14:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:14:27,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39fb5192-42c5-474c-b05b-bf69b3634c6d Date: Tue, 02 Oct 2018 19:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:27,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-39fb5192-42c5-474c-b05b-bf69b3634c6d 2018-10-02 19:14:27,364 - OpenStackNetwork - DEBUG - Network [80517c1b-7bbd-4398-b34f-9fea2e2990dc] created successfully 2018-10-02 19:14:27,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:27,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:27,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["6lwM9tz9TtWm_KdLTohbqw"], "issued_at": "2018-10-02T19:14:27.000000Z"}} 2018-10-02 19:14:27,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:27,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff525ed6-4823-465d-9ef1-193a11cf7d72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:27,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff525ed6-4823-465d-9ef1-193a11cf7d72 2018-10-02 19:14:27,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:28,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b82665a-674a-4b4f-a582-d5fb6cee2d9c Date: Tue, 02 Oct 2018 19:14:28 GMT RESP BODY: {"routers": []} 2018-10-02 19:14:28,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router&admin_state_up=True used request id req-3b82665a-674a-4b4f-a582-d5fb6cee2d9c 2018-10-02 19:14:28,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:28,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:28,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["QCz4LYx2TCKALksEMyNZLg"], "issued_at": "2018-10-02T19:14:28.000000Z"}} 2018-10-02 19:14:28,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f3d338a95a76e2068ff1bf39b629da7c9aba7f" 2018-10-02 19:14:28,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d65a4e7-39e8-40a6-a487-35b84abc1c8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:28,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0d65a4e7-39e8-40a6-a487-35b84abc1c8f 2018-10-02 19:14:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:28,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-59cdc3ea-95e3-4cbd-85a8-9d620c947889 Date: Tue, 02 Oct 2018 19:14:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:14:28,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-59cdc3ea-95e3-4cbd-85a8-9d620c947889 2018-10-02 19:14:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:28,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-94ed4f27-0303-4219-aa42-e27fbd3f8f71 Date: Tue, 02 Oct 2018 19:14:28 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:14:28,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-94ed4f27-0303-4219-aa42-e27fbd3f8f71 2018-10-02 19:14:28,904 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router 2018-10-02 19:14:28,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router", "admin_state_up": true}}' 2018-10-02 19:14:34,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ed222c2c-c632-4a14-97fb-0bca97353a84 Date: Tue, 02 Oct 2018 19:14:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:29Z", "admin_state_up": true, "updated_at": "2018-10-02T19:14:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router"}} 2018-10-02 19:14:34,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-ed222c2c-c632-4a14-97fb-0bca97353a84 2018-10-02 19:14:34,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b488e0cc-69d3-4fb5-baa6-cc7f68ea6bd5 Date: Tue, 02 Oct 2018 19:14:34 GMT RESP BODY: {"ports":[]} 2018-10-02 19:14:34,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 used request id req-b488e0cc-69d3-4fb5-baa6-cc7f68ea6bd5 2018-10-02 19:14:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:34,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-11982239-129d-4878-bd3a-e11e1f524ac7 Date: Tue, 02 Oct 2018 19:14:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:34,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-11982239-129d-4878-bd3a-e11e1f524ac7 2018-10-02 19:14:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:14:34,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:14:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:14:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:34,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a632644-68d8-446a-98ff-4c389942e8ad Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:34,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-9a632644-68d8-446a-98ff-4c389942e8ad 2018-10-02 19:14:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a65e2f2e-2538-400a-846c-689b6b7d5d00 Date: Tue, 02 Oct 2018 19:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:34,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-a65e2f2e-2538-400a-846c-689b6b7d5d00 2018-10-02 19:14:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:35,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ab1aba4-e802-4553-a3e1-196e06fcdded Date: Tue, 02 Oct 2018 19:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:35,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet used request id req-5ab1aba4-e802-4553-a3e1-196e06fcdded 2018-10-02 19:14:35,093 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:14:35,093 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router 2018-10-02 19:14:35,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" -d '{"subnet_id": "3e381138-c5a8-4b6f-9289-2fd247c210a2"}' 2018-10-02 19:14:37,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7db77cae-10c2-4ce5-ad51-045a18ce354b Date: Tue, 02 Oct 2018 19:14:37 GMT RESP BODY: {"network_id": "80517c1b-7bbd-4398-b34f-9fea2e2990dc", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "subnet_id": "3e381138-c5a8-4b6f-9289-2fd247c210a2", "subnet_ids": ["3e381138-c5a8-4b6f-9289-2fd247c210a2"], "port_id": "8edc0855-417c-401c-b34b-42bd9c011527", "id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"} 2018-10-02 19:14:37,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2/add_router_interface used request id req-7db77cae-10c2-4ce5-ad51-045a18ce354b 2018-10-02 19:14:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:37,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-07a44ef8-3f20-4ae2-80a7-91e4d73f6a22 Date: Tue, 02 Oct 2018 19:14:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:29Z", "admin_state_up": true, "updated_at": "2018-10-02T19:14:36Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router"}} 2018-10-02 19:14:37,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 used request id req-07a44ef8-3f20-4ae2-80a7-91e4d73f6a22 2018-10-02 19:14:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:37,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d10de3f0-1f00-4949-a4f2-1c065a12d951 Date: Tue, 02 Oct 2018 19:14:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"}]} 2018-10-02 19:14:37,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 used request id req-d10de3f0-1f00-4949-a4f2-1c065a12d951 2018-10-02 19:14:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/3e381138-c5a8-4b6f-9289-2fd247c210a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:14:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ea69eb4b-49fe-4c3a-84ff-68bca29b2c7e Date: Tue, 02 Oct 2018 19:14:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}} 2018-10-02 19:14:37,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/3e381138-c5a8-4b6f-9289-2fd247c210a2 used request id req-ea69eb4b-49fe-4c3a-84ff-68bca29b2c7e 2018-10-02 19:14:37,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:37,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:38,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["vCaKP51XQgS5BJmTdajK2w"], "issued_at": "2018-10-02T19:14:38.000000Z"}} 2018-10-02 19:14:38,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399a35aba521fbf1c9e6a7d1df7306da6cd4b1f7" 2018-10-02 19:14:38,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13e59c8-5163-4e6f-be32-b5e92c7a4246 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:38,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e13e59c8-5163-4e6f-be32-b5e92c7a4246 2018-10-02 19:14:38,242 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:14:38,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399a35aba521fbf1c9e6a7d1df7306da6cd4b1f7" 2018-10-02 19:14:38,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-fc61f957-892b-4c6f-882a-aa8df1d0b288 x-compute-request-id: req-fc61f957-892b-4c6f-882a-aa8df1d0b288 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:14:38,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fc61f957-892b-4c6f-882a-aa8df1d0b288 2018-10-02 19:14:38,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399a35aba521fbf1c9e6a7d1df7306da6cd4b1f7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-02 19:14:38,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a04955d0-5bd0-4cff-96a9-82b574225505 x-compute-request-id: req-a04955d0-5bd0-4cff-96a9-82b574225505 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:14:38,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a04955d0-5bd0-4cff-96a9-82b574225505 2018-10-02 19:14:38,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:38,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:38,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["ZTyDgxNjT0KKA2svzpJcHg"], "issued_at": "2018-10-02T19:14:38.000000Z"}} 2018-10-02 19:14:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962f4fdeae87245f848e8688bf44d7bf3ca68af" 2018-10-02 19:14:38,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202d1bd8-c5ba-4580-9f7f-d6c70e10f940 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:38,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-202d1bd8-c5ba-4580-9f7f-d6c70e10f940 2018-10-02 19:14:38,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:14:38,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962f4fdeae87245f848e8688bf44d7bf3ca68af" 2018-10-02 19:14:39,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-a891a5f5-59be-4ce5-98d5-f73c7529207f x-compute-request-id: req-a891a5f5-59be-4ce5-98d5-f73c7529207f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:14:39,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a891a5f5-59be-4ce5-98d5-f73c7529207f 2018-10-02 19:14:39,176 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp... 2018-10-02 19:14:39,176 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:14:39,202 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp 2018-10-02 19:14:39,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962f4fdeae87245f848e8688bf44d7bf3ca68af" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCZvV0LwolDSg13rPqLKR+fhG+4LI1CzebWyar9W057Q8ULw7MmNwBu4ggALQVQS0yeuNBejDz95PL+tOWo6nlnRGsh6fKGqC9qCxLGDhaHdYcqzG38aJ9o8/+P+EJDcg0SUPIHM8b3mix+E0BWaJTOPVio6xk/71ID7dxgdxITFw==", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp"}}' 2018-10-02 19:14:39,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc65359-630b-431b-8d9d-9266f38ceb18 x-compute-request-id: req-2bc65359-630b-431b-8d9d-9266f38ceb18 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCZvV0LwolDSg13rPqLKR+fhG+4LI1CzebWyar9W057Q8ULw7MmNwBu4ggALQVQS0yeuNBejDz95PL+tOWo6nlnRGsh6fKGqC9qCxLGDhaHdYcqzG38aJ9o8/+P+EJDcg0SUPIHM8b3mix+E0BWaJTOPVio6xk/71ID7dxgdxITFw==", "user_id": "86e509451d1641b0a1b06f15e7860c2f", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "fingerprint": "15:5b:d5:23:eb:8d:7e:6e:a0:bc:61:92:bb:4a:b5:f6"}} 2018-10-02 19:14:39,255 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-2bc65359-630b-431b-8d9d-9266f38ceb18 2018-10-02 19:14:39,257 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452.pub 2018-10-02 19:14:39,258 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452 2018-10-02 19:14:39,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:39,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:39,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["XtLlwDZnQT6KpZP_sEwf8Q"], "issued_at": "2018-10-02T19:14:39.000000Z"}} 2018-10-02 19:14:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:39,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fea172-f75e-4e82-8836-ed7b54d82bdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:39,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-57fea172-f75e-4e82-8836-ed7b54d82bdc 2018-10-02 19:14:39,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:39,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7ab7f3fa-4851-4547-83b4-eed97f0491f0 Date: Tue, 02 Oct 2018 19:14:39 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:14:39,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp used request id req-7ab7f3fa-4851-4547-83b4-eed97f0491f0 2018-10-02 19:14:39,912 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp... 2018-10-02 19:14:39,912 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp 2018-10-02 19:14:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}}' 2018-10-02 19:14:40,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-ead719d0-6d9a-4e78-bc2e-5b5fca728b42 Date: Tue, 02 Oct 2018 19:14:40 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "updated_at": "2018-10-02T19:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 2, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}} 2018-10-02 19:14:40,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-ead719d0-6d9a-4e78-bc2e-5b5fca728b42 2018-10-02 19:14:40,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c9d6d34-eb60-43b9-b042-0f9177ded470 Date: Tue, 02 Oct 2018 19:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-3c9d6d34-eb60-43b9-b042-0f9177ded470 2018-10-02 19:14:40,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3c8d68b-6146-4c57-932b-ae2a4974885d Date: Tue, 02 Oct 2018 19:14:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:40,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-a3c8d68b-6146-4c57-932b-ae2a4974885d 2018-10-02 19:14:40,631 - neutron_utils - INFO - Retrieving security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:40,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-249bab60-26b1-456d-b50c-71cf22ad96f6 Date: Tue, 02 Oct 2018 19:14:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "updated_at": "2018-10-02T19:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 2, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}]} 2018-10-02 19:14:40,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-249bab60-26b1-456d-b50c-71cf22ad96f6 2018-10-02 19:14:40,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb6e91a1-55de-4bed-9a2e-678e712dc56f Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:41,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-eb6e91a1-55de-4bed-9a2e-678e712dc56f 2018-10-02 19:14:41,005 - neutron_utils - INFO - Retrieving security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-96c71346-30ba-4525-92fe-1eb6d62bf10b Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "updated_at": "2018-10-02T19:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 2, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}]} 2018-10-02 19:14:41,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-96c71346-30ba-4525-92fe-1eb6d62bf10b 2018-10-02 19:14:41,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a6800b7-401a-4121-b381-06f82db7709a Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:41,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-0a6800b7-401a-4121-b381-06f82db7709a 2018-10-02 19:14:41,227 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp 2018-10-02 19:14:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c0db1ff1-7a6d-4fef-8bbd-bc0962ac2819 Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "updated_at": "2018-10-02T19:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 2, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}]} 2018-10-02 19:14:41,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp used request id req-c0db1ff1-7a6d-4fef-8bbd-bc0962ac2819 2018-10-02 19:14:41,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:14:41,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:14:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:14:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cfb3fd-e637-4f25-93b3-41e07dc7a81a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:41,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-28cfb3fd-e637-4f25-93b3-41e07dc7a81a 2018-10-02 19:14:41,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eff7ccaf-58c7-4898-8600-9f5541a6b876 Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:41,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-eff7ccaf-58c7-4898-8600-9f5541a6b876 2018-10-02 19:14:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ac016906bb3e68d0b6bc90508da799e390e16faa" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"}}' 2018-10-02 19:14:41,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e9b43a0d-d922-40f0-aa31-f266c685ceb5 Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:41Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:41Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "ceca86b0-7563-4110-8ed6-92116da436a2"}} 2018-10-02 19:14:41,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-e9b43a0d-d922-40f0-aa31-f266c685ceb5 2018-10-02 19:14:41,699 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp 2018-10-02 19:14:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d11feca3-b983-4b63-b601-d2a8f92e60e6 Date: Tue, 02 Oct 2018 19:14:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "updated_at": "2018-10-02T19:14:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:41Z", "revision_number": 0, "id": "ceca86b0-7563-4110-8ed6-92116da436a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:41Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 3, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}]} 2018-10-02 19:14:41,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp used request id req-d11feca3-b983-4b63-b601-d2a8f92e60e6 2018-10-02 19:14:41,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:41,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501f2248-1db0-4f09-9e82-170044ff6574 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:41,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-501f2248-1db0-4f09-9e82-170044ff6574 2018-10-02 19:14:41,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:42,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ebe9bea5-1306-4c7f-8f8c-fb934227f95e Date: Tue, 02 Oct 2018 19:14:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:41Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:41Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "ceca86b0-7563-4110-8ed6-92116da436a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:42,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-ebe9bea5-1306-4c7f-8f8c-fb934227f95e 2018-10-02 19:14:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}ac016906bb3e68d0b6bc90508da799e390e16faa" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"}}' 2018-10-02 19:14:42,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-63cc463e-566a-40f0-894f-c53093dbdd84 Date: Tue, 02 Oct 2018 19:14:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:14:42Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": 22, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:42Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "49cf9828-8fdb-4779-a1ff-6eef47f70e5c"}} 2018-10-02 19:14:42,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-63cc463e-566a-40f0-894f-c53093dbdd84 2018-10-02 19:14:42,208 - neutron_utils - INFO - Retrieving security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:42,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-26cfa1fd-96a8-44ad-9f6d-839315005545 Date: Tue, 02 Oct 2018 19:14:42 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "updated_at": "2018-10-02T19:14:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:14:42Z", "revision_number": 0, "id": "49cf9828-8fdb-4779-a1ff-6eef47f70e5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:42Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": 22, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:41Z", "revision_number": 0, "id": "ceca86b0-7563-4110-8ed6-92116da436a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:41Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "revision_number": 0, "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 4, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}]} 2018-10-02 19:14:42,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-26cfa1fd-96a8-44ad-9f6d-839315005545 2018-10-02 19:14:42,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 2018-10-02 19:14:42,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:14:42,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c71a5c7c-a529-4502-ac9e-bfe2c26e5317 Date: Tue, 02 Oct 2018 19:14:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:14:42Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": 22, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:42Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "49cf9828-8fdb-4779-a1ff-6eef47f70e5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "84bdc647-5257-4a09-ac2e-3228d86cd62d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:41Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:41Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "ceca86b0-7563-4110-8ed6-92116da436a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:40Z", "security_group_id": "b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:40Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "df70ae45-4320-40ce-a686-36c9bbabdb2b"}]} 2018-10-02 19:14:42,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-c71a5c7c-a529-4502-ac9e-bfe2c26e5317 2018-10-02 19:14:42,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:42,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:42,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["bE_S-u5uQk6FPgFckinJ0A"], "issued_at": "2018-10-02T19:14:42.000000Z"}} 2018-10-02 19:14:42,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:42,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2846dfd6-3efb-452b-b0dd-ce318fc4997c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:42,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2846dfd6-3efb-452b-b0dd-ce318fc4997c 2018-10-02 19:14:42,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:14:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:42,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cd906a-8bc8-4498-8e4f-1c96f0ac3fc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:42,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-23cd906a-8bc8-4498-8e4f-1c96f0ac3fc4 2018-10-02 19:14:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92467012-7119-4fc4-8bad-7d4febc7960f Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-92467012-7119-4fc4-8bad-7d4febc7960f 2018-10-02 19:14:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:14:43,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:14: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:14:43,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:43,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35198553-ed46-4f4c-8d9f-68293392a5b1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:43,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-35198553-ed46-4f4c-8d9f-68293392a5b1 2018-10-02 19:14:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:43,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-249e503c-14d4-4401-b5f5-113e25cf101e Date: Tue, 02 Oct 2018 19:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:43,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-249e503c-14d4-4401-b5f5-113e25cf101e 2018-10-02 19:14:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:43,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0da68566-3389-4bab-934b-9a8f82de76d3 Date: Tue, 02 Oct 2018 19:14:43 GMT RESP BODY: {"ports":[]} 2018-10-02 19:14:43,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True used request id req-0da68566-3389-4bab-934b-9a8f82de76d3 2018-10-02 19:14:43,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:44,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-7af653a0-7ce0-4dba-95c7-30240e405ccb x-compute-request-id: req-7af653a0-7ce0-4dba-95c7-30240e405ccb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:14:44,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst used request id req-7af653a0-7ce0-4dba-95c7-30240e405ccb 2018-10-02 19:14:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:44,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-363fdbce-a954-4500-80e9-3fe820464806 Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:44,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-363fdbce-a954-4500-80e9-3fe820464806 2018-10-02 19:14:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:44,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7029fd83-08d9-4274-af60-2ac0444b82bb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:44,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-7029fd83-08d9-4274-af60-2ac0444b82bb 2018-10-02 19:14:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:44,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f647bda0-d0bb-47b6-bf42-214931f9b57c Date: Tue, 02 Oct 2018 19:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:44,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-f647bda0-d0bb-47b6-bf42-214931f9b57c 2018-10-02 19:14:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:44,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4faace6-be72-464a-be6b-600a0967a65d Date: Tue, 02 Oct 2018 19:14:44 GMT RESP BODY: {"ports":[]} 2018-10-02 19:14:44,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True used request id req-d4faace6-be72-464a-be6b-600a0967a65d 2018-10-02 19:14:44,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:14:44,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:14:45,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["bdkuQ-mNS7yS4sSjRXYVmw"], "issued_at": "2018-10-02T19:14:45.000000Z"}} 2018-10-02 19:14:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d53f7d3f1e10d7f61a54ba31b3f075fba2b4a9d" 2018-10-02 19:14:45,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09de585d-f208-4e8d-a74b-bf051581da67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:14:45,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09de585d-f208-4e8d-a74b-bf051581da67 2018-10-02 19:14:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:45,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3a82c51f-568b-43df-95f5-a5afc258a175 Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:45,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-3a82c51f-568b-43df-95f5-a5afc258a175 2018-10-02 19:14:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:45,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d4b6d606-9072-4269-b2ad-d46c352b8d9a Date: Tue, 02 Oct 2018 19:14:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:45,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-d4b6d606-9072-4269-b2ad-d46c352b8d9a 2018-10-02 19:14:45,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:45,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-91a860ab-347f-4e12-85ef-bc0d7a275a9d Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:45,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-91a860ab-347f-4e12-85ef-bc0d7a275a9d 2018-10-02 19:14:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:14:46,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:14: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:14:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d53f7d3f1e10d7f61a54ba31b3f075fba2b4a9d" 2018-10-02 19:14:46,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c09e044-743c-422d-8039-bb7552317ad8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:46,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-9c09e044-743c-422d-8039-bb7552317ad8 2018-10-02 19:14:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:46,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-21488888-caf0-4c67-981f-0b4a6b572785 Date: Tue, 02 Oct 2018 19:14:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:46,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-21488888-caf0-4c67-981f-0b4a6b572785 2018-10-02 19:14:46,284 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net 2018-10-02 19:14:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" -d '{"port": {"network_id": "80517c1b-7bbd-4398-b34f-9fea2e2990dc", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1", "admin_state_up": true}}' 2018-10-02 19:14:47,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-2bab7864-d8da-4d3a-bbc9-1b2921397677 Date: Tue, 02 Oct 2018 19:14:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523"],"mac_address":"fa:16:3e:89:26:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","project_id":"05ef8f5c39314aa1832198df03632c95","qos_policy_id":null,"admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal"}} 2018-10-02 19:14:47,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-2bab7864-d8da-4d3a-bbc9-1b2921397677 2018-10-02 19:14:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:47,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e3216c2b-708b-43a9-b3ae-5de5fcf05443 Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:47,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-e3216c2b-708b-43a9-b3ae-5de5fcf05443 2018-10-02 19:14:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:47,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9b241d-3c30-48d9-a551-1dc775fb1886 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:47,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-dc9b241d-3c30-48d9-a551-1dc775fb1886 2018-10-02 19:14:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:47,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b08c0ff9-1c45-42cb-8b2f-6985d1b14adf Date: Tue, 02 Oct 2018 19:14:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:47,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-b08c0ff9-1c45-42cb-8b2f-6985d1b14adf 2018-10-02 19:14:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:47,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-a9409bf2-deca-4cab-bd84-1f834a9c4d9f Date: Tue, 02 Oct 2018 19:14:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:14:47,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True used request id req-a9409bf2-deca-4cab-bd84-1f834a9c4d9f 2018-10-02 19:14:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:48,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ef8682-dcd1-490d-9ad4-f0de2ee711a0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:48,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-19ef8682-dcd1-490d-9ad4-f0de2ee711a0 2018-10-02 19:14:48,039 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst 2018-10-02 19:14:48,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:48,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-ce598ae3-6f38-49d0-9132-6092b347bcc1 x-compute-request-id: req-ce598ae3-6f38-49d0-9132-6092b347bcc1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-flavor-name"}]} 2018-10-02 19:14:48,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ce598ae3-6f38-49d0-9132-6092b347bcc1 2018-10-02 19:14:48,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:48,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-3421d779-f842-462a-87f4-38e0cf78ceed x-compute-request-id: req-3421d779-f842-462a-87f4-38e0cf78ceed Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:14:48,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c used request id req-3421d779-f842-462a-87f4-38e0cf78ceed 2018-10-02 19:14:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:48,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-309b918b-04ad-408b-b6b9-d064b721e70a Date: Tue, 02 Oct 2018 19:14:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:14:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:14:23Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/snap", "metadata": {}}], "self": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "min_disk": 0, "protected": false, "id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "file": "/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05ef8f5c39314aa1832198df03632c95", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image"} 2018-10-02 19:14:48,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image used request id req-309b918b-04ad-408b-b6b9-d064b721e70a 2018-10-02 19:14:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:48,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cc7deae2-e498-4249-b442-30090b5a2bbe Date: Tue, 02 Oct 2018 19:14: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-10-02 19:14:48,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cc7deae2-e498-4249-b442-30090b5a2bbe 2018-10-02 19:14:48,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "imageRef": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "flavorRef": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "max_count": 1, "min_count": 1, "networks": [{"port": "ce4a94fa-09da-49fc-ac7b-50c0dc56aa60"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}]}}' 2018-10-02 19:14:50,466 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-3765a46b-7396-4e6b-8bcd-e6ba357f062b x-compute-request-id: req-3765a46b-7396-4e6b-8bcd-e6ba357f062b Content-Length: 444 location: http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "adminPass": "UAwjKkq53fw4"}} 2018-10-02 19:14:50,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3765a46b-7396-4e6b-8bcd-e6ba357f062b 2018-10-02 19:14:50,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:50,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b74417e-efd8-424b-aec0-f095d2ea10a8 x-compute-request-id: req-5b74417e-efd8-424b-aec0-f095d2ea10a8 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.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:14:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:50,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-5b74417e-efd8-424b-aec0-f095d2ea10a8 2018-10-02 19:14:50,911 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst 2018-10-02 19:14:50,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:51,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-237ee349-cea8-459a-b62e-f4a54d3aec23 x-compute-request-id: req-237ee349-cea8-459a-b62e-f4a54d3aec23 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:14:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:51,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-237ee349-cea8-459a-b62e-f4a54d3aec23 2018-10-02 19:14:51,177 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - BUILD 2018-10-02 19:14:51,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:14:54,181 - create_instance - DEBUG - VM status query timeout in 896.730772018 2018-10-02 19:14:54,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:54,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf4dffdb-6052-412d-bff3-0c3d70b4598b x-compute-request-id: req-cf4dffdb-6052-412d-bff3-0c3d70b4598b 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.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:14:51Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:54,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-cf4dffdb-6052-412d-bff3-0c3d70b4598b 2018-10-02 19:14:54,743 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - BUILD 2018-10-02 19:14:54,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:14:57,747 - create_instance - DEBUG - VM status query timeout in 893.164659023 2018-10-02 19:14:57,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:58,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14: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-3f827eac-9635-471a-bd8d-9fc8c0e4a3e8 x-compute-request-id: req-3f827eac-9635-471a-bd8d-9fc8c0e4a3e8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:58,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-3f827eac-9635-471a-bd8d-9fc8c0e4a3e8 2018-10-02 19:14:58,220 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:14:58,221 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:14:58,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:58,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-12a355a2-b2ff-46c7-92de-f81be6e5d384 x-compute-request-id: req-12a355a2-b2ff-46c7-92de-f81be6e5d384 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:58,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-12a355a2-b2ff-46c7-92de-f81be6e5d384 2018-10-02 19:14:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:58,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d52c49bb-f611-46b1-a2f0-1551f8749ac5 Date: Tue, 02 Oct 2018 19:14: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:14:58,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-d52c49bb-f611-46b1-a2f0-1551f8749ac5 2018-10-02 19:14:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:58,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ed9799-af17-4717-a1a4-c2fd2a6777fd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:14:58,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-a5ed9799-af17-4717-a1a4-c2fd2a6777fd 2018-10-02 19:14:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:59,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0f08553-d451-44dc-905e-19aa85f895e0 Date: Tue, 02 Oct 2018 19:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:14:59,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-c0f08553-d451-44dc-905e-19aa85f895e0 2018-10-02 19:14:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:59,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-264a65d3-1832-4c09-9678-5aa378572bfd Date: Tue, 02 Oct 2018 19:14:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:14:59,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-264a65d3-1832-4c09-9678-5aa378572bfd 2018-10-02 19:14:59,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:14:59,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14: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-51b5f08c-3b85-41c0-bbf9-c5e9a39f410c x-compute-request-id: req-51b5f08c-3b85-41c0-bbf9-c5e9a39f410c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:14:59,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-51b5f08c-3b85-41c0-bbf9-c5e9a39f410c 2018-10-02 19:14:59,821 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:14:59,821 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:14:59,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:00,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:14: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-96a95c79-f0bb-4033-af89-0875f18cb829 x-compute-request-id: req-96a95c79-f0bb-4033-af89-0875f18cb829 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:00,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-96a95c79-f0bb-4033-af89-0875f18cb829 2018-10-02 19:15:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:00,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e14d3c80-8afc-4ede-8c55-fb3f85e57e26 Date: Tue, 02 Oct 2018 19:15: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:00,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-e14d3c80-8afc-4ede-8c55-fb3f85e57e26 2018-10-02 19:15:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:00,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aea3379-d7e5-4f7f-b3fc-b2dc2832ddba Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:00,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-3aea3379-d7e5-4f7f-b3fc-b2dc2832ddba 2018-10-02 19:15:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:00,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-565b44fc-0d6d-44f8-9804-b82dd63eb81d Date: Tue, 02 Oct 2018 19:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:00,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-565b44fc-0d6d-44f8-9804-b82dd63eb81d 2018-10-02 19:15:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:00,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-bc97bb00-0bd7-4616-ab5a-f4f048398921 Date: Tue, 02 Oct 2018 19:15:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:00,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-bc97bb00-0bd7-4616-ab5a-f4f048398921 2018-10-02 19:15:00,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}}' 2018-10-02 19:15:02,400 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:15: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-bc6dd18f-a341-4415-bcdb-b02a152e64b9 x-compute-request-id: req-bc6dd18f-a341-4415-bcdb-b02a152e64b9 Content-Length: 0 Content-Type: application/json 2018-10-02 19:15:02,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072/action used request id req-bc6dd18f-a341-4415-bcdb-b02a152e64b9 2018-10-02 19:15:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:02,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-6033e23a-dea5-4343-96ce-e0fa6f2a7773 Date: Tue, 02 Oct 2018 19:15:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:29Z", "admin_state_up": true, "updated_at": "2018-10-02T19:14:36Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router"}]} 2018-10-02 19:15:02,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router used request id req-6033e23a-dea5-4343-96ce-e0fa6f2a7773 2018-10-02 19:15:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:02,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa26156c-07fc-4502-b2b8-c774299db56a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:02,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-aa26156c-07fc-4502-b2b8-c774299db56a 2018-10-02 19:15:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:02,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-da6c0f50-ce92-46cf-91b9-eee7eed59f45 Date: Tue, 02 Oct 2018 19:15:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"}]} 2018-10-02 19:15:02,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 used request id req-da6c0f50-ce92-46cf-91b9-eee7eed59f45 2018-10-02 19:15:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/3e381138-c5a8-4b6f-9289-2fd247c210a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:02,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-368e0c75-7586-4c82-8115-7ebd000d526b Date: Tue, 02 Oct 2018 19:15:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}} 2018-10-02 19:15:02,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/3e381138-c5a8-4b6f-9289-2fd247c210a2 used request id req-368e0c75-7586-4c82-8115-7ebd000d526b 2018-10-02 19:15:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:02,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-02334ba4-87fa-4006-b42a-a6014797aeb6 Date: Tue, 02 Oct 2018 19:15:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:15:02,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-02334ba4-87fa-4006-b42a-a6014797aeb6 2018-10-02 19:15:02,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:03,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69fc029d-70f8-4d02-91e3-080c85f056b4 Date: Tue, 02 Oct 2018 19:15:03 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:15:03,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-69fc029d-70f8-4d02-91e3-080c85f056b4 2018-10-02 19:15:03,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:03,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a93d124d-bf6d-477d-8423-6c0be7cc8b3a x-compute-request-id: req-a93d124d-bf6d-477d-8423-6c0be7cc8b3a Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:03,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-a93d124d-bf6d-477d-8423-6c0be7cc8b3a 2018-10-02 19:15:03,595 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:15:03,595 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:15:03,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:04,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca23541d-cf7e-4204-85c5-cef05b7ca8c8 x-compute-request-id: req-ca23541d-cf7e-4204-85c5-cef05b7ca8c8 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:04,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-ca23541d-cf7e-4204-85c5-cef05b7ca8c8 2018-10-02 19:15:04,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:04,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fad72f11-53f7-44dc-a3cf-85e4228a8c2d Date: Tue, 02 Oct 2018 19:15: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:04,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-fad72f11-53f7-44dc-a3cf-85e4228a8c2d 2018-10-02 19:15:04,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:04,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e2f87f-d668-43fd-b83d-28e8498bc94f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:04,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-57e2f87f-d668-43fd-b83d-28e8498bc94f 2018-10-02 19:15:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:04,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-717f6491-ce5d-4a5f-878c-706269ed4784 Date: Tue, 02 Oct 2018 19:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:04,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-717f6491-ce5d-4a5f-878c-706269ed4784 2018-10-02 19:15:04,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:04,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-139c1c2a-24a7-440c-9737-883bdfca015b Date: Tue, 02 Oct 2018 19:15:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:04,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-139c1c2a-24a7-440c-9737-883bdfca015b 2018-10-02 19:15:04,889 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:15:04,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:04,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3d44060a-e0de-4c62-9a53-c8c10dc03e6b Date: Tue, 02 Oct 2018 19:15:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:15:04,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-3d44060a-e0de-4c62-9a53-c8c10dc03e6b 2018-10-02 19:15:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:05,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-689f46b1-f1e4-4d93-a4ed-79fd64ab72c2 Date: Tue, 02 Oct 2018 19:15:05 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:15:05,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-689f46b1-f1e4-4d93-a4ed-79fd64ab72c2 2018-10-02 19:15:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "ce4a94fa-09da-49fc-ac7b-50c0dc56aa60"}}' 2018-10-02 19:15:07,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-ba229de6-b319-4953-8618-7cf70b98fbab Date: Tue, 02 Oct 2018 19:15:07 GMT RESP BODY: {"floatingip": {"router_id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:15:06Z", "updated_at": "2018-10-02T19:15:06Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "05ef8f5c39314aa1832198df03632c95", "port_id": "ce4a94fa-09da-49fc-ac7b-50c0dc56aa60", "id": "02563d0b-683a-4c8f-a383-4f66a6ead108"}} 2018-10-02 19:15:07,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-ba229de6-b319-4953-8618-7cf70b98fbab 2018-10-02 19:15:07,138 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router 2018-10-02 19:15:07,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:07,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15: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-c72a1dee-f689-4beb-a59b-2b078c40d0c7 x-compute-request-id: req-c72a1dee-f689-4beb-a59b-2b078c40d0c7 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:07,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-c72a1dee-f689-4beb-a59b-2b078c40d0c7 2018-10-02 19:15:07,638 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:15:07,638 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:15:07,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:08,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15: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-3acab399-294b-4ceb-b4dc-391868e5bb4e x-compute-request-id: req-3acab399-294b-4ceb-b4dc-391868e5bb4e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:08,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-3acab399-294b-4ceb-b4dc-391868e5bb4e 2018-10-02 19:15:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:08,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-05d87657-221b-4d32-b1db-09b6f8272673 Date: Tue, 02 Oct 2018 19:15:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:08,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-05d87657-221b-4d32-b1db-09b6f8272673 2018-10-02 19:15:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c251bff-d28d-4962-8a16-17ddbd34c219 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:08,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-5c251bff-d28d-4962-8a16-17ddbd34c219 2018-10-02 19:15:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:08,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-98591e2e-0870-4cb6-88af-8106a62a90dd Date: Tue, 02 Oct 2018 19:15:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:08,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-98591e2e-0870-4cb6-88af-8106a62a90dd 2018-10-02 19:15:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:08,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-4f94ff3d-d7fa-43cd-9d97-02c9cae4cd0d Date: Tue, 02 Oct 2018 19:15:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:08,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-4f94ff3d-d7fa-43cd-9d97-02c9cae4cd0d 2018-10-02 19:15:08,479 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-02 19:15:08,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:08,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15: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-3de1ab74-43ce-4ab0-b9c5-f1f6d4aa7395 x-compute-request-id: req-3de1ab74-43ce-4ab0-b9c5-f1f6d4aa7395 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:08,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-3de1ab74-43ce-4ab0-b9c5-f1f6d4aa7395 2018-10-02 19:15:08,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:15:09,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15: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-af28c483-135b-401f-b28a-e380a808a8fe x-compute-request-id: req-af28c483-135b-401f-b28a-e380a808a8fe Content-Encoding: gzip Content-Length: 9612 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 493410231 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129489] pid_max: default: 32768 minimum: 301\n[ 0.130377] ACPI: Core revision 20150930\n[ 0.131763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133065] Security Framework initialized\n[ 0.133876] Yama: becoming mindful.\n[ 0.134607] AppArmor: AppArmor initialized\n[ 0.135460] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136735] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137973] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139158] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140509] Initializing cgroup subsys io\n[ 0.141318] Initializing cgroup subsys memory\n[ 0.142171] Initializing cgroup subsys devices\n[ 0.143041] Initializing cgroup subsys freezer\n[ 0.143906] Initializing cgroup subsys net_cls\n[ 0.144771] Initializing cgroup subsys perf_event\n[ 0.145679] Initializing cgroup subsys net_prio\n[ 0.146557] Initializing cgroup subsys hugetlb\n[ 0.147432] Initializing cgroup subsys pids\n[ 0.148300] CPU: Physical Processor ID: 0\n[ 0.149780] mce: CPU supports 10 MCE banks\n[ 0.150616] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151620] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160252] ftrace: allocating 31920 entries in 125 pages\n[ 0.186273] smpboot: Max logical packages: 2\n[ 0.187129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188325] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189668] x2apic enabled\n[ 0.190470] Switched APIC routing to physical x2apic.\n[ 0.192217] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193443] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195571] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197486] KVM setup paravirtual spinlock\n[ 0.198897] x86: Booting SMP configuration:\n[ 0.199795] .... node #0, CPUs: #1\n[ 0.200688] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222345] x86: Booted up 1 node, 2 CPUs\n[ 0.222347] KVM setup async PF for cpu 1\n[ 0.222350] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224894] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226391] devtmpfs: initialized\n[ 0.228085] evm: security.selinux\n[ 0.228781] evm: security.SMACK64\n[ 0.229475] evm: security.SMACK64EXEC\n[ 0.230217] evm: security.SMACK64TRANSMUTE\n[ 0.231027] evm: security.SMACK64MMAP\n[ 0.231768] evm: security.ima\n[ 0.232403] evm: security.capability\n[ 0.233248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235120] pinctrl core: initialized pinctrl subsystem\n[ 0.236215] RTC time: 19:14:56, date: 10/02/18\n[ 0.237195] NET: Registered protocol family 16\n[ 0.247094] cpuidle: using governor ladder\n[ 0.259185] cpuidle: using governor menu\n[ 0.259988] PCCT header not found.\n[ 0.260765] ACPI: bus type PCI registered\n[ 0.261573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262826] PCI: Using configuration type 1 for base access\n[ 0.276407] ACPI: Added _OSI(Module Device)\n[ 0.277285] ACPI: Added _OSI(Processor Device)\n[ 0.278144] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279036] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281437] ACPI: Interpreter enabled\n[ 0.282204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289603] ACPI: (supports S0 S5)\n[ 0.290312] ACPI: Using IOAPIC for interrupt routing\n[ 0.291391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294771] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295915] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297160] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300580] acpiphp: Slot [3] registered\n[ 0.301391] acpiphp: Slot [4] registered\n[ 0.302196] acpiphp: Slot [5] registered\n[ 0.302995] acpiphp: Slot [6] registered\n[ 0.303796] acpiphp: Slot [7] registered\n[ 0.304600] acpiphp: Slot [8] registered\n[ 0.305445] acpiphp: Slot [9] registered\n[ 0.306258] acpiphp: Slot [10] registered\n[ 0.317144] acpiphp: Slot [11] registered\n[ 0.318012] acpiphp: Slot [12] registered\n[ 0.318823] acpiphp: Slot [13] registered\n[ 0.319640] acpiphp: Slot [14] registered\n[ 0.320447] acpiphp: Slot [15] registered\n[ 0.321267] acpiphp: Slot [16] registered\n[ 0.322077] acpiphp: Slot [17] registered\n[ 0.322886] acpiphp: Slot [18] registered\n[ 0.323692] acpiphp: Slot [19] registered\n[ 0.324503] acpiphp: Slot [20] registered\n[ 0.325316] acpiphp: Slot [21] registered\n[ 0.326118] acpiphp: Slot [22] registered\n[ 0.326928] acpiphp: Slot [23] registered\n[ 0.327739] acpiphp: Slot [24] registered\n[ 0.328544] acpiphp: Slot [25] registered\n[ 0.329356] acpiphp: Slot [26] registered\n[ 0.330168] acpiphp: Slot [27] registered\n[ 0.330973] acpiphp: Slot [28] registered\n[ 0.331777] acpiphp: Slot [29] registered\n[ 0.332582] acpiphp: Slot [30] registered\n[ 0.333394] acpiphp: Slot [31] registered\n[ 0.334199] PCI host bridge to bus 0000:00\n[ 0.334999] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336205] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338855] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340290] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346607] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347898] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350324] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357339] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407347] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408858] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410292] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411729] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418857] vgaarb: loaded\n[ 0.419460] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420601] SCSI subsystem initialized\n[ 0.421432] ACPI: bus type USB registered\n[ 0.422249] usbcore: registered new interface driver usbfs\n[ 0.423278] usbcore: registered new interface driver hub\n[ 0.424279] usbcore: registered new device driver usb\n[ 0.425372] PCI: Using ACPI for IRQ routing\n[ 0.426398] NetLabel: Initializing\n[ 0.427110] NetLabel: domain hash size = 128\n[ 0.427964] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428911] NetLabel: unlabeled traffic allowed by default\n[ 0.430040] clocksource: Switched to clocksource kvm-clock\n[ 0.436005] AppArmor: AppArmor Filesystem Enabled\n[ 0.436965] pnp: PnP ACPI init\n[ 0.437891] pnp: PnP ACPI: found 5 devices\n[ 0.444997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446713] NET: Registered protocol family 2\n[ 0.447697] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.448967] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450131] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.451292] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452356] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453514] NET: Registered protocol family 1\n[ 0.454382] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455473] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456542] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494022] Trying to unpack rootfs image as initramfs...\n[ 0.544287] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.558460] Scanning for low memory corruption every 60 seconds\n[ 0.559881] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561057] audit: initializing netlink subsys (disabled)\n[ 0.562337] audit: type=2000 audit(1538507696.702:1): initialized\n[ 0.563850] Initialise system trusted keyring\n[ 0.564995] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566341] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568709] zbud: loaded\n[ 0.569536] VFS: Disk quotas dquot_6.6.0\n[ 0.570561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572431] fuse init (API version 7.23)\n[ 0.573607] Key type big_key registered\n[ 0.574551] Allocating IMA MOK and blacklist keyrings.\n[ 0.576098] Key type asymmetric registered\n[ 0.577053] Asymmetric key parser 'x509' registered\n[ 0.578145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579951] io scheduler noop registered\n[ 0.580841] io scheduler deadline registered (default)\n[ 0.582018] io scheduler cfq registered\n[ 0.582964] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584023] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585301] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586771] ACPI: Power Button [PWRF]\n[ 0.587643] GHES: HEST is not enabled!\n[ 0.607588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675343] Linux agpgart interface v0.103\n[ 0.678174] brd: module loaded\n[ 0.679576] loop: module loaded\n[ 0.685477] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687170] GPT:90111 != 20971519\n[ 0.687866] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688957] GPT:90111 != 20971519\n[ 0.689647] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690627] vda: vda1 vda15\n[ 0.692169] scsi host0: ata_piix\n[ 0.692931] scsi host1: ata_piix\n[ 0.693652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696176] libphy: Fixed MDIO Bus: probed\n[ 0.697054] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698092] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700063] PPP generic driver version 2.4.2\n[ 0.700971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702276] ehci-pci: EHCI PCI platform driver\n[ 0.703151] ehci-platform: EHCI generic platform driver\n[ 0.704135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705266] ohci-pci: OHCI PCI platform driver\n[ 0.706149] ohci-platform: OHCI generic platform driver\n[ 0.707154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725874] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728369] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.729400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.730529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733182] usb usb1: Product: UHCI Host Controller\n[ 0.734126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.735279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736333] hub 1-0:1.0: USB hub found\n[ 0.737109] hub 1-0:1.0: 2 ports detected\n[ 0.738028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740161] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742187] mousedev: PS/2 mouse device common for all mice\n[ 0.743463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745319] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.748822] i2c /dev entries driver\n[ 0.749584] device-mapper: uevent: version 1.0.3\n[ 0.750548] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.752194] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.753542] NET: Registered protocol family 10\n[ 0.754586] NET: Registered protocol family 17\n[ 0.755487] Key type dns_resolver registered\n[ 0.756449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757547] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.760718] registered taskstats version 1\n[ 0.761562] Loading compiled-in X.509 certificates\n[ 0.763011] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764861] zswap: loaded using pool lzo/zbud\n[ 0.766349] Key type trusted registered\n[ 0.767990] Key type encrypted registered\n[ 0.768817] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769837] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770883] evm: HMAC attrs: 0x1\n[ 0.771857] Magic number: 6:358:242\n[ 0.772711] rtc_cmos 00:00: setting system clock to 2018-10-02 19:14:56 UTC (1538507696)\n[ 0.784826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785981] EDD information not available.\n[ 0.851170] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852724] Write protecting the kernel read-only data: 14336k\n[ 0.854344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856170] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.915630] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.29. iid=i-00000104\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/6UXBYc8ChGUxzKFYIy4JiiQM+BFCTxHwISiJlk82lQ6LJFVtR+1QbCyk1FaFIrzP5gaibTEcBsmQZ/zV3GZzmcKMH8GWEeVoroQbyoRQ3cQGfkYfByMQhiGuUYdV/+rYAR9M//NH4wYWVYhIfDCflO3rxlh6BRhtVK8mgfNf+f8N35tk3XIgn8fzv1aRjN/0ve7zmAtba4y6rmJs7ieKJeQyZWo/qLcnBVfAdbzOAxQc2W5Iv8De1MrN/RHq4KNW5bXl8Y4q7Rdq3r/50YT9Adwt2O6h5GXJRqY1rA/0vcBFEvVA/7zu3qhz5R8nw8zw6dTbp3CFgncTjhNcRZq1 root@createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb\nssh-dss AAAAB3NzaC1kc3MAAACBAKy3pRb2M+1bzi8ojngIquioM9vVHB4N6I7XZsNovhTg5yAhzLnRFfkQjOXYGQIU7q8vThyCwsCLODZ2Uf5nk5BUF4escVYvZMfRdOgGGWFiPtcxAj+floa0565UpAsViZ4VGOLNo3X1Zf7vr7usznOZ728R1Vfh4PulIxB5+WNDAAAAFQDsxMrZA19vlwlpuFHZud2iLHqzAwAAAIEAkAzBlM5g/43deEupKq7A9PRMw7oUK6NKxtfMCjO5oJUb8gZxl6NCvVBTji/T+XP4eRgki0fHcfb5gyheHiwU0VamnPe1HkBACAk8DQY9BcM6AtDBpua4JJ51JWiQcapATRjpd4WgsAjrVqaR88rHGBIl5EevVn/Lb/4OcA212OUAAACAe8miLBOFrNvFS3dGY2CIl1eLhHgzklqR2izlGvXK1oUIy/VbA9x1vNngrw/1otdbr2wyorxtQwC/u87P7E1P4kOsfHg1uD0IVdSCRI0IJFqa+zOzW8xQeDraX4048GSstVtnp2hbmuiWyd0Yt/oDOwLv8nrJicE2XN+9eTf2Ldw= root@createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe89:263e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.70 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb login: "} 2018-10-02 19:15:09,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072/action used request id req-af28c483-135b-401f-b28a-e380a808a8fe 2018-10-02 19:15:09,869 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:15:09,869 - 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 493410231 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129489] pid_max: default: 32768 minimum: 301 [ 0.130377] ACPI: Core revision 20150930 [ 0.131763] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133065] Security Framework initialized [ 0.133876] Yama: becoming mindful. [ 0.134607] AppArmor: AppArmor initialized [ 0.135460] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136735] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137973] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139158] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140509] Initializing cgroup subsys io [ 0.141318] Initializing cgroup subsys memory [ 0.142171] Initializing cgroup subsys devices [ 0.143041] Initializing cgroup subsys freezer [ 0.143906] Initializing cgroup subsys net_cls [ 0.144771] Initializing cgroup subsys perf_event [ 0.145679] Initializing cgroup subsys net_prio [ 0.146557] Initializing cgroup subsys hugetlb [ 0.147432] Initializing cgroup subsys pids [ 0.148300] CPU: Physical Processor ID: 0 [ 0.149780] mce: CPU supports 10 MCE banks [ 0.150616] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151620] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160252] ftrace: allocating 31920 entries in 125 pages [ 0.186273] smpboot: Max logical packages: 2 [ 0.187129] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188325] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189668] x2apic enabled [ 0.190470] Switched APIC routing to physical x2apic. [ 0.192217] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193443] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195571] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197486] KVM setup paravirtual spinlock [ 0.198897] x86: Booting SMP configuration: [ 0.199795] .... node #0, CPUs: #1 [ 0.200688] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222345] x86: Booted up 1 node, 2 CPUs [ 0.222347] KVM setup async PF for cpu 1 [ 0.222350] kvm-stealtime: cpu 1, msr f90d940 [ 0.224894] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226391] devtmpfs: initialized [ 0.228085] evm: security.selinux [ 0.228781] evm: security.SMACK64 [ 0.229475] evm: security.SMACK64EXEC [ 0.230217] evm: security.SMACK64TRANSMUTE [ 0.231027] evm: security.SMACK64MMAP [ 0.231768] evm: security.ima [ 0.232403] evm: security.capability [ 0.233248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235120] pinctrl core: initialized pinctrl subsystem [ 0.236215] RTC time: 19:14:56, date: 10/02/18 [ 0.237195] NET: Registered protocol family 16 [ 0.247094] cpuidle: using governor ladder [ 0.259185] cpuidle: using governor menu [ 0.259988] PCCT header not found. [ 0.260765] ACPI: bus type PCI registered [ 0.261573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262826] PCI: Using configuration type 1 for base access [ 0.276407] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278144] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279036] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281437] ACPI: Interpreter enabled [ 0.282204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289603] ACPI: (supports S0 S5) [ 0.290312] ACPI: Using IOAPIC for interrupt routing [ 0.291391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294771] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295915] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297160] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300580] acpiphp: Slot [3] registered [ 0.301391] acpiphp: Slot [4] registered [ 0.302196] acpiphp: Slot [5] registered [ 0.302995] acpiphp: Slot [6] registered [ 0.303796] acpiphp: Slot [7] registered [ 0.304600] acpiphp: Slot [8] registered [ 0.305445] acpiphp: Slot [9] registered [ 0.306258] acpiphp: Slot [10] registered [ 0.317144] acpiphp: Slot [11] registered [ 0.318012] acpiphp: Slot [12] registered [ 0.318823] acpiphp: Slot [13] registered [ 0.319640] acpiphp: Slot [14] registered [ 0.320447] acpiphp: Slot [15] registered [ 0.321267] acpiphp: Slot [16] registered [ 0.322077] acpiphp: Slot [17] registered [ 0.322886] acpiphp: Slot [18] registered [ 0.323692] acpiphp: Slot [19] registered [ 0.324503] acpiphp: Slot [20] registered [ 0.325316] acpiphp: Slot [21] registered [ 0.326118] acpiphp: Slot [22] registered [ 0.326928] acpiphp: Slot [23] registered [ 0.327739] acpiphp: Slot [24] registered [ 0.328544] acpiphp: Slot [25] registered [ 0.329356] acpiphp: Slot [26] registered [ 0.330168] acpiphp: Slot [27] registered [ 0.330973] acpiphp: Slot [28] registered [ 0.331777] acpiphp: Slot [29] registered [ 0.332582] acpiphp: Slot [30] registered [ 0.333394] acpiphp: Slot [31] registered [ 0.334199] PCI host bridge to bus 0000:00 [ 0.334999] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336205] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338855] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340290] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346607] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347898] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350324] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357339] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407347] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408858] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410292] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411729] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415090] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418857] vgaarb: loaded [ 0.419460] vgaarb: bridge control possible 0000:00:02.0 [ 0.420601] SCSI subsystem initialized [ 0.421432] ACPI: bus type USB registered [ 0.422249] usbcore: registered new interface driver usbfs [ 0.423278] usbcore: registered new interface driver hub [ 0.424279] usbcore: registered new device driver usb [ 0.425372] PCI: Using ACPI for IRQ routing [ 0.426398] NetLabel: Initializing [ 0.427110] NetLabel: domain hash size = 128 [ 0.427964] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428911] NetLabel: unlabeled traffic allowed by default [ 0.430040] clocksource: Switched to clocksource kvm-clock [ 0.436005] AppArmor: AppArmor Filesystem Enabled [ 0.436965] pnp: PnP ACPI init [ 0.437891] pnp: PnP ACPI: found 5 devices [ 0.444997] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446713] NET: Registered protocol family 2 [ 0.447697] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.448967] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450131] TCP: Hash tables configured (established 2048 bind 2048) [ 0.451292] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452356] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453514] NET: Registered protocol family 1 [ 0.454382] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455473] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456542] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494022] Trying to unpack rootfs image as initramfs... [ 0.544287] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.558460] Scanning for low memory corruption every 60 seconds [ 0.559881] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561057] audit: initializing netlink subsys (disabled) [ 0.562337] audit: type=2000 audit(1538507696.702:1): initialized [ 0.563850] Initialise system trusted keyring [ 0.564995] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566341] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568709] zbud: loaded [ 0.569536] VFS: Disk quotas dquot_6.6.0 [ 0.570561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572431] fuse init (API version 7.23) [ 0.573607] Key type big_key registered [ 0.574551] Allocating IMA MOK and blacklist keyrings. [ 0.576098] Key type asymmetric registered [ 0.577053] Asymmetric key parser 'x509' registered [ 0.578145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579951] io scheduler noop registered [ 0.580841] io scheduler deadline registered (default) [ 0.582018] io scheduler cfq registered [ 0.582964] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584023] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585301] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586771] ACPI: Power Button [PWRF] [ 0.587643] GHES: HEST is not enabled! [ 0.607588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675343] Linux agpgart interface v0.103 [ 0.678174] brd: module loaded [ 0.679576] loop: module loaded [ 0.685477] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687170] GPT:90111 != 20971519 [ 0.687866] GPT:Alternate GPT header not at the end of the disk. [ 0.688957] GPT:90111 != 20971519 [ 0.689647] GPT: Use GNU Parted to correct GPT errors. [ 0.690627] vda: vda1 vda15 [ 0.692169] scsi host0: ata_piix [ 0.692931] scsi host1: ata_piix [ 0.693652] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696176] libphy: Fixed MDIO Bus: probed [ 0.697054] tun: Universal TUN/TAP device driver, 1.6 [ 0.698092] tun: (C) 1999-2004 Max Krasnyansky [ 0.700063] PPP generic driver version 2.4.2 [ 0.700971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702276] ehci-pci: EHCI PCI platform driver [ 0.703151] ehci-platform: EHCI generic platform driver [ 0.704135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705266] ohci-pci: OHCI PCI platform driver [ 0.706149] ohci-platform: OHCI generic platform driver [ 0.707154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725874] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728369] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.729400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.730529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733182] usb usb1: Product: UHCI Host Controller [ 0.734126] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.735279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736333] hub 1-0:1.0: USB hub found [ 0.737109] hub 1-0:1.0: 2 ports detected [ 0.738028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740161] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741115] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742187] mousedev: PS/2 mouse device common for all mice [ 0.743463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745319] rtc_cmos 00:00: RTC can wake from S4 [ 0.746438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748822] i2c /dev entries driver [ 0.749584] device-mapper: uevent: version 1.0.3 [ 0.750548] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.752194] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753542] NET: Registered protocol family 10 [ 0.754586] NET: Registered protocol family 17 [ 0.755487] Key type dns_resolver registered [ 0.756449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757547] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.758923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.760718] registered taskstats version 1 [ 0.761562] Loading compiled-in X.509 certificates [ 0.763011] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.764861] zswap: loaded using pool lzo/zbud [ 0.766349] Key type trusted registered [ 0.767990] Key type encrypted registered [ 0.768817] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769837] ima: No TPM chip found, activating TPM-bypass! [ 0.770883] evm: HMAC attrs: 0x1 [ 0.771857] Magic number: 6:358:242 [ 0.772711] rtc_cmos 00:00: setting system clock to 2018-10-02 19:14:56 UTC (1538507696) [ 0.784826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785981] EDD information not available. [ 0.851170] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.852724] Write protecting the kernel read-only data: 14336k [ 0.854344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856170] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.915630] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.29. iid=i-00000104 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/6UXBYc8ChGUxzKFYIy4JiiQM+BFCTxHwISiJlk82lQ6LJFVtR+1QbCyk1FaFIrzP5gaibTEcBsmQZ/zV3GZzmcKMH8GWEeVoroQbyoRQ3cQGfkYfByMQhiGuUYdV/+rYAR9M//NH4wYWVYhIfDCflO3rxlh6BRhtVK8mgfNf+f8N35tk3XIgn8fzv1aRjN/0ve7zmAtba4y6rmJs7ieKJeQyZWo/qLcnBVfAdbzOAxQc2W5Iv8De1MrN/RHq4KNW5bXl8Y4q7Rdq3r/50YT9Adwt2O6h5GXJRqY1rA/0vcBFEvVA/7zu3qhz5R8nw8zw6dTbp3CFgncTjhNcRZq1 root@createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb ssh-dss AAAAB3NzaC1kc3MAAACBAKy3pRb2M+1bzi8ojngIquioM9vVHB4N6I7XZsNovhTg5yAhzLnRFfkQjOXYGQIU7q8vThyCwsCLODZ2Uf5nk5BUF4escVYvZMfRdOgGGWFiPtcxAj+floa0565UpAsViZ4VGOLNo3X1Zf7vr7usznOZ728R1Vfh4PulIxB5+WNDAAAAFQDsxMrZA19vlwlpuFHZud2iLHqzAwAAAIEAkAzBlM5g/43deEupKq7A9PRMw7oUK6NKxtfMCjO5oJUb8gZxl6NCvVBTji/T+XP4eRgki0fHcfb5gyheHiwU0VamnPe1HkBACAk8DQY9BcM6AtDBpua4JJ51JWiQcapATRjpd4WgsAjrVqaR88rHGBIl5EevVn/Lb/4OcA212OUAAACAe8miLBOFrNvFS3dGY2CIl1eLhHgzklqR2izlGvXK1oUIy/VbA9x1vNngrw/1otdbr2wyorxtQwC/u87P7E1P4kOsfHg1uD0IVdSCRI0IJFqa+zOzW8xQeDraX4048GSstVtnp2hbmuiWyd0Yt/oDOwLv8nrJicE2XN+9eTf2Ldw= root@createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe89:263e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb launch-index: 0 === cirros: current=0.4.0 uptime=2.70 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-ea5241c5-c8fe-4366-b67b-739bfb login: 2018-10-02 19:15:09,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:10,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-756a92db-8aec-4dba-aea0-62fd6bff38d5 x-compute-request-id: req-756a92db-8aec-4dba-aea0-62fd6bff38d5 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:10,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-756a92db-8aec-4dba-aea0-62fd6bff38d5 2018-10-02 19:15:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:10,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb811cde-ddd3-4f39-a8a0-2360aa30c11c Date: Tue, 02 Oct 2018 19:15:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:10,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-cb811cde-ddd3-4f39-a8a0-2360aa30c11c 2018-10-02 19:15:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:10,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31e4e08-e191-4051-9d9e-08cfceb34bb9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:10,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-a31e4e08-e191-4051-9d9e-08cfceb34bb9 2018-10-02 19:15:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:10,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-75f8b454-a686-4057-aadc-b87a13b07aee Date: Tue, 02 Oct 2018 19:15:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:10,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-75f8b454-a686-4057-aadc-b87a13b07aee 2018-10-02 19:15:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:10,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-81429f7f-1ef9-4391-aca4-28d269ce250b Date: Tue, 02 Oct 2018 19:15:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:10,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-81429f7f-1ef9-4391-aca4-28d269ce250b 2018-10-02 19:15:10,835 - create_instance - INFO - Checking if VM is active 2018-10-02 19:15:10,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:11,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dc46cdb-f350-4edc-b5b6-e5fd61603936 x-compute-request-id: req-2dc46cdb-f350-4edc-b5b6-e5fd61603936 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:11,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-2dc46cdb-f350-4edc-b5b6-e5fd61603936 2018-10-02 19:15:11,298 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:15:11,298 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:15:11,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:11,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-985fcdb3-e0ca-4c5d-960e-3d74dcead9ae x-compute-request-id: req-985fcdb3-e0ca-4c5d-960e-3d74dcead9ae Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:11,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-985fcdb3-e0ca-4c5d-960e-3d74dcead9ae 2018-10-02 19:15:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:12,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-805007d6-bc75-49e8-81e8-be89bc9f1aa7 Date: Tue, 02 Oct 2018 19:15:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:12,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-805007d6-bc75-49e8-81e8-be89bc9f1aa7 2018-10-02 19:15:12,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:12,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144e8387-d10c-46ce-8620-fb2da9dcd8a2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:12,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-144e8387-d10c-46ce-8620-fb2da9dcd8a2 2018-10-02 19:15:12,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:12,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d8fc1155-0e86-4a0a-86bc-7348e0a5758f Date: Tue, 02 Oct 2018 19:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:12,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-d8fc1155-0e86-4a0a-86bc-7348e0a5758f 2018-10-02 19:15:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:12,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-110ef6ce-9610-467e-9aae-0f7ceac598ac Date: Tue, 02 Oct 2018 19:15:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:12,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-110ef6ce-9610-467e-9aae-0f7ceac598ac 2018-10-02 19:15:12,430 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:15:12,433 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf3cad50L 2018-10-02 19:15:12,433 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:15:12,434 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:15:12,434 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:15:12,435 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:15:12,435 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:15:12,435 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:15:12,435 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:15:12,436 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:15:12,436 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:15:12,453 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:15:12,453 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:15:12,466 - paramiko.transport - DEBUG - Trying key 155bd523eb8d7e6ea0bc6192bb4ab5f6 from tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452 2018-10-02 19:15:12,493 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:15:12,497 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:15:12,597 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:15:12,612 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:15:12,612 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:15:12,614 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf3cad50L 2018-10-02 19:15:12,614 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:15:12,614 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:15:12,614 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:15:12,615 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:15:12,615 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:15:12,616 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:15:12,616 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:15:12,616 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:15:12,616 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:15:12,633 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:15:12,633 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:15:12,646 - paramiko.transport - DEBUG - Trying key 155bd523eb8d7e6ea0bc6192bb4ab5f6 from tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452 2018-10-02 19:15:12,674 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:15:12,677 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:15:12,678 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:15:12,679 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:15:12,679 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:15:12,681 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:15:12,682 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:15:12,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:15:12,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:15:13,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e48b010d5e443caae986dee086cc349", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role"}], "expires_at": "2018-10-02T20:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05ef8f5c39314aa1832198df03632c95", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/05ef8f5c39314aa1832198df03632c95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user", "id": "86e509451d1641b0a1b06f15e7860c2f"}, "audit_ids": ["zw9gBLaFRNu16FNHsAYYAA"], "issued_at": "2018-10-02T19:15:13.000000Z"}} 2018-10-02 19:15:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:13,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae93373e-29c6-4754-9e13-9bbe39cacfba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:13,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ae93373e-29c6-4754-9e13-9bbe39cacfba 2018-10-02 19:15:13,143 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:15:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:13,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ada6fba-1301-4c56-b137-7c281f91cada Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:13,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9ada6fba-1301-4c56-b137-7c281f91cada 2018-10-02 19:15:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:13,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4ee1705a-2131-4ee0-8ae8-283d8b161d0c Date: Tue, 02 Oct 2018 19:15:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:13,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-4ee1705a-2131-4ee0-8ae8-283d8b161d0c 2018-10-02 19:15:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:15:13,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:15:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:13,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21f3ba7-dfa5-4bbb-b1b0-5faea19feeeb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:13,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-d21f3ba7-dfa5-4bbb-b1b0-5faea19feeeb 2018-10-02 19:15:13,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:13,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-923e8430-b213-427d-90e2-4e8d3f25fb93 Date: Tue, 02 Oct 2018 19:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:13,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-923e8430-b213-427d-90e2-4e8d3f25fb93 2018-10-02 19:15:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:13,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-5673d739-8dcb-4a9a-a231-a5c838877c21 Date: Tue, 02 Oct 2018 19:15:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:13,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc&name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1&admin_state_up=True used request id req-5673d739-8dcb-4a9a-a231-a5c838877c21 2018-10-02 19:15:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:14,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea39048-e978-4ee3-9c4a-cabcf987699e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:14,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-eea39048-e978-4ee3-9c4a-cabcf987699e 2018-10-02 19:15:14,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:14,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cb372d1-40d5-44b5-bd24-6d14fc2f8bdf x-compute-request-id: req-8cb372d1-40d5-44b5-bd24-6d14fc2f8bdf Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:15:14,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst used request id req-8cb372d1-40d5-44b5-bd24-6d14fc2f8bdf 2018-10-02 19:15:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f18168e8-1ac2-4363-b0f8-b7f4cac65670 Date: Tue, 02 Oct 2018 19:15: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:15,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-f18168e8-1ac2-4363-b0f8-b7f4cac65670 2018-10-02 19:15:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ea9be60-a329-48c9-a732-594d80983642 Date: Tue, 02 Oct 2018 19:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:15,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-5ea9be60-a329-48c9-a732-594d80983642 2018-10-02 19:15:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:15,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d54fd3ca-27ce-45a5-8e1c-c0396dac7d8b Date: Tue, 02 Oct 2018 19:15:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:15,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-d54fd3ca-27ce-45a5-8e1c-c0396dac7d8b 2018-10-02 19:15:15,396 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst 2018-10-02 19:15:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:15,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-d8da4e6e-989a-4777-8ab1-f334fba9c5d5 Date: Tue, 02 Oct 2018 19:15:15 GMT RESP BODY: {"floatingips": [{"router_id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:15:06Z", "updated_at": "2018-10-02T19:15:06Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "05ef8f5c39314aa1832198df03632c95", "port_id": "ce4a94fa-09da-49fc-ac7b-50c0dc56aa60", "id": "02563d0b-683a-4c8f-a383-4f66a6ead108"}]} 2018-10-02 19:15:15,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-d8da4e6e-989a-4777-8ab1-f334fba9c5d5 2018-10-02 19:15:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/ce4a94fa-09da-49fc-ac7b-50c0dc56aa60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:15,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-18eceb05-5602-4f8f-93e2-459e2db8c65a Date: Tue, 02 Oct 2018 19:15:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","project_id":"05ef8f5c39314aa1832198df03632c95","qos_policy_id":null,"admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal"}} 2018-10-02 19:15:15,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/ce4a94fa-09da-49fc-ac7b-50c0dc56aa60 used request id req-18eceb05-5602-4f8f-93e2-459e2db8c65a 2018-10-02 19:15:15,622 - create_instance - INFO - Checking if VM is active 2018-10-02 19:15:15,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:16,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1526d4f-43e1-43a6-a53d-5e097f2ce751 x-compute-request-id: req-b1526d4f-43e1-43a6-a53d-5e097f2ce751 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:16,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-b1526d4f-43e1-43a6-a53d-5e097f2ce751 2018-10-02 19:15:16,402 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:15:16,402 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:15:16,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:16,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15: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-e2668ec4-7e99-4885-b47b-db5015290c7e x-compute-request-id: req-e2668ec4-7e99-4885-b47b-db5015290c7e Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:26:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp"}], "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:14:55Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:16,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-e2668ec4-7e99-4885-b47b-db5015290c7e 2018-10-02 19:15:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:16,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f604907a-af0b-4e37-88b9-1014565e7126 Date: Tue, 02 Oct 2018 19:15: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":["3e381138-c5a8-4b6f-9289-2fd247c210a2"],"updated_at":"2018-10-02T19:14:26Z","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05ef8f5c39314aa1832198df03632c95","id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net"}]} 2018-10-02 19:15:16,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net used request id req-f604907a-af0b-4e37-88b9-1014565e7126 2018-10-02 19:15:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:17,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5239c077-28de-40e0-8ba9-e1fb80434bfd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:17,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-5239c077-28de-40e0-8ba9-e1fb80434bfd 2018-10-02 19:15:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:17,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c981304d-5655-4f9f-a55a-fb0d222efe69 Date: Tue, 02 Oct 2018 19:15:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:26Z","dns_nameservers":[],"updated_at":"2018-10-02T19:14:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05ef8f5c39314aa1832198df03632c95","id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet"}]} 2018-10-02 19:15:17,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-c981304d-5655-4f9f-a55a-fb0d222efe69 2018-10-02 19:15:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f51dd0b269653bd6175cbe9725eaed1bf5fb9f" 2018-10-02 19:15:17,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-dbfe7787-f3c1-4fac-a376-6f9215756ebc Date: Tue, 02 Oct 2018 19:15:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.4"}],"id":"505c8d2d-1270-485b-9797-6dd9be29198a","security_groups":[],"mac_address":"fa:16:3e:b0:38:d6","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.2"}],"id":"5eab7870-7379-4fef-a7e2-1462bfbf1a4a","security_groups":[],"mac_address":"fa:16:3e:ff:68:da","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.3"}],"id":"73de8cfe-c677-4b08-b456-0a1fdf87a617","security_groups":[],"mac_address":"fa:16:3e:63:4d:e5","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80517c1b-7bbd-4398-b34f-9fea2e2990dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:14:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.1"}],"id":"8edc0855-417c-401c-b34b-42bd9c011527","security_groups":[],"mac_address":"fa:16:3e:ab:0c:fb","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:35Z","binding:vnic_type":"normal","device_id":"5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e381138-c5a8-4b6f-9289-2fd247c210a2","ip_address":"10.55.1.8"}],"id":"ce4a94fa-09da-49fc-ac7b-50c0dc56aa60","security_groups":["4730b5f1-cff7-4a8c-ab9d-830031224523","b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9"],"mac_address":"fa:16:3e:89:26:3e","project_id":"05ef8f5c39314aa1832198df03632c95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1","admin_state_up":true,"network_id":"80517c1b-7bbd-4398-b34f-9fea2e2990dc","tenant_id":"05ef8f5c39314aa1832198df03632c95","created_at":"2018-10-02T19:14:46Z","binding:vnic_type":"normal","device_id":"094414dd-b0ec-4ecc-8101-e98e53e4e072"}]} 2018-10-02 19:15:17,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-dbfe7787-f3c1-4fac-a376-6f9215756ebc 2018-10-02 19:15:17,405 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:15:17,407 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf419450L 2018-10-02 19:15:17,408 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:15:17,408 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:15:17,408 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:15:17,409 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:15:17,409 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:15:17,409 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:15:17,410 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:15:17,410 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:15:17,410 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:15:17,427 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:15:17,428 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:15:17,440 - paramiko.transport - DEBUG - Trying key 155bd523eb8d7e6ea0bc6192bb4ab5f6 from tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452 2018-10-02 19:15:17,465 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:15:17,468 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:15:17,569 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:15:17,586 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:15:17,586 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:15:17,587 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf419450L 2018-10-02 19:15:17,588 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:15:17,588 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:15:17,588 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:15:17,589 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:15:17,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:15:17,590 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:15:17,590 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:15:17,590 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:15:17,590 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:15:17,608 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:15:17,608 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:15:17,620 - paramiko.transport - DEBUG - Trying key 155bd523eb8d7e6ea0bc6192bb4ab5f6 from tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452 2018-10-02 19:15:17,646 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:15:17,649 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:15:17,652 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:15:17,653 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:15:17,653 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:15:17,655 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:15:17,657 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-10-02 19:15:17,657 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-10-02 19:15:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/02563d0b-683a-4c8f-a383-4f66a6ead108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:18,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f0c71a3-66dd-4525-922a-4636a49e3390 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:18,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/02563d0b-683a-4c8f-a383-4f66a6ead108 used request id req-6f0c71a3-66dd-4525-922a-4636a49e3390 2018-10-02 19:15:18,643 - create_instance - INFO - Deleting Port with ID - ce4a94fa-09da-49fc-ac7b-50c0dc56aa60 2018-10-02 19:15:18,643 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452port-1 2018-10-02 19:15:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/ce4a94fa-09da-49fc-ac7b-50c0dc56aa60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:19,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-087d82ec-15cb-49ff-9af2-1b5206aa2ea5 Date: Tue, 02 Oct 2018 19:15:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:19,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/ce4a94fa-09da-49fc-ac7b-50c0dc56aa60 used request id req-087d82ec-15cb-49ff-9af2-1b5206aa2ea5 2018-10-02 19:15:19,241 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst 2018-10-02 19:15:19,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:19,436 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1eb4a0da-9318-4a23-b712-df805c3ca8ac x-compute-request-id: req-1eb4a0da-9318-4a23-b712-df805c3ca8ac Content-Type: application/json 2018-10-02 19:15:19,436 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-1eb4a0da-9318-4a23-b712-df805c3ca8ac 2018-10-02 19:15:19,436 - create_instance - INFO - Checking deletion status 2018-10-02 19:15:19,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:19,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8bc1124-6264-41e3-967a-35b0f20062a4 x-compute-request-id: req-e8bc1124-6264-41e3-967a-35b0f20062a4 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:15:19Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:19,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-e8bc1124-6264-41e3-967a-35b0f20062a4 2018-10-02 19:15:19,674 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:15:19,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:15:22,677 - create_instance - DEBUG - VM status query timeout in 296.759460926 2018-10-02 19:15:22,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:22,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15: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-ba2e6e77-2b0a-42d2-89fe-bedb60e2bfd1 x-compute-request-id: req-ba2e6e77-2b0a-42d2-89fe-bedb60e2bfd1 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072", "rel": "bookmark"}], "image": {"id": "5d11f3e5-6b1d-459d-847b-71cb09dfa004", "links": [{"href": "http://172.30.9.22:8774/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:14:55.000000", "flavor": {"id": "7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "links": [{"href": "http://172.30.9.22:8774/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c", "rel": "bookmark"}]}, "id": "094414dd-b0ec-4ecc-8101-e98e53e4e072", "user_id": "86e509451d1641b0a1b06f15e7860c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:15:19Z", "hostId": "50f0e36cbb1f6783084fa2e8d80142746d4b77450523c5c28e836875", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp", "name": "CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst", "created": "2018-10-02T19:14:50Z", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:15:22,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-ba2e6e77-2b0a-42d2-89fe-bedb60e2bfd1 2018-10-02 19:15:22,897 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst] is - ACTIVE 2018-10-02 19:15:22,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:15:25,901 - create_instance - DEBUG - VM status query timeout in 293.536038876 2018-10-02 19:15:25,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c125599077c972b467d45dd523a741a32f9757d3" 2018-10-02 19:15:25,955 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19: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-6b0ee6cb-02b7-456a-bade-a535067da803 x-compute-request-id: req-6b0ee6cb-02b7-456a-bade-a535067da803 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 094414dd-b0ec-4ecc-8101-e98e53e4e072 could not be found.", "code": 404}} 2018-10-02 19:15:25,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/094414dd-b0ec-4ecc-8101-e98e53e4e072 used request id req-6b0ee6cb-02b7-456a-bade-a535067da803 2018-10-02 19:15:25,956 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 094414dd-b0ec-4ecc-8101-e98e53e4e072 could not be found. (HTTP 404) (Request-ID: req-6b0ee6cb-02b7-456a-bade-a535067da803) 2018-10-02 19:15:25,956 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-inst 2018-10-02 19:15:25,957 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp 2018-10-02 19:15:25,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962f4fdeae87245f848e8688bf44d7bf3ca68af" 2018-10-02 19:15:26,003 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-1303b279-a7a4-4a5a-b063-62e3bf9dda5a x-compute-request-id: req-1303b279-a7a4-4a5a-b063-62e3bf9dda5a Content-Length: 0 Content-Type: application/json 2018-10-02 19:15:26,003 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-kp used request id req-1303b279-a7a4-4a5a-b063-62e3bf9dda5a 2018-10-02 19:15:26,004 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452.pub] 2018-10-02 19:15:26,004 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452] 2018-10-02 19:15:26,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399a35aba521fbf1c9e6a7d1df7306da6cd4b1f7" 2018-10-02 19:15:26,071 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:15: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-4388759d-62d3-4c2f-bf1e-583de8cabad0 x-compute-request-id: req-4388759d-62d3-4c2f-bf1e-583de8cabad0 Content-Length: 0 Content-Type: application/json 2018-10-02 19:15:26,071 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7dfe7c18-ba2c-45ec-847d-a82d48994e9c used request id req-4388759d-62d3-4c2f-bf1e-583de8cabad0 2018-10-02 19:15:26,072 - neutron_utils - INFO - Deleting security group rule with ID - 84bdc647-5257-4a09-ac2e-3228d86cd62d 2018-10-02 19:15:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/84bdc647-5257-4a09-ac2e-3228d86cd62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:15:26,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-808296f1-f8fe-4c18-9be0-417945f35bd9 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:26,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/84bdc647-5257-4a09-ac2e-3228d86cd62d used request id req-808296f1-f8fe-4c18-9be0-417945f35bd9 2018-10-02 19:15:26,188 - neutron_utils - INFO - Deleting security group rule with ID - 49cf9828-8fdb-4779-a1ff-6eef47f70e5c 2018-10-02 19:15:26,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/49cf9828-8fdb-4779-a1ff-6eef47f70e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:15:26,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e216d11-9d74-407f-b6c7-be45e354c1a2 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:26,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/49cf9828-8fdb-4779-a1ff-6eef47f70e5c used request id req-7e216d11-9d74-407f-b6c7-be45e354c1a2 2018-10-02 19:15:26,315 - neutron_utils - INFO - Deleting security group rule with ID - ceca86b0-7563-4110-8ed6-92116da436a2 2018-10-02 19:15:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/ceca86b0-7563-4110-8ed6-92116da436a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:15:26,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d655eabd-af24-430d-b993-0bdfd1abd532 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:26,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/ceca86b0-7563-4110-8ed6-92116da436a2 used request id req-d655eabd-af24-430d-b993-0bdfd1abd532 2018-10-02 19:15:26,462 - neutron_utils - INFO - Deleting security group rule with ID - df70ae45-4320-40ce-a686-36c9bbabdb2b 2018-10-02 19:15:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/df70ae45-4320-40ce-a686-36c9bbabdb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:15:26,700 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3820941-eeb4-40f9-ae58-635e8a126e70 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:26,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/df70ae45-4320-40ce-a686-36c9bbabdb2b used request id req-d3820941-eeb4-40f9-ae58-635e8a126e70 2018-10-02 19:15:26,701 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-sec-grp 2018-10-02 19:15:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac016906bb3e68d0b6bc90508da799e390e16faa" 2018-10-02 19:15:26,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f188105a-bee4-4d3c-84c0-94ab45f751c4 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:26,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b9ee3460-8e3b-47a0-8cb4-6ada1d0476d9 used request id req-f188105a-bee4-4d3c-84c0-94ab45f751c4 2018-10-02 19:15:26,990 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router and subnet CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet 2018-10-02 19:15:26,991 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router 2018-10-02 19:15:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" -d '{"subnet_id": "3e381138-c5a8-4b6f-9289-2fd247c210a2"}' 2018-10-02 19:15:28,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-da16636b-6f8f-4f4e-91ff-ae22c9f1e735 Date: Tue, 02 Oct 2018 19:15:28 GMT RESP BODY: {"network_id": "80517c1b-7bbd-4398-b34f-9fea2e2990dc", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "subnet_id": "3e381138-c5a8-4b6f-9289-2fd247c210a2", "subnet_ids": ["3e381138-c5a8-4b6f-9289-2fd247c210a2"], "port_id": "8edc0855-417c-401c-b34b-42bd9c011527", "id": "5c0969ba-c4ad-4fe4-a6a0-e54435875bb2"} 2018-10-02 19:15:28,325 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2/remove_router_interface used request id req-da16636b-6f8f-4f4e-91ff-ae22c9f1e735 2018-10-02 19:15:28,326 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router 2018-10-02 19:15:28,326 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-router 2018-10-02 19:15:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e45bb715333178589b1809290a2c62dc3d2536" 2018-10-02 19:15:32,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9c0dce2-1cf7-4b4c-adde-52cf2b4b6122 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:32,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5c0969ba-c4ad-4fe4-a6a0-e54435875bb2 used request id req-f9c0dce2-1cf7-4b4c-adde-52cf2b4b6122 2018-10-02 19:15:32,141 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet 2018-10-02 19:15:32,141 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-subnet 2018-10-02 19:15:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/3e381138-c5a8-4b6f-9289-2fd247c210a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:15:34,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30d85457-f9bf-4e4d-8b96-03fd12bea7fe Date: Tue, 02 Oct 2018 19:15:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:34,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3e381138-c5a8-4b6f-9289-2fd247c210a2 used request id req-30d85457-f9bf-4e4d-8b96-03fd12bea7fe 2018-10-02 19:15:34,594 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-pub-net 2018-10-02 19:15:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/80517c1b-7bbd-4398-b34f-9fea2e2990dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e099f4a0b55762f4c2e3f091b18fc58088d64fb3" 2018-10-02 19:15:36,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a756f939-266b-4e92-aca2-e7ece5f18d2c Date: Tue, 02 Oct 2018 19:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:36,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/80517c1b-7bbd-4398-b34f-9fea2e2990dc used request id req-a756f939-266b-4e92-aca2-e7ece5f18d2c 2018-10-02 19:15:36,154 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ea5241c5-c8fe-4366-b67b-739bfb177452-image 2018-10-02 19:15:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25b11a4e2e67dfd517ab7962c2770edcf74743d" 2018-10-02 19:15:37,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4713fd32-be81-46ec-ac5a-5325d18f164d Date: Tue, 02 Oct 2018 19:15:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:15:37,735 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5d11f3e5-6b1d-459d-847b-71cb09dfa004 used request id req-4713fd32-be81-46ec-ac5a-5325d18f164d 2018-10-02 19:15:37,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d5e3646e-1209-4d35-b3f6-b70e701af17f Date: Tue, 02 Oct 2018 19:15:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:25Z", "updated_at": "2018-10-02T19:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "revision_number": 0, "id": "523e3247-bc2f-4271-85a9-48e02c3b4210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "revision_number": 0, "id": "c95b6fab-3551-4645-9383-d3940078a4db", "remote_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv6", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "revision_number": 0, "id": "cd05a680-6d7a-4287-b6d5-c2cfe7566b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "revision_number": 0, "id": "eae075e3-5529-4614-9a74-6244f6e26bca", "remote_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "remote_ip_prefix": null, "created_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "tenant_id": "05ef8f5c39314aa1832198df03632c95", "port_range_min": null, "ethertype": "IPv4", "project_id": "05ef8f5c39314aa1832198df03632c95"}], "revision_number": 4, "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:15:37,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-d5e3646e-1209-4d35-b3f6-b70e701af17f 2018-10-02 19:15:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:38,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47275796-b84e-4a11-ac70-c6b3abfc9f2d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95"}, "enabled": true, "id": "05ef8f5c39314aa1832198df03632c95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj"}} 2018-10-02 19:15:38,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-47275796-b84e-4a11-ac70-c6b3abfc9f2d 2018-10-02 19:15:38,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4730b5f1-cff7-4a8c-ab9d-830031224523 2018-10-02 19:15:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=4730b5f1-cff7-4a8c-ab9d-830031224523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d5fd2bd9-b0a7-4895-9849-3ce265d9c974 Date: Tue, 02 Oct 2018 19:15:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:25Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "523e3247-bc2f-4271-85a9-48e02c3b4210"}, {"remote_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:25Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "c95b6fab-3551-4645-9383-d3940078a4db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:25Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "cd05a680-6d7a-4287-b6d5-c2cfe7566b03"}, {"remote_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:14:25Z", "security_group_id": "4730b5f1-cff7-4a8c-ab9d-830031224523", "port_range_min": null, "revision_number": 0, "tenant_id": "05ef8f5c39314aa1832198df03632c95", "created_at": "2018-10-02T19:14:25Z", "project_id": "05ef8f5c39314aa1832198df03632c95", "id": "eae075e3-5529-4614-9a74-6244f6e26bca"}]} 2018-10-02 19:15:38,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=4730b5f1-cff7-4a8c-ab9d-830031224523 used request id req-d5fd2bd9-b0a7-4895-9849-3ce265d9c974 2018-10-02 19:15:38,267 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:15:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4730b5f1-cff7-4a8c-ab9d-830031224523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:38,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-216c9cc5-c617-4297-9022-45b9192b17e5 Content-Length: 0 Date: Tue, 02 Oct 2018 19:15:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:15:38,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4730b5f1-cff7-4a8c-ab9d-830031224523 used request id req-216c9cc5-c617-4297-9022-45b9192b17e5 2018-10-02 19:15:38,559 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj 2018-10-02 19:15:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:38,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d4c722-996c-4520-a6c5-65096a0fdc42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:15:38,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/05ef8f5c39314aa1832198df03632c95 used request id req-14d4c722-996c-4520-a6c5-65096a0fdc42 2018-10-02 19:15:38,742 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-proj-role 2018-10-02 19:15:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/7e48b010d5e443caae986dee086cc349 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:38,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10255eb-1f2a-47c3-a67a-55d4924d5c7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:15:38,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7e48b010d5e443caae986dee086cc349 used request id req-e10255eb-1f2a-47c3-a67a-55d4924d5c7f 2018-10-02 19:15:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5128d1d7141456b760e33d3680783def26496ba" 2018-10-02 19:15:38,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f40337a-89b5-42c6-9d82-610f52c9c524 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:15:38,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3f40337a-89b5-42c6-9d82-610f52c9c524 2018-10-02 19:15:38,957 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1be628ed-bf3e-425-user 2018-10-02 19:15:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/86e509451d1641b0a1b06f15e7860c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9a7f7fa18beeec80c09a85a5dae01bdcc318b7" 2018-10-02 19:15:39,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32e4efd-462e-4b8b-885c-7bd6f51b27c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:15:39,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/86e509451d1641b0a1b06f15e7860c2f used request id req-e32e4efd-462e-4b8b-885c-7bd6f51b27c6 2018-10-02 19:15:39,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:15:39,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["0DBSy_cPSE2plqd3_rUQbw"], "issued_at": "2018-10-02T19:15:39.000000Z"}} 2018-10-02 19:15:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76408206f394073e7eb29e5211b19b66a3278da" 2018-10-02 19:15:39,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9dbb06-352c-4881-92b4-ab5d0f836dd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:39,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6f9dbb06-352c-4881-92b4-ab5d0f836dd1 2018-10-02 19:15:39,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:15:39,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:15:39,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["kHadIzCbTJy4HHm0EnAi1w"], "issued_at": "2018-10-02T19:15:39.000000Z"}} 2018-10-02 19:15:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:15:40,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71513c2a-2164-4831-ae30-89a495d1f5ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:40,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-71513c2a-2164-4831-ae30-89a495d1f5ba 2018-10-02 19:15:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:15:40,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:15: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:15:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:15:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cdf715-9228-4715-8622-c8f73db8e645 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:15:40,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj used request id req-32cdf715-9228-4715-8622-c8f73db8e645 2018-10-02 19:15:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:15:40,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32268e8e-ce7f-4d7f-aede-be69f9335673 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:15:40,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-32268e8e-ce7f-4d7f-aede-be69f9335673 2018-10-02 19:15:40,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}}' 2018-10-02 19:15:40,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0ce8f2-e6d8-4095-adc5-780505a1b2a8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:15:40,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ab0ce8f2-e6d8-4095-adc5-780505a1b2a8 2018-10-02 19:15:40,387 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj 2018-10-02 19:15:40,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:15:40,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:15:40,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["DErmoV_mReGA2vOpbk7Mow"], "issued_at": "2018-10-02T19:15:40.000000Z"}} 2018-10-02 19:15:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:40,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09750aa5-39e6-4c74-bfc5-21ca53ba4835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:40,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09750aa5-39e6-4c74-bfc5-21ca53ba4835 2018-10-02 19:15:40,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:15:40,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:15: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:15:40,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:40,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95586883-f7ec-4361-a23a-ca3442b5c208 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:15:40,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-95586883-f7ec-4361-a23a-ca3442b5c208 2018-10-02 19:15:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a7d04c-97ce-45ce-83bc-cc68fe1dc9ee Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}]} 2018-10-02 19:15:41,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj used request id req-64a7d04c-97ce-45ce-83bc-cc68fe1dc9ee 2018-10-02 19:15:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df39e030-33f6-4d37-9e3f-608687227aa6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:15:41,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-df39e030-33f6-4d37-9e3f-608687227aa6 2018-10-02 19:15:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162b0858-3965-4700-993b-7d9a919ef0cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:15:41,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-162b0858-3965-4700-993b-7d9a919ef0cc 2018-10-02 19:15:41,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d932b24-af9f-4f48-85a5-bb7bfbae5d74 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}]} 2018-10-02 19:15:41,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj used request id req-4d932b24-af9f-4f48-85a5-bb7bfbae5d74 2018-10-02 19:15:41,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/26020a641bbd4b4a81d91b09caf53acb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac023e0-ea62-4026-bf73-441749d04c00 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-user", "links": {"self": "http://172.30.9.22:5000/v3/users/26020a641bbd4b4a81d91b09caf53acb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9681ab1bca794189a2a707b4f822fd33", "id": "26020a641bbd4b4a81d91b09caf53acb", "password_expires_at": null}} 2018-10-02 19:15:41,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/26020a641bbd4b4a81d91b09caf53acb used request id req-4ac023e0-ea62-4026-bf73-441749d04c00 2018-10-02 19:15:41,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4b4afc-1b4c-463b-a550-d940c80e1e4f Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:15:41,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles used request id req-ae4b4afc-1b4c-463b-a550-d940c80e1e4f 2018-10-02 19:15:41,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:41,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81311f53-def6-4ca3-8b66-5df2422266e2 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 19:15:41,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-81311f53-def6-4ca3-8b66-5df2422266e2 2018-10-02 19:15:41,906 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj 2018-10-02 19:15:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:42,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c18c0e2-1f47-4f1d-af37-89451e519237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:15:42,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-4c18c0e2-1f47-4f1d-af37-89451e519237 2018-10-02 19:15:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:42,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a074b8fe-4baa-459c-87fe-058f4d3cae47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:15:42,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a074b8fe-4baa-459c-87fe-058f4d3cae47 2018-10-02 19:15:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:42,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8e2477-8f3d-44f2-9d08-8739aaaefa78 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}]} 2018-10-02 19:15:42,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj used request id req-0a8e2477-8f3d-44f2-9d08-8739aaaefa78 2018-10-02 19:15:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:42,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d085292b-9aa7-43ad-850d-a6f610c03e80 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}]} 2018-10-02 19:15:42,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles used request id req-d085292b-9aa7-43ad-850d-a6f610c03e80 2018-10-02 19:15:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:42,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dba3be2-fbd4-4750-82d8-84c5653ca4e6 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:15:42,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-2dba3be2-fbd4-4750-82d8-84c5653ca4e6 2018-10-02 19:15:42,444 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj 2018-10-02 19:15:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:15:42,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b61ea88-e615-455c-b791-9baaca6cbbcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:15:42,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-9b61ea88-e615-455c-b791-9baaca6cbbcf 2018-10-02 19:15:42,574 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-e9e7a4ee-1433-425-user 2018-10-02 19:15:42,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:15:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:15:42,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2275c97-3280-4066-b02a-e272986489e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:15:42,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2275c97-3280-4066-b02a-e272986489e9 2018-10-02 19:15:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" -d '{"role": {"name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role"}}' 2018-10-02 19:15:42,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3722b338-867c-4242-9a06-2aa7c3c2a0cf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34b3315a15854b53a15afd9f5a7a687c", "links": {"self": "http://172.30.9.22:5000/v3/roles/34b3315a15854b53a15afd9f5a7a687c"}, "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role"}} 2018-10-02 19:15:42,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3722b338-867c-4242-9a06-2aa7c3c2a0cf 2018-10-02 19:15:42,703 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role 2018-10-02 19:15:42,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/34b3315a15854b53a15afd9f5a7a687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:15:42,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296cfcb7-b018-4cf0-99ed-dbc678c3a6e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/34b3315a15854b53a15afd9f5a7a687c"}, "domain_id": null, "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role", "id": "34b3315a15854b53a15afd9f5a7a687c"}} 2018-10-02 19:15:42,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/34b3315a15854b53a15afd9f5a7a687c used request id req-296cfcb7-b018-4cf0-99ed-dbc678c3a6e2 2018-10-02 19:15:42,797 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role to project CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj 2018-10-02 19:15:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles/34b3315a15854b53a15afd9f5a7a687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:15:42,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d38233-c657-45c8-965b-87428c36201b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:15:42,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33/users/26020a641bbd4b4a81d91b09caf53acb/roles/34b3315a15854b53a15afd9f5a7a687c used request id req-f9d38233-c657-45c8-965b-87428c36201b 2018-10-02 19:15:42,922 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:15:42,922 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:15:42,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:15:42,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:15:43,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "34b3315a15854b53a15afd9f5a7a687c", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9681ab1bca794189a2a707b4f822fd33", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-user", "id": "26020a641bbd4b4a81d91b09caf53acb"}, "audit_ids": ["B9pyIOm7SXu2a9_-vteR-g"], "issued_at": "2018-10-02T19:15:43.000000Z"}} 2018-10-02 19:15:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:15:43,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c00c6b-6001-4a79-8cf3-dba77e623c49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:43,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-39c00c6b-6001-4a79-8cf3-dba77e623c49 2018-10-02 19:15:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:15:43,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-585efd36-cb42-4b38-ab72-dd6ce2d5ac59 Date: Tue, 02 Oct 2018 19:15:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"} 2018-10-02 19:15:43,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image used request id req-585efd36-cb42-4b38-ab72-dd6ce2d5ac59 2018-10-02 19:15:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:15:43,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-525f36f4-2121-4bf7-8889-2ab599151389 Date: Tue, 02 Oct 2018 19:15:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:15:43,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-525f36f4-2121-4bf7-8889-2ab599151389 2018-10-02 19:15:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}' 2018-10-02 19:15:43,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae X-Openstack-Request-Id: req-bd028fad-b862-4825-a2a6-f5ff02c1f0b3 Date: Tue, 02 Oct 2018 19:15:43 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:15:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:15:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "min_disk": 0, "protected": false, "id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "file": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file", "checksum": null, "owner": "9681ab1bca794189a2a707b4f822fd33", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:15:43,987 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-bd028fad-b862-4825-a2a6-f5ff02c1f0b3 2018-10-02 19:15:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" -d '' 2018-10-02 19:15:45,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2aeec656-00b7-4ac9-a28d-a6c19439554e Date: Tue, 02 Oct 2018 19:15:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:15:45,567 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file used request id req-2aeec656-00b7-4ac9-a28d-a6c19439554e 2018-10-02 19:15:45,567 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:15:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:15:45,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c78a090d-35bf-462c-9dc1-dc0c03271975 Date: Tue, 02 Oct 2018 19:15:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:15:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:15:45Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "metadata": {}}], "self": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "min_disk": 0, "protected": false, "id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "file": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9681ab1bca794189a2a707b4f822fd33", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:15:45,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae used request id req-c78a090d-35bf-462c-9dc1-dc0c03271975 2018-10-02 19:15:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:15:45,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d4535846-78ff-41dd-90af-d96f4ebde3dd Date: Tue, 02 Oct 2018 19:15:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:15:45,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d4535846-78ff-41dd-90af-d96f4ebde3dd 2018-10-02 19:15:45,908 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image 2018-10-02 19:15:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:15:46,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-206a84bb-e644-498b-8256-d278889eaff7 Date: Tue, 02 Oct 2018 19:15:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:15:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:15:45Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "metadata": {}}], "self": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "min_disk": 0, "protected": false, "id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "file": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9681ab1bca794189a2a707b4f822fd33", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:15:46,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae used request id req-206a84bb-e644-498b-8256-d278889eaff7 2018-10-02 19:15:46,085 - create_image - DEBUG - Instance status is - active 2018-10-02 19:15:46,085 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image 2018-10-02 19:15:46,085 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image 2018-10-02 19:15:46,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:15:46,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:15:46,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "34b3315a15854b53a15afd9f5a7a687c", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9681ab1bca794189a2a707b4f822fd33", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-user", "id": "26020a641bbd4b4a81d91b09caf53acb"}, "audit_ids": ["ogmWvRbpSXCOSlU4vYcEVg"], "issued_at": "2018-10-02T19:15:46.000000Z"}} 2018-10-02 19:15:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:15:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7037eb14-68ed-444e-8bb9-0172c81377d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:15:46,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7037eb14-68ed-444e-8bb9-0172c81377d2 2018-10-02 19:15:46,482 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:15:46,484 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:15:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:15:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:46 GMT Server: Apache x-openstack-request-id: req-37561ec5-3457-4396-ada5-45177dfc4392 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:15:46,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack used request id req-37561ec5-3457-4396-ada5-45177dfc4392 2018-10-02 19:15:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net"}}' 2018-10-02 19:15:50,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:15:46 GMT Server: Apache x-openstack-request-id: req-db4d33bf-ef62-4ccf-96e9-3afc9c6ba272 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "862945aa-cb80-4750-aedf-d21423fbf691", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}]}} 2018-10-02 19:15:50,576 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks used request id req-db4d33bf-ef62-4ccf-96e9-3afc9c6ba272 2018-10-02 19:15:50,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:15:50,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:15:50 GMT Server: Apache x-openstack-request-id: req-d30dd3a1-0a5b-4aeb-875f-7aa4d98e3829 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:15:50,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:50 GMT Server: Apache x-openstack-request-id: req-af0f080e-6c1a-412e-bdb6-486917e9c26e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:15:50,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-af0f080e-6c1a-412e-bdb6-486917e9c26e 2018-10-02 19:15:50,819 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack 2018-10-02 19:15:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:15:50,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:15:50 GMT Server: Apache x-openstack-request-id: req-f6d3b8a9-42b8-49fc-aa19-71b755d10f70 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:15:51,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:51 GMT Server: Apache x-openstack-request-id: req-80ea1dbb-8170-45fa-a914-153b7f43523f 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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "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-10-02 19:15:51,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-80ea1dbb-8170-45fa-a914-153b7f43523f 2018-10-02 19:15:51,197 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:15:51,197 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:15:54,200 - create_stack - DEBUG - Stack status query timeout in 1196.61907387 2018-10-02 19:15:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:15:54,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:15:54 GMT Server: Apache x-openstack-request-id: req-7989a0d6-0d8b-4c73-b2a1-82386931bdb0 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:15:54,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:54 GMT Server: Apache x-openstack-request-id: req-c25a430a-a22b-4b35-922f-b0783b1a12a1 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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:15:54,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-c25a430a-a22b-4b35-922f-b0783b1a12a1 2018-10-02 19:15:54,704 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:15:54,704 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:15:57,707 - create_stack - DEBUG - Stack status query timeout in 1193.11189008 2018-10-02 19:15:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:15:57,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:15:57 GMT Server: Apache x-openstack-request-id: req-0148f1d6-932d-4d54-aaeb-9d443dbf8481 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:15:58,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:15:57 GMT Server: Apache x-openstack-request-id: req-0f6cb7e3-656f-4b25-ac76-13cbb72428d4 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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:15:58,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-0f6cb7e3-656f-4b25-ac76-13cbb72428d4 2018-10-02 19:15:58,167 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:15:58,167 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:01,168 - create_stack - DEBUG - Stack status query timeout in 1189.65183806 2018-10-02 19:16:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:01,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:01 GMT Server: Apache x-openstack-request-id: req-f81c977b-5915-4dec-ace0-413e2bec2441 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:02,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:01 GMT Server: Apache x-openstack-request-id: req-a3c81312-c0a1-46e9-83fc-f03cf0515caf 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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:02,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-a3c81312-c0a1-46e9-83fc-f03cf0515caf 2018-10-02 19:16:02,770 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:16:02,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:05,774 - create_stack - DEBUG - Stack status query timeout in 1185.04582596 2018-10-02 19:16:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:05,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:05 GMT Server: Apache x-openstack-request-id: req-021ccd87-fb41-4613-b93f-9dba42b7982a Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:06,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:05 GMT Server: Apache x-openstack-request-id: req-d769b300-4953-4f35-a039-a0db1348215f 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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:06,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-d769b300-4953-4f35-a039-a0db1348215f 2018-10-02 19:16:06,377 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:16:06,377 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:09,380 - create_stack - DEBUG - Stack status query timeout in 1181.43932891 2018-10-02 19:16:09,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:09,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:09 GMT Server: Apache x-openstack-request-id: req-0f3856ad-5ee8-434f-9887-bdc1e821964a Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:09,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:09 GMT Server: Apache x-openstack-request-id: req-8f88ed3f-b941-4bb8-acc5-7c49e8ac452d 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-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:09,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-8f88ed3f-b941-4bb8-acc5-7c49e8ac452d 2018-10-02 19:16:09,905 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:16:09,905 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:12,906 - create_stack - DEBUG - Stack status query timeout in 1177.91336393 2018-10-02 19:16:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:12,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:12 GMT Server: Apache x-openstack-request-id: req-6dcdf387-49ed-4f1e-8ce0-b93d31f2f83e Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:13,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:12 GMT Server: Apache x-openstack-request-id: req-036429b4-637f-4e17-852c-0395ebec11e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:13,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-036429b4-637f-4e17-852c-0395ebec11e5 2018-10-02 19:16:13,114 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:16:13,114 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack 2018-10-02 19:16:13,114 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack 2018-10-02 19:16:13,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:13,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:13 GMT Server: Apache x-openstack-request-id: req-582b5d70-27fd-4331-b5ba-aff5dda04fe4 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:13,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:13 GMT Server: Apache x-openstack-request-id: req-19880598-5a7a-4097-89f8-6516f4f6e9a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9d38b67c-be39-4c7a-8978-0cf232d6021c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "13a8054a-096e-49d5-8715-240b720806dd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "422b2b95-3519-41be-89ac-9097369dd943", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "25f33b79-cd87-4ff2-9384-71f8997a18f6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "263f4e35-986d-4633-a0fd-5586e1da8d28", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "35dccb08-a63c-4b08-8490-aea83c0e21ac", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "34afa535-7fef-4188-bb54-ff517fa158a3:subnet_id=9d38b67c-be39-4c7a-8978-0cf232d6021c", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "34afa535-7fef-4188-bb54-ff517fa158a3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e685c191-414d-46ff-bb3a-2e6cf5e84642", "resource_type": "OS::Neutron::Port"}]} 2018-10-02 19:16:13,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources used request id req-19880598-5a7a-4097-89f8-6516f4f6e9a1 2018-10-02 19:16:13,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:13,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16: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-b675d170-ecc2-421a-aa78-2c90dd4fd28c x-compute-request-id: req-b675d170-ecc2-421a-aa78-2c90dd4fd28c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-02T19:16:07.000000", "flavor": {"id": "13a8054a-096e-49d5-8715-240b720806dd", "links": [{"href": "http://172.30.9.22:8774/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "bookmark"}]}, "id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "security_groups": [{"name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:08Z", "hostId": "a134ab506ae943f58743881ec387565c3923192f0c49a45279951ec7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "created": "2018-10-02T19:15:59Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:16:13,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d used request id req-b675d170-ecc2-421a-aa78-2c90dd4fd28c 2018-10-02 19:16:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8a64af9e-5510-4a2a-b349-266e86b39aa1 Date: Tue, 02 Oct 2018 19:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:14,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-8a64af9e-5510-4a2a-b349-266e86b39aa1 2018-10-02 19:16:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:16:14,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:16: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:16:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef662fc4-d703-476b-8081-2ccb0a0f5a1b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:14,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-ef662fc4-d703-476b-8081-2ccb0a0f5a1b 2018-10-02 19:16:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f0220760-ba00-474e-910d-3ada746ef9ee Date: Tue, 02 Oct 2018 19:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:14,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-f0220760-ba00-474e-910d-3ada746ef9ee 2018-10-02 19:16:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-9de824ff-c58d-4732-851a-32cd3a97f8d3 Date: Tue, 02 Oct 2018 19:16:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:14,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-9de824ff-c58d-4732-851a-32cd3a97f8d3 2018-10-02 19:16:14,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-f96ecbc8-c106-42a2-91ad-87d3a2a813ee x-compute-request-id: req-f96ecbc8-c106-42a2-91ad-87d3a2a813ee Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:31:5e", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-10-02T19:16:05.000000", "flavor": {"id": "25f33b79-cd87-4ff2-9384-71f8997a18f6", "links": [{"href": "http://172.30.9.22:8774/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6", "rel": "bookmark"}]}, "id": "07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "security_groups": [{"name": "default"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:05Z", "hostId": "044a57366e7d5139385160061f9454195000ce61881c590d32422ce2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "created": "2018-10-02T19:15:58Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:16:14,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0 used request id req-f96ecbc8-c106-42a2-91ad-87d3a2a813ee 2018-10-02 19:16:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3e87b979-6ff5-4e60-b968-076c8f442e8c Date: Tue, 02 Oct 2018 19:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:14,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-3e87b979-6ff5-4e60-b968-076c8f442e8c 2018-10-02 19:16:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19947d60-28f1-41a3-9754-4e9a16ea55b6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:14,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-19947d60-28f1-41a3-9754-4e9a16ea55b6 2018-10-02 19:16:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b59c2579-6717-4086-a69f-04a7cc3d11b8 Date: Tue, 02 Oct 2018 19:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:14,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-b59c2579-6717-4086-a69f-04a7cc3d11b8 2018-10-02 19:16:14,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:14,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-f9292aaa-b8f0-438c-823f-3c80b36cd8de Date: Tue, 02 Oct 2018 19:16:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:14,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-f9292aaa-b8f0-438c-823f-3c80b36cd8de 2018-10-02 19:16:14,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:14 GMT Server: Apache x-openstack-request-id: req-1a9e32fb-9c0e-4101-b94a-dcf4a54c6c64 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:15,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:15 GMT Server: Apache x-openstack-request-id: req-69b8cf6f-1722-46d5-91ba-50cd85f0708b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9d38b67c-be39-4c7a-8978-0cf232d6021c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "13a8054a-096e-49d5-8715-240b720806dd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "422b2b95-3519-41be-89ac-9097369dd943", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "25f33b79-cd87-4ff2-9384-71f8997a18f6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "263f4e35-986d-4633-a0fd-5586e1da8d28", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "35dccb08-a63c-4b08-8490-aea83c0e21ac", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "34afa535-7fef-4188-bb54-ff517fa158a3:subnet_id=9d38b67c-be39-4c7a-8978-0cf232d6021c", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "34afa535-7fef-4188-bb54-ff517fa158a3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T19:15:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:15:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e685c191-414d-46ff-bb3a-2e6cf5e84642", "resource_type": "OS::Neutron::Port"}]} 2018-10-02 19:16:15,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691/resources used request id req-69b8cf6f-1722-46d5-91ba-50cd85f0708b 2018-10-02 19:16:15,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/13a8054a-096e-49d5-8715-240b720806dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16: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-2a406d17-d7fc-4199-a653-0d6cd6cc6936 x-compute-request-id: req-2a406d17-d7fc-4199-a653-0d6cd6cc6936 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "13a8054a-096e-49d5-8715-240b720806dd", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-flavor1-dreiu42sq4ks", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:16:15,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/13a8054a-096e-49d5-8715-240b720806dd used request id req-2a406d17-d7fc-4199-a653-0d6cd6cc6936 2018-10-02 19:16:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-877e6f06-f009-4f22-a0a8-28bbf0dccae8 Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}} 2018-10-02 19:16:15,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c used request id req-877e6f06-f009-4f22-a0a8-28bbf0dccae8 2018-10-02 19:16:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5dff301c-d6de-45cb-ac85-3ad38d65ce5a Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:15,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-5dff301c-d6de-45cb-ac85-3ad38d65ce5a 2018-10-02 19:16:15,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-00ed93a2-8a54-40fe-a88c-5dd7e9418aaf Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:15,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-00ed93a2-8a54-40fe-a88c-5dd7e9418aaf 2018-10-02 19:16:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-af83965c-fdab-4d63-89d2-5feb8a78c59a Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:15,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-af83965c-fdab-4d63-89d2-5feb8a78c59a 2018-10-02 19:16:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e3f9b0-0148-4b56-8d98-10fa1f4a742b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:15,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-63e3f9b0-0148-4b56-8d98-10fa1f4a742b 2018-10-02 19:16:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b383bae6-10c3-4f22-be2e-1bbbc96ad971 Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:15,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-b383bae6-10c3-4f22-be2e-1bbbc96ad971 2018-10-02 19:16:15,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A1d%3A8a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-840a50d4-6621-4f03-b8e3-d8c4288d3742 Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:15,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A1d%3A8a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr&admin_state_up=True used request id req-840a50d4-6621-4f03-b8e3-d8c4288d3742 2018-10-02 19:16:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f3591c-f9f3-4bd5-8e10-2a3327284219 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:15,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-b1f3591c-f9f3-4bd5-8e10-2a3327284219 2018-10-02 19:16:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fb4d4aca-e67d-4700-ace9-ff4f5bced8ff Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:15,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-fb4d4aca-e67d-4700-ace9-ff4f5bced8ff 2018-10-02 19:16:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d8f60dae-f9ba-492f-bf74-b2800c06e344 Date: Tue, 02 Oct 2018 19:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:15,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-d8f60dae-f9ba-492f-bf74-b2800c06e344 2018-10-02 19:16:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:16,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-b2c8de1b-9b65-44cb-b8a3-c196118c60b0 Date: Tue, 02 Oct 2018 19:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:16,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-b2c8de1b-9b65-44cb-b8a3-c196118c60b0 2018-10-02 19:16:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:16,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-6f0050a1-0677-42d1-a0d9-e2e2b698354f Date: Tue, 02 Oct 2018 19:16:16 GMT RESP BODY: {"floatingips": [{"router_id": "34afa535-7fef-4188-bb54-ff517fa158a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:16:00Z", "updated_at": "2018-10-02T19:16:01Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9681ab1bca794189a2a707b4f822fd33", "port_id": "e685c191-414d-46ff-bb3a-2e6cf5e84642", "id": "35dccb08-a63c-4b08-8490-aea83c0e21ac"}]} 2018-10-02 19:16:16,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-6f0050a1-0677-42d1-a0d9-e2e2b698354f 2018-10-02 19:16:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/34afa535-7fef-4188-bb54-ff517fa158a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:16,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4dc8f36e-ebc0-4e15-b77d-3b1c90180133 Date: Tue, 02 Oct 2018 19:16:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:15:53Z", "admin_state_up": true, "updated_at": "2018-10-02T19:16:00Z", "project_id": "9681ab1bca794189a2a707b4f822fd33", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "34afa535-7fef-4188-bb54-ff517fa158a3", "name": "mgmt_router"}} 2018-10-02 19:16:16,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/34afa535-7fef-4188-bb54-ff517fa158a3 used request id req-4dc8f36e-ebc0-4e15-b77d-3b1c90180133 2018-10-02 19:16:16,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=34afa535-7fef-4188-bb54-ff517fa158a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:16,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4542 X-Openstack-Request-Id: req-dd726c81-2e3a-471f-b2f4-36f79e2c97cd Date: Tue, 02 Oct 2018 19:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2786a7a3-1c79-4eb5-9efe-50f23bcc7041","ip_address":"169.254.192.11"}],"id":"178ef067-9fb3-4297-8f97-dec2c6f59ff2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:8b:a6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9681ab1bca794189a2a707b4f822fd33","admin_state_up":true,"network_id":"1d8657ea-5428-4a95-a2de-f7710306d5f3","tenant_id":"","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:15Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.203"}],"id":"3aea6dd3-bfb2-4ba2-ae9f-3e149cf09bfc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:97:28","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:02Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2786a7a3-1c79-4eb5-9efe-50f23bcc7041","ip_address":"169.254.192.2"}],"id":"b2b2f8cb-8a77-4588-a295-ab4d47c59535","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:48:e2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9681ab1bca794189a2a707b4f822fd33","admin_state_up":true,"network_id":"1d8657ea-5428-4a95-a2de-f7710306d5f3","tenant_id":"","created_at":"2018-10-02T19:15:57Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2786a7a3-1c79-4eb5-9efe-50f23bcc7041","ip_address":"169.254.192.8"}],"id":"f05bdc2d-0420-4a7c-80bb-7251bebdebb2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:0b:5d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9681ab1bca794189a2a707b4f822fd33","admin_state_up":true,"network_id":"1d8657ea-5428-4a95-a2de-f7710306d5f3","tenant_id":"","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"}]} 2018-10-02 19:16:16,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=34afa535-7fef-4188-bb54-ff517fa158a3 used request id req-dd726c81-2e3a-471f-b2f4-36f79e2c97cd 2018-10-02 19:16:16,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:16,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-275d41b2-fa0a-4b87-9ad7-a78c1b46dc65 Date: Tue, 02 Oct 2018 19:16:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 19:16:16,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-275d41b2-fa0a-4b87-9ad7-a78c1b46dc65 2018-10-02 19:16:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/2786a7a3-1c79-4eb5-9efe-50f23bcc7041 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:16,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7b52f6fd-2e2d-4cb1-bd10-02dcfb1e487c Date: Tue, 02 Oct 2018 19:16:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1d8657ea-5428-4a95-a2de-f7710306d5f3","tenant_id":"","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2786a7a3-1c79-4eb5-9efe-50f23bcc7041","subnetpool_id":null,"name":"HA subnet tenant 9681ab1bca794189a2a707b4f822fd33"}} 2018-10-02 19:16:16,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/2786a7a3-1c79-4eb5-9efe-50f23bcc7041 used request id req-7b52f6fd-2e2d-4cb1-bd10-02dcfb1e487c 2018-10-02 19:16:16,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/2786a7a3-1c79-4eb5-9efe-50f23bcc7041 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-345ad856-a592-45a4-a5e9-e155ccfb1fc2 Date: Tue, 02 Oct 2018 19:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1d8657ea-5428-4a95-a2de-f7710306d5f3","tenant_id":"","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2786a7a3-1c79-4eb5-9efe-50f23bcc7041","subnetpool_id":null,"name":"HA subnet tenant 9681ab1bca794189a2a707b4f822fd33"}} 2018-10-02 19:16:17,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/2786a7a3-1c79-4eb5-9efe-50f23bcc7041 used request id req-345ad856-a592-45a4-a5e9-e155ccfb1fc2 2018-10-02 19:16:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/2786a7a3-1c79-4eb5-9efe-50f23bcc7041 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c63abe24-7b51-4e02-a9ea-fd3a75ba505e Date: Tue, 02 Oct 2018 19:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1d8657ea-5428-4a95-a2de-f7710306d5f3","tenant_id":"","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2786a7a3-1c79-4eb5-9efe-50f23bcc7041","subnetpool_id":null,"name":"HA subnet tenant 9681ab1bca794189a2a707b4f822fd33"}} 2018-10-02 19:16:17,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/2786a7a3-1c79-4eb5-9efe-50f23bcc7041 used request id req-c63abe24-7b51-4e02-a9ea-fd3a75ba505e 2018-10-02 19:16:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0394efad-0282-483f-a4b7-19e924d1cb35 Date: Tue, 02 Oct 2018 19:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}} 2018-10-02 19:16:17,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c used request id req-0394efad-0282-483f-a4b7-19e924d1cb35 2018-10-02 19:16:17,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e685c191-414d-46ff-bb3a-2e6cf5e84642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-51f38ffa-2d14-4a8b-b36c-3f07102469fd Date: Tue, 02 Oct 2018 19:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","project_id":"9681ab1bca794189a2a707b4f822fd33","qos_policy_id":null,"admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal"}} 2018-10-02 19:16:17,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/e685c191-414d-46ff-bb3a-2e6cf5e84642 used request id req-51f38ffa-2d14-4a8b-b36c-3f07102469fd 2018-10-02 19:16:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cf535638-036f-4331-b7a6-b0867c467390 Date: Tue, 02 Oct 2018 19:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}} 2018-10-02 19:16:17,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c used request id req-cf535638-036f-4331-b7a6-b0867c467390 2018-10-02 19:16:17,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7ce55842-71ee-4672-8f89-791ab11a7e28 Date: Tue, 02 Oct 2018 19:16:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:15:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:15:45Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "metadata": {}}], "self": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "min_disk": 0, "protected": false, "id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "file": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9681ab1bca794189a2a707b4f822fd33", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:16:17,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae used request id req-7ce55842-71ee-4672-8f89-791ab11a7e28 2018-10-02 19:16:17,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:17,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9043c75-4379-425c-bed0-5493867d3176 Date: Tue, 02 Oct 2018 19:16: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-10-02 19:16:17,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e9043c75-4379-425c-bed0-5493867d3176 2018-10-02 19:16:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:18,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-470599ce-63da-4862-9409-c01584975004 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:18,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:18 GMT Server: Apache x-openstack-request-id: req-4ebbdecc-3bd1-4a9b-ab2f-660f3026538e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:18,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-4ebbdecc-3bd1-4a9b-ab2f-660f3026538e 2018-10-02 19:16:18,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:18,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:18,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "34b3315a15854b53a15afd9f5a7a687c", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9681ab1bca794189a2a707b4f822fd33", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-user", "id": "26020a641bbd4b4a81d91b09caf53acb"}, "audit_ids": ["zvcs4Nl7RCaVh1P8MzU_Yg"], "issued_at": "2018-10-02T19:16:18.000000Z"}} 2018-10-02 19:16:18,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:18,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6736e5d4-a90e-4762-aa82-69087dbaa923 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:18,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6736e5d4-a90e-4762-aa82-69087dbaa923 2018-10-02 19:16:18,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:16:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:18,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47286f6-01b5-40cc-b7fc-f6ec0aebb4c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:18,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c47286f6-01b5-40cc-b7fc-f6ec0aebb4c2 2018-10-02 19:16:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:19,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3db23481-7589-49b8-9275-3ceaa51965ab Date: Tue, 02 Oct 2018 19:16:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:19,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-3db23481-7589-49b8-9275-3ceaa51965ab 2018-10-02 19:16:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:16:19,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:16:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:16:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:19,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17fe227-59d8-4e42-b6de-f53f6fc600d0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:19,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-b17fe227-59d8-4e42-b6de-f53f6fc600d0 2018-10-02 19:16:19,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:19,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bbbf4332-1467-482a-90ab-bb1036f0700d Date: Tue, 02 Oct 2018 19:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:19,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-bbbf4332-1467-482a-90ab-bb1036f0700d 2018-10-02 19:16:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A1d%3A8a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:19,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-542f81d8-2869-48ae-941d-9c99f2912848 Date: Tue, 02 Oct 2018 19:16:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:19,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A1d%3A8a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr&admin_state_up=True used request id req-542f81d8-2869-48ae-941d-9c99f2912848 2018-10-02 19:16:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:19,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0077fe8d-2cdd-46e8-88bf-c4a3a9ed55db Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:19,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-0077fe8d-2cdd-46e8-88bf-c4a3a9ed55db 2018-10-02 19:16:19,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:20,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16: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-393dd621-3aa1-4ef5-8db4-465a7bce7793 x-compute-request-id: req-393dd621-3aa1-4ef5-8db4-465a7bce7793 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-02T19:16:07.000000", "flavor": {"id": "13a8054a-096e-49d5-8715-240b720806dd", "links": [{"href": "http://172.30.9.22:8774/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "bookmark"}]}, "id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "security_groups": [{"name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:08Z", "hostId": "a134ab506ae943f58743881ec387565c3923192f0c49a45279951ec7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "created": "2018-10-02T19:15:59Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:16:20,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1 used request id req-393dd621-3aa1-4ef5-8db4-465a7bce7793 2018-10-02 19:16:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:21,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c40dc089-08a3-4746-80c6-b3e2e9f776e6 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:21,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-c40dc089-08a3-4746-80c6-b3e2e9f776e6 2018-10-02 19:16:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:21,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-edb7616f-a0c1-45ac-8bc6-b40c5cbd0377 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:21,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-edb7616f-a0c1-45ac-8bc6-b40c5cbd0377 2018-10-02 19:16:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:21,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-15517536-10b1-40a1-924f-69744c39db14 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:21,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-15517536-10b1-40a1-924f-69744c39db14 2018-10-02 19:16:21,354 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1 2018-10-02 19:16:21,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:21,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-af47f901-cbac-4eeb-b80e-479ccfcb4e20 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"floatingips": [{"router_id": "34afa535-7fef-4188-bb54-ff517fa158a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:16:00Z", "updated_at": "2018-10-02T19:16:01Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9681ab1bca794189a2a707b4f822fd33", "port_id": "e685c191-414d-46ff-bb3a-2e6cf5e84642", "id": "35dccb08-a63c-4b08-8490-aea83c0e21ac"}]} 2018-10-02 19:16:21,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-af47f901-cbac-4eeb-b80e-479ccfcb4e20 2018-10-02 19:16:21,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:21,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-b4ecc56e-450d-4c35-90d1-4569df660f77 x-compute-request-id: req-b4ecc56e-450d-4c35-90d1-4569df660f77 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "25f33b79-cd87-4ff2-9384-71f8997a18f6", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-flavor2-utejjhlq2zy5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:16:21,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6 used request id req-b4ecc56e-450d-4c35-90d1-4569df660f77 2018-10-02 19:16:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:21,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9cba8ec3-64f4-42cb-8880-af7c8b0fd2f8 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}} 2018-10-02 19:16:21,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/9d38b67c-be39-4c7a-8978-0cf232d6021c used request id req-9cba8ec3-64f4-42cb-8880-af7c8b0fd2f8 2018-10-02 19:16:21,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:21,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e5985cfc-5cbe-4663-a480-548ca93fd027 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:21,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-e5985cfc-5cbe-4663-a480-548ca93fd027 2018-10-02 19:16:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:21,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-39499897-424f-4672-9686-e0665531b240 Date: Tue, 02 Oct 2018 19:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:21,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-39499897-424f-4672-9686-e0665531b240 2018-10-02 19:16:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1827f02a-2f55-4baa-bb37-9698b68f0799 Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:22,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-1827f02a-2f55-4baa-bb37-9698b68f0799 2018-10-02 19:16:22,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2a0fa4-1eb8-49ca-9e89-d3136c4e6c3f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:22,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-4b2a0fa4-1eb8-49ca-9e89-d3136c4e6c3f 2018-10-02 19:16:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b681aec1-ee3b-4939-84f5-7508a125daaa Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:22,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-b681aec1-ee3b-4939-84f5-7508a125daaa 2018-10-02 19:16:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A03%3A31%3A5e&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-c15153c0-bd85-42c5-bd33-cd13f09f2579 Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"}]} 2018-10-02 19:16:22,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A03%3A31%3A5e&admin_state_up=True used request id req-c15153c0-bd85-42c5-bd33-cd13f09f2579 2018-10-02 19:16:22,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e6fbb0-165e-4038-9fc5-b987b8bbce8e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:22,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-18e6fbb0-165e-4038-9fc5-b987b8bbce8e 2018-10-02 19:16:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-145f13fe-28c1-4828-b7a8-df14759d6cf1 Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:22,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-145f13fe-28c1-4828-b7a8-df14759d6cf1 2018-10-02 19:16:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3554670d-3c7d-46a0-87d4-94951d78c1e9 Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:22,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-3554670d-3c7d-46a0-87d4-94951d78c1e9 2018-10-02 19:16:22,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-790042c8-eb3e-4c7b-b7e8-3a6c752d7050 Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:22,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-790042c8-eb3e-4c7b-b7e8-3a6c752d7050 2018-10-02 19:16:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-69bccfa8-6326-4183-a880-e2452c35c055 Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"floatingips": [{"router_id": "34afa535-7fef-4188-bb54-ff517fa158a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:16:00Z", "updated_at": "2018-10-02T19:16:01Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9681ab1bca794189a2a707b4f822fd33", "port_id": "e685c191-414d-46ff-bb3a-2e6cf5e84642", "id": "35dccb08-a63c-4b08-8490-aea83c0e21ac"}]} 2018-10-02 19:16:22,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-69bccfa8-6326-4183-a880-e2452c35c055 2018-10-02 19:16:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-17a78360-4231-4c14-b0ce-4a80f7688acf Date: Tue, 02 Oct 2018 19:16:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:15:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:15:45Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "metadata": {}}], "self": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "min_disk": 0, "protected": false, "id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "file": "/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9681ab1bca794189a2a707b4f822fd33", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/69c767bb-13f2-4ec9-8772-59c5b23208ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:16:22,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae used request id req-17a78360-4231-4c14-b0ce-4a80f7688acf 2018-10-02 19:16:22,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:22,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:22 GMT Server: Apache x-openstack-request-id: req-e10addeb-d03f-45aa-b23b-4be630e13801 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:23,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:22 GMT Server: Apache x-openstack-request-id: req-409905d7-5081-44ff-a6f6-561ccdfcfea9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "862945aa-cb80-4750-aedf-d21423fbf691", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9VAV3c5ti3hwr9ITtVfa/2E4YfzN95KzhZeL/OnUWKKcpVVI\nJzHB1JzHlXZKiC04jR1wIQqO+kJTA7PwVCXyUKwBk45nmFGhy9K71dL/6XgsfH6c\nc6lhVkx56Z9KxhE+V/JqKKkdQM6d5BdvT0dTY0IwcscGc3Np70PgpU8vR+1vy7xx\nRHR5uqENxEzrp0nz6++yNJ9bu0ZqDAJPddy1zvUcbsuTAX8XXM2fBqaAu+UI4o1c\nhqq6RxVridHY+M4W9A9fLokcL4FccSyyrXJIk5SyfrZ9Nf1H8phM6jkC3xEWRqhv\nyyTdKvR2hDII9ur40jZMKT9f1iTJfN24S3ZK8wIDAQABAoIBAHNwFFokYfhX3O9f\n9FZJ2YyDu3yg8mumZURgZEfH4V00aHKFB0cqawQaIvF6kOg0H4CIcdOanF24CEid\nzGJM2RKNXtCJGsba40B/ElU0zaiYHJcZHZZwBpYNtvDxPMaoJqZMNRidPF7a3AIR\n5RdxgRQceaAJeEer8BXf4z7nXGCDt00PupX5AbhM/K25hcVk/HLzj2UT1JU/rQ9C\n12OcDYUgciV88NfBod5eUVZTvMed6CUz8yZU8/CJQK/wSTn+OmMH1HKm418WQP2i\nLtVxHxDYk04Nglj/cwcOyPWzOUxrlYMQYp2wGfLKRPQT4VtIJ8VSGPxUn3pWhk6t\n0x78L8ECgYEA/suFLPhZ/6SX/Qrd+0xFrTY9iQiSL4MslC1lmzTOEIwrsx6Zn5oH\n7nWXm+IE0W8JFnXxlu31jKHbPCNNMOgStg3/Oz3NvRcyhMsKwDONRqvGw/MnNn4K\nTVoi9d0jMs+DTP+6kDjMG2TLjYuXtE+nUf1b/59Cbgb43h8zezn5T08CgYEA9nkV\nzOqFdig94ll9YvvEC4qY+RaCPCXetru/x0JsVjn4swrfnqEnICMs2buZfaqJmpuo\nQOVXQnOk9TfCZ9SjTX9QB0xYo+jhNA47nBVatclTkz8eP20X3i+FFBNK8mVxvw/D\nIFWxvuUBEVxF8sapj74gPWlE5f9VWigKP55HAR0CgYEA39MjK00DqnoJdiVsuUvY\nTX+/cLiRyqEdsRFsF3q8pnasEM6Jv1WNMCImy64x81TqE8wKLT7enOq2b07HiXXk\nsf77vivdpwVQwKyoxgzDR1iw5AOe59Sy8h6DZZ4cRI9cVXC0j+sFCe9yjOYany/1\n2SWLArQBpCwFxQJ9s/tKkisCgYEA4LSR6Iljdc7IZKVbyDNqj28jeexIfde0zXos\nJNjs9kvR7kGaj/+yMP2AtVzwWf5xh5Aj/E5amI3gNWRJi+nznALXDmBPa9g0AQZ8\n2Bcr5RIQbO0dgYvPN9SxChVwvb84zYzsQ319GGGl8JLkfqsaCZ+3uuVPWDTKNvDM\nLyX47A0CgYA5racNpqxrYlcnWrCSiZA450OkFG62UFes7nPALgz14uIqXOOIMLWx\ntfE1zgivzRLV0+/1LQPFutVLmTk9UWgyMi7Cb/K7JWJsDffw5kcBWoYPwWBby99c\nKjjJQMCSFxSpU7Dk+DypNsR1ob8gKT/2Aijr6V7MznnKMMnB+3P3HA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:23,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-409905d7-5081-44ff-a6f6-561ccdfcfea9 2018-10-02 19:16:23,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:23,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:23,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "34b3315a15854b53a15afd9f5a7a687c", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9681ab1bca794189a2a707b4f822fd33", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9681ab1bca794189a2a707b4f822fd33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-user", "id": "26020a641bbd4b4a81d91b09caf53acb"}, "audit_ids": ["zvjqynhMTYKJLTmW1d8ifA"], "issued_at": "2018-10-02T19:16:23.000000Z"}} 2018-10-02 19:16:23,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:23,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9cf2793-d6d2-4192-a985-7cfdd078efd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:23,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e9cf2793-d6d2-4192-a985-7cfdd078efd8 2018-10-02 19:16:23,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:16:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:23,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb71defb-f95c-4dc3-853b-6ab5a461aaca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:23,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb71defb-f95c-4dc3-853b-6ab5a461aaca 2018-10-02 19:16:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:23,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7a3a122a-2cad-42d2-9d62-9eb594173ced Date: Tue, 02 Oct 2018 19:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:23,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-7a3a122a-2cad-42d2-9d62-9eb594173ced 2018-10-02 19:16:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:16:23,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:16: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:16:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:24,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89437ae-9411-4846-9350-d0c69a29b45d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:24,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-a89437ae-9411-4846-9350-d0c69a29b45d 2018-10-02 19:16:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:24,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7f7abe6e-5155-4c5c-bc3a-37de341ca676 Date: Tue, 02 Oct 2018 19:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:24,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-7f7abe6e-5155-4c5c-bc3a-37de341ca676 2018-10-02 19:16:24,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A03%3A31%3A5e&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-cab24bd9-ae5a-47a8-ba72-024af33a4575 Date: Tue, 02 Oct 2018 19:16:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"}]} 2018-10-02 19:16:24,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943&mac_address=fa%3A16%3A3e%3A03%3A31%3A5e&admin_state_up=True used request id req-cab24bd9-ae5a-47a8-ba72-024af33a4575 2018-10-02 19:16:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:24,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9014de6-7207-42d7-a004-3b5026f539d8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:24,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-c9014de6-7207-42d7-a004-3b5026f539d8 2018-10-02 19:16:24,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:25,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f1ec908-3c23-4089-80c4-1837019e3a02 x-compute-request-id: req-4f1ec908-3c23-4089-80c4-1837019e3a02 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:31:5e", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-10-02T19:16:05.000000", "flavor": {"id": "25f33b79-cd87-4ff2-9384-71f8997a18f6", "links": [{"href": "http://172.30.9.22:8774/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6", "rel": "bookmark"}]}, "id": "07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "security_groups": [{"name": "default"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:05Z", "hostId": "044a57366e7d5139385160061f9454195000ce61881c590d32422ce2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "created": "2018-10-02T19:15:58Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:16:25,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2 used request id req-4f1ec908-3c23-4089-80c4-1837019e3a02 2018-10-02 19:16:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:25,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cc6804cb-f5b0-4e4b-9f80-c33e613e2958 Date: Tue, 02 Oct 2018 19:16:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:25,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-cc6804cb-f5b0-4e4b-9f80-c33e613e2958 2018-10-02 19:16:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:26,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7f378034-fc03-45ef-aa12-7f003298eb2d Date: Tue, 02 Oct 2018 19:16:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:26,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-7f378034-fc03-45ef-aa12-7f003298eb2d 2018-10-02 19:16:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-1748948b-819e-4ad3-89f5-93f691f8d0db Date: Tue, 02 Oct 2018 19:16:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:26,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-1748948b-819e-4ad3-89f5-93f691f8d0db 2018-10-02 19:16:26,282 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2 2018-10-02 19:16:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:26,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-3f9f1494-f5df-4b5f-b84c-df1f1247fe8f Date: Tue, 02 Oct 2018 19:16:26 GMT RESP BODY: {"floatingips": [{"router_id": "34afa535-7fef-4188-bb54-ff517fa158a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:16:00Z", "updated_at": "2018-10-02T19:16:01Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9681ab1bca794189a2a707b4f822fd33", "port_id": "e685c191-414d-46ff-bb3a-2e6cf5e84642", "id": "35dccb08-a63c-4b08-8490-aea83c0e21ac"}]} 2018-10-02 19:16:26,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-3f9f1494-f5df-4b5f-b84c-df1f1247fe8f 2018-10-02 19:16:26,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:27,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-17fc131a-350d-4636-a4a3-41c7cbdc1fc4 x-compute-request-id: req-17fc131a-350d-4636-a4a3-41c7cbdc1fc4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-02T19:16:07.000000", "flavor": {"id": "13a8054a-096e-49d5-8715-240b720806dd", "links": [{"href": "http://172.30.9.22:8774/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "bookmark"}]}, "id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "security_groups": [{"name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:08Z", "hostId": "a134ab506ae943f58743881ec387565c3923192f0c49a45279951ec7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "created": "2018-10-02T19:15:59Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:16:27,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d used request id req-17fc131a-350d-4636-a4a3-41c7cbdc1fc4 2018-10-02 19:16:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:27,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-45c2525c-8ae3-4dab-84f8-e7e0919fa2ee Date: Tue, 02 Oct 2018 19:16:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:27,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-45c2525c-8ae3-4dab-84f8-e7e0919fa2ee 2018-10-02 19:16:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:27,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1654c891-9de3-4df8-b3ef-6b9ae0dc0431 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:27,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-1654c891-9de3-4df8-b3ef-6b9ae0dc0431 2018-10-02 19:16:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:27,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-003d722b-6e29-40d4-94b2-80ebf2808d9a Date: Tue, 02 Oct 2018 19:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:27,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-003d722b-6e29-40d4-94b2-80ebf2808d9a 2018-10-02 19:16:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:28,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-1df29e78-c505-49ff-924f-aea9bb36d53a Date: Tue, 02 Oct 2018 19:16:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:28,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-1df29e78-c505-49ff-924f-aea9bb36d53a 2018-10-02 19:16:28,432 - create_instance - INFO - Checking if VM is active 2018-10-02 19:16:28,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:29,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cb72bc3-450d-48ee-811b-1fa82542bd6e x-compute-request-id: req-5cb72bc3-450d-48ee-811b-1fa82542bd6e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-02T19:16:07.000000", "flavor": {"id": "13a8054a-096e-49d5-8715-240b720806dd", "links": [{"href": "http://172.30.9.22:8774/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "bookmark"}]}, "id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "security_groups": [{"name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:08Z", "hostId": "a134ab506ae943f58743881ec387565c3923192f0c49a45279951ec7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "created": "2018-10-02T19:15:59Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:16:29,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d used request id req-5cb72bc3-450d-48ee-811b-1fa82542bd6e 2018-10-02 19:16:29,048 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1] is - ACTIVE 2018-10-02 19:16:29,048 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:16:29,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:30,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-6cf10ed9-8a0c-48ac-bae8-d4cf3000e5d2 x-compute-request-id: req-6cf10ed9-8a0c-48ac-bae8-d4cf3000e5d2 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:8a:b8", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-10-02T19:16:07.000000", "flavor": {"id": "13a8054a-096e-49d5-8715-240b720806dd", "links": [{"href": "http://172.30.9.22:8774/flavors/13a8054a-096e-49d5-8715-240b720806dd", "rel": "bookmark"}]}, "id": "dff4a8d1-f3d2-4d62-860a-06958d0a766d", "security_groups": [{"name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:08Z", "hostId": "a134ab506ae943f58743881ec387565c3923192f0c49a45279951ec7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "created": "2018-10-02T19:15:59Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:16:30,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dff4a8d1-f3d2-4d62-860a-06958d0a766d used request id req-6cf10ed9-8a0c-48ac-bae8-d4cf3000e5d2 2018-10-02 19:16:30,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:30,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6b48e74f-22c9-4782-8d8e-d6b30207438a Date: Tue, 02 Oct 2018 19:16:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:30,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-6b48e74f-22c9-4782-8d8e-d6b30207438a 2018-10-02 19:16:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:30,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae8b724-3b13-4535-9352-6ac001d7add1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:30,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-cae8b724-3b13-4535-9352-6ac001d7add1 2018-10-02 19:16:30,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:30,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4c141adf-3257-4255-808b-2e54b639b7e3 Date: Tue, 02 Oct 2018 19:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:30,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-4c141adf-3257-4255-808b-2e54b639b7e3 2018-10-02 19:16:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f1028a292a1c448e8712ddaa97ee738578abe3" 2018-10-02 19:16:31,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a4fed753-39e4-4e5a-a7cb-c8efe31d9c30 Date: Tue, 02 Oct 2018 19:16:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:31,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-a4fed753-39e4-4e5a-a7cb-c8efe31d9c30 2018-10-02 19:16:31,299 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:16:31,303 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf260f10L 2018-10-02 19:16:31,303 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:16:31,304 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:16:31,304 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:16:31,305 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:16:31,305 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:16:31,305 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:16:31,305 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:16:31,305 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:16:31,306 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:16:31,323 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:16:31,323 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:16:31,336 - paramiko.transport - DEBUG - Trying key aa091bf0c45268e60a442f1e7cffd5f6 from f100347b-241b-4920-9253-36c29c50e72c 2018-10-02 19:16:31,360 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:16:31,366 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:16:31,467 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:16:31,482 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:16:31,482 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:16:31,484 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf260f10L 2018-10-02 19:16:31,484 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:16:31,484 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:16:31,484 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:16:31,485 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:16:31,485 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:16:31,486 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:16:31,486 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:16:31,486 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:16:31,486 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:16:31,503 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:16:31,503 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:16:31,516 - paramiko.transport - DEBUG - Trying key aa091bf0c45268e60a442f1e7cffd5f6 from f100347b-241b-4920-9253-36c29c50e72c 2018-10-02 19:16:31,540 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:16:31,546 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:16:31,549 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:16:31,550 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:16:31,550 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:16:31,551 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:16:31,553 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:16:31,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:32,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c01015b6-416e-4014-baec-c59cbaa60dfe x-compute-request-id: req-c01015b6-416e-4014-baec-c59cbaa60dfe Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:31:5e", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "rel": "bookmark"}], "image": {"id": "69c767bb-13f2-4ec9-8772-59c5b23208ae", "links": [{"href": "http://172.30.9.22:8774/images/69c767bb-13f2-4ec9-8772-59c5b23208ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-10-02T19:16:05.000000", "flavor": {"id": "25f33b79-cd87-4ff2-9384-71f8997a18f6", "links": [{"href": "http://172.30.9.22:8774/flavors/25f33b79-cd87-4ff2-9384-71f8997a18f6", "rel": "bookmark"}]}, "id": "07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0", "security_groups": [{"name": "default"}], "user_id": "26020a641bbd4b4a81d91b09caf53acb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:16:05Z", "hostId": "044a57366e7d5139385160061f9454195000ce61881c590d32422ce2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "created": "2018-10-02T19:15:58Z", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:16:32,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0 used request id req-c01015b6-416e-4014-baec-c59cbaa60dfe 2018-10-02 19:16:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:33,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b2f90ed5-3839-4978-ac18-849b7a4db824 Date: Tue, 02 Oct 2018 19:16:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"422b2b95-3519-41be-89ac-9097369dd943","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","subnets":["9d38b67c-be39-4c7a-8978-0cf232d6021c"],"description":"","tags":[],"updated_at":"2018-10-02T19:15:53Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net","admin_state_up":true,"tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:52Z","provider:network_type":"vxlan"}]} 2018-10-02 19:16:33,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net used request id req-b2f90ed5-3839-4978-ac18-849b7a4db824 2018-10-02 19:16:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcec8fd-00e1-4304-a493-376900e9772d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:33,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-afcec8fd-00e1-4304-a493-376900e9772d 2018-10-02 19:16:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:33,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-41f62859-9f03-4b8e-8b6c-3881e9921287 Date: Tue, 02 Oct 2018 19:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:53Z","dns_nameservers":[],"updated_at":"2018-10-02T19:15:53Z","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":"9681ab1bca794189a2a707b4f822fd33","id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet"}]} 2018-10-02 19:16:33,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-41f62859-9f03-4b8e-8b6c-3881e9921287 2018-10-02 19:16:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed944b7d3d8d515fc4c82baf524100a744304d" 2018-10-02 19:16:33,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-f3e690a4-ed48-4a13-9c13-204e82d8095e Date: Tue, 02 Oct 2018 19:16:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.1"}],"id":"02116556-d349-46aa-8044-9061b370d092","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:c9:08","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:59Z","binding:vnic_type":"normal","device_id":"34afa535-7fef-4188-bb54-ff517fa158a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.2"}],"id":"04d46c4c-0fe4-4a6f-ba8c-844612ddaba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4a:3b","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.4"}],"id":"22d68238-4f17-4862-8ddf-b3d49049eee4","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:ae:a2","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.11"}],"id":"45deb86f-2e06-4a4f-aa7d-73c37c73e87c","security_groups":["54759bc5-e226-406d-9965-cab490457f74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:31:5e","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:16:00Z","binding:vnic_type":"normal","device_id":"07ea80a8-ea9c-4541-bb8b-2b7cbcae6cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.3"}],"id":"610f88c6-adea-46c4-b2c8-c74ad96f3d01","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:ff:09","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-422b2b95-3519-41be-89ac-9097369dd943"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d38b67c-be39-4c7a-8978-0cf232d6021c","ip_address":"10.1.2.14"}],"id":"e685c191-414d-46ff-bb3a-2e6cf5e84642","security_groups":["263f4e35-986d-4633-a0fd-5586e1da8d28"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:8a:b8","project_id":"9681ab1bca794189a2a707b4f822fd33","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack-port1-zv6z5m74xifr","admin_state_up":true,"network_id":"422b2b95-3519-41be-89ac-9097369dd943","tenant_id":"9681ab1bca794189a2a707b4f822fd33","created_at":"2018-10-02T19:15:56Z","binding:vnic_type":"normal","device_id":"dff4a8d1-f3d2-4d62-860a-06958d0a766d"}]} 2018-10-02 19:16:33,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=422b2b95-3519-41be-89ac-9097369dd943 used request id req-f3e690a4-ed48-4a13-9c13-204e82d8095e 2018-10-02 19:16:33,825 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack 2018-10-02 19:16:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:34,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:33 GMT Server: Apache x-openstack-request-id: req-4029058b-2dd4-4fe5-bc01-0e6aa98e2d6d Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:34,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:34 GMT Server: Apache x-openstack-request-id: req-664e9acb-8951-4ab4-bb36-ffd66912d923 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:34,245 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-664e9acb-8951-4ab4-bb36-ffd66912d923 2018-10-02 19:16:34,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:34,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:34 GMT Server: Apache x-openstack-request-id: req-d456e2e0-4b68-48e2-9f45-458b8145aaf2 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:34,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:34 GMT Server: Apache x-openstack-request-id: req-3f88a1b4-3931-4a1b-aebf-f4013d157e87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "tags": null, "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:16:34Z", "id": "862945aa-cb80-4750-aedf-d21423fbf691", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:34,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-3f88a1b4-3931-4a1b-aebf-f4013d157e87 2018-10-02 19:16:34,443 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:16:34,443 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:37,446 - create_stack - DEBUG - Stack status query timeout in 1196.79887199 2018-10-02 19:16:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:37,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:37 GMT Server: Apache x-openstack-request-id: req-9617b17e-2a37-4730-9d01-42e0fd32deeb Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:37,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:37 GMT Server: Apache x-openstack-request-id: req-f7571106-f9c1-49ca-a47b-554555408697 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "tags": null, "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:16:34Z", "id": "862945aa-cb80-4750-aedf-d21423fbf691", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:37,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-f7571106-f9c1-49ca-a47b-554555408697 2018-10-02 19:16:37,505 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:16:37,505 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:40,509 - create_stack - DEBUG - Stack status query timeout in 1193.73624706 2018-10-02 19:16:40,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:40,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:40 GMT Server: Apache x-openstack-request-id: req-aed30814-be48-46dd-aec1-a05c631cc884 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:40,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:40 GMT Server: Apache x-openstack-request-id: req-a81f7fbe-5315-4d41-a7a3-60aa9a93b84d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "tags": null, "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:16:34Z", "id": "862945aa-cb80-4750-aedf-d21423fbf691", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:40,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-a81f7fbe-5315-4d41-a7a3-60aa9a93b84d 2018-10-02 19:16:40,581 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:16:40,581 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:43,585 - create_stack - DEBUG - Stack status query timeout in 1190.66024709 2018-10-02 19:16:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:43,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:43 GMT Server: Apache x-openstack-request-id: req-476b0e06-8d48-4c83-b777-aeafdb769f52 Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:43,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:43 GMT Server: Apache x-openstack-request-id: req-602decd2-f734-4d1a-be07-c1688aade348 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "tags": null, "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:16:34Z", "id": "862945aa-cb80-4750-aedf-d21423fbf691", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:43,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-602decd2-f734-4d1a-be07-c1688aade348 2018-10-02 19:16:43,932 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:16:43,932 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:16:46,935 - create_stack - DEBUG - Stack status query timeout in 1187.30945706 2018-10-02 19:16:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:46,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:46 GMT Server: Apache x-openstack-request-id: req-c1fdd6c2-c8fa-43de-b2a7-b7f5ddf31c8f Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:47,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:46 GMT Server: Apache x-openstack-request-id: req-4c113915-6f7b-4a1e-81b1-f88999421c63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor2", "OS::project_id": "9681ab1bca794189a2a707b4f822fd33", "OS::stack_id": "862945aa-cb80-4750-aedf-d21423fbf691", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-kp", "security_group_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-subnet", "net_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst2", "inst1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-inst1", "image2_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image", "flavor1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-flavor1", "image1_name": "CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image"}, "deletion_time": "2018-10-02T19:16:45Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack", "stack_user_project_id": "2676e9c83bd444c69e2e1db8568921de", "tags": null, "creation_time": "2018-10-02T19:15:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:16:34Z", "id": "862945aa-cb80-4750-aedf-d21423fbf691", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:16:47,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-4c113915-6f7b-4a1e-81b1-f88999421c63 2018-10-02 19:16:47,012 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:16:47,012 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack 2018-10-02 19:16:47,012 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack 2018-10-02 19:16:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/862945aa-cb80-4750-aedf-d21423fbf691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24294eff5ba9fe441eebb1a5d46278551d4b824d" 2018-10-02 19:16:47,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:16:47 GMT Server: Apache x-openstack-request-id: req-d1125354-b666-47fa-b1cb-f18995152bda Location: http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:16:47,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:16:47 GMT Server: Apache x-openstack-request-id: req-9a12641e-6818-48ee-a4c8-af4f96f27aca Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:16:47,069 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/9681ab1bca794189a2a707b4f822fd33/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-stack/862945aa-cb80-4750-aedf-d21423fbf691 used request id req-9a12641e-6818-48ee-a4c8-af4f96f27aca 2018-10-02 19:16:47,071 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-7107a976-7a72-4bca-a955-04cf888c28ed-image 2018-10-02 19:16:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eadcda2d6ae621ef155714f0351842a19655ef0b" 2018-10-02 19:16:48,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63a1aa1c-dc3e-45d1-aec4-2fde459c2bdf Date: Tue, 02 Oct 2018 19:16:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:16:48,146 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/69c767bb-13f2-4ec9-8772-59c5b23208ae used request id req-63a1aa1c-dc3e-45d1-aec4-2fde459c2bdf 2018-10-02 19:16:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:48,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5e8ac349-499f-41c4-8168-0dd3dbba0d1f Date: Tue, 02 Oct 2018 19:16:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:15:52Z", "updated_at": "2018-10-02T19:15:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "revision_number": 0, "id": "3e67f29f-3389-43f9-9848-08bae8f759ed", "remote_group_id": "54759bc5-e226-406d-9965-cab490457f74", "remote_ip_prefix": null, "created_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "port_range_min": null, "ethertype": "IPv6", "project_id": "9681ab1bca794189a2a707b4f822fd33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "revision_number": 0, "id": "49f1d73c-c939-47a6-8974-905ba9f6d7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "port_range_min": null, "ethertype": "IPv4", "project_id": "9681ab1bca794189a2a707b4f822fd33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "revision_number": 0, "id": "6818a48f-241c-4f95-a744-882b72da4b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "port_range_min": null, "ethertype": "IPv6", "project_id": "9681ab1bca794189a2a707b4f822fd33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "revision_number": 0, "id": "920c8294-d1a1-4345-bbb6-492e77044495", "remote_group_id": "54759bc5-e226-406d-9965-cab490457f74", "remote_ip_prefix": null, "created_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "port_range_min": null, "ethertype": "IPv4", "project_id": "9681ab1bca794189a2a707b4f822fd33"}], "revision_number": 4, "project_id": "9681ab1bca794189a2a707b4f822fd33", "id": "54759bc5-e226-406d-9965-cab490457f74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:16:48,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5e8ac349-499f-41c4-8168-0dd3dbba0d1f 2018-10-02 19:16:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:48,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ebc955-ec9f-49ea-adb3-763fd24a9a24 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33"}, "enabled": true, "id": "9681ab1bca794189a2a707b4f822fd33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj"}} 2018-10-02 19:16:48,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-99ebc955-ec9f-49ea-adb3-763fd24a9a24 2018-10-02 19:16:48,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54759bc5-e226-406d-9965-cab490457f74 2018-10-02 19:16:48,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=54759bc5-e226-406d-9965-cab490457f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:48,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-76e3e541-2fbb-423c-903a-15772b59a69e Date: Tue, 02 Oct 2018 19:16:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "54759bc5-e226-406d-9965-cab490457f74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "port_range_min": null, "revision_number": 0, "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:15:52Z", "project_id": "9681ab1bca794189a2a707b4f822fd33", "id": "3e67f29f-3389-43f9-9848-08bae8f759ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "port_range_min": null, "revision_number": 0, "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:15:52Z", "project_id": "9681ab1bca794189a2a707b4f822fd33", "id": "49f1d73c-c939-47a6-8974-905ba9f6d7a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "port_range_min": null, "revision_number": 0, "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:15:52Z", "project_id": "9681ab1bca794189a2a707b4f822fd33", "id": "6818a48f-241c-4f95-a744-882b72da4b13"}, {"remote_group_id": "54759bc5-e226-406d-9965-cab490457f74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:15:52Z", "security_group_id": "54759bc5-e226-406d-9965-cab490457f74", "port_range_min": null, "revision_number": 0, "tenant_id": "9681ab1bca794189a2a707b4f822fd33", "created_at": "2018-10-02T19:15:52Z", "project_id": "9681ab1bca794189a2a707b4f822fd33", "id": "920c8294-d1a1-4345-bbb6-492e77044495"}]} 2018-10-02 19:16:48,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=54759bc5-e226-406d-9965-cab490457f74 used request id req-76e3e541-2fbb-423c-903a-15772b59a69e 2018-10-02 19:16:48,648 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:16:48,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/54759bc5-e226-406d-9965-cab490457f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:49,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f73137a-f30b-4c85-923c-d4fe104e5292 Content-Length: 0 Date: Tue, 02 Oct 2018 19:16:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:16:49,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/54759bc5-e226-406d-9965-cab490457f74 used request id req-6f73137a-f30b-4c85-923c-d4fe104e5292 2018-10-02 19:16:49,004 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj 2018-10-02 19:16:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:49,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e6c36e-35f3-4ae9-b6b9-0e0cd094c6e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:49,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9681ab1bca794189a2a707b4f822fd33 used request id req-93e6c36e-35f3-4ae9-b6b9-0e0cd094c6e8 2018-10-02 19:16:49,257 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-e9e7a4ee-1433-425-proj-role 2018-10-02 19:16:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/34b3315a15854b53a15afd9f5a7a687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:49,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3d4d422-acac-4dd9-8cc6-2f6a5b8811ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:49,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/34b3315a15854b53a15afd9f5a7a687c used request id req-b3d4d422-acac-4dd9-8cc6-2f6a5b8811ee 2018-10-02 19:16:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ff1efffcf39f270153e7969f491e799fd3c70d" 2018-10-02 19:16:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f62e78-ba98-4bdd-97a0-7b38a8527c01 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:16:49,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b9f62e78-ba98-4bdd-97a0-7b38a8527c01 2018-10-02 19:16:49,459 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-e9e7a4ee-1433-425-user 2018-10-02 19:16:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/26020a641bbd4b4a81d91b09caf53acb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d2cee84d6315c71dab7131fcae1a0fb5fa0bd5" 2018-10-02 19:16:49,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1ba22c-85bf-4f3f-9213-6651ec84acf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:49,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/26020a641bbd4b4a81d91b09caf53acb used request id req-8c1ba22c-85bf-4f3f-9213-6651ec84acf9 2018-10-02 19:16:49,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:50,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["x3NWZDWVQmm3NeJX0uulag"], "issued_at": "2018-10-02T19:16:50.000000Z"}} 2018-10-02 19:16:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123183a0508156bae44b79acccb604e0b1e1898d" 2018-10-02 19:16:50,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778e3291-8d05-45e9-9b47-d93fa4d81d05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:50,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-778e3291-8d05-45e9-9b47-d93fa4d81d05 2018-10-02 19:16:50,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:50,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:50,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["43VEaiOtSeuTR14nPWql1g"], "issued_at": "2018-10-02T19:16:50.000000Z"}} 2018-10-02 19:16:50,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:16:50,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd555f5-9c90-4f19-907a-bb291148e61f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:50,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bfd555f5-9c90-4f19-907a-bb291148e61f 2018-10-02 19:16:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:16:50,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:16: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:16:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:16:50,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0762bd65-87c5-4ebf-8fef-281a5ad9bfc1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:16:50,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj used request id req-0762bd65-87c5-4ebf-8fef-281a5ad9bfc1 2018-10-02 19:16:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:16:50,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a21648-9e54-43be-b297-3f388c38c7f8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:16:50,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-47a21648-9e54-43be-b297-3f388c38c7f8 2018-10-02 19:16:50,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}}' 2018-10-02 19:16:50,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-506cba6a-4987-48a7-8e5f-3500b832457c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:16:50,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-506cba6a-4987-48a7-8e5f-3500b832457c 2018-10-02 19:16:50,955 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-6a5c53cb-940a-428-proj 2018-10-02 19:16:50,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:50,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:51,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["v3xMjKfmRnalkt2_uXpPQA"], "issued_at": "2018-10-02T19:16:51.000000Z"}} 2018-10-02 19:16:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23704236-eaad-4ed4-9264-6456d68c091c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:51,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-23704236-eaad-4ed4-9264-6456d68c091c 2018-10-02 19:16:51,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:16:51,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:16: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:16:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:51,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7469fb-2470-40e1-8437-11ed54371762 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:16:51,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6a7469fb-2470-40e1-8437-11ed54371762 2018-10-02 19:16:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:51,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3fab0b-d2d1-4274-af3d-ba4d73467a4a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}]} 2018-10-02 19:16:51,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj used request id req-2a3fab0b-d2d1-4274-af3d-ba4d73467a4a 2018-10-02 19:16:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:51,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0650ded-5704-49c0-923b-43b37b73ffd1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:16:51,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b0650ded-5704-49c0-923b-43b37b73ffd1 2018-10-02 19:16:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf53c3d-e049-4cac-b38d-530883c44cb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:16:52,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9cf53c3d-e049-4cac-b38d-530883c44cb4 2018-10-02 19:16:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455ec96c-16ff-40bb-909a-ffd6de87fd61 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}]} 2018-10-02 19:16:52,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj used request id req-455ec96c-16ff-40bb-909a-ffd6de87fd61 2018-10-02 19:16:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/07b281a6da804c13876a370b2a3bbb23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4738c9fc-f123-4bf7-bbb9-cd81038adce8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-user", "links": {"self": "http://172.30.9.22:5000/v3/users/07b281a6da804c13876a370b2a3bbb23"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "86e95e82682e4cebb8640d2f64ef78a6", "id": "07b281a6da804c13876a370b2a3bbb23", "password_expires_at": null}} 2018-10-02 19:16:52,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/07b281a6da804c13876a370b2a3bbb23 used request id req-4738c9fc-f123-4bf7-bbb9-cd81038adce8 2018-10-02 19:16:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a888fd35-c56d-4ce2-bd5b-a548203a55d1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles", "previous": null, "next": null}, "roles": []} 2018-10-02 19:16:52,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles used request id req-a888fd35-c56d-4ce2-bd5b-a548203a55d1 2018-10-02 19:16:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09316ad-9cb6-4d49-898a-06b1c29ea635 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "domain_id": null, "name": "admin", "id": "43ddaede75cf4e6fa947c0ab2adf97f3"}} 2018-10-02 19:16:52,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-f09316ad-9cb6-4d49-898a-06b1c29ea635 2018-10-02 19:16:52,559 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-6a5c53cb-940a-428-proj 2018-10-02 19:16:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57d25458-5d6a-4779-8af8-70e148f3a085 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:52,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-57d25458-5d6a-4779-8af8-70e148f3a085 2018-10-02 19:16:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a62e740-5880-4948-a968-e7210d28a7d0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:16:52,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6a62e740-5880-4948-a968-e7210d28a7d0 2018-10-02 19:16:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b767fdf-fd19-41b6-a07a-b1eb22e3d80f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}]} 2018-10-02 19:16:52,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateStackFloatingIpTests-6a5c53cb-940a-428-proj used request id req-6b767fdf-fd19-41b6-a07a-b1eb22e3d80f 2018-10-02 19:16:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:52,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2715e586-0705-4fc1-bea2-9cc83b6c9b10 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}]} 2018-10-02 19:16:52,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles used request id req-2715e586-0705-4fc1-bea2-9cc83b6c9b10 2018-10-02 19:16:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:53,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e0305c-5a3d-4a24-92a0-cd6feba6059a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "domain_id": null, "name": "heat_stack_owner", "id": "2cf4c6ded95d4fc7b9f254a4040f41b6"}} 2018-10-02 19:16:53,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-02e0305c-5a3d-4a24-92a0-cd6feba6059a 2018-10-02 19:16:53,073 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-6a5c53cb-940a-428-proj 2018-10-02 19:16:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:16:53,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad6eefc-3b82-419b-bdf5-5b88c7ec6805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:53,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-2ad6eefc-3b82-419b-bdf5-5b88c7ec6805 2018-10-02 19:16:53,191 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-6a5c53cb-940a-428-user 2018-10-02 19:16:53,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:53,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:16:53,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2296a1-8ba2-4fe4-adbd-0a6f730ed6e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:16:53,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d2296a1-8ba2-4fe4-adbd-0a6f730ed6e9 2018-10-02 19:16:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" -d '{"role": {"name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}}' 2018-10-02 19:16:53,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1373145e-4f3e-40e1-b84c-c30040beb84e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3ac2f02b11b4de4a7a2b1c59a712fa7", "links": {"self": "http://172.30.9.22:5000/v3/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7"}, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}} 2018-10-02 19:16:53,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-1373145e-4f3e-40e1-b84c-c30040beb84e 2018-10-02 19:16:53,392 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role 2018-10-02 19:16:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:16:53,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecde86e-fdfd-4628-8e1e-e750d0b25f3b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7"}, "domain_id": null, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role", "id": "e3ac2f02b11b4de4a7a2b1c59a712fa7"}} 2018-10-02 19:16:53,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7 used request id req-2ecde86e-fdfd-4628-8e1e-e750d0b25f3b 2018-10-02 19:16:53,478 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role to project CreateStackFloatingIpTests-6a5c53cb-940a-428-proj 2018-10-02 19:16:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:16:53,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c4e70b-881d-4925-af50-fc8e8fefa098 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:16:53,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6/users/07b281a6da804c13876a370b2a3bbb23/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7 used request id req-d5c4e70b-881d-4925-af50-fc8e8fefa098 2018-10-02 19:16:53,622 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:16:53,622 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-02 19:16:53,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:53,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:54,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3ac2f02b11b4de4a7a2b1c59a712fa7", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e95e82682e4cebb8640d2f64ef78a6", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-user", "id": "07b281a6da804c13876a370b2a3bbb23"}, "audit_ids": ["C9ZyWXrASEqXxiFydCPJeg"], "issued_at": "2018-10-02T19:16:54.000000Z"}} 2018-10-02 19:16:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:16:54,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849d9729-d61b-4114-85fd-6403a6387595 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:54,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-849d9729-d61b-4114-85fd-6403a6387595 2018-10-02 19:16:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:16:54,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0f63e734-fa9d-4e52-8c07-c52ec01a6994 Date: Tue, 02 Oct 2018 19:16:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"} 2018-10-02 19:16:54,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image used request id req-0f63e734-fa9d-4e52-8c07-c52ec01a6994 2018-10-02 19:16:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:16:54,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-42e32d9c-b0f3-4ae4-ba4b-6604b2f0ebc9 Date: Tue, 02 Oct 2018 19:16:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:16:54,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-42e32d9c-b0f3-4ae4-ba4b-6604b2f0ebc9 2018-10-02 19:16:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}' 2018-10-02 19:16:54,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb X-Openstack-Request-Id: req-27f44edd-712a-461a-8ab1-44f095f5047a Date: Tue, 02 Oct 2018 19:16:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:16:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:16:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "min_disk": 0, "protected": false, "id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "file": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file", "checksum": null, "owner": "86e95e82682e4cebb8640d2f64ef78a6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:16:54,712 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-27f44edd-712a-461a-8ab1-44f095f5047a 2018-10-02 19:16:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" -d '' 2018-10-02 19:16:55,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcc4ca51-7ce3-4b0e-b57b-54a62c5ab12d Date: Tue, 02 Oct 2018 19:16:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:16:55,942 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file used request id req-fcc4ca51-7ce3-4b0e-b57b-54a62c5ab12d 2018-10-02 19:16:55,943 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:16:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:16:56,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6be377c9-ff3e-4303-918e-9846e6f456c6 Date: Tue, 02 Oct 2018 19:16:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:16:55Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "metadata": {}}], "self": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "min_disk": 0, "protected": false, "id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "file": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86e95e82682e4cebb8640d2f64ef78a6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:16:56,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb used request id req-6be377c9-ff3e-4303-918e-9846e6f456c6 2018-10-02 19:16:56,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:16:56,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-18243b07-23b0-4945-9523-f92c8ad908bf Date: Tue, 02 Oct 2018 19:16:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:16:56,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-18243b07-23b0-4945-9523-f92c8ad908bf 2018-10-02 19:16:56,299 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image 2018-10-02 19:16:56,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:16:56,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-48e2bda4-2a47-4d7c-bd66-48a524d072b4 Date: Tue, 02 Oct 2018 19:16:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:16:55Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "metadata": {}}], "self": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "min_disk": 0, "protected": false, "id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "file": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86e95e82682e4cebb8640d2f64ef78a6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:16:56,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb used request id req-48e2bda4-2a47-4d7c-bd66-48a524d072b4 2018-10-02 19:16:56,480 - create_image - DEBUG - Instance status is - active 2018-10-02 19:16:56,480 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image 2018-10-02 19:16:56,481 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image 2018-10-02 19:16:56,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:16:56,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:16:56,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3ac2f02b11b4de4a7a2b1c59a712fa7", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e95e82682e4cebb8640d2f64ef78a6", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-user", "id": "07b281a6da804c13876a370b2a3bbb23"}, "audit_ids": ["vY1NzmngRISxiKltyN1FKA"], "issued_at": "2018-10-02T19:16:56.000000Z"}} 2018-10-02 19:16:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:16:56,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07988e74-9dc7-4f08-8689-75e5c3f9c03d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:16:56,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-07988e74-9dc7-4f08-8689-75e5c3f9c03d 2018-10-02 19:16:56,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:16:56,960 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:16:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:16:57,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:16:56 GMT Server: Apache x-openstack-request-id: req-c5308f2c-35ad-4a67-bef2-e1825cbeef8e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-02 19:16:57,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack used request id req-c5308f2c-35ad-4a67-bef2-e1825cbeef8e 2018-10-02 19:16:57,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net"}}' 2018-10-02 19:17:01,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:16:57 GMT Server: Apache x-openstack-request-id: req-c00b0486-c3e1-4967-abff-840c87fc0895 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}]}} 2018-10-02 19:17:01,503 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks used request id req-c00b0486-c3e1-4967-abff-840c87fc0895 2018-10-02 19:17:01,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:01,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:01 GMT Server: Apache x-openstack-request-id: req-e295f666-512e-4d03-984e-1cf1623be743 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:01,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:01 GMT Server: Apache x-openstack-request-id: req-a08bf26b-4d05-46ed-9565-95fa465843a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:01,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-a08bf26b-4d05-46ed-9565-95fa465843a9 2018-10-02 19:17:01,887 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:17:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:02,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:01 GMT Server: Apache x-openstack-request-id: req-383fc76d-2c7c-4029-8d57-c05a8f12a970 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:02,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:02 GMT Server: Apache x-openstack-request-id: req-446bb410-1fae-4283-90b7-9f02f8d66964 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:02,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-446bb410-1fae-4283-90b7-9f02f8d66964 2018-10-02 19:17:02,264 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:02,264 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:05,267 - create_stack - DEBUG - Stack status query timeout in 1196.61941314 2018-10-02 19:17:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:05,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:05 GMT Server: Apache x-openstack-request-id: req-89c0e701-0151-43d4-8ef9-3ac2e468c11d Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:05,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:05 GMT Server: Apache x-openstack-request-id: req-b265d725-a1f9-47a6-9240-10501468144a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:05,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-b265d725-a1f9-47a6-9240-10501468144a 2018-10-02 19:17:05,478 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:05,478 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:08,481 - create_stack - DEBUG - Stack status query timeout in 1193.40555501 2018-10-02 19:17:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:08,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:08 GMT Server: Apache x-openstack-request-id: req-4f25ad59-8461-4996-b029-a8a6fdecb6a7 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:08,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:08 GMT Server: Apache x-openstack-request-id: req-df59f4cc-0491-4d56-ab72-5cba42b36e06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:08,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-df59f4cc-0491-4d56-ab72-5cba42b36e06 2018-10-02 19:17:08,850 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:08,850 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:11,853 - create_stack - DEBUG - Stack status query timeout in 1190.03387308 2018-10-02 19:17:11,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:12,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:11 GMT Server: Apache x-openstack-request-id: req-2808b5bc-941e-4b04-ad5e-cfa7dba30c30 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:12,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:12 GMT Server: Apache x-openstack-request-id: req-b83ede7b-f9f7-408d-8e68-c988a842e569 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:12,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-b83ede7b-f9f7-408d-8e68-c988a842e569 2018-10-02 19:17:12,303 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:12,303 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:15,306 - create_stack - DEBUG - Stack status query timeout in 1186.58086109 2018-10-02 19:17:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:15,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:15 GMT Server: Apache x-openstack-request-id: req-7608759a-a79b-4d1c-a72c-905b244bd81f Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:16,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:16 GMT Server: Apache x-openstack-request-id: req-b69b6526-ad50-4721-84bf-9b76e8228d52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:16,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-b69b6526-ad50-4721-84bf-9b76e8228d52 2018-10-02 19:17:16,857 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:16,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:19,860 - create_stack - DEBUG - Stack status query timeout in 1182.02673721 2018-10-02 19:17:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:20,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:19 GMT Server: Apache x-openstack-request-id: req-ac14c01a-6b46-44ba-86b6-44eb0f07e7be Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:20,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:20 GMT Server: Apache x-openstack-request-id: req-9037f80d-563f-475d-8ede-9fb14ffd5215 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:20,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-9037f80d-563f-475d-8ede-9fb14ffd5215 2018-10-02 19:17:20,315 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:20,315 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:23,318 - create_stack - DEBUG - Stack status query timeout in 1178.56831622 2018-10-02 19:17:23,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:23,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:23 GMT Server: Apache x-openstack-request-id: req-8ea1f0f3-9054-4638-b620-1ac2cf3a4963 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:23,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:23 GMT Server: Apache x-openstack-request-id: req-61077448-710e-4f11-a358-47c9c56a0dcf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:23,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-61077448-710e-4f11-a358-47c9c56a0dcf 2018-10-02 19:17:23,762 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-02 19:17:23,763 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:26,766 - create_stack - DEBUG - Stack status query timeout in 1175.12101507 2018-10-02 19:17:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:26,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:26 GMT Server: Apache x-openstack-request-id: req-6f5c6002-fee4-4836-846b-1df899dba5a0 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:26 GMT Server: Apache x-openstack-request-id: req-fcc9db96-09ac-455e-af1d-927af7342c77 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:26,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-fcc9db96-09ac-455e-af1d-927af7342c77 2018-10-02 19:17:26,972 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-02 19:17:26,972 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:17:26,972 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:17:26,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:17:26,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:17:27,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3ac2f02b11b4de4a7a2b1c59a712fa7", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e95e82682e4cebb8640d2f64ef78a6", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-user", "id": "07b281a6da804c13876a370b2a3bbb23"}, "audit_ids": ["OGXdb1GJQ3qJj4u93X-9lw"], "issued_at": "2018-10-02T19:17:27.000000Z"}} 2018-10-02 19:17:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:27,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0006f8de-2549-4b8d-9c75-3d1d4dcbe25c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:17:27,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0006f8de-2549-4b8d-9c75-3d1d4dcbe25c 2018-10-02 19:17:27,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:17:27,445 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-02 19:17:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:27,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:27 GMT Server: Apache x-openstack-request-id: req-71679abc-00ee-438c-a8b6-4d261249fe79 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "deletion_time": null, "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "updated_time": null, "project": "86e95e82682e4cebb8640d2f64ef78a6", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "tags": null}]} 2018-10-02 19:17:27,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack used request id req-71679abc-00ee-438c-a8b6-4d261249fe79 2018-10-02 19:17:27,643 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:17:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:27,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:27 GMT Server: Apache x-openstack-request-id: req-4b7662a2-b4ff-47b4-aba5-dd1839b0b90d Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:28,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:27 GMT Server: Apache x-openstack-request-id: req-f59701f2-45c4-4273-b941-7cb8128e7e72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1070 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "24d49f10-51d8-422b-8960-7088c1548414", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c1fe677c-0c02-446e-ad09-867afc8f8c36", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "980b4d50-ce3e-4215-ba21-858bae6ef32e", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f44ab402-dd4e-4c25-af6c-600b8386ced1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "3ae49186-4e6f-4651-ad36-a15332450686", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3ae49186-4e6f-4651-ad36-a15332450686:subnet_id=cd3921cf-0ece-4697-a425-68c72346be87", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "cd3921cf-0ece-4697-a425-68c72346be87", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "58813266-21c7-4057-bb7a-0db5fb4e2252", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "76a22bc3-15fb-4e4a-bb75-a848baf2bb2d", "resource_type": "OS::Neutron::Port"}]} 2018-10-02 19:17:28,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources used request id req-f59701f2-45c4-4273-b941-7cb8128e7e72 2018-10-02 19:17:28,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:28,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17: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-eefaec3a-f9e8-47cb-9c77-554ed008da61 x-compute-request-id: req-eefaec3a-f9e8-47cb-9c77-554ed008da61 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-02T19:17:19.000000", "flavor": {"id": "24d49f10-51d8-422b-8960-7088c1548414", "links": [{"href": "http://172.30.9.22:8774/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "bookmark"}]}, "id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "security_groups": [{"name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:19Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "created": "2018-10-02T19:17:13Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:17:28,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 used request id req-eefaec3a-f9e8-47cb-9c77-554ed008da61 2018-10-02 19:17:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:28,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d12e3e15-e1f4-4e6b-a0fd-dea85cb53c17 Date: Tue, 02 Oct 2018 19:17:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:28,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-d12e3e15-e1f4-4e6b-a0fd-dea85cb53c17 2018-10-02 19:17:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:17:28,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:17:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:17:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:28,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8746db50-e8b6-45e8-a146-1f7b433b2858 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:28,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-8746db50-e8b6-45e8-a146-1f7b433b2858 2018-10-02 19:17:28,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:29,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8866087f-3089-4ad0-9077-7984370dd080 Date: Tue, 02 Oct 2018 19:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:29,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-8866087f-3089-4ad0-9077-7984370dd080 2018-10-02 19:17:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:29,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-d830cac9-3753-402a-aad4-9d945c70435d Date: Tue, 02 Oct 2018 19:17:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:29,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-d830cac9-3753-402a-aad4-9d945c70435d 2018-10-02 19:17:29,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:29,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-c3e794f3-ec89-4a6f-892d-422fde74b85f x-compute-request-id: req-c3e794f3-ec89-4a6f-892d-422fde74b85f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1c:bf", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58813266-21c7-4057-bb7a-0db5fb4e2252", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-10-02T19:17:21.000000", "flavor": {"id": "c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "links": [{"href": "http://172.30.9.22:8774/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "rel": "bookmark"}]}, "id": "58813266-21c7-4057-bb7a-0db5fb4e2252", "security_groups": [{"name": "default"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:22Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "created": "2018-10-02T19:17:12Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:17:29,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252 used request id req-c3e794f3-ec89-4a6f-892d-422fde74b85f 2018-10-02 19:17:29,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:29,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3611b061-6446-4d1a-a4d3-b5fd8ef6bc6c Date: Tue, 02 Oct 2018 19:17:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:29,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-3611b061-6446-4d1a-a4d3-b5fd8ef6bc6c 2018-10-02 19:17:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:29,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d87fb35-5c96-443e-8029-c1d9a02e88da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:29,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-9d87fb35-5c96-443e-8029-c1d9a02e88da 2018-10-02 19:17:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:29,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c84c0ccb-4e73-4d98-b5dd-fcbf331e3ac3 Date: Tue, 02 Oct 2018 19:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:29,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-c84c0ccb-4e73-4d98-b5dd-fcbf331e3ac3 2018-10-02 19:17:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:30,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-ef207564-1fef-4e38-a373-4e27e36915d0 Date: Tue, 02 Oct 2018 19:17:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:30,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-ef207564-1fef-4e38-a373-4e27e36915d0 2018-10-02 19:17:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:30,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:30 GMT Server: Apache x-openstack-request-id: req-19678f18-f647-4ffd-b711-e67f8589e4e6 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:30,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:30 GMT Server: Apache x-openstack-request-id: req-88b04bc7-3618-4b19-9d97-120f17b7ce82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1068 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "24d49f10-51d8-422b-8960-7088c1548414", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c1fe677c-0c02-446e-ad09-867afc8f8c36", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "980b4d50-ce3e-4215-ba21-858bae6ef32e", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f44ab402-dd4e-4c25-af6c-600b8386ced1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "3ae49186-4e6f-4651-ad36-a15332450686", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3ae49186-4e6f-4651-ad36-a15332450686:subnet_id=cd3921cf-0ece-4697-a425-68c72346be87", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cd3921cf-0ece-4697-a425-68c72346be87", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-02T19:17:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "58813266-21c7-4057-bb7a-0db5fb4e2252", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-02T19:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-02T19:17:02Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "76a22bc3-15fb-4e4a-bb75-a848baf2bb2d", "resource_type": "OS::Neutron::Port"}]} 2018-10-02 19:17:30,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4/resources used request id req-88b04bc7-3618-4b19-9d97-120f17b7ce82 2018-10-02 19:17:30,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/24d49f10-51d8-422b-8960-7088c1548414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:30,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-7b879342-0646-44ab-aa27-13b659b16578 x-compute-request-id: req-7b879342-0646-44ab-aa27-13b659b16578 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "24d49f10-51d8-422b-8960-7088c1548414", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-flavor1-63qqirlvjo27", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:17:30,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/24d49f10-51d8-422b-8960-7088c1548414 used request id req-7b879342-0646-44ab-aa27-13b659b16578 2018-10-02 19:17:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:30,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-92c779c4-e9c3-4310-8050-ccd71aed1109 Date: Tue, 02 Oct 2018 19:17:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}} 2018-10-02 19:17:30,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 used request id req-92c779c4-e9c3-4310-8050-ccd71aed1109 2018-10-02 19:17:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:31,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-752fd7ad-5108-46dd-8961-75ee3b53ae76 Date: Tue, 02 Oct 2018 19:17:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:31,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-752fd7ad-5108-46dd-8961-75ee3b53ae76 2018-10-02 19:17:31,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:31,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b3c41f59-cdda-474c-bf0c-dd6945272f29 Date: Tue, 02 Oct 2018 19:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:31,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-b3c41f59-cdda-474c-bf0c-dd6945272f29 2018-10-02 19:17:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:31,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-16c9575a-0d4b-4371-9e00-14a8dc8dd89f Date: Tue, 02 Oct 2018 19:17:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:31,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-16c9575a-0d4b-4371-9e00-14a8dc8dd89f 2018-10-02 19:17:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:31,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6486e70-ac5c-4c65-83df-59108936548d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:31,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-c6486e70-ac5c-4c65-83df-59108936548d 2018-10-02 19:17:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:31,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c380e6ec-d22c-4b88-8a42-086e7f5c8b31 Date: Tue, 02 Oct 2018 19:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:31,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-c380e6ec-d22c-4b88-8a42-086e7f5c8b31 2018-10-02 19:17:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ac7%3Ad4%3Ac4&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:32,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-e3b6cfde-696b-439c-8f21-ab519b1cb1ec Date: Tue, 02 Oct 2018 19:17:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"}]} 2018-10-02 19:17:32,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ac7%3Ad4%3Ac4&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22&admin_state_up=True used request id req-e3b6cfde-696b-439c-8f21-ab519b1cb1ec 2018-10-02 19:17:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:32,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906acd4f-1817-465f-ad6d-ea6bbd9ba10d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:32,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-906acd4f-1817-465f-ad6d-ea6bbd9ba10d 2018-10-02 19:17:32,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:32,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e06c45b1-0910-4602-8461-4948d31fa8a2 Date: Tue, 02 Oct 2018 19:17:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:32,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-e06c45b1-0910-4602-8461-4948d31fa8a2 2018-10-02 19:17:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:32,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-166423ee-6312-45ba-a42c-423e55348bd1 Date: Tue, 02 Oct 2018 19:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:32,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-166423ee-6312-45ba-a42c-423e55348bd1 2018-10-02 19:17:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:32,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-c6dca6d9-4c57-4310-8a3f-053e01d195bb Date: Tue, 02 Oct 2018 19:17:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:32,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-c6dca6d9-4c57-4310-8a3f-053e01d195bb 2018-10-02 19:17:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-51e0e387-ba13-4f50-9fea-5541a7a30418 Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"floatingips": [{"router_id": "3ae49186-4e6f-4651-ad36-a15332450686", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:15Z", "updated_at": "2018-10-02T19:17:17Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_id": "76a22bc3-15fb-4e4a-bb75-a848baf2bb2d", "id": "f44ab402-dd4e-4c25-af6c-600b8386ced1"}]} 2018-10-02 19:17:33,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-51e0e387-ba13-4f50-9fea-5541a7a30418 2018-10-02 19:17:33,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/3ae49186-4e6f-4651-ad36-a15332450686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1a6ef0fc-9244-4bb8-8a76-e7c4443da799 Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:08Z", "admin_state_up": true, "updated_at": "2018-10-02T19:17:15Z", "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "3ae49186-4e6f-4651-ad36-a15332450686", "name": "mgmt_router"}} 2018-10-02 19:17:33,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/3ae49186-4e6f-4651-ad36-a15332450686 used request id req-1a6ef0fc-9244-4bb8-8a76-e7c4443da799 2018-10-02 19:17:33,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=3ae49186-4e6f-4651-ad36-a15332450686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4544 X-Openstack-Request-Id: req-ec232d18-2e6a-4eab-a853-e07deec47d4c Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:17Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c","ip_address":"169.254.192.7"}],"id":"1b9ad2f5-7c64-4ed9-b09a-edacab03e161","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:77:81","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 86e95e82682e4cebb8640d2f64ef78a6","admin_state_up":true,"network_id":"1699ebed-4cec-410b-969a-6172c6897170","tenant_id":"","created_at":"2018-10-02T19:17:11Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:16Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c","ip_address":"169.254.192.9"}],"id":"1e3dfa00-10b4-4bf8-a225-6a0d544bdd34","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:27:a9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 86e95e82682e4cebb8640d2f64ef78a6","admin_state_up":true,"network_id":"1699ebed-4cec-410b-969a-6172c6897170","tenant_id":"","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","ip_address":"172.30.9.203"}],"id":"5f71378e-183f-43e8-8907-12514a24a022","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:ba:4e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:17Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c","ip_address":"169.254.192.10"}],"id":"b2c516b9-274b-4b80-a626-68a835f895b2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:69:e5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 86e95e82682e4cebb8640d2f64ef78a6","admin_state_up":true,"network_id":"1699ebed-4cec-410b-969a-6172c6897170","tenant_id":"","created_at":"2018-10-02T19:17:11Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"}]} 2018-10-02 19:17:33,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=3ae49186-4e6f-4651-ad36-a15332450686 used request id req-ec232d18-2e6a-4eab-a853-e07deec47d4c 2018-10-02 19:17:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-001ed7e5-cbc4-4cc0-97ee-cf12ad89210b Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:11Z","dns_nameservers":[],"updated_at":"2018-10-02T17:08:11Z","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":"955b69d3f7b24d5195f7095911215613","id":"04c4b98d-c2bd-47bd-abb9-f68b70c07688","subnetpool_id":null,"name":"external-subnet"}} 2018-10-02 19:17:33,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/04c4b98d-c2bd-47bd-abb9-f68b70c07688 used request id req-001ed7e5-cbc4-4cc0-97ee-cf12ad89210b 2018-10-02 19:17:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8f111973-1be8-49f8-a3c0-3e8ebdc3e36c Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1699ebed-4cec-410b-969a-6172c6897170","tenant_id":"","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c","subnetpool_id":null,"name":"HA subnet tenant 86e95e82682e4cebb8640d2f64ef78a6"}} 2018-10-02 19:17:33,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c used request id req-8f111973-1be8-49f8-a3c0-3e8ebdc3e36c 2018-10-02 19:17:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cf04f502-e30b-463b-bcfa-98694e8e183a Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1699ebed-4cec-410b-969a-6172c6897170","tenant_id":"","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c","subnetpool_id":null,"name":"HA subnet tenant 86e95e82682e4cebb8640d2f64ef78a6"}} 2018-10-02 19:17:33,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c used request id req-cf04f502-e30b-463b-bcfa-98694e8e183a 2018-10-02 19:17:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c12012c6-86fd-4a16-b7d3-96e62ae996ea Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1699ebed-4cec-410b-969a-6172c6897170","tenant_id":"","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c","subnetpool_id":null,"name":"HA subnet tenant 86e95e82682e4cebb8640d2f64ef78a6"}} 2018-10-02 19:17:33,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/1a1a28cb-5abf-41ae-a16b-b1f5c1d7682c used request id req-c12012c6-86fd-4a16-b7d3-96e62ae996ea 2018-10-02 19:17:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-94a078ac-869a-47f5-ac5e-7077679a9e42 Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}} 2018-10-02 19:17:33,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 used request id req-94a078ac-869a-47f5-ac5e-7077679a9e42 2018-10-02 19:17:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/76a22bc3-15fb-4e4a-bb75-a848baf2bb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-4c34e2f2-eba4-4f09-a216-438639994069 Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","project_id":"86e95e82682e4cebb8640d2f64ef78a6","qos_policy_id":null,"admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal"}} 2018-10-02 19:17:33,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/76a22bc3-15fb-4e4a-bb75-a848baf2bb2d used request id req-4c34e2f2-eba4-4f09-a216-438639994069 2018-10-02 19:17:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b658c00b-259f-4fa0-b733-d1a7d2aecf53 Date: Tue, 02 Oct 2018 19:17:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}} 2018-10-02 19:17:33,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 used request id req-b658c00b-259f-4fa0-b733-d1a7d2aecf53 2018-10-02 19:17:33,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:33,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b28d6e7a-ad6b-4c2d-b228-e7cb66fe6f9c Date: Tue, 02 Oct 2018 19:17:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:16:55Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "metadata": {}}], "self": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "min_disk": 0, "protected": false, "id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "file": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86e95e82682e4cebb8640d2f64ef78a6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:17:33,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb used request id req-b28d6e7a-ad6b-4c2d-b228-e7cb66fe6f9c 2018-10-02 19:17:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:34,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d83179f5-b863-4b4a-a09e-2ccd62fa98f3 Date: Tue, 02 Oct 2018 19:17:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:17:34,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d83179f5-b863-4b4a-a09e-2ccd62fa98f3 2018-10-02 19:17:34,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:34,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:34 GMT Server: Apache x-openstack-request-id: req-b79ba924-af69-4880-a741-005f38386511 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:34,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:34 GMT Server: Apache x-openstack-request-id: req-7207881c-1e20-47eb-8eba-13e7e9448be7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:34,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-7207881c-1e20-47eb-8eba-13e7e9448be7 2018-10-02 19:17:34,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:17:34,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:17:35,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3ac2f02b11b4de4a7a2b1c59a712fa7", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e95e82682e4cebb8640d2f64ef78a6", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-user", "id": "07b281a6da804c13876a370b2a3bbb23"}, "audit_ids": ["o7TsFAlORI24XLfBpZ5k2A"], "issued_at": "2018-10-02T19:17:35.000000Z"}} 2018-10-02 19:17:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:35,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e909ff6-5a68-4340-b8fe-7d2d7651aa81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:17:35,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8e909ff6-5a68-4340-b8fe-7d2d7651aa81 2018-10-02 19:17:35,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:17:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:35,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19dd8142-a823-494a-a9a5-d891a902c287 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:17:35,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-19dd8142-a823-494a-a9a5-d891a902c287 2018-10-02 19:17:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7ce003d4-7a6e-4afd-b02a-5af9965ac481 Date: Tue, 02 Oct 2018 19:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:35,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-7ce003d4-7a6e-4afd-b02a-5af9965ac481 2018-10-02 19:17:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:17:35,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:17:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:35,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0db7c99-5d8a-4106-ab69-8431dec84a22 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:35,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-e0db7c99-5d8a-4106-ab69-8431dec84a22 2018-10-02 19:17:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:35,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2ad48988-4add-4227-9643-00e2a2793d04 Date: Tue, 02 Oct 2018 19:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:35,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-2ad48988-4add-4227-9643-00e2a2793d04 2018-10-02 19:17:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ac7%3Ad4%3Ac4&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:35,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-343f5521-b7c4-4bca-8f09-6c2071d9b4d3 Date: Tue, 02 Oct 2018 19:17:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"}]} 2018-10-02 19:17:35,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ac7%3Ad4%3Ac4&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22&admin_state_up=True used request id req-343f5521-b7c4-4bca-8f09-6c2071d9b4d3 2018-10-02 19:17:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:36,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae287dc-2756-4986-b509-707d2f57a22a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:36,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-aae287dc-2756-4986-b509-707d2f57a22a 2018-10-02 19:17:36,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:36,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-5eea3061-3657-468d-b9c5-7a11a7283658 x-compute-request-id: req-5eea3061-3657-468d-b9c5-7a11a7283658 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-02T19:17:19.000000", "flavor": {"id": "24d49f10-51d8-422b-8960-7088c1548414", "links": [{"href": "http://172.30.9.22:8774/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "bookmark"}]}, "id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "security_groups": [{"name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:19Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "created": "2018-10-02T19:17:13Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:17:36,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1 used request id req-5eea3061-3657-468d-b9c5-7a11a7283658 2018-10-02 19:17:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:37,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7ad386e6-0af8-4d22-8475-5caedc56946e Date: Tue, 02 Oct 2018 19:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:37,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-7ad386e6-0af8-4d22-8475-5caedc56946e 2018-10-02 19:17:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:37,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0f3e1db2-91db-468c-a7e3-55c9d298859d Date: Tue, 02 Oct 2018 19:17:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:37,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-0f3e1db2-91db-468c-a7e3-55c9d298859d 2018-10-02 19:17:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:38,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-73a07ec6-ef53-4480-9542-97c6ee6724a1 Date: Tue, 02 Oct 2018 19:17:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:38,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-73a07ec6-ef53-4480-9542-97c6ee6724a1 2018-10-02 19:17:38,113 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1 2018-10-02 19:17:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:38,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-44cae935-9710-44b6-aa56-9a65b73d0f6c Date: Tue, 02 Oct 2018 19:17:38 GMT RESP BODY: {"floatingips": [{"router_id": "3ae49186-4e6f-4651-ad36-a15332450686", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:15Z", "updated_at": "2018-10-02T19:17:17Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_id": "76a22bc3-15fb-4e4a-bb75-a848baf2bb2d", "id": "f44ab402-dd4e-4c25-af6c-600b8386ced1"}]} 2018-10-02 19:17:38,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-44cae935-9710-44b6-aa56-9a65b73d0f6c 2018-10-02 19:17:38,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:38,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-a3e13a4d-5d92-473c-93d4-5c280b592640 x-compute-request-id: req-a3e13a4d-5d92-473c-93d4-5c280b592640 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-flavor2-edqzhhzapw4c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:17:38,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee used request id req-a3e13a4d-5d92-473c-93d4-5c280b592640 2018-10-02 19:17:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:38,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-48e7ed09-018f-49a3-9f92-0fa8bf56572b Date: Tue, 02 Oct 2018 19:17:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}} 2018-10-02 19:17:38,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/cd3921cf-0ece-4697-a425-68c72346be87 used request id req-48e7ed09-018f-49a3-9f92-0fa8bf56572b 2018-10-02 19:17:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:38,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-01ae3c01-f000-4141-8e99-08cb6803c872 Date: Tue, 02 Oct 2018 19:17:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:38,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-01ae3c01-f000-4141-8e99-08cb6803c872 2018-10-02 19:17:38,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:38,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-36b5ef2d-1c9a-4439-abc4-3e2eadb312d7 Date: Tue, 02 Oct 2018 19:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:38,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-36b5ef2d-1c9a-4439-abc4-3e2eadb312d7 2018-10-02 19:17:38,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7aed400f-679e-47ca-83e9-2e51c128bc59 Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:39,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-7aed400f-679e-47ca-83e9-2e51c128bc59 2018-10-02 19:17:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a713cd49-74a4-4c19-ba86-b4b7cb5c3247 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:39,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-a713cd49-74a4-4c19-ba86-b4b7cb5c3247 2018-10-02 19:17:39,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d52a6bea-8762-4d2f-8dea-d66e591c6f23 Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:39,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-d52a6bea-8762-4d2f-8dea-d66e591c6f23 2018-10-02 19:17:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ae4%3A1c%3Abf&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-637686ed-49ca-458d-8eb2-fc72f409d610 Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"}]} 2018-10-02 19:17:39,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ae4%3A1c%3Abf&admin_state_up=True used request id req-637686ed-49ca-458d-8eb2-fc72f409d610 2018-10-02 19:17:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ef3f19-3387-464a-9a73-c098d8f6651d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:39,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-24ef3f19-3387-464a-9a73-c098d8f6651d 2018-10-02 19:17:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-47a053f3-609c-4951-9751-513c3de26741 Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:39,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-47a053f3-609c-4951-9751-513c3de26741 2018-10-02 19:17:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ebbe0e98-bd26-4085-a7b5-284044b433ea Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:39,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-ebbe0e98-bd26-4085-a7b5-284044b433ea 2018-10-02 19:17:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-01406e0e-63d4-47f7-90cb-4d0640783ccd Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:39,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-01406e0e-63d4-47f7-90cb-4d0640783ccd 2018-10-02 19:17:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-bd83ec99-ebb5-4510-9b92-38a8225f678c Date: Tue, 02 Oct 2018 19:17:39 GMT RESP BODY: {"floatingips": [{"router_id": "3ae49186-4e6f-4651-ad36-a15332450686", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:15Z", "updated_at": "2018-10-02T19:17:17Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_id": "76a22bc3-15fb-4e4a-bb75-a848baf2bb2d", "id": "f44ab402-dd4e-4c25-af6c-600b8386ced1"}]} 2018-10-02 19:17:39,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-bd83ec99-ebb5-4510-9b92-38a8225f678c 2018-10-02 19:17:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:40,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9d793cb2-8680-4f71-8f0f-8271289fd17a Date: Tue, 02 Oct 2018 19:17:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-02T19:16:55Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "metadata": {}}], "self": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "min_disk": 0, "protected": false, "id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "file": "/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86e95e82682e4cebb8640d2f64ef78a6", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:17:40,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb used request id req-9d793cb2-8680-4f71-8f0f-8271289fd17a 2018-10-02 19:17:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb08243037641821a2021598c643c8a6d844ada" 2018-10-02 19:17:40,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:40 GMT Server: Apache x-openstack-request-id: req-5023d2bb-b6c7-4ad4-9d7a-d1e60662278c Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:40,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:40 GMT Server: Apache x-openstack-request-id: req-b125481c-f2fd-4b9a-80c6-ff37da5e13d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv/RUw8yQSpqT3GEEb/3EOLrFmTzqarDt/eCHByid4PyP4yaO\ney4q+obNVsRjge3eEexgOmmssaZu0faRj627TSVuV97sTKzdlr+y1PW8WmjkWPtS\n+cV1bE+WqJbX3h1QUK3r+vOF4Ahy13kq9EYVYmptDlh203veUkZA5i2kWSrlW+aT\nOI43qz1zbVgVxOgulIiKM3NG2t6w3f9ptwAvMPFCUjeBbB24j9w0JXyMjL5qkdCu\nCCLKhaQLbYUz+1deYMSCAICFU4AJEQ56Qv6HqU/1eU0c0p4ifEHzsb/EK/FreZfq\nEBxksB+qameajv3NpcHXydjadRCYK1c13JgfoQIDAQABAoIBAQCzoeDZQswdJL8O\nUzQl4aMJO6/DEYCFy4FMPhvelSH59CBrACACIlhSDmiGtE4yvvk8aKo8v7u+m/PF\nRSs+++P18/to+9LChlrvwgGGzVgwe0yGANvLpf+XFnv01QS6dVA90CSvuckkuINQ\nJbIO2q8UZGgeLqc0jgyljd0aCshsL9sbgSwknsRa9SbACakG7XhzTOZL5JGUTdLb\nASI5/fT1qh+3n9DUt8mAZme3+dfmwmm6TnonLMpUonnuCRRw4if1BCI/1zFGDsK8\nflvX+OEure5JrWSck6OjCcpjIkHH8ePh4UTrKO4Mzgck0OaJCZAds3LKtatLBlyI\nH7H7XgWBAoGBAOedgLHHjSRl3MFikoV59llealj95Ep/eTkAMnVgKsfrff4tf1ka\nZKxy415V+Lnb6tLFuH/k5rNTMRUDednJ0mkTnn9PcqP37jdig2GTwCg1dLDQldb0\nzNBYWkelK96rqE3EkP+ouC3n/zbjpzYW9g607s9TRIw2PKJcrbLjvyYpAoGBANQp\n46YgtObIv5EJTx9FcwzVMFOM/Ii6zZECCmA+jljjh1zyfV30ZzdwoWlZITr3cX2D\njAtI9wtHMxRD+vZwo2JZnLFWdgU7vu4LRX7TCb2QhzjW6qfGdUe6JJvKikaEAIDg\nl4Vt/LtlMOOmCmtbQNoEa2mC5B+gL+KLt2LRgqy5AoGBALP++AuxC+QUcVmsdDfc\nz3EmabldHjQzGo8Msyn6oWSag2CsFQK2+zP1WPNwForB+JzyYW6rAgqshUFSYTi6\nmpVkVNGVeX8p52wNWBLV0wiselIK19ekiSME9qwlFZHHj1VYhGLayL+MQw9yHflw\nIKrPO6PNj0DzyW1YXvjd+yf5AoGBAJBIoImE6qGcWjLvSsCwgUpz3TakxcTSjSQV\naCsFv9aRfafnPPzdTih0z0COnbu1NZgvEtlF2MPxuroIdS6NcX9cA+TSMNbkR7cp\nMSzLpm8lT+CGv/QzUeTioSzVs+26rYD3u/PA1cQ3T+UxMRrLZzIdGVMa8brUPFxr\nud5ZLu35AoGAE2uPE6dn34MIwQkRJ4jiV+pQOakTOPYGW60EP9UckZAKVeEOSIaD\nbKSeE0ZrD5OEiNGwwOD9MonbgRL6woQhbngrqgokwoN9j9DIcu7SYGb4tbsr3AXd\ni417egCVgPUIURvN4TgDXAzmIMLpFuKcrMw8wvoNIwEvUU0gTDWJcy0=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:40,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-b125481c-f2fd-4b9a-80c6-ff37da5e13d6 2018-10-02 19:17:40,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:17:40,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:17:41,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3ac2f02b11b4de4a7a2b1c59a712fa7", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e95e82682e4cebb8640d2f64ef78a6", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/86e95e82682e4cebb8640d2f64ef78a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-user", "id": "07b281a6da804c13876a370b2a3bbb23"}, "audit_ids": ["qGYG8Y5LTWig32bacAExrg"], "issued_at": "2018-10-02T19:17:41.000000Z"}} 2018-10-02 19:17:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:41,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5363dfc8-b968-416b-bad3-8036e0f13da8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:17:41,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5363dfc8-b968-416b-bad3-8036e0f13da8 2018-10-02 19:17:41,133 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:17:41,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:41,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6c34f9-f5c9-41f0-8b60-9b90682d9afb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:17:41,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cc6c34f9-f5c9-41f0-8b60-9b90682d9afb 2018-10-02 19:17:41,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:41,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-aca1dcb4-c347-4030-8ff5-5ce0c1c41a78 Date: Tue, 02 Oct 2018 19:17:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:41,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-aca1dcb4-c347-4030-8ff5-5ce0c1c41a78 2018-10-02 19:17:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:17:41,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:17:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fc8bc1-560f-4669-b0ee-759f04be562d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:41,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-24fc8bc1-560f-4669-b0ee-759f04be562d 2018-10-02 19:17:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:41,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ab263606-4970-4051-a13a-e125705e7623 Date: Tue, 02 Oct 2018 19:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:41,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-ab263606-4970-4051-a13a-e125705e7623 2018-10-02 19:17:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ae4%3A1c%3Abf&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:41,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-87ff132e-a17a-4a2c-9418-c4c5a7e39e97 Date: Tue, 02 Oct 2018 19:17:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"}]} 2018-10-02 19:17:41,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36&mac_address=fa%3A16%3A3e%3Ae4%3A1c%3Abf&admin_state_up=True used request id req-87ff132e-a17a-4a2c-9418-c4c5a7e39e97 2018-10-02 19:17:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:42,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ab8034-7425-4aa9-a305-e92b901c9f9e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:42,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-81ab8034-7425-4aa9-a305-e92b901c9f9e 2018-10-02 19:17:42,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:42,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-a47ca660-d60d-46eb-98f3-1b01d77509cc x-compute-request-id: req-a47ca660-d60d-46eb-98f3-1b01d77509cc Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1c:bf", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58813266-21c7-4057-bb7a-0db5fb4e2252", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-10-02T19:17:21.000000", "flavor": {"id": "c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "links": [{"href": "http://172.30.9.22:8774/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "rel": "bookmark"}]}, "id": "58813266-21c7-4057-bb7a-0db5fb4e2252", "security_groups": [{"name": "default"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:22Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "created": "2018-10-02T19:17:12Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:17:42,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2 used request id req-a47ca660-d60d-46eb-98f3-1b01d77509cc 2018-10-02 19:17:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:43,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-eadb70ae-313c-4bc3-85b4-c39191b00097 Date: Tue, 02 Oct 2018 19:17:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:43,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-eadb70ae-313c-4bc3-85b4-c39191b00097 2018-10-02 19:17:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:43,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-854bc4ae-cdfb-45b6-9c18-5f822500d6f2 Date: Tue, 02 Oct 2018 19:17:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:43,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-854bc4ae-cdfb-45b6-9c18-5f822500d6f2 2018-10-02 19:17:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:43,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-9bd65149-a838-40dc-9557-9885133223bb Date: Tue, 02 Oct 2018 19:17:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:43,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-9bd65149-a838-40dc-9557-9885133223bb 2018-10-02 19:17:43,471 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2 2018-10-02 19:17:43,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:43,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-b4666299-7841-4d23-b347-b11ceb2a850d Date: Tue, 02 Oct 2018 19:17:43 GMT RESP BODY: {"floatingips": [{"router_id": "3ae49186-4e6f-4651-ad36-a15332450686", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:15Z", "updated_at": "2018-10-02T19:17:17Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_id": "76a22bc3-15fb-4e4a-bb75-a848baf2bb2d", "id": "f44ab402-dd4e-4c25-af6c-600b8386ced1"}]} 2018-10-02 19:17:43,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-b4666299-7841-4d23-b347-b11ceb2a850d 2018-10-02 19:17:43,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:44,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17: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-aae30bf8-116b-43dd-8770-a233a2052aa1 x-compute-request-id: req-aae30bf8-116b-43dd-8770-a233a2052aa1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-02T19:17:19.000000", "flavor": {"id": "24d49f10-51d8-422b-8960-7088c1548414", "links": [{"href": "http://172.30.9.22:8774/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "bookmark"}]}, "id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "security_groups": [{"name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:19Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "created": "2018-10-02T19:17:13Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:17:44,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 used request id req-aae30bf8-116b-43dd-8770-a233a2052aa1 2018-10-02 19:17:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:44,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-939615de-7a61-4bc6-9b9f-2e804ca151bc Date: Tue, 02 Oct 2018 19:17:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:44,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-939615de-7a61-4bc6-9b9f-2e804ca151bc 2018-10-02 19:17:44,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:44,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18933f1a-f200-415a-9669-091f19422f5a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:44,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-18933f1a-f200-415a-9669-091f19422f5a 2018-10-02 19:17:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:44,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a3d60663-4629-4bc9-a214-9795f75a315c Date: Tue, 02 Oct 2018 19:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:44,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-a3d60663-4629-4bc9-a214-9795f75a315c 2018-10-02 19:17:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:45,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e221ad74-1bbb-412e-bd19-452bed4bc7c7 Date: Tue, 02 Oct 2018 19:17:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:45,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-e221ad74-1bbb-412e-bd19-452bed4bc7c7 2018-10-02 19:17:45,015 - create_instance - INFO - Checking if VM is active 2018-10-02 19:17:45,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:45,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-dcec09d9-a6b9-4ed1-8d22-75257b1393e5 x-compute-request-id: req-dcec09d9-a6b9-4ed1-8d22-75257b1393e5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-02T19:17:19.000000", "flavor": {"id": "24d49f10-51d8-422b-8960-7088c1548414", "links": [{"href": "http://172.30.9.22:8774/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "bookmark"}]}, "id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "security_groups": [{"name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:19Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "created": "2018-10-02T19:17:13Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:17:45,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 used request id req-dcec09d9-a6b9-4ed1-8d22-75257b1393e5 2018-10-02 19:17:45,797 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1] is - ACTIVE 2018-10-02 19:17:45,797 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:17:45,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:46,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-8a04368f-6db5-4f49-8f20-883472f7a1e7 x-compute-request-id: req-8a04368f-6db5-4f49-8f20-883472f7a1e7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d4:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-02T19:17:19.000000", "flavor": {"id": "24d49f10-51d8-422b-8960-7088c1548414", "links": [{"href": "http://172.30.9.22:8774/flavors/24d49f10-51d8-422b-8960-7088c1548414", "rel": "bookmark"}]}, "id": "69f3b3a7-1ae0-41f9-a824-64dd12206993", "security_groups": [{"name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:19Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "created": "2018-10-02T19:17:13Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:17:46,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/69f3b3a7-1ae0-41f9-a824-64dd12206993 used request id req-8a04368f-6db5-4f49-8f20-883472f7a1e7 2018-10-02 19:17:46,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:46,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-22d91a0a-664b-4620-841c-a2020ce040b9 Date: Tue, 02 Oct 2018 19:17:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:46,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-22d91a0a-664b-4620-841c-a2020ce040b9 2018-10-02 19:17:46,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:46,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2b6a04-ac31-4a70-839a-3df897139f16 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:46,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-0d2b6a04-ac31-4a70-839a-3df897139f16 2018-10-02 19:17:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:46,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8648d8e-7f45-499f-b740-9f012b3562ee Date: Tue, 02 Oct 2018 19:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:46,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-e8648d8e-7f45-499f-b740-9f012b3562ee 2018-10-02 19:17:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335a0a7552317bead4685a556fdc5f9e45295faa" 2018-10-02 19:17:47,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e34e70ee-3da7-4298-a2b2-072be4b11204 Date: Tue, 02 Oct 2018 19:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:47,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-e34e70ee-3da7-4298-a2b2-072be4b11204 2018-10-02 19:17:47,080 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:17:47,083 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf1a9710L 2018-10-02 19:17:47,084 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:17:47,084 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:17:47,084 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:17:47,085 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:17:47,085 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:17:47,085 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:17:47,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:17:47,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:17:47,086 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:17:47,103 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:17:47,104 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:17:47,116 - paramiko.transport - DEBUG - Trying key 7256aa42facf8abe652aa0c74d6fed37 from 34560785-53c9-4c29-b14a-c2843a6a72a2 2018-10-02 19:17:47,141 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:17:47,147 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:17:47,248 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:17:47,262 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:17:47,262 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:17:47,264 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf1a9f90L 2018-10-02 19:17:47,264 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:17:47,264 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-02 19:17:47,264 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-02 19:17:47,265 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:17:47,265 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:17:47,266 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-02 19:17:47,266 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:17:47,266 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:17:47,266 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:17:47,283 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:17:47,283 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:17:47,296 - paramiko.transport - DEBUG - Trying key 7256aa42facf8abe652aa0c74d6fed37 from 34560785-53c9-4c29-b14a-c2843a6a72a2 2018-10-02 19:17:47,321 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:17:47,327 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:17:47,329 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:17:47,330 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-02 19:17:47,330 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:17:47,331 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:17:47,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:47,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17: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-cb206bff-6b82-415a-a23d-d18516186589 x-compute-request-id: req-cb206bff-6b82-415a-a23d-d18516186589 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1c:bf", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58813266-21c7-4057-bb7a-0db5fb4e2252", "rel": "bookmark"}], "image": {"id": "e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "links": [{"href": "http://172.30.9.22:8774/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-10-02T19:17:21.000000", "flavor": {"id": "c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "links": [{"href": "http://172.30.9.22:8774/flavors/c236eff8-dc92-4690-b0e8-4b5bad4cf0ee", "rel": "bookmark"}]}, "id": "58813266-21c7-4057-bb7a-0db5fb4e2252", "security_groups": [{"name": "default"}], "user_id": "07b281a6da804c13876a370b2a3bbb23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:17:22Z", "hostId": "7ad150045c16527831e56413a6d0914854f5ea145446f033559ffdfa", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "created": "2018-10-02T19:17:12Z", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:17:47,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/58813266-21c7-4057-bb7a-0db5fb4e2252 used request id req-cb206bff-6b82-415a-a23d-d18516186589 2018-10-02 19:17:47,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:48,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-37a2f6a5-e53c-4714-bb6d-db0143553076 Date: Tue, 02 Oct 2018 19:17:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","subnets":["cd3921cf-0ece-4697-a425-68c72346be87"],"description":"","tags":[],"updated_at":"2018-10-02T19:17:08Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net","admin_state_up":true,"tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:07Z","provider:network_type":"vxlan"}]} 2018-10-02 19:17:48,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net used request id req-37a2f6a5-e53c-4714-bb6d-db0143553076 2018-10-02 19:17:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:48,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3835bf85-ac12-49cb-b7cc-f5589739bb87 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:17:48,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-3835bf85-ac12-49cb-b7cc-f5589739bb87 2018-10-02 19:17:48,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:48,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-25f63e4f-4fee-4163-90b5-07420560f7bc Date: Tue, 02 Oct 2018 19:17:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","dns_nameservers":[],"updated_at":"2018-10-02T19:17:08Z","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":"86e95e82682e4cebb8640d2f64ef78a6","id":"cd3921cf-0ece-4697-a425-68c72346be87","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet"}]} 2018-10-02 19:17:48,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-25f63e4f-4fee-4163-90b5-07420560f7bc 2018-10-02 19:17:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65651771b6cf0c18b5d12e4cb0441140eef03405" 2018-10-02 19:17:48,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e2bb7a06-8c52-4409-8a74-9e3fe58ece48 Date: Tue, 02 Oct 2018 19:17:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.2"}],"id":"0146d236-ab4e-47de-b9fd-1a80a2a181f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:f7:b6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.4"}],"id":"68ea6e0b-7338-4a6a-a1b8-6076bfcb91db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:99:ad","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1fe677c-0c02-446e-ad09-867afc8f8c36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.6"}],"id":"76a22bc3-15fb-4e4a-bb75-a848baf2bb2d","security_groups":["980b4d50-ce3e-4215-ba21-858bae6ef32e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:d4:c4","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack-port1-4ml6nl4g7i22","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:10Z","binding:vnic_type":"normal","device_id":"69f3b3a7-1ae0-41f9-a824-64dd12206993"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.1"}],"id":"ae779bf5-343e-48a0-9ed6-69b78ceac7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:4b:b9","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:15Z","binding:vnic_type":"normal","device_id":"3ae49186-4e6f-4651-ad36-a15332450686"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.13"}],"id":"de2c22fa-61d4-497f-9285-1ddf2605e924","security_groups":["e2285639-32f6-4c58-a9cf-567c6986aba7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:1c:bf","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:14Z","binding:vnic_type":"normal","device_id":"58813266-21c7-4057-bb7a-0db5fb4e2252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:17:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd3921cf-0ece-4697-a425-68c72346be87","ip_address":"10.1.2.3"}],"id":"e8bfcdf7-0cff-4d68-ab76-c6a788a8ff98","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:d9:a6","project_id":"86e95e82682e4cebb8640d2f64ef78a6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1fe677c-0c02-446e-ad09-867afc8f8c36","tenant_id":"86e95e82682e4cebb8640d2f64ef78a6","created_at":"2018-10-02T19:17:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1fe677c-0c02-446e-ad09-867afc8f8c36"}]} 2018-10-02 19:17:48,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c1fe677c-0c02-446e-ad09-867afc8f8c36 used request id req-e2bb7a06-8c52-4409-8a74-9e3fe58ece48 2018-10-02 19:17:48,642 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:17:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:48,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:48 GMT Server: Apache x-openstack-request-id: req-40cb8c25-571e-401b-9584-c283c28570ef Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:48,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:17:48 GMT Server: Apache x-openstack-request-id: req-4be93968-e35b-4629-8dc0-c38a27d158ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:17:48,940 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-4be93968-e35b-4629-8dc0-c38a27d158ec 2018-10-02 19:17:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:48,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:48 GMT Server: Apache x-openstack-request-id: req-1b8ec0f9-5100-420b-ae38-def880662afc Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:49,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:48 GMT Server: Apache x-openstack-request-id: req-a85b0f1a-39d1-4f0b-a03d-4bb9648bec1e 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "tags": null, "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:17:48Z", "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:49,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-a85b0f1a-39d1-4f0b-a03d-4bb9648bec1e 2018-10-02 19:17:49,168 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:17:49,168 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:52,171 - create_stack - DEBUG - Stack status query timeout in 1196.76939082 2018-10-02 19:17:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:52,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:52 GMT Server: Apache x-openstack-request-id: req-bb393a6f-4c6b-4876-bb17-a3aa35e96924 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:52,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:52 GMT Server: Apache x-openstack-request-id: req-4baee85d-9520-4d01-832d-bb21a5e2a037 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "tags": null, "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:17:48Z", "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:52,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-4baee85d-9520-4d01-832d-bb21a5e2a037 2018-10-02 19:17:52,555 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:17:52,555 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:55,558 - create_stack - DEBUG - Stack status query timeout in 1193.38257384 2018-10-02 19:17:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:55,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:55 GMT Server: Apache x-openstack-request-id: req-1b0c222c-de5c-4c44-b7ab-44e78b7e7e22 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:55,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:55 GMT Server: Apache x-openstack-request-id: req-c0dc72c9-e09c-47d7-9bce-ea654f9bc8dd 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "tags": null, "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:17:48Z", "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:55,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-c0dc72c9-e09c-47d7-9bce-ea654f9bc8dd 2018-10-02 19:17:55,630 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:17:55,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:17:58,633 - create_stack - DEBUG - Stack status query timeout in 1190.30759192 2018-10-02 19:17:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:17:58,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:17:58 GMT Server: Apache x-openstack-request-id: req-3c5f876b-30c2-4bd8-ab7f-3939a11a34ee Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:17:58,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:17:58 GMT Server: Apache x-openstack-request-id: req-c8139448-715a-4c7c-a381-70b30d0e4e21 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "tags": null, "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-02T19:17:48Z", "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:17:58,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-c8139448-715a-4c7c-a381-70b30d0e4e21 2018-10-02 19:17:58,857 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-02 19:17:58,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-02 19:18:01,861 - create_stack - DEBUG - Stack status query timeout in 1187.08020687 2018-10-02 19:18:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:18:01,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:18:01 GMT Server: Apache x-openstack-request-id: req-d3e0a270-a434-487b-9291-671ac40d0341 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:18:01,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:01 GMT Server: Apache x-openstack-request-id: req-082702ed-0617-4ed7-b34c-44ce2be36e32 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-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor2", "OS::project_id": "86e95e82682e4cebb8640d2f64ef78a6", "OS::stack_id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-kp", "security_group_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-subnet", "net_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst2", "inst1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-inst1", "image2_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image", "flavor1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-flavor1", "image1_name": "CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image"}, "deletion_time": "2018-10-02T19:17:59Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack", "stack_user_project_id": "cf1e78bed7934a22b4506a839c3f90a0", "tags": null, "creation_time": "2018-10-02T19:17:00Z", "links": [{"href": "http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-02T19:17:48Z", "id": "bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-02 19:18:01,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-082702ed-0617-4ed7-b34c-44ce2be36e32 2018-10-02 19:18:01,922 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-02 19:18:01,922 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:18:01,922 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack 2018-10-02 19:18:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5113195301ccb198a87164b49d23fc501eeb6285" 2018-10-02 19:18:01,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 02 Oct 2018 19:18:01 GMT Server: Apache x-openstack-request-id: req-4e2de486-3bb2-428a-afe7-0eadf3cb0506 Location: http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-02 19:18:02,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:18:01 GMT Server: Apache x-openstack-request-id: req-fb57a0df-3449-4320-8ddc-9c8bf236f128 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-02 19:18:02,143 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/86e95e82682e4cebb8640d2f64ef78a6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-stack/bfbab536-4803-4e2a-a4ca-cdeb9d34d5c4 used request id req-fb57a0df-3449-4320-8ddc-9c8bf236f128 2018-10-02 19:18:02,144 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-a63a01bb-7f39-4d20-978d-f6c2987c2f52-image 2018-10-02 19:18:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e399850c94eac7d4d3767a7d13469a41cb46c9" 2018-10-02 19:18:04,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e89ccc5-335e-4718-b03b-1e572e514847 Date: Tue, 02 Oct 2018 19:18:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:18:04,380 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e48b3068-f0c1-4f8f-ae41-6fa3091a6ddb used request id req-5e89ccc5-335e-4718-b03b-1e572e514847 2018-10-02 19:18:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:04,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9ce23a2c-44ba-4110-975e-8cf6ebb8fcd7 Date: Tue, 02 Oct 2018 19:18:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:05Z", "updated_at": "2018-10-02T19:17:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "revision_number": 0, "id": "3f145070-45bd-4e05-9189-09d0fdb5f4f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "86e95e82682e4cebb8640d2f64ef78a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "revision_number": 0, "id": "7445be72-673e-4077-8728-22985894b34b", "remote_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "remote_ip_prefix": null, "created_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "86e95e82682e4cebb8640d2f64ef78a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "revision_number": 0, "id": "b270118b-8cdc-4692-9557-c7b200fb3612", "remote_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "remote_ip_prefix": null, "created_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "86e95e82682e4cebb8640d2f64ef78a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "revision_number": 0, "id": "e7d8d293-3b32-4ac8-aad4-fb360fc86479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "86e95e82682e4cebb8640d2f64ef78a6"}], "revision_number": 4, "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:18:04,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-9ce23a2c-44ba-4110-975e-8cf6ebb8fcd7 2018-10-02 19:18:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:04,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdb5371-91d2-4b9d-b5c5-b9a47a13d2c7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:18:04,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-dcdb5371-91d2-4b9d-b5c5-b9a47a13d2c7 2018-10-02 19:18:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:04,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6419f9-ade3-4a66-9290-f3ad2bc0d8b0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6"}, "enabled": true, "id": "86e95e82682e4cebb8640d2f64ef78a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-6a5c53cb-940a-428-proj"}} 2018-10-02 19:18:04,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-df6419f9-ade3-4a66-9290-f3ad2bc0d8b0 2018-10-02 19:18:04,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2285639-32f6-4c58-a9cf-567c6986aba7 2018-10-02 19:18:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e2285639-32f6-4c58-a9cf-567c6986aba7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:04,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ce98bbc-7189-4917-b26a-49e46d8aba93 Date: Tue, 02 Oct 2018 19:18: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-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "port_range_min": null, "revision_number": 0, "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:05Z", "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "id": "3f145070-45bd-4e05-9189-09d0fdb5f4f7"}, {"remote_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "port_range_min": null, "revision_number": 0, "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:05Z", "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "id": "7445be72-673e-4077-8728-22985894b34b"}, {"remote_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "port_range_min": null, "revision_number": 0, "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:05Z", "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "id": "b270118b-8cdc-4692-9557-c7b200fb3612"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:17:05Z", "security_group_id": "e2285639-32f6-4c58-a9cf-567c6986aba7", "port_range_min": null, "revision_number": 0, "tenant_id": "86e95e82682e4cebb8640d2f64ef78a6", "created_at": "2018-10-02T19:17:05Z", "project_id": "86e95e82682e4cebb8640d2f64ef78a6", "id": "e7d8d293-3b32-4ac8-aad4-fb360fc86479"}]} 2018-10-02 19:18:04,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e2285639-32f6-4c58-a9cf-567c6986aba7 used request id req-6ce98bbc-7189-4917-b26a-49e46d8aba93 2018-10-02 19:18:04,956 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:18:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e2285639-32f6-4c58-a9cf-567c6986aba7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:05,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a63882ca-6a1d-4559-9846-5bb63ce1dcb8 Content-Length: 0 Date: Tue, 02 Oct 2018 19:18:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:18:05,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e2285639-32f6-4c58-a9cf-567c6986aba7 used request id req-a63882ca-6a1d-4559-9846-5bb63ce1dcb8 2018-10-02 19:18:05,266 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-6a5c53cb-940a-428-proj 2018-10-02 19:18:05,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:05,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70852242-e853-4198-8145-2946724a5e2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:18:05,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/86e95e82682e4cebb8640d2f64ef78a6 used request id req-70852242-e853-4198-8145-2946724a5e2f 2018-10-02 19:18:05,508 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-6a5c53cb-940a-428-proj-role 2018-10-02 19:18:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:05,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e94e96b-97da-40b6-b333-61511b7cd342 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:18:05,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e3ac2f02b11b4de4a7a2b1c59a712fa7 used request id req-5e94e96b-97da-40b6-b333-61511b7cd342 2018-10-02 19:18:05,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647b55ad61004bf5dace1de55d80a2dc66717bfb" 2018-10-02 19:18:05,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf8ed1b-9069-484d-a54c-687f14b3b7c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:18:05,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9bf8ed1b-9069-484d-a54c-687f14b3b7c3 2018-10-02 19:18:05,717 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-6a5c53cb-940a-428-user 2018-10-02 19:18:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/07b281a6da804c13876a370b2a3bbb23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6b845a34a9cb0d120bfcd9221a6834ab1cd86" 2018-10-02 19:18:05,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ff5d3b-8199-492f-b787-e011a67a5090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:18:05,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/07b281a6da804c13876a370b2a3bbb23 used request id req-36ff5d3b-8199-492f-b787-e011a67a5090 2018-10-02 19:18:05,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:06,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["sydrzbkuSG6mUKo7kCY54g"], "issued_at": "2018-10-02T19:18:06.000000Z"}} 2018-10-02 19:18:06,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730250d45cf118936dd059dfa9cd509c7bcc918a" 2018-10-02 19:18:06,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9c52c8-3794-4b29-b9e8-e961d07aa0b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:06,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0e9c52c8-3794-4b29-b9e8-e961d07aa0b6 2018-10-02 19:18:06,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:06,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:06,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["cg5iPN-TRleOUHA8TxswIA"], "issued_at": "2018-10-02T19:18:06.000000Z"}} 2018-10-02 19:18:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:18:06,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251bbff9-ff1d-4ccc-bb87-c5d4faef3fbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:06,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-251bbff9-ff1d-4ccc-bb87-c5d4faef3fbb 2018-10-02 19:18:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:18:06,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:18:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:18:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-071b137b-5391-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:18:06,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98adbdee-290c-4d1d-993c-9db9f93750fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-071b137b-5391-475-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:18:06,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-071b137b-5391-475-proj used request id req-98adbdee-290c-4d1d-993c-9db9f93750fc 2018-10-02 19:18:06,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:18:07,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a846a3e6-ca69-46b1-a161-adaa30879138 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:18:07,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a846a3e6-ca69-46b1-a161-adaa30879138 2018-10-02 19:18:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}}' 2018-10-02 19:18:07,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e611c52a-c74d-436f-8f54-520856ee07da Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:07,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e611c52a-c74d-436f-8f54-520856ee07da 2018-10-02 19:18:07,134 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-071b137b-5391-475-proj 2018-10-02 19:18:07,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:07,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:07,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["eQ1fefa-QcSDTIvZ0P91Ig"], "issued_at": "2018-10-02T19:18:07.000000Z"}} 2018-10-02 19:18:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1f247eb996ec0c43b0763e2678c64d3d92e321" 2018-10-02 19:18:07,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f56b56d-fe7a-45b5-91b3-3ac51314d41c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:07,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2f56b56d-fe7a-45b5-91b3-3ac51314d41c 2018-10-02 19:18:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:18:07,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:18:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1f247eb996ec0c43b0763e2678c64d3d92e321" 2018-10-02 19:18:07,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4618845a-e1d3-4022-a097-4ba68eea2508 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:18:07,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4618845a-e1d3-4022-a097-4ba68eea2508 2018-10-02 19:18:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=AnsibleProvisioningTests-071b137b-5391-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1f247eb996ec0c43b0763e2678c64d3d92e321" 2018-10-02 19:18:07,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750ab570-8830-4131-b312-341496233a10 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=AnsibleProvisioningTests-071b137b-5391-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}]} 2018-10-02 19:18:07,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=AnsibleProvisioningTests-071b137b-5391-475-proj used request id req-750ab570-8830-4131-b312-341496233a10 2018-10-02 19:18:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1f247eb996ec0c43b0763e2678c64d3d92e321" 2018-10-02 19:18:07,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fa2a2c-c6c8-4cb0-89f2-53fa0c656c86 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:18:07,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-60fa2a2c-c6c8-4cb0-89f2-53fa0c656c86 2018-10-02 19:18:08,295 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-071b137b-5391-475-user 2018-10-02 19:18:08,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:08,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:18:08,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c7ad96-6e11-4f89-8bdf-5cc2a5b9ddb1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:18:08,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-18c7ad96-6e11-4f89-8bdf-5cc2a5b9ddb1 2018-10-02 19:18:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" -d '{"role": {"name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}}' 2018-10-02 19:18:08,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb44630-f044-4b95-bfaa-6499bdb4f8bd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b7ea75ffb30492e90d5406fb9859178", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b7ea75ffb30492e90d5406fb9859178"}, "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}} 2018-10-02 19:18:08,499 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-2cb44630-f044-4b95-bfaa-6499bdb4f8bd 2018-10-02 19:18:08,500 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-071b137b-5391-475-proj-role 2018-10-02 19:18:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/5b7ea75ffb30492e90d5406fb9859178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:18:08,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69492af6-f2b6-4e5f-9aae-10bf14689d9e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/5b7ea75ffb30492e90d5406fb9859178"}, "domain_id": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role", "id": "5b7ea75ffb30492e90d5406fb9859178"}} 2018-10-02 19:18:08,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/5b7ea75ffb30492e90d5406fb9859178 used request id req-69492af6-f2b6-4e5f-9aae-10bf14689d9e 2018-10-02 19:18:08,596 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-071b137b-5391-475-proj-role to project AnsibleProvisioningTests-071b137b-5391-475-proj 2018-10-02 19:18:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722/users/8e2b458ed4484ece826feb896fc87417/roles/5b7ea75ffb30492e90d5406fb9859178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:18:08,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f820e2-ceec-4d09-8166-04e354dbd16c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:18:08,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722/users/8e2b458ed4484ece826feb896fc87417/roles/5b7ea75ffb30492e90d5406fb9859178 used request id req-49f820e2-ceec-4d09-8166-04e354dbd16c 2018-10-02 19:18:08,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:18:08,713 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-02 19:18:08,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:08,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:09,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["k0ENgzU4TIWCS4S94eVVSg"], "issued_at": "2018-10-02T19:18:09.000000Z"}} 2018-10-02 19:18:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:18:09,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71063c6d-a43d-4d1a-8c9c-9953809a89cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:09,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-71063c6d-a43d-4d1a-8c9c-9953809a89cb 2018-10-02 19:18:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:18:09,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1a072582-7e04-4623-b579-2cef15bb2fe0 Date: Tue, 02 Oct 2018 19:18:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image"} 2018-10-02 19:18:09,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image used request id req-1a072582-7e04-4623-b579-2cef15bb2fe0 2018-10-02 19:18:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:18:09,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea0150af-60e8-4e41-8b2d-6a5d960b66ec Date: Tue, 02 Oct 2018 19:18:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:18:09,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ea0150af-60e8-4e41-8b2d-6a5d960b66ec 2018-10-02 19:18:09,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image"}' 2018-10-02 19:18:09,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 X-Openstack-Request-Id: req-6f95a748-6ddb-4915-8855-14be068280d5 Date: Tue, 02 Oct 2018 19:18:09 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:18:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:18:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "min_disk": 0, "protected": false, "id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "file": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/file", "checksum": null, "owner": "9d63e7f81160437f9c4e06d7846aa722", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:18:09,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6f95a748-6ddb-4915-8855-14be068280d5 2018-10-02 19:18:09,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" -d '' 2018-10-02 19:18:15,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba92ab0e-95df-4e66-b9cb-9c3cf6de4fa2 Date: Tue, 02 Oct 2018 19:18:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:18:15,697 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/file used request id req-ba92ab0e-95df-4e66-b9cb-9c3cf6de4fa2 2018-10-02 19:18:15,697 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-02 19:18:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:18:15,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ef29ddd3-eab8-4786-99e1-6180184946ac Date: Tue, 02 Oct 2018 19:18:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:18:09Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-02T19:18:15Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/snap", "metadata": {}}], "self": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "min_disk": 0, "protected": false, "id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "file": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "9d63e7f81160437f9c4e06d7846aa722", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:18:15,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 used request id req-ef29ddd3-eab8-4786-99e1-6180184946ac 2018-10-02 19:18:15,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:18:15,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0a12fec5-918d-4129-8dc0-bf8a8a7ce5c7 Date: Tue, 02 Oct 2018 19:18:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:18:15,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0a12fec5-918d-4129-8dc0-bf8a8a7ce5c7 2018-10-02 19:18:15,883 - create_image - INFO - Created image with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image 2018-10-02 19:18:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:18:16,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-92b66eb5-fc6e-4f75-83ba-ed0e3a04f4fa Date: Tue, 02 Oct 2018 19:18:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:18:09Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-02T19:18:15Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/snap", "metadata": {}}], "self": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "min_disk": 0, "protected": false, "id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "file": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "9d63e7f81160437f9c4e06d7846aa722", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:18:16,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 used request id req-92b66eb5-fc6e-4f75-83ba-ed0e3a04f4fa 2018-10-02 19:18:16,049 - create_image - DEBUG - Instance status is - active 2018-10-02 19:18:16,050 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image 2018-10-02 19:18:16,050 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image 2018-10-02 19:18:16,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:16,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:16,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["Cn9R6V5uQgqwnuHEKHHYGA"], "issued_at": "2018-10-02T19:18:16.000000Z"}} 2018-10-02 19:18:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:18:16,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e7e664-ace9-4487-a223-b631adf703b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:16,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-67e7e664-ace9-4487-a223-b631adf703b9 2018-10-02 19:18:16,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:18:16,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cd7c39f9-7cda-4848-a9ef-a1a917e2ec03 Date: Tue, 02 Oct 2018 19:18:16 GMT RESP BODY: {"networks":[]} 2018-10-02 19:18:16,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-cd7c39f9-7cda-4848-a9ef-a1a917e2ec03 2018-10-02 19:18:16,682 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net 2018-10-02 19:18:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" -d '{"network": {"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net", "admin_state_up": true}}' 2018-10-02 19:18:17,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c3d5b66c-acdb-4e8d-942d-425a11cc5056 Date: Tue, 02 Oct 2018 19:18:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:18:17Z","is_default":false,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","mtu":1450}} 2018-10-02 19:18:17,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c3d5b66c-acdb-4e8d-942d-425a11cc5056 2018-10-02 19:18:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:18:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-7e20ea1b-db4c-4962-83a3-16470f244194 Date: Tue, 02 Oct 2018 19:18:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:18:17Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:17,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-7e20ea1b-db4c-4962-83a3-16470f244194 2018-10-02 19:18:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:18:17,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-751dea1f-0dc0-4837-a4be-ec9d53b9c368 Date: Tue, 02 Oct 2018 19:18:17 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:18:17,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-751dea1f-0dc0-4837-a4be-ec9d53b9c368 2018-10-02 19:18:17,653 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet 2018-10-02 19:18:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" -d '{"subnets": [{"ip_version": 4, "network_id": "4c005af7-b7d0-4de1-9d01-c77a7b93fe81", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]}' 2018-10-02 19:18:18,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-85690ca0-55b1-4519-94c7-6df88b705dc6 Date: Tue, 02 Oct 2018 19:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:18,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-85690ca0-55b1-4519-94c7-6df88b705dc6 2018-10-02 19:18:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:18:18,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6e1298e4-4f17-44d6-b39a-de176eeef5af Date: Tue, 02 Oct 2018 19:18: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:18,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-6e1298e4-4f17-44d6-b39a-de176eeef5af 2018-10-02 19:18:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:18:18,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3680a8d5-e6ff-4a99-aade-6b8eb556b9b1 Date: Tue, 02 Oct 2018 19:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:18,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-3680a8d5-e6ff-4a99-aade-6b8eb556b9b1 2018-10-02 19:18:18,845 - OpenStackNetwork - DEBUG - Network [4c005af7-b7d0-4de1-9d01-c77a7b93fe81] created successfully 2018-10-02 19:18:18,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:18,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:19,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["JkdJmqRCTEmuN53kycVhvg"], "issued_at": "2018-10-02T19:18:19.000000Z"}} 2018-10-02 19:18:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:19,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e43932-8375-441f-8c3c-d3fa05a46379 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:19,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f3e43932-8375-441f-8c3c-d3fa05a46379 2018-10-02 19:18:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:19,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0021b3fc-544f-4b22-87c6-fa14addf47b8 Date: Tue, 02 Oct 2018 19:18:19 GMT RESP BODY: {"routers": []} 2018-10-02 19:18:19,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router&admin_state_up=True used request id req-0021b3fc-544f-4b22-87c6-fa14addf47b8 2018-10-02 19:18:19,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:19,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:19,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["Sz8TIN0VQpKCJNgA02bZhw"], "issued_at": "2018-10-02T19:18:19.000000Z"}} 2018-10-02 19:18:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966315504154dc22078c16284cb0bb618f112096" 2018-10-02 19:18:19,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7add7b5-7a02-4174-98ec-f1b66afd1cb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:19,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c7add7b5-7a02-4174-98ec-f1b66afd1cb1 2018-10-02 19:18:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:20,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-956ab582-06f5-40eb-8682-e6361ed80b2a Date: Tue, 02 Oct 2018 19:18:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:18:20,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-956ab582-06f5-40eb-8682-e6361ed80b2a 2018-10-02 19:18:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:20,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83c27f05-f3a0-4c7d-9991-5d344caf1438 Date: Tue, 02 Oct 2018 19:18:20 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:18:20,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-83c27f05-f3a0-4c7d-9991-5d344caf1438 2018-10-02 19:18:20,538 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router 2018-10-02 19:18:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router", "admin_state_up": true}}' 2018-10-02 19:18:25,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-76fe586e-0755-4736-987d-e850d7ca40d1 Date: Tue, 02 Oct 2018 19:18:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:21Z", "admin_state_up": true, "updated_at": "2018-10-02T19:18:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router"}} 2018-10-02 19:18:25,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-76fe586e-0755-4736-987d-e850d7ca40d1 2018-10-02 19:18:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:25,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b56c413-ad7c-4ab5-9b9c-f021beacd6fd Date: Tue, 02 Oct 2018 19:18:25 GMT RESP BODY: {"ports":[]} 2018-10-02 19:18:25,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f used request id req-1b56c413-ad7c-4ab5-9b9c-f021beacd6fd 2018-10-02 19:18:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:26,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4fbcf288-907c-4fe5-b459-2d5aaa8c8efb Date: Tue, 02 Oct 2018 19: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:26,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-4fbcf288-907c-4fe5-b459-2d5aaa8c8efb 2018-10-02 19:18:26,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:18:26,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:18:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:26,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b513ded2-557d-47b4-b560-8c8a0376af8f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:26,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-b513ded2-557d-47b4-b560-8c8a0376af8f 2018-10-02 19:18:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:26,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e48c22ef-9b57-4807-8655-7e3cd94ba17f Date: Tue, 02 Oct 2018 19:18:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:26,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-e48c22ef-9b57-4807-8655-7e3cd94ba17f 2018-10-02 19:18:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:26,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a982db2-18f6-4b22-8283-6919d3d52c0c Date: Tue, 02 Oct 2018 19:18:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:26,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet used request id req-8a982db2-18f6-4b22-8283-6919d3d52c0c 2018-10-02 19:18:26,744 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:18:26,744 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router 2018-10-02 19:18:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" -d '{"subnet_id": "7566b174-4fc2-4dda-ae14-671aaad76f2d"}' 2018-10-02 19:18:28,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-651d074c-a8ad-43c1-bc41-495caf82f827 Date: Tue, 02 Oct 2018 19:18:28 GMT RESP BODY: {"network_id": "4c005af7-b7d0-4de1-9d01-c77a7b93fe81", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "subnet_id": "7566b174-4fc2-4dda-ae14-671aaad76f2d", "subnet_ids": ["7566b174-4fc2-4dda-ae14-671aaad76f2d"], "port_id": "23cee279-b36d-4450-ae97-413ead35d9cb", "id": "aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"} 2018-10-02 19:18:28,693 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f/add_router_interface used request id req-651d074c-a8ad-43c1-bc41-495caf82f827 2018-10-02 19:18:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:28,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-87196752-26b2-4579-ae47-cdb61ba9c823 Date: Tue, 02 Oct 2018 19:18:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:21Z", "admin_state_up": true, "updated_at": "2018-10-02T19:18:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router"}} 2018-10-02 19:18:28,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f used request id req-87196752-26b2-4579-ae47-cdb61ba9c823 2018-10-02 19:18:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:29,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-23f554cf-3ae1-4c6e-bf93-56aa7b87caac Date: Tue, 02 Oct 2018 19:18:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"}]} 2018-10-02 19:18:29,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f used request id req-23f554cf-3ae1-4c6e-bf93-56aa7b87caac 2018-10-02 19:18:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/7566b174-4fc2-4dda-ae14-671aaad76f2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:18:29,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-1bb31565-c4b1-4259-bc26-95c3b20a1ae2 Date: Tue, 02 Oct 2018 19:18:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}} 2018-10-02 19:18:29,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/7566b174-4fc2-4dda-ae14-671aaad76f2d used request id req-1bb31565-c4b1-4259-bc26-95c3b20a1ae2 2018-10-02 19:18:29,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:29,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:29,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["XXZ_q1FxQW-l3LfIe_jEZA"], "issued_at": "2018-10-02T19:18:29.000000Z"}} 2018-10-02 19:18:29,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8118426cc5015d1f302182dd84a085f10c1091c0" 2018-10-02 19:18:29,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60123b8e-c429-46bb-866b-3fe4e5059f1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:29,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-60123b8e-c429-46bb-866b-3fe4e5059f1d 2018-10-02 19:18:29,818 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:18:29,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8118426cc5015d1f302182dd84a085f10c1091c0" 2018-10-02 19:18:30,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-c55e18ce-27ea-4832-8492-361d9a80fd77 x-compute-request-id: req-c55e18ce-27ea-4832-8492-361d9a80fd77 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:18:30,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c55e18ce-27ea-4832-8492-361d9a80fd77 2018-10-02 19:18:30,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8118426cc5015d1f302182dd84a085f10c1091c0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-10-02 19:18:30,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-d0052699-5e95-4d50-a1b3-6d303c528e9d x-compute-request-id: req-d0052699-5e95-4d50-a1b3-6d303c528e9d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:18:30,058 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d0052699-5e95-4d50-a1b3-6d303c528e9d 2018-10-02 19:18:30,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:30,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:30,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["lt4834-ZQoanxGB_fOHAoQ"], "issued_at": "2018-10-02T19:18:30.000000Z"}} 2018-10-02 19:18:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257fc13effa3c441de391b9f9e0bb28222497724" 2018-10-02 19:18:30,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a94334a-87cd-4b50-964f-db4379048adf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:30,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a94334a-87cd-4b50-964f-db4379048adf 2018-10-02 19:18:30,595 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:18:30,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257fc13effa3c441de391b9f9e0bb28222497724" 2018-10-02 19:18:30,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-d656bd77-537c-4e59-b9ab-55f28170ded3 x-compute-request-id: req-d656bd77-537c-4e59-b9ab-55f28170ded3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:18:30,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-d656bd77-537c-4e59-b9ab-55f28170ded3 2018-10-02 19:18:30,760 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp... 2018-10-02 19:18:30,760 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:18:30,806 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp 2018-10-02 19:18:30,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257fc13effa3c441de391b9f9e0bb28222497724" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDX6TXsn1Stkl7g53j9gLugX2XKujFOGdSyXnQPaNCY3OtE8Z7Ex5/YVDGtQbTaaPeopFbcZMW7AgGBIkQr4ia1h4ULWFkGL5w8Lvr1vrplXHIQKi1HfszYsydQiAhmh0gU0QHdXvi51YFG9UUb1ioCdBTe5D5pYWO5tRL6V2DYtw==", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp"}}' 2018-10-02 19:18:30,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-f7db4788-fa91-4fa3-a184-6a646b5047b7 x-compute-request-id: req-f7db4788-fa91-4fa3-a184-6a646b5047b7 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDX6TXsn1Stkl7g53j9gLugX2XKujFOGdSyXnQPaNCY3OtE8Z7Ex5/YVDGtQbTaaPeopFbcZMW7AgGBIkQr4ia1h4ULWFkGL5w8Lvr1vrplXHIQKi1HfszYsydQiAhmh0gU0QHdXvi51YFG9UUb1ioCdBTe5D5pYWO5tRL6V2DYtw==", "user_id": "8e2b458ed4484ece826feb896fc87417", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "fingerprint": "72:b2:a8:0c:5c:38:19:07:58:ac:1f:1d:6b:09:be:1c"}} 2018-10-02 19:18:30,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7db4788-fa91-4fa3-a184-6a646b5047b7 2018-10-02 19:18:30,887 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f.pub 2018-10-02 19:18:30,888 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f 2018-10-02 19:18:30,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:30,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:31,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["9elOH_aCSca-eLmLmUGQLg"], "issued_at": "2018-10-02T19:18:31.000000Z"}} 2018-10-02 19:18:31,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:31,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60ed598-cb20-46a8-97e4-1a5197c45ab1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:31,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a60ed598-cb20-46a8-97e4-1a5197c45ab1 2018-10-02 19:18:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:31,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d5f66fe0-1af2-4f46-9c52-2a412ebef997 Date: Tue, 02 Oct 2018 19:18:31 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:18:31,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp used request id req-d5f66fe0-1af2-4f46-9c52-2a412ebef997 2018-10-02 19:18:31,538 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp... 2018-10-02 19:18:31,538 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp 2018-10-02 19:18:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" -d '{"security_group": {"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}}' 2018-10-02 19:18:32,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-e5429195-c24b-4a63-989a-10200ae4082c Date: Tue, 02 Oct 2018 19:18:32 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "updated_at": "2018-10-02T19:18:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "204152a7-b86d-4123-a601-46188561147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 2, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}} 2018-10-02 19:18:32,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-e5429195-c24b-4a63-989a-10200ae4082c 2018-10-02 19:18:32,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:32,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1c161c1-241b-4840-9f46-67dc5b426fc4 Date: Tue, 02 Oct 2018 19:18:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}]} 2018-10-02 19:18:32,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-a1c161c1-241b-4840-9f46-67dc5b426fc4 2018-10-02 19:18:32,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:32,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb4976e7-d47e-4c74-b5a0-e087d76585fc Date: Tue, 02 Oct 2018 19:18:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}]} 2018-10-02 19:18:32,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-eb4976e7-d47e-4c74-b5a0-e087d76585fc 2018-10-02 19:18:32,651 - neutron_utils - INFO - Retrieving security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-45e2d0d4-17e0-4022-bfeb-aca3d46f2c67 Date: Tue, 02 Oct 2018 19:18:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "updated_at": "2018-10-02T19:18:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "204152a7-b86d-4123-a601-46188561147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 2, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}]} 2018-10-02 19:18:32,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-45e2d0d4-17e0-4022-bfeb-aca3d46f2c67 2018-10-02 19:18:32,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:32,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b8a5285-8189-41aa-b172-d1f9a06b7d5f Date: Tue, 02 Oct 2018 19:18:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}]} 2018-10-02 19:18:32,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-3b8a5285-8189-41aa-b172-d1f9a06b7d5f 2018-10-02 19:18:32,897 - neutron_utils - INFO - Retrieving security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:33,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-257e6278-b9ee-4414-a57a-a2caf7f8198b Date: Tue, 02 Oct 2018 19:18:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "updated_at": "2018-10-02T19:18:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "204152a7-b86d-4123-a601-46188561147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 2, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}]} 2018-10-02 19:18:33,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-257e6278-b9ee-4414-a57a-a2caf7f8198b 2018-10-02 19:18:33,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:33,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:33,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-761dee36-4bfd-42f7-bf35-f99753f973d8 Date: Tue, 02 Oct 2018 19:18:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}]} 2018-10-02 19:18:33,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-761dee36-4bfd-42f7-bf35-f99753f973d8 2018-10-02 19:18:33,275 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp 2018-10-02 19:18:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:33,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-7b888a66-4700-4a55-b1c1-f2e9c6ec32de Date: Tue, 02 Oct 2018 19:18:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "updated_at": "2018-10-02T19:18:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "204152a7-b86d-4123-a601-46188561147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 2, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}]} 2018-10-02 19:18:33,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp used request id req-7b888a66-4700-4a55-b1c1-f2e9c6ec32de 2018-10-02 19:18:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:18:33,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:18:33,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:33,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e13f1db-d3fb-45fd-98a6-bfa80c15fe6a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:33,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-5e13f1db-d3fb-45fd-98a6-bfa80c15fe6a 2018-10-02 19:18:33,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:33,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a893a1e7-1ed2-4f25-aba5-f83b71d6e42c Date: Tue, 02 Oct 2018 19:18:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}]} 2018-10-02 19:18:33,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-a893a1e7-1ed2-4f25-aba5-f83b71d6e42c 2018-10-02 19:18:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8ef5eb675ea2776523a15f112959bca8ccdf5f18" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652"}}' 2018-10-02 19:18:33,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e0e549a8-d6ac-4a56-a917-3ac268c34f48 Date: Tue, 02 Oct 2018 19:18:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:33Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:33Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "4fa3fb1a-11f3-4e6f-993f-a6a097d79860"}} 2018-10-02 19:18:33,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-e0e549a8-d6ac-4a56-a917-3ac268c34f48 2018-10-02 19:18:33,764 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp 2018-10-02 19:18:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:33,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-e5ca62fe-5e6d-48b0-94b4-03f0582ed827 Date: Tue, 02 Oct 2018 19:18:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "updated_at": "2018-10-02T19:18:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "204152a7-b86d-4123-a601-46188561147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:33Z", "revision_number": 0, "id": "4fa3fb1a-11f3-4e6f-993f-a6a097d79860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:33Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 3, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}]} 2018-10-02 19:18:33,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp used request id req-e5ca62fe-5e6d-48b0-94b4-03f0582ed827 2018-10-02 19:18:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:34,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c378dcc-1712-4ca5-8997-46684495fc0f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:34,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-8c378dcc-1712-4ca5-8997-46684495fc0f 2018-10-02 19:18:34,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:34,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-41134f86-9421-4d28-b71b-71e19b21ff7c Date: Tue, 02 Oct 2018 19:18: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-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:33Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:33Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "4fa3fb1a-11f3-4e6f-993f-a6a097d79860"}]} 2018-10-02 19:18:34,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-41134f86-9421-4d28-b71b-71e19b21ff7c 2018-10-02 19:18:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8ef5eb675ea2776523a15f112959bca8ccdf5f18" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652"}}' 2018-10-02 19:18:34,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-97f2d9a5-61ab-4c5f-b2ad-392778b64e12 Date: Tue, 02 Oct 2018 19:18:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:18:34Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": 22, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:34Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "000256a0-9141-4c63-b500-b17560faaadf"}} 2018-10-02 19:18:34,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-97f2d9a5-61ab-4c5f-b2ad-392778b64e12 2018-10-02 19:18:34,566 - neutron_utils - INFO - Retrieving security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:34,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-86125cc7-4a74-4f5b-9f8e-04f139a3dab3 Date: Tue, 02 Oct 2018 19:18:34 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "updated_at": "2018-10-02T19:18:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:18:34Z", "revision_number": 0, "id": "000256a0-9141-4c63-b500-b17560faaadf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:34Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "204152a7-b86d-4123-a601-46188561147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "revision_number": 0, "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:33Z", "revision_number": 0, "id": "4fa3fb1a-11f3-4e6f-993f-a6a097d79860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:33Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 4, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}]} 2018-10-02 19:18:34,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-86125cc7-4a74-4f5b-9f8e-04f139a3dab3 2018-10-02 19:18:34,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2bd17c4-c57d-4822-bd08-59f7b3766652 2018-10-02 19:18:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:18:34,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e5ab3e4f-b523-4c94-9c81-5da106877151 Date: Tue, 02 Oct 2018 19:18:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:18:34Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": 22, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:34Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "000256a0-9141-4c63-b500-b17560faaadf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "204152a7-b86d-4123-a601-46188561147f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:32Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:32Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "49b892a9-9a0d-4613-9aee-d843aba5ad2e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:33Z", "security_group_id": "c2bd17c4-c57d-4822-bd08-59f7b3766652", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:33Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "4fa3fb1a-11f3-4e6f-993f-a6a097d79860"}]} 2018-10-02 19:18:34,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-e5ab3e4f-b523-4c94-9c81-5da106877151 2018-10-02 19:18:34,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:34,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:35,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["aj0xVaA9RiKM4jx4aqyDQg"], "issued_at": "2018-10-02T19:18:35.000000Z"}} 2018-10-02 19:18:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:35,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2345fb-0d33-46e1-b7de-a4b7fea4a0ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:35,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4c2345fb-0d33-46e1-b7de-a4b7fea4a0ff 2018-10-02 19:18:35,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:18:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:35,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ad7bf1-cc14-4752-8f32-d8eb4391e182 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:35,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-20ad7bf1-cc14-4752-8f32-d8eb4391e182 2018-10-02 19:18:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:35,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2c26f959-f749-496e-93de-9b27db759087 Date: Tue, 02 Oct 2018 19:18: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:35,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-2c26f959-f749-496e-93de-9b27db759087 2018-10-02 19:18:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:18:35,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:18:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:18:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:35,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b951cb-716b-4d0c-980a-4ef55f5c655a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:35,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-83b951cb-716b-4d0c-980a-4ef55f5c655a 2018-10-02 19:18:35,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:35,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d221d946-229f-434a-909b-28e5da48c7a6 Date: Tue, 02 Oct 2018 19:18:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:35,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-d221d946-229f-434a-909b-28e5da48c7a6 2018-10-02 19:18:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:36,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-308281a0-c568-49de-91a7-3ec4b0500c41 Date: Tue, 02 Oct 2018 19:18:36 GMT RESP BODY: {"ports":[]} 2018-10-02 19:18:36,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1&admin_state_up=True used request id req-308281a0-c568-49de-91a7-3ec4b0500c41 2018-10-02 19:18:36,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:36,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-312e1b35-9168-40f7-949e-45933304517c x-compute-request-id: req-312e1b35-9168-40f7-949e-45933304517c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:18:36,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst used request id req-312e1b35-9168-40f7-949e-45933304517c 2018-10-02 19:18:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:36,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fce392e5-d3b4-49c1-9ade-6b26f255c45e Date: Tue, 02 Oct 2018 19:18: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:36,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-fce392e5-d3b4-49c1-9ade-6b26f255c45e 2018-10-02 19:18:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:36,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fc8db5-63ae-4e92-84ba-b29a543c8afa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:36,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-51fc8db5-63ae-4e92-84ba-b29a543c8afa 2018-10-02 19:18:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:36,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9111968b-f52d-4961-91f1-eb0ec2d1a44e Date: Tue, 02 Oct 2018 19:18:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:36,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-9111968b-f52d-4961-91f1-eb0ec2d1a44e 2018-10-02 19:18:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:36,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1624e54e-af39-411a-a868-99adcc9a3018 Date: Tue, 02 Oct 2018 19:18:36 GMT RESP BODY: {"ports":[]} 2018-10-02 19:18:36,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1&admin_state_up=True used request id req-1624e54e-af39-411a-a868-99adcc9a3018 2018-10-02 19:18:36,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:18:36,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:18:37,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b7ea75ffb30492e90d5406fb9859178", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj-role"}], "expires_at": "2018-10-02T20:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d63e7f81160437f9c4e06d7846aa722", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9d63e7f81160437f9c4e06d7846aa722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-071b137b-5391-475-user", "id": "8e2b458ed4484ece826feb896fc87417"}, "audit_ids": ["KzakbpFlQ8SH6mmnAxsJQA"], "issued_at": "2018-10-02T19:18:37.000000Z"}} 2018-10-02 19:18:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24cc76880ac8991423114b55e5728bb68e37c3ab" 2018-10-02 19:18:37,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c8032b-633e-49df-9464-1d62c6525542 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:18:37,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d1c8032b-633e-49df-9464-1d62c6525542 2018-10-02 19:18:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:37,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-328c4829-b1f4-43da-9ef8-b405d55ccb97 Date: Tue, 02 Oct 2018 19:18: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:37,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-328c4829-b1f4-43da-9ef8-b405d55ccb97 2018-10-02 19:18:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:37,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c157b53-ce36-45d3-91a2-f63cf3047326 Date: Tue, 02 Oct 2018 19:18:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:37,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-8c157b53-ce36-45d3-91a2-f63cf3047326 2018-10-02 19:18:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:38,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-92eff923-416a-44ed-aa26-8e207c5100e2 Date: Tue, 02 Oct 2018 19:18: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:38,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-92eff923-416a-44ed-aa26-8e207c5100e2 2018-10-02 19:18:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:18:38,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:18: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:18:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24cc76880ac8991423114b55e5728bb68e37c3ab" 2018-10-02 19:18:38,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a676d16a-95cc-4a2f-9060-7fc71dc4e2a9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:38,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-a676d16a-95cc-4a2f-9060-7fc71dc4e2a9 2018-10-02 19:18:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:38,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-97b19a19-97b0-440e-95b3-8c1a89b2eab9 Date: Tue, 02 Oct 2018 19:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:38,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-97b19a19-97b0-440e-95b3-8c1a89b2eab9 2018-10-02 19:18:38,328 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net 2018-10-02 19:18:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" -d '{"port": {"network_id": "4c005af7-b7d0-4de1-9d01-c77a7b93fe81", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1", "admin_state_up": true}}' 2018-10-02 19:18:39,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-16930541-75b7-46e3-a164-bd982e5d7e97 Date: Tue, 02 Oct 2018 19:18:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","project_id":"9d63e7f81160437f9c4e06d7846aa722","qos_policy_id":null,"admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal"}} 2018-10-02 19:18:39,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-16930541-75b7-46e3-a164-bd982e5d7e97 2018-10-02 19:18:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:39,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-191c2ede-5ef4-47f2-ade1-24edc9b5ab0b Date: Tue, 02 Oct 2018 19:18: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:18:39,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-191c2ede-5ef4-47f2-ade1-24edc9b5ab0b 2018-10-02 19:18:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:39,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a873395-4e42-4352-98ee-b9b24a7ed08d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:39,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-1a873395-4e42-4352-98ee-b9b24a7ed08d 2018-10-02 19:18:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:39,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-56c603d8-d2a3-4e37-9e70-8054f68fa561 Date: Tue, 02 Oct 2018 19:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:18:39,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-56c603d8-d2a3-4e37-9e70-8054f68fa561 2018-10-02 19:18:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:39,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9c68f5fd-3e08-498d-840c-3a89972c204c Date: Tue, 02 Oct 2018 19:18:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:18:39,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1&admin_state_up=True used request id req-9c68f5fd-3e08-498d-840c-3a89972c204c 2018-10-02 19:18:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:40,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff0eaa1-d8b2-451e-a217-cb79d162363a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:18:40,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-8ff0eaa1-d8b2-451e-a217-cb79d162363a 2018-10-02 19:18:40,021 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst 2018-10-02 19:18:40,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:40,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-4e50e1f6-41b3-40fb-8b81-15a8d0a4662d x-compute-request-id: req-4e50e1f6-41b3-40fb-8b81-15a8d0a4662d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-flavor-name"}]} 2018-10-02 19:18:40,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4e50e1f6-41b3-40fb-8b81-15a8d0a4662d 2018-10-02 19:18:40,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:40,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-a47db508-ae0a-49c3-9839-934cc77fa843 x-compute-request-id: req-a47db508-ae0a-49c3-9839-934cc77fa843 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:18:40,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0 used request id req-a47db508-ae0a-49c3-9839-934cc77fa843 2018-10-02 19:18:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:40,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-9aa29558-ec5d-4ea9-9c42-362eff825db3 Date: Tue, 02 Oct 2018 19:18:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:18:09Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-02T19:18:15Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/snap", "metadata": {}}], "self": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "min_disk": 0, "protected": false, "id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "file": "/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "9d63e7f81160437f9c4e06d7846aa722", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/d26446f9-b15a-411f-9b83-3baa66fa88d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image"} 2018-10-02 19:18:40,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image used request id req-9aa29558-ec5d-4ea9-9c42-362eff825db3 2018-10-02 19:18:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:40,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a0263bc-f8ef-4073-909d-eb770e66110e Date: Tue, 02 Oct 2018 19:18:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:18:40,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8a0263bc-f8ef-4073-909d-eb770e66110e 2018-10-02 19:18:40,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" -d '{"server": {"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "imageRef": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "flavorRef": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "max_count": 1, "min_count": 1, "networks": [{"port": "c463c7f4-3a47-4ccc-b7db-bf8193d761ec"}]}}' 2018-10-02 19:18:41,664 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-85f05d65-89e6-44d7-926b-0cbf890e1524 x-compute-request-id: req-85f05d65-89e6-44d7-926b-0cbf890e1524 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "55a14610-03b7-403d-9c03-9470a634e54c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "adminPass": "27piCKjMqBNE"}} 2018-10-02 19:18:41,664 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-85f05d65-89e6-44d7-926b-0cbf890e1524 2018-10-02 19:18:41,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:42,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18: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-0afdcd5a-9ebd-431c-bf99-fd7889e74bb8 x-compute-request-id: req-0afdcd5a-9ebd-431c-bf99-fd7889e74bb8 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:18:42,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-0afdcd5a-9ebd-431c-bf99-fd7889e74bb8 2018-10-02 19:18:42,060 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst 2018-10-02 19:18:42,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:42,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a29189a3-fbd1-4cbd-896e-24999b03fcab x-compute-request-id: req-a29189a3-fbd1-4cbd-896e-24999b03fcab 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.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:18:42,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-a29189a3-fbd1-4cbd-896e-24999b03fcab 2018-10-02 19:18:42,442 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:18:42,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:18:45,445 - create_instance - DEBUG - VM status query timeout in 896.615361929 2018-10-02 19:18:45,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:45,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a4b2ce2-b621-4817-9f46-bafd95bbe0c6 x-compute-request-id: req-4a4b2ce2-b621-4817-9f46-bafd95bbe0c6 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:18:45,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-4a4b2ce2-b621-4817-9f46-bafd95bbe0c6 2018-10-02 19:18:45,929 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:18:45,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:18:48,933 - create_instance - DEBUG - VM status query timeout in 893.127715826 2018-10-02 19:18:48,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:49,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18: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-28a26386-c0cf-439a-8a04-b1f63f074082 x-compute-request-id: req-28a26386-c0cf-439a-8a04-b1f63f074082 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:18:49,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-28a26386-c0cf-439a-8a04-b1f63f074082 2018-10-02 19:18:49,714 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:18:49,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:18:52,717 - create_instance - DEBUG - VM status query timeout in 889.34324193 2018-10-02 19:18:52,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:53,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5c6293-bffd-4ade-a02f-7a9653ded7f0 x-compute-request-id: req-5a5c6293-bffd-4ade-a02f-7a9653ded7f0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:18:53,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-5a5c6293-bffd-4ade-a02f-7a9653ded7f0 2018-10-02 19:18:53,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:18:53,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:18:56,805 - create_instance - DEBUG - VM status query timeout in 885.255121946 2018-10-02 19:18:56,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:18:57,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-363f56c0-cf73-4948-83aa-8d48672fc871 x-compute-request-id: req-363f56c0-cf73-4948-83aa-8d48672fc871 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:18:57,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-363f56c0-cf73-4948-83aa-8d48672fc871 2018-10-02 19:18:57,624 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:18:57,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:00,627 - create_instance - DEBUG - VM status query timeout in 881.433198929 2018-10-02 19:19:00,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:01,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f7a472a-6113-4252-98b8-f36875e0de9e x-compute-request-id: req-3f7a472a-6113-4252-98b8-f36875e0de9e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:01,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-3f7a472a-6113-4252-98b8-f36875e0de9e 2018-10-02 19:19:01,135 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:01,135 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:04,138 - create_instance - DEBUG - VM status query timeout in 877.922004938 2018-10-02 19:19:04,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:04,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b41eab07-9f9d-4a34-945a-3ba737f07eb8 x-compute-request-id: req-b41eab07-9f9d-4a34-945a-3ba737f07eb8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:04,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-b41eab07-9f9d-4a34-945a-3ba737f07eb8 2018-10-02 19:19:04,631 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:04,632 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:07,635 - create_instance - DEBUG - VM status query timeout in 874.425365925 2018-10-02 19:19:07,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:08,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0647140f-b105-443c-9d02-60c44826a435 x-compute-request-id: req-0647140f-b105-443c-9d02-60c44826a435 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:08,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-0647140f-b105-443c-9d02-60c44826a435 2018-10-02 19:19:08,098 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:08,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:11,102 - create_instance - DEBUG - VM status query timeout in 870.95851779 2018-10-02 19:19:11,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:11,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-47f63c7d-6e69-40cc-972e-3709aec6a49e x-compute-request-id: req-47f63c7d-6e69-40cc-972e-3709aec6a49e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:11,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-47f63c7d-6e69-40cc-972e-3709aec6a49e 2018-10-02 19:19:11,784 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:11,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:14,787 - create_instance - DEBUG - VM status query timeout in 867.27324295 2018-10-02 19:19:14,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:15,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19: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-dc79fc98-84ad-4f8a-a01b-df786b947a39 x-compute-request-id: req-dc79fc98-84ad-4f8a-a01b-df786b947a39 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:15,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-dc79fc98-84ad-4f8a-a01b-df786b947a39 2018-10-02 19:19:15,308 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:15,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:18,311 - create_instance - DEBUG - VM status query timeout in 863.748947859 2018-10-02 19:19:18,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:18,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-4d466b28-99df-40e1-9db0-a772529603ae x-compute-request-id: req-4d466b28-99df-40e1-9db0-a772529603ae Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:18,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-4d466b28-99df-40e1-9db0-a772529603ae 2018-10-02 19:19:18,943 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:18,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:21,946 - create_instance - DEBUG - VM status query timeout in 860.114287853 2018-10-02 19:19:21,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:22,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19: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-8833ad9b-013b-49ac-823c-e4386be90b0a x-compute-request-id: req-8833ad9b-013b-49ac-823c-e4386be90b0a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:22,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-8833ad9b-013b-49ac-823c-e4386be90b0a 2018-10-02 19:19:22,753 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:22,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:25,756 - create_instance - DEBUG - VM status query timeout in 856.303745985 2018-10-02 19:19:25,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:26,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-1d07985c-58d3-466b-9716-d0926e8bce1b x-compute-request-id: req-1d07985c-58d3-466b-9716-d0926e8bce1b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:26,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-1d07985c-58d3-466b-9716-d0926e8bce1b 2018-10-02 19:19:26,426 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:26,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:29,429 - create_instance - DEBUG - VM status query timeout in 852.631246805 2018-10-02 19:19:29,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:30,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-1ce21acd-7089-4b88-96db-10fa45f6b640 x-compute-request-id: req-1ce21acd-7089-4b88-96db-10fa45f6b640 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:30,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-1ce21acd-7089-4b88-96db-10fa45f6b640 2018-10-02 19:19:30,015 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:30,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:33,018 - create_instance - DEBUG - VM status query timeout in 849.041796923 2018-10-02 19:19:33,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:33,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8e3192d-206b-461f-a268-c999a4df370c x-compute-request-id: req-b8e3192d-206b-461f-a268-c999a4df370c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:33,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-b8e3192d-206b-461f-a268-c999a4df370c 2018-10-02 19:19:33,922 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:33,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:36,925 - create_instance - DEBUG - VM status query timeout in 845.135066986 2018-10-02 19:19:36,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:37,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19: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-520c4c16-0dd8-4174-88e2-64d52a9e3962 x-compute-request-id: req-520c4c16-0dd8-4174-88e2-64d52a9e3962 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:37,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-520c4c16-0dd8-4174-88e2-64d52a9e3962 2018-10-02 19:19:37,251 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:37,251 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:40,254 - create_instance - DEBUG - VM status query timeout in 841.805855989 2018-10-02 19:19:40,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:40,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19: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-a1752edc-ddfc-47d0-afb0-48582af8857e x-compute-request-id: req-a1752edc-ddfc-47d0-afb0-48582af8857e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:40,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-a1752edc-ddfc-47d0-afb0-48582af8857e 2018-10-02 19:19:40,930 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:40,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:43,934 - create_instance - DEBUG - VM status query timeout in 838.126427889 2018-10-02 19:19:43,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:44,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34df36ad-72b4-4b05-a7d7-6f93a6ffbdfa x-compute-request-id: req-34df36ad-72b4-4b05-a7d7-6f93a6ffbdfa Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:44,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-34df36ad-72b4-4b05-a7d7-6f93a6ffbdfa 2018-10-02 19:19:44,719 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:44,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:47,722 - create_instance - DEBUG - VM status query timeout in 834.33828783 2018-10-02 19:19:47,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:48,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19: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-3e5bdc68-2f7d-4a0c-9f40-d731e803626e x-compute-request-id: req-3e5bdc68-2f7d-4a0c-9f40-d731e803626e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:48,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-3e5bdc68-2f7d-4a0c-9f40-d731e803626e 2018-10-02 19:19:48,221 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:48,221 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:51,225 - create_instance - DEBUG - VM status query timeout in 830.835650921 2018-10-02 19:19:51,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:51,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f78dbd-ea12-402e-977c-9e04599a5285 x-compute-request-id: req-49f78dbd-ea12-402e-977c-9e04599a5285 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:51,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-49f78dbd-ea12-402e-977c-9e04599a5285 2018-10-02 19:19:51,743 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:51,743 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:54,746 - create_instance - DEBUG - VM status query timeout in 827.314323902 2018-10-02 19:19:54,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:55,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc1ad2bd-95c2-4ec9-9e5f-57a012b1d793 x-compute-request-id: req-bc1ad2bd-95c2-4ec9-9e5f-57a012b1d793 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:55,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-bc1ad2bd-95c2-4ec9-9e5f-57a012b1d793 2018-10-02 19:19:55,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:55,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:19:58,727 - create_instance - DEBUG - VM status query timeout in 823.333410978 2018-10-02 19:19:58,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:19:59,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-592fb703-7ee3-4350-bb76-289f7def2ea3 x-compute-request-id: req-592fb703-7ee3-4350-bb76-289f7def2ea3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:19:59,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-592fb703-7ee3-4350-bb76-289f7def2ea3 2018-10-02 19:19:59,673 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:19:59,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:02,677 - create_instance - DEBUG - VM status query timeout in 819.383699894 2018-10-02 19:20:02,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:03,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35c9697e-ffed-429c-a57e-964fcc9bbb6e x-compute-request-id: req-35c9697e-ffed-429c-a57e-964fcc9bbb6e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:03,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-35c9697e-ffed-429c-a57e-964fcc9bbb6e 2018-10-02 19:20:03,221 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:03,221 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:06,225 - create_instance - DEBUG - VM status query timeout in 815.835639 2018-10-02 19:20:06,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:06,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b5030c-e75f-4c0c-bd25-fa3bd868eabf x-compute-request-id: req-69b5030c-e75f-4c0c-bd25-fa3bd868eabf Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:06,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-69b5030c-e75f-4c0c-bd25-fa3bd868eabf 2018-10-02 19:20:06,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:06,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:09,716 - create_instance - DEBUG - VM status query timeout in 812.344065905 2018-10-02 19:20:09,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:10,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-224edcd3-793e-4142-96fc-8a2604ed7580 x-compute-request-id: req-224edcd3-793e-4142-96fc-8a2604ed7580 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:10,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-224edcd3-793e-4142-96fc-8a2604ed7580 2018-10-02 19:20:10,229 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:10,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:13,232 - create_instance - DEBUG - VM status query timeout in 808.828314781 2018-10-02 19:20:13,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:13,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20: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-ac54dad5-4bd0-415f-b22a-8d9f01816e01 x-compute-request-id: req-ac54dad5-4bd0-415f-b22a-8d9f01816e01 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:13,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-ac54dad5-4bd0-415f-b22a-8d9f01816e01 2018-10-02 19:20:13,882 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:13,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:16,885 - create_instance - DEBUG - VM status query timeout in 805.174938917 2018-10-02 19:20:16,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:17,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20: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-041aaba7-9795-4a46-a0e7-c5837336b050 x-compute-request-id: req-041aaba7-9795-4a46-a0e7-c5837336b050 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:17,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-041aaba7-9795-4a46-a0e7-c5837336b050 2018-10-02 19:20:17,338 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:17,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:20,342 - create_instance - DEBUG - VM status query timeout in 801.718525887 2018-10-02 19:20:20,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:20,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-63b2f537-88b6-48f5-8bd2-06d86943fb74 x-compute-request-id: req-63b2f537-88b6-48f5-8bd2-06d86943fb74 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:20,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-63b2f537-88b6-48f5-8bd2-06d86943fb74 2018-10-02 19:20:20,801 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:20,801 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:23,804 - create_instance - DEBUG - VM status query timeout in 798.256273985 2018-10-02 19:20:23,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:24,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-54b9a6dd-f3d8-4d82-a990-1ef22b8dccb3 x-compute-request-id: req-54b9a6dd-f3d8-4d82-a990-1ef22b8dccb3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:18:42Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:24,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-54b9a6dd-f3d8-4d82-a990-1ef22b8dccb3 2018-10-02 19:20:24,300 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - BUILD 2018-10-02 19:20:24,300 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:27,303 - create_instance - DEBUG - VM status query timeout in 794.757027864 2018-10-02 19:20:27,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:27,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff599e0d-6d86-4d95-877c-5deb58ce54a4 x-compute-request-id: req-ff599e0d-6d86-4d95-877c-5deb58ce54a4 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:27,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-ff599e0d-6d86-4d95-877c-5deb58ce54a4 2018-10-02 19:20:27,763 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:27,763 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:20:27,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddc965b1-164a-49a0-a3c6-3d9f1b3d6c04 x-compute-request-id: req-ddc965b1-164a-49a0-a3c6-3d9f1b3d6c04 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:28,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-ddc965b1-164a-49a0-a3c6-3d9f1b3d6c04 2018-10-02 19:20:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3b71b2fd-41f2-4706-875a-68381a99c2ba Date: Tue, 02 Oct 2018 19:20:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:28,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-3b71b2fd-41f2-4706-875a-68381a99c2ba 2018-10-02 19:20:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cb04b5-4678-47f3-b2d1-543a45bf3d61 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:28,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-08cb04b5-4678-47f3-b2d1-543a45bf3d61 2018-10-02 19:20:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-10b0060e-7bbc-4294-8bd0-a827079ef13a Date: Tue, 02 Oct 2018 19:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:28,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-10b0060e-7bbc-4294-8bd0-a827079ef13a 2018-10-02 19:20:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-8a8dfa55-4eea-418d-a86e-55815ff4c4e0 Date: Tue, 02 Oct 2018 19:20:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:28,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-8a8dfa55-4eea-418d-a86e-55815ff4c4e0 2018-10-02 19:20:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4ec5ba67-b361-4e2f-be24-3088b73acc9a Date: Tue, 02 Oct 2018 19:20:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:21Z", "admin_state_up": true, "updated_at": "2018-10-02T19:18:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router"}]} 2018-10-02 19:20:28,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router used request id req-4ec5ba67-b361-4e2f-be24-3088b73acc9a 2018-10-02 19:20:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6dc7eb-d286-419a-830f-87e3bbb6ab8a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:28,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-6e6dc7eb-d286-419a-830f-87e3bbb6ab8a 2018-10-02 19:20:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:28,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-9ba81612-3ec8-49c6-b100-a404e6c25da3 Date: Tue, 02 Oct 2018 19:20:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"}]} 2018-10-02 19:20:28,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f used request id req-9ba81612-3ec8-49c6-b100-a404e6c25da3 2018-10-02 19:20:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/7566b174-4fc2-4dda-ae14-671aaad76f2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:29,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-ea9ba0b9-a4fe-43a5-9267-0031c9eb105b Date: Tue, 02 Oct 2018 19:20:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}} 2018-10-02 19:20:29,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/7566b174-4fc2-4dda-ae14-671aaad76f2d used request id req-ea9ba0b9-a4fe-43a5-9267-0031c9eb105b 2018-10-02 19:20:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:29,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dfdb7227-0ef5-4b2f-8a0d-caf8fcd928af Date: Tue, 02 Oct 2018 19:20:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:20:29,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-dfdb7227-0ef5-4b2f-8a0d-caf8fcd928af 2018-10-02 19:20:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:29,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21c629c9-0f11-42c8-96da-26f5cfbc3f5d Date: Tue, 02 Oct 2018 19:20:29 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:20:29,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-21c629c9-0f11-42c8-96da-26f5cfbc3f5d 2018-10-02 19:20:29,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:29,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de0d122c-c65f-448a-a5d3-b9f4d344fe30 x-compute-request-id: req-de0d122c-c65f-448a-a5d3-b9f4d344fe30 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:29,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-de0d122c-c65f-448a-a5d3-b9f4d344fe30 2018-10-02 19:20:29,642 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:29,642 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:20:29,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1752aaf-f32c-4269-9abf-ef58aa4dcc06 x-compute-request-id: req-d1752aaf-f32c-4269-9abf-ef58aa4dcc06 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:30,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-d1752aaf-f32c-4269-9abf-ef58aa4dcc06 2018-10-02 19:20:30,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ac64a554-893c-4eed-9d78-3d06f218a752 Date: Tue, 02 Oct 2018 19:20:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:30,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-ac64a554-893c-4eed-9d78-3d06f218a752 2018-10-02 19:20:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b088327-de86-4ce8-8049-57f539cf5043 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:30,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-9b088327-de86-4ce8-8049-57f539cf5043 2018-10-02 19:20:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c694bdda-7d05-45c8-abab-7e0a0c13c202 Date: Tue, 02 Oct 2018 19:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:30,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-c694bdda-7d05-45c8-abab-7e0a0c13c202 2018-10-02 19:20:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-cc215e71-bcee-403c-a8f6-7732acc8a688 Date: Tue, 02 Oct 2018 19:20:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:30,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-cc215e71-bcee-403c-a8f6-7732acc8a688 2018-10-02 19:20:30,483 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:20:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-69ba7c09-8ca0-4c2e-be57-d3ba98cf385c Date: Tue, 02 Oct 2018 19:20:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:20:30,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-69ba7c09-8ca0-4c2e-be57-d3ba98cf385c 2018-10-02 19:20:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:30,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6550d307-4d52-41bd-8fed-157ac175f1d8 Date: Tue, 02 Oct 2018 19:20:30 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:20:30,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-6550d307-4d52-41bd-8fed-157ac175f1d8 2018-10-02 19:20:30,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "c463c7f4-3a47-4ccc-b7db-bf8193d761ec"}}' 2018-10-02 19:20:32,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-487851fb-3cca-45e4-bcb2-5bfdc4b1c7db Date: Tue, 02 Oct 2018 19:20:32 GMT RESP BODY: {"floatingip": {"router_id": "aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:20:31Z", "updated_at": "2018-10-02T19:20:31Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "port_id": "c463c7f4-3a47-4ccc-b7db-bf8193d761ec", "id": "f901fbef-91b8-42a2-ab68-9e9c7d2edf4c"}} 2018-10-02 19:20:32,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-487851fb-3cca-45e4-bcb2-5bfdc4b1c7db 2018-10-02 19:20:32,674 - create_instance - INFO - Created floating IP 172.30.9.209 via router - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router 2018-10-02 19:20:32,674 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-10-02 19:20:32,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:33,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20: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-cd3f58b8-fee5-46b9-bb98-57a4de9e12cf x-compute-request-id: req-cd3f58b8-fee5-46b9-bb98-57a4de9e12cf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:33,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-cd3f58b8-fee5-46b9-bb98-57a4de9e12cf 2018-10-02 19:20:33,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:20:34,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3611977f-7d24-4771-b568-3084954b86b0 x-compute-request-id: req-3611977f-7d24-4771-b568-3084954b86b0 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008841] Yama: becoming mindful.\n[ 0.010037] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012411] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013798] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015017] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016117] Initializing cgroup subsys memory\n[ 0.017005] Initializing cgroup subsys devices\n[ 0.017884] Initializing cgroup subsys freezer\n[ 0.018751] Initializing cgroup subsys blkio\n[ 0.019584] Initializing cgroup subsys perf_event\n[ 0.020003] Initializing cgroup subsys hugetlb\n[ 0.020911] FEATURE SPEC_CTRL Not Present\n[ 0.022380] mce: CPU supports 10 MCE banks\n[ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025974] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027118] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029719] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034642] ACPI: Core revision 20131115\n[ 0.035836] ACPI: All ACPI Tables successfully acquired\n[ 0.036829] ftrace: allocating 28719 entries in 113 pages\n[ 0.056030] smpboot: Max logical packages: 2\n[ 0.056922] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058104] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060177] Enabling x2apic\n[ 0.060823] Enabled x2apic\n[ 0.061615] Switched APIC routing to physical x2apic.\n[ 0.063472] ..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.066087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.071145] KVM setup paravirtual spinlock\n[ 0.073040] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074391] x86: Booting SMP configuration:\n[ 0.075300] .... node #0, CPUs: #1[ 0.073033] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088017] x86: Booted up 1 node, 2 CPUs\n[ 0.088011] KVM setup async PF for cpu 1\n[ 0.088011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090706] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092175] devtmpfs: initialized\n[ 0.095077] EVM: security.selinux\n[ 0.096005] EVM: security.SMACK64\n[ 0.096741] EVM: security.ima\n[ 0.097366] EVM: security.capability\n[ 0.098124] pinctrl core: initialized pinctrl subsystem\n[ 0.098124] regulator-dummy: no parameters\n[ 0.100057] RTC time: 19:20:26, date: 10/02/18\n[ 0.100929] NET: Registered protocol family 16\n[ 0.101849] cpuidle: using governor ladder\n[ 0.102662] cpuidle: using governor menu\n[ 0.103507] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105229] PCI: Using configuration type 1 for base access\n[ 0.106702] bio: create slab at 0\n[ 0.106702] ACPI: Added _OSI(Module Device)\n[ 0.108003] ACPI: Added _OSI(Processor Device)\n[ 0.108859] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.109752] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.112104] ACPI: Interpreter enabled\n[ 0.112908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.114755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.116521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.118419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.120005] ACPI: (supports S0 S5)\n[ 0.120710] ACPI: Using IOAPIC for interrupt routing\n[ 0.121797] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.123895] ACPI: No dock devices found.\n[ 0.125597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.126754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.129242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.131523] acpiphp: Slot [3] registered\n[ 0.132019] acpiphp: Slot [4] registered\n[ 0.132843] acpiphp: Slot [5] registered\n[ 0.133630] acpiphp: Slot [6] registered\n[ 0.134414] acpiphp: Slot [7] registered\n[ 0.135204] acpiphp: Slot [8] registered\n[ 0.135993] acpiphp: Slot [9] registered\n[ 0.136017] acpiphp: Slot [10] registered\n[ 0.136821] acpiphp: Slot [11] registered\n[ 0.137640] acpiphp: Slot [12] registered\n[ 0.138460] acpiphp: Slot [13] registered\n[ 0.139261] acpiphp: Slot [14] registered\n[ 0.140017] acpiphp: Slot [15] registered\n[ 0.140820] acpiphp: Slot [16] registered\n[ 0.141630] acpiphp: Slot [17] registered\n[ 0.142450] acpiphp: Slot [18] registered\n[ 0.143255] acpiphp: Slot [19] registered\n[ 0.144016] acpiphp: Slot [20] registered\n[ 0.144816] acpiphp: Slot [21] registered\n[ 0.145629] acpiphp: Slot [22] registered\n[ 0.146444] acpiphp: Slot [23] registered\n[ 0.147275] acpiphp: Slot [24] registered\n[ 0.148016] acpiphp: Slot [25] registered\n[ 0.148820] acpiphp: Slot [26] registered\n[ 0.149634] acpiphp: Slot [27] registered\n[ 0.150444] acpiphp: Slot [28] registered\n[ 0.151272] acpiphp: Slot [29] registered\n[ 0.152016] acpiphp: Slot [30] registered\n[ 0.152820] acpiphp: Slot [31] registered\n[ 0.153627] PCI host bridge to bus 0000:00\n[ 0.154437] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.155487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.156003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.157130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.158401] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211558] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212689] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215680] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221114] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222688] vgaarb: loaded\n[ 0.223311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224120] SCSI subsystem initialized\n[ 0.224923] ACPI: bus type USB registered\n[ 0.224923] usbcore: registered new interface driver usbfs\n[ 0.225963] usbcore: registered new interface driver hub\n[ 0.226965] usbcore: registered new device driver usb\n[ 0.228047] PCI: Using ACPI for IRQ routing\n[ 0.229038] NetLabel: Initializing\n[ 0.229797] NetLabel: domain hash size = 128\n[ 0.230650] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.231588] NetLabel: unlabeled traffic allowed by default\n[ 0.232049] Switched to clocksource kvm-clock\n[ 0.236734] AppArmor: AppArmor Filesystem Enabled\n[ 0.237671] pnp: PnP ACPI init\n[ 0.238331] ACPI: bus type PNP registered\n[ 0.239481] pnp: PnP ACPI: found 8 devices\n[ 0.240305] ACPI: bus type PNP unregistered\n[ 0.246985] NET: Registered protocol family 2\n[ 0.248003] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.251034] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.252323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.253902] TCP: reno registered\n[ 0.254588] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.255695] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.256919] NET: Registered protocol family 1\n[ 0.257814] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.258937] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.260021] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.281162] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.302966] Trying to unpack rootfs image as initramfs...\n[ 0.382840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.384512] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385585] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386759] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.388410] Scanning for low memory corruption every 60 seconds\n[ 0.389710] Initialise system trusted keyring\n[ 0.390599] audit: initializing netlink socket (disabled)\n[ 0.391606] type=2000 audit(1538508027.273:1): initialized\n[ 0.409296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.411094] zbud: loaded\n[ 0.411864] VFS: Disk quotas dquot_6.5.2\n[ 0.412685] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.414137] fuse init (API version 7.22)\n[ 0.415011] msgmni has been set to 3997\n[ 0.415839] Key type big_key registered\n[ 0.416868] Key type asymmetric registered\n[ 0.417707] Asymmetric key parser 'x509' registered\n[ 0.418667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.420153] io scheduler noop registered\n[ 0.420955] io scheduler deadline registered (default)\n[ 0.421949] io scheduler cfq registered\n[ 0.422769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.423825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.425076] ipmi message handler version 39.2\n[ 0.425987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.427442] ACPI: Power Button [PWRF]\n[ 0.428294] GHES: HEST is not enabled!\n[ 0.449779] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.492244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.494067] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.517672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.519675] Linux agpgart interface v0.103\n[ 0.521151] brd: module loaded\n[ 0.522127] loop: module loaded\n[ 0.523064] blk-mq: CPU -> queue map\n[ 0.523809] CPU 0 -> Queue 0\n[ 0.524475] CPU 1 -> Queue 0\n[ 0.525620] vda: vda1\n[ 0.526986] scsi0 : ata_piix\n[ 0.528082] scsi1 : ata_piix\n[ 0.528748] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.529961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.531347] libphy: Fixed MDIO Bus: probed\n[ 0.532238] tun: Universal TUN/TAP device driver, 1.6\n[ 0.533235] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.534998] PPP generic driver version 2.4.2\n[ 0.535890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.537146] ehci-pci: EHCI PCI platform driver\n[ 0.538020] ehci-platform: EHCI generic platform driver\n[ 0.539000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.540124] ohci-pci: OHCI PCI platform driver\n[ 0.540998] ohci-platform: OHCI generic platform driver\n[ 0.541978] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.563979] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.564977] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.566491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.567606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.568823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.570237] usb usb1: Product: UHCI Host Controller\n[ 0.571169] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.572336] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.573306] hub 1-0:1.0: USB hub found\n[ 0.574139] hub 1-0:1.0: 2 ports detected\n[ 0.575035] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.577148] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.578113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.579171] mousedev: PS/2 mouse device common for all mice\n[ 0.580426] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.582247] rtc_cmos 00:00: RTC can wake from S4\n[ 0.583346] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.584539] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.585766] device-mapper: uevent: version 1.0.3\n[ 0.586714] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.588331] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.589500] TCP: cubic registered\n[ 0.590251] NET: Registered protocol family 10\n[ 0.591227] NET: Registered protocol family 17\n[ 0.592118] Key type dns_resolver registered\n[ 0.593098] Loading compiled-in X.509 certificates\n[ 0.594528] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.596315] registered taskstats version 1\n[ 0.598432] Key type trusted registered\n[ 0.601280] Key type encrypted registered\n[ 0.602125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.603171] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.604539] regulator-dummy: disabling\n[ 0.605382] Magic number: 6:461:343\n[ 0.613098] tty tty60: hash matches\n[ 0.613940] rtc_cmos 00:00: setting system clock to 2018-10-02 19:20:27 UTC (1538508027)\n[ 0.615590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.616720] EDD information not available.\n[ 0.688797] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.690365] Write protecting the kernel read-only data: 12288k\n[ 0.691735] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.694220] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.705103] systemd-udevd[107]: starting version 204\n[ 0.744402] FDC 0 is a S82078B\n[ 0.884047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.049525] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.050749] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.052025] usb 1-1: Product: QEMU USB Tablet\n[ 1.052881] usb 1-1: Manufacturer: QEMU\n[ 1.053643] usb 1-1: SerialNumber: 42\n[ 1.384038] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.764831] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 1.985639] 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.086804] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.171553] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:20:29 +0000. Up 2.49 seconds.\ncloud-init-nonet[2.62]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[3.58]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 19:20:30 +0000. Up 3.70 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.5 | 255.255.255.0 | fa:16:3e:ec:78:80 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\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:\n55:5d:a6:6f:b3:a4:23:c0:96:71:39:a5:9b:e1:82:9f root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o .o|\n| .+ .o |\n| ..* . |\n| o.= = . |\n| .S* + oo|\n| o + o.o|\n| E . o . |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n19:c4:f2:99:ba:cb:42:90:fc:70:22:18:72:ef:6f:4b root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n|o . ... |\n|o+ o o.o |\n|o * o +o |\n| . B .S |\n| + . |\n| . .E. |\n| .o+ |\n| o+o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n17:a4:1a:85:9c:03:d0:55:16:c4:4c:78:25:ac:fe:97 root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o.+.@Ooo |\n| . *o=+ |\n| .+. . |\n| .o . |\n| .. S . |\n| . . |\n| . . |\n| . 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:\ne2:64:a1:59:4c:28:78:7b:50:3b:57:cd:b2:84:67:af root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ......o |\n|. + .+..= o |\n| . +o =+ + |\n| . .* .. . |\n| .o + S. |\n| + .E |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n[80G [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 Tue, 02 Oct 2018 19:20:33 +0000. Up 6.65 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-10-02 19:20:34,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c/action used request id req-3611977f-7d24-4771-b568-3084954b86b0 2018-10-02 19:20:34,387 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:20:34,387 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008841] Yama: becoming mindful. [ 0.010037] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012411] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013798] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015017] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016117] Initializing cgroup subsys memory [ 0.017005] Initializing cgroup subsys devices [ 0.017884] Initializing cgroup subsys freezer [ 0.018751] Initializing cgroup subsys blkio [ 0.019584] Initializing cgroup subsys perf_event [ 0.020003] Initializing cgroup subsys hugetlb [ 0.020911] FEATURE SPEC_CTRL Not Present [ 0.022380] mce: CPU supports 10 MCE banks [ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025974] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027118] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029719] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034642] ACPI: Core revision 20131115 [ 0.035836] ACPI: All ACPI Tables successfully acquired [ 0.036829] ftrace: allocating 28719 entries in 113 pages [ 0.056030] smpboot: Max logical packages: 2 [ 0.056922] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058104] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060177] Enabling x2apic [ 0.060823] Enabled x2apic [ 0.061615] Switched APIC routing to physical x2apic. [ 0.063472] ..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.066087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.071145] KVM setup paravirtual spinlock [ 0.073040] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074391] x86: Booting SMP configuration: [ 0.075300] .... node #0, CPUs: #1[ 0.073033] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088017] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090706] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092175] devtmpfs: initialized [ 0.095077] EVM: security.selinux [ 0.096005] EVM: security.SMACK64 [ 0.096741] EVM: security.ima [ 0.097366] EVM: security.capability [ 0.098124] pinctrl core: initialized pinctrl subsystem [ 0.098124] regulator-dummy: no parameters [ 0.100057] RTC time: 19:20:26, date: 10/02/18 [ 0.100929] NET: Registered protocol family 16 [ 0.101849] cpuidle: using governor ladder [ 0.102662] cpuidle: using governor menu [ 0.103507] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105229] PCI: Using configuration type 1 for base access [ 0.106702] bio: create slab at 0 [ 0.106702] ACPI: Added _OSI(Module Device) [ 0.108003] ACPI: Added _OSI(Processor Device) [ 0.108859] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.109752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112104] ACPI: Interpreter enabled [ 0.112908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.114755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.116521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.118419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.120005] ACPI: (supports S0 S5) [ 0.120710] ACPI: Using IOAPIC for interrupt routing [ 0.121797] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.123895] ACPI: No dock devices found. [ 0.125597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.126754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.129242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.131523] acpiphp: Slot [3] registered [ 0.132019] acpiphp: Slot [4] registered [ 0.132843] acpiphp: Slot [5] registered [ 0.133630] acpiphp: Slot [6] registered [ 0.134414] acpiphp: Slot [7] registered [ 0.135204] acpiphp: Slot [8] registered [ 0.135993] acpiphp: Slot [9] registered [ 0.136017] acpiphp: Slot [10] registered [ 0.136821] acpiphp: Slot [11] registered [ 0.137640] acpiphp: Slot [12] registered [ 0.138460] acpiphp: Slot [13] registered [ 0.139261] acpiphp: Slot [14] registered [ 0.140017] acpiphp: Slot [15] registered [ 0.140820] acpiphp: Slot [16] registered [ 0.141630] acpiphp: Slot [17] registered [ 0.142450] acpiphp: Slot [18] registered [ 0.143255] acpiphp: Slot [19] registered [ 0.144016] acpiphp: Slot [20] registered [ 0.144816] acpiphp: Slot [21] registered [ 0.145629] acpiphp: Slot [22] registered [ 0.146444] acpiphp: Slot [23] registered [ 0.147275] acpiphp: Slot [24] registered [ 0.148016] acpiphp: Slot [25] registered [ 0.148820] acpiphp: Slot [26] registered [ 0.149634] acpiphp: Slot [27] registered [ 0.150444] acpiphp: Slot [28] registered [ 0.151272] acpiphp: Slot [29] registered [ 0.152016] acpiphp: Slot [30] registered [ 0.152820] acpiphp: Slot [31] registered [ 0.153627] PCI host bridge to bus 0000:00 [ 0.154437] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.155487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.156003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.157130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.158401] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170272] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211558] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212689] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215680] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221114] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222688] vgaarb: loaded [ 0.223311] vgaarb: bridge control possible 0000:00:02.0 [ 0.224120] SCSI subsystem initialized [ 0.224923] ACPI: bus type USB registered [ 0.224923] usbcore: registered new interface driver usbfs [ 0.225963] usbcore: registered new interface driver hub [ 0.226965] usbcore: registered new device driver usb [ 0.228047] PCI: Using ACPI for IRQ routing [ 0.229038] NetLabel: Initializing [ 0.229797] NetLabel: domain hash size = 128 [ 0.230650] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.231588] NetLabel: unlabeled traffic allowed by default [ 0.232049] Switched to clocksource kvm-clock [ 0.236734] AppArmor: AppArmor Filesystem Enabled [ 0.237671] pnp: PnP ACPI init [ 0.238331] ACPI: bus type PNP registered [ 0.239481] pnp: PnP ACPI: found 8 devices [ 0.240305] ACPI: bus type PNP unregistered [ 0.246985] NET: Registered protocol family 2 [ 0.248003] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.251034] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.252323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.253902] TCP: reno registered [ 0.254588] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.255695] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.256919] NET: Registered protocol family 1 [ 0.257814] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.258937] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.260021] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.281162] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.302966] Trying to unpack rootfs image as initramfs... [ 0.382840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.384512] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385585] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386759] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.388410] Scanning for low memory corruption every 60 seconds [ 0.389710] Initialise system trusted keyring [ 0.390599] audit: initializing netlink socket (disabled) [ 0.391606] type=2000 audit(1538508027.273:1): initialized [ 0.409296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.411094] zbud: loaded [ 0.411864] VFS: Disk quotas dquot_6.5.2 [ 0.412685] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.414137] fuse init (API version 7.22) [ 0.415011] msgmni has been set to 3997 [ 0.415839] Key type big_key registered [ 0.416868] Key type asymmetric registered [ 0.417707] Asymmetric key parser 'x509' registered [ 0.418667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.420153] io scheduler noop registered [ 0.420955] io scheduler deadline registered (default) [ 0.421949] io scheduler cfq registered [ 0.422769] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.423825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.425076] ipmi message handler version 39.2 [ 0.425987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.427442] ACPI: Power Button [PWRF] [ 0.428294] GHES: HEST is not enabled! [ 0.449779] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.492244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.494067] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.517672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.519675] Linux agpgart interface v0.103 [ 0.521151] brd: module loaded [ 0.522127] loop: module loaded [ 0.523064] blk-mq: CPU -> queue map [ 0.523809] CPU 0 -> Queue 0 [ 0.524475] CPU 1 -> Queue 0 [ 0.525620] vda: vda1 [ 0.526986] scsi0 : ata_piix [ 0.528082] scsi1 : ata_piix [ 0.528748] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.529961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.531347] libphy: Fixed MDIO Bus: probed [ 0.532238] tun: Universal TUN/TAP device driver, 1.6 [ 0.533235] tun: (C) 1999-2004 Max Krasnyansky [ 0.534998] PPP generic driver version 2.4.2 [ 0.535890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.537146] ehci-pci: EHCI PCI platform driver [ 0.538020] ehci-platform: EHCI generic platform driver [ 0.539000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.540124] ohci-pci: OHCI PCI platform driver [ 0.540998] ohci-platform: OHCI generic platform driver [ 0.541978] uhci_hcd: USB Universal Host Controller Interface driver [ 0.563979] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.564977] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.566491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.567606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.568823] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.570237] usb usb1: Product: UHCI Host Controller [ 0.571169] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.572336] usb usb1: SerialNumber: 0000:00:01.2 [ 0.573306] hub 1-0:1.0: USB hub found [ 0.574139] hub 1-0:1.0: 2 ports detected [ 0.575035] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.577148] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.578113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.579171] mousedev: PS/2 mouse device common for all mice [ 0.580426] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.582247] rtc_cmos 00:00: RTC can wake from S4 [ 0.583346] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.584539] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.585766] device-mapper: uevent: version 1.0.3 [ 0.586714] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.588331] ledtrig-cpu: registered to indicate activity on CPUs [ 0.589500] TCP: cubic registered [ 0.590251] NET: Registered protocol family 10 [ 0.591227] NET: Registered protocol family 17 [ 0.592118] Key type dns_resolver registered [ 0.593098] Loading compiled-in X.509 certificates [ 0.594528] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.596315] registered taskstats version 1 [ 0.598432] Key type trusted registered [ 0.601280] Key type encrypted registered [ 0.602125] AppArmor: AppArmor sha1 policy hashing enabled [ 0.603171] IMA: No TPM chip found, activating TPM-bypass! [ 0.604539] regulator-dummy: disabling [ 0.605382] Magic number: 6:461:343 [ 0.613098] tty tty60: hash matches [ 0.613940] rtc_cmos 00:00: setting system clock to 2018-10-02 19:20:27 UTC (1538508027) [ 0.615590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.616720] EDD information not available. [ 0.688797] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.690365] Write protecting the kernel read-only data: 12288k [ 0.691735] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.694220] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.705103] systemd-udevd[107]: starting version 204 [ 0.744402] FDC 0 is a S82078B [ 0.884047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.049525] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.050749] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.052025] usb 1-1: Product: QEMU USB Tablet [ 1.052881] usb 1-1: Manufacturer: QEMU [ 1.053643] usb 1-1: SerialNumber: 42 [ 1.384038] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 1.764831] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 1.985639] 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.086804] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.171553] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:20:29 +0000. Up 2.49 seconds. cloud-init-nonet[2.62]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.58]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 19:20:30 +0000. Up 3.70 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.5 | 255.255.255.0 | fa:16:3e:ec:78:80 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 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: 55:5d:a6:6f:b3:a4:23:c0:96:71:39:a5:9b:e1:82:9f root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i The key's randomart image is: +--[ RSA 2048]----+ | .o .o| | .+ .o | | ..* . | | o.= = . | | .S* + oo| | o + o.o| | 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: 19:c4:f2:99:ba:cb:42:90:fc:70:22:18:72:ef:6f:4b root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i The key's randomart image is: +--[ DSA 1024]----+ | .. | |o . ... | |o+ o o.o | |o * o +o | | . B .S | | + . | | . .E. | | .o+ | | o+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 17:a4:1a:85:9c:03:d0:55:16:c4:4c:78:25:ac:fe:97 root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i The key's randomart image is: +--[ECDSA 256]---+ | .o.+.@Ooo | | . *o=+ | | .+. . | | .o . | | .. S . | | . . | | . . | | . 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: e2:64:a1:59:4c:28:78:7b:50:3b:57:cd:b2:84:67:af root@ansibleprovisioningtests-65c79d30-c9fa-4da5-84f5-e82ee745603f-i The key's randomart image is: +--[ED25519 256--+ | . ......o | |. + .+..= o | | . +o =+ + | | . .* .. . | | .o + S. | | + .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 Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] [80G [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 Tue, 02 Oct 2018 19:20:33 +0000. Up 6.65 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] 2018-10-02 19:20:34,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:34,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c980f5f-71ab-45fa-a353-b1d5153a42d0 x-compute-request-id: req-9c980f5f-71ab-45fa-a353-b1d5153a42d0 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:34,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-9c980f5f-71ab-45fa-a353-b1d5153a42d0 2018-10-02 19:20:34,864 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:34,864 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:20:34,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:35,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d798d7c-85f2-403e-94c6-0a693fb4f79d x-compute-request-id: req-0d798d7c-85f2-403e-94c6-0a693fb4f79d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:35,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-0d798d7c-85f2-403e-94c6-0a693fb4f79d 2018-10-02 19:20:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:35,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f14dffcf-ed78-4801-b3ee-62c1911b4591 Date: Tue, 02 Oct 2018 19:20: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:35,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-f14dffcf-ed78-4801-b3ee-62c1911b4591 2018-10-02 19:20:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:35,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6071ce4f-a390-47ff-8fbb-2f66b2b4c6ef Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:35,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-6071ce4f-a390-47ff-8fbb-2f66b2b4c6ef 2018-10-02 19:20:35,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:35,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ce3a62e-cf6b-441d-9615-70abf186737d Date: Tue, 02 Oct 2018 19:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:35,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-8ce3a62e-cf6b-441d-9615-70abf186737d 2018-10-02 19:20:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:35,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-94a866b3-09d9-4577-8a83-5ed4f0d3db5c Date: Tue, 02 Oct 2018 19:20:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:35,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-94a866b3-09d9-4577-8a83-5ed4f0d3db5c 2018-10-02 19:20:35,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:36,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-25e097d4-a2ed-422d-84bc-e09177238ba4 x-compute-request-id: req-25e097d4-a2ed-422d-84bc-e09177238ba4 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:36,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-25e097d4-a2ed-422d-84bc-e09177238ba4 2018-10-02 19:20:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:36,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7699411c-0cba-4b26-a20f-2060177e8595 Date: Tue, 02 Oct 2018 19:20: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:36,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-7699411c-0cba-4b26-a20f-2060177e8595 2018-10-02 19:20:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:36,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d427118e-f076-41f7-8504-912287d9c4e1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:36,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-d427118e-f076-41f7-8504-912287d9c4e1 2018-10-02 19:20:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:36,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-839004d6-5911-43ba-a4d6-7b282104a16f Date: Tue, 02 Oct 2018 19:20:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:36,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-839004d6-5911-43ba-a4d6-7b282104a16f 2018-10-02 19:20:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-a09c16c9-ec83-452d-8e43-580a52df185b Date: Tue, 02 Oct 2018 19:20:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:36,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-a09c16c9-ec83-452d-8e43-580a52df185b 2018-10-02 19:20:36,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}}' 2018-10-02 19:20:37,728 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27d9252b-f172-432d-9579-d5fc8ff3f56a x-compute-request-id: req-27d9252b-f172-432d-9579-d5fc8ff3f56a Content-Length: 0 Content-Type: application/json 2018-10-02 19:20:37,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c/action used request id req-27d9252b-f172-432d-9579-d5fc8ff3f56a 2018-10-02 19:20:37,729 - create_instance - INFO - Checking if VM is active 2018-10-02 19:20:37,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:38,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc884eec-747c-409e-b417-16b75c7384a9 x-compute-request-id: req-bc884eec-747c-409e-b417-16b75c7384a9 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}, {"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:38,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-bc884eec-747c-409e-b417-16b75c7384a9 2018-10-02 19:20:38,379 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:38,379 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:20:38,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:38,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20: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-3a5c1f6f-86ba-4237-b236-afa0b7062d83 x-compute-request-id: req-3a5c1f6f-86ba-4237-b236-afa0b7062d83 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}, {"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:38,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-3a5c1f6f-86ba-4237-b236-afa0b7062d83 2018-10-02 19:20:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:38,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c5f077c8-fb7e-4562-9c14-e4800fda3d2c Date: Tue, 02 Oct 2018 19:20: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:38,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-c5f077c8-fb7e-4562-9c14-e4800fda3d2c 2018-10-02 19:20:38,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:38,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a506b175-76a1-495f-9537-1e881be6236f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:38,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-a506b175-76a1-495f-9537-1e881be6236f 2018-10-02 19:20:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:38,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a6efb90-f92a-47a5-83eb-bbc3acc7b5e5 Date: Tue, 02 Oct 2018 19:20:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:38,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-8a6efb90-f92a-47a5-83eb-bbc3acc7b5e5 2018-10-02 19:20:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:39,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-7f223f37-1b5b-4f9d-bf6f-1d96e9f323f4 Date: Tue, 02 Oct 2018 19:20:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["c2bd17c4-c57d-4822-bd08-59f7b3766652","d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:39,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-7f223f37-1b5b-4f9d-bf6f-1d96e9f323f4 2018-10-02 19:20:39,070 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:20:40,075 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf08ed10L 2018-10-02 19:20:40,075 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:20:40,081 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:20:40,081 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:20:40,082 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:20:40,082 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:20:40,083 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:20:40,083 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:20:40,083 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:20:40,083 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:20:40,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:20:40,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:20:40,140 - paramiko.transport - DEBUG - Trying key 72b2a80c5c38190758ac1f1d6b09be1c from tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f 2018-10-02 19:20:40,165 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:20:40,193 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:20:40,294 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:20:40,318 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:20:40,318 - create_instance - INFO - Checking if cloud-init has completed 2018-10-02 19:20:40,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:40,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48d889e1-0849-4ef1-bfa8-0817cda4a256 x-compute-request-id: req-48d889e1-0849-4ef1-bfa8-0817cda4a256 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}, {"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:40,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-48d889e1-0849-4ef1-bfa8-0817cda4a256 2018-10-02 19:20:40,808 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:40,808 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:20:40,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:41,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f9d7e8-233d-4d2c-be92-2d3016676394 x-compute-request-id: req-91f9d7e8-233d-4d2c-be92-2d3016676394 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}, {"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:41,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-91f9d7e8-233d-4d2c-be92-2d3016676394 2018-10-02 19:20:41,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:41,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8c565fa5-876c-4631-9c1f-856f6406845e Date: Tue, 02 Oct 2018 19:20: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:41,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-8c565fa5-876c-4631-9c1f-856f6406845e 2018-10-02 19:20:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:41,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504bd9d8-db83-4e4b-a84b-7436c2af5fc0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:41,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-504bd9d8-db83-4e4b-a84b-7436c2af5fc0 2018-10-02 19:20:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:41,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d2d6dee-0451-46a9-9c00-34474f051111 Date: Tue, 02 Oct 2018 19:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:41,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-0d2d6dee-0451-46a9-9c00-34474f051111 2018-10-02 19:20:41,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:41,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-9632bba3-27bf-49ff-af27-36454efc62d1 Date: Tue, 02 Oct 2018 19:20:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["c2bd17c4-c57d-4822-bd08-59f7b3766652","d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:41,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-9632bba3-27bf-49ff-af27-36454efc62d1 2018-10-02 19:20:41,721 - create_instance - INFO - Checking if VM is active 2018-10-02 19:20:41,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:42,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20: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-a3200fe3-0e9f-4162-8052-0236be666bcb x-compute-request-id: req-a3200fe3-0e9f-4162-8052-0236be666bcb Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}, {"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:42,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-a3200fe3-0e9f-4162-8052-0236be666bcb 2018-10-02 19:20:42,058 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:42,059 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:20:42,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:42,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20: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-eb020b79-10c1-4ec7-8e8d-349a3bdfdd99 x-compute-request-id: req-eb020b79-10c1-4ec7-8e8d-349a3bdfdd99 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:78:80", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "security_groups": [{"name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp"}, {"name": "default"}], "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:26Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:42,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-eb020b79-10c1-4ec7-8e8d-349a3bdfdd99 2018-10-02 19:20:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:42,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5e79e152-e446-4adc-9aa4-5a45932b979b Date: Tue, 02 Oct 2018 19:20: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":["7566b174-4fc2-4dda-ae14-671aaad76f2d"],"updated_at":"2018-10-02T19:18:18Z","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net"}]} 2018-10-02 19:20:42,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net used request id req-5e79e152-e446-4adc-9aa4-5a45932b979b 2018-10-02 19:20:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:42,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f85ab72-ab9b-4e96-835d-27f184090403 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:20:42,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-8f85ab72-ab9b-4e96-835d-27f184090403 2018-10-02 19:20:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:42,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be061b8f-1c3f-40e0-82db-d20a003faae4 Date: Tue, 02 Oct 2018 19:20:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","dns_nameservers":[],"updated_at":"2018-10-02T19:18:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d63e7f81160437f9c4e06d7846aa722","id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","subnetpool_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet"}]} 2018-10-02 19:20:42,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-be061b8f-1c3f-40e0-82db-d20a003faae4 2018-10-02 19:20:42,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:42,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-bf1a9fe4-e20e-40a7-97aa-c5744c619033 Date: Tue, 02 Oct 2018 19:20:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.2"}],"id":"09ecd49e-d77e-4c8a-b052-03d0029ddf83","security_groups":[],"mac_address":"fa:16:3e:df:d8:84","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.1"}],"id":"23cee279-b36d-4450-ae97-413ead35d9cb","security_groups":[],"mac_address":"fa:16:3e:ec:0e:4a","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:27Z","binding:vnic_type":"normal","device_id":"aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.4"}],"id":"542b94e1-346a-40c3-bd20-21e7474d9349","security_groups":[],"mac_address":"fa:16:3e:8a:56:c6","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:20:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.5"}],"id":"c463c7f4-3a47-4ccc-b7db-bf8193d761ec","security_groups":["c2bd17c4-c57d-4822-bd08-59f7b3766652","d67964cf-9072-4988-8354-9dabbe5e1e39"],"mac_address":"fa:16:3e:ec:78:80","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:38Z","binding:vnic_type":"normal","device_id":"55a14610-03b7-403d-9c03-9470a634e54c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:18:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7566b174-4fc2-4dda-ae14-671aaad76f2d","ip_address":"10.55.1.3"}],"id":"ce694fdc-e50a-4369-a067-975f46f8eaef","security_groups":[],"mac_address":"fa:16:3e:ba:dd:25","project_id":"9d63e7f81160437f9c4e06d7846aa722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c005af7-b7d0-4de1-9d01-c77a7b93fe81","tenant_id":"9d63e7f81160437f9c4e06d7846aa722","created_at":"2018-10-02T19:18:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4c005af7-b7d0-4de1-9d01-c77a7b93fe81"}]} 2018-10-02 19:20:42,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-bf1a9fe4-e20e-40a7-97aa-c5744c619033 2018-10-02 19:20:42,743 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:20:42,745 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf17dad0L 2018-10-02 19:20:42,745 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:20:42,749 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:20:42,749 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:20:42,750 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:20:42,750 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:20:42,750 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:20:42,750 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:20:42,751 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:20:42,751 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:20:42,792 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:20:42,793 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:20:42,810 - paramiko.transport - DEBUG - Trying key 72b2a80c5c38190758ac1f1d6b09be1c from tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f 2018-10-02 19:20:42,833 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:20:42,840 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:20:42,940 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:20:42,956 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:20:42,956 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:20:42,957 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf17dc50L 2018-10-02 19:20:42,958 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:20:42,961 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:20:42,961 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:20:42,962 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:20:42,963 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:20:42,963 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:20:42,963 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:20:42,963 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:20:42,963 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:20:43,004 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:20:43,005 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:20:43,022 - paramiko.transport - DEBUG - Trying key 72b2a80c5c38190758ac1f1d6b09be1c from tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f 2018-10-02 19:20:43,045 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:20:43,051 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:20:43,055 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:20:43,223 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 19:20:43,223 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:20:43,257 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:20:43,266 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:20:43,267 - create_instance - INFO - cloud-init complete for VM instance 2018-10-02 19:20:43,267 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 19:20:43,268 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:20:43,269 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf17dad0L 2018-10-02 19:20:43,270 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:20:43,273 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:20:43,273 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:20:43,274 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:20:43,274 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:20:43,274 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:20:43,275 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:20:43,275 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:20:43,275 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:20:43,316 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:20:43,317 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:20:43,334 - paramiko.transport - DEBUG - Trying key 72b2a80c5c38190758ac1f1d6b09be1c from tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f 2018-10-02 19:20:43,357 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:20:43,363 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:20:43,366 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:20:43,540 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 19:20:43,540 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:20:43,569 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:20:43,570 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:20:43,618 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-02 19:20:43,659 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-02 19:20:48,158 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:20:48,160 - paramiko.transport - DEBUG - starting thread (client mode): 0xbeecff90L 2018-10-02 19:20:48,161 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:20:48,164 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:20:48,164 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:20:48,166 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:20:48,166 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:20:48,166 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:20:48,166 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:20:48,167 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:20:48,167 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:20:48,208 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:20:48,209 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:20:48,225 - paramiko.transport - DEBUG - Trying key 72b2a80c5c38190758ac1f1d6b09be1c from tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f 2018-10-02 19:20:48,249 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:20:48,256 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:20:48,258 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:20:48,422 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 19:20:48,423 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:20:48,460 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:20:48,473 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:20:48,473 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 19:20:48,575 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:20:48,588 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-10-02 19:20:48,589 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-10-02 19:20:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/f901fbef-91b8-42a2-ab68-9e9c7d2edf4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:49,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d228a8ff-1c62-48d5-87d4-553aec3f9cd3 Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:49,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/f901fbef-91b8-42a2-ab68-9e9c7d2edf4c used request id req-d228a8ff-1c62-48d5-87d4-553aec3f9cd3 2018-10-02 19:20:49,589 - create_instance - INFO - Deleting Port with ID - c463c7f4-3a47-4ccc-b7db-bf8193d761ec 2018-10-02 19:20:49,589 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-port-1 2018-10-02 19:20:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/c463c7f4-3a47-4ccc-b7db-bf8193d761ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:50,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-424d5e0a-559b-43ee-9ce2-17585c48616f Date: Tue, 02 Oct 2018 19:20:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:50,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/c463c7f4-3a47-4ccc-b7db-bf8193d761ec used request id req-424d5e0a-559b-43ee-9ce2-17585c48616f 2018-10-02 19:20:50,012 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst 2018-10-02 19:20:50,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:50,158 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6cc2549-8952-458e-9053-4b715f258425 x-compute-request-id: req-d6cc2549-8952-458e-9053-4b715f258425 Content-Type: application/json 2018-10-02 19:20:50,159 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-d6cc2549-8952-458e-9053-4b715f258425 2018-10-02 19:20:50,159 - create_instance - INFO - Checking deletion status 2018-10-02 19:20:50,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:50,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f4380e1-7c43-4b4e-9dac-54a356d369cf x-compute-request-id: req-2f4380e1-7c43-4b4e-9dac-54a356d369cf 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.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/55a14610-03b7-403d-9c03-9470a634e54c", "rel": "bookmark"}], "image": {"id": "d26446f9-b15a-411f-9b83-3baa66fa88d7", "links": [{"href": "http://172.30.9.22:8774/images/d26446f9-b15a-411f-9b83-3baa66fa88d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:20:26.000000", "flavor": {"id": "ff74e1b9-9136-470e-a45e-a629dfec73c0", "links": [{"href": "http://172.30.9.22:8774/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0", "rel": "bookmark"}]}, "id": "55a14610-03b7-403d-9c03-9470a634e54c", "user_id": "8e2b458ed4484ece826feb896fc87417", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:20:50Z", "hostId": "efc36212e2b9e5f2ca1b67ff9138f6acd2ab281ab6fa743e99ebe5f2", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp", "name": "AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst", "created": "2018-10-02T19:18:41Z", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:20:50,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-2f4380e1-7c43-4b4e-9dac-54a356d369cf 2018-10-02 19:20:50,396 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst] is - ACTIVE 2018-10-02 19:20:50,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:20:53,400 - create_instance - DEBUG - VM status query timeout in 296.759530067 2018-10-02 19:20:53,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c83ed07f3630fc0a764279a05cc06ea530d9eda" 2018-10-02 19:20:53,458 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:20:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff295006-a96f-4ae0-8071-c96a4658f15a x-compute-request-id: req-ff295006-a96f-4ae0-8071-c96a4658f15a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 55a14610-03b7-403d-9c03-9470a634e54c could not be found.", "code": 404}} 2018-10-02 19:20:53,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/55a14610-03b7-403d-9c03-9470a634e54c used request id req-ff295006-a96f-4ae0-8071-c96a4658f15a 2018-10-02 19:20:53,458 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 55a14610-03b7-403d-9c03-9470a634e54c could not be found. (HTTP 404) (Request-ID: req-ff295006-a96f-4ae0-8071-c96a4658f15a) 2018-10-02 19:20:53,458 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-inst 2018-10-02 19:20:53,459 - neutron_utils - INFO - Deleting security group rule with ID - 000256a0-9141-4c63-b500-b17560faaadf 2018-10-02 19:20:53,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/000256a0-9141-4c63-b500-b17560faaadf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:20:53,725 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e809154-28a0-453c-967a-a0fa38f3e363 Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:53,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/000256a0-9141-4c63-b500-b17560faaadf used request id req-8e809154-28a0-453c-967a-a0fa38f3e363 2018-10-02 19:20:53,725 - neutron_utils - INFO - Deleting security group rule with ID - 204152a7-b86d-4123-a601-46188561147f 2018-10-02 19:20:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/204152a7-b86d-4123-a601-46188561147f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:20:53,993 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4909ef7-5bd8-4f64-9d98-15ea46f09ab2 Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:53,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/204152a7-b86d-4123-a601-46188561147f used request id req-d4909ef7-5bd8-4f64-9d98-15ea46f09ab2 2018-10-02 19:20:53,993 - neutron_utils - INFO - Deleting security group rule with ID - 49b892a9-9a0d-4613-9aee-d843aba5ad2e 2018-10-02 19:20:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/49b892a9-9a0d-4613-9aee-d843aba5ad2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:20:54,234 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39e38079-f921-470f-a66f-929d2d93b745 Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:54,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/49b892a9-9a0d-4613-9aee-d843aba5ad2e used request id req-39e38079-f921-470f-a66f-929d2d93b745 2018-10-02 19:20:54,235 - neutron_utils - INFO - Deleting security group rule with ID - 4fa3fb1a-11f3-4e6f-993f-a6a097d79860 2018-10-02 19:20:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4fa3fb1a-11f3-4e6f-993f-a6a097d79860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:20:54,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d41decfc-3ce0-46a3-98b9-b4aba2a8158c Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:54,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4fa3fb1a-11f3-4e6f-993f-a6a097d79860 used request id req-d41decfc-3ce0-46a3-98b9-b4aba2a8158c 2018-10-02 19:20:54,507 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-sec-grp 2018-10-02 19:20:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c2bd17c4-c57d-4822-bd08-59f7b3766652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef5eb675ea2776523a15f112959bca8ccdf5f18" 2018-10-02 19:20:54,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-616865ac-c4d3-43e5-93da-35a0f8499f9b Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:54,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c2bd17c4-c57d-4822-bd08-59f7b3766652 used request id req-616865ac-c4d3-43e5-93da-35a0f8499f9b 2018-10-02 19:20:54,793 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp 2018-10-02 19:20:54,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257fc13effa3c441de391b9f9e0bb28222497724" 2018-10-02 19:20:54,828 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00f8203a-daef-4e99-8663-472a88cf5520 x-compute-request-id: req-00f8203a-daef-4e99-8663-472a88cf5520 Content-Length: 0 Content-Type: application/json 2018-10-02 19:20:54,828 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-kp used request id req-00f8203a-daef-4e99-8663-472a88cf5520 2018-10-02 19:20:54,828 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f.pub] 2018-10-02 19:20:54,829 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f] 2018-10-02 19:20:54,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8118426cc5015d1f302182dd84a085f10c1091c0" 2018-10-02 19:20:54,867 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbf3fd2a-7de8-468d-9a6c-4d8d07d9b5f9 x-compute-request-id: req-cbf3fd2a-7de8-468d-9a6c-4d8d07d9b5f9 Content-Length: 0 Content-Type: application/json 2018-10-02 19:20:54,867 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ff74e1b9-9136-470e-a45e-a629dfec73c0 used request id req-cbf3fd2a-7de8-468d-9a6c-4d8d07d9b5f9 2018-10-02 19:20:54,868 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router and subnet AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet 2018-10-02 19:20:54,868 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router 2018-10-02 19:20:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" -d '{"subnet_id": "7566b174-4fc2-4dda-ae14-671aaad76f2d"}' 2018-10-02 19:20:56,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f31ebbe-d35b-4b40-a290-b052ef088313 Date: Tue, 02 Oct 2018 19:20:56 GMT RESP BODY: {"network_id": "4c005af7-b7d0-4de1-9d01-c77a7b93fe81", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "subnet_id": "7566b174-4fc2-4dda-ae14-671aaad76f2d", "subnet_ids": ["7566b174-4fc2-4dda-ae14-671aaad76f2d"], "port_id": "23cee279-b36d-4450-ae97-413ead35d9cb", "id": "aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f"} 2018-10-02 19:20:56,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f/remove_router_interface used request id req-5f31ebbe-d35b-4b40-a290-b052ef088313 2018-10-02 19:20:56,396 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router 2018-10-02 19:20:56,396 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-router 2018-10-02 19:20:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8b98281763682e4acfd3ac09d5efc4b4f3bf5c" 2018-10-02 19:20:59,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1b768d8-22bc-4243-a537-1b373df68df0 Content-Length: 0 Date: Tue, 02 Oct 2018 19:20:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:20:59,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/aa4d70f1-aeed-4267-a137-c4d6e9dc3b9f used request id req-d1b768d8-22bc-4243-a537-1b373df68df0 2018-10-02 19:20:59,653 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet 2018-10-02 19:20:59,653 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-subnet 2018-10-02 19:20:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/7566b174-4fc2-4dda-ae14-671aaad76f2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:21:01,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a47600de-010e-4900-bd8f-9f4a29000efd Date: Tue, 02 Oct 2018 19:21:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:21:01,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7566b174-4fc2-4dda-ae14-671aaad76f2d used request id req-a47600de-010e-4900-bd8f-9f4a29000efd 2018-10-02 19:21:01,946 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f-pub-net 2018-10-02 19:21:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/4c005af7-b7d0-4de1-9d01-c77a7b93fe81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb3234f2ef337777d79249a2f66bc8e3523e5b4" 2018-10-02 19:21:03,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e238609-0ec4-4f43-b5a5-c25992cc2de4 Date: Tue, 02 Oct 2018 19:21:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:21:03,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4c005af7-b7d0-4de1-9d01-c77a7b93fe81 used request id req-7e238609-0ec4-4f43-b5a5-c25992cc2de4 2018-10-02 19:21:03,497 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-65c79d30-c9fa-4da5-84f5-e82ee745603f--image 2018-10-02 19:21:03,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8450d79b25e30b755fd04b8f3e59456178d5fee" 2018-10-02 19:21:05,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ff82f0d-9660-4397-9812-350f09120291 Date: Tue, 02 Oct 2018 19:21:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:21:05,127 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d26446f9-b15a-411f-9b83-3baa66fa88d7 used request id req-6ff82f0d-9660-4397-9812-350f09120291 2018-10-02 19:21:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:05,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f78b2354-2449-4ad8-9c23-c8441cc6c38b Date: Tue, 02 Oct 2018 19:21:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:16Z", "updated_at": "2018-10-02T19:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "revision_number": 0, "id": "16ba24ac-684f-4aee-abef-e5d85e3d0150", "remote_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "revision_number": 0, "id": "32524ed8-4d67-4177-98c9-c0ed9cceab54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "revision_number": 0, "id": "45ae47a1-994d-4057-9504-0e69ffc11a6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "revision_number": 0, "id": "8ed48bd4-629c-4596-8698-25f8fe626344", "remote_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "remote_ip_prefix": null, "created_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d63e7f81160437f9c4e06d7846aa722"}], "revision_number": 4, "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:21:05,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-f78b2354-2449-4ad8-9c23-c8441cc6c38b 2018-10-02 19:21:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:05,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98336665-a956-493e-8d17-040bdf0e10b9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-02 19:21:05,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613 used request id req-98336665-a956-493e-8d17-040bdf0e10b9 2018-10-02 19:21:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:05,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164cca76-dc18-4f08-99ac-a82fa3816947 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722"}, "enabled": true, "id": "9d63e7f81160437f9c4e06d7846aa722", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-071b137b-5391-475-proj"}} 2018-10-02 19:21:05,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-164cca76-dc18-4f08-99ac-a82fa3816947 2018-10-02 19:21:05,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d67964cf-9072-4988-8354-9dabbe5e1e39 2018-10-02 19:21:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d67964cf-9072-4988-8354-9dabbe5e1e39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:05,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc63da48-9b6d-4391-bf1a-a3fd5f41ac10 Date: Tue, 02 Oct 2018 19:21:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:17Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "16ba24ac-684f-4aee-abef-e5d85e3d0150"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:17Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "32524ed8-4d67-4177-98c9-c0ed9cceab54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:17Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "45ae47a1-994d-4057-9504-0e69ffc11a6e"}, {"remote_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:18:17Z", "security_group_id": "d67964cf-9072-4988-8354-9dabbe5e1e39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d63e7f81160437f9c4e06d7846aa722", "created_at": "2018-10-02T19:18:17Z", "project_id": "9d63e7f81160437f9c4e06d7846aa722", "id": "8ed48bd4-629c-4596-8698-25f8fe626344"}]} 2018-10-02 19:21:05,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d67964cf-9072-4988-8354-9dabbe5e1e39 used request id req-dc63da48-9b6d-4391-bf1a-a3fd5f41ac10 2018-10-02 19:21:05,707 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:21:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d67964cf-9072-4988-8354-9dabbe5e1e39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:06,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0c78cde-7c6c-455c-9936-1d6e996f1087 Content-Length: 0 Date: Tue, 02 Oct 2018 19:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:21:06,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d67964cf-9072-4988-8354-9dabbe5e1e39 used request id req-c0c78cde-7c6c-455c-9936-1d6e996f1087 2018-10-02 19:21:06,035 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-071b137b-5391-475-proj 2018-10-02 19:21:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:06,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c94c0f3-3fb5-478c-bcab-6178c8835b23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:21:06,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9d63e7f81160437f9c4e06d7846aa722 used request id req-6c94c0f3-3fb5-478c-bcab-6178c8835b23 2018-10-02 19:21:06,256 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-071b137b-5391-475-proj-role 2018-10-02 19:21:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/5b7ea75ffb30492e90d5406fb9859178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:06,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24a685b-e477-461a-9dae-dc40becfb886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:21:06,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/5b7ea75ffb30492e90d5406fb9859178 used request id req-d24a685b-e477-461a-9dae-dc40becfb886 2018-10-02 19:21:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264126008b5adc858587cdeba4c591f6d4114de7" 2018-10-02 19:21:06,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ac0b1d-76ac-4f78-8779-17417fe39e5e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:21:06,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-48ac0b1d-76ac-4f78-8779-17417fe39e5e 2018-10-02 19:21:06,465 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-071b137b-5391-475-user 2018-10-02 19:21:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/8e2b458ed4484ece826feb896fc87417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1f247eb996ec0c43b0763e2678c64d3d92e321" 2018-10-02 19:21:06,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaa110cf-1c47-4c3a-8f60-5c05632e4696 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:21:06,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8e2b458ed4484ece826feb896fc87417 used request id req-aaa110cf-1c47-4c3a-8f60-5c05632e4696 2018-10-02 19:21:06,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:07,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["vWalZA86SPyb8ZUFFiq_Jw"], "issued_at": "2018-10-02T19:21:07.000000Z"}} 2018-10-02 19:21:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70b885baff70745b269abea49f9e8b29af404ce" 2018-10-02 19:21:07,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cc109d-018f-4f2e-a6ec-cf9045350317 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:07,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-36cc109d-018f-4f2e-a6ec-cf9045350317 2018-10-02 19:21:07,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:07,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:07,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["3uDvcdxVTCWlV3m7D8s3jw"], "issued_at": "2018-10-02T19:21:07.000000Z"}} 2018-10-02 19:21:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:21:07,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82678e30-8b1e-4cea-96c4-9507cac07464 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:07,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-82678e30-8b1e-4cea-96c4-9507cac07464 2018-10-02 19:21:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:21:07,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:21:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-31e47c0c-8600-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:21:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de2cf0c-f4ae-4dfe-a6a2-e645809c4c65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-31e47c0c-8600-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-10-02 19:21:07,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-31e47c0c-8600-4a1-proj used request id req-8de2cf0c-f4ae-4dfe-a6a2-e645809c4c65 2018-10-02 19:21:07,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:21:07,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e6e708-c7d3-47b6-bc60-3e2267d74db3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:21:07,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a4e6e708-c7d3-47b6-bc60-3e2267d74db3 2018-10-02 19:21:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}}' 2018-10-02 19:21:07,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ccfb36a-9328-422a-b8e3-0e8cf4922545 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:07,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5ccfb36a-9328-422a-b8e3-0e8cf4922545 2018-10-02 19:21:07,918 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-31e47c0c-8600-4a1-proj 2018-10-02 19:21:07,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:07,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:08,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["9oDrDQ7jR86wUrFNW4RMTQ"], "issued_at": "2018-10-02T19:21:08.000000Z"}} 2018-10-02 19:21:08,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2916af7ca8826e4ff169b1ec44091b34fe02" 2018-10-02 19:21:08,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00528a3b-ef35-4a18-a541-7b351e692763 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:08,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-00528a3b-ef35-4a18-a541-7b351e692763 2018-10-02 19:21:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:21:08,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:21:08,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2916af7ca8826e4ff169b1ec44091b34fe02" 2018-10-02 19:21:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090a98d7-644b-417f-9a95-d688bcdf919d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:21:08,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-090a98d7-644b-417f-9a95-d688bcdf919d 2018-10-02 19:21:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=AnsibleProvisioningTests-31e47c0c-8600-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2916af7ca8826e4ff169b1ec44091b34fe02" 2018-10-02 19:21:08,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6138521-b14f-4639-9483-c815ecf70942 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=AnsibleProvisioningTests-31e47c0c-8600-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}]} 2018-10-02 19:21:08,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=AnsibleProvisioningTests-31e47c0c-8600-4a1-proj used request id req-b6138521-b14f-4639-9483-c815ecf70942 2018-10-02 19:21:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2916af7ca8826e4ff169b1ec44091b34fe02" 2018-10-02 19:21:08,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0f9f31-f0dc-428c-9df9-e8fe3e4770b9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-02 19:21:08,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-da0f9f31-f0dc-428c-9df9-e8fe3e4770b9 2018-10-02 19:21:09,008 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-31e47c0c-8600-4a1-user 2018-10-02 19:21:09,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:09,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:21:09,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2914ab-69eb-4aa5-8469-05025124d29a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:21:09,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2f2914ab-69eb-4aa5-8469-05025124d29a 2018-10-02 19:21:09,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" -d '{"role": {"name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}}' 2018-10-02 19:21:09,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd2964f-a8f6-4b86-b12e-5d126df7f779 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e80286d661b40db965fd24602758871", "links": {"self": "http://172.30.9.22:5000/v3/roles/2e80286d661b40db965fd24602758871"}, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}} 2018-10-02 19:21:09,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-6fd2964f-a8f6-4b86-b12e-5d126df7f779 2018-10-02 19:21:09,254 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role 2018-10-02 19:21:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/2e80286d661b40db965fd24602758871 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:21:09,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a2cf50-0bde-445d-8a45-5988fe4bf5e2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2e80286d661b40db965fd24602758871"}, "domain_id": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role", "id": "2e80286d661b40db965fd24602758871"}} 2018-10-02 19:21:09,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2e80286d661b40db965fd24602758871 used request id req-a0a2cf50-0bde-445d-8a45-5988fe4bf5e2 2018-10-02 19:21:09,340 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role to project AnsibleProvisioningTests-31e47c0c-8600-4a1-proj 2018-10-02 19:21:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d/users/be996c797a204a44b50a1ea4a3d5b21b/roles/2e80286d661b40db965fd24602758871 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:21:09,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e6b171-ac35-49d7-8de1-7c204a1f0eea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:21:09,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d/users/be996c797a204a44b50a1ea4a3d5b21b/roles/2e80286d661b40db965fd24602758871 used request id req-c2e6b171-ac35-49d7-8de1-7c204a1f0eea 2018-10-02 19:21:09,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:21:09,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-02 19:21:09,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:09,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:09,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["me4JQ6YWTBi013e9Y-FTog"], "issued_at": "2018-10-02T19:21:09.000000Z"}} 2018-10-02 19:21:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:21:09,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f353de-fc67-45e1-94b5-a03e3d4773d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:09,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f9f353de-fc67-45e1-94b5-a03e3d4773d2 2018-10-02 19:21:09,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:21:10,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e30cb1f1-4526-4f7a-8e67-460ae0046c64 Date: Tue, 02 Oct 2018 19:21:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image"} 2018-10-02 19:21:10,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image used request id req-e30cb1f1-4526-4f7a-8e67-460ae0046c64 2018-10-02 19:21:10,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:21:10,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d6a5ecd2-1559-4d77-8321-e966d83dbd23 Date: Tue, 02 Oct 2018 19:21: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-10-02 19:21:10,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d6a5ecd2-1559-4d77-8321-e966d83dbd23 2018-10-02 19:21:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image"}' 2018-10-02 19:21:10,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 X-Openstack-Request-Id: req-8c162fa7-e037-44b7-ae70-14a869694965 Date: Tue, 02 Oct 2018 19:21:10 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:21:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-02T19:21:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "min_disk": 0, "protected": false, "id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "file": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/file", "checksum": null, "owner": "9e5a1b9919d04037b11ecd73821f097d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:21:10,495 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8c162fa7-e037-44b7-ae70-14a869694965 2018-10-02 19:21:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" -d '' 2018-10-02 19:21:16,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97d6b062-3ebd-43f5-9afd-a526a8dcb083 Date: Tue, 02 Oct 2018 19:21:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:21:16,180 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/file used request id req-97d6b062-3ebd-43f5-9afd-a526a8dcb083 2018-10-02 19:21:16,181 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-02 19:21:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:21:16,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f5bbe557-e296-4e01-a0f4-c75fab025cf5 Date: Tue, 02 Oct 2018 19:21:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:21:10Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-02T19:21:16Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/snap", "metadata": {}}], "self": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "min_disk": 0, "protected": false, "id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "file": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "9e5a1b9919d04037b11ecd73821f097d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:21:16,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 used request id req-f5bbe557-e296-4e01-a0f4-c75fab025cf5 2018-10-02 19:21:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:21:16,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-816230ea-20a8-4cec-b2bc-0378c569dcd5 Date: Tue, 02 Oct 2018 19:21:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:21:16,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-816230ea-20a8-4cec-b2bc-0378c569dcd5 2018-10-02 19:21:16,891 - create_image - INFO - Created image with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image 2018-10-02 19:21:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:21:17,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1041f088-5e9e-4020-9891-0041644daff3 Date: Tue, 02 Oct 2018 19:21:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:21:10Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-02T19:21:16Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/snap", "metadata": {}}], "self": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "min_disk": 0, "protected": false, "id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "file": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "9e5a1b9919d04037b11ecd73821f097d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-02 19:21:17,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 used request id req-1041f088-5e9e-4020-9891-0041644daff3 2018-10-02 19:21:17,064 - create_image - DEBUG - Instance status is - active 2018-10-02 19:21:17,064 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image 2018-10-02 19:21:17,064 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image 2018-10-02 19:21:17,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:17,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:17,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["MVtTXDBDSNa3-i3HATx3_w"], "issued_at": "2018-10-02T19:21:17.000000Z"}} 2018-10-02 19:21:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:21:17,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28dd8f0-cd7b-4d32-90fd-c0120e1610a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:17,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f28dd8f0-cd7b-4d32-90fd-c0120e1610a6 2018-10-02 19:21:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:21:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f261c8d0-9fe2-48c6-bf7c-7cdd1d07d2ef Date: Tue, 02 Oct 2018 19:21:17 GMT RESP BODY: {"networks":[]} 2018-10-02 19:21:17,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-f261c8d0-9fe2-48c6-bf7c-7cdd1d07d2ef 2018-10-02 19:21:17,707 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net 2018-10-02 19:21:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" -d '{"network": {"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net", "admin_state_up": true}}' 2018-10-02 19:21:18,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-002e0fb3-a99a-4192-a53b-2ff7598a9220 Date: Tue, 02 Oct 2018 19:21:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:21:18Z","is_default":false,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","mtu":1450}} 2018-10-02 19:21:18,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-002e0fb3-a99a-4192-a53b-2ff7598a9220 2018-10-02 19:21:18,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:21:18,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-9581809a-e10a-43b4-8b33-d0bc10b88d8d Date: Tue, 02 Oct 2018 19:21:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:21:18Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:18,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-9581809a-e10a-43b4-8b33-d0bc10b88d8d 2018-10-02 19:21:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:21:18,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab765cbb-4603-4dec-b573-cf26723acbb4 Date: Tue, 02 Oct 2018 19:21:18 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:21:18,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-ab765cbb-4603-4dec-b573-cf26723acbb4 2018-10-02 19:21:18,688 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet 2018-10-02 19:21:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" -d '{"subnets": [{"ip_version": 4, "network_id": "941ad60f-44c9-4550-a1cc-b7f302a476b5", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]}' 2018-10-02 19:21:19,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-73bedc2c-289f-4de0-9109-110b9a11edd7 Date: Tue, 02 Oct 2018 19:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:19,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-73bedc2c-289f-4de0-9109-110b9a11edd7 2018-10-02 19:21:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:21:19,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3574bfc5-455d-4d7d-b4b4-54a4be27eee6 Date: Tue, 02 Oct 2018 19:21:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:19,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-3574bfc5-455d-4d7d-b4b4-54a4be27eee6 2018-10-02 19:21:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:21:20,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b947f056-7893-45a0-8c5b-ccf40ccab0af Date: Tue, 02 Oct 2018 19:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:20,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-b947f056-7893-45a0-8c5b-ccf40ccab0af 2018-10-02 19:21:20,195 - OpenStackNetwork - DEBUG - Network [941ad60f-44c9-4550-a1cc-b7f302a476b5] created successfully 2018-10-02 19:21:20,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:20,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:20,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["CD0euNlPS6WwHl87OELXKA"], "issued_at": "2018-10-02T19:21:20.000000Z"}} 2018-10-02 19:21:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058f87f9-4863-412e-828a-3b833654c7de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:20,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-058f87f9-4863-412e-828a-3b833654c7de 2018-10-02 19:21:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:20,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98c68889-81b0-42e1-a928-22e580275d85 Date: Tue, 02 Oct 2018 19:21:20 GMT RESP BODY: {"routers": []} 2018-10-02 19:21:20,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router&admin_state_up=True used request id req-98c68889-81b0-42e1-a928-22e580275d85 2018-10-02 19:21:20,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:20,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:21,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["pP9W_-o3RrycqXUCQ-MLuw"], "issued_at": "2018-10-02T19:21:21.000000Z"}} 2018-10-02 19:21:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f79a14cf8ddb0897f950c5fb3d916a7dab88eb" 2018-10-02 19:21:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e48bc2-ed5e-4753-9f17-982d2f006454 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:21,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d2e48bc2-ed5e-4753-9f17-982d2f006454 2018-10-02 19:21:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:21,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-52eff39d-f938-4043-97a5-1ea09ef50abd Date: Tue, 02 Oct 2018 19:21:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:21:21,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-52eff39d-f938-4043-97a5-1ea09ef50abd 2018-10-02 19:21:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:21,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-178e7c60-7b0a-42f6-9a3a-e70e1a0cf286 Date: Tue, 02 Oct 2018 19:21:21 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:21:21,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-178e7c60-7b0a-42f6-9a3a-e70e1a0cf286 2018-10-02 19:21:21,906 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router 2018-10-02 19:21:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router", "admin_state_up": true}}' 2018-10-02 19:21:27,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-66951df9-913a-4ea3-8f5a-9851b925ad16 Date: Tue, 02 Oct 2018 19:21:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:22Z", "admin_state_up": true, "updated_at": "2018-10-02T19:21:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "c8b3cb88-4366-486a-8ace-69724062b4eb", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router"}} 2018-10-02 19:21:27,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-66951df9-913a-4ea3-8f5a-9851b925ad16 2018-10-02 19:21:27,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c8b3cb88-4366-486a-8ace-69724062b4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:27,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f516ba5-9bb6-4b51-b458-f1f3e973df7c Date: Tue, 02 Oct 2018 19:21:27 GMT RESP BODY: {"ports":[]} 2018-10-02 19:21:27,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c8b3cb88-4366-486a-8ace-69724062b4eb used request id req-9f516ba5-9bb6-4b51-b458-f1f3e973df7c 2018-10-02 19:21:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:27,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-304cc84c-b575-4c14-9b6d-f9088cb8a023 Date: Tue, 02 Oct 2018 19:21: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:27,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-304cc84c-b575-4c14-9b6d-f9088cb8a023 2018-10-02 19:21:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:21:27,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:21:27,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:27,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5cfb75-1790-4973-8a13-d29210905234 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:27,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-0e5cfb75-1790-4973-8a13-d29210905234 2018-10-02 19:21:27,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:27,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b7284113-6dc3-4e35-8a8f-64b0e52ebb89 Date: Tue, 02 Oct 2018 19:21:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:27,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-b7284113-6dc3-4e35-8a8f-64b0e52ebb89 2018-10-02 19:21:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:28,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c819b521-ebbe-4c36-96fc-f93fd0c2c241 Date: Tue, 02 Oct 2018 19:21:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:28,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet used request id req-c819b521-ebbe-4c36-96fc-f93fd0c2c241 2018-10-02 19:21:28,008 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-02 19:21:28,008 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router 2018-10-02 19:21:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" -d '{"subnet_id": "fe092399-4583-4574-997c-fd607915a741"}' 2018-10-02 19:21:29,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de8efc16-0e6d-4205-9159-d4b484a07423 Date: Tue, 02 Oct 2018 19:21:29 GMT RESP BODY: {"network_id": "941ad60f-44c9-4550-a1cc-b7f302a476b5", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "subnet_id": "fe092399-4583-4574-997c-fd607915a741", "subnet_ids": ["fe092399-4583-4574-997c-fd607915a741"], "port_id": "635f09a6-118f-40f0-a1b4-14ed9d8a67da", "id": "c8b3cb88-4366-486a-8ace-69724062b4eb"} 2018-10-02 19:21:29,938 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb/add_router_interface used request id req-de8efc16-0e6d-4205-9159-d4b484a07423 2018-10-02 19:21:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:30,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bc66b1e2-6c25-4b0d-b5a0-5a9a2cc87687 Date: Tue, 02 Oct 2018 19:21:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:22Z", "admin_state_up": true, "updated_at": "2018-10-02T19:21:29Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "c8b3cb88-4366-486a-8ace-69724062b4eb", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router"}} 2018-10-02 19:21:30,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb used request id req-bc66b1e2-6c25-4b0d-b5a0-5a9a2cc87687 2018-10-02 19:21:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c8b3cb88-4366-486a-8ace-69724062b4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:30,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9eb51c3c-a087-4482-a9db-7a8d7b95fb34 Date: Tue, 02 Oct 2018 19:21:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"}]} 2018-10-02 19:21:30,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c8b3cb88-4366-486a-8ace-69724062b4eb used request id req-9eb51c3c-a087-4482-a9db-7a8d7b95fb34 2018-10-02 19:21:30,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/fe092399-4583-4574-997c-fd607915a741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:21:30,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-de240abe-31fd-4399-9e35-dca97162ad0b Date: Tue, 02 Oct 2018 19:21:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}} 2018-10-02 19:21:30,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/fe092399-4583-4574-997c-fd607915a741 used request id req-de240abe-31fd-4399-9e35-dca97162ad0b 2018-10-02 19:21:30,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:30,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:30,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c245f327237b4096a6435c252d9a5186", "name": "Member"}, {"id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "name": "heat_stack_owner"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/8a91b7fce7ee427cbe0b5f42251b4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "id": "7c74f88cec1b48e395b8ce514a3ab203"}, "audit_ids": ["5BTXEuLtSx22ZEMC6lcrSA"], "issued_at": "2018-10-02T19:21:30.000000Z"}} 2018-10-02 19:21:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069c6f9019fa9e4d6cb36332c017a9f4f10f4057" 2018-10-02 19:21:30,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d4f010-d90b-4ee5-801a-9646493c30fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:30,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22d4f010-d90b-4ee5-801a-9646493c30fd 2018-10-02 19:21:30,736 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:21:30,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069c6f9019fa9e4d6cb36332c017a9f4f10f4057" 2018-10-02 19:21:30,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-96b8169b-b1ce-418e-8089-8115b0ed5d77 x-compute-request-id: req-96b8169b-b1ce-418e-8089-8115b0ed5d77 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-02 19:21:30,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-96b8169b-b1ce-418e-8089-8115b0ed5d77 2018-10-02 19:21:30,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069c6f9019fa9e4d6cb36332c017a9f4f10f4057" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-10-02 19:21:30,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-e219bc39-fa5f-4bb4-8627-75cfe514c10d x-compute-request-id: req-e219bc39-fa5f-4bb4-8627-75cfe514c10d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:21:30,977 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e219bc39-fa5f-4bb4-8627-75cfe514c10d 2018-10-02 19:21:30,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:30,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:31,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["K_o0Tj-_TaSxk9r66cLihA"], "issued_at": "2018-10-02T19:21:31.000000Z"}} 2018-10-02 19:21:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db0449bef30fe415b7397ba2e1fa7bd8e2a632" 2018-10-02 19:21:31,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26aaf63-f4bc-4524-8bab-63c8c2736f69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:31,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f26aaf63-f4bc-4524-8bab-63c8c2736f69 2018-10-02 19:21:31,435 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:21:31,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db0449bef30fe415b7397ba2e1fa7bd8e2a632" 2018-10-02 19:21:31,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-fc3e98aa-d771-4298-9475-2ac40f2290bb x-compute-request-id: req-fc3e98aa-d771-4298-9475-2ac40f2290bb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-02 19:21:31,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-fc3e98aa-d771-4298-9475-2ac40f2290bb 2018-10-02 19:21:31,594 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp... 2018-10-02 19:21:31,594 - OpenStackKeypair - INFO - Creating new keypair 2018-10-02 19:21:31,687 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp 2018-10-02 19:21:31,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db0449bef30fe415b7397ba2e1fa7bd8e2a632" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC53b6UUkT5zHAJJ/YNlrsuvAQHk7+SiOze2ZonM80I7KTc1AfLG4uzWQB01zoKVKjijTpReT1iZfGwStGrNGU0vQu5AUbYQ93IJWcng0RJwc/hjEvq+d1ccl7NdcbBIrZuRpzA0bX2kReyubqBeTVXaEHkTE9dCvq1UcxkCy4f2Q==", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp"}}' 2018-10-02 19:21:31,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-3c96cfdc-fec9-4539-9131-95940e2948bb x-compute-request-id: req-3c96cfdc-fec9-4539-9131-95940e2948bb Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC53b6UUkT5zHAJJ/YNlrsuvAQHk7+SiOze2ZonM80I7KTc1AfLG4uzWQB01zoKVKjijTpReT1iZfGwStGrNGU0vQu5AUbYQ93IJWcng0RJwc/hjEvq+d1ccl7NdcbBIrZuRpzA0bX2kReyubqBeTVXaEHkTE9dCvq1UcxkCy4f2Q==", "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "fingerprint": "56:26:39:07:f2:ae:cb:2b:e1:dd:a4:96:9c:e6:81:b7"}} 2018-10-02 19:21:31,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3c96cfdc-fec9-4539-9131-95940e2948bb 2018-10-02 19:21:31,752 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7.pub 2018-10-02 19:21:31,753 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7 2018-10-02 19:21:31,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:31,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:32,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["DtZz5U-jQUKMLK4A0RCPaA"], "issued_at": "2018-10-02T19:21:32.000000Z"}} 2018-10-02 19:21:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:32,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387a9677-f353-49d5-92b0-3fda75578206 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:32,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-387a9677-f353-49d5-92b0-3fda75578206 2018-10-02 19:21:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:32,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-84529703-2925-42a7-aabb-73f9a2c9908c Date: Tue, 02 Oct 2018 19:21:32 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:21:32,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp used request id req-84529703-2925-42a7-aabb-73f9a2c9908c 2018-10-02 19:21:32,399 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp... 2018-10-02 19:21:32,399 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp 2018-10-02 19:21:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" -d '{"security_group": {"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}}' 2018-10-02 19:21:32,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-d02540bd-6885-4106-aff9-c23a3585b357 Date: Tue, 02 Oct 2018 19:21:32 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "updated_at": "2018-10-02T19:21:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a18c481c-ed15-44b8-833d-2b25c232745c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a7925904-af91-42ad-b251-789fdd9d29d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 2, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}} 2018-10-02 19:21:32,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-d02540bd-6885-4106-aff9-c23a3585b357 2018-10-02 19:21:32,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:33,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc927349-bea1-4325-a188-1d34cbddbb56 Date: Tue, 02 Oct 2018 19:21: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-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:33,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-fc927349-bea1-4325-a188-1d34cbddbb56 2018-10-02 19:21:33,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:33,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50a57f79-4a16-440f-ad0a-a93a2821f079 Date: Tue, 02 Oct 2018 19:21: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-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:33,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-50a57f79-4a16-440f-ad0a-a93a2821f079 2018-10-02 19:21:33,300 - neutron_utils - INFO - Retrieving security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:33,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:33,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0e08934e-5131-4321-ba4e-83f5abcd92c4 Date: Tue, 02 Oct 2018 19:21:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "updated_at": "2018-10-02T19:21:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a18c481c-ed15-44b8-833d-2b25c232745c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a7925904-af91-42ad-b251-789fdd9d29d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 2, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}]} 2018-10-02 19:21:33,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-0e08934e-5131-4321-ba4e-83f5abcd92c4 2018-10-02 19:21:33,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:33,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b764b32-ab50-427c-a254-bf7fede0456b Date: Tue, 02 Oct 2018 19:21: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-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:33,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-3b764b32-ab50-427c-a254-bf7fede0456b 2018-10-02 19:21:33,604 - neutron_utils - INFO - Retrieving security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:33,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-f217c580-ed24-42cf-89c4-bf0b36418fcb Date: Tue, 02 Oct 2018 19:21:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "updated_at": "2018-10-02T19:21:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a18c481c-ed15-44b8-833d-2b25c232745c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a7925904-af91-42ad-b251-789fdd9d29d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 2, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}]} 2018-10-02 19:21:33,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-f217c580-ed24-42cf-89c4-bf0b36418fcb 2018-10-02 19:21:33,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:34,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5eae01d7-c82e-4fff-a2f5-100e3540b76d Date: Tue, 02 Oct 2018 19:21:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:34,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-5eae01d7-c82e-4fff-a2f5-100e3540b76d 2018-10-02 19:21:34,044 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp 2018-10-02 19:21:34,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:34,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-6f7fd4e9-9499-4708-9d94-4e93c220c8e2 Date: Tue, 02 Oct 2018 19:21:34 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "updated_at": "2018-10-02T19:21:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a18c481c-ed15-44b8-833d-2b25c232745c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a7925904-af91-42ad-b251-789fdd9d29d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 2, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}]} 2018-10-02 19:21:34,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp used request id req-6f7fd4e9-9499-4708-9d94-4e93c220c8e2 2018-10-02 19:21:34,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:21:34,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:21:34,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:34,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbd9409-ae28-4c6b-baff-de3671c91092 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:34,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-dfbd9409-ae28-4c6b-baff-de3671c91092 2018-10-02 19:21:34,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:34,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-986c3a68-6ff3-4b1a-b4b9-58151ab4ccf5 Date: Tue, 02 Oct 2018 19:21:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:34,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-986c3a68-6ff3-4b1a-b4b9-58151ab4ccf5 2018-10-02 19:21:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a"}}' 2018-10-02 19:21:34,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-894dfdac-496c-4082-b179-e9181888cec5 Date: Tue, 02 Oct 2018 19:21:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:34Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:34Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "2c759dc8-9cce-4835-ac4c-d5420c96f23c"}} 2018-10-02 19:21:34,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-894dfdac-496c-4082-b179-e9181888cec5 2018-10-02 19:21:34,805 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp 2018-10-02 19:21:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:35,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-e30d4ee1-ebe4-40e5-b8b1-b1bcb4bd42cb Date: Tue, 02 Oct 2018 19:21:35 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "updated_at": "2018-10-02T19:21:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:34Z", "revision_number": 0, "id": "2c759dc8-9cce-4835-ac4c-d5420c96f23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:34Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a18c481c-ed15-44b8-833d-2b25c232745c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a7925904-af91-42ad-b251-789fdd9d29d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 3, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}]} 2018-10-02 19:21:35,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp used request id req-e30d4ee1-ebe4-40e5-b8b1-b1bcb4bd42cb 2018-10-02 19:21:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605f8e30-099b-4529-b1ea-74194f539f93 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-605f8e30-099b-4529-b1ea-74194f539f93 2018-10-02 19:21:35,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:35,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-13f51d76-de8b-4bf9-ae10-795b7fdf6e42 Date: Tue, 02 Oct 2018 19:21:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:34Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:34Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "2c759dc8-9cce-4835-ac4c-d5420c96f23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:35,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-13f51d76-de8b-4bf9-ae10-795b7fdf6e42 2018-10-02 19:21:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a"}}' 2018-10-02 19:21:35,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-ad3feb35-e913-4603-9705-4334c0af0137 Date: Tue, 02 Oct 2018 19:21:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:21:35Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:35Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "0134ab03-0fc5-4ac7-bf45-c60df4c1b7e1"}} 2018-10-02 19:21:35,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-ad3feb35-e913-4603-9705-4334c0af0137 2018-10-02 19:21:35,421 - neutron_utils - INFO - Retrieving security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:35,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-95bfeab3-0573-4e7a-acfc-5611e63945da Date: Tue, 02 Oct 2018 19:21:35 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "updated_at": "2018-10-02T19:21:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:21:35Z", "revision_number": 0, "id": "0134ab03-0fc5-4ac7-bf45-c60df4c1b7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:35Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:34Z", "revision_number": 0, "id": "2c759dc8-9cce-4835-ac4c-d5420c96f23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:34Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a18c481c-ed15-44b8-833d-2b25c232745c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "revision_number": 0, "id": "a7925904-af91-42ad-b251-789fdd9d29d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 4, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}]} 2018-10-02 19:21:35,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-95bfeab3-0573-4e7a-acfc-5611e63945da 2018-10-02 19:21:35,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ce51bb2-3f09-4cdb-ba8b-7875ff46128a 2018-10-02 19:21:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:21:35,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ecbb2c05-c904-4177-826b-04c2e6789d82 Date: Tue, 02 Oct 2018 19:21:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:21:35Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:35Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "0134ab03-0fc5-4ac7-bf45-c60df4c1b7e1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:34Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:34Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "2c759dc8-9cce-4835-ac4c-d5420c96f23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a18c481c-ed15-44b8-833d-2b25c232745c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:32Z", "security_group_id": "5ce51bb2-3f09-4cdb-ba8b-7875ff46128a", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:32Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "a7925904-af91-42ad-b251-789fdd9d29d2"}]} 2018-10-02 19:21:35,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-ecbb2c05-c904-4177-826b-04c2e6789d82 2018-10-02 19:21:35,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:35,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:36,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["_ypJQtqDQFaHT-bI7tehxw"], "issued_at": "2018-10-02T19:21:36.000000Z"}} 2018-10-02 19:21:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:36,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d8c5f2-2969-460b-9845-b341411d92cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:36,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-89d8c5f2-2969-460b-9845-b341411d92cc 2018-10-02 19:21:36,281 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-02 19:21:36,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:36,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c17fc6-b8b1-4adc-b5c7-c72403e8cb56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:36,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-18c17fc6-b8b1-4adc-b5c7-c72403e8cb56 2018-10-02 19:21:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:36,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f0da7cd7-55ee-4ddd-863a-d709cf92c619 Date: Tue, 02 Oct 2018 19:21: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:36,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-f0da7cd7-55ee-4ddd-863a-d709cf92c619 2018-10-02 19:21:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:21:36,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:21:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:36,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c7f34c-6fff-4ea0-8c6b-af2b50e39296 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-53c7f34c-6fff-4ea0-8c6b-af2b50e39296 2018-10-02 19:21:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:36,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1bf1bd0c-8e9d-4711-b7d3-3e7c27385d03 Date: Tue, 02 Oct 2018 19:21:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:36,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-1bf1bd0c-8e9d-4711-b7d3-3e7c27385d03 2018-10-02 19:21:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:37,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-42f17042-50f4-42bb-8960-0211b64c20f8 Date: Tue, 02 Oct 2018 19:21:37 GMT RESP BODY: {"ports":[]} 2018-10-02 19:21:37,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1&admin_state_up=True used request id req-42f17042-50f4-42bb-8960-0211b64c20f8 2018-10-02 19:21:37,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:37,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4302a56-bd21-488f-90c8-cf4aa033b1f5 x-compute-request-id: req-e4302a56-bd21-488f-90c8-cf4aa033b1f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 19:21:37,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst used request id req-e4302a56-bd21-488f-90c8-cf4aa033b1f5 2018-10-02 19:21:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:37,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-57054dec-aaef-4311-943f-4fc39ca5ee91 Date: Tue, 02 Oct 2018 19:21:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:37,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-57054dec-aaef-4311-943f-4fc39ca5ee91 2018-10-02 19:21:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:37,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30895c3f-7cb3-414c-8376-5dbe434cbd8a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:37,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-30895c3f-7cb3-414c-8376-5dbe434cbd8a 2018-10-02 19:21:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:38,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a1f03a27-5a23-4f03-bef4-f241fd8ab3ec Date: Tue, 02 Oct 2018 19:21:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:38,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-a1f03a27-5a23-4f03-bef4-f241fd8ab3ec 2018-10-02 19:21:38,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:38,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9adfd562-ee29-4af1-b9d8-8f7482f7b9e9 Date: Tue, 02 Oct 2018 19:21:38 GMT RESP BODY: {"ports":[]} 2018-10-02 19:21:38,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1&admin_state_up=True used request id req-9adfd562-ee29-4af1-b9d8-8f7482f7b9e9 2018-10-02 19:21:38,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-02 19:21:38,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:21:38,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e80286d661b40db965fd24602758871", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role"}], "expires_at": "2018-10-02T20:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5a1b9919d04037b11ecd73821f097d", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9e5a1b9919d04037b11ecd73821f097d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-user", "id": "be996c797a204a44b50a1ea4a3d5b21b"}, "audit_ids": ["YnPELwErSUmkX7WECzUEWQ"], "issued_at": "2018-10-02T19:21:38.000000Z"}} 2018-10-02 19:21:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9473401e695f76adad4add8ce3863a3e3a1fa5ac" 2018-10-02 19:21:38,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc99a97f-9af4-4b53-b23b-91cc66e557df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:21:38,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc99a97f-9af4-4b53-b23b-91cc66e557df 2018-10-02 19:21:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:39,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0c3248e5-e4cf-48af-b8d8-bec1e02d7d53 Date: Tue, 02 Oct 2018 19:21: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:39,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-0c3248e5-e4cf-48af-b8d8-bec1e02d7d53 2018-10-02 19:21:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:39,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f3ad295a-4696-4d7e-89ba-b1ee867cf01a Date: Tue, 02 Oct 2018 19:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:39,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-f3ad295a-4696-4d7e-89ba-b1ee867cf01a 2018-10-02 19:21:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:39,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dcabb8bd-1c58-4f99-a606-3692e2dab1a1 Date: Tue, 02 Oct 2018 19:21: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:39,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-dcabb8bd-1c58-4f99-a606-3692e2dab1a1 2018-10-02 19:21:39,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:21:39,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:21:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9473401e695f76adad4add8ce3863a3e3a1fa5ac" 2018-10-02 19:21:39,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab435a0f-f640-41d2-9c83-74af606c05f6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:39,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-ab435a0f-f640-41d2-9c83-74af606c05f6 2018-10-02 19:21:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-67b2794b-5f75-4aee-bae3-ff85c3112e0f Date: Tue, 02 Oct 2018 19:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:39,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-67b2794b-5f75-4aee-bae3-ff85c3112e0f 2018-10-02 19:21:39,694 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net 2018-10-02 19:21:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" -d '{"port": {"network_id": "941ad60f-44c9-4550-a1cc-b7f302a476b5", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1", "admin_state_up": true}}' 2018-10-02 19:21:40,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-37728fc6-b5f0-4561-9fea-318d47e35d82 Date: Tue, 02 Oct 2018 19:21:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","project_id":"9e5a1b9919d04037b11ecd73821f097d","qos_policy_id":null,"admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal"}} 2018-10-02 19:21:40,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-37728fc6-b5f0-4561-9fea-318d47e35d82 2018-10-02 19:21:40,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:40,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9df5dbe6-d8f0-43d4-a619-b7c6e1902a3e Date: Tue, 02 Oct 2018 19:21: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:21:40,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-9df5dbe6-d8f0-43d4-a619-b7c6e1902a3e 2018-10-02 19:21:40,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:40,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab528fa-31cf-4741-8d17-113d91495e35 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:40,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-9ab528fa-31cf-4741-8d17-113d91495e35 2018-10-02 19:21:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-750834bb-a48f-4c68-b954-8151096a8567 Date: Tue, 02 Oct 2018 19:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:21:41,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-750834bb-a48f-4c68-b954-8151096a8567 2018-10-02 19:21:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-7fc13871-634e-4c43-be9c-8f826b5c50cf Date: Tue, 02 Oct 2018 19:21:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-02 19:21:41,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1&admin_state_up=True used request id req-7fc13871-634e-4c43-be9c-8f826b5c50cf 2018-10-02 19:21:41,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab9c891-357f-4e39-bf8f-2288613e1f36 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:21:41,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-eab9c891-357f-4e39-bf8f-2288613e1f36 2018-10-02 19:21:41,457 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst 2018-10-02 19:21:41,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-379406d5-aa2c-47f9-9843-d4159d3b1c0f x-compute-request-id: req-379406d5-aa2c-47f9-9843-d4159d3b1c0f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-flavor-name"}]} 2018-10-02 19:21:41,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-379406d5-aa2c-47f9-9843-d4159d3b1c0f 2018-10-02 19:21:41,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b14d73c-87df-4ec5-b75f-0c9299bd952d x-compute-request-id: req-3b14d73c-87df-4ec5-b75f-0c9299bd952d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:21:41,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24 used request id req-3b14d73c-87df-4ec5-b75f-0c9299bd952d 2018-10-02 19:21:41,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-53cb1e60-7c0e-4eab-88d8-d9bb7500e928 Date: Tue, 02 Oct 2018 19:21:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-02T19:21:10Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-02T19:21:16Z", "visibility": "shared", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/snap", "metadata": {}}], "self": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "min_disk": 0, "protected": false, "id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "file": "/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "9e5a1b9919d04037b11ecd73821f097d", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image"} 2018-10-02 19:21:41,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image used request id req-53cb1e60-7c0e-4eab-88d8-d9bb7500e928 2018-10-02 19:21:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:41,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1975a17b-74e1-4466-bf6d-d16f069ed757 Date: Tue, 02 Oct 2018 19:21:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-02 19:21:41,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1975a17b-74e1-4466-bf6d-d16f069ed757 2018-10-02 19:21:41,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" -d '{"server": {"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "imageRef": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "flavorRef": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "max_count": 1, "min_count": 1, "networks": [{"port": "28483c98-5da2-4a10-85f7-f70183ace4f7"}]}}' 2018-10-02 19:21:43,506 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-882efb9b-482e-4771-84c2-120c361fec63 x-compute-request-id: req-882efb9b-482e-4771-84c2-120c361fec63 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "adminPass": "evLD8mgx7DVU"}} 2018-10-02 19:21:43,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-882efb9b-482e-4771-84c2-120c361fec63 2018-10-02 19:21:43,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:43,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-accf6f75-edf0-4ec7-96c7-3b99ef3d9198 x-compute-request-id: req-accf6f75-edf0-4ec7-96c7-3b99ef3d9198 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:21:43,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-accf6f75-edf0-4ec7-96c7-3b99ef3d9198 2018-10-02 19:21:43,725 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst 2018-10-02 19:21:43,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:43,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-83a84be0-00cb-4fff-99bf-101cfa523073 x-compute-request-id: req-83a84be0-00cb-4fff-99bf-101cfa523073 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:21:43,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-83a84be0-00cb-4fff-99bf-101cfa523073 2018-10-02 19:21:43,944 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:21:43,945 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:21:46,948 - create_instance - DEBUG - VM status query timeout in 896.776952028 2018-10-02 19:21:46,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:47,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84de8aad-42bb-4183-bfc8-51ce73aaf4b2 x-compute-request-id: req-84de8aad-42bb-4183-bfc8-51ce73aaf4b2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:21:47,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-84de8aad-42bb-4183-bfc8-51ce73aaf4b2 2018-10-02 19:21:47,690 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:21:47,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:21:50,694 - create_instance - DEBUG - VM status query timeout in 893.031106949 2018-10-02 19:21:50,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:51,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a32e97f9-d467-40ad-96ed-ae24f711bfd0 x-compute-request-id: req-a32e97f9-d467-40ad-96ed-ae24f711bfd0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:21:51,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-a32e97f9-d467-40ad-96ed-ae24f711bfd0 2018-10-02 19:21:51,346 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:21:51,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:21:54,349 - create_instance - DEBUG - VM status query timeout in 889.375241041 2018-10-02 19:21:54,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:55,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21ad0d0f-231c-469d-b9b3-fd6dc2d373ba x-compute-request-id: req-21ad0d0f-231c-469d-b9b3-fd6dc2d373ba Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:21:55,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-21ad0d0f-231c-469d-b9b3-fd6dc2d373ba 2018-10-02 19:21:55,020 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:21:55,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:21:58,023 - create_instance - DEBUG - VM status query timeout in 885.70153594 2018-10-02 19:21:58,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:21:58,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-225b2b22-ea3a-4ee8-be0d-9c72801f8215 x-compute-request-id: req-225b2b22-ea3a-4ee8-be0d-9c72801f8215 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:21:58,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-225b2b22-ea3a-4ee8-be0d-9c72801f8215 2018-10-02 19:21:58,913 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:21:58,913 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:01,916 - create_instance - DEBUG - VM status query timeout in 881.808549881 2018-10-02 19:22:01,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:02,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03a4e362-d785-4b32-9efb-e4b6aacff64d x-compute-request-id: req-03a4e362-d785-4b32-9efb-e4b6aacff64d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:02,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-03a4e362-d785-4b32-9efb-e4b6aacff64d 2018-10-02 19:22:02,544 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:02,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:05,547 - create_instance - DEBUG - VM status query timeout in 878.177510977 2018-10-02 19:22:05,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:06,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-c22166e7-3b5e-44e6-ada4-4105a55cac2f x-compute-request-id: req-c22166e7-3b5e-44e6-ada4-4105a55cac2f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:06,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-c22166e7-3b5e-44e6-ada4-4105a55cac2f 2018-10-02 19:22:06,201 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:06,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:09,204 - create_instance - DEBUG - VM status query timeout in 874.520493031 2018-10-02 19:22:09,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:09,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6700dc7-0838-42da-b5aa-f299b35cd327 x-compute-request-id: req-a6700dc7-0838-42da-b5aa-f299b35cd327 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:09,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-a6700dc7-0838-42da-b5aa-f299b35cd327 2018-10-02 19:22:09,856 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:09,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:12,859 - create_instance - DEBUG - VM status query timeout in 870.865799904 2018-10-02 19:22:12,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:13,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-811a6000-e465-4778-b9d1-459bbc35acc4 x-compute-request-id: req-811a6000-e465-4778-b9d1-459bbc35acc4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:13,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-811a6000-e465-4778-b9d1-459bbc35acc4 2018-10-02 19:22:13,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:13,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:16,546 - create_instance - DEBUG - VM status query timeout in 867.178836107 2018-10-02 19:22:16,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:16,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-741d91d8-c93c-41d3-ba80-4dedd643dae7 x-compute-request-id: req-741d91d8-c93c-41d3-ba80-4dedd643dae7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:16,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-741d91d8-c93c-41d3-ba80-4dedd643dae7 2018-10-02 19:22:16,903 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:16,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:19,906 - create_instance - DEBUG - VM status query timeout in 863.818548918 2018-10-02 19:22:19,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:20,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-f0d13bab-6354-4149-a8ff-ddead9d34369 x-compute-request-id: req-f0d13bab-6354-4149-a8ff-ddead9d34369 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:20,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-f0d13bab-6354-4149-a8ff-ddead9d34369 2018-10-02 19:22:20,475 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:20,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:23,478 - create_instance - DEBUG - VM status query timeout in 860.246398926 2018-10-02 19:22:23,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:23,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-d58ef5ba-8184-443f-b3b8-6715a85046f7 x-compute-request-id: req-d58ef5ba-8184-443f-b3b8-6715a85046f7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:23,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-d58ef5ba-8184-443f-b3b8-6715a85046f7 2018-10-02 19:22:23,970 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:23,970 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:26,974 - create_instance - DEBUG - VM status query timeout in 856.751035929 2018-10-02 19:22:26,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:27,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22: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-634388cf-8e58-4f0f-a14c-870c87f35a99 x-compute-request-id: req-634388cf-8e58-4f0f-a14c-870c87f35a99 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:27,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-634388cf-8e58-4f0f-a14c-870c87f35a99 2018-10-02 19:22:27,328 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:27,329 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:30,330 - create_instance - DEBUG - VM status query timeout in 853.395198107 2018-10-02 19:22:30,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:30,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aaba6ec-4bf0-4f9e-9c22-72525d85485a x-compute-request-id: req-5aaba6ec-4bf0-4f9e-9c22-72525d85485a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:30,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-5aaba6ec-4bf0-4f9e-9c22-72525d85485a 2018-10-02 19:22:30,833 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:30,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:33,837 - create_instance - DEBUG - VM status query timeout in 849.888238907 2018-10-02 19:22:33,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:34,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1586f458-08ce-4286-957c-68f45e02df90 x-compute-request-id: req-1586f458-08ce-4286-957c-68f45e02df90 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:34,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-1586f458-08ce-4286-957c-68f45e02df90 2018-10-02 19:22:34,496 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:34,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:37,500 - create_instance - DEBUG - VM status query timeout in 846.225133896 2018-10-02 19:22:37,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:38,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-777258c0-bb65-45c0-b9a6-85e8c0a1bcab x-compute-request-id: req-777258c0-bb65-45c0-b9a6-85e8c0a1bcab Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:38,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-777258c0-bb65-45c0-b9a6-85e8c0a1bcab 2018-10-02 19:22:38,170 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:38,170 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:41,173 - create_instance - DEBUG - VM status query timeout in 842.551239014 2018-10-02 19:22:41,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:41,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0967eff3-c7b9-4044-8bb1-9562d61e0bb5 x-compute-request-id: req-0967eff3-c7b9-4044-8bb1-9562d61e0bb5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:41,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-0967eff3-c7b9-4044-8bb1-9562d61e0bb5 2018-10-02 19:22:41,678 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:41,678 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:44,681 - create_instance - DEBUG - VM status query timeout in 839.043392897 2018-10-02 19:22:44,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:45,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a8cea9-dc02-4531-b9f6-104b151cb759 x-compute-request-id: req-d6a8cea9-dc02-4531-b9f6-104b151cb759 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:45,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-d6a8cea9-dc02-4531-b9f6-104b151cb759 2018-10-02 19:22:45,301 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:45,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:48,305 - create_instance - DEBUG - VM status query timeout in 835.42019701 2018-10-02 19:22:48,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:48,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-bfbd0c31-b173-4943-ad75-01b7ff41f1bd x-compute-request-id: req-bfbd0c31-b173-4943-ad75-01b7ff41f1bd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:48,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-bfbd0c31-b173-4943-ad75-01b7ff41f1bd 2018-10-02 19:22:48,828 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:48,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:51,829 - create_instance - DEBUG - VM status query timeout in 831.895302057 2018-10-02 19:22:51,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:52,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82b06026-f3d7-4e3d-b73f-b86b49447f19 x-compute-request-id: req-82b06026-f3d7-4e3d-b73f-b86b49447f19 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:52,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-82b06026-f3d7-4e3d-b73f-b86b49447f19 2018-10-02 19:22:52,349 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:52,349 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:55,350 - create_instance - DEBUG - VM status query timeout in 828.374814987 2018-10-02 19:22:55,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:55,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-280196aa-ebcc-4754-9708-bd5a36a23066 x-compute-request-id: req-280196aa-ebcc-4754-9708-bd5a36a23066 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:55,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-280196aa-ebcc-4754-9708-bd5a36a23066 2018-10-02 19:22:55,865 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:55,866 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:22:58,869 - create_instance - DEBUG - VM status query timeout in 824.855941057 2018-10-02 19:22:58,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:22:59,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-10abd738-717e-4232-8464-953b9ca8c8cb x-compute-request-id: req-10abd738-717e-4232-8464-953b9ca8c8cb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:22:59,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-10abd738-717e-4232-8464-953b9ca8c8cb 2018-10-02 19:22:59,417 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:22:59,418 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:02,421 - create_instance - DEBUG - VM status query timeout in 821.303891897 2018-10-02 19:23:02,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:03,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-56115f7e-02a7-4bde-8c6c-6b4df3a361b8 x-compute-request-id: req-56115f7e-02a7-4bde-8c6c-6b4df3a361b8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:03,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-56115f7e-02a7-4bde-8c6c-6b4df3a361b8 2018-10-02 19:23:03,061 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:03,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:06,064 - create_instance - DEBUG - VM status query timeout in 817.660388947 2018-10-02 19:23:06,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:07,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3c8d9bf-49ff-403f-a48e-60cf15027d5c x-compute-request-id: req-e3c8d9bf-49ff-403f-a48e-60cf15027d5c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:07,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-e3c8d9bf-49ff-403f-a48e-60cf15027d5c 2018-10-02 19:23:07,094 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:07,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:10,095 - create_instance - DEBUG - VM status query timeout in 813.629223108 2018-10-02 19:23:10,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:10,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-64babf5b-0983-4193-b53e-2ccc58886a44 x-compute-request-id: req-64babf5b-0983-4193-b53e-2ccc58886a44 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:10,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-64babf5b-0983-4193-b53e-2ccc58886a44 2018-10-02 19:23:10,465 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:10,466 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:13,469 - create_instance - DEBUG - VM status query timeout in 810.255995989 2018-10-02 19:23:13,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:13,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6de95bd-25ca-431b-a095-50d5951d4feb x-compute-request-id: req-f6de95bd-25ca-431b-a095-50d5951d4feb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:13,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-f6de95bd-25ca-431b-a095-50d5951d4feb 2018-10-02 19:23:13,967 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:13,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:16,970 - create_instance - DEBUG - VM status query timeout in 806.75455308 2018-10-02 19:23:16,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:17,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b9a6de-f4ba-43a2-acde-1af6de88557c x-compute-request-id: req-75b9a6de-f4ba-43a2-acde-1af6de88557c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:17,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-75b9a6de-f4ba-43a2-acde-1af6de88557c 2018-10-02 19:23:17,522 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:17,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:20,525 - create_instance - DEBUG - VM status query timeout in 803.199400902 2018-10-02 19:23:20,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:21,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bd64344-3aaf-4e4e-890d-1229602e2ba1 x-compute-request-id: req-3bd64344-3aaf-4e4e-890d-1229602e2ba1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:21,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-3bd64344-3aaf-4e4e-890d-1229602e2ba1 2018-10-02 19:23:21,015 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:21,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:24,017 - create_instance - DEBUG - VM status query timeout in 799.707954884 2018-10-02 19:23:24,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:24,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23: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-a1e4110f-27dd-4285-9187-1ecefd7d9b21 x-compute-request-id: req-a1e4110f-27dd-4285-9187-1ecefd7d9b21 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:21:44Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:24,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-a1e4110f-27dd-4285-9187-1ecefd7d9b21 2018-10-02 19:23:24,652 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - BUILD 2018-10-02 19:23:24,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:27,655 - create_instance - DEBUG - VM status query timeout in 796.069740057 2018-10-02 19:23:27,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:28,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23: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-ccdb185a-498d-45f6-ba4d-76286a3b1af9 x-compute-request-id: req-ccdb185a-498d-45f6-ba4d-76286a3b1af9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:28,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-ccdb185a-498d-45f6-ba4d-76286a3b1af9 2018-10-02 19:23:28,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:28,146 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:28,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:28,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3df57dc0-5513-41dd-9b89-7b20d88952e7 x-compute-request-id: req-3df57dc0-5513-41dd-9b89-7b20d88952e7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:28,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-3df57dc0-5513-41dd-9b89-7b20d88952e7 2018-10-02 19:23:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:28,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e1238ba9-354f-4dce-ab58-e0a1a25728c1 Date: Tue, 02 Oct 2018 19:23: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:28,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-e1238ba9-354f-4dce-ab58-e0a1a25728c1 2018-10-02 19:23:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:28,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8624f015-a6d3-44a0-933a-91fbac64fb6a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:28,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-8624f015-a6d3-44a0-933a-91fbac64fb6a 2018-10-02 19:23:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:28,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cfc50a50-7f70-4194-bb99-f1330928ed01 Date: Tue, 02 Oct 2018 19:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:28,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-cfc50a50-7f70-4194-bb99-f1330928ed01 2018-10-02 19:23:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:28,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-8abc532b-39dc-4989-985e-28019e4f7e83 Date: Tue, 02 Oct 2018 19:23:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:28,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-8abc532b-39dc-4989-985e-28019e4f7e83 2018-10-02 19:23:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:29,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-66176023-896d-40d7-8f18-84fb1f2ecb24 Date: Tue, 02 Oct 2018 19:23:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:22Z", "admin_state_up": true, "updated_at": "2018-10-02T19:21:29Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "c8b3cb88-4366-486a-8ace-69724062b4eb", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router"}]} 2018-10-02 19:23:29,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router used request id req-66176023-896d-40d7-8f18-84fb1f2ecb24 2018-10-02 19:23:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:29,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4545ef40-9203-49d1-b78d-9239a0bf0004 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:29,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-4545ef40-9203-49d1-b78d-9239a0bf0004 2018-10-02 19:23:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c8b3cb88-4366-486a-8ace-69724062b4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:29,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-06c7acaa-980a-47a7-bd14-be62b42d8c71 Date: Tue, 02 Oct 2018 19:23:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"}]} 2018-10-02 19:23:29,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c8b3cb88-4366-486a-8ace-69724062b4eb used request id req-06c7acaa-980a-47a7-bd14-be62b42d8c71 2018-10-02 19:23:29,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/fe092399-4583-4574-997c-fd607915a741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:29,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-18bc1092-7454-4133-8438-7ef88df9cc3b Date: Tue, 02 Oct 2018 19:23:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}} 2018-10-02 19:23:29,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/fe092399-4583-4574-997c-fd607915a741 used request id req-18bc1092-7454-4133-8438-7ef88df9cc3b 2018-10-02 19:23:29,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:29,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b2f2c33a-9334-4ab2-94e5-f74af75457e1 Date: Tue, 02 Oct 2018 19:23:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:23:29,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-b2f2c33a-9334-4ab2-94e5-f74af75457e1 2018-10-02 19:23:29,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:29,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92290d67-fb0d-4636-b8d9-f3d085efad85 Date: Tue, 02 Oct 2018 19:23:29 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:23:29,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-92290d67-fb0d-4636-b8d9-f3d085efad85 2018-10-02 19:23:29,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:30,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23: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-df3fe962-c685-458e-8e1f-0c54d1fa63c0 x-compute-request-id: req-df3fe962-c685-458e-8e1f-0c54d1fa63c0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:30,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-df3fe962-c685-458e-8e1f-0c54d1fa63c0 2018-10-02 19:23:30,313 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:30,313 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:30,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:30,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23: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-dbd8d343-89b9-4968-9eb7-d274c5b4b7c9 x-compute-request-id: req-dbd8d343-89b9-4968-9eb7-d274c5b4b7c9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:30,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-dbd8d343-89b9-4968-9eb7-d274c5b4b7c9 2018-10-02 19:23:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:30,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b06896c6-7e26-48f5-b3fa-e69babb42c28 Date: Tue, 02 Oct 2018 19:23: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:30,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-b06896c6-7e26-48f5-b3fa-e69babb42c28 2018-10-02 19:23:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:30,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6593ec05-e1a5-42f1-88bd-c4ff1ed23b3f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:30,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-6593ec05-e1a5-42f1-88bd-c4ff1ed23b3f 2018-10-02 19:23:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:30,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f04aa0e-3c7f-466b-a330-59441be2a10e Date: Tue, 02 Oct 2018 19:23:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:30,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-4f04aa0e-3c7f-466b-a330-59441be2a10e 2018-10-02 19:23:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:31,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-73d6f925-79ff-403f-8166-bf71dbf07d7a Date: Tue, 02 Oct 2018 19:23:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:31,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-73d6f925-79ff-403f-8166-bf71dbf07d7a 2018-10-02 19:23:31,193 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-02 19:23:31,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:31,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ada3c4f5-6c7f-438a-bc02-34558ca1eadb Date: Tue, 02 Oct 2018 19:23:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:23:31,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-ada3c4f5-6c7f-438a-bc02-34558ca1eadb 2018-10-02 19:23:31,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:31,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d42ae02a-1390-4be3-8b13-35d32840ea91 Date: Tue, 02 Oct 2018 19:23:31 GMT RESP BODY: {"subnets":[]} 2018-10-02 19:23:31,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6cf8db17-8e71-4c45-ba60-133ecd6baf03 used request id req-d42ae02a-1390-4be3-8b13-35d32840ea91 2018-10-02 19:23:31,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "port_id": "28483c98-5da2-4a10-85f7-f70183ace4f7"}}' 2018-10-02 19:23:33,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-dcfbf222-db50-4986-8835-59dc3463e3a4 Date: Tue, 02 Oct 2018 19:23:33 GMT RESP BODY: {"floatingip": {"router_id": "c8b3cb88-4366-486a-8ace-69724062b4eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:23:32Z", "updated_at": "2018-10-02T19:23:32Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "port_id": "28483c98-5da2-4a10-85f7-f70183ace4f7", "id": "2e0135f9-a8ae-4c19-b175-db5df60e014c"}} 2018-10-02 19:23:33,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-dcfbf222-db50-4986-8835-59dc3463e3a4 2018-10-02 19:23:33,189 - create_instance - INFO - Created floating IP 172.30.9.206 via router - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router 2018-10-02 19:23:33,189 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-10-02 19:23:33,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:33,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4db129fc-0e6e-4e81-b50d-7a75add23185 x-compute-request-id: req-4db129fc-0e6e-4e81-b50d-7a75add23185 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:33,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-4db129fc-0e6e-4e81-b50d-7a75add23185 2018-10-02 19:23:33,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:23:34,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0959bd42-11da-4a68-96a7-6982ef6b9bd7 x-compute-request-id: req-0959bd42-11da-4a68-96a7-6982ef6b9bd7 Content-Encoding: gzip Content-Length: 9297 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-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008850] Yama: becoming mindful.\n[ 0.010056] 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.013388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016106] Initializing cgroup subsys memory\n[ 0.016987] Initializing cgroup subsys devices\n[ 0.017864] Initializing cgroup subsys freezer\n[ 0.018742] Initializing cgroup subsys blkio\n[ 0.019592] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020929] FEATURE SPEC_CTRL Not Present\n[ 0.022438] mce: CPU supports 10 MCE banks\n[ 0.024020] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025953] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027122] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029756] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034534] ACPI: Core revision 20131115\n[ 0.035757] ACPI: All ACPI Tables successfully acquired\n[ 0.036801] ftrace: allocating 28719 entries in 113 pages\n[ 0.056021] smpboot: Max logical packages: 2\n[ 0.056885] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058087] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060165] Enabling x2apic\n[ 0.060798] Enabled x2apic\n[ 0.061623] Switched APIC routing to physical x2apic.\n[ 0.063505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066104] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070834] KVM setup paravirtual spinlock\n[ 0.072755] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074110] x86: Booting SMP configuration:\n[ 0.075012] .... node #0, CPUs: #1[ 0.072748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088018] x86: Booted up 1 node, 2 CPUs\n[ 0.088012] KVM setup async PF for cpu 1\n[ 0.088014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090750] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092218] devtmpfs: initialized\n[ 0.094989] EVM: security.selinux\n[ 0.096005] EVM: security.SMACK64\n[ 0.096708] EVM: security.ima\n[ 0.097351] EVM: security.capability\n[ 0.098107] pinctrl core: initialized pinctrl subsystem\n[ 0.098107] regulator-dummy: no parameters\n[ 0.100058] RTC time: 19:23:27, date: 10/02/18\n[ 0.101051] NET: Registered protocol family 16\n[ 0.102301] cpuidle: using governor ladder\n[ 0.103383] cpuidle: using governor menu\n[ 0.104093] ACPI: bus type PCI registered\n[ 0.105133] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.106844] PCI: Using configuration type 1 for base access\n[ 0.108515] bio: create slab at 0\n[ 0.109183] ACPI: Added _OSI(Module Device)\n[ 0.109207] ACPI: Added _OSI(Processor Device)\n[ 0.112003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113198] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.115955] ACPI: Interpreter enabled\n[ 0.116006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.123159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.125599] ACPI: (supports S0 S5)\n[ 0.126521] ACPI: Using IOAPIC for interrupt routing\n[ 0.127816] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.128186] ACPI: No dock devices found.\n[ 0.130916] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.132007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140164] acpiphp: Slot [3] registered\n[ 0.141217] acpiphp: Slot [4] registered\n[ 0.142306] acpiphp: Slot [5] registered\n[ 0.143413] acpiphp: Slot [6] registered\n[ 0.144017] acpiphp: Slot [7] registered\n[ 0.145058] acpiphp: Slot [8] registered\n[ 0.146202] acpiphp: Slot [9] registered\n[ 0.147281] acpiphp: Slot [10] registered\n[ 0.148017] acpiphp: Slot [11] registered\n[ 0.149068] acpiphp: Slot [12] registered\n[ 0.150200] acpiphp: Slot [13] registered\n[ 0.151278] acpiphp: Slot [14] registered\n[ 0.152019] acpiphp: Slot [15] registered\n[ 0.153145] acpiphp: Slot [16] registered\n[ 0.154252] acpiphp: Slot [17] registered\n[ 0.155366] acpiphp: Slot [18] registered\n[ 0.156020] acpiphp: Slot [19] registered\n[ 0.157168] acpiphp: Slot [20] registered\n[ 0.158278] acpiphp: Slot [21] registered\n[ 0.159336] acpiphp: Slot [22] registered\n[ 0.160017] acpiphp: Slot [23] registered\n[ 0.161134] acpiphp: Slot [24] registered\n[ 0.162169] acpiphp: Slot [25] registered\n[ 0.163163] acpiphp: Slot [26] registered\n[ 0.164017] acpiphp: Slot [27] registered\n[ 0.165066] acpiphp: Slot [28] registered\n[ 0.166120] acpiphp: Slot [29] registered\n[ 0.167239] acpiphp: Slot [30] registered\n[ 0.168019] acpiphp: Slot [31] registered\n[ 0.169241] PCI host bridge to bus 0000:00\n[ 0.170528] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.172007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.173874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.175762] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.191568] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.192014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239224] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240716] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.243754] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.247433] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.248099] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.250668] vgaarb: loaded\n[ 0.251281] vgaarb: bridge control possible 0000:00:02.0\n[ 0.252129] SCSI subsystem initialized\n[ 0.252942] ACPI: bus type USB registered\n[ 0.252942] usbcore: registered new interface driver usbfs\n[ 0.253911] usbcore: registered new interface driver hub\n[ 0.254935] usbcore: registered new device driver usb\n[ 0.256040] PCI: Using ACPI for IRQ routing\n[ 0.257035] NetLabel: Initializing\n[ 0.257774] NetLabel: domain hash size = 128\n[ 0.258638] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259606] NetLabel: unlabeled traffic allowed by default\n[ 0.260054] Switched to clocksource kvm-clock\n[ 0.264850] AppArmor: AppArmor Filesystem Enabled\n[ 0.265861] pnp: PnP ACPI init\n[ 0.266549] ACPI: bus type PNP registered\n[ 0.267746] pnp: PnP ACPI: found 8 devices\n[ 0.268599] ACPI: bus type PNP unregistered\n[ 0.275506] NET: Registered protocol family 2\n[ 0.276684] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.278511] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.280085] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.282000] TCP: reno registered\n[ 0.282847] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284262] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285800] NET: Registered protocol family 1\n[ 0.286891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.288316] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.289666] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.311245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332998] Trying to unpack rootfs image as initramfs...\n[ 0.411986] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.414010] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.415416] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416605] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.418678] Scanning for low memory corruption every 60 seconds\n[ 0.420774] Initialise system trusted keyring\n[ 0.421717] audit: initializing netlink socket (disabled)\n[ 0.422763] type=2000 audit(1538508207.330:1): initialized\n[ 0.440482] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442300] zbud: loaded\n[ 0.443076] VFS: Disk quotas dquot_6.5.2\n[ 0.443907] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.445351] fuse init (API version 7.22)\n[ 0.446210] msgmni has been set to 3997\n[ 0.447036] Key type big_key registered\n[ 0.448022] Key type asymmetric registered\n[ 0.448855] Asymmetric key parser 'x509' registered\n[ 0.449815] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.451298] io scheduler noop registered\n[ 0.452121] io scheduler deadline registered (default)\n[ 0.453118] io scheduler cfq registered\n[ 0.453945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.455003] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.456248] ipmi message handler version 39.2\n[ 0.457164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.458625] ACPI: Power Button [PWRF]\n[ 0.459458] GHES: HEST is not enabled!\n[ 0.480869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.523779] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.549518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.551551] Linux agpgart interface v0.103\n[ 0.553038] brd: module loaded\n[ 0.554033] loop: module loaded\n[ 0.554967] blk-mq: CPU -> queue map\n[ 0.555713] CPU 0 -> Queue 0\n[ 0.556391] CPU 1 -> Queue 0\n[ 0.557502] vda: vda1\n[ 0.558955] scsi0 : ata_piix\n[ 0.559827] scsi1 : ata_piix\n[ 0.560648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.562229] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.563935] libphy: Fixed MDIO Bus: probed\n[ 0.565046] tun: Universal TUN/TAP device driver, 1.6\n[ 0.566283] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.568917] PPP generic driver version 2.4.2\n[ 0.570299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572165] ehci-pci: EHCI PCI platform driver\n[ 0.573469] ehci-platform: EHCI generic platform driver\n[ 0.574999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.576773] ohci-pci: OHCI PCI platform driver\n[ 0.578131] ohci-platform: OHCI generic platform driver\n[ 0.579648] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.602256] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.603786] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.606062] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.607746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.609656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.611807] usb usb1: Product: UHCI Host Controller\n[ 0.613280] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.615098] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.616578] hub 1-0:1.0: USB hub found\n[ 0.617713] hub 1-0:1.0: 2 ports detected\n[ 0.619013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.621961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.623414] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.625004] mousedev: PS/2 mouse device common for all mice\n[ 0.626281] rtc_cmos 00:00: RTC can wake from S4\n[ 0.627556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.628843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.630763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.632090] device-mapper: uevent: version 1.0.3\n[ 0.633097] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.634830] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.636118] TCP: cubic registered\n[ 0.636912] NET: Registered protocol family 10\n[ 0.637960] NET: Registered protocol family 17\n[ 0.638913] Key type dns_resolver registered\n[ 0.639899] Loading compiled-in X.509 certificates\n[ 0.641401] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.643303] registered taskstats version 1\n[ 0.645614] Key type trusted registered\n[ 0.648652] Key type encrypted registered\n[ 0.649531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.650638] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.652087] regulator-dummy: disabling\n[ 0.652943] Magic number: 6:14:394\n[ 0.660633] rtc_cmos 00:00: setting system clock to 2018-10-02 19:23:27 UTC (1538508207)\n[ 0.662358] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.663542] EDD information not available.\n[ 0.720870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.722516] Write protecting the kernel read-only data: 12288k\n[ 0.723942] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.726498] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.739176] systemd-udevd[107]: starting version 204\n[ 0.780542] FDC 0 is a S82078B\n[ 0.928089] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.092769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.094101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.095453] usb 1-1: Product: QEMU USB Tablet\n[ 1.096372] usb 1-1: Manufacturer: QEMU\n[ 1.097211] usb 1-1: SerialNumber: 42\n[ 1.412043] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.804797] 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.029171] 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.136313] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.231167] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:23:29 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.50]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 19:23:30 +0000. Up 3.63 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:30:98:ea |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.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:\n99:05:c3:8f:48:6e:ec:f8:86:23:a5:58:08:ce:9d:2d root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o |\n| . .o |\n| + . o. |\n|. = .+. |\n|+.. o+ S |\n|.o.Eo.. |\n| o o.o |\n|. o o o |\n| . o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n2f:8d:45:94:46:d4:37:23:53:f0:76:a9:f0:45:db:a0 root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+o.oo. |\n| .o +o=.+|\n| ...E+o*o|\n| . o.o. |\n| S . o |\n| = |\n| o o |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc1:04:a8:99:d6:d4:5d:de:16:f3:68:0b:b8:33:c8:76 root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.o... o |\n| o .o.o . = |\n| * + o = . |\n| = .. . o + . |\n| . + E . |\n| . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n74:d6:c5:e9:00:0f:3f:48:55:79:34:45:53:c7:25:e7 root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| +o.o+O%|\n| . *..++*|\n| . + =o .E|\n| . o .. |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n"} 2018-10-02 19:23:34,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5/action used request id req-0959bd42-11da-4a68-96a7-6982ef6b9bd7 2018-10-02 19:23:34,784 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-02 19:23:34,784 - 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-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008850] Yama: becoming mindful. [ 0.010056] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016106] Initializing cgroup subsys memory [ 0.016987] Initializing cgroup subsys devices [ 0.017864] Initializing cgroup subsys freezer [ 0.018742] Initializing cgroup subsys blkio [ 0.019592] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020929] FEATURE SPEC_CTRL Not Present [ 0.022438] mce: CPU supports 10 MCE banks [ 0.024020] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025953] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027122] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029756] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034534] ACPI: Core revision 20131115 [ 0.035757] ACPI: All ACPI Tables successfully acquired [ 0.036801] ftrace: allocating 28719 entries in 113 pages [ 0.056021] smpboot: Max logical packages: 2 [ 0.056885] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058087] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060165] Enabling x2apic [ 0.060798] Enabled x2apic [ 0.061623] Switched APIC routing to physical x2apic. [ 0.063505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066104] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070834] KVM setup paravirtual spinlock [ 0.072755] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074110] x86: Booting SMP configuration: [ 0.075012] .... node #0, CPUs: #1[ 0.072748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088018] x86: Booted up 1 node, 2 CPUs [ 0.088012] KVM setup async PF for cpu 1 [ 0.088014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090750] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092218] devtmpfs: initialized [ 0.094989] EVM: security.selinux [ 0.096005] EVM: security.SMACK64 [ 0.096708] EVM: security.ima [ 0.097351] EVM: security.capability [ 0.098107] pinctrl core: initialized pinctrl subsystem [ 0.098107] regulator-dummy: no parameters [ 0.100058] RTC time: 19:23:27, date: 10/02/18 [ 0.101051] NET: Registered protocol family 16 [ 0.102301] cpuidle: using governor ladder [ 0.103383] cpuidle: using governor menu [ 0.104093] ACPI: bus type PCI registered [ 0.105133] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.106844] PCI: Using configuration type 1 for base access [ 0.108515] bio: create slab at 0 [ 0.109183] ACPI: Added _OSI(Module Device) [ 0.109207] ACPI: Added _OSI(Processor Device) [ 0.112003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113198] ACPI: Added _OSI(Processor Aggregator Device) [ 0.115955] ACPI: Interpreter enabled [ 0.116006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.123159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.125599] ACPI: (supports S0 S5) [ 0.126521] ACPI: Using IOAPIC for interrupt routing [ 0.127816] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.128186] ACPI: No dock devices found. [ 0.130916] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.132007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137624] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140164] acpiphp: Slot [3] registered [ 0.141217] acpiphp: Slot [4] registered [ 0.142306] acpiphp: Slot [5] registered [ 0.143413] acpiphp: Slot [6] registered [ 0.144017] acpiphp: Slot [7] registered [ 0.145058] acpiphp: Slot [8] registered [ 0.146202] acpiphp: Slot [9] registered [ 0.147281] acpiphp: Slot [10] registered [ 0.148017] acpiphp: Slot [11] registered [ 0.149068] acpiphp: Slot [12] registered [ 0.150200] acpiphp: Slot [13] registered [ 0.151278] acpiphp: Slot [14] registered [ 0.152019] acpiphp: Slot [15] registered [ 0.153145] acpiphp: Slot [16] registered [ 0.154252] acpiphp: Slot [17] registered [ 0.155366] acpiphp: Slot [18] registered [ 0.156020] acpiphp: Slot [19] registered [ 0.157168] acpiphp: Slot [20] registered [ 0.158278] acpiphp: Slot [21] registered [ 0.159336] acpiphp: Slot [22] registered [ 0.160017] acpiphp: Slot [23] registered [ 0.161134] acpiphp: Slot [24] registered [ 0.162169] acpiphp: Slot [25] registered [ 0.163163] acpiphp: Slot [26] registered [ 0.164017] acpiphp: Slot [27] registered [ 0.165066] acpiphp: Slot [28] registered [ 0.166120] acpiphp: Slot [29] registered [ 0.167239] acpiphp: Slot [30] registered [ 0.168019] acpiphp: Slot [31] registered [ 0.169241] PCI host bridge to bus 0000:00 [ 0.170528] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.172007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.173874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.175762] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.191568] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.192014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239224] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240716] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.243754] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.247433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248099] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.250668] vgaarb: loaded [ 0.251281] vgaarb: bridge control possible 0000:00:02.0 [ 0.252129] SCSI subsystem initialized [ 0.252942] ACPI: bus type USB registered [ 0.252942] usbcore: registered new interface driver usbfs [ 0.253911] usbcore: registered new interface driver hub [ 0.254935] usbcore: registered new device driver usb [ 0.256040] PCI: Using ACPI for IRQ routing [ 0.257035] NetLabel: Initializing [ 0.257774] NetLabel: domain hash size = 128 [ 0.258638] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259606] NetLabel: unlabeled traffic allowed by default [ 0.260054] Switched to clocksource kvm-clock [ 0.264850] AppArmor: AppArmor Filesystem Enabled [ 0.265861] pnp: PnP ACPI init [ 0.266549] ACPI: bus type PNP registered [ 0.267746] pnp: PnP ACPI: found 8 devices [ 0.268599] ACPI: bus type PNP unregistered [ 0.275506] NET: Registered protocol family 2 [ 0.276684] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.278511] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.280085] TCP: Hash tables configured (established 16384 bind 16384) [ 0.282000] TCP: reno registered [ 0.282847] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284262] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285800] NET: Registered protocol family 1 [ 0.286891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.288316] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.289666] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.311245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332998] Trying to unpack rootfs image as initramfs... [ 0.411986] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.414010] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.415416] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416605] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.418678] Scanning for low memory corruption every 60 seconds [ 0.420774] Initialise system trusted keyring [ 0.421717] audit: initializing netlink socket (disabled) [ 0.422763] type=2000 audit(1538508207.330:1): initialized [ 0.440482] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442300] zbud: loaded [ 0.443076] VFS: Disk quotas dquot_6.5.2 [ 0.443907] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.445351] fuse init (API version 7.22) [ 0.446210] msgmni has been set to 3997 [ 0.447036] Key type big_key registered [ 0.448022] Key type asymmetric registered [ 0.448855] Asymmetric key parser 'x509' registered [ 0.449815] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.451298] io scheduler noop registered [ 0.452121] io scheduler deadline registered (default) [ 0.453118] io scheduler cfq registered [ 0.453945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.455003] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.456248] ipmi message handler version 39.2 [ 0.457164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.458625] ACPI: Power Button [PWRF] [ 0.459458] GHES: HEST is not enabled! [ 0.480869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.523779] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.549518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.551551] Linux agpgart interface v0.103 [ 0.553038] brd: module loaded [ 0.554033] loop: module loaded [ 0.554967] blk-mq: CPU -> queue map [ 0.555713] CPU 0 -> Queue 0 [ 0.556391] CPU 1 -> Queue 0 [ 0.557502] vda: vda1 [ 0.558955] scsi0 : ata_piix [ 0.559827] scsi1 : ata_piix [ 0.560648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.562229] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.563935] libphy: Fixed MDIO Bus: probed [ 0.565046] tun: Universal TUN/TAP device driver, 1.6 [ 0.566283] tun: (C) 1999-2004 Max Krasnyansky [ 0.568917] PPP generic driver version 2.4.2 [ 0.570299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572165] ehci-pci: EHCI PCI platform driver [ 0.573469] ehci-platform: EHCI generic platform driver [ 0.574999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.576773] ohci-pci: OHCI PCI platform driver [ 0.578131] ohci-platform: OHCI generic platform driver [ 0.579648] uhci_hcd: USB Universal Host Controller Interface driver [ 0.602256] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.603786] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.606062] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.607746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.609656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.611807] usb usb1: Product: UHCI Host Controller [ 0.613280] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.615098] usb usb1: SerialNumber: 0000:00:01.2 [ 0.616578] hub 1-0:1.0: USB hub found [ 0.617713] hub 1-0:1.0: 2 ports detected [ 0.619013] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.621961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.623414] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.625004] mousedev: PS/2 mouse device common for all mice [ 0.626281] rtc_cmos 00:00: RTC can wake from S4 [ 0.627556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.628843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.630763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.632090] device-mapper: uevent: version 1.0.3 [ 0.633097] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.634830] ledtrig-cpu: registered to indicate activity on CPUs [ 0.636118] TCP: cubic registered [ 0.636912] NET: Registered protocol family 10 [ 0.637960] NET: Registered protocol family 17 [ 0.638913] Key type dns_resolver registered [ 0.639899] Loading compiled-in X.509 certificates [ 0.641401] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.643303] registered taskstats version 1 [ 0.645614] Key type trusted registered [ 0.648652] Key type encrypted registered [ 0.649531] AppArmor: AppArmor sha1 policy hashing enabled [ 0.650638] IMA: No TPM chip found, activating TPM-bypass! [ 0.652087] regulator-dummy: disabling [ 0.652943] Magic number: 6:14:394 [ 0.660633] rtc_cmos 00:00: setting system clock to 2018-10-02 19:23:27 UTC (1538508207) [ 0.662358] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.663542] EDD information not available. [ 0.720870] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.722516] Write protecting the kernel read-only data: 12288k [ 0.723942] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.726498] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.739176] systemd-udevd[107]: starting version 204 [ 0.780542] FDC 0 is a S82078B [ 0.928089] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.092769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.094101] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.095453] usb 1-1: Product: QEMU USB Tablet [ 1.096372] usb 1-1: Manufacturer: QEMU [ 1.097211] usb 1-1: SerialNumber: 42 [ 1.412043] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 1.804797] 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.029171] 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.136313] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.231167] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:23:29 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.50]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 19:23:30 +0000. Up 3.63 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:30:98:ea | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.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: 99:05:c3:8f:48:6e:ec:f8:86:23:a5:58:08:ce:9d:2d root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i The key's randomart image is: +--[ RSA 2048]----+ | .o | | . .o | | + . o. | |. = .+. | |+.. o+ S | |.o.Eo.. | | o o.o | |. o o o | | . o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 2f:8d:45:94:46:d4:37:23:53:f0:76:a9:f0:45:db:a0 root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i The key's randomart image is: +--[ DSA 1024]----+ | o+o.oo. | | .o +o=.+| | ...E+o*o| | . o.o. | | S . o | | = | | o o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c1:04:a8:99:d6:d4:5d:de:16:f3:68:0b:b8:33:c8:76 root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i The key's randomart image is: +--[ECDSA 256]---+ | o.o... o | | o .o.o . = | | * + o = . | | = .. . o + . | | . + E . | | . . o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 74:d6:c5:e9:00:0f:3f:48:55:79:34:45:53:c7:25:e7 root@ansibleprovisioningtests-cfa76827-7643-43ae-9752-ae38c84a53a7-i The key's randomart image is: +--[ED25519 256--+ | +o.o+O%| | . *..++*| | . + =o .E| | . o .. | | S | | | | | | | | | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] 2018-10-02 19:23:34,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:35,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-1a6757e2-f9fc-4d68-b076-7fbcb76d41cf x-compute-request-id: req-1a6757e2-f9fc-4d68-b076-7fbcb76d41cf Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:35,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-1a6757e2-f9fc-4d68-b076-7fbcb76d41cf 2018-10-02 19:23:35,245 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:35,245 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:35,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:35,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc02eb8-40ee-4e0f-aa2a-dcd911ccc095 x-compute-request-id: req-7bc02eb8-40ee-4e0f-aa2a-dcd911ccc095 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:35,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-7bc02eb8-40ee-4e0f-aa2a-dcd911ccc095 2018-10-02 19:23:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:35,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b1126c6b-954d-4f75-9212-2fcfd03b9cdb Date: Tue, 02 Oct 2018 19:23: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:35,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-b1126c6b-954d-4f75-9212-2fcfd03b9cdb 2018-10-02 19:23:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:35,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28102d5d-24e3-4186-998c-a2de9025bb23 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:35,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-28102d5d-24e3-4186-998c-a2de9025bb23 2018-10-02 19:23:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:35,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca100728-85c3-4aac-9821-fd1cf662deb0 Date: Tue, 02 Oct 2018 19:23:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:35,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-ca100728-85c3-4aac-9821-fd1cf662deb0 2018-10-02 19:23:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:36,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-3d6a0acf-41ce-4cdf-8e9c-69b270a4fda9 Date: Tue, 02 Oct 2018 19:23:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:36,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-3d6a0acf-41ce-4cdf-8e9c-69b270a4fda9 2018-10-02 19:23:36,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:36,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f63d275a-30fb-4428-8d24-ba6eb0ed5036 x-compute-request-id: req-f63d275a-30fb-4428-8d24-ba6eb0ed5036 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:36,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-f63d275a-30fb-4428-8d24-ba6eb0ed5036 2018-10-02 19:23:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:36,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-681f7526-1c1e-46c2-9b9b-256289a46d77 Date: Tue, 02 Oct 2018 19:23: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:36,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-681f7526-1c1e-46c2-9b9b-256289a46d77 2018-10-02 19:23:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:36,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559f8291-796a-4822-87ba-f20ec91e053e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:36,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-559f8291-796a-4822-87ba-f20ec91e053e 2018-10-02 19:23:36,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:36,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fce744a2-7e25-4b74-9e81-61cad5db24db Date: Tue, 02 Oct 2018 19:23:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:36,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-fce744a2-7e25-4b74-9e81-61cad5db24db 2018-10-02 19:23:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:37,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-78027ad3-1a2d-4555-aab4-f190f454eda6 Date: Tue, 02 Oct 2018 19:23:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:37,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-78027ad3-1a2d-4555-aab4-f190f454eda6 2018-10-02 19:23:37,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}}' 2018-10-02 19:23:38,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f613e34-c4db-4fc9-b823-18264b155521 x-compute-request-id: req-1f613e34-c4db-4fc9-b823-18264b155521 Content-Length: 0 Content-Type: application/json 2018-10-02 19:23:38,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5/action used request id req-1f613e34-c4db-4fc9-b823-18264b155521 2018-10-02 19:23:38,020 - create_instance - INFO - Checking if VM is active 2018-10-02 19:23:38,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:38,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee04cc2f-6c7d-4718-9fb6-efce1ae6b2a7 x-compute-request-id: req-ee04cc2f-6c7d-4718-9fb6-efce1ae6b2a7 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:38,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-ee04cc2f-6c7d-4718-9fb6-efce1ae6b2a7 2018-10-02 19:23:38,389 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:38,389 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:38,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:38,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acb60034-e3fe-4eb3-87a4-e00879157073 x-compute-request-id: req-acb60034-e3fe-4eb3-87a4-e00879157073 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:38,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-acb60034-e3fe-4eb3-87a4-e00879157073 2018-10-02 19:23:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:38,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4bbf991a-e24f-4d50-a387-3d46aca22b2e Date: Tue, 02 Oct 2018 19:23: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:38,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-4bbf991a-e24f-4d50-a387-3d46aca22b2e 2018-10-02 19:23:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:38,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01c0748-a3f9-45c9-8cb3-045ca96d489b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:38,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-c01c0748-a3f9-45c9-8cb3-045ca96d489b 2018-10-02 19:23:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:38,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f723251-b0d8-4c7c-a2fa-06100eb0dfe4 Date: Tue, 02 Oct 2018 19:23:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:38,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-6f723251-b0d8-4c7c-a2fa-06100eb0dfe4 2018-10-02 19:23:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:38,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-ddadb9ce-1347-48ff-99b8-bff45454940b Date: Tue, 02 Oct 2018 19:23:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["5ce51bb2-3f09-4cdb-ba8b-7875ff46128a","7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:38,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-ddadb9ce-1347-48ff-99b8-bff45454940b 2018-10-02 19:23:38,944 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:23:39,949 - paramiko.transport - DEBUG - starting thread (client mode): 0xbeaa0e10L 2018-10-02 19:23:39,950 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:23:39,956 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:23:39,956 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:23:39,957 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:23:39,957 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:23:39,958 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:23:39,958 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:23:39,958 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:23:39,958 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:23:39,999 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:23:40,000 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:23:40,014 - paramiko.transport - DEBUG - Trying key 56263907f2aecb2be1dda4969ce681b7 from tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7 2018-10-02 19:23:40,040 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:23:40,066 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:23:40,166 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:23:40,192 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:23:40,193 - create_instance - INFO - Checking if cloud-init has completed 2018-10-02 19:23:40,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:40,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e353288-191b-4875-ac41-2bb24ea65cc9 x-compute-request-id: req-6e353288-191b-4875-ac41-2bb24ea65cc9 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:40,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-6e353288-191b-4875-ac41-2bb24ea65cc9 2018-10-02 19:23:40,814 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:40,815 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:40,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:40,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec15dcff-bad7-4177-9fc2-2b44fdc18e2e x-compute-request-id: req-ec15dcff-bad7-4177-9fc2-2b44fdc18e2e Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:40,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-ec15dcff-bad7-4177-9fc2-2b44fdc18e2e 2018-10-02 19:23:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-81cf95f7-182e-4e39-92e3-8d81a94f8a8f Date: Tue, 02 Oct 2018 19: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:41,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-81cf95f7-182e-4e39-92e3-8d81a94f8a8f 2018-10-02 19:23:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:41,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11a4b30-02b8-404b-83a9-a947cf5cbbaf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:41,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-a11a4b30-02b8-404b-83a9-a947cf5cbbaf 2018-10-02 19:23:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:41,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fae00a57-85c4-4a11-a1ae-cefdbf0b65e9 Date: Tue, 02 Oct 2018 19:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:41,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-fae00a57-85c4-4a11-a1ae-cefdbf0b65e9 2018-10-02 19:23:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:41,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-48f4d922-4841-43ad-8e78-1e34a169408f Date: Tue, 02 Oct 2018 19:23:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["5ce51bb2-3f09-4cdb-ba8b-7875ff46128a","7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:41,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-48f4d922-4841-43ad-8e78-1e34a169408f 2018-10-02 19:23:41,360 - create_instance - INFO - Checking if VM is active 2018-10-02 19:23:41,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:41,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-35c16946-64f1-43a6-84e5-c51bc2e75bff x-compute-request-id: req-35c16946-64f1-43a6-84e5-c51bc2e75bff Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:41,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-35c16946-64f1-43a6-84e5-c51bc2e75bff 2018-10-02 19:23:41,676 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:41,676 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:41,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:42,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-8e44eb8f-ae03-40e1-bc7b-ddc42bf9b6e0 x-compute-request-id: req-8e44eb8f-ae03-40e1-bc7b-ddc42bf9b6e0 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:42,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-8e44eb8f-ae03-40e1-bc7b-ddc42bf9b6e0 2018-10-02 19:23:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:42,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b7c9b45b-de26-4770-b66c-33d29c666234 Date: Tue, 02 Oct 2018 19: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:42,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-b7c9b45b-de26-4770-b66c-33d29c666234 2018-10-02 19:23:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d900689-caf2-403b-87f3-4c266afb8243 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:42,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-8d900689-caf2-403b-87f3-4c266afb8243 2018-10-02 19:23:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:42,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8549391a-e64d-4b64-9795-01f222058459 Date: Tue, 02 Oct 2018 19:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:42,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-8549391a-e64d-4b64-9795-01f222058459 2018-10-02 19:23:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:42,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-79c2a6cb-e3e5-48ab-99bd-22998dac3867 Date: Tue, 02 Oct 2018 19:23:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["5ce51bb2-3f09-4cdb-ba8b-7875ff46128a","7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:42,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-79c2a6cb-e3e5-48ab-99bd-22998dac3867 2018-10-02 19:23:42,525 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:23:42,527 - paramiko.transport - DEBUG - starting thread (client mode): 0xbeb02c90L 2018-10-02 19:23:42,528 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:23:42,531 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:23:42,531 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:23:42,532 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:23:42,533 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:23:42,533 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:23:42,533 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:23:42,533 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:23:42,533 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:23:42,576 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:23:42,576 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:23:42,592 - paramiko.transport - DEBUG - Trying key 56263907f2aecb2be1dda4969ce681b7 from tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7 2018-10-02 19:23:42,616 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:23:42,624 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:23:42,724 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:23:42,738 - create_instance - INFO - SSH is active for VM instance 2018-10-02 19:23:42,739 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:23:42,740 - paramiko.transport - DEBUG - starting thread (client mode): 0xbeb02c90L 2018-10-02 19:23:42,740 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:23:42,743 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:23:42,744 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:23:42,745 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:23:42,745 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:23:42,745 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:23:42,745 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:23:42,745 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:23:42,746 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:23:42,791 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:23:42,792 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:23:42,805 - paramiko.transport - DEBUG - Trying key 56263907f2aecb2be1dda4969ce681b7 from tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7 2018-10-02 19:23:42,832 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:23:42,839 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:23:42,869 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:23:43,016 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 19:23:43,016 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:23:43,035 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:23:43,047 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:23:43,047 - create_instance - INFO - cloud-init complete for VM instance 2018-10-02 19:23:43,049 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 19:23:43,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:43,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29e3343b-0758-4ed7-8261-a1b0ea3fc508 x-compute-request-id: req-29e3343b-0758-4ed7-8261-a1b0ea3fc508 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:43,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-29e3343b-0758-4ed7-8261-a1b0ea3fc508 2018-10-02 19:23:43,626 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:43,626 - create_instance - INFO - VM is - ACTIVE 2018-10-02 19:23:43,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:44,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b1cede9-7ff5-4486-83b3-389d3757587d x-compute-request-id: req-6b1cede9-7ff5-4486-83b3-389d3757587d Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:44,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-6b1cede9-7ff5-4486-83b3-389d3757587d 2018-10-02 19:23:44,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:44,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-80adb19d-a1c4-4477-bf4f-49042306c1ef Date: Tue, 02 Oct 2018 19: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:44,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-80adb19d-a1c4-4477-bf4f-49042306c1ef 2018-10-02 19:23:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:44,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb70630b-de09-48d1-9f10-d89814e09774 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:44,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-eb70630b-de09-48d1-9f10-d89814e09774 2018-10-02 19:23:44,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:44,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-855ac643-c76e-44c9-9760-91e203a524c2 Date: Tue, 02 Oct 2018 19:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:44,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-855ac643-c76e-44c9-9760-91e203a524c2 2018-10-02 19:23:44,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:44,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-e3d5fef1-309f-4fd7-996d-22c9af82b245 Date: Tue, 02 Oct 2018 19:23:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["5ce51bb2-3f09-4cdb-ba8b-7875ff46128a","7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:44,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-e3d5fef1-309f-4fd7-996d-22c9af82b245 2018-10-02 19:23:44,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:45,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b97036-c8ad-4e18-aa9b-2a93958cd58b x-compute-request-id: req-16b97036-c8ad-4e18-aa9b-2a93958cd58b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:45,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-16b97036-c8ad-4e18-aa9b-2a93958cd58b 2018-10-02 19:23:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:45,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fd3bad81-ee06-4ed7-81d1-0ea80ef5c0df Date: Tue, 02 Oct 2018 19: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":["fe092399-4583-4574-997c-fd607915a741"],"updated_at":"2018-10-02T19:21:19Z","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9e5a1b9919d04037b11ecd73821f097d","id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net"}]} 2018-10-02 19:23:45,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net used request id req-fd3bad81-ee06-4ed7-81d1-0ea80ef5c0df 2018-10-02 19:23:45,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:45,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8426080f-d1d3-446e-a447-aea0d23ad052 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:23:45,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-8426080f-d1d3-446e-a447-aea0d23ad052 2018-10-02 19:23:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:45,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-44c4d2a1-8d14-42ec-9ce0-928fbaeb18c7 Date: Tue, 02 Oct 2018 19:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","dns_nameservers":[],"updated_at":"2018-10-02T19:21: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":"9e5a1b9919d04037b11ecd73821f097d","id":"fe092399-4583-4574-997c-fd607915a741","subnetpool_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet"}]} 2018-10-02 19:23:45,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-44c4d2a1-8d14-42ec-9ce0-928fbaeb18c7 2018-10-02 19:23:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:45,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-f5524681-3749-4894-bf71-51f38fd5e031 Date: Tue, 02 Oct 2018 19:23:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:23:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.12"}],"id":"28483c98-5da2-4a10-85f7-f70183ace4f7","security_groups":["5ce51bb2-3f09-4cdb-ba8b-7875ff46128a","7ee7aaca-6052-4280-93ba-f7b0dee0888f"],"mac_address":"fa:16:3e:30:98:ea","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:40Z","binding:vnic_type":"normal","device_id":"c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.4"}],"id":"560ce72b-904a-499e-b24b-4c097895a450","security_groups":[],"mac_address":"fa:16:3e:ce:06:94","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.2"}],"id":"61967b51-a825-430a-b4ca-f4cab5879959","security_groups":[],"mac_address":"fa:16:3e:b6:00:9a","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-941ad60f-44c9-4550-a1cc-b7f302a476b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.1"}],"id":"635f09a6-118f-40f0-a1b4-14ed9d8a67da","security_groups":[],"mac_address":"fa:16:3e:32:db:bc","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:28Z","binding:vnic_type":"normal","device_id":"c8b3cb88-4366-486a-8ace-69724062b4eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:21:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe092399-4583-4574-997c-fd607915a741","ip_address":"10.55.1.3"}],"id":"915a6767-0473-4b42-b539-449957f79109","security_groups":[],"mac_address":"fa:16:3e:45:c0:a0","project_id":"9e5a1b9919d04037b11ecd73821f097d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"941ad60f-44c9-4550-a1cc-b7f302a476b5","tenant_id":"9e5a1b9919d04037b11ecd73821f097d","created_at":"2018-10-02T19:21:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-941ad60f-44c9-4550-a1cc-b7f302a476b5"}]} 2018-10-02 19:23:45,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-f5524681-3749-4894-bf71-51f38fd5e031 2018-10-02 19:23:45,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}}' 2018-10-02 19:23:46,009 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-69b0b861-b055-47db-a34f-82712a521425 x-compute-request-id: req-69b0b861-b055-47db-a34f-82712a521425 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: '5ce51bb2-3f09-4cdb-ba8b-7875ff46128a'.\nNeutron server returns request_ids: ['req-7dc2326f-9ef5-4d13-be5e-447828f28bce']", "code": 400}} 2018-10-02 19:23:46,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5/action used request id req-69b0b861-b055-47db-a34f-82712a521425 2018-10-02 19:23:46,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:46,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63443afd-1ca7-4388-b173-386f1e8b1c65 x-compute-request-id: req-63443afd-1ca7-4388-b173-386f1e8b1c65 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:98:ea", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "security_groups": [{"name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp"}, {"name": "default"}], "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:26Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:46,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-63443afd-1ca7-4388-b173-386f1e8b1c65 2018-10-02 19:23:46,188 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp] already added to VM [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] 2018-10-02 19:23:46,191 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-02 19:23:46,193 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-02 19:23:47,473 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-02 19:23:47,475 - paramiko.transport - DEBUG - starting thread (client mode): 0xbeac9a50L 2018-10-02 19:23:47,475 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:23:47,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-02 19:23:47,478 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-02 19:23:47,479 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:23:47,479 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:23:47,480 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:23:47,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:23:47,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:23:47,480 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:23:47,519 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:23:47,520 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:23:47,540 - paramiko.transport - DEBUG - Trying key 56263907f2aecb2be1dda4969ce681b7 from tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7 2018-10-02 19:23:47,560 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:23:47,567 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:23:47,572 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:23:47,732 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 19:23:47,732 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:23:47,738 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:23:47,756 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:23:47,756 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 19:23:47,857 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:23:47,871 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-02 19:23:47,871 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-02 19:23:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/2e0135f9-a8ae-4c19-b175-db5df60e014c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:48,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d764da2-e37b-4f65-94a4-e70d0300ce98 Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:48,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/2e0135f9-a8ae-4c19-b175-db5df60e014c used request id req-3d764da2-e37b-4f65-94a4-e70d0300ce98 2018-10-02 19:23:48,911 - create_instance - INFO - Deleting Port with ID - 28483c98-5da2-4a10-85f7-f70183ace4f7 2018-10-02 19:23:48,912 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-port-1 2018-10-02 19:23:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/28483c98-5da2-4a10-85f7-f70183ace4f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:49,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e03b55d-02fa-4a7d-b7ee-4ea180dda35b Date: Tue, 02 Oct 2018 19:23:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:49,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/28483c98-5da2-4a10-85f7-f70183ace4f7 used request id req-2e03b55d-02fa-4a7d-b7ee-4ea180dda35b 2018-10-02 19:23:49,358 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst 2018-10-02 19:23:49,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:49,505 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:23: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-572e3e6e-b625-4f82-baad-59a7fb24c121 x-compute-request-id: req-572e3e6e-b625-4f82-baad-59a7fb24c121 Content-Type: application/json 2018-10-02 19:23:49,505 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-572e3e6e-b625-4f82-baad-59a7fb24c121 2018-10-02 19:23:49,506 - create_instance - INFO - Checking deletion status 2018-10-02 19:23:49,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:49,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:23: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-164a6bae-5f64-4d4a-a308-1fb5d31c7f85 x-compute-request-id: req-164a6bae-5f64-4d4a-a308-1fb5d31c7f85 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.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "rel": "bookmark"}], "image": {"id": "45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "links": [{"href": "http://172.30.9.22:8774/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:23:26.000000", "flavor": {"id": "cfe62db4-39fd-412c-a16b-1e23e0dffb24", "links": [{"href": "http://172.30.9.22:8774/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24", "rel": "bookmark"}]}, "id": "c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5", "user_id": "be996c797a204a44b50a1ea4a3d5b21b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:23:49Z", "hostId": "389b53635d62677cb2e2aff3e53e11e1bdd3285b987a0055ccc76633", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp", "name": "AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst", "created": "2018-10-02T19:21:43Z", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-02 19:23:49,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-164a6bae-5f64-4d4a-a308-1fb5d31c7f85 2018-10-02 19:23:49,904 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst] is - ACTIVE 2018-10-02 19:23:49,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-02 19:23:52,908 - create_instance - DEBUG - VM status query timeout in 296.598191977 2018-10-02 19:23:52,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69def7500afb2934c7c82478007c3ac25a832d81" 2018-10-02 19:23:52,970 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 02 Oct 2018 19:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d45611b-8f48-4e19-a940-eb86ea580799 x-compute-request-id: req-1d45611b-8f48-4e19-a940-eb86ea580799 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 could not be found.", "code": 404}} 2018-10-02 19:23:52,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 used request id req-1d45611b-8f48-4e19-a940-eb86ea580799 2018-10-02 19:23:52,971 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c241e4cd-3967-4a1c-bd8f-c9bfa90d60d5 could not be found. (HTTP 404) (Request-ID: req-1d45611b-8f48-4e19-a940-eb86ea580799) 2018-10-02 19:23:52,971 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-inst 2018-10-02 19:23:52,972 - neutron_utils - INFO - Deleting security group rule with ID - 0134ab03-0fc5-4ac7-bf45-c60df4c1b7e1 2018-10-02 19:23:52,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/0134ab03-0fc5-4ac7-bf45-c60df4c1b7e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:23:53,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a99cf792-15bb-4f46-b9ae-e83f22a3b400 Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:53,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/0134ab03-0fc5-4ac7-bf45-c60df4c1b7e1 used request id req-a99cf792-15bb-4f46-b9ae-e83f22a3b400 2018-10-02 19:23:53,089 - neutron_utils - INFO - Deleting security group rule with ID - a7925904-af91-42ad-b251-789fdd9d29d2 2018-10-02 19:23:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/a7925904-af91-42ad-b251-789fdd9d29d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:23:53,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef9950d9-2b09-4239-938f-4655be79aafb Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:53,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/a7925904-af91-42ad-b251-789fdd9d29d2 used request id req-ef9950d9-2b09-4239-938f-4655be79aafb 2018-10-02 19:23:53,341 - neutron_utils - INFO - Deleting security group rule with ID - a18c481c-ed15-44b8-833d-2b25c232745c 2018-10-02 19:23:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/a18c481c-ed15-44b8-833d-2b25c232745c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:23:53,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebbb8249-840f-4325-8eff-4d2a05226bcc Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:53,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/a18c481c-ed15-44b8-833d-2b25c232745c used request id req-ebbb8249-840f-4325-8eff-4d2a05226bcc 2018-10-02 19:23:53,600 - neutron_utils - INFO - Deleting security group rule with ID - 2c759dc8-9cce-4835-ac4c-d5420c96f23c 2018-10-02 19:23:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/2c759dc8-9cce-4835-ac4c-d5420c96f23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:23:53,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04511ad5-0c7a-4d22-ab9a-413833a551ca Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:53,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/2c759dc8-9cce-4835-ac4c-d5420c96f23c used request id req-04511ad5-0c7a-4d22-ab9a-413833a551ca 2018-10-02 19:23:53,855 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-sec-grp 2018-10-02 19:23:53,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5ce51bb2-3f09-4cdb-ba8b-7875ff46128a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3092f599c39ea4a7e6bc7afd6bcedc7537ecc18a" 2018-10-02 19:23:54,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c58fcd2d-3a46-450d-bf36-b0dbe2ccf823 Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:54,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5ce51bb2-3f09-4cdb-ba8b-7875ff46128a used request id req-c58fcd2d-3a46-450d-bf36-b0dbe2ccf823 2018-10-02 19:23:54,158 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp 2018-10-02 19:23:54,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db0449bef30fe415b7397ba2e1fa7bd8e2a632" 2018-10-02 19:23:54,198 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-abc1d7d8-623a-4ad9-b501-a772b95b837a x-compute-request-id: req-abc1d7d8-623a-4ad9-b501-a772b95b837a Content-Length: 0 Content-Type: application/json 2018-10-02 19:23:54,198 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-kp used request id req-abc1d7d8-623a-4ad9-b501-a772b95b837a 2018-10-02 19:23:54,199 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7.pub] 2018-10-02 19:23:54,199 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7] 2018-10-02 19:23:54,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069c6f9019fa9e4d6cb36332c017a9f4f10f4057" 2018-10-02 19:23:54,244 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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 x-openstack-request-id: req-2dc60445-0780-4c03-8c65-69ee60d46f9a x-compute-request-id: req-2dc60445-0780-4c03-8c65-69ee60d46f9a Content-Length: 0 Content-Type: application/json 2018-10-02 19:23:54,244 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/cfe62db4-39fd-412c-a16b-1e23e0dffb24 used request id req-2dc60445-0780-4c03-8c65-69ee60d46f9a 2018-10-02 19:23:54,245 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router and subnet AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet 2018-10-02 19:23:54,245 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router 2018-10-02 19:23:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" -d '{"subnet_id": "fe092399-4583-4574-997c-fd607915a741"}' 2018-10-02 19:23:55,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d50367bb-8f84-4e14-8f36-7463f3c62c8d Date: Tue, 02 Oct 2018 19:23:55 GMT RESP BODY: {"network_id": "941ad60f-44c9-4550-a1cc-b7f302a476b5", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "subnet_id": "fe092399-4583-4574-997c-fd607915a741", "subnet_ids": ["fe092399-4583-4574-997c-fd607915a741"], "port_id": "635f09a6-118f-40f0-a1b4-14ed9d8a67da", "id": "c8b3cb88-4366-486a-8ace-69724062b4eb"} 2018-10-02 19:23:55,638 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb/remove_router_interface used request id req-d50367bb-8f84-4e14-8f36-7463f3c62c8d 2018-10-02 19:23:55,638 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router 2018-10-02 19:23:55,638 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-router 2018-10-02 19:23:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c466cc6035712465e085cf858feddae21a81fbf1" 2018-10-02 19:23:59,159 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c693ea38-f9a9-4f21-978c-70f85ceaab40 Content-Length: 0 Date: Tue, 02 Oct 2018 19:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:23:59,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c8b3cb88-4366-486a-8ace-69724062b4eb used request id req-c693ea38-f9a9-4f21-978c-70f85ceaab40 2018-10-02 19:23:59,160 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet 2018-10-02 19:23:59,160 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-subnet 2018-10-02 19:23:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/fe092399-4583-4574-997c-fd607915a741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:24:01,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad622076-229b-40ce-8d4e-459b8cd2ad55 Date: Tue, 02 Oct 2018 19:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:24:01,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/fe092399-4583-4574-997c-fd607915a741 used request id req-ad622076-229b-40ce-8d4e-459b8cd2ad55 2018-10-02 19:24:01,683 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7-pub-net 2018-10-02 19:24:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/941ad60f-44c9-4550-a1cc-b7f302a476b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4d54609061ac8a69f900f04ac5be3b9d2afb99" 2018-10-02 19:24:03,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49b5eeee-0c20-45d2-8353-07849da4d93e Date: Tue, 02 Oct 2018 19:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:24:03,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/941ad60f-44c9-4550-a1cc-b7f302a476b5 used request id req-49b5eeee-0c20-45d2-8353-07849da4d93e 2018-10-02 19:24:03,215 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-cfa76827-7643-43ae-9752-ae38c84a53a7--image 2018-10-02 19:24:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddbb3df9a2b6fdf65c8bd6f0c14df5a8822384b5" 2018-10-02 19:24:04,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebbede45-77fb-43d6-a599-fcdb468dfa8f Date: Tue, 02 Oct 2018 19:24:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:24:04,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/45ed4596-0b27-41e9-bfdb-81c00f6edfa9 used request id req-ebbede45-77fb-43d6-a599-fcdb468dfa8f 2018-10-02 19:24:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:04,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4c583c59-a6eb-41a0-ba1b-8a024b87271d Date: Tue, 02 Oct 2018 19:24:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:17Z", "updated_at": "2018-10-02T19:21:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "revision_number": 0, "id": "372eeb62-2618-4d0a-8554-319637148de4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "revision_number": 0, "id": "4fe76887-e154-45e6-948d-678eb2649959", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "revision_number": 0, "id": "6d5a9302-d949-46a7-8bf8-af29ce365b72", "remote_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "revision_number": 0, "id": "766dc5fc-3e71-4fd7-b5f4-c36e7ed106b1", "remote_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "remote_ip_prefix": null, "created_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5a1b9919d04037b11ecd73821f097d"}], "revision_number": 4, "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:24:04,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-4c583c59-a6eb-41a0-ba1b-8a024b87271d 2018-10-02 19:24:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:05,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c07bf76-1d0f-47cd-bcd2-ed3f35047d5c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d"}, "enabled": true, "id": "9e5a1b9919d04037b11ecd73821f097d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-31e47c0c-8600-4a1-proj"}} 2018-10-02 19:24:05,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-1c07bf76-1d0f-47cd-bcd2-ed3f35047d5c 2018-10-02 19:24:05,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ee7aaca-6052-4280-93ba-f7b0dee0888f 2018-10-02 19:24:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7ee7aaca-6052-4280-93ba-f7b0dee0888f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:05,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-edebd220-a7f4-4d4d-b081-a370159f8423 Date: Tue, 02 Oct 2018 19:24: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-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:17Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "372eeb62-2618-4d0a-8554-319637148de4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:17Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "4fe76887-e154-45e6-948d-678eb2649959"}, {"remote_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:17Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "6d5a9302-d949-46a7-8bf8-af29ce365b72"}, {"remote_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T19:21:17Z", "security_group_id": "7ee7aaca-6052-4280-93ba-f7b0dee0888f", "port_range_min": null, "revision_number": 0, "tenant_id": "9e5a1b9919d04037b11ecd73821f097d", "created_at": "2018-10-02T19:21:17Z", "project_id": "9e5a1b9919d04037b11ecd73821f097d", "id": "766dc5fc-3e71-4fd7-b5f4-c36e7ed106b1"}]} 2018-10-02 19:24:05,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7ee7aaca-6052-4280-93ba-f7b0dee0888f used request id req-edebd220-a7f4-4d4d-b081-a370159f8423 2018-10-02 19:24:05,195 - neutron_utils - INFO - Deleting security group with name - default 2018-10-02 19:24:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7ee7aaca-6052-4280-93ba-f7b0dee0888f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:05,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd63631f-12e9-4939-98ef-4735fbbbf111 Content-Length: 0 Date: Tue, 02 Oct 2018 19:24:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:24:05,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7ee7aaca-6052-4280-93ba-f7b0dee0888f used request id req-bd63631f-12e9-4939-98ef-4735fbbbf111 2018-10-02 19:24:05,560 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-31e47c0c-8600-4a1-proj 2018-10-02 19:24:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:05,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ddd0306-c00c-44e0-aacb-e879b6f73409 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:05,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9e5a1b9919d04037b11ecd73821f097d used request id req-4ddd0306-c00c-44e0-aacb-e879b6f73409 2018-10-02 19:24:05,771 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-31e47c0c-8600-4a1-proj-role 2018-10-02 19:24:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/2e80286d661b40db965fd24602758871 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:05,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7b1497-a3b6-4331-8ef0-b2c9e80ec1d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:05,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2e80286d661b40db965fd24602758871 used request id req-ee7b1497-a3b6-4331-8ef0-b2c9e80ec1d1 2018-10-02 19:24:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd8532e21c1a3284f74e84af5de084b5cbf218e" 2018-10-02 19:24:05,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30b356f-b03c-43d4-b5d4-6fc4b766f667 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:05,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d30b356f-b03c-43d4-b5d4-6fc4b766f667 2018-10-02 19:24:05,973 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-31e47c0c-8600-4a1-user 2018-10-02 19:24:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/be996c797a204a44b50a1ea4a3d5b21b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdd2916af7ca8826e4ff169b1ec44091b34fe02" 2018-10-02 19:24:06,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ccd39b-35d6-44ef-be28-ea65a6d84d14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:06,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/be996c797a204a44b50a1ea4a3d5b21b used request id req-d6ccd39b-35d6-44ef-be28-ea65a6d84d14 2018-10-02 19:24:06,152 - 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 3399.844s OK 2018-10-02 19:24:06,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 19:24:06,320 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:40 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-02 19:24:06,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:06,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497b6e87-f7b3-4b61-9ec5-d0fa428962ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cf4c6ded95d4fc7b9f254a4040f41b6", "links": {"self": "http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:06,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-497b6e87-f7b3-4b61-9ec5-d0fa428962ac 2018-10-02 19:24:06,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829501152039s 2018-10-02 19:24:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 19:24:06,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:06,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-948a1a98-9a22-4d89-98e8-2b15ff5d5ae8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:06,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2cf4c6ded95d4fc7b9f254a4040f41b6 used request id req-948a1a98-9a22-4d89-98e8-2b15ff5d5ae8 2018-10-02 19:24:06,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.129518032074s 2018-10-02 19:24:06,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:24:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:06,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1335ae1-953e-4d94-9e94-4a2c7e7ee2c3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014", "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "domain_id": "default", "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:24:06,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1335ae1-953e-4d94-9e94-4a2c7e7ee2c3 2018-10-02 19:24:06,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105458021164s 2018-10-02 19:24:06,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1335ae1-953e-4d94-9e94-4a2c7e7ee2c3 2018-10-02 19:24:06,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:24:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:06,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98191098-2d83-4dd0-9ef6-a28ff3e89770 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203"}, "enabled": true, "id": "7c74f88cec1b48e395b8ce514a3ab203", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_27f40502-8305-4234-ba97-be86dd892014"}} 2018-10-02 19:24:06,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 used request id req-98191098-2d83-4dd0-9ef6-a28ff3e89770 2018-10-02 19:24:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905179977417s 2018-10-02 19:24:06,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 used request id req-98191098-2d83-4dd0-9ef6-a28ff3e89770 2018-10-02 19:24:06,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 19:24:06,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:06,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db4e13a5-ebc2-40fb-a0c9-3ef43d168fd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:06,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 used request id req-db4e13a5-ebc2-40fb-a0c9-3ef43d168fd8 2018-10-02 19:24:06,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220488071442s 2018-10-02 19:24:06,966 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7c74f88cec1b48e395b8ce514a3ab203 used request id req-db4e13a5-ebc2-40fb-a0c9-3ef43d168fd8 2018-10-02 19:24:06,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:24:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539675a5-25fe-412e-8af9-6f73c1a013f0 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8"}, "enabled": true, "id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_27f40502-8305-4234-ba97-be86dd892014"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 19:24:07,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-539675a5-25fe-412e-8af9-6f73c1a013f0 2018-10-02 19:24:07,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937311649323s 2018-10-02 19:24:07,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-539675a5-25fe-412e-8af9-6f73c1a013f0 2018-10-02 19:24:07,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 19:24:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:07,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b044f9c3-e83c-47fe-a9b9-1c1024f436de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:07,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-b044f9c3-e83c-47fe-a9b9-1c1024f436de 2018-10-02 19:24:07,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.131595134735s 2018-10-02 19:24:07,195 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8a91b7fce7ee427cbe0b5f42251b4fc8 used request id req-b044f9c3-e83c-47fe-a9b9-1c1024f436de 2018-10-02 19:24:07,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:07,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:07,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea60c0eb-a2ba-4afa-bd21-e9ad0099cddc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c245f327237b4096a6435c252d9a5186", "links": {"self": "http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:07,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ea60c0eb-a2ba-4afa-bd21-e9ad0099cddc 2018-10-02 19:24:07,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789539813995s 2018-10-02 19:24:07,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 19:24:07,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:07,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b19cff3-08d1-4e12-a2f7-57c96d0f293e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:07,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/c245f327237b4096a6435c252d9a5186 used request id req-0b19cff3-08d1-4e12-a2f7-57c96d0f293e 2018-10-02 19:24:07,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0955679416656s 2018-10-02 19:24:07,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:24:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=8a91b7fce7ee427cbe0b5f42251b4fc8&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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:07,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b87a3a9a-cc8c-47e4-ab5c-d0acf0939919 Date: Tue, 02 Oct 2018 19:24:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:24:07,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=8a91b7fce7ee427cbe0b5f42251b4fc8&name=default used request id req-b87a3a9a-cc8c-47e4-ab5c-d0acf0939919 2018-10-02 19:24:07,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189586162567s 2018-10-02 19:24:07,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=8a91b7fce7ee427cbe0b5f42251b4fc8&name=default used request id req-b87a3a9a-cc8c-47e4-ab5c-d0acf0939919 2018-10-02 19:24:07,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:24:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:07,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ee4bd7eb-5ee7-4f9a-8349-2c59258c3fe7 Date: Tue, 02 Oct 2018 19:24:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "created_at": "2018-10-02T18:27:35Z", "updated_at": "2018-10-02T18:27:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "78fb3e56-6502-4cda-9f3c-86667a5b44f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "92e41f62-fbc3-42d8-9f70-91ab0584d0ed", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "b68c011f-5e15-4cf9-909d-da96f888f62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T18:27:35Z", "revision_number": 0, "id": "85fd61bd-0908-4a18-96c8-7edb0a4329ff", "remote_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "remote_ip_prefix": null, "created_at": "2018-10-02T18:27:35Z", "security_group_id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "tenant_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8"}], "revision_number": 4, "project_id": "8a91b7fce7ee427cbe0b5f42251b4fc8", "id": "f98778d7-e3d6-4a9b-af87-de26dcb4f3cb", "name": "default"}]} 2018-10-02 19:24:07,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ee4bd7eb-5ee7-4f9a-8349-2c59258c3fe7 2018-10-02 19:24:07,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199740171432s 2018-10-02 19:24:07,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ee4bd7eb-5ee7-4f9a-8349-2c59258c3fe7 2018-10-02 19:24:07,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 19:24:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f98778d7-e3d6-4a9b-af87-de26dcb4f3cb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d96b1b5e4c12c3da0f851b7ac7b85bfa3901fe" 2018-10-02 19:24:08,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30a5d8b4-d29c-432c-a3a3-957d365ed280 Content-Length: 0 Date: Tue, 02 Oct 2018 19:24:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:24:08,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f98778d7-e3d6-4a9b-af87-de26dcb4f3cb.json used request id req-30a5d8b4-d29c-432c-a3a3-957d365ed280 2018-10-02 19:24:08,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.309638023376s 2018-10-02 19:24:08,086 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f98778d7-e3d6-4a9b-af87-de26dcb4f3cb.json used request id req-30a5d8b4-d29c-432c-a3a3-957d365ed280 2018-10-02 19:24:08,138 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 19:24:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 19:24:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 19:24:08,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 19:24:08,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 19:24:08,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:24:08,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade42635-c938-49b5-939a-5ef949872051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:24:08,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ade42635-c938-49b5-939a-5ef949872051 2018-10-02 19:24:08,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:24:08,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["JFJc2jVqT0qOdW35AfYQww"], "issued_at": "2018-10-02T19:24:08.000000Z"}} 2018-10-02 19:24:08,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 19:24:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:08,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f1d08586-b9f4-4f76-8cd1-114570e1dcf4 Date: Tue, 02 Oct 2018 19:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 19:24:08,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1d08586-b9f4-4f76-8cd1-114570e1dcf4 2018-10-02 19:24:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343968868256s 2018-10-02 19:24:08,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1d08586-b9f4-4f76-8cd1-114570e1dcf4 2018-10-02 19:24:08,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 19:24:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:08,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:24: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:24:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:09,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2678b8aa-746f-48c4-a48b-16fe18712845 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 19:24:09,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2678b8aa-746f-48c4-a48b-16fe18712845 2018-10-02 19:24:09,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.087574005127s 2018-10-02 19:24:09,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 19:24:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}}' 2018-10-02 19:24:09,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4c1036-ea7a-40f7-8cb5-bd0459cb1006 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.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd"}, "enabled": true, "id": "9601d4f18b6b4a61887a34782ddf4bcd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}} 2018-10-02 19:24:09,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ba4c1036-ea7a-40f7-8cb5-bd0459cb1006 2018-10-02 19:24:09,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106709003448s 2018-10-02 19:24:09,115 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ba4c1036-ea7a-40f7-8cb5-bd0459cb1006 2018-10-02 19:24:09,116 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'id': u'9601d4f18b6b4a61887a34782ddf4bcd', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 19:24:09,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 19:24:09,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.386916875839s 2018-10-02 19:24:09,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:09,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2336145-4336-494c-a0e6-5883e1ffba5e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5"}, "enabled": true, "id": "d67ce34d271440dc9d180a0031f315f5", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}} 2018-10-02 19:24:09,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 used request id req-f2336145-4336-494c-a0e6-5883e1ffba5e 2018-10-02 19:24:09,592 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd67ce34d271440dc9d180a0031f315f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2'}) 2018-10-02 19:24:09,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:09,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd39272-2e64-4ba5-9da3-a49f81ce66e9 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:09,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0fd39272-2e64-4ba5-9da3-a49f81ce66e9 2018-10-02 19:24:09,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794789791107s 2018-10-02 19:24:09,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:09,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a07cc1-9c40-491c-943e-9a5a4ae836db Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:09,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-36a07cc1-9c40-491c-943e-9a5a4ae836db 2018-10-02 19:24:09,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.161664962769s 2018-10-02 19:24:09,836 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 19:24:09,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 19:24:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" -d '{"role": {"name": "Member"}}' 2018-10-02 19:24:09,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4894aa8e-6228-430f-b2a6-fdaa39a40e8e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}} 2018-10-02 19:24:09,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-4894aa8e-6228-430f-b2a6-fdaa39a40e8e 2018-10-02 19:24:09,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.092668056488s 2018-10-02 19:24:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427114e2-965d-4829-a1fe-a08e17b24d26 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "domain_id": null, "name": "Member", "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0"}} 2018-10-02 19:24:10,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0 used request id req-427114e2-965d-4829-a1fe-a08e17b24d26 2018-10-02 19:24:10,016 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0'}, 'domain_id': None, 'human_id': None, 'id': u'7e346e8fc0ea46b6bfdd4f310efa9ee0', 'HUMAN_ID': False}) 2018-10-02 19:24:10,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04837a3c-bf5f-4ac8-ab2f-9a18e908a171 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:10,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-04837a3c-bf5f-4ac8-ab2f-9a18e908a171 2018-10-02 19:24:10,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0862021446228s 2018-10-02 19:24:10,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 19:24:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6a71ab-ecdc-4e4a-9d93-a55c905683b6 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 19:24:10,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1b6a71ab-ecdc-4e4a-9d93-a55c905683b6 2018-10-02 19:24:10,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0717449188232s 2018-10-02 19:24:10,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:24:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8633d6be-c797-4551-9b4b-943338caecc2 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "links": {"self": "http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5"}, "domain_id": "default", "enabled": true, "id": "d67ce34d271440dc9d180a0031f315f5", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:24:10,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8633d6be-c797-4551-9b4b-943338caecc2 2018-10-02 19:24:10,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100771903992s 2018-10-02 19:24:10,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8633d6be-c797-4551-9b4b-943338caecc2 2018-10-02 19:24:10,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:24:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098081d6-de87-422d-9970-29c2ea5bf9cf Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd"}, "enabled": true, "id": "9601d4f18b6b4a61887a34782ddf4bcd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 19:24:10,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-098081d6-de87-422d-9970-29c2ea5bf9cf 2018-10-02 19:24:10,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788519382477s 2018-10-02 19:24:10,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-098081d6-de87-422d-9970-29c2ea5bf9cf 2018-10-02 19:24:10,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 19:24:10,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&scope.project.id=9601d4f18b6b4a61887a34782ddf4bcd&role.id=7e346e8fc0ea46b6bfdd4f310efa9ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f301e4d-c7f2-4b1d-a1a3-9bc2059ad91d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&scope.project.id=9601d4f18b6b4a61887a34782ddf4bcd&role.id=7e346e8fc0ea46b6bfdd4f310efa9ee0", "previous": null, "next": null}} 2018-10-02 19:24:10,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&scope.project.id=9601d4f18b6b4a61887a34782ddf4bcd&role.id=7e346e8fc0ea46b6bfdd4f310efa9ee0 used request id req-4f301e4d-c7f2-4b1d-a1a3-9bc2059ad91d 2018-10-02 19:24:10,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0762979984283s 2018-10-02 19:24:10,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 19:24:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd/users/d67ce34d271440dc9d180a0031f315f5/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8389bc9-73fd-4583-b11e-dd5e14462b53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:10,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd/users/d67ce34d271440dc9d180a0031f315f5/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0 used request id req-f8389bc9-73fd-4583-b11e-dd5e14462b53 2018-10-02 19:24:10,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0570840835571s 2018-10-02 19:24:10,501 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 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': '7b638d9b-1722-4022-9583-9532f3ed5a17', 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_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'project_id': u'9601d4f18b6b4a61887a34782ddf4bcd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 19:24:10,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 19:24:10,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 19:24:10,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 19:24:10,507 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'password': '7b638d9b-1722-4022-9583-9532f3ed5a17', 'project_name': 'neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9601d4f18b6b4a61887a34782ddf4bcd', 'project_domain_name': 'Default'} 2018-10-02 19:24:10,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:10,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd8ff3b-2ce8-4e6c-a832-d9593626a65e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:10,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-abd8ff3b-2ce8-4e6c-a832-d9593626a65e 2018-10-02 19:24:10,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084841966629s 2018-10-02 19:24:10,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32393fb0-9be3-40ab-8100-f60e796b6f54 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:10,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-32393fb0-9be3-40ab-8100-f60e796b6f54 2018-10-02 19:24:10,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758519172668s 2018-10-02 19:24:10,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 19:24:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84459012-d4bd-4d3a-b723-85a405d477d7 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 19:24:10,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-84459012-d4bd-4d3a-b723-85a405d477d7 2018-10-02 19:24:10,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823681354523s 2018-10-02 19:24:10,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:24:10,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05e8597-aa73-44d8-a44d-b167a5a02e70 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "links": {"self": "http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5"}, "domain_id": "default", "enabled": true, "id": "d67ce34d271440dc9d180a0031f315f5", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:24:10,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c05e8597-aa73-44d8-a44d-b167a5a02e70 2018-10-02 19:24:10,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100983142853s 2018-10-02 19:24:10,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c05e8597-aa73-44d8-a44d-b167a5a02e70 2018-10-02 19:24:10,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:24:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917bfad4-9351-4806-8053-e5d02c98bf4f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd"}, "enabled": true, "id": "9601d4f18b6b4a61887a34782ddf4bcd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 19:24:10,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-917bfad4-9351-4806-8053-e5d02c98bf4f 2018-10-02 19:24:10,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0733909606934s 2018-10-02 19:24:10,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-917bfad4-9351-4806-8053-e5d02c98bf4f 2018-10-02 19:24:10,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 19:24:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&scope.project.id=9601d4f18b6b4a61887a34782ddf4bcd&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c5c59f-a305-4e1c-88fd-60dbdbd3eb87 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&scope.project.id=9601d4f18b6b4a61887a34782ddf4bcd&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 19:24:11,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&scope.project.id=9601d4f18b6b4a61887a34782ddf4bcd&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-d3c5c59f-a305-4e1c-88fd-60dbdbd3eb87 2018-10-02 19:24:11,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0815169811249s 2018-10-02 19:24:11,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 19:24:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd/users/d67ce34d271440dc9d180a0031f315f5/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1230d9d-ae32-431b-958d-07a9e09153ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:11,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd/users/d67ce34d271440dc9d180a0031f315f5/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-d1230d9d-ae32-431b-958d-07a9e09153ae 2018-10-02 19:24:11,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.145870923996s 2018-10-02 19:24:11,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:11,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c9f8f1-f4c8-4677-ad44-8dd573821655 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:11,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b8c9f8f1-f4c8-4677-ad44-8dd573821655 2018-10-02 19:24:11,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0713279247284s 2018-10-02 19:24:11,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 19:24:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd97eb2-1a43-4e4c-842b-c60f240d36ea 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 19:24:11,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4dd97eb2-1a43-4e4c-842b-c60f240d36ea 2018-10-02 19:24:11,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.090409040451s 2018-10-02 19:24:11,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:24:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9db640-0585-456b-a6f3-17f07e94119b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "links": {"self": "http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5"}, "domain_id": "default", "enabled": true, "id": "d67ce34d271440dc9d180a0031f315f5", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:24:11,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee9db640-0585-456b-a6f3-17f07e94119b 2018-10-02 19:24:11,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104876995087s 2018-10-02 19:24:11,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee9db640-0585-456b-a6f3-17f07e94119b 2018-10-02 19:24:11,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 19:24:11,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b204ce62-0a9c-433b-8246-be6763f6d123 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-02 19:24:11,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d67ce34d271440dc9d180a0031f315f5&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default used request id req-b204ce62-0a9c-433b-8246-be6763f6d123 2018-10-02 19:24:11,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0764360427856s 2018-10-02 19:24:11,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 19:24:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/d67ce34d271440dc9d180a0031f315f5/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:24:11,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1353d565-2692-410d-8441-bfe7155f85bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:24:11,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/d67ce34d271440dc9d180a0031f315f5/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-1353d565-2692-410d-8441-bfe7155f85bb 2018-10-02 19:24:11,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114634037018s 2018-10-02 19:24:11,633 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-02 19:24:14,257 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-02 19:24:13.823 11550 INFO rally.deployment.engine [-] Deployment ead76a1c-e00e-440e-afb5-359a649ce1d7 | Starting: Destroy cloud and free allocated resources. 2018-10-02 19:24:13.911 11550 INFO rally.deployment.engine [-] Deployment ead76a1c-e00e-440e-afb5-359a649ce1d7 | Completed: Destroy cloud and free allocated resources. 2018-10-02 19:24:13.954 11550 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64) for deployment 'opnfv-rally'. 2018-10-02 19:24:13.978 11550 INFO rally.api [-] Deleting verification (UUID=78177918-2a82-46a1-aea5-6b5d420d0068). 2018-10-02 19:24:14.028 11550 INFO rally.api [-] Verification has been successfully deleted! 2018-10-02 19:24:14.029 11550 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64). 2018-10-02 19:24:14.037 11550 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-02 19:24:16,872 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-02 19:24:16.536 11553 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3ca8a859-3d55-4d39-88a2-5c18f840d931) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3ca8a859-3d55-4d39-88a2-5c18f840d931 | 2018-10-02T19:24:16 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3ca8a859-3d55-4d39-88a2-5c18f840d931 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-02 19:24:20,234 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-02 19:24:20,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-02 19:24:22,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-02 19:24:22.601 11559 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e07fdb3c-1bf2-4470-84d7-1d8c30890b64). 2018-10-02 19:24:22.732 11559 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-02 19:24:26,467 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-02 19:24:25.009 11562 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-02 19:24:25.152 11562 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-02 19:24:26.283 11562 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263) as the default verifier for the future CLI operations. 2018-10-02 19:24:29,680 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-02 19:24:29,681 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 19:24:29,750 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 19:24:29,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:24:29,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdfd171-9fa0-4775-9136-65e3807a1d05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:24:29,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cbdfd171-9fa0-4775-9136-65e3807a1d05 2018-10-02 19:24:29,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:24:30,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9601d4f18b6b4a61887a34782ddf4bcd", "name": "neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/9601d4f18b6b4a61887a34782ddf4bcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "id": "d67ce34d271440dc9d180a0031f315f5"}, "audit_ids": ["5c5u4ZmuThC3m3gPGWGJmg"], "issued_at": "2018-10-02T19:24:30.000000Z"}} 2018-10-02 19:24:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:30,159 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 19:24:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 19:24:30,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:24:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8a9799b9-67e0-4e17-a643-698b62423836 Date: Tue, 02 Oct 2018 19:24:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:24:30,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8a9799b9-67e0-4e17-a643-698b62423836 2018-10-02 19:24:30,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.573838949203s 2018-10-02 19:24:30,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8a9799b9-67e0-4e17-a643-698b62423836 2018-10-02 19:24:30,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 19:24:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}' 2018-10-02 19:24:31,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605 X-Openstack-Request-Id: req-1b7c4317-93f3-4620-9a38-a7d8d0765eaf Date: Tue, 02 Oct 2018 19:24:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "59a87191-30bf-4015-80f0-f7586192e605", "size": null, "self": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": null, "created_at": "2018-10-02T19:24:31Z", "protected": false} 2018-10-02 19:24:31,364 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1b7c4317-93f3-4620-9a38-a7d8d0765eaf 2018-10-02 19:24:31,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.623440980911s 2018-10-02 19:24:31,365 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1b7c4317-93f3-4620-9a38-a7d8d0765eaf returning object 59a87191-30bf-4015-80f0-f7586192e605 2018-10-02 19:24:31,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 19:24:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605/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}5d202037b2deabc42da747b3e48375c3050a7bcf" -d '' 2018-10-02 19:24:33,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c02ca75f-4775-4be8-8ea1-0866a55ed43d Date: Tue, 02 Oct 2018 19:24:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:24:33,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file used request id req-c02ca75f-4775-4be8-8ea1-0866a55ed43d 2018-10-02 19:24:33,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.97958397865s 2018-10-02 19:24:33,345 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file used request id req-c02ca75f-4775-4be8-8ea1-0866a55ed43d 2018-10-02 19:24:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:24:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:33,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-18ffd1d7-73d6-46f3-aa98-1e1fcf0bc4aa Date: Tue, 02 Oct 2018 19:24:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "metadata": {}}], "file": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "59a87191-30bf-4015-80f0-f7586192e605", "size": 12716032, "self": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T19:24:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:24:33,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-18ffd1d7-73d6-46f3-aa98-1e1fcf0bc4aa 2018-10-02 19:24:33,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175570964813s 2018-10-02 19:24:33,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-18ffd1d7-73d6-46f3-aa98-1e1fcf0bc4aa 2018-10-02 19:24:33,524 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap', u'metadata': Munch({})})], 'file': u'/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file', 'owner': u'9601d4f18b6b4a61887a34782ddf4bcd', 'id': u'59a87191-30bf-4015-80f0-f7586192e605', 'size': 12716032, u'self': u'/v2/images/59a87191-30bf-4015-80f0-f7586192e605', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9601d4f18b6b4a61887a34782ddf4bcd', 'name': 'neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T19:24:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T19:24:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/59a87191-30bf-4015-80f0-f7586192e605', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'created': u'2018-10-02T19:24:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T19:24:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/59a87191-30bf-4015-80f0-f7586192e605', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 19:24:33,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 19:24:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 19:24:33,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd4b97ee-aa17-4e71-ac5c-61a4559f3507 x-compute-request-id: req-fd4b97ee-aa17-4e71-ac5c-61a4559f3507 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "name": "neutron_trunk-flavor_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:24:33,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fd4b97ee-aa17-4e71-ac5c-61a4559f3507 2018-10-02 19:24:33,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.278373003006s 2018-10-02 19:24:33,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fd4b97ee-aa17-4e71-ac5c-61a4559f3507 returning object b5b17afd-9a29-42a6-9fb1-233cb71fd4c5 2018-10-02 19:24:33,804 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', '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'c7df579f475a4319babeb31d9eeae3b3', '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'b5b17afd-9a29-42a6-9fb1-233cb71fd4c5', 'swap': 0}) 2018-10-02 19:24:33,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 19:24:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5/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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" -d '{"extra_specs": {}}' 2018-10-02 19:24:33,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc41ddb4-00c5-44ff-9418-cd38a791c232 x-compute-request-id: req-cc41ddb4-00c5-44ff-9418-cd38a791c232 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 19:24:33,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5/os-extra_specs used request id req-cc41ddb4-00c5-44ff-9418-cd38a791c232 2018-10-02 19:24:33,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205631256104s 2018-10-02 19:24:33,826 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5/os-extra_specs used request id req-cc41ddb4-00c5-44ff-9418-cd38a791c232 2018-10-02 19:24:33,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:24:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:33,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:24:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:33,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3381858-d0d3-4f22-ad2a-26d7be76ec74 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:24:33,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c3381858-d0d3-4f22-ad2a-26d7be76ec74 2018-10-02 19:24:33,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0853650569916s 2018-10-02 19:24:33,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-02 19:24:33,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:34,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a1b4b2-e921-451e-90dd-c9b0afd7fa20 x-compute-request-id: req-57a1b4b2-e921-451e-90dd-c9b0afd7fa20 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 10173, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 19:24:34,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-57a1b4b2-e921-451e-90dd-c9b0afd7fa20 2018-10-02 19:24:34,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.190840959549s 2018-10-02 19:24:34,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-57a1b4b2-e921-451e-90dd-c9b0afd7fa20 2018-10-02 19:24:34,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:24:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:34,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-1f24b343-f9e8-4140-a751-eb578e4a1b16 Date: Tue, 02 Oct 2018 19:24:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "metadata": {}}], "file": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "59a87191-30bf-4015-80f0-f7586192e605", "size": 12716032, "self": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T19:24:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:24:34,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1f24b343-f9e8-4140-a751-eb578e4a1b16 2018-10-02 19:24:34,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.020693063736s 2018-10-02 19:24:34,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1f24b343-f9e8-4140-a751-eb578e4a1b16 2018-10-02 19:24:34,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 19:24:34,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}' 2018-10-02 19:24:34,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1 X-Openstack-Request-Id: req-5565f734-2486-44de-a722-435b268d5fed Date: Tue, 02 Oct 2018 19:24:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "ae6eb43b-1a93-487d-a6ed-88a7d16b35d1", "size": null, "self": "/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:34Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": null, "created_at": "2018-10-02T19:24:34Z", "protected": false} 2018-10-02 19:24:34,728 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5565f734-2486-44de-a722-435b268d5fed 2018-10-02 19:24:34,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.594882965088s 2018-10-02 19:24:34,729 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5565f734-2486-44de-a722-435b268d5fed returning object ae6eb43b-1a93-487d-a6ed-88a7d16b35d1 2018-10-02 19:24:34,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 19:24:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/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}5d202037b2deabc42da747b3e48375c3050a7bcf" -d '' 2018-10-02 19:24:36,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82b26b1c-fb03-4452-af74-9461332c5733 Date: Tue, 02 Oct 2018 19:24:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:24:36,663 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/file used request id req-82b26b1c-fb03-4452-af74-9461332c5733 2018-10-02 19:24:36,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.93316102028s 2018-10-02 19:24:36,663 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/file used request id req-82b26b1c-fb03-4452-af74-9461332c5733 2018-10-02 19:24:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:24:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:24:37,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-34d62d49-bbe2-4680-8da2-d93580a6cf1f Date: Tue, 02 Oct 2018 19:24:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/snap", "metadata": {}}], "file": "/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "ae6eb43b-1a93-487d-a6ed-88a7d16b35d1", "size": 12716032, "self": "/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:36Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T19:24:34Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "metadata": {}}], "file": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "59a87191-30bf-4015-80f0-f7586192e605", "size": 12716032, "self": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T19:24:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:24:37,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-34d62d49-bbe2-4680-8da2-d93580a6cf1f 2018-10-02 19:24:37,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.570283889771s 2018-10-02 19:24:37,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-34d62d49-bbe2-4680-8da2-d93580a6cf1f 2018-10-02 19:24:37,237 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/file', 'owner': u'9601d4f18b6b4a61887a34782ddf4bcd', 'id': u'ae6eb43b-1a93-487d-a6ed-88a7d16b35d1', 'size': 12716032, u'self': u'/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9601d4f18b6b4a61887a34782ddf4bcd', 'name': 'neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T19:24:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T19:24:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', 'created': u'2018-10-02T19:24:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T19:24:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 19:24:37,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 19:24:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 19:24:37,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08513270-0f88-4aa2-8d71-c07de5de3ac8 x-compute-request-id: req-08513270-0f88-4aa2-8d71-c07de5de3ac8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7ef4123f-b1ac-4295-b437-8243426ae3a9", "name": "neutron_trunk-flavor_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:24:37,288 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-08513270-0f88-4aa2-8d71-c07de5de3ac8 2018-10-02 19:24:37,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0497272014618s 2018-10-02 19:24:37,288 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-08513270-0f88-4aa2-8d71-c07de5de3ac8 returning object 7ef4123f-b1ac-4295-b437-8243426ae3a9 2018-10-02 19:24:37,289 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', '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'c7df579f475a4319babeb31d9eeae3b3', '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'7ef4123f-b1ac-4295-b437-8243426ae3a9', 'swap': 0}) 2018-10-02 19:24:37,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 19:24:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9/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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" -d '{"extra_specs": {}}' 2018-10-02 19:24:37,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dcec8f0-422f-4cb8-9934-70484e4f13f5 x-compute-request-id: req-2dcec8f0-422f-4cb8-9934-70484e4f13f5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 19:24:37,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9/os-extra_specs used request id req-2dcec8f0-422f-4cb8-9934-70484e4f13f5 2018-10-02 19:24:37,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209488868713s 2018-10-02 19:24:37,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9/os-extra_specs used request id req-2dcec8f0-422f-4cb8-9934-70484e4f13f5 2018-10-02 19:24:37,312 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2', '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'c7df579f475a4319babeb31d9eeae3b3', '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'7ef4123f-b1ac-4295-b437-8243426ae3a9', 'swap': 0}) 2018-10-02 19:24:40,545 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-02 19:24:39.437 11581 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263) for deployment 'opnfv-rally' (UUID=3ca8a859-3d55-4d39-88a2-5c18f840d931). 2018-10-02 19:24:40.369 11581 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-02 19:24:40.372 11581 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263) has been successfully configured for deployment 'opnfv-rally' (UUID=3ca8a859-3d55-4d39-88a2-5c18f840d931)! 2018-10-02 19:24:40,545 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-02 19:24:40,546 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-02 19:24:40,548 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-02 19:24:40,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-02 19:24:43,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-02 19:24:43,691 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-02 19:24:43,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-02 19:24:43,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-02 19:24:45,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 19:24:45.843 11590 INFO rally.api [-] Starting verification (UUID=dd6ba3b3-8a48-4bc7-8fea-7691e3b19485) for deployment 'opnfv-rally' (UUID=3ca8a859-3d55-4d39-88a2-5c18f840d931) by verifier 'opnfv-tempest' (UUID=9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263). 2018-10-02 19:24:45,845 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: dd6ba3b3-8a48-4bc7-8fea-7691e3b19485 2018-10-02 19:26:33,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: dd6ba3b3-8a48-4bc7-8fea-7691e3b19485 2018-10-02 19:26:33,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'dd6ba3b3-8a48-4bc7-8fea-7691e3b19485']'. 2018-10-02 19:26:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-02 19:26:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-02 19:26:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 19:26:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dd6ba3b3-8a48-4bc7-8fea-7691e3b19485 | 2018-10-02 19:26:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-02 19:26:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-02 19:24:45 | 2018-10-02 19:26:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-02 19:26:33 | 2018-10-02 19:26:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:48 | 2018-10-02 19:26:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9a00668e-4ea5-4b6f-8ab7-8fd3b5b98263) | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3ca8a859-3d55-4d39-88a2-5c18f840d931) | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 96.814 | 2018-10-02 19:26:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-02 19:26:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-02 19:26:34,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-02 19:26:34,535 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 19:26:34,535 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-02 19:26:34,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 19:26:34,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:26:35,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89dc87f3-f2db-4346-a176-0839f5e19e95 Date: Tue, 02 Oct 2018 19:26:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:26:35,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1 used request id req-89dc87f3-f2db-4346-a176-0839f5e19e95 2018-10-02 19:26:35,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41659498215s 2018-10-02 19:26:35,959 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ae6eb43b-1a93-487d-a6ed-88a7d16b35d1 used request id req-89dc87f3-f2db-4346-a176-0839f5e19e95 2018-10-02 19:26:35,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 19:26:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:35,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26: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-db2e90dd-f75b-46ef-ba28-f140e2ed56e5 x-compute-request-id: req-db2e90dd-f75b-46ef-ba28-f140e2ed56e5 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7ef4123f-b1ac-4295-b437-8243426ae3a9", "name": "neutron_trunk-flavor_alt_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "name": "neutron_trunk-flavor_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 19:26:35,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-db2e90dd-f75b-46ef-ba28-f140e2ed56e5 2018-10-02 19:26:35,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0349450111389s 2018-10-02 19:26:35,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-db2e90dd-f75b-46ef-ba28-f140e2ed56e5 2018-10-02 19:26:35,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 19:26:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:36,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:26: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-4634673f-f165-4760-9408-24746f79aa1c x-compute-request-id: req-4634673f-f165-4760-9408-24746f79aa1c Content-Length: 0 Content-Type: application/json 2018-10-02 19:26:36,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9 used request id req-4634673f-f165-4760-9408-24746f79aa1c 2018-10-02 19:26:36,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401699542999s 2018-10-02 19:26:36,038 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7ef4123f-b1ac-4295-b437-8243426ae3a9 used request id req-4634673f-f165-4760-9408-24746f79aa1c 2018-10-02 19:26:36,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:26:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:26:36,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-78b1e656-c508-4192-b9aa-cb2e5851979e Date: Tue, 02 Oct 2018 19:26:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "metadata": {}}], "file": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605/file", "owner": "9601d4f18b6b4a61887a34782ddf4bcd", "id": "59a87191-30bf-4015-80f0-f7586192e605", "size": 12716032, "self": "/v2/images/59a87191-30bf-4015-80f0-f7586192e605", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/59a87191-30bf-4015-80f0-f7586192e605/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T19:24:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T19:24:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:26:36,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-78b1e656-c508-4192-b9aa-cb2e5851979e 2018-10-02 19:26:36,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.571278095245s 2018-10-02 19:26:36,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-78b1e656-c508-4192-b9aa-cb2e5851979e 2018-10-02 19:26:36,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 19:26:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d202037b2deabc42da747b3e48375c3050a7bcf" 2018-10-02 19:26:38,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c7ad82b-70a8-47ae-ab1b-e4a154bab1ee Date: Tue, 02 Oct 2018 19:26:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:26:38,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605 used request id req-7c7ad82b-70a8-47ae-ab1b-e4a154bab1ee 2018-10-02 19:26:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.68807506561s 2018-10-02 19:26:38,301 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/59a87191-30bf-4015-80f0-f7586192e605 used request id req-7c7ad82b-70a8-47ae-ab1b-e4a154bab1ee 2018-10-02 19:26:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 19:26:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:38,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f754e214-1b2b-48fd-b692-ce73d8dc8625 x-compute-request-id: req-f754e214-1b2b-48fd-b692-ce73d8dc8625 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b5b17afd-9a29-42a6-9fb1-233cb71fd4c5", "name": "neutron_trunk-flavor_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 19:26:38,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f754e214-1b2b-48fd-b692-ce73d8dc8625 2018-10-02 19:26:38,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0344569683075s 2018-10-02 19:26:38,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f754e214-1b2b-48fd-b692-ce73d8dc8625 2018-10-02 19:26:38,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 19:26:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:38,380 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-022dd461-bdf2-4a0f-adf2-6f731f738aa0 x-compute-request-id: req-022dd461-bdf2-4a0f-adf2-6f731f738aa0 Content-Length: 0 Content-Type: application/json 2018-10-02 19:26:38,380 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5 used request id req-022dd461-bdf2-4a0f-adf2-6f731f738aa0 2018-10-02 19:26:38,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419070720673s 2018-10-02 19:26:38,380 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b5b17afd-9a29-42a6-9fb1-233cb71fd4c5 used request id req-022dd461-bdf2-4a0f-adf2-6f731f738aa0 2018-10-02 19:26:38,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:26:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:38,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ffa839-ea0b-4cc7-8bf8-6f2da3d1863f Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2", "links": {"self": "http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5"}, "domain_id": "default", "enabled": true, "id": "d67ce34d271440dc9d180a0031f315f5", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:26:38,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-93ffa839-ea0b-4cc7-8bf8-6f2da3d1863f 2018-10-02 19:26:38,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104975223541s 2018-10-02 19:26:38,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-93ffa839-ea0b-4cc7-8bf8-6f2da3d1863f 2018-10-02 19:26:38,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:26:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:38,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bec12dd-d16f-45d3-8cb7-6a8e2c9621c5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5"}, "enabled": true, "id": "d67ce34d271440dc9d180a0031f315f5", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}} 2018-10-02 19:26:38,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 used request id req-7bec12dd-d16f-45d3-8cb7-6a8e2c9621c5 2018-10-02 19:26:38,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104255914688s 2018-10-02 19:26:38,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 used request id req-7bec12dd-d16f-45d3-8cb7-6a8e2c9621c5 2018-10-02 19:26:38,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 19:26:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:38,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9040c6a9-a638-4770-b391-424f41cfd102 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:26:38,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 used request id req-9040c6a9-a638-4770-b391-424f41cfd102 2018-10-02 19:26:38,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173810958862s 2018-10-02 19:26:38,772 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d67ce34d271440dc9d180a0031f315f5 used request id req-9040c6a9-a638-4770-b391-424f41cfd102 2018-10-02 19:26:38,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:26:38,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:38,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b849ae84-c7be-44df-be40-73f424412dd4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd"}, "enabled": true, "id": "9601d4f18b6b4a61887a34782ddf4bcd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_afdd6ad3-f642-4469-ab2a-c11f510a9ec2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 19:26:38,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b849ae84-c7be-44df-be40-73f424412dd4 2018-10-02 19:26:38,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0869870185852s 2018-10-02 19:26:38,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b849ae84-c7be-44df-be40-73f424412dd4 2018-10-02 19:26:38,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 19:26:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:39,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48d14e4-62fc-4ad2-86b0-aab1deaff383 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:26:39,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd used request id req-f48d14e4-62fc-4ad2-86b0-aab1deaff383 2018-10-02 19:26:39,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158414125443s 2018-10-02 19:26:39,021 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9601d4f18b6b4a61887a34782ddf4bcd used request id req-f48d14e4-62fc-4ad2-86b0-aab1deaff383 2018-10-02 19:26:39,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:26:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:39,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a89bf01-88a7-481e-a9cb-f621ae213af3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e346e8fc0ea46b6bfdd4f310efa9ee0", "links": {"self": "http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:26:39,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7a89bf01-88a7-481e-a9cb-f621ae213af3 2018-10-02 19:26:39,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799901485443s 2018-10-02 19:26:39,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 19:26:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:39,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c1af50-4f1f-4a63-b485-4244bd9b7ff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:26:39,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/7e346e8fc0ea46b6bfdd4f310efa9ee0 used request id req-53c1af50-4f1f-4a63-b485-4244bd9b7ff5 2018-10-02 19:26:39,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0941150188446s 2018-10-02 19:26:39,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:26:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9601d4f18b6b4a61887a34782ddf4bcd&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}9fe9679fb3ffd86b55f193b3220ad382d8ce9f04" 2018-10-02 19:26:39,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c6e064ca-17b3-41e8-bc5d-bf9cd9630936 Date: Tue, 02 Oct 2018 19:26:39 GMT RESP BODY: {"security_groups": []} 2018-10-02 19:26:39,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9601d4f18b6b4a61887a34782ddf4bcd&name=default used request id req-c6e064ca-17b3-41e8-bc5d-bf9cd9630936 2018-10-02 19:26:39,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0434629917145s 2018-10-02 19:26:39,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9601d4f18b6b4a61887a34782ddf4bcd&name=default used request id req-c6e064ca-17b3-41e8-bc5d-bf9cd9630936 2018-10-02 19:26:39,245 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 14:52 | PASS | | rally_sanity | functest | smoke | 25:60 | PASS | | refstack_defcore | functest | smoke | 06:34 | PASS | | patrole | functest | smoke | 02:43 | PASS | | snaps_smoke | functest | smoke | 56:40 | PASS | | neutron_trunk | functest | smoke | 02:05 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-02 19:26:39,255 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-02 19:26:39,344 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:26:39,442 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:26:46,414 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-288 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 19:26:46,420 - 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=WsQrrCHkN6XcYD3afCNDgtB3U export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-02 19:26:46,420 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-02 19:26:46,421 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-02 19:26:46,422 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-02 19:26:46,427 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-02 19:26:52,615 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-288 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 19:26:52,622 - 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=WsQrrCHkN6XcYD3afCNDgtB3U export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-02 19:26:52,622 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-02 19:26:52,624 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-10-02 19:26:52,641 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 19:26:54,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 19:26:54,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 19:26:54,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 19:26:54,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 19:26:54,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 19:26:54,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 19:26:54,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 19:26:54,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 19:26:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:26:54,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59633645-2f52-4304-a778-24c3fce48d19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:26:54,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-59633645-2f52-4304-a778-24c3fce48d19 2018-10-02 19:26:54,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:26:54,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T20:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["h97lo8_wQhauY5gUwqiyvA"], "issued_at": "2018-10-02T19:26:54.000000Z"}} 2018-10-02 19:26:54,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 19:26:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:54,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9a489637-bbb8-4fd2-a417-524becd5d9f8 Date: Tue, 02 Oct 2018 19:26:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 19:26:54,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a489637-bbb8-4fd2-a417-524becd5d9f8 2018-10-02 19:26:54,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255111932755s 2018-10-02 19:26:54,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a489637-bbb8-4fd2-a417-524becd5d9f8 2018-10-02 19:26:54,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 19:26:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:54,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 19:26: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 19:26:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:55,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9eaee2-d674-47f6-a96c-682d07037e4e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 19:26:55,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8d9eaee2-d674-47f6-a96c-682d07037e4e 2018-10-02 19:26:55,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.52950501442s 2018-10-02 19:26:55,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 19:26:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}}' 2018-10-02 19:26:55,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edee749b-2258-4b35-9856-96085033e114 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.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef"}, "enabled": true, "id": "e1adb3c10d5c4e818dac5958b2927cef", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}} 2018-10-02 19:26:55,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-edee749b-2258-4b35-9856-96085033e114 2018-10-02 19:26:55,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124001979828s 2018-10-02 19:26:55,617 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-edee749b-2258-4b35-9856-96085033e114 2018-10-02 19:26:55,618 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'id': u'e1adb3c10d5c4e818dac5958b2927cef', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 19:26:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 19:26:55,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.368891000748s 2018-10-02 19:26:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca5e780-273f-4dad-9916-cd628088c364 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546"}, "enabled": true, "id": "d2244947803f49b5994569c64ac74546", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a"}} 2018-10-02 19:26:56,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 used request id req-aca5e780-273f-4dad-9916-cd628088c364 2018-10-02 19:26:56,097 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd2244947803f49b5994569c64ac74546', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a'}) 2018-10-02 19:26:56,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:26:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be868d57-c388-4ea6-9b4e-c4ab81ad5eb1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:26:56,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-be868d57-c388-4ea6-9b4e-c4ab81ad5eb1 2018-10-02 19:26:56,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0919570922852s 2018-10-02 19:26:56,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:26:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380803cf-dcce-4383-b618-c998881fef51 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 19:26:56,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-380803cf-dcce-4383-b618-c998881fef51 2018-10-02 19:26:56,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773780345917s 2018-10-02 19:26:56,269 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 19:26:56,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 19:26:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"role": {"name": "Member"}}' 2018-10-02 19:26:56,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19fb7409-4fe2-4aed-ae82-fb4b0ebd3a7a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e91ac017bcf946cdb8e06af44bf2accd", "links": {"self": "http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd"}, "name": "Member"}} 2018-10-02 19:26:56,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-19fb7409-4fe2-4aed-ae82-fb4b0ebd3a7a 2018-10-02 19:26:56,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101850986481s 2018-10-02 19:26:56,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5ab41c-bfd2-483c-9e69-9adcbae0ee6d Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd"}, "domain_id": null, "name": "Member", "id": "e91ac017bcf946cdb8e06af44bf2accd"}} 2018-10-02 19:26:56,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd used request id req-cd5ab41c-bfd2-483c-9e69-9adcbae0ee6d 2018-10-02 19:26:56,459 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd'}, 'domain_id': None, 'human_id': None, 'id': u'e91ac017bcf946cdb8e06af44bf2accd', 'HUMAN_ID': False}) 2018-10-02 19:26:56,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 19:26:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811b84d5-07c6-4883-850b-0ea2869b29d3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e91ac017bcf946cdb8e06af44bf2accd", "links": {"self": "http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd"}, "name": "Member"}]} 2018-10-02 19:26:56,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-811b84d5-07c6-4883-850b-0ea2869b29d3 2018-10-02 19:26:56,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757088661194s 2018-10-02 19:26:56,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 19:26:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc224f4c-3834-4b61-a194-a2229f0b69a7 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 19:26:56,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cc224f4c-3834-4b61-a194-a2229f0b69a7 2018-10-02 19:26:56,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0834898948669s 2018-10-02 19:26:56,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 19:26:56,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e76f9b-39b8-4062-b5fa-4bbc4a06ab85 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a", "links": {"self": "http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546"}, "domain_id": "default", "enabled": true, "id": "d2244947803f49b5994569c64ac74546", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 19:26:56,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-81e76f9b-39b8-4062-b5fa-4bbc4a06ab85 2018-10-02 19:26:56,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997729301453s 2018-10-02 19:26:56,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-81e76f9b-39b8-4062-b5fa-4bbc4a06ab85 2018-10-02 19:26:56,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:26:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56586d79-9ec8-40f4-b109-0007c673e989 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef"}, "enabled": true, "id": "e1adb3c10d5c4e818dac5958b2927cef", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 19:26:56,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-56586d79-9ec8-40f4-b109-0007c673e989 2018-10-02 19:26:56,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0730719566345s 2018-10-02 19:26:56,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-56586d79-9ec8-40f4-b109-0007c673e989 2018-10-02 19:26:56,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 19:26:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=d2244947803f49b5994569c64ac74546&scope.project.id=e1adb3c10d5c4e818dac5958b2927cef&role.id=e91ac017bcf946cdb8e06af44bf2accd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:56,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec80ed8f-4ca8-41c8-933e-9faa46e29bd7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d2244947803f49b5994569c64ac74546&scope.project.id=e1adb3c10d5c4e818dac5958b2927cef&role.id=e91ac017bcf946cdb8e06af44bf2accd", "previous": null, "next": null}} 2018-10-02 19:26:56,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d2244947803f49b5994569c64ac74546&scope.project.id=e1adb3c10d5c4e818dac5958b2927cef&role.id=e91ac017bcf946cdb8e06af44bf2accd used request id req-ec80ed8f-4ca8-41c8-933e-9faa46e29bd7 2018-10-02 19:26:56,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0840518474579s 2018-10-02 19:26:56,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 19:26:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef/users/d2244947803f49b5994569c64ac74546/roles/e91ac017bcf946cdb8e06af44bf2accd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:57,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e20874ac-76d5-4ddb-9091-a8dcd38aad60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 19:26:57,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef/users/d2244947803f49b5994569c64ac74546/roles/e91ac017bcf946cdb8e06af44bf2accd used request id req-e20874ac-76d5-4ddb-9091-a8dcd38aad60 2018-10-02 19:26:57,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126685142517s 2018-10-02 19:26:57,015 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 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': '1fd777b0-4173-4ab0-a9e8-468a94ab9021', 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_13e7520c-4891-4037-87ea-72b075bdcc6a', 'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 19:26:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 19:26:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 19:26:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 19:26:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 19:26:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 19:26:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 19:26:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 19:26:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 19:26:57,020 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a', 'password': '1fd777b0-4173-4ab0-a9e8-468a94ab9021', 'project_name': 'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e1adb3c10d5c4e818dac5958b2927cef', 'project_domain_name': 'Default'} 2018-10-02 19:26:57,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-02 19:26:57,098 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-02 19:26:57,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 19:26:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:57,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbbb034-291e-419d-adf7-994a876f99e9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 19:26:57,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fcbbb034-291e-419d-adf7-994a876f99e9 2018-10-02 19:26:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0706260204315s 2018-10-02 19:26:57,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:26:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:26:57,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6a19f1-219e-4fe8-947e-29076af20031 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef"}, "enabled": true, "id": "e1adb3c10d5c4e818dac5958b2927cef", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 19:26:57,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3b6a19f1-219e-4fe8-947e-29076af20031 2018-10-02 19:26:57,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825347900391s 2018-10-02 19:26:57,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3b6a19f1-219e-4fe8-947e-29076af20031 2018-10-02 19:26:57,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-02 19:26:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"network": {"tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "name": "cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a", "admin_state_up": true}}' 2018-10-02 19:26:57,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-df904b66-cebc-48f6-90e7-28e581c26685 Date: Tue, 02 Oct 2018 19:26:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2ba5eee1-73a9-4515-b278-79c9053568ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e1adb3c10d5c4e818dac5958b2927cef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T19:26:57Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a","admin_state_up":true,"tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:57Z","mtu":1450}} 2018-10-02 19:26:57,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-df904b66-cebc-48f6-90e7-28e581c26685 2018-10-02 19:26:57,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.658462047577s 2018-10-02 19:26:57,915 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-df904b66-cebc-48f6-90e7-28e581c26685 2018-10-02 19:26:57,915 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-02T19:26:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2ba5eee1-73a9-4515-b278-79c9053568ec', u'provider:segmentation_id': 76, 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_13e7520c-4891-4037-87ea-72b075bdcc6a', u'created_at': u'2018-10-02T19:26:57Z', u'mtu': 1450, u'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef'}) 2018-10-02 19:26:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 19:26:57,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5a3cd8-1912-4c12-af45-b459165e0f9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 19:26:57,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a5a3cd8-1912-4c12-af45-b459165e0f9c 2018-10-02 19:26:57,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 19:26:58,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e91ac017bcf946cdb8e06af44bf2accd", "name": "Member"}], "expires_at": "2018-10-02T20:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1adb3c10d5c4e818dac5958b2927cef", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e1adb3c10d5c4e818dac5958b2927cef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/e1adb3c10d5c4e818dac5958b2927cef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/e1adb3c10d5c4e818dac5958b2927cef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e1adb3c10d5c4e818dac5958b2927cef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/e1adb3c10d5c4e818dac5958b2927cef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/e1adb3c10d5c4e818dac5958b2927cef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e1adb3c10d5c4e818dac5958b2927cef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/e1adb3c10d5c4e818dac5958b2927cef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/e1adb3c10d5c4e818dac5958b2927cef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e1adb3c10d5c4e818dac5958b2927cef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/e1adb3c10d5c4e818dac5958b2927cef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/e1adb3c10d5c4e818dac5958b2927cef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a", "id": "d2244947803f49b5994569c64ac74546"}, "audit_ids": ["4vBlAFMLRF6I60cwWsrMRQ"], "issued_at": "2018-10-02T19:26:58.000000Z"}} 2018-10-02 19:26:58,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 19:26:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:26:58,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-d00d394e-0656-4e35-acca-371f1cb1f13f Date: Tue, 02 Oct 2018 19:26:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-02T19:26:57Z","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1adb3c10d5c4e818dac5958b2927cef","id":"2ba5eee1-73a9-4515-b278-79c9053568ec","name":"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:26:58,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d00d394e-0656-4e35-acca-371f1cb1f13f 2018-10-02 19:26:58,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371431827545s 2018-10-02 19:26:58,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d00d394e-0656-4e35-acca-371f1cb1f13f 2018-10-02 19:26:58,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-02 19:26:58,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"subnet": {"name": "cloudify_ims-subnet_13e7520c-4891-4037-87ea-72b075bdcc6a", "enable_dhcp": true, "network_id": "2ba5eee1-73a9-4515-b278-79c9053568ec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-02 19:26:59,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a382b9ba-5589-411b-a34f-f047801f0ffa Date: Tue, 02 Oct 2018 19:26:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba5eee1-73a9-4515-b278-79c9053568ec","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T19:26:59Z","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":"e1adb3c10d5c4e818dac5958b2927cef","id":"b6af2285-c7af-4b17-99a4-0fae620cf4df","subnetpool_id":null,"name":"cloudify_ims-subnet_13e7520c-4891-4037-87ea-72b075bdcc6a"}} 2018-10-02 19:26:59,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a382b9ba-5589-411b-a34f-f047801f0ffa 2018-10-02 19:26:59,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.631964921951s 2018-10-02 19:26:59,298 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a382b9ba-5589-411b-a34f-f047801f0ffa 2018-10-02 19:26:59,299 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T19:26:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b6af2285-c7af-4b17-99a4-0fae620cf4df', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_13e7520c-4891-4037-87ea-72b075bdcc6a', u'enable_dhcp': True, u'network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec', u'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:26:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef'}) 2018-10-02 19:26:59,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-02 19:26:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "cloudify_ims-router_13e7520c-4891-4037-87ea-72b075bdcc6a", "admin_state_up": true}}' 2018-10-02 19:27:04,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-241b9003-28a3-4687-92e5-79fce3438f1f Date: Tue, 02 Oct 2018 19:27:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:59Z", "admin_state_up": true, "updated_at": "2018-10-02T19:27:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "name": "cloudify_ims-router_13e7520c-4891-4037-87ea-72b075bdcc6a"}} 2018-10-02 19:27:04,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-241b9003-28a3-4687-92e5-79fce3438f1f 2018-10-02 19:27:04,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.04358887672s 2018-10-02 19:27:04,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-241b9003-28a3-4687-92e5-79fce3438f1f 2018-10-02 19:27:04,344 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T19:27:00Z', u'revision_number': 3, u'id': u'b17f0955-4a18-43ac-80d4-5e0f3646bbc5', u'external_gateway_info': {u'network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'04c4b98d-c2bd-47bd-abb9-f68b70c07688', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_13e7520c-4891-4037-87ea-72b075bdcc6a', u'admin_state_up': True, u'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:26:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef'}) 2018-10-02 19:27:04,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-02 19:27:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5/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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"subnet_id": "b6af2285-c7af-4b17-99a4-0fae620cf4df"}' 2018-10-02 19:27:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2069c9dc-3ff3-4596-953a-de293324ff52 Date: Tue, 02 Oct 2018 19:27:06 GMT RESP BODY: {"network_id": "2ba5eee1-73a9-4515-b278-79c9053568ec", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "subnet_id": "b6af2285-c7af-4b17-99a4-0fae620cf4df", "subnet_ids": ["b6af2285-c7af-4b17-99a4-0fae620cf4df"], "port_id": "6a384ada-ce42-424d-b367-fa50e5328e34", "id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5"} 2018-10-02 19:27:06,472 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5/add_router_interface.json used request id req-2069c9dc-3ff3-4596-953a-de293324ff52 2018-10-02 19:27:06,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12788200378s 2018-10-02 19:27:06,473 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5/add_router_interface.json used request id req-2069c9dc-3ff3-4596-953a-de293324ff52 returning object b17f0955-4a18-43ac-80d4-5e0f3646bbc5 2018-10-02 19:27:06,473 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-02 19:27:33,160 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-02 19:27:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:27:33,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 19:27:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 19:27:33,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:27:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:27:33,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8221498b-d400-4766-a58f-1f8a4c23224f Date: Tue, 02 Oct 2018 19:27:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:27:33,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8221498b-d400-4766-a58f-1f8a4c23224f 2018-10-02 19:27:33,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.587005138397s 2018-10-02 19:27:33,757 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8221498b-d400-4766-a58f-1f8a4c23224f 2018-10-02 19:27:33,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 19:27:33,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a"}' 2018-10-02 19:27:33,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c X-Openstack-Request-Id: req-24499fd1-b90c-40c3-8af6-1358f8802f2c Date: Tue, 02 Oct 2018 19:27:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "size": null, "self": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T19:27:33Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": null, "created_at": "2018-10-02T19:27:33Z", "protected": false} 2018-10-02 19:27:33,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-24499fd1-b90c-40c3-8af6-1358f8802f2c 2018-10-02 19:27:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202402830124s 2018-10-02 19:27:33,962 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-24499fd1-b90c-40c3-8af6-1358f8802f2c returning object 6cbfa44a-456a-48f0-a965-383b7e8a5c2c 2018-10-02 19:27:33,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 19:27:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '' 2018-10-02 19:28:47,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbb6781a-7705-4ddb-b07b-fceb4bce33fd Date: Tue, 02 Oct 2018 19:28:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:28:47,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file used request id req-fbb6781a-7705-4ddb-b07b-fceb4bce33fd 2018-10-02 19:28:47,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.6907689571s 2018-10-02 19:28:47,653 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file used request id req-fbb6781a-7705-4ddb-b07b-fceb4bce33fd 2018-10-02 19:28:47,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:28:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:47,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b7db057f-c81b-4d4b-8a61-fec625a2dc47 Date: Tue, 02 Oct 2018 19:28:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "metadata": {}}], "file": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "size": 4373348352, "self": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T19:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T19:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:28:47,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b7db057f-c81b-4d4b-8a61-fec625a2dc47 2018-10-02 19:28:47,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170616149902s 2018-10-02 19:28:47,826 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b7db057f-c81b-4d4b-8a61-fec625a2dc47 2018-10-02 19:28:47,828 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file', 'owner': u'e1adb3c10d5c4e818dac5958b2927cef', 'id': u'6cbfa44a-456a-48f0-a965-383b7e8a5c2c', 'size': 4373348352, u'self': u'/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1adb3c10d5c4e818dac5958b2927cef', 'name': 'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T19:28:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T19:28:47Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a', 'created': u'2018-10-02T19:27:33Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-02T19:27:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-02 19:28:47,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 19:28:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_13e7520c-4891-4037-87ea-72b075bdcc6a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-02 19:28:48,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1222bad-2e94-400d-a3ab-2a1bcb8a1aa0 x-compute-request-id: req-e1222bad-2e94-400d-a3ab-2a1bcb8a1aa0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "name": "cloudify_ims-flavor_13e7520c-4891-4037-87ea-72b075bdcc6a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:28:48,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e1222bad-2e94-400d-a3ab-2a1bcb8a1aa0 2018-10-02 19:28:48,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271941184998s 2018-10-02 19:28:48,101 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e1222bad-2e94-400d-a3ab-2a1bcb8a1aa0 returning object 9cb65a8c-b119-4888-aabb-46abbf1aefe8 2018-10-02 19:28:48,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_13e7520c-4891-4037-87ea-72b075bdcc6a', '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'c7df579f475a4319babeb31d9eeae3b3', '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'9cb65a8c-b119-4888-aabb-46abbf1aefe8', 'swap': 0}) 2018-10-02 19:28:48,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 19:28:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8/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}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"extra_specs": {}}' 2018-10-02 19:28:48,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10759245-3d46-43a4-96db-0dc5d2bb4019 x-compute-request-id: req-10759245-3d46-43a4-96db-0dc5d2bb4019 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 19:28:48,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8/os-extra_specs used request id req-10759245-3d46-43a4-96db-0dc5d2bb4019 2018-10-02 19:28:48,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215718746185s 2018-10-02 19:28:48,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8/os-extra_specs used request id req-10759245-3d46-43a4-96db-0dc5d2bb4019 2018-10-02 19:28:48,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-02 19:28:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"keypair": {"name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a"}}' 2018-10-02 19:28:48,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ec2bea-50e1-4091-8cc0-71d64fb875d5 x-compute-request-id: req-56ec2bea-50e1-4091-8cc0-71d64fb875d5 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqY2a+rjZPGgI5/vJpcd0YhbZs3ce/Nw6gQQ16Dn6LdgMk/0inh1Tt1qOOFD2wnawmcG/VjaJ1Ywc0g7aYgRKTN6lBRFeFRALiiH+YYX+Cz0BwK8knU01q0jKuZwj3FMjXzb9Hsyr8hIl9n8kJmv/xoVwjlyN/tjDvp3Yz2Hp0tI4abtFfwfvPB/lRU7g7PrWsXYbHXFpmw8HU7J37s/mDX88v5sZNOK643NlGSVD1bg8B55+GT8DpKs8jUhz/BXZXoEC4MoIs6wzSTcJCrhtCoWsPdsrfSM6+eMXOjkiM1pUl1mPd29B5It9wuvr5F7JsLd4NuE8PvYxfygp6Jr8N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqmNmvq42TxoCOf7yaXHdGIW2bN3HvzcOoEENeg5+i3YDJP9I\np4dU7dajjhQ9sJ2sJnBv1Y2idWMHNIO2mIESkzepQURXhUQC4oh/mGF/gs9AcCvJ\nJ1NNatIyrmcI9xTI182/R7Mq/ISJfZ/JCZr/8aFcI5cjf7Yw76d2M9h6dLSOGm7R\nX8H7zwf5UVO4Oz61rF2Gx1xaZsPB1Oyd+7P5g1/PL+bGTTiuuNzZRklQ9W4PAeef\nhk/A6SrPI1Ic/wV2V6BAuDKCLOsM0k3CQq4bQqFrD3bK30jOvnjFzo5IjNaVJdZj\n3dvQeSLfcLr6+ReybC3eDbhPD72MX8oKeia/DQIDAQABAoIBAFE/sxfMFQOlQFiN\ndOTJMgfmgvXoz74jr+rE+nswfDFeZeN3hBq20s3TIwy2JDCbDyMJTJrFvilBvobR\nI/oW2levHBuOTjmzE7kYI9fy7g3fbDfQ+UuyUmFUuGwnn8PKendFmifDjQT64mEw\nF3poGhILwtcJ1BirNSyiayAP41zQkRzCCRlwAxdUfYmY1JytDWDknRu6ouLu5MkG\nfy0c7fzgYem903DkQIXJjAkPoqBBflApdrtHoRPAsbLbU6ysVWUuR57D8w/V5Gd4\nnNty3uuJ8xmqlOiGrdPp64jqwwgNZnJGBoP57xBETLlxb8VO5HpGk0jmH7fO1UM3\nJoNvEGECgYEA0ww0vWzao5CdoyQHkwEMqHH4zp4IpsrOq1PUBInyQUEzc2iQFa5U\nMO+74Q47Z5sK8kerA0mliEeQ2lQJsik4b/Ab2trOSVrm3p0CP2F9PFKKloNOXA2f\nlE63yBrvsLHGKmATL+qqCO2us38Jl2lR/LgDVos5myLk/qrlSebAXUkCgYEAzq4p\nQNXv0Z40bYoAFVsUdFic4cXMp9+81FDR4vwbKh32d3+dKXWViTZ6z1Ihn5h2kjVB\nAH9stN9JfDK/Kyko8aaFwmX3uUsMtMVYtrEfv0HNhn3XZUAKNy331L6JYpxm6NiV\nUIXSqByEr6+NMBhSuV9Ot0FogaDjOg91QbjQp6UCgYEAyddEoV14BTKL8LjGnatF\nRdwqjsDJmWshGO4FOYoMrKgE4v0/v9yIHH1K/ES2P7IiV/B+95f5vkpjmMsCsueF\nWFkU6syUucc8Qe97dM5yDb0LWkOeL5+/3QEj9zb7wctjsKdN8mfF0uAuUvDOZYaO\nqNn8J0rj/yDyTTV4MKOFmjECgYAUoy9bWgFoXPO/PFhlyYJxW6fOo4GcAatJSAit\nMZ9ExVkm9Ycr7KHR4a7BpOHWndK5Jrgm5JJmPSWJUUfld2avOoGAt83UornSEyKY\nm3cgEeID2+z2Hz7l46ErjRsKzbM47Od78uDmCHL3WAAxHTylZe7mPZHB397QnVqI\nBXxQQQKBgAkjJn5+pMN3c155Z+LqUyona1LBDaa6DaGXCTnGRwPeWH9a6gAVSOrC\n9GENhfqbRFW5V1TuT4v9fNSmYNWjArD054t4RzBi+JxCtw+ISq2cK5FafLpTmAwt\nZs6QHdxXH9DBaLx+SFYXxMm7jKUOCmoPjntdVEvcQ1EUL6dm5+UV\n-----END RSA PRIVATE KEY-----\n", "user_id": "d2244947803f49b5994569c64ac74546", "name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "fingerprint": "b1:92:60:4a:91:7b:20:55:57:91:65:8c:31:f5:1f:a6"}} 2018-10-02 19:28:48,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-56ec2bea-50e1-4091-8cc0-71d64fb875d5 2018-10-02 19:28:48,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.67782497406s 2018-10-02 19:28:48,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-56ec2bea-50e1-4091-8cc0-71d64fb875d5 2018-10-02 19:28:48,805 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqY2a+rjZPGgI5/vJpcd0YhbZs3ce/Nw6gQQ16Dn6LdgMk/0inh1Tt1qOOFD2wnawmcG/VjaJ1Ywc0g7aYgRKTN6lBRFeFRALiiH+YYX+Cz0BwK8knU01q0jKuZwj3FMjXzb9Hsyr8hIl9n8kJmv/xoVwjlyN/tjDvp3Yz2Hp0tI4abtFfwfvPB/lRU7g7PrWsXYbHXFpmw8HU7J37s/mDX88v5sZNOK643NlGSVD1bg8B55+GT8DpKs8jUhz/BXZXoEC4MoIs6wzSTcJCrhtCoWsPdsrfSM6+eMXOjkiM1pUl1mPd29B5It9wuvr5F7JsLd4NuE8PvYxfygp6Jr8N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqmNmvq42TxoCOf7yaXHdGIW2bN3HvzcOoEENeg5+i3YDJP9I\np4dU7dajjhQ9sJ2sJnBv1Y2idWMHNIO2mIESkzepQURXhUQC4oh/mGF/gs9AcCvJ\nJ1NNatIyrmcI9xTI182/R7Mq/ISJfZ/JCZr/8aFcI5cjf7Yw76d2M9h6dLSOGm7R\nX8H7zwf5UVO4Oz61rF2Gx1xaZsPB1Oyd+7P5g1/PL+bGTTiuuNzZRklQ9W4PAeef\nhk/A6SrPI1Ic/wV2V6BAuDKCLOsM0k3CQq4bQqFrD3bK30jOvnjFzo5IjNaVJdZj\n3dvQeSLfcLr6+ReybC3eDbhPD72MX8oKeia/DQIDAQABAoIBAFE/sxfMFQOlQFiN\ndOTJMgfmgvXoz74jr+rE+nswfDFeZeN3hBq20s3TIwy2JDCbDyMJTJrFvilBvobR\nI/oW2levHBuOTjmzE7kYI9fy7g3fbDfQ+UuyUmFUuGwnn8PKendFmifDjQT64mEw\nF3poGhILwtcJ1BirNSyiayAP41zQkRzCCRlwAxdUfYmY1JytDWDknRu6ouLu5MkG\nfy0c7fzgYem903DkQIXJjAkPoqBBflApdrtHoRPAsbLbU6ysVWUuR57D8w/V5Gd4\nnNty3uuJ8xmqlOiGrdPp64jqwwgNZnJGBoP57xBETLlxb8VO5HpGk0jmH7fO1UM3\nJoNvEGECgYEA0ww0vWzao5CdoyQHkwEMqHH4zp4IpsrOq1PUBInyQUEzc2iQFa5U\nMO+74Q47Z5sK8kerA0mliEeQ2lQJsik4b/Ab2trOSVrm3p0CP2F9PFKKloNOXA2f\nlE63yBrvsLHGKmATL+qqCO2us38Jl2lR/LgDVos5myLk/qrlSebAXUkCgYEAzq4p\nQNXv0Z40bYoAFVsUdFic4cXMp9+81FDR4vwbKh32d3+dKXWViTZ6z1Ihn5h2kjVB\nAH9stN9JfDK/Kyko8aaFwmX3uUsMtMVYtrEfv0HNhn3XZUAKNy331L6JYpxm6NiV\nUIXSqByEr6+NMBhSuV9Ot0FogaDjOg91QbjQp6UCgYEAyddEoV14BTKL8LjGnatF\nRdwqjsDJmWshGO4FOYoMrKgE4v0/v9yIHH1K/ES2P7IiV/B+95f5vkpjmMsCsueF\nWFkU6syUucc8Qe97dM5yDb0LWkOeL5+/3QEj9zb7wctjsKdN8mfF0uAuUvDOZYaO\nqNn8J0rj/yDyTTV4MKOFmjECgYAUoy9bWgFoXPO/PFhlyYJxW6fOo4GcAatJSAit\nMZ9ExVkm9Ycr7KHR4a7BpOHWndK5Jrgm5JJmPSWJUUfld2avOoGAt83UornSEyKY\nm3cgEeID2+z2Hz7l46ErjRsKzbM47Od78uDmCHL3WAAxHTylZe7mPZHB397QnVqI\nBXxQQQKBgAkjJn5+pMN3c155Z+LqUyona1LBDaa6DaGXCTnGRwPeWH9a6gAVSOrC\n9GENhfqbRFW5V1TuT4v9fNSmYNWjArD054t4RzBi+JxCtw+ISq2cK5FafLpTmAwt\nZs6QHdxXH9DBaLx+SFYXxMm7jKUOCmoPjntdVEvcQ1EUL6dm5+UV\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd2244947803f49b5994569c64ac74546', 'name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'created_at': '2018-10-02T19:28:48.805273', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1adb3c10d5c4e818dac5958b2927cef', 'name': 'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b1:92:60:4a:91:7b:20:55:57:91:65:8c:31:f5:1f:a6', 'type': 'ssh', 'id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a'}) 2018-10-02 19:28:48,805 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqmNmvq42TxoCOf7yaXHdGIW2bN3HvzcOoEENeg5+i3YDJP9I p4dU7dajjhQ9sJ2sJnBv1Y2idWMHNIO2mIESkzepQURXhUQC4oh/mGF/gs9AcCvJ J1NNatIyrmcI9xTI182/R7Mq/ISJfZ/JCZr/8aFcI5cjf7Yw76d2M9h6dLSOGm7R X8H7zwf5UVO4Oz61rF2Gx1xaZsPB1Oyd+7P5g1/PL+bGTTiuuNzZRklQ9W4PAeef hk/A6SrPI1Ic/wV2V6BAuDKCLOsM0k3CQq4bQqFrD3bK30jOvnjFzo5IjNaVJdZj 3dvQeSLfcLr6+ReybC3eDbhPD72MX8oKeia/DQIDAQABAoIBAFE/sxfMFQOlQFiN dOTJMgfmgvXoz74jr+rE+nswfDFeZeN3hBq20s3TIwy2JDCbDyMJTJrFvilBvobR I/oW2levHBuOTjmzE7kYI9fy7g3fbDfQ+UuyUmFUuGwnn8PKendFmifDjQT64mEw F3poGhILwtcJ1BirNSyiayAP41zQkRzCCRlwAxdUfYmY1JytDWDknRu6ouLu5MkG fy0c7fzgYem903DkQIXJjAkPoqBBflApdrtHoRPAsbLbU6ysVWUuR57D8w/V5Gd4 nNty3uuJ8xmqlOiGrdPp64jqwwgNZnJGBoP57xBETLlxb8VO5HpGk0jmH7fO1UM3 JoNvEGECgYEA0ww0vWzao5CdoyQHkwEMqHH4zp4IpsrOq1PUBInyQUEzc2iQFa5U MO+74Q47Z5sK8kerA0mliEeQ2lQJsik4b/Ab2trOSVrm3p0CP2F9PFKKloNOXA2f lE63yBrvsLHGKmATL+qqCO2us38Jl2lR/LgDVos5myLk/qrlSebAXUkCgYEAzq4p QNXv0Z40bYoAFVsUdFic4cXMp9+81FDR4vwbKh32d3+dKXWViTZ6z1Ihn5h2kjVB AH9stN9JfDK/Kyko8aaFwmX3uUsMtMVYtrEfv0HNhn3XZUAKNy331L6JYpxm6NiV UIXSqByEr6+NMBhSuV9Ot0FogaDjOg91QbjQp6UCgYEAyddEoV14BTKL8LjGnatF RdwqjsDJmWshGO4FOYoMrKgE4v0/v9yIHH1K/ES2P7IiV/B+95f5vkpjmMsCsueF WFkU6syUucc8Qe97dM5yDb0LWkOeL5+/3QEj9zb7wctjsKdN8mfF0uAuUvDOZYaO qNn8J0rj/yDyTTV4MKOFmjECgYAUoy9bWgFoXPO/PFhlyYJxW6fOo4GcAatJSAit MZ9ExVkm9Ycr7KHR4a7BpOHWndK5Jrgm5JJmPSWJUUfld2avOoGAt83UornSEyKY m3cgEeID2+z2Hz7l46ErjRsKzbM47Od78uDmCHL3WAAxHTylZe7mPZHB397QnVqI BXxQQQKBgAkjJn5+pMN3c155Z+LqUyona1LBDaa6DaGXCTnGRwPeWH9a6gAVSOrC 9GENhfqbRFW5V1TuT4v9fNSmYNWjArD054t4RzBi+JxCtw+ISq2cK5FafLpTmAwt Zs6QHdxXH9DBaLx+SFYXxMm7jKUOCmoPjntdVEvcQ1EUL6dm5+UV -----END RSA PRIVATE KEY----- 2018-10-02 19:28:48,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-02 19:28:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"security_group": {"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-02 19:28:49,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-fe9478ca-609e-4b8a-9bda-6867a64bff61 Date: Tue, 02 Oct 2018 19:28:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 2, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}} 2018-10-02 19:28:49,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fe9478ca-609e-4b8a-9bda-6867a64bff61 2018-10-02 19:28:49,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.353222131729s 2018-10-02 19:28:49,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fe9478ca-609e-4b8a-9bda-6867a64bff61 2018-10-02 19:28:49,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:28:49,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:49,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-4d600004-a6a1-435e-80d2-57ce96099213 Date: Tue, 02 Oct 2018 19:28:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 2, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:28:49,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d600004-a6a1-435e-80d2-57ce96099213 2018-10-02 19:28:49,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202877998352s 2018-10-02 19:28:49,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d600004-a6a1-435e-80d2-57ce96099213 2018-10-02 19:28:49,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:28:49,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "a44c0848-6eb6-420e-93ff-8c7b68292087"}}' 2018-10-02 19:28:49,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f30ce556-897b-4b69-86a3-c108b6d20e40 Date: Tue, 02 Oct 2018 19:28:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "port_range_min": 22, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe"}} 2018-10-02 19:28:49,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f30ce556-897b-4b69-86a3-c108b6d20e40 2018-10-02 19:28:49,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.315869808197s 2018-10-02 19:28:49,690 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f30ce556-897b-4b69-86a3-c108b6d20e40 2018-10-02 19:28:49,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:28:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:49,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-34a1b966-901f-4e2f-b176-af3b84ce86b0 Date: Tue, 02 Oct 2018 19:28:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 3, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:28:49,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-34a1b966-901f-4e2f-b176-af3b84ce86b0 2018-10-02 19:28:49,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0569109916687s 2018-10-02 19:28:49,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-34a1b966-901f-4e2f-b176-af3b84ce86b0 2018-10-02 19:28:49,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:28:49,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "a44c0848-6eb6-420e-93ff-8c7b68292087"}}' 2018-10-02 19:28:50,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-db347d50-771e-4459-a29c-cc1f57ece22d Date: Tue, 02 Oct 2018 19:28: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-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "port_range_min": null, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "0733e192-d48f-4400-b791-60baebd375bf"}} 2018-10-02 19:28:50,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-db347d50-771e-4459-a29c-cc1f57ece22d 2018-10-02 19:28:50,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.288469076157s 2018-10-02 19:28:50,043 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-db347d50-771e-4459-a29c-cc1f57ece22d 2018-10-02 19:28:50,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:28:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:50,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-8e0da5e2-f5a4-4fe6-920b-9561411af613 Date: Tue, 02 Oct 2018 19:28:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "0733e192-d48f-4400-b791-60baebd375bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:28:50,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8e0da5e2-f5a4-4fe6-920b-9561411af613 2018-10-02 19:28:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235944032669s 2018-10-02 19:28:50,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8e0da5e2-f5a4-4fe6-920b-9561411af613 2018-10-02 19:28:50,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:28:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "a44c0848-6eb6-420e-93ff-8c7b68292087"}}' 2018-10-02 19:28:50,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7e0bf73e-fa68-420e-bcd2-4c789688ea00 Date: Tue, 02 Oct 2018 19:28: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": 80, "updated_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "port_range_min": 80, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:50Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "ffab71bb-2fc5-4be2-b69b-dc7fd569b2e3"}} 2018-10-02 19:28:50,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7e0bf73e-fa68-420e-bcd2-4c789688ea00 2018-10-02 19:28:50,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.300724029541s 2018-10-02 19:28:50,587 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7e0bf73e-fa68-420e-bcd2-4c789688ea00 2018-10-02 19:28:50,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:28:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:50,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-235286e8-4ea8-4467-a331-7f70f4388f1c Date: Tue, 02 Oct 2018 19:28:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "0733e192-d48f-4400-b791-60baebd375bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "ffab71bb-2fc5-4be2-b69b-dc7fd569b2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 5, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:28:50,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-235286e8-4ea8-4467-a331-7f70f4388f1c 2018-10-02 19:28:50,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203950881958s 2018-10-02 19:28:50,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-235286e8-4ea8-4467-a331-7f70f4388f1c 2018-10-02 19:28:50,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:28:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "a44c0848-6eb6-420e-93ff-8c7b68292087"}}' 2018-10-02 19:28:50,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-85fe86ff-4435-49f6-9d67-f52c671896cb Date: Tue, 02 Oct 2018 19:28: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": 443, "updated_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "port_range_min": 443, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:50Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c3742d90-cf9c-47c3-94da-92be71422271"}} 2018-10-02 19:28:50,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-85fe86ff-4435-49f6-9d67-f52c671896cb 2018-10-02 19:28:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184179782867s 2018-10-02 19:28:50,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-85fe86ff-4435-49f6-9d67-f52c671896cb 2018-10-02 19:28:50,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:28:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:51,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-ea213294-6f69-4314-be62-86f36bd75229 Date: Tue, 02 Oct 2018 19:28:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "0733e192-d48f-4400-b791-60baebd375bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "c3742d90-cf9c-47c3-94da-92be71422271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "ffab71bb-2fc5-4be2-b69b-dc7fd569b2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 6, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:28:51,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ea213294-6f69-4314-be62-86f36bd75229 2018-10-02 19:28:51,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190947055817s 2018-10-02 19:28:51,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ea213294-6f69-4314-be62-86f36bd75229 2018-10-02 19:28:51,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:28:51,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "a44c0848-6eb6-420e-93ff-8c7b68292087"}}' 2018-10-02 19:28:51,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-b8053589-3f93-46d1-8476-4e06599e1031 Date: Tue, 02 Oct 2018 19:28:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "port_range_min": 5671, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:51Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a8cc1f41-68d9-4797-a86d-2b2bd66ad8c1"}} 2018-10-02 19:28:51,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b8053589-3f93-46d1-8476-4e06599e1031 2018-10-02 19:28:51,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.320611000061s 2018-10-02 19:28:51,503 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b8053589-3f93-46d1-8476-4e06599e1031 2018-10-02 19:28:51,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:28:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:51,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-8e65a801-dee0-4ed4-8169-ae4a607a4420 Date: Tue, 02 Oct 2018 19:28:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "0733e192-d48f-4400-b791-60baebd375bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-02T19:28:51Z", "revision_number": 0, "id": "a8cc1f41-68d9-4797-a86d-2b2bd66ad8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "c3742d90-cf9c-47c3-94da-92be71422271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "ffab71bb-2fc5-4be2-b69b-dc7fd569b2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 7, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:28:51,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8e65a801-dee0-4ed4-8169-ae4a607a4420 2018-10-02 19:28:51,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200980186462s 2018-10-02 19:28:51,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8e65a801-dee0-4ed4-8169-ae4a607a4420 2018-10-02 19:28:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:28:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "a44c0848-6eb6-420e-93ff-8c7b68292087"}}' 2018-10-02 19:28:52,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1ee2cd51-4e6c-4b31-91f9-fcfb24aa250e Date: Tue, 02 Oct 2018 19:28:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "port_range_min": 53333, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:51Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "760aea53-4f3d-47aa-8f19-9ea4e378d64b"}} 2018-10-02 19:28:52,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1ee2cd51-4e6c-4b31-91f9-fcfb24aa250e 2018-10-02 19:28:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.305770874023s 2018-10-02 19:28:52,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1ee2cd51-4e6c-4b31-91f9-fcfb24aa250e 2018-10-02 19:28:52,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 19:28:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:52,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-4c750bf7-7312-4f01-8b02-846cc97dd7c0 Date: Tue, 02 Oct 2018 19:28: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":["b6af2285-c7af-4b17-99a4-0fae620cf4df"],"updated_at":"2018-10-02T19:26:59Z","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1adb3c10d5c4e818dac5958b2927cef","id":"2ba5eee1-73a9-4515-b278-79c9053568ec","name":"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:28:52,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4c750bf7-7312-4f01-8b02-846cc97dd7c0 2018-10-02 19:28:52,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263928890228s 2018-10-02 19:28:52,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4c750bf7-7312-4f01-8b02-846cc97dd7c0 2018-10-02 19:28:52,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:28:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:52,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e4d114f6-c778-4866-a8f8-93dd84012ccd Date: Tue, 02 Oct 2018 19:28:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "metadata": {}}], "file": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "size": 4373348352, "self": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T19:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T19:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:28:52,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e4d114f6-c778-4866-a8f8-93dd84012ccd 2018-10-02 19:28:52,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.667919874191s 2018-10-02 19:28:52,954 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e4d114f6-c778-4866-a8f8-93dd84012ccd 2018-10-02 19:28:52,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 19:28:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:52,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:28: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-e602ed7e-c4ca-48c6-9fe9-c4beee3c1d3c x-compute-request-id: req-e602ed7e-c4ca-48c6-9fe9-c4beee3c1d3c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "name": "cloudify_ims-flavor_13e7520c-4891-4037-87ea-72b075bdcc6a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 19:28:52,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e602ed7e-c4ca-48c6-9fe9-c4beee3c1d3c 2018-10-02 19:28:52,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0345079898834s 2018-10-02 19:28:52,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e602ed7e-c4ca-48c6-9fe9-c4beee3c1d3c 2018-10-02 19:28:52,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-02 19:28:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"server": {"name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "imageRef": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "flavorRef": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2ba5eee1-73a9-4515-b278-79c9053568ec"}], "security_groups": [{"name": "a44c0848-6eb6-420e-93ff-8c7b68292087"}]}}' 2018-10-02 19:28:55,235 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19: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-3f52d310-37b5-449d-8c33-51c65ccfdfa6 x-compute-request-id: req-3f52d310-37b5-449d-8c33-51c65ccfdfa6 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a44c0848-6eb6-420e-93ff-8c7b68292087"}], "OS-DCF:diskConfig": "MANUAL", "id": "5774afd5-d328-43dd-a26e-12770c797c84", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "adminPass": "ALXTTrJTx5aa"}} 2018-10-02 19:28:55,235 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3f52d310-37b5-449d-8c33-51c65ccfdfa6 2018-10-02 19:28:55,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.24302411079s 2018-10-02 19:28:55,236 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3f52d310-37b5-449d-8c33-51c65ccfdfa6 2018-10-02 19:28:55,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:28:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:55,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0005bedd-1543-4c7d-bb5f-ef459a52876c x-compute-request-id: req-0005bedd-1543-4c7d-bb5f-ef459a52876c Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:28:55,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0005bedd-1543-4c7d-bb5f-ef459a52876c 2018-10-02 19:28:55,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40149307251s 2018-10-02 19:28:55,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0005bedd-1543-4c7d-bb5f-ef459a52876c 2018-10-02 19:28:55,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 19:28:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-537a0682-38a3-457d-ac34-29e5c4776ebf Date: Tue, 02 Oct 2018 19:28: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":["b6af2285-c7af-4b17-99a4-0fae620cf4df"],"updated_at":"2018-10-02T19:26:59Z","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1adb3c10d5c4e818dac5958b2927cef","id":"2ba5eee1-73a9-4515-b278-79c9053568ec","name":"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:28:55,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-537a0682-38a3-457d-ac34-29e5c4776ebf 2018-10-02 19:28:55,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117666959763s 2018-10-02 19:28:55,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-537a0682-38a3-457d-ac34-29e5c4776ebf 2018-10-02 19:28:55,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 19:28:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:55,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-654cde02-d032-4f1e-aa86-6c877fb2d029 Date: Tue, 02 Oct 2018 19:28:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba5eee1-73a9-4515-b278-79c9053568ec","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T19:26:59Z","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":"e1adb3c10d5c4e818dac5958b2927cef","id":"b6af2285-c7af-4b17-99a4-0fae620cf4df","subnetpool_id":null,"name":"cloudify_ims-subnet_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 19:28:55,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-654cde02-d032-4f1e-aa86-6c877fb2d029 2018-10-02 19:28:55,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0518610477448s 2018-10-02 19:28:55,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-654cde02-d032-4f1e-aa86-6c877fb2d029 2018-10-02 19:28:55,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:28:57,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:28:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:28:58,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:28: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-dff6c3c0-e1f6-4b27-9e3a-4d0d9f905fa4 x-compute-request-id: req-dff6c3c0-e1f6-4b27-9e3a-4d0d9f905fa4 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:28:58,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dff6c3c0-e1f6-4b27-9e3a-4d0d9f905fa4 2018-10-02 19:28:58,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377123117447s 2018-10-02 19:28:58,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dff6c3c0-e1f6-4b27-9e3a-4d0d9f905fa4 2018-10-02 19:28:58,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:00,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:00,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7ffd05f-0f72-48a3-a06d-1b7bbd3d83f2 x-compute-request-id: req-d7ffd05f-0f72-48a3-a06d-1b7bbd3d83f2 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:00,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7ffd05f-0f72-48a3-a06d-1b7bbd3d83f2 2018-10-02 19:29:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538615942001s 2018-10-02 19:29:00,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7ffd05f-0f72-48a3-a06d-1b7bbd3d83f2 2018-10-02 19:29:00,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:02,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:03,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-d712d105-073b-4646-814d-f33bdeef4825 x-compute-request-id: req-d712d105-073b-4646-814d-f33bdeef4825 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:03,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d712d105-073b-4646-814d-f33bdeef4825 2018-10-02 19:29:03,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01882815361s 2018-10-02 19:29:03,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d712d105-073b-4646-814d-f33bdeef4825 2018-10-02 19:29:03,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:05,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:06,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d3587b0-a072-4aca-89ab-0a8cedd476a8 x-compute-request-id: req-6d3587b0-a072-4aca-89ab-0a8cedd476a8 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:06,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d3587b0-a072-4aca-89ab-0a8cedd476a8 2018-10-02 19:29:06,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678803920746s 2018-10-02 19:29:06,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d3587b0-a072-4aca-89ab-0a8cedd476a8 2018-10-02 19:29:06,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:09,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-deaed69a-b37c-43af-bf20-17507ce00fbb x-compute-request-id: req-deaed69a-b37c-43af-bf20-17507ce00fbb 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:09,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-deaed69a-b37c-43af-bf20-17507ce00fbb 2018-10-02 19:29:09,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54979801178s 2018-10-02 19:29:09,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-deaed69a-b37c-43af-bf20-17507ce00fbb 2018-10-02 19:29:09,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:11,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:11,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93c570df-0183-48f3-b69c-595475eb1cd8 x-compute-request-id: req-93c570df-0183-48f3-b69c-595475eb1cd8 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:11,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93c570df-0183-48f3-b69c-595475eb1cd8 2018-10-02 19:29:11,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.879347085953s 2018-10-02 19:29:11,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93c570df-0183-48f3-b69c-595475eb1cd8 2018-10-02 19:29:11,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:13,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:14,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-c45028ef-6a04-4ca2-9d4f-26ca91982eed x-compute-request-id: req-c45028ef-6a04-4ca2-9d4f-26ca91982eed 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:14,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c45028ef-6a04-4ca2-9d4f-26ca91982eed 2018-10-02 19:29:14,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513962030411s 2018-10-02 19:29:14,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c45028ef-6a04-4ca2-9d4f-26ca91982eed 2018-10-02 19:29:14,422 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:16,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:17,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-791c16d0-10c0-47d6-8c21-99953fdcfcea x-compute-request-id: req-791c16d0-10c0-47d6-8c21-99953fdcfcea 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:17,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-791c16d0-10c0-47d6-8c21-99953fdcfcea 2018-10-02 19:29:17,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05589318275s 2018-10-02 19:29:17,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-791c16d0-10c0-47d6-8c21-99953fdcfcea 2018-10-02 19:29:17,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:19,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:19,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:20,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-9d3c19b7-d3b0-47e3-bbc6-1eb34183c01b x-compute-request-id: req-9d3c19b7-d3b0-47e3-bbc6-1eb34183c01b 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:20,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d3c19b7-d3b0-47e3-bbc6-1eb34183c01b 2018-10-02 19:29:20,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790058851242s 2018-10-02 19:29:20,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d3c19b7-d3b0-47e3-bbc6-1eb34183c01b 2018-10-02 19:29:20,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:22,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:22,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08981249-bcac-4c74-971c-dd6159e152cf x-compute-request-id: req-08981249-bcac-4c74-971c-dd6159e152cf 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:22,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08981249-bcac-4c74-971c-dd6159e152cf 2018-10-02 19:29:22,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546469926834s 2018-10-02 19:29:22,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08981249-bcac-4c74-971c-dd6159e152cf 2018-10-02 19:29:22,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:24,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:25,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-aab510ad-e055-4a43-b877-b7fcbde48a06 x-compute-request-id: req-aab510ad-e055-4a43-b877-b7fcbde48a06 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:25,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aab510ad-e055-4a43-b877-b7fcbde48a06 2018-10-02 19:29:25,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662663936615s 2018-10-02 19:29:25,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aab510ad-e055-4a43-b877-b7fcbde48a06 2018-10-02 19:29:25,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:27,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:28,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-120fef90-cfd1-4b74-8953-5fbe691d82d6 x-compute-request-id: req-120fef90-cfd1-4b74-8953-5fbe691d82d6 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:28,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-120fef90-cfd1-4b74-8953-5fbe691d82d6 2018-10-02 19:29:28,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722400903702s 2018-10-02 19:29:28,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-120fef90-cfd1-4b74-8953-5fbe691d82d6 2018-10-02 19:29:28,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:30,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:30,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-6378bdc8-fe06-4cda-a98c-e8538f160fd0 x-compute-request-id: req-6378bdc8-fe06-4cda-a98c-e8538f160fd0 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:30,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6378bdc8-fe06-4cda-a98c-e8538f160fd0 2018-10-02 19:29:30,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714277982712s 2018-10-02 19:29:30,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6378bdc8-fe06-4cda-a98c-e8538f160fd0 2018-10-02 19:29:30,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:34,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5527e3f0-c76e-4b39-af16-9c767fa84477 x-compute-request-id: req-5527e3f0-c76e-4b39-af16-9c767fa84477 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:34,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5527e3f0-c76e-4b39-af16-9c767fa84477 2018-10-02 19:29:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0899450779s 2018-10-02 19:29:34,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5527e3f0-c76e-4b39-af16-9c767fa84477 2018-10-02 19:29:34,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:36,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:36,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-f72647ed-3a74-4846-8d0e-d4f338e6b864 x-compute-request-id: req-f72647ed-3a74-4846-8d0e-d4f338e6b864 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:36,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f72647ed-3a74-4846-8d0e-d4f338e6b864 2018-10-02 19:29:36,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802000045776s 2018-10-02 19:29:36,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f72647ed-3a74-4846-8d0e-d4f338e6b864 2018-10-02 19:29:36,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:38,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:39,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-672e2bae-3877-4a86-a42a-07799f34af31 x-compute-request-id: req-672e2bae-3877-4a86-a42a-07799f34af31 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:39,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-672e2bae-3877-4a86-a42a-07799f34af31 2018-10-02 19:29:39,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226572990417s 2018-10-02 19:29:39,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-672e2bae-3877-4a86-a42a-07799f34af31 2018-10-02 19:29:39,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:41,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:41,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1684a73a-bd0c-476e-9a81-5af1f0e8e1da x-compute-request-id: req-1684a73a-bd0c-476e-9a81-5af1f0e8e1da 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:41,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1684a73a-bd0c-476e-9a81-5af1f0e8e1da 2018-10-02 19:29:41,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562649965286s 2018-10-02 19:29:41,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1684a73a-bd0c-476e-9a81-5af1f0e8e1da 2018-10-02 19:29:41,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:43,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:43,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:44,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-044bc239-51fc-4465-b916-c38f18eebf67 x-compute-request-id: req-044bc239-51fc-4465-b916-c38f18eebf67 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:44,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-044bc239-51fc-4465-b916-c38f18eebf67 2018-10-02 19:29:44,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714507102966s 2018-10-02 19:29:44,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-044bc239-51fc-4465-b916-c38f18eebf67 2018-10-02 19:29:44,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:46,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81045f86-5027-4e7a-a694-7addeb948210 x-compute-request-id: req-81045f86-5027-4e7a-a694-7addeb948210 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:46,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81045f86-5027-4e7a-a694-7addeb948210 2018-10-02 19:29:46,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222826957703s 2018-10-02 19:29:46,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81045f86-5027-4e7a-a694-7addeb948210 2018-10-02 19:29:46,618 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:48,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:49,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-86990db8-1309-468f-813c-dbe4e73a1e36 x-compute-request-id: req-86990db8-1309-468f-813c-dbe4e73a1e36 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:49,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86990db8-1309-468f-813c-dbe4e73a1e36 2018-10-02 19:29:49,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526398897171s 2018-10-02 19:29:49,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86990db8-1309-468f-813c-dbe4e73a1e36 2018-10-02 19:29:49,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:51,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb15eb9d-2696-4eef-99cd-0c96d5c63799 x-compute-request-id: req-eb15eb9d-2696-4eef-99cd-0c96d5c63799 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:51,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb15eb9d-2696-4eef-99cd-0c96d5c63799 2018-10-02 19:29:51,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545356035233s 2018-10-02 19:29:51,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb15eb9d-2696-4eef-99cd-0c96d5c63799 2018-10-02 19:29:51,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:53,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:54,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-1801353a-c69c-497c-95dd-f76becb5c012 x-compute-request-id: req-1801353a-c69c-497c-95dd-f76becb5c012 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:54,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1801353a-c69c-497c-95dd-f76becb5c012 2018-10-02 19:29:54,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532697200775s 2018-10-02 19:29:54,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1801353a-c69c-497c-95dd-f76becb5c012 2018-10-02 19:29:54,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:56,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:56,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9eae959-ff39-490f-986c-fe315576dbae x-compute-request-id: req-a9eae959-ff39-490f-986c-fe315576dbae 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:56,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9eae959-ff39-490f-986c-fe315576dbae 2018-10-02 19:29:56,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714641094208s 2018-10-02 19:29:56,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9eae959-ff39-490f-986c-fe315576dbae 2018-10-02 19:29:56,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:29:58,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:29:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:29:59,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:29: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-1d2a152f-f226-44ee-a8f6-a50953e8a328 x-compute-request-id: req-1d2a152f-f226-44ee-a8f6-a50953e8a328 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:29:59,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d2a152f-f226-44ee-a8f6-a50953e8a328 2018-10-02 19:29:59,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497744083405s 2018-10-02 19:29:59,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d2a152f-f226-44ee-a8f6-a50953e8a328 2018-10-02 19:29:59,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:01,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:02,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd8ccaec-0ca1-431a-b243-8be273587ff2 x-compute-request-id: req-dd8ccaec-0ca1-431a-b243-8be273587ff2 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:02,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd8ccaec-0ca1-431a-b243-8be273587ff2 2018-10-02 19:30:02,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557681083679s 2018-10-02 19:30:02,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd8ccaec-0ca1-431a-b243-8be273587ff2 2018-10-02 19:30:02,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:04,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:04,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a0de630-ccec-4574-ab14-0b98e4cbcf0b x-compute-request-id: req-7a0de630-ccec-4574-ab14-0b98e4cbcf0b 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:04,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a0de630-ccec-4574-ab14-0b98e4cbcf0b 2018-10-02 19:30:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552196025848s 2018-10-02 19:30:04,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a0de630-ccec-4574-ab14-0b98e4cbcf0b 2018-10-02 19:30:04,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:06,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:07,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389ade38-68e7-46f3-96ea-a1dd79bcca86 x-compute-request-id: req-389ade38-68e7-46f3-96ea-a1dd79bcca86 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:07,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-389ade38-68e7-46f3-96ea-a1dd79bcca86 2018-10-02 19:30:07,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887533903122s 2018-10-02 19:30:07,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-389ade38-68e7-46f3-96ea-a1dd79bcca86 2018-10-02 19:30:07,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:09,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:09,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:10,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4daeab2f-5402-4c90-9419-b1a09f0d7d09 x-compute-request-id: req-4daeab2f-5402-4c90-9419-b1a09f0d7d09 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:10,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4daeab2f-5402-4c90-9419-b1a09f0d7d09 2018-10-02 19:30:10,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.904149055481s 2018-10-02 19:30:10,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4daeab2f-5402-4c90-9419-b1a09f0d7d09 2018-10-02 19:30:10,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:12,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:12,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30: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-4fa78433-9458-4e0a-9ab7-1cc1cc8aa2ff x-compute-request-id: req-4fa78433-9458-4e0a-9ab7-1cc1cc8aa2ff 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:12,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fa78433-9458-4e0a-9ab7-1cc1cc8aa2ff 2018-10-02 19:30:12,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485122919083s 2018-10-02 19:30:12,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fa78433-9458-4e0a-9ab7-1cc1cc8aa2ff 2018-10-02 19:30:12,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:14,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:15,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4942f5f5-deb9-48aa-805e-c48d30d0f4e5 x-compute-request-id: req-4942f5f5-deb9-48aa-805e-c48d30d0f4e5 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:15,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4942f5f5-deb9-48aa-805e-c48d30d0f4e5 2018-10-02 19:30:15,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670264005661s 2018-10-02 19:30:15,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4942f5f5-deb9-48aa-805e-c48d30d0f4e5 2018-10-02 19:30:15,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:18,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f28caf0c-9f36-4725-b53a-365b6e70883b x-compute-request-id: req-f28caf0c-9f36-4725-b53a-365b6e70883b 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:18,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f28caf0c-9f36-4725-b53a-365b6e70883b 2018-10-02 19:30:18,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512814998627s 2018-10-02 19:30:18,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f28caf0c-9f36-4725-b53a-365b6e70883b 2018-10-02 19:30:18,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:20,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:20,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-99c4bc75-c597-4c63-8f43-51ccc3b52e0b x-compute-request-id: req-99c4bc75-c597-4c63-8f43-51ccc3b52e0b 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:20,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99c4bc75-c597-4c63-8f43-51ccc3b52e0b 2018-10-02 19:30:20,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528380870819s 2018-10-02 19:30:20,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99c4bc75-c597-4c63-8f43-51ccc3b52e0b 2018-10-02 19:30:20,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:22,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:22,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:23,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-7aec4f58-0113-44b2-885c-7a255c50cdc7 x-compute-request-id: req-7aec4f58-0113-44b2-885c-7a255c50cdc7 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:23,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7aec4f58-0113-44b2-885c-7a255c50cdc7 2018-10-02 19:30:23,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665692090988s 2018-10-02 19:30:23,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7aec4f58-0113-44b2-885c-7a255c50cdc7 2018-10-02 19:30:23,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:25,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:25,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:25,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30: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-baca0e0c-b7ff-4740-a441-a4a3cb2420c7 x-compute-request-id: req-baca0e0c-b7ff-4740-a441-a4a3cb2420c7 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:25,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-baca0e0c-b7ff-4740-a441-a4a3cb2420c7 2018-10-02 19:30:25,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510259151459s 2018-10-02 19:30:25,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-baca0e0c-b7ff-4740-a441-a4a3cb2420c7 2018-10-02 19:30:25,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:27,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:28,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30: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-b642e4f2-3ca2-4992-8c2a-5946e7e40a74 x-compute-request-id: req-b642e4f2-3ca2-4992-8c2a-5946e7e40a74 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:28,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b642e4f2-3ca2-4992-8c2a-5946e7e40a74 2018-10-02 19:30:28,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508327960968s 2018-10-02 19:30:28,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b642e4f2-3ca2-4992-8c2a-5946e7e40a74 2018-10-02 19:30:28,328 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:30,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:30,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:31,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30: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-8da5c068-ae08-4d61-b05d-7a98e2e09c08 x-compute-request-id: req-8da5c068-ae08-4d61-b05d-7a98e2e09c08 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:31,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8da5c068-ae08-4d61-b05d-7a98e2e09c08 2018-10-02 19:30:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87219285965s 2018-10-02 19:30:31,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8da5c068-ae08-4d61-b05d-7a98e2e09c08 2018-10-02 19:30:31,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:33,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:33,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30: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-51dbbd43-26e9-48e7-810b-7e29433265ca x-compute-request-id: req-51dbbd43-26e9-48e7-810b-7e29433265ca 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:33,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51dbbd43-26e9-48e7-810b-7e29433265ca 2018-10-02 19:30:33,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544303894043s 2018-10-02 19:30:33,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51dbbd43-26e9-48e7-810b-7e29433265ca 2018-10-02 19:30:33,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:35,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:36,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-a94f6f8b-3bab-457f-8234-eb3fc36c0a2a x-compute-request-id: req-a94f6f8b-3bab-457f-8234-eb3fc36c0a2a 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:36,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a94f6f8b-3bab-457f-8234-eb3fc36c0a2a 2018-10-02 19:30:36,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493236064911s 2018-10-02 19:30:36,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a94f6f8b-3bab-457f-8234-eb3fc36c0a2a 2018-10-02 19:30:36,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:38,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:38,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-479315d5-5503-4168-a8be-b3b761f92258 x-compute-request-id: req-479315d5-5503-4168-a8be-b3b761f92258 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:38,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-479315d5-5503-4168-a8be-b3b761f92258 2018-10-02 19:30:38,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5323741436s 2018-10-02 19:30:38,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-479315d5-5503-4168-a8be-b3b761f92258 2018-10-02 19:30:38,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:40,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:40,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:41,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-3c455556-9da2-46ef-9848-d4fa1805f974 x-compute-request-id: req-3c455556-9da2-46ef-9848-d4fa1805f974 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:41,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c455556-9da2-46ef-9848-d4fa1805f974 2018-10-02 19:30:41,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721744060516s 2018-10-02 19:30:41,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c455556-9da2-46ef-9848-d4fa1805f974 2018-10-02 19:30:41,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:43,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:43,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:44,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-315b285f-3e3e-44be-9a70-d76bae395a7f x-compute-request-id: req-315b285f-3e3e-44be-9a70-d76bae395a7f 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:44,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-315b285f-3e3e-44be-9a70-d76bae395a7f 2018-10-02 19:30:44,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505481958389s 2018-10-02 19:30:44,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-315b285f-3e3e-44be-9a70-d76bae395a7f 2018-10-02 19:30:44,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:46,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:46,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab17a7c1-f4f6-4fac-a5a9-52bf6dc76d25 x-compute-request-id: req-ab17a7c1-f4f6-4fac-a5a9-52bf6dc76d25 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:46,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab17a7c1-f4f6-4fac-a5a9-52bf6dc76d25 2018-10-02 19:30:46,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364624023438s 2018-10-02 19:30:46,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab17a7c1-f4f6-4fac-a5a9-52bf6dc76d25 2018-10-02 19:30:46,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:48,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:48,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b044ddc7-ab50-4788-8db7-cd85a301dd4f x-compute-request-id: req-b044ddc7-ab50-4788-8db7-cd85a301dd4f 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:48,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b044ddc7-ab50-4788-8db7-cd85a301dd4f 2018-10-02 19:30:48,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218657016754s 2018-10-02 19:30:48,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b044ddc7-ab50-4788-8db7-cd85a301dd4f 2018-10-02 19:30:48,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:50,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:50,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:51,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-1382bcd9-fcdd-4db8-9aec-a93a946286da x-compute-request-id: req-1382bcd9-fcdd-4db8-9aec-a93a946286da 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:51,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1382bcd9-fcdd-4db8-9aec-a93a946286da 2018-10-02 19:30:51,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369236946106s 2018-10-02 19:30:51,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1382bcd9-fcdd-4db8-9aec-a93a946286da 2018-10-02 19:30:51,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:53,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:53,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-6d8e7044-fb66-41cc-ab5e-178dc0a6b837 x-compute-request-id: req-6d8e7044-fb66-41cc-ab5e-178dc0a6b837 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:53,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d8e7044-fb66-41cc-ab5e-178dc0a6b837 2018-10-02 19:30:53,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382279872894s 2018-10-02 19:30:53,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d8e7044-fb66-41cc-ab5e-178dc0a6b837 2018-10-02 19:30:53,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:55,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:55,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b328ee0d-f45d-4e1f-b30e-5339ae753731 x-compute-request-id: req-b328ee0d-f45d-4e1f-b30e-5339ae753731 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:55,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b328ee0d-f45d-4e1f-b30e-5339ae753731 2018-10-02 19:30:55,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510970115662s 2018-10-02 19:30:55,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b328ee0d-f45d-4e1f-b30e-5339ae753731 2018-10-02 19:30:55,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:30:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:30:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:30:58,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:30: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-060c9ba9-d721-40b9-a746-6a0110f6670e x-compute-request-id: req-060c9ba9-d721-40b9-a746-6a0110f6670e 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:30:58,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-060c9ba9-d721-40b9-a746-6a0110f6670e 2018-10-02 19:30:58,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539952039719s 2018-10-02 19:30:58,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-060c9ba9-d721-40b9-a746-6a0110f6670e 2018-10-02 19:30:58,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:00,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:00,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-d4cb90c6-b372-4f7d-a91f-6d9cc70e0582 x-compute-request-id: req-d4cb90c6-b372-4f7d-a91f-6d9cc70e0582 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:00,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4cb90c6-b372-4f7d-a91f-6d9cc70e0582 2018-10-02 19:31:00,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353641986847s 2018-10-02 19:31:00,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d4cb90c6-b372-4f7d-a91f-6d9cc70e0582 2018-10-02 19:31:00,830 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:02,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:03,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-8765cbcf-817d-45ea-b710-778fd3d07516 x-compute-request-id: req-8765cbcf-817d-45ea-b710-778fd3d07516 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:03,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8765cbcf-817d-45ea-b710-778fd3d07516 2018-10-02 19:31:03,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767637968063s 2018-10-02 19:31:03,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8765cbcf-817d-45ea-b710-778fd3d07516 2018-10-02 19:31:03,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:05,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:06,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-e5521506-dd42-40b2-88cd-478a0b68f7a5 x-compute-request-id: req-e5521506-dd42-40b2-88cd-478a0b68f7a5 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:06,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5521506-dd42-40b2-88cd-478a0b68f7a5 2018-10-02 19:31:06,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512716054916s 2018-10-02 19:31:06,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5521506-dd42-40b2-88cd-478a0b68f7a5 2018-10-02 19:31:06,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:08,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:08,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-6fe614fd-d01d-44fd-8d86-dd02fdb0b852 x-compute-request-id: req-6fe614fd-d01d-44fd-8d86-dd02fdb0b852 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:08,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fe614fd-d01d-44fd-8d86-dd02fdb0b852 2018-10-02 19:31:08,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516597986221s 2018-10-02 19:31:08,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fe614fd-d01d-44fd-8d86-dd02fdb0b852 2018-10-02 19:31:08,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:10,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:11,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-68d09113-ed8a-4c4e-9ae6-8d008e79c636 x-compute-request-id: req-68d09113-ed8a-4c4e-9ae6-8d008e79c636 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:11,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68d09113-ed8a-4c4e-9ae6-8d008e79c636 2018-10-02 19:31:11,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526000976562s 2018-10-02 19:31:11,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68d09113-ed8a-4c4e-9ae6-8d008e79c636 2018-10-02 19:31:11,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:13,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:13,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-20a7cf05-c50a-4b3b-ac09-8b13a59d93ed x-compute-request-id: req-20a7cf05-c50a-4b3b-ac09-8b13a59d93ed 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:13,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20a7cf05-c50a-4b3b-ac09-8b13a59d93ed 2018-10-02 19:31:13,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500568151474s 2018-10-02 19:31:13,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20a7cf05-c50a-4b3b-ac09-8b13a59d93ed 2018-10-02 19:31:13,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:15,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:16,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-ffedeeee-f999-4792-97bc-03687eab25a2 x-compute-request-id: req-ffedeeee-f999-4792-97bc-03687eab25a2 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:16,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ffedeeee-f999-4792-97bc-03687eab25a2 2018-10-02 19:31:16,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718350887299s 2018-10-02 19:31:16,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ffedeeee-f999-4792-97bc-03687eab25a2 2018-10-02 19:31:16,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:18,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:18,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-95befdb3-d110-4889-a30d-429d37e2680c x-compute-request-id: req-95befdb3-d110-4889-a30d-429d37e2680c 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:18,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-95befdb3-d110-4889-a30d-429d37e2680c 2018-10-02 19:31:18,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523120880127s 2018-10-02 19:31:18,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-95befdb3-d110-4889-a30d-429d37e2680c 2018-10-02 19:31:18,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:20,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:21,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-0a4fee44-ff47-4ee3-9ca8-801654695c18 x-compute-request-id: req-0a4fee44-ff47-4ee3-9ca8-801654695c18 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:21,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a4fee44-ff47-4ee3-9ca8-801654695c18 2018-10-02 19:31:21,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385742902756s 2018-10-02 19:31:21,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a4fee44-ff47-4ee3-9ca8-801654695c18 2018-10-02 19:31:21,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:23,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:23,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31: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-2ec32f51-a9ed-41f3-9f4b-cacb63b56214 x-compute-request-id: req-2ec32f51-a9ed-41f3-9f4b-cacb63b56214 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:23,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ec32f51-a9ed-41f3-9f4b-cacb63b56214 2018-10-02 19:31:23,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543437957764s 2018-10-02 19:31:23,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ec32f51-a9ed-41f3-9f4b-cacb63b56214 2018-10-02 19:31:23,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:25,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:25,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:26,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb65c86b-8fc3-4058-b0d2-bfeceb0ef038 x-compute-request-id: req-eb65c86b-8fc3-4058-b0d2-bfeceb0ef038 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:26,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb65c86b-8fc3-4058-b0d2-bfeceb0ef038 2018-10-02 19:31:26,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600302934647s 2018-10-02 19:31:26,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb65c86b-8fc3-4058-b0d2-bfeceb0ef038 2018-10-02 19:31:26,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:28,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:29,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-790faa2c-516f-42d7-a2ff-573d8acca59e x-compute-request-id: req-790faa2c-516f-42d7-a2ff-573d8acca59e 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:29,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-790faa2c-516f-42d7-a2ff-573d8acca59e 2018-10-02 19:31:29,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515729188919s 2018-10-02 19:31:29,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-790faa2c-516f-42d7-a2ff-573d8acca59e 2018-10-02 19:31:29,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:31,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:31,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-d3accb8e-d7cb-483a-8205-c32033d30e5b x-compute-request-id: req-d3accb8e-d7cb-483a-8205-c32033d30e5b 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:31,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d3accb8e-d7cb-483a-8205-c32033d30e5b 2018-10-02 19:31:31,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512573957443s 2018-10-02 19:31:31,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d3accb8e-d7cb-483a-8205-c32033d30e5b 2018-10-02 19:31:31,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:33,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:33,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:33,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5fc8b03-e541-48a5-91c5-c26876e1a785 x-compute-request-id: req-e5fc8b03-e541-48a5-91c5-c26876e1a785 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.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T19:28:56Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:33,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5fc8b03-e541-48a5-91c5-c26876e1a785 2018-10-02 19:31:33,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410237073898s 2018-10-02 19:31:33,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5fc8b03-e541-48a5-91c5-c26876e1a785 2018-10-02 19:31:33,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 19:31:35,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:31:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:36,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-821f3876-7076-4a8e-a9d3-311344ba4443 x-compute-request-id: req-821f3876-7076-4a8e-a9d3-311344ba4443 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:dd:6b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:31:33.000000", "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:31:34Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 19:31:36,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-821f3876-7076-4a8e-a9d3-311344ba4443 2018-10-02 19:31:36,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492170095444s 2018-10-02 19:31:36,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-821f3876-7076-4a8e-a9d3-311344ba4443 2018-10-02 19:31:36,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 19:31:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=5774afd5-d328-43dd-a26e-12770c797c84" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:36,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-776b30c0-fddc-4eb3-b951-228214c4221c Date: Tue, 02 Oct 2018 19:31:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:31:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6af2285-c7af-4b17-99a4-0fae620cf4df","ip_address":"192.168.120.5"}],"id":"a3820ac1-fe29-4c35-b5a0-2b233463bf08","security_groups":["a44c0848-6eb6-420e-93ff-8c7b68292087"],"mac_address":"fa:16:3e:5a:dd:6b","project_id":"e1adb3c10d5c4e818dac5958b2927cef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ba5eee1-73a9-4515-b278-79c9053568ec","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:28:57Z","binding:vnic_type":"normal","device_id":"5774afd5-d328-43dd-a26e-12770c797c84"}]} 2018-10-02 19:31:36,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=5774afd5-d328-43dd-a26e-12770c797c84 used request id req-776b30c0-fddc-4eb3-b951-228214c4221c 2018-10-02 19:31:36,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593700408936s 2018-10-02 19:31:36,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=5774afd5-d328-43dd-a26e-12770c797c84 used request id req-776b30c0-fddc-4eb3-b951-228214c4221c 2018-10-02 19:31:36,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:31:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a3820ac1-fe29-4c35-b5a0-2b233463bf08" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:36,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a4dd1f19-b659-4e7b-a571-1a52fedd3bc1 Date: Tue, 02 Oct 2018 19:31:36 GMT RESP BODY: {"floatingips": []} 2018-10-02 19:31:36,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a3820ac1-fe29-4c35-b5a0-2b233463bf08 used request id req-a4dd1f19-b659-4e7b-a571-1a52fedd3bc1 2018-10-02 19:31:36,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0198669433594s 2018-10-02 19:31:36,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a3820ac1-fe29-4c35-b5a0-2b233463bf08 used request id req-a4dd1f19-b659-4e7b-a571-1a52fedd3bc1 2018-10-02 19:31:36,538 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:dd:6b', 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'6cbfa44a-456a-48f0-a965-383b7e8a5c2c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T19:31:33.000000', 'flavor': Munch({u'id': u'9cb65a8c-b119-4888-aabb-46abbf1aefe8'}), 'az': u'nova', 'id': u'5774afd5-d328-43dd-a26e-12770c797c84', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd2244947803f49b5994569c64ac74546', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1adb3c10d5c4e818dac5958b2927cef', 'name': 'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-02T19:31:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-02T19:31:34Z', 'hostId': u'295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T19:31:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', 'name': u'cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a', 'adminPass': u'ALXTTrJTx5aa', 'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', 'region': 'regionOne', 'created': u'2018-10-02T19:28:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-02 19:31:36,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 19:31:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:36,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-c884ed81-db6d-4589-b533-46ced1954e94 Date: Tue, 02 Oct 2018 19:31:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b6af2285-c7af-4b17-99a4-0fae620cf4df"],"updated_at":"2018-10-02T19:26:59Z","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1adb3c10d5c4e818dac5958b2927cef","id":"2ba5eee1-73a9-4515-b278-79c9053568ec","name":"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 19:31:36,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c884ed81-db6d-4589-b533-46ced1954e94 2018-10-02 19:31:36,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116051912308s 2018-10-02 19:31:36,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c884ed81-db6d-4589-b533-46ced1954e94 2018-10-02 19:31:36,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 19:31:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=5774afd5-d328-43dd-a26e-12770c797c84" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:36,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-03fb1697-87c6-452b-a11e-adaf6657a398 Date: Tue, 02 Oct 2018 19:31:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T19:31:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6af2285-c7af-4b17-99a4-0fae620cf4df","ip_address":"192.168.120.5"}],"id":"a3820ac1-fe29-4c35-b5a0-2b233463bf08","security_groups":["a44c0848-6eb6-420e-93ff-8c7b68292087"],"mac_address":"fa:16:3e:5a:dd:6b","project_id":"e1adb3c10d5c4e818dac5958b2927cef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ba5eee1-73a9-4515-b278-79c9053568ec","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:28:57Z","binding:vnic_type":"normal","device_id":"5774afd5-d328-43dd-a26e-12770c797c84"}]} 2018-10-02 19:31:36,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=5774afd5-d328-43dd-a26e-12770c797c84 used request id req-03fb1697-87c6-452b-a11e-adaf6657a398 2018-10-02 19:31:36,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574440956116s 2018-10-02 19:31:36,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=5774afd5-d328-43dd-a26e-12770c797c84 used request id req-03fb1697-87c6-452b-a11e-adaf6657a398 2018-10-02 19:31:36,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-02 19:31:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08"}}' 2018-10-02 19:31:38,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-7c7d26ab-ff19-4437-82a8-dce3f30f18fc Date: Tue, 02 Oct 2018 19:31:38 GMT RESP BODY: {"floatingip": {"router_id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:31:37Z", "updated_at": "2018-10-02T19:31:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08", "id": "892b37c3-82ba-4adc-8121-0658a57b8ac4"}} 2018-10-02 19:31:38,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c7d26ab-ff19-4437-82a8-dce3f30f18fc 2018-10-02 19:31:38,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.85691189766s 2018-10-02 19:31:38,575 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c7d26ab-ff19-4437-82a8-dce3f30f18fc 2018-10-02 19:31:38,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:31:38,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:38,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f46379b7-73b9-44b5-acfd-516908edd843 Date: Tue, 02 Oct 2018 19:31:38 GMT RESP BODY: {"floatingips": [{"router_id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:31:37Z", "updated_at": "2018-10-02T19:31:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08", "id": "892b37c3-82ba-4adc-8121-0658a57b8ac4"}]} 2018-10-02 19:31:38,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f46379b7-73b9-44b5-acfd-516908edd843 2018-10-02 19:31:38,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228011608124s 2018-10-02 19:31:38,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f46379b7-73b9-44b5-acfd-516908edd843 2018-10-02 19:31:38,611 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 19:31:38,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:31:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:38,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-cacb65a1-5309-445d-9d69-d40bad46ad96 Date: Tue, 02 Oct 2018 19:31:38 GMT RESP BODY: {"floatingips": [{"router_id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:31:37Z", "updated_at": "2018-10-02T19:31:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08", "id": "892b37c3-82ba-4adc-8121-0658a57b8ac4"}]} 2018-10-02 19:31:38,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cacb65a1-5309-445d-9d69-d40bad46ad96 2018-10-02 19:31:38,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0343959331512s 2018-10-02 19:31:38,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cacb65a1-5309-445d-9d69-d40bad46ad96 2018-10-02 19:31:38,754 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 19:31:38,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:31:38,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:38,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-60e74eb2-e517-4376-a8f9-113942ed6968 Date: Tue, 02 Oct 2018 19:31:38 GMT RESP BODY: {"floatingips": [{"router_id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:31:37Z", "updated_at": "2018-10-02T19:31:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08", "id": "892b37c3-82ba-4adc-8121-0658a57b8ac4"}]} 2018-10-02 19:31:38,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-60e74eb2-e517-4376-a8f9-113942ed6968 2018-10-02 19:31:38,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226829051971s 2018-10-02 19:31:38,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-60e74eb2-e517-4376-a8f9-113942ed6968 2018-10-02 19:31:38,886 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 19:31:38,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:31:38,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:39,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b24bc6b6-dfd7-4f7a-8ae4-bd9a0b528ec4 Date: Tue, 02 Oct 2018 19:31:39 GMT RESP BODY: {"floatingips": [{"router_id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:31:37Z", "updated_at": "2018-10-02T19:31:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08", "id": "892b37c3-82ba-4adc-8121-0658a57b8ac4"}]} 2018-10-02 19:31:39,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b24bc6b6-dfd7-4f7a-8ae4-bd9a0b528ec4 2018-10-02 19:31:39,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0272181034088s 2018-10-02 19:31:39,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b24bc6b6-dfd7-4f7a-8ae4-bd9a0b528ec4 2018-10-02 19:31:39,023 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 19:31:39,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:31:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:31:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-58d503b6-f4f6-4022-8090-833be7636381 Date: Tue, 02 Oct 2018 19:31:39 GMT RESP BODY: {"floatingips": [{"router_id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:31:37Z", "updated_at": "2018-10-02T19:31:37Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_id": "a3820ac1-fe29-4c35-b5a0-2b233463bf08", "id": "892b37c3-82ba-4adc-8121-0658a57b8ac4"}]} 2018-10-02 19:31:39,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-58d503b6-f4f6-4022-8090-833be7636381 2018-10-02 19:31:39,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0266959667206s 2018-10-02 19:31:39,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-58d503b6-f4f6-4022-8090-833be7636381 2018-10-02 19:31:39,159 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b17f0955-4a18-43ac-80d4-5e0f3646bbc5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', 'created_at': u'2018-10-02T19:31:37Z', 'attached': True, 'updated_at': u'2018-10-02T19:31:37Z', 'id': u'892b37c3-82ba-4adc-8121-0658a57b8ac4', 'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1adb3c10d5c4e818dac5958b2927cef', 'name': 'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b17f0955-4a18-43ac-80d4-5e0f3646bbc5', 'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', 'port_id': u'a3820ac1-fe29-4c35-b5a0-2b233463bf08', 'port': u'a3820ac1-fe29-4c35-b5a0-2b233463bf08', 'network': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03'}) 2018-10-02 19:31:39,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-02 19:31:39,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84/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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:31:41,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-f87b8882-d16a-43c8-ad22-f41a77c4cd22 x-compute-request-id: req-f87b8882-d16a-43c8-ad22-f41a77c4cd22 Content-Encoding: gzip Content-Length: 11001 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 1894817823 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.277469] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.279623] pid_max: default: 32768 minimum: 301\n[ 0.280785] Security Framework initialized\n[ 0.281858] SELinux: Initializing.\n[ 0.283087] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.287811] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.290661] Mount-cache hash table entries: 4096\n[ 0.292042] Initializing cgroup subsys memory\n[ 0.293164] Initializing cgroup subsys devices\n[ 0.294294] Initializing cgroup subsys freezer\n[ 0.295410] Initializing cgroup subsys net_cls\n[ 0.296525] Initializing cgroup subsys blkio\n[ 0.297654] Initializing cgroup subsys perf_event\n[ 0.298812] Initializing cgroup subsys hugetlb\n[ 0.299926] Initializing cgroup subsys pids\n[ 0.301017] Initializing cgroup subsys net_prio\n[ 0.302227] CPU: Physical Processor ID: 0\n[ 0.303981] mce: CPU supports 10 MCE banks\n[ 0.305078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.306328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.307601] tlb_flushall_shift: 6\n[ 0.308762] Freeing SMP alternatives: 28k freed\n[ 0.312626] ACPI: Core revision 20130517\n[ 0.314081] ACPI: All ACPI Tables successfully acquired\n[ 0.315491] ftrace: allocating 25812 entries in 101 pages\n[ 0.337604] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.339059] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.340497] smpboot: Max logical packages: 2\n[ 0.341767] Enabling x2apic\n[ 0.342647] Enabled x2apic\n[ 0.343709] Switched APIC routing to physical x2apic.\n[ 0.345847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347283] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.349888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.356666] KVM setup paravirtual spinlock\n[ 0.358903] smpboot: Booting Node 0, Processors #1 OK\n[ 0.360495] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.382198] Brought up 2 CPUs\n[ 0.382201] KVM setup async PF for cpu 1\n[ 0.382204] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.385256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.387327] devtmpfs: initialized\n[ 0.390191] EVM: security.selinux\n[ 0.391150] EVM: security.ima\n[ 0.392041] EVM: security.capability\n[ 0.393640] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.395120] pinctrl core: initialized pinctrl subsystem\n[ 0.396452] NET: Registered protocol family 16\n[ 0.397753] ACPI: bus type PCI registered\n[ 0.398835] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400314] PCI: Using configuration type 1 for base access\n[ 0.404906] ACPI: Added _OSI(Module Device)\n[ 0.406007] ACPI: Added _OSI(Processor Device)\n[ 0.407121] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.408296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410979] ACPI: Interpreter enabled\n[ 0.411997] ACPI: (supports S0 S5)\n[ 0.412954] ACPI: Using IOAPIC for interrupt routing\n[ 0.414148] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417964] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420942] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.422381] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425078] acpiphp: Slot [3] registered\n[ 0.426133] acpiphp: Slot [4] registered\n[ 0.427196] acpiphp: Slot [5] registered\n[ 0.428272] acpiphp: Slot [6] registered\n[ 0.429332] acpiphp: Slot [7] registered\n[ 0.430380] acpiphp: Slot [8] registered\n[ 0.431426] acpiphp: Slot [9] registered\n[ 0.432474] acpiphp: Slot [10] registered\n[ 0.433538] acpiphp: Slot [11] registered\n[ 0.434597] acpiphp: Slot [12] registered\n[ 0.435668] acpiphp: Slot [13] registered\n[ 0.436732] acpiphp: Slot [14] registered\n[ 0.437792] acpiphp: Slot [15] registered\n[ 0.438885] acpiphp: Slot [16] registered\n[ 0.439952] acpiphp: Slot [17] registered\n[ 0.441014] acpiphp: Slot [18] registered\n[ 0.442074] acpiphp: Slot [19] registered\n[ 0.443136] acpiphp: Slot [20] registered\n[ 0.444198] acpiphp: Slot [21] registered\n[ 0.445257] acpiphp: Slot [22] registered\n[ 0.446316] acpiphp: Slot [23] registered\n[ 0.447375] acpiphp: Slot [24] registered\n[ 0.448462] acpiphp: Slot [25] registered\n[ 0.449532] acpiphp: Slot [26] registered\n[ 0.450600] acpiphp: Slot [27] registered\n[ 0.451665] acpiphp: Slot [28] registered\n[ 0.452726] acpiphp: Slot [29] registered\n[ 0.453786] acpiphp: Slot [30] registered\n[ 0.454848] acpiphp: Slot [31] registered\n[ 0.455901] PCI host bridge to bus 0000:00\n[ 0.456960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.458224] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.459727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.461176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.463127] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.470790] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.472311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.473727] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.475229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.482081] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.484025] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537238] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540643] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542189] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543701] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545775] vgaarb: loaded\n[ 0.546632] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547967] SCSI subsystem initialized\n[ 0.549009] ACPI: bus type USB registered\n[ 0.550116] usbcore: registered new interface driver usbfs\n[ 0.551404] usbcore: registered new interface driver hub\n[ 0.552676] usbcore: registered new device driver usb\n[ 0.553988] PCI: Using ACPI for IRQ routing\n[ 0.555300] NetLabel: Initializing\n[ 0.556310] NetLabel: domain hash size = 128\n[ 0.557410] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558626] NetLabel: unlabeled traffic allowed by default\n[ 0.560056] Switched to clocksource kvm-clock\n[ 0.566967] pnp: PnP ACPI init\n[ 0.567913] ACPI: bus type PNP registered\n[ 0.569301] pnp: PnP ACPI: found 5 devices\n[ 0.570417] ACPI: bus type PNP unregistered\n[ 0.577662] NET: Registered protocol family 2\n[ 0.578928] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.580946] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.582420] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.583849] TCP: reno registered\n[ 0.584791] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.586141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.587642] NET: Registered protocol family 1\n[ 0.588812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.590169] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.591506] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.611394] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631482] Unpacking initramfs...\n[ 1.018025] Freeing initrd memory: 37508k freed\n[ 1.026975] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.028509] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.037570] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.039027] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.040659] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.042072] Initialise system trusted keyring\n[ 1.043220] audit: initializing netlink socket (disabled)\n[ 1.044504] type=2000 audit(1538508696.427:1): initialized\n[ 1.061717] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.063178] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.065589] zpool: loaded\n[ 1.066463] zbud: loaded\n[ 1.067438] VFS: Disk quotas dquot_6.5.2\n[ 1.068521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.070080] msgmni has been set to 7578\n[ 1.071164] Key type big_key registered\n[ 1.072723] NET: Registered protocol family 38\n[ 1.073877] Key type asymmetric registered\n[ 1.074958] Asymmetric key parser 'x509' registered\n[ 1.076173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.078167] io scheduler noop registered\n[ 1.079228] io scheduler deadline registered (default)\n[ 1.080473] io scheduler cfq registered\n[ 1.081595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.092845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.094392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.096366] ACPI: Power Button [PWRF]\n[ 1.097462] GHES: HEST is not enabled!\n[ 1.098534] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.122899] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.124433] Non-volatile memory driver v1.3\n[ 1.125536] Linux agpgart interface v0.103\n[ 1.126698] crash memory driver: version 1.1\n[ 1.127853] rdac: device handler registered\n[ 1.128978] hp_sw: device handler registered\n[ 1.130090] emc: device handler registered\n[ 1.131170] alua: device handler registered\n[ 1.132281] libphy: Fixed MDIO Bus: probed\n[ 1.133390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.134843] ehci-pci: EHCI PCI platform driver\n[ 1.135977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.137372] ohci-pci: OHCI PCI platform driver\n[ 1.138506] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.158449] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.159741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.161719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.162976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.164364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.165850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.167795] usb usb1: Product: UHCI Host Controller\n[ 1.169047] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.170583] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.171795] hub 1-0:1.0: USB hub found\n[ 1.172846] hub 1-0:1.0: 2 ports detected\n[ 1.174001] usbcore: registered new interface driver usbserial\n[ 1.175354] usbcore: registered new interface driver usbserial_generic\n[ 1.176820] usbserial: USB Serial support registered for generic\n[ 1.178208] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.180835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.182283] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.183795] mousedev: PS/2 mouse device common for all mice\n[ 1.185604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.188286] rtc_cmos 00:00: RTC can wake from S4\n[ 1.189043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.189313] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.194257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197209] cpuidle: using governor menu\n[ 1.198321] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.199669] usbcore: registered new interface driver usbhid\n[ 1.200981] usbhid: USB HID core driver\n[ 1.202046] drop_monitor: Initializing network drop monitor service\n[ 1.203495] TCP: cubic registered\n[ 1.204467] Initializing XFRM netlink socket\n[ 1.205640] NET: Registered protocol family 10\n[ 1.206904] NET: Registered protocol family 17\n[ 1.208162] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.209727] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.211106] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.213392] Loading compiled-in X.509 certificates\n[ 1.214600] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.216927] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.219639] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.221965] registered taskstats version 1\n[ 1.224359] Key type trusted registered\n[ 1.226495] Key type encrypted registered\n[ 1.228629] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.230275] rtc_cmos 00:00: setting system clock to 2018-10-02 19:31:36 UTC (1538508696)\n[ 1.232972] Freeing unused kernel memory: 1680k freed\n[ 1.236774] 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.241604] systemd[1]: Detected virtualization kvm.\n[ 1.243074] systemd[1]: Detected architecture x86-64.\n[ 1.244528] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.247351] systemd[1]: No hostname configured.\n[ 1.248727] systemd[1]: Set hostname to .\n[ 1.250234] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.272035] systemd[1]: Reached target Swap.\n[ 1.273347] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.275551] systemd[1]: Reached target Local File Systems.\n[ 1.277071] systemd[1]: Starting Local File Systems.\n[ 1.278554] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.280956] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.284290] systemd[1]: Created slice Root Slice.\n[ 1.285664] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.287952] systemd[1]: Listening on udev Control Socket.\n[ 1.289401] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.291817] systemd[1]: Listening on Journal Socket.\n[ 1.293025] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.294957] systemd[1]: Created slice System Slice.\n[ 1.296156] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.297988] systemd[1]: Reached target Slices.\n[ 1.299120] systemd[1]: Starting Slices.\n[ 1.300520] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.304092] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.306814] systemd[1]: Listening on udev Kernel Socket.\n[ 1.308076] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.310008] systemd[1]: Reached target Sockets.\n[ 1.311153] systemd[1]: Starting Sockets.\n[ 1.312430] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.315143] systemd[1]: Reached target Timers.\n[ 1.316283] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.318205] systemd[1]: Reached target Paths.\n[ 1.319499] systemd[1]: Starting Paths.\n[ 1.320983] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.325052] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.328624] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.330730] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.370884] RPC: Registered named UNIX socket transport module.\n[ 1.372289] RPC: Registered udp transport module.\n[ 1.373465] RPC: Registered tcp transport module.\n[ 1.374637] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.458841] FDC 0 is a S82078B\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.479074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.490024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.529413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.534826] scsi host0: ata_piix\n[ 1.535935] vda: vda1\n[ 1.537275] scsi host1: ata_piix\n[ 1.538313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.540444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\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.630845] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.632904] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.635013] usb 1-1: Product: QEMU USB Tablet\n[ 1.636491] usb 1-1: Manufacturer: QEMU\n[ 1.637851] usb 1-1: SerialNumber: 42\n[ 1.648183] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.651327] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.735544] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.738292] XFS (vda1): Mounting V4 Filesystem\n[ 1.835251] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n[ 2.038114] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.054697] systemd-journald[135]: Received SIGTERM from PID 1 (systemd).\n[ 2.152485] SELinux: Disabled at runtime.\n[ 2.189093] type=1404 audit(1538508697.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.229285] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.230682] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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] Stopped target Switch Root.\n Mounting Debug File System...\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 User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.533661] 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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.596255] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\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 Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.738897] type=1305 audit(1538508698.007:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...[ 2.885998] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.916667] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.922868] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m[ 2.951046] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n] Found device /dev/ttyS0.\n[ 2.953176] [TTM] Initializing pool allocator\n[ 2.962003] [TTM] Initializing DMA pool allocator\n[ 2.962304] [drm] fb mappable at 0xFC000000\n[ 2.962304] [drm] vram aper at 0xFC000000\n[ 2.962305] [drm] size 33554432\n[ 2.962305] [drm] fb depth is 24\n[ 2.962305] [drm] pitch is 3072\n[ 2.963669] ppdev: user-space parallel port driver\n[ 2.971355] AES CTR mode by8 optimization enabled\n[ 2.993524] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.995750] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.007598] alg: No test for crc32 (crc32-pclmul)\n[ 3.015468] Console: switching to colour frame buffer device 128x48\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.029248] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.036190] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m[ 3.044950] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n] Started Login Service.\n[ 3.072083] intel_rapl: no valid rapl domains found in package 0\n[ 3.081805] intel_powerclamp: No package C-state available[[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\n[ 3.089739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.320895] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:31:38 +0000. Up 3.28 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-02 19:31:41,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84/action used request id req-f87b8882-d16a-43c8-ad22-f41a77c4cd22 2018-10-02 19:31:41,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.08441615105s 2018-10-02 19:31:41,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84/action used request id req-f87b8882-d16a-43c8-ad22-f41a77c4cd22 2018-10-02 19:31:41,245 - 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 1894817823 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.277469] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.279623] pid_max: default: 32768 minimum: 301 [ 0.280785] Security Framework initialized [ 0.281858] SELinux: Initializing. [ 0.283087] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.287811] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.290661] Mount-cache hash table entries: 4096 [ 0.292042] Initializing cgroup subsys memory [ 0.293164] Initializing cgroup subsys devices [ 0.294294] Initializing cgroup subsys freezer [ 0.295410] Initializing cgroup subsys net_cls [ 0.296525] Initializing cgroup subsys blkio [ 0.297654] Initializing cgroup subsys perf_event [ 0.298812] Initializing cgroup subsys hugetlb [ 0.299926] Initializing cgroup subsys pids [ 0.301017] Initializing cgroup subsys net_prio [ 0.302227] CPU: Physical Processor ID: 0 [ 0.303981] mce: CPU supports 10 MCE banks [ 0.305078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.306328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.307601] tlb_flushall_shift: 6 [ 0.308762] Freeing SMP alternatives: 28k freed [ 0.312626] ACPI: Core revision 20130517 [ 0.314081] ACPI: All ACPI Tables successfully acquired [ 0.315491] ftrace: allocating 25812 entries in 101 pages [ 0.337604] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.339059] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.340497] smpboot: Max logical packages: 2 [ 0.341767] Enabling x2apic [ 0.342647] Enabled x2apic [ 0.343709] Switched APIC routing to physical x2apic. [ 0.345847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347283] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.349888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.356666] KVM setup paravirtual spinlock [ 0.358903] smpboot: Booting Node 0, Processors #1 OK [ 0.360495] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.382198] Brought up 2 CPUs [ 0.382201] KVM setup async PF for cpu 1 [ 0.382204] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.385256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.387327] devtmpfs: initialized [ 0.390191] EVM: security.selinux [ 0.391150] EVM: security.ima [ 0.392041] EVM: security.capability [ 0.393640] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.395120] pinctrl core: initialized pinctrl subsystem [ 0.396452] NET: Registered protocol family 16 [ 0.397753] ACPI: bus type PCI registered [ 0.398835] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400314] PCI: Using configuration type 1 for base access [ 0.404906] ACPI: Added _OSI(Module Device) [ 0.406007] ACPI: Added _OSI(Processor Device) [ 0.407121] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.408296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410979] ACPI: Interpreter enabled [ 0.411997] ACPI: (supports S0 S5) [ 0.412954] ACPI: Using IOAPIC for interrupt routing [ 0.414148] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417964] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420942] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.422381] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425078] acpiphp: Slot [3] registered [ 0.426133] acpiphp: Slot [4] registered [ 0.427196] acpiphp: Slot [5] registered [ 0.428272] acpiphp: Slot [6] registered [ 0.429332] acpiphp: Slot [7] registered [ 0.430380] acpiphp: Slot [8] registered [ 0.431426] acpiphp: Slot [9] registered [ 0.432474] acpiphp: Slot [10] registered [ 0.433538] acpiphp: Slot [11] registered [ 0.434597] acpiphp: Slot [12] registered [ 0.435668] acpiphp: Slot [13] registered [ 0.436732] acpiphp: Slot [14] registered [ 0.437792] acpiphp: Slot [15] registered [ 0.438885] acpiphp: Slot [16] registered [ 0.439952] acpiphp: Slot [17] registered [ 0.441014] acpiphp: Slot [18] registered [ 0.442074] acpiphp: Slot [19] registered [ 0.443136] acpiphp: Slot [20] registered [ 0.444198] acpiphp: Slot [21] registered [ 0.445257] acpiphp: Slot [22] registered [ 0.446316] acpiphp: Slot [23] registered [ 0.447375] acpiphp: Slot [24] registered [ 0.448462] acpiphp: Slot [25] registered [ 0.449532] acpiphp: Slot [26] registered [ 0.450600] acpiphp: Slot [27] registered [ 0.451665] acpiphp: Slot [28] registered [ 0.452726] acpiphp: Slot [29] registered [ 0.453786] acpiphp: Slot [30] registered [ 0.454848] acpiphp: Slot [31] registered [ 0.455901] PCI host bridge to bus 0000:00 [ 0.456960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.458224] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.459727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.461176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.463127] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.470790] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.472311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.473727] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.475229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.482081] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.484025] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537238] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540643] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542189] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543701] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545775] vgaarb: loaded [ 0.546632] vgaarb: bridge control possible 0000:00:02.0 [ 0.547967] SCSI subsystem initialized [ 0.549009] ACPI: bus type USB registered [ 0.550116] usbcore: registered new interface driver usbfs [ 0.551404] usbcore: registered new interface driver hub [ 0.552676] usbcore: registered new device driver usb [ 0.553988] PCI: Using ACPI for IRQ routing [ 0.555300] NetLabel: Initializing [ 0.556310] NetLabel: domain hash size = 128 [ 0.557410] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558626] NetLabel: unlabeled traffic allowed by default [ 0.560056] Switched to clocksource kvm-clock [ 0.566967] pnp: PnP ACPI init [ 0.567913] ACPI: bus type PNP registered [ 0.569301] pnp: PnP ACPI: found 5 devices [ 0.570417] ACPI: bus type PNP unregistered [ 0.577662] NET: Registered protocol family 2 [ 0.578928] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.580946] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.582420] TCP: Hash tables configured (established 32768 bind 32768) [ 0.583849] TCP: reno registered [ 0.584791] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.586141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.587642] NET: Registered protocol family 1 [ 0.588812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.590169] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.591506] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.611394] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631482] Unpacking initramfs... [ 1.018025] Freeing initrd memory: 37508k freed [ 1.026975] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.028509] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.037570] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.039027] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.040659] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.042072] Initialise system trusted keyring [ 1.043220] audit: initializing netlink socket (disabled) [ 1.044504] type=2000 audit(1538508696.427:1): initialized [ 1.061717] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.063178] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.065589] zpool: loaded [ 1.066463] zbud: loaded [ 1.067438] VFS: Disk quotas dquot_6.5.2 [ 1.068521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.070080] msgmni has been set to 7578 [ 1.071164] Key type big_key registered [ 1.072723] NET: Registered protocol family 38 [ 1.073877] Key type asymmetric registered [ 1.074958] Asymmetric key parser 'x509' registered [ 1.076173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.078167] io scheduler noop registered [ 1.079228] io scheduler deadline registered (default) [ 1.080473] io scheduler cfq registered [ 1.081595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.092845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.094392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.096366] ACPI: Power Button [PWRF] [ 1.097462] GHES: HEST is not enabled! [ 1.098534] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.122899] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.124433] Non-volatile memory driver v1.3 [ 1.125536] Linux agpgart interface v0.103 [ 1.126698] crash memory driver: version 1.1 [ 1.127853] rdac: device handler registered [ 1.128978] hp_sw: device handler registered [ 1.130090] emc: device handler registered [ 1.131170] alua: device handler registered [ 1.132281] libphy: Fixed MDIO Bus: probed [ 1.133390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.134843] ehci-pci: EHCI PCI platform driver [ 1.135977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.137372] ohci-pci: OHCI PCI platform driver [ 1.138506] uhci_hcd: USB Universal Host Controller Interface driver [ 1.158449] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.159741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.161719] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.162976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.164364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.165850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.167795] usb usb1: Product: UHCI Host Controller [ 1.169047] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.170583] usb usb1: SerialNumber: 0000:00:01.2 [ 1.171795] hub 1-0:1.0: USB hub found [ 1.172846] hub 1-0:1.0: 2 ports detected [ 1.174001] usbcore: registered new interface driver usbserial [ 1.175354] usbcore: registered new interface driver usbserial_generic [ 1.176820] usbserial: USB Serial support registered for generic [ 1.178208] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.180835] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.182283] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.183795] mousedev: PS/2 mouse device common for all mice [ 1.185604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.188286] rtc_cmos 00:00: RTC can wake from S4 [ 1.189043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.189313] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.194257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197209] cpuidle: using governor menu [ 1.198321] hidraw: raw HID events driver (C) Jiri Kosina [ 1.199669] usbcore: registered new interface driver usbhid [ 1.200981] usbhid: USB HID core driver [ 1.202046] drop_monitor: Initializing network drop monitor service [ 1.203495] TCP: cubic registered [ 1.204467] Initializing XFRM netlink socket [ 1.205640] NET: Registered protocol family 10 [ 1.206904] NET: Registered protocol family 17 [ 1.208162] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.209727] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.211106] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.213392] Loading compiled-in X.509 certificates [ 1.214600] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.216927] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.219639] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.221965] registered taskstats version 1 [ 1.224359] Key type trusted registered [ 1.226495] Key type encrypted registered [ 1.228629] IMA: No TPM chip found, activating TPM-bypass! [ 1.230275] rtc_cmos 00:00: setting system clock to 2018-10-02 19:31:36 UTC (1538508696) [ 1.232972] Freeing unused kernel memory: 1680k freed [ 1.236774] 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.241604] systemd[1]: Detected virtualization kvm. [ 1.243074] systemd[1]: Detected architecture x86-64. [ 1.244528] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.247351] systemd[1]: No hostname configured. [ 1.248727] systemd[1]: Set hostname to . [ 1.250234] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.272035] systemd[1]: Reached target Swap. [ 1.273347] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.275551] systemd[1]: Reached target Local File Systems. [ 1.277071] systemd[1]: Starting Local File Systems. [ 1.278554] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.280956] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.284290] systemd[1]: Created slice Root Slice. [ 1.285664] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.287952] systemd[1]: Listening on udev Control Socket. [ 1.289401] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.291817] systemd[1]: Listening on Journal Socket. [ 1.293025] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.294957] systemd[1]: Created slice System Slice. [ 1.296156] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.297988] systemd[1]: Reached target Slices. [ 1.299120] systemd[1]: Starting Slices. [ 1.300520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.304092] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.306814] systemd[1]: Listening on udev Kernel Socket. [ 1.308076] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.310008] systemd[1]: Reached target Sockets. [ 1.311153] systemd[1]: Starting Sockets. [ 1.312430] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.315143] systemd[1]: Reached target Timers. [ 1.316283] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.318205] systemd[1]: Reached target Paths. [ 1.319499] systemd[1]: Starting Paths. [ 1.320983] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.325052] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.328624] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.330730] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.370884] RPC: Registered named UNIX socket transport module. [ 1.372289] RPC: Registered udp transport module. [ 1.373465] RPC: Registered tcp transport module. [ 1.374637] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.458841] FDC 0 is a S82078B [[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.479074] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.490024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.529413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.534826] scsi host0: ata_piix [ 1.535935] vda: vda1 [ 1.537275] scsi host1: ata_piix [ 1.538313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.540444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [[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.630845] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.632904] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.635013] usb 1-1: Product: QEMU USB Tablet [ 1.636491] usb 1-1: Manufacturer: QEMU [ 1.637851] usb 1-1: SerialNumber: 42 [ 1.648183] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.651327] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.735544] SGI XFS with ACLs, security attributes, no debug enabled [ 1.738292] XFS (vda1): Mounting V4 Filesystem [ 1.835251] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. [ 2.038114] tsc: Refined TSC clocksource calibration: 3491.914 MHz Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.054697] systemd-journald[135]: Received SIGTERM from PID 1 (systemd). [ 2.152485] SELinux: Disabled at runtime. [ 2.189093] type=1404 audit(1538508697.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.229285] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.230682] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. Starting Apply Kernel Variables... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 2.533661] 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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.596255] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[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 Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.738897] type=1305 audit(1538508698.007:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking...[ 2.885998] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 2.916667] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.922868] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m[ 2.951046] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ] Found device /dev/ttyS0. [ 2.953176] [TTM] Initializing pool allocator [ 2.962003] [TTM] Initializing DMA pool allocator [ 2.962304] [drm] fb mappable at 0xFC000000 [ 2.962304] [drm] vram aper at 0xFC000000 [ 2.962305] [drm] size 33554432 [ 2.962305] [drm] fb depth is 24 [ 2.962305] [drm] pitch is 3072 [ 2.963669] ppdev: user-space parallel port driver [ 2.971355] AES CTR mode by8 optimization enabled [ 2.993524] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.995750] fbcon: cirrusdrmfb (fb0) is primary device [ 3.007598] alg: No test for crc32 (crc32-pclmul) [ 3.015468] Console: switching to colour frame buffer device 128x48 [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.029248] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.036190] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started NTP client/server. [[32m OK [0m[ 3.044950] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 ] Started Login Service. [ 3.072083] intel_rapl: no valid rapl domains found in package 0 [ 3.081805] intel_powerclamp: No package C-state available[[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.089739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.320895] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:31:38 +0000. Up 3.28 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-02 19:31:41,612 - paramiko.transport - DEBUG - starting thread (client mode): 0xb6679810L 2018-10-02 19:31:41,613 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:31:41,647 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-02 19:31:41,647 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-02 19:31:41,662 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:31:41,662 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:31:41,662 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:31:41,662 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:31:41,662 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:31:41,662 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:31:41,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:31:41,672 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:31:41,676 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-02 19:31:41,679 - paramiko.transport - DEBUG - Trying key b192604a917b20555791658c31f51fa6 from /tmp/tmpACmjCH 2018-10-02 19:31:41,711 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:31:41,737 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-02 19:31:41,745 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-10-02 19:31:41,746 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:31:41,752 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-02 19:31:41,753 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: Authentication failed. 2018-10-02 19:31:50,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-02 19:31:50,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84/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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 19:31:51,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-e4bc5762-6889-4ed5-b60f-f41e7aef3747 x-compute-request-id: req-e4bc5762-6889-4ed5-b60f-f41e7aef3747 Content-Encoding: gzip Content-Length: 12773 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 1894817823 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.277469] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.279623] pid_max: default: 32768 minimum: 301\n[ 0.280785] Security Framework initialized\n[ 0.281858] SELinux: Initializing.\n[ 0.283087] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.287811] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.290661] Mount-cache hash table entries: 4096\n[ 0.292042] Initializing cgroup subsys memory\n[ 0.293164] Initializing cgroup subsys devices\n[ 0.294294] Initializing cgroup subsys freezer\n[ 0.295410] Initializing cgroup subsys net_cls\n[ 0.296525] Initializing cgroup subsys blkio\n[ 0.297654] Initializing cgroup subsys perf_event\n[ 0.298812] Initializing cgroup subsys hugetlb\n[ 0.299926] Initializing cgroup subsys pids\n[ 0.301017] Initializing cgroup subsys net_prio\n[ 0.302227] CPU: Physical Processor ID: 0\n[ 0.303981] mce: CPU supports 10 MCE banks\n[ 0.305078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.306328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.307601] tlb_flushall_shift: 6\n[ 0.308762] Freeing SMP alternatives: 28k freed\n[ 0.312626] ACPI: Core revision 20130517\n[ 0.314081] ACPI: All ACPI Tables successfully acquired\n[ 0.315491] ftrace: allocating 25812 entries in 101 pages\n[ 0.337604] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.339059] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.340497] smpboot: Max logical packages: 2\n[ 0.341767] Enabling x2apic\n[ 0.342647] Enabled x2apic\n[ 0.343709] Switched APIC routing to physical x2apic.\n[ 0.345847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347283] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.349888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.356666] KVM setup paravirtual spinlock\n[ 0.358903] smpboot: Booting Node 0, Processors #1 OK\n[ 0.360495] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.382198] Brought up 2 CPUs\n[ 0.382201] KVM setup async PF for cpu 1\n[ 0.382204] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.385256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.387327] devtmpfs: initialized\n[ 0.390191] EVM: security.selinux\n[ 0.391150] EVM: security.ima\n[ 0.392041] EVM: security.capability\n[ 0.393640] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.395120] pinctrl core: initialized pinctrl subsystem\n[ 0.396452] NET: Registered protocol family 16\n[ 0.397753] ACPI: bus type PCI registered\n[ 0.398835] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400314] PCI: Using configuration type 1 for base access\n[ 0.404906] ACPI: Added _OSI(Module Device)\n[ 0.406007] ACPI: Added _OSI(Processor Device)\n[ 0.407121] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.408296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410979] ACPI: Interpreter enabled\n[ 0.411997] ACPI: (supports S0 S5)\n[ 0.412954] ACPI: Using IOAPIC for interrupt routing\n[ 0.414148] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417964] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420942] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.422381] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425078] acpiphp: Slot [3] registered\n[ 0.426133] acpiphp: Slot [4] registered\n[ 0.427196] acpiphp: Slot [5] registered\n[ 0.428272] acpiphp: Slot [6] registered\n[ 0.429332] acpiphp: Slot [7] registered\n[ 0.430380] acpiphp: Slot [8] registered\n[ 0.431426] acpiphp: Slot [9] registered\n[ 0.432474] acpiphp: Slot [10] registered\n[ 0.433538] acpiphp: Slot [11] registered\n[ 0.434597] acpiphp: Slot [12] registered\n[ 0.435668] acpiphp: Slot [13] registered\n[ 0.436732] acpiphp: Slot [14] registered\n[ 0.437792] acpiphp: Slot [15] registered\n[ 0.438885] acpiphp: Slot [16] registered\n[ 0.439952] acpiphp: Slot [17] registered\n[ 0.441014] acpiphp: Slot [18] registered\n[ 0.442074] acpiphp: Slot [19] registered\n[ 0.443136] acpiphp: Slot [20] registered\n[ 0.444198] acpiphp: Slot [21] registered\n[ 0.445257] acpiphp: Slot [22] registered\n[ 0.446316] acpiphp: Slot [23] registered\n[ 0.447375] acpiphp: Slot [24] registered\n[ 0.448462] acpiphp: Slot [25] registered\n[ 0.449532] acpiphp: Slot [26] registered\n[ 0.450600] acpiphp: Slot [27] registered\n[ 0.451665] acpiphp: Slot [28] registered\n[ 0.452726] acpiphp: Slot [29] registered\n[ 0.453786] acpiphp: Slot [30] registered\n[ 0.454848] acpiphp: Slot [31] registered\n[ 0.455901] PCI host bridge to bus 0000:00\n[ 0.456960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.458224] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.459727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.461176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.463127] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.470790] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.472311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.473727] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.475229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.482081] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.484025] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537238] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540643] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542189] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543701] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545775] vgaarb: loaded\n[ 0.546632] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547967] SCSI subsystem initialized\n[ 0.549009] ACPI: bus type USB registered\n[ 0.550116] usbcore: registered new interface driver usbfs\n[ 0.551404] usbcore: registered new interface driver hub\n[ 0.552676] usbcore: registered new device driver usb\n[ 0.553988] PCI: Using ACPI for IRQ routing\n[ 0.555300] NetLabel: Initializing\n[ 0.556310] NetLabel: domain hash size = 128\n[ 0.557410] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558626] NetLabel: unlabeled traffic allowed by default\n[ 0.560056] Switched to clocksource kvm-clock\n[ 0.566967] pnp: PnP ACPI init\n[ 0.567913] ACPI: bus type PNP registered\n[ 0.569301] pnp: PnP ACPI: found 5 devices\n[ 0.570417] ACPI: bus type PNP unregistered\n[ 0.577662] NET: Registered protocol family 2\n[ 0.578928] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.580946] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.582420] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.583849] TCP: reno registered\n[ 0.584791] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.586141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.587642] NET: Registered protocol family 1\n[ 0.588812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.590169] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.591506] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.611394] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631482] Unpacking initramfs...\n[ 1.018025] Freeing initrd memory: 37508k freed\n[ 1.026975] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.028509] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.037570] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.039027] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.040659] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.042072] Initialise system trusted keyring\n[ 1.043220] audit: initializing netlink socket (disabled)\n[ 1.044504] type=2000 audit(1538508696.427:1): initialized\n[ 1.061717] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.063178] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.065589] zpool: loaded\n[ 1.066463] zbud: loaded\n[ 1.067438] VFS: Disk quotas dquot_6.5.2\n[ 1.068521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.070080] msgmni has been set to 7578\n[ 1.071164] Key type big_key registered\n[ 1.072723] NET: Registered protocol family 38\n[ 1.073877] Key type asymmetric registered\n[ 1.074958] Asymmetric key parser 'x509' registered\n[ 1.076173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.078167] io scheduler noop registered\n[ 1.079228] io scheduler deadline registered (default)\n[ 1.080473] io scheduler cfq registered\n[ 1.081595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.092845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.094392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.096366] ACPI: Power Button [PWRF]\n[ 1.097462] GHES: HEST is not enabled!\n[ 1.098534] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.122899] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.124433] Non-volatile memory driver v1.3\n[ 1.125536] Linux agpgart interface v0.103\n[ 1.126698] crash memory driver: version 1.1\n[ 1.127853] rdac: device handler registered\n[ 1.128978] hp_sw: device handler registered\n[ 1.130090] emc: device handler registered\n[ 1.131170] alua: device handler registered\n[ 1.132281] libphy: Fixed MDIO Bus: probed\n[ 1.133390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.134843] ehci-pci: EHCI PCI platform driver\n[ 1.135977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.137372] ohci-pci: OHCI PCI platform driver\n[ 1.138506] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.158449] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.159741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.161719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.162976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.164364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.165850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.167795] usb usb1: Product: UHCI Host Controller\n[ 1.169047] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.170583] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.171795] hub 1-0:1.0: USB hub found\n[ 1.172846] hub 1-0:1.0: 2 ports detected\n[ 1.174001] usbcore: registered new interface driver usbserial\n[ 1.175354] usbcore: registered new interface driver usbserial_generic\n[ 1.176820] usbserial: USB Serial support registered for generic\n[ 1.178208] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.180835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.182283] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.183795] mousedev: PS/2 mouse device common for all mice\n[ 1.185604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.188286] rtc_cmos 00:00: RTC can wake from S4\n[ 1.189043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.189313] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.194257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197209] cpuidle: using governor menu\n[ 1.198321] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.199669] usbcore: registered new interface driver usbhid\n[ 1.200981] usbhid: USB HID core driver\n[ 1.202046] drop_monitor: Initializing network drop monitor service\n[ 1.203495] TCP: cubic registered\n[ 1.204467] Initializing XFRM netlink socket\n[ 1.205640] NET: Registered protocol family 10\n[ 1.206904] NET: Registered protocol family 17\n[ 1.208162] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.209727] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.211106] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.213392] Loading compiled-in X.509 certificates\n[ 1.214600] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.216927] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.219639] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.221965] registered taskstats version 1\n[ 1.224359] Key type trusted registered\n[ 1.226495] Key type encrypted registered\n[ 1.228629] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.230275] rtc_cmos 00:00: setting system clock to 2018-10-02 19:31:36 UTC (1538508696)\n[ 1.232972] Freeing unused kernel memory: 1680k freed\n[ 1.236774] 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.241604] systemd[1]: Detected virtualization kvm.\n[ 1.243074] systemd[1]: Detected architecture x86-64.\n[ 1.244528] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.247351] systemd[1]: No hostname configured.\n[ 1.248727] systemd[1]: Set hostname to .\n[ 1.250234] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.272035] systemd[1]: Reached target Swap.\n[ 1.273347] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.275551] systemd[1]: Reached target Local File Systems.\n[ 1.277071] systemd[1]: Starting Local File Systems.\n[ 1.278554] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.280956] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.284290] systemd[1]: Created slice Root Slice.\n[ 1.285664] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.287952] systemd[1]: Listening on udev Control Socket.\n[ 1.289401] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.291817] systemd[1]: Listening on Journal Socket.\n[ 1.293025] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.294957] systemd[1]: Created slice System Slice.\n[ 1.296156] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.297988] systemd[1]: Reached target Slices.\n[ 1.299120] systemd[1]: Starting Slices.\n[ 1.300520] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.304092] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.306814] systemd[1]: Listening on udev Kernel Socket.\n[ 1.308076] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.310008] systemd[1]: Reached target Sockets.\n[ 1.311153] systemd[1]: Starting Sockets.\n[ 1.312430] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.315143] systemd[1]: Reached target Timers.\n[ 1.316283] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.318205] systemd[1]: Reached target Paths.\n[ 1.319499] systemd[1]: Starting Paths.\n[ 1.320983] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.325052] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.328624] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.330730] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.370884] RPC: Registered named UNIX socket transport module.\n[ 1.372289] RPC: Registered udp transport module.\n[ 1.373465] RPC: Registered tcp transport module.\n[ 1.374637] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.458841] FDC 0 is a S82078B\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.479074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.490024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.529413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.534826] scsi host0: ata_piix\n[ 1.535935] vda: vda1\n[ 1.537275] scsi host1: ata_piix\n[ 1.538313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.540444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\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.630845] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.632904] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.635013] usb 1-1: Product: QEMU USB Tablet\n[ 1.636491] usb 1-1: Manufacturer: QEMU\n[ 1.637851] usb 1-1: SerialNumber: 42\n[ 1.648183] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.651327] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.735544] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.738292] XFS (vda1): Mounting V4 Filesystem\n[ 1.835251] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n[ 2.038114] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.054697] systemd-journald[135]: Received SIGTERM from PID 1 (systemd).\n[ 2.152485] SELinux: Disabled at runtime.\n[ 2.189093] type=1404 audit(1538508697.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.229285] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.230682] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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] Stopped target Switch Root.\n Mounting Debug File System...\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 User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.533661] 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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.596255] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\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 Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.738897] type=1305 audit(1538508698.007:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...[ 2.885998] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.916667] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.922868] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m[ 2.951046] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n] Found device /dev/ttyS0.\n[ 2.953176] [TTM] Initializing pool allocator\n[ 2.962003] [TTM] Initializing DMA pool allocator\n[ 2.962304] [drm] fb mappable at 0xFC000000\n[ 2.962304] [drm] vram aper at 0xFC000000\n[ 2.962305] [drm] size 33554432\n[ 2.962305] [drm] fb depth is 24\n[ 2.962305] [drm] pitch is 3072\n[ 2.963669] ppdev: user-space parallel port driver\n[ 2.971355] AES CTR mode by8 optimization enabled\n[ 2.993524] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.995750] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.007598] alg: No test for crc32 (crc32-pclmul)\n[ 3.015468] Console: switching to colour frame buffer device 128x48\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.029248] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.036190] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m[ 3.044950] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n] Started Login Service.\n[ 3.072083] intel_rapl: no valid rapl domains found in package 0\n[ 3.081805] intel_powerclamp: No package C-state available[[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\n[ 3.089739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.320895] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:31:38 +0000. Up 3.28 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 Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB 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 OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] 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 System Logging Service.\n[ 5.552415] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 19:31:41 +0000. Up 5.52 seconds.\n[ 5.586152] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.588157] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.590107] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.594253] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.599616] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.612275] cloud-init[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[793]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:5a:dd:6b |\n[ 5.623882] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.629544] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.635821] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.640607] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.646334] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.653730] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.661124] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.668792] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.672514] cloud-init[793]: 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: [ 8.907618] cloud-init[2726]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Oct 2018 19:31:44 +0000. Up 8.82 seconds.\n[ 9.887577] cloud-init[3037]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Oct 2018 19:31:45 +0000. Up 9.84 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 | b1:92:60:4a:91:7b:20:55:57:91:65:8c:31:f5:1f:a6 | - | 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.950435] cloud-init[3037]: Cloud-init v. 0.7.5 finished at Tue, 02 Oct 2018 19:31:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.94 seconds\n"} 2018-10-02 19:31:51,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84/action used request id req-e4bc5762-6889-4ed5-b60f-f41e7aef3747 2018-10-02 19:31:51,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.14561414719s 2018-10-02 19:31:51,910 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84/action used request id req-e4bc5762-6889-4ed5-b60f-f41e7aef3747 2018-10-02 19:31:51,910 - 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 1894817823 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.277469] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.279623] pid_max: default: 32768 minimum: 301 [ 0.280785] Security Framework initialized [ 0.281858] SELinux: Initializing. [ 0.283087] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.287811] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.290661] Mount-cache hash table entries: 4096 [ 0.292042] Initializing cgroup subsys memory [ 0.293164] Initializing cgroup subsys devices [ 0.294294] Initializing cgroup subsys freezer [ 0.295410] Initializing cgroup subsys net_cls [ 0.296525] Initializing cgroup subsys blkio [ 0.297654] Initializing cgroup subsys perf_event [ 0.298812] Initializing cgroup subsys hugetlb [ 0.299926] Initializing cgroup subsys pids [ 0.301017] Initializing cgroup subsys net_prio [ 0.302227] CPU: Physical Processor ID: 0 [ 0.303981] mce: CPU supports 10 MCE banks [ 0.305078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.306328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.307601] tlb_flushall_shift: 6 [ 0.308762] Freeing SMP alternatives: 28k freed [ 0.312626] ACPI: Core revision 20130517 [ 0.314081] ACPI: All ACPI Tables successfully acquired [ 0.315491] ftrace: allocating 25812 entries in 101 pages [ 0.337604] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.339059] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.340497] smpboot: Max logical packages: 2 [ 0.341767] Enabling x2apic [ 0.342647] Enabled x2apic [ 0.343709] Switched APIC routing to physical x2apic. [ 0.345847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347283] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.349888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.356666] KVM setup paravirtual spinlock [ 0.358903] smpboot: Booting Node 0, Processors #1 OK [ 0.360495] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.382198] Brought up 2 CPUs [ 0.382201] KVM setup async PF for cpu 1 [ 0.382204] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.385256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.387327] devtmpfs: initialized [ 0.390191] EVM: security.selinux [ 0.391150] EVM: security.ima [ 0.392041] EVM: security.capability [ 0.393640] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.395120] pinctrl core: initialized pinctrl subsystem [ 0.396452] NET: Registered protocol family 16 [ 0.397753] ACPI: bus type PCI registered [ 0.398835] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400314] PCI: Using configuration type 1 for base access [ 0.404906] ACPI: Added _OSI(Module Device) [ 0.406007] ACPI: Added _OSI(Processor Device) [ 0.407121] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.408296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410979] ACPI: Interpreter enabled [ 0.411997] ACPI: (supports S0 S5) [ 0.412954] ACPI: Using IOAPIC for interrupt routing [ 0.414148] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417964] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420942] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.422381] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425078] acpiphp: Slot [3] registered [ 0.426133] acpiphp: Slot [4] registered [ 0.427196] acpiphp: Slot [5] registered [ 0.428272] acpiphp: Slot [6] registered [ 0.429332] acpiphp: Slot [7] registered [ 0.430380] acpiphp: Slot [8] registered [ 0.431426] acpiphp: Slot [9] registered [ 0.432474] acpiphp: Slot [10] registered [ 0.433538] acpiphp: Slot [11] registered [ 0.434597] acpiphp: Slot [12] registered [ 0.435668] acpiphp: Slot [13] registered [ 0.436732] acpiphp: Slot [14] registered [ 0.437792] acpiphp: Slot [15] registered [ 0.438885] acpiphp: Slot [16] registered [ 0.439952] acpiphp: Slot [17] registered [ 0.441014] acpiphp: Slot [18] registered [ 0.442074] acpiphp: Slot [19] registered [ 0.443136] acpiphp: Slot [20] registered [ 0.444198] acpiphp: Slot [21] registered [ 0.445257] acpiphp: Slot [22] registered [ 0.446316] acpiphp: Slot [23] registered [ 0.447375] acpiphp: Slot [24] registered [ 0.448462] acpiphp: Slot [25] registered [ 0.449532] acpiphp: Slot [26] registered [ 0.450600] acpiphp: Slot [27] registered [ 0.451665] acpiphp: Slot [28] registered [ 0.452726] acpiphp: Slot [29] registered [ 0.453786] acpiphp: Slot [30] registered [ 0.454848] acpiphp: Slot [31] registered [ 0.455901] PCI host bridge to bus 0000:00 [ 0.456960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.458224] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.459727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.461176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.463127] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.470790] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.472311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.473727] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.475229] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.482081] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.484025] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534316] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537238] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540643] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542189] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543701] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545775] vgaarb: loaded [ 0.546632] vgaarb: bridge control possible 0000:00:02.0 [ 0.547967] SCSI subsystem initialized [ 0.549009] ACPI: bus type USB registered [ 0.550116] usbcore: registered new interface driver usbfs [ 0.551404] usbcore: registered new interface driver hub [ 0.552676] usbcore: registered new device driver usb [ 0.553988] PCI: Using ACPI for IRQ routing [ 0.555300] NetLabel: Initializing [ 0.556310] NetLabel: domain hash size = 128 [ 0.557410] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558626] NetLabel: unlabeled traffic allowed by default [ 0.560056] Switched to clocksource kvm-clock [ 0.566967] pnp: PnP ACPI init [ 0.567913] ACPI: bus type PNP registered [ 0.569301] pnp: PnP ACPI: found 5 devices [ 0.570417] ACPI: bus type PNP unregistered [ 0.577662] NET: Registered protocol family 2 [ 0.578928] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.580946] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.582420] TCP: Hash tables configured (established 32768 bind 32768) [ 0.583849] TCP: reno registered [ 0.584791] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.586141] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.587642] NET: Registered protocol family 1 [ 0.588812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.590169] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.591506] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.611394] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631482] Unpacking initramfs... [ 1.018025] Freeing initrd memory: 37508k freed [ 1.026975] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.028509] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.037570] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.039027] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.040659] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.042072] Initialise system trusted keyring [ 1.043220] audit: initializing netlink socket (disabled) [ 1.044504] type=2000 audit(1538508696.427:1): initialized [ 1.061717] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.063178] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.065589] zpool: loaded [ 1.066463] zbud: loaded [ 1.067438] VFS: Disk quotas dquot_6.5.2 [ 1.068521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.070080] msgmni has been set to 7578 [ 1.071164] Key type big_key registered [ 1.072723] NET: Registered protocol family 38 [ 1.073877] Key type asymmetric registered [ 1.074958] Asymmetric key parser 'x509' registered [ 1.076173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.078167] io scheduler noop registered [ 1.079228] io scheduler deadline registered (default) [ 1.080473] io scheduler cfq registered [ 1.081595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.092845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.094392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.096366] ACPI: Power Button [PWRF] [ 1.097462] GHES: HEST is not enabled! [ 1.098534] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.122899] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.124433] Non-volatile memory driver v1.3 [ 1.125536] Linux agpgart interface v0.103 [ 1.126698] crash memory driver: version 1.1 [ 1.127853] rdac: device handler registered [ 1.128978] hp_sw: device handler registered [ 1.130090] emc: device handler registered [ 1.131170] alua: device handler registered [ 1.132281] libphy: Fixed MDIO Bus: probed [ 1.133390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.134843] ehci-pci: EHCI PCI platform driver [ 1.135977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.137372] ohci-pci: OHCI PCI platform driver [ 1.138506] uhci_hcd: USB Universal Host Controller Interface driver [ 1.158449] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.159741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.161719] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.162976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.164364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.165850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.167795] usb usb1: Product: UHCI Host Controller [ 1.169047] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.170583] usb usb1: SerialNumber: 0000:00:01.2 [ 1.171795] hub 1-0:1.0: USB hub found [ 1.172846] hub 1-0:1.0: 2 ports detected [ 1.174001] usbcore: registered new interface driver usbserial [ 1.175354] usbcore: registered new interface driver usbserial_generic [ 1.176820] usbserial: USB Serial support registered for generic [ 1.178208] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.180835] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.182283] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.183795] mousedev: PS/2 mouse device common for all mice [ 1.185604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.188286] rtc_cmos 00:00: RTC can wake from S4 [ 1.189043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.189313] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.194257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197209] cpuidle: using governor menu [ 1.198321] hidraw: raw HID events driver (C) Jiri Kosina [ 1.199669] usbcore: registered new interface driver usbhid [ 1.200981] usbhid: USB HID core driver [ 1.202046] drop_monitor: Initializing network drop monitor service [ 1.203495] TCP: cubic registered [ 1.204467] Initializing XFRM netlink socket [ 1.205640] NET: Registered protocol family 10 [ 1.206904] NET: Registered protocol family 17 [ 1.208162] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.209727] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.211106] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.213392] Loading compiled-in X.509 certificates [ 1.214600] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.216927] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.219639] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.221965] registered taskstats version 1 [ 1.224359] Key type trusted registered [ 1.226495] Key type encrypted registered [ 1.228629] IMA: No TPM chip found, activating TPM-bypass! [ 1.230275] rtc_cmos 00:00: setting system clock to 2018-10-02 19:31:36 UTC (1538508696) [ 1.232972] Freeing unused kernel memory: 1680k freed [ 1.236774] 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.241604] systemd[1]: Detected virtualization kvm. [ 1.243074] systemd[1]: Detected architecture x86-64. [ 1.244528] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.247351] systemd[1]: No hostname configured. [ 1.248727] systemd[1]: Set hostname to . [ 1.250234] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.272035] systemd[1]: Reached target Swap. [ 1.273347] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.275551] systemd[1]: Reached target Local File Systems. [ 1.277071] systemd[1]: Starting Local File Systems. [ 1.278554] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.280956] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.284290] systemd[1]: Created slice Root Slice. [ 1.285664] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.287952] systemd[1]: Listening on udev Control Socket. [ 1.289401] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.291817] systemd[1]: Listening on Journal Socket. [ 1.293025] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.294957] systemd[1]: Created slice System Slice. [ 1.296156] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.297988] systemd[1]: Reached target Slices. [ 1.299120] systemd[1]: Starting Slices. [ 1.300520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.304092] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.306814] systemd[1]: Listening on udev Kernel Socket. [ 1.308076] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.310008] systemd[1]: Reached target Sockets. [ 1.311153] systemd[1]: Starting Sockets. [ 1.312430] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.315143] systemd[1]: Reached target Timers. [ 1.316283] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.318205] systemd[1]: Reached target Paths. [ 1.319499] systemd[1]: Starting Paths. [ 1.320983] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.325052] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.328624] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.330730] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.370884] RPC: Registered named UNIX socket transport module. [ 1.372289] RPC: Registered udp transport module. [ 1.373465] RPC: Registered tcp transport module. [ 1.374637] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.458841] FDC 0 is a S82078B [[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.479074] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.490024] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.529413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.534826] scsi host0: ata_piix [ 1.535935] vda: vda1 [ 1.537275] scsi host1: ata_piix [ 1.538313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.540444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [[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.630845] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.632904] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.635013] usb 1-1: Product: QEMU USB Tablet [ 1.636491] usb 1-1: Manufacturer: QEMU [ 1.637851] usb 1-1: SerialNumber: 42 [ 1.648183] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.651327] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.735544] SGI XFS with ACLs, security attributes, no debug enabled [ 1.738292] XFS (vda1): Mounting V4 Filesystem [ 1.835251] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. [ 2.038114] tsc: Refined TSC clocksource calibration: 3491.914 MHz Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.054697] systemd-journald[135]: Received SIGTERM from PID 1 (systemd). [ 2.152485] SELinux: Disabled at runtime. [ 2.189093] type=1404 audit(1538508697.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.229285] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.230682] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. Starting Apply Kernel Variables... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 2.533661] 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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.596255] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[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 Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.738897] type=1305 audit(1538508698.007:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking...[ 2.885998] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 2.916667] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.922868] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m[ 2.951046] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ] Found device /dev/ttyS0. [ 2.953176] [TTM] Initializing pool allocator [ 2.962003] [TTM] Initializing DMA pool allocator [ 2.962304] [drm] fb mappable at 0xFC000000 [ 2.962304] [drm] vram aper at 0xFC000000 [ 2.962305] [drm] size 33554432 [ 2.962305] [drm] fb depth is 24 [ 2.962305] [drm] pitch is 3072 [ 2.963669] ppdev: user-space parallel port driver [ 2.971355] AES CTR mode by8 optimization enabled [ 2.993524] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.995750] fbcon: cirrusdrmfb (fb0) is primary device [ 3.007598] alg: No test for crc32 (crc32-pclmul) [ 3.015468] Console: switching to colour frame buffer device 128x48 [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.029248] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.036190] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started NTP client/server. [[32m OK [0m[ 3.044950] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 ] Started Login Service. [ 3.072083] intel_rapl: no valid rapl domains found in package 0 [ 3.081805] intel_powerclamp: No package C-state available[[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.089739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.320895] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 19:31:38 +0000. Up 3.28 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 Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB 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 OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] 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 System Logging Service. [ 5.552415] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 19:31:41 +0000. Up 5.52 seconds. [ 5.586152] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.588157] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.590107] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.594253] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.599616] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.612275] cloud-init[[32m OK [0m] Started Dynamic System Tuning Daemon. [793]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:5a:dd:6b | [ 5.623882] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.629544] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.635821] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.640607] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.646334] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.653730] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.661124] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.668792] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.672514] cloud-init[793]: 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: [ 8.907618] cloud-init[2726]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Oct 2018 19:31:44 +0000. Up 8.82 seconds. [ 9.887577] cloud-init[3037]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Oct 2018 19:31:45 +0000. Up 9.84 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 | b1:92:60:4a:91:7b:20:55:57:91:65:8c:31:f5:1f:a6 | - | 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.950435] cloud-init[3037]: Cloud-init v. 0.7.5 finished at Tue, 02 Oct 2018 19:31:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.94 seconds 2018-10-02 19:31:51,915 - paramiko.transport - DEBUG - starting thread (client mode): 0xb66b5e50L 2018-10-02 19:31:51,915 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 19:31:51,931 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-02 19:31:51,931 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-02 19:31:51,933 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 19:31:51,933 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 19:31:51,933 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 19:31:51,933 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 19:31:51,934 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 19:31:51,934 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 19:31:51,939 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 19:31:51,939 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 19:31:51,947 - paramiko.transport - DEBUG - Trying key b192604a917b20555791658c31f51fa6 from /tmp/tmpACmjCH 2018-10-02 19:31:51,989 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 19:31:52,007 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 19:31:52,012 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-02 19:31:52,012 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-02 19:31:52,012 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-02 19:31:52,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:52,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:52,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4798, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4805, "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": 2056, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4792, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 858, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4575, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4789, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-02 19:31:52,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:52,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:51 GMT 2018-10-02 19:31:52,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:52,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-02 19:31:52,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:52,334 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4798, 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': 4805, 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': 2056, 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': 4792, 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': 858, 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': 804, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4575, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4789, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-02 19:31:52,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-10-02 19:31:52,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:52,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:52,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4798, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4805, "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": 2056, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4792, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 858, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4575, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4789, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:51 GMT 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-02 19:31:52,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:52,526 - functest.core.cloudify - INFO - The current manager status is running 2018-10-02 19:31:52,526 - 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-10-02 19:31:52,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:51.938Z", "updated_at": "2018-10-02T19:31:51.938Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-02 19:31:52,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:52,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:52 GMT 2018-10-02 19:31:52,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:52,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-02 19:31:52,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:52,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-10-02 19:31:52,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:51.938Z", "updated_at": "2018-10-02T19:31:51.938Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:52,816 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:52 GMT 2018-10-02 19:31:52,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:52,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-02 19:31:52,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:52,817 - functest.core.cloudify - DEBUG - List secrets: 2018-10-02 19:31:52,818 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-10-02 19:31:52,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:52,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:52,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:52,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:52,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:51.938Z", "updated_at": "2018-10-02T19:31:51.938Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:52 GMT 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-02 19:31:52,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:52,960 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-02 19:31:52,960 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-02 19:31:52,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 19:31:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:31:53,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1253baf-8347-4d14-a316-2fdae57dd131 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef"}, "enabled": true, "id": "e1adb3c10d5c4e818dac5958b2927cef", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 19:31:53,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a1253baf-8347-4d14-a316-2fdae57dd131 2018-10-02 19:31:53,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100568056107s 2018-10-02 19:31:53,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a1253baf-8347-4d14-a316-2fdae57dd131 2018-10-02 19:31:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-02 19:31:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/e1adb3c10d5c4e818dac5958b2927cef.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-02 19:31:53,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-1801cbe4-bdec-4705-aaef-fd48d7d74b1c Date: Tue, 02 Oct 2018 19:31:53 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-10-02 19:31:53,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/e1adb3c10d5c4e818dac5958b2927cef.json used request id req-1801cbe4-bdec-4705-aaef-fd48d7d74b1c 2018-10-02 19:31:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.271940946579s 2018-10-02 19:31:53,336 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/e1adb3c10d5c4e818dac5958b2927cef.json used request id req-1801cbe4-bdec-4705-aaef-fd48d7d74b1c 2018-10-02 19:31:53,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-02 19:31:53,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-02 19:31:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:31:53,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fbe231-3215-4cd1-abb4-42fdf32d261c Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.22:5000/v3/services/1a1a33f738d04ce2bd1170a2c0ae6f7b"}, "enabled": true, "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.22:5000/v3/services/33dc383ed02f428a8e89ab5d41f75e25"}, "enabled": true, "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.22:5000/v3/services/551e20a4442a4b68b2907a1a7bb0dd9c"}, "enabled": true, "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.22:5000/v3/services/55532b8e48b74a38921895866c93a779"}, "enabled": true, "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.22:5000/v3/services/6efcd1d57136493db7cedfa78755e356"}, "enabled": true, "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.22:5000/v3/services/8d5691dd645e496ba5353843ef0468b5"}, "enabled": true, "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.22:5000/v3/services/96aea2b4f3484060a2f797a80b24c7b9"}, "enabled": true, "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.22:5000/v3/services/ba35a5d379f6433ca893ca9d7ee80585"}, "enabled": true, "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.22:5000/v3/services/c0e367db3a3f4277a6a25a1bdb6873a0"}, "enabled": true, "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.22:5000/v3/services/d9f8d7ad8c1e4b118729f5a33b70d07a"}, "enabled": true, "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.22:5000/v3/services/dc368cf71ec54eadbb0de6aa64546a07"}, "enabled": true, "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.22:5000/v3/services/de1b8f4e562543b2972454076cb3b86f"}, "enabled": true, "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f0dfcfc6a30c4f949704f65d33f83fe5"}, "enabled": true, "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f910cecb4a8548d890ef66af05d6a49d"}, "enabled": true, "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f93ecea21a9e478f90ded21289529d29"}, "enabled": true, "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/fa7feb3cd05d4136a8b32847af4a0f02"}, "enabled": true, "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "links": {"self": "http://172.30.9.22:5000/v3/services", "previous": null, "next": null}} 2018-10-02 19:31:53,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/services used request id req-28fbe231-3215-4cd1-abb4-42fdf32d261c 2018-10-02 19:31:53,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0863909721375s 2018-10-02 19:31:53,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-02 19:31:53,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:31:53,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b83ee9-7a37-4628-98cc-929bada134ce Content-Encoding: gzip Content-Length: 2067 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0532e316df604f71884d37fd02a08c03"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "0532e316df604f71884d37fd02a08c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/08217ef4c5b94cfd9607c87bf1920559"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0953f3d0e2c941d0b19e3d6d4e3f27f5"}, "url": "http://172.30.9.22:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0c94ea036c4c4b12b875a8daf9523e43"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/120bb7d8b2994d3f90a76c77d2add623"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/12ef388e3c784c79a40ffacde3567014"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "12ef388e3c784c79a40ffacde3567014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/159ba4b858464aae8cda5fb81617aa81"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1aee492777c946878cd2ecac75b324be"}, "url": "http://172.30.9.22:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "1aee492777c946878cd2ecac75b324be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c24260f7dc940839857ad5c04a965e4"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20849170ea5a4584af59c79525107fb4"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "20849170ea5a4584af59c79525107fb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2396b27f2290422e83555e93ab42787f"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "2396b27f2290422e83555e93ab42787f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28180f5cce86406db83625a3ff53ad26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55532b8e48b74a38921895866c93a779", "id": "28180f5cce86406db83625a3ff53ad26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28fddd1c90e845cdb015627d1b29da89"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2969f2aa3510409798b2bec22d45ba8c"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a38a562b9da498da7539dc81603c1a5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2b2081bec1a94a218915a3db01ae7455"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3830ad1d4ee648d7852a0de95acb1665"}, "url": "http://172.30.9.22:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38e9627392a74ab68c501ef6a5b21447"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "38e9627392a74ab68c501ef6a5b21447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4217c215bea145b2ae6f999361b3f01e"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/442bccfd64704d7b89a4716e8109dc07"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4b248b55617d444a8fbdb127c07c0da3"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/64766782c3754951907bd92bef4a2ebd"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "64766782c3754951907bd92bef4a2ebd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6870074c8e804ab587d24a5d39dec519"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "6870074c8e804ab587d24a5d39dec519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6babc255fb054858a0cf355b9b9409b0"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "6babc255fb054858a0cf355b9b9409b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7151143becb846b19b73dfadfa3cf52b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73c78062a0f8495fbc8ed659fa999a4d"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77123b6f853344ee83ac9cb06a1ceac1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d2f9b257b724440b08b4a6b54ef97fb"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55532b8e48b74a38921895866c93a779", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89d2160620d34eabb5202d2fe94443e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9077955599f348139a368bea34895731"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "9077955599f348139a368bea34895731"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9319ac373c3c4eee81467ac5a92ceae6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/988e2694f1444cf5aa69735cc95c239c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55532b8e48b74a38921895866c93a779", "id": "988e2694f1444cf5aa69735cc95c239c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a2dfdc80980447448ebc9eb97e4e110b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "a2dfdc80980447448ebc9eb97e4e110b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a7f8504d40ad4263b181c626aa21b206"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "a7f8504d40ad4263b181c626aa21b206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afb153503f2d4f0da45ee86ea69d8511"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b6c2c159a23f462190118f36ea9b2c98"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5ecd94564c1438985a34fcf9a78cecb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "d5ecd94564c1438985a34fcf9a78cecb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e08052d5378b4101939c5cfc4de6a6d5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e08914bdfc0e49d8be5e1d176d7c3609"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e34b06e0c4674066a1979cc0be85ad72"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "e34b06e0c4674066a1979cc0be85ad72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ebc9d122732a40819fd48f6728f08f2d"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "ebc9d122732a40819fd48f6728f08f2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec30870c34da4b16b3d74b30ae1cef24"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "ec30870c34da4b16b3d74b30ae1cef24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ef6188702ac8423b8e378bed0b9f28ac"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "ef6188702ac8423b8e378bed0b9f28ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f269632d58dc46738e54400c46c043bf"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "f269632d58dc46738e54400c46c043bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdaefb8d8f8a4494b4b7b9c6893b11d5"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-02 19:31:53,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-10b83ee9-7a37-4628-98cc-929bada134ce 2018-10-02 19:31:53,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.093966960907s 2018-10-02 19:31:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '1fd777b0-4173-4ab0-a9e8-468a94ab9021', 'keystone_tenant_name': u'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a', 'project_domain_name': 'Default'} 2018-10-02 19:31:53,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-10-02 19:31:53,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:53,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:53,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:53,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:52 GMT 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-02 19:31:53,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:53,614 - 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": "1fd777b0-4173-4ab0-a9e8-468a94ab9021"} 2018-10-02 19:31:53,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-02 19:31:53,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:52.963Z", "updated_at": "2018-10-02T19:31:52.963Z", "created_by": "admin", "private_resource": false, "value": "1fd777b0-4173-4ab0-a9e8-468a94ab9021", "key": "keystone_password"} 2018-10-02 19:31:53,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:53,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:52 GMT 2018-10-02 19:31:53,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:53,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-02 19:31:53,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:53,693 - 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_13e7520c-4891-4037-87ea-72b075bdcc6a"} 2018-10-02 19:31:53,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:53.041Z", "updated_at": "2018-10-02T19:31:53.041Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a", "key": "keystone_tenant_name"} 2018-10-02 19:31:53,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:53,772 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:53 GMT 2018-10-02 19:31:53,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:53,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-02 19:31:53,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:53,772 - 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-10-02 19:31:53,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:53.120Z", "updated_at": "2018-10-02T19:31:53.120Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:53,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:53 GMT 2018-10-02 19:31:53,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:53,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-02 19:31:53,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:53,851 - 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.22:5000"} 2018-10-02 19:31:54,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-02 19:31:54,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:53.280Z", "updated_at": "2018-10-02T19:31:53.280Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.22:5000", "key": "keystone_url"} 2018-10-02 19:31:54,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:54,100 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:53 GMT 2018-10-02 19:31:54,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:54,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-02 19:31:54,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:54,100 - 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-10-02 19:31:54,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:54,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:54,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:54,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:54,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:53.520Z", "updated_at": "2018-10-02T19:31:53.520Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:53 GMT 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-02 19:31:54,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:54,271 - 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_13e7520c-4891-4037-87ea-72b075bdcc6a"} 2018-10-02 19:31:54,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:53.661Z", "updated_at": "2018-10-02T19:31:53.661Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a", "key": "keystone_username"} 2018-10-02 19:31:54,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:54,426 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:53 GMT 2018-10-02 19:31:54,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:54,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-02 19:31:54,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:54,426 - 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-10-02 19:31:54,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:31:54,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T19:31:53.802Z", "updated_at": "2018-10-02T19:31:53.802Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:31:54,561 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:31:53 GMT 2018-10-02 19:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-02 19:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:31:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-02 19:31:54,563 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 19:31:54,565 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 19:31:54,565 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 19:31:54,590 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 19:31:54,824 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 19:31:54,824 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-02 19:31:54,828 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 19:31:54,829 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-02 19:31:54,829 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-02 19:31:54,853 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-02 19:32:45,129 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-02 19:32:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: mirror.grid.uchicago.edu * updates: mirrors.cat.pdx.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 9.2 MB/s | 54 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-02 19:32:45,130 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-02 19:32:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-02 19:32:45,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:32:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e1adb3c10d5c4e818dac5958b2927cef&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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:32:45,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b6077618-f4e7-48c5-bbb1-e9e1b959dde6 Date: Tue, 02 Oct 2018 19:32:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:32:45,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e1adb3c10d5c4e818dac5958b2927cef&name=default used request id req-b6077618-f4e7-48c5-bbb1-e9e1b959dde6 2018-10-02 19:32:45,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617620944977s 2018-10-02 19:32:45,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e1adb3c10d5c4e818dac5958b2927cef&name=default used request id req-b6077618-f4e7-48c5-bbb1-e9e1b959dde6 2018-10-02 19:32:45,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 19:32:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:32:45,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-869aac43-6141-49b9-8718-31a6df113bae Date: Tue, 02 Oct 2018 19:32:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "0733e192-d48f-4400-b791-60baebd375bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-02T19:28:51Z", "revision_number": 0, "id": "760aea53-4f3d-47aa-8f19-9ea4e378d64b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-02T19:28:51Z", "revision_number": 0, "id": "a8cc1f41-68d9-4797-a86d-2b2bd66ad8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "c3742d90-cf9c-47c3-94da-92be71422271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "ffab71bb-2fc5-4be2-b69b-dc7fd569b2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 8, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 4, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 19:32:45,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-869aac43-6141-49b9-8718-31a6df113bae 2018-10-02 19:32:45,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0692059993744s 2018-10-02 19:32:45,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-869aac43-6141-49b9-8718-31a6df113bae 2018-10-02 19:32:45,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 19:32:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -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": "c860f040-4d33-4231-bca6-d6e2d763d134"}}' 2018-10-02 19:32:45,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a43cbed3-4ffa-4678-aa13-ee0a20d02b31 Date: Tue, 02 Oct 2018 19:32:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T19:32:45Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "port_range_min": 22, "revision_number": 0, "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:32:45Z", "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "64327cf2-3632-40d3-8dfc-b91308a7ad10"}} 2018-10-02 19:32:45,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a43cbed3-4ffa-4678-aa13-ee0a20d02b31 2018-10-02 19:32:45,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.180776834488s 2018-10-02 19:32:45,455 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a43cbed3-4ffa-4678-aa13-ee0a20d02b31 2018-10-02 19:32:45,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-02 19:32:45,837 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-02 19:32:48,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:32:48,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:32:48,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:32:48,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:32:48,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:32:48,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:32:48,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:32:48,561 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-02 19:32:48,562 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-02T19:32:48.468Z", "updated_at": "2018-10-02T19:32:48.468Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_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.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-02 19:32:48,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:32:48,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:32:48 GMT 2018-10-02 19:32:48,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:32:48,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-02 19:32:48,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:32:48,590 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-02 19:32:50,050 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-02 19:32:50,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:32:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:32:50,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a62b8c69-0c5e-4d15-ae47-25bca790b08d Date: Tue, 02 Oct 2018 19:32:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "metadata": {}}], "file": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "size": 4373348352, "self": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T19:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T19:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:32:50,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a62b8c69-0c5e-4d15-ae47-25bca790b08d 2018-10-02 19:32:50,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.569231033325s 2018-10-02 19:32:50,620 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a62b8c69-0c5e-4d15-ae47-25bca790b08d 2018-10-02 19:32:50,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 19:32:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a"}' 2018-10-02 19:32:51,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46 X-Openstack-Request-Id: req-1ec3a556-b825-4427-be96-deaa39785cbd Date: Tue, 02 Oct 2018 19:32:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4e337d57-6fba-454e-99eb-78129a090d46/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "4e337d57-6fba-454e-99eb-78129a090d46", "size": null, "self": "/v2/images/4e337d57-6fba-454e-99eb-78129a090d46", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-02T19:32:51Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": null, "created_at": "2018-10-02T19:32:51Z", "protected": false} 2018-10-02 19:32:51,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1ec3a556-b825-4427-be96-deaa39785cbd 2018-10-02 19:32:51,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.607544183731s 2018-10-02 19:32:51,231 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1ec3a556-b825-4427-be96-deaa39785cbd returning object 4e337d57-6fba-454e-99eb-78129a090d46 2018-10-02 19:32:51,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 19:32:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46/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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '' 2018-10-02 19:32:56,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c68d06da-0353-4459-874d-d456440eb52b Date: Tue, 02 Oct 2018 19:32:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:32:56,607 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46/file used request id req-c68d06da-0353-4459-874d-d456440eb52b 2018-10-02 19:32:56,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.37579798698s 2018-10-02 19:32:56,607 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46/file used request id req-c68d06da-0353-4459-874d-d456440eb52b 2018-10-02 19:32:56,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 19:32:56,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:32:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-11402028-165d-4d1a-a74c-a04b6378896a Date: Tue, 02 Oct 2018 19:32:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4e337d57-6fba-454e-99eb-78129a090d46/snap", "metadata": {}}], "file": "/v2/images/4e337d57-6fba-454e-99eb-78129a090d46/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "4e337d57-6fba-454e-99eb-78129a090d46", "size": 263193088, "self": "/v2/images/4e337d57-6fba-454e-99eb-78129a090d46", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4e337d57-6fba-454e-99eb-78129a090d46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-02T19:32:56Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-02T19:32:51Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "metadata": {}}], "file": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "size": 4373348352, "self": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T19:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T19:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 19:32:56,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-11402028-165d-4d1a-a74c-a04b6378896a 2018-10-02 19:32:56,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0449259281158s 2018-10-02 19:32:56,653 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-11402028-165d-4d1a-a74c-a04b6378896a 2018-10-02 19:32:56,656 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4e337d57-6fba-454e-99eb-78129a090d46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e337d57-6fba-454e-99eb-78129a090d46/file', 'owner': u'e1adb3c10d5c4e818dac5958b2927cef', 'id': u'4e337d57-6fba-454e-99eb-78129a090d46', 'size': 263193088, u'self': u'/v2/images/4e337d57-6fba-454e-99eb-78129a090d46', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1adb3c10d5c4e818dac5958b2927cef', 'name': 'cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/4e337d57-6fba-454e-99eb-78129a090d46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T19:32:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T19:32:56Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/4e337d57-6fba-454e-99eb-78129a090d46', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a', 'created': u'2018-10-02T19:32:51Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-02T19:32:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4e337d57-6fba-454e-99eb-78129a090d46', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_13e7520c-4891-4037-87ea-72b075bdcc6a', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-02 19:32:56,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 19:32:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-02 19:32:56,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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,Accept-Encoding x-openstack-request-id: req-2b56b20b-1219-462c-b79c-9f2c23b04c2e x-compute-request-id: req-2b56b20b-1219-462c-b79c-9f2c23b04c2e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "name": "cloudify_ims-flavor_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 19:32:56,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2b56b20b-1219-462c-b79c-9f2c23b04c2e 2018-10-02 19:32:56,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0593321323395s 2018-10-02 19:32:56,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2b56b20b-1219-462c-b79c-9f2c23b04c2e returning object fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e 2018-10-02 19:32:56,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_13e7520c-4891-4037-87ea-72b075bdcc6a', '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'c7df579f475a4319babeb31d9eeae3b3', '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'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e', 'swap': 0}) 2018-10-02 19:32:56,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 19:32:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e/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}dbe384068416127ed6b69fdf3a417db66bacb3c4" -d '{"extra_specs": {}}' 2018-10-02 19:32:56,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19: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-06978811-3ab9-4743-a27f-d794fe616fde x-compute-request-id: req-06978811-3ab9-4743-a27f-d794fe616fde Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 19:32:56,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e/os-extra_specs used request id req-06978811-3ab9-4743-a27f-d794fe616fde 2018-10-02 19:32:56,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215919017792s 2018-10-02 19:32:56,740 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e/os-extra_specs used request id req-06978811-3ab9-4743-a27f-d794fe616fde 2018-10-02 19:32:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-02 19:32:56,740 - 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": "4e337d57-6fba-454e-99eb-78129a090d46", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "bono_cluster_size": 1, "flavor_id": "fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-02 19:32:58,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:32:58,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:32:58,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:32:58,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "4e337d57-6fba-454e-99eb-78129a090d46", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "bono_cluster_size": 1, "flavor_id": "fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:56.889Z", "updated_at": "2018-10-02T19:32:56.889Z", "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-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:32:58 GMT 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:32:58,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-02 19:32:58,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:32:58,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:32:58,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:32:58,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-02 19:32:58,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:32:58,118 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:32:58 GMT 2018-10-02 19:32:58,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:32:58,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-02 19:32:58,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:32:58,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:32:58,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:32:58,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:32:58,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:32:58,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:32:58,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:32:58,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:32:58 GMT 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-02 19:32:58,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:32:58,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:32:58,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:32:58,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:32:58,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:32:58 GMT 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:32:58,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:03,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:03,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:03,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:32:58.873Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:32:58.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:32:59.259Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:32:59.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:32:59.436Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:32:59.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:32:59.494Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:32:59.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:32:59.494Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:32:59.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:32:59.494Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:32:59.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:00.454Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:00.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:00.454Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:00.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:00.454Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:00.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:01.552Z", "message": "Installing from directory: /tmp/tmp0KMRNB [args=--prefix=\"/tmp/openstack-_6E9Gp\" --constraint=\"/tmp/openstack-_6E9Gp/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:01.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:01.552Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp0KMRNB --prefix=\"/tmp/openstack-_6E9Gp\" --constraint=\"/tmp/openstack-_6E9Gp/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:01.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-02 19:33:03,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:03,340 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:03 GMT 2018-10-02 19:33:03,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:03,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-02 19:33:03,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:03,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-02 19:33:03,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-02 19:33:03,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-02 19:33:03,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-02 19:33:03,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:33:03,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:33:03,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-02 19:33:03,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:33:03,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-02 19:33:03,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp0KMRNB [args=--prefix="/tmp/openstack-_6E9Gp" --constraint="/tmp/openstack-_6E9Gp/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-02 19:33:03,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp0KMRNB --prefix="/tmp/openstack-_6E9Gp" --constraint="/tmp/openstack-_6E9Gp/constraint.txt" 2018-10-02 19:33:03,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:03,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:03,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:03,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:03,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:03,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:03,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:03 GMT 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:33:03,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:08,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:08,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:08 GMT 2018-10-02 19:33:08,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:08,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 19:33:08,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:08,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:08,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:08,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:08,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:08,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:08,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:08 GMT 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:33:08,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:13,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:13,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:13 GMT 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:13,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:13,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:13,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:13 GMT 2018-10-02 19:33:13,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:13,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:33:13,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:18,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:18,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 19:33:18,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:18,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:18 GMT 2018-10-02 19:33:18,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:18,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 19:33:18,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:18,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:18,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:18,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:18,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:18,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:18 GMT 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:33:18,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:23,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:24,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:24 GMT 2018-10-02 19:33:24,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:24,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 19:33:24,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:24,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:24,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:24 GMT 2018-10-02 19:33:24,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:24,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:33:24,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:29,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:29,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:29,161 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:29 GMT 2018-10-02 19:33:29,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:29,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 19:33:29,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:29,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:29,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:29,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:29 GMT 2018-10-02 19:33:29,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:29,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-02 19:33:29,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:34,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:34,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:34,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:29.544Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:29.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:29.585Z", "message": "Removing directory: /tmp/tmp0KMRNB", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:29.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192", "logger": "e66c9cfe-f0fe-49a4-9d7d-1dd272c17c70"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:30.489Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:30.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:31.530Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:31.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:31.530Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:31.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:31.530Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:31.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d2702e1d-bbce-4329-b758-f1e494127192"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-02 19:33:34,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:34,620 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:34 GMT 2018-10-02 19:33:34,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:34,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-10-02 19:33:34,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-02 19:33:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0KMRNB 2018-10-02 19:33:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:33:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-02 19:33:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-02 19:33:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-02 19:33:34,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/d2702e1d-bbce-4329-b758-f1e494127192 2018-10-02 19:33:34,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:34,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:34,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:34,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:34,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"} 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:34 GMT 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-02 19:33:34,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-02 19:33:34,700 - 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-10-02 19:33:34,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-02 19:33:34,862 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:33:34,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:34,863 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:34 GMT 2018-10-02 19:33:34,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:34,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:33:34,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:34,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:35,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:35,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:35,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:35 GMT 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-02 19:33:35,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:35,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:33:35,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:35,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:35,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:35 GMT 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:33:35,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:40,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:40,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:40,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:40,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:35.643Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:35.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "keypair_k79iw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:37.074Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:37.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "keypair_k79iw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "keypair_k79iw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:38.648Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.159Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "844f8a6f-f620-4484-b0fb-ee7084e285b3"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "844f8a6f-f620-4484-b0fb-ee7084e285b3"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "844f8a6f-f620-4484-b0fb-ee7084e285b3"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "844f8a6f-f620-4484-b0fb-ee7084e285b3"}, {"node_instance_id": "sprout_security_group_39x07o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2bd8f874-100d-496f-b183-7328fcb7f3e6"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "844f8a6f-f620-4484-b0fb-ee7084e285b3"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "844f8a6f-f620-4484-b0fb-ee7084e285b3"}, {"node_instance_id": "sprout_security_group_39x07o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:39.640Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2bd8f874-100d-496f-b183-7328fcb7f3e6"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.018Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 40, "offset": 0, "size": 50}}} 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:40 GMT 2018-10-02 19:33:40,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:40,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21490 2018-10-02 19:33:40,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:40,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-02 19:33:40,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-02 19:33:40,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-02 19:33:40,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-02 19:33:40,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-02 19:33:40,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-02 19:33:40,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-10-02 19:33:40,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:40,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:40,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:40,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:40,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-10-02 19:33:40,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-10-02 19:33:40,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-10-02 19:33:40,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:40,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-02 19:33:40,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-02 19:33:40,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:40,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:40,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:33:40,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:40,574 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:40 GMT 2018-10-02 19:33:40,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:40,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:33:40,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:40,941 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 19:33:45,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:45,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:45,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:45,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:45,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_37lcox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.653Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:33:40Z', u'updated_at': u'2018-10-02T19:33:40Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'port_id': None, u'id': u'85ec34d2-6a5b-456a-a286-a1c299ece434'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "03ff4a85-448c-4c91-bdea-355b3b8f3102"}, {"node_instance_id": "keypair_k79iw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:40.653Z", "message": "Using external resource keypair: cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:40.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf318a49-261d-4677-a36b-6b9522662bce"}, {"node_instance_id": "keypair_k79iw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.039Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.039Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "keypair_k79iw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.039Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:33:40Z', u'updated_at': u'2018-10-02T19:33:40Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'port_id': None, u'id': u'22532f79-3f0d-4c32-8dfb-979938dc518b'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "da0eecff-82ac-4ad4-9d17-af985ed41c83"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:41.690Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:41.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "84fa1ffc-38b5-4119-af92-de1a2441dead"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "keypair_k79iw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.114Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8529c8b9-ec2c-49c0-826c-6d856674fe12"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8529c8b9-ec2c-49c0-826c-6d856674fe12"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8529c8b9-ec2c-49c0-826c-6d856674fe12"}, {"node_instance_id": "homer_security_group_bzz91s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d7aa8bd-331b-4e79-877d-48a7fa667b02"}, {"node_instance_id": "homer_security_group_bzz91s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d7aa8bd-331b-4e79-877d-48a7fa667b02"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8529c8b9-ec2c-49c0-826c-6d856674fe12"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8529c8b9-ec2c-49c0-826c-6d856674fe12"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8529c8b9-ec2c-49c0-826c-6d856674fe12"}, {"node_instance_id": "homer_security_group_bzz91s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d7aa8bd-331b-4e79-877d-48a7fa667b02"}, {"node_instance_id": "homer_security_group_bzz91s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:42.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:42.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d7aa8bd-331b-4e79-877d-48a7fa667b02"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:43.129Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:43.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:43.129Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:43.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:43.129Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:43.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:43.129Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:43.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.043Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b3f88d44-d85b-4157-a278-824311769fce"}, {"node_instance_id": "ellis_security_group_0grs5x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.043Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b3f88d44-d85b-4157-a278-824311769fce"}, {"node_instance_id": "ellis_security_group_0grs5x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.043Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b3f88d44-d85b-4157-a278-824311769fce"}, {"node_instance_id": "ellis_security_group_0grs5x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.043Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b3f88d44-d85b-4157-a278-824311769fce"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.149Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.149Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.149Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 99, "offset": 40, "size": 50}}} 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:45 GMT 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31618 2018-10-02 19:33:45,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:45,660 - 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'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:33:40Z', u'updated_at': u'2018-10-02T19:33:40Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'port_id': None, u'id': u'85ec34d2-6a5b-456a-a286-a1c299ece434'} 2018-10-02 19:33:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a 2018-10-02 19:33:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-02 19:33:45,661 - 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'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:33:40Z', u'updated_at': u'2018-10-02T19:33:40Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'port_id': None, u'id': u'22532f79-3f0d-4c32-8dfb-979938dc518b'} 2018-10-02 19:33:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-10-02 19:33:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-10-02 19:33:45,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-10-02 19:33:45,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-02 19:33:45,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:45,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-10-02 19:33:45,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-10-02 19:33:45,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:45,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:45,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:45,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:33:45,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:45 GMT 2018-10-02 19:33:45,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:45,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:33:45,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:50,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:50,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:50,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:50,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:50,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:50,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:50,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_g1uubd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.149Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:44.149Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:44.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_security_group_rh3en8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.087Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "71643b9c-458a-4900-9666-d108eb3f142d"}, {"node_instance_id": "bind_security_group_rh3en8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.087Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "71643b9c-458a-4900-9666-d108eb3f142d"}, {"node_instance_id": "bind_security_group_rh3en8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.087Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "71643b9c-458a-4900-9666-d108eb3f142d"}, {"node_instance_id": "bind_security_group_rh3en8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.087Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "71643b9c-458a-4900-9666-d108eb3f142d"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.303Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.303Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:45.303Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:45.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:46.324Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:46.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:46.324Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:46.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.214Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.436Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.436Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.436Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.436Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.436Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:47.436Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:47.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6907cf93-4ce1-443c-bead-ee74bd9f5ffe"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.116Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c0fc03b7-674a-4d0a-8aae-ab84e36d9755"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.464Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.464Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.464Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.464Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:48.464Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:48.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.188Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:33:48Z', u'updated_at': u'2018-10-02T19:33:48Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'port_id': None, u'id': u'fa9fa8cc-d80c-4048-9929-37bbc2a2c4e4'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fe34b259-eb04-4137-b0b7-3a7cff09e509"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.188Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c3bcc57a-0257-4d04-91df-f95bd79c64da"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.188Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_sx809u'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c3bcc57a-0257-4d04-91df-f95bd79c64da"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.481Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.481Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.481Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.481Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.481Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 144, "offset": 90, "size": 50}}} 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:50 GMT 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30226 2018-10-02 19:33:50,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-10-02 19:33:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-10-02 19:33:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-10-02 19:33:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:33:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:50,897 - 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'e1adb3c10d5c4e818dac5958b2927cef', u'created_at': u'2018-10-02T19:33:48Z', u'updated_at': u'2018-10-02T19:33:48Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'e1adb3c10d5c4e818dac5958b2927cef', u'port_id': None, u'id': u'fa9fa8cc-d80c-4048-9929-37bbc2a2c4e4'} 2018-10-02 19:33:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}] 2018-10-02 19:33:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_sx809u'} 2018-10-02 19:33:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-02 19:33:50,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:33:50,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:50,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:50 GMT 2018-10-02 19:33:50,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:50,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:33:50,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:55,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:33:56,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:56,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_rh3en8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:49.481Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:50.622Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:50.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:50.622Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:50.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:50.622Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:50.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:51.396Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_sx809u', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:51.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c3bcc57a-0257-4d04-91df-f95bd79c64da"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:51.869Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:51.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:52.197Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c3bcc57a-0257-4d04-91df-f95bd79c64da"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:52.197Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_sx809u', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c3bcc57a-0257-4d04-91df-f95bd79c64da"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:52.656Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:52.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:52.656Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:52.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:52.656Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:52.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:53.669Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:53.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:53.669Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:53.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:53.669Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:53.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:54.812Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:54.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:55.950Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:55.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 170, "offset": 140, "size": 50}}} 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:56 GMT 2018-10-02 19:33:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:56,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15754 2018-10-02 19:33:56,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:33:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_sx809u', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:33:56,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_sx809u', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:56,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:33:56,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:33:56,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:33:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:33:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:33:56,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:33:56,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:33:56,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:33:56,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:33:56,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:33:56,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:33:56,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:33:56,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:33:56 GMT 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:33:56,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:01,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:01,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:01,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:56.631Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'13822136-51f3-46e2-8e21-7bbbd010b300', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'85ec34d2-6a5b-456a-a286-a1c299ece434', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:56.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3478182c-792a-463b-8b63-e5aeb69541cd"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:56.979Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:56.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:56.979Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:56.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:56.979Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:56.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:56.979Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:56.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:56.979Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:56.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'10abd691-ddf6-4546-a281-1203ba72f664', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "39f76532-670f-4b84-97ea-46fdc6468350"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2a34d702-bc00-48a2-be5e-c5a67e3c63dd', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'22532f79-3f0d-4c32-8dfb-979938dc518b', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b068e51e-f34a-45cd-acea-cd29d595f607"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ab7a5950-efd4-46ae-b488-67df11acaf57', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'80250297-3c08-4a4e-991c-a3ef09ba4fce', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "f6e88287-1a7c-4c54-a940-b27dbba5510a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd597d663-96c1-47cd-940b-4e39f445bc19', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "50c51765-bbab-4a15-89b7-25ce555354ff"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_jeaqyc'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3478182c-792a-463b-8b63-e5aeb69541cd"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_7b9p4j'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "50c51765-bbab-4a15-89b7-25ce555354ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_7fe9vo'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b068e51e-f34a-45cd-acea-cd29d595f607"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_078wk9'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "39f76532-670f-4b84-97ea-46fdc6468350"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.290Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_bjw5c2'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "f6e88287-1a7c-4c54-a940-b27dbba5510a"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:57.987Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:57.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3478182c-792a-463b-8b63-e5aeb69541cd"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "50c51765-bbab-4a15-89b7-25ce555354ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b068e51e-f34a-45cd-acea-cd29d595f607"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_jeaqyc', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3478182c-792a-463b-8b63-e5aeb69541cd"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_7b9p4j', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "50c51765-bbab-4a15-89b7-25ce555354ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_7fe9vo', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b068e51e-f34a-45cd-acea-cd29d595f607"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_jeaqyc', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3478182c-792a-463b-8b63-e5aeb69541cd"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_7b9p4j', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "50c51765-bbab-4a15-89b7-25ce555354ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:33:59.152Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_7fe9vo', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:33:59.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b068e51e-f34a-45cd-acea-cd29d595f607"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:00.169Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:00.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "f6e88287-1a7c-4c54-a940-b27dbba5510a"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:00.169Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_bjw5c2', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:00.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "f6e88287-1a7c-4c54-a940-b27dbba5510a"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:00.169Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_bjw5c2', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:00.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "f6e88287-1a7c-4c54-a940-b27dbba5510a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:01.196Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:01.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "39f76532-670f-4b84-97ea-46fdc6468350"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:01.196Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_078wk9', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:01.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "39f76532-670f-4b84-97ea-46fdc6468350"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:01.196Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_078wk9', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:01.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "39f76532-670f-4b84-97ea-46fdc6468350"}], "metadata": {"pagination": {"total": 201, "offset": 170, "size": 50}}} 2018-10-02 19:34:01,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:01,488 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:01 GMT 2018-10-02 19:34:01,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:01,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24317 2018-10-02 19:34:01,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:01,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'13822136-51f3-46e2-8e21-7bbbd010b300', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'85ec34d2-6a5b-456a-a286-a1c299ece434', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-10-02 19:34:01,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:01,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:34:01,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:34:01,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 19:34:01,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:01,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'10abd691-ddf6-4546-a281-1203ba72f664', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-02 19:34:01,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2a34d702-bc00-48a2-be5e-c5a67e3c63dd', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'22532f79-3f0d-4c32-8dfb-979938dc518b', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-10-02 19:34:01,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ab7a5950-efd4-46ae-b488-67df11acaf57', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'80250297-3c08-4a4e-991c-a3ef09ba4fce', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-02 19:34:01,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd597d663-96c1-47cd-940b-4e39f445bc19', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-02 19:34:01,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_jeaqyc'} 2018-10-02 19:34:01,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_7b9p4j'} 2018-10-02 19:34:01,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_7fe9vo'} 2018-10-02 19:34:01,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_078wk9'} 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_bjw5c2'} 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_jeaqyc', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_7b9p4j', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_7fe9vo', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_jeaqyc', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_7b9p4j', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_7fe9vo', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:01,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_bjw5c2', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_bjw5c2', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:01,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_078wk9', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_078wk9', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:01,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:01,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:01,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:01,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:01,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:01 GMT 2018-10-02 19:34:01,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:01,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:01,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:06,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:06,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:06,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:06,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:06,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:01.715Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:02.276Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:02.276Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:02.276Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:02.276Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:02.276Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:03.463Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:03.463Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:06.228Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:06.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:06.272Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8b6e0e5a-6a57-4f80-a49c-df9d4f12e43b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:06.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "82233f7c-8f17-4f91-bc4d-55ad264097c9"}], "metadata": {"pagination": {"total": 211, "offset": 201, "size": 50}}} 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:06 GMT 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6233 2018-10-02 19:34:06,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:34:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 19:34:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8b6e0e5a-6a57-4f80-a49c-df9d4f12e43b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-02 19:34:06,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:06,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:06,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:06 GMT 2018-10-02 19:34:06,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:06,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:06,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:11,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:11,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.031Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.031Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.031Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.031Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.309Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'264466af-1b4a-4703-863c-f2026c228f3e', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'ab7a5950-efd4-46ae-b488-67df11acaf57', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fa9fa8cc-d80c-4048-9929-37bbc2a2c4e4', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "cd71cdbe-433d-446c-b90f-f76495d4cee1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.309Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_w6cwmb'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "cd71cdbe-433d-446c-b90f-f76495d4cee1"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:07.309Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_00qybg'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:07.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "82233f7c-8f17-4f91-bc4d-55ad264097c9"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:08.051Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:08.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:08.051Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:08.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:08.051Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:08.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:08.051Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:08.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:08.359Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_00qybg', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:08.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "82233f7c-8f17-4f91-bc4d-55ad264097c9"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.170Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.360Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "cd71cdbe-433d-446c-b90f-f76495d4cee1"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.360Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "82233f7c-8f17-4f91-bc4d-55ad264097c9"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.360Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_w6cwmb', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "cd71cdbe-433d-446c-b90f-f76495d4cee1"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.360Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_00qybg', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "82233f7c-8f17-4f91-bc4d-55ad264097c9"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:09.360Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_w6cwmb', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:09.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "cd71cdbe-433d-446c-b90f-f76495d4cee1"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:10.185Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:10.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:11.238Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:11.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 245, "offset": 211, "size": 50}}} 2018-10-02 19:34:11,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:11,895 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:11 GMT 2018-10-02 19:34:11,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:11,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20952 2018-10-02 19:34:11,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:11,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:11,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:11,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:11,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:11,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', u'external_type': u'keypair'}, {u'external_id': u'66248d50-db0f-43b9-92c7-c7b062e86e14', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'264466af-1b4a-4703-863c-f2026c228f3e', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'ab7a5950-efd4-46ae-b488-67df11acaf57', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fa9fa8cc-d80c-4048-9929-37bbc2a2c4e4', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-10-02 19:34:11,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_w6cwmb'} 2018-10-02 19:34:11,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_00qybg'} 2018-10-02 19:34:11,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:11,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:11,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:11,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:11,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_00qybg', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:11,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:11,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:11,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:11,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:11,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 19:34:11,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_w6cwmb', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:11,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_00qybg', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:11,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_w6cwmb', 'key_name': u'cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a', 'image': u'4e337d57-6fba-454e-99eb-78129a090d46', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a', 'cloudify_management_network_id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}, 'nics': [{'net-id': u'2ba5eee1-73a9-4515-b278-79c9053568ec'}], 'flavor': u'fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e'} 2018-10-02 19:34:11,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:11,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:11,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:11,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:11,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:11,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:11,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:11,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 19:34:11,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:11,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:11,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:11,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:11 GMT 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:11,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:11,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:16,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:17,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:17,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:17,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:12.682Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:12.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:12.682Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:12.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:13.702Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:13.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:14.849Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:14.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:15.738Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:15.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 257, "offset": 245, "size": 50}}} 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:17 GMT 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9044 2018-10-02 19:34:17,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:17,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:34:17,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:17,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:17,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 19:34:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:34:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:17,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 19:34:17,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:17,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 19:34:17,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:17,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:17,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:17,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:17 GMT 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:17,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:17,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:22,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:22,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:22,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:22 GMT 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:22,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:34:22,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:22,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:22,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:22,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:22,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:22,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:22,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:22,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:22,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:22,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:22,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:22,300 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:22 GMT 2018-10-02 19:34:22,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:22,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:22,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:27,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:27,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:27,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:27,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:27,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:27,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:27 GMT 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:34:27,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:27,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:27,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:27,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:27,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:27,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:27,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:27 GMT 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:27,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:32,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:32,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:32,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:32 GMT 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:32,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:34:32,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:32,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:32,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:32,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:32,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:32,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:32 GMT 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:32,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:37,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:37,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:37,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:37,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:37,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:37,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:36.276Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:36.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:36.759Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:36.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:37 GMT 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-02 19:34:37,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:37,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:37,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:37,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:37,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:37,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:37 GMT 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:37,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:42,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:42,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:42,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:42,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:38.619Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:38.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:40.549Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:40.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:40.782Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:40.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:41.815Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:41.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:41.815Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:41.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:41.815Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:41.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:41.815Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:41.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 266, "offset": 259, "size": 50}}} 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:42 GMT 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:42,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4296 2018-10-02 19:34:42,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:42,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:42,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:42,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:42,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:42,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:42,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:42,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:42,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:42,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:42,956 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:42 GMT 2018-10-02 19:34:42,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:42,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:42,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:47,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:48,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:48,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:42.860Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:42.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:42.860Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:42.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:43.923Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:43.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:43.923Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:43.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:43.923Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:43.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:43.923Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:43.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:44.970Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:44.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:44.970Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:44.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:44.970Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:44.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:45.984Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:45.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:45.984Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:45.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:45.984Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:45.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:45.984Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:34:45.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:47.193Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:34:48.020Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:34:48.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 280, "offset": 266, "size": 50}}} 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:48 GMT 2018-10-02 19:34:48,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:48,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12132 2018-10-02 19:34:48,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:48,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 19:34:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 19:34:48,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:48,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:48 GMT 2018-10-02 19:34:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:48,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:48,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:53,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:53,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:53,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:53 GMT 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:34:53,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:53,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:53,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:53,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:53,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:53,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:53 GMT 2018-10-02 19:34:53,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:53,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:53,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:58,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:34:58,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:58,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:58,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:58,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:58 GMT 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:34:58,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:34:58,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:34:58,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:34:58,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:34:58,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:34:58 GMT 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:34:58,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:03,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:03,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:03 GMT 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:03,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:03,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:03,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:03,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:03,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:03 GMT 2018-10-02 19:35:03,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:03,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:03,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:08,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:08,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:08.630Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:08.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 282, "offset": 281, "size": 50}}} 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:08,870 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:08 GMT 2018-10-02 19:35:08,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:08,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-10-02 19:35:08,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:08,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:08,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:08,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:08,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:08,939 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:08 GMT 2018-10-02 19:35:08,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:08,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:08,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:13,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:14,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:14,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:14,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:14,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:14,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:14,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:09.112Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:09.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:10.971Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:10.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:12.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:12.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:13.126Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:13.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 286, "offset": 282, "size": 50}}} 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:14 GMT 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2753 2018-10-02 19:35:14,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:14,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:14,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:14,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:14,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:14,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:14,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:14,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:14,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:14,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:14,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:14 GMT 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:19,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:19,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:19,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:19,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:14.173Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:14.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:14.173Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:14.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:14.173Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:14.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:14.173Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:14.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:15.215Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:15.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:15.215Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:15.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:15.215Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:15.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:16.237Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:16.237Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:16.237Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:17.271Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:17.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:18.286Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:18.286Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:18.286Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:18.286Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:18.286Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:18.286Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 303, "offset": 286, "size": 50}}} 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:19 GMT 2018-10-02 19:35:19,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:19,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11916 2018-10-02 19:35:19,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 19:35:19,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:19,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:19,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:19,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:19 GMT 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:19,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:19,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:24,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:24,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:24,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:19.581Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:19.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:20.311Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:20.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:24 GMT 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:24,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-10-02 19:35:24,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-02 19:35:24,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:24,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:24,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:24,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:24 GMT 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:24,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:24,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:29,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:29,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:29,566 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:29 GMT 2018-10-02 19:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:35:29,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:29,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:29,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:29,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:29 GMT 2018-10-02 19:35:29,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:29,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:29,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:34,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:34,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:34 GMT 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:34,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:34,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:34,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:34,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:34,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:34 GMT 2018-10-02 19:35:34,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:34,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:34,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:39,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:40,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:40,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:40,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:40 GMT 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:35:40,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:40,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:41,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:41,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:41,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:41,297 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:41 GMT 2018-10-02 19:35:41,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:41,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:41,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:46,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:48,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:48,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:48,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:48,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:48,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:41.017Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:41.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:42.328Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:42.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:44.469Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:44.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:45.356Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:45.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:45.356Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:45.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:46.969Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:46.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:46.969Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:46.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 312, "offset": 305, "size": 50}}} 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:48 GMT 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4294 2018-10-02 19:35:48,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:48,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:48,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:48,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:35:48,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:48,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:48,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:49,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:49,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:49,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:49,820 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:49 GMT 2018-10-02 19:35:49,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:49,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:49,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:54,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:35:57,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:57,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:57,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:57,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:48.549Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:48.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:48.549Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:48.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:48.549Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:48.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:48.549Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:48.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:50.280Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:50.280Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:50.280Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:50.280Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:51.658Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:51.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:51.658Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:51.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:52.829Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:52.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:52.829Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:52.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:52.829Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:35:52.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:56.064Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:56.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 326, "offset": 312, "size": 50}}} 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:57 GMT 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9754 2018-10-02 19:35:57,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:35:57,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:35:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:35:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:35:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-02 19:35:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:35:57,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:35:58,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:35:58,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:35:58 GMT 2018-10-02 19:35:58,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:35:58,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:35:58,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:03,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:04,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:58.572Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:58.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:59.854Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:59.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:35:59.854Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:35:59.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-10-02 19:36:04,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:04,431 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:04 GMT 2018-10-02 19:36:04,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:04,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3488 2018-10-02 19:36:04,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:04,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:36:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:36:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-02 19:36:04,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:04,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:04,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:04,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:04,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:04,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:04,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:04 GMT 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:04,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:09,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:10,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:10,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:10 GMT 2018-10-02 19:36:10,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:10,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:36:10,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:10,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:11,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:11 GMT 2018-10-02 19:36:11,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:11,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:11,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:16,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:17,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:17,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:14.570Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:14.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:16.091Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:16.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-10-02 19:36:17,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:17,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:17 GMT 2018-10-02 19:36:17,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:17,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-02 19:36:17,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:17,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:18,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:18,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:18 GMT 2018-10-02 19:36:18,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:18,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:18,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:23,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:26,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:26,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:26,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:20.450Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:20.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:21.943Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:21.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:21.943Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:21.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:23.254Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:23.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:23.254Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:23.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:23.254Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:23.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:23.254Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:23.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 338, "offset": 331, "size": 50}}} 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:26 GMT 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4294 2018-10-02 19:36:26,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-02 19:36:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:26,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:26,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:26,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:26 GMT 2018-10-02 19:36:26,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:26,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:26,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:31,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:32,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:25.768Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:25.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:25.768Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:25.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:27.146Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:27.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:27.146Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:27.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:27.146Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:27.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:27.671Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:27.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "117be324-d177-4c3f-9262-3f1f2c41ea8c"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:28.960Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:28.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:29.974Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:29.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "80a93be3-5af8-4dab-ba41-920f90b34534"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:30.817Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:30.817Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:30.817Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:30.817Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:30.817Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:30.817Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 352, "offset": 338, "size": 50}}} 2018-10-02 19:36:32,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:32,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:32 GMT 2018-10-02 19:36:32,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:32,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7832 2018-10-02 19:36:32,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-02 19:36:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:36:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:36:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:36:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:32,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:33,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:33,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:33,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:33,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:33 GMT 2018-10-02 19:36:33,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:33,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:33,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:38,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:40,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:32.063Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:32.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d4593bc4-2fb4-41d4-9616-0ab853d7ead9"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:32.127Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:32.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:32.127Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:32.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:33.969Z", "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": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:33.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:36.560Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:36.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:36.560Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:36.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:36.560Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:36.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:36.560Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:36.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:36.560Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:36.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.456Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:37.755Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:37.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b3ef407-7715-4ee5-92db-a62a546d6b5c"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:38.586Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:38.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:38.586Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:38.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:38.586Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:38.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:38.586Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:38.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 376, "offset": 352, "size": 50}}} 2018-10-02 19:36:40,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:40,180 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:40 GMT 2018-10-02 19:36:40,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:40,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14583 2018-10-02 19:36:40,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:36:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-02 19:36:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-02 19:36:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:36:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-02 19:36:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-02 19:36:40,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:40,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:40,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:40 GMT 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:40,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:40,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:45,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:45,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.862Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0d2d1a57-52ae-45fa-8c9d-bb0be25a2664"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.989Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:40.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:40.989Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T19:36:40.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.697Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "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-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:44.915Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:44.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}], "metadata": {"pagination": {"total": 420, "offset": 376, "size": 50}}} 2018-10-02 19:36:45,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:45,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:45 GMT 2018-10-02 19:36:45,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:45,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25651 2018-10-02 19:36:45,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:45,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:36:45,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:36:45,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:36:45,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:36:45,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-10-02 19:36:45,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2018-10-02 19:36:45,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:36:45,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:45,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:36:45,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:36:45,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:36:45,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:45,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:45,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:45,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:45,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:45,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:45 GMT 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:45,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:50,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:50,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Creating Agent ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:45.940Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_7fe9vo/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:45.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:46.950Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:47.966Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_7fe9vo/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:47.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:47.966Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7fe9vo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7fe9vo/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_7fe9vo', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7fe9vo/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7fe9vo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:47.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:47.966Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:47.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:47.966Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:47.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:47.966Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:47.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:48.777Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:48.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:49.030Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:49.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:49.030Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:49.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:49.045Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:49.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:49.045Z", "message": "/home/ubuntu/ellis_host_7fe9vo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:49.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:49.045Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:49.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:49.045Z", "message": "Successfully created daemon: ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:49.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8b052814-34e7-43e3-8c67-5089ceebd1db"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:50.207Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:50.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:50.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:50.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:50.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:50.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:50.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:50.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:50.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:50.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:50.220Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:50.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}], "metadata": {"pagination": {"total": 453, "offset": 420, "size": 50}}} 2018-10-02 19:36:50,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:50,887 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:50 GMT 2018-10-02 19:36:50,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:50,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19357 2018-10-02 19:36:50,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:36:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_7fe9vo 2018-10-02 19:36:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:36:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:36:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:36:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_7fe9vo/cloudify/ssl/cloudify_internal_cert.pem 2018-10-02 19:36:50,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-02 19:36:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_7fe9vo/env 2018-10-02 19:36:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_7fe9vo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_7fe9vo/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_7fe9vo', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_7fe9vo/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_7fe9vo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:36:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:36:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:36:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:36:50,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_7fe9vo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_7fe9vo 2018-10-02 19:36:50,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:36:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:50,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:36:50,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:51,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:51,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:51,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:51 GMT 2018-10-02 19:36:51,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:51,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:51,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:56,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:36:56,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:56,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.294Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.294Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Configuring Agent ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:51.322Z", "message": "Successfully configured daemon: ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1ea89fd3-c5fc-42cb-ba22-69cb7164474a"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.304Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.304Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.304Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.304Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.330Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.330Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.330Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.330Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:52.330Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:52.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.318Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.318Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.318Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.318Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b070ca3b-ce7a-4dad-980e-3ecf9deeffc0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:53.352Z", "message": "Starting Agent ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:53.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:54.577Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:54.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:55.008Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:55.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:55.355Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:55.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:55.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}], "metadata": {"pagination": {"total": 501, "offset": 453, "size": 50}}} 2018-10-02 19:36:56,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:56,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:56 GMT 2018-10-02 19:36:56,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:56,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25881 2018-10-02 19:36:56,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:36:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:36:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:36:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:36:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_7fe9vo 2018-10-02 19:36:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:36:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:36:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:36:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_7fe9vo 2018-10-02 19:36:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:36:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:36:56,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:36:56,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:56,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:36:56,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:36:56,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_7fe9vo 2018-10-02 19:36:56,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-02 19:36:56,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:36:56,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:36:56,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:36:56,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:36:56 GMT 2018-10-02 19:36:56,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:36:56,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:36:56,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:01,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:02,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:02,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:02,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:02,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:02,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:02,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.389Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.389Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.389Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_7fe9vo start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Successfully started daemon: ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "3eaa5963-2a0e-45c5-a7a6-2f35c36509e0"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:56.639Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.654Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.654Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.654Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.654Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.654Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "483d2881-a7d9-42d8-80ff-66acb9332682"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "[localhost] run: /home/ubuntu/ellis_host_7fe9vo/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "483d2881-a7d9-42d8-80ff-66acb9332682"}], "metadata": {"pagination": {"total": 661, "offset": 501, "size": 50}}} 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:02 GMT 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27370 2018-10-02 19:37:02,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-02 19:37:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-02 19:37:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:37:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_7fe9vo start 2018-10-02 19:37:02,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_7fe9vo 2018-10-02 19:37:02,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:02,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:37:02,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:02,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:02,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:37:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:37:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_7fe9vo/env/bin/pip freeze 2018-10-02 19:37:02,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:02,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:02,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:02,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:02,640 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:02 GMT 2018-10-02 19:37:02,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:02,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:02,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:07,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:08,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:57.763Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:57.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Creating Agent proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "483d2881-a7d9-42d8-80ff-66acb9332682"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "483d2881-a7d9-42d8-80ff-66acb9332682"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "483d2881-a7d9-42d8-80ff-66acb9332682"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ab9992ce-5aac-4ad4-b940-734f3670fe17"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:36:58.786Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_sx809u/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:36:58.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.107Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "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-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}], "metadata": {"pagination": {"total": 743, "offset": 551, "size": 50}}} 2018-10-02 19:37:08,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:08,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:08 GMT 2018-10-02 19:37:08,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:08,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27839 2018-10-02 19:37:08,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:37:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_sx809u 2018-10-02 19:37:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:37:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:37:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:37:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_sx809u/cloudify/ssl/cloudify_internal_cert.pem 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:08,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:37:08,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:37:08,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:08,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:08,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:08,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:08 GMT 2018-10-02 19:37:08,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:08,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:08,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:13,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:14,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "483d2881-a7d9-42d8-80ff-66acb9332682"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.361Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.741Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.741Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.741Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.741Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.741Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:00.741Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:00.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_sx809u/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}], "metadata": {"pagination": {"total": 886, "offset": 601, "size": 50}}} 2018-10-02 19:37:14,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:14,251 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:14 GMT 2018-10-02 19:37:14,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:14,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27418 2018-10-02 19:37:14,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-02 19:37:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:14,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:37:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:37:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:37:14,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_sx809u/env 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:37:14,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:14,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:37:14,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:14,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:14,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:14 GMT 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:14,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:14,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:19,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:20,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:20,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.817Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.817Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:01.817Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:01.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_078wk9/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Creating Agent vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_00qybg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "/home/ubuntu/proxy_host_sx809u/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Successfully created daemon: proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "798e19dd-2fc7-4785-8147-56ceb1e1b9d8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_078wk9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_078wk9/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_078wk9', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_078wk9/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_078wk9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:02.461Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:02.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.397Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.567Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.567Z", "message": "/home/ubuntu/homer_host_078wk9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.567Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.567Z", "message": "Successfully created daemon: homer_host_078wk9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:03.567Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:03.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "c292fd26-464b-414f-8edc-fbd9902ee88c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_00qybg/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}], "metadata": {"pagination": {"total": 1059, "offset": 651, "size": 50}}} 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:20 GMT 2018-10-02 19:37:20,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:20,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28754 2018-10-02 19:37:20,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:37:20,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_078wk9/env 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_00qybg 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_00qybg/cloudify/ssl/cloudify_internal_cert.pem 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_sx809u/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:37:20,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:20,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_sx809u 2018-10-02 19:37:20,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_078wk9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_078wk9/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_078wk9', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_078wk9/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_078wk9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:37:20,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:20,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:37:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_078wk9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-02 19:37:20,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_078wk9 2018-10-02 19:37:20,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:37:20,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_00qybg/env 2018-10-02 19:37:20,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:20,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:20,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:20,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:20,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:20,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:20,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:20,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:20 GMT 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:20,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:25,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:26,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_00qybg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_00qybg/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_00qybg', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_00qybg/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_00qybg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_00qybg/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Configuring Agent proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:04.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:04.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:05.449Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:05.923Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:05.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:05.923Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:05.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:05.923Z", "message": "Successfully configured daemon: proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:05.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:05.923Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:05.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a3fcc5fa-cd6e-48eb-9fa1-d3900d2d5609"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:06.550Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:06.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:06.550Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:06.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:06.550Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:06.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.340Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.340Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.340Z", "message": "/home/ubuntu/vellum_host_00qybg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.340Z", "message": "Successfully created daemon: vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a73a7c38-34e2-424a-9373-ac43e4bb7ec5"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.340Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7bf2eab4-013b-43dc-b5ff-6e5a5f95755b"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:07.874Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:07.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}], "metadata": {"pagination": {"total": 1224, "offset": 701, "size": 50}}} 2018-10-02 19:37:26,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:26,048 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:26 GMT 2018-10-02 19:37:26,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:26,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27815 2018-10-02 19:37:26,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:26,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:26,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_00qybg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_00qybg/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_00qybg', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_00qybg/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_00qybg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:37:26,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_00qybg/env 2018-10-02 19:37:26,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:37:26,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:37:26,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_sx809u 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:37:26,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_sx809u 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:37:26,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_00qybg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_00qybg 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:26,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:26,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:37:26,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:37:26,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:26,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:26,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:26,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:26,168 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:26 GMT 2018-10-02 19:37:26,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:26,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:26,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:31,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:31,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:31,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:31,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:31,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:31,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.991Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:08.991Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:08.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Starting Agent proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Creating Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Configuring Agent homer_host_078wk9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}], "metadata": {"pagination": {"total": 1311, "offset": 751, "size": 50}}} 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:31 GMT 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27484 2018-10-02 19:37:31,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:31,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:37:31,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:37:31,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:31,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:37:31,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:37:31,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:37:31,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_sx809u 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_7b9p4j 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:37:31,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_078wk9 2018-10-02 19:37:31,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:31,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:31,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:32,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:32,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:32,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:32,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:32,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:32,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:32 GMT 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:32,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:37,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:37,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:37,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Creating Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Configuring Agent vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:09.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:09.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba10d817-679d-439f-a825-244ee7c6342c"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.301Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.492Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.492Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.492Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "835ff9f6-dca3-4582-92e8-eb08c1b35d00"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.492Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:10.492Z", "message": "Successfully configured daemon: vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:10.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8e276497-d743-4190-a187-072e255fe631"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:11.322Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:11.322Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:11.322Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:11.322Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:11.322Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Successfully created daemon: dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_7b9p4j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_7b9p4j/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_7b9p4j', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_7b9p4j/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_7b9p4j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}], "metadata": {"pagination": {"total": 1352, "offset": 801, "size": 50}}} 2018-10-02 19:37:37,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:37,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:37 GMT 2018-10-02 19:37:37,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:37,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27667 2018-10-02 19:37:37,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:37,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:37:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:37:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:37:37,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_7b9p4j 2018-10-02 19:37:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_00qybg 2018-10-02 19:37:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:37,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:37,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:37:37,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:37:37,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:37,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-02 19:37:37,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:37:37,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_00qybg 2018-10-02 19:37:37,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_7b9p4j 2018-10-02 19:37:37,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:37,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_7b9p4j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_7b9p4j/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_7b9p4j', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_7b9p4j/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_7b9p4j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:37:37,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:37,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:37,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:37 GMT 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:37,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:37,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:42,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:43,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:43,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_7b9p4j/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "/home/ubuntu/dime_host_7b9p4j/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_7b9p4j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_7b9p4j/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_7b9p4j', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_7b9p4j/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_7b9p4j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "707f97e0-0ab9-4c3d-a380-c633e7dcc23a"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.029Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.675Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.675Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.675Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.675Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.675Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:12.675Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Successfully started daemon: proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_sx809u start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "36d5a5ea-8bc1-475b-bd7f-044803cf79de"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.239Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.694Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.694Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:13.694Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:13.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "[localhost] run: /home/ubuntu/proxy_host_sx809u/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}], "metadata": {"pagination": {"total": 1379, "offset": 851, "size": 50}}} 2018-10-02 19:37:43,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:43,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:43 GMT 2018-10-02 19:37:43,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:43,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28453 2018-10-02 19:37:43,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:43,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_7b9p4j/env 2018-10-02 19:37:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_7b9p4j/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:37:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_7b9p4j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_7b9p4j/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_7b9p4j', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_7b9p4j/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_7b9p4j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:37:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:37:43,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:37:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:37:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_sx809u 2018-10-02 19:37:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_sx809u start 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:37:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_sx809u/env/bin/pip freeze 2018-10-02 19:37:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:37:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:43,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:43,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:43,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:43 GMT 2018-10-02 19:37:43,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:43,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:43,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:48,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:48,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:48,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "[localhost] run: /home/ubuntu/proxy_host_sx809u/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:15.656Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:15.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_jeaqyc/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Creating Agent bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Creating Agent sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_bjw5c2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}], "metadata": {"pagination": {"total": 1389, "offset": 901, "size": 50}}} 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:48,946 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:48 GMT 2018-10-02 19:37:48,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:48,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27936 2018-10-02 19:37:48,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:37:48,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:37:48,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_sx809u/env/bin/pip freeze 2018-10-02 19:37:48,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:48,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:37:48,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:48,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:37:48,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_jeaqyc/cloudify/ssl/cloudify_internal_cert.pem 2018-10-02 19:37:48,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_jeaqyc 2018-10-02 19:37:48,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_bjw5c2 2018-10-02 19:37:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:37:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_bjw5c2/cloudify/ssl/cloudify_internal_cert.pem 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:37:48,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:48,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:49,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:49,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:49,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:49 GMT 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:49,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:49,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:54,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:54,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:54,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "237ad704-0339-417f-99be-1fd59927dd02"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.101Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.106Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.106Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:16.106Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:16.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Successfully started daemon: homer_host_078wk9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_078wk9 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6be4db58-331c-4355-a83e-fb0ea182b3a8"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.717Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.717Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1398, "offset": 951, "size": 50}}} 2018-10-02 19:37:54,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:54,295 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:54 GMT 2018-10-02 19:37:54,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:54,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27502 2018-10-02 19:37:54,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:54,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:37:54,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:37:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:54,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:54,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:37:54,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:37:54,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:54,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-02 19:37:54,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_078wk9 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_078wk9 start 2018-10-02 19:37:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:37:54,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:54,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:37:54,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:37:54,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:54,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:54,424 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:54 GMT 2018-10-02 19:37:54,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:54,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:54,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:59,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:37:59,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:59,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.717Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.717Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:17.717Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_jeaqyc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_jeaqyc/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_jeaqyc', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_jeaqyc/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_jeaqyc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "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-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_jeaqyc/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_bjw5c2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_bjw5c2/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_bjw5c2', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_bjw5c2/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_bjw5c2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Successfully started daemon: vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "[localhost] run: /home/ubuntu/homer_host_078wk9/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Configuring Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_00qybg start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "40ceb5d0-1be9-4bdb-8606-d6176d51b406"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.776Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_bjw5c2/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:18.842Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:18.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Removing directory: /tmp/tmpRmVraq", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "10db699f-1763-4b49-a3f7-d0732fef4645"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "/home/ubuntu/bind_host_jeaqyc/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Successfully created daemon: bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}], "metadata": {"pagination": {"total": 1409, "offset": 1001, "size": 50}}} 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:59,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:59 GMT 2018-10-02 19:37:59,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:59,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29201 2018-10-02 19:37:59,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:37:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:37:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:37:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:37:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_jeaqyc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_jeaqyc/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_jeaqyc', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_jeaqyc/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_jeaqyc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:37:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:37:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:37:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:37:59,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_jeaqyc/env 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_bjw5c2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_bjw5c2/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_bjw5c2', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_bjw5c2/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_bjw5c2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:37:59,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:37:59,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_00qybg 2018-10-02 19:37:59,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_078wk9/env/bin/pip freeze 2018-10-02 19:37:59,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_7b9p4j 2018-10-02 19:37:59,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_00qybg start 2018-10-02 19:37:59,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:37:59,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:37:59,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_bjw5c2/env 2018-10-02 19:37:59,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:37:59,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:59,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:37:59,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:37:59,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:37:59,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:37:59,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRmVraq 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_jeaqyc/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:37:59,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:37:59,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:37:59,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_jeaqyc 2018-10-02 19:37:59,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:37:59,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:37:59,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:37:59,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:37:59,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:37:59,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:37:59,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:37:59 GMT 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:37:59,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:04,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:05,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:05,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "bf7f8e40-16f0-4511-9a62-b1f5ce04574b"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "184ef156-0f87-4bbe-a1eb-ffb3795a7722"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.835Z", "message": "Successfully created daemon: sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "a1f9a41e-2154-4485-af75-8f20efb25c1b"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.897Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:19.897Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "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-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:20.920Z", "message": "[localhost] run: /home/ubuntu/vellum_host_00qybg/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:20.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.030Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Starting Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}], "metadata": {"pagination": {"total": 1412, "offset": 1051, "size": 50}}} 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:05 GMT 2018-10-02 19:38:05,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:05,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26924 2018-10-02 19:38:05,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:05,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:38:05,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:38:05,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:38:05,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_bjw5c2 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:38:05,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_00qybg/env/bin/pip freeze 2018-10-02 19:38:05,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:05,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:05,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:05,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-02 19:38:05,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:05,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:05,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:38:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:38:05,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_7b9p4j 2018-10-02 19:38:05,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:38:05,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:05,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:05,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:05,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:05 GMT 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:05,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:05,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:10,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:10,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:10,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Removing directory: /tmp/tmpulWwd8", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7f63a654-a977-4ce5-8666-ad6cb42d1e73"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Successfully configured daemon: sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Configuring Agent bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Starting Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Configuring Agent sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ebc7c298-021c-4517-888b-60b0cffe4937"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:21.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:21.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:22.046Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:22.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1417, "offset": 1101, "size": 50}}} 2018-10-02 19:38:10,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:10,995 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:10 GMT 2018-10-02 19:38:10,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:10,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27506 2018-10-02 19:38:10,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:10,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-02 19:38:10,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:10,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpulWwd8 2018-10-02 19:38:10,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_bjw5c2 2018-10-02 19:38:10,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:10,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:10,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-02 19:38:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_jeaqyc 2018-10-02 19:38:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_7b9p4j 2018-10-02 19:38:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:38:11,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:11,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:11,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_bjw5c2 2018-10-02 19:38:11,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:11,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:11,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:11,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:11,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:11,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:11,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:11 GMT 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:11,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:16,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:16,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:16,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:22.046Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:22.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:22.046Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:22.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:22.046Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:22.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_w6cwmb/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Successfully configured daemon: bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "0933b194-db93-48c6-aec9-ac1127b8ca69"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.002Z", "message": "Creating Agent bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:23.061Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:23.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "proxy_node_1dn0c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/QB37T/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e00ffca5-8b2d-4d82-b6ff-e5d6d056cd51"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "proxy_node_1dn0c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Executing: /tmp/QB37T/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e00ffca5-8b2d-4d82-b6ff-e5d6d056cd51"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:24.215Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:24.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.225Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.225Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.225Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.225Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1418, "offset": 1151, "size": 50}}} 2018-10-02 19:38:16,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:16,517 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:16 GMT 2018-10-02 19:38:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26488 2018-10-02 19:38:16,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-02 19:38:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_w6cwmb/cloudify/ssl/cloudify_internal_cert.pem 2018-10-02 19:38:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:38:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-02 19:38:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-02 19:38:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:38:16,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:38:16,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_jeaqyc 2018-10-02 19:38:16,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-02 19:38:16,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_w6cwmb 2018-10-02 19:38:16,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:38:16,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:16,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:16,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:16,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:38:16,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:16,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:16,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:16,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:16,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:16,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:16,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:16,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:38:16,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/QB37T/install_requirements.sh 2018-10-02 19:38:16,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:38:16,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QB37T/install_requirements.sh 2018-10-02 19:38:16,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:38:16,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:16,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:16,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:16,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:16,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:16,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:16,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:16,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:16,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:16,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:16 GMT 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:16,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:21,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:21,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:21,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.225Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.225Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_w6cwmb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_w6cwmb/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_w6cwmb', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_w6cwmb/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_w6cwmb', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "/home/ubuntu/bono_host_w6cwmb/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Starting Agent sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_w6cwmb/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Successfully created daemon: bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59585488-aa2e-40da-8a88-a226de4d0ea2"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:25.233Z", "message": "Starting Agent bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:25.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Successfully started daemon: dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_7b9p4j start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "737e9dba-4125-46c4-8346-7b8f0546c963"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:26.731Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:26.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Configuring Agent bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "[localhost] run: /home/ubuntu/dime_host_7b9p4j/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}], "metadata": {"pagination": {"total": 1418, "offset": 1201, "size": 50}}} 2018-10-02 19:38:21,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:21,853 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:21 GMT 2018-10-02 19:38:21,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:21,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28421 2018-10-02 19:38:21,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_w6cwmb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_w6cwmb/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_w6cwmb', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_w6cwmb/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_w6cwmb', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpVZjg.MU5hJTDONrEj9mXAGoWx3UQB-OQ'} 2018-10-02 19:38:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-02 19:38:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_w6cwmb/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-02 19:38:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_bjw5c2 2018-10-02 19:38:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:38:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-02 19:38:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_w6cwmb/env 2018-10-02 19:38:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_w6cwmb 2018-10-02 19:38:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_jeaqyc 2018-10-02 19:38:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:38:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_7b9p4j 2018-10-02 19:38:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_7b9p4j start 2018-10-02 19:38:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-02 19:38:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_w6cwmb 2018-10-02 19:38:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:38:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:38:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:38:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_7b9p4j/env/bin/pip freeze 2018-10-02 19:38:21,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:21,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:21,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:21,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:21 GMT 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:21,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:26,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:27,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:27.743Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.406Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.763Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.763Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.763Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_jeaqyc start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Removing directory: /tmp/tmp7221io", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "2c63d776-4a4e-42ed-9f71-534f6e319066"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Successfully started daemon: sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Successfully configured daemon: bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_bjw5c2 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "730cb412-75a4-4c7c-b04e-bd56f06bdc0f"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Successfully started daemon: bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e5e9c4de-9829-4d5c-a7fa-b87515a65fb7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:28.780Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:28.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1c47dfea-65a6-4e20-963c-3a91e031d56c"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.807Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "[localhost] run: /home/ubuntu/sprout_host_bjw5c2/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "[localhost] run: /home/ubuntu/bind_host_jeaqyc/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:29.834Z", "message": "Starting Agent bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:29.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.817Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.817Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1418, "offset": 1251, "size": 50}}} 2018-10-02 19:38:27,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:27,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:27 GMT 2018-10-02 19:38:27,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:27,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26695 2018-10-02 19:38:27,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:38:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-02 19:38:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-02 19:38:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:38:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_jeaqyc start 2018-10-02 19:38:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7221io 2018-10-02 19:38:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_bjw5c2 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_w6cwmb 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_bjw5c2 start 2018-10-02 19:38:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_jeaqyc 2018-10-02 19:38:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-02 19:38:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:38:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:38:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-02 19:38:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:38:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-02 19:38:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_bjw5c2/env/bin/pip freeze 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_jeaqyc/env/bin/pip freeze 2018-10-02 19:38:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_w6cwmb 2018-10-02 19:38:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:27,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:27,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:27,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:27,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:27 GMT 2018-10-02 19:38:27,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:27,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:27,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:32,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:32,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:32,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.817Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.817Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.817Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.817Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.841Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.841Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.841Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.841Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.841Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:30.841Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.012Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.012Z", "message": "Removing directory: /tmp/tmpnTIUz4", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d8b71da2-4289-448a-81b5-b71674352098"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.012Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.012Z", "message": "Removing directory: /tmp/tmpEMGkBS", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "7d9cd048-05c6-4abd-a29d-258a54b02634"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.013Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.013Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:32.013Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:32.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.099Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.099Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.099Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.099Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.099Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.099Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:33.516Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:33.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.099Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_w6cwmb start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.099Z", "message": "Successfully started daemon: bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "11ec79f7-e379-40a8-ae65-52e9204796c7"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.171Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.171Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.171Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.171Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.171Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:34.171Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:34.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.262Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:35.808Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:36.377Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:36.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:36.377Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:36.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:36.377Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:36.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:36.377Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:36.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:36.377Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:36.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:36.377Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:36.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.254Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.254Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.254Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}], "metadata": {"pagination": {"total": 1444, "offset": 1301, "size": 50}}} 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:32,546 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:32 GMT 2018-10-02 19:38:32,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:32,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26814 2018-10-02 19:38:32,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:32,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:32,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:38:32,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:32,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:38:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:38:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpnTIUz4 2018-10-02 19:38:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:38:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpEMGkBS 2018-10-02 19:38:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:38:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:38:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:38:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:38:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-02 19:38:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_w6cwmb start 2018-10-02 19:38:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_w6cwmb 2018-10-02 19:38:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:38:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:38:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-02 19:38:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:38:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-02 19:38:32,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-02 19:38:32,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:32,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:32,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:32,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:32,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:32,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:32,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:32 GMT 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:32,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:37,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:37,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:37,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:37,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:37,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.254Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.398Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.398Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:37.398Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:37.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:38.366Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:38.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:38.366Z", "message": "Removing directory: /tmp/tmpvdQLOs", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:38.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ae156285-5995-4f42-bf11-ff2eb38e1b1c"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:38.441Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:40.358Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:41.380Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:41.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:41.380Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:41.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:41.380Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:41.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:41.380Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:41.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:41.380Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:41.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:41.380Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:41.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:42.427Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:42.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:42.427Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:42.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:42.427Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:42.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:44.857Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:44.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:45.473Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:45.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:45.473Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:45.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:45.473Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:45.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:47.282Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:47.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:47.488Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:47.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:48.552Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:48.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:48.552Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:48.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:50.589Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:50.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:50.914Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:50.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:50.914Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:50.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:50.914Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:50.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:51.953Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:51.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:51.953Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:51.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:53.488Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:53.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:53.964Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:53.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:53.964Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:53.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:55.610Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:55.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:56.944Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:56.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:56.944Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:56.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:57.240Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:57.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:57.240Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:57.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:57.538Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QYWTD/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:57.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:58.248Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:58.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:58.369Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:58.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}], "metadata": {"pagination": {"total": 1453, "offset": 1351, "size": 50}}} 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:37 GMT 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25787 2018-10-02 19:38:37,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:37,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-02 19:38:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-02 19:38:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvdQLOs 2018-10-02 19:38:37,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:37,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QYWTD/bind.py 2018-10-02 19:38:37,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:37,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-02 19:38:37,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:37,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:37,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:37,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:37,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:37 GMT 2018-10-02 19:38:37,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:37,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:37,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:42,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:43,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:43,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:58.369Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:58.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:59.260Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:59.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:37:59.260Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:37:59.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:04.126Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:04.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:04.276Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:04.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:04.276Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:04.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_node_1dn0c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:05.659Z", "message": "Execution done (return_code=0): /tmp/QB37T/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:05.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e00ffca5-8b2d-4d82-b6ff-e5d6d056cd51"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:06.274Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:06.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:07.600Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:07.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:08.610Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:08.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:09.615Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:09.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:15.181Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:15.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.046Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "[localhost] run: sudo mv /tmp/tmp8NJnxx /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "[localhost] run: sudo mv /tmp/tmpokvumG /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:30.395Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:30.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.269Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo mv /tmp/tmpc1382K /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "The config dict: {'public_ip': u'172.30.9.206', '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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo mv /tmp/tmpcjWM4X /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "[localhost] run: sudo mv /tmp/tmpqYSH7o /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:31.412Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:31.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5ac7eda4-a9ef-4996-8e77-854e49c2e784"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:32.621Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/W0I6B/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:32.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:32.627Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:32.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:32.627Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:32.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:32.627Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:32.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:33.454Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:33.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:33.454Z", "message": "Executing: /tmp/W0I6B/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:33.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:33.454Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:33.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:34.468Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:34.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:34.468Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:34.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}], "metadata": {"pagination": {"total": 1453, "offset": 1401, "size": 50}}} 2018-10-02 19:38:43,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:43,132 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:43 GMT 2018-10-02 19:38:43,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:43,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24384 2018-10-02 19:38:43,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-02 19:38:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-02 19:38:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QB37T/install_requirements.sh 2018-10-02 19:38:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:38:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:38:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:38:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-02 19:38:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-02 19:38:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-02 19:38:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8NJnxx /etc/clearwater/local_config 2018-10-02 19:38:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-02 19:38:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-02 19:38:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-02 19:38:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}. 2018-10-02 19:38:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpokvumG /etc/bind/named.conf.local 2018-10-02 19:38:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:38:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:38:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:38:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:38:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:38:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc1382K /etc/bind/db.clearwater.opnfv 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.17', u'hss_hostname': u''}. 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcjWM4X /etc/clearwater/shared_config 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:38:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqYSH7o /etc/bind/db.clearwater.local 2018-10-02 19:38:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-02 19:38:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}. 2018-10-02 19:38:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:38:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:38:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/W0I6B/install-etcd.sh 2018-10-02 19:38:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W0I6B/install-etcd.sh 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-02 19:38:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-02 19:38:43,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:43,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:43,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:43 GMT 2018-10-02 19:38:43,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:43,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:43,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:48,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:48,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:45.474Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jeaqyc\nHit http://security.ubuntu.com trusty-security InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-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,766 B/s)\nReading package lists...\n\nreal\t0m11.315s\nuser\t0m2.712s\nsys\t0m0.210s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:45.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:46.524Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:46.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:38:46.524Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:38:46.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-10-02 19:38:48,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:48,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:48 GMT 2018-10-02 19:38:48,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:48,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6023 2018-10-02 19:38:48,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:48,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jeaqyc Hit http://security.ubuntu.com trusty-security InRelease Hit http://security.ubuntu.com trusty-security/main Sources Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-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,766 B/s) Reading package lists... real 0m11.315s user 0m2.712s sys 0m0.210s 2018-10-02 19:38:48,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-02 19:38:48,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:38:48,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:48,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:48 GMT 2018-10-02 19:38:48,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:48,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:53,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:53,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:53,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:53,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:53,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:53,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:53 GMT 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:38:53,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:53,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:53,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:53,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:53,988 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:53 GMT 2018-10-02 19:38:53,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:53,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:53,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:58,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:38:59,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:59,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:59 GMT 2018-10-02 19:38:59,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:59,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:38:59,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:38:59,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:38:59,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:38:59,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:38:59,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:38:59,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:38:59,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:38:59,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:38:59 GMT 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:38:59,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:04,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:04,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:04,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:04,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:04,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:04 GMT 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:04,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:04,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:04,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:04,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:04 GMT 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:04,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:04,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:09,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:09,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:09,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:09,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:09,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:09,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:09,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:09 GMT 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:09,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:10,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:10,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:10,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:10,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:10,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:10,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:10 GMT 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:10,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:15,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:15,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:15 GMT 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:15,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:15,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:15,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:15,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:15 GMT 2018-10-02 19:39:15,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:15,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:15,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:20,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:20,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:20,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:20,813 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:20 GMT 2018-10-02 19:39:20,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:20,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:20,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:20,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:20,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:20,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:20,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:20,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:20,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:20 GMT 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:20,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:25,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:26,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:26,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:26,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:26,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:26 GMT 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:26,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:26,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:26,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:26,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:26 GMT 2018-10-02 19:39:26,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:26,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:26,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:31,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:31,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:31,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:31,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:31,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:31,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:31,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:31 GMT 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:31,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:31,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:31,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:31,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:31 GMT 2018-10-02 19:39:31,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:31,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:31,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:36,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:36,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:36 GMT 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:36,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:36,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:36,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:36 GMT 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:36,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:41,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:41,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:41,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:41 GMT 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:41,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:41,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:41,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:41,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:41,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:41,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:41,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:41,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:41 GMT 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:41,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:46,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:46,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:46 GMT 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:46,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:47,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:47,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:47,001 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:46 GMT 2018-10-02 19:39:47,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:47,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:47,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:52,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:52,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:52,079 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:52 GMT 2018-10-02 19:39:52,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:52,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:52,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:52,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:52,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:52,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:52,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:52,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:52 GMT 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:52,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:57,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:39:57,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:57,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:57,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:57 GMT 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:57,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:39:57,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:39:57,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:39:57,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:39:57,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:39:57,309 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:39:57 GMT 2018-10-02 19:39:57,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:39:57,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:39:57,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:02,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:02,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:02,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:02 GMT 2018-10-02 19:40:02,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:02,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:40:02,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:02,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:02,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:02,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:02,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:02,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:02 GMT 2018-10-02 19:40:02,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:02,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:02,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:07,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:07,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:07,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:07 GMT 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:07,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:40:07,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:07,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:07,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:07,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:07,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:07,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:07 GMT 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:07,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:12,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:12,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:40:12,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:12,997 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:12 GMT 2018-10-02 19:40:12,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:12,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:40:12,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:12,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:13,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:13,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:13 GMT 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:13,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:13,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:18,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:18,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:18,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:18,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1449, "size": 50}}} 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:18 GMT 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:40:18,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:18,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:18,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:18,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:18,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:18 GMT 2018-10-02 19:40:18,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:18,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:18,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:23,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:23,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:23,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:20.482Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jeaqyc\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 10 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,755 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9101\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m34.410s\nuser\t0m19.049s\nsys\t0m8.601s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:20.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:21.533Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:21.533Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:21.533Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:26:2d \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe67:262d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75086 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36476 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124827560 (124.8 MB) TX bytes:6047999 (6.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:187 errors:0 dropped:0 overruns:0 frame:0\n TX packets:187 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:15749 (15.7 KB) TX bytes:15749 (15.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:21.533Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:21.533Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.008s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:22.570Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:36 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:36 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 26 2 0 19:36 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:36 ? 00:00:00 [vmstat]\nroot 37 2 0 19:36 ? 00:00:00 [ksmd]\nroot 38 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:36 ? 00:00:00 [crypto]\nroot 53 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:36 ? 00:00:00 [vballoon]\nroot 56 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 19:36 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 19:36 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:36 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 19:36 ? 00:00:00 [kworker/u5:2]\nroot 537 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 638 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 820 2 0 19:36 ? 00:00:00 [kauditd]\nroot 938 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1007 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 1017 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1019 1 0 19:36 ? 00:00:00 rsyslogd\nroot 1048 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 19:36 ? 00:00:00 cron\ndaemon 1101 1 0 19:36 ? 00:00:00 atd\nroot 1113 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 19:37 ? 00:00:00 /home/ubuntu/bind_host_jeaqyc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jeaqyc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jeaqyc --logging-server-logdir=/home/ubuntu/bind_host_jeaqyc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc%I.log --pidfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc.pid\nubuntu 1690 1651 0 19:37 ? 00:00:00 /home/ubuntu/bind_host_jeaqyc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jeaqyc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jeaqyc --logging-server-logdir=/home/ubuntu/bind_host_jeaqyc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc%I.log --pidfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc.pid\nubuntu 1765 1 0 19:37 ? 00:00:01 python2.7 /home/ubuntu/bind_host_jeaqyc/env/bin/diamond --configfile /home/ubuntu/bind_host_jeaqyc/work/plugins/diamond/etc/diamond.conf\nbind 2569 1 0 19:38 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2625 1690 0 19:38 ? 00:00:00 /home/ubuntu/bind_host_jeaqyc/env/bin/python2.7 /home/ubuntu/bind_host_jeaqyc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LZL7bB\nubuntu 2636 2625 0 19:38 ? 00:00:00 /bin/sh -c /tmp/W0I6B/install-etcd.sh\nubuntu 2638 2636 0 19:38 ? 00:00:00 /bin/bash -e /tmp/W0I6B/install-etcd.sh\nntp 8693 1 0 19:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9101 1 0 19:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9163 1 0 19:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9167 9163 0 19:40 ? 00:00:00 inotifywait -e create -qq .\nclearwa+ 9254 1 0 19:40 ? 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.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380\nroot 9352 9101 0 19:40 ? 00:00:00 [check-monit-upt] \nroot 9354 9101 0 19:40 ? 00:00:00 [check-etcd-upti] \nroot 9360 9101 0 19:40 ? 00:00:00 [poll_etcd_clust] \nroot 9362 9101 0 19:40 ? 00:00:00 [poll_etcd.sh] \nubuntu 9564 2638 0 19:40 ? 00:00:00 /bin/bash -e /tmp/W0I6B/install-etcd.sh\nubuntu 9565 9564 0 19:40 ? 00:00:00 /bin/bash -e /tmp/W0I6B/install-etcd.sh\nroot 9566 9565 0 19:40 ? 00:00:00 sudo ps -edf\nroot 9567 9566 0 19:40 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:22.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:22.570Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:22.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:22.570Z", "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.17:53 0.0.0.0:* LISTEN 2569/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2569/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2569/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9101/monit \ntcp 0 0 192.168.120.17:2380 0.0.0.0:* LISTEN 9254/etcd \ntcp6 0 0 :::53 :::* LISTEN 2569/named \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2569/named \ntcp6 0 0 :::4000 :::* LISTEN 9254/etcd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8693/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8693/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8693/ntpd \nudp 0 0 0.0.0.0:60151 0.0.0.0:* 537/dhclient \nudp 0 0 192.168.120.17:53 0.0.0.0:* 2569/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2569/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 537/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8693/ntpd \nudp6 0 0 ::1:123 :::* 8693/ntpd \nudp6 0 0 :::123 :::* 8693/ntpd \nudp6 0 0 :::47663 :::* 537/dhclient \nudp6 0 0 :::53 :::* 2569/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10987 1651/python2.7 /tmp/cloudify-logging-server-39bff.socket\nunix 2 [ ACC ] STREAM LISTENING 7015 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1931 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9119 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13010 2625/python2.7 /tmp/ctx-QvBv79.socket\nunix 2 [ ACC ] STREAM LISTENING 8113 1007/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:22.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:22.570Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:22.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}], "metadata": {"pagination": {"total": 1466, "offset": 1449, "size": 50}}} 2018-10-02 19:40:23,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:23,392 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:23 GMT 2018-10-02 19:40:23,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:23,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61726 2018-10-02 19:40:23,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:23,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jeaqyc 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 10 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,755 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9101 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m34.410s user 0m19.049s sys 0m8.601s 2018-10-02 19:40:23,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-02 19:40:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-02 19:40:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:26:2d inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe67:262d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75086 errors:0 dropped:0 overruns:0 frame:0 TX packets:36476 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124827560 (124.8 MB) TX bytes:6047999 (6.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:187 errors:0 dropped:0 overruns:0 frame:0 TX packets:187 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15749 (15.7 KB) TX bytes:15749 (15.7 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-02 19:40:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-02 19:40:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.008s sys 0m0.004s 2018-10-02 19:40:23,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:36 ? 00:00:00 [kworker/0:0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:36 ? 00:00:00 [kworker/1:0] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 26 2 0 19:36 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 34 2 0 19:36 ? 00:00:00 [khungtaskd] root 35 2 0 19:36 ? 00:00:00 [kswapd0] root 36 2 0 19:36 ? 00:00:00 [vmstat] root 37 2 0 19:36 ? 00:00:00 [ksmd] root 38 2 0 19:36 ? 00:00:00 [khugepaged] root 39 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:36 ? 00:00:00 [crypto] root 53 2 0 19:36 ? 00:00:00 [kthrotld] root 54 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:36 ? 00:00:00 [vballoon] root 56 2 0 19:36 ? 00:00:00 [kworker/1:1] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 59 2 0 19:36 ? 00:00:00 [kworker/u4:2] root 60 2 0 19:36 ? 00:00:00 [kworker/u4:3] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 142 2 0 19:36 ? 00:00:00 [kworker/0:2] root 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 431 2 0 19:36 ? 00:00:00 [kworker/u5:2] root 537 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 638 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 820 2 0 19:36 ? 00:00:00 [kauditd] root 938 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon message+ 1007 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 1017 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind syslog 1019 1 0 19:36 ? 00:00:00 rsyslogd root 1048 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 19:36 ? 00:00:00 cron daemon 1101 1 0 19:36 ? 00:00:00 atd root 1113 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 19:37 ? 00:00:00 /home/ubuntu/bind_host_jeaqyc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jeaqyc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jeaqyc --logging-server-logdir=/home/ubuntu/bind_host_jeaqyc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc%I.log --pidfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc.pid ubuntu 1690 1651 0 19:37 ? 00:00:00 /home/ubuntu/bind_host_jeaqyc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jeaqyc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jeaqyc --logging-server-logdir=/home/ubuntu/bind_host_jeaqyc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc%I.log --pidfile=/home/ubuntu/bind_host_jeaqyc/work/bind_host_jeaqyc.pid ubuntu 1765 1 0 19:37 ? 00:00:01 python2.7 /home/ubuntu/bind_host_jeaqyc/env/bin/diamond --configfile /home/ubuntu/bind_host_jeaqyc/work/plugins/diamond/etc/diamond.conf bind 2569 1 0 19:38 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2625 1690 0 19:38 ? 00:00:00 /home/ubuntu/bind_host_jeaqyc/env/bin/python2.7 /home/ubuntu/bind_host_jeaqyc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LZL7bB ubuntu 2636 2625 0 19:38 ? 00:00:00 /bin/sh -c /tmp/W0I6B/install-etcd.sh ubuntu 2638 2636 0 19:38 ? 00:00:00 /bin/bash -e /tmp/W0I6B/install-etcd.sh ntp 8693 1 0 19:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9101 1 0 19:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9163 1 0 19:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9167 9163 0 19:40 ? 00:00:00 inotifywait -e create -qq . clearwa+ 9254 1 0 19:40 ? 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.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 root 9352 9101 0 19:40 ? 00:00:00 [check-monit-upt] root 9354 9101 0 19:40 ? 00:00:00 [check-etcd-upti] root 9360 9101 0 19:40 ? 00:00:00 [poll_etcd_clust] root 9362 9101 0 19:40 ? 00:00:00 [poll_etcd.sh] ubuntu 9564 2638 0 19:40 ? 00:00:00 /bin/bash -e /tmp/W0I6B/install-etcd.sh ubuntu 9565 9564 0 19:40 ? 00:00:00 /bin/bash -e /tmp/W0I6B/install-etcd.sh root 9566 9565 0 19:40 ? 00:00:00 sudo ps -edf root 9567 9566 0 19:40 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-02 19:40:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-02 19:40:23,397 - 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.17:53 0.0.0.0:* LISTEN 2569/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2569/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2569/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9101/monit tcp 0 0 192.168.120.17:2380 0.0.0.0:* LISTEN 9254/etcd tcp6 0 0 :::53 :::* LISTEN 2569/named tcp6 0 0 :::22 :::* LISTEN 1097/sshd tcp6 0 0 ::1:953 :::* LISTEN 2569/named tcp6 0 0 :::4000 :::* LISTEN 9254/etcd udp 0 0 192.168.120.17:123 0.0.0.0:* 8693/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8693/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8693/ntpd udp 0 0 0.0.0.0:60151 0.0.0.0:* 537/dhclient udp 0 0 192.168.120.17:53 0.0.0.0:* 2569/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2569/named udp 0 0 0.0.0.0:68 0.0.0.0:* 537/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8693/ntpd udp6 0 0 ::1:123 :::* 8693/ntpd udp6 0 0 :::123 :::* 8693/ntpd udp6 0 0 :::47663 :::* 537/dhclient udp6 0 0 :::53 :::* 2569/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10987 1651/python2.7 /tmp/cloudify-logging-server-39bff.socket unix 2 [ ACC ] STREAM LISTENING 7015 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1931 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9119 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13010 2625/python2.7 /tmp/ctx-QvBv79.socket unix 2 [ ACC ] STREAM LISTENING 8113 1007/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.004s sys 0m0.004s 2018-10-02 19:40:23,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-02 19:40:23,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:23,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:23,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:23,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:23,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:23,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:23,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:23 GMT 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:23,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:28,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:28,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:28,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:23.590Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:23.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:23.590Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:23.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:23.590Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:23.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:23.590Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:23.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:23.590Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/sysstat/sa02\n/var/log/sysstat/clearwater-sa02\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:23.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:24.600Z", "message": "[etcd] => 2018-10-02 19:40:02.387486436 Stopping etcd clearwater-etcd\n2018-10-02 19:40:03.935502347 Restarting etcd clearwater-etcd\n2018-10-02 19:40:03.940483774 Configured ETCDCTL_PEERS: \n2018-10-02 19:40:03.941263968 Check for previous failed startup attempt\n2018-10-02 19:40:03.942441675 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-10-02 19:40:03.956560894 etcdctl returned 2\n2018-10-02 19:40:03.961519595 Creating new cluster...\n2018-10-02 19:40:03.964126054 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.17:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.17\n --name 192-168-120-17\n --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.17:2380\n --listen-peer-urls http://192.168.120.17:2380\n2018-10-02 19:40:03.966979485 Check we're actually a member of the cluster\n2018-10-02 19:40:03.973650855 Wait for etcd to startup\n2018-10-02 19:40:04.981040767 Etcd started successfully\n2018-10-02 19:40:03.988226 I | etcdmain: etcd Version: 3.1.7\n2018-10-02 19:40:03.988271 I | etcdmain: Git SHA: 43b7507\n2018-10-02 19:40:03.988275 I | etcdmain: Go Version: go1.7.5\n2018-10-02 19:40:03.988320 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-02 19:40:03.988328 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-02 19:40:03.988390 I | embed: listening for peers on http://192.168.120.17:2380\n2018-10-02 19:40:03.988427 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-02 19:40:04.762866 I | etcdserver: name = 192-168-120-17\n2018-10-02 19:40:04.788570 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17\n2018-10-02 19:40:04.788581 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member\n2018-10-02 19:40:04.788585 I | etcdserver: heartbeat = 100ms\n2018-10-02 19:40:04.788588 I | etcdserver: election = 1000ms\n2018-10-02 19:40:04.788592 I | etcdserver: snapshot count = 10000\n2018-10-02 19:40:04.788601 I | etcdserver: advertise client URLs = http://192.168.120.17:4000\n2018-10-02 19:40:04.788606 I | etcdserver: initial advertise peer URLs = http://192.168.120.17:2380\n2018-10-02 19:40:04.788614 I | etcdserver: initial cluster = 192-168-120-17=http://192.168.120.17:2380\n2018-10-02 19:40:05.541873 I | etcdserver: starting member daf61a666d61e07b in cluster a8a4c793d0ad03b9\n2018-10-02 19:40:05.541931 I | raft: daf61a666d61e07b became follower at term 0\n2018-10-02 19:40:05.541948 I | raft: newRaft daf61a666d61e07b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-02 19:40:05.541952 I | raft: daf61a666d61e07b became follower at term 1\n2018-10-02 19:40:06.427971 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-02 19:40:06.428343 W | raft: daf61a666d61e07b cannot campaign at term 1 since there are still 1 pending configuration changes to apply\n2018-10-02 19:40:06.428639 I | etcdserver/membership: added member daf61a666d61e07b [http://192.168.120.17:2380] to cluster a8a4c793d0ad03b9\n2018-10-02 19:40:07.342227 I | raft: daf61a666d61e07b is starting a new election at term 1\n2018-10-02 19:40:07.342282 I | raft: daf61a666d61e07b became candidate at term 2\n2018-10-02 19:40:07.342321 I | raft: daf61a666d61e07b received MsgVoteResp from daf61a666d61e07b at term 2\n2018-10-02 19:40:07.342345 I | raft: daf61a666d61e07b became leader at term 2\n2018-10-02 19:40:07.342359 I | raft: raft.node: daf61a666d61e07b elected leader daf61a666d61e07b at term 2\n2018-10-02 19:40:07.342686 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-02 19:40:07.375688 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-02 19:40:07.375750 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-02 19:40:07.375791 I | embed: ready to serve client requests\n2018-10-02 19:40:07.376040 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster a8a4c793d0ad03b9\n2018-10-02 19:40:07.376381 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-02 19:40:07.379752 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:52363\n2018-10-02 19:40:07.380412 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:52362\n2018-10-02 19:40:10.485215 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:52370\n2018-10-02 19:40:10.489796 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:52371\n2018-10-02 19:40:10.490340 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:52372\n2018-10-02 19:40:20.590485 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.17/liveness-check remote:192.168.120.17:52373\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:24.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:24.600Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:24.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:24.600Z", "message": "[etcd] => [02-Oct-2018 19:40:01 UTC] clearwater-diags-monitor starting\n[02-Oct-2018 19:40:01 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:24.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:25.159Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:25.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:25.620Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:25.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:25.620Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:25.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:25.620Z", "message": "Execution done (return_code=0): /tmp/W0I6B/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:25.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "95ebe33f-317d-4d18-a7fc-75851269dcde"}, {"node_instance_id": "bind_by94r1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:26.674Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:26.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.649Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QM1XP/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "dime_dyswa6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:27.691Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1498, "offset": 1459, "size": 50}}} 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:28 GMT 2018-10-02 19:40:28,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:28,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22164 2018-10-02 19:40:28,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:28,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-02 19:40:28,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-02 19:40:28,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-02 19:40:28,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2018-10-02 19:40:28,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.007s user 0m0.001s sys 0m0.004s 2018-10-02 19:40:28,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-02 19:40:02.387486436 Stopping etcd clearwater-etcd 2018-10-02 19:40:03.935502347 Restarting etcd clearwater-etcd 2018-10-02 19:40:03.940483774 Configured ETCDCTL_PEERS: 2018-10-02 19:40:03.941263968 Check for previous failed startup attempt 2018-10-02 19:40:03.942441675 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-10-02 19:40:03.956560894 etcdctl returned 2 2018-10-02 19:40:03.961519595 Creating new cluster... 2018-10-02 19:40:03.964126054 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 2018-10-02 19:40:03.966979485 Check we're actually a member of the cluster 2018-10-02 19:40:03.973650855 Wait for etcd to startup 2018-10-02 19:40:04.981040767 Etcd started successfully 2018-10-02 19:40:03.988226 I | etcdmain: etcd Version: 3.1.7 2018-10-02 19:40:03.988271 I | etcdmain: Git SHA: 43b7507 2018-10-02 19:40:03.988275 I | etcdmain: Go Version: go1.7.5 2018-10-02 19:40:03.988320 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-02 19:40:03.988328 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-02 19:40:03.988390 I | embed: listening for peers on http://192.168.120.17:2380 2018-10-02 19:40:03.988427 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-02 19:40:04.762866 I | etcdserver: name = 192-168-120-17 2018-10-02 19:40:04.788570 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17 2018-10-02 19:40:04.788581 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member 2018-10-02 19:40:04.788585 I | etcdserver: heartbeat = 100ms 2018-10-02 19:40:04.788588 I | etcdserver: election = 1000ms 2018-10-02 19:40:04.788592 I | etcdserver: snapshot count = 10000 2018-10-02 19:40:04.788601 I | etcdserver: advertise client URLs = http://192.168.120.17:4000 2018-10-02 19:40:04.788606 I | etcdserver: initial advertise peer URLs = http://192.168.120.17:2380 2018-10-02 19:40:04.788614 I | etcdserver: initial cluster = 192-168-120-17=http://192.168.120.17:2380 2018-10-02 19:40:05.541873 I | etcdserver: starting member daf61a666d61e07b in cluster a8a4c793d0ad03b9 2018-10-02 19:40:05.541931 I | raft: daf61a666d61e07b became follower at term 0 2018-10-02 19:40:05.541948 I | raft: newRaft daf61a666d61e07b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-02 19:40:05.541952 I | raft: daf61a666d61e07b became follower at term 1 2018-10-02 19:40:06.427971 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-02 19:40:06.428343 W | raft: daf61a666d61e07b cannot campaign at term 1 since there are still 1 pending configuration changes to apply 2018-10-02 19:40:06.428639 I | etcdserver/membership: added member daf61a666d61e07b [http://192.168.120.17:2380] to cluster a8a4c793d0ad03b9 2018-10-02 19:40:07.342227 I | raft: daf61a666d61e07b is starting a new election at term 1 2018-10-02 19:40:07.342282 I | raft: daf61a666d61e07b became candidate at term 2 2018-10-02 19:40:07.342321 I | raft: daf61a666d61e07b received MsgVoteResp from daf61a666d61e07b at term 2 2018-10-02 19:40:07.342345 I | raft: daf61a666d61e07b became leader at term 2 2018-10-02 19:40:07.342359 I | raft: raft.node: daf61a666d61e07b elected leader daf61a666d61e07b at term 2 2018-10-02 19:40:07.342686 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-02 19:40:07.375688 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-02 19:40:07.375750 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-02 19:40:07.375791 I | embed: ready to serve client requests 2018-10-02 19:40:07.376040 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster a8a4c793d0ad03b9 2018-10-02 19:40:07.376381 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-02 19:40:07.379752 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:52363 2018-10-02 19:40:07.380412 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:52362 2018-10-02 19:40:10.485215 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:52370 2018-10-02 19:40:10.489796 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:52371 2018-10-02 19:40:10.490340 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:52372 2018-10-02 19:40:20.590485 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.17/liveness-check remote:192.168.120.17:52373 real 0m0.005s user 0m0.004s sys 0m0.001s 2018-10-02 19:40:28,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-02 19:40:28,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [02-Oct-2018 19:40:01 UTC] clearwater-diags-monitor starting [02-Oct-2018 19:40:01 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-02 19:40:28,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:28,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-02 19:40:28,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-02 19:40:28,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W0I6B/install-etcd.sh 2018-10-02 19:40:28,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:40:28,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QM1XP/clearwater.py 2018-10-02 19:40:28,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:28,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:28,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:28,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:28,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:28,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:40:28,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:28,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:40:28,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-02 19:40:28,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:28,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:28,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:28,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:28,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:28,776 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:28 GMT 2018-10-02 19:40:28,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:28,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:28,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:33,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:33,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:33,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:33,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:33,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:33,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "[localhost] run: sudo mv /tmp/tmpi5q1nq /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'homer-cxiznl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/EEFWE/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/KNJOT/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/95MW5/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4GBQ7/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'vellum-u734zj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5QYOG/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "[localhost] run: sudo mv /tmp/tmpEvkcDG /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.17', 'name': u'bono-i0deas', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b8fac82e-377e-4314-9eb9-c1932e370c44"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.631Z", "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-10-02T19:40:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "ellis_6xiimu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.721Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:28.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:28.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.17', 'name': u'ellis-6xiimu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmpcgInFe /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmp8BbfZ0 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmpkSJuWP /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmp96nafU /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'dime-dyswa6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'sprout-0aqcms', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmpN8xPH9 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmpeuQDOQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmpodsGaX /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}], "metadata": {"pagination": {"total": 1622, "offset": 1489, "size": 50}}} 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:33 GMT 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28144 2018-10-02 19:40:33,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:33,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpi5q1nq /etc/clearwater/local_config 2018-10-02 19:40:33,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:40:33,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:40:33,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-02 19:40:33,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'homer-cxiznl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-10-02 19:40:33,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/EEFWE/clearwater.py 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/KNJOT/clearwater.py 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:40:33,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:40:33,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/95MW5/clearwater.py 2018-10-02 19:40:33,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-02 19:40:33,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-02 19:40:33,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4GBQ7/clearwater.py 2018-10-02 19:40:33,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'vellum-u734zj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-02 19:40:33,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5QYOG/clearwater.py 2018-10-02 19:40:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-02 19:40:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:40:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-02 19:40:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-02 19:40:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEvkcDG /etc/clearwater/local_config 2018-10-02 19:40:33,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.17', 'name': u'bono-i0deas', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:33,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:40:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-02 19:40:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.17', 'name': u'ellis-6xiimu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-10-02 19:40:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcgInFe /etc/clearwater/local_config 2018-10-02 19:40:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8BbfZ0 /etc/clearwater/local_config 2018-10-02 19:40:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:40:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-02 19:40:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkSJuWP /etc/clearwater/local_config 2018-10-02 19:40:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:40:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-02 19:40:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp96nafU /etc/dnsmasq.resolv.conf 2018-10-02 19:40:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:40:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'dime-dyswa6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-10-02 19:40:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'sprout-0aqcms', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-10-02 19:40:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN8xPH9 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeuQDOQ /etc/dnsmasq.resolv.conf 2018-10-02 19:40:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpodsGaX /etc/clearwater/local_config 2018-10-02 19:40:33,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:33,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:33,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:33,946 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:33 GMT 2018-10-02 19:40:33,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:33,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:33,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:38,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:39,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:39,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmp96nafU /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmp8BbfZ0 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "59a2b7d5-b1d6-4072-9450-5535dd7fd001"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'sprout-0aqcms', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmpN8xPH9 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "8252c7ff-36f9-4dc8-bbf1-1897d7b64a7d"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo mv /tmp/tmphhVql6 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "68471cf6-e971-4090-b0e8-6189dd134228"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4b985148-4a7d-4b3a-8f4f-eed35b7c6449"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.704Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "38527e9d-2144-4ddf-806b-081970630772"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:29.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:29.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.721Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RY319/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e4fa2122-430b-4884-95fe-b971ee3da42b"}, {"node_instance_id": "homer_cxiznl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:30.956Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:30.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Executing: /tmp/MQSOU/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Executing: /tmp/7C38W/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9Z4VC/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VNQ0D/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4f2deed5-4837-4744-9d76-42bb66144a8e"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/7C38W/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Executing: /tmp/9Z4VC/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/MQSOU/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:31.849Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1627, "offset": 1539, "size": 50}}} 2018-10-02 19:40:39,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:39,136 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:39 GMT 2018-10-02 19:40:39,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:39,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25750 2018-10-02 19:40:39,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:39,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp96nafU /etc/dnsmasq.resolv.conf 2018-10-02 19:40:39,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:39,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-02 19:40:39,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8BbfZ0 /etc/clearwater/local_config 2018-10-02 19:40:39,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-02 19:40:39,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'sprout-0aqcms', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-10-02 19:40:39,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN8xPH9 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:39,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphhVql6 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:39,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RY319/append_proxy_snmp_conf.py 2018-10-02 19:40:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:40:39,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:40:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:40:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MQSOU/install-homer.sh 2018-10-02 19:40:39,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7C38W/install-vellum.sh 2018-10-02 19:40:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9Z4VC/install-dime.sh 2018-10-02 19:40:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VNQ0D/append_proxy_snmp_conf.py 2018-10-02 19:40:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-02 19:40:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/7C38W/install-vellum.sh 2018-10-02 19:40:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9Z4VC/install-dime.sh 2018-10-02 19:40:39,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/MQSOU/install-homer.sh 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-02 19:40:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:40:39,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:39,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:39,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:39,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:39,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:39,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:39 GMT 2018-10-02 19:40:39,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:39,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:39,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:44,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:44,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:44,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0aqcms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.088Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/9XZ2Q/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/OLN6R/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "Executing: /tmp/9XZ2Q/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/S3LYX/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "Executing: /tmp/S3LYX/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "Executing: /tmp/OLN6R/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:32.861Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:32.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:33.874Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:33.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:33.874Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:33.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:33.874Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:33.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:33.874Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:33.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:33.874Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:33.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:41.880Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7b9p4j\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (2,024 kB/s)\nReading package lists...\n\nreal\t0m9.125s\nuser\t0m4.729s\nsys\t0m0.440s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:41.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:42.884Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:42.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:42.884Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:42.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}], "metadata": {"pagination": {"total": 1630, "offset": 1589, "size": 50}}} 2018-10-02 19:40:44,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:44,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:44 GMT 2018-10-02 19:40:44,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:44,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20936 2018-10-02 19:40:44,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:40:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:40:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-02 19:40:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/9XZ2Q/install-bono.sh 2018-10-02 19:40:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-02 19:40:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-02 19:40:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/OLN6R/install-ellis.sh 2018-10-02 19:40:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9XZ2Q/install-bono.sh 2018-10-02 19:40:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-02 19:40:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-02 19:40:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-02 19:40:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/S3LYX/install-sprout.sh 2018-10-02 19:40:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-02 19:40:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-02 19:40:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S3LYX/install-sprout.sh 2018-10-02 19:40:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OLN6R/install-ellis.sh 2018-10-02 19:40:44,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-02 19:40:44,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-02 19:40:44,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-02 19:40:44,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-02 19:40:44,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-02 19:40:44,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-02 19:40:44,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7b9p4j Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (2,024 kB/s) Reading package lists... real 0m9.125s user 0m4.729s sys 0m0.440s 2018-10-02 19:40:44,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:40:44,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-02 19:40:44,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:44,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:44,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:44 GMT 2018-10-02 19:40:44,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:44,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:44,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:49,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:50,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:50,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:45.296Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-00qybg\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,202 kB/s)\nReading package lists...\n\nreal\t0m12.608s\nuser\t0m4.786s\nsys\t0m0.351s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:45.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:45.894Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-078wk9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,170 kB/s)\nReading package lists...\n\nreal\t0m13.037s\nuser\t0m4.701s\nsys\t0m0.330s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:45.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:45.894Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:45.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:45.894Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:45.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-w6cwmb\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,189 kB/s)\nReading package lists...\n\nreal\t0m12.896s\nuser\t0m4.707s\nsys\t0m0.334s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bjw5c2\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,204 kB/s)\nReading package lists...\n\nreal\t0m12.901s\nuser\t0m4.753s\nsys\t0m0.445s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7fe9vo\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://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,205 kB/s)\nReading package lists...\n\nreal\t0m12.890s\nuser\t0m4.705s\nsys\t0m0.341s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:46.962Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:46.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:48.699Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:48.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:40:48.699Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:40:48.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}], "metadata": {"pagination": {"total": 1645, "offset": 1620, "size": 50}}} 2018-10-02 19:40:50,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:50,104 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:50 GMT 2018-10-02 19:40:50,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:50,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31738 2018-10-02 19:40:50,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:50,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-00qybg Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,202 kB/s) Reading package lists... real 0m12.608s user 0m4.786s sys 0m0.351s 2018-10-02 19:40:50,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-078wk9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,170 kB/s) Reading package lists... real 0m13.037s user 0m4.701s sys 0m0.330s 2018-10-02 19:40:50,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:40:50,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-02 19:40:50,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-w6cwmb Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,189 kB/s) Reading package lists... real 0m12.896s user 0m4.707s sys 0m0.334s 2018-10-02 19:40:50,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bjw5c2 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,204 kB/s) Reading package lists... real 0m12.901s user 0m4.753s sys 0m0.445s 2018-10-02 19:40:50,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-02 19:40:50,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:40:50,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7fe9vo 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://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,205 kB/s) Reading package lists... real 0m12.890s user 0m4.705s sys 0m0.341s 2018-10-02 19:40:50,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-02 19:40:50,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:40:50,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:40:50,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-02 19:40:50,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-02 19:40:50,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:40:50,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:50,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:50,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:50 GMT 2018-10-02 19:40:50,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:50,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:50,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:55,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:40:55,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:55,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:55,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:55,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:55 GMT 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:40:55,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:40:55,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:40:55,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:40:55,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:40:55,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:40:55,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:40:55 GMT 2018-10-02 19:40:55,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:40:55,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:40:55,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:00,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:00,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:00,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:00,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:00 GMT 2018-10-02 19:41:00,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:00,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:00,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:00,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:00,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:00,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:00,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:00 GMT 2018-10-02 19:41:00,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:00,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:00,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:05,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:06,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:06,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:06,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:06,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:06,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:06,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:06 GMT 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:06,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:06,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:06,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:06 GMT 2018-10-02 19:41:06,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:06,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:06,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:11,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:11,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:11,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:11,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:11,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:11,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:11,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:11 GMT 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:11,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:11,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:11,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:11,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:11,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:11,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:11,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:11 GMT 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:11,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:16,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:16,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:16 GMT 2018-10-02 19:41:16,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:16,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:16,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:16,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:17,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:17,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:17,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:17,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:17 GMT 2018-10-02 19:41:17,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:17,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:17,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:22,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:22,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:22,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:22 GMT 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:22,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:22,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:22,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:22,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:22 GMT 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:22,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:22,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:27,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:27,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:27,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:27,348 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:27 GMT 2018-10-02 19:41:27,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:27,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:27,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:27,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:27,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:27,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:27,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:27 GMT 2018-10-02 19:41:27,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:27,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:27,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:32,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:32,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:32 GMT 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:32,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:32,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:32,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:32,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:32,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:32 GMT 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:32,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:37,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:37,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:37,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:37,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:37,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:37,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:37,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:37 GMT 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:37,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:38,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:38,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:38,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:38,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:38,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:38 GMT 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:38,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:43,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:43,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:43,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:43,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:43,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:43,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:43,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:43 GMT 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:43,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:43,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:43,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:43,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:43,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:43,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:43 GMT 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:43,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:48,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:48,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:48,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:48 GMT 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:48,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:48,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:48,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:48,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:48,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:48 GMT 2018-10-02 19:41:48,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:48,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:48,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:53,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:54,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:54,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:54,278 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:54 GMT 2018-10-02 19:41:54,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:54,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:54,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:54,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:54,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:54,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:54,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:54 GMT 2018-10-02 19:41:54,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:54,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:54,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:59,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:41:59,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:59,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:41:59,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:59,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:59 GMT 2018-10-02 19:41:59,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:59,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:41:59,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:41:59,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:41:59,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:41:59,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:41:59,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:41:59 GMT 2018-10-02 19:41:59,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:41:59,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:41:59,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:04,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:04,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:04,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:04,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:04,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:04 GMT 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:04,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:04,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:05,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:05,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:05,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:05,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:05,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:05,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:05 GMT 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:05,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:10,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:10,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:10,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:10,390 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:10 GMT 2018-10-02 19:42:10,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:10,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:10,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:10,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:10,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:10 GMT 2018-10-02 19:42:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:10,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:10,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:15,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:15,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:15,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:15,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:15,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:15 GMT 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:15,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:15,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:15,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:15,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:15,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:15,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:15,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:15,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:15 GMT 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:15,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:20,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:20,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:20 GMT 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:20,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:20,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:20,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:20,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:20 GMT 2018-10-02 19:42:20,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:20,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:20,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:25,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:26,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:26,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:26,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:26,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:26 GMT 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:26,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:26,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:26,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:26,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:26,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:26,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:26 GMT 2018-10-02 19:42:26,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:26,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:26,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:31,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:31,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:31,540 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:31 GMT 2018-10-02 19:42:31,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:31,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:31,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:31,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:31,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:31,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:31,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:31,635 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:31 GMT 2018-10-02 19:42:31,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:31,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:31,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:36,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:36,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:36,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:36 GMT 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:36,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:36,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:36,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:37,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:37,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:37,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:37,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:37,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:37 GMT 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:37,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:42,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:42,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:42,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:42,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:42 GMT 2018-10-02 19:42:42,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:42,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:42,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:42,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:42,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:42,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:42,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:42 GMT 2018-10-02 19:42:42,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:42,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:42,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:47,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:47,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:47,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:47,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:47,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:47 GMT 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:47,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:47,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:47,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:47,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:47,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:47,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:47 GMT 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:47,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:52,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:52,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:52 GMT 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:52,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:53,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:53,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:53 GMT 2018-10-02 19:42:53,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:53,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:53,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:58,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:42:58,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:58,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:58,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:58,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:58,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:58 GMT 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:42:58,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:42:58,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:42:58,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:42:58,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:42:58,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:42:58,516 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:42:58 GMT 2018-10-02 19:42:58,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:42:58,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:42:58,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:03,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:03,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:03,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:03,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:03,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:03,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:03,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:03 GMT 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:03,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:03,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:03,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:03,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:03,823 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:03 GMT 2018-10-02 19:43:03,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:03,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:03,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:08,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:08,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:08,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:08 GMT 2018-10-02 19:43:08,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:08,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:08,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:08,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:09,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:09,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:09,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:09,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:09 GMT 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:09,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:14,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:14,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1635, "size": 50}}} 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:14 GMT 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:14,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:14,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:14,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:14,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:14 GMT 2018-10-02 19:43:14,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:14,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:14,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:19,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:19,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:19,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:43:14.660Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-w6cwmb\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 18 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-monit 5.18-171207.172716 [271 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,872 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8666\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 8721\nclearwater-socket-factory-sig start/running, process 8729\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\t2m27.730s\nuser\t0m8.652s\nsys\t0m7.274s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:43:14.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:43:15.745Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:43:15.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}], "metadata": {"pagination": {"total": 1647, "offset": 1635, "size": 50}}} 2018-10-02 19:43:19,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:19,911 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:19 GMT 2018-10-02 19:43:19,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:19,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37674 2018-10-02 19:43:19,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:19,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-w6cwmb 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 18 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-monit 5.18-171207.172716 [271 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,872 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8666 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 8721 clearwater-socket-factory-sig start/running, process 8729 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 2m27.730s user 0m8.652s sys 0m7.274s 2018-10-02 19:43:19,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:43:19,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:19,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:19,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:19,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:19 GMT 2018-10-02 19:43:19,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:19,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:19,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:24,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:25,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1637, "size": 50}}} 2018-10-02 19:43:25,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:25,583 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:25 GMT 2018-10-02 19:43:25,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:25,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:25,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:25,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:25,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:25,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:25,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:25,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:25,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:25 GMT 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:25,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:30,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:30,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1637, "size": 50}}} 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:30,903 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:30 GMT 2018-10-02 19:43:30,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:30,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:30,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:30,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:31,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:31,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:31,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:31,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:31,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:31,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:31,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:31,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:31,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:31,016 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:31 GMT 2018-10-02 19:43:31,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:31,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:31,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:36,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:36,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1637, "size": 50}}} 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:36,288 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:36 GMT 2018-10-02 19:43:36,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:36,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:36,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:36,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:36,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:36,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:36,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:36,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:36 GMT 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:36,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:41,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:41,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:41,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:41,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:41,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1637, "size": 50}}} 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:41 GMT 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:41,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:41,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:41,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:41,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:41,559 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:41 GMT 2018-10-02 19:43:41,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:41,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:41,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:46,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:46,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1637, "size": 50}}} 2018-10-02 19:43:46,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:46,699 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:46 GMT 2018-10-02 19:43:46,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:46,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:46,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:46,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:46,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:46,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:46,775 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:46 GMT 2018-10-02 19:43:46,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:46,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:46,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:51,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:52,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:43:48.558Z", "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 18 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.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.470s\nuser\t0m12.465s\nsys\t0m2.405s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:43:48.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:43:48.774Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:43:48.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}], "metadata": {"pagination": {"total": 1649, "offset": 1637, "size": 50}}} 2018-10-02 19:43:52,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:52,038 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:52 GMT 2018-10-02 19:43:52,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:52,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14899 2018-10-02 19:43:52,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:52,039 - 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 18 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.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.470s user 0m12.465s sys 0m2.405s 2018-10-02 19:43:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:43:52,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:52,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:52,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:52 GMT 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:52,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:52,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:57,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:43:57,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:57,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:57,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1649, "offset": 1639, "size": 50}}} 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:57 GMT 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:57,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:43:57,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:43:57,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:43:57,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:43:57,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:43:57 GMT 2018-10-02 19:43:57,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:43:57,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:43:57,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:02,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:03,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:03,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:03,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:03,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:03,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:03,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:03,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:03,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:43:57.932Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-078wk9\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 18 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,212 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9036\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............+++\n.........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m11.530s\nuser\t0m19.882s\nsys\t0m10.439s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:43:57.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:43:58.916Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:43:58.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:01.609Z", "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 18 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (578 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m12.606s\nuser\t0m0.794s\nsys\t0m0.489s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:01.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:01.935Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:01.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:02.954Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:02.954Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}], "metadata": {"pagination": {"total": 1653, "offset": 1639, "size": 50}}} 2018-10-02 19:44:03,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:03,168 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:03 GMT 2018-10-02 19:44:03,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:03,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 55827 2018-10-02 19:44:03,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:03,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-078wk9 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 18 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,212 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9036 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ .........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m11.530s user 0m19.882s sys 0m10.439s 2018-10-02 19:44:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:44:03,172 - 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 18 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (578 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m12.606s user 0m0.794s sys 0m0.489s 2018-10-02 19:44:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-02 19:44:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-02 19:44:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-02 19:44:03,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:03,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:03,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:03,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:03,334 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:03 GMT 2018-10-02 19:44:03,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:03,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:03,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:08,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:09,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:09,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:09,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:09,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:04.158Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:04.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:04.158Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bjw5c2\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 18 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,523 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8956\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9057\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 9076\nclearwater-socket-factory-sig start/running, process 9081\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........................................+++\n.....................................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m16.331s\nuser\t0m9.613s\nsys\t0m9.469s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:04.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:05.174Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:05.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:05.174Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:de:cb \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:decb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83219 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50980 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131587209 (131.5 MB) TX bytes:9709956 (9.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: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:3805 (3.8 KB) TX bytes:3805 (3.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:05.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:05.174Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.003s\nsys\t0m0.056s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:05.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:36 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 26 2 0 19:36 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:36 ? 00:00:00 [vmstat]\nroot 37 2 0 19:36 ? 00:00:00 [ksmd]\nroot 38 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:36 ? 00:00:00 [crypto]\nroot 53 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:36 ? 00:00:00 [vballoon]\nroot 56 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 185 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 389 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 428 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 483 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 645 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 19:36 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1013 1 0 19:36 ? 00:00:00 rsyslogd\nroot 1049 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 19:36 ? 00:00:00 cron\ndaemon 1105 1 0 19:36 ? 00:00:00 atd\nroot 1115 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 19:37 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 19:37 ? 00:00:00 /home/ubuntu/bono_host_w6cwmb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_w6cwmb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_w6cwmb --logging-server-logdir=/home/ubuntu/bono_host_w6cwmb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb%I.log --pidfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb.pid\nubuntu 1764 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/bono_host_w6cwmb/env/bin/diamond --configfile /home/ubuntu/bono_host_w6cwmb/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1650 0 19:40 ? 00:00:00 /home/ubuntu/bono_host_w6cwmb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_w6cwmb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_w6cwmb --logging-server-logdir=/home/ubuntu/bono_host_w6cwmb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb%I.log --pidfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb.pid\nubuntu 1858 1836 0 19:40 ? 00:00:00 /home/ubuntu/bono_host_w6cwmb/env/bin/python2.7 /home/ubuntu/bono_host_w6cwmb/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-qPlril\nubuntu 1869 1858 0 19:40 ? 00:00:00 /bin/sh -c /tmp/9XZ2Q/install-bono.sh\nubuntu 1871 1869 0 19:40 ? 00:00:00 /bin/bash -e /tmp/9XZ2Q/install-bono.sh\nroot 1879 2 0 19:40 ? 00:00:00 [kworker/u5:2]\nntp 8157 1 0 19:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8666 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8721 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8722 8721 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8729 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8730 8722 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8731 8729 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8737 8731 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8738 8737 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9022 1 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-i0deas.clearwater.local --alias=172.30.9.201,bono-i0deas.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-i0deas.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9835 1 0 19:44 ? 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 9899 1871 0 19:44 ? 00:00:00 /bin/bash -e /tmp/9XZ2Q/install-bono.sh\nubuntu 9900 9899 0 19:44 ? 00:00:00 /bin/bash -e /tmp/9XZ2Q/install-bono.sh\nroot 9901 9900 0 19:44 ? 00:00:00 sudo ps -edf\nroot 9902 9901 0 19:44 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "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 9835/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8666/monit \ntcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9022/bono \ntcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9022/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9022/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9835/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8157/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8157/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8157/ntpd \nudp 0 0 0.0.0.0:61795 0.0.0.0:* 645/dhclient \nudp 0 0 192.168.120.18:5058 0.0.0.0:* 9022/bono \nudp 0 0 192.168.120.18:5060 0.0.0.0:* 9022/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9835/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 645/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8157/ntpd \nudp6 0 0 ::1:123 :::* 8157/ntpd \nudp6 0 0 :::123 :::* 8157/ntpd \nudp6 0 0 :::4359 :::* 645/dhclient \nudp6 0 0 ::1:53 :::* 9835/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20662 8730/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20679 8738/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10836 1650/python2.7 /tmp/cloudify-logging-server-2bd4e.socket\nunix 2 [ ACC ] STREAM LISTENING 12082 1858/python2.7 /tmp/ctx-1KDmp_.socket\nunix 2 [ ACC ] STREAM LISTENING 9043 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6891 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9363 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7359 389/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:06.531Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa02\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181002T190000Z.txt\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:06.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:08.348Z", "message": "[bono] => 2018-10-02 19:43:32.157293493 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:08.348Z", "message": "Execution done (return_code=0): /tmp/9XZ2Q/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:08.348Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:08.348Z", "message": "[bono] sudo cat /var/log/bono/bono_20181002T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:08.348Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:08.348Z", "message": "[bono] => 2018:10:02 19:43:10: Namespace: management\n2018:10:02 19:43:10: [management] Starting server\n2018:10:02 19:43:10: [management] Listening for requests\n2018:10:02 19:43:10: Namespace: signaling\n2018:10:02 19:43:10: [signaling] Starting server\n2018:10:02 19:43:10: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ba7f1a57-424a-4891-bd8d-5b4bb0aa7f7b"}], "metadata": {"pagination": {"total": 1676, "offset": 1645, "size": 50}}} 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:09 GMT 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:09,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 69654 2018-10-02 19:44:09,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:09,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:44:09,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bjw5c2 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 18 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,523 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8956 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9057 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 9076 clearwater-socket-factory-sig start/running, process 9081 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........................................+++ .....................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m16.331s user 0m9.613s sys 0m9.469s 2018-10-02 19:44:09,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-02 19:44:09,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:de:cb inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe98:decb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83219 errors:0 dropped:0 overruns:0 frame:0 TX packets:50980 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131587209 (131.5 MB) TX bytes:9709956 (9.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: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:3805 (3.8 KB) TX bytes:3805 (3.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-02 19:44:09,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.003s sys 0m0.056s 2018-10-02 19:44:09,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:36 ? 00:00:00 [kworker/0:0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 26 2 0 19:36 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 34 2 0 19:36 ? 00:00:00 [khungtaskd] root 35 2 0 19:36 ? 00:00:00 [kswapd0] root 36 2 0 19:36 ? 00:00:00 [vmstat] root 37 2 0 19:36 ? 00:00:00 [ksmd] root 38 2 0 19:36 ? 00:00:00 [khugepaged] root 39 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:36 ? 00:00:00 [crypto] root 53 2 0 19:36 ? 00:00:00 [kthrotld] root 54 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:36 ? 00:00:00 [vballoon] root 56 2 0 19:36 ? 00:00:00 [kworker/1:1] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 185 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 428 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 483 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 645 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 19:36 ? 00:00:00 [kauditd] message+ 896 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon syslog 1013 1 0 19:36 ? 00:00:00 rsyslogd root 1049 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 19:36 ? 00:00:00 cron daemon 1105 1 0 19:36 ? 00:00:00 atd root 1115 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 19:37 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 19:37 ? 00:00:00 /home/ubuntu/bono_host_w6cwmb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_w6cwmb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_w6cwmb --logging-server-logdir=/home/ubuntu/bono_host_w6cwmb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb%I.log --pidfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb.pid ubuntu 1764 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/bono_host_w6cwmb/env/bin/diamond --configfile /home/ubuntu/bono_host_w6cwmb/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1650 0 19:40 ? 00:00:00 /home/ubuntu/bono_host_w6cwmb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_w6cwmb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_w6cwmb --logging-server-logdir=/home/ubuntu/bono_host_w6cwmb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb%I.log --pidfile=/home/ubuntu/bono_host_w6cwmb/work/bono_host_w6cwmb.pid ubuntu 1858 1836 0 19:40 ? 00:00:00 /home/ubuntu/bono_host_w6cwmb/env/bin/python2.7 /home/ubuntu/bono_host_w6cwmb/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-qPlril ubuntu 1869 1858 0 19:40 ? 00:00:00 /bin/sh -c /tmp/9XZ2Q/install-bono.sh ubuntu 1871 1869 0 19:40 ? 00:00:00 /bin/bash -e /tmp/9XZ2Q/install-bono.sh root 1879 2 0 19:40 ? 00:00:00 [kworker/u5:2] ntp 8157 1 0 19:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8666 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8721 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8722 8721 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8729 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8730 8722 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8731 8729 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8737 8731 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8738 8737 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9022 1 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-i0deas.clearwater.local --alias=172.30.9.201,bono-i0deas.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-i0deas.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9835 1 0 19:44 ? 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 9899 1871 0 19:44 ? 00:00:00 /bin/bash -e /tmp/9XZ2Q/install-bono.sh ubuntu 9900 9899 0 19:44 ? 00:00:00 /bin/bash -e /tmp/9XZ2Q/install-bono.sh root 9901 9900 0 19:44 ? 00:00:00 sudo ps -edf root 9902 9901 0 19:44 ? 00:00:00 ps -edf real 0m0.008s user 0m0.005s sys 0m0.005s 2018-10-02 19:44:09,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-02 19:44:09,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-02 19:44:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-02 19:44:09,100 - 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 9835/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8666/monit tcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9022/bono tcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9022/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9022/bono tcp6 0 0 ::1:53 :::* LISTEN 9835/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8157/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8157/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8157/ntpd udp 0 0 0.0.0.0:61795 0.0.0.0:* 645/dhclient udp 0 0 192.168.120.18:5058 0.0.0.0:* 9022/bono udp 0 0 192.168.120.18:5060 0.0.0.0:* 9022/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9835/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 645/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8157/ntpd udp6 0 0 ::1:123 :::* 8157/ntpd udp6 0 0 :::123 :::* 8157/ntpd udp6 0 0 :::4359 :::* 645/dhclient udp6 0 0 ::1:53 :::* 9835/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20662 8730/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20679 8738/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10836 1650/python2.7 /tmp/cloudify-logging-server-2bd4e.socket unix 2 [ ACC ] STREAM LISTENING 12082 1858/python2.7 /tmp/ctx-1KDmp_.socket unix 2 [ ACC ] STREAM LISTENING 9043 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6891 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9363 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7359 389/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-02 19:44:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-02 19:44:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa02 /var/log/bono/bono_err.log /var/log/bono/bono_20181002T190000Z.txt /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.006s user 0m0.003s sys 0m0.002s 2018-10-02 19:44:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-02 19:43:32.157293493 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-02 19:44:09,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9XZ2Q/install-bono.sh 2018-10-02 19:44:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-02 19:44:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181002T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-02 19:44:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-02 19:44:09,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:02 19:43:10: Namespace: management 2018:10:02 19:43:10: [management] Starting server 2018:10:02 19:43:10: [management] Listening for requests 2018:10:02 19:43:10: Namespace: signaling 2018:10:02 19:43:10: [signaling] Starting server 2018:10:02 19:43:10: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.001s 2018-10-02 19:44:09,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:09,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:09,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:09,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:09 GMT 2018-10-02 19:44:09,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:09,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:09,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:14,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:14,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_i0deas", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:09.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:09.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "bono_i0deas", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:10.155Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:10.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:11.414Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:11.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:11.414Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:11.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:11.527Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5X68G/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:11.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:12.832Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:12.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:12.832Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:12.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:12.832Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:12.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:13.998Z", "message": "[localhost] run: sudo mv /tmp/tmpyRnyJO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:13.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:13.998Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:13.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:13.998Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:13.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:13.998Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:13.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:13.998Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:13.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}], "metadata": {"pagination": {"total": 1690, "offset": 1663, "size": 50}}} 2018-10-02 19:44:14,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:14,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:14 GMT 2018-10-02 19:44:14,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:14,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7259 2018-10-02 19:44:14,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5X68G/bind.py 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:44:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyRnyJO /etc/bind/db.clearwater.local 2018-10-02 19:44:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:44:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:44:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:44:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:44:14,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:15,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:15,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:15,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:15,105 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:15 GMT 2018-10-02 19:44:15,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:15,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:15,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:20,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:20,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:14.781Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:14.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:15.054Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:15.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:15.054Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:15.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:15.054Z", "message": "[localhost] run: sudo mv /tmp/tmpUrpMsJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:15.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "5a5c48ae-cae0-4ef9-9a14-5202fb4064ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:15.437Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:15.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:15.437Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:15.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:16.137Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7fe9vo\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 18 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ 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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 10s (6,827 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9285\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10026\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......................+++\n.....................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m28.634s\nuser\t0m16.415s\nsys\t0m10.809s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:16.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:16.137Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:16.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:17.173Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LSPLC/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:17.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "24515565-bc25-499a-b4d7-1cbdfddc226e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:17.173Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_sx809u/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:17.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "24515565-bc25-499a-b4d7-1cbdfddc226e"}], "metadata": {"pagination": {"total": 1700, "offset": 1676, "size": 50}}} 2018-10-02 19:44:20,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:20,335 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:20 GMT 2018-10-02 19:44:20,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:20,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50862 2018-10-02 19:44:20,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUrpMsJ /etc/bind/db.clearwater.opnfv 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:44:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7fe9vo 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 18 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 10s (6,827 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9285 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10026 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................+++ .....................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m28.634s user 0m16.415s sys 0m10.809s 2018-10-02 19:44:20,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:44:20,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LSPLC/add-snmpproxy-collector.py 2018-10-02 19:44:20,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_sx809u/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-02 19:44:20,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:20,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:20,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:20,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:20 GMT 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:20,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:25,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:25,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:25,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:20.490Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:20.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:23.582Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7b9p4j\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 18 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://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/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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-snmpd 1.0-171215.180814 [16.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 11s (8,405 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9407\nclearwater-socket-factory-sig start/running, process 9412\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9461\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.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....+++\n........................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m41.072s\nuser\t0m21.029s\nsys\t0m13.683s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:23.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:24.185Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:24.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}], "metadata": {"pagination": {"total": 1703, "offset": 1686, "size": 50}}} 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:25 GMT 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61300 2018-10-02 19:44:25,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7b9p4j 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 18 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://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/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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-snmpd 1.0-171215.180814 [16.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (8,405 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9407 clearwater-socket-factory-sig start/running, process 9412 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9461 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.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....+++ ........................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m41.072s user 0m21.029s sys 0m13.683s 2018-10-02 19:44:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:44:25,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:26,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:26,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:26,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:26,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:26 GMT 2018-10-02 19:44:26,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:26,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:26,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:31,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:31,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1703, "offset": 1689, "size": 50}}} 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:31 GMT 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:31,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:31,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:31,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:31,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:31 GMT 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:31,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:36,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:36,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1703, "offset": 1689, "size": 50}}} 2018-10-02 19:44:36,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:36,626 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:36 GMT 2018-10-02 19:44:36,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:36,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:44:36,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:36,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:36,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:37,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:36 GMT 2018-10-02 19:44:37,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:37,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:37,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:42,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:42,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:42,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:39.142Z", "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 18 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m40.737s\nuser\t0m12.217s\nsys\t0m2.907s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:39.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:40.215Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:40.215Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:40.215Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:42.097Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.070s\nuser\t0m0.004s\nsys\t0m0.046s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:42.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}], "metadata": {"pagination": {"total": 1707, "offset": 1689, "size": 50}}} 2018-10-02 19:44:42,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:42,586 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:42 GMT 2018-10-02 19:44:42,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:42,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16562 2018-10-02 19:44:42,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:42,587 - 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 18 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m40.737s user 0m12.217s sys 0m2.907s 2018-10-02 19:44:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-02 19:44:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-02 19:44:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-02 19:44:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.004s sys 0m0.046s 2018-10-02 19:44:42,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:42,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:42 GMT 2018-10-02 19:44:42,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:42,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:42,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:47,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:47,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:47,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:47,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:47,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:47,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:47,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:43.257Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:43.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:43.257Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:43.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:43.257Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:36 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:36 ? 00:00:00 [vmstat]\nroot 37 2 0 19:36 ? 00:00:00 [ksmd]\nroot 38 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:36 ? 00:00:00 [crypto]\nroot 53 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:36 ? 00:00:00 [vballoon]\nroot 56 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 127 2 0 19:36 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 19:36 ? 00:00:00 [kworker/u5:2]\nroot 480 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 608 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 19:36 ? 00:00:00 [kauditd]\nmessage+ 929 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 955 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 965 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 982 1 0 19:36 ? 00:00:00 rsyslogd\nroot 1053 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 19:36 ? 00:00:00 cron\ndaemon 1110 1 0 19:36 ? 00:00:00 atd\nroot 1116 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1258 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1264 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 19:37 ? 00:00:00 /home/ubuntu/homer_host_078wk9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_078wk9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_078wk9 --logging-server-logdir=/home/ubuntu/homer_host_078wk9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9%I.log --pidfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9.pid\nubuntu 1765 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/homer_host_078wk9/env/bin/diamond --configfile /home/ubuntu/homer_host_078wk9/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1651 0 19:40 ? 00:00:00 /home/ubuntu/homer_host_078wk9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_078wk9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_078wk9 --logging-server-logdir=/home/ubuntu/homer_host_078wk9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9%I.log --pidfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9.pid\nubuntu 1866 1844 0 19:40 ? 00:00:00 /home/ubuntu/homer_host_078wk9/env/bin/python2.7 /home/ubuntu/homer_host_078wk9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fZS9Y2\nubuntu 1877 1866 0 19:40 ? 00:00:00 /bin/sh -c /tmp/MQSOU/install-homer.sh\nubuntu 1879 1877 0 19:40 ? 00:00:00 /bin/bash -e /tmp/MQSOU/install-homer.sh\nroot 2373 2 0 19:41 ? 00:00:00 [kworker/u5:0]\nntp 8517 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9036 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9129 1 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9133 9129 0 19:43 ? 00:00:00 inotifywait -e create -qq .\nroot 9206 1 0 19:43 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9207 9206 0 19:43 ? 00:00:00 nginx: worker process\nwww-data 9208 9206 0 19:43 ? 00:00:00 nginx: worker process\nwww-data 9209 9206 0 19:43 ? 00:00:00 nginx: worker process\nwww-data 9210 9206 0 19:43 ? 00:00:00 nginx: worker process\nroot 9696 9036 0 19:44 ? 00:00:00 [nginx_ping] \nroot 9698 9036 0 19:44 ? 00:00:00 [check-nginx-upt] \nroot 9703 9036 0 19:44 ? 00:00:00 [check-monit-upt] \ndnsmasq 9860 1 0 19:44 ? 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 9924 1879 0 19:44 ? 00:00:00 /bin/bash -e /tmp/MQSOU/install-homer.sh\nubuntu 9925 9924 0 19:44 ? 00:00:00 /bin/bash -e /tmp/MQSOU/install-homer.sh\nroot 9926 9925 0 19:44 ? 00:00:00 sudo ps -edf\nroot 9927 9926 0 19:44 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:43.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:43.257Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:43.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:43.257Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:85:f8 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:85f8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109104 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58024 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166541704 (166.5 MB) TX bytes:10901078 (10.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:43.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:44.445Z", "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 9860/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9036/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9206/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9860/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8517/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8517/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8517/ntpd \nudp 0 0 0.0.0.0:21058 0.0.0.0:* 608/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9860/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8517/ntpd \nudp6 0 0 ::1:123 :::* 8517/ntpd \nudp6 0 0 :::123 :::* 8517/ntpd \nudp6 0 0 :::28469 :::* 608/dhclient \nudp6 0 0 ::1:53 :::* 9860/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7476 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10640 1651/python2.7 /tmp/cloudify-logging-server-d30d7.socket\nunix 2 [ ACC ] STREAM LISTENING 12253 1866/python2.7 /tmp/ctx-7jmv9c.socket\nunix 2 [ ACC ] STREAM LISTENING 1565 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9714 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9460 929/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:44.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:44.445Z", "message": "[homer] => [02-Oct-2018 19:43:39 UTC] clearwater-diags-monitor starting\n[02-Oct-2018 19:43:39 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-10-02T19:44:44.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:44.445Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:44.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:44.445Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa02\n/var/log/sysstat/clearwater-sa02\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:44.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:44.445Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:44.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.461Z", "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 18 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\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,757 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m40.393s\nuser\t0m12.601s\nsys\t0m2.882s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.461Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.461Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.461Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.461Z", "message": "[homer] => 2018-10-02 19:44:19.650368953 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.461Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:45.722Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:45.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:46.468Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:46.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:46.468Z", "message": "Execution done (return_code=0): /tmp/MQSOU/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:46.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "1dcd52c3-5dc6-4b87-89f4-bbbd1af4621c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:46.804Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:46.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "homer_cxiznl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:46.804Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:46.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:46.893Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:46.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:47.488Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SICST/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:47.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:47.488Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.074s\nuser\t0m0.008s\nsys\t0m0.047s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:47.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}], "metadata": {"pagination": {"total": 1735, "offset": 1694, "size": 50}}} 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:47 GMT 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 39731 2018-10-02 19:44:47,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-02 19:44:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-02 19:44:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:36 ? 00:00:00 [kworker/1:0] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 34 2 0 19:36 ? 00:00:00 [khungtaskd] root 35 2 0 19:36 ? 00:00:00 [kswapd0] root 36 2 0 19:36 ? 00:00:00 [vmstat] root 37 2 0 19:36 ? 00:00:00 [ksmd] root 38 2 0 19:36 ? 00:00:00 [khugepaged] root 39 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:36 ? 00:00:00 [crypto] root 53 2 0 19:36 ? 00:00:00 [kthrotld] root 54 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:36 ? 00:00:00 [vballoon] root 56 2 0 19:36 ? 00:00:00 [kworker/1:1] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 127 2 0 19:36 ? 00:00:00 [kworker/0:2] root 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 435 2 0 19:36 ? 00:00:00 [kworker/u5:2] root 480 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 608 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:36 ? 00:00:00 [kauditd] message+ 929 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 955 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind root 965 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon syslog 982 1 0 19:36 ? 00:00:00 rsyslogd root 1053 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 19:36 ? 00:00:00 cron daemon 1110 1 0 19:36 ? 00:00:00 atd root 1116 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1258 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1264 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 19:37 ? 00:00:00 /home/ubuntu/homer_host_078wk9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_078wk9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_078wk9 --logging-server-logdir=/home/ubuntu/homer_host_078wk9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9%I.log --pidfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9.pid ubuntu 1765 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/homer_host_078wk9/env/bin/diamond --configfile /home/ubuntu/homer_host_078wk9/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1651 0 19:40 ? 00:00:00 /home/ubuntu/homer_host_078wk9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_078wk9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_078wk9 --logging-server-logdir=/home/ubuntu/homer_host_078wk9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9%I.log --pidfile=/home/ubuntu/homer_host_078wk9/work/homer_host_078wk9.pid ubuntu 1866 1844 0 19:40 ? 00:00:00 /home/ubuntu/homer_host_078wk9/env/bin/python2.7 /home/ubuntu/homer_host_078wk9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fZS9Y2 ubuntu 1877 1866 0 19:40 ? 00:00:00 /bin/sh -c /tmp/MQSOU/install-homer.sh ubuntu 1879 1877 0 19:40 ? 00:00:00 /bin/bash -e /tmp/MQSOU/install-homer.sh root 2373 2 0 19:41 ? 00:00:00 [kworker/u5:0] ntp 8517 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9036 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9129 1 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9133 9129 0 19:43 ? 00:00:00 inotifywait -e create -qq . root 9206 1 0 19:43 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9207 9206 0 19:43 ? 00:00:00 nginx: worker process www-data 9208 9206 0 19:43 ? 00:00:00 nginx: worker process www-data 9209 9206 0 19:43 ? 00:00:00 nginx: worker process www-data 9210 9206 0 19:43 ? 00:00:00 nginx: worker process root 9696 9036 0 19:44 ? 00:00:00 [nginx_ping] root 9698 9036 0 19:44 ? 00:00:00 [check-nginx-upt] root 9703 9036 0 19:44 ? 00:00:00 [check-monit-upt] dnsmasq 9860 1 0 19:44 ? 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 9924 1879 0 19:44 ? 00:00:00 /bin/bash -e /tmp/MQSOU/install-homer.sh ubuntu 9925 9924 0 19:44 ? 00:00:00 /bin/bash -e /tmp/MQSOU/install-homer.sh root 9926 9925 0 19:44 ? 00:00:00 sudo ps -edf root 9927 9926 0 19:44 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-10-02 19:44:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-02 19:44:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:85:f8 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe49:85f8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109104 errors:0 dropped:0 overruns:0 frame:0 TX packets:58024 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166541704 (166.5 MB) TX bytes:10901078 (10.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-02 19:44:47,771 - 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 9860/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9036/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9206/nginx tcp6 0 0 ::1:53 :::* LISTEN 9860/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8517/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8517/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8517/ntpd udp 0 0 0.0.0.0:21058 0.0.0.0:* 608/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9860/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8517/ntpd udp6 0 0 ::1:123 :::* 8517/ntpd udp6 0 0 :::123 :::* 8517/ntpd udp6 0 0 :::28469 :::* 608/dhclient udp6 0 0 ::1:53 :::* 9860/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7476 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10640 1651/python2.7 /tmp/cloudify-logging-server-d30d7.socket unix 2 [ ACC ] STREAM LISTENING 12253 1866/python2.7 /tmp/ctx-7jmv9c.socket unix 2 [ ACC ] STREAM LISTENING 1565 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9714 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9460 929/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.006s 2018-10-02 19:44:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [02-Oct-2018 19:43:39 UTC] clearwater-diags-monitor starting [02-Oct-2018 19:43:39 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-02 19:44:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-02 19:44:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.004s sys 0m0.002s 2018-10-02 19:44:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-02 19:44:47,772 - 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 18 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] 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,757 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m40.393s user 0m12.601s sys 0m2.882s 2018-10-02 19:44:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-02 19:44:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-02 19:44:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-02 19:44:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-02 19:44:19.650368953 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.001s 2018-10-02 19:44:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-02 19:44:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MQSOU/install-homer.sh 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SICST/bind.py 2018-10-02 19:44:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.074s user 0m0.008s sys 0m0.047s 2018-10-02 19:44:47,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:47,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:47,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:47,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:47,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:47,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:47 GMT 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:47,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:52,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:52,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:52,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:52,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:52,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.344Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[localhost] run: sudo mv /tmp/tmpWYQzJE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a4:d4:8a \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea4:d48a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88231 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59370 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133817854 (133.8 MB) TX bytes:10790536 (10.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[localhost] run: sudo mv /tmp/tmpGHXxh5 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 26 2 0 19:36 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:36 ? 00:00:00 [vmstat]\nroot 37 2 0 19:36 ? 00:00:00 [ksmd]\nroot 38 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:36 ? 00:00:00 [crypto]\nroot 53 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:36 ? 00:00:00 [vballoon]\nroot 56 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:36 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 441 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 487 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 646 2 0 19:36 ? 00:00:00 [kworker/1:2]\nroot 819 2 0 19:36 ? 00:00:00 [kauditd]\nmessage+ 905 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nroot 1049 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 19:36 ? 00:00:00 cron\ndaemon 1102 1 0 19:36 ? 00:00:00 atd\nroot 1113 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1648 1 0 19:37 ? 00:00:00 /home/ubuntu/sprout_host_bjw5c2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bjw5c2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bjw5c2 --logging-server-logdir=/home/ubuntu/sprout_host_bjw5c2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2%I.log --pidfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2.pid\nubuntu 1762 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_bjw5c2/env/bin/diamond --configfile /home/ubuntu/sprout_host_bjw5c2/work/plugins/diamond/etc/diamond.conf\nubuntu 1837 1648 0 19:40 ? 00:00:00 /home/ubuntu/sprout_host_bjw5c2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bjw5c2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bjw5c2 --logging-server-logdir=/home/ubuntu/sprout_host_bjw5c2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2%I.log --pidfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2.pid\nubuntu 1859 1837 0 19:40 ? 00:00:00 /home/ubuntu/sprout_host_bjw5c2/env/bin/python2.7 /home/ubuntu/sprout_host_bjw5c2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-40Kk63\nubuntu 1870 1859 0 19:40 ? 00:00:00 /bin/sh -c /tmp/S3LYX/install-sprout.sh\nubuntu 1872 1870 0 19:40 ? 00:00:00 /bin/bash -e /tmp/S3LYX/install-sprout.sh\nroot 2002 2 0 19:40 ? 00:00:00 [kworker/u5:2]\nntp 8467 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8956 1 0 19:43 ? 00:00:00 rsyslogd\nroot 9057 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9076 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9077 9076 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9081 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9083 9081 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9089 9077 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9092 9083 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9093 9092 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9774 1 0 19:44 ? 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 9838 1872 0 19:44 ? 00:00:00 /bin/bash -e /tmp/S3LYX/install-sprout.sh\nubuntu 9839 9838 0 19:44 ? 00:00:00 /bin/bash -e /tmp/S3LYX/install-sprout.sh\nroot 9840 9839 0 19:44 ? 00:00:00 sudo ps -edf\nroot 9841 9840 0 19:44 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:48.503Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "b9a9478d-6d18-451e-879d-c18393aeebf4"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:50.098Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:50.098Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa02\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20181002T190000Z.txt\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:50.098Z", "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 9774/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9057/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9774/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8467/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8467/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8467/ntpd \nudp 0 0 0.0.0.0:61990 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9774/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8467/ntpd \nudp6 0 0 ::1:123 :::* 8467/ntpd \nudp6 0 0 :::123 :::* 8467/ntpd \nudp6 0 0 :::28664 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 9774/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11652 1648/python2.7 /tmp/cloudify-logging-server-0256d.socket\nunix 2 [ ACC ] STREAM LISTENING 11256 1859/python2.7 /tmp/ctx-rORKMg.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1873 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 1576 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9600 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9385 905/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20726 9089/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21847 9093/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:50.098Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:50.098Z", "message": "[sprout] => 2018:10:02 19:43:50: Namespace: management\n2018:10:02 19:43:50: [management] Starting server\n2018:10:02 19:43:50: [management] Listening for requests\n2018:10:02 19:43:50: Namespace: signaling\n2018:10:02 19:43:50: [signaling] Starting server\n2018:10:02 19:43:50: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:50.098Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:51.088Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:51.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:51.120Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:51.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:51.120Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:51.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:51.120Z", "message": "[sprout] => 2018-10-02 19:44:26.382230951 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:51.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:51.120Z", "message": "Execution done (return_code=0): /tmp/S3LYX/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:51.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "095d0384-5c6e-46fd-84db-4cbd54c0f2e6"}, {"node_instance_id": "sprout_0aqcms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:52.420Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:52.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1767, "offset": 1718, "size": 50}}} 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:52 GMT 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29395 2018-10-02 19:44:52,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:44:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:44:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:44:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-02 19:44:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:44:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-02 19:44:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:44:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWYQzJE /etc/bind/db.clearwater.opnfv 2018-10-02 19:44:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:44:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:44:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a4:d4:8a inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea4:d48a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:88231 errors:0 dropped:0 overruns:0 frame:0 TX packets:59370 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133817854 (133.8 MB) TX bytes:10790536 (10.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-02 19:44:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGHXxh5 /etc/bind/db.clearwater.local 2018-10-02 19:44:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 26 2 0 19:36 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 34 2 0 19:36 ? 00:00:00 [khungtaskd] root 35 2 0 19:36 ? 00:00:00 [kswapd0] root 36 2 0 19:36 ? 00:00:00 [vmstat] root 37 2 0 19:36 ? 00:00:00 [ksmd] root 38 2 0 19:36 ? 00:00:00 [khugepaged] root 39 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:36 ? 00:00:00 [crypto] root 53 2 0 19:36 ? 00:00:00 [kthrotld] root 54 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:36 ? 00:00:00 [vballoon] root 56 2 0 19:36 ? 00:00:00 [kworker/1:1] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 142 2 0 19:36 ? 00:00:00 [kworker/0:2] root 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 441 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 487 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 646 2 0 19:36 ? 00:00:00 [kworker/1:2] root 819 2 0 19:36 ? 00:00:00 [kauditd] message+ 905 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon root 1049 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 19:36 ? 00:00:00 cron daemon 1102 1 0 19:36 ? 00:00:00 atd root 1113 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1648 1 0 19:37 ? 00:00:00 /home/ubuntu/sprout_host_bjw5c2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bjw5c2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bjw5c2 --logging-server-logdir=/home/ubuntu/sprout_host_bjw5c2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2%I.log --pidfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2.pid ubuntu 1762 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_bjw5c2/env/bin/diamond --configfile /home/ubuntu/sprout_host_bjw5c2/work/plugins/diamond/etc/diamond.conf ubuntu 1837 1648 0 19:40 ? 00:00:00 /home/ubuntu/sprout_host_bjw5c2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bjw5c2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bjw5c2 --logging-server-logdir=/home/ubuntu/sprout_host_bjw5c2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2%I.log --pidfile=/home/ubuntu/sprout_host_bjw5c2/work/sprout_host_bjw5c2.pid ubuntu 1859 1837 0 19:40 ? 00:00:00 /home/ubuntu/sprout_host_bjw5c2/env/bin/python2.7 /home/ubuntu/sprout_host_bjw5c2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-40Kk63 ubuntu 1870 1859 0 19:40 ? 00:00:00 /bin/sh -c /tmp/S3LYX/install-sprout.sh ubuntu 1872 1870 0 19:40 ? 00:00:00 /bin/bash -e /tmp/S3LYX/install-sprout.sh root 2002 2 0 19:40 ? 00:00:00 [kworker/u5:2] ntp 8467 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8956 1 0 19:43 ? 00:00:00 rsyslogd root 9057 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9076 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9077 9076 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9081 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9083 9081 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9089 9077 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9092 9083 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9093 9092 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9774 1 0 19:44 ? 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 9838 1872 0 19:44 ? 00:00:00 /bin/bash -e /tmp/S3LYX/install-sprout.sh ubuntu 9839 9838 0 19:44 ? 00:00:00 /bin/bash -e /tmp/S3LYX/install-sprout.sh root 9840 9839 0 19:44 ? 00:00:00 sudo ps -edf root 9841 9840 0 19:44 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-02 19:44:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:44:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:44:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-02 19:44:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa02 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181002T190000Z.txt /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.001s sys 0m0.004s 2018-10-02 19:44:52,953 - 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 9774/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9057/monit tcp6 0 0 ::1:53 :::* LISTEN 9774/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8467/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8467/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8467/ntpd udp 0 0 0.0.0.0:61990 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9774/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8467/ntpd udp6 0 0 ::1:123 :::* 8467/ntpd udp6 0 0 :::123 :::* 8467/ntpd udp6 0 0 :::28664 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9774/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11652 1648/python2.7 /tmp/cloudify-logging-server-0256d.socket unix 2 [ ACC ] STREAM LISTENING 11256 1859/python2.7 /tmp/ctx-rORKMg.socket unix 2 [ ACC ] SEQPACKET LISTENING 1873 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 1576 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9600 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9385 905/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20726 9089/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21847 9093/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-02 19:44:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-02 19:44:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:02 19:43:50: Namespace: management 2018:10:02 19:43:50: [management] Starting server 2018:10:02 19:43:50: [management] Listening for requests 2018:10:02 19:43:50: Namespace: signaling 2018:10:02 19:43:50: [signaling] Starting server 2018:10:02 19:43:50: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-02 19:44:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-02 19:44:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-02 19:44:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-02 19:44:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-02 19:44:26.382230951 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-02 19:44:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S3LYX/install-sprout.sh 2018-10-02 19:44:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:44:52,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:53,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:53,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:53,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:53,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:53 GMT 2018-10-02 19:44:53,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:53,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:53,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:58,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:44:58,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:52.902Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:52.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:52.902Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:52.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:53.245Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0G9WL/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:53.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:54.135Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:54.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:54.135Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:54.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:54.135Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:54.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:54.135Z", "message": "[localhost] run: sudo mv /tmp/tmpx7km_8 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:54.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:54.135Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:54.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "[localhost] run: sudo mv /tmp/tmpmGoxTC /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.170Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "ded15c6c-5922-444a-bfef-f5619b0f8e67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.534Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.945Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:55.945Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:55.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:56.355Z", "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 18 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 (9,127 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m39.969s\nuser\t0m12.444s\nsys\t0m2.551s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:56.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:56.355Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:56.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:56.355Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/WCM9M/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:56.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e8f395f1-d083-4ed5-8685-3b8490208108"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:57.368Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:57.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:57.368Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:57.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}], "metadata": {"pagination": {"total": 1790, "offset": 1746, "size": 50}}} 2018-10-02 19:44:58,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:58,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:58 GMT 2018-10-02 19:44:58,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:58,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27298 2018-10-02 19:44:58,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:44:58,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:44:58,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:44:58,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0G9WL/bind.py 2018-10-02 19:44:58,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:44:58,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:44:58,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:44:58,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx7km_8 /etc/bind/db.clearwater.local 2018-10-02 19:44:58,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:44:58,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:44:58,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:44:58,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmGoxTC /etc/bind/db.clearwater.opnfv 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:44:58,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:44:58,115 - 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 18 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 (9,127 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m39.969s user 0m12.444s sys 0m2.551s 2018-10-02 19:44:58,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-02 19:44:58,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/WCM9M/add-snmpproxy-collector.py 2018-10-02 19:44:58,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-02 19:44:58,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-02 19:44:58,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:44:58,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:44:58,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:44:58,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:44:58,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:44:58,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:44:58,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:44:58 GMT 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:44:58,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:03,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:03,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:03,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:03,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:59.031Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.002s\nsys\t0m0.048s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:59.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:44:59.384Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:44:59.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "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 18 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m35.801s\nuser\t0m12.484s\nsys\t0m3.056s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:36 ? 00:00:00 [vmstat]\nroot 37 2 0 19:36 ? 00:00:00 [ksmd]\nroot 38 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:36 ? 00:00:00 [crypto]\nroot 53 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:36 ? 00:00:00 [vballoon]\nroot 56 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:36 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 19:36 ? 00:00:00 [kworker/u5:2]\nroot 501 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 19:36 ? 00:00:00 [kauditd]\nroot 937 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 19:36 ? 00:00:00 rsyslogd\nroot 1036 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1039 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1043 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1044 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1046 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 19:36 ? 00:00:00 cron\ndaemon 1096 1 0 19:36 ? 00:00:00 atd\nroot 1103 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1226 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 1236 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1257 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1263 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 19:36 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 19:36 ? 00:00:00 /home/ubuntu/ellis_host_7fe9vo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7fe9vo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7fe9vo --logging-server-logdir=/home/ubuntu/ellis_host_7fe9vo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo%I.log --pidfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo.pid\nubuntu 1765 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_7fe9vo/env/bin/diamond --configfile /home/ubuntu/ellis_host_7fe9vo/work/plugins/diamond/etc/diamond.conf\nubuntu 1852 1651 0 19:40 ? 00:00:00 /home/ubuntu/ellis_host_7fe9vo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7fe9vo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7fe9vo --logging-server-logdir=/home/ubuntu/ellis_host_7fe9vo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo%I.log --pidfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo.pid\nubuntu 1874 1852 0 19:40 ? 00:00:00 /home/ubuntu/ellis_host_7fe9vo/env/bin/python2.7 /home/ubuntu/ellis_host_7fe9vo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ndxiSu\nubuntu 1885 1874 0 19:40 ? 00:00:00 /bin/sh -c /tmp/OLN6R/install-ellis.sh\nubuntu 1887 1885 0 19:40 ? 00:00:00 /bin/bash -e /tmp/OLN6R/install-ellis.sh\nroot 3230 2 0 19:41 ? 00:00:00 [kworker/u5:0]\nmysql 9285 1 0 19:43 ? 00:00:00 /usr/sbin/mysqld\nntp 9435 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10026 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10081 1 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10203 1 0 19:44 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10204 10203 0 19:44 ? 00:00:00 nginx: worker process\nwww-data 10205 10203 0 19:44 ? 00:00:00 nginx: worker process\nwww-data 10206 10203 0 19:44 ? 00:00:00 nginx: worker process\nwww-data 10207 10203 0 19:44 ? 00:00:00 nginx: worker process\nroot 10650 10026 0 19:44 ? 00:00:00 [nginx_ping] \nroot 10652 10026 0 19:44 ? 00:00:00 [check-nginx-upt] \nroot 10654 10026 0 19:44 ? 00:00:00 [check-monit-upt] \nroot 10660 10026 0 19:44 ? 00:00:00 [poll_ellis.sh] \nroot 10662 10026 0 19:44 ? 00:00:00 [poll_ellis_http] \nroot 11264 10081 0 19:44 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 11341 1 0 19:44 ? 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 11404 1887 0 19:44 ? 00:00:00 /bin/bash -e /tmp/OLN6R/install-ellis.sh\nubuntu 11405 11404 0 19:44 ? 00:00:00 /bin/bash -e /tmp/OLN6R/install-ellis.sh\nroot 11406 11405 0 19:44 ? 00:00:00 sudo ps -edf\nroot 11407 11406 0 19:44 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "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 11341/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 10026/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10203/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9285/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11341/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 9435/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9435/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9435/ntpd \nudp 0 0 0.0.0.0:48675 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11341/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9435/ntpd \nudp6 0 0 ::1:123 :::* 9435/ntpd \nudp6 0 0 :::123 :::* 9435/ntpd \nudp6 0 0 :::29447 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 11341/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9497 1226/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11355 1651/python2.7 /tmp/cloudify-logging-server-3f734.socket\nunix 2 [ ACC ] STREAM LISTENING 11685 1874/python2.7 /tmp/ctx-sJqgeB.socket\nunix 2 [ ACC ] STREAM LISTENING 1493 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7358 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21706 9285/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 9446 1119/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f1:11:00 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:1100/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99235 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62602 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147556149 (147.5 MB) TX bytes:11507275 (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:119 errors:0 dropped:0 overruns:0 frame:0\n TX packets:119 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:11305 (11.3 KB) TX bytes:11305 (11.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:00.551Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:00.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:01.905Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:01.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:01.905Z", "message": "[ellis] => [02-Oct-2018 19:43:55 UTC] clearwater-diags-monitor starting\n[02-Oct-2018 19:43:55 UTC] Waiting for trigger files\n[02-Oct-2018 19:44:52 UTC] Processing trigger files: core.ellis.1538509472\n[02-Oct-2018 19:44:52 UTC] Dump triggered by ellis\n[02-Oct-2018 19:44:52 UTC] Gathering dump 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp\n/etc/snmp: No such file or directory\n[02-Oct-2018 19:44:52 UTC] /etc/snmp not present in deployment\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 107, in \n return_code = describe_clusters()\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 28, in describe_clusters\n result = client.get(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py\", line 29, in \n result = client.get(\"/\" + etcd_key + \"/\" + site + \"/configuration/\" + plugin.key())\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/dns_json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n[02-Oct-2018 19:44:53 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags\n[02-Oct-2018 19:44:53 UTC] No domain supplied\n[02-Oct-2018 19:44:53 UTC] No domain supplied\n[02-Oct-2018 19:44:53 UTC] core.ellis.1538509472 has been closed\n[02-Oct-2018 19:44:53 UTC] Moving core.ellis.1538509472 to dump\n[02-Oct-2018 19:44:53 UTC] Compressing core.ellis.1538509472\ntar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/udev/control: socket ignored\ntar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored\ntar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored\ntar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored\n[02-Oct-2018 19:44:53 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp.tar.gz created\n[02-Oct-2018 19:44:53 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:01.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:01.905Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/sa02\n/var/log/sysstat/clearwater-sa02\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:01.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:02.929Z", "message": "Execution done (return_code=0): /tmp/OLN6R/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:02.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:02.929Z", "message": "[ellis] => 2018-10-02 19:44:34.198470256 Stopping etcd clearwater-etcd\n2018-10-02 19:44:36.218682880 Restarting etcd clearwater-etcd\n2018-10-02 19:44:36.223166003 Configured ETCDCTL_PEERS: 192.168.120.17:4000,\n2018-10-02 19:44:36.223852087 Check for previous failed startup attempt\n2018-10-02 19:44:36.225083710 Running etcdctl member list\ndaf61a666d61e07b: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=true\n2018-10-02 19:44:36.236988475 etcdctl returned 0\n2018-10-02 19:44:36.241332825 Joining existing cluster...\n2018-10-02 19:44:47.243566523 Configured ETCDCTL_PEERS: 192.168.120.17:4000,\n2018-10-02 19:44:47.244312296 Check cluster is healthy\n2018-10-02 19:44:47.245645647 Running etcdctl cluster-health\nmember a53be34d70d6775a is healthy: got healthy result from http://192.168.120.18:4000\nmember daf61a666d61e07b is healthy: got healthy result from http://192.168.120.17:4000\ncluster is healthy\n2018-10-02 19:44:47.283814079 etcdctl returned 0\n2018-10-02 19:44:47.284733209 Tell the cluster we're joining\n2018-10-02 19:44:47.285383427 Running etcdctl member add 192-168-120-16 http://192.168.120.16:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.18:4000 has no leader\n; error #1: client: etcd member http://192.168.120.17:4000 has no leader\n\n2018-10-02 19:44:47.295967373 etcdctl returned 1\n2018-10-02 19:44:47.298237409 Running etcdctl member list\na53be34d70d6775a: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false\ndaf61a666d61e07b: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=true\n2018-10-02 19:44:47.309681964 etcdctl returned 0\n2018-10-02 19:44:47.311029416 Running etcdctl member remove\nProvide a single member ID\n2018-10-02 19:44:47.320554540 etcdctl returned 1\n2018-10-02 19:44:47.321706251 Failed to add local node 192.168.120.16 to the etcd cluster\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:02.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:02.929Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:02.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:02.929Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.007s\nsys\t0m0.053s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:02.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:02.929Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:02.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "909af722-bfa4-471b-ba94-8c4f0551067e"}], "metadata": {"pagination": {"total": 1813, "offset": 1769, "size": 50}}} 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:03 GMT 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:03,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45034 2018-10-02 19:45:03,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:03,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.002s sys 0m0.048s 2018-10-02 19:45:03,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-02 19:45:03,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-02 19:45:03,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-02 19:45:03,663 - 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 18 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.801s user 0m12.484s sys 0m3.056s 2018-10-02 19:45:03,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-02 19:45:03,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-02 19:45:03,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 34 2 0 19:36 ? 00:00:00 [khungtaskd] root 35 2 0 19:36 ? 00:00:00 [kswapd0] root 36 2 0 19:36 ? 00:00:00 [vmstat] root 37 2 0 19:36 ? 00:00:00 [ksmd] root 38 2 0 19:36 ? 00:00:00 [khugepaged] root 39 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:36 ? 00:00:00 [crypto] root 53 2 0 19:36 ? 00:00:00 [kthrotld] root 54 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:36 ? 00:00:00 [vballoon] root 56 2 0 19:36 ? 00:00:00 [kworker/1:1] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 125 2 0 19:36 ? 00:00:00 [kworker/1:2] root 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 431 2 0 19:36 ? 00:00:00 [kworker/u5:2] root 501 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:36 ? 00:00:00 [kauditd] root 937 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 19:36 ? 00:00:00 rsyslogd root 1036 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1039 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1043 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1044 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1046 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 19:36 ? 00:00:00 cron daemon 1096 1 0 19:36 ? 00:00:00 atd root 1103 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1226 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 1236 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind root 1257 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1263 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 19:36 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 19:36 ? 00:00:00 /home/ubuntu/ellis_host_7fe9vo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7fe9vo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7fe9vo --logging-server-logdir=/home/ubuntu/ellis_host_7fe9vo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo%I.log --pidfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo.pid ubuntu 1765 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_7fe9vo/env/bin/diamond --configfile /home/ubuntu/ellis_host_7fe9vo/work/plugins/diamond/etc/diamond.conf ubuntu 1852 1651 0 19:40 ? 00:00:00 /home/ubuntu/ellis_host_7fe9vo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_7fe9vo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_7fe9vo --logging-server-logdir=/home/ubuntu/ellis_host_7fe9vo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo%I.log --pidfile=/home/ubuntu/ellis_host_7fe9vo/work/ellis_host_7fe9vo.pid ubuntu 1874 1852 0 19:40 ? 00:00:00 /home/ubuntu/ellis_host_7fe9vo/env/bin/python2.7 /home/ubuntu/ellis_host_7fe9vo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ndxiSu ubuntu 1885 1874 0 19:40 ? 00:00:00 /bin/sh -c /tmp/OLN6R/install-ellis.sh ubuntu 1887 1885 0 19:40 ? 00:00:00 /bin/bash -e /tmp/OLN6R/install-ellis.sh root 3230 2 0 19:41 ? 00:00:00 [kworker/u5:0] mysql 9285 1 0 19:43 ? 00:00:00 /usr/sbin/mysqld ntp 9435 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10026 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10081 1 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10203 1 0 19:44 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10204 10203 0 19:44 ? 00:00:00 nginx: worker process www-data 10205 10203 0 19:44 ? 00:00:00 nginx: worker process www-data 10206 10203 0 19:44 ? 00:00:00 nginx: worker process www-data 10207 10203 0 19:44 ? 00:00:00 nginx: worker process root 10650 10026 0 19:44 ? 00:00:00 [nginx_ping] root 10652 10026 0 19:44 ? 00:00:00 [check-nginx-upt] root 10654 10026 0 19:44 ? 00:00:00 [check-monit-upt] root 10660 10026 0 19:44 ? 00:00:00 [poll_ellis.sh] root 10662 10026 0 19:44 ? 00:00:00 [poll_ellis_http] root 11264 10081 0 19:44 ? 00:00:00 inotifywait -e create -qq . dnsmasq 11341 1 0 19:44 ? 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 11404 1887 0 19:44 ? 00:00:00 /bin/bash -e /tmp/OLN6R/install-ellis.sh ubuntu 11405 11404 0 19:44 ? 00:00:00 /bin/bash -e /tmp/OLN6R/install-ellis.sh root 11406 11405 0 19:44 ? 00:00:00 sudo ps -edf root 11407 11406 0 19:44 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-02 19:45:03,663 - 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 11341/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 10026/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10203/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9285/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11341/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 9435/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9435/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9435/ntpd udp 0 0 0.0.0.0:48675 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11341/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 9435/ntpd udp6 0 0 ::1:123 :::* 9435/ntpd udp6 0 0 :::123 :::* 9435/ntpd udp6 0 0 :::29447 :::* 587/dhclient udp6 0 0 ::1:53 :::* 11341/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9497 1226/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11355 1651/python2.7 /tmp/cloudify-logging-server-3f734.socket unix 2 [ ACC ] STREAM LISTENING 11685 1874/python2.7 /tmp/ctx-sJqgeB.socket unix 2 [ ACC ] STREAM LISTENING 1493 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7358 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21706 9285/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 9446 1119/acpid /var/run/acpid.socket real 0m0.006s user 0m0.003s sys 0m0.004s 2018-10-02 19:45:03,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f1:11:00 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef1:1100/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99235 errors:0 dropped:0 overruns:0 frame:0 TX packets:62602 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147556149 (147.5 MB) TX bytes:11507275 (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:119 errors:0 dropped:0 overruns:0 frame:0 TX packets:119 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:11305 (11.3 KB) TX bytes:11305 (11.3 KB) real 0m0.005s user 0m0.000s sys 0m0.004s 2018-10-02 19:45:03,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-02 19:45:03,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-02 19:45:03,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-02 19:45:03,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [02-Oct-2018 19:43:55 UTC] clearwater-diags-monitor starting [02-Oct-2018 19:43:55 UTC] Waiting for trigger files [02-Oct-2018 19:44:52 UTC] Processing trigger files: core.ellis.1538509472 [02-Oct-2018 19:44:52 UTC] Dump triggered by ellis [02-Oct-2018 19:44:52 UTC] Gathering dump 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp /etc/snmp: No such file or directory [02-Oct-2018 19:44:52 UTC] /etc/snmp not present in deployment Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused Traceback (most recent call last): File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 107, in return_code = describe_clusters() File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 28, in describe_clusters result = client.get(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) Traceback (most recent call last): File "/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py", line 29, in result = client.get("/" + etcd_key + "/" + site + "/configuration/" + plugin.key()) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/dns_json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) [02-Oct-2018 19:44:53 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags [02-Oct-2018 19:44:53 UTC] No domain supplied [02-Oct-2018 19:44:53 UTC] No domain supplied [02-Oct-2018 19:44:53 UTC] core.ellis.1538509472 has been closed [02-Oct-2018 19:44:53 UTC] Moving core.ellis.1538509472 to dump [02-Oct-2018 19:44:53 UTC] Compressing core.ellis.1538509472 tar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/udev/control: socket ignored tar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored tar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored tar: 20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored [02-Oct-2018 19:44:53 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20181002194452Z.ellis-6xiimu.clearwater.local.ellis.temp.tar.gz created [02-Oct-2018 19:44:53 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.001s 2018-10-02 19:45:03,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-02 19:45:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OLN6R/install-ellis.sh 2018-10-02 19:45:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-02 19:44:34.198470256 Stopping etcd clearwater-etcd 2018-10-02 19:44:36.218682880 Restarting etcd clearwater-etcd 2018-10-02 19:44:36.223166003 Configured ETCDCTL_PEERS: 192.168.120.17:4000, 2018-10-02 19:44:36.223852087 Check for previous failed startup attempt 2018-10-02 19:44:36.225083710 Running etcdctl member list daf61a666d61e07b: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=true 2018-10-02 19:44:36.236988475 etcdctl returned 0 2018-10-02 19:44:36.241332825 Joining existing cluster... 2018-10-02 19:44:47.243566523 Configured ETCDCTL_PEERS: 192.168.120.17:4000, 2018-10-02 19:44:47.244312296 Check cluster is healthy 2018-10-02 19:44:47.245645647 Running etcdctl cluster-health member a53be34d70d6775a is healthy: got healthy result from http://192.168.120.18:4000 member daf61a666d61e07b is healthy: got healthy result from http://192.168.120.17:4000 cluster is healthy 2018-10-02 19:44:47.283814079 etcdctl returned 0 2018-10-02 19:44:47.284733209 Tell the cluster we're joining 2018-10-02 19:44:47.285383427 Running etcdctl member add 192-168-120-16 http://192.168.120.16:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.18:4000 has no leader ; error #1: client: etcd member http://192.168.120.17:4000 has no leader 2018-10-02 19:44:47.295967373 etcdctl returned 1 2018-10-02 19:44:47.298237409 Running etcdctl member list a53be34d70d6775a: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false daf61a666d61e07b: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=true 2018-10-02 19:44:47.309681964 etcdctl returned 0 2018-10-02 19:44:47.311029416 Running etcdctl member remove Provide a single member ID 2018-10-02 19:44:47.320554540 etcdctl returned 1 2018-10-02 19:44:47.321706251 Failed to add local node 192.168.120.16 to the etcd cluster real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-02 19:45:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-02 19:45:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.007s sys 0m0.053s 2018-10-02 19:45:03,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-02 19:45:03,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:03,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:03,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:03,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:03,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:03 GMT 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:03,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:08,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:09,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:09,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_6xiimu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:03.631Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:03.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "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 10523/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9643/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10523/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8836/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8836/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8836/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10191/snmpd \nudp 0 0 0.0.0.0:60151 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10523/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8836/ntpd \nudp6 0 0 ::1:123 :::* 8836/ntpd \nudp6 0 0 :::123 :::* 8836/ntpd \nudp6 0 0 :::161 :::* 10191/snmpd \nudp6 0 0 :::47663 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 10523/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23968 10191/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 11698 1651/python2.7 /tmp/cloudify-logging-server-3d6c0.socket\nunix 2 [ ACC ] STREAM LISTENING 11204 1864/python2.7 /tmp/ctx-7m7HXV.socket\nunix 2 [ ACC ] STREAM LISTENING 1476 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21615 9418/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21618 9424/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9579 1111/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9436 1043/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7647 391/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cc:f7:0a \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecc:f70a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:118100 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60025 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172229882 (172.2 MB) TX bytes:11274793 (11.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-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:36 ? 00:00:00 [vmstat]\nroot 37 2 0 19:36 ? 00:00:00 [ksmd]\nroot 38 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:36 ? 00:00:00 [crypto]\nroot 53 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:36 ? 00:00:00 [vballoon]\nroot 56 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:36 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 545 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 19:36 ? 00:00:00 [kauditd]\nroot 941 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 995 1 0 19:36 ? 00:00:00 rsyslogd\nroot 1038 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nmessage+ 1043 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 1046 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 19:36 ? 00:00:00 cron\ndaemon 1096 1 0 19:36 ? 00:00:00 atd\nroot 1099 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1111 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1119 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1198 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 19:37 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 19:37 ? 00:00:00 /home/ubuntu/dime_host_7b9p4j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_7b9p4j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_7b9p4j --logging-server-logdir=/home/ubuntu/dime_host_7b9p4j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j%I.log --pidfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j.pid\nroot 1714 2 0 19:37 ? 00:00:00 [kworker/u5:2]\nubuntu 1766 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/dime_host_7b9p4j/env/bin/diamond --configfile /home/ubuntu/dime_host_7b9p4j/work/plugins/diamond/etc/diamond.conf\nubuntu 1843 1651 0 19:40 ? 00:00:00 /home/ubuntu/dime_host_7b9p4j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_7b9p4j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_7b9p4j --logging-server-logdir=/home/ubuntu/dime_host_7b9p4j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j%I.log --pidfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j.pid\nubuntu 1864 1843 0 19:40 ? 00:00:00 /home/ubuntu/dime_host_7b9p4j/env/bin/python2.7 /home/ubuntu/dime_host_7b9p4j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-G9yDQ9\nubuntu 1875 1864 0 19:40 ? 00:00:00 /bin/sh -c /tmp/9Z4VC/install-dime.sh\nubuntu 1876 1875 0 19:40 ? 00:00:00 /bin/bash -e /tmp/9Z4VC/install-dime.sh\nroot 3174 2 0 19:42 ? 00:00:00 [kworker/u5:0]\nntp 8836 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9407 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9408 9407 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9412 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9413 9412 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9418 9408 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9423 9413 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9424 9423 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9643 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10119 1 0 19:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10123 10119 0 19:44 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10191 1 0 19:44 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10523 1 0 19:45 ? 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 10586 1876 0 19:45 ? 00:00:00 /bin/bash -e /tmp/9Z4VC/install-dime.sh\nubuntu 10587 10586 0 19:45 ? 00:00:00 /bin/bash -e /tmp/9Z4VC/install-dime.sh\nroot 10588 10587 0 19:45 ? 00:00:00 sudo ps -edf\nroot 10589 10588 0 19:45 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\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_20181002T190000Z.txt\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa02\n/var/log/sysstat/clearwater-sa02\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.525Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "ellis_6xiimu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.771Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:04.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:04.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:05.553Z", "message": "[dime] => [02-Oct-2018 19:44:27 UTC] clearwater-diags-monitor starting\n[02-Oct-2018 19:44:27 UTC] Waiting for trigger files\n2018:10:02 19:43:50: Namespace: management\n2018:10:02 19:43:50: [management] Starting server\n2018:10:02 19:43:50: [management] Listening for requests\n2018:10:02 19:43:50: Namespace: signaling\n2018:10:02 19:43:50: [signaling] Starting server\n2018:10:02 19:43:50: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:05.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:05.553Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:05.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.021Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.021Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d05cf7b4-e4bb-49af-830a-cb2fcb741b97"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "Execution done (return_code=0): /tmp/9Z4VC/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/OWEA8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d05cf7b4-e4bb-49af-830a-cb2fcb741b97"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "[dime] => 2018-10-02 19:44:41.158838191 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "Executing: /tmp/OWEA8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d05cf7b4-e4bb-49af-830a-cb2fcb741b97"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d05cf7b4-e4bb-49af-830a-cb2fcb741b97"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:06.577Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:06.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "4c70b8c8-c84a-494b-a988-9429e9d82b6b"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.595Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.595Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "dime_dyswa6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.595Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CC68Y/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "[localhost] run: sudo mv /tmp/tmpZhnYPa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:08.596Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:08.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}], "metadata": {"pagination": {"total": 1850, "offset": 1789, "size": 50}}} 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:09 GMT 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32715 2018-10-02 19:45:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:45:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-02 19:45:09,373 - 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 10523/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9643/monit tcp6 0 0 ::1:53 :::* LISTEN 10523/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8836/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8836/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8836/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10191/snmpd udp 0 0 0.0.0.0:60151 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10523/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8836/ntpd udp6 0 0 ::1:123 :::* 8836/ntpd udp6 0 0 :::123 :::* 8836/ntpd udp6 0 0 :::161 :::* 10191/snmpd udp6 0 0 :::47663 :::* 570/dhclient udp6 0 0 ::1:53 :::* 10523/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23968 10191/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 11698 1651/python2.7 /tmp/cloudify-logging-server-3d6c0.socket unix 2 [ ACC ] STREAM LISTENING 11204 1864/python2.7 /tmp/ctx-7m7HXV.socket unix 2 [ ACC ] STREAM LISTENING 1476 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21615 9418/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21618 9424/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9579 1111/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9436 1043/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7647 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.007s 2018-10-02 19:45:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cc:f7:0a inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fecc:f70a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:118100 errors:0 dropped:0 overruns:0 frame:0 TX packets:60025 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172229882 (172.2 MB) TX bytes:11274793 (11.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-10-02 19:45:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 34 2 0 19:36 ? 00:00:00 [khungtaskd] root 35 2 0 19:36 ? 00:00:00 [kswapd0] root 36 2 0 19:36 ? 00:00:00 [vmstat] root 37 2 0 19:36 ? 00:00:00 [ksmd] root 38 2 0 19:36 ? 00:00:00 [khugepaged] root 39 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:36 ? 00:00:00 [crypto] root 53 2 0 19:36 ? 00:00:00 [kthrotld] root 54 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:36 ? 00:00:00 [vballoon] root 56 2 0 19:36 ? 00:00:00 [kworker/1:1] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 125 2 0 19:36 ? 00:00:00 [kworker/1:2] root 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 545 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:36 ? 00:00:00 [kauditd] root 941 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon syslog 995 1 0 19:36 ? 00:00:00 rsyslogd root 1038 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 message+ 1043 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 1046 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 19:36 ? 00:00:00 cron daemon 1096 1 0 19:36 ? 00:00:00 atd root 1099 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1111 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1119 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind root 1198 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 19:37 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 19:37 ? 00:00:00 /home/ubuntu/dime_host_7b9p4j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_7b9p4j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_7b9p4j --logging-server-logdir=/home/ubuntu/dime_host_7b9p4j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j%I.log --pidfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j.pid root 1714 2 0 19:37 ? 00:00:00 [kworker/u5:2] ubuntu 1766 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/dime_host_7b9p4j/env/bin/diamond --configfile /home/ubuntu/dime_host_7b9p4j/work/plugins/diamond/etc/diamond.conf ubuntu 1843 1651 0 19:40 ? 00:00:00 /home/ubuntu/dime_host_7b9p4j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_7b9p4j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_7b9p4j --logging-server-logdir=/home/ubuntu/dime_host_7b9p4j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j%I.log --pidfile=/home/ubuntu/dime_host_7b9p4j/work/dime_host_7b9p4j.pid ubuntu 1864 1843 0 19:40 ? 00:00:00 /home/ubuntu/dime_host_7b9p4j/env/bin/python2.7 /home/ubuntu/dime_host_7b9p4j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-G9yDQ9 ubuntu 1875 1864 0 19:40 ? 00:00:00 /bin/sh -c /tmp/9Z4VC/install-dime.sh ubuntu 1876 1875 0 19:40 ? 00:00:00 /bin/bash -e /tmp/9Z4VC/install-dime.sh root 3174 2 0 19:42 ? 00:00:00 [kworker/u5:0] ntp 8836 1 0 19:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9407 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9408 9407 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9412 1 0 19:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9413 9412 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9418 9408 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9423 9413 0 19:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9424 9423 0 19:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9643 1 0 19:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10119 1 0 19:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10123 10119 0 19:44 ? 00:00:00 inotifywait -e create -qq . snmp 10191 1 0 19:44 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10523 1 0 19:45 ? 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 10586 1876 0 19:45 ? 00:00:00 /bin/bash -e /tmp/9Z4VC/install-dime.sh ubuntu 10587 10586 0 19:45 ? 00:00:00 /bin/bash -e /tmp/9Z4VC/install-dime.sh root 10588 10587 0 19:45 ? 00:00:00 sudo ps -edf root 10589 10588 0 19:45 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /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_20181002T190000Z.txt /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa02 /var/log/sysstat/clearwater-sa02 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.009s user 0m0.000s sys 0m0.005s 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:45:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [02-Oct-2018 19:44:27 UTC] clearwater-diags-monitor starting [02-Oct-2018 19:44:27 UTC] Waiting for trigger files 2018:10:02 19:43:50: Namespace: management 2018:10:02 19:43:50: [management] Starting server 2018:10:02 19:43:50: [management] Listening for requests 2018:10:02 19:43:50: Namespace: signaling 2018:10:02 19:43:50: [signaling] Starting server 2018:10:02 19:43:50: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9Z4VC/install-dime.sh 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/OWEA8/create_number.sh 2018-10-02 19:45:09,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-02 19:44:41.158838191 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OWEA8/create_number.sh 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:45:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CC68Y/bind.py 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZhnYPa /etc/bind/db.clearwater.local 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:45:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:45:09,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:09,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:09 GMT 2018-10-02 19:45:09,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:09,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:09,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:14,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:15,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:15,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.620Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.620Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.625Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.625Z", "message": "[localhost] run: sudo mv /tmp/tmp53blQk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.625Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.625Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.625Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:09.625Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:09.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "e10132ad-ebfd-4228-8d1f-d488f60512ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:10.752Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:10.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:10.752Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:10.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:10.752Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZUUVF/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:10.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "[localhost] run: sudo mv /tmp/tmpKkpsfV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "[localhost] run: sudo mv /tmp/tmp5USI0P /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.970Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "49318194-97a0-4dea-a211-b5d5b440c3e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:11.971Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:11.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1873, "offset": 1822, "size": 50}}} 2018-10-02 19:45:15,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:15,167 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:15 GMT 2018-10-02 19:45:15,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:15,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13434 2018-10-02 19:45:15,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:45:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:45:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:45:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp53blQk /etc/bind/db.clearwater.opnfv 2018-10-02 19:45:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZUUVF/bind.py 2018-10-02 19:45:15,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:45:15,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKkpsfV /etc/bind/db.clearwater.opnfv 2018-10-02 19:45:15,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5USI0P /etc/bind/db.clearwater.local 2018-10-02 19:45:15,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:45:15,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:45:15,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:45:15,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:45:15,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:45:15,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:45:15,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:45:15,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:45:15,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:15,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:15,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:15,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:15,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:15 GMT 2018-10-02 19:45:15,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:15,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:15,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:20,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1844, "size": 50}}} 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:20 GMT 2018-10-02 19:45:20,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:20,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:45:20,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:20,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:20,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:20,577 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:20 GMT 2018-10-02 19:45:20,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:20,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:20,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:25,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1844, "size": 50}}} 2018-10-02 19:45:26,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:26,081 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:26 GMT 2018-10-02 19:45:26,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:26,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:45:26,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:26,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:26,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:26,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:26,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:26,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:26 GMT 2018-10-02 19:45:26,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:26,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:26,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:31,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:31,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1844, "size": 50}}} 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:31 GMT 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:31,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:31,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:31,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:31,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:31 GMT 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:31,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:31,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:36,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:36,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:36,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1844, "size": 50}}} 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:36 GMT 2018-10-02 19:45:36,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:36,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:45:36,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:36,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:37,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:37,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:37,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:37,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:37 GMT 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:37,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:42,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:42,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:42,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:42,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:42,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:42,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1844, "size": 50}}} 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:42 GMT 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:45:42,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:42,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:42,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:42,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:42,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:42,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:42 GMT 2018-10-02 19:45:42,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:42,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:42,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:47,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:47,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:47,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:47,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:47,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:47,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:46.263Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.17: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.17\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:46.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d05cf7b4-e4bb-49af-830a-cb2fcb741b97"}], "metadata": {"pagination": {"total": 1874, "offset": 1844, "size": 50}}} 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:47 GMT 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1452 2018-10-02 19:45:47,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:47,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.17: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.17 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-02 19:45:47,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:47,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:47,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:47 GMT 2018-10-02 19:45:47,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:47,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:47,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:52,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:53,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:53,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:53,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:53,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:53,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:47.990Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:47.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:49.984Z", "message": "Execution done (return_code=0): /tmp/OWEA8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:49.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "d05cf7b4-e4bb-49af-830a-cb2fcb741b97"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:50.133Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:50.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 1877, "offset": 1845, "size": 50}}} 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:53 GMT 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1670 2018-10-02 19:45:53,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-02 19:45:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OWEA8/create_number.sh 2018-10-02 19:45:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:45:53,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:53,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:53,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:53,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:53,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:53,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:53,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:53 GMT 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:53,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:58,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:45:58,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:58,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:58,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:58,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:58,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:58,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:55.003Z", "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 17 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,615 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59671 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.666s\nuser\t0m3.425s\nsys\t0m0.737s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:55.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:56.004Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:56.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:56.004Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:56.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:56.004Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:56.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:57.857Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.051s\nuser\t0m0.004s\nsys\t0m0.046s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:57.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}], "metadata": {"pagination": {"total": 1882, "offset": 1848, "size": 50}}} 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:58 GMT 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7536 2018-10-02 19:45:58,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:45:58,476 - 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 17 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,615 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59671 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.666s user 0m3.425s sys 0m0.737s 2018-10-02 19:45:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-02 19:45:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-02 19:45:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-02 19:45:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.051s user 0m0.004s sys 0m0.046s 2018-10-02 19:45:58,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:45:58,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:45:58,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:45:58,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:45:58,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:45:58,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:45:58,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:45:58 GMT 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:45:58,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:03,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:03,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:58.920Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:58.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:58.920Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b9:40:d1 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb9:40d1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:149962 errors:0 dropped:0 overruns:0 frame:0\n TX packets:78726 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219125533 (219.1 MB) TX bytes:13392194 (13.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:74 errors:0 dropped:0 overruns:0 frame:0\n TX packets:74 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6718 (6.7 KB) TX bytes:6718 (6.7 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:58.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:58.920Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:36 ? 00:00:00 /sbin/init\nroot 2 0 0 19:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:36 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:36 ? 00:00:00 [migration/0]\nroot 14 2 0 19:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:36 ? 00:00:00 [migration/1]\nroot 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:36 ? 00:00:00 [khelper]\nroot 21 2 0 19:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:36 ? 00:00:00 [netns]\nroot 23 2 0 19:36 ? 00:00:00 [writeback]\nroot 24 2 0 19:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:36 ? 00:00:00 [bioset]\nroot 26 2 0 19:36 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:36 ? 00:00:00 [kblockd]\nroot 28 2 0 19:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:36 ? 00:00:00 [khubd]\nroot 30 2 0 19:36 ? 00:00:00 [md]\nroot 31 2 0 19:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:36 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:36 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:36 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:36 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:36 ? 00:00:00 [vmstat]\nroot 38 2 0 19:36 ? 00:00:00 [ksmd]\nroot 39 2 0 19:36 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:36 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:36 ? 00:00:00 [crypto]\nroot 54 2 0 19:36 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:36 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:36 ? 00:00:00 [vballoon]\nroot 57 2 0 19:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:36 ? 00:00:00 [deferwq]\nroot 80 2 0 19:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:36 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:36 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 444 2 0 19:36 ? 00:00:00 [kworker/u5:1]\nroot 468 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 651 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 19:36 ? 00:00:00 [kauditd]\nroot 951 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 19:36 ? 00:00:00 rsyslogd\nroot 1039 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1080 1 0 19:36 ? 00:00:00 cron\ndaemon 1081 1 0 19:36 ? 00:00:00 atd\nroot 1097 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1104 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1231 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork\nroot 1241 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1258 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1264 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1648 1 0 19:37 ? 00:00:00 /home/ubuntu/vellum_host_00qybg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_00qybg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_00qybg --logging-server-logdir=/home/ubuntu/vellum_host_00qybg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg%I.log --pidfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg.pid\nubuntu 1762 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_00qybg/env/bin/diamond --configfile /home/ubuntu/vellum_host_00qybg/work/plugins/diamond/etc/diamond.conf\nubuntu 1841 1648 0 19:40 ? 00:00:00 /home/ubuntu/vellum_host_00qybg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_00qybg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_00qybg --logging-server-logdir=/home/ubuntu/vellum_host_00qybg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg%I.log --pidfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg.pid\nubuntu 1862 1841 0 19:40 ? 00:00:00 /home/ubuntu/vellum_host_00qybg/env/bin/python2.7 /home/ubuntu/vellum_host_00qybg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-c2IhrD\nubuntu 1873 1862 0 19:40 ? 00:00:00 /bin/sh -c /tmp/7C38W/install-vellum.sh\nubuntu 1876 1873 0 19:40 ? 00:00:00 /bin/bash -e /tmp/7C38W/install-vellum.sh\nroot 3029 2 0 19:41 ? 00:00:00 [kworker/u5:2]\nntp 11936 1 0 19:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12341 1 0 19:44 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12674 1 0 19:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13318 1 0 19:45 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13324 13318 0 19:45 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13541 12674 0 19:45 ? 00:00:00 [check-monit-upt] \ndnsmasq 14286 1 0 19:45 ? 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 14349 1876 0 19:45 ? 00:00:00 /bin/bash -e /tmp/7C38W/install-vellum.sh\nubuntu 14350 14349 0 19:45 ? 00:00:00 /bin/bash -e /tmp/7C38W/install-vellum.sh\nroot 14351 14350 0 19:45 ? 00:00:00 sudo ps -edf\nroot 14352 14351 0 19:45 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:58.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:58.920Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:58.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:58.920Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:58.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:59.982Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:59.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:59.982Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:59.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:59.982Z", "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 14286/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 12674/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12341/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14286/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 11936/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11936/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11936/ntpd \nudp 0 0 0.0.0.0:26459 0.0.0.0:* 651/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12341/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14286/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 651/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 11936/ntpd \nudp6 0 0 ::1:123 :::* 11936/ntpd \nudp6 0 0 :::123 :::* 11936/ntpd \nudp6 0 0 :::50171 :::* 651/dhclient \nudp6 0 0 ::1:53 :::* 14286/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7470 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10735 1648/python2.7 /tmp/cloudify-logging-server-fb66e.socket\nunix 2 [ ACC ] STREAM LISTENING 12209 1862/python2.7 /tmp/ctx-77J65B.socket\nunix 2 [ ACC ] STREAM LISTENING 7218 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8905 1231/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9462 1104/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:59.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:59.982Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:59.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:45:59.982Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/astaire/astaire_20181002T190000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:45:59.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:01.014Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:01.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:01.014Z", "message": "[vellum] => 2018-10-02 19:45:11.546828263 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:01.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.025Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.025Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.025Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.025Z", "message": "[vellum] => INFO [main] 2018-10-02 19:42:22,565 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-02 19:42:22,578 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:22,677 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-02 19:42:22,835 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-02 19:42:22,843 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-02 19:42:22,843 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-02 19:42:23,178 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:23,193 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-02 19:42:23,221 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-02 19:42:23,221 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-02 19:42:23,222 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-02 19:42:23,222 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 706240(689K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-02 19:42:23,223 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034288(72299K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-02 19:42:23,223 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-02 19:42:23,224 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-02 19:42:23,224 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16664712(16274K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-02 19:42:23,225 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-10-02 19:42:23,226 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_1538509341.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538509341.log]\nINFO [main] 2018-10-02 19:42:23,297 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-02 19:42:23,297 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-02 19:42:23,369 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-02 19:42:23,371 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-02 19:42:23,371 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-02 19:42:23,376 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-02 19:42:23,381 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-02 19:42:23,386 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-02 19:42:23,387 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-02 19:42:23,447 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-02 19:42:24,462 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-02 19:42:24,473 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-02 19:42:24,478 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-02 19:42:24,482 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-02 19:42:24,486 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-02 19:42:24,490 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-02 19:42:24,495 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-02 19:42:24,498 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-02 19:42:24,502 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-02 19:42:24,505 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-02 19:42:24,510 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-02 19:42:24,514 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-02 19:42:24,517 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-02 19:42:24,520 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-02 19:42:24,523 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-02 19:42:24,526 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-02 19:42:24,595 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-02 19:42:24,596 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-02 19:42:24,638 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:24,643 Memtable.java:347 - Writing Memtable-local@990214288(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:24,673 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=1538509344441, position=399)\nINFO [main] 2018-10-02 19:42:25,535 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-02 19:42:25,679 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-02 19:42:25,680 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-02 19:42:25,682 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-02 19:42:25,693 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-10-02 19:42:25,694 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-02 19:42:25,708 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:25,716 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-10-02 19:42:25,725 SystemKeyspace.java:765 - No host ID found, created 5efd5754-a7df-4daf-b97d-eee2529bd852 (Note: This should happen exactly once per node).\nINFO [main] 2018-10-02 19:42:25,728 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-02 19:42:25,730 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:25,730 Memtable.java:347 - Writing Memtable-local@1856680427(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:25,731 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=1538509344441, position=93397)\nINFO [main] 2018-10-02 19:42:26,399 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:26,406 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-02 19:42:26,435 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-02 19:42:26,458 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:26,466 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-02 19:42:26,474 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:26,480 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-02 19:42:26,487 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-02 19:42:26,488 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-02 19:42:26,495 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-02 19:42:26,505 StorageService.java:959 - Generated random tokens. tokens are [468027734627932040, -8226551330944399763, -16712526909675308, 5078093094562541430, -3540690836455952298, -3768152863037311502, -3017793546798459230, -5893672879385737576, 5034607063882140674, -145886969102255663, -9061645232766682896, -2984260143786451739, -3778033121336242600, -5873829491071723207, 5780350050532763532, 7886208692100063483, 4607291542721468828, 8416108102704106394, -8141907215186043463, 4794114780613572351, 4940033445534930382, -5691952561340662822, -4570545778434699082, 1964958075056852786, -8052690010292344984, -5500772324271747978, 8344666235574178648, -5984811413755805490, -749372356712387240, -3427193699969194847, 5745577990538290292, -6914230353634141001, -6609878618500378092, -8532000991086737435, -1668495276507093590, -1048739895588701198, 9024282369128480026, -7596016375147261503, 5242640652792856755, 8729952849229024183, 3792228067791853226, -5833968258928614096, -816773612071699067, -2273980109689805373, -1302988492717974639, 6459615185365999876, 3528429359425312183, -1497153814511424867, 2099320891255337248, -3694902594493463449, -7647510322098414492, 956177464231204447, 2982902608562294298, 2985958383852819641, -6711832680551776167, -3733530315943155213, 7115871670699343935, -4610107019065459373, -3668075634533996401, -8062335289895862771, -2189465589351074234, 8825486000074440489, 6651279106034861667, 6498029484481323523, -6525746012766394844, -6947042383439538136, -8757402176103466877, -1913627172377448470, -4253230518030718809, -8716630082580607901, 4178717189072142020, 2266230108364555941, 5638979759550827628, -7846029542395834329, 7000211728747322604, -6169459577765484354, 831704365109662965, 948038951877625028, -4275556152697761808, -5975943162377425936, 3113413379535225961, 3633974742903207313, 5204524212884048497, 3439378047048895108, -2235081341968555485, 690460666770612837, 4426994183289690683, 9017459267505453013, -7643064759193785472, 2858247568132071588, 6171183305824591375, 3833902212136890720, -4640930345770251015, 8280034914996960759, 4846937040222910637, 1949892616101038999, 7330927062398189119, -2008255112740140260, 102074858224177460, 2356431996833211435, -7610793158006396578, -5971883603095096689, -2895316017486611137, -1985056616107407164, -1212407036337341435, 5710375547393540335, 3750634996154942295, -5012002780552915221, -1733221433397954527, -1470748872740649048, -6317463125622435029, -3141260213601346656, 8795416833132072236, -7619758938084100039, 5952550141919584050, -4438608164130786971, -7025585719614442337, 3569836264112537803, -3473236903000955115, -811875658652869014, -6839939391193976484, 6653429245508169967, 1009503090469281452, 2673687021853921241, -7733176575239887284, -6898488038170812253, -2837602699817106655, -7384051914187846184, 1307751024783492742, 3917603279409810517, 3068521025218084429, 5132143913081299679, -8255201221534950640, 3811609994382947062, -7560848174339649314, -5728008068200072069, 5212590207596301033, 7741144189542053434, -1305450734254121051, -3262793090539026787, 5546004290509722111, 887514493875689490, 1981439991752559979, -4298233554705514426, 6052326854113964514, -6117894281057940233, 1043203543905119995, 2678788317366201106, 817136911664973947, -3777460618164168018, -680213368211796590, -5444071022533122262, 8588396020316945807, -4058818483837214495, 716139282894491237, 6998397098589409278, -7996180330320063672, 8672941262503457256, 470670837134456680, 5805351756381265039, -8375775816115265159, -1751276354403464520, 2796803593626948893, 848292516459620331, -2136591868583735178, 1976565127671540142, 4642186003788111652, -8627092335404640998, 220125728946269930, 3611554816905097690, 1275678243884768172, -5118416472045111918, -5385903817722530877, -4955693747200900209, 5733150661575962245, -4055580250673080497, 1582995928716913801, 5343619785829081417, 7461546933812346536, 1413052205299483455, -661664229921203183, 4521417255281231597, -2502880388906650395, 6817953659560225155, 32137494965720805, -3179902547039792714, -5246612368994208242, -5762146478306389828, 568038318010762338, -4030797161605079555, -7493647143606101139, -1364504474630802095, 8438079871706214807, 3643905596566920054, 820747975170512567, 8541450714820314123, 5993930765036224539, -3271384970002578164, 4900463475070186443, -856550902420068819, 4242807643343247868, -5679015079706567415, -1714294773960881038, 3713539490563335079, -251676465490460291, 3900321982322130923, -5050248290596594734, -353453480125543231, 1487966455532317056, 9047931935653187307, -1870873280677166738, 9127918649581061683, 8467241464121219452, -8952825748899926778, 1250269794051657405, -8715538771707362285, -2977949862325431563, 2772653298231145871, 6137594825813113706, -6574942290287761390, -7591123655682984688, -725344405626990468, 4098257701659344503, 3020077636693173851, -5464994906643268458, -7109953446030752061, -7132309317466376612, -6737426083256772205, -7966520122711055120, 5616709373135742248, 6378107216935189358, -2670556939522886675, 4176222842070215308, 8506253818106268138, -530301351757492762, 5550238337035560336, -1965772588101468450, 2069511530117455665, 6208278289543767356, -7731121371893451507, 6898317016453521884, -5322081509445173809, 4353977052644048708, -3503946554620010522, 5241064506660822070, 6583703320846398370, -4516208090193167508, -3738433067678407493, 2307183580811080139, 3851575805319290100, 9013726912467321402, 4980833664187186732, 169772261802130441, 6562919920570969586, -1848119334698139952, -4455960661976925836]\nINFO [main] 2018-10-02 19:42:26,513 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@5f5990f5[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@271b798[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@393f8b6b}\nINFO [MigrationStage:1] 2018-10-02 19:42:26,557 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:26,558 Memtable.java:347 - Writing Memtable-schema_keyspaces@2136713270(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:26,559 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=1538509344441, position=102352)\nINFO [MigrationStage:1] 2018-10-02 19:42:27,030 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,030 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2036747233(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,039 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=1538509344441, position=102352)\nINFO [MigrationStage:1] 2018-10-02 19:42:27,444 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:27,445 Memtable.java:347 - Writing Memtable-schema_columns@2091309395(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:27,464 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=1538509344441, position=102352)\nINFO [MigrationStage:1] 2018-10-02 19:42:27,970 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,970 Memtable.java:347 - Writing Memtable-schema_triggers@1183389177(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,971 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=1538509344441, position=102352)\nINFO [MigrationStage:1] 2018-10-02 19:42:28,720 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:28,721 Memtable.java:347 - Writing Memtable-schema_usertypes@110450225(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:28,722 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=1538509344441, position=102352)\nINFO [MigrationStage:1] 2018-10-02 19:42:29,410 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b31e066[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-02 19:42:29,415 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-02 19:42:29,415 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@79a75936[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-02 19:42:29,419 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-02 19:42:29,454 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:29,454 Memtable.java:347 - Writing Memtable-local@1369311567(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-02 19:42:29,455 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=1538509344441, position=102595)\nINFO [main] 2018-10-02 19:42:30,423 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51476 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:30,424 Memtable.java:347 - Writing Memtable-local@625843592(8.362KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-02 19:42:30,436 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=1538509344441, position=114582)\nINFO [CompactionExecutor:2] 2018-10-02 19:42:30,694 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2018-10-02 19:42:30,737 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-02 19:42:30,810 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-02 19:42:30,835 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-10-02 19:42:30,836 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-02 19:42:30,878 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-02 19:42:30,882 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-02 19:42:31,104 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,910 bytes to 5,753 (~97% of original) in 402ms = 0.013648MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,726 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,741 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,742 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,743 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-02 19:45:02,748 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-02 19:45:02,749 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.025Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.529Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:02.999Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:02.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:03.047Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:03.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:03.047Z", "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.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:03.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:03.047Z", "message": "Execution done (return_code=0): /tmp/7C38W/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:03.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "fc849bde-e142-491c-ab2e-409c69d57e68"}], "metadata": {"pagination": {"total": 1906, "offset": 1853, "size": 50}}} 2018-10-02 19:46:03,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:03,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:03 GMT 2018-10-02 19:46:03,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:03,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79509 2018-10-02 19:46:03,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:03,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-02 19:46:03,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b9:40:d1 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb9:40d1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:149962 errors:0 dropped:0 overruns:0 frame:0 TX packets:78726 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219125533 (219.1 MB) TX bytes:13392194 (13.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:74 errors:0 dropped:0 overruns:0 frame:0 TX packets:74 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6718 (6.7 KB) TX bytes:6718 (6.7 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-02 19:46:03,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:36 ? 00:00:00 /sbin/init root 2 0 0 19:36 ? 00:00:00 [kthreadd] root 3 2 0 19:36 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:36 ? 00:00:00 [kworker/0:0] root 5 2 0 19:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:36 ? 00:00:00 [rcu_sched] root 8 2 0 19:36 ? 00:00:00 [rcuos/0] root 9 2 0 19:36 ? 00:00:00 [rcuos/1] root 10 2 0 19:36 ? 00:00:00 [rcu_bh] root 11 2 0 19:36 ? 00:00:00 [rcuob/0] root 12 2 0 19:36 ? 00:00:00 [rcuob/1] root 13 2 0 19:36 ? 00:00:00 [migration/0] root 14 2 0 19:36 ? 00:00:00 [watchdog/0] root 15 2 0 19:36 ? 00:00:00 [watchdog/1] root 16 2 0 19:36 ? 00:00:00 [migration/1] root 17 2 0 19:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:36 ? 00:00:00 [khelper] root 21 2 0 19:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:36 ? 00:00:00 [netns] root 23 2 0 19:36 ? 00:00:00 [writeback] root 24 2 0 19:36 ? 00:00:00 [kintegrityd] root 25 2 0 19:36 ? 00:00:00 [bioset] root 26 2 0 19:36 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:36 ? 00:00:00 [kblockd] root 28 2 0 19:36 ? 00:00:00 [ata_sff] root 29 2 0 19:36 ? 00:00:00 [khubd] root 30 2 0 19:36 ? 00:00:00 [md] root 31 2 0 19:36 ? 00:00:00 [devfreq_wq] root 32 2 0 19:36 ? 00:00:00 [kworker/0:1] root 33 2 0 19:36 ? 00:00:00 [kworker/1:1] root 35 2 0 19:36 ? 00:00:00 [khungtaskd] root 36 2 0 19:36 ? 00:00:00 [kswapd0] root 37 2 0 19:36 ? 00:00:00 [vmstat] root 38 2 0 19:36 ? 00:00:00 [ksmd] root 39 2 0 19:36 ? 00:00:00 [khugepaged] root 40 2 0 19:36 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:36 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:36 ? 00:00:00 [crypto] root 54 2 0 19:36 ? 00:00:00 [kthrotld] root 55 2 0 19:36 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:36 ? 00:00:00 [vballoon] root 57 2 0 19:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:36 ? 00:00:00 [deferwq] root 80 2 0 19:36 ? 00:00:00 [charger_manager] root 123 2 0 19:36 ? 00:00:00 [kpsmoused] root 125 2 0 19:36 ? 00:00:00 [kworker/1:2] root 186 2 0 19:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:36 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 19:36 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 444 2 0 19:36 ? 00:00:00 [kworker/u5:1] root 468 1 0 19:36 ? 00:00:00 upstart-socket-bridge --daemon root 651 1 0 19:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:36 ? 00:00:00 [kauditd] root 951 1 0 19:36 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 19:36 ? 00:00:00 rsyslogd root 1039 1 0 19:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 19:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 19:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 19:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 19:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1080 1 0 19:36 ? 00:00:00 cron daemon 1081 1 0 19:36 ? 00:00:00 atd root 1097 1 0 19:36 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 19:36 ? 00:00:00 /usr/sbin/irqbalance root 1104 1 0 19:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1231 1 0 19:36 ? 00:00:00 dbus-daemon --system --fork root 1241 1 0 19:36 ? 00:00:00 /lib/systemd/systemd-logind root 1258 1 0 19:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1264 1 0 19:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1648 1 0 19:37 ? 00:00:00 /home/ubuntu/vellum_host_00qybg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_00qybg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_00qybg --logging-server-logdir=/home/ubuntu/vellum_host_00qybg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg%I.log --pidfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg.pid ubuntu 1762 1 0 19:37 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_00qybg/env/bin/diamond --configfile /home/ubuntu/vellum_host_00qybg/work/plugins/diamond/etc/diamond.conf ubuntu 1841 1648 0 19:40 ? 00:00:00 /home/ubuntu/vellum_host_00qybg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_00qybg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_00qybg --logging-server-logdir=/home/ubuntu/vellum_host_00qybg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg%I.log --pidfile=/home/ubuntu/vellum_host_00qybg/work/vellum_host_00qybg.pid ubuntu 1862 1841 0 19:40 ? 00:00:00 /home/ubuntu/vellum_host_00qybg/env/bin/python2.7 /home/ubuntu/vellum_host_00qybg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-c2IhrD ubuntu 1873 1862 0 19:40 ? 00:00:00 /bin/sh -c /tmp/7C38W/install-vellum.sh ubuntu 1876 1873 0 19:40 ? 00:00:00 /bin/bash -e /tmp/7C38W/install-vellum.sh root 3029 2 0 19:41 ? 00:00:00 [kworker/u5:2] ntp 11936 1 0 19:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12341 1 0 19:44 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12674 1 0 19:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13318 1 0 19:45 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13324 13318 0 19:45 ? 00:00:00 cpulimit -e astaire -l 10 root 13541 12674 0 19:45 ? 00:00:00 [check-monit-upt] dnsmasq 14286 1 0 19:45 ? 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 14349 1876 0 19:45 ? 00:00:00 /bin/bash -e /tmp/7C38W/install-vellum.sh ubuntu 14350 14349 0 19:45 ? 00:00:00 /bin/bash -e /tmp/7C38W/install-vellum.sh root 14351 14350 0 19:45 ? 00:00:00 sudo ps -edf root 14352 14351 0 19:45 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-02 19:46:03,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-02 19:46:03,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-02 19:46:03,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-02 19:46:03,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-02 19:46:03,726 - 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 14286/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 12674/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12341/memcached tcp6 0 0 ::1:53 :::* LISTEN 14286/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 11936/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11936/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11936/ntpd udp 0 0 0.0.0.0:26459 0.0.0.0:* 651/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12341/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14286/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 651/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 11936/ntpd udp6 0 0 ::1:123 :::* 11936/ntpd udp6 0 0 :::123 :::* 11936/ntpd udp6 0 0 :::50171 :::* 651/dhclient udp6 0 0 ::1:53 :::* 14286/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7470 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10735 1648/python2.7 /tmp/cloudify-logging-server-fb66e.socket unix 2 [ ACC ] STREAM LISTENING 12209 1862/python2.7 /tmp/ctx-77J65B.socket unix 2 [ ACC ] STREAM LISTENING 7218 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8905 1231/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9462 1104/acpid /var/run/acpid.socket real 0m0.006s user 0m0.003s sys 0m0.003s 2018-10-02 19:46:03,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-02 19:46:03,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/astaire/astaire_20181002T190000Z.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-02 19:46:03,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-02 19:46:03,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-02 19:45:11.546828263 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-02 19:46:03,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-02 19:46:03,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.004s 2018-10-02 19:46:03,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-02 19:46:03,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-02 19:42:22,565 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-02 19:42:22,578 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:22,677 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-02 19:42:22,835 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-02 19:42:22,843 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-02 19:42:22,843 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-02 19:42:23,178 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:23,193 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-02 19:42:23,221 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-02 19:42:23,221 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-02 19:42:23,222 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-02 19:42:23,222 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 706240(689K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-02 19:42:23,223 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034288(72299K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-02 19:42:23,223 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-02 19:42:23,224 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-02 19:42:23,224 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16664712(16274K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-02 19:42:23,225 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-10-02 19:42:23,226 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_1538509341.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538509341.log] INFO [main] 2018-10-02 19:42:23,297 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-02 19:42:23,297 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-02 19:42:23,369 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-02 19:42:23,371 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-02 19:42:23,371 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-02 19:42:23,376 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-02 19:42:23,381 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-02 19:42:23,386 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-02 19:42:23,387 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-02 19:42:23,447 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-02 19:42:24,462 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-02 19:42:24,473 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-02 19:42:24,478 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-02 19:42:24,482 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-02 19:42:24,486 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-02 19:42:24,490 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-02 19:42:24,495 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-02 19:42:24,498 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-02 19:42:24,502 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-02 19:42:24,505 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-02 19:42:24,510 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-02 19:42:24,514 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-02 19:42:24,517 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-02 19:42:24,520 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-02 19:42:24,523 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-02 19:42:24,526 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-02 19:42:24,595 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-02 19:42:24,596 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-02 19:42:24,638 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-02 19:42:24,643 Memtable.java:347 - Writing Memtable-local@990214288(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-02 19:42:24,673 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=1538509344441, position=399) INFO [main] 2018-10-02 19:42:25,535 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-02 19:42:25,679 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-02 19:42:25,680 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-02 19:42:25,682 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-02 19:42:25,693 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-10-02 19:42:25,694 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-02 19:42:25,708 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:25,716 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-10-02 19:42:25,725 SystemKeyspace.java:765 - No host ID found, created 5efd5754-a7df-4daf-b97d-eee2529bd852 (Note: This should happen exactly once per node). INFO [main] 2018-10-02 19:42:25,728 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-02 19:42:25,730 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-02 19:42:25,730 Memtable.java:347 - Writing Memtable-local@1856680427(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-02 19:42:25,731 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=1538509344441, position=93397) INFO [main] 2018-10-02 19:42:26,399 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:26,406 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-02 19:42:26,435 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-02 19:42:26,458 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:26,466 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-02 19:42:26,474 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:26,480 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-02 19:42:26,487 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-02 19:42:26,488 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-02 19:42:26,495 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-02 19:42:26,505 StorageService.java:959 - Generated random tokens. tokens are [468027734627932040, -8226551330944399763, -16712526909675308, 5078093094562541430, -3540690836455952298, -3768152863037311502, -3017793546798459230, -5893672879385737576, 5034607063882140674, -145886969102255663, -9061645232766682896, -2984260143786451739, -3778033121336242600, -5873829491071723207, 5780350050532763532, 7886208692100063483, 4607291542721468828, 8416108102704106394, -8141907215186043463, 4794114780613572351, 4940033445534930382, -5691952561340662822, -4570545778434699082, 1964958075056852786, -8052690010292344984, -5500772324271747978, 8344666235574178648, -5984811413755805490, -749372356712387240, -3427193699969194847, 5745577990538290292, -6914230353634141001, -6609878618500378092, -8532000991086737435, -1668495276507093590, -1048739895588701198, 9024282369128480026, -7596016375147261503, 5242640652792856755, 8729952849229024183, 3792228067791853226, -5833968258928614096, -816773612071699067, -2273980109689805373, -1302988492717974639, 6459615185365999876, 3528429359425312183, -1497153814511424867, 2099320891255337248, -3694902594493463449, -7647510322098414492, 956177464231204447, 2982902608562294298, 2985958383852819641, -6711832680551776167, -3733530315943155213, 7115871670699343935, -4610107019065459373, -3668075634533996401, -8062335289895862771, -2189465589351074234, 8825486000074440489, 6651279106034861667, 6498029484481323523, -6525746012766394844, -6947042383439538136, -8757402176103466877, -1913627172377448470, -4253230518030718809, -8716630082580607901, 4178717189072142020, 2266230108364555941, 5638979759550827628, -7846029542395834329, 7000211728747322604, -6169459577765484354, 831704365109662965, 948038951877625028, -4275556152697761808, -5975943162377425936, 3113413379535225961, 3633974742903207313, 5204524212884048497, 3439378047048895108, -2235081341968555485, 690460666770612837, 4426994183289690683, 9017459267505453013, -7643064759193785472, 2858247568132071588, 6171183305824591375, 3833902212136890720, -4640930345770251015, 8280034914996960759, 4846937040222910637, 1949892616101038999, 7330927062398189119, -2008255112740140260, 102074858224177460, 2356431996833211435, -7610793158006396578, -5971883603095096689, -2895316017486611137, -1985056616107407164, -1212407036337341435, 5710375547393540335, 3750634996154942295, -5012002780552915221, -1733221433397954527, -1470748872740649048, -6317463125622435029, -3141260213601346656, 8795416833132072236, -7619758938084100039, 5952550141919584050, -4438608164130786971, -7025585719614442337, 3569836264112537803, -3473236903000955115, -811875658652869014, -6839939391193976484, 6653429245508169967, 1009503090469281452, 2673687021853921241, -7733176575239887284, -6898488038170812253, -2837602699817106655, -7384051914187846184, 1307751024783492742, 3917603279409810517, 3068521025218084429, 5132143913081299679, -8255201221534950640, 3811609994382947062, -7560848174339649314, -5728008068200072069, 5212590207596301033, 7741144189542053434, -1305450734254121051, -3262793090539026787, 5546004290509722111, 887514493875689490, 1981439991752559979, -4298233554705514426, 6052326854113964514, -6117894281057940233, 1043203543905119995, 2678788317366201106, 817136911664973947, -3777460618164168018, -680213368211796590, -5444071022533122262, 8588396020316945807, -4058818483837214495, 716139282894491237, 6998397098589409278, -7996180330320063672, 8672941262503457256, 470670837134456680, 5805351756381265039, -8375775816115265159, -1751276354403464520, 2796803593626948893, 848292516459620331, -2136591868583735178, 1976565127671540142, 4642186003788111652, -8627092335404640998, 220125728946269930, 3611554816905097690, 1275678243884768172, -5118416472045111918, -5385903817722530877, -4955693747200900209, 5733150661575962245, -4055580250673080497, 1582995928716913801, 5343619785829081417, 7461546933812346536, 1413052205299483455, -661664229921203183, 4521417255281231597, -2502880388906650395, 6817953659560225155, 32137494965720805, -3179902547039792714, -5246612368994208242, -5762146478306389828, 568038318010762338, -4030797161605079555, -7493647143606101139, -1364504474630802095, 8438079871706214807, 3643905596566920054, 820747975170512567, 8541450714820314123, 5993930765036224539, -3271384970002578164, 4900463475070186443, -856550902420068819, 4242807643343247868, -5679015079706567415, -1714294773960881038, 3713539490563335079, -251676465490460291, 3900321982322130923, -5050248290596594734, -353453480125543231, 1487966455532317056, 9047931935653187307, -1870873280677166738, 9127918649581061683, 8467241464121219452, -8952825748899926778, 1250269794051657405, -8715538771707362285, -2977949862325431563, 2772653298231145871, 6137594825813113706, -6574942290287761390, -7591123655682984688, -725344405626990468, 4098257701659344503, 3020077636693173851, -5464994906643268458, -7109953446030752061, -7132309317466376612, -6737426083256772205, -7966520122711055120, 5616709373135742248, 6378107216935189358, -2670556939522886675, 4176222842070215308, 8506253818106268138, -530301351757492762, 5550238337035560336, -1965772588101468450, 2069511530117455665, 6208278289543767356, -7731121371893451507, 6898317016453521884, -5322081509445173809, 4353977052644048708, -3503946554620010522, 5241064506660822070, 6583703320846398370, -4516208090193167508, -3738433067678407493, 2307183580811080139, 3851575805319290100, 9013726912467321402, 4980833664187186732, 169772261802130441, 6562919920570969586, -1848119334698139952, -4455960661976925836] INFO [main] 2018-10-02 19:42:26,513 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@5f5990f5[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@271b798[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@393f8b6b} INFO [MigrationStage:1] 2018-10-02 19:42:26,557 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-02 19:42:26,558 Memtable.java:347 - Writing Memtable-schema_keyspaces@2136713270(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-02 19:42:26,559 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=1538509344441, position=102352) INFO [MigrationStage:1] 2018-10-02 19:42:27,030 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,030 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2036747233(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,039 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=1538509344441, position=102352) INFO [MigrationStage:1] 2018-10-02 19:42:27,444 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-02 19:42:27,445 Memtable.java:347 - Writing Memtable-schema_columns@2091309395(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-02 19:42:27,464 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=1538509344441, position=102352) INFO [MigrationStage:1] 2018-10-02 19:42:27,970 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,970 Memtable.java:347 - Writing Memtable-schema_triggers@1183389177(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-02 19:42:27,971 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=1538509344441, position=102352) INFO [MigrationStage:1] 2018-10-02 19:42:28,720 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-02 19:42:28,721 Memtable.java:347 - Writing Memtable-schema_usertypes@110450225(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-02 19:42:28,722 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=1538509344441, position=102352) INFO [MigrationStage:1] 2018-10-02 19:42:29,410 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b31e066[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-02 19:42:29,415 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-02 19:42:29,415 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@79a75936[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-02 19:42:29,419 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-02 19:42:29,454 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-02 19:42:29,454 Memtable.java:347 - Writing Memtable-local@1369311567(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-02 19:42:29,455 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=1538509344441, position=102595) INFO [main] 2018-10-02 19:42:30,423 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51476 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-02 19:42:30,424 Memtable.java:347 - Writing Memtable-local@625843592(8.362KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-02 19:42:30,436 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=1538509344441, position=114582) INFO [CompactionExecutor:2] 2018-10-02 19:42:30,694 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-10-02 19:42:30,737 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-02 19:42:30,810 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-02 19:42:30,835 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-10-02 19:42:30,836 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-02 19:42:30,878 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-02 19:42:30,882 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-02 19:42:31,104 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,910 bytes to 5,753 (~97% of original) in 402ms = 0.013648MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,726 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,741 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,742 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-02 19:45:00,743 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-02 19:45:02,748 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-02 19:45:02,749 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-02 19:46:03,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-02 19:46:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:46:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-02 19:46:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-02 19:46:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.003s sys 0m0.002s 2018-10-02 19:46:03,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7C38W/install-vellum.sh 2018-10-02 19:46:03,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:03,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:03,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:03 GMT 2018-10-02 19:46:03,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:03,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:03,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:08,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:08,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:08,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:08,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:08,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:04.009Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:04.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:04.009Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:04.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:04.056Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:04.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:04.056Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/85IKT/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:04.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:04.056Z", "message": "Executing: /tmp/85IKT/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:04.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:05.064Z", "message": "[vellum] 192.168.120.9", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:05.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:05.064Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:05.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:05.064Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:05.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:06.077Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:06.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1915, "offset": 1875, "size": 50}}} 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:08 GMT 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4751 2018-10-02 19:46:08,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:08,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:46:08,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:46:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-02 19:46:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/85IKT/start-vellum.sh 2018-10-02 19:46:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/85IKT/start-vellum.sh 2018-10-02 19:46:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.9 2018-10-02 19:46:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-02 19:46:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-02 19:46:09,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:46:09,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:09,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:09,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:09,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:09,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:09,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:09 GMT 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:09,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:14,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:14,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:14,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:14,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:14,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:14,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1884, "size": 50}}} 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:14 GMT 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:46:14,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:14,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:14,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:14,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:14,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:14,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:14 GMT 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:14,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:19,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:19,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:19,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:19,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:19,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:19,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:15.357Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:15.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1916, "offset": 1884, "size": 50}}} 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:19 GMT 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:46:19,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:46:19,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:19,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:19,804 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:19 GMT 2018-10-02 19:46:19,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:19,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:19,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:24,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:24,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1885, "size": 50}}} 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:24 GMT 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:24,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:25,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:25,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:25,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:25,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:25,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:25 GMT 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:25,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:30,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:30,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:30,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:30,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:25.593Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:25.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1917, "offset": 1885, "size": 50}}} 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:30 GMT 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:46:30,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:46:30,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:30,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:30,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:30,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:30,340 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:30 GMT 2018-10-02 19:46:30,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:30,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:30,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:35,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:35,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1886, "size": 50}}} 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:35,426 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:35 GMT 2018-10-02 19:46:35,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:35,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:46:35,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:35,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:35,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:35,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:35,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:35 GMT 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:35,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:40,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:40,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:40,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:40,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:35.830Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:35.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1918, "offset": 1886, "size": 50}}} 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:40 GMT 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:46:40,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:40,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:46:40,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:40,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:40,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:40,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:40,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:40,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:40 GMT 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:40,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:45,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:45,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:45,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1887, "size": 50}}} 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:45 GMT 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:45,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:46:45,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:45,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:45,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:45,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:45,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:45 GMT 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:45,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:50,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:51,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:51,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:51,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:51,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:51,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:51,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:46.065Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:46.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1919, "offset": 1887, "size": 50}}} 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:51 GMT 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:46:51,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:51,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:46:51,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:51,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:51,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:51,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:51,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:51,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:51 GMT 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:51,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:56,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:46:56,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1888, "size": 50}}} 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:56,239 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:56 GMT 2018-10-02 19:46:56,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:56,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:46:56,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:46:56,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:46:56,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:46:56,375 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:46:56 GMT 2018-10-02 19:46:56,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:46:56,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:46:56,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:01,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:01,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:01,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:46:56.303Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:46:56.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1920, "offset": 1888, "size": 50}}} 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:01 GMT 2018-10-02 19:47:01,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:01,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:01,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:01,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:01,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:01,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:01,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:01,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:01 GMT 2018-10-02 19:47:01,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:01,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:01,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:06,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:06,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:47:06.539Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:47:06.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1921, "offset": 1889, "size": 50}}} 2018-10-02 19:47:06,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:06,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:06 GMT 2018-10-02 19:47:06,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:06,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:06,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:06,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:06,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:06,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:06 GMT 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:06,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:06,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:11,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:12,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1890, "size": 50}}} 2018-10-02 19:47:12,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:12,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:12 GMT 2018-10-02 19:47:12,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:12,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:47:12,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:12,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:12,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:12,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:12 GMT 2018-10-02 19:47:12,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:12,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:12,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:17,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:17,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:17,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:47:16.772Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:47:16.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1922, "offset": 1890, "size": 50}}} 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:17 GMT 2018-10-02 19:47:17,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:17,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:17,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:17,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:17,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:17,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:17,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:17,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:17 GMT 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:17,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:17,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:22,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:22,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1891, "size": 50}}} 2018-10-02 19:47:22,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:22,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:22 GMT 2018-10-02 19:47:22,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:22,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:47:22,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:22,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:22,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:22,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:22,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:22,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:22,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:22 GMT 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:22,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:27,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:27,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:27,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:27,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:27,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:27,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:47:27.014Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:47:27.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1923, "offset": 1891, "size": 50}}} 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:27 GMT 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:27,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:27,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:27,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:27,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:27,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:27,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:27,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:27,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:27,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:27,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:27,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:27,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:27,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:27 GMT 2018-10-02 19:47:27,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:27,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:27,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:32,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:32,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1892, "size": 50}}} 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:32 GMT 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:32,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:32,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:32,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:32,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:32 GMT 2018-10-02 19:47:32,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:32,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:32,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:37,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:37,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:37,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:47:37.244Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:47:37.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1924, "offset": 1892, "size": 50}}} 2018-10-02 19:47:37,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:37,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:37 GMT 2018-10-02 19:47:37,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:37,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:37,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:37,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:37,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:37,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:37,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:37,904 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:37 GMT 2018-10-02 19:47:37,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:37,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:37,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:42,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:43,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1893, "size": 50}}} 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:43,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:43 GMT 2018-10-02 19:47:43,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:43,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:47:43,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:43,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:43,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:43,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:43,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:43,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:43,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:43,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:43 GMT 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:43,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:48,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:48,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:48,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:48,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:47:47.479Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:47:47.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1925, "offset": 1893, "size": 50}}} 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:48 GMT 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:48,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:48,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:48,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:48,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:48,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:48,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:48,310 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:48 GMT 2018-10-02 19:47:48,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:48,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:48,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:53,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:53,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:53,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1894, "size": 50}}} 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:53 GMT 2018-10-02 19:47:53,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:53,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:47:53,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:53,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:53,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:53,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:53 GMT 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:53,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:58,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:47:58,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:47:57.715Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:47:57.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1926, "offset": 1894, "size": 50}}} 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:58,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:58 GMT 2018-10-02 19:47:58,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:58,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:47:58,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:47:58,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:47:58,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:47:58,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:47:58,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:47:58,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:47:58,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:47:58,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:47:58 GMT 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:47:58,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:03,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:03,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:03,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:03,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:03,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:03,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:03,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1895, "size": 50}}} 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:03 GMT 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:03,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:03,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:03,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:03,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:03 GMT 2018-10-02 19:48:03,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:03,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:48:03,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:08,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:09,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:09,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:07.950Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:07.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1927, "offset": 1895, "size": 50}}} 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:09 GMT 2018-10-02 19:48:09,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:09,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:48:09,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:48:09,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:09,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:09,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:09,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:09 GMT 2018-10-02 19:48:09,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:09,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:48:09,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:14,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:14,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1896, "size": 50}}} 2018-10-02 19:48:14,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:14,377 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:14 GMT 2018-10-02 19:48:14,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:14,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:48:14,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:14,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:14,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:14,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:14,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:14,473 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:14 GMT 2018-10-02 19:48:14,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:14,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:48:14,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:19,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:19,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:19,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:18.185Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:18.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}], "metadata": {"pagination": {"total": 1928, "offset": 1896, "size": 50}}} 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:19,566 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:19 GMT 2018-10-02 19:48:19,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:19,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-02 19:48:19,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:19,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-02 19:48:19,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:19,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:19,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:19,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:19 GMT 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:19,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:48:19,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:24,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:24,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1897, "size": 50}}} 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:24 GMT 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:24,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:24,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:24,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-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:24,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:24,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:24 GMT 2018-10-02 19:48:24,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:24,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:48:24,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:29,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:30,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:30,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:30,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:30,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:30,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:30,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:28.219Z", "message": "Execution done (return_code=0): /tmp/85IKT/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:28.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "6dc1aa90-c91d-44f8-9e85-c58493af0a1e"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:28.341Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:28.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:29.061Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:29.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:29.061Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:29.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:29.488Z", "message": "Downloaded scripts/bind/bind.py to /tmp/27BVS/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:29.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:29.488Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:29.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {u'vellum_u734zj': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-u734zj'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "[localhost] run: sudo mv /tmp/tmpRelwtu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.116Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}], "metadata": {"pagination": {"total": 1934, "offset": 1897, "size": 50}}} 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:30 GMT 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7982 2018-10-02 19:48:30,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/85IKT/start-vellum.sh 2018-10-02 19:48:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:48:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:48:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:48:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/27BVS/bind.py 2018-10-02 19:48:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {u'vellum_u734zj': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-u734zj'}}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRelwtu /etc/bind/db.clearwater.local 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:48:30,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:48:30,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:30,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:30,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:30,341 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:30 GMT 2018-10-02 19:48:30,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:30,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-02 19:48:30,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:35,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:35,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:35,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:30.429Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:30.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:31.069Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:31.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:31.143Z", "message": "[localhost] run: sudo mv /tmp/tmpFqnYaH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:31.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:31.143Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:31.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:48:31.143Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T19:48:31.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6", "logger": "76df4262-b8d5-440b-b7fd-39a409d9946e"}], "metadata": {"pagination": {"total": 1947, "offset": 1910, "size": 50}}} 2018-10-02 19:48:35,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:35,444 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:35 GMT 2018-10-02 19:48:35,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:35,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2675 2018-10-02 19:48:35,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:35,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:48:35,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-02 19:48:35,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFqnYaH /etc/bind/db.clearwater.opnfv 2018-10-02 19:48:35,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:48:35,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:48:35,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/6321e9d9-cfad-4832-bc3e-d54dc35310e6 2018-10-02 19:48:35,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"} 2018-10-02 19:48:35,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:35,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:35 GMT 2018-10-02 19:48:35,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:35,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-02 19:48:35,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:35,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-02T19:33:34.777Z', 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'6321e9d9-cfad-4832-bc3e-d54dc35310e6'} 2018-10-02 19:48:35,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:48:35,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.203"}, "deployment_id": "clearwater-opnfv"} 2018-10-02 19:48:35,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:48:35,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:48:35 GMT 2018-10-02 19:48:35,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:48:35,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-02 19:48:35,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:48:35,620 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2018-10-02 19:48:35,763 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-02 19:48:35,830 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-02 19:48:35,831 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-02 19:48:36,039 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:48:36,039 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-02 19:49:01,102 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:49:01,102 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-02 19:49:26,196 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:49:26,196 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-02 19:49:51,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:49:51,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-02 19:50:16,380 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:50:16,381 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-02 19:50:41,585 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:50:41,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-02 19:51:06,672 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:51:06,673 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-02 19:51:31,755 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:51:31,755 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-02 19:51:56,844 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:51:56,845 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-10-02 19:52:21,898 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:52:21,898 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-10-02 19:52:46,982 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-02 19:52:46,982 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-10-02 19:53:12,283 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550581@clearwater.opnfv', u'sip_username': u'6505550581', u'formatted_number': u'(650) 555-0581', u'number': u'6505550581', u'sip_uri': u'sip:6505550581@clearwater.opnfv', u'number_id': u'676bc1005daa46a59b2834d38e53c3cd', u'sip_password': u'FPeg3Ex69', u'pstn': False} 2018-10-02 19:53:12,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-02 19:53:12,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:53:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:53:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:53:12,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:53:12,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.203"}, "deployment_id": "clearwater-opnfv"} 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:53:12 GMT 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-02 19:53:12,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:53:12,367 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-02 19:53:12,368 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-02 19:53:12,394 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-02 19:53:12,394 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-02 19:55:29,208 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550365, 6505550119) Passed Basic Call - SDP (TCP) - (6505550511, 6505550767) Passed Basic Call - Tel URIs (TCP) - (6505550607, 6505550989) Passed Basic Call - Unknown number (TCP) - (6505550536, 6505550589) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550890, 6505550989) Passed Basic Call - Messages - Pager model (TCP) - (6505550842, 6505550094) Passed Basic Call - Pracks (TCP) - (6505550301, 6505550272) Passed Basic Registration (TCP) - (6505550605) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550647, 6505550191) Passed Call Barring - Outbound Rejection (TCP) - (6505550324, 6505550711) 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) - (6505550892, 6505550386) 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) - (6505550933, 6505550481, 6505550357) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550538, 6505550000, 6505550305) Passed Call Diversion - Not reachable (408) (TCP) - (6505550743, 6505550085, 6505550548) Passed Call Diversion - Not reachable (503) (TCP) - (6505550810, 6505550714, 6505550856) Passed Call Diversion - Not reachable (500) (TCP) - (6505550036, 6505550993, 6505550741) Passed Call Diversion - Busy (TCP) - (6505550965, 6505550162, 6505550277) Passed Call Diversion - Unconditional (TCP) - (6505550329, 6505550197, 6505550491) Passed Call Diversion - No answer (TCP) - (6505550130, 6505550507, 6505550466) Passed Call Diversion - Bad target URI (TCP) - (6505550553, 6505550641) Passed Call Diversion - Audio-only call (TCP) - (6505550930, 6505550678, 6505550622, 6505550337) Passed Call Diversion - Audio-video call (TCP) - (6505550669, 6505550815, 6505550967, 6505550781) Passed Call Waiting - Accepted (TCP) - (6505550662, 6505550361, 6505550292) Passed Call Waiting - Cancelled (TCP) - (6505550850, 6505550588, 6505550276) Passed CANCEL - Mainline (TCP) - (6505550906, 6505550512) Passed Filtering - Accept-Contact (TCP) - (6505550986, 6505550490) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550531, 6505550782) Passed Filtering - Accept-Contact no match (TCP) - (6505550642, 6505550026) Passed Filtering - Accept-Contact negated match (TCP) - (6505550970, 6505550186) Passed Filtering - RFC3841 example (TCP) - (6505550636, 6505550296) Passed Filtering - Reject-Contact no match (TCP) - (6505550353, 6505550646) Passed Filtering - Reject-Contact match (TCP) - (6505550041, 6505550220) 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) - (6505550612) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550880) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550376) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550548) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550304, 6505550803) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550826, 6505550876) Passed GRUU - Call - only GRUU as target (TCP) - (6505550778, 6505550964) Passed GRUU - Call - AoR as target (TCP) - (6505550909, 6505550892) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550102, 6505550342) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550446, 6505550675) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550277, 6505550567) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550462, 6505550930) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550535, 6505550212) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550539, 6505550702) 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) - (6505550485) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550298) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550285) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550774, 6505550392) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550479, 6505550629) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-10-02 19:55:29,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-02 19:55:29,334 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 19:55:29,334 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:32 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-02 19:55:29,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-02 19:55:29,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-10-02 19:55:29,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:57.905Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d2702e1d-bbce-4329-b758-f1e494127192"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:33:34.777Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "6321e9d9-cfad-4832-bc3e-d54dc35310e6"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-02 19:55:29,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:29,438 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:29 GMT 2018-10-02 19:55:29,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:29,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-02 19:55:29,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:29,438 - 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-10-02 19:55:29,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:29,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:29,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:29,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:29 GMT 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:29,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:29,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:55:29,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:29,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:29,808 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:29 GMT 2018-10-02 19:55:29,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:29,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-02 19:55:29,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:29,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:55:29,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:29,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:29,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:29 GMT 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:29,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:34,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:55:35,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:35,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:30.454Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_u734zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:31.611Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:31.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.116Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/AZZ75/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de41401a-5f8b-4cad-ab0b-83ea87e89f60"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_u734zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.183Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.227Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/DUZ4T/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "c0dc60f8-be7f-4c5d-8cff-451fe1c332d3"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.227Z", "message": "Executing: /tmp/AZZ75/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de41401a-5f8b-4cad-ab0b-83ea87e89f60"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.227Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/2KTXV/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f4004cd2-65c7-48af-aa01-a56d8c689562"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:32.227Z", "message": "Executing: /tmp/2KTXV/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:32.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f4004cd2-65c7-48af-aa01-a56d8c689562"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.194Z", "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_00qybg/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_00qybg/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_00qybg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:55:33.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.194Z", "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_078wk9/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_078wk9/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_078wk9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:55:33.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.194Z", "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_7b9p4j/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_7b9p4j/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_7b9p4j/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:55:33.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.194Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.194Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.194Z", "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_7fe9vo/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_7fe9vo/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_7fe9vo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:55:33.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Execution done (return_code=1): /tmp/2KTXV/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f4004cd2-65c7-48af-aa01-a56d8c689562"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/M32FN/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f9767cbe-87a8-479d-bac1-e6f3b19fa8f3"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f9767cbe-87a8-479d-bac1-e6f3b19fa8f3"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/4WZ5Y/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6dfddfa1-2d58-460e-a1fc-c33bca6bd0d7"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/5E3VY/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9ddaa812-c708-4be7-8e94-8e71a4e2389e"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6dfddfa1-2d58-460e-a1fc-c33bca6bd0d7"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Execution done (return_code=1): /tmp/M32FN/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f9767cbe-87a8-479d-bac1-e6f3b19fa8f3"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "c0dc60f8-be7f-4c5d-8cff-451fe1c332d3"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Executing: /tmp/4WZ5Y/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6dfddfa1-2d58-460e-a1fc-c33bca6bd0d7"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de41401a-5f8b-4cad-ab0b-83ea87e89f60"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9ddaa812-c708-4be7-8e94-8e71a4e2389e"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Executing: /tmp/5E3VY/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9ddaa812-c708-4be7-8e94-8e71a4e2389e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f4004cd2-65c7-48af-aa01-a56d8c689562"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Executing: /tmp/DUZ4T/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "c0dc60f8-be7f-4c5d-8cff-451fe1c332d3"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Execution done (return_code=1): /tmp/DUZ4T/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "c0dc60f8-be7f-4c5d-8cff-451fe1c332d3"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Executing: /tmp/M32FN/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f9767cbe-87a8-479d-bac1-e6f3b19fa8f3"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:33.275Z", "message": "Execution done (return_code=1): /tmp/5E3VY/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:33.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9ddaa812-c708-4be7-8e94-8e71a4e2389e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.221Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.221Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}], "metadata": {"pagination": {"total": 67, "offset": 0, "size": 50}}} 2018-10-02 19:55:35,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:35,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:35 GMT 2018-10-02 19:55:35,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:35,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30338 2018-10-02 19:55:35,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:35,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-02 19:55:35,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/AZZ75/stop-bono.sh 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/DUZ4T/stop-dime.sh 2018-10-02 19:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AZZ75/stop-bono.sh 2018-10-02 19:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/2KTXV/stop-vellum.sh 2018-10-02 19:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2KTXV/stop-vellum.sh 2018-10-02 19:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-02 19:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-02 19:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2KTXV/stop-vellum.sh 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/M32FN/stop-ellis.sh 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-02 19:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/4WZ5Y/stop-sprout.sh 2018-10-02 19:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/5E3VY/stop-homer.sh 2018-10-02 19:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-02 19:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/M32FN/stop-ellis.sh 2018-10-02 19:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-02 19:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4WZ5Y/stop-sprout.sh 2018-10-02 19:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5E3VY/stop-homer.sh 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DUZ4T/stop-dime.sh 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/DUZ4T/stop-dime.sh 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M32FN/stop-ellis.sh 2018-10-02 19:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/5E3VY/stop-homer.sh 2018-10-02 19:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:55:35,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:55:35,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:35,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:35,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:35,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:35 GMT 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:35,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:40,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:40,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5PYPS/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "[localhost] run: sudo mv /tmp/tmpx9RVvf /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WCW3F/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VD42Z/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:34.285Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:34.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": "vellum_u734zj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.247Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.247Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmpmSCPzI /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmpVF5H79 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmp0qrtWZ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmpW9iM7X /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "8e74db92-d6c3-49cc-a1cd-7058de57ab06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmpCEDXfx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmpKnJdPW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "db26fd39-9a1a-44f4-9a82-32fcdba80ff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo mv /tmp/tmpTdaiur /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "fea24f2e-98fa-4fbd-8215-e32a4f827be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:35.313Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:35.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "d42154d4-b82c-45df-8fe5-24ab015ccdad"}], "metadata": {"pagination": {"total": 138, "offset": 50, "size": 50}}} 2018-10-02 19:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:40 GMT 2018-10-02 19:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30814 2018-10-02 19:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5PYPS/bind.py 2018-10-02 19:55:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:55:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:55:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:55:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:55:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:55:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:55:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:55:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx9RVvf /etc/bind/db.clearwater.local 2018-10-02 19:55:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:55:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WCW3F/bind.py 2018-10-02 19:55:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VD42Z/bind.py 2018-10-02 19:55:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:55:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:55:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_cxiznl': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-cxiznl'}}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {u'dime_dyswa6': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-dyswa6'}}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:55:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmSCPzI /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_6xiimu': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.16', u'name': u'ellis-6xiimu'}}, u'dime': {}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:55:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:55:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:55:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:55:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:55:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:55:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:55:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:55:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:55:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:55:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVF5H79 /etc/bind/db.clearwater.local 2018-10-02 19:55:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0qrtWZ /etc/bind/db.clearwater.local 2018-10-02 19:55:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0aqcms': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'sprout-0aqcms'}}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW9iM7X /etc/bind/db.clearwater.local 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCEDXfx /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKnJdPW /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:55:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTdaiur /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:55:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:55:40,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:55:40,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:40,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:40,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:40,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:40,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:40,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:40 GMT 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:40,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:45,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:55:45,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:45,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:45,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_6xiimu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_u734zj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.483Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NMI1X/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "19045a39-9fd3-4761-bd49-5cab1fce493e"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GSLL4/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "27772f24-6c04-4dd3-a80f-0e9cfb6494b3"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Executing: /tmp/60K38/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "305cd65b-246d-4a10-b9cd-37ba1143398b"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/60K38/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "305cd65b-246d-4a10-b9cd-37ba1143398b"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "27772f24-6c04-4dd3-a80f-0e9cfb6494b3"}, {"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Executing: /tmp/GSLL4/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "27772f24-6c04-4dd3-a80f-0e9cfb6494b3"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:36.516Z", "message": "Executing: /tmp/NMI1X/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:36.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "19045a39-9fd3-4761-bd49-5cab1fce493e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.523Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IG9Z4/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:37.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e70dd590-99e9-439a-bb26-c443e70d0d43"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.523Z", "message": "Execution done (return_code=1): /tmp/4WZ5Y/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:37.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6dfddfa1-2d58-460e-a1fc-c33bca6bd0d7"}, {"node_instance_id": "homer_cxiznl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.523Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:37.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "19045a39-9fd3-4761-bd49-5cab1fce493e"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.523Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:37.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e70dd590-99e9-439a-bb26-c443e70d0d43"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.523Z", "message": "Executing: /tmp/IG9Z4/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:37.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e70dd590-99e9-439a-bb26-c443e70d0d43"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.523Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:37.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "305cd65b-246d-4a10-b9cd-37ba1143398b"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:37.725Z", "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_bjw5c2/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_bjw5c2/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_bjw5c2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:55:37.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:38.941Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:38.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:39.422Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VXJIX/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:39.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:39.493Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:39.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.515Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "[localhost] run: sudo mv /tmp/tmpgoNyIX /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "[localhost] run: sudo mv /tmp/tmps2JJ43 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:40.565Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:40.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e27e83f1-c831-41b0-9322-dd0235031b09"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:41.522Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:41.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:41.522Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:41.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:41.522Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:41.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:41.648Z", "message": "Executing: /tmp/WUFPF/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:41.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "a9c0baf9-9c51-4862-9be5-c0455782cf25"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:41.648Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/WUFPF/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:41.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "a9c0baf9-9c51-4862-9be5-c0455782cf25"}, {"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:42.723Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:42.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "a9c0baf9-9c51-4862-9be5-c0455782cf25"}, {"node_instance_id": "homer_cxiznl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:43.455Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:43.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:43.532Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:43.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:43.776Z", "message": "Execution done (return_code=0): /tmp/IG9Z4/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:43.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e70dd590-99e9-439a-bb26-c443e70d0d43"}], "metadata": {"pagination": {"total": 169, "offset": 100, "size": 50}}} 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:45 GMT 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28114 2018-10-02 19:55:45,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:55:45,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:55:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NMI1X/remove-cluster-node.sh 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GSLL4/remove-cluster-node.sh 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/60K38/remove-cluster-node.sh 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/60K38/remove-cluster-node.sh 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GSLL4/remove-cluster-node.sh 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NMI1X/remove-cluster-node.sh 2018-10-02 19:55:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IG9Z4/remove-cluster-node.sh 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4WZ5Y/stop-sprout.sh 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IG9Z4/remove-cluster-node.sh 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-02 19:55:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VXJIX/bind.py 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgoNyIX /etc/bind/db.clearwater.opnfv 2018-10-02 19:55:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmps2JJ43 /etc/bind/db.clearwater.local 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_i0deas': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.18', u'name': u'bono-i0deas'}}}, 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.17', u'hss_hostname': u''}. 2018-10-02 19:55:45,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WUFPF/remove-cluster-node.sh 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/WUFPF/remove-cluster-node.sh 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-02 19:55:45,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:55:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:55:45,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IG9Z4/remove-cluster-node.sh 2018-10-02 19:55:45,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:55:45,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:45,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:45 GMT 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:45,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:45,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:50,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:55:50,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_6xiimu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:43.776Z", "message": "Execution done (return_code=0): /tmp/IG9Z4/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:43.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e70dd590-99e9-439a-bb26-c443e70d0d43"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.540Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_dyswa6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:44.787Z", "message": "Execution done (return_code=0): /tmp/60K38/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:44.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "305cd65b-246d-4a10-b9cd-37ba1143398b"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:45.549Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:45.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:45.549Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:45.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:45.549Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:45.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:46.598Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:46.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Stopping Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:47.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:48.243Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:48.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:48.630Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:48.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:48.630Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:48.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.660Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:49.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:49.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}], "metadata": {"pagination": {"total": 207, "offset": 150, "size": 50}}} 2018-10-02 19:55:50,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:50,675 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:50 GMT 2018-10-02 19:55:50,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:50,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24641 2018-10-02 19:55:50,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:50,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IG9Z4/remove-cluster-node.sh 2018-10-02 19:55:50,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:50,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:50,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:55:50,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/60K38/remove-cluster-node.sh 2018-10-02 19:55:50,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:50,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_7b9p4j 2018-10-02 19:55:50,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:55:50,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:55:50,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:50,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:50,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:50,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:55:50,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:50,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:50 GMT 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:50,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:50,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:55,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:55:55,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:55,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:55,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:55,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.672Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.672Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.672Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Stopping Agent ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Stopping Agent homer_host_078wk9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:50.833Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:50.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:51.801Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:51.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:51.855Z", "message": "Successfully stopped daemon: dime_host_7b9p4j\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:51.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:51.855Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_7b9p4j stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:51.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:51.855Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:51.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6c419ed9-1992-43e2-bd9f-ce7961075dd3"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.741Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.741Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.741Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Deleting Agent dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:52.866Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:52.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.319Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.558Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.752Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.752Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.876Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.876Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_078wk9 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.876Z", "message": "Successfully deleted daemon: dime_host_7b9p4j", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.876Z", "message": "Successfully stopped daemon: homer_host_078wk9\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6b0d5fdd-7fea-402d-b0ad-0737ce5e9db7"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:54.876Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:54.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "aa0e0324-7fa9-48ff-b64e-1edb23dc2f47"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.772Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 257, "offset": 197, "size": 50}}} 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:55 GMT 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26737 2018-10-02 19:55:55,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:55:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:55:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_7fe9vo 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_078wk9 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_7b9p4j 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_7b9p4j stop 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_7b9p4j 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_078wk9 stop 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_7b9p4j 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_078wk9 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:55:55,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:55:55,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:55:55,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:55:55,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:55:55,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:55:55,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:55:55,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:55:55 GMT 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:55:55,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:01,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:01,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:01,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:01,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:01,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:01,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:01,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_7fe9vo stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Successfully stopped daemon: ellis_host_7fe9vo\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b875e251-cf94-4349-8a06-10205729975a"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Deleting Agent homer_host_078wk9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:55.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:55.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:56.985Z", "message": "Deleting Agent ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:56.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:57.624Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:57.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.001Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.001Z", "message": "Successfully deleted daemon: homer_host_078wk9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.001Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "62403cbe-b053-447e-803a-9d91f837cb44"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.704Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.704Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.704Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.704Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.704Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:58.704Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:58.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:59.021Z", "message": "Successfully deleted daemon: ellis_host_7fe9vo", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:59.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:59.021Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:59.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:59.021Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:59.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "64478fa1-5c29-421d-bbcf-8e8a50fe0228"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:59.792Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:55:59.792Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:55:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:00.802Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:00.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 296, "offset": 247, "size": 50}}} 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:01 GMT 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21097 2018-10-02 19:56:01,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:01,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_7fe9vo stop 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_7fe9vo 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:56:01,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_078wk9 2018-10-02 19:56:01,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_7fe9vo 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_078wk9 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:56:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:56:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:56:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:56:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:56:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_7fe9vo 2018-10-02 19:56:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:56:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:56:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:56:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:56:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:56:01,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:01,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:01,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:01,267 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:01 GMT 2018-10-02 19:56:01,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:01,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:01,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:06,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:06,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:06,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:06,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:06,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0aqcms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:01.667Z", "message": "Execution done (return_code=0): /tmp/WUFPF/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:01.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "a9c0baf9-9c51-4862-9be5-c0455782cf25"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:01.811Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:01.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:01.811Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:01.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:01.811Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:01.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:02.987Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:02.987Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:02.987Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:02.987Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_0aqcms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:02.987Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:02.987Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:02.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:03.997Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:03.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:03.997Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:03.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:03.997Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:03.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:05.122Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:05.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:05.122Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:05.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:05.122Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:05.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:06.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:06.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:06.132Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:06.132Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:06.132Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:06.132Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 317, "offset": 286, "size": 50}}} 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:06 GMT 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10831 2018-10-02 19:56:06,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:06,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WUFPF/remove-cluster-node.sh 2018-10-02 19:56:06,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:06,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:56:06,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:06,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:56:06,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:56:06,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:56:06,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:56:06,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:56:06,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:56:06,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:06,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:56:06,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:56:06,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:56:06,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:56:06,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:06,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:06,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:06,559 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:06 GMT 2018-10-02 19:56:06,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:06,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:06,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:11,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:11,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Stopping Agent sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:07.642Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:07.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:08.148Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:08.148Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.316Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:09.914Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:09.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "11132a7f-d3bc-4c02-a777-1aba2b0681e2"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:10.961Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:10.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:11.322Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:11.322Z", "message": "Successfully stopped daemon: sprout_host_bjw5c2\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:11.322Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_bjw5c2 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:11.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f3bad310-fe6d-4883-bdd9-0aff9dde49c2"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:11.363Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:11.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:11.363Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:11.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:11.363Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:11.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 344, "offset": 307, "size": 50}}} 2018-10-02 19:56:11,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:11,638 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:11 GMT 2018-10-02 19:56:11,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:11,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14325 2018-10-02 19:56:11,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:11,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_bjw5c2 2018-10-02 19:56:11,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:11,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:56:11,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:11,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:11,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:11,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:56:11,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:56:11,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:56:11,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_bjw5c2 2018-10-02 19:56:11,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_bjw5c2 stop 2018-10-02 19:56:11,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:56:11,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:56:11,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:56:11,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:11,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:11,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:11,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:11 GMT 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:11,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:11,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:16,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:17,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:17,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:17,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "dime_host_7b9p4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Waiting for server \"f74e5a52-3706-4929-9990-b9c14d136f59\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "11132a7f-d3bc-4c02-a777-1aba2b0681e2"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Deleting Agent sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:12.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:12.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:13.647Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:13.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.182Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.351Z", "message": "Successfully deleted daemon: sprout_host_bjw5c2", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.351Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9d10849c-c956-42a7-a10b-21948c2b01e4"}, {"node_instance_id": "homer_host_078wk9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.977Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.977Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.977Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:14.977Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:14.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:15.368Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:15.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "a693d30d-da2d-4e11-a92f-2a376eecab2c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:15.394Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:15.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:15.394Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:15.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:15.394Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:15.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:15.394Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:15.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:15.394Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:15.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 369, "offset": 334, "size": 50}}} 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:17 GMT 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13413 2018-10-02 19:56:17,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f74e5a52-3706-4929-9990-b9c14d136f59" to be deleted. current status: SHUTOFF 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_bjw5c2 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:56:17,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:17,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:56:17,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_bjw5c2 2018-10-02 19:56:17,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:17,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:56:17,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:56:17,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:56:17,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:17,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:17,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:17,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:17,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:17,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:17 GMT 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:17,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:22,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:22,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:22,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:22,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7b9p4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:17.397Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:17.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_host_078wk9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:17.676Z", "message": "Waiting for server \"5566193f-17d5-4071-8ece-e392c384b0af\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:17.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "a693d30d-da2d-4e11-a92f-2a376eecab2c"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:18.433Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:18.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:18.433Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:18.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:18.433Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:18.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:18.433Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:18.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:19.443Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:19.443Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:19.443Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:19.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "dime_security_group_g1uubd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:19.625Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:19.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "654429b6-78a4-414e-9309-072bdd9226bd"}, {"node_instance_id": "dime_security_group_g1uubd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:20.522Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:20.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:20.522Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:20.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:21.371Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:21.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "84bb4e23-44f8-429d-838c-3671b2a964b7"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:21.529Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:21.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:21.529Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:21.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:21.529Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:21.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 385, "offset": 359, "size": 50}}} 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:22 GMT 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:22,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8286 2018-10-02 19:56:22,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:56:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5566193f-17d5-4071-8ece-e392c384b0af" to be deleted. current status: SHUTOFF 2018-10-02 19:56:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:56:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:56:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:56:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:56:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:56:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:56:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:56:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:56:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:56:22,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:22,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:22,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:22,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:22 GMT 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:22,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:22,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:27,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:27,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:27,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:27,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_078wk9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:22.908Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:22.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:23.263Z", "message": "Waiting for server \"3410841f-c8ef-4c6f-8483-625e51fdecfe\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:23.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "84bb4e23-44f8-429d-838c-3671b2a964b7"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:23.540Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:23.540Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:23.540Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:23.540Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:24.604Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:24.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:24.604Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:24.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:24.604Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:24.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "homer_security_group_bzz91s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:24.955Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:24.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b1daace3-6fbc-42e7-b624-35c1c00d52ef"}, {"node_instance_id": "homer_security_group_bzz91s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:25.815Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:25.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 396, "offset": 375, "size": 50}}} 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:27 GMT 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5822 2018-10-02 19:56:27,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:56:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3410841f-c8ef-4c6f-8483-625e51fdecfe" to be deleted. current status: SHUTOFF 2018-10-02 19:56:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:56:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:56:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:56:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:56:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:56:27,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:27,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:27,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:27,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:27 GMT 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:27,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:32,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:32,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:32,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:32,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:28.366Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:28.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:28.613Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_host_7fe9vo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:28.613Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:28.613Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:29.624Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:29.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:29.624Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:29.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.638Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.638Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.638Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.638Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.638Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.638Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "ellis_floatingip_5onb1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:30.870Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:30.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "f43a3fa4-e95f-4abc-af9f-ca3b0a6854f4"}, {"node_instance_id": "ellis_security_group_0grs5x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:31.425Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:31.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "1379104e-0e1d-4ff1-ac9d-6c5246ae5a31"}, {"node_instance_id": "ellis_security_group_0grs5x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:31.815Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:31.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 411, "offset": 386, "size": 50}}} 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:32 GMT 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:32,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7724 2018-10-02 19:56:32,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:32,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:32,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:32,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:56:32,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:32,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:56:32,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:56:32,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-02 19:56:32,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:56:32,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:56:32,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:32,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:32,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:32,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:32,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:32,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:32 GMT 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:32,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:37,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:38,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:38,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_5onb1w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:32.824Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:32.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:33.844Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:33.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:34.683Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:34.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "44b3790d-f719-418f-aad6-284e929351a3"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:34.856Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:34.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:34.856Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:34.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:34.856Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:34.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_host_bjw5c2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:36.769Z", "message": "Waiting for server \"58635bdf-7bb9-454a-b7d1-741d285f2db3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:36.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "44b3790d-f719-418f-aad6-284e929351a3"}], "metadata": {"pagination": {"total": 418, "offset": 401, "size": 50}}} 2018-10-02 19:56:38,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:38,417 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:38 GMT 2018-10-02 19:56:38,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:38,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3706 2018-10-02 19:56:38,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:38,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-02 19:56:38,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:56:38,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:56:38,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:38,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:56:38,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:56:38,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "58635bdf-7bb9-454a-b7d1-741d285f2db3" to be deleted. current status: SHUTOFF 2018-10-02 19:56:38,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:38,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:38,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:38 GMT 2018-10-02 19:56:38,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:38,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:38,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:43,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:43,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:43,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:43,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:43,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:43,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:43,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bjw5c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:42.005Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:42.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:42.868Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:42.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 420, "offset": 408, "size": 50}}} 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:43 GMT 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1064 2018-10-02 19:56:43,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:43,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:56:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:56:43,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:43,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:43,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:43,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:43,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:43 GMT 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:43,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:48,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:48,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:48,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_39x07o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:43.877Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:43.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:43.877Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:43.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:43.877Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:43.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "sprout_security_group_39x07o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:44.298Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:44.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "17d24358-2454-4d4c-87f9-004c3e8be1be"}, {"node_instance_id": "sprout_security_group_39x07o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:56:45.148Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:56:45.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-10-02 19:56:48,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:48,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:48 GMT 2018-10-02 19:56:48,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:48,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2713 2018-10-02 19:56:48,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:48,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:56:48,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:56:48,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:56:48,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:56:48,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:56:48,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:48,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:48,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:48,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:48,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:48,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:48,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:48 GMT 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:48,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:53,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:54,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:54 GMT 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:54,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:54,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:54,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:54,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:54,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:54,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:54,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:54 GMT 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:54,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:59,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:56:59,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:56:59,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:59,201 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:59 GMT 2018-10-02 19:56:59,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:59,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:56:59,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:56:59,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:56:59,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:56:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:56:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:56:59 GMT 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:56:59,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:04,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:04,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:04,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:04 GMT 2018-10-02 19:57:04,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:04,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:04,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:04,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:04,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:04,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:04 GMT 2018-10-02 19:57:04,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:04,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:04,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:09,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:09,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:09,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:09,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:09 GMT 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:09,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:09,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:09,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:09,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:09,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:09,615 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:09 GMT 2018-10-02 19:57:09,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:09,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:09,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:14,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:14,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:14,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:14 GMT 2018-10-02 19:57:14,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:14,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:14,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:14,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:14,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:14 GMT 2018-10-02 19:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:19,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:19,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:19 GMT 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:19,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:19,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:19,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:19,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:19,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:19 GMT 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:19,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:24,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:25,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:25,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:25 GMT 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:25,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:25,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:25,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:25,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:25,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:25 GMT 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:25,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:30,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:30,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:30,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:30,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:30,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:30 GMT 2018-10-02 19:57:30,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:30,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:30,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:30,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:30,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:30,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:30,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:30,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:30,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:30 GMT 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:30,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:35,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:35,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:35,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:35,355 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:35 GMT 2018-10-02 19:57:35,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:35,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:35,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:35,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:35,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:35,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:35,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:35,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:35,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:35,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:35 GMT 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:35,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:40,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:40,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:40,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:40,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:40,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:40,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:40,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 415, "size": 50}}} 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:40 GMT 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:40,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:40,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:40 GMT 2018-10-02 19:57:40,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:40,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:40,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:45,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:45,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:45,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_u734zj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:41.031Z", "message": "Execution done (return_code=2): /tmp/GSLL4/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "27772f24-6c04-4dd3-a80f-0e9cfb6494b3"}, {"node_instance_id": "vellum_u734zj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:41.217Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 94da13e0b9bec88c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.17:4000 has no leader\n; error #1: client: etcd member http://192.168.120.9:4000 has no leader\n; error #2: client: etcd member http://192.168.120.18:4000 has no leader\n; error #3: client: endpoint http://192.168.120.16:4000 exceeded header timeout\n; error #4: client: endpoint http://192.168.120.11:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 94da13e0b9bec88c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.17:4000 has no leader\n; error #1: client: etcd member http://192.168.120.9:4000 has no leader\n; error #2: client: etcd member http://192.168.120.18:4000 has no leader\n; error #3: client: endpoint http://192.168.120.16:4000 exceeded header timeout\n; error #4: client: endpoint http://192.168.120.11:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_00qybg/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_00qybg/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_00qybg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 94da13e0b9bec88c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.17:4000 has no leader\n; error #1: client: etcd member http://192.168.120.9:4000 has no leader\n; error #2: client: etcd member http://192.168.120.18:4000 has no leader\n; error #3: client: endpoint http://192.168.120.16:4000 exceeded header timeout\n; error #4: client: endpoint http://192.168.120.11:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:57:41.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:41.976Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:41.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:41.976Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:41.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:41.976Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:41.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:43.921Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:43.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.013Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.013Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.013Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.013Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.013Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.013Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.342Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Stopping Agent vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:45.460Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:45.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}], "metadata": {"pagination": {"total": 447, "offset": 415, "size": 50}}} 2018-10-02 19:57:45,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:45,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:45 GMT 2018-10-02 19:57:45,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:45,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14047 2018-10-02 19:57:45,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/GSLL4/remove-cluster-node.sh 2018-10-02 19:57:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 94da13e0b9bec88c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.17:4000 has no leader ; error #1: client: etcd member http://192.168.120.9:4000 has no leader ; error #2: client: etcd member http://192.168.120.18:4000 has no leader ; error #3: client: endpoint http://192.168.120.16:4000 exceeded header timeout ; error #4: client: endpoint http://192.168.120.11:4000 exceeded header timeout 2018-10-02 19:57:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:57:45,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:57:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:57:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:57:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:57:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:57:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:57:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_00qybg 2018-10-02 19:57:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:45,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:45,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:45,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:45,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:45,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:45 GMT 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:45,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:50,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:50,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:49.939Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:50.129Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:50.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:50.471Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_00qybg stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:50.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:50.471Z", "message": "Successfully stopped daemon: vellum_host_00qybg\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:50.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "af96c200-da48-4891-8929-b678d7290277"}], "metadata": {"pagination": {"total": 451, "offset": 437, "size": 50}}} 2018-10-02 19:57:50,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:50,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:50 GMT 2018-10-02 19:57:50,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:50,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2263 2018-10-02 19:57:50,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:57:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:57:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_00qybg stop 2018-10-02 19:57:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_00qybg 2018-10-02 19:57:50,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:50,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:50,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:50,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:50,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:50,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-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:50 GMT 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:50,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:55,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:57:55,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:55,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:55,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:55,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:55,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:55,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.026Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.026Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.026Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Deleting Agent vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:51.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:52.902Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:52.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:53.329Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:53.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:53.502Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:53.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:53.502Z", "message": "Successfully deleted daemon: vellum_host_00qybg", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:53.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "23618c4e-0983-4015-b158-eb2de8562c5e"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:54.073Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:54.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:54.073Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:54.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:55.653Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:55.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 471, "offset": 441, "size": 50}}} 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:55 GMT 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10800 2018-10-02 19:57:55,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:57:55,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:57:55,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:57:55,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:57:55,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_00qybg 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:57:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_00qybg 2018-10-02 19:57:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:57:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:57:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:57:55,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:57:56,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:57:56,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:57:56,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:57:56,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:57:56 GMT 2018-10-02 19:57:56,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:57:56,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:57:56,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:01,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:01,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:01,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:01,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:01,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:01,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:01,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:56.124Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:56.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:57:56.124Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:57:56.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 473, "offset": 461, "size": 50}}} 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:01 GMT 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-02 19:58:01,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:01,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:58:01,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:58:01,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:01,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:01,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:01 GMT 2018-10-02 19:58:01,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:01,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:01,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:06,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:06,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:01.791Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:01.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:02.140Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:02.140Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 476, "offset": 463, "size": 50}}} 2018-10-02 19:58:06,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:06,227 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:06 GMT 2018-10-02 19:58:06,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:06,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-10-02 19:58:06,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:06,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:58:06,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:58:06,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:58:06,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:06,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:06,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:06 GMT 2018-10-02 19:58:06,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:06,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:06,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:11,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:11,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:11,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:11,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:07.671Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:07.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:08.150Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:08.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:08.958Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:08.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "cc2c9175-d0f4-4789-b114-ca046446f2ec"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:09.368Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:09.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:09.368Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:09.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_host_00qybg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:11.346Z", "message": "Waiting for server \"21d27daa-3c79-443b-a9af-a7b760653b20\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:11.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "cc2c9175-d0f4-4789-b114-ca046446f2ec"}], "metadata": {"pagination": {"total": 481, "offset": 466, "size": 50}}} 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:11 GMT 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-10-02 19:58:11,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:58:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:58:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:58:11,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:58:11,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:58:11,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "21d27daa-3c79-443b-a9af-a7b760653b20" to be deleted. current status: SHUTOFF 2018-10-02 19:58:11,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:11,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:11,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:11,450 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:11 GMT 2018-10-02 19:58:11,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:11,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:11,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:16,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:16,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 482, "offset": 472, "size": 50}}} 2018-10-02 19:58:16,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:16 GMT 2018-10-02 19:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:16,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:16,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:16,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:16,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:16 GMT 2018-10-02 19:58:16,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:16,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:16,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:21,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:21,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:21,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:21,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:21,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:21,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:21,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_00qybg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:16.636Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:16.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:17.380Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:17.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:18.397Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:18.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:18.397Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:18.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:18.397Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:18.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "vellum_security_group_yr0bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:18.734Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:18.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "04db72c8-fae4-478c-8628-58b8973ee15e"}, {"node_instance_id": "vellum_security_group_yr0bfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:19.702Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:19.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 489, "offset": 472, "size": 50}}} 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:21 GMT 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-10-02 19:58:21,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:21,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:58:21,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:58:21,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:58:21,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:58:21,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:58:21,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:58:21,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:58:21,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:21,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:21,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:21,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:21 GMT 2018-10-02 19:58:21,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:21,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:21,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:26,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:26,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:26,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 479, "size": 50}}} 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:26 GMT 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:26,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:26,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:26,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:26,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:26,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:26 GMT 2018-10-02 19:58:26,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:26,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:26,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:31,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:32,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:32,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:32,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:32,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 479, "size": 50}}} 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:32 GMT 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:32,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:32,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:32,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:32,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:32,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:32,091 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:32 GMT 2018-10-02 19:58:32,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:32,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:32,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:37,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:37,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:37,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:32.436Z", "message": "Execution done (return_code=124): /tmp/AZZ75/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:32.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de41401a-5f8b-4cad-ab0b-83ea87e89f60"}, {"node_instance_id": "bono_i0deas", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:32.677Z", "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_w6cwmb/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_w6cwmb/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_w6cwmb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:58:32.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:33.431Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:33.431Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:33.520Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HPDYM/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:33.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "[localhost] run: sudo mv /tmp/tmp4pNI55 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "The config dict: {'public_ip': u'172.30.9.206', '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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "[localhost] run: sudo mv /tmp/tmpP4_DJv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:34.524Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:34.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "eb0f71d2-2e4c-4c33-a689-cad7dfd1800e"}, {"node_instance_id": "bono_i0deas", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:35.456Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:35.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:35.456Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:35.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:35.456Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:35.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:35.544Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:35.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "60488d51-517b-42a9-baa2-38fc5cfef2a9"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:35.544Z", "message": "Executing: /tmp/ZXMSO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:35.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "60488d51-517b-42a9-baa2-38fc5cfef2a9"}, {"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:35.544Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZXMSO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:35.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "60488d51-517b-42a9-baa2-38fc5cfef2a9"}], "metadata": {"pagination": {"total": 513, "offset": 479, "size": 50}}} 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:37,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:37 GMT 2018-10-02 19:58:37,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:37,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13307 2018-10-02 19:58:37,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:37,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/AZZ75/stop-bono.sh 2018-10-02 19:58:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-10-02 19:58:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:58:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:58:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HPDYM/bind.py 2018-10-02 19:58:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-02 19:58:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-02 19:58:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-02 19:58:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-02 19:58:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4pNI55 /etc/bind/db.clearwater.opnfv 2018-10-02 19:58:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.17', u'hss_hostname': u''}. 2018-10-02 19:58:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-02 19:58:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-02 19:58:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpP4_DJv /etc/bind/db.clearwater.local 2018-10-02 19:58:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-02 19:58:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-02 19:58:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-02 19:58:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-02 19:58:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-02 19:58:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:58:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-02 19:58:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZXMSO/remove-cluster-node.sh 2018-10-02 19:58:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZXMSO/remove-cluster-node.sh 2018-10-02 19:58:37,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:37,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:37,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:37 GMT 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:37,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:37,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:42,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:42,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:42,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:42,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:42,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:42,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:42 GMT 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:42,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:42,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:42,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:42,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:42 GMT 2018-10-02 19:58:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:42,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:47,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:47,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:47,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:47,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:47,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:47,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:47 GMT 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:47,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:47,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:47,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:47,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:47,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:47 GMT 2018-10-02 19:58:47,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:47,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:47,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:52,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:52,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:52,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-10-02 19:58:52,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:52,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:52 GMT 2018-10-02 19:58:52,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:52,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:52,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:52,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:52,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:52,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:52,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:52 GMT 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:52,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:52,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:57,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:58:57,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:57,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:57,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:57,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:57,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:57,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 502, "size": 50}}} 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:57 GMT 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:58:57,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:58:57,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:58:57,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:58:57 GMT 2018-10-02 19:58:57,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:58:57,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:58:57,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:02,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:02,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_i0deas", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:58.216Z", "message": "Execution done (return_code=2): /tmp/ZXMSO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:58.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "60488d51-517b-42a9-baa2-38fc5cfef2a9"}, {"node_instance_id": "bono_i0deas", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:58.429Z", "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_w6cwmb/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_w6cwmb/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_w6cwmb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-02T19:58:58.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:59.481Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:59.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_by94r1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:59.481Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:59.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:59.481Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:59.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:59.481Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:59.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:58:59.481Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:58:59.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_by94r1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:00.493Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:00.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_node_1dn0c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:00.493Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:00.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:01.501Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:01.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:01.501Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:01.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:01.501Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:01.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:01.501Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:01.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:01.501Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:01.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:01.501Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:01.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:02.518Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:02.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:02.518Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:02.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:02.518Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:02.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 531, "offset": 502, "size": 50}}} 2018-10-02 19:59:02,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:02,892 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:02 GMT 2018-10-02 19:59:02,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:02,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9652 2018-10-02 19:59:02,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/ZXMSO/remove-cluster-node.sh 2018-10-02 19:59:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-10-02 19:59:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:59:02,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:02,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:02,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:02,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:02,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:02 GMT 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:02,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:07,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:08,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:08,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.527Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:03.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:03.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.547Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.547Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.547Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.547Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Stopping Agent bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Stopping Agent bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:04.559Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:04.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}], "metadata": {"pagination": {"total": 562, "offset": 520, "size": 50}}} 2018-10-02 19:59:08,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:08,042 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:08 GMT 2018-10-02 19:59:08,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:08,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16644 2018-10-02 19:59:08,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:08,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:08,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:59:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_jeaqyc 2018-10-02 19:59:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_w6cwmb 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:08,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:08,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:08,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:08,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:08 GMT 2018-10-02 19:59:08,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:08,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:08,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:13,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:13,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:13,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:08.403Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:08.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:08.568Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_w6cwmb stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:08.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:08.568Z", "message": "Successfully stopped daemon: bono_host_w6cwmb\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:08.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "76124b08-efb6-47af-80e9-3234b32e5da0"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:08.604Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:08.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.568Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_jeaqyc stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Successfully stopped daemon: bind_host_jeaqyc\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "368c71ab-2223-4fc4-a8c1-5ff2985c22e1"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:09.584Z", "message": "Deleting Agent bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:09.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Deleting Agent bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:10.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:10.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:11.443Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5956)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_sx809u/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_sx809u/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_sx809u/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_sx809u/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_sx809u/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5956)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-02T19:59:11.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:11.578Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:11.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:11.578Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:11.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:11.643Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:11.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:11.643Z", "message": "Successfully deleted daemon: bono_host_w6cwmb", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:11.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:11.643Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:11.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "6cb0e511-95a7-4528-8456-82740ef9ff06"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.665Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 615, "offset": 551, "size": 50}}} 2018-10-02 19:59:13,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:13,186 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:13 GMT 2018-10-02 19:59:13,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:13,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27852 2018-10-02 19:59:13,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:13,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:59:13,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_w6cwmb stop 2018-10-02 19:59:13,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_w6cwmb 2018-10-02 19:59:13,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:13,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:13,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:13,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:13,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_jeaqyc stop 2018-10-02 19:59:13,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:59:13,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_jeaqyc 2018-10-02 19:59:13,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_w6cwmb 2018-10-02 19:59:13,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_jeaqyc 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956) 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:59:13,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_w6cwmb 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:59:13,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:13,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:59:13,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-02 19:59:13,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:59:13,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:13,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:13,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:13,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:13,259 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:13 GMT 2018-10-02 19:59:13,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:13,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:13,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:18,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:18,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.689Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.689Z", "message": "Successfully deleted daemon: bind_host_jeaqyc", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:12.689Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:12.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ed21e598-9b24-434a-b570-264ea083e80b"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Stopping Agent proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:13.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:13.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:14.427Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:14.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:14.681Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:14.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:14.681Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:14.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:15.695Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:15.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:15.695Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:15.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:15.695Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:15.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:17.489Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:17.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:17.697Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:17.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:17.741Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_sx809u stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:17.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:17.741Z", "message": "Successfully stopped daemon: proxy_host_sx809u\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:17.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "b3080e4f-4b1a-406c-9708-1dece0bf3f00"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:17.752Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:17.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 636, "offset": 601, "size": 50}}} 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:18,336 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:18 GMT 2018-10-02 19:59:18,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:18,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12856 2018-10-02 19:59:18,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:59:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_jeaqyc 2018-10-02 19:59:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:59:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_sx809u 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:59:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:59:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:59:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:59:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:59:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:59:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-02 19:59:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-02 19:59:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_sx809u stop 2018-10-02 19:59:18,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_sx809u 2018-10-02 19:59:18,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-02 19:59:18,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:18,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:18 GMT 2018-10-02 19:59:18,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:18,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:18,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:23,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:23,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Deleting Agent proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.760Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:18.760Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:18.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:20.194Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:20.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:20.396Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:20.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:20.781Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:20.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:20.781Z", "message": "Successfully deleted daemon: proxy_host_sx809u", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:20.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "de53ff9d-6616-47cb-bb16-ff09680ccb4c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:20.785Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:20.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:20.785Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:20.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:21.808Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:21.808Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:21.808Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:21.808Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:21.808Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:21.808Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:21.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:23.083Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:23.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 661, "offset": 625, "size": 50}}} 2018-10-02 19:59:23,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:23,485 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:23 GMT 2018-10-02 19:59:23,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:23,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13385 2018-10-02 19:59:23,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:23,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_sx809u 2018-10-02 19:59:23,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-02 19:59:23,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_sx809u 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 19:59:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 19:59:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-02 19:59:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-02 19:59:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-02 19:59:23,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:23,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:23,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:23,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:23 GMT 2018-10-02 19:59:23,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:23,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:23,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:28,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:28,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:28,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_sx809u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:23.829Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:23.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:23.829Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:23.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:23.829Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:23.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:24.401Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:24.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "88ee4d5d-15b0-49cd-82d4-75433810863d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:25.200Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:25.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:25.842Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:25.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:25.842Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:25.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:26.539Z", "message": "Waiting for server \"fff950eb-ef9a-40f3-9f56-e3196397af9a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:26.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "88ee4d5d-15b0-49cd-82d4-75433810863d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:26.854Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:26.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:26.854Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:26.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:26.854Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:26.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 672, "offset": 650, "size": 50}}} 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:28 GMT 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:28,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5737 2018-10-02 19:59:28,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:28,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:59:28,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:59:28,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:28,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:59:28,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:28,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:28,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:28,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fff950eb-ef9a-40f3-9f56-e3196397af9a" to be deleted. current status: ACTIVE 2018-10-02 19:59:28,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:28,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:28,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:28,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:28,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:28,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:28,710 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:28 GMT 2018-10-02 19:59:28,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:28,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:28,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:33,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:33,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:33,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:30.664Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:30.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:30.867Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:30.867Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:30.867Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:30.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:31.849Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:31.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "99edc8f7-321c-4574-96f3-2551371f3a2d"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:31.888Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:31.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:31.888Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:31.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_host_jeaqyc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:31.888Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:31.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "proxy_host_sx809u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:32.799Z", "message": "Waiting for server \"fff950eb-ef9a-40f3-9f56-e3196397af9a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:32.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "88ee4d5d-15b0-49cd-82d4-75433810863d"}], "metadata": {"pagination": {"total": 681, "offset": 661, "size": 50}}} 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:33 GMT 2018-10-02 19:59:33,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:33,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4703 2018-10-02 19:59:33,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:59:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:59:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:59:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fff950eb-ef9a-40f3-9f56-e3196397af9a" to be deleted. current status: ACTIVE 2018-10-02 19:59:33,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:33,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:33,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:33,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:33 GMT 2018-10-02 19:59:33,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:33,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:33,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:38,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:39,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:33.940Z", "message": "Waiting for server \"e29122ad-8d2c-48d7-8231-087df54ed962\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:33.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "99edc8f7-321c-4574-96f3-2551371f3a2d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:36.291Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:36.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:36.978Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:36.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:36.978Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:36.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:36.978Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:36.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:37.628Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:37.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "bdc3e05b-5c0f-4fcf-ab80-f03cffe960a8"}, {"node_instance_id": "proxy_host_sx809u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:38.078Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:38.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 688, "offset": 670, "size": 50}}} 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:39 GMT 2018-10-02 19:59:39,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:39,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3667 2018-10-02 19:59:39,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e29122ad-8d2c-48d7-8231-087df54ed962" to be deleted. current status: SHUTOFF 2018-10-02 19:59:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-02 19:59:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 19:59:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 19:59:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-02 19:59:39,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:59:39,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:39,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:39,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:39,248 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:39 GMT 2018-10-02 19:59:39,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:39,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:39,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:44,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:44,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:44,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:44,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:44,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:44,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jeaqyc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:39.584Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:39.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_host_w6cwmb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:40.179Z", "message": "Waiting for server \"fa1d51d3-487f-411f-b25e-df32353d0cc8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:40.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "bdc3e05b-5c0f-4fcf-ab80-f03cffe960a8"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:41.054Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:41.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:41.054Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:41.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:41.054Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:41.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_floatingip_37lcox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:41.772Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "80aada9a-04f2-4f71-a30f-18d3f032574c"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:42.062Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:42.062Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:42.062Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:42.062Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:42.062Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:42.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_security_group_rh3en8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:42.812Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:42.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "5b3de456-68cc-49c4-a411-f06a7f7835a6"}, {"node_instance_id": "bind_security_group_rh3en8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:43.070Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:43.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bind_floatingip_37lcox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:43.070Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:43.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 702, "offset": 677, "size": 50}}} 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:44 GMT 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7278 2018-10-02 19:59:44,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:59:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fa1d51d3-487f-411f-b25e-df32353d0cc8" to be deleted. current status: SHUTOFF 2018-10-02 19:59:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:44,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:44,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:44,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-02 19:59:44,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-02 19:59:44,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-02 19:59:44,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:59:44,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:59:44,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:44,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:59:44,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:59:44,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-02 19:59:44,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:44,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:44 GMT 2018-10-02 19:59:44,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:44,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:44,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:49,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:49,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:49,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_w6cwmb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:45.412Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:45.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:46.094Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:46.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "keypair_k79iw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:46.094Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:46.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:47.103Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:47.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:47.103Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:47.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:47.103Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:47.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:47.103Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:47.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:47.103Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:47.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:47.103Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:47.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "keypair_k79iw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "keypair_k79iw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "keypair_k79iw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.297Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "internal_sip_security_group_41cpmv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.496Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "4216df11-adfa-4df5-a326-5fef7abd4351"}, {"node_instance_id": "bono_security_group_mdt9ub", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.847Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "ad5a2bd0-5751-40f8-b439-ad4ce87efa8f"}, {"node_instance_id": "bono_floatingip_y6hl9u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.847Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "e6d9a95c-7302-4b9e-9b03-3d5261cdb850"}, {"node_instance_id": "base_security_group_yo2aws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:48.847Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:48.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "9a24172f-beac-4a74-a0df-cc2e179a76ea"}], "metadata": {"pagination": {"total": 727, "offset": 691, "size": 50}}} 2018-10-02 19:59:49,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:49,480 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:49 GMT 2018-10-02 19:59:49,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:49,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12670 2018-10-02 19:59:49,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:49,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-02 19:59:49,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:49,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:49,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:59:49,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-02 19:59:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-02 19:59:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-02 19:59:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:59:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-02 19:59:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 19:59:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 19:59:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-02 19:59:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:59:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:59:49,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-02 19:59:49,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-02 19:59:49,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:49,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:49,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:49,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:49,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:49 GMT 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-02 19:59:49,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:54,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-02 19:59:54,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_41cpmv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:49.495Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:49.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "keypair_k79iw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:49.495Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:49.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "keypair_k79iw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:49.857Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:49.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff", "logger": "efd196ba-230e-4ba9-a759-fcd7e8d11c2e"}, {"node_instance_id": "bono_security_group_mdt9ub", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:50.533Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:50.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "bono_floatingip_y6hl9u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:50.533Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:50.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": "base_security_group_yo2aws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:50.533Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:50.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-02T19:59:51.542Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T19:59:51.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7984f040-3329-4444-9993-16d39e6438ff"}], "metadata": {"pagination": {"total": 734, "offset": 716, "size": 50}}} 2018-10-02 19:59:54,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:54,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:54 GMT 2018-10-02 19:59:54,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:54,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3743 2018-10-02 19:59:54,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:54,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:59:54,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-02 19:59:54,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-02 19:59:54,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:59:54,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-02 19:59:54,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 19:59:54,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-02 19:59:54,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/7984f040-3329-4444-9993-16d39e6438ff 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:54,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T19:55:29.568Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7984f040-3329-4444-9993-16d39e6438ff"} 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:54 GMT 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:54,824 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-10-02 19:59:55,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:55,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:55,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "4e337d57-6fba-454e-99eb-78129a090d46", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "bono_cluster_size": 1, "flavor_id": "fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-02T19:32:56.889Z", "updated_at": "2018-10-02T19:32:56.889Z", "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-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:55 GMT 2018-10-02 19:59:55,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:55,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-02 19:59:55,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:55,613 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-10-02 19:59:55,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 19:59:55,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 19:59:55,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 19:59:55,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 19:59:55,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 19:59:55,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 19:59:55,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 19:59:55,702 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-02 19:59:55,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-02T19:32:48.468Z", "updated_at": "2018-10-02T19:32:48.468Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_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.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-02 19:59:55,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 19:59:55,705 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 19:59:55 GMT 2018-10-02 19:59:55,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 19:59:55,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-02 19:59:55,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 19:59:55,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 19:59:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:59:57,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-499ee01f-a4f8-4c6a-a844-bda4846fc462 Date: Tue, 02 Oct 2018 19:59:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 19:59:57,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46 used request id req-499ee01f-a4f8-4c6a-a844-bda4846fc462 2018-10-02 19:59:57,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.86713218689s 2018-10-02 19:59:57,598 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4e337d57-6fba-454e-99eb-78129a090d46 used request id req-499ee01f-a4f8-4c6a-a844-bda4846fc462 2018-10-02 19:59:57,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 19:59:57,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:59:57,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:59:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4c75145-2b11-405a-92ff-540731d4276d x-compute-request-id: req-c4c75145-2b11-405a-92ff-540731d4276d Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "name": "cloudify_ims-flavor_13e7520c-4891-4037-87ea-72b075bdcc6a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e", "name": "cloudify_ims-flavor_alt_13e7520c-4891-4037-87ea-72b075bdcc6a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 19:59:57,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c4c75145-2b11-405a-92ff-540731d4276d 2018-10-02 19:59:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174488067627s 2018-10-02 19:59:57,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c4c75145-2b11-405a-92ff-540731d4276d 2018-10-02 19:59:57,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 19:59:57,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 19:59:57,821 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 19:59:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-053d1db4-f7d0-4226-8085-70541d6a31f0 x-compute-request-id: req-053d1db4-f7d0-4226-8085-70541d6a31f0 Content-Length: 0 Content-Type: application/json 2018-10-02 19:59:57,821 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e used request id req-053d1db4-f7d0-4226-8085-70541d6a31f0 2018-10-02 19:59:57,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458159446716s 2018-10-02 19:59:57,822 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fab21f5f-e6d5-4c9f-a770-6d65e42ddd9e used request id req-053d1db4-f7d0-4226-8085-70541d6a31f0 2018-10-02 19:59:57,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 19:59:57,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/892b37c3-82ba-4adc-8121-0658a57b8ac4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:59:58,926 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05cd0d0b-651c-4d52-8302-ca4d81a2de94 Content-Length: 0 Date: Tue, 02 Oct 2018 19:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 19:59:58,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/892b37c3-82ba-4adc-8121-0658a57b8ac4.json used request id req-05cd0d0b-651c-4d52-8302-ca4d81a2de94 2018-10-02 19:59:58,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10170197487s 2018-10-02 19:59:58,927 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/892b37c3-82ba-4adc-8121-0658a57b8ac4.json used request id req-05cd0d0b-651c-4d52-8302-ca4d81a2de94 2018-10-02 19:59:58,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 19:59:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:59:59,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-24605ca9-fe1c-4543-8e43-a88ed2a984ff Date: Tue, 02 Oct 2018 19:59:59 GMT RESP BODY: {"floatingips": []} 2018-10-02 19:59:59,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-24605ca9-fe1c-4543-8e43-a88ed2a984ff 2018-10-02 19:59:59,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.233414173126s 2018-10-02 19:59:59,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-24605ca9-fe1c-4543-8e43-a88ed2a984ff 2018-10-02 19:59:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 19:59:59,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 19:59:59,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 19:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d49be245-667e-4292-a414-a7a5c327d783 x-compute-request-id: req-d49be245-667e-4292-a414-a7a5c327d783 Content-Type: application/json 2018-10-02 19:59:59,491 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84 used request id req-d49be245-667e-4292-a414-a7a5c327d783 2018-10-02 19:59:59,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.323431015015s 2018-10-02 19:59:59,491 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84 used request id req-d49be245-667e-4292-a414-a7a5c327d783 2018-10-02 19:59:59,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 19:59:59,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:00,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 19:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fea3b325-0546-4f21-9871-48e83bfaf6c1 x-compute-request-id: req-fea3b325-0546-4f21-9871-48e83bfaf6c1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:dd:6b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:dd:6b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:31:33.000000", "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:59:59Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:00:00,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fea3b325-0546-4f21-9871-48e83bfaf6c1 2018-10-02 20:00:00,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972006082535s 2018-10-02 20:00:00,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fea3b325-0546-4f21-9871-48e83bfaf6c1 2018-10-02 20:00:00,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:00:02,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:00:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:03,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20: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-621a91f2-9303-41c3-9a41-f76e7f12603a x-compute-request-id: req-621a91f2-9303-41c3-9a41-f76e7f12603a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:dd:6b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5774afd5-d328-43dd-a26e-12770c797c84", "rel": "bookmark"}], "image": {"id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "links": [{"href": "http://172.30.9.22:8774/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T19:31:33.000000", "flavor": {"id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "links": [{"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}]}, "id": "5774afd5-d328-43dd-a26e-12770c797c84", "security_groups": [{"name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}], "user_id": "d2244947803f49b5994569c64ac74546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T19:59:59Z", "hostId": "295f4d3cfd6007527f14bc3b551ed504e361ef70d310791be16afde0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a", "name": "cloudify_ims-vm_13e7520c-4891-4037-87ea-72b075bdcc6a", "created": "2018-10-02T19:28:55Z", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:00:03,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-621a91f2-9303-41c3-9a41-f76e7f12603a 2018-10-02 20:00:03,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630364894867s 2018-10-02 20:00:03,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-621a91f2-9303-41c3-9a41-f76e7f12603a 2018-10-02 20:00:03,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:00:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:00:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2125fe53-81d9-4f2c-abd4-dc77a4ab9b11 x-compute-request-id: req-2125fe53-81d9-4f2c-abd4-dc77a4ab9b11 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 20:00:05,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2125fe53-81d9-4f2c-abd4-dc77a4ab9b11 2018-10-02 20:00:05,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0838389396667s 2018-10-02 20:00:05,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2125fe53-81d9-4f2c-abd4-dc77a4ab9b11 2018-10-02 20:00:05,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:00:05,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:05,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-1828be34-aa9c-4c5a-a4b3-4ffc994ef781 Date: Tue, 02 Oct 2018 20:00:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:28:49Z", "updated_at": "2018-10-02T19:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "0733e192-d48f-4400-b791-60baebd375bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "6f314260-3dfb-41b3-b997-c7a346de7ffe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "714beaf9-1e4d-4bde-9549-cabe644155c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-02T19:28:51Z", "revision_number": 0, "id": "760aea53-4f3d-47aa-8f19-9ea4e378d64b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-02T19:28:51Z", "revision_number": 0, "id": "a8cc1f41-68d9-4797-a86d-2b2bd66ad8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:51Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "c3742d90-cf9c-47c3-94da-92be71422271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:28:49Z", "revision_number": 0, "id": "e7fc0361-896b-43f3-862a-b37fcf55a4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:49Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T19:28:50Z", "revision_number": 0, "id": "ffab71bb-2fc5-4be2-b69b-dc7fd569b2e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:28:50Z", "security_group_id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 8, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "a44c0848-6eb6-420e-93ff-8c7b68292087", "name": "cloudify_ims-sg_13e7520c-4891-4037-87ea-72b075bdcc6a"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:32:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:32:45Z", "revision_number": 0, "id": "64327cf2-3632-40d3-8dfc-b91308a7ad10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:32:45Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 5, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 20:00:05,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1828be34-aa9c-4c5a-a4b3-4ffc994ef781 2018-10-02 20:00:05,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554389953613s 2018-10-02 20:00:05,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1828be34-aa9c-4c5a-a4b3-4ffc994ef781 2018-10-02 20:00:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 20:00:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a44c0848-6eb6-420e-93ff-8c7b68292087.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:05,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11341c12-9c46-4411-8de4-6d793749d8c8 Content-Length: 0 Date: Tue, 02 Oct 2018 20:00:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:00:05,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a44c0848-6eb6-420e-93ff-8c7b68292087.json used request id req-11341c12-9c46-4411-8de4-6d793749d8c8 2018-10-02 20:00:05,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.455804109573s 2018-10-02 20:00:05,755 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a44c0848-6eb6-420e-93ff-8c7b68292087.json used request id req-11341c12-9c46-4411-8de4-6d793749d8c8 2018-10-02 20:00:05,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-02 20:00:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:05,806 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 20:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54ab4bb4-e513-40d8-a440-62e5cff0b39a x-compute-request-id: req-54ab4bb4-e513-40d8-a440-62e5cff0b39a Content-Length: 0 Content-Type: application/json 2018-10-02 20:00:05,806 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a used request id req-54ab4bb4-e513-40d8-a440-62e5cff0b39a 2018-10-02 20:00:05,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0505640506744s 2018-10-02 20:00:05,807 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_13e7520c-4891-4037-87ea-72b075bdcc6a used request id req-54ab4bb4-e513-40d8-a440-62e5cff0b39a 2018-10-02 20:00:05,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-02 20:00:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5/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}85faf3a74731f13716a021f4c04ad2de9ce428c0" -d '{"subnet_id": "b6af2285-c7af-4b17-99a4-0fae620cf4df"}' 2018-10-02 20:00:07,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-07e4f03b-1de4-46a2-9b15-f9316baacdca Date: Tue, 02 Oct 2018 20:00:07 GMT RESP BODY: {"network_id": "2ba5eee1-73a9-4515-b278-79c9053568ec", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "subnet_id": "b6af2285-c7af-4b17-99a4-0fae620cf4df", "subnet_ids": ["b6af2285-c7af-4b17-99a4-0fae620cf4df"], "port_id": "6a384ada-ce42-424d-b367-fa50e5328e34", "id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5"} 2018-10-02 20:00:07,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5/remove_router_interface.json used request id req-07e4f03b-1de4-46a2-9b15-f9316baacdca 2018-10-02 20:00:07,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.42351388931s 2018-10-02 20:00:07,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5/remove_router_interface.json used request id req-07e4f03b-1de4-46a2-9b15-f9316baacdca returning object b17f0955-4a18-43ac-80d4-5e0f3646bbc5 2018-10-02 20:00:07,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-02 20:00:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:07,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c9c5a20e-4cd1-4c53-bca2-42c221db1bf6 Date: Tue, 02 Oct 2018 20:00:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:59Z", "admin_state_up": true, "updated_at": "2018-10-02T20:00:06Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "b17f0955-4a18-43ac-80d4-5e0f3646bbc5", "name": "cloudify_ims-router_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 20:00:07,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c9c5a20e-4cd1-4c53-bca2-42c221db1bf6 2018-10-02 20:00:07,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0732219219208s 2018-10-02 20:00:07,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c9c5a20e-4cd1-4c53-bca2-42c221db1bf6 2018-10-02 20:00:07,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-02 20:00:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:11,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-118a531b-0d0c-483f-8055-05ebfe299f8e Content-Length: 0 Date: Tue, 02 Oct 2018 20:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:00:11,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5.json used request id req-118a531b-0d0c-483f-8055-05ebfe299f8e 2018-10-02 20:00:11,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.87651801109s 2018-10-02 20:00:11,184 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b17f0955-4a18-43ac-80d4-5e0f3646bbc5.json used request id req-118a531b-0d0c-483f-8055-05ebfe299f8e 2018-10-02 20:00:11,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 20:00:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-be12cb72-f60a-493a-8f77-0b80fa09b2dd Date: Tue, 02 Oct 2018 20:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba5eee1-73a9-4515-b278-79c9053568ec","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T19:26:59Z","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":"e1adb3c10d5c4e818dac5958b2927cef","id":"b6af2285-c7af-4b17-99a4-0fae620cf4df","subnetpool_id":null,"name":"cloudify_ims-subnet_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 20:00:11,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-be12cb72-f60a-493a-8f77-0b80fa09b2dd 2018-10-02 20:00:11,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198318958282s 2018-10-02 20:00:11,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-be12cb72-f60a-493a-8f77-0b80fa09b2dd 2018-10-02 20:00:11,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-02 20:00:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b6af2285-c7af-4b17-99a4-0fae620cf4df.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:13,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cabb24c2-8824-4c41-9daf-2dd8d83854c2 Date: Tue, 02 Oct 2018 20:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:00:13,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b6af2285-c7af-4b17-99a4-0fae620cf4df.json used request id req-cabb24c2-8824-4c41-9daf-2dd8d83854c2 2018-10-02 20:00:13,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35357880592s 2018-10-02 20:00:13,738 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b6af2285-c7af-4b17-99a4-0fae620cf4df.json used request id req-cabb24c2-8824-4c41-9daf-2dd8d83854c2 2018-10-02 20:00:13,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:00:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:13,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-10b28a92-96e1-4c6a-b23b-5ac3426180fe Date: Tue, 02 Oct 2018 20: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":[],"updated_at":"2018-10-02T20:00:13Z","tenant_id":"e1adb3c10d5c4e818dac5958b2927cef","created_at":"2018-10-02T19:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e1adb3c10d5c4e818dac5958b2927cef","id":"2ba5eee1-73a9-4515-b278-79c9053568ec","name":"cloudify_ims-net_13e7520c-4891-4037-87ea-72b075bdcc6a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500}]} 2018-10-02 20:00:13,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10b28a92-96e1-4c6a-b23b-5ac3426180fe 2018-10-02 20:00:13,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255625963211s 2018-10-02 20:00:13,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10b28a92-96e1-4c6a-b23b-5ac3426180fe 2018-10-02 20:00:13,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-02 20:00:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2ba5eee1-73a9-4515-b278-79c9053568ec.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:15,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22ad1edc-8074-4b72-822d-8a6c2aaa5be0 Date: Tue, 02 Oct 2018 20:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:00:15,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2ba5eee1-73a9-4515-b278-79c9053568ec.json used request id req-22ad1edc-8074-4b72-822d-8a6c2aaa5be0 2018-10-02 20:00:15,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10550117493s 2018-10-02 20:00:15,101 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2ba5eee1-73a9-4515-b278-79c9053568ec.json used request id req-22ad1edc-8074-4b72-822d-8a6c2aaa5be0 2018-10-02 20:00:15,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:00:15,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:15,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0f14d20c-d7d4-4425-b119-b6ee54afc667 Date: Tue, 02 Oct 2018 20:00:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "metadata": {}}], "file": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/file", "owner": "e1adb3c10d5c4e818dac5958b2927cef", "id": "6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "size": 4373348352, "self": "/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T19:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_13e7520c-4891-4037-87ea-72b075bdcc6a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T19:27:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:00:15,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0f14d20c-d7d4-4425-b119-b6ee54afc667 2018-10-02 20:00:15,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169059038162s 2018-10-02 20:00:15,272 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0f14d20c-d7d4-4425-b119-b6ee54afc667 2018-10-02 20:00:15,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 20:00:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85faf3a74731f13716a021f4c04ad2de9ce428c0" 2018-10-02 20:00:19,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d9a5640-c2de-46bd-9fc4-d8d419c57c69 Date: Tue, 02 Oct 2018 20:00:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:00:19,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c used request id req-0d9a5640-c2de-46bd-9fc4-d8d419c57c69 2018-10-02 20:00:19,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.87467885017s 2018-10-02 20:00:19,148 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6cbfa44a-456a-48f0-a965-383b7e8a5c2c used request id req-0d9a5640-c2de-46bd-9fc4-d8d419c57c69 2018-10-02 20:00:19,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 20:00:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20: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-43da3de1-a34f-4faf-9c14-fc08d0b9d95e x-compute-request-id: req-43da3de1-a34f-4faf-9c14-fc08d0b9d95e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9cb65a8c-b119-4888-aabb-46abbf1aefe8", "name": "cloudify_ims-flavor_13e7520c-4891-4037-87ea-72b075bdcc6a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 20:00:19,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-43da3de1-a34f-4faf-9c14-fc08d0b9d95e 2018-10-02 20:00:19,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034695148468s 2018-10-02 20:00:19,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-43da3de1-a34f-4faf-9c14-fc08d0b9d95e 2018-10-02 20:00:19,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 20:00:19,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,229 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 20: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-6b339a42-b16a-4b13-beb3-825a76b0ea42 x-compute-request-id: req-6b339a42-b16a-4b13-beb3-825a76b0ea42 Content-Length: 0 Content-Type: application/json 2018-10-02 20:00:19,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8 used request id req-6b339a42-b16a-4b13-beb3-825a76b0ea42 2018-10-02 20:00:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434670448303s 2018-10-02 20:00:19,229 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9cb65a8c-b119-4888-aabb-46abbf1aefe8 used request id req-6b339a42-b16a-4b13-beb3-825a76b0ea42 2018-10-02 20:00:19,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 20:00:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e510edc1-b8fc-4c38-a25f-112c6eb5c5bf Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a", "links": {"self": "http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546"}, "domain_id": "default", "enabled": true, "id": "d2244947803f49b5994569c64ac74546", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 20:00:19,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e510edc1-b8fc-4c38-a25f-112c6eb5c5bf 2018-10-02 20:00:19,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109218120575s 2018-10-02 20:00:19,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e510edc1-b8fc-4c38-a25f-112c6eb5c5bf 2018-10-02 20:00:19,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 20:00:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2139f5e1-d2e9-4729-9157-f78df14f5817 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546"}, "enabled": true, "id": "d2244947803f49b5994569c64ac74546", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_13e7520c-4891-4037-87ea-72b075bdcc6a"}} 2018-10-02 20:00:19,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 used request id req-2139f5e1-d2e9-4729-9157-f78df14f5817 2018-10-02 20:00:19,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965650081635s 2018-10-02 20:00:19,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 used request id req-2139f5e1-d2e9-4729-9157-f78df14f5817 2018-10-02 20:00:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 20:00:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-776f8eb5-d1da-40ab-8c30-02d7aee3e0f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:00:19,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 used request id req-776f8eb5-d1da-40ab-8c30-02d7aee3e0f1 2018-10-02 20:00:19,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176864862442s 2018-10-02 20:00:19,620 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d2244947803f49b5994569c64ac74546 used request id req-776f8eb5-d1da-40ab-8c30-02d7aee3e0f1 2018-10-02 20:00:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 20:00:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8099e12-9ca5-4f54-90a9-902f0b61b72c Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef"}, "enabled": true, "id": "e1adb3c10d5c4e818dac5958b2927cef", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_13e7520c-4891-4037-87ea-72b075bdcc6a"}]} 2018-10-02 20:00:19,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f8099e12-9ca5-4f54-90a9-902f0b61b72c 2018-10-02 20:00:19,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0847659111023s 2018-10-02 20:00:19,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f8099e12-9ca5-4f54-90a9-902f0b61b72c 2018-10-02 20:00:19,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 20:00:19,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9597086c-39dc-4ea4-a885-b22ece34fc80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:00:19,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef used request id req-9597086c-39dc-4ea4-a885-b22ece34fc80 2018-10-02 20:00:19,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.141731977463s 2018-10-02 20:00:19,850 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e1adb3c10d5c4e818dac5958b2927cef used request id req-9597086c-39dc-4ea4-a885-b22ece34fc80 2018-10-02 20:00:19,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:00:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:19,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd344363-edef-474a-b1cb-ad00d69b11a4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e91ac017bcf946cdb8e06af44bf2accd", "links": {"self": "http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd"}, "name": "Member"}]} 2018-10-02 20:00:19,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bd344363-edef-474a-b1cb-ad00d69b11a4 2018-10-02 20:00:19,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08327293396s 2018-10-02 20:00:19,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 20:00:19,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:20,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f66780-b210-4110-a269-1c06be108411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:00:20,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/e91ac017bcf946cdb8e06af44bf2accd used request id req-32f66780-b210-4110-a269-1c06be108411 2018-10-02 20:00:20,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103635072708s 2018-10-02 20:00:20,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:00:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e1adb3c10d5c4e818dac5958b2927cef&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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:20,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-bcfd54ff-d3c2-4be8-9308-ecd96b3d615b Date: Tue, 02 Oct 2018 20:00:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:32:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:32:45Z", "revision_number": 0, "id": "64327cf2-3632-40d3-8dfc-b91308a7ad10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:32:45Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 5, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}]} 2018-10-02 20:00:20,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e1adb3c10d5c4e818dac5958b2927cef&name=default used request id req-bcfd54ff-d3c2-4be8-9308-ecd96b3d615b 2018-10-02 20:00:20,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18528008461s 2018-10-02 20:00:20,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e1adb3c10d5c4e818dac5958b2927cef&name=default used request id req-bcfd54ff-d3c2-4be8-9308-ecd96b3d615b 2018-10-02 20:00:20,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:00:20,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:20,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-1fd4104c-3bc2-4114-bc55-c2669de8989f Date: Tue, 02 Oct 2018 20:00:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "created_at": "2018-10-02T19:26:57Z", "updated_at": "2018-10-02T19:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "9823816e-b47f-4e2d-8d68-8aae7d583359", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T19:32:45Z", "revision_number": 0, "id": "64327cf2-3632-40d3-8dfc-b91308a7ad10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:32:45Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "881aa924-5504-4146-9b6a-c75b23ab8804", "remote_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "a8ff0a34-5fe8-4b65-8378-cc64278e29f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T19:26:57Z", "revision_number": 0, "id": "2cae7ff8-7bab-4f2f-acb8-05d8b0a2b835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T19:26:57Z", "security_group_id": "c860f040-4d33-4231-bca6-d6e2d763d134", "tenant_id": "e1adb3c10d5c4e818dac5958b2927cef", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1adb3c10d5c4e818dac5958b2927cef"}], "revision_number": 5, "project_id": "e1adb3c10d5c4e818dac5958b2927cef", "id": "c860f040-4d33-4231-bca6-d6e2d763d134", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 20:00:20,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1fd4104c-3bc2-4114-bc55-c2669de8989f 2018-10-02 20:00:20,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199677944183s 2018-10-02 20:00:20,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1fd4104c-3bc2-4114-bc55-c2669de8989f 2018-10-02 20:00:20,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 20:00:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c860f040-4d33-4231-bca6-d6e2d763d134.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe384068416127ed6b69fdf3a417db66bacb3c4" 2018-10-02 20:00:20,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47743e3a-9eed-46de-bfea-e5ae0303b641 Content-Length: 0 Date: Tue, 02 Oct 2018 20:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:00:20,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c860f040-4d33-4231-bca6-d6e2d763d134.json used request id req-47743e3a-9eed-46de-bfea-e5ae0303b641 2018-10-02 20:00:20,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.318001031876s 2018-10-02 20:00:20,754 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c860f040-4d33-4231-bca6-d6e2d763d134.json used request id req-47743e3a-9eed-46de-bfea-e5ae0303b641 2018-10-02 20:00:20,773 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-02 20:00:20,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 20:00:20,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 20:00:20,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 20:00:20,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 20:00:20,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 20:00:20,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 20:00:20,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 20:00:20,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 20:00:20,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 20:00:20,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 20:00:20,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 20:00:20,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 20:00:20,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 20:00:20,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 20:00:20,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e506d4-ee0d-47b9-8d81-6c68ae463e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 20:00:20,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-86e506d4-ee0d-47b9-8d81-6c68ae463e2b 2018-10-02 20:00:20,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 20:00:21,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T21:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["7BFIoS4YS8ewkgbZgHsYcQ"], "issued_at": "2018-10-02T20:00:21.000000Z"}} 2018-10-02 20:00:21,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:00:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:21,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2a4c3ee6-9f9e-4998-8aa2-d3234787fe25 Date: Tue, 02 Oct 2018 20:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 20:00:21,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a4c3ee6-9f9e-4998-8aa2-d3234787fe25 2018-10-02 20:00:21,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.219656944275s 2018-10-02 20:00:21,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a4c3ee6-9f9e-4998-8aa2-d3234787fe25 2018-10-02 20:00:21,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 20:00:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:21,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 20:00:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 20:00:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:21,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1a5600-63d0-4e34-b269-b6eda16ed271 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 20:00:21,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dd1a5600-63d0-4e34-b269-b6eda16ed271 2018-10-02 20:00:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0924890041351s 2018-10-02 20:00:21,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 20:00:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}}' 2018-10-02 20:00:21,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 20:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb67edc4-c8f6-4e14-ae1e-39b22f84f659 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.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293"}, "enabled": true, "id": "43b5a096267344f08d8a8013276d2293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}} 2018-10-02 20:00:21,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bb67edc4-c8f6-4e14-ae1e-39b22f84f659 2018-10-02 20:00:21,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127235174179s 2018-10-02 20:00:21,747 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bb67edc4-c8f6-4e14-ae1e-39b22f84f659 2018-10-02 20:00:21,747 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'id': u'43b5a096267344f08d8a8013276d2293', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 20:00:21,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 20:00:22,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36939406395s 2018-10-02 20:00:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc0d2e4-2a6f-4be0-b1a6-2efd07c42869 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c"}, "enabled": true, "id": "08cbc08a416e42a5baef38c2c219057c", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}} 2018-10-02 20:00:22,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c used request id req-dfc0d2e4-2a6f-4be0-b1a6-2efd07c42869 2018-10-02 20:00:22,205 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'08cbc08a416e42a5baef38c2c219057c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778'}) 2018-10-02 20:00:22,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:00:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b410f37c-01c8-45e1-9695-04e345d9f5ef Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:00:22,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b410f37c-01c8-45e1-9695-04e345d9f5ef 2018-10-02 20:00:22,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0787620544434s 2018-10-02 20:00:22,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:00:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33514caf-973c-4d6d-8d89-a190dc65d72d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:00:22,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-33514caf-973c-4d6d-8d89-a190dc65d72d 2018-10-02 20:00:22,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855469703674s 2018-10-02 20:00:22,372 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 20:00:22,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 20:00:22,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" -d '{"role": {"name": "Member"}}' 2018-10-02 20:00:22,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81f731b8-9bc9-4db7-861b-bea7ad454175 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b509e9dbe75e4d4285f0703c7e11bb38", "links": {"self": "http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38"}, "name": "Member"}} 2018-10-02 20:00:22,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-81f731b8-9bc9-4db7-861b-bea7ad454175 2018-10-02 20:00:22,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104315042496s 2018-10-02 20:00:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6baae51a-c036-47c0-bc22-19b34e239123 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38"}, "domain_id": null, "name": "Member", "id": "b509e9dbe75e4d4285f0703c7e11bb38"}} 2018-10-02 20:00:22,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38 used request id req-6baae51a-c036-47c0-bc22-19b34e239123 2018-10-02 20:00:22,557 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38'}, 'domain_id': None, 'human_id': None, 'id': u'b509e9dbe75e4d4285f0703c7e11bb38', 'HUMAN_ID': False}) 2018-10-02 20:00:22,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:00:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891d5f0b-5826-4359-b93d-caae85662084 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b509e9dbe75e4d4285f0703c7e11bb38", "links": {"self": "http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:00:22,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-891d5f0b-5826-4359-b93d-caae85662084 2018-10-02 20:00:22,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0886070728302s 2018-10-02 20:00:22,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 20:00:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079bbe31-ed26-4775-a934-f9dcf0357e66 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 20:00:22,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-079bbe31-ed26-4775-a934-f9dcf0357e66 2018-10-02 20:00:22,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0762238502502s 2018-10-02 20:00:22,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 20:00:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06937ebd-15a8-4999-b92f-b33be3d3bddb Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "links": {"self": "http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c"}, "domain_id": "default", "enabled": true, "id": "08cbc08a416e42a5baef38c2c219057c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 20:00:22,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06937ebd-15a8-4999-b92f-b33be3d3bddb 2018-10-02 20:00:22,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984170436859s 2018-10-02 20:00:22,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06937ebd-15a8-4999-b92f-b33be3d3bddb 2018-10-02 20:00:22,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 20:00:22,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353d2e08-a998-4167-bdd0-6664bb09c131 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293"}, "enabled": true, "id": "43b5a096267344f08d8a8013276d2293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 20:00:22,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-353d2e08-a998-4167-bdd0-6664bb09c131 2018-10-02 20:00:22,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0848619937897s 2018-10-02 20:00:22,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-353d2e08-a998-4167-bdd0-6664bb09c131 2018-10-02 20:00:22,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 20:00:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=08cbc08a416e42a5baef38c2c219057c&scope.project.id=43b5a096267344f08d8a8013276d2293&role.id=b509e9dbe75e4d4285f0703c7e11bb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:22,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efb1abf-528a-4697-a335-71c8a9711356 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=08cbc08a416e42a5baef38c2c219057c&scope.project.id=43b5a096267344f08d8a8013276d2293&role.id=b509e9dbe75e4d4285f0703c7e11bb38", "previous": null, "next": null}} 2018-10-02 20:00:22,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=08cbc08a416e42a5baef38c2c219057c&scope.project.id=43b5a096267344f08d8a8013276d2293&role.id=b509e9dbe75e4d4285f0703c7e11bb38 used request id req-2efb1abf-528a-4697-a335-71c8a9711356 2018-10-02 20:00:22,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0731279850006s 2018-10-02 20:00:22,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 20:00:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293/users/08cbc08a416e42a5baef38c2c219057c/roles/b509e9dbe75e4d4285f0703c7e11bb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:23,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079852a1-b7e2-42b0-990f-72849f7b7396 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:00:23,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293/users/08cbc08a416e42a5baef38c2c219057c/roles/b509e9dbe75e4d4285f0703c7e11bb38 used request id req-079852a1-b7e2-42b0-990f-72849f7b7396 2018-10-02 20:00:23,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122657060623s 2018-10-02 20:00:23,115 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 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': '7a45fc60-e1ef-41e9-adc3-6149ab4d0ea8', 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_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'project_id': u'43b5a096267344f08d8a8013276d2293', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 20:00:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 20:00:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 20:00:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 20:00:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 20:00:23,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 20:00:23,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 20:00:23,120 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'password': '7a45fc60-e1ef-41e9-adc3-6149ab4d0ea8', 'project_name': 'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '43b5a096267344f08d8a8013276d2293', 'project_domain_name': 'Default'} 2018-10-02 20:00:23,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-10-02 20:00:23,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-02 20:00:23,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-10-02 20:00:23,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-10-02 20:00:23,268 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-02 20:00:23,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 20:00:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:23,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb3bde0-a66b-41c9-b00d-df03280c7ce2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 20:00:23,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5fb3bde0-a66b-41c9-b00d-df03280c7ce2 2018-10-02 20:00:23,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.087100982666s 2018-10-02 20:00:23,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 20:00:23,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:00:23,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4619e2d8-c33e-4c3d-8869-48fa61b030c1 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293"}, "enabled": true, "id": "43b5a096267344f08d8a8013276d2293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 20:00:23,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4619e2d8-c33e-4c3d-8869-48fa61b030c1 2018-10-02 20:00:23,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.07515001297s 2018-10-02 20:00:23,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4619e2d8-c33e-4c3d-8869-48fa61b030c1 2018-10-02 20:00:23,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-02 20:00:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" -d '{"network": {"tenant_id": "43b5a096267344f08d8a8013276d2293", "name": "vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "admin_state_up": true}}' 2018-10-02 20:00:23,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1bc30570-2850-47c9-8f88-3e63bed8ea8c Date: Tue, 02 Oct 2018 20:00:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"43b5a096267344f08d8a8013276d2293","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T20:00:23Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778","admin_state_up":true,"tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:23Z","mtu":1450}} 2018-10-02 20:00:23,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1bc30570-2850-47c9-8f88-3e63bed8ea8c 2018-10-02 20:00:23,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.481607198715s 2018-10-02 20:00:23,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1bc30570-2850-47c9-8f88-3e63bed8ea8c 2018-10-02 20:00:23,918 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-02T20:00:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a30bcf37-4031-4ee0-b305-2f2ba63c3423', u'provider:segmentation_id': 83, 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_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'created_at': u'2018-10-02T20:00:23Z', u'mtu': 1450, u'tenant_id': u'43b5a096267344f08d8a8013276d2293', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'43b5a096267344f08d8a8013276d2293'}) 2018-10-02 20:00:23,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 20:00:23,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401197bc-83b0-4c81-bee3-46464fbd03ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 20:00:23,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-401197bc-83b0-4c81-bee3-46464fbd03ae 2018-10-02 20:00:23,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 20:00:24,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b509e9dbe75e4d4285f0703c7e11bb38", "name": "Member"}], "expires_at": "2018-10-02T21:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b5a096267344f08d8a8013276d2293", "name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/43b5a096267344f08d8a8013276d2293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/43b5a096267344f08d8a8013276d2293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/43b5a096267344f08d8a8013276d2293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/43b5a096267344f08d8a8013276d2293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/43b5a096267344f08d8a8013276d2293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/43b5a096267344f08d8a8013276d2293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/43b5a096267344f08d8a8013276d2293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/43b5a096267344f08d8a8013276d2293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/43b5a096267344f08d8a8013276d2293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/43b5a096267344f08d8a8013276d2293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/43b5a096267344f08d8a8013276d2293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/43b5a096267344f08d8a8013276d2293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "id": "08cbc08a416e42a5baef38c2c219057c"}, "audit_ids": ["snuJnlo8TcGB_YVyIJKa7g"], "issued_at": "2018-10-02T20:00:24.000000Z"}} 2018-10-02 20:00:24,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:00:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:00:24,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-45d6f4a5-79cc-4466-816e-021c32cf2df0 Date: Tue, 02 Oct 2018 20:00:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","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-10-02T20:00:23Z","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b5a096267344f08d8a8013276d2293","id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","name":"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:00:24,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-45d6f4a5-79cc-4466-816e-021c32cf2df0 2018-10-02 20:00:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258019924164s 2018-10-02 20:00:24,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-45d6f4a5-79cc-4466-816e-021c32cf2df0 2018-10-02 20:00:24,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-02 20:00:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"subnet": {"name": "vyos_vrouter-subnet_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "enable_dhcp": true, "network_id": "a30bcf37-4031-4ee0-b305-2f2ba63c3423", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-02 20:00:25,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-49dd9729-b032-4cb8-bd3f-85526a067bd3 Date: Tue, 02 Oct 2018 20:00:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T20:00:25Z","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":"43b5a096267344f08d8a8013276d2293","id":"f794b1bc-f3c5-404a-b24b-45959fcf4ea4","subnetpool_id":null,"name":"vyos_vrouter-subnet_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}} 2018-10-02 20:00:25,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-49dd9729-b032-4cb8-bd3f-85526a067bd3 2018-10-02 20:00:25,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.845827102661s 2018-10-02 20:00:25,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-49dd9729-b032-4cb8-bd3f-85526a067bd3 2018-10-02 20:00:25,424 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T20:00:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f794b1bc-f3c5-404a-b24b-45959fcf4ea4', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'enable_dhcp': True, u'network_id': u'a30bcf37-4031-4ee0-b305-2f2ba63c3423', u'tenant_id': u'43b5a096267344f08d8a8013276d2293', u'created_at': u'2018-10-02T20:00:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'43b5a096267344f08d8a8013276d2293'}) 2018-10-02 20:00:25,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-02 20:00:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "vyos_vrouter-router_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "admin_state_up": true}}' 2018-10-02 20:00:30,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-291ce47b-5afa-43d5-a3d2-ee8d32537cbb Date: Tue, 02 Oct 2018 20:00:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:26Z", "admin_state_up": true, "updated_at": "2018-10-02T20:00:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "43b5a096267344f08d8a8013276d2293", "id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "name": "vyos_vrouter-router_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}} 2018-10-02 20:00:30,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-291ce47b-5afa-43d5-a3d2-ee8d32537cbb 2018-10-02 20:00:30,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.10068702698s 2018-10-02 20:00:30,526 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-291ce47b-5afa-43d5-a3d2-ee8d32537cbb 2018-10-02 20:00:30,526 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T20:00:27Z', u'revision_number': 2, u'id': u'105bdb39-e440-4749-a8d3-62e43d8f04da', u'external_gateway_info': {u'network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'04c4b98d-c2bd-47bd-abb9-f68b70c07688', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'admin_state_up': True, u'tenant_id': u'43b5a096267344f08d8a8013276d2293', u'created_at': u'2018-10-02T20:00:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'43b5a096267344f08d8a8013276d2293'}) 2018-10-02 20:00:30,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-02 20:00:30,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da/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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"subnet_id": "f794b1bc-f3c5-404a-b24b-45959fcf4ea4"}' 2018-10-02 20:00:32,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5eb2e4f-3156-479c-87e2-32dc5237fb70 Date: Tue, 02 Oct 2018 20:00:32 GMT RESP BODY: {"network_id": "a30bcf37-4031-4ee0-b305-2f2ba63c3423", "tenant_id": "43b5a096267344f08d8a8013276d2293", "subnet_id": "f794b1bc-f3c5-404a-b24b-45959fcf4ea4", "subnet_ids": ["f794b1bc-f3c5-404a-b24b-45959fcf4ea4"], "port_id": "38444972-9810-4fb1-8dac-7be0513b34e2", "id": "105bdb39-e440-4749-a8d3-62e43d8f04da"} 2018-10-02 20:00:32,529 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da/add_router_interface.json used request id req-d5eb2e4f-3156-479c-87e2-32dc5237fb70 2018-10-02 20:00:32,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00238108635s 2018-10-02 20:00:32,530 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da/add_router_interface.json used request id req-d5eb2e4f-3156-479c-87e2-32dc5237fb70 returning object 105bdb39-e440-4749-a8d3-62e43d8f04da 2018-10-02 20:00:32,531 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-02 20:00:55,234 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-02 20:00:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:00:55,241 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 20:00:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 20:00:55,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:00:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:00:55,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fbb2d3dc-b209-4eb0-a3a3-fd3eb18e50d2 Date: Tue, 02 Oct 2018 20:00:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:00:55,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fbb2d3dc-b209-4eb0-a3a3-fd3eb18e50d2 2018-10-02 20:00:55,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190932035446s 2018-10-02 20:00:55,436 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fbb2d3dc-b209-4eb0-a3a3-fd3eb18e50d2 2018-10-02 20:00:55,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 20:00:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}' 2018-10-02 20:00:55,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d X-Openstack-Request-Id: req-86151235-5497-4d12-909d-faa9603cdbcb Date: Tue, 02 Oct 2018 20:00:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "size": null, "self": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T20:00:55Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": null, "created_at": "2018-10-02T20:00:55Z", "protected": false} 2018-10-02 20:00:55,673 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-86151235-5497-4d12-909d-faa9603cdbcb 2018-10-02 20:00:55,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.236259937286s 2018-10-02 20:00:55,674 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-86151235-5497-4d12-909d-faa9603cdbcb returning object b8ffbee1-2c31-42b5-838f-743cf6ad815d 2018-10-02 20:00:55,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 20:00:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '' 2018-10-02 20:02:12,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eee84b40-9521-4283-b6ab-76c0591f49f9 Date: Tue, 02 Oct 2018 20:02:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:02:12,034 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file used request id req-eee84b40-9521-4283-b6ab-76c0591f49f9 2018-10-02 20:02:12,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 76.3591029644s 2018-10-02 20:02:12,034 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file used request id req-eee84b40-9521-4283-b6ab-76c0591f49f9 2018-10-02 20:02:12,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:02:12,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:12,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b7cb33e6-8053-443f-a1be-8e97837c9374 Date: Tue, 02 Oct 2018 20:02:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "metadata": {}}], "file": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "size": 4373348352, "self": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T20:02:11Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T20:00:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:02:12,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b7cb33e6-8053-443f-a1be-8e97837c9374 2018-10-02 20:02:12,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265821933746s 2018-10-02 20:02:12,301 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b7cb33e6-8053-443f-a1be-8e97837c9374 2018-10-02 20:02:12,303 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file', 'owner': u'43b5a096267344f08d8a8013276d2293', 'id': u'b8ffbee1-2c31-42b5-838f-743cf6ad815d', 'size': 4373348352, u'self': u'/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b5a096267344f08d8a8013276d2293', 'name': 'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T20:02:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T20:02:11Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'created': u'2018-10-02T20:00:55Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-02T20:00:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-02 20:02:12,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 20:02:12,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-02 20:02:12,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ad4878-f2b8-4dc0-9587-283a97baee41 x-compute-request-id: req-c8ad4878-f2b8-4dc0-9587-283a97baee41 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "name": "vyos_vrouter-flavor_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 20:02:12,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c8ad4878-f2b8-4dc0-9587-283a97baee41 2018-10-02 20:02:12,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206877946854s 2018-10-02 20:02:12,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c8ad4878-f2b8-4dc0-9587-283a97baee41 returning object 7af86645-877f-43cb-b67d-b1d6b3daf71e 2018-10-02 20:02:12,512 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_a9b2e2ec-1d35-484c-add9-93b4fe79f778', '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'c7df579f475a4319babeb31d9eeae3b3', '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'7af86645-877f-43cb-b67d-b1d6b3daf71e', 'swap': 0}) 2018-10-02 20:02:12,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 20:02:12,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e/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}5fbe231faceb6300572994aac890917aa3acd830" -d '{"extra_specs": {}}' 2018-10-02 20:02:12,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80e7f8c7-e05a-4d30-8fa6-063147ef349e x-compute-request-id: req-80e7f8c7-e05a-4d30-8fa6-063147ef349e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 20:02:12,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e/os-extra_specs used request id req-80e7f8c7-e05a-4d30-8fa6-063147ef349e 2018-10-02 20:02:12,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021311044693s 2018-10-02 20:02:12,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e/os-extra_specs used request id req-80e7f8c7-e05a-4d30-8fa6-063147ef349e 2018-10-02 20:02:12,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-02 20:02:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"keypair": {"name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}}' 2018-10-02 20:02:12,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93d32c8f-dea6-4554-9feb-a4ba87837ef4 x-compute-request-id: req-93d32c8f-dea6-4554-9feb-a4ba87837ef4 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAan9F1xysIH1af9B9ORvgGrzPsl8FS7vw5vnmmhTOuFcoWZPDMsEchasbdbSPdcTieTLgQxavwtGEziuvDD1ipocYZ4RsNIaEqSarcDKF6TqNIhINHnBFaaY4fviEYoQk4PeangXEVWbrRejdTEMLJr/TI9zKblKNLEigHacWAF12XEKZ4VNaBoScGwbwWZjY0w/VkW4QAfD+3u3HM4Qy/OFdrxMvttiFcwUIwBNNaual9eCb29cUX/bkU/TMOwwt/Vom98gmT4ukX0yf1BGYpuKtxIXjD+iCKY9TonknvXip1arolpzJG0sLvcdSpSYw9+tsWNXW6wBuPDH5aeMf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwGp/RdccrCB9Wn/QfTkb4Bq8z7JfBUu78Ob55poUzrhXKFmT\nwzLBHIWrG3W0j3XE4nky4EMWr8LRhM4rrww9YqaHGGeEbDSGhKkmq3Ayhek6jSIS\nDR5wRWmmOH74hGKEJOD3mp4FxFVm60Xo3UxDCya/0yPcym5SjSxIoB2nFgBddlxC\nmeFTWgaEnBsG8FmY2NMP1ZFuEAHw/t7txzOEMvzhXa8TL7bYhXMFCMATTWrmpfXg\nm9vXFF/25FP0zDsMLf1aJvfIJk+LpF9Mn9QRmKbircSF4w/ogimPU6J5J714qdWq\n6JacyRtLC73HUqUmMPfrbFjV1usAbjwx+WnjHwIDAQABAoIBACNxepA616U9Ntn8\nwULPyjq1siHwEWDAWpY9dbrslvidLDDaj0VdjATc+m/Mdr4WS3YMLTryILOvhziX\nYaSU9Jm/YxMzvkjQRBcbsWvS9vuDwq1MoVaZTMT8eQnfGZgJLZ49cl6gzR8lPBgK\ngKKC8baUJLGX4YvIVpx6k8YqsCR1CvhGSI0KLyLfd17f5Sg6sAQu7BjMDKfGiizK\ngIyTOuPP0/+fxrj8jkpRwWT1BPKmRZ+CDA9HJvGQ7gPz7w/eg4qsUGG4dCyCiyW9\npH6FYEDy7EhqeEuD0bjL5thh1ThonzuIN3V1dnbphMfxJRJylpZXMbzTFIGBiieJ\ncr/FFUECgYEA41jvqWwILAwOpwX6Ai7lIpixL3VM+S6MD4+/zBkXBzWgICIzKWOD\nOGBiPAHGw6DO0wtiFLgr9Lla80+4UM6MHLkmKYYxkL4TeJSNXqX3E6pNV5sCzOhB\nBZWgSln2LIOriPFrHopmvE2M+Xl7Jc0iephYy5quJPazV3Di6oHjpWUCgYEA2KqL\noGdNGtAeVAlWCHw91G31wwhi4LI6+Jr2Ign7FCrFQzHnVgR0ncsml1jyp48xMSt2\n4WgdWGp11tv9H+xuOhOiiLeovgDGr01iwyLg63mQZgTfOfSdEXrAlSDY98TbqApe\nRSorjW5+Sxf8zIk/+fRHago6L4GYSERa7VuJMDMCgYA56/m7Z2u5lSTShuJIVhxI\nsTBLUA5ZWfOTL2OFI0tLqezu4ue3/sN6xIuikC1MwBaRjE/jyXxhcCvs232xEL5/\nvugrIiZUoyigyvAtkgkd+ICV9kdDX1TZkGJzLvJaKv2z+RX6hPZhuTxWfw3R9q53\nH4NX9EOz5SqR94/IgWk3RQKBgCGlMjOBdx6/zMXeAUcmC+/t92kG51vfMXsjjS8x\n/5RdI+7QVA0uefF6944vGNdeTBRHnJlaMpxlQ9FOrhsD+wX3wJicdI60ziWwzbJh\nuy213e+JuCRm0PFC7574z9iB8F5C5eq1pre6vc/pdK9KbO3iuihEWE7CQCSQwNH1\nEfOzAoGALtnO56woR/zK1VaMTCxAPTVX4IaTP62ESLqnsk5G8cxaTjo/WMKOaUDE\nH6CGxKUF6oMSNEtO4YVdAHlATBpt6dqpF+Tj9lIgAt2dg3FYVIFqeDdzn2df5X81\n+lSWRM2OSIGNPRKsC9j0rtWog3UC2ipStuQsLqzD3ZHja0QioKA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "08cbc08a416e42a5baef38c2c219057c", "name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "fingerprint": "88:57:88:e4:df:d5:18:2a:7d:2f:b6:cb:48:2d:95:38"}} 2018-10-02 20:02:12,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-93d32c8f-dea6-4554-9feb-a4ba87837ef4 2018-10-02 20:02:12,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.249172925949s 2018-10-02 20:02:12,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-93d32c8f-dea6-4554-9feb-a4ba87837ef4 2018-10-02 20:02:12,786 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAan9F1xysIH1af9B9ORvgGrzPsl8FS7vw5vnmmhTOuFcoWZPDMsEchasbdbSPdcTieTLgQxavwtGEziuvDD1ipocYZ4RsNIaEqSarcDKF6TqNIhINHnBFaaY4fviEYoQk4PeangXEVWbrRejdTEMLJr/TI9zKblKNLEigHacWAF12XEKZ4VNaBoScGwbwWZjY0w/VkW4QAfD+3u3HM4Qy/OFdrxMvttiFcwUIwBNNaual9eCb29cUX/bkU/TMOwwt/Vom98gmT4ukX0yf1BGYpuKtxIXjD+iCKY9TonknvXip1arolpzJG0sLvcdSpSYw9+tsWNXW6wBuPDH5aeMf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwGp/RdccrCB9Wn/QfTkb4Bq8z7JfBUu78Ob55poUzrhXKFmT\nwzLBHIWrG3W0j3XE4nky4EMWr8LRhM4rrww9YqaHGGeEbDSGhKkmq3Ayhek6jSIS\nDR5wRWmmOH74hGKEJOD3mp4FxFVm60Xo3UxDCya/0yPcym5SjSxIoB2nFgBddlxC\nmeFTWgaEnBsG8FmY2NMP1ZFuEAHw/t7txzOEMvzhXa8TL7bYhXMFCMATTWrmpfXg\nm9vXFF/25FP0zDsMLf1aJvfIJk+LpF9Mn9QRmKbircSF4w/ogimPU6J5J714qdWq\n6JacyRtLC73HUqUmMPfrbFjV1usAbjwx+WnjHwIDAQABAoIBACNxepA616U9Ntn8\nwULPyjq1siHwEWDAWpY9dbrslvidLDDaj0VdjATc+m/Mdr4WS3YMLTryILOvhziX\nYaSU9Jm/YxMzvkjQRBcbsWvS9vuDwq1MoVaZTMT8eQnfGZgJLZ49cl6gzR8lPBgK\ngKKC8baUJLGX4YvIVpx6k8YqsCR1CvhGSI0KLyLfd17f5Sg6sAQu7BjMDKfGiizK\ngIyTOuPP0/+fxrj8jkpRwWT1BPKmRZ+CDA9HJvGQ7gPz7w/eg4qsUGG4dCyCiyW9\npH6FYEDy7EhqeEuD0bjL5thh1ThonzuIN3V1dnbphMfxJRJylpZXMbzTFIGBiieJ\ncr/FFUECgYEA41jvqWwILAwOpwX6Ai7lIpixL3VM+S6MD4+/zBkXBzWgICIzKWOD\nOGBiPAHGw6DO0wtiFLgr9Lla80+4UM6MHLkmKYYxkL4TeJSNXqX3E6pNV5sCzOhB\nBZWgSln2LIOriPFrHopmvE2M+Xl7Jc0iephYy5quJPazV3Di6oHjpWUCgYEA2KqL\noGdNGtAeVAlWCHw91G31wwhi4LI6+Jr2Ign7FCrFQzHnVgR0ncsml1jyp48xMSt2\n4WgdWGp11tv9H+xuOhOiiLeovgDGr01iwyLg63mQZgTfOfSdEXrAlSDY98TbqApe\nRSorjW5+Sxf8zIk/+fRHago6L4GYSERa7VuJMDMCgYA56/m7Z2u5lSTShuJIVhxI\nsTBLUA5ZWfOTL2OFI0tLqezu4ue3/sN6xIuikC1MwBaRjE/jyXxhcCvs232xEL5/\nvugrIiZUoyigyvAtkgkd+ICV9kdDX1TZkGJzLvJaKv2z+RX6hPZhuTxWfw3R9q53\nH4NX9EOz5SqR94/IgWk3RQKBgCGlMjOBdx6/zMXeAUcmC+/t92kG51vfMXsjjS8x\n/5RdI+7QVA0uefF6944vGNdeTBRHnJlaMpxlQ9FOrhsD+wX3wJicdI60ziWwzbJh\nuy213e+JuCRm0PFC7574z9iB8F5C5eq1pre6vc/pdK9KbO3iuihEWE7CQCSQwNH1\nEfOzAoGALtnO56woR/zK1VaMTCxAPTVX4IaTP62ESLqnsk5G8cxaTjo/WMKOaUDE\nH6CGxKUF6oMSNEtO4YVdAHlATBpt6dqpF+Tj9lIgAt2dg3FYVIFqeDdzn2df5X81\n+lSWRM2OSIGNPRKsC9j0rtWog3UC2ipStuQsLqzD3ZHja0QioKA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'08cbc08a416e42a5baef38c2c219057c', 'name': u'vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'created_at': '2018-10-02T20:02:12.786191', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b5a096267344f08d8a8013276d2293', 'name': 'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'88:57:88:e4:df:d5:18:2a:7d:2f:b6:cb:48:2d:95:38', 'type': 'ssh', 'id': u'vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778'}) 2018-10-02 20:02:12,786 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwGp/RdccrCB9Wn/QfTkb4Bq8z7JfBUu78Ob55poUzrhXKFmT wzLBHIWrG3W0j3XE4nky4EMWr8LRhM4rrww9YqaHGGeEbDSGhKkmq3Ayhek6jSIS DR5wRWmmOH74hGKEJOD3mp4FxFVm60Xo3UxDCya/0yPcym5SjSxIoB2nFgBddlxC meFTWgaEnBsG8FmY2NMP1ZFuEAHw/t7txzOEMvzhXa8TL7bYhXMFCMATTWrmpfXg m9vXFF/25FP0zDsMLf1aJvfIJk+LpF9Mn9QRmKbircSF4w/ogimPU6J5J714qdWq 6JacyRtLC73HUqUmMPfrbFjV1usAbjwx+WnjHwIDAQABAoIBACNxepA616U9Ntn8 wULPyjq1siHwEWDAWpY9dbrslvidLDDaj0VdjATc+m/Mdr4WS3YMLTryILOvhziX YaSU9Jm/YxMzvkjQRBcbsWvS9vuDwq1MoVaZTMT8eQnfGZgJLZ49cl6gzR8lPBgK gKKC8baUJLGX4YvIVpx6k8YqsCR1CvhGSI0KLyLfd17f5Sg6sAQu7BjMDKfGiizK gIyTOuPP0/+fxrj8jkpRwWT1BPKmRZ+CDA9HJvGQ7gPz7w/eg4qsUGG4dCyCiyW9 pH6FYEDy7EhqeEuD0bjL5thh1ThonzuIN3V1dnbphMfxJRJylpZXMbzTFIGBiieJ cr/FFUECgYEA41jvqWwILAwOpwX6Ai7lIpixL3VM+S6MD4+/zBkXBzWgICIzKWOD OGBiPAHGw6DO0wtiFLgr9Lla80+4UM6MHLkmKYYxkL4TeJSNXqX3E6pNV5sCzOhB BZWgSln2LIOriPFrHopmvE2M+Xl7Jc0iephYy5quJPazV3Di6oHjpWUCgYEA2KqL oGdNGtAeVAlWCHw91G31wwhi4LI6+Jr2Ign7FCrFQzHnVgR0ncsml1jyp48xMSt2 4WgdWGp11tv9H+xuOhOiiLeovgDGr01iwyLg63mQZgTfOfSdEXrAlSDY98TbqApe RSorjW5+Sxf8zIk/+fRHago6L4GYSERa7VuJMDMCgYA56/m7Z2u5lSTShuJIVhxI sTBLUA5ZWfOTL2OFI0tLqezu4ue3/sN6xIuikC1MwBaRjE/jyXxhcCvs232xEL5/ vugrIiZUoyigyvAtkgkd+ICV9kdDX1TZkGJzLvJaKv2z+RX6hPZhuTxWfw3R9q53 H4NX9EOz5SqR94/IgWk3RQKBgCGlMjOBdx6/zMXeAUcmC+/t92kG51vfMXsjjS8x /5RdI+7QVA0uefF6944vGNdeTBRHnJlaMpxlQ9FOrhsD+wX3wJicdI60ziWwzbJh uy213e+JuCRm0PFC7574z9iB8F5C5eq1pre6vc/pdK9KbO3iuihEWE7CQCSQwNH1 EfOzAoGALtnO56woR/zK1VaMTCxAPTVX4IaTP62ESLqnsk5G8cxaTjo/WMKOaUDE H6CGxKUF6oMSNEtO4YVdAHlATBpt6dqpF+Tj9lIgAt2dg3FYVIFqeDdzn2df5X81 +lSWRM2OSIGNPRKsC9j0rtWog3UC2ipStuQsLqzD3ZHja0QioKA= -----END RSA PRIVATE KEY----- 2018-10-02 20:02:12,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-02 20:02:12,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"security_group": {"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-02 20:02:13,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-4b2de164-c41c-46fd-8b35-929feb5e2147 Date: Tue, 02 Oct 2018 20:02:13 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 2, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}} 2018-10-02 20:02:13,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b2de164-c41c-46fd-8b35-929feb5e2147 2018-10-02 20:02:13,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.335119009018s 2018-10-02 20:02:13,125 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b2de164-c41c-46fd-8b35-929feb5e2147 2018-10-02 20:02:13,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:02:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:13,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-e2158fb5-ee4c-48ed-a011-d24307c756eb Date: Tue, 02 Oct 2018 20:02:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 2, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:13,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e2158fb5-ee4c-48ed-a011-d24307c756eb 2018-10-02 20:02:13,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205700159073s 2018-10-02 20:02:13,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e2158fb5-ee4c-48ed-a011-d24307c756eb 2018-10-02 20:02:13,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 20:02:13,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -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": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}}' 2018-10-02 20:02:13,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-147d2909-5463-4260-971a-c794d3032e6e Date: Tue, 02 Oct 2018 20:02:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "port_range_min": 22, "revision_number": 0, "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:13Z", "project_id": "43b5a096267344f08d8a8013276d2293", "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a"}} 2018-10-02 20:02:13,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-147d2909-5463-4260-971a-c794d3032e6e 2018-10-02 20:02:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179389953613s 2018-10-02 20:02:13,519 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-147d2909-5463-4260-971a-c794d3032e6e 2018-10-02 20:02:13,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:02:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:13,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-9876916e-bcd1-494c-bda0-38721b0386de Date: Tue, 02 Oct 2018 20:02:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 3, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:13,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9876916e-bcd1-494c-bda0-38721b0386de 2018-10-02 20:02:13,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20524096489s 2018-10-02 20:02:13,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9876916e-bcd1-494c-bda0-38721b0386de 2018-10-02 20:02:13,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 20:02:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -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": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}}' 2018-10-02 20:02:14,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-908a30d9-5b21-4f6c-9e17-28331268e145 Date: Tue, 02 Oct 2018 20:02:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "port_range_min": null, "revision_number": 0, "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:13Z", "project_id": "43b5a096267344f08d8a8013276d2293", "id": "3ef71fc0-2ed8-4d95-9d7f-0c784993a0f3"}} 2018-10-02 20:02:14,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-908a30d9-5b21-4f6c-9e17-28331268e145 2018-10-02 20:02:14,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.295436859131s 2018-10-02 20:02:14,028 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-908a30d9-5b21-4f6c-9e17-28331268e145 2018-10-02 20:02:14,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:02:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:14,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1778b0ad-3bd7-4617-82b9-89f2b71d3ed3 Date: Tue, 02 Oct 2018 20:02:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "3ef71fc0-2ed8-4d95-9d7f-0c784993a0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:14,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1778b0ad-3bd7-4617-82b9-89f2b71d3ed3 2018-10-02 20:02:14,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.222086906433s 2018-10-02 20:02:14,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1778b0ad-3bd7-4617-82b9-89f2b71d3ed3 2018-10-02 20:02:14,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 20:02:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -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": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}}' 2018-10-02 20:02:14,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b573cb2f-9a13-4f27-b1e0-e8d1352ba25d Date: Tue, 02 Oct 2018 20:02:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-02T20:02:14Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "port_range_min": 80, "revision_number": 0, "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:14Z", "project_id": "43b5a096267344f08d8a8013276d2293", "id": "9f5dafd1-e056-4fcd-ab17-bc142c5ca221"}} 2018-10-02 20:02:14,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b573cb2f-9a13-4f27-b1e0-e8d1352ba25d 2018-10-02 20:02:14,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.35088801384s 2018-10-02 20:02:14,610 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b573cb2f-9a13-4f27-b1e0-e8d1352ba25d 2018-10-02 20:02:14,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:02:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:14,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-9c1f74cd-1e1e-4545-8be2-41f2eed21da5 Date: Tue, 02 Oct 2018 20:02:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "3ef71fc0-2ed8-4d95-9d7f-0c784993a0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T20:02:14Z", "revision_number": 0, "id": "9f5dafd1-e056-4fcd-ab17-bc142c5ca221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:14Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 5, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9c1f74cd-1e1e-4545-8be2-41f2eed21da5 2018-10-02 20:02:14,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199417829514s 2018-10-02 20:02:14,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9c1f74cd-1e1e-4545-8be2-41f2eed21da5 2018-10-02 20:02:14,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 20:02:14,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -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": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}}' 2018-10-02 20:02:15,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7ae9309a-33b2-40cd-9d49-9e3d9cb6026c Date: Tue, 02 Oct 2018 20:02:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "port_range_min": 443, "revision_number": 0, "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:15Z", "project_id": "43b5a096267344f08d8a8013276d2293", "id": "029f39c1-6d99-409b-b758-fe0786b42c70"}} 2018-10-02 20:02:15,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7ae9309a-33b2-40cd-9d49-9e3d9cb6026c 2018-10-02 20:02:15,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450406074524s 2018-10-02 20:02:15,268 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7ae9309a-33b2-40cd-9d49-9e3d9cb6026c 2018-10-02 20:02:15,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:02:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-7bfde1e4-c087-4f10-8063-0c61de8cb8ed Date: Tue, 02 Oct 2018 20:02:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T20:02:15Z", "revision_number": 0, "id": "029f39c1-6d99-409b-b758-fe0786b42c70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "3ef71fc0-2ed8-4d95-9d7f-0c784993a0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T20:02:14Z", "revision_number": 0, "id": "9f5dafd1-e056-4fcd-ab17-bc142c5ca221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:14Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 6, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:15,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7bfde1e4-c087-4f10-8063-0c61de8cb8ed 2018-10-02 20:02:15,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208534002304s 2018-10-02 20:02:15,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7bfde1e4-c087-4f10-8063-0c61de8cb8ed 2018-10-02 20:02:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 20:02:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -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": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}}' 2018-10-02 20:02:15,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-85c080b6-4fe1-4563-a900-cec30d044102 Date: Tue, 02 Oct 2018 20:02:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "port_range_min": 5671, "revision_number": 0, "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:15Z", "project_id": "43b5a096267344f08d8a8013276d2293", "id": "ac1da679-9260-4410-bd78-75e6e134952d"}} 2018-10-02 20:02:15,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-85c080b6-4fe1-4563-a900-cec30d044102 2018-10-02 20:02:15,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.320884943008s 2018-10-02 20:02:15,806 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-85c080b6-4fe1-4563-a900-cec30d044102 2018-10-02 20:02:15,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:02:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:16,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-4f2968ba-4c01-4b07-b9e7-45c7e40ff7b1 Date: Tue, 02 Oct 2018 20:02:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T20:02:15Z", "revision_number": 0, "id": "029f39c1-6d99-409b-b758-fe0786b42c70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "3ef71fc0-2ed8-4d95-9d7f-0c784993a0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T20:02:14Z", "revision_number": 0, "id": "9f5dafd1-e056-4fcd-ab17-bc142c5ca221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:14Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-02T20:02:15Z", "revision_number": 0, "id": "ac1da679-9260-4410-bd78-75e6e134952d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 7, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:16,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4f2968ba-4c01-4b07-b9e7-45c7e40ff7b1 2018-10-02 20:02:16,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207398891449s 2018-10-02 20:02:16,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4f2968ba-4c01-4b07-b9e7-45c7e40ff7b1 2018-10-02 20:02:16,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-02 20:02:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -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": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}}' 2018-10-02 20:02:16,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-adb7b29c-c0cc-4942-8a54-0b2822b20563 Date: Tue, 02 Oct 2018 20:02:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-02T20:02:16Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "port_range_min": 53333, "revision_number": 0, "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:16Z", "project_id": "43b5a096267344f08d8a8013276d2293", "id": "4edca0d7-cfe4-4699-8842-3c4f1f7f67e9"}} 2018-10-02 20:02:16,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-adb7b29c-c0cc-4942-8a54-0b2822b20563 2018-10-02 20:02:16,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.299171209335s 2018-10-02 20:02:16,321 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-adb7b29c-c0cc-4942-8a54-0b2822b20563 2018-10-02 20:02:16,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:02:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:16,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-05400233-dae8-4fdc-ad10-6d6c3b5ed7cc Date: Tue, 02 Oct 2018 20:02:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f794b1bc-f3c5-404a-b24b-45959fcf4ea4"],"updated_at":"2018-10-02T20:00:25Z","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43b5a096267344f08d8a8013276d2293","id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","name":"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:16,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05400233-dae8-4fdc-ad10-6d6c3b5ed7cc 2018-10-02 20:02:16,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373655080795s 2018-10-02 20:02:16,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05400233-dae8-4fdc-ad10-6d6c3b5ed7cc 2018-10-02 20:02:16,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:02:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:16,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0ab3ee96-8aa6-4cb3-a7fd-ce7fd776472b Date: Tue, 02 Oct 2018 20:02:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "metadata": {}}], "file": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "size": 4373348352, "self": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T20:02:11Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T20:00:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:02:16,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ab3ee96-8aa6-4cb3-a7fd-ce7fd776472b 2018-10-02 20:02:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17192697525s 2018-10-02 20:02:16,870 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0ab3ee96-8aa6-4cb3-a7fd-ce7fd776472b 2018-10-02 20:02:16,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 20:02:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:16,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96f9efae-e2b4-4a70-9145-24e14f63809a x-compute-request-id: req-96f9efae-e2b4-4a70-9145-24e14f63809a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "name": "vyos_vrouter-flavor_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 20:02:16,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-96f9efae-e2b4-4a70-9145-24e14f63809a 2018-10-02 20:02:16,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0384919643402s 2018-10-02 20:02:16,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-96f9efae-e2b4-4a70-9145-24e14f63809a 2018-10-02 20:02:16,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-02 20:02:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"server": {"name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "imageRef": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "flavorRef": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a30bcf37-4031-4ee0-b305-2f2ba63c3423"}], "security_groups": [{"name": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}]}}' 2018-10-02 20:02:19,269 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 20:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b3012ff-24f7-44fc-9ec3-442b055c9667 x-compute-request-id: req-5b3012ff-24f7-44fc-9ec3-442b055c9667 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "970176f1-680f-4151-aaa1-dbb8e6119d7f"}], "OS-DCF:diskConfig": "MANUAL", "id": "7db80898-0160-4fee-8187-cc606c0a9793", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "adminPass": "9MENs7NnPftx"}} 2018-10-02 20:02:19,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5b3012ff-24f7-44fc-9ec3-442b055c9667 2018-10-02 20:02:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.35622501373s 2018-10-02 20:02:19,269 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5b3012ff-24f7-44fc-9ec3-442b055c9667 2018-10-02 20:02:19,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:19,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02: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-c0636ee8-31af-4930-ab77-3b9fa69a6761 x-compute-request-id: req-c0636ee8-31af-4930-ab77-3b9fa69a6761 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:19,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0636ee8-31af-4930-ab77-3b9fa69a6761 2018-10-02 20:02:19,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416464805603s 2018-10-02 20:02:19,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0636ee8-31af-4930-ab77-3b9fa69a6761 2018-10-02 20:02:19,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:02:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-164244a2-7fe1-4b5a-bec3-a89178dfb0d7 Date: Tue, 02 Oct 2018 20:02:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f794b1bc-f3c5-404a-b24b-45959fcf4ea4"],"updated_at":"2018-10-02T20:00:25Z","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43b5a096267344f08d8a8013276d2293","id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","name":"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:20,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-164244a2-7fe1-4b5a-bec3-a89178dfb0d7 2018-10-02 20:02:20,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385629177094s 2018-10-02 20:02:20,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-164244a2-7fe1-4b5a-bec3-a89178dfb0d7 2018-10-02 20:02:20,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 20:02:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:20,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-40164dfe-1903-484d-ad9b-eb0a8646fb29 Date: Tue, 02 Oct 2018 20:02:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T20:00:25Z","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":"43b5a096267344f08d8a8013276d2293","id":"f794b1bc-f3c5-404a-b24b-45959fcf4ea4","subnetpool_id":null,"name":"vyos_vrouter-subnet_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:02:20,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-40164dfe-1903-484d-ad9b-eb0a8646fb29 2018-10-02 20:02:20,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0816030502319s 2018-10-02 20:02:20,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-40164dfe-1903-484d-ad9b-eb0a8646fb29 2018-10-02 20:02:20,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:22,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:22,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0406dc22-4623-45a8-876c-a4e5d8e06bf5 x-compute-request-id: req-0406dc22-4623-45a8-876c-a4e5d8e06bf5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:22,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0406dc22-4623-45a8-876c-a4e5d8e06bf5 2018-10-02 20:02:22,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635249137878s 2018-10-02 20:02:22,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0406dc22-4623-45a8-876c-a4e5d8e06bf5 2018-10-02 20:02:22,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:24,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:25,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02: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-d1487f53-88c4-44e6-b1eb-4fca4ae46082 x-compute-request-id: req-d1487f53-88c4-44e6-b1eb-4fca4ae46082 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:25,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1487f53-88c4-44e6-b1eb-4fca4ae46082 2018-10-02 20:02:25,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669196128845s 2018-10-02 20:02:25,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1487f53-88c4-44e6-b1eb-4fca4ae46082 2018-10-02 20:02:25,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:27,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:28,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02: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-1dfa29aa-7d77-443d-95ab-ced330cf26f9 x-compute-request-id: req-1dfa29aa-7d77-443d-95ab-ced330cf26f9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:28,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1dfa29aa-7d77-443d-95ab-ced330cf26f9 2018-10-02 20:02:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574375867844s 2018-10-02 20:02:28,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1dfa29aa-7d77-443d-95ab-ced330cf26f9 2018-10-02 20:02:28,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:30,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:30,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cec88bf-c462-4e00-a1e4-40c2ffb81aa9 x-compute-request-id: req-4cec88bf-c462-4e00-a1e4-40c2ffb81aa9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:30,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4cec88bf-c462-4e00-a1e4-40c2ffb81aa9 2018-10-02 20:02:30,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589336156845s 2018-10-02 20:02:30,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4cec88bf-c462-4e00-a1e4-40c2ffb81aa9 2018-10-02 20:02:30,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:32,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:33,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-102cb0c3-a46b-4d13-9221-33e591a2b89d x-compute-request-id: req-102cb0c3-a46b-4d13-9221-33e591a2b89d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:33,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-102cb0c3-a46b-4d13-9221-33e591a2b89d 2018-10-02 20:02:33,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518435001373s 2018-10-02 20:02:33,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-102cb0c3-a46b-4d13-9221-33e591a2b89d 2018-10-02 20:02:33,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:35,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:35,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:35,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b6528ce-6158-43f8-8a63-4f41432902e1 x-compute-request-id: req-5b6528ce-6158-43f8-8a63-4f41432902e1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:35,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b6528ce-6158-43f8-8a63-4f41432902e1 2018-10-02 20:02:35,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693243026733s 2018-10-02 20:02:35,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b6528ce-6158-43f8-8a63-4f41432902e1 2018-10-02 20:02:35,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:37,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:38,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c5211d3-ef6d-4eb7-89b8-2b8be7874efe x-compute-request-id: req-0c5211d3-ef6d-4eb7-89b8-2b8be7874efe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:38,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0c5211d3-ef6d-4eb7-89b8-2b8be7874efe 2018-10-02 20:02:38,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719624996185s 2018-10-02 20:02:38,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0c5211d3-ef6d-4eb7-89b8-2b8be7874efe 2018-10-02 20:02:38,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:40,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:41,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076e3a62-e0b0-4998-bbae-e01c3e831b74 x-compute-request-id: req-076e3a62-e0b0-4998-bbae-e01c3e831b74 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:41,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-076e3a62-e0b0-4998-bbae-e01c3e831b74 2018-10-02 20:02:41,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630404949188s 2018-10-02 20:02:41,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-076e3a62-e0b0-4998-bbae-e01c3e831b74 2018-10-02 20:02:41,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:43,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:43,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52ae075f-ec2d-41c4-b2d9-7f1de4a5a9b3 x-compute-request-id: req-52ae075f-ec2d-41c4-b2d9-7f1de4a5a9b3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:43,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52ae075f-ec2d-41c4-b2d9-7f1de4a5a9b3 2018-10-02 20:02:43,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685157060623s 2018-10-02 20:02:43,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52ae075f-ec2d-41c4-b2d9-7f1de4a5a9b3 2018-10-02 20:02:43,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:45,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:46,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-419c5a49-3ad9-455c-a406-6bb064e98297 x-compute-request-id: req-419c5a49-3ad9-455c-a406-6bb064e98297 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:46,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-419c5a49-3ad9-455c-a406-6bb064e98297 2018-10-02 20:02:46,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544723033905s 2018-10-02 20:02:46,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-419c5a49-3ad9-455c-a406-6bb064e98297 2018-10-02 20:02:46,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:48,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:49,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56d2c3db-f5db-4cea-a8b7-96de819f73c8 x-compute-request-id: req-56d2c3db-f5db-4cea-a8b7-96de819f73c8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:49,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56d2c3db-f5db-4cea-a8b7-96de819f73c8 2018-10-02 20:02:49,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77769780159s 2018-10-02 20:02:49,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56d2c3db-f5db-4cea-a8b7-96de819f73c8 2018-10-02 20:02:49,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:51,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02: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-8aedddfd-11aa-4fc0-aaac-6120dd7ab24e x-compute-request-id: req-8aedddfd-11aa-4fc0-aaac-6120dd7ab24e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:51,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8aedddfd-11aa-4fc0-aaac-6120dd7ab24e 2018-10-02 20:02:51,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549865007401s 2018-10-02 20:02:51,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8aedddfd-11aa-4fc0-aaac-6120dd7ab24e 2018-10-02 20:02:51,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:53,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:54,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1cfde6-8254-4019-b5bd-b8a4d425c61f x-compute-request-id: req-7c1cfde6-8254-4019-b5bd-b8a4d425c61f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:54,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c1cfde6-8254-4019-b5bd-b8a4d425c61f 2018-10-02 20:02:54,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549960136414s 2018-10-02 20:02:54,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c1cfde6-8254-4019-b5bd-b8a4d425c61f 2018-10-02 20:02:54,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:56,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6d31eb3-f4dd-48ee-ad46-48585ed8f862 x-compute-request-id: req-f6d31eb3-f4dd-48ee-ad46-48585ed8f862 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:56,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6d31eb3-f4dd-48ee-ad46-48585ed8f862 2018-10-02 20:02:56,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585909128189s 2018-10-02 20:02:56,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6d31eb3-f4dd-48ee-ad46-48585ed8f862 2018-10-02 20:02:56,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:02:58,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:02:58,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:02:59,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b09ebd53-3cb3-4332-80cd-d29230513b27 x-compute-request-id: req-b09ebd53-3cb3-4332-80cd-d29230513b27 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:02:59,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b09ebd53-3cb3-4332-80cd-d29230513b27 2018-10-02 20:02:59,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51499581337s 2018-10-02 20:02:59,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b09ebd53-3cb3-4332-80cd-d29230513b27 2018-10-02 20:02:59,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:01,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-232ffdfe-3ae1-4ef9-8539-7c049b25d3b4 x-compute-request-id: req-232ffdfe-3ae1-4ef9-8539-7c049b25d3b4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:01,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-232ffdfe-3ae1-4ef9-8539-7c049b25d3b4 2018-10-02 20:03:01,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414557933807s 2018-10-02 20:03:01,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-232ffdfe-3ae1-4ef9-8539-7c049b25d3b4 2018-10-02 20:03:01,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:03,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:03,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:04,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5f877bc-d6ee-4896-8300-bb9addbb1823 x-compute-request-id: req-e5f877bc-d6ee-4896-8300-bb9addbb1823 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:04,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5f877bc-d6ee-4896-8300-bb9addbb1823 2018-10-02 20:03:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716766119003s 2018-10-02 20:03:04,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5f877bc-d6ee-4896-8300-bb9addbb1823 2018-10-02 20:03:04,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:07,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-591453b1-666a-4ed8-be26-bedd1df51bcf x-compute-request-id: req-591453b1-666a-4ed8-be26-bedd1df51bcf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:07,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-591453b1-666a-4ed8-be26-bedd1df51bcf 2018-10-02 20:03:07,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6254529953s 2018-10-02 20:03:07,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-591453b1-666a-4ed8-be26-bedd1df51bcf 2018-10-02 20:03:07,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:09,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:09,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-4ec3bb86-570f-49cf-8194-561a511bcf39 x-compute-request-id: req-4ec3bb86-570f-49cf-8194-561a511bcf39 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:09,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ec3bb86-570f-49cf-8194-561a511bcf39 2018-10-02 20:03:09,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536167144775s 2018-10-02 20:03:09,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ec3bb86-570f-49cf-8194-561a511bcf39 2018-10-02 20:03:09,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:11,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:12,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-900b84b7-b96a-43d8-bab5-c06a7bd2c59a x-compute-request-id: req-900b84b7-b96a-43d8-bab5-c06a7bd2c59a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:12,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-900b84b7-b96a-43d8-bab5-c06a7bd2c59a 2018-10-02 20:03:12,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52917599678s 2018-10-02 20:03:12,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-900b84b7-b96a-43d8-bab5-c06a7bd2c59a 2018-10-02 20:03:12,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:14,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:14,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:14,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-3ce65024-d510-4bf7-b247-49a00f111906 x-compute-request-id: req-3ce65024-d510-4bf7-b247-49a00f111906 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:14,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ce65024-d510-4bf7-b247-49a00f111906 2018-10-02 20:03:14,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224099874496s 2018-10-02 20:03:14,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3ce65024-d510-4bf7-b247-49a00f111906 2018-10-02 20:03:14,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:16,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-e4bbd4fa-959b-4d9c-93f8-917da4e2b7cf x-compute-request-id: req-e4bbd4fa-959b-4d9c-93f8-917da4e2b7cf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:17,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4bbd4fa-959b-4d9c-93f8-917da4e2b7cf 2018-10-02 20:03:17,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81600189209s 2018-10-02 20:03:17,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4bbd4fa-959b-4d9c-93f8-917da4e2b7cf 2018-10-02 20:03:17,421 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:19,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-1f1193db-ad0c-4db0-9b44-d024e87f8f40 x-compute-request-id: req-1f1193db-ad0c-4db0-9b44-d024e87f8f40 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:19,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f1193db-ad0c-4db0-9b44-d024e87f8f40 2018-10-02 20:03:19,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509872913361s 2018-10-02 20:03:19,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f1193db-ad0c-4db0-9b44-d024e87f8f40 2018-10-02 20:03:19,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:22,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-283767c5-d246-411d-9d86-52b2d6281bd9 x-compute-request-id: req-283767c5-d246-411d-9d86-52b2d6281bd9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:22,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-283767c5-d246-411d-9d86-52b2d6281bd9 2018-10-02 20:03:22,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512778997421s 2018-10-02 20:03:22,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-283767c5-d246-411d-9d86-52b2d6281bd9 2018-10-02 20:03:22,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:24,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:24,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:24,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb5e2831-d672-4a46-bd36-47202d7cc010 x-compute-request-id: req-fb5e2831-d672-4a46-bd36-47202d7cc010 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:24,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb5e2831-d672-4a46-bd36-47202d7cc010 2018-10-02 20:03:24,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536921977997s 2018-10-02 20:03:24,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb5e2831-d672-4a46-bd36-47202d7cc010 2018-10-02 20:03:25,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:27,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:27,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3b3bd28-2e69-483e-a9cd-dd422bc250ba x-compute-request-id: req-a3b3bd28-2e69-483e-a9cd-dd422bc250ba Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:27,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3b3bd28-2e69-483e-a9cd-dd422bc250ba 2018-10-02 20:03:27,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367496967316s 2018-10-02 20:03:27,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3b3bd28-2e69-483e-a9cd-dd422bc250ba 2018-10-02 20:03:27,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:29,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:29,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36f637c9-319c-47ca-8df7-bbdcb620c2c0 x-compute-request-id: req-36f637c9-319c-47ca-8df7-bbdcb620c2c0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:29,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36f637c9-319c-47ca-8df7-bbdcb620c2c0 2018-10-02 20:03:29,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499747037888s 2018-10-02 20:03:29,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36f637c9-319c-47ca-8df7-bbdcb620c2c0 2018-10-02 20:03:29,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:31,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca1de836-9292-44bb-b39a-4b6cc80c8b1a x-compute-request-id: req-ca1de836-9292-44bb-b39a-4b6cc80c8b1a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:32,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ca1de836-9292-44bb-b39a-4b6cc80c8b1a 2018-10-02 20:03:32,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22833108902s 2018-10-02 20:03:32,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ca1de836-9292-44bb-b39a-4b6cc80c8b1a 2018-10-02 20:03:32,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:34,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:34,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c069baab-fb2f-4f4e-bff3-cb204fbd7224 x-compute-request-id: req-c069baab-fb2f-4f4e-bff3-cb204fbd7224 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:34,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c069baab-fb2f-4f4e-bff3-cb204fbd7224 2018-10-02 20:03:34,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509329080582s 2018-10-02 20:03:34,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c069baab-fb2f-4f4e-bff3-cb204fbd7224 2018-10-02 20:03:34,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:36,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:36,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:37,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ddb212e-d7f1-4770-955e-a5f4aa05157f x-compute-request-id: req-2ddb212e-d7f1-4770-955e-a5f4aa05157f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:37,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ddb212e-d7f1-4770-955e-a5f4aa05157f 2018-10-02 20:03:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572391033173s 2018-10-02 20:03:37,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ddb212e-d7f1-4770-955e-a5f4aa05157f 2018-10-02 20:03:37,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:39,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:39,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14861149-57ed-4bb6-b06a-939c5b7aac46 x-compute-request-id: req-14861149-57ed-4bb6-b06a-939c5b7aac46 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:39,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14861149-57ed-4bb6-b06a-939c5b7aac46 2018-10-02 20:03:39,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388206005096s 2018-10-02 20:03:39,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14861149-57ed-4bb6-b06a-939c5b7aac46 2018-10-02 20:03:39,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:41,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:41,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e663cc9e-b509-4cfe-b845-902ee20d935a x-compute-request-id: req-e663cc9e-b509-4cfe-b845-902ee20d935a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:41,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e663cc9e-b509-4cfe-b845-902ee20d935a 2018-10-02 20:03:41,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208196878433s 2018-10-02 20:03:41,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e663cc9e-b509-4cfe-b845-902ee20d935a 2018-10-02 20:03:41,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:43,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:44,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c93350c9-803f-4e41-a717-162024fdc583 x-compute-request-id: req-c93350c9-803f-4e41-a717-162024fdc583 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:44,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c93350c9-803f-4e41-a717-162024fdc583 2018-10-02 20:03:44,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675342082977s 2018-10-02 20:03:44,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c93350c9-803f-4e41-a717-162024fdc583 2018-10-02 20:03:44,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:46,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:47,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a14ede-1f2e-49bc-a54f-79a2dbfaf26a x-compute-request-id: req-57a14ede-1f2e-49bc-a54f-79a2dbfaf26a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:47,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-57a14ede-1f2e-49bc-a54f-79a2dbfaf26a 2018-10-02 20:03:47,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524944067001s 2018-10-02 20:03:47,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-57a14ede-1f2e-49bc-a54f-79a2dbfaf26a 2018-10-02 20:03:47,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:49,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:49,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-329b492b-e061-4faa-9e09-e71fb18945ea x-compute-request-id: req-329b492b-e061-4faa-9e09-e71fb18945ea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:49,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-329b492b-e061-4faa-9e09-e71fb18945ea 2018-10-02 20:03:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497321844101s 2018-10-02 20:03:49,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-329b492b-e061-4faa-9e09-e71fb18945ea 2018-10-02 20:03:49,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:51,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:51,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:51,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-f4a946ad-c655-4ae6-a60d-69aa8497fc24 x-compute-request-id: req-f4a946ad-c655-4ae6-a60d-69aa8497fc24 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:51,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f4a946ad-c655-4ae6-a60d-69aa8497fc24 2018-10-02 20:03:51,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37534403801s 2018-10-02 20:03:51,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f4a946ad-c655-4ae6-a60d-69aa8497fc24 2018-10-02 20:03:51,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:53,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:54,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-46aaa007-0b00-46c9-8cf7-7298d2a518ea x-compute-request-id: req-46aaa007-0b00-46c9-8cf7-7298d2a518ea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:54,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46aaa007-0b00-46c9-8cf7-7298d2a518ea 2018-10-02 20:03:54,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369892835617s 2018-10-02 20:03:54,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46aaa007-0b00-46c9-8cf7-7298d2a518ea 2018-10-02 20:03:54,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:56,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:56,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-67c24f2c-f88d-4f25-9e97-a83a52a749a6 x-compute-request-id: req-67c24f2c-f88d-4f25-9e97-a83a52a749a6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:56,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67c24f2c-f88d-4f25-9e97-a83a52a749a6 2018-10-02 20:03:56,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52434015274s 2018-10-02 20:03:56,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67c24f2c-f88d-4f25-9e97-a83a52a749a6 2018-10-02 20:03:56,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:03:58,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:03:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:03:59,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:03: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-5c7905c2-90f3-4158-b684-cea58a791d10 x-compute-request-id: req-5c7905c2-90f3-4158-b684-cea58a791d10 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:03:59,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c7905c2-90f3-4158-b684-cea58a791d10 2018-10-02 20:03:59,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50963807106s 2018-10-02 20:03:59,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c7905c2-90f3-4158-b684-cea58a791d10 2018-10-02 20:03:59,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:01,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:01,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2845826-00be-40cb-87c0-3b651c84d110 x-compute-request-id: req-b2845826-00be-40cb-87c0-3b651c84d110 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:01,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2845826-00be-40cb-87c0-3b651c84d110 2018-10-02 20:04:01,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51776599884s 2018-10-02 20:04:01,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2845826-00be-40cb-87c0-3b651c84d110 2018-10-02 20:04:01,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:03,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:04,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7c9083d-1f20-4329-b743-551e2aa2104e x-compute-request-id: req-b7c9083d-1f20-4329-b743-551e2aa2104e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:04,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7c9083d-1f20-4329-b743-551e2aa2104e 2018-10-02 20:04:04,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411629915237s 2018-10-02 20:04:04,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7c9083d-1f20-4329-b743-551e2aa2104e 2018-10-02 20:04:04,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:06,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:06,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-6358da91-fe65-43ee-8c54-c3c70430a09a x-compute-request-id: req-6358da91-fe65-43ee-8c54-c3c70430a09a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:06,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6358da91-fe65-43ee-8c54-c3c70430a09a 2018-10-02 20:04:06,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53328204155s 2018-10-02 20:04:06,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6358da91-fe65-43ee-8c54-c3c70430a09a 2018-10-02 20:04:06,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:08,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:08,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:09,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-ef1608d6-1fb5-43d2-bbc6-4ca7714cbcea x-compute-request-id: req-ef1608d6-1fb5-43d2-bbc6-4ca7714cbcea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:09,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef1608d6-1fb5-43d2-bbc6-4ca7714cbcea 2018-10-02 20:04:09,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532491922379s 2018-10-02 20:04:09,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef1608d6-1fb5-43d2-bbc6-4ca7714cbcea 2018-10-02 20:04:09,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:11,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:11,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-dd3fa9e1-2957-4281-9fab-040c2987c214 x-compute-request-id: req-dd3fa9e1-2957-4281-9fab-040c2987c214 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:11,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd3fa9e1-2957-4281-9fab-040c2987c214 2018-10-02 20:04:11,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515566825867s 2018-10-02 20:04:11,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd3fa9e1-2957-4281-9fab-040c2987c214 2018-10-02 20:04:11,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:13,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:14,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-29bc4d1e-08fe-4ae7-9caa-4351e92735e5 x-compute-request-id: req-29bc4d1e-08fe-4ae7-9caa-4351e92735e5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:14,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-29bc4d1e-08fe-4ae7-9caa-4351e92735e5 2018-10-02 20:04:14,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711827039719s 2018-10-02 20:04:14,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-29bc4d1e-08fe-4ae7-9caa-4351e92735e5 2018-10-02 20:04:14,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:16,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:17,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-6b8bd7a3-6249-47a1-a2f8-ba19566b79a5 x-compute-request-id: req-6b8bd7a3-6249-47a1-a2f8-ba19566b79a5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:17,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b8bd7a3-6249-47a1-a2f8-ba19566b79a5 2018-10-02 20:04:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491339921951s 2018-10-02 20:04:17,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b8bd7a3-6249-47a1-a2f8-ba19566b79a5 2018-10-02 20:04:17,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:19,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:19,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:19,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd0f59de-c499-43c9-b1ce-afe8345fce19 x-compute-request-id: req-bd0f59de-c499-43c9-b1ce-afe8345fce19 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:19,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd0f59de-c499-43c9-b1ce-afe8345fce19 2018-10-02 20:04:19,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673042058945s 2018-10-02 20:04:19,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd0f59de-c499-43c9-b1ce-afe8345fce19 2018-10-02 20:04:19,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:21,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:22,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30bc158a-0122-4a13-a652-ac764fb62d10 x-compute-request-id: req-30bc158a-0122-4a13-a652-ac764fb62d10 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:22,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30bc158a-0122-4a13-a652-ac764fb62d10 2018-10-02 20:04:22,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50478887558s 2018-10-02 20:04:22,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30bc158a-0122-4a13-a652-ac764fb62d10 2018-10-02 20:04:22,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:24,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:24,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:24,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-841e270c-abba-4e0f-a291-f430b33befb1 x-compute-request-id: req-841e270c-abba-4e0f-a291-f430b33befb1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:24,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-841e270c-abba-4e0f-a291-f430b33befb1 2018-10-02 20:04:24,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494274139404s 2018-10-02 20:04:24,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-841e270c-abba-4e0f-a291-f430b33befb1 2018-10-02 20:04:24,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:26,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:27,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7641d3cd-367c-424b-b693-c6564fca7bcf x-compute-request-id: req-7641d3cd-367c-424b-b693-c6564fca7bcf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:27,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7641d3cd-367c-424b-b693-c6564fca7bcf 2018-10-02 20:04:27,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239120006561s 2018-10-02 20:04:27,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7641d3cd-367c-424b-b693-c6564fca7bcf 2018-10-02 20:04:27,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:29,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:29,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39700f30-c311-41c8-8730-643df44f4f15 x-compute-request-id: req-39700f30-c311-41c8-8730-643df44f4f15 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:29,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-39700f30-c311-41c8-8730-643df44f4f15 2018-10-02 20:04:29,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505695819855s 2018-10-02 20:04:29,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-39700f30-c311-41c8-8730-643df44f4f15 2018-10-02 20:04:29,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:31,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-209bd449-593d-4782-bfed-5a78353da780 x-compute-request-id: req-209bd449-593d-4782-bfed-5a78353da780 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:32,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-209bd449-593d-4782-bfed-5a78353da780 2018-10-02 20:04:32,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523642063141s 2018-10-02 20:04:32,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-209bd449-593d-4782-bfed-5a78353da780 2018-10-02 20:04:32,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:34,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:34,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88b66133-2bea-4548-8d9e-8df510415899 x-compute-request-id: req-88b66133-2bea-4548-8d9e-8df510415899 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:34,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88b66133-2bea-4548-8d9e-8df510415899 2018-10-02 20:04:34,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555510044098s 2018-10-02 20:04:34,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88b66133-2bea-4548-8d9e-8df510415899 2018-10-02 20:04:34,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:37,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04: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-83632fe8-fb28-4be1-a581-4f791d716452 x-compute-request-id: req-83632fe8-fb28-4be1-a581-4f791d716452 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:37,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-83632fe8-fb28-4be1-a581-4f791d716452 2018-10-02 20:04:37,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701558113098s 2018-10-02 20:04:37,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-83632fe8-fb28-4be1-a581-4f791d716452 2018-10-02 20:04:37,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:39,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:40,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48c115f9-def5-43c5-b393-dfa55d9929ae x-compute-request-id: req-48c115f9-def5-43c5-b393-dfa55d9929ae Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:40,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48c115f9-def5-43c5-b393-dfa55d9929ae 2018-10-02 20:04:40,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644196033478s 2018-10-02 20:04:40,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48c115f9-def5-43c5-b393-dfa55d9929ae 2018-10-02 20:04:40,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:42,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:42,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aabb4e6a-2731-46bd-9e13-3de2368085fe x-compute-request-id: req-aabb4e6a-2731-46bd-9e13-3de2368085fe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:42,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aabb4e6a-2731-46bd-9e13-3de2368085fe 2018-10-02 20:04:42,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510462999344s 2018-10-02 20:04:42,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aabb4e6a-2731-46bd-9e13-3de2368085fe 2018-10-02 20:04:42,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:44,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:45,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26f81f9f-9c54-47d8-a22e-d049d11a548a x-compute-request-id: req-26f81f9f-9c54-47d8-a22e-d049d11a548a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-02T20:02:21Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:45,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26f81f9f-9c54-47d8-a22e-d049d11a548a 2018-10-02 20:04:45,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629858016968s 2018-10-02 20:04:45,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26f81f9f-9c54-47d8-a22e-d049d11a548a 2018-10-02 20:04:45,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:04:47,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:04:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8731296b-b91a-49f5-907f-4478b398106c x-compute-request-id: req-8731296b-b91a-49f5-907f-4478b398106c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:04:47,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8731296b-b91a-49f5-907f-4478b398106c 2018-10-02 20:04:47,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511658906937s 2018-10-02 20:04:47,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8731296b-b91a-49f5-907f-4478b398106c 2018-10-02 20:04:47,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 20:04:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7db80898-0160-4fee-8187-cc606c0a9793" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:47,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1c11f009-d43e-47ef-acca-1c9dfbfc56f2 Date: Tue, 02 Oct 2018 20:04:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T20:04:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794b1bc-f3c5-404a-b24b-45959fcf4ea4","ip_address":"192.168.120.8"}],"id":"c66d9db1-c6ca-4536-a26d-1d405b0a3e30","security_groups":["970176f1-680f-4151-aaa1-dbb8e6119d7f"],"mac_address":"fa:16:3e:6f:c0:67","project_id":"43b5a096267344f08d8a8013276d2293","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:02:21Z","binding:vnic_type":"normal","device_id":"7db80898-0160-4fee-8187-cc606c0a9793"}]} 2018-10-02 20:04:47,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7db80898-0160-4fee-8187-cc606c0a9793 used request id req-1c11f009-d43e-47ef-acca-1c9dfbfc56f2 2018-10-02 20:04:47,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0634651184082s 2018-10-02 20:04:47,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7db80898-0160-4fee-8187-cc606c0a9793 used request id req-1c11f009-d43e-47ef-acca-1c9dfbfc56f2 2018-10-02 20:04:47,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:04:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c66d9db1-c6ca-4536-a26d-1d405b0a3e30" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:47,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a995daa4-1975-4a0c-875a-563805a1af62 Date: Tue, 02 Oct 2018 20:04:47 GMT RESP BODY: {"floatingips": []} 2018-10-02 20:04:47,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c66d9db1-c6ca-4536-a26d-1d405b0a3e30 used request id req-a995daa4-1975-4a0c-875a-563805a1af62 2018-10-02 20:04:47,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191359519958s 2018-10-02 20:04:47,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c66d9db1-c6ca-4536-a26d-1d405b0a3e30 used request id req-a995daa4-1975-4a0c-875a-563805a1af62 2018-10-02 20:04:47,784 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:c0:67', 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'b8ffbee1-2c31-42b5-838f-743cf6ad815d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T20:04:46.000000', 'flavor': Munch({u'id': u'7af86645-877f-43cb-b67d-b1d6b3daf71e'}), 'az': u'nova', 'id': u'7db80898-0160-4fee-8187-cc606c0a9793', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'08cbc08a416e42a5baef38c2c219057c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b5a096267344f08d8a8013276d2293', 'name': 'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-02T20:04:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-02T20:04:46Z', 'hostId': u'782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-02T20:04:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'43b5a096267344f08d8a8013276d2293', 'name': u'vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'adminPass': u'9MENs7NnPftx', 'tenant_id': u'43b5a096267344f08d8a8013276d2293', 'region': 'regionOne', 'created': u'2018-10-02T20:02:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-02 20:04:47,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:04:47,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:47,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-4fb6ecaa-ed43-442a-8f59-f03322a5b023 Date: Tue, 02 Oct 2018 20:04:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f794b1bc-f3c5-404a-b24b-45959fcf4ea4"],"updated_at":"2018-10-02T20:00:25Z","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43b5a096267344f08d8a8013276d2293","id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","name":"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:04:47,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4fb6ecaa-ed43-442a-8f59-f03322a5b023 2018-10-02 20:04:47,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110724925995s 2018-10-02 20:04:47,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4fb6ecaa-ed43-442a-8f59-f03322a5b023 2018-10-02 20:04:47,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-02 20:04:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7db80898-0160-4fee-8187-cc606c0a9793" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:47,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9f13f1a8-6749-4d60-ba33-7f15d730b2ea Date: Tue, 02 Oct 2018 20:04:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-02T20:04:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794b1bc-f3c5-404a-b24b-45959fcf4ea4","ip_address":"192.168.120.8"}],"id":"c66d9db1-c6ca-4536-a26d-1d405b0a3e30","security_groups":["970176f1-680f-4151-aaa1-dbb8e6119d7f"],"mac_address":"fa:16:3e:6f:c0:67","project_id":"43b5a096267344f08d8a8013276d2293","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:02:21Z","binding:vnic_type":"normal","device_id":"7db80898-0160-4fee-8187-cc606c0a9793"}]} 2018-10-02 20:04:47,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7db80898-0160-4fee-8187-cc606c0a9793 used request id req-9f13f1a8-6749-4d60-ba33-7f15d730b2ea 2018-10-02 20:04:47,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542039871216s 2018-10-02 20:04:47,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7db80898-0160-4fee-8187-cc606c0a9793 used request id req-9f13f1a8-6749-4d60-ba33-7f15d730b2ea 2018-10-02 20:04:47,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-02 20:04:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"floatingip": {"floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30"}}' 2018-10-02 20:04:49,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-d93a04e4-0de1-4e8b-91c7-91cbb6b947de Date: Tue, 02 Oct 2018 20:04:49 GMT RESP BODY: {"floatingip": {"router_id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:04:48Z", "updated_at": "2018-10-02T20:04:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "43b5a096267344f08d8a8013276d2293", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30", "id": "0852ddf0-68bd-4bab-9fff-d9ec6b8b6323"}} 2018-10-02 20:04:49,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d93a04e4-0de1-4e8b-91c7-91cbb6b947de 2018-10-02 20:04:49,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.9328660965s 2018-10-02 20:04:49,888 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d93a04e4-0de1-4e8b-91c7-91cbb6b947de 2018-10-02 20:04:49,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:04:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:49,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b5a6b9e5-f054-414d-8bcb-71ae3e3ffc2d Date: Tue, 02 Oct 2018 20:04:49 GMT RESP BODY: {"floatingips": [{"router_id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:04:48Z", "updated_at": "2018-10-02T20:04:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "43b5a096267344f08d8a8013276d2293", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30", "id": "0852ddf0-68bd-4bab-9fff-d9ec6b8b6323"}]} 2018-10-02 20:04:49,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b5a6b9e5-f054-414d-8bcb-71ae3e3ffc2d 2018-10-02 20:04:49,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0234820842743s 2018-10-02 20:04:49,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b5a6b9e5-f054-414d-8bcb-71ae3e3ffc2d 2018-10-02 20:04:49,924 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 20:04:50,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:04:50,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:50,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b010badf-fc52-47f0-9372-6089a3e6bef0 Date: Tue, 02 Oct 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:04:48Z", "updated_at": "2018-10-02T20:04:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "43b5a096267344f08d8a8013276d2293", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30", "id": "0852ddf0-68bd-4bab-9fff-d9ec6b8b6323"}]} 2018-10-02 20:04:50,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b010badf-fc52-47f0-9372-6089a3e6bef0 2018-10-02 20:04:50,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0227029323578s 2018-10-02 20:04:50,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b010badf-fc52-47f0-9372-6089a3e6bef0 2018-10-02 20:04:50,056 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 20:04:50,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:04:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:50,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f9d8d032-17e3-4f0d-b45d-0200c36eaeb6 Date: Tue, 02 Oct 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:04:48Z", "updated_at": "2018-10-02T20:04:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "43b5a096267344f08d8a8013276d2293", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30", "id": "0852ddf0-68bd-4bab-9fff-d9ec6b8b6323"}]} 2018-10-02 20:04:50,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f9d8d032-17e3-4f0d-b45d-0200c36eaeb6 2018-10-02 20:04:50,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226378440857s 2018-10-02 20:04:50,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f9d8d032-17e3-4f0d-b45d-0200c36eaeb6 2018-10-02 20:04:50,188 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 20:04:50,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:04:50,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:50,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-ea3cfd3e-8c6c-429e-8e75-f835260b5176 Date: Tue, 02 Oct 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:04:48Z", "updated_at": "2018-10-02T20:04:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "43b5a096267344f08d8a8013276d2293", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30", "id": "0852ddf0-68bd-4bab-9fff-d9ec6b8b6323"}]} 2018-10-02 20:04:50,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ea3cfd3e-8c6c-429e-8e75-f835260b5176 2018-10-02 20:04:50,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229229927063s 2018-10-02 20:04:50,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ea3cfd3e-8c6c-429e-8e75-f835260b5176 2018-10-02 20:04:50,320 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-02 20:04:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:04:50,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:04:50,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-332e1ae6-856f-4304-92cf-3b9bda5a54f9 Date: Tue, 02 Oct 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:04:48Z", "updated_at": "2018-10-02T20:04:48Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "43b5a096267344f08d8a8013276d2293", "port_id": "c66d9db1-c6ca-4536-a26d-1d405b0a3e30", "id": "0852ddf0-68bd-4bab-9fff-d9ec6b8b6323"}]} 2018-10-02 20:04:50,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-332e1ae6-856f-4304-92cf-3b9bda5a54f9 2018-10-02 20:04:50,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225939750671s 2018-10-02 20:04:50,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-332e1ae6-856f-4304-92cf-3b9bda5a54f9 2018-10-02 20:04:50,452 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'105bdb39-e440-4749-a8d3-62e43d8f04da', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'43b5a096267344f08d8a8013276d2293', 'created_at': u'2018-10-02T20:04:48Z', 'attached': True, 'updated_at': u'2018-10-02T20:04:48Z', 'id': u'0852ddf0-68bd-4bab-9fff-d9ec6b8b6323', 'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b5a096267344f08d8a8013276d2293', 'name': 'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'105bdb39-e440-4749-a8d3-62e43d8f04da', 'project_id': u'43b5a096267344f08d8a8013276d2293', 'port_id': u'c66d9db1-c6ca-4536-a26d-1d405b0a3e30', 'port': u'c66d9db1-c6ca-4536-a26d-1d405b0a3e30', 'network': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03'}) 2018-10-02 20:04:50,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-02 20:04:50,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793/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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 20:04:53,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c9c5675-4176-4fa3-b72d-d47662760c29 x-compute-request-id: req-6c9c5675-4176-4fa3-b72d-d47662760c29 Content-Encoding: gzip Content-Length: 10967 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 1945144892 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.330669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.333592] pid_max: default: 32768 minimum: 301\n[ 0.335183] Security Framework initialized\n[ 0.336633] SELinux: Initializing.\n[ 0.338190] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.343546] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.347014] Mount-cache hash table entries: 4096\n[ 0.348818] Initializing cgroup subsys memory\n[ 0.350348] Initializing cgroup subsys devices\n[ 0.351872] Initializing cgroup subsys freezer\n[ 0.353410] Initializing cgroup subsys net_cls\n[ 0.354932] Initializing cgroup subsys blkio\n[ 0.356384] Initializing cgroup subsys perf_event\n[ 0.357995] Initializing cgroup subsys hugetlb\n[ 0.359589] Initializing cgroup subsys pids\n[ 0.361112] Initializing cgroup subsys net_prio\n[ 0.362801] CPU: Physical Processor ID: 0\n[ 0.364585] mce: CPU supports 10 MCE banks\n[ 0.365712] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.366989] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.368258] tlb_flushall_shift: 6\n[ 0.369446] Freeing SMP alternatives: 28k freed\n[ 0.373557] ACPI: Core revision 20130517\n[ 0.375057] ACPI: All ACPI Tables successfully acquired\n[ 0.376475] ftrace: allocating 25812 entries in 101 pages\n[ 0.399825] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.401293] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.402738] smpboot: Max logical packages: 2\n[ 0.404042] Enabling x2apic\n[ 0.404926] Enabled x2apic\n[ 0.406014] Switched APIC routing to physical x2apic.\n[ 0.408169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.409594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.412144] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.419014] KVM setup paravirtual spinlock\n[ 0.421297] smpboot: Booting Node 0, Processors #1 OK\n[ 0.422880] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.445481] Brought up 2 CPUs\n[ 0.445483] KVM setup async PF for cpu 1\n[ 0.445486] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.448562] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.450653] devtmpfs: initialized\n[ 0.453150] EVM: security.selinux\n[ 0.454117] EVM: security.ima\n[ 0.455010] EVM: security.capability\n[ 0.456626] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.458118] pinctrl core: initialized pinctrl subsystem\n[ 0.459462] NET: Registered protocol family 16\n[ 0.460764] ACPI: bus type PCI registered\n[ 0.461830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.463316] PCI: Using configuration type 1 for base access\n[ 0.467951] ACPI: Added _OSI(Module Device)\n[ 0.469081] ACPI: Added _OSI(Processor Device)\n[ 0.470213] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.471374] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.474268] ACPI: Interpreter enabled\n[ 0.475314] ACPI: (supports S0 S5)\n[ 0.476284] ACPI: Using IOAPIC for interrupt routing\n[ 0.477492] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.481371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.482768] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.484429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.485883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.488617] acpiphp: Slot [3] registered\n[ 0.489683] acpiphp: Slot [4] registered\n[ 0.490753] acpiphp: Slot [5] registered\n[ 0.491816] acpiphp: Slot [6] registered\n[ 0.492874] acpiphp: Slot [7] registered\n[ 0.493932] acpiphp: Slot [8] registered\n[ 0.494991] acpiphp: Slot [9] registered\n[ 0.496046] acpiphp: Slot [10] registered\n[ 0.497117] acpiphp: Slot [11] registered\n[ 0.498189] acpiphp: Slot [12] registered\n[ 0.499263] acpiphp: Slot [13] registered\n[ 0.500336] acpiphp: Slot [14] registered\n[ 0.501409] acpiphp: Slot [15] registered\n[ 0.502482] acpiphp: Slot [16] registered\n[ 0.503560] acpiphp: Slot [17] registered\n[ 0.504633] acpiphp: Slot [18] registered\n[ 0.505705] acpiphp: Slot [19] registered\n[ 0.506782] acpiphp: Slot [20] registered\n[ 0.507854] acpiphp: Slot [21] registered\n[ 0.508925] acpiphp: Slot [22] registered\n[ 0.509995] acpiphp: Slot [23] registered\n[ 0.511063] acpiphp: Slot [24] registered\n[ 0.512140] acpiphp: Slot [25] registered\n[ 0.513210] acpiphp: Slot [26] registered\n[ 0.514283] acpiphp: Slot [27] registered\n[ 0.515357] acpiphp: Slot [28] registered\n[ 0.516427] acpiphp: Slot [29] registered\n[ 0.517497] acpiphp: Slot [30] registered\n[ 0.518565] acpiphp: Slot [31] registered\n[ 0.519631] PCI host bridge to bus 0000:00\n[ 0.520702] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523510] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524987] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526952] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.535110] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.536637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.538088] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.548820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.604718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.606409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.608106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.609748] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.611309] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.612884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.614963] vgaarb: loaded\n[ 0.615937] vgaarb: bridge control possible 0000:00:02.0\n[ 0.617374] SCSI subsystem initialized\n[ 0.618461] ACPI: bus type USB registered\n[ 0.619505] usbcore: registered new interface driver usbfs\n[ 0.620848] usbcore: registered new interface driver hub\n[ 0.622261] usbcore: registered new device driver usb\n[ 0.623768] PCI: Using ACPI for IRQ routing\n[ 0.625249] NetLabel: Initializing\n[ 0.626322] NetLabel: domain hash size = 128\n[ 0.627546] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.628929] NetLabel: unlabeled traffic allowed by default\n[ 0.630504] Switched to clocksource kvm-clock\n[ 0.638334] pnp: PnP ACPI init\n[ 0.639360] ACPI: bus type PNP registered\n[ 0.640851] pnp: PnP ACPI: found 5 devices\n[ 0.642024] ACPI: bus type PNP unregistered\n[ 0.649129] NET: Registered protocol family 2\n[ 0.650601] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.652918] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.654804] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.656515] TCP: reno registered\n[ 0.657549] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.659111] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.660757] NET: Registered protocol family 1\n[ 0.662065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.663634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.665157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.685214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.705558] Unpacking initramfs...\n[ 1.125393] Freeing initrd memory: 37508k freed\n[ 1.134904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.136629] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.152663] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.154329] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.156178] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.157784] Initialise system trusted keyring\n[ 1.159077] audit: initializing netlink socket (disabled)\n[ 1.160551] type=2000 audit(1538510688.841:1): initialized\n[ 1.177218] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.178869] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181539] zpool: loaded\n[ 1.182499] zbud: loaded\n[ 1.183583] VFS: Disk quotas dquot_6.5.2\n[ 1.184802] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186571] msgmni has been set to 7578\n[ 1.187797] Key type big_key registered\n[ 1.189520] NET: Registered protocol family 38\n[ 1.190812] Key type asymmetric registered\n[ 1.192029] Asymmetric key parser 'x509' registered\n[ 1.193407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.195660] io scheduler noop registered\n[ 1.196855] io scheduler deadline registered (default)\n[ 1.198285] io scheduler cfq registered\n[ 1.199536] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.210961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.214957] ACPI: Power Button [PWRF]\n[ 1.216183] GHES: HEST is not enabled!\n[ 1.217378] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.242003] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.244122] Non-volatile memory driver v1.3\n[ 1.245626] Linux agpgart interface v0.103\n[ 1.247201] crash memory driver: version 1.1\n[ 1.248933] rdac: device handler registered\n[ 1.250473] hp_sw: device handler registered\n[ 1.251941] emc: device handler registered\n[ 1.253398] alua: device handler registered\n[ 1.255034] libphy: Fixed MDIO Bus: probed\n[ 1.256489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.258475] ehci-pci: EHCI PCI platform driver\n[ 1.259604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.260982] ohci-pci: OHCI PCI platform driver\n[ 1.262108] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.282057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.283975] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.286783] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.288569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.290574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.292833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.295566] usb usb1: Product: UHCI Host Controller\n[ 1.297298] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.299606] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.301326] hub 1-0:1.0: USB hub found\n[ 1.302784] hub 1-0:1.0: 2 ports detected\n[ 1.304408] usbcore: registered new interface driver usbserial\n[ 1.306399] usbcore: registered new interface driver usbserial_generic\n[ 1.308567] usbserial: USB Serial support registered for generic\n[ 1.310629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.314148] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.315374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.316676] mousedev: PS/2 mouse device common for all mice\n[ 1.318228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.320470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.321069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.322801] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.327484] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.328959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.330442] cpuidle: using governor menu\n[ 1.331568] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.332925] usbcore: registered new interface driver usbhid\n[ 1.334246] usbhid: USB HID core driver\n[ 1.335334] drop_monitor: Initializing network drop monitor service\n[ 1.336796] TCP: cubic registered\n[ 1.337779] Initializing XFRM netlink socket\n[ 1.338957] NET: Registered protocol family 10\n[ 1.340289] NET: Registered protocol family 17\n[ 1.341617] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.343512] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.344907] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.347235] Loading compiled-in X.509 certificates\n[ 1.348455] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.350787] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.353522] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.355880] registered taskstats version 1\n[ 1.358465] Key type trusted registered\n[ 1.360669] Key type encrypted registered\n[ 1.362887] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.364575] rtc_cmos 00:00: setting system clock to 2018-10-02 20:04:49 UTC (1538510689)\n[ 1.367285] Freeing unused kernel memory: 1680k freed\n[ 1.371608] 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.377336] systemd[1]: Detected virtualization kvm.\n[ 1.378999] systemd[1]: Detected architecture x86-64.\n[ 1.380684] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.384007] systemd[1]: No hostname configured.\n[ 1.385600] systemd[1]: Set hostname to .\n[ 1.387335] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.409957] systemd[1]: Reached target Swap.\n[ 1.411482] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.413938] systemd[1]: Reached target Local File Systems.\n[ 1.415739] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.418455] systemd[1]: Created slice Root Slice.\n[ 1.420063] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.422769] systemd[1]: Listening on udev Control Socket.\n[ 1.424587] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.427378] systemd[1]: Reached target Timers.\n[ 1.428944] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.431397] systemd[1]: Listening on udev Kernel Socket.\n[ 1.433182] systemd[1]: Starting udev Kernel Socket.\n[ 1.434871] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.437691] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.441551] systemd[1]: Reached target Paths.\n[ 1.443079] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.445694] systemd[1]: Created slice System Slice.\n[ 1.447365] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.450066] systemd[1]: Listening on Journal Socket.\n[ 1.451752] systemd[1]: Starting Journal Socket.\n[ 1.453715] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.457330] systemd[1]: Reached target Sockets.\n[ 1.458914] systemd[1]: Starting Sockets.\n[ 1.460664] 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] Reached target Slices.\n[ 1.466447] systemd[1]: Reached target Slices.\n[ 1.468004] systemd[1]: Starting Slices.\n[ 1.469759] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.472762] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.476857] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.539646] RPC: Registered named UNIX socket transport module.\n[ 1.541066] RPC: Registered udp transport module.\n[ 1.542252] RPC: Registered tcp transport module.\n[ 1.543436] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.606516] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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 Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.641879] FDC 0 is a S82078B\n[ 1.661904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.664896] scsi host0: ata_piix\n[ 1.665982] scsi host1: ata_piix\n[ 1.666970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.668437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.707134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.712811] 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.756664] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.758167] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.759713] usb 1-1: Product: QEMU USB Tablet\n[ 1.760845] usb 1-1: Manufacturer: QEMU\n[ 1.761890] usb 1-1: SerialNumber: 42\n[ 1.771789] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.774240] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.857852] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.860152] XFS (vda1): Mounting V4 Filesystem\n[ 1.941646] 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 System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\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[ 2.153548] tsc: Refined TSC clocksource calibration: 3491.913 MHz\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.165682] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.369597] SELinux: Disabled at runtime.\n[ 2.407539] type=1404 audit(1538510690.542:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.466819] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.468419] 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-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\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 Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.015215] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.031996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\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 Setup Virtual Console.\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[ 3.139285] type=1305 audit(1538510691.273:3): audit_pid=428 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] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.421328] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.428456] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.456226] ppdev: user-space parallel port driver\n[ 3.471253] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.514519] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[[32m OK [0m] Started Login Service.\n[ 3.516301] [TTM] Initializing pool allocator\n[ 3.517456] [TTM] Initializing DMA pool allocator\n[ 3.517785] [drm] fb mappable at 0xFC000000\n[ 3.517786] [drm] vram aper at 0xFC000000\n[ 3.517786] [drm] size 33554432\n[ 3.517786] [drm] fb depth is 24\n[ 3.517787] [drm] pitch is 3072\n[[32m OK [0m] Started NTP client/server.\n[ 3.524006] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.543941] Console: switching to colour frame buffer device 128x48\n[ 3.552239] AES CTR mode by8 optimization enabled\n[ 3.557102] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.560459] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.562553] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[ 3.574692] alg: No test for crc32 (crc32-pclmul)\n[ 3.604564] intel_rapl: no valid rapl domains found in package 0\n[ 3.644171] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.653204] intel_powerclamp: No package C-state available\n Starting Permit User Sessions...\nintel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n\n[ 3.662983] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.904094] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 20:04:52 +0000. Up 3.86 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-02 20:04:53,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793/action used request id req-6c9c5675-4176-4fa3-b72d-d47662760c29 2018-10-02 20:04:53,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.83111405373s 2018-10-02 20:04:53,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793/action used request id req-6c9c5675-4176-4fa3-b72d-d47662760c29 2018-10-02 20:04:53,286 - 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 1945144892 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.330669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.333592] pid_max: default: 32768 minimum: 301 [ 0.335183] Security Framework initialized [ 0.336633] SELinux: Initializing. [ 0.338190] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.343546] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.347014] Mount-cache hash table entries: 4096 [ 0.348818] Initializing cgroup subsys memory [ 0.350348] Initializing cgroup subsys devices [ 0.351872] Initializing cgroup subsys freezer [ 0.353410] Initializing cgroup subsys net_cls [ 0.354932] Initializing cgroup subsys blkio [ 0.356384] Initializing cgroup subsys perf_event [ 0.357995] Initializing cgroup subsys hugetlb [ 0.359589] Initializing cgroup subsys pids [ 0.361112] Initializing cgroup subsys net_prio [ 0.362801] CPU: Physical Processor ID: 0 [ 0.364585] mce: CPU supports 10 MCE banks [ 0.365712] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.366989] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.368258] tlb_flushall_shift: 6 [ 0.369446] Freeing SMP alternatives: 28k freed [ 0.373557] ACPI: Core revision 20130517 [ 0.375057] ACPI: All ACPI Tables successfully acquired [ 0.376475] ftrace: allocating 25812 entries in 101 pages [ 0.399825] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.401293] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.402738] smpboot: Max logical packages: 2 [ 0.404042] Enabling x2apic [ 0.404926] Enabled x2apic [ 0.406014] Switched APIC routing to physical x2apic. [ 0.408169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.412144] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.419014] KVM setup paravirtual spinlock [ 0.421297] smpboot: Booting Node 0, Processors #1 OK [ 0.422880] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.445481] Brought up 2 CPUs [ 0.445483] KVM setup async PF for cpu 1 [ 0.445486] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.448562] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.450653] devtmpfs: initialized [ 0.453150] EVM: security.selinux [ 0.454117] EVM: security.ima [ 0.455010] EVM: security.capability [ 0.456626] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.458118] pinctrl core: initialized pinctrl subsystem [ 0.459462] NET: Registered protocol family 16 [ 0.460764] ACPI: bus type PCI registered [ 0.461830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.463316] PCI: Using configuration type 1 for base access [ 0.467951] ACPI: Added _OSI(Module Device) [ 0.469081] ACPI: Added _OSI(Processor Device) [ 0.470213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.471374] ACPI: Added _OSI(Processor Aggregator Device) [ 0.474268] ACPI: Interpreter enabled [ 0.475314] ACPI: (supports S0 S5) [ 0.476284] ACPI: Using IOAPIC for interrupt routing [ 0.477492] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.481371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.482768] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.484429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.485883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.488617] acpiphp: Slot [3] registered [ 0.489683] acpiphp: Slot [4] registered [ 0.490753] acpiphp: Slot [5] registered [ 0.491816] acpiphp: Slot [6] registered [ 0.492874] acpiphp: Slot [7] registered [ 0.493932] acpiphp: Slot [8] registered [ 0.494991] acpiphp: Slot [9] registered [ 0.496046] acpiphp: Slot [10] registered [ 0.497117] acpiphp: Slot [11] registered [ 0.498189] acpiphp: Slot [12] registered [ 0.499263] acpiphp: Slot [13] registered [ 0.500336] acpiphp: Slot [14] registered [ 0.501409] acpiphp: Slot [15] registered [ 0.502482] acpiphp: Slot [16] registered [ 0.503560] acpiphp: Slot [17] registered [ 0.504633] acpiphp: Slot [18] registered [ 0.505705] acpiphp: Slot [19] registered [ 0.506782] acpiphp: Slot [20] registered [ 0.507854] acpiphp: Slot [21] registered [ 0.508925] acpiphp: Slot [22] registered [ 0.509995] acpiphp: Slot [23] registered [ 0.511063] acpiphp: Slot [24] registered [ 0.512140] acpiphp: Slot [25] registered [ 0.513210] acpiphp: Slot [26] registered [ 0.514283] acpiphp: Slot [27] registered [ 0.515357] acpiphp: Slot [28] registered [ 0.516427] acpiphp: Slot [29] registered [ 0.517497] acpiphp: Slot [30] registered [ 0.518565] acpiphp: Slot [31] registered [ 0.519631] PCI host bridge to bus 0000:00 [ 0.520702] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523510] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524987] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526952] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.535110] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.538088] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.548820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.604718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.606409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.608106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.609748] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.611309] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.612884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.614963] vgaarb: loaded [ 0.615937] vgaarb: bridge control possible 0000:00:02.0 [ 0.617374] SCSI subsystem initialized [ 0.618461] ACPI: bus type USB registered [ 0.619505] usbcore: registered new interface driver usbfs [ 0.620848] usbcore: registered new interface driver hub [ 0.622261] usbcore: registered new device driver usb [ 0.623768] PCI: Using ACPI for IRQ routing [ 0.625249] NetLabel: Initializing [ 0.626322] NetLabel: domain hash size = 128 [ 0.627546] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.628929] NetLabel: unlabeled traffic allowed by default [ 0.630504] Switched to clocksource kvm-clock [ 0.638334] pnp: PnP ACPI init [ 0.639360] ACPI: bus type PNP registered [ 0.640851] pnp: PnP ACPI: found 5 devices [ 0.642024] ACPI: bus type PNP unregistered [ 0.649129] NET: Registered protocol family 2 [ 0.650601] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.652918] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.654804] TCP: Hash tables configured (established 32768 bind 32768) [ 0.656515] TCP: reno registered [ 0.657549] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.659111] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.660757] NET: Registered protocol family 1 [ 0.662065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.663634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.665157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.685214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705558] Unpacking initramfs... [ 1.125393] Freeing initrd memory: 37508k freed [ 1.134904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.136629] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.152663] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.154329] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.156178] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.157784] Initialise system trusted keyring [ 1.159077] audit: initializing netlink socket (disabled) [ 1.160551] type=2000 audit(1538510688.841:1): initialized [ 1.177218] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.178869] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181539] zpool: loaded [ 1.182499] zbud: loaded [ 1.183583] VFS: Disk quotas dquot_6.5.2 [ 1.184802] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186571] msgmni has been set to 7578 [ 1.187797] Key type big_key registered [ 1.189520] NET: Registered protocol family 38 [ 1.190812] Key type asymmetric registered [ 1.192029] Asymmetric key parser 'x509' registered [ 1.193407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.195660] io scheduler noop registered [ 1.196855] io scheduler deadline registered (default) [ 1.198285] io scheduler cfq registered [ 1.199536] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.210961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214957] ACPI: Power Button [PWRF] [ 1.216183] GHES: HEST is not enabled! [ 1.217378] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.242003] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.244122] Non-volatile memory driver v1.3 [ 1.245626] Linux agpgart interface v0.103 [ 1.247201] crash memory driver: version 1.1 [ 1.248933] rdac: device handler registered [ 1.250473] hp_sw: device handler registered [ 1.251941] emc: device handler registered [ 1.253398] alua: device handler registered [ 1.255034] libphy: Fixed MDIO Bus: probed [ 1.256489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.258475] ehci-pci: EHCI PCI platform driver [ 1.259604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.260982] ohci-pci: OHCI PCI platform driver [ 1.262108] uhci_hcd: USB Universal Host Controller Interface driver [ 1.282057] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.283975] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.286783] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.288569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.290574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.292833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.295566] usb usb1: Product: UHCI Host Controller [ 1.297298] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.299606] usb usb1: SerialNumber: 0000:00:01.2 [ 1.301326] hub 1-0:1.0: USB hub found [ 1.302784] hub 1-0:1.0: 2 ports detected [ 1.304408] usbcore: registered new interface driver usbserial [ 1.306399] usbcore: registered new interface driver usbserial_generic [ 1.308567] usbserial: USB Serial support registered for generic [ 1.310629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.314148] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.315374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.316676] mousedev: PS/2 mouse device common for all mice [ 1.318228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.320470] rtc_cmos 00:00: RTC can wake from S4 [ 1.321069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.322801] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.327484] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.328959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.330442] cpuidle: using governor menu [ 1.331568] hidraw: raw HID events driver (C) Jiri Kosina [ 1.332925] usbcore: registered new interface driver usbhid [ 1.334246] usbhid: USB HID core driver [ 1.335334] drop_monitor: Initializing network drop monitor service [ 1.336796] TCP: cubic registered [ 1.337779] Initializing XFRM netlink socket [ 1.338957] NET: Registered protocol family 10 [ 1.340289] NET: Registered protocol family 17 [ 1.341617] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.343512] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.344907] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.347235] Loading compiled-in X.509 certificates [ 1.348455] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.350787] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.353522] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.355880] registered taskstats version 1 [ 1.358465] Key type trusted registered [ 1.360669] Key type encrypted registered [ 1.362887] IMA: No TPM chip found, activating TPM-bypass! [ 1.364575] rtc_cmos 00:00: setting system clock to 2018-10-02 20:04:49 UTC (1538510689) [ 1.367285] Freeing unused kernel memory: 1680k freed [ 1.371608] 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.377336] systemd[1]: Detected virtualization kvm. [ 1.378999] systemd[1]: Detected architecture x86-64. [ 1.380684] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.384007] systemd[1]: No hostname configured. [ 1.385600] systemd[1]: Set hostname to . [ 1.387335] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.409957] systemd[1]: Reached target Swap. [ 1.411482] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.413938] systemd[1]: Reached target Local File Systems. [ 1.415739] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.418455] systemd[1]: Created slice Root Slice. [ 1.420063] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.422769] systemd[1]: Listening on udev Control Socket. [ 1.424587] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.427378] systemd[1]: Reached target Timers. [ 1.428944] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.431397] systemd[1]: Listening on udev Kernel Socket. [ 1.433182] systemd[1]: Starting udev Kernel Socket. [ 1.434871] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.437691] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.441551] systemd[1]: Reached target Paths. [ 1.443079] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.445694] systemd[1]: Created slice System Slice. [ 1.447365] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.450066] systemd[1]: Listening on Journal Socket. [ 1.451752] systemd[1]: Starting Journal Socket. [ 1.453715] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.457330] systemd[1]: Reached target Sockets. [ 1.458914] systemd[1]: Starting Sockets. [ 1.460664] 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] Reached target Slices. [ 1.466447] systemd[1]: Reached target Slices. [ 1.468004] systemd[1]: Starting Slices. [ 1.469759] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.472762] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.476857] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.539646] RPC: Registered named UNIX socket transport module. [ 1.541066] RPC: Registered udp transport module. [ 1.542252] RPC: Registered tcp transport module. [ 1.543436] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.606516] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.641879] FDC 0 is a S82078B [ 1.661904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.664896] scsi host0: ata_piix [ 1.665982] scsi host1: ata_piix [ 1.666970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.668437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.707134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.712811] 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.756664] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.758167] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.759713] usb 1-1: Product: QEMU USB Tablet [ 1.760845] usb 1-1: Manufacturer: QEMU [ 1.761890] usb 1-1: SerialNumber: 42 [ 1.771789] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.774240] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.857852] SGI XFS with ACLs, security attributes, no debug enabled [ 1.860152] XFS (vda1): Mounting V4 Filesystem [ 1.941646] 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 System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[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. [ 2.153548] tsc: Refined TSC clocksource calibration: 3491.913 MHz Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.165682] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.369597] SELinux: Disabled at runtime. [ 2.407539] type=1404 audit(1538510690.542:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.466819] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.468419] 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-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[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 Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.015215] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.031996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[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 Setup Virtual Console. [[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. [ 3.139285] type=1305 audit(1538510691.273:3): audit_pid=428 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] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.421328] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.428456] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.456226] ppdev: user-space parallel port driver [ 3.471253] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [ 3.514519] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [[32m OK [0m] Started Login Service. [ 3.516301] [TTM] Initializing pool allocator [ 3.517456] [TTM] Initializing DMA pool allocator [ 3.517785] [drm] fb mappable at 0xFC000000 [ 3.517786] [drm] vram aper at 0xFC000000 [ 3.517786] [drm] size 33554432 [ 3.517786] [drm] fb depth is 24 [ 3.517787] [drm] pitch is 3072 [[32m OK [0m] Started NTP client/server. [ 3.524006] fbcon: cirrusdrmfb (fb0) is primary device [ 3.543941] Console: switching to colour frame buffer device 128x48 [ 3.552239] AES CTR mode by8 optimization enabled [ 3.557102] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.560459] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.562553] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.574692] alg: No test for crc32 (crc32-pclmul) [ 3.604564] intel_rapl: no valid rapl domains found in package 0 [ 3.644171] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.653204] intel_powerclamp: No package C-state available Starting Permit User Sessions... intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [ 3.662983] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.904094] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 20:04:52 +0000. Up 3.86 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-02 20:04:54,289 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-10-02 20:05:03,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-02 20:05:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793/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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-02 20:05:04,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8215b67f-e05e-4f8a-b6a2-54a468558722 x-compute-request-id: req-8215b67f-e05e-4f8a-b6a2-54a468558722 Content-Encoding: gzip Content-Length: 12734 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 1945144892 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.330669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.333592] pid_max: default: 32768 minimum: 301\n[ 0.335183] Security Framework initialized\n[ 0.336633] SELinux: Initializing.\n[ 0.338190] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.343546] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.347014] Mount-cache hash table entries: 4096\n[ 0.348818] Initializing cgroup subsys memory\n[ 0.350348] Initializing cgroup subsys devices\n[ 0.351872] Initializing cgroup subsys freezer\n[ 0.353410] Initializing cgroup subsys net_cls\n[ 0.354932] Initializing cgroup subsys blkio\n[ 0.356384] Initializing cgroup subsys perf_event\n[ 0.357995] Initializing cgroup subsys hugetlb\n[ 0.359589] Initializing cgroup subsys pids\n[ 0.361112] Initializing cgroup subsys net_prio\n[ 0.362801] CPU: Physical Processor ID: 0\n[ 0.364585] mce: CPU supports 10 MCE banks\n[ 0.365712] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.366989] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.368258] tlb_flushall_shift: 6\n[ 0.369446] Freeing SMP alternatives: 28k freed\n[ 0.373557] ACPI: Core revision 20130517\n[ 0.375057] ACPI: All ACPI Tables successfully acquired\n[ 0.376475] ftrace: allocating 25812 entries in 101 pages\n[ 0.399825] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.401293] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.402738] smpboot: Max logical packages: 2\n[ 0.404042] Enabling x2apic\n[ 0.404926] Enabled x2apic\n[ 0.406014] Switched APIC routing to physical x2apic.\n[ 0.408169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.409594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.412144] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.419014] KVM setup paravirtual spinlock\n[ 0.421297] smpboot: Booting Node 0, Processors #1 OK\n[ 0.422880] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.445481] Brought up 2 CPUs\n[ 0.445483] KVM setup async PF for cpu 1\n[ 0.445486] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.448562] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.450653] devtmpfs: initialized\n[ 0.453150] EVM: security.selinux\n[ 0.454117] EVM: security.ima\n[ 0.455010] EVM: security.capability\n[ 0.456626] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.458118] pinctrl core: initialized pinctrl subsystem\n[ 0.459462] NET: Registered protocol family 16\n[ 0.460764] ACPI: bus type PCI registered\n[ 0.461830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.463316] PCI: Using configuration type 1 for base access\n[ 0.467951] ACPI: Added _OSI(Module Device)\n[ 0.469081] ACPI: Added _OSI(Processor Device)\n[ 0.470213] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.471374] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.474268] ACPI: Interpreter enabled\n[ 0.475314] ACPI: (supports S0 S5)\n[ 0.476284] ACPI: Using IOAPIC for interrupt routing\n[ 0.477492] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.481371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.482768] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.484429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.485883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.488617] acpiphp: Slot [3] registered\n[ 0.489683] acpiphp: Slot [4] registered\n[ 0.490753] acpiphp: Slot [5] registered\n[ 0.491816] acpiphp: Slot [6] registered\n[ 0.492874] acpiphp: Slot [7] registered\n[ 0.493932] acpiphp: Slot [8] registered\n[ 0.494991] acpiphp: Slot [9] registered\n[ 0.496046] acpiphp: Slot [10] registered\n[ 0.497117] acpiphp: Slot [11] registered\n[ 0.498189] acpiphp: Slot [12] registered\n[ 0.499263] acpiphp: Slot [13] registered\n[ 0.500336] acpiphp: Slot [14] registered\n[ 0.501409] acpiphp: Slot [15] registered\n[ 0.502482] acpiphp: Slot [16] registered\n[ 0.503560] acpiphp: Slot [17] registered\n[ 0.504633] acpiphp: Slot [18] registered\n[ 0.505705] acpiphp: Slot [19] registered\n[ 0.506782] acpiphp: Slot [20] registered\n[ 0.507854] acpiphp: Slot [21] registered\n[ 0.508925] acpiphp: Slot [22] registered\n[ 0.509995] acpiphp: Slot [23] registered\n[ 0.511063] acpiphp: Slot [24] registered\n[ 0.512140] acpiphp: Slot [25] registered\n[ 0.513210] acpiphp: Slot [26] registered\n[ 0.514283] acpiphp: Slot [27] registered\n[ 0.515357] acpiphp: Slot [28] registered\n[ 0.516427] acpiphp: Slot [29] registered\n[ 0.517497] acpiphp: Slot [30] registered\n[ 0.518565] acpiphp: Slot [31] registered\n[ 0.519631] PCI host bridge to bus 0000:00\n[ 0.520702] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523510] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524987] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526952] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.535110] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.536637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.538088] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.548820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.604718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.606409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.608106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.609748] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.611309] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.612884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.614963] vgaarb: loaded\n[ 0.615937] vgaarb: bridge control possible 0000:00:02.0\n[ 0.617374] SCSI subsystem initialized\n[ 0.618461] ACPI: bus type USB registered\n[ 0.619505] usbcore: registered new interface driver usbfs\n[ 0.620848] usbcore: registered new interface driver hub\n[ 0.622261] usbcore: registered new device driver usb\n[ 0.623768] PCI: Using ACPI for IRQ routing\n[ 0.625249] NetLabel: Initializing\n[ 0.626322] NetLabel: domain hash size = 128\n[ 0.627546] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.628929] NetLabel: unlabeled traffic allowed by default\n[ 0.630504] Switched to clocksource kvm-clock\n[ 0.638334] pnp: PnP ACPI init\n[ 0.639360] ACPI: bus type PNP registered\n[ 0.640851] pnp: PnP ACPI: found 5 devices\n[ 0.642024] ACPI: bus type PNP unregistered\n[ 0.649129] NET: Registered protocol family 2\n[ 0.650601] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.652918] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.654804] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.656515] TCP: reno registered\n[ 0.657549] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.659111] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.660757] NET: Registered protocol family 1\n[ 0.662065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.663634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.665157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.685214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.705558] Unpacking initramfs...\n[ 1.125393] Freeing initrd memory: 37508k freed\n[ 1.134904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.136629] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.152663] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.154329] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.156178] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.157784] Initialise system trusted keyring\n[ 1.159077] audit: initializing netlink socket (disabled)\n[ 1.160551] type=2000 audit(1538510688.841:1): initialized\n[ 1.177218] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.178869] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181539] zpool: loaded\n[ 1.182499] zbud: loaded\n[ 1.183583] VFS: Disk quotas dquot_6.5.2\n[ 1.184802] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186571] msgmni has been set to 7578\n[ 1.187797] Key type big_key registered\n[ 1.189520] NET: Registered protocol family 38\n[ 1.190812] Key type asymmetric registered\n[ 1.192029] Asymmetric key parser 'x509' registered\n[ 1.193407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.195660] io scheduler noop registered\n[ 1.196855] io scheduler deadline registered (default)\n[ 1.198285] io scheduler cfq registered\n[ 1.199536] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.210961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.214957] ACPI: Power Button [PWRF]\n[ 1.216183] GHES: HEST is not enabled!\n[ 1.217378] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.242003] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.244122] Non-volatile memory driver v1.3\n[ 1.245626] Linux agpgart interface v0.103\n[ 1.247201] crash memory driver: version 1.1\n[ 1.248933] rdac: device handler registered\n[ 1.250473] hp_sw: device handler registered\n[ 1.251941] emc: device handler registered\n[ 1.253398] alua: device handler registered\n[ 1.255034] libphy: Fixed MDIO Bus: probed\n[ 1.256489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.258475] ehci-pci: EHCI PCI platform driver\n[ 1.259604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.260982] ohci-pci: OHCI PCI platform driver\n[ 1.262108] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.282057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.283975] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.286783] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.288569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.290574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.292833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.295566] usb usb1: Product: UHCI Host Controller\n[ 1.297298] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.299606] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.301326] hub 1-0:1.0: USB hub found\n[ 1.302784] hub 1-0:1.0: 2 ports detected\n[ 1.304408] usbcore: registered new interface driver usbserial\n[ 1.306399] usbcore: registered new interface driver usbserial_generic\n[ 1.308567] usbserial: USB Serial support registered for generic\n[ 1.310629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.314148] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.315374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.316676] mousedev: PS/2 mouse device common for all mice\n[ 1.318228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.320470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.321069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.322801] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.327484] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.328959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.330442] cpuidle: using governor menu\n[ 1.331568] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.332925] usbcore: registered new interface driver usbhid\n[ 1.334246] usbhid: USB HID core driver\n[ 1.335334] drop_monitor: Initializing network drop monitor service\n[ 1.336796] TCP: cubic registered\n[ 1.337779] Initializing XFRM netlink socket\n[ 1.338957] NET: Registered protocol family 10\n[ 1.340289] NET: Registered protocol family 17\n[ 1.341617] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.343512] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.344907] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.347235] Loading compiled-in X.509 certificates\n[ 1.348455] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.350787] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.353522] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.355880] registered taskstats version 1\n[ 1.358465] Key type trusted registered\n[ 1.360669] Key type encrypted registered\n[ 1.362887] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.364575] rtc_cmos 00:00: setting system clock to 2018-10-02 20:04:49 UTC (1538510689)\n[ 1.367285] Freeing unused kernel memory: 1680k freed\n[ 1.371608] 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.377336] systemd[1]: Detected virtualization kvm.\n[ 1.378999] systemd[1]: Detected architecture x86-64.\n[ 1.380684] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.384007] systemd[1]: No hostname configured.\n[ 1.385600] systemd[1]: Set hostname to .\n[ 1.387335] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.409957] systemd[1]: Reached target Swap.\n[ 1.411482] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.413938] systemd[1]: Reached target Local File Systems.\n[ 1.415739] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.418455] systemd[1]: Created slice Root Slice.\n[ 1.420063] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.422769] systemd[1]: Listening on udev Control Socket.\n[ 1.424587] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.427378] systemd[1]: Reached target Timers.\n[ 1.428944] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.431397] systemd[1]: Listening on udev Kernel Socket.\n[ 1.433182] systemd[1]: Starting udev Kernel Socket.\n[ 1.434871] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.437691] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.441551] systemd[1]: Reached target Paths.\n[ 1.443079] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.445694] systemd[1]: Created slice System Slice.\n[ 1.447365] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.450066] systemd[1]: Listening on Journal Socket.\n[ 1.451752] systemd[1]: Starting Journal Socket.\n[ 1.453715] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.457330] systemd[1]: Reached target Sockets.\n[ 1.458914] systemd[1]: Starting Sockets.\n[ 1.460664] 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] Reached target Slices.\n[ 1.466447] systemd[1]: Reached target Slices.\n[ 1.468004] systemd[1]: Starting Slices.\n[ 1.469759] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.472762] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.476857] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.539646] RPC: Registered named UNIX socket transport module.\n[ 1.541066] RPC: Registered udp transport module.\n[ 1.542252] RPC: Registered tcp transport module.\n[ 1.543436] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.606516] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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 Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.641879] FDC 0 is a S82078B\n[ 1.661904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.664896] scsi host0: ata_piix\n[ 1.665982] scsi host1: ata_piix\n[ 1.666970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.668437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.707134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.712811] 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.756664] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.758167] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.759713] usb 1-1: Product: QEMU USB Tablet\n[ 1.760845] usb 1-1: Manufacturer: QEMU\n[ 1.761890] usb 1-1: SerialNumber: 42\n[ 1.771789] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.774240] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.857852] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.860152] XFS (vda1): Mounting V4 Filesystem\n[ 1.941646] 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 System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\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[ 2.153548] tsc: Refined TSC clocksource calibration: 3491.913 MHz\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.165682] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.369597] SELinux: Disabled at runtime.\n[ 2.407539] type=1404 audit(1538510690.542:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.466819] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.468419] 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-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\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 Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.015215] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.031996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\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 Setup Virtual Console.\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[ 3.139285] type=1305 audit(1538510691.273:3): audit_pid=428 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] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.421328] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.428456] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.456226] ppdev: user-space parallel port driver\n[ 3.471253] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.514519] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[[32m OK [0m] Started Login Service.\n[ 3.516301] [TTM] Initializing pool allocator\n[ 3.517456] [TTM] Initializing DMA pool allocator\n[ 3.517785] [drm] fb mappable at 0xFC000000\n[ 3.517786] [drm] vram aper at 0xFC000000\n[ 3.517786] [drm] size 33554432\n[ 3.517786] [drm] fb depth is 24\n[ 3.517787] [drm] pitch is 3072\n[[32m OK [0m] Started NTP client/server.\n[ 3.524006] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.543941] Console: switching to colour frame buffer device 128x48\n[ 3.552239] AES CTR mode by8 optimization enabled\n[ 3.557102] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.560459] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.562553] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[ 3.574692] alg: No test for crc32 (crc32-pclmul)\n[ 3.604564] intel_rapl: no valid rapl domains found in package 0\n[ 3.644171] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.653204] intel_powerclamp: No package C-state available\n Starting Permit User Sessions...\nintel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n\n[ 3.662983] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.904094] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 20:04:52 +0000. Up 3.86 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 System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\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 Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.007996] cloud-init[807]: Cloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 20:04:54 +0000. Up 5.98 seconds.\n[ 6.027109] cloud-init[807]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.028975] cloud-init[807]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.030735] cloud-init[807]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.032519] cloud-init[807]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.033950] cloud-init[807]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.035494] cloud-init[807]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:6f:c0:67 |\n[ 6.036871] cloud-init[807]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.038425] cloud-init[807]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.040276] cloud-init[807]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.042165] cloud-init[807]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.043706] cloud-init[807]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.045244] cloud-init[807]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.046765] cloud-init[807]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.048281] cloud-init[807]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.049816] cloud-init[807]: 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.302914] cloud-init[2789]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Oct 2018 20:04:57 +0000. Up 9.24 seconds.\n[ 9.960612] cloud-init[3152]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Oct 2018 20:04:58 +0000. Up 9.89 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 | 88:57:88:e4:df:d5:18:2a:7d:2f:b6:cb:48:2d:95:38 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.239900] cloud-init[3152]: Cloud-init v. 0.7.5 finished at Tue, 02 Oct 2018 20:04:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.23 seconds\n"} 2018-10-02 20:05:04,468 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793/action used request id req-8215b67f-e05e-4f8a-b6a2-54a468558722 2018-10-02 20:05:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.16934514046s 2018-10-02 20:05:04,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793/action used request id req-8215b67f-e05e-4f8a-b6a2-54a468558722 2018-10-02 20:05:04,470 - 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 1945144892 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.330669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.333592] pid_max: default: 32768 minimum: 301 [ 0.335183] Security Framework initialized [ 0.336633] SELinux: Initializing. [ 0.338190] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.343546] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.347014] Mount-cache hash table entries: 4096 [ 0.348818] Initializing cgroup subsys memory [ 0.350348] Initializing cgroup subsys devices [ 0.351872] Initializing cgroup subsys freezer [ 0.353410] Initializing cgroup subsys net_cls [ 0.354932] Initializing cgroup subsys blkio [ 0.356384] Initializing cgroup subsys perf_event [ 0.357995] Initializing cgroup subsys hugetlb [ 0.359589] Initializing cgroup subsys pids [ 0.361112] Initializing cgroup subsys net_prio [ 0.362801] CPU: Physical Processor ID: 0 [ 0.364585] mce: CPU supports 10 MCE banks [ 0.365712] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.366989] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.368258] tlb_flushall_shift: 6 [ 0.369446] Freeing SMP alternatives: 28k freed [ 0.373557] ACPI: Core revision 20130517 [ 0.375057] ACPI: All ACPI Tables successfully acquired [ 0.376475] ftrace: allocating 25812 entries in 101 pages [ 0.399825] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.401293] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.402738] smpboot: Max logical packages: 2 [ 0.404042] Enabling x2apic [ 0.404926] Enabled x2apic [ 0.406014] Switched APIC routing to physical x2apic. [ 0.408169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409594] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.412144] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.419014] KVM setup paravirtual spinlock [ 0.421297] smpboot: Booting Node 0, Processors #1 OK [ 0.422880] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.445481] Brought up 2 CPUs [ 0.445483] KVM setup async PF for cpu 1 [ 0.445486] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.448562] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.450653] devtmpfs: initialized [ 0.453150] EVM: security.selinux [ 0.454117] EVM: security.ima [ 0.455010] EVM: security.capability [ 0.456626] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.458118] pinctrl core: initialized pinctrl subsystem [ 0.459462] NET: Registered protocol family 16 [ 0.460764] ACPI: bus type PCI registered [ 0.461830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.463316] PCI: Using configuration type 1 for base access [ 0.467951] ACPI: Added _OSI(Module Device) [ 0.469081] ACPI: Added _OSI(Processor Device) [ 0.470213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.471374] ACPI: Added _OSI(Processor Aggregator Device) [ 0.474268] ACPI: Interpreter enabled [ 0.475314] ACPI: (supports S0 S5) [ 0.476284] ACPI: Using IOAPIC for interrupt routing [ 0.477492] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.481371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.482768] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.484429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.485883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.488617] acpiphp: Slot [3] registered [ 0.489683] acpiphp: Slot [4] registered [ 0.490753] acpiphp: Slot [5] registered [ 0.491816] acpiphp: Slot [6] registered [ 0.492874] acpiphp: Slot [7] registered [ 0.493932] acpiphp: Slot [8] registered [ 0.494991] acpiphp: Slot [9] registered [ 0.496046] acpiphp: Slot [10] registered [ 0.497117] acpiphp: Slot [11] registered [ 0.498189] acpiphp: Slot [12] registered [ 0.499263] acpiphp: Slot [13] registered [ 0.500336] acpiphp: Slot [14] registered [ 0.501409] acpiphp: Slot [15] registered [ 0.502482] acpiphp: Slot [16] registered [ 0.503560] acpiphp: Slot [17] registered [ 0.504633] acpiphp: Slot [18] registered [ 0.505705] acpiphp: Slot [19] registered [ 0.506782] acpiphp: Slot [20] registered [ 0.507854] acpiphp: Slot [21] registered [ 0.508925] acpiphp: Slot [22] registered [ 0.509995] acpiphp: Slot [23] registered [ 0.511063] acpiphp: Slot [24] registered [ 0.512140] acpiphp: Slot [25] registered [ 0.513210] acpiphp: Slot [26] registered [ 0.514283] acpiphp: Slot [27] registered [ 0.515357] acpiphp: Slot [28] registered [ 0.516427] acpiphp: Slot [29] registered [ 0.517497] acpiphp: Slot [30] registered [ 0.518565] acpiphp: Slot [31] registered [ 0.519631] PCI host bridge to bus 0000:00 [ 0.520702] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523510] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524987] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526952] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.535110] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.538088] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.548820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.604718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.606409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.608106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.609748] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.611309] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.612884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.614963] vgaarb: loaded [ 0.615937] vgaarb: bridge control possible 0000:00:02.0 [ 0.617374] SCSI subsystem initialized [ 0.618461] ACPI: bus type USB registered [ 0.619505] usbcore: registered new interface driver usbfs [ 0.620848] usbcore: registered new interface driver hub [ 0.622261] usbcore: registered new device driver usb [ 0.623768] PCI: Using ACPI for IRQ routing [ 0.625249] NetLabel: Initializing [ 0.626322] NetLabel: domain hash size = 128 [ 0.627546] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.628929] NetLabel: unlabeled traffic allowed by default [ 0.630504] Switched to clocksource kvm-clock [ 0.638334] pnp: PnP ACPI init [ 0.639360] ACPI: bus type PNP registered [ 0.640851] pnp: PnP ACPI: found 5 devices [ 0.642024] ACPI: bus type PNP unregistered [ 0.649129] NET: Registered protocol family 2 [ 0.650601] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.652918] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.654804] TCP: Hash tables configured (established 32768 bind 32768) [ 0.656515] TCP: reno registered [ 0.657549] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.659111] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.660757] NET: Registered protocol family 1 [ 0.662065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.663634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.665157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.685214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705558] Unpacking initramfs... [ 1.125393] Freeing initrd memory: 37508k freed [ 1.134904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.136629] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.152663] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.154329] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.156178] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.157784] Initialise system trusted keyring [ 1.159077] audit: initializing netlink socket (disabled) [ 1.160551] type=2000 audit(1538510688.841:1): initialized [ 1.177218] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.178869] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181539] zpool: loaded [ 1.182499] zbud: loaded [ 1.183583] VFS: Disk quotas dquot_6.5.2 [ 1.184802] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186571] msgmni has been set to 7578 [ 1.187797] Key type big_key registered [ 1.189520] NET: Registered protocol family 38 [ 1.190812] Key type asymmetric registered [ 1.192029] Asymmetric key parser 'x509' registered [ 1.193407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.195660] io scheduler noop registered [ 1.196855] io scheduler deadline registered (default) [ 1.198285] io scheduler cfq registered [ 1.199536] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.210961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214957] ACPI: Power Button [PWRF] [ 1.216183] GHES: HEST is not enabled! [ 1.217378] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.242003] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.244122] Non-volatile memory driver v1.3 [ 1.245626] Linux agpgart interface v0.103 [ 1.247201] crash memory driver: version 1.1 [ 1.248933] rdac: device handler registered [ 1.250473] hp_sw: device handler registered [ 1.251941] emc: device handler registered [ 1.253398] alua: device handler registered [ 1.255034] libphy: Fixed MDIO Bus: probed [ 1.256489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.258475] ehci-pci: EHCI PCI platform driver [ 1.259604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.260982] ohci-pci: OHCI PCI platform driver [ 1.262108] uhci_hcd: USB Universal Host Controller Interface driver [ 1.282057] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.283975] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.286783] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.288569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.290574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.292833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.295566] usb usb1: Product: UHCI Host Controller [ 1.297298] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.299606] usb usb1: SerialNumber: 0000:00:01.2 [ 1.301326] hub 1-0:1.0: USB hub found [ 1.302784] hub 1-0:1.0: 2 ports detected [ 1.304408] usbcore: registered new interface driver usbserial [ 1.306399] usbcore: registered new interface driver usbserial_generic [ 1.308567] usbserial: USB Serial support registered for generic [ 1.310629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.314148] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.315374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.316676] mousedev: PS/2 mouse device common for all mice [ 1.318228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.320470] rtc_cmos 00:00: RTC can wake from S4 [ 1.321069] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.322801] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.327484] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.328959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.330442] cpuidle: using governor menu [ 1.331568] hidraw: raw HID events driver (C) Jiri Kosina [ 1.332925] usbcore: registered new interface driver usbhid [ 1.334246] usbhid: USB HID core driver [ 1.335334] drop_monitor: Initializing network drop monitor service [ 1.336796] TCP: cubic registered [ 1.337779] Initializing XFRM netlink socket [ 1.338957] NET: Registered protocol family 10 [ 1.340289] NET: Registered protocol family 17 [ 1.341617] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.343512] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.344907] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.347235] Loading compiled-in X.509 certificates [ 1.348455] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.350787] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.353522] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.355880] registered taskstats version 1 [ 1.358465] Key type trusted registered [ 1.360669] Key type encrypted registered [ 1.362887] IMA: No TPM chip found, activating TPM-bypass! [ 1.364575] rtc_cmos 00:00: setting system clock to 2018-10-02 20:04:49 UTC (1538510689) [ 1.367285] Freeing unused kernel memory: 1680k freed [ 1.371608] 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.377336] systemd[1]: Detected virtualization kvm. [ 1.378999] systemd[1]: Detected architecture x86-64. [ 1.380684] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.384007] systemd[1]: No hostname configured. [ 1.385600] systemd[1]: Set hostname to . [ 1.387335] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.409957] systemd[1]: Reached target Swap. [ 1.411482] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.413938] systemd[1]: Reached target Local File Systems. [ 1.415739] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.418455] systemd[1]: Created slice Root Slice. [ 1.420063] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.422769] systemd[1]: Listening on udev Control Socket. [ 1.424587] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.427378] systemd[1]: Reached target Timers. [ 1.428944] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.431397] systemd[1]: Listening on udev Kernel Socket. [ 1.433182] systemd[1]: Starting udev Kernel Socket. [ 1.434871] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.437691] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.441551] systemd[1]: Reached target Paths. [ 1.443079] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.445694] systemd[1]: Created slice System Slice. [ 1.447365] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.450066] systemd[1]: Listening on Journal Socket. [ 1.451752] systemd[1]: Starting Journal Socket. [ 1.453715] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.457330] systemd[1]: Reached target Sockets. [ 1.458914] systemd[1]: Starting Sockets. [ 1.460664] 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] Reached target Slices. [ 1.466447] systemd[1]: Reached target Slices. [ 1.468004] systemd[1]: Starting Slices. [ 1.469759] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.472762] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.476857] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.539646] RPC: Registered named UNIX socket transport module. [ 1.541066] RPC: Registered udp transport module. [ 1.542252] RPC: Registered tcp transport module. [ 1.543436] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.606516] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.641879] FDC 0 is a S82078B [ 1.661904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.664896] scsi host0: ata_piix [ 1.665982] scsi host1: ata_piix [ 1.666970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.668437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.707134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.712811] 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.756664] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.758167] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.759713] usb 1-1: Product: QEMU USB Tablet [ 1.760845] usb 1-1: Manufacturer: QEMU [ 1.761890] usb 1-1: SerialNumber: 42 [ 1.771789] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.774240] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.857852] SGI XFS with ACLs, security attributes, no debug enabled [ 1.860152] XFS (vda1): Mounting V4 Filesystem [ 1.941646] 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 System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[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. [ 2.153548] tsc: Refined TSC clocksource calibration: 3491.913 MHz Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.165682] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.369597] SELinux: Disabled at runtime. [ 2.407539] type=1404 audit(1538510690.542:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.466819] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.468419] 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-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[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 Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.015215] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.031996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[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 Setup Virtual Console. [[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. [ 3.139285] type=1305 audit(1538510691.273:3): audit_pid=428 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] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.421328] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.428456] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.456226] ppdev: user-space parallel port driver [ 3.471253] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [ 3.514519] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [[32m OK [0m] Started Login Service. [ 3.516301] [TTM] Initializing pool allocator [ 3.517456] [TTM] Initializing DMA pool allocator [ 3.517785] [drm] fb mappable at 0xFC000000 [ 3.517786] [drm] vram aper at 0xFC000000 [ 3.517786] [drm] size 33554432 [ 3.517786] [drm] fb depth is 24 [ 3.517787] [drm] pitch is 3072 [[32m OK [0m] Started NTP client/server. [ 3.524006] fbcon: cirrusdrmfb (fb0) is primary device [ 3.543941] Console: switching to colour frame buffer device 128x48 [ 3.552239] AES CTR mode by8 optimization enabled [ 3.557102] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.560459] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.562553] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.574692] alg: No test for crc32 (crc32-pclmul) [ 3.604564] intel_rapl: no valid rapl domains found in package 0 [ 3.644171] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.653204] intel_powerclamp: No package C-state available Starting Permit User Sessions... intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [ 3.662983] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.904094] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 02 Oct 2018 20:04:52 +0000. Up 3.86 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 System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 6.007996] cloud-init[807]: Cloud-init v. 0.7.5 running 'init' at Tue, 02 Oct 2018 20:04:54 +0000. Up 5.98 seconds. [ 6.027109] cloud-init[807]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.028975] cloud-init[807]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.030735] cloud-init[807]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.032519] cloud-init[807]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.033950] cloud-init[807]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.035494] cloud-init[807]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:6f:c0:67 | [ 6.036871] cloud-init[807]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.038425] cloud-init[807]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.040276] cloud-init[807]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042165] cloud-init[807]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.043706] cloud-init[807]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.045244] cloud-init[807]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.046765] cloud-init[807]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.048281] cloud-init[807]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.049816] cloud-init[807]: 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.302914] cloud-init[2789]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 02 Oct 2018 20:04:57 +0000. Up 9.24 seconds. [ 9.960612] cloud-init[3152]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 02 Oct 2018 20:04:58 +0000. Up 9.89 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 | 88:57:88:e4:df:d5:18:2a:7d:2f:b6:cb:48:2d:95:38 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.239900] cloud-init[3152]: Cloud-init v. 0.7.5 finished at Tue, 02 Oct 2018 20:04:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.23 seconds 2018-10-02 20:05:04,473 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5f0d550L 2018-10-02 20:05:04,474 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 20:05:04,537 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-02 20:05:04,538 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-02 20:05:04,558 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 20:05:04,558 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-02 20:05:04,558 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-02 20:05:04,558 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 20:05:04,558 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-02 20:05:04,559 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 20:05:04,567 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-02 20:05:04,568 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 20:05:04,574 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-02 20:05:04,576 - paramiko.transport - DEBUG - Trying key 885788e4dfd5182a7d2fb6cb482d9538 from /tmp/tmpN576xC 2018-10-02 20:05:04,607 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 20:05:04,628 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-02 20:05:04,640 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-02 20:05:04,640 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-02 20:05:04,641 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-02 20:05:04,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-10-02 20:05:04,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4703, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4706, "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": 1805, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4696, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 878, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 828, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4338, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4688, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-02 20:05:04,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:05:04,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:05:04 GMT 2018-10-02 20:05:04,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:05:04,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-02 20:05:04,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:05:04,924 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4703, 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': 4706, 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': 1805, 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': 4696, 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': 878, 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': 828, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4338, 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': 4688, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-02 20:05:04,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-10-02 20:05:05,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:05:05,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4703, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4706, "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": 1805, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4696, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 878, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 828, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4338, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4688, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:05:04 GMT 2018-10-02 20:05:05,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:05:05,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-02 20:05:05,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:05:05,044 - functest.core.cloudify - INFO - The current manager status is running 2018-10-02 20:05:05,044 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:05:05,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T20:05:04.892Z", "updated_at": "2018-10-02T20:05:04.892Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:05:04 GMT 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:05:05,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-10-02 20:05:05,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-02T20:05:04.892Z", "updated_at": "2018-10-02T20:05:04.892Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-02 20:05:05,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:05:05,220 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:05:05 GMT 2018-10-02 20:05:05,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:05:05,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-02 20:05:05,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:05:05,220 - functest.core.cloudify - DEBUG - List secrets: 2018-10-02 20:05:05,221 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-02 20:05:05,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-02T20:05:04.892Z", "updated_at": "2018-10-02T20:05:04.892Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-02 20:05:05,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:05:05,323 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:05:05 GMT 2018-10-02 20:05:05,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:05:05,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-02 20:05:05,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:05:05,323 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-02 20:05:05,323 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-02 20:05:05,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-02 20:05:05,324 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 20:05:05,334 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 20:05:05,334 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 20:05:05,375 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:05:05,537 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-02 20:05:05,538 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-02 20:05:05,545 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-02 20:05:05,550 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-02 20:05:05,550 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-02 20:05:05,561 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-02 20:05:51,154 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-02 20:05:51,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.xmission.com * extras: mirrors.cat.pdx.edu * updates: mirror.web-ster.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-02 20:05:51,155 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-02 20:05:51,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-02 20:05:51,156 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-02 20:05:53,748 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-02 20:05:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:05:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:05:53,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8a6da56b-56af-4f05-a217-801a19ea0907 Date: Tue, 02 Oct 2018 20:05:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "metadata": {}}], "file": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "size": 4373348352, "self": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T20:02:11Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T20:00:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:05:53,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8a6da56b-56af-4f05-a217-801a19ea0907 2018-10-02 20:05:53,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172858953476s 2018-10-02 20:05:53,922 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8a6da56b-56af-4f05-a217-801a19ea0907 2018-10-02 20:05:53,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 20:05:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}' 2018-10-02 20:05:54,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4 X-Openstack-Request-Id: req-e5bf8251-97d1-415f-9c8d-446184da5b26 Date: Tue, 02 Oct 2018 20:05:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "size": null, "self": "/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-02T20:05:54Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": null, "created_at": "2018-10-02T20:05:54Z", "protected": false} 2018-10-02 20:05:54,156 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e5bf8251-97d1-415f-9c8d-446184da5b26 2018-10-02 20:05:54,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.232656955719s 2018-10-02 20:05:54,157 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e5bf8251-97d1-415f-9c8d-446184da5b26 returning object 6967f972-455e-4f41-9ad8-f828eefa02a4 2018-10-02 20:05:54,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 20:05:54,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4/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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '' 2018-10-02 20:06:02,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-528c9095-d5f8-4ce4-b96a-5332bd648cd3 Date: Tue, 02 Oct 2018 20:06:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:06:02,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4/file used request id req-528c9095-d5f8-4ce4-b96a-5332bd648cd3 2018-10-02 20:06:02,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.39423418045s 2018-10-02 20:06:02,552 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4/file used request id req-528c9095-d5f8-4ce4-b96a-5332bd648cd3 2018-10-02 20:06:02,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:06:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:06:02,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-f45ab2be-365e-448e-92bb-add631601c33 Date: Tue, 02 Oct 2018 20:06:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6967f972-455e-4f41-9ad8-f828eefa02a4/snap", "metadata": {}}], "file": "/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "size": 426967040, "self": "/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6967f972-455e-4f41-9ad8-f828eefa02a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-02T20:06:02Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-02T20:05:54Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "metadata": {}}], "file": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "size": 4373348352, "self": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T20:02:11Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T20:00:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:06:02,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f45ab2be-365e-448e-92bb-add631601c33 2018-10-02 20:06:02,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184539079666s 2018-10-02 20:06:02,738 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f45ab2be-365e-448e-92bb-add631601c33 2018-10-02 20:06:02,740 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6967f972-455e-4f41-9ad8-f828eefa02a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4/file', 'owner': u'43b5a096267344f08d8a8013276d2293', 'id': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'size': 426967040, u'self': u'/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b5a096267344f08d8a8013276d2293', 'name': 'vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/6967f972-455e-4f41-9ad8-f828eefa02a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T20:06:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T20:06:02Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778', 'created': u'2018-10-02T20:05:54Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-02T20:05:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-10-02 20:06:02,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 20:06:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-02 20:06:02,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28c2e15b-92a8-42e4-8e0b-7565d2ec6531 x-compute-request-id: req-28c2e15b-92a8-42e4-8e0b-7565d2ec6531 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "name": "vyos_vrouter-flavor_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 20:06:02,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-28c2e15b-92a8-42e4-8e0b-7565d2ec6531 2018-10-02 20:06:02,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0680239200592s 2018-10-02 20:06:02,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-28c2e15b-92a8-42e4-8e0b-7565d2ec6531 returning object b5123c25-28e6-4519-9c24-0fb0b4e909e8 2018-10-02 20:06:02,811 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778', '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'c7df579f475a4319babeb31d9eeae3b3', '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'b5123c25-28e6-4519-9c24-0fb0b4e909e8', 'swap': 0}) 2018-10-02 20:06:02,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 20:06:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8/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}5fbe231faceb6300572994aac890917aa3acd830" -d '{"extra_specs": {}}' 2018-10-02 20:06:02,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf4fbb58-e100-4d54-a437-0a4b058efaa6 x-compute-request-id: req-bf4fbb58-e100-4d54-a437-0a4b058efaa6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 20:06:02,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8/os-extra_specs used request id req-bf4fbb58-e100-4d54-a437-0a4b058efaa6 2018-10-02 20:06:02,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0274479389191s 2018-10-02 20:06:02,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8/os-extra_specs used request id req-bf4fbb58-e100-4d54-a437-0a4b058efaa6 2018-10-02 20:06:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-02 20:06:02,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:06:02,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0027706c-bbba-4b70-b182-54168787d6cd Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.22:5000/v3/services/1a1a33f738d04ce2bd1170a2c0ae6f7b"}, "enabled": true, "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.22:5000/v3/services/33dc383ed02f428a8e89ab5d41f75e25"}, "enabled": true, "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.22:5000/v3/services/551e20a4442a4b68b2907a1a7bb0dd9c"}, "enabled": true, "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.22:5000/v3/services/55532b8e48b74a38921895866c93a779"}, "enabled": true, "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.22:5000/v3/services/6efcd1d57136493db7cedfa78755e356"}, "enabled": true, "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.22:5000/v3/services/8d5691dd645e496ba5353843ef0468b5"}, "enabled": true, "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.22:5000/v3/services/96aea2b4f3484060a2f797a80b24c7b9"}, "enabled": true, "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.22:5000/v3/services/ba35a5d379f6433ca893ca9d7ee80585"}, "enabled": true, "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.22:5000/v3/services/c0e367db3a3f4277a6a25a1bdb6873a0"}, "enabled": true, "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.22:5000/v3/services/d9f8d7ad8c1e4b118729f5a33b70d07a"}, "enabled": true, "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.22:5000/v3/services/dc368cf71ec54eadbb0de6aa64546a07"}, "enabled": true, "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.22:5000/v3/services/de1b8f4e562543b2972454076cb3b86f"}, "enabled": true, "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f0dfcfc6a30c4f949704f65d33f83fe5"}, "enabled": true, "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f910cecb4a8548d890ef66af05d6a49d"}, "enabled": true, "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f93ecea21a9e478f90ded21289529d29"}, "enabled": true, "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/fa7feb3cd05d4136a8b32847af4a0f02"}, "enabled": true, "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "links": {"self": "http://172.30.9.22:5000/v3/services", "previous": null, "next": null}} 2018-10-02 20:06:02,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/services used request id req-0027706c-bbba-4b70-b182-54168787d6cd 2018-10-02 20:06:02,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.075364112854s 2018-10-02 20:06:02,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-02 20:06:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:06:03,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8659005e-41aa-4ce3-9a99-3bf618ff6533 Content-Encoding: gzip Content-Length: 2067 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0532e316df604f71884d37fd02a08c03"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "0532e316df604f71884d37fd02a08c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/08217ef4c5b94cfd9607c87bf1920559"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0953f3d0e2c941d0b19e3d6d4e3f27f5"}, "url": "http://172.30.9.22:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0c94ea036c4c4b12b875a8daf9523e43"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/120bb7d8b2994d3f90a76c77d2add623"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/12ef388e3c784c79a40ffacde3567014"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "12ef388e3c784c79a40ffacde3567014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/159ba4b858464aae8cda5fb81617aa81"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1aee492777c946878cd2ecac75b324be"}, "url": "http://172.30.9.22:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "1aee492777c946878cd2ecac75b324be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c24260f7dc940839857ad5c04a965e4"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20849170ea5a4584af59c79525107fb4"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "20849170ea5a4584af59c79525107fb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2396b27f2290422e83555e93ab42787f"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "2396b27f2290422e83555e93ab42787f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28180f5cce86406db83625a3ff53ad26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55532b8e48b74a38921895866c93a779", "id": "28180f5cce86406db83625a3ff53ad26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28fddd1c90e845cdb015627d1b29da89"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2969f2aa3510409798b2bec22d45ba8c"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a38a562b9da498da7539dc81603c1a5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2b2081bec1a94a218915a3db01ae7455"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3830ad1d4ee648d7852a0de95acb1665"}, "url": "http://172.30.9.22:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38e9627392a74ab68c501ef6a5b21447"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "38e9627392a74ab68c501ef6a5b21447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4217c215bea145b2ae6f999361b3f01e"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/442bccfd64704d7b89a4716e8109dc07"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4b248b55617d444a8fbdb127c07c0da3"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/64766782c3754951907bd92bef4a2ebd"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "64766782c3754951907bd92bef4a2ebd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6870074c8e804ab587d24a5d39dec519"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "6870074c8e804ab587d24a5d39dec519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6babc255fb054858a0cf355b9b9409b0"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "6babc255fb054858a0cf355b9b9409b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7151143becb846b19b73dfadfa3cf52b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73c78062a0f8495fbc8ed659fa999a4d"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77123b6f853344ee83ac9cb06a1ceac1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d2f9b257b724440b08b4a6b54ef97fb"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55532b8e48b74a38921895866c93a779", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89d2160620d34eabb5202d2fe94443e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9077955599f348139a368bea34895731"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "9077955599f348139a368bea34895731"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9319ac373c3c4eee81467ac5a92ceae6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/988e2694f1444cf5aa69735cc95c239c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55532b8e48b74a38921895866c93a779", "id": "988e2694f1444cf5aa69735cc95c239c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a2dfdc80980447448ebc9eb97e4e110b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "a2dfdc80980447448ebc9eb97e4e110b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a7f8504d40ad4263b181c626aa21b206"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "a7f8504d40ad4263b181c626aa21b206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afb153503f2d4f0da45ee86ea69d8511"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b6c2c159a23f462190118f36ea9b2c98"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5ecd94564c1438985a34fcf9a78cecb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "d5ecd94564c1438985a34fcf9a78cecb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e08052d5378b4101939c5cfc4de6a6d5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e08914bdfc0e49d8be5e1d176d7c3609"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e34b06e0c4674066a1979cc0be85ad72"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "e34b06e0c4674066a1979cc0be85ad72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ebc9d122732a40819fd48f6728f08f2d"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "ebc9d122732a40819fd48f6728f08f2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec30870c34da4b16b3d74b30ae1cef24"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "ec30870c34da4b16b3d74b30ae1cef24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ef6188702ac8423b8e378bed0b9f28ac"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "ef6188702ac8423b8e378bed0b9f28ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f269632d58dc46738e54400c46c043bf"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "f269632d58dc46738e54400c46c043bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdaefb8d8f8a4494b4b7b9c6893b11d5"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-02 20:06:03,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-8659005e-41aa-4ce3-9a99-3bf618ff6533 2018-10-02 20:06:03,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0873029232025s 2018-10-02 20:06:03,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-02 20:06:03,059 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-02 20:06:04,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:04,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-02 20:06:04,965 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:04.868Z", "updated_at": "2018-10-02T20:06:04.868Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_url": {"type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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": []}, "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": {}, "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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "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"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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": {"use_external_resource": false, "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"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": [], "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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-02 20:06:04,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:04,967 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:04 GMT 2018-10-02 20:06:04,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:04,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-02 20:06:04,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:04,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-02 20:06:04,981 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.22:5000", "keystone_tenant_name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "keystone_password": "7a45fc60-e1ef-41e9-adc3-6149ab4d0ea8", "reference_vnf_flavor_id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "target_vnf_flavor_id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "target_vnf_image_id": "6967f972-455e-4f41-9ad8-f828eefa02a4"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-02 20:06:05,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:05,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:05,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:05,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:05,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-02 20:06:05,742 - 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": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "target_vnf_flavor_id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "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_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "keystone_password": "7a45fc60-e1ef-41e9-adc3-6149ab4d0ea8", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "6967f972-455e-4f41-9ad8-f828eefa02a4", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.102Z", "updated_at": "2018-10-02T20:06:05.102Z", "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": []}, "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": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:05 GMT 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-02 20:06:05,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:05,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:05,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:05,810 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-02 20:06:05,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:05,810 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:05 GMT 2018-10-02 20:06:05,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:05,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-02 20:06:05,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:05,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:05,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-02 20:06:05,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:05,884 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:05 GMT 2018-10-02 20:06:05,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:05,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-02 20:06:05,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:05,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:05,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:05,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:05,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:05,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:05,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:05,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:05,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:05,949 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:05,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:05,950 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:05 GMT 2018-10-02 20:06:05,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:05,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:05,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:10,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:11,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:06.588Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:06.588Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:06.973Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:06.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:07.214Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:07.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:07.292Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:07.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:07.292Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:07.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:07.292Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:07.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:08.252Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:08.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:08.252Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:08.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:08.252Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:08.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:09.703Z", "message": "Installing from directory: /tmp/tmp5HkeJ2 [args=--prefix=\"/tmp/openstack-cpybvw\" --constraint=\"/tmp/openstack-cpybvw/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:09.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:09.703Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp5HkeJ2 --prefix=\"/tmp/openstack-cpybvw\" --constraint=\"/tmp/openstack-cpybvw/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:09.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-02 20:06:11,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:11,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:11 GMT 2018-10-02 20:06:11,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:11,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-02 20:06:11,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:11,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-02 20:06:11,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-02 20:06:11,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-02 20:06:11,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-02 20:06:11,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-02 20:06:11,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-02 20:06:11,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-02 20:06:11,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-02 20:06:11,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-02 20:06:11,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmp5HkeJ2 [args=--prefix="/tmp/openstack-cpybvw" --constraint="/tmp/openstack-cpybvw/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-02 20:06:11,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp5HkeJ2 --prefix="/tmp/openstack-cpybvw" --constraint="/tmp/openstack-cpybvw/constraint.txt" 2018-10-02 20:06:11,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:11,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:11,134 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:11,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:11,135 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:11 GMT 2018-10-02 20:06:11,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:11,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:11,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:16,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:16,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:16 GMT 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 20:06:16,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:16,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:16,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:16,310 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:16,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:16,311 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:16 GMT 2018-10-02 20:06:16,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:16,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:16,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:21,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 20:06:21,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:21,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:21 GMT 2018-10-02 20:06:21,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:21,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 20:06:21,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:21,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:21,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:21,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:21,550 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:21 GMT 2018-10-02 20:06:21,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:21,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:21,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:26,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:26,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:26,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:26,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:26,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:26 GMT 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 20:06:26,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:26,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:26,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:26,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:26,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:26,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:26,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:26,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:26,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:26,731 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:26,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:26,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:26 GMT 2018-10-02 20:06:26,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:26,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:26,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:31,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:31,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:31,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:31,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:31,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:31,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:31 GMT 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 20:06:31,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:31,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:31,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:31,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:31,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:31,989 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:31 GMT 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:31,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:36,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:37,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-02 20:06:37,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:37,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:37 GMT 2018-10-02 20:06:37,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:37,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-02 20:06:37,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:37,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:37,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:37,151 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:37,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:37,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:37 GMT 2018-10-02 20:06:37,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:37,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-02 20:06:37,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:42,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:42,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:37.054Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:37.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:37.819Z", "message": "Removing directory: /tmp/tmp5HkeJ2", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:37.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334", "logger": "e40fe02f-2a9b-4a7e-a3a5-4543f521341b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:38.008Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:38.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:38.366Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:38.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:38.366Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:38.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:39.567Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:39.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:42,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:42 GMT 2018-10-02 20:06:42,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:42,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-02 20:06:42,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:42,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-02 20:06:42,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmp5HkeJ2 2018-10-02 20:06:42,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-02 20:06:42,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-02 20:06:42,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-02 20:06:42,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-02 20:06:42,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/d7ce5c05-17f9-471e-9a10-c92c0e7f1334 2018-10-02 20:06:42,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:42,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:42,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:42,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:42,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:42,323 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"} 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:42 GMT 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-02 20:06:42,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:42,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-02 20:06:42,324 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:42,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:42 GMT 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:42,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:42,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:42,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:42,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:42,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:42,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:42 GMT 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:42,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:42,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:06:42,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:42,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:42 GMT 2018-10-02 20:06:42,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:42,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:06:42,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:47,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:47,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:47,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:43.075Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:43.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:44.127Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:44.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:44.127Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:44.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:45.946Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:45.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:46.103Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:46.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.006Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "external_network_5ps6zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0df491a9-0409-4b38-9a3f-d7580ac3b78a"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:47.032Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:47.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "0623a1cf-3c55-4116-8a25-89c1019719d8"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:47,729 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:47 GMT 2018-10-02 20:06:47,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:47,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16772 2018-10-02 20:06:47,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:47,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-02 20:06:47,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-02 20:06:47,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-02 20:06:47,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-02 20:06:47,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-02 20:06:47,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-02 20:06:47,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-02 20:06:47,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-02 20:06:47,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-02 20:06:47,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-02 20:06:47,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-02 20:06:47,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-02 20:06:47,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:47,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-02 20:06:47,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-02 20:06:47,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-02 20:06:47,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-02 20:06:47,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-02 20:06:47,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-02 20:06:47,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:06:47,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:47,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:47,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:47 GMT 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:06:47,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:52,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:52,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:52,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_6cq7ar", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.044Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.044Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.044Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.044Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.044Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.044Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_ip_b64hc1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:48.067Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'43b5a096267344f08d8a8013276d2293', u'created_at': u'2018-10-02T20:06:47Z', u'updated_at': u'2018-10-02T20:06:47Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'43b5a096267344f08d8a8013276d2293', u'port_id': None, u'id': u'd5311131-67b0-483d-905c-35f411c08a0c'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:48.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "e046e740-11b3-4bf4-a8b4-175107b94379"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.059Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.059Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.059Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.059Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.059Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.059Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:49.856Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'43b5a096267344f08d8a8013276d2293', u'created_at': u'2018-10-02T20:06:49Z', u'updated_at': u'2018-10-02T20:06:49Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'43b5a096267344f08d8a8013276d2293', u'port_id': None, u'id': u'd1f70ddc-798a-4acc-9b23-c4ccb38547e6'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:49.856Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "3213b3da-8bee-4ca1-9d2f-08467261650f"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "router_7w2mus", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "router_7w2mus", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "router_7w2mus", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:50.272Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:50.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:51.295Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:51.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:51.295Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:51.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:51.295Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:51.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:51.295Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:51.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:51.295Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:51.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:51.295Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:51.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "security_group_ehn026", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:52.303Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:52.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 60, "offset": 31, "size": 50}}} 2018-10-02 20:06:52,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:52,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:52 GMT 2018-10-02 20:06:52,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:52,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14985 2018-10-02 20:06:52,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:52,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-02 20:06:52,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-02 20:06:52,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-02 20:06:52,938 - 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'43b5a096267344f08d8a8013276d2293', u'created_at': u'2018-10-02T20:06:47Z', u'updated_at': u'2018-10-02T20:06:47Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'43b5a096267344f08d8a8013276d2293', u'port_id': None, u'id': u'd5311131-67b0-483d-905c-35f411c08a0c'} 2018-10-02 20:06:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-02 20:06:52,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-02 20:06:52,939 - 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'43b5a096267344f08d8a8013276d2293', u'created_at': u'2018-10-02T20:06:49Z', u'updated_at': u'2018-10-02T20:06:49Z', u'floating_network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'43b5a096267344f08d8a8013276d2293', u'port_id': None, u'id': u'd1f70ddc-798a-4acc-9b23-c4ccb38547e6'} 2018-10-02 20:06:52,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:52,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-02 20:06:52,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:52,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-02 20:06:52,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:52,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:06:52,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:52,998 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:52 GMT 2018-10-02 20:06:52,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:52,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:06:52,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:58,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:06:58,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:58,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:58,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:58,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:58,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_os45uu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:53.482Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:53.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:53.482Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:53.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:54.537Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:54.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:55.614Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:55.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:55.614Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:55.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:55.614Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:55.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:55.614Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:55.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:55.614Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:55.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:55.614Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:55.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "router_7w2mus", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:56.699Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:56.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:57.915Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:57.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "router_7w2mus", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:57.915Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:57.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "router_7w2mus", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:57.915Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:57.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 73, "offset": 60, "size": 50}}} 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:58 GMT 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6493 2018-10-02 20:06:58,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:06:58,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-02 20:06:58,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:58,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:58,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-02 20:06:58,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-02 20:06:58,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:58,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-02 20:06:58,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-02 20:06:58,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:06:58,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-02 20:06:58,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-02 20:06:58,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:06:58,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:06:58,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:06:58,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:06:58,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:06:58,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:06:58,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:06:58,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:06:58,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:06:58 GMT 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:06:58,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:03,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:03,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:58.942Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:58.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:58.942Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:58.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:58.942Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:58.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:58.942Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:58.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:58.942Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:58.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:58.942Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:58.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:59.987Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:59.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:59.987Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:59.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:59.987Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:59.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:06:59.987Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:06:59.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:00.999Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:00.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:00.999Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:00.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:01.235Z", "message": "connect_security_group(): source_id=1f0bea1d-fb0f-4851-ae13-01886c65f837 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:01.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "e2475b69-63e0-4c28-8a11-9f180005eb7c"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:02.019Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:02.019Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:02.019Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:02.019Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:02.066Z", "message": "connect_security_group(): source_id=73682bc4-7bbe-4b7e-bd5a-8dd058e67036 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:02.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "8a103448-5f6e-44a9-b966-cc64a82efc76"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:03.054Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:03.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:03.054Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:03.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:03.054Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:03.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:03.054Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:03.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 94, "offset": 73, "size": 50}}} 2018-10-02 20:07:03,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:03,267 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:03 GMT 2018-10-02 20:07:03,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:03,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10461 2018-10-02 20:07:03,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:03,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:07:03,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-02 20:07:03,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:03,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-02 20:07:03,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:03,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1f0bea1d-fb0f-4851-ae13-01886c65f837 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-02 20:07:03,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-02 20:07:03,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:03,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=73682bc4-7bbe-4b7e-bd5a-8dd058e67036 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-02 20:07:03,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-02 20:07:03,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-02 20:07:03,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:03,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:03,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:03,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:03,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:03,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:03,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:03,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:03 GMT 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:03,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:08,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:08,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:08,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:08,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:08,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:08,414 - 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-10-02T20:07:06.048Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:06.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:07.146Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:07.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:07.146Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:07.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:07.146Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:07.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:07.146Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:07.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:07.146Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:07.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:07.146Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:07.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 101, "offset": 93, "size": 50}}} 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:08 GMT 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3535 2018-10-02 20:07:08,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:08,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-02 20:07:08,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-02 20:07:08,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-02 20:07:08,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-02 20:07:08,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:07:08,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:07:08,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-02 20:07:08,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:08,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:08,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:08,957 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:08 GMT 2018-10-02 20:07:08,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:08,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:08,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:13,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:14,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:09.848Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:09.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:10.169Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:10.169Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:11.548Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:11.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:11.548Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:11.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:12.576Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:12.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:12.576Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:12.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:12.576Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:12.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:12.576Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:12.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:13.592Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:13.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:13.592Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:13.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:13.847Z", "message": "connect_security_group(): source_id=b02b04d6-463b-430b-88f5-d00e8cddd4d5 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:13.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "b2937259-21d3-485a-a1b6-ebb1406e287e"}], "metadata": {"pagination": {"total": 112, "offset": 100, "size": 50}}} 2018-10-02 20:07:14,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:14,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:14 GMT 2018-10-02 20:07:14,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:14,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5664 2018-10-02 20:07:14,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:14,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-02 20:07:14,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:14,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:14,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:14,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b02b04d6-463b-430b-88f5-d00e8cddd4d5 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-02 20:07:14,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:14,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:14,180 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:14 GMT 2018-10-02 20:07:14,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:14,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:14,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:19,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:19,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:19,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:19,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:19,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:14.094Z", "message": "connect_security_group(): source_id=bf22b846-c87d-43c3-8682-d80910b33cf5 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:14.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "5110a41f-a13f-4060-9335-1477abf810a7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:14.826Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:14.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:15.609Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:15.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:15.609Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:15.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:15.609Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:15.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:16.987Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:16.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:17.628Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:17.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:17.628Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:17.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:17.628Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:17.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:17.628Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:17.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:17.628Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:17.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:18.400Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'b02b04d6-463b-430b-88f5-d00e8cddd4d5', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2c:f9:b8'}, {u'external_id': u'73682bc4-7bbe-4b7e-bd5a-8dd058e67036', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:74:12:f7'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:18.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "afd568c4-bdd3-40b5-8cae-06ba259fb09a"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:18.663Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:18.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:18.663Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:18.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 128, "offset": 111, "size": 50}}} 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:19 GMT 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7833 2018-10-02 20:07:19,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:19,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bf22b846-c87d-43c3-8682-d80910b33cf5 target={u'external_id': u'af411e80-32b1-464c-9e51-50e3642692e8', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-02 20:07:19,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:19,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-02 20:07:19,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-02 20:07:19,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-02 20:07:19,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-02 20:07:19,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:07:19,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 20:07:19,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-02 20:07:19,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 20:07:19,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-02 20:07:19,268 - 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'b02b04d6-463b-430b-88f5-d00e8cddd4d5', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2c:f9:b8'}, {u'external_id': u'73682bc4-7bbe-4b7e-bd5a-8dd058e67036', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:74:12:f7'}] 2018-10-02 20:07:19,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-02 20:07:19,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-02 20:07:19,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:19,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:19,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:19,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:19,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:19,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:19,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:19 GMT 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:19,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:24,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:24,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:24,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:24,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:24,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:24,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:19.301Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:19.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "5065e513-17e1-4d89-8cec-2ce54be38625"}, {"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:19.301Z", "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'bf22b846-c87d-43c3-8682-d80910b33cf5', 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:b5:ab:9c'}, {u'external_id': u'1f0bea1d-fb0f-4851-ae13-01886c65f837', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e9:8c:6b'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:19.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "5065e513-17e1-4d89-8cec-2ce54be38625"}, {"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:19.301Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:19.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "afd568c4-bdd3-40b5-8cae-06ba259fb09a"}, {"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:20.718Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'b02b04d6-463b-430b-88f5-d00e8cddd4d5'}, {'port-id': u'73682bc4-7bbe-4b7e-bd5a-8dd058e67036'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:20.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "afd568c4-bdd3-40b5-8cae-06ba259fb09a"}, {"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:21.407Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:21.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "5065e513-17e1-4d89-8cec-2ce54be38625"}, {"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:21.407Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'b02b04d6-463b-430b-88f5-d00e8cddd4d5'}, {'port-id': u'73682bc4-7bbe-4b7e-bd5a-8dd058e67036'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:21.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "afd568c4-bdd3-40b5-8cae-06ba259fb09a"}, {"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:21.407Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:21.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "afd568c4-bdd3-40b5-8cae-06ba259fb09a"}, {"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:21.407Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'bf22b846-c87d-43c3-8682-d80910b33cf5'}, {'port-id': u'1f0bea1d-fb0f-4851-ae13-01886c65f837'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:21.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "5065e513-17e1-4d89-8cec-2ce54be38625"}, {"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:21.407Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'bf22b846-c87d-43c3-8682-d80910b33cf5'}, {'port-id': u'1f0bea1d-fb0f-4851-ae13-01886c65f837'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:21.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "5065e513-17e1-4d89-8cec-2ce54be38625"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:23.054Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:23.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:23.681Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:23.681Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 139, "offset": 125, "size": 50}}} 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:24 GMT 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8414 2018-10-02 20:07:24,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:24,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-02 20:07:24,513 - 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'bf22b846-c87d-43c3-8682-d80910b33cf5', 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:b5:ab:9c'}, {u'external_id': u'1f0bea1d-fb0f-4851-ae13-01886c65f837', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e9:8c:6b'}] 2018-10-02 20:07:24,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-02 20:07:24,513 - 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'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'b02b04d6-463b-430b-88f5-d00e8cddd4d5'}, {'port-id': u'73682bc4-7bbe-4b7e-bd5a-8dd058e67036'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'} 2018-10-02 20:07:24,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 20:07:24,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'b02b04d6-463b-430b-88f5-d00e8cddd4d5'}, {'port-id': u'73682bc4-7bbe-4b7e-bd5a-8dd058e67036'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'} 2018-10-02 20:07:24,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-02 20:07:24,514 - 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'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'bf22b846-c87d-43c3-8682-d80910b33cf5'}, {'port-id': u'1f0bea1d-fb0f-4851-ae13-01886c65f837'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'} 2018-10-02 20:07:24,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6967f972-455e-4f41-9ad8-f828eefa02a4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a3c3a9de-2bbb-4047-80fd-63576f694197'}, 'nics': [{'port-id': u'bf22b846-c87d-43c3-8682-d80910b33cf5'}, {'port-id': u'1f0bea1d-fb0f-4851-ae13-01886c65f837'}], 'flavor': u'b5123c25-28e6-4519-9c24-0fb0b4e909e8'} 2018-10-02 20:07:24,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 20:07:24,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-02 20:07:24,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:24,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:24,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:24 GMT 2018-10-02 20:07:24,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:24,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:24,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:29,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:30,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:30,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:30,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:30,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:30,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:24.706Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:24.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:24.706Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:24.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:24.706Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:24.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:24.706Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:24.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:25.718Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:25.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:25.718Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:25.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:25.718Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:25.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:25.718Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:07:25.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 147, "offset": 136, "size": 50}}} 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:30 GMT 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3936 2018-10-02 20:07:30,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:30,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:30,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:30,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 20:07:30,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-02 20:07:30,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 20:07:30,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-02 20:07:30,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-02 20:07:30,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-02 20:07:30,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:30,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:30,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:30 GMT 2018-10-02 20:07:30,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:30,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:30,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:35,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:35,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:35,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:35,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:35,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:35,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:35,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:30.373Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T20:07:30.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:07:30.731Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T20:07:30.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:35 GMT 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-10-02 20:07:35,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:35,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 20:07:35,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-02 20:07:35,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:36,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:36,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:36,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:36,061 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:36 GMT 2018-10-02 20:07:36,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:36,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:36,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:41,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:41,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-02 20:07:41,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:41,565 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:41 GMT 2018-10-02 20:07:41,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:41,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:07:41,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:41,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:41,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:41,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:41,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:41,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:41 GMT 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:41,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:46,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:46,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-02 20:07:46,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:46,846 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:46 GMT 2018-10-02 20:07:46,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:46,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:07:46,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:46,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:46,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:46,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:46,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:46,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:46,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:46,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:46 GMT 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:46,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:51,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:52,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:52,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:52,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:52,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:52,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:52 GMT 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:52,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:52,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:52,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:52 GMT 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:52,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:52,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:57,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:07:57,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:57,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:57,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:57,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:57,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:57,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:57 GMT 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:07:57,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:07:57,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:07:57,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:07:57,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:07:57,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:07:57,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:07:57,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:07:57,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:07:57,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-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:07:57,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:07:57,589 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:07:57 GMT 2018-10-02 20:07:57,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:07:57,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:07:57,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:02,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:02,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:00.377Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:00.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:00.945Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:00.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:00.945Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:00.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:00.945Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:00.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:02.329Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T20:08:02.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 154, "offset": 146, "size": 50}}} 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:02 GMT 2018-10-02 20:08:02,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:02,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3308 2018-10-02 20:08:02,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:02,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 20:08:02,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-02 20:08:02,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 20:08:02,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-02 20:08:02,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 20:08:02,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:02,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:02,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:02,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:02,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:02 GMT 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:02,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:07,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:07,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:07,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:07,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:07,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:07,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:02.963Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-02T20:08:02.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:07 GMT 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1222 2018-10-02 20:08:07,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-02 20:08:07,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:07,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:07,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:07 GMT 2018-10-02 20:08:07,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:07,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:07,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:12,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:13,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:13 GMT 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:13,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:13,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:13,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:13,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:13 GMT 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:13,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:13,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:18,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:18,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-02 20:08:18,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:18,172 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:18 GMT 2018-10-02 20:08:18,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:18,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:08:18,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:18,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:18,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:18,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:18,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:18 GMT 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:18,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:23,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:23,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:23,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:23 GMT 2018-10-02 20:08:23,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:23,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:08:23,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:23,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:23,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:23,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:23,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:23 GMT 2018-10-02 20:08:23,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:23,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:23,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:28,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:28,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-02 20:08:28,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:28,526 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:28 GMT 2018-10-02 20:08:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-02 20:08:28,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:28,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:28,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:28,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:28,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:28 GMT 2018-10-02 20:08:28,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:28,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:28,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:33,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:33,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:32.343Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:32.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:32.996Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:32.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:32.996Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:32.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:32.996Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:32.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 159, "offset": 152, "size": 50}}} 2018-10-02 20:08:33,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:33,689 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:33 GMT 2018-10-02 20:08:33,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:33,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-10-02 20:08:33,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:33,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 20:08:33,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-02 20:08:33,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 20:08:33,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-02 20:08:33,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:33,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:33,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:33,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:33 GMT 2018-10-02 20:08:33,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:33,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-02 20:08:33,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:38,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:08:38,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:34.456Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:34.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "d02c601c-b534-4e63-93dc-cb1106da6bf9"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:34.616Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:35.025Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:35.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}, {"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:35.454Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:35.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c", "logger": "f831fa30-5377-449d-bfe4-46bd18f061f7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:08:36.059Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-02T20:08:36.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 164, "offset": 156, "size": 50}}} 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:38,839 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:38 GMT 2018-10-02 20:08:38,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:38,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2611 2018-10-02 20:08:38,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:38,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-02 20:08:38,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-02 20:08:38,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-02 20:08:38,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-02 20:08:38,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-02 20:08:38,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/3df350c6-3607-40fd-a44b-5db947cce54c 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:08:38,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:08:38,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"} 2018-10-02 20:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:08:38 GMT 2018-10-02 20:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-02 20:08:38,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:08:38,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-02T20:06:42.407Z', 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'3df350c6-3607-40fd-a44b-5db947cce54c'} 2018-10-02 20:08:38,937 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-02 20:08:39,021 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-02 20:08:39,093 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-02 20:08:39,094 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-02 20:08:39,094 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2018-10-02 20:08:39,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:40,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f977c2c-a985-4343-b6fa-bb901ce43660 x-compute-request-id: req-7f977c2c-a985-4343-b6fa-bb901ce43660 Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:40,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f977c2c-a985-4343-b6fa-bb901ce43660 2018-10-02 20:08:40,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06791496277s 2018-10-02 20:08:40,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f977c2c-a985-4343-b6fa-bb901ce43660 2018-10-02 20:08:40,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:41,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08: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-f96f11da-2308-40a6-931e-78cd475dd865 x-compute-request-id: req-f96f11da-2308-40a6-931e-78cd475dd865 Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:41,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f96f11da-2308-40a6-931e-78cd475dd865 2018-10-02 20:08:41,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851511001587s 2018-10-02 20:08:41,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f96f11da-2308-40a6-931e-78cd475dd865 2018-10-02 20:08:41,022 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-10-02 20:08:41,023 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:2c:f9:b8 2018-10-02 20:08:41,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:41,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-405e8018-59ef-487e-9c9b-9e905abc64ce x-compute-request-id: req-405e8018-59ef-487e-9c9b-9e905abc64ce Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:41,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-405e8018-59ef-487e-9c9b-9e905abc64ce 2018-10-02 20:08:41,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709437131882s 2018-10-02 20:08:41,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-405e8018-59ef-487e-9c9b-9e905abc64ce 2018-10-02 20:08:41,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:41,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d7da734-dcb5-42ce-aaa8-3fec9ddd26c4 x-compute-request-id: req-7d7da734-dcb5-42ce-aaa8-3fec9ddd26c4 Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:42,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d7da734-dcb5-42ce-aaa8-3fec9ddd26c4 2018-10-02 20:08:42,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546037912369s 2018-10-02 20:08:42,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d7da734-dcb5-42ce-aaa8-3fec9ddd26c4 2018-10-02 20:08:42,286 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.9 2018-10-02 20:08:42,287 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:74:12:f7 2018-10-02 20:08:42,287 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-02 20:08:42,287 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.206 2018-10-02 20:08:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:43,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9859fba1-d14b-4dd4-a92c-7dbbf2c6227c x-compute-request-id: req-9859fba1-d14b-4dd4-a92c-7dbbf2c6227c Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:43,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9859fba1-d14b-4dd4-a92c-7dbbf2c6227c 2018-10-02 20:08:43,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00401806831s 2018-10-02 20:08:43,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9859fba1-d14b-4dd4-a92c-7dbbf2c6227c 2018-10-02 20:08:43,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:43,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:44,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08: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-d30d217a-7723-4bc0-b1ce-53ae93df579e x-compute-request-id: req-d30d217a-7723-4bc0-b1ce-53ae93df579e Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:44,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d30d217a-7723-4bc0-b1ce-53ae93df579e 2018-10-02 20:08:44,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877216815948s 2018-10-02 20:08:44,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d30d217a-7723-4bc0-b1ce-53ae93df579e 2018-10-02 20:08:44,177 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.8 2018-10-02 20:08:44,177 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:b5:ab:9c 2018-10-02 20:08:44,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:45,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-896fa50f-2067-498d-8cf6-7139427f2528 x-compute-request-id: req-896fa50f-2067-498d-8cf6-7139427f2528 Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:45,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-896fa50f-2067-498d-8cf6-7139427f2528 2018-10-02 20:08:45,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00218296051s 2018-10-02 20:08:45,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-896fa50f-2067-498d-8cf6-7139427f2528 2018-10-02 20:08:45,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:08:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:08:46,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:08:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-340e1474-f0fe-4401-8fbd-f1963d4571d9 x-compute-request-id: req-340e1474-f0fe-4401-8fbd-f1963d4571d9 Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:08:46,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-340e1474-f0fe-4401-8fbd-f1963d4571d9 2018-10-02 20:08:46,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845853090286s 2018-10-02 20:08:46,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-340e1474-f0fe-4401-8fbd-f1963d4571d9 2018-10-02 20:08:46,034 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2018-10-02 20:08:46,035 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:e9:8c:6b 2018-10-02 20:08:46,035 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-02 20:08:46,055 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-02 20:08:46,073 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-02 20:08:46,073 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-02 20:08:46,154 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-02 20:08:46' 2018-10-02 20:08:46,154 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-02 20:08:46,155 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-02 20:08:46,225 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-10-02 20:08:46,229 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5f0dad0L 2018-10-02 20:08:46,229 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 20:08:46,233 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-02 20:08:46,233 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-02 20:08:46,235 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 20:08:46,235 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-02 20:08:46,235 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-02 20:08:46,235 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 20:08:46,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-02 20:08:46,235 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 20:08:46,275 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-02 20:08:46,387 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-02 20:08:46,387 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 20:08:46,394 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-02 20:08:46,423 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 20:08:46,430 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-02 20:08:46,430 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-02 20:08:46,459 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-10-02 20:08:46,459 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 20:08:46,461 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 20:08:46,461 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 20:08:46,465 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:08:46,467 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:08:47,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-02 20:08:48,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-02 20:08:53,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-02 20:08:54,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-02 20:08:59,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-02 20:09:00,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-02 20:09:05,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-02 20:09:06,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:11,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-02 20:09:12,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:17,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-02 20:09:18,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:23,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-02 20:09:24,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:29,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-02 20:09:30,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:35,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-02 20:09:36,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:41,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-02 20:09:42,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:47,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-02 20:09:48,574 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:53,579 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-02 20:09:54,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:09:59,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-02 20:10:00,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:10:05,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-02 20:10:06,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-02 20:10:11,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 ebgp-multihop '2' 2018-10-02 20:10:12,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-02 20:10:17,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 remote-as 65002 2018-10-02 20:10:18,612 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 remote-as 65002 [edit] vyos@vyos# 2018-10-02 20:10:23,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 update-source 12.0.0.5 2018-10-02 20:10:24,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 update-source 12.0.0.5 [edit] vyos@vyos# 2018-10-02 20:10:29,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-10-02 20:10:30,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-02 20:10:35,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 password lab0033 2018-10-02 20:10:36,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-10-02 20:10:41,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-02 20:10:42,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-10-02 20:10:47,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-02 20:10:48,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-10-02 20:10:53,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-02 20:10:54,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-10-02 20:10:59,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-02 20:11:00,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-10-02 20:11:05,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-02 20:11:06,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-10-02 20:11:11,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-02 20:11:12,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-10-02 20:11:17,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-02 20:11:18,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-10-02 20:11:23,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-02 20:11:24,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-10-02 20:11:29,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-02 20:11:30,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-10-02 20:11:35,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-02 20:11:36,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-10-02 20:11:41,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2018-10-02 20:11:42,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2018-10-02 20:11:47,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-02 20:11:48,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-02 20:11:53,802 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 20:11:53,841 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-02 20:11:53,893 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-10-02 20:11:53,896 - paramiko.transport - DEBUG - starting thread (client mode): 0xb6679f10L 2018-10-02 20:11:53,896 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 20:11:53,901 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-02 20:11:53,902 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-02 20:11:53,903 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-02 20:11:53,903 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-02 20:11:53,903 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-02 20:11:53,903 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 20:11:53,904 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-02 20:11:53,904 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 20:11:53,942 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-02 20:11:54,049 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-02 20:11:54,050 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 20:11:54,053 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-02 20:11:54,081 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 20:11:54,091 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-02 20:11:54,092 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-02 20:11:54,117 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-10-02 20:11:54,118 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 20:11:54,119 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 20:11:54,119 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 20:11:54,123 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:11:54,125 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:11:55,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-02 20:11:56,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-02 20:12:01,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-02 20:12:02,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-02 20:12:07,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-02 20:12:08,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-02 20:12:13,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-02 20:12:14,173 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:19,178 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-02 20:12:20,180 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:25,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-02 20:12:26,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:31,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-02 20:12:32,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:37,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-02 20:12:38,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:43,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-02 20:12:44,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:49,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-02 20:12:50,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:12:55,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-02 20:12:56,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:13:01,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-02 20:13:02,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:13:07,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-02 20:13:08,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-02 20:13:13,241 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-02 20:13:14,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-02 20:13:19,248 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' 2018-10-02 20:13:20,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-02 20:13:25,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 2018-10-02 20:13:26,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 [edit] vyos@vyos# 2018-10-02 20:13:31,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.9 2018-10-02 20:13:32,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.9 [edit] vyos@vyos# 2018-10-02 20:13:37,267 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inbound 2018-10-02 20:13:38,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-02 20:13:43,274 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2018-10-02 20:13:44,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2018-10-02 20:13:49,281 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-02 20:13:50,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-10-02 20:13:55,288 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-02 20:13:56,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-10-02 20:14:01,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-02 20:14:02,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-10-02 20:14:07,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-02 20:14:08,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-10-02 20:14:13,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-02 20:14:14,311 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-10-02 20:14:19,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-02 20:14:20,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-10-02 20:14:25,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-02 20:14:26,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-10-02 20:14:31,331 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-02 20:14:32,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-10-02 20:14:37,338 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-02 20:14:38,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-10-02 20:14:43,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-02 20:14:44,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-10-02 20:14:49,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.9 2018-10-02 20:14:50,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-10-02 20:14:55,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-02 20:14:56,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-02 20:15:01,442 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 20:15:01,480 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-02 20:15:01,481 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-02 20:16:01,521 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-02 20:16:01,564 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-10-02 20:16:01,567 - paramiko.transport - DEBUG - starting thread (client mode): 0xb614df90L 2018-10-02 20:16:01,567 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-02 20:16:01,572 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-02 20:16:01,572 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-02 20:16:01,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-10-02 20:16:01,574 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-02 20:16:01,574 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-02 20:16:01,574 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-02 20:16:01,574 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-02 20:16:01,574 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-02 20:16:01,613 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-02 20:16:01,714 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-02 20:16:01,714 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-02 20:16:01,717 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-02 20:16:01,752 - paramiko.transport - DEBUG - userauth is OK 2018-10-02 20:16:01,759 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-02 20:16:01,759 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-02 20:16:01,781 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-10-02 20:16:01,782 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-02 20:16:01,783 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-02 20:16:01,783 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-02 20:16:01,785 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:16:01,786 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-02 20:16:02,787 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-02 20:16:32,895 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 20:16:32,900 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-10-02 20:16:32,900 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.5, 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.9 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-02 20:16:32,900 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 | no-more BGP neighbor is 12.0.0.9, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.9 BGP state = Established, up for 00:01:09 Last read 03:51:42, 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.5 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.5, Local port: 179 Foreign host: 12.0.0.9, Foreign port: 43324 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:fee9:8c6b Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-02 20:16:32,900 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.5 0 32768 i *> 10.0.2.0/24 12.0.0.5 0 32768 i *> 10.0.3.0/24 12.0.0.5 0 32768 i *> 10.0.4.0/24 12.0.0.5 0 32768 i *> 10.0.5.0/24 12.0.0.5 0 32768 i *> 10.0.6.0/24 12.0.0.5 0 32768 i *> 10.0.7.0/24 12.0.0.5 0 32768 i *> 10.0.8.0/24 12.0.0.5 0 32768 i *> 10.0.9.0/24 12.0.0.5 0 32768 i *> 10.0.10.0/24 12.0.0.5 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-02 20:16:32,900 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.9 0 0 65002 i *> 10.1.2.0/24 12.0.0.9 0 0 65002 i *> 10.1.3.0/24 12.0.0.9 0 0 65002 i *> 10.1.4.0/24 12.0.0.9 0 0 65002 i *> 10.1.5.0/24 12.0.0.9 0 0 65002 i *> 10.1.6.0/24 12.0.0.9 0 0 65002 i *> 10.1.7.0/24 12.0.0.9 0 0 65002 i *> 10.1.8.0/24 12.0.0.9 0 0 65002 i *> 10.1.9.0/24 12.0.0.9 0 0 65002 i *> 10.1.10.0/24 12.0.0.9 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-02 20:16:32,901 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.9 0 0 65002 i *> 10.1.2.0/24 12.0.0.9 0 0 65002 i *> 10.1.3.0/24 12.0.0.9 0 0 65002 i *> 10.1.4.0/24 12.0.0.9 0 0 65002 i *> 10.1.5.0/24 12.0.0.9 0 0 65002 i *> 10.1.6.0/24 12.0.0.9 0 0 65002 i *> 10.1.7.0/24 12.0.0.9 0 0 65002 i *> 10.1.8.0/24 12.0.0.9 0 0 65002 i *> 10.1.9.0/24 12.0.0.9 0 0 65002 i *> 10.1.10.0/24 12.0.0.9 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-02 20:16:32,901 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-02 20:16:32,901 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-10-02 20:16:32,901 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-02 20:16:32,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:16:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:16:34,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67f1e6e9-b891-4629-9006-3af90a85cd3a x-compute-request-id: req-67f1e6e9-b891-4629-9006-3af90a85cd3a Content-Encoding: gzip Content-Length: 1190 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:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:14Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:16:34,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67f1e6e9-b891-4629-9006-3af90a85cd3a 2018-10-02 20:16:34,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.85954499245s 2018-10-02 20:16:34,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67f1e6e9-b891-4629-9006-3af90a85cd3a 2018-10-02 20:16:34,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 20:16:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:16:34,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20: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 x-openstack-request-id: req-5d6168a9-7b9b-45ca-ac2b-392b2679fd89 x-compute-request-id: req-5d6168a9-7b9b-45ca-ac2b-392b2679fd89 Content-Type: application/json 2018-10-02 20:16:34,941 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536 used request id req-5d6168a9-7b9b-45ca-ac2b-392b2679fd89 2018-10-02 20:16:34,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175580024719s 2018-10-02 20:16:34,941 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536 used request id req-5d6168a9-7b9b-45ca-ac2b-392b2679fd89 2018-10-02 20:16:34,942 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-02 20:16:34,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:16:34,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:16:36,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20: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-54a7a36a-63da-4210-a4ad-f9d4a57fcc31 x-compute-request-id: req-54a7a36a-63da-4210-a4ad-f9d4a57fcc31 Content-Encoding: gzip Content-Length: 1200 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:9c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8c:6b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:16.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "7ac949dd-e4b6-4efb-afd3-0295ccf5dad4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:08:17Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-02T20:07:23Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:f9:b8", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:12:f7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ba16b4af-8125-49ec-920b-39e89f8d8536", "rel": "bookmark"}], "image": {"id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "links": [{"href": "http://172.30.9.22:8774/images/6967f972-455e-4f41-9ad8-f828eefa02a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:08:14.000000", "flavor": {"id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "links": [{"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}]}, "id": "ba16b4af-8125-49ec-920b-39e89f8d8536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:16:34Z", "hostId": "ae8bf0eaed7e5007efcb8626f6ce50db15317140c9853aa44ef34422", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-02T20:07:22Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a3c3a9de-2bbb-4047-80fd-63576f694197"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:04:46Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:16:36,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a7a36a-63da-4210-a4ad-f9d4a57fcc31 2018-10-02 20:16:36,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59488987923s 2018-10-02 20:16:36,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a7a36a-63da-4210-a4ad-f9d4a57fcc31 2018-10-02 20:16:36,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 20:16:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:16:36,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c120b636-3d18-45e2-9cb2-a102dc25b768 x-compute-request-id: req-c120b636-3d18-45e2-9cb2-a102dc25b768 Content-Type: application/json 2018-10-02 20:16:36,714 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 used request id req-c120b636-3d18-45e2-9cb2-a102dc25b768 2018-10-02 20:16:36,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173334121704s 2018-10-02 20:16:36,715 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 used request id req-c120b636-3d18-45e2-9cb2-a102dc25b768 2018-10-02 20:16:36,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 20:16:36,840 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:13 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-02 20:16:36,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-02 20:16:36,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-10-02 20:16:36,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:36,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:36,930 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.635Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d7ce5c05-17f9-471e-9a10-c92c0e7f1334"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:42.407Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3df350c6-3607-40fd-a44b-5db947cce54c"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:36 GMT 2018-10-02 20:16:36,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:36,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-02 20:16:36,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:36,931 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-02 20:16:37,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:37,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:37,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:37 GMT 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:37,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:16:37,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:37,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:16:37,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:37,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:37,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:37,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:37,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:37,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:37 GMT 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:37,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:16:37,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:37,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:37 GMT 2018-10-02 20:16:37,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:37,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:16:37,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:42,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:16:42,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:42,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:42,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:37.826Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:37.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:38.838Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:38.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:38.838Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:38.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:38.838Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:38.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:39.282Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:39.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:39.282Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:39.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:39.282Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:39.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:40.758Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 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 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-02T20:16:40.758Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:41.438Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:41.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:41.438Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ba16b4af-8125-49ec-920b-39e89f8d8536 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ba16b4af-8125-49ec-920b-39e89f8d8536 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 ba16b4af-8125-49ec-920b-39e89f8d8536 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-02T20:16:41.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:41.438Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:41.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:42 GMT 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:42,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-10-02 20:16:42,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:42,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-02 20:16:42,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 20:16:42,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:42,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:42,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-02 20:16:42,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 20:16:42,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-02 20:16:42,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 could not be found. [status_code=404] 2018-10-02 20:16:42,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-02 20:16:42,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ba16b4af-8125-49ec-920b-39e89f8d8536 could not be found. [status_code=404] 2018-10-02 20:16:42,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-02 20:16:42,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:16:42,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:42,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:42,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:42 GMT 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:16:42,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:47,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:16:47,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:47,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:47,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:47,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:47,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:43.313Z", "message": "Detaching port 73682bc4-7bbe-4b7e-bd5a-8dd058e67036...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:43.313Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "2e578397-a800-4582-b87b-136d53b90ab4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:43.937Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:43.937Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:44.517Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:44.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:44.517Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:44.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:44.517Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:44.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:44.556Z", "message": "Detaching port 1f0bea1d-fb0f-4851-ae13-01886c65f837...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:44.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "610bbdb4-58f5-414c-9ee5-e4988f9e93a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:44.556Z", "message": "Successfully detached port 1f0bea1d-fb0f-4851-ae13-01886c65f837", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:44.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "610bbdb4-58f5-414c-9ee5-e4988f9e93a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:44.556Z", "message": "Successfully detached port 73682bc4-7bbe-4b7e-bd5a-8dd058e67036", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:44.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "2e578397-a800-4582-b87b-136d53b90ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:46.302Z", "message": "Detaching port bf22b846-c87d-43c3-8682-d80910b33cf5...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:46.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "2d668519-6c9c-4fc5-9274-deefdda28f90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:46.615Z", "message": "Detaching port b02b04d6-463b-430b-88f5-d00e8cddd4d5...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:46.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "00793fec-8414-44d2-a76c-84766df1dfc3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:46.925Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:46.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:47.533Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:47.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:47.533Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:47.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}], "metadata": {"pagination": {"total": 28, "offset": 11, "size": 50}}} 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:47 GMT 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6739 2018-10-02 20:16:47,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:47,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 73682bc4-7bbe-4b7e-bd5a-8dd058e67036... 2018-10-02 20:16:47,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-02 20:16:47,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-02 20:16:47,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 1f0bea1d-fb0f-4851-ae13-01886c65f837... 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 1f0bea1d-fb0f-4851-ae13-01886c65f837 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 73682bc4-7bbe-4b7e-bd5a-8dd058e67036 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bf22b846-c87d-43c3-8682-d80910b33cf5... 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b02b04d6-463b-430b-88f5-d00e8cddd4d5... 2018-10-02 20:16:47,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-02 20:16:47,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:47,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 20:16:47,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:47,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:47,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:16:47,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:47,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:47 GMT 2018-10-02 20:16:47,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:47,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:16:47,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:52,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:16:52,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:52,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:52,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:47.689Z", "message": "Successfully detached port b02b04d6-463b-430b-88f5-d00e8cddd4d5", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:47.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "00793fec-8414-44d2-a76c-84766df1dfc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:47.689Z", "message": "Successfully detached port bf22b846-c87d-43c3-8682-d80910b33cf5", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:47.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "2d668519-6c9c-4fc5-9274-deefdda28f90"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:48.547Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:48.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:48.547Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:48.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:48.547Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:48.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:48.547Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:48.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:48.547Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:48.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_host_zmr51n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:48.736Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:48.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "34b04852-511c-4805-9b22-1722ad638eb2"}, {"node_instance_id": "target_vnf_host_zmr51n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:49.563Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 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 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-02T20:16:49.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:49.744Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:49.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "7368c32b-28e7-4c56-9d9c-3d7653339af0"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_host_srgo4l", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ba16b4af-8125-49ec-920b-39e89f8d8536 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ba16b4af-8125-49ec-920b-39e89f8d8536 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 ba16b4af-8125-49ec-920b-39e89f8d8536 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:50.630Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:50.630Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.484Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "7da5e0f0-77ca-44d9-9c15-87778cec21b0"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:51.642Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:51.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "keypair_6cq7ar", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:52.517Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:52.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "cea155a5-bd00-49e8-80a3-a67a86a7b50e"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:52.517Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:52.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "b1d4f695-f6bc-4f87-aae5-f8d0b764de40"}, {"node_instance_id": "keypair_6cq7ar", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:52.517Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:52.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "cea155a5-bd00-49e8-80a3-a67a86a7b50e"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:52.661Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:52.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:52.661Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:52.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:52.661Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:52.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}], "metadata": {"pagination": {"total": 62, "offset": 24, "size": 50}}} 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:52 GMT 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:52,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21668 2018-10-02 20:16:52,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:52,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b02b04d6-463b-430b-88f5-d00e8cddd4d5 2018-10-02 20:16:52,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bf22b846-c87d-43c3-8682-d80910b33cf5 2018-10-02 20:16:52,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:52,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-02 20:16:52,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 20:16:52,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 7ac949dd-e4b6-4efb-afd3-0295ccf5dad4 could not be found. [status_code=404] 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-02 20:16:52,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:52,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:52,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:52,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:52,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:52,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ba16b4af-8125-49ec-920b-39e89f8d8536 could not be found. [status_code=404] 2018-10-02 20:16:52,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-02 20:16:52,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-02 20:16:52,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-02 20:16:52,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-02 20:16:52,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-02 20:16:52,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-02 20:16:52,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-02 20:16:52,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-02 20:16:52,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-02 20:16:52,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-02 20:16:52,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:16:52,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:52,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:52,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:52 GMT 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:16:52,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:57,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:16:58,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_xq1e07", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.637Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "7a1350d8-1329-4f8f-bd9e-f1ead4beeb8f"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.678Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.678Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.678Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.678Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_data_plane_port_740pk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.678Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "keypair_6cq7ar", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:53.678Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:53.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:54.695Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:54.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:54.695Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:54.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:54.695Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:54.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:54.695Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:54.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_data_plane_port_cxewk5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:54.695Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:54.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_port_g0qz69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:54.818Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:54.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "85cca231-4ce9-445d-a9bc-9116cf3d072d"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:55.707Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:55.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:55.707Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:55.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:55.707Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:55.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_port_xq1e07", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:55.707Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:55.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:56.731Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:56.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_port_g0qz69", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:56.731Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:56.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_subnet_os45uu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:56.776Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:56.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "8dd07de2-0b69-46bd-937f-ba0717a79822"}, {"node_instance_id": "security_group_ehn026", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "security_group_ehn026", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "security_group_ehn026", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.739Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_ip_b64hc1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:57.791Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:57.791Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "c33a253b-ee28-4716-a7ac-6856f6875eab"}], "metadata": {"pagination": {"total": 93, "offset": 58, "size": 50}}} 2018-10-02 20:16:58,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:58,120 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:58 GMT 2018-10-02 20:16:58,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:58,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15452 2018-10-02 20:16:58,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:16:58,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-02 20:16:58,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:58,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-02 20:16:58,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-02 20:16:58,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-02 20:16:58,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-02 20:16:58,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-02 20:16:58,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:58,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-02 20:16:58,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:58,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-02 20:16:58,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:58,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-02 20:16:58,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-02 20:16:58,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:58,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:16:58,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-02 20:16:58,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-02 20:16:58,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-02 20:16:58,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:58,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:58,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:16:58,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-02 20:16:58,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-02 20:16:58,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-02 20:16:58,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:16:58,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:16:58,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:16:58,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:16:58,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:16:58 GMT 2018-10-02 20:16:58,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:16:58,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:16:58,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:03,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:03,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:58.740Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:58.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:58.740Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:58.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:58.740Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:58.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "security_group_ehn026", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:58.740Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:58.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:58.819Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:58.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "c8c36492-a859-43e8-a79d-935918289e87"}, {"node_instance_id": "security_group_ehn026", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:58.819Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:58.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "6d0c810f-0fd6-460f-9faf-54014d737d1c"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:59.752Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:59.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "target_vnf_ip_b64hc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:59.752Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:59.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "security_group_ehn026", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:59.752Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:59.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_subnet_os45uu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:16:59.752Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:16:59.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:00.790Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:00.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:00.790Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:00.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:00.790Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:00.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:00.790Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:00.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "reference_vnf_ip_mnf2uf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:00.790Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:00.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:00.790Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:00.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "data_plane_network_ud54lr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:01.116Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:01.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "b46ab649-76f5-4450-9d35-75a536c92a1c"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:01.823Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:01.823Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:01.823Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:01.823Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_subnet_eyo24l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:01.829Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:01.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "ea0b80b2-3de9-4e1c-9994-f7d21fe7cfed"}, {"node_instance_id": "data_plane_network_ud54lr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:02.833Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:02.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}], "metadata": {"pagination": {"total": 114, "offset": 89, "size": 50}}} 2018-10-02 20:17:03,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:03,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:03 GMT 2018-10-02 20:17:03,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:03,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10779 2018-10-02 20:17:03,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:03,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:17:03,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-02 20:17:03,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-02 20:17:03,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-02 20:17:03,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-02 20:17:03,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-02 20:17:03,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:17:03,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-02 20:17:03,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-02 20:17:03,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-02 20:17:03,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:17:03,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:17:03,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-02 20:17:03,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-02 20:17:03,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-02 20:17:03,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-02 20:17:03,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-02 20:17:03,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-02 20:17:03,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-02 20:17:03,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-02 20:17:03,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-02 20:17:03,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:17:03,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:17:03,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:03,430 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:03 GMT 2018-10-02 20:17:03,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:03,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:17:03,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:08,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:08,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:08,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_eyo24l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:04.518Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:04.518Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "router_7w2mus", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:05.773Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:05.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:05.773Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:05.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "router_7w2mus", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:05.773Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:05.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "router_7w2mus", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.591Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "5e02f35c-72c9-4f63-a166-b55e04aa9b4f"}, {"node_instance_id": "management_plane_network_uul5o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.840Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "bf6fe71a-156e-4b58-8d40-5acf1fa9a2cd"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.846Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.846Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "router_7w2mus", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.846Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "management_plane_network_uul5o2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.846Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "router_7w2mus", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:06.846Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:06.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}], "metadata": {"pagination": {"total": 125, "offset": 110, "size": 50}}} 2018-10-02 20:17:08,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:08,514 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:08 GMT 2018-10-02 20:17:08,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:08,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5512 2018-10-02 20:17:08,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:08,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-02 20:17:08,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:17:08,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:17:08,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:17:08,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-02 20:17:08,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-02 20:17:08,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:17:08,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-02 20:17:08,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-02 20:17:08,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-02 20:17:08,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-02 20:17:08,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:17:08,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:08,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:08,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:08,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:08,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:08,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:08 GMT 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-02 20:17:08,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:13,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-10-02 20:17:13,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_uul5o2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:08.556Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:08.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "router_7w2mus", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:10.205Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:10.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:10.855Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:10.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:11.865Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:11.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:11.865Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:11.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:11.865Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:11.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}, {"node_instance_id": "external_network_5ps6zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:12.536Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:12.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef", "logger": "de7385f1-2d7f-4b2f-abce-7922ba99f233"}, {"node_instance_id": "external_network_5ps6zw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-02T20:17:12.889Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-02T20:17:12.889Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"}], "metadata": {"pagination": {"total": 133, "offset": 121, "size": 50}}} 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:13 GMT 2018-10-02 20:17:13,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:13,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4136 2018-10-02 20:17:13,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:13,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-02 20:17:13,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-02 20:17:13,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-02 20:17:13,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-02 20:17:13,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-02 20:17:13,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-02 20:17:13,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-02 20:17:13,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-02 20:17:13,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c502d8a1-3b5b-4d96-aa08-dde59f38f1ef 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:13,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:16:37.024Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "c502d8a1-3b5b-4d96-aa08-dde59f38f1ef"} 2018-10-02 20:17:13,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:13,719 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:13 GMT 2018-10-02 20:17:13,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:13,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-02 20:17:13,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:13,719 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:14,014 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-02 20:17:14,015 - 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": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "target_vnf_flavor_id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "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_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "6967f972-455e-4f41-9ad8-f828eefa02a4", "keystone_password": "7a45fc60-e1ef-41e9-adc3-6149ab4d0ea8", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "6967f972-455e-4f41-9ad8-f828eefa02a4", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:05.102Z", "updated_at": "2018-10-02T20:06:05.102Z", "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": []}, "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": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-02 20:17:14,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:14,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:14 GMT 2018-10-02 20:17:14,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:14,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-02 20:17:14,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:14,016 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv 2018-10-02 20:17:14,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-02 20:17:14,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-02 20:17:14,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-02 20:17:14,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-02 20:17:14,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-02 20:17:14,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-02 20:17:14,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-02 20:17:14,102 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-02 20:17:14,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-02T20:06:04.868Z", "updated_at": "2018-10-02T20:06:04.868Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_url": {"type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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": []}, "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": {}, "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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "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"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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": {"use_external_resource": false, "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"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": [], "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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-02 20:17:14,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-02 20:17:14,103 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 02 Oct 2018 20:17:14 GMT 2018-10-02 20:17:14,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-02 20:17:14,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-02 20:17:14,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-02 20:17:14,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 20:17:14,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:16,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-431ef57d-4afe-4d05-8636-fc03315961b3 Date: Tue, 02 Oct 2018 20:17:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:17:16,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4 used request id req-431ef57d-4afe-4d05-8636-fc03315961b3 2018-10-02 20:17:16,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.14099597931s 2018-10-02 20:17:16,257 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6967f972-455e-4f41-9ad8-f828eefa02a4 used request id req-431ef57d-4afe-4d05-8636-fc03315961b3 2018-10-02 20:17:16,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 20:17:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:16,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20: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,Accept-Encoding x-openstack-request-id: req-8f693c1b-cac0-4e02-85a6-37944cd33a18 x-compute-request-id: req-8f693c1b-cac0-4e02-85a6-37944cd33a18 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "name": "vyos_vrouter-flavor_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b5123c25-28e6-4519-9c24-0fb0b4e909e8", "name": "vyos_vrouter-flavor_alt_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 20:17:16,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8f693c1b-cac0-4e02-85a6-37944cd33a18 2018-10-02 20:17:16,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206363916397s 2018-10-02 20:17:16,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8f693c1b-cac0-4e02-85a6-37944cd33a18 2018-10-02 20:17:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 20:17:16,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:16,642 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 20: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-87abd5b3-5066-48d9-b665-c51a4a3e945b x-compute-request-id: req-87abd5b3-5066-48d9-b665-c51a4a3e945b Content-Length: 0 Content-Type: application/json 2018-10-02 20:17:16,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8 used request id req-87abd5b3-5066-48d9-b665-c51a4a3e945b 2018-10-02 20:17:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.175122976303s 2018-10-02 20:17:16,642 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b5123c25-28e6-4519-9c24-0fb0b4e909e8 used request id req-87abd5b3-5066-48d9-b665-c51a4a3e945b 2018-10-02 20:17:16,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 20:17:16,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0852ddf0-68bd-4bab-9fff-d9ec6b8b6323.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:18,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92306d52-411c-4d0a-b1af-8ced7c870791 Content-Length: 0 Date: Tue, 02 Oct 2018 20:17:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:17:18,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0852ddf0-68bd-4bab-9fff-d9ec6b8b6323.json used request id req-92306d52-411c-4d0a-b1af-8ced7c870791 2018-10-02 20:17:18,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.458370924s 2018-10-02 20:17:18,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0852ddf0-68bd-4bab-9fff-d9ec6b8b6323.json used request id req-92306d52-411c-4d0a-b1af-8ced7c870791 2018-10-02 20:17:18,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 20:17:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:18,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4173e333-ca55-4b1e-ada0-fc6e9019a130 Date: Tue, 02 Oct 2018 20:17:18 GMT RESP BODY: {"floatingips": []} 2018-10-02 20:17:18,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4173e333-ca55-4b1e-ada0-fc6e9019a130 2018-10-02 20:17:18,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.228755950928s 2018-10-02 20:17:18,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4173e333-ca55-4b1e-ada0-fc6e9019a130 2018-10-02 20:17:18,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-02 20:17:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:18,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:17: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-d7948319-f6f7-4c83-a598-09d15bbbc117 x-compute-request-id: req-d7948319-f6f7-4c83-a598-09d15bbbc117 Content-Type: application/json 2018-10-02 20:17:18,498 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793 used request id req-d7948319-f6f7-4c83-a598-09d15bbbc117 2018-10-02 20:17:18,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159014940262s 2018-10-02 20:17:18,499 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793 used request id req-d7948319-f6f7-4c83-a598-09d15bbbc117 2018-10-02 20:17:18,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:17:18,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:19,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17: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-8f4b906a-8dec-46b9-84a3-cad58fc2ebcd x-compute-request-id: req-8f4b906a-8dec-46b9-84a3-cad58fc2ebcd Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:17:18Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:17:19,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f4b906a-8dec-46b9-84a3-cad58fc2ebcd 2018-10-02 20:17:19,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8721139431s 2018-10-02 20:17:19,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f4b906a-8dec-46b9-84a3-cad58fc2ebcd 2018-10-02 20:17:19,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:17:21,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:17:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:22,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17: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-3f28b3b1-797c-4e0c-b512-a50431242ccd x-compute-request-id: req-3f28b3b1-797c-4e0c-b512-a50431242ccd Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:c0:67", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7db80898-0160-4fee-8187-cc606c0a9793", "rel": "bookmark"}], "image": {"id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "links": [{"href": "http://172.30.9.22:8774/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-02T20:04:46.000000", "flavor": {"id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "links": [{"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}]}, "id": "7db80898-0160-4fee-8187-cc606c0a9793", "security_groups": [{"name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}], "user_id": "08cbc08a416e42a5baef38c2c219057c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-02T20:17:18Z", "hostId": "782416fb49142fc474217887e0e4524219cd75cad4b9a23cf9594230", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "name": "vyos_vrouter-vm_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "created": "2018-10-02T20:02:19Z", "tenant_id": "43b5a096267344f08d8a8013276d2293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-02 20:17:22,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f28b3b1-797c-4e0c-b512-a50431242ccd 2018-10-02 20:17:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09132218361s 2018-10-02 20:17:22,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f28b3b1-797c-4e0c-b512-a50431242ccd 2018-10-02 20:17:22,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-02 20:17:24,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-02 20:17:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:24,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78fe7a08-2402-43f6-8bff-0dd0127979a8 x-compute-request-id: req-78fe7a08-2402-43f6-8bff-0dd0127979a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-02 20:17:24,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78fe7a08-2402-43f6-8bff-0dd0127979a8 2018-10-02 20:17:24,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0907938480377s 2018-10-02 20:17:24,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78fe7a08-2402-43f6-8bff-0dd0127979a8 2018-10-02 20:17:24,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:17:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:24,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-011c9dcc-a556-4a9a-85ca-375ec061fa41 Date: Tue, 02 Oct 2018 20:17:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:02:12Z", "updated_at": "2018-10-02T20:02:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-02T20:02:15Z", "revision_number": 0, "id": "029f39c1-6d99-409b-b758-fe0786b42c70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "3ef71fc0-2ed8-4d95-9d7f-0c784993a0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-02T20:02:16Z", "revision_number": 0, "id": "4edca0d7-cfe4-4699-8842-3c4f1f7f67e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:16Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "80116944-b568-46d2-873f-1eca202c322c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "8ab60f63-70ab-4db9-8d6a-aa2ebbb4f966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-02T20:02:14Z", "revision_number": 0, "id": "9f5dafd1-e056-4fcd-ab17-bc142c5ca221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:14Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-02T20:02:15Z", "revision_number": 0, "id": "ac1da679-9260-4410-bd78-75e6e134952d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:15Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-02T20:02:13Z", "revision_number": 0, "id": "cdde68b8-91b4-46ed-b3f4-f34cf82e912a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:02:13Z", "security_group_id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 8, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "970176f1-680f-4151-aaa1-dbb8e6119d7f", "name": "vyos_vrouter-sg_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:17:24,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-011c9dcc-a556-4a9a-85ca-375ec061fa41 2018-10-02 20:17:24,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192763805389s 2018-10-02 20:17:24,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-011c9dcc-a556-4a9a-85ca-375ec061fa41 2018-10-02 20:17:24,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 20:17:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/970176f1-680f-4151-aaa1-dbb8e6119d7f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:25,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99624515-6fdd-4e5c-b1bd-52947977ab9d Content-Length: 0 Date: Tue, 02 Oct 2018 20:17:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:17:25,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/970176f1-680f-4151-aaa1-dbb8e6119d7f.json used request id req-99624515-6fdd-4e5c-b1bd-52947977ab9d 2018-10-02 20:17:25,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.355386018753s 2018-10-02 20:17:25,119 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/970176f1-680f-4151-aaa1-dbb8e6119d7f.json used request id req-99624515-6fdd-4e5c-b1bd-52947977ab9d 2018-10-02 20:17:25,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-02 20:17:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:25,160 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 20:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-932c0c5a-df20-4685-a221-5875ec3924c9 x-compute-request-id: req-932c0c5a-df20-4685-a221-5875ec3924c9 Content-Length: 0 Content-Type: application/json 2018-10-02 20:17:25,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778 used request id req-932c0c5a-df20-4685-a221-5875ec3924c9 2018-10-02 20:17:25,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0406799316406s 2018-10-02 20:17:25,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_a9b2e2ec-1d35-484c-add9-93b4fe79f778 used request id req-932c0c5a-df20-4685-a221-5875ec3924c9 2018-10-02 20:17:25,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-02 20:17:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da/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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" -d '{"subnet_id": "f794b1bc-f3c5-404a-b24b-45959fcf4ea4"}' 2018-10-02 20:17:26,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f93af075-dacc-4fa6-a24c-11b8fa8b7651 Date: Tue, 02 Oct 2018 20:17:26 GMT RESP BODY: {"network_id": "a30bcf37-4031-4ee0-b305-2f2ba63c3423", "tenant_id": "43b5a096267344f08d8a8013276d2293", "subnet_id": "f794b1bc-f3c5-404a-b24b-45959fcf4ea4", "subnet_ids": ["f794b1bc-f3c5-404a-b24b-45959fcf4ea4"], "port_id": "38444972-9810-4fb1-8dac-7be0513b34e2", "id": "105bdb39-e440-4749-a8d3-62e43d8f04da"} 2018-10-02 20:17:26,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da/remove_router_interface.json used request id req-f93af075-dacc-4fa6-a24c-11b8fa8b7651 2018-10-02 20:17:26,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71540498734s 2018-10-02 20:17:26,877 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da/remove_router_interface.json used request id req-f93af075-dacc-4fa6-a24c-11b8fa8b7651 returning object 105bdb39-e440-4749-a8d3-62e43d8f04da 2018-10-02 20:17:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-02 20:17:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:27,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-6194650c-7608-4923-b2d9-6a3d450b6f55 Date: Tue, 02 Oct 2018 20:17:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:26Z", "admin_state_up": true, "updated_at": "2018-10-02T20:17:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "43b5a096267344f08d8a8013276d2293", "id": "105bdb39-e440-4749-a8d3-62e43d8f04da", "name": "vyos_vrouter-router_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:17:27,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6194650c-7608-4923-b2d9-6a3d450b6f55 2018-10-02 20:17:27,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.615550041199s 2018-10-02 20:17:27,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6194650c-7608-4923-b2d9-6a3d450b6f55 2018-10-02 20:17:27,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-02 20:17:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:31,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-549d05bd-6b76-461c-80c6-e811eaa27c4a Content-Length: 0 Date: Tue, 02 Oct 2018 20:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:17:31,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da.json used request id req-549d05bd-6b76-461c-80c6-e811eaa27c4a 2018-10-02 20:17:31,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.60823202133s 2018-10-02 20:17:31,103 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/105bdb39-e440-4749-a8d3-62e43d8f04da.json used request id req-549d05bd-6b76-461c-80c6-e811eaa27c4a 2018-10-02 20:17:31,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 20:17:31,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:31,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8d0fe9f5-9a2e-4b4a-8dfe-c65be3c7ec88 Date: Tue, 02 Oct 2018 20:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T20:00:25Z","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":"43b5a096267344f08d8a8013276d2293","id":"f794b1bc-f3c5-404a-b24b-45959fcf4ea4","subnetpool_id":null,"name":"vyos_vrouter-subnet_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:17:31,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8d0fe9f5-9a2e-4b4a-8dfe-c65be3c7ec88 2018-10-02 20:17:31,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.595080852509s 2018-10-02 20:17:31,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8d0fe9f5-9a2e-4b4a-8dfe-c65be3c7ec88 2018-10-02 20:17:31,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-02 20:17:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f794b1bc-f3c5-404a-b24b-45959fcf4ea4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:34,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de39f0ac-b2c6-45b3-a9a2-a37707ddd1d9 Date: Tue, 02 Oct 2018 20:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:17:34,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f794b1bc-f3c5-404a-b24b-45959fcf4ea4.json used request id req-de39f0ac-b2c6-45b3-a9a2-a37707ddd1d9 2018-10-02 20:17:34,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46558094025s 2018-10-02 20:17:34,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f794b1bc-f3c5-404a-b24b-45959fcf4ea4.json used request id req-de39f0ac-b2c6-45b3-a9a2-a37707ddd1d9 2018-10-02 20:17:34,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:17:34,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:34,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-a4f4eddf-4d46-4be0-b412-15f6da8677dc Date: Tue, 02 Oct 2018 20:17:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","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-10-02T20:17:33Z","tenant_id":"43b5a096267344f08d8a8013276d2293","created_at":"2018-10-02T20:00:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"43b5a096267344f08d8a8013276d2293","id":"a30bcf37-4031-4ee0-b305-2f2ba63c3423","name":"vyos_vrouter-net_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}]} 2018-10-02 20:17:34,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a4f4eddf-4d46-4be0-b412-15f6da8677dc 2018-10-02 20:17:34,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250427961349s 2018-10-02 20:17:34,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a4f4eddf-4d46-4be0-b412-15f6da8677dc 2018-10-02 20:17:34,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-02 20:17:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a30bcf37-4031-4ee0-b305-2f2ba63c3423.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:35,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d90648f-1037-4675-a762-5b0de7713e59 Date: Tue, 02 Oct 2018 20:17:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:17:35,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a30bcf37-4031-4ee0-b305-2f2ba63c3423.json used request id req-2d90648f-1037-4675-a762-5b0de7713e59 2018-10-02 20:17:35,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44110393524s 2018-10-02 20:17:35,861 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a30bcf37-4031-4ee0-b305-2f2ba63c3423.json used request id req-2d90648f-1037-4675-a762-5b0de7713e59 2018-10-02 20:17:35,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:17:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:36,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a48a664f-d9ee-4d11-a7fa-ce990728019a Date: Tue, 02 Oct 2018 20:17:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "metadata": {}}], "file": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/file", "owner": "43b5a096267344f08d8a8013276d2293", "id": "b8ffbee1-2c31-42b5-838f-743cf6ad815d", "size": 4373348352, "self": "/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-02T20:02:11Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-02T20:00:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:17:36,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a48a664f-d9ee-4d11-a7fa-ce990728019a 2018-10-02 20:17:36,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177454948425s 2018-10-02 20:17:36,039 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a48a664f-d9ee-4d11-a7fa-ce990728019a 2018-10-02 20:17:36,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 20:17:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b891e770b0a52ddc2797388f5fa68ecfb9d7440" 2018-10-02 20:17:39,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e4cb92c-c59b-4953-a899-8f1311c67131 Date: Tue, 02 Oct 2018 20:17:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:17:39,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d used request id req-2e4cb92c-c59b-4953-a899-8f1311c67131 2018-10-02 20:17:39,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.54656791687s 2018-10-02 20:17:39,588 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b8ffbee1-2c31-42b5-838f-743cf6ad815d used request id req-2e4cb92c-c59b-4953-a899-8f1311c67131 2018-10-02 20:17:39,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 20:17:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:39,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20: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-b50025fb-34e8-4d73-a8b3-b1c9efa88d91 x-compute-request-id: req-b50025fb-34e8-4d73-a8b3-b1c9efa88d91 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "7af86645-877f-43cb-b67d-b1d6b3daf71e", "name": "vyos_vrouter-flavor_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 20:17:39,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b50025fb-34e8-4d73-a8b3-b1c9efa88d91 2018-10-02 20:17:39,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316359996796s 2018-10-02 20:17:39,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b50025fb-34e8-4d73-a8b3-b1c9efa88d91 2018-10-02 20:17:39,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 20:17:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:39,674 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 20: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 x-openstack-request-id: req-36db598b-7ea9-4ed8-8f25-b6758d8da2ec x-compute-request-id: req-36db598b-7ea9-4ed8-8f25-b6758d8da2ec Content-Length: 0 Content-Type: application/json 2018-10-02 20:17:39,674 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e used request id req-36db598b-7ea9-4ed8-8f25-b6758d8da2ec 2018-10-02 20:17:39,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0523369312286s 2018-10-02 20:17:39,674 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7af86645-877f-43cb-b67d-b1d6b3daf71e used request id req-36db598b-7ea9-4ed8-8f25-b6758d8da2ec 2018-10-02 20:17:39,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 20:17:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:39,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d297d8e0-3d4c-4c6d-b2be-04e116a3089f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778", "links": {"self": "http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c"}, "domain_id": "default", "enabled": true, "id": "08cbc08a416e42a5baef38c2c219057c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 20:17:39,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d297d8e0-3d4c-4c6d-b2be-04e116a3089f 2018-10-02 20:17:39,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114669799805s 2018-10-02 20:17:39,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d297d8e0-3d4c-4c6d-b2be-04e116a3089f 2018-10-02 20:17:39,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 20:17:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:39,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d9410b-28ca-40e4-a131-570b5dedeac3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c"}, "enabled": true, "id": "08cbc08a416e42a5baef38c2c219057c", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}} 2018-10-02 20:17:39,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c used request id req-f4d9410b-28ca-40e4-a131-570b5dedeac3 2018-10-02 20:17:39,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0880060195923s 2018-10-02 20:17:39,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c used request id req-f4d9410b-28ca-40e4-a131-570b5dedeac3 2018-10-02 20:17:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 20:17:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:40,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf38c4ff-f329-4e85-8546-8a6a95f5a891 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:17:40,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c used request id req-bf38c4ff-f329-4e85-8546-8a6a95f5a891 2018-10-02 20:17:40,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307075023651s 2018-10-02 20:17:40,192 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/08cbc08a416e42a5baef38c2c219057c used request id req-bf38c4ff-f329-4e85-8546-8a6a95f5a891 2018-10-02 20:17:40,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 20:17:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5874e9-da2f-459e-bd6a-a688c5fc81c9 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293"}, "enabled": true, "id": "43b5a096267344f08d8a8013276d2293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a9b2e2ec-1d35-484c-add9-93b4fe79f778"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 20:17:40,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-dc5874e9-da2f-459e-bd6a-a688c5fc81c9 2018-10-02 20:17:40,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0970048904419s 2018-10-02 20:17:40,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-dc5874e9-da2f-459e-bd6a-a688c5fc81c9 2018-10-02 20:17:40,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 20:17:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:40,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b27a281-a332-42ff-9304-b7521d943a05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:17:40,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293 used request id req-5b27a281-a332-42ff-9304-b7521d943a05 2018-10-02 20:17:40,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15799498558s 2018-10-02 20:17:40,451 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/43b5a096267344f08d8a8013276d2293 used request id req-5b27a281-a332-42ff-9304-b7521d943a05 2018-10-02 20:17:40,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:17:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:40,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be34f926-8e9c-499c-b59d-0c50c5561cd4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b509e9dbe75e4d4285f0703c7e11bb38", "links": {"self": "http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:17:40,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-be34f926-8e9c-499c-b59d-0c50c5561cd4 2018-10-02 20:17:40,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0859699249268s 2018-10-02 20:17:40,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 20:17:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:40,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04191149-f9b5-48b9-a101-0f892a045143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:17:40,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/b509e9dbe75e4d4285f0703c7e11bb38 used request id req-04191149-f9b5-48b9-a101-0f892a045143 2018-10-02 20:17:40,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.1071870327s 2018-10-02 20:17:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:17:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=43b5a096267344f08d8a8013276d2293&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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-768a3006-c613-414b-a8f8-1649578597d5 Date: Tue, 02 Oct 2018 20:17:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}]} 2018-10-02 20:17:40,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=43b5a096267344f08d8a8013276d2293&name=default used request id req-768a3006-c613-414b-a8f8-1649578597d5 2018-10-02 20:17:40,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207472085953s 2018-10-02 20:17:40,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=43b5a096267344f08d8a8013276d2293&name=default used request id req-768a3006-c613-414b-a8f8-1649578597d5 2018-10-02 20:17:40,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 20:17:40,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:41,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-71b663cf-8eb4-4d62-a5fa-c0c7c8ccfc25 Date: Tue, 02 Oct 2018 20:17:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43b5a096267344f08d8a8013276d2293", "created_at": "2018-10-02T20:00:23Z", "updated_at": "2018-10-02T20:00:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "2bc3b6a0-d7da-4a97-b343-30245ecf87c3", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "51ee257d-f574-4e6d-9ad9-35d62c5dc019", "remote_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "50683384-8476-4c14-95cd-f383ced66e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b5a096267344f08d8a8013276d2293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:00:23Z", "revision_number": 0, "id": "8cce98e3-51ac-4351-b975-2908305324f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:00:23Z", "security_group_id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "tenant_id": "43b5a096267344f08d8a8013276d2293", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b5a096267344f08d8a8013276d2293"}], "revision_number": 4, "project_id": "43b5a096267344f08d8a8013276d2293", "id": "7bb826ff-69cb-45ab-8a0f-5357d3de3902", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 20:17:41,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-71b663cf-8eb4-4d62-a5fa-c0c7c8ccfc25 2018-10-02 20:17:41,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205040931702s 2018-10-02 20:17:41,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-71b663cf-8eb4-4d62-a5fa-c0c7c8ccfc25 2018-10-02 20:17:41,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 20:17:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7bb826ff-69cb-45ab-8a0f-5357d3de3902.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5fbe231faceb6300572994aac890917aa3acd830" 2018-10-02 20:17:42,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4403da9-b07f-4f7f-b2f2-4568084a9bf1 Content-Length: 0 Date: Tue, 02 Oct 2018 20:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 20:17:42,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7bb826ff-69cb-45ab-8a0f-5357d3de3902.json used request id req-f4403da9-b07f-4f7f-b2f2-4568084a9bf1 2018-10-02 20:17:42,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.936434030533s 2018-10-02 20:17:42,007 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7bb826ff-69cb-45ab-8a0f-5357d3de3902.json used request id req-f4403da9-b07f-4f7f-b2f2-4568084a9bf1 2018-10-02 20:17:42,026 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-02 20:17:42,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 20:17:42,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 20:17:42,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 20:17:42,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 20:17:42,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 20:17:42,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 20:17:42,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 20:17:42,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 20:17:42,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 20:17:42,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 20:17:42,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 20:17:42,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 20:17:42,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 20:17:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 20:17:42,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fbf2cc-0b80-4374-a59e-2b5127ddd6bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 20:17:42,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f9fbf2cc-0b80-4374-a59e-2b5127ddd6bd 2018-10-02 20:17:42,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 20:17:42,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T21:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["OIICGdFmSeKTpEVFaQWhvA"], "issued_at": "2018-10-02T20:17:42.000000Z"}} 2018-10-02 20:17:42,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:17:42,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:42,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3375c9ad-fc79-4943-a0a0-2d39291932ca Date: Tue, 02 Oct 2018 20:17:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 20:17:42,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3375c9ad-fc79-4943-a0a0-2d39291932ca 2018-10-02 20:17:42,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258857965469s 2018-10-02 20:17:42,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3375c9ad-fc79-4943-a0a0-2d39291932ca 2018-10-02 20:17:42,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 20:17:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:42,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 20:17: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 20:17:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:42,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba6dbcd-ebf4-433b-959d-c3ea09360873 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 20:17:42,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eba6dbcd-ebf4-433b-959d-c3ea09360873 2018-10-02 20:17:42,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0924360752106s 2018-10-02 20:17:42,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 20:17:42,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda"}}' 2018-10-02 20:17:42,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 20:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f853e8-ed6c-40f5-bb16-25b9e7a5cad8 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.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32"}, "enabled": true, "id": "ed135ca2a0e24d64a76829af42738d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda"}} 2018-10-02 20:17:42,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a2f853e8-ed6c-40f5-bb16-25b9e7a5cad8 2018-10-02 20:17:42,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133271932602s 2018-10-02 20:17:42,958 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a2f853e8-ed6c-40f5-bb16-25b9e7a5cad8 2018-10-02 20:17:42,959 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda', 'id': u'ed135ca2a0e24d64a76829af42738d32', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 20:17:42,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 20:17:43,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375193834305s 2018-10-02 20:17:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6097faf6-91d3-4134-8c36-d648d646ecc6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433"}, "enabled": true, "id": "ad75b55bd0254bf1a2333a96921a5433", "options": {}, "domain_id": "default", "name": "juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda"}} 2018-10-02 20:17:43,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 used request id req-6097faf6-91d3-4134-8c36-d648d646ecc6 2018-10-02 20:17:43,425 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ad75b55bd0254bf1a2333a96921a5433', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda'}) 2018-10-02 20:17:43,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:17:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ad4937-8c93-4fa7-a9a0-bc77e9f7ff03 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:17:43,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-34ad4937-8c93-4fa7-a9a0-bc77e9f7ff03 2018-10-02 20:17:43,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0881741046906s 2018-10-02 20:17:43,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:17:43,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a263ba88-caf5-41e1-9230-fba1a1c548b0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:17:43,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a263ba88-caf5-41e1-9230-fba1a1c548b0 2018-10-02 20:17:43,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0874390602112s 2018-10-02 20:17:43,603 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 20:17:43,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 20:17:43,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" -d '{"role": {"name": "Member"}}' 2018-10-02 20:17:43,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b129a5-3f30-428a-8901-c86fca40f8f0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db858388b46141d689bdac97a28235b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3"}, "name": "Member"}} 2018-10-02 20:17:43,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-13b129a5-3f30-428a-8901-c86fca40f8f0 2018-10-02 20:17:43,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102608919144s 2018-10-02 20:17:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74787950-b027-4f5d-a9af-dca22f99c238 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3"}, "domain_id": null, "name": "Member", "id": "db858388b46141d689bdac97a28235b3"}} 2018-10-02 20:17:43,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3 used request id req-74787950-b027-4f5d-a9af-dca22f99c238 2018-10-02 20:17:43,721 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3'}, 'domain_id': None, 'human_id': None, 'id': u'db858388b46141d689bdac97a28235b3', 'HUMAN_ID': False}) 2018-10-02 20:17:43,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 20:17:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36b68c8-913e-4484-a347-90b462127bf4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db858388b46141d689bdac97a28235b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 20:17:43,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f36b68c8-913e-4484-a347-90b462127bf4 2018-10-02 20:17:43,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829629898071s 2018-10-02 20:17:43,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 20:17:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ca5ea9-2fd3-4895-b2d8-d44220fc6133 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 20:17:43,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-80ca5ea9-2fd3-4895-b2d8-d44220fc6133 2018-10-02 20:17:43,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0748989582062s 2018-10-02 20:17:43,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 20:17:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:43,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3024fc-f259-42f4-ac6d-884b1a986ac5 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda", "links": {"self": "http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433"}, "domain_id": "default", "enabled": true, "id": "ad75b55bd0254bf1a2333a96921a5433", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 20:17:43,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ab3024fc-f259-42f4-ac6d-884b1a986ac5 2018-10-02 20:17:43,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961229801178s 2018-10-02 20:17:43,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ab3024fc-f259-42f4-ac6d-884b1a986ac5 2018-10-02 20:17:43,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 20:17:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e684272-200e-40f1-8a9a-66668f61412a Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32"}, "enabled": true, "id": "ed135ca2a0e24d64a76829af42738d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 20:17:44,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1e684272-200e-40f1-8a9a-66668f61412a 2018-10-02 20:17:44,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0815958976746s 2018-10-02 20:17:44,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1e684272-200e-40f1-8a9a-66668f61412a 2018-10-02 20:17:44,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 20:17:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=ad75b55bd0254bf1a2333a96921a5433&scope.project.id=ed135ca2a0e24d64a76829af42738d32&role.id=db858388b46141d689bdac97a28235b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeabcf6c-f2ac-4add-b6cc-168fa41962b4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ad75b55bd0254bf1a2333a96921a5433&scope.project.id=ed135ca2a0e24d64a76829af42738d32&role.id=db858388b46141d689bdac97a28235b3", "previous": null, "next": null}} 2018-10-02 20:17:44,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ad75b55bd0254bf1a2333a96921a5433&scope.project.id=ed135ca2a0e24d64a76829af42738d32&role.id=db858388b46141d689bdac97a28235b3 used request id req-aeabcf6c-f2ac-4add-b6cc-168fa41962b4 2018-10-02 20:17:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0750300884247s 2018-10-02 20:17:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 20:17:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32/users/ad75b55bd0254bf1a2333a96921a5433/roles/db858388b46141d689bdac97a28235b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 20:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb3a7ea-59a3-46d7-9c38-0295a7d64a4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 20:17:44,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32/users/ad75b55bd0254bf1a2333a96921a5433/roles/db858388b46141d689bdac97a28235b3 used request id req-6bb3a7ea-59a3-46d7-9c38-0295a7d64a4f 2018-10-02 20:17:44,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114127874374s 2018-10-02 20:17:44,260 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda', 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': 'ea6d1008-8a68-4d23-9482-5284a8ae5b29', 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_31e3a570-9407-41cd-8410-714b33dd2cda', 'project_id': u'ed135ca2a0e24d64a76829af42738d32', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 20:17:44,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 20:17:44,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 20:17:44,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 20:17:44,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 20:17:44,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 20:17:44,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 20:17:44,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 20:17:44,265 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda', 'password': 'ea6d1008-8a68-4d23-9482-5284a8ae5b29', 'project_name': 'juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'ed135ca2a0e24d64a76829af42738d32', 'project_domain_name': 'Default'} 2018-10-02 20:17:44,340 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-10-02 20:17:44,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-02 20:17:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a3effd-9a44-4cef-9d76-938e38ce19e0 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.22:5000/v3/services/1a1a33f738d04ce2bd1170a2c0ae6f7b"}, "enabled": true, "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.22:5000/v3/services/33dc383ed02f428a8e89ab5d41f75e25"}, "enabled": true, "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.22:5000/v3/services/551e20a4442a4b68b2907a1a7bb0dd9c"}, "enabled": true, "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.22:5000/v3/services/55532b8e48b74a38921895866c93a779"}, "enabled": true, "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.22:5000/v3/services/6efcd1d57136493db7cedfa78755e356"}, "enabled": true, "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.22:5000/v3/services/8d5691dd645e496ba5353843ef0468b5"}, "enabled": true, "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.22:5000/v3/services/96aea2b4f3484060a2f797a80b24c7b9"}, "enabled": true, "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.22:5000/v3/services/ba35a5d379f6433ca893ca9d7ee80585"}, "enabled": true, "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.22:5000/v3/services/c0e367db3a3f4277a6a25a1bdb6873a0"}, "enabled": true, "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.22:5000/v3/services/d9f8d7ad8c1e4b118729f5a33b70d07a"}, "enabled": true, "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.22:5000/v3/services/dc368cf71ec54eadbb0de6aa64546a07"}, "enabled": true, "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.22:5000/v3/services/de1b8f4e562543b2972454076cb3b86f"}, "enabled": true, "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f0dfcfc6a30c4f949704f65d33f83fe5"}, "enabled": true, "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f910cecb4a8548d890ef66af05d6a49d"}, "enabled": true, "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f93ecea21a9e478f90ded21289529d29"}, "enabled": true, "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/fa7feb3cd05d4136a8b32847af4a0f02"}, "enabled": true, "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "links": {"self": "http://172.30.9.22:5000/v3/services", "previous": null, "next": null}} 2018-10-02 20:17:44,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/services used request id req-19a3effd-9a44-4cef-9d76-938e38ce19e0 2018-10-02 20:17:44,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.087366104126s 2018-10-02 20:17:44,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-02 20:17:44,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3727802-b3b4-4ccc-a3df-60aabe17f143 Content-Encoding: gzip Content-Length: 2067 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0532e316df604f71884d37fd02a08c03"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "0532e316df604f71884d37fd02a08c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/08217ef4c5b94cfd9607c87bf1920559"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0953f3d0e2c941d0b19e3d6d4e3f27f5"}, "url": "http://172.30.9.22:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0c94ea036c4c4b12b875a8daf9523e43"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/120bb7d8b2994d3f90a76c77d2add623"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/12ef388e3c784c79a40ffacde3567014"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "12ef388e3c784c79a40ffacde3567014"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/159ba4b858464aae8cda5fb81617aa81"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1aee492777c946878cd2ecac75b324be"}, "url": "http://172.30.9.22:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "1aee492777c946878cd2ecac75b324be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c24260f7dc940839857ad5c04a965e4"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/20849170ea5a4584af59c79525107fb4"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "20849170ea5a4584af59c79525107fb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2396b27f2290422e83555e93ab42787f"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "2396b27f2290422e83555e93ab42787f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28180f5cce86406db83625a3ff53ad26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55532b8e48b74a38921895866c93a779", "id": "28180f5cce86406db83625a3ff53ad26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/28fddd1c90e845cdb015627d1b29da89"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2969f2aa3510409798b2bec22d45ba8c"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2a38a562b9da498da7539dc81603c1a5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2b2081bec1a94a218915a3db01ae7455"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3830ad1d4ee648d7852a0de95acb1665"}, "url": "http://172.30.9.22:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38e9627392a74ab68c501ef6a5b21447"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0dfcfc6a30c4f949704f65d33f83fe5", "id": "38e9627392a74ab68c501ef6a5b21447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4217c215bea145b2ae6f999361b3f01e"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/442bccfd64704d7b89a4716e8109dc07"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4b248b55617d444a8fbdb127c07c0da3"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/64766782c3754951907bd92bef4a2ebd"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "64766782c3754951907bd92bef4a2ebd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6870074c8e804ab587d24a5d39dec519"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "551e20a4442a4b68b2907a1a7bb0dd9c", "id": "6870074c8e804ab587d24a5d39dec519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6babc255fb054858a0cf355b9b9409b0"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f93ecea21a9e478f90ded21289529d29", "id": "6babc255fb054858a0cf355b9b9409b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7151143becb846b19b73dfadfa3cf52b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73c78062a0f8495fbc8ed659fa999a4d"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77123b6f853344ee83ac9cb06a1ceac1"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d2f9b257b724440b08b4a6b54ef97fb"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55532b8e48b74a38921895866c93a779", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89d2160620d34eabb5202d2fe94443e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9077955599f348139a368bea34895731"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96aea2b4f3484060a2f797a80b24c7b9", "id": "9077955599f348139a368bea34895731"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9319ac373c3c4eee81467ac5a92ceae6"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/988e2694f1444cf5aa69735cc95c239c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55532b8e48b74a38921895866c93a779", "id": "988e2694f1444cf5aa69735cc95c239c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a2dfdc80980447448ebc9eb97e4e110b"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc368cf71ec54eadbb0de6aa64546a07", "id": "a2dfdc80980447448ebc9eb97e4e110b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a7f8504d40ad4263b181c626aa21b206"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33dc383ed02f428a8e89ab5d41f75e25", "id": "a7f8504d40ad4263b181c626aa21b206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afb153503f2d4f0da45ee86ea69d8511"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b6c2c159a23f462190118f36ea9b2c98"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5ecd94564c1438985a34fcf9a78cecb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d5691dd645e496ba5353843ef0468b5", "id": "d5ecd94564c1438985a34fcf9a78cecb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e08052d5378b4101939c5cfc4de6a6d5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e08914bdfc0e49d8be5e1d176d7c3609"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa7feb3cd05d4136a8b32847af4a0f02", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e34b06e0c4674066a1979cc0be85ad72"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de1b8f4e562543b2972454076cb3b86f", "id": "e34b06e0c4674066a1979cc0be85ad72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ebc9d122732a40819fd48f6728f08f2d"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6efcd1d57136493db7cedfa78755e356", "id": "ebc9d122732a40819fd48f6728f08f2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec30870c34da4b16b3d74b30ae1cef24"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f910cecb4a8548d890ef66af05d6a49d", "id": "ec30870c34da4b16b3d74b30ae1cef24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ef6188702ac8423b8e378bed0b9f28ac"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c0e367db3a3f4277a6a25a1bdb6873a0", "id": "ef6188702ac8423b8e378bed0b9f28ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f269632d58dc46738e54400c46c043bf"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "id": "f269632d58dc46738e54400c46c043bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fdaefb8d8f8a4494b4b7b9c6893b11d5"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba35a5d379f6433ca893ca9d7ee80585", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-02 20:17:44,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-f3727802-b3b4-4ccc-a3df-60aabe17f143 2018-10-02 20:17:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0832650661469s 2018-10-02 20:17:44,545 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-02 20:17:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 20:17:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a8a5e5-1d23-4c4e-8e38-d0bfae8e2c9a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 20:17:44,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-36a8a5e5-1d23-4c4e-8e38-d0bfae8e2c9a 2018-10-02 20:17:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0796699523926s 2018-10-02 20:17:44,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 20:17:44,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 20:17:44,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41efdb6-aa91-4648-85c7-009d9697726d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32"}, "enabled": true, "id": "ed135ca2a0e24d64a76829af42738d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 20:17:44,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c41efdb6-aa91-4648-85c7-009d9697726d 2018-10-02 20:17:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0832710266113s 2018-10-02 20:17:44,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c41efdb6-aa91-4648-85c7-009d9697726d 2018-10-02 20:17:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-02 20:17:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" -d '{"network": {"tenant_id": "ed135ca2a0e24d64a76829af42738d32", "name": "juju_epc-net_31e3a570-9407-41cd-8410-714b33dd2cda", "admin_state_up": true}}' 2018-10-02 20:17:45,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-47def3d7-2200-4cf9-bf36-979d5795f8ad Date: Tue, 02 Oct 2018 20:17:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f09a32b3-3ea9-489b-b663-7a43dcbbffb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ed135ca2a0e24d64a76829af42738d32","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-02T20:17:45Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_31e3a570-9407-41cd-8410-714b33dd2cda","admin_state_up":true,"tenant_id":"ed135ca2a0e24d64a76829af42738d32","created_at":"2018-10-02T20:17:45Z","mtu":1450}} 2018-10-02 20:17:45,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-47def3d7-2200-4cf9-bf36-979d5795f8ad 2018-10-02 20:17:45,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.541527032852s 2018-10-02 20:17:45,255 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-47def3d7-2200-4cf9-bf36-979d5795f8ad 2018-10-02 20:17:45,256 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-02T20:17:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f09a32b3-3ea9-489b-b663-7a43dcbbffb6', u'provider:segmentation_id': 83, 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_31e3a570-9407-41cd-8410-714b33dd2cda', u'created_at': u'2018-10-02T20:17:45Z', u'mtu': 1450, u'tenant_id': u'ed135ca2a0e24d64a76829af42738d32', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed135ca2a0e24d64a76829af42738d32'}) 2018-10-02 20:17:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 20:17:45,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd93113f-d98a-4f2d-8c2c-f2177212c696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 20:17:45,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cd93113f-d98a-4f2d-8c2c-f2177212c696 2018-10-02 20:17:45,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 20:17:45,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db858388b46141d689bdac97a28235b3", "name": "Member"}], "expires_at": "2018-10-02T21:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed135ca2a0e24d64a76829af42738d32", "name": "juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/ed135ca2a0e24d64a76829af42738d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/ed135ca2a0e24d64a76829af42738d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/ed135ca2a0e24d64a76829af42738d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ed135ca2a0e24d64a76829af42738d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/ed135ca2a0e24d64a76829af42738d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/ed135ca2a0e24d64a76829af42738d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ed135ca2a0e24d64a76829af42738d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/ed135ca2a0e24d64a76829af42738d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/ed135ca2a0e24d64a76829af42738d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ed135ca2a0e24d64a76829af42738d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/ed135ca2a0e24d64a76829af42738d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/ed135ca2a0e24d64a76829af42738d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda", "id": "ad75b55bd0254bf1a2333a96921a5433"}, "audit_ids": ["cmF74ejlSz2kX2RxzSRrXg"], "issued_at": "2018-10-02T20:17:45.000000Z"}} 2018-10-02 20:17:45,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 20:17:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 20:17:45,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-979b0a22-5921-499a-850b-4f0920dc09a1 Date: Tue, 02 Oct 2018 20:17:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","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-10-02T20:17:45Z","tenant_id":"ed135ca2a0e24d64a76829af42738d32","created_at":"2018-10-02T20:17:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed135ca2a0e24d64a76829af42738d32","id":"f09a32b3-3ea9-489b-b663-7a43dcbbffb6","name":"juju_epc-net_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 20:17:45,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-979b0a22-5921-499a-850b-4f0920dc09a1 2018-10-02 20:17:45,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268779039383s 2018-10-02 20:17:45,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-979b0a22-5921-499a-850b-4f0920dc09a1 2018-10-02 20:17:45,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-02 20:17:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '{"subnet": {"name": "juju_epc-subnet_31e3a570-9407-41cd-8410-714b33dd2cda", "enable_dhcp": true, "network_id": "f09a32b3-3ea9-489b-b663-7a43dcbbffb6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-02 20:17:46,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-714a26f4-c9c4-48ff-9029-83469b118425 Date: Tue, 02 Oct 2018 20:17:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f09a32b3-3ea9-489b-b663-7a43dcbbffb6","tenant_id":"ed135ca2a0e24d64a76829af42738d32","created_at":"2018-10-02T20:17:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T20:17:46Z","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":"ed135ca2a0e24d64a76829af42738d32","id":"a6f05733-dd9d-4ead-bcfd-747d728a3701","subnetpool_id":null,"name":"juju_epc-subnet_31e3a570-9407-41cd-8410-714b33dd2cda"}} 2018-10-02 20:17:46,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-714a26f4-c9c4-48ff-9029-83469b118425 2018-10-02 20:17:46,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.710306882858s 2018-10-02 20:17:46,626 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-714a26f4-c9c4-48ff-9029-83469b118425 2018-10-02 20:17:46,627 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T20:17:46Z', 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'a6f05733-dd9d-4ead-bcfd-747d728a3701', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_31e3a570-9407-41cd-8410-714b33dd2cda', u'enable_dhcp': True, u'network_id': u'f09a32b3-3ea9-489b-b663-7a43dcbbffb6', u'tenant_id': u'ed135ca2a0e24d64a76829af42738d32', u'created_at': u'2018-10-02T20:17:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'ed135ca2a0e24d64a76829af42738d32'}) 2018-10-02 20:17:46,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-02 20:17:46,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '{"router": {"external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03"}, "name": "juju_epc-router_31e3a570-9407-41cd-8410-714b33dd2cda", "admin_state_up": true}}' 2018-10-02 20:17:51,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5669d1fe-66cd-4d4c-bf29-8edda522d892 Date: Tue, 02 Oct 2018 20:17:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:17:47Z", "admin_state_up": true, "updated_at": "2018-10-02T20:17:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ed135ca2a0e24d64a76829af42738d32", "id": "942dd39d-5735-403b-b6c4-58b46cc31c65", "name": "juju_epc-router_31e3a570-9407-41cd-8410-714b33dd2cda"}} 2018-10-02 20:17:51,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5669d1fe-66cd-4d4c-bf29-8edda522d892 2018-10-02 20:17:51,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.13986301422s 2018-10-02 20:17:51,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5669d1fe-66cd-4d4c-bf29-8edda522d892 2018-10-02 20:17:51,768 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-02T20:17:48Z', u'revision_number': 2, u'id': u'942dd39d-5735-403b-b6c4-58b46cc31c65', u'external_gateway_info': {u'network_id': u'6cf8db17-8e71-4c45-ba60-133ecd6baf03', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'04c4b98d-c2bd-47bd-abb9-f68b70c07688', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_31e3a570-9407-41cd-8410-714b33dd2cda', u'admin_state_up': True, u'tenant_id': u'ed135ca2a0e24d64a76829af42738d32', u'created_at': u'2018-10-02T20:17:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'ed135ca2a0e24d64a76829af42738d32'}) 2018-10-02 20:17:51,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-02 20:17:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65/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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '{"subnet_id": "a6f05733-dd9d-4ead-bcfd-747d728a3701"}' 2018-10-02 20:17:53,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d5fd846-7825-49d9-881c-e6ae989a8d80 Date: Tue, 02 Oct 2018 20:17:53 GMT RESP BODY: {"network_id": "f09a32b3-3ea9-489b-b663-7a43dcbbffb6", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "subnet_id": "a6f05733-dd9d-4ead-bcfd-747d728a3701", "subnet_ids": ["a6f05733-dd9d-4ead-bcfd-747d728a3701"], "port_id": "db46808f-3ae0-4e25-98f9-6b234031dbb7", "id": "942dd39d-5735-403b-b6c4-58b46cc31c65"} 2018-10-02 20:17:53,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65/add_router_interface.json used request id req-1d5fd846-7825-49d9-881c-e6ae989a8d80 2018-10-02 20:17:53,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02895402908s 2018-10-02 20:17:53,798 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65/add_router_interface.json used request id req-1d5fd846-7825-49d9-881c-e6ae989a8d80 returning object 942dd39d-5735-403b-b6c4-58b46cc31c65 2018-10-02 20:17:53,799 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-02 20:17:55,741 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:c26409a3fbbfcf81eb6c6a8126015d68 sha256:7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f 2018-10-02 20:17:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 20:17:55,747 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 20:17:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 20:17:55,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:17:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 20:17:55,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6628fa9d-3cb7-4cb3-baed-e9fb2a111357 Date: Tue, 02 Oct 2018 20:17:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:17:55,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6628fa9d-3cb7-4cb3-baed-e9fb2a111357 2018-10-02 20:17:55,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169960975647s 2018-10-02 20:17:55,921 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6628fa9d-3cb7-4cb3-baed-e9fb2a111357 2018-10-02 20:17:55,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 20:17:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '{"owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "owner_specified.shade.object": "images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda"}' 2018-10-02 20:17:56,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496 X-Openstack-Request-Id: req-eeda2742-94fd-4995-928a-4394f85af86a Date: Tue, 02 Oct 2018 20:17:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "b8c1c22f-6e1c-47c7-b915-95230c4ef496", "size": null, "self": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-10-02T20:17:56Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": null, "created_at": "2018-10-02T20:17:56Z", "protected": false} 2018-10-02 20:17:56,121 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-eeda2742-94fd-4995-928a-4394f85af86a 2018-10-02 20:17:56,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198792934418s 2018-10-02 20:17:56,122 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-eeda2742-94fd-4995-928a-4394f85af86a returning object b8c1c22f-6e1c-47c7-b915-95230c4ef496 2018-10-02 20:17:56,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 20:17:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '' 2018-10-02 20:18:01,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a114e7f-fca3-4695-850b-5338f45700da Date: Tue, 02 Oct 2018 20:18:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:18:01,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file used request id req-0a114e7f-fca3-4695-850b-5338f45700da 2018-10-02 20:18:01,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.48121094704s 2018-10-02 20:18:01,604 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file used request id req-0a114e7f-fca3-4695-850b-5338f45700da 2018-10-02 20:18:01,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:18:01,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 20:18:01,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-02dc5f90-5d9d-413b-b474-e8934e76cef8 Date: Tue, 02 Oct 2018 20:18:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "metadata": {}}], "file": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "b8c1c22f-6e1c-47c7-b915-95230c4ef496", "size": 296812544, "self": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-10-02T20:18:01Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-02T20:17:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:18:01,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-02dc5f90-5d9d-413b-b474-e8934e76cef8 2018-10-02 20:18:01,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187268018723s 2018-10-02 20:18:01,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-02dc5f90-5d9d-413b-b474-e8934e76cef8 2018-10-02 20:18:01,795 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file', 'owner': u'ed135ca2a0e24d64a76829af42738d32', 'id': u'b8c1c22f-6e1c-47c7-b915-95230c4ef496', 'size': 296812544, u'self': u'/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed135ca2a0e24d64a76829af42738d32', 'name': 'juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T20:18:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T20:18:01Z', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', 'properties': {u'self': u'/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda', 'created': u'2018-10-02T20:17:56Z', 'checksum': u'c26409a3fbbfcf81eb6c6a8126015d68', 'created_at': u'2018-10-02T20:17:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}}) 2018-10-02 20:18:04,849 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b8c1c22f-6e1c-47c7-b915-95230c4ef496 -s xenial -r regionOne -u http://172.30.9.22:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-02 20:18:04,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 20:18:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_31e3a570-9407-41cd-8410-714b33dd2cda", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-02 20:18:05,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3105763-642b-49f3-8191-121e8c40d780 x-compute-request-id: req-a3105763-642b-49f3-8191-121e8c40d780 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14a95b19-e077-4bd1-ae53-1742cd013e72", "name": "juju_epc-flavor_31e3a570-9407-41cd-8410-714b33dd2cda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 20:18:05,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a3105763-642b-49f3-8191-121e8c40d780 2018-10-02 20:18:05,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22206902504s 2018-10-02 20:18:05,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a3105763-642b-49f3-8191-121e8c40d780 returning object 14a95b19-e077-4bd1-ae53-1742cd013e72 2018-10-02 20:18:05,075 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_31e3a570-9407-41cd-8410-714b33dd2cda', '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'c7df579f475a4319babeb31d9eeae3b3', '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'14a95b19-e077-4bd1-ae53-1742cd013e72', 'swap': 0}) 2018-10-02 20:18:05,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 20:18:05,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72/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}6693a7a2cd233a891e07306979794da21544aed3" -d '{"extra_specs": {}}' 2018-10-02 20:18:05,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c962da01-ee95-4f35-8a18-31000ddde5a4 x-compute-request-id: req-c962da01-ee95-4f35-8a18-31000ddde5a4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 20:18:05,105 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72/os-extra_specs used request id req-c962da01-ee95-4f35-8a18-31000ddde5a4 2018-10-02 20:18:05,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292670726776s 2018-10-02 20:18:05,105 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72/os-extra_specs used request id req-c962da01-ee95-4f35-8a18-31000ddde5a4 2018-10-02 20:18:05,105 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-02 20:18:05,107 - 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-288 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 20:18:05,115 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-02 20:18:05,282 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-02 20:18:05,283 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-02 20:18:05,446 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-10-02 20:18:05,447 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-02 20:18:06,942 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-02 20:18:06,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:18:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 20:18:07,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-73711b40-09ed-47c4-a515-a0a4fde10c05 Date: Tue, 02 Oct 2018 20:18:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "metadata": {}}], "file": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "b8c1c22f-6e1c-47c7-b915-95230c4ef496", "size": 296812544, "self": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-10-02T20:18:01Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-02T20:17:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:18:07,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-73711b40-09ed-47c4-a515-a0a4fde10c05 2018-10-02 20:18:07,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207861185074s 2018-10-02 20:18:07,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-73711b40-09ed-47c4-a515-a0a4fde10c05 2018-10-02 20:18:07,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 20:18:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda"}' 2018-10-02 20:18:07,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979 X-Openstack-Request-Id: req-b9588c3c-d073-4f20-aa40-7a16fa1bfac3 Date: Tue, 02 Oct 2018 20:18:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "68729664-3e4d-4449-bd92-f1d17f9f0979", "size": null, "self": "/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-02T20:18:07Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": null, "created_at": "2018-10-02T20:18:07Z", "protected": false} 2018-10-02 20:18:07,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b9588c3c-d073-4f20-aa40-7a16fa1bfac3 2018-10-02 20:18:07,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21671295166s 2018-10-02 20:18:07,370 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b9588c3c-d073-4f20-aa40-7a16fa1bfac3 returning object 68729664-3e4d-4449-bd92-f1d17f9f0979 2018-10-02 20:18:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 20:18:07,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979/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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '' 2018-10-02 20:18:13,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3af3e5a8-03a3-47a4-95c9-a1fad6227418 Date: Tue, 02 Oct 2018 20:18:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 20:18:13,392 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979/file used request id req-3af3e5a8-03a3-47a4-95c9-a1fad6227418 2018-10-02 20:18:13,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.02146816254s 2018-10-02 20:18:13,392 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979/file used request id req-3af3e5a8-03a3-47a4-95c9-a1fad6227418 2018-10-02 20:18:13,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 20:18:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 20:18:13,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-39ba9a75-76f9-4d8d-a782-1da6de2d398e Date: Tue, 02 Oct 2018 20:18:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/68729664-3e4d-4449-bd92-f1d17f9f0979/snap", "metadata": {}}], "file": "/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "68729664-3e4d-4449-bd92-f1d17f9f0979", "size": 263193088, "self": "/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/68729664-3e4d-4449-bd92-f1d17f9f0979/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-02T20:18:13Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-02T20:18:07Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "metadata": {}}], "file": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "b8c1c22f-6e1c-47c7-b915-95230c4ef496", "size": 296812544, "self": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-10-02T20:18:01Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-02T20:17:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 20:18:13,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-39ba9a75-76f9-4d8d-a782-1da6de2d398e 2018-10-02 20:18:13,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188769102097s 2018-10-02 20:18:13,582 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-39ba9a75-76f9-4d8d-a782-1da6de2d398e 2018-10-02 20:18:13,585 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/68729664-3e4d-4449-bd92-f1d17f9f0979/snap', u'metadata': Munch({})})], 'file': u'/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979/file', 'owner': u'ed135ca2a0e24d64a76829af42738d32', 'id': u'68729664-3e4d-4449-bd92-f1d17f9f0979', 'size': 263193088, u'self': u'/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed135ca2a0e24d64a76829af42738d32', 'name': 'juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/68729664-3e4d-4449-bd92-f1d17f9f0979/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T20:18:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-02T20:18:13Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda', 'created': u'2018-10-02T20:18:07Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-02T20:18:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_31e3a570-9407-41cd-8410-714b33dd2cda', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-02 20:18:13,816 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 68729664-3e4d-4449-bd92-f1d17f9f0979 -s trusty -r regionOne -u http://172.30.9.22:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-02 20:18:13,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 20:18:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-02 20:18:13,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ea6e927-964a-4d78-a164-77085b568a1f x-compute-request-id: req-2ea6e927-964a-4d78-a164-77085b568a1f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9a475c10-c409-409d-9612-1eaf1977d55f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9a475c10-c409-409d-9612-1eaf1977d55f", "name": "juju_epc-flavor_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 20:18:13,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2ea6e927-964a-4d78-a164-77085b568a1f 2018-10-02 20:18:13,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0570681095123s 2018-10-02 20:18:13,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2ea6e927-964a-4d78-a164-77085b568a1f returning object 9a475c10-c409-409d-9612-1eaf1977d55f 2018-10-02 20:18:13,875 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_31e3a570-9407-41cd-8410-714b33dd2cda', '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'c7df579f475a4319babeb31d9eeae3b3', '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'9a475c10-c409-409d-9612-1eaf1977d55f', 'swap': 0}) 2018-10-02 20:18:13,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 20:18:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f/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}6693a7a2cd233a891e07306979794da21544aed3" -d '{"extra_specs": {}}' 2018-10-02 20:18:13,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 20:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-812b3435-d57d-45dd-9571-d133eca8f1dc x-compute-request-id: req-812b3435-d57d-45dd-9571-d133eca8f1dc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 20:18:13,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f/os-extra_specs used request id req-812b3435-d57d-45dd-9571-d133eca8f1dc 2018-10-02 20:18:13,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214660167694s 2018-10-02 20:18:13,898 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f/os-extra_specs used request id req-812b3435-d57d-45dd-9571-d133eca8f1dc 2018-10-02 20:18:13,898 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-02 20:22:50,560 - 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=f09a32b3-3ea9-489b-b663-7a43dcbbffb6 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 20:18:14 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 20:18:14 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=f09a32b3-3ea9-489b-b663-7a43dcbbffb6", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 20:18:14 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 20:18:14 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:f09a32b3-3ea9-489b-b663-7a43dcbbffb6 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 20:18:14 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 20:18:14 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[container-networking-method: apt-ftp-proxy: agent-stream:released no-proxy:127.0.0.1,localhost,::1 firewall-mode:instance update-status-hook-interval:5m agent-metadata-url: provisioner-harvest-mode:destroyed https-proxy: image-stream:released container-image-metadata-url: egress-subnets: fan-config: external-network: proxy-ssh:false apt-https-proxy: type:openstack use-default-secgroup:true apt-http-proxy: development:false name:controller use-openstack-gbp:false resource-tags: use-floating-ip:true max-status-history-age:336h max-action-results-size:5G container-image-stream:released logging-config: network:f09a32b3-3ea9-489b-b663-7a43dcbbffb6 automatically-retry-hooks:true http-proxy: enable-os-upgrade:true apt-mirror: disable-network-management:false max-action-results-age:336h transmit-vendor-metrics:true logforward-enabled:false test-mode:false image-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdJbNUKbvMDax3/kWd632V5bjZJbQQjMIh99kr/GZq4EZamyF8fn5KJEslcXkGcAT3cPSYyiV/1FfIXdqo2pkWt9924ZqLaNCkFtNBDx8sK8Ns6iyme5ZuVo6fSowMmok+A9pFlyOYEKRfcIMj0G1HVGZZVyqjY8vF1CEdLPPdimszU5i0zMRS9E2l6sudpQxAFiKyjwVBUglIFnzO89B/Z4b5hWIFVM16SySdnJwN5rAVGJZ/yRmocc2e7tz7isi7CYB+mLJGNePrrUyUSKzn+Q7ogct38Auv1/VJqxmdvUYxYfTzbAIqRysF5D/BO1+DwC+5uv4sUpqHT1e3cUuJ juju-client-key policy-target-group: max-status-history-size:5G ignore-machine-addresses:false apt-no-proxy: enable-os-refresh-update:true default-series:xenial ssl-hostname-verification:false net-bond-reconfigure-delay:17 cloudinit-userdata: ftp-proxy: uuid:7cf92588-7000-46cb-8521-67f3981acd4d container-inherit-properties:] 20:18:14 INFO juju.provider.openstack provider.go:145 opening model "controller" 20:18:14 DEBUG goose :1 auth details: &{Token:gAAAAABbs9KGY_hfRHrXptYQK9vQGHXHTlI3AC0BeAemqtxm1bm5xq0FyO5i_heE-5LH3E9uvFlj66gmusw3TIaOkC0Ke3bkSbAYcHHnsbBfN_MEL3qiYx2Jep8j4LQtKfD__3ULULiYOrbe0Rbj64TrIem-O4KW8JC0hjGLgHf7hZr1S26Cszs TenantId:ed135ca2a0e24d64a76829af42738d32 UserId:ad75b55bd0254bf1a2333a96921a5433 Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.22:8776/v2/ed135ca2a0e24d64a76829af42738d32 volume:http://172.30.9.22:8776/v1/ed135ca2a0e24d64a76829af42738d32 network:http://172.30.9.22:9696 image:http://172.30.9.22:9292 identity:http://172.30.9.22:5000 placement:http://172.30.9.22:8778/placement metric:http://172.30.9.22:8041 policy:http://172.30.9.22:1789 cloudformation:http://172.30.9.22:8000/v1 nfv-orchestration:http://172.30.9.22:9890 alarming:http://172.30.9.22:8042 volumev3:http://172.30.9.22:8776/v3/ed135ca2a0e24d64a76829af42738d32 key-manager:http://172.30.9.22:9311 compute:http://172.30.9.22:8774/v2.1 orchestration:http://172.30.9.22:8004/v1/ed135ca2a0e24d64a76829af42738d32]]} 20:18:14 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 20:18:14 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.22:8774/v2.1/ Rel:self}] Status:CURRENT}] 20:18:14 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 20:18:14 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 20:18:14 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 20:18:14 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 20:18:14 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 20:18:14 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 20:18:14 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 20:18:14 INFO cmd bootstrap.go:233 Loading image metadata 20:18:14 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 20:18:14 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 20:18:14 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 20:18:14 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [bionic win2012r2 precise wily yakkety zesty utopic vivid win2012hvr2 win2012 opensuseleap quantal raring trusty win81 saucy win2012hv win2016nano xenial win2016hv win10 win2008r2 win7 artful win2016 win8 genericlinux centos7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 20:18:14 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 20:18:17 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 20:18:18 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.22:5000/v3} not found 20:18:18 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.22:5000/v3} not found 20:18:18 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 20:18:18 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 20:18:18 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 20:18:18 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 20:18:18 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 20:18:18 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 20:18:18 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 20:18:18 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 20:18:18 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 20:18:18 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 []} 20:18:20 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 20:18:20 INFO cmd bootstrap.go:389 Starting new instance for initial controller 20:18:20 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 20:18:20 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 20:18:20 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:b8c1c22f-6e1c-47c7-b915-95230c4ef496 Arch:amd64 VirtType:}] 20:18:20 INFO juju.environs.instances image.go:106 find instance - using image with id: b8c1c22f-6e1c-47c7-b915-95230c4ef496 20:18:20 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 20:18:20 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 20:18:20 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 20:18:20 DEBUG juju.provider.openstack provider.go:1005 using network id "f09a32b3-3ea9-489b-b663-7a43dcbbffb6" 20:18:20 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" has status BUILD, wait 10 seconds before retry, attempt 11 20:20:27 INFO juju.provider.openstack provider.go:1175 started instance "d5ef6618-6d27-46c9-b0d2-09ade117e250" 20:20:27 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 20:20:29 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 20:20:29 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 20:20:31 INFO cmd bootstrap.go:225 - d5ef6618-6d27-46c9-b0d2-09ade117e250 (arch=amd64 mem=2G cores=1) 20:20:31 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 20:20:31 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 20:20:31 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 20:20:33 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 20:20:33 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 20:20:35 DEBUG juju.provider.openstack provider.go:417 instance d5ef6618-6d27-46c9-b0d2-09ade117e250 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.12:22 20:20:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 20:20:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 20:20:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 20:20:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 20:20:45 DEBUG juju.provider.openstack provider.go:417 instance d5ef6618-6d27-46c9-b0d2-09ade117e250 has floating IP address: 172.30.9.201 20:20:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 20:20:46 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 20:20:46 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]> 20:20:46 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-1acd4d-controller-0 20:22:46 INFO cmd bootstrap.go:455 Bootstrap agent now started 20:22:47 DEBUG juju.provider.openstack provider.go:417 instance d5ef6618-6d27-46c9-b0d2-09ade117e250 has floating IP address: 172.30.9.201 20:22:47 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.12:17070] 20:22:47 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 20:22:47 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.12:17070] 20:22:49 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" 20:22:49 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" 20:22:50 DEBUG juju.api monitor.go:35 RPC connection died 20:22:50 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 20:22:50 INFO cmd controller.go:88 Controller machines are in the "controller" model 20:22:50 INFO cmd controller.go:89 Initial model "default" added 20:22:50 INFO cmd supercommand.go:465 command finished 2018-10-02 20:22:50,561 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-02 20:22:50,561 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-02 20:23:11,805 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-02 20:23:11,805 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-02 20:52:37,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-02 20:52:20.703565Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-02 20:52:37,679 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-02 20:52:37,679 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-02 20:52:37,895 - 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 active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 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* active idle 0 172.30.9.208 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.206 3306/tcp oai-epc/0* active idle 2 172.30.9.213 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.202 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.208 b7253c17-431d-4b4f-b77a-c733cebd2329 xenial nova ACTIVE 1 started 172.30.9.206 5794e04c-459b-41f4-a970-4bda40a5e53d trusty nova ACTIVE 2 started 172.30.9.213 dec881f1-bee3-4d3a-8775-d006a75e8581 trusty nova ACTIVE 3 started 172.30.9.202 25c9f1f1-d318-4e46-b34b-7aaf2c087a3f trusty nova ACTIVE 2018-10-02 20:52:38,141 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.208 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-10-02 20:52:38,142 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-10-02 20:52:38,344 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.213 (agent:idle, workload:active) 2152/udp 2018-10-02 20:52:38,345 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-10-02 20:52:38,591 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.202 (agent:idle, workload:active) 2018-10-02 20:52:38,591 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-10-02 20:52:38,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-10-02 20:52:39,355 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-10-02 20:52:39,356 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-10-02 20:52:39,872 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-2c995f-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-10-02 20:52:39,872 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-10-02 20:52:40,345 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 49e1578d-bdb6-446f-8d77-2437ff35340e 2018-10-02 21:02:26,181 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-02 21:02:09.269080Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-02 21:02:26,182 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-10-02 21:02:26,618 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-10-02 21:02:26,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-10-02 21:02:26,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-10-02 21:02:26,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-10-02 21:02:26,872 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-02 21:02:26,872 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 44:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-02 21:02:27,815 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 20:26:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 20:26:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 20:26:09 DEBUG juju.agent read agent config, format "2.0" machine-0: 20:26:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 20:26:10 DEBUG juju.worker start "engine" machine-0: 20:26:10 INFO juju.worker start "engine" machine-0: 20:26:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:26:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 20:26:10 DEBUG juju.worker "engine" started machine-0: 20:26:10 DEBUG juju.worker.introspection stats worker now serving machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.apicaller connecting with old password machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:26:10 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:10 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 20:26:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 20:26:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 20:26:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 20:26:11 DEBUG juju.worker.apicaller connected machine-0: 20:26:11 DEBUG juju.worker.apicaller changing password... machine-0: 20:26:11 DEBUG juju.worker.apicaller password changed machine-0: 20:26:11 DEBUG juju.api RPC connection died machine-0: 20:26:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 20:26:12 DEBUG juju.worker.apicaller connecting with current password machine-0: 20:26:12 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:12 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:13 DEBUG juju.worker.apicaller connected machine-0: 20:26:13 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:26:13 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 20:26:13 INFO juju.worker.upgrader unblocking abort check machine-0: 20:26:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 20:26:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 20:26:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 20:26:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 20:26:13 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 20:26:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 20:26:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-0: 20:26:13 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 20:26:13 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 20:26:13 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 20:26:13 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 20:26:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.logger logger setup machine-0: 20:26:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 20:26:13 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 20:26:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 20:26:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:26:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 20:26:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:26:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:26:13 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:26:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 20:26:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 20:26:13 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: 20:26:13 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 20:26:13 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 20:26:13 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 20:26:13 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 20:26:13 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 20:26:13 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 20:26:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 20:26:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 20:26:13 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 20:26:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:26:13 DEBUG juju.network "lxdbr0" has addresses [fe80::d88a:a1ff:fe09:51ed/64 fe80::1/64] machine-0: 20:26:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:26:13 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 20:26:13 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 20:26:13 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 20:26:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:26:13 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:26:13 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 20:26:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 20:26:13 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-0: 20:26:14 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 20:26:14 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 20:26:14 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 20:26:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 20:26:14 DEBUG juju.api RPC connection died machine-0: 20:26:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker killing runner 0xc420475930 machine-0: 20:26:14 INFO juju.worker runner is dying machine-0: 20:26:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 20:26:14 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: 20:26:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.apicaller connecting with current password machine-0: 20:26:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:14 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:14 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-0: 20:26:14 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: 20:26:14 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: 20:26:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 20:26:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.apicaller connected machine-0: 20:26:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 20:26:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:26:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 20:26:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 20:26:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 20:26:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 20:26:14 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 20:26:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 20:26:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 20:26:14 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 20:26:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 20:26:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:26:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:26:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:26:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 20:26:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 20:26:14 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 20:26:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 20:26:14 DEBUG juju.worker.logger logger setup machine-0: 20:26:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 20:26:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 20:26:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 20:26:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 20:26:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 20:26:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 20:26:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 20:26:15 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: 20:26:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:26:15 DEBUG juju.network "lxdbr0" has addresses [fe80::d88a:a1ff:fe09:51ed/64 fe80::1/64] machine-0: 20:26:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:26:15 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 20:26:15 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 20:26:15 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 20:26:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:26:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:26:15 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 20:26:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 20:26:15 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-0: 20:26:15 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 20:26:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 20:26:15 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 20:26:15 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: 20:26:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 20:26:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 20:26:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 20:26:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 20:26:15 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 20:26:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:26:15 DEBUG juju.network "lxdbr0" has addresses [fe80::d88a:a1ff:fe09:51ed/64 fe80::1/64] machine-0: 20:26:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:26:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:26:15 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 20:26:15 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 20:26:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:26:15 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:::1] machine-0: 20:26:15 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:::1] machine-0: 20:26:15 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: 20:26:15 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 20:26:15 INFO juju.worker.upgrader unblocking abort check machine-0: 20:26:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 20:26:15 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 20:26:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 20:26:15 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 20:26:15 DEBUG juju.worker start "0-container-watcher" machine-0: 20:26:15 DEBUG juju.worker start "stateconverter" machine-0: 20:26:15 INFO juju.worker start "0-container-watcher" machine-0: 20:26:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 20:26:15 DEBUG juju.worker "0-container-watcher" started machine-0: 20:26:15 INFO juju.worker start "stateconverter" machine-0: 20:26:15 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 20:26:15 DEBUG juju.worker "stateconverter" started machine-0: 20:26:16 DEBUG juju.service discovered init system "systemd" from local host machine-0: 20:26:16 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-0: 20:26:16 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: 20:26:16 INFO juju.worker.machiner "machine-0" started machine-0: 20:26:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 20:26:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 20:26:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 20:26:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 20:26:16 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: 20:26:16 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 20:26:16 INFO juju.worker start "api" unit-abot-epc-basic-0: 20:26:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:16 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:16 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:16 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:26:17 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:26:17 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:26:17 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 20:26:17 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 20:26:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 20:26:17 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 20:26:17 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:17 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:17 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:17 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.apicaller connected machine-0: 20:26:18 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:67:0b:8f 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.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:67:0b:8f 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:da:8a:a1:09:51:ed 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:da:8a:a1:09:51:ed 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:66:8d:04:5c:61:1d 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.9.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:66:8d:04:5c:61:1d 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:66:8d:04:5c:61:1d 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: 20:26:18 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 20:26:18 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 20:26:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 20:26:18 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 20:26:18 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: 20:26:18 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network "lxdbr0" has addresses [fe80::d88a:a1ff:fe09:51ed/64 fe80::1/64] unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 20:26:18 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 20:26:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 20:26:18 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 20:26:18 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 20:26:18 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 20:26:18 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) machine-0: 20:26:18 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 20:26:18 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 20:26:19 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 20:26:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 20:26:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 20:26:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 20:26:19 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: 20:26:19 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 20:26:19 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 20:26:19 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 20:26:19 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 20:26:19 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 20:26:19 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 20:26:19 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 20:26:19 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:26:19 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 20:26:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 20:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 20:26:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 20:26:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-0: 20:26:19 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 20:26:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 20:26:19 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 20:26:19 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: 20:26:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:26:20 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 20:26:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 20:26:20 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 20:26:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 20:26:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:26:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:26:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:26:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 20:26:21 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 20:26:22 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: 20:26:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 20:26:22 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: 20:26:22 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 20:26:22 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: 20:26:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 20:26:22 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: 20:26:22 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 20:26:22 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 20:26:23 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:26:23 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 20:26:23 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 20:26:23 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: 20:26:24 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: 20:26:24 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: 20:26:24 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: 20:26:25 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: 20:26:25 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: 20:26:25 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: 20:26:25 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: 20:26:25 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: 20:26:25 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: 20:26:25 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: 20:26:25 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: 20:26:26 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: 20:26:26 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: 20:26:26 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: 20:26:26 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: 20:26:26 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: 20:26:26 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: 20:26:26 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: 20:26:27 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: 20:26:27 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: 20:26:27 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: 20:26:27 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: 20:26:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 20:26:27 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: 20:26:28 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: 20:26:28 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: 20:26:28 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: 20:26:28 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: 20:26:28 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 20:26:30 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: 20:26:30 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: 20:26:30 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: 20:26:30 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: 20:26:30 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: 20:26:30 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: 20:26:31 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: 20:26:31 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: 20:26:31 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: 20:26:31 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: 20:26:31 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: 20:26:31 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: 20:26:31 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: 20:26:32 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: 20:26:32 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: 20:26:32 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: 20:26:32 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: 20:26:32 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: 20:26:32 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: 20:26:33 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: 20:26:33 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: 20:26:33 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: 20:26:33 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: 20:26:33 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: 20:26:34 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: 20:26:34 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: 20:26:34 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: 20:26:34 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: 20:26:35 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: 20:26:35 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: 20:26:35 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: 20:26:35 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: 20:26:35 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: 20:26:35 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: 20:26:35 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: 20:26:36 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: 20:26:36 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: 20:26:36 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: 20:26:36 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: 20:26:36 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: 20:26:36 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: 20:26:36 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: 20:26:36 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: 20:26:37 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: 20:26:37 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: 20:26:37 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: 20:26:37 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: 20:26:37 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: 20:26:38 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: 20:26:38 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: 20:26:38 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: 20:26:38 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: 20:26:38 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: 20:26:38 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: 20:26:38 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: 20:26:39 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: 20:26:39 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: 20:26:39 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: 20:26:39 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: 20:26:39 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: 20:26:39 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: 20:26:39 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: 20:26:40 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: 20:26:40 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: 20:26:40 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 20:26:40 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 20:26:41 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 20:26:41 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: 20:26:41 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 18s (3803 kB/s) unit-abot-epc-basic-0: 20:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 20:26:41 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 ... 82356 files and directories currently installed.) unit-abot-epc-basic-0: 20:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 20:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 20:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 20:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 20:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 20:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 20:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 20:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 20:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 20:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 20:26:46 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 20:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 20:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 20:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 20:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 20:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 20:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 20:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 20:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 20:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 20:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 20:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 20:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 20:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 20:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 20:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 20:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 20:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 20:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 20:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 20:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 20:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 20:26:57 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: 20:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 20:26:57 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: 20:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 20:26:58 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: 20:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 20:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 20:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 20:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 20:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 20:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 20:27:01 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: 20:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 20:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 20:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 20:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 20:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 20:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 20:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 20:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 20:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 20:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 20:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 20:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 20:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 20:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 20:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 20:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 20:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 20:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 20:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 20:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 20:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 20:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 20:27:15 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: 20:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 20:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 20:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 20:27:16 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: 20:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 20:27:17 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: 20:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 20:27:17 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: 20:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 20:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 20:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 20:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 20:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 20:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 20:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 20:27:19 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: 20:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 20:27:20 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: 20:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 20:27:20 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: 20:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 20:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 20:27:21 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: 20:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 20:27:21 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: 20:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 20:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 20:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 20:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 20:27:24 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: 20:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 20:27:26 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: 20:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 20:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 20:27:28 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: 20:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 20:27:28 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: 20:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 20:27:29 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: 20:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 20:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 20:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 20:27:30 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: 20:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 20:27:31 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: 20:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 20:27:31 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: 20:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 20:27:32 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: 20:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 20:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 20:27:32 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: 20:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 20:27:33 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: 20:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 20:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 20:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 20:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 20:27:34 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: 20:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 20:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 20:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 20:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 20:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 20:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 20:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 20:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 20:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 20:27:38 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: 20:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 20:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 20:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 20:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 20:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 20:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 20:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 20:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 20:27:40 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: 20:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 20:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 20:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 20:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 20:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 20:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 20:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 20:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 20:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 20:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 20:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 20:27:44 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: 20:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 20:27:44 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: 20:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 20:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 20:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 20:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 20:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 20:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:27:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:27:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:27:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:27:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:27:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 20:28:00 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 20:28:00 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 20:28:00 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 20:28:00 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:28:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:28:00 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 20:28:01 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:28:02 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:28:02 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:28:05 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 20:28:06 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 20:28:06 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 20:28:07 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: 20:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:28:07 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:28:08 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 20:28:09 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:28:09 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: 20:28:09 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 20:28:09 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: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:28:10 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:28:11 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 20:28:11 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 20:28:11 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 20:28:12 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 20:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 20:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:28:14 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 20:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 20:28:15 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 20:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 20:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 20:28:16 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 20:28:16 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: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:17 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: 20:28:17 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: 20:28:17 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 20:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 20:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:28:18 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:28:19 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:28:20 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: 20:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:28:20 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 20:28:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 20:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 20:28:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 20:28:22 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 20:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:28:23 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 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: 20:28:24 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 20:28:25 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: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 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: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 20:28:25 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:28:26 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:28:26 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: 20:28:26 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:26 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: 20:28:27 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: 20:28:27 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:28:27 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: 20:28:27 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: 20:28:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 20:28:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:28:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:28:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:28:29 DEBUG unit.abot-epc-basic/0.install --2018-10-02 20:28:29-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 20:28:29 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 20:28:29 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 20:28:29 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 20:28:29 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: 20:28:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.4K 8m9s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 192K 6m6s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.6M 4m5s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.5M 3m5s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 195K 3m15s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.2M 2m43s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m20s unit-abot-epc-basic-0: 20:28:30 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.3M 2m3s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 202K 2m15s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.6M 2m2s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m51s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m42s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 94s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.5M 88s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 82s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.3M 77s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 10.9M 73s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 220K 80s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 76s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 72s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.4M 69s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.6M 66s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.7M 63s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.5M 61s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.2M 58s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.9M 56s unit-abot-epc-basic-0: 20:28:31 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 54s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 67.3K 76s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 46.0M 74s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 59.4M 71s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 63.3M 69s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 62.0M 66s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 55.7M 64s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 63.1M 62s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 63.9M 61s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 63.5M 59s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 53.4M 57s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 62.3M 56s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 61.1M 54s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 60.4M 53s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 53.1M 52s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 58.7M 50s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 61.6M 49s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 61.6M 48s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 56.1M 47s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 61.6M 46s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 62.9M 45s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 72.9M 44s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 85.8M 43s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 139M 42s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 113M 41s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 91.0M 40s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 65.6M 39s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 65.3M 39s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 94.1M 38s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 90.2M 37s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 82.0M 37s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 102M 36s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 104M 35s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 81.2M 35s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 94.7M 34s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 104M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 85.0M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 148M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 76.0M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 211K 34s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 11.1M 34s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.6M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.3M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.1M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 10.9M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.3M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.1M 31s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.1M 31s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.2M 30s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 186K 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 41.8M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 9.81M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 15.0M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.4M 31s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 248K 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 15.4M 33s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 18.2M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 18.8M 32s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 16.4M 31s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 21.0M 31s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 52.5M 31s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 58.3M 30s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 56.5M 30s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 59.1M 30s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 52.4M 29s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 59.5M 29s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 62.0M 29s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 60.2M 28s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 50.2M 28s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 56.4M 28s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 53.1M 27s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 57.7M 27s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 51.5M 27s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 55.3M 26s unit-abot-epc-basic-0: 20:28:32 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 13.3M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 9.08M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 10.1M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.4M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 10.8M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.0M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.5M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.3M 24s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.7M 24s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 252K 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 187K 27s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 54.0M 27s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 56.3M 27s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 54.9M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 50.3M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 58.1M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 59.9M 26s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 54.9M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 52.2M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 56.9M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 61.9M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 57.0M 25s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 48.2M 24s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 59.0M 24s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 62.4M 24s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 192M 24s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 366M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 88.9M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 6.71M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 6.01M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 7.59M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 7.45M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 7.98M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 7.68M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 251K 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 6.69M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 10.1M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 9.60M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 8.32M 23s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 6.53M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 6.55M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 6.89M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 7.95M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 7.76M 22s unit-abot-epc-basic-0: 20:28:33 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 7.56M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 250K 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 8.27M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.2M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.2M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 8.39M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 186K 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 45.8M 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 46.4M 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 59.6M 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 57.2M 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 60.7M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 49.7M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 59.2M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 57.2M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 55.7M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 48.6M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 55.3M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 57.8M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 5.34M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 5.65M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 246K 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 5.89M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.35M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 188K 23s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 45.9M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 50.7M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 57.1M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 53.3M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 56.8M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 52.7M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 57.3M 22s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 56.0M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 4.63M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 4.02M 21s unit-abot-epc-basic-0: 20:28:34 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 3.93M 21s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 242K 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 4.94M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 5.80M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 3.94M 21s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 3.68M 21s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 3.92M 21s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 243K 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 4.68M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 5.03M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 3.77M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 4.69M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 3.96M 21s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 243K 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 4.84M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 7.49M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 3.08M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 4.83M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 4.08M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 242K 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 5.39M 22s unit-abot-epc-basic-0: 20:28:35 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 7.33M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 184K 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 56.7M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 61.3M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 51.2M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 56.3M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 63.2M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 61.2M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 3.63M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 237K 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 3.51M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 3.99M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 3.19M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 3.39M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 236K 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 3.72M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 3.75M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 3.34M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 2.99M 22s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 239K 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 4.37M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 4.08M 23s unit-abot-epc-basic-0: 20:28:36 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 3.01M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 836K 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 303K 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 4.44M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 3.27M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 3.25M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 244K 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 2.87M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 4.95M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 3.28M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 3.37M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 241K 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 3.35M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 5.11M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 2.76M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 4.19M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 243K 24s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 2.96M 24s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 5.00M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 3.35M 23s unit-abot-epc-basic-0: 20:28:37 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 3.70M 23s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 523K 23s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 395K 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 4.85M 23s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 3.56M 23s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 3.39M 23s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 183K 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 253K 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 60.9M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 67.6M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 65.2M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 68.8M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 3.62M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 3.06M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.33M 24s unit-abot-epc-basic-0: 20:28:38 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 240K 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 2.49M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 3.09M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 179K 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 52.4M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 54.2M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 59.0M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.8M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 229K 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 2.22M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 1.91M 24s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 230K 25s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 2.02M 25s unit-abot-epc-basic-0: 20:28:39 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 2.35M 24s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 231K 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 2.05M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 2.10M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 233K 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 2.23M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 2.25M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 230K 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 2.20M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 2.47M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 234K 26s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 2.32M 25s unit-abot-epc-basic-0: 20:28:40 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 2.14M 25s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 230K 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 2.51M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 2.16M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 236K 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 1.95M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 2.30M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 508K 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 363K 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 2.71M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 2.48M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 235K 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 2.33M 26s unit-abot-epc-basic-0: 20:28:41 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 2.19M 26s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 233K 26s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 2.30M 26s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 183K 27s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 47.5M 27s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 51.2M 27s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 8.74M 26s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 228K 27s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 1.78M 27s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 1.89M 27s unit-abot-epc-basic-0: 20:28:42 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 225K 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 176K 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 51.5M 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 65.7M 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.25M 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 214K 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 1.72M 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 215K 28s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.71M 27s unit-abot-epc-basic-0: 20:28:43 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 215K 28s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 1.90M 28s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 215K 28s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 1.89M 28s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 221K 28s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 1.51M 28s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 221K 29s unit-abot-epc-basic-0: 20:28:44 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 1.41M 28s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 270K 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 699K 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 648K 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 281K 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 1.77M 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 222K 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 175K 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 53.8M 29s unit-abot-epc-basic-0: 20:28:45 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 56.7M 29s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 215K 29s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 1.44M 29s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 210K 30s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.57M 30s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 209K 30s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 646K 30s unit-abot-epc-basic-0: 20:28:46 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 270K 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 477K 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 319K 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 475K 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 321K 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 654K 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 271K 31s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 2.08M 30s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 212K 31s unit-abot-epc-basic-0: 20:28:47 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 1.92M 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 222K 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.44M 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 233K 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 1.29M 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 276K 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 641K 31s unit-abot-epc-basic-0: 20:28:48 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 724K 31s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 112K 32s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 40.3M 32s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 44.5M 31s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 844K 31s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 109K 32s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 47.6M 32s unit-abot-epc-basic-0: 20:28:49 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.29M 32s unit-abot-epc-basic-0: 20:28:50 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 207K 32s unit-abot-epc-basic-0: 20:28:50 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 200K 32s unit-abot-epc-basic-0: 20:28:50 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 549K 32s unit-abot-epc-basic-0: 20:28:50 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 260K 32s unit-abot-epc-basic-0: 20:28:50 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 200K 33s unit-abot-epc-basic-0: 20:28:50 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 260K 33s unit-abot-epc-basic-0: 20:28:51 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 583K 33s unit-abot-epc-basic-0: 20:28:51 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 203K 33s unit-abot-epc-basic-0: 20:28:51 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 260K 33s unit-abot-epc-basic-0: 20:28:51 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 585K 33s unit-abot-epc-basic-0: 20:28:51 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 203K 33s unit-abot-epc-basic-0: 20:28:52 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 261K 33s unit-abot-epc-basic-0: 20:28:52 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 586K 33s unit-abot-epc-basic-0: 20:28:52 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 203K 34s unit-abot-epc-basic-0: 20:28:52 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 316K 34s unit-abot-epc-basic-0: 20:28:52 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 423K 34s unit-abot-epc-basic-0: 20:28:52 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 203K 34s unit-abot-epc-basic-0: 20:28:53 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 411K 34s unit-abot-epc-basic-0: 20:28:53 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 321K 34s unit-abot-epc-basic-0: 20:28:53 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 204K 34s unit-abot-epc-basic-0: 20:28:53 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 602K 34s unit-abot-epc-basic-0: 20:28:53 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 257K 34s unit-abot-epc-basic-0: 20:28:53 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 210K 35s unit-abot-epc-basic-0: 20:28:54 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 651K 34s unit-abot-epc-basic-0: 20:28:54 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 243K 35s unit-abot-epc-basic-0: 20:28:54 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 218K 35s unit-abot-epc-basic-0: 20:28:54 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 1.10M 35s unit-abot-epc-basic-0: 20:28:54 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 207K 35s unit-abot-epc-basic-0: 20:28:54 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 264K 35s unit-abot-epc-basic-0: 20:28:55 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 560K 35s unit-abot-epc-basic-0: 20:28:55 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 209K 35s unit-abot-epc-basic-0: 20:28:55 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 711K 35s unit-abot-epc-basic-0: 20:28:55 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 252K 35s unit-abot-epc-basic-0: 20:28:55 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 266K 35s unit-abot-epc-basic-0: 20:28:55 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 603K 35s unit-abot-epc-basic-0: 20:28:56 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 136K 36s unit-abot-epc-basic-0: 20:28:56 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 42.4M 35s unit-abot-epc-basic-0: 20:28:56 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 354K 35s unit-abot-epc-basic-0: 20:28:56 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 418K 35s unit-abot-epc-basic-0: 20:28:56 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 296K 36s unit-abot-epc-basic-0: 20:28:57 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 106K 36s unit-abot-epc-basic-0: 20:28:57 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 42.0M 36s unit-abot-epc-basic-0: 20:28:57 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 480K 36s unit-abot-epc-basic-0: 20:28:57 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 242K 36s unit-abot-epc-basic-0: 20:28:57 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 204K 36s unit-abot-epc-basic-0: 20:28:57 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 214K 36s unit-abot-epc-basic-0: 20:28:58 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 194K 36s unit-abot-epc-basic-0: 20:28:58 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 353K 36s unit-abot-epc-basic-0: 20:28:58 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 295K 37s unit-abot-epc-basic-0: 20:28:58 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 213K 37s unit-abot-epc-basic-0: 20:28:58 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 208K 37s unit-abot-epc-basic-0: 20:28:59 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 344K 37s unit-abot-epc-basic-0: 20:28:59 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 296K 37s unit-abot-epc-basic-0: 20:28:59 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 209K 37s unit-abot-epc-basic-0: 20:28:59 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 216K 37s unit-abot-epc-basic-0: 20:28:59 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 230K 37s unit-abot-epc-basic-0: 20:29:00 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 382K 37s unit-abot-epc-basic-0: 20:29:00 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 244K 37s unit-abot-epc-basic-0: 20:29:00 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 210K 37s unit-abot-epc-basic-0: 20:29:00 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 206K 38s unit-abot-epc-basic-0: 20:29:00 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 438K 38s unit-abot-epc-basic-0: 20:29:01 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 256K 38s unit-abot-epc-basic-0: 20:29:01 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 214K 38s unit-abot-epc-basic-0: 20:29:01 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 207K 38s unit-abot-epc-basic-0: 20:29:01 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 437K 38s unit-abot-epc-basic-0: 20:29:01 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 257K 38s unit-abot-epc-basic-0: 20:29:02 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 219K 38s unit-abot-epc-basic-0: 20:29:02 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 358K 38s unit-abot-epc-basic-0: 20:29:02 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 122K 38s unit-abot-epc-basic-0: 20:29:02 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 58.5M 38s unit-abot-epc-basic-0: 20:29:02 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 214K 38s unit-abot-epc-basic-0: 20:29:03 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 202K 38s unit-abot-epc-basic-0: 20:29:03 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 437K 38s unit-abot-epc-basic-0: 20:29:03 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 242K 38s unit-abot-epc-basic-0: 20:29:03 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 205K 39s unit-abot-epc-basic-0: 20:29:03 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 218K 39s machine-1: 20:29:03 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 20:29:03 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 20:29:03 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:29:04 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 356K 39s machine-1: 20:29:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 20:29:04 DEBUG juju.worker start "engine" machine-1: 20:29:04 INFO juju.worker start "engine" machine-1: 20:29:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 20:29:04 DEBUG juju.worker "engine" started machine-1: 20:29:04 DEBUG juju.worker.introspection stats worker now serving machine-1: 20:29:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 20:29:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.apicaller connecting with old password machine-1: 20:29:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:04 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 20:29:04 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 20:29:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 20:29:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 20:29:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:29:04 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 117K 39s unit-abot-epc-basic-0: 20:29:04 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 42.2M 39s machine-1: 20:29:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:29:04 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 226K 39s unit-abot-epc-basic-0: 20:29:04 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 218K 39s machine-1: 20:29:05 DEBUG juju.worker.apicaller connected machine-1: 20:29:05 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:29:05 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 228K 39s machine-1: 20:29:05 DEBUG juju.worker.apicaller password changed machine-1: 20:29:05 DEBUG juju.api RPC connection died machine-1: 20:29:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 20:29:05 DEBUG juju.worker.apicaller connecting with current password machine-1: 20:29:05 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:05 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:05 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:29:05 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 237K 39s unit-abot-epc-basic-0: 20:29:05 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 237K 39s unit-abot-epc-basic-0: 20:29:05 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 108K 40s unit-abot-epc-basic-0: 20:29:06 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 3.79M 39s unit-abot-epc-basic-0: 20:29:06 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 196K 40s unit-abot-epc-basic-0: 20:29:06 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 191K 40s machine-1: 20:29:06 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:29:06 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 196K 40s machine-1: 20:29:06 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 20:29:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 20:29:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 20:29:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 20:29:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 20:29:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:29:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:29:07 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 191K 40s machine-1: 20:29:07 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 20:29:07 INFO juju.worker.upgrader unblocking abort check machine-1: 20:29:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 20:29:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 20:29:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 20:29:07 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 20:29:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 20:29:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.logger logger setup machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:29:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 20:29:07 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 191K 40s machine-1: 20:29:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 20:29:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 20:29:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:29:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:29:07 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:29:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:29:07 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 20:29:07 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 20:29:07 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: 20:29:07 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:29:07 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 20:29:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:29:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:29:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:29:07 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 20:29:07 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 20:29:07 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-1: 20:29:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:29:07 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:29:07 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 20:29:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:29:07 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 20:29:07 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 20:29:07 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 20:29:07 INFO juju.util.exec run result: exit status 127 machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec911652644/script.sh: line 1: fanatic: command not found 127 machine-1: 20:29:07 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: 20:29:07 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 20:29:07 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 20:29:07 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 20:29:07 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 20:29:07 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 20:29:07 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:29:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 20:29:07 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:29:07 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 20:29:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 20:29:07 DEBUG juju.api RPC connection died machine-1: 20:29:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker killing runner 0xc4206176c0 machine-1: 20:29:07 INFO juju.worker runner is dying machine-1: 20:29:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 20:29:07 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: 20:29:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 20:29:07 INFO juju.util.exec run result: exit status 127 machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec028084445/script.sh: line 1: fanatic: command not found 127 machine-1: 20:29:07 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:29:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 20:29:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 20:29:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 20:29:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.apicaller connecting with current password machine-1: 20:29:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:07 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-1: 20:29:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:29:07 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 209K 40s unit-abot-epc-basic-0: 20:29:07 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 130K 40s unit-abot-epc-basic-0: 20:29:07 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 3.26M 40s machine-1: 20:29:08 DEBUG juju.worker.apicaller connected machine-1: 20:29:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:08 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 20:29:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 20:29:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:29:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:29:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:29:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:29:08 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 20:29:08 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 20:29: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-1: 20:29:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 20:29:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 20:29:08 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 20:29:08 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:29:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 20:29:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 20:29:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:29:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 20:29:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 20:29:08 INFO juju.util.exec run result: exit status 127 machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec727756170/script.sh: line 1: fanatic: command not found 127 machine-1: 20:29:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:29:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 20:29:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.logger logger setup machine-1: 20:29:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 20:29:08 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 20:29:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:29:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:29:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:29:08 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 20:29:08 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 20:29:08 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-1: 20:29:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:29:08 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:29:08 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 20:29:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 20:29:08 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-1: 20:29:08 INFO juju.util.exec run result: exit status 127 machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec480525132/script.sh: line 1: fanatic: command not found 127 machine-1: 20:29:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 20:29:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 20:29:08 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 158K 40s machine-1: 20:29:08 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 20:29:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 20:29:08 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 20:29:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 20:29:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:29:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:29:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:29:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:29:08 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 20:29:08 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:29:08 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 20:29:08 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] unit-abot-epc-basic-0: 20:29:08 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 150K 40s machine-1: 20:29: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 unit-abot-epc-basic-0: 20:29:08 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 176K 41s machine-1: 20:29:08 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 20:29:08 INFO juju.worker.upgrader unblocking abort check machine-1: 20:29:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 20:29:09 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 190K 41s unit-abot-epc-basic-0: 20:29:09 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 191K 41s machine-1: 20:29:09 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 20:29:09 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 20:29:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 20:29:09 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 191K 41s unit-abot-epc-basic-0: 20:29:09 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 191K 41s unit-abot-epc-basic-0: 20:29:10 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 191K 41s machine-1: 20:29:10 DEBUG juju.worker start "1-container-watcher" machine-1: 20:29:10 DEBUG juju.worker start "stateconverter" machine-1: 20:29:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 20:29:10 INFO juju.worker start "1-container-watcher" machine-1: 20:29:10 DEBUG juju.worker "1-container-watcher" started machine-1: 20:29:10 INFO juju.worker start "stateconverter" machine-1: 20:29:10 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 20:29:10 DEBUG juju.worker "stateconverter" started machine-1: 20:29:10 DEBUG juju.service discovered init system "upstart" from local host machine-1: 20:29:10 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-1: 20:29:10 INFO juju.worker.machiner "machine-1" started machine-1: 20:29:10 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 20:29:10 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 191K 41s machine-1: 20:29:10 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: 20:29:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 20:29:10 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: 20:29:10 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 20:29:10 DEBUG juju.worker start "api" unit-mysql-0: 20:29:10 INFO juju.worker start "api" unit-mysql-0: 20:29:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 20:29:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 20:29:10 DEBUG juju.worker "api" started unit-mysql-0: 20:29:10 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-mysql-0: 20:29:10 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 20:29:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 20:29:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:29:10 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 189K 41s unit-abot-epc-basic-0: 20:29:10 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 191K 41s unit-abot-epc-basic-0: 20:29:11 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 191K 41s unit-mysql-0: 20:29:11 DEBUG juju.worker.apicaller connected unit-mysql-0: 20:29:11 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:29:11 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 191K 41s unit-abot-epc-basic-0: 20:29:11 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 191K 42s unit-mysql-0: 20:29:12 DEBUG juju.worker.apicaller password changed unit-mysql-0: 20:29:12 DEBUG juju.api RPC connection died unit-mysql-0: 20:29:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 20:29:12 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 20:29:12 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-mysql-0: 20:29:12 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-mysql-0: 20:29:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:29:12 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 96.2K 42s unit-abot-epc-basic-0: 20:29:12 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 6.44M 42s unit-abot-epc-basic-0: 20:29:12 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 159K 42s machine-1: 20:29:12 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:b3:41:ce 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:b3:41:ce CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 20:29:12 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:29:12 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 165K 42s unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:29:13 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 184K 42s unit-abot-epc-basic-0: 20:29:13 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 171K 42s unit-abot-epc-basic-0: 20:29:13 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 191K 42s unit-mysql-0: 20:29:13 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 20:29:13 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 20:29:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 20:29:13 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 191K 42s unit-mysql-0: 20:29:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 20:29:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 20:29:14 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.logger logger setup unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 20:29:14 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 20:29:14 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 20:29:14 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 20:29:14 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 20:29:14 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 20:29:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 20:29:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 20:29:14 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 20:29:14 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-mysql-0: 20:29:14 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-mysql-0: 20:29:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 20:29:14 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 20:29:14 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 20:29:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 20:29:14 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 20:29:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 20:29:14 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: 20:29:14 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 192K 42s unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 20:29:14 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 20:29:14 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 216K 42s unit-mysql-0: 20:29:14 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 20:29:14 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 20:29:14 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 20:29:14 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 20:29:14 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 20:29:14 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 20:29:14 INFO juju.worker.uniter resuming charm install unit-mysql-0: 20:29:14 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 20:29:14 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 20:29:14 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 20:29:14 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 20:29:14 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 20:29:14 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 20:29:14 DEBUG httpbakery } -> error unit-mysql-0: 20:29:14 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 20:29:14 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 20:29:14 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 191K 42s unit-abot-epc-basic-0: 20:29:14 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 195K 43s unit-abot-epc-basic-0: 20:29:15 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 194K 43s unit-mysql-0: 20:29:15 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 20:29:15 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 20:29:15 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 20:29:15 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 191K 43s unit-abot-epc-basic-0: 20:29:15 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 191K 43s unit-abot-epc-basic-0: 20:29:16 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 225K 43s unit-abot-epc-basic-0: 20:29:16 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 223K 43s unit-abot-epc-basic-0: 20:29:16 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 195K 43s unit-abot-epc-basic-0: 20:29:16 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 191K 43s unit-abot-epc-basic-0: 20:29:16 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 197K 43s unit-abot-epc-basic-0: 20:29:17 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 193K 43s unit-abot-epc-basic-0: 20:29:17 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 196K 43s unit-abot-epc-basic-0: 20:29:17 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 324K 43s unit-abot-epc-basic-0: 20:29:17 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 202K 43s unit-abot-epc-basic-0: 20:29:18 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 224K 43s unit-abot-epc-basic-0: 20:29:18 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 274K 43s unit-abot-epc-basic-0: 20:29:18 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 205K 43s unit-abot-epc-basic-0: 20:29:18 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 346K 43s unit-mysql-0: 20:29:18 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 20:29:18 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 234K 43s unit-mysql-0: 20:29:18 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 20:29:19 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 20:29:19 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 20:29:19 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 20:29:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 20:29:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 297K 43s unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 355K 43s unit-mysql-0: 20:29:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 280K 43s unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 253K 43s unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:29:19 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 501K 43s unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 303K 43s unit-abot-epc-basic-0: 20:29:19 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 514K 43s unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 20:29:20 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: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 308K 43s unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 504K 42s unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 310K 42s unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 773K 42s unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 572K 42s unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1024 kB/s) unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 402K 42s unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 568K 42s unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install (Reading database ... 78195 files and directories currently installed.) unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 314K 42s unit-mysql-0: 20:29:20 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:29:20 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 837K 42s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 989K 42s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 323K 42s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 886K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 932K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 336K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 2.19M 41s unit-mysql-0: 20:29:21 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 632K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 566K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 631K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 882K 41s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1022K 40s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 633K 40s unit-abot-epc-basic-0: 20:29:21 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 640K 40s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 844K 40s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 725K 40s unit-mysql-0: 20:29:22 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 900K 40s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 644K 40s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 898K 40s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.26M 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 986K 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 444K 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 4.72M 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 926K 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.20M 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 618K 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 655K 39s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 5.06M 38s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 930K 38s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.39M 38s unit-abot-epc-basic-0: 20:29:22 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 1.02M 38s unit-mysql-0: 20:29:22 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 20:29:22 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:29:22 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 446K 38s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 7.51M 38s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 961K 38s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.23M 38s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 3.60M 37s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 660K 37s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 658K 37s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 8.91M 37s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 975K 37s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 20:29:23 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: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 185K 37s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 50.7M 37s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 59.3M 37s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 59.8M 36s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 54.3M 36s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 59.4M 36s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 58.4M 36s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (35.7 kB/s) unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.37M 36s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install (Reading database ... 78235 files and directories currently installed.) unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 611K 36s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 648K 36s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 3.03M 35s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.04M 35s unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.24M 35s unit-mysql-0: 20:29:23 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 20:29:23 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 607K 35s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 653K 35s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 3.08M 35s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.02M 35s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.28M 35s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 599K 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 659K 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 3.71M 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 986K 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.39M 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.00M 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 444K 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 7.32M 34s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 883K 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.45M 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.15M 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 924K 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 691K 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 3.35M 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1.03M 33s unit-mysql-0: 20:29:24 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 20:29:24 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:29:24 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:29:24 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.30M 33s unit-abot-epc-basic-0: 20:29:24 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 1018K 32s unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 464K 32s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 6.56M 32s unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 896K 32s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.52M 32s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 2.53M 32s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 672K 32s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 663K 32s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 8.76M 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 888K 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 1.45M 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 1.43M 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 876K 31s unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 20:29:25 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 20:29:25 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: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 660K 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 4.28M 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1000K 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.47M 31s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.43M 30s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 872K 30s unit-mysql-0: 20:29:25 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: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 661K 30s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 6.51M 30s unit-abot-epc-basic-0: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 937K 30s unit-mysql-0: 20:29:25 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: 20:29:25 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.56M 30s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 2.61M 30s unit-mysql-0: 20:29:26 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: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 684K 30s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 189K 30s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 50.0M 29s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 52.3M 29s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 56.6M 29s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 46.3M 29s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 54.3M 29s unit-mysql-0: 20:29:26 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: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 710K 29s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 3.07M 29s unit-mysql-0: 20:29:26 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 667K 29s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.07M 28s unit-mysql-0: 20:29:26 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 944K 28s unit-mysql-0: 20:29:26 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 655K 28s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 885K 28s unit-mysql-0: 20:29:26 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.30M 28s unit-mysql-0: 20:29:26 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-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 962K 28s unit-mysql-0: 20:29:26 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 463K 28s unit-abot-epc-basic-0: 20:29:26 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 2.66M 28s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1002K 28s unit-mysql-0: 20:29:27 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 1.08M 27s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 653K 27s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 646K 27s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 930K 27s unit-mysql-0: 20:29:27 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: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 1.37M 27s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 994K 27s unit-mysql-0: 20:29:27 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.03M 27s unit-mysql-0: 20:29:27 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: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 650K 27s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 956K 27s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.28M 27s unit-mysql-0: 20:29:27 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: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 969K 26s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 685K 26s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 1.04M 26s unit-mysql-0: 20:29:27 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: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 912K 26s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.32M 26s unit-mysql-0: 20:29:27 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: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 980K 26s unit-abot-epc-basic-0: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 692K 26s unit-mysql-0: 20:29:27 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: 20:29:27 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.04M 26s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 899K 26s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.42M 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 962K 25s unit-mysql-0: 20:29:28 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: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 690K 25s unit-mysql-0: 20:29:28 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: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.04M 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 922K 25s unit-mysql-0: 20:29:28 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: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1.37M 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 958K 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 708K 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 162K 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 46.3M 25s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 45.2M 24s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 44.1M 24s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 54.6M 24s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 53.0M 24s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 944K 24s unit-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.00M 24s unit-mysql-0: 20:29:28 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: 20:29:28 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-abot-epc-basic-0: 20:29:28 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 465K 24s unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1015K 24s unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 845K 24s unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 618K 23s unit-mysql-0: 20:29:29 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: 20:29:29 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-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 437K 23s unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.51M 23s unit-mysql-0: 20:29:29 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: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 960K 23s unit-mysql-0: 20:29:29 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: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 631K 23s unit-mysql-0: 20:29:29 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: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 438K 23s unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.88M 23s unit-mysql-0: 20:29:29 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 683K 23s unit-mysql-0: 20:29:29 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 568K 23s unit-mysql-0: 20:29:29 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: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 598K 23s unit-mysql-0: 20:29:29 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: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 2.69M 23s unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 693K 22s unit-mysql-0: 20:29:29 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 20:29:29 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 571K 22s unit-mysql-0: 20:29:30 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 611K 22s unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.77M 22s unit-mysql-0: 20:29:30 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-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 955K 22s unit-mysql-0: 20:29:30 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 654K 22s unit-mysql-0: 20:29:30 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 439K 22s unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 3.88M 22s unit-mysql-0: 20:29:30 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: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 921K 22s unit-mysql-0: 20:29:30 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-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 665K 22s unit-mysql-0: 20:29:30 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-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 438K 21s unit-mysql-0: 20:29:30 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 3.35M 21s unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 917K 21s unit-mysql-0: 20:29:30 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 [10.5 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.14M 21s unit-mysql-0: 20:29:30 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 [64.0 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 578K 21s unit-mysql-0: 20:29:30 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.3 [227 kB] unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 661K 21s unit-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 931K 21s unit-mysql-0: 20:29:30 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-abot-epc-basic-0: 20:29:30 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.21M 21s unit-mysql-0: 20:29:31 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: 20:29:31 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 566K 21s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 646K 21s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 3.03M 20s unit-mysql-0: 20:29:31 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-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 673K 20s unit-mysql-0: 20:29:31 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 [44.7 kB] unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 578K 20s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 627K 20s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 3.65M 20s unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Fetched 40.9 MB in 6s (6663 kB/s) unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 940K 20s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 662K 20s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 598K 20s unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install (Reading database ... 78245 files and directories currently installed.) unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.09M 20s unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 951K 20s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.22M 20s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 569K 19s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 631K 19s unit-abot-epc-basic-0: 20:29:31 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.95M 19s unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 20:29:31 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 717K 19s unit-mysql-0: 20:29:32 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 550K 19s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 648K 19s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 4.23M 19s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 907K 19s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.09M 19s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 463K 19s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 955K 18s unit-mysql-0: 20:29:32 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 20:29:32 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 996K 18s unit-mysql-0: 20:29:32 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.21M 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 569K 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 640K 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.62M 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.03M 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 632K 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 454K 18s unit-abot-epc-basic-0: 20:29:32 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.69M 18s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 940K 18s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.11M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 592K 17s unit-mysql-0: 20:29:33 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 20:29:33 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 20:29:33 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 148K 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 47.4M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 55.7M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 58.2M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 57.1M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 3.43M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 627K 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 322K 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 4.01M 17s unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 839K 16s unit-mysql-0: 20:29:33 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 20:29:33 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:29:33 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 423K 16s unit-mysql-0: 20:29:33 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 615K 16s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 956K 16s unit-mysql-0: 20:29:34 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 20:29:34 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 169K 16s unit-mysql-0: 20:29:34 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 44.6M 16s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 49.0M 16s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 47.8M 16s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 307K 16s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.91M 16s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 584K 16s unit-mysql-0: 20:29:34 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 20:29:34 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:29:34 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 312K 15s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 850K 15s unit-abot-epc-basic-0: 20:29:34 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 404K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 613K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 598K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 302K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.02M 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 601K 15s unit-mysql-0: 20:29:35 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 20:29:35 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 20:29:35 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 314K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 896K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 989K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 311K 15s unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 897K 14s unit-mysql-0: 20:29:35 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 20:29:35 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:35 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 596K 14s unit-mysql-0: 20:29:35 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 406K 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 907K 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 408K 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 590K 14s unit-mysql-0: 20:29:36 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 20:29:36 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:29:36 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 155K 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 39.9M 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 47.2M 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 40.5M 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 269K 14s unit-abot-epc-basic-0: 20:29:36 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 747K 14s unit-mysql-0: 20:29:37 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 20:29:37 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 401K 13s unit-mysql-0: 20:29:37 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 542K 13s unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 417K 13s unit-mysql-0: 20:29:37 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 20:29:37 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 374K 13s unit-mysql-0: 20:29:37 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 593K 13s unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 289K 13s unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 797K 13s unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 418K 13s unit-abot-epc-basic-0: 20:29:37 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 543K 13s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 586K 13s unit-mysql-0: 20:29:38 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 20:29:38 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 20:29:38 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 300K 13s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 756K 13s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 414K 12s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 547K 12s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 421K 12s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 394K 12s unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 622K 12s unit-mysql-0: 20:29:38 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 20:29:38 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-mysql-0: 20:29:38 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 20:29:38 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 296K 12s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.76M 12s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 425K 12s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 390K 12s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 624K 12s unit-mysql-0: 20:29:39 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 20:29:39 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 20:29:39 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 139K 12s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 55.8M 12s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 59.0M 11s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 554K 11s unit-abot-epc-basic-0: 20:29:39 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 296K 11s unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 539K 11s unit-mysql-0: 20:29:40 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 20:29:40 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 296K 11s unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 537K 11s unit-mysql-0: 20:29:40 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 301K 11s unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 569K 11s unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 377K 11s unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 391K 11s unit-abot-epc-basic-0: 20:29:40 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 576K 11s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 299K 11s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 699K 11s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 431K 10s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 382K 10s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 399K 10s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 569K 10s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 577K 10s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 310K 10s unit-abot-epc-basic-0: 20:29:41 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 742K 10s unit-mysql-0: 20:29:42 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 20:29:42 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 401K 10s unit-mysql-0: 20:29:42 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 593K 10s unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 513K 10s unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 322K 10s unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 762K 9s unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 412K 9s unit-mysql-0: 20:29:42 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 20:29:42 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 565K 9s unit-mysql-0: 20:29:42 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 584K 9s unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 308K 9s unit-abot-epc-basic-0: 20:29:42 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 768K 9s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 411K 9s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 604K 9s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 549K 9s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 308K 9s unit-mysql-0: 20:29:43 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 20:29:43 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 812K 9s unit-mysql-0: 20:29:43 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 401K 9s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 600K 8s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 580K 8s unit-abot-epc-basic-0: 20:29:43 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 299K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 814K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 401K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 592K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 586K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 308K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 751K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 403K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 589K 8s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 592K 7s unit-abot-epc-basic-0: 20:29:44 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 306K 7s unit-mysql-0: 20:29:45 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 20:29:45 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 748K 7s unit-mysql-0: 20:29:45 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 424K 7s unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 551K 7s unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 614K 7s unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 449K 7s unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 431K 7s unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 524K 7s unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 438K 7s unit-mysql-0: 20:29:45 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 20:29:45 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 697K 7s unit-mysql-0: 20:29:45 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:45 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 425K 7s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 611K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 526K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 336K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 742K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 427K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 564K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 782K 6s unit-mysql-0: 20:29:46 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 20:29: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: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 409K 6s unit-mysql-0: 20:29:46 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 643K 6s unit-abot-epc-basic-0: 20:29:46 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 618K 6s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 452K 6s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 660K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 592K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 375K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.02M 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 561K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 337K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 2.32M 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 597K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 374K 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.13M 5s unit-abot-epc-basic-0: 20:29:47 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 665K 5s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 483K 5s unit-mysql-0: 20:29:48 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 20:29:48 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 656K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 794K 4s unit-mysql-0: 20:29:48 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 452K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 602K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 2.00M 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 694K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 494K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 715K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 887K 4s unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 610K 4s unit-mysql-0: 20:29:48 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 20:29:48 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:29:48 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 570K 4s unit-mysql-0: 20:29:48 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 166K 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 35.7M 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 54.4M 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 52.9M 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 47.5M 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 600K 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 319K 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 2.66M 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 589K 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 363K 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.24M 3s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 627K 2s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 356K 2s unit-abot-epc-basic-0: 20:29:49 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.19M 2s unit-mysql-0: 20:29:49 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 20:29:50 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 802K 2s unit-mysql-0: 20:29:50 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 428K 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 639K 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 913K 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 593K 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 431K 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 3.47M 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 761K 2s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 420K 1s unit-mysql-0: 20:29:50 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 20:29:50 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 690K 1s unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 969K 1s unit-mysql-0: 20:29:50 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:29:50 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 595K 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 455K 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.62M 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 811K 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 441K 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 648K 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 182K 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 56.7M 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 66.4M 1s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 57.3M 0s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.15M 0s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 395K 0s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 592K 0s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 929K 0s unit-mysql-0: 20:29:51 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 20:29:51 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 342K=82s unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install 2018-10-02 20:29:51 (568 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:29:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-mysql-0: 20:29:52 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 20:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 20:29:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85397 files and directories currently installed.) unit-abot-epc-basic-0: 20:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 20:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 20:29:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 20:29:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 20:29:52 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 20:29:53 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 20:29:53 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 20:29:53 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 20:29:54 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 20:29:54 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 20:29:54 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 20:29:55 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 20:29:55 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 20:29:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 20:29:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 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: 20:29:56 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 20:29:56 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 20:29:56 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: 20:29:56 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 20:29:56 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 20:29:56 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:29:56 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: 20:29:57 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: 20:29:57 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: 20:29:57 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 20:29:57 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 20:29:57 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: 20:29:57 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 20:29:57 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 20:29:57 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:29:57 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 20:29:57 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: 20:29:57 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 20:29:57 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: 20:29:57 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 20:29:57 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 20:29:57 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:29:57 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: 20:29:58 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: 20:29:58 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: 20:29:58 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 20:29:58 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: 20:29:58 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: 20:29:58 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: 20:29:58 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-mysql-0: 20:29:58 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 20:29:58 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:29:58 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: 20:29:58 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 20:29:58 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:29:58 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: 20:29:58 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 20:29:59 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 20:29:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 20:29:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:29:59 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: 20:29:59 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-mysql-0: 20:29:59 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 20:29:59 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: 20:29:59 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: 20:29:59 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: 20:29:59 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: 20:29:59 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: 20:29:59 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: 20:29:59 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: 20:29:59 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: 20:29:59 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-mysql-0: 20:29:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-abot-epc-basic-0: 20:29:59 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-mysql-0: 20:29:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 20:30:00 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 20:30:00 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: 20:30:00 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: 20:30:00 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: 20:30:00 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: 20:30:00 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: 20:30:00 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: 20:30:00 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: 20:30:00 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-mysql-0: 20:30:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 20:30:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:30:00 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 20:30:00 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: 20:30:00 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 20:30:00 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: 20:30:00 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 20:30:01 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 20:30:01 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: 20:30:01 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-mysql-0: 20:30:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 20:30:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:01 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-mysql-0: 20:30:01 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:01 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: 20:30:01 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: 20:30:01 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 20:30:01 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: 20:30:01 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-mysql-0: 20:30:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 20:30:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:01 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.7 [391 kB] unit-mysql-0: 20:30:01 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:01 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: 20:30:01 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: 20:30:01 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 20:30:01 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: 20:30:02 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 20:30:02 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 20:30:02 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: 20:30:02 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: 20:30:02 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: 20:30:02 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: 20:30:02 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 20:30:02 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: 20:30:02 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 20:30:02 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: 20:30:02 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-mysql-0: 20:30:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 20:30:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:03 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-mysql-0: 20:30:03 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 20:30:03 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: 20:30:03 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: 20:30:03 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: 20:30:03 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 20:30:03 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 20:30:03 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: 20:30:03 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: 20:30:03 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: 20:30:03 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: 20:30:03 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: 20:30:03 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-mysql-0: 20:30:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 20:30:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 20:30:03 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 20:30:03 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 20:30:04 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: 20:30:04 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-mysql-0: 20:30:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 20:30:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:04 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-mysql-0: 20:30:04 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:04 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: 20:30:04 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: 20:30:04 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: 20:30:04 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: 20:30:04 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: 20:30:04 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: 20:30:04 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-mysql-0: 20:30:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 20:30:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 20:30:04 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: 20:30:04 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-137.163 [850 kB] unit-mysql-0: 20:30:05 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 20:30:05 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: 20:30:05 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: 20:30:05 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 20:30:05 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: 20:30:05 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 20:30:05 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 20:30:05 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-mysql-0: 20:30:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 20:30:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-mysql-0: 20:30:06 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 20:30:06 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 20:30:07 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-mysql-0: 20:30:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 20:30:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:30:07 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: 20:30:07 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 20:30:07 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 20:30: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: 20:30: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: 20:30: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.4 [195 kB] unit-mysql-0: 20:30:07 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:30:08 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 20:30:08 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: 20:30: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: 20:30: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-abot-epc-basic-0: 20:30: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: 20:30: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: 20:30: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-abot-epc-basic-0: 20:30: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: 20:30:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 20:30:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 20:30:08 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-mysql-0: 20:30:08 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:30:08 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: 20:30:08 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 20:30:08 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: 20:30:08 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 20:30: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.3 [27.8 MB] unit-abot-epc-basic-0: 20:30:09 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 20:30:09 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: 20:30:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 20:30:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 20:30:09 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 20:30:10 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-mysql-0: 20:30:10 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:30:10 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: 20:30:10 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 20:30:10 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 20:30:10 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-abot-epc-basic-0: 20:30:10 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: 20:30:10 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-abot-epc-basic-0: 20:30:10 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: 20:30:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 20:30:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:10 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: 20:30:10 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 20:30:10 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: 20:30:10 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:30:11 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 14s (7139 kB/s) unit-mysql-0: 20:30:11 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 20:30:11 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 ... 85560 files and directories currently installed.) unit-abot-epc-basic-0: 20:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 20:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 20:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 20:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 20:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 20:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 20:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 20:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 20:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 20:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 20:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 20:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 20:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 20:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 20:30:16 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:30:16 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 20:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 20:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 20:30:16 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 20:30:17 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 20:30:17 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 20:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 20:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 20:30:17 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:30:17 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:30:17 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 20:30:17 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 20:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 20:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 20:30:18 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:30:18 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 20:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-mysql-0: 20:30:18 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 20:30:18 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 20:30:18 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-mysql-0: 20:30:18 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 20:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-mysql-0: 20:30:19 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 20:30:19 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 20:30:19 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:30:19 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 20:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-mysql-0: 20:30:19 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 20:30:20 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:30:20 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 20:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-mysql-0: 20:30:20 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 20:30:20 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 20:30:20 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 20:30:20 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 20:30:21 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 20:30:21 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 20:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 20:30:21 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: 20:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 20:30:21 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 20:30:21 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 20:30:21 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 20:30:21 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 20:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 20:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 20:30:22 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 20:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 20:30:22 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 20:30:22 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 20:30:22 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 20:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-mysql-0: 20:30:22 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 20:30:23 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 20:30:23 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:30:23 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:30:23 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 20:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 20:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 20:30:23 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 20:30:23 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 20:30:24 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 20:30:24 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 20:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 20:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 20:30:24 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 20:30:25 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 20:30:25 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: 20:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 20:30:25 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 20:30:25 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 20:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-mysql-0: 20:30:26 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 20:30:27 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 20:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 20:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 20:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 20:30:27 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 20:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 20:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 20:30:28 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:30:28 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:30:28 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:30:29 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:30:29 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 20:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 20:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-mysql-0: 20:30:29 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:30:29 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 20:30:29 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 20:30:29 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: 20:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 20:30:30 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (97.2 kB/s) unit-mysql-0: 20:30:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 20:30:30 DEBUG unit.mysql/0.install (Reading database ... 83373 files and directories currently installed.) unit-mysql-0: 20:30:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 20:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 20:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-mysql-0: 20:30:30 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 20:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 20:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 20:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-mysql-0: 20:30:31 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 20:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 20:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 20:30:32 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: 20:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 20:30:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:30:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:30:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:30:33 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 20:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 20:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-mysql-0: 20:30:33 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 20:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 20:30:33 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 20:30:33 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 20:30:33 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 20:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 20:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 20:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 20:30:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 20:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 20:30:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 20:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 20:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-mysql-0: 20:30:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 20:30:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 20:30:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 20:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 20:30:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 20:30:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 20:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 20:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 20:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 20:30:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 20:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 20:30:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 20:30:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-mysql-0: 20:30:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 20:30:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-mysql-0: 20:30:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 20:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 20:30:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 20:30:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 20:30:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 20:30:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-mysql-0: 20:30:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 20:30:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 20:30:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 20:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 20:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 20:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 20:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 20:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 20:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 20:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 20:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:30:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:30:42 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 20:30:42 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-mysql-0: 20:30:43 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 20:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 20:30:43 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: 20:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 20:30:43 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: 20:30:44 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: 20:30:44 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: 20:30:44 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: 20:30:44 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: 20:30:44 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (384 kB/s) unit-abot-epc-basic-0: 20:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 20:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-mysql-0: 20:30:45 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 20:30:45 DEBUG unit.mysql/0.install (Reading database ... 83473 files and directories currently installed.) unit-abot-epc-basic-0: 20:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 20:30:45 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 20:30:45 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 20:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 20:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 20:30:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 20:30:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:30:46 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:30:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 20:30:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 20:30:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 20:30:47 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 20:30:47 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 20:30:48 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 20:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 20:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 20:30:49 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 20:30:49 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 20:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-mysql-0: 20:30:49 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 20:30:50 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 20:30:50 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 20:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 20:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-mysql-0: 20:30:50 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 20:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 20:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 20:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-mysql-0: 20:30:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 20:30:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 20:30:51 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 20:30:52 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 20:30:52 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 20:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-mysql-0: 20:30:52 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 20:30:53 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 20:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 20:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 20:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 20:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 20:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 20:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 20:30: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: 20:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 20:30:55 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:30:55 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:30:55 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 20:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 20:30:56 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: 20:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 20:30:56 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 20:30:56 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 20:30:56 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 20:30:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 20:30:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-mysql-0: 20:30:56 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 20:30:56 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 20:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 20:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 20:30:57 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 20:30:58 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 20:30:58 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 20:30:58 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 20:30:58 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 20:30:58 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 20:30:58 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 20:30:58 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 20:30:58 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 20:30:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 20:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 20:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 20:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 20:30:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:30:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:30:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:30:59 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 20:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 20:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 20:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 20:30:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 20:31:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 20:31:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:31:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 20:31:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 20:31:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 20:31:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 20:31:01 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 20:31:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 20:31:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 20:31:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 20:31:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 20:31:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 20:31:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 20:31:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 20:31:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:31:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 20:31:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 20:31:02 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 20:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 20:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 20:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 20:31:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 20:31:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 20:31:04 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 20:31:04 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 20:31:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:31:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:31:04 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 20:31:04 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 20:31:05 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 20:31:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 20:31:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 20:31:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 20:31:05 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: 20:31:06 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 20:31:06 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 20:31:06 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 20:31:06 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 20:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 20:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 20:31:06 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 20:31:06 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-mysql-0: 20:31:06 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 20:31:06 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 20:31:07 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5737 kB/s) unit-mysql-0: 20:31:07 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 20:31:07 DEBUG unit.mysql/0.config-changed (Reading database ... 83567 files and directories currently installed.) unit-mysql-0: 20:31:07 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 20:31:07 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 20:31:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 20:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 20:31:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 20:31:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:31:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 20:31:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-mysql-0: 20:31:08 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:31:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 20:31:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 20:31:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:31:09 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 20:31:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 20:31:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 20:31:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 20:31:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:31:10 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 20:31:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 20:31:11 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 20:31:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 20:31:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 20:31:13 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 20:31:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 20:31:13 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:31:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 20:31:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:31:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 20:31:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 20:31:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 20:31:17 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 20:31:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:31:18 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 20:31:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 20:31:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:31:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 20:31:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 20:31:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 20:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:31:23 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 20:31:23 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 20:31:23 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 20:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 20:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 20:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:31:25 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 20:31:25 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 20:31:25 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 20:31:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-mysql-0: 20:31:25 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:31:25 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:31:26 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 20:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 20:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:31:26 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 20:31:26 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: 20:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 20:31:27 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 20:31:27 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 20:31:27 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 20:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:31:28 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:31:28 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:31:28 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 20:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 20:31:29 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: 20:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 20:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:31:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 20:31:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:31:30 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:31:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 20:31:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 20:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:31:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:31:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:31:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 20:31:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:31:33 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:31:34 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 20:31:34 DEBUG unit.mysql/0.config-changed 181002 20:31:34 [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: 20:31:34 DEBUG unit.mysql/0.config-changed 181002 20:31:34 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 20:31:34 DEBUG unit.mysql/0.config-changed 181002 20:31:34 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 17352 ... unit-abot-epc-basic-0: 20:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 20:31:35 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 ... 89203 files and directories currently installed.) unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:31:35 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:31:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 20:31:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 20:31:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 20:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 20:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 20:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 20:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 20:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 20:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 20:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 20:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 20:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 20:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 20:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:41 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 20:31:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:31:42 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:31:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 20:31:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 20:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 20:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:31:46 DEBUG unit.mysql/0.config-changed mysql start/running, process 17487 unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:31:46 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 20:31:46 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:31:47 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:31:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:31:48 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 20:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 20:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 20:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 20:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 20:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 20:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:31:51 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 20:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 20:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 20:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 20:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 20:31:54 DEBUG unit.mysql/0.config-changed mysql start/running, process 17618 unit-mysql-0: 20:31:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 20:31:54 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:31:55 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 20:31:56 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 20:31:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:31:56 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 20:31:56 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 20:31:56 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 20:31:56 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 20:31:56 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 20:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 20:31:56 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 20:31:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:31:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 20:31:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 20:31:58 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 20:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 20:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 20:32:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-mysql-0: 20:32:00 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 20:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 20:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 20:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 20:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 20:32:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 20:32:03 DEBUG unit.mysql/0.start mysql start/running, process 17737 unit-mysql-0: 20:32:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 20:32:04 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 20:32:04 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 20:32:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 20:32:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 20:32:05 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 20:32:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 20:32:05 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 20:32:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:32:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:32:05 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 20:32:05 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 20:32:06 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 20:32:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 20:32:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 20:32:07 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 20:32:07 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 20:32:08 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 20:32:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 20:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 20:32:08 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 20:32:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 20:32:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 20:32:09 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 20:32:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 20:32:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 20:32:10 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 20:32:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:32:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 20:32:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 20:32:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 20:32:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 20:32:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 20:32:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 20:32:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 20:32:11 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: 20:32:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 20:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 20:32:12 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: 20:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 20:32:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 20:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 20:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 20:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 20:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:32:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 20:32:17 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: 20:32:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:32:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 20:32:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 20:32:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 20:32:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 20:32:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... machine-2: 20:32:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 20:32:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 20:32:19 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 20:32:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... machine-2: 20:32:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 20:32:19 DEBUG juju.worker start "engine" machine-2: 20:32:19 INFO juju.worker start "engine" machine-2: 20:32:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 20:32:19 DEBUG juju.worker "engine" started machine-2: 20:32:19 DEBUG juju.worker.introspection stats worker now serving machine-2: 20:32:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:32:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:32:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:32:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:32:19 DEBUG juju.worker.apicaller connecting with old password machine-2: 20:32:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:19 INFO juju.api connection established to "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:19 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 20:32:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:32:19 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... machine-2: 20:32:19 DEBUG juju.worker.apicaller connected machine-2: 20:32:19 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:32:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 20:32:20 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: 20:32:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... machine-2: 20:32:20 DEBUG juju.worker.apicaller password changed machine-2: 20:32:20 DEBUG juju.api RPC connection died machine-2: 20:32:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 20:32:20 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:32:20 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:20 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:20 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:32:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 20:32:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:32:20 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:32:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 20:32:21 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: 20:32:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... machine-2: 20:32:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:32:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 20:32:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... machine-2: 20:32:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:32:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:32:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... machine-2: 20:32:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:32:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 20:32:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 20:32:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 20:32:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:32:21 INFO juju.worker.upgrader unblocking abort check machine-2: 20:32:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 20:32:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 20:32:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:32:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 20:32:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:32:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 20:32:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.logger logger setup machine-2: 20:32:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 20:32:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 20:32:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 20:32:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 20:32:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:32:21 INFO juju.util.exec run result: exit status 127 machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec024059273/script.sh: line 1: fanatic: command not found 127 machine-2: 20:32:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:32:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:32:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:32:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:32:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:32:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 20:32:21 INFO juju.util.exec run result: exit status 127 machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec087281315/script.sh: line 1: fanatic: command not found 127 machine-2: 20:32:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 20:32:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 20:32:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... machine-2: 20:32:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 20:32:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 20:32:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:32:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:32:22 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 20:32:22 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... machine-2: 20:32:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:32:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:22 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 20:32:22 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 20:32:22 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 20:32:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:32:22 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:32:22 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:32:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:32:22 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-2: 20:32:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:32:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:32:22 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 20:32:22 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:32:22 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 20:32:22 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: 20:32:22 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:32:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:32:22 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 20:32:22 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:32:22 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: 20:32:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:32:22 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:32:22 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:32:22 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: 20:32:22 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 20:32:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 20:32:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 20:32:22 DEBUG juju.api RPC connection died machine-2: 20:32:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:32:22 DEBUG juju.worker killing runner 0xc42065aea0 machine-2: 20:32:22 INFO juju.worker runner is dying machine-2: 20:32:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 20:32:22 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: 20:32:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 20:32:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 20:32:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 20:32:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 20:32:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 20:32:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:32:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:32:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:32:22 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:22 INFO juju.api connection established to "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:32:22 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:32:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 20:32:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... machine-2: 20:32:23 DEBUG juju.api RPC connection died machine-2: 20:32:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:32:23 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:32:23 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:23 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:23 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:32:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 20:32:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 20:32:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 20:32:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... machine-2: 20:32:23 DEBUG juju.worker.apicaller connected machine-2: 20:32:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 20:32:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:32:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 20:32:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:32:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 20:32:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:32:24 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: 20:32:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:32:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:32:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:32:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 20:32:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.logger logger setup machine-2: 20:32:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:32:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:32:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:24 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 20:32:24 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 20:32:24 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 20:32:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:32:24 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:32:24 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:32:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:32:24 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-2: 20:32:24 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: 20:32:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:32:24 INFO juju.util.exec run result: exit status 127 machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec288906298/script.sh: line 1: fanatic: command not found 127 machine-2: 20:32:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:32:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:32:24 INFO juju.util.exec run result: exit status 127 machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec632488828/script.sh: line 1: fanatic: command not found 127 machine-2: 20:32:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:32:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:32:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:32:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 20:32:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 20:32:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 20:32:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:32:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:32:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:32:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:32:24 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:32:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 20:32:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:32:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:32:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:32:24 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 20:32:24 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:32:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 20:32:24 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: 20:32:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 20:32:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 20:32:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 20:32:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 20:32:24 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:32:24 INFO juju.worker.upgrader unblocking abort check machine-2: 20:32:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 20:32:24 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 20:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 20:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 20:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... machine-2: 20:32:24 DEBUG juju.worker start "2-container-watcher" machine-2: 20:32:24 DEBUG juju.worker start "stateconverter" machine-2: 20:32:24 INFO juju.worker start "2-container-watcher" machine-2: 20:32:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 20:32:24 DEBUG juju.worker "2-container-watcher" started machine-2: 20:32:24 INFO juju.worker start "stateconverter" machine-2: 20:32:24 DEBUG juju.worker "stateconverter" started machine-2: 20:32:24 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 20:32:25 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 20:32:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 20:32:25 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 20:32:25 INFO juju.worker.machiner "machine-2" started machine-2: 20:32:25 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 20:32:25 DEBUG juju.service discovered init system "upstart" from local host machine-2: 20:32:25 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-2: 20:32:25 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-abot-epc-basic-0: 20:32:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 20:32:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 20:32:25 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: 20:32:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:32:25 DEBUG juju.worker start "api" unit-oai-epc-0: 20:32:25 INFO juju.worker start "api" unit-oai-epc-0: 20:32:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 20:32:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 20:32:25 DEBUG juju.worker "api" started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 20:32:25 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:32:25 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:32:25 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:32:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:32:26 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 20:32:26 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 20:32:26 DEBUG juju.api RPC connection died unit-oai-epc-0: 20:32:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 20:32:26 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 20:32:26 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:32:26 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:32:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:32:26 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:ab:c7:20 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:ab:c7:20 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: 20:32:27 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:32:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 20:32:27 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 20:32:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 20:32:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:32:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 20:32:27 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: 20:32:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 20:32:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:32:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:32:27 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 20:32:27 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 20:32:27 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-epc-0: 20:32:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 20:32:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 20:32:27 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 20:32:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:32:27 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 20:32:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 20:32:27 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 20:32:27 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 20:32:27 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 20:32:27 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 20:32:27 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 20:32:27 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 20:32:27 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 20:32:27 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 20:32:28 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 20:32:28 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:32:28 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 20:32:28 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 20:32:28 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 20:32:28 DEBUG httpbakery } -> error unit-oai-epc-0: 20:32:28 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 20:32:28 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 20:32:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:32:28 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 20:32:28 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 20:32:28 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 20:32:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 20:32:29 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:32:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 20:32:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-oai-epc-0: 20:32:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 20:32:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 20:32:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 20:32:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-oai-epc-0: 20:32:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 20:32:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 20:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 20:32:30 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: 20:32:30 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 20:32:30 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 20:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 20:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-oai-epc-0: 20:32:30 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.8 [701 kB] unit-abot-epc-basic-0: 20:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 20:32:30 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 20:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 20:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-oai-epc-0: 20:32:31 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.8 [2672 kB] unit-abot-epc-basic-0: 20:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 20:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 20:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 20:32:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-oai-epc-0: 20:32:31 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (1957 kB/s) unit-abot-epc-basic-0: 20:32:32 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-epc-0: 20:32:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 20:32:32 DEBUG unit.oai-epc/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-epc-0: 20:32:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 20:32:32 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 20:32:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 20:32:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 20:32:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 20:32:33 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 20:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 20:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-oai-epc-0: 20:32:33 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 20:32:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 20:32:33 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 20:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 20:32:33 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 20:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 20:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 20:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 20:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 20:32:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-epc-0: 20:32:35 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:32:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 20:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-epc-0: 20:32:37 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 20:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-oai-epc-0: 20:32:38 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:32:38 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 20:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-oai-epc-0: 20:32:38 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 20:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 20:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 20:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 20:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:32:39 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 20:32:40 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: 20:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (93.5 kB/s) unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 20:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-oai-epc-0: 20:32:40 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 20:32:41 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 20:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 20:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-epc-0: 20:32:42 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:32:43 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 20:32:43 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 20:32:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-oai-epc-0: 20:32:44 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:32:44 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:32:44 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 20:32:44 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:32:44 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:32:45 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: 20:32:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 20:32:45 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 20:32:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 20:32:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 20:32:45 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 20:32:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-oai-epc-0: 20:32:45 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 20:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 20:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 20:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-oai-epc-0: 20:32:46 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-abot-epc-basic-0: 20:32:46 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 20:32:46 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: 20:32:46 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-abot-epc-basic-0: 20:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 20:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 20:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1691 kB/s) unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 20:32:47 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 20:32:48 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 20:32:48 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-oai-epc-0: 20:32:48 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 20:32:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 20:32:48 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:32:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 20:32:48 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-oai-epc-0: 20:32:48 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 20:32:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 20:32:49 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:32:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 20:32:49 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 20:32:49 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-epc-0: 20:32:49 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 20:32:49 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 20:32:49 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:32:49 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 20:32:49 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 20:32:49 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 20:32:50 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-oai-epc-0: 20:32:50 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 20:32:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 20:32:50 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 20:32:50 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-oai-epc-0: 20:32:50 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 20:32:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 20:32:50 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:32:50 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 20:32:51 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: 20:32:51 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 20:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 20:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 20:32:54 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 20:32:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 20:32:54 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 20:32:54 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 20:32:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 20:32:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 20:32:55 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 20:32:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 20:32:55 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:32:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 20:32:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 20:32:55 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 20:32:56 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 20:32:56 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 20:32:58 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... machine-3: 20:32:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 20:32:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 20:32:58 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:32:58 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 20:32:58 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... machine-3: 20:32:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 20:32:58 DEBUG juju.worker start "engine" machine-3: 20:32:58 INFO juju.worker start "engine" machine-3: 20:32:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 20:32:58 DEBUG juju.worker "engine" started machine-3: 20:32:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.introspection stats worker now serving machine-3: 20:32:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 20:32:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: machine-3: 20:32:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 20:32:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 20:32:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 20:32:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 20:32:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:32:58 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... machine-3: 20:32:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 20:32:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:32:58 DEBUG juju.worker.apicaller connecting with old password machine-3: 20:32:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 20:32:58 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:32:58 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:32:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 20:32:58 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:32:59 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 20:32:59 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... machine-3: 20:32:59 DEBUG juju.worker.apicaller connected machine-3: 20:32:59 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 20:32:59 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... machine-3: 20:32:59 DEBUG juju.worker.apicaller password changed machine-3: 20:32:59 DEBUG juju.api RPC connection died machine-3: 20:32:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 20:32:59 DEBUG juju.worker.apicaller connecting with current password machine-3: 20:32:59 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:32:59 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:32:59 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:00 DEBUG juju.worker.apicaller connected machine-3: 20:33:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install ++ virt-what machine-3: 20:33:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' machine-3: 20:33:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:33:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:33:00 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 20:33:00 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 20:33:00 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 20:33:00 INFO juju.worker.upgrader unblocking abort check machine-3: 20:33:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 20:33:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 20:33:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 20:33:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 20:33:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 20:33:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 20:33:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.logger logger setup machine-3: 20:33:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:33:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:33:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:33:00 INFO juju.util.exec run result: exit status 127 machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec227191940/script.sh: line 1: fanatic: command not found 127 machine-3: 20:33:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 20:33:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 20:33:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 20:33:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 20:33:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 20:33:00 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 20:33:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:33:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:33:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:33:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 20:33:00 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:33:00 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 20:33:00 DEBUG unit.oai-epc/0.install + echo -n machine-3: 20:33:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:33:00 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 20:33:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 20:33:00 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 20:33:00 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 20:33:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:33:00 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:33:00 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 20:33:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 20:33:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 20:33:00 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-3: 20:33:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 20:33:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 20:33:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 20:33:00 INFO juju.util.exec run result: exit status 127 machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec150555895/script.sh: line 1: fanatic: command not found 127 machine-3: 20:33:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 20:33:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 20:33:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 20:33:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 20:33:00 DEBUG juju.api RPC connection died machine-3: 20:33:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker killing runner 0xc42048e8f0 machine-3: 20:33:00 INFO juju.worker runner is dying machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 20:33:00 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: 20:33:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 20:33:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.worker.apicaller connecting with current password machine-3: 20:33:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 20:33:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:00 INFO juju.api connection established to "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:00 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:33:01 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 20:33:01 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 20:33:01 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 20:33:01 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... machine-3: 20:33:01 DEBUG juju.worker.apicaller connected machine-3: 20:33:02 DEBUG juju.api RPC connection died machine-3: 20:33:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 20:33:02 DEBUG juju.worker.apicaller connecting with current password machine-3: 20:33:02 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:02 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:02 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:33:03 DEBUG juju.worker.apicaller connected machine-3: 20:33:03 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 20:33:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 20:33:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 20:33:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 20:33:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 20:33:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 20:33:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 20:33:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:33:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:33:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:33:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:33:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:33:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:33:03 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 20:33:03 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 20:33:03 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 20:33:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:33:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:33:03 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 20:33:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 20:33:03 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-3: 20:33:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 20:33:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 20:33:03 INFO juju.util.exec run result: exit status 127 machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec747547163/script.sh: line 1: fanatic: command not found 127 machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 20:33:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 20:33:03 INFO juju.util.exec run result: exit status 127 machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec276768005/script.sh: line 1: fanatic: command not found 127 machine-3: 20:33:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:33:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 20:33:03 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 20:33:03 INFO juju.worker.upgrader unblocking abort check machine-3: 20:33:03 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 20:33:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 20:33:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 20:33:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.logger logger setup machine-3: 20:33:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 20:33:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 20:33:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 20:33:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:33:03 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 20:33:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 20:33:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 20:33:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:33:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:33:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:33:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:33:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:33:03 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 20:33:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:33:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 20:33:03 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 20:33:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 20:33:03 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 20:33:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 20:33:03 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:33:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 20:33:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 20:33:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 20:33:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 20:33:03 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 20:33:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 20:33:03 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 20:33:03 DEBUG juju.worker start "3-container-watcher" machine-3: 20:33:03 DEBUG juju.worker start "stateconverter" machine-3: 20:33:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 20:33:03 INFO juju.worker start "3-container-watcher" machine-3: 20:33:03 DEBUG juju.worker "3-container-watcher" started machine-3: 20:33:03 INFO juju.worker start "stateconverter" machine-3: 20:33:03 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 20:33:03 DEBUG juju.worker "stateconverter" started machine-3: 20:33:03 DEBUG juju.service discovered init system "upstart" from local host machine-3: 20:33:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-3: 20:33:04 INFO juju.worker.machiner "machine-3" started machine-3: 20:33:04 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 20:33:06 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 20:33:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 20:33:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 20:33:06 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 20:33:06 DEBUG juju.worker start "api" unit-oai-hss-0: 20:33:06 INFO juju.worker start "api" unit-oai-hss-0: 20:33:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 20:33:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 20:33:06 DEBUG juju.worker "api" started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:33:06 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:46:ac:da 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.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:46:ac:da 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-hss-0: 20:33:06 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 20:33:06 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:33:06 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:33:06 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:33:06 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 20:33:06 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 20:33:06 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 20:33:06 DEBUG juju.api RPC connection died unit-oai-hss-0: 20:33:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 20:33:06 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 20:33:06 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:33:06 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:33:06 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-oai-hss-0: 20:33:07 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 20:33:07 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 20:33:07 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 20:33:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 20:33:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 20:33:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 20:33:08 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:33:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:33:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 20:33:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 20:33:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:33:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:33:08 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 20:33:08 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 20:33:08 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-hss-0: 20:33:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 20:33:08 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 20:33:08 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 20:33:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 20:33:08 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 20:33:08 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 20:33:08 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 20:33:08 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 20:33:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 20:33:08 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: 20:33:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 20:33:08 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 20:33:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 20:33:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 20:33:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 20:33:08 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 20:33:08 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 20:33:08 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 20:33:08 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 20:33:08 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 20:33:08 DEBUG httpbakery } -> error unit-oai-hss-0: 20:33:08 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 20:33:08 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:33:08 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: 20:33:08 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 20:33:08 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-epc-0: 20:33:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:33:08 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 20:33:08 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: 20:33:08 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 20:33:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:33:08 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 20:33:08 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 20:33:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 20:33:09 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: 20:33:09 DEBUG unit.oai-epc/0.install --2018-10-02 20:33:09-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 20:33:09 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: 20:33:09 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install 0K ....... 40.0M=0s unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install 2018-10-02 20:33:09 (40.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install --2018-10-02 20:33:09-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:33:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 20:33:09 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 20:33:09 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 20:33:09 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 20:33:09 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 20:33:09 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 20:33:09 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 366K 3s unit-oai-epc-0: 20:33:09 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 1.31M 2s unit-oai-hss-0: 20:33:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 501K 2s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 31.0M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 31.4M 1s unit-oai-hss-0: 20:33:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 20:33:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 377K 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 4.29M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 33.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 40.7M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 38.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 46.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 54.5M 0s unit-oai-hss-0: 20:33:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 418K 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 34.5M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 4.94M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 37.4M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 26.3M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 34.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 48.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 59.3M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 58.2M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 64.4M=0.7s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2018-10-02 20:33:10 (1.57 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install --2018-10-02 20:33:10-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:33:10 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 170M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 136M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 31.3M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 42.9M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 52.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 42.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 56.4M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 46.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 51.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 50.4M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 48.3M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 99.8M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 76.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 124M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 97.3M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 75.3M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 156M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 430M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 545M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 544M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 323M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 606M 0s unit-abot-epc-basic-0: 20:33:10 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 407K 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 33.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 32.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 29.0M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 29.4M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 113M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 313M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 334M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 237M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 346M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 314M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 361M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 281M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 315M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 31.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 40.4M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 39.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 58.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 55.6M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 64.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 67.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 65.2M 1s unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:33:10 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 20:33:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 413K 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 97.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 300M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 151M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 41.2M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 40.3M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 42.7M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 63.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 70.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 73.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 65.7M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 98.7M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 297M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 259M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 269M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 259M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 348M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 325M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 317M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 331M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 357M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 344M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 67.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 41.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 42.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 42.0M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 37.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 39.3M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 39.7M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 38.3M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 35.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 41.0M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 48.6M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 329M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 260M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 360M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 373M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 294M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 314M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 373M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 314M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 344M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 280M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 301M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 377M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 337M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 314M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 358M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 347M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 403M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 259M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 374M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 384M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 336M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 363M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 425M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 510M 0s unit-abot-epc-basic-0: 20:33:10 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 452K 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 41.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 42.4M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 41.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 44.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 69.4M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 65.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 49.3M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 35.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 43.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 40.5M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 40.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 37.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 38.6M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 41.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 65.9M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 51.6M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 68.1M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 67.8M 1s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 161M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 282M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 327M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 369M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 381M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 293M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 454M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 412M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 357M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 291M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 368M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 289M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 246M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 263M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 246M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 414M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 436M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 263M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 276M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 256M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 252M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 224M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 53.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 41.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 38.8M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 39.8M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 36.6M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 40.6M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 40.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 57.0M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 56.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 63.2M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 64.9M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 64.5M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 56.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 63.8M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 61.5M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 63.9M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 56.4M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 60.7M 0s unit-oai-epc-0: 20:33:10 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 63.7M 0s unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 20:33:11 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-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 522K 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 39.2M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 42.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 42.1M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 46.2M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 54.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 56.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 45.7M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 30.3M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 42.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 38.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 48.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 42.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 50.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 56.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 54.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 40.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 47.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 57.3M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 41.1M 0s unit-abot-epc-basic-0: 20:33:11 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 20:33:11 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 20:33:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 38.2M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 53.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 44.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 149M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 180M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 242M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 305M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 358M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 299M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 365M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 354M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 285M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 312M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 350M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 355M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 369M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 306M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 395M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 355M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 52.4M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 44.4M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 43.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 38.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 45.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 52.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 69.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 59.3M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 64.4M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 66.7M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 65.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 59.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 65.5M 0s unit-oai-hss-0: 20:33:11 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.8 [701 kB] unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 510K 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 36.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 41.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 51.4M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 50.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 57.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 68.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 76.5M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 62.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 69.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 87.4M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 71.2M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 58.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 81.2M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 67.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 120M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 200M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 65.1M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 33.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 41.7M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 47.1M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 44.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 43.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 48.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 46.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 43.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 45.3M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 45.1M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 47.2M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 46.7M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 39.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 51.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 114M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 234M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 199M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 249M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 219M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 246M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 221M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 224M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 244M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 75.8M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 55.7M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 63.6M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 65.4M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 64.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 55.0M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 59.9M 0s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 54.5M=0.7s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2018-10-02 20:33:11 (17.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install --2018-10-02 20:33:11-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 45.2M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 65.1M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 2.90M 7s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 39.8M 5s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 62.0M 4s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 40.5M 4s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 37.1M 4s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 40.6M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 40.7M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 41.6M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 35.0M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 39.0M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 41.1M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 38.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 35.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 37.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 35.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 38.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 32.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 35.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 38.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 37.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 35.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 99.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 228M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 218M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 207M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 247M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 229M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 274M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 208M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 234M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 247M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 238M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 215M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 247M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 241M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 246M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 208M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 50.4M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 62.3M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 63.3M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 56.7M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 61.2M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 61.7M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 62.5M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 56.0M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 60.7M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 62.6M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 61.2M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 55.8M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 62.1M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 63.1M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 59.2M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 56.6M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 63.1M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 62.4M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 62.2M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 52.6M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 65.5M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 63.1M 1s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 559K 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 34.1M 3s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 61.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 55.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 54.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 39.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 62.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 54.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 51.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 43.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 55.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 49.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 40.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 31.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 45.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 164M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 72.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 85.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 44.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 77.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 58.7M 2s unit-oai-hss-0: 20:33:11 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.8 [2672 kB] unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 45.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 64.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 55.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 77.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 50.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 48.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 52.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 49.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 55.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 120M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 151M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 255M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 171M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 349M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 253M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 50.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 42.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 45.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 45.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 45.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 64.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 55.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 63.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 58.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 622K 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 35.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 33.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 36.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 37.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 37.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 54.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 59.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 61.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 62.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 54.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 60.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 58.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 62.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 53.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 11.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 44.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 47.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 34.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 47.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 45.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 48.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 41.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 48.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 58.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 48.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 44.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 46.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 53.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 52.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 43.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 61.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 44.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 55.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 42.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 72.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 83.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 10.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 42.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 42.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 37.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 38.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 46.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 40.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 34.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 57.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 84.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 59.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 60.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 82.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 83.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 61.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 73.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 71.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 71.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 145M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 392M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 401M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 654K 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 15.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 34.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 38.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 47.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 58.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 77.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 72.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 88.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 79.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 76.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 6.25M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 40.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 44.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 45.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 33.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 47.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 51.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 43.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 56.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 49.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 58.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 59.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 50.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 49.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 69.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 51.8M 2s unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3334 kB/s) unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 54.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 49.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 44.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 48.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 42.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 66.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 64.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 69.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 65.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 85.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 62.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 16.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 39.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 47.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 45.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 113M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 195M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 244M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 170M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 249M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 213M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 253M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 83.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 55.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 46.9M 2s unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 603K 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 33.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 34.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 37.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 41.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 46.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 42.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 38.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 54.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 54.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 62.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 62.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 60.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 55.6M 2s unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 59.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 16.2M 2s unit-oai-hss-0: 20:33:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 43.6M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 36.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 43.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 45.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 30.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 42.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 37.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 46.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 41.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 42.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 50.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 53.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 38.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 58.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 37.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 49.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 54.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 57.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 52.9M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 62.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 67.8M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 69.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 83.7M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 33.0M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 107M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 23.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 115M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 45.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 230M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 237M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 51.4M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 193M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 236M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 23.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 249M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 103M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 92.3M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 73.5M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 95.2M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 17.1M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 259M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 292M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 406M 2s unit-oai-epc-0: 20:33:11 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 433M 2s unit-oai-hss-0: 20:33:12 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 635K 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 43.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 74.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 33.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 38.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 47.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 52.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 53.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 40.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 51.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 5.68M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 33.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 38.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 39.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 61.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 49.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 62.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 63.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 39.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 38.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 35.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 44.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 46.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 42.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 73.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 65.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 120M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 265M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 424M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 362M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 352M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 237M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 352M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 34.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 49.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 44.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 61.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 6.24M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 36.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 37.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 36.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 32.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 54.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 58.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 57.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 56.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 48.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 44.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 41.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 32.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 58.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 61.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 58.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 53.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 90.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 66.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 104M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 226M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 709K 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 33.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 36.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 51.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 49.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 44.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 41.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 49.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 43.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 68.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 68.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 92.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 61.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 8.33M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 36.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 49.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 42.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 72.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 12.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 117M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 205M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 239M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 80.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 52.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 17.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 47.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 35.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 41.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 31.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 36.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 43.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 56.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 61.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 61.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 55.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 56.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 56.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 73.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 37.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 46.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 65.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 42.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 67.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 68.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 55.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 48.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 10.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 36.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 33.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 49.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 39.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 59.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 60.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 75.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 60.9M 2s unit-oai-hss-0: 20:33:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 20:33:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 20:33:12 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 700K 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 44.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 38.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 33.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 43.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 55.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 53.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 44.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 45.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 86.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 77.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 55.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 114M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 73.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 46.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 39.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 61.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 62.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 72.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 26.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 34.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 41.9M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 57.7M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 14.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 47.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 47.2M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 53.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 8.01M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 74.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 59.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 37.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 35.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 46.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 62.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 70.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 66.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 72.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 78.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 15.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 44.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 41.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 37.8M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 36.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 91.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 121M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 232M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 351M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 395M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 421M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 374M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 336M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 411M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 13.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 38.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 45.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 35.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 47.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 44.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 15.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 685K 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 39.4M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 38.5M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 38.0M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 38.1M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 49.3M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 39.6M 2s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 58.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 61.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 55.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 35.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 43.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 61.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 59.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 43.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 38.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 58.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 43.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 44.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 61.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 61.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 60.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 41.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 46.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 61.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 85.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 68.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 8.62M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 42.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 48.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 51.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 81.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 91.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 5.99M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 48.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 35.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 37.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 42.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 38.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 41.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 75.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 80.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 80.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 37.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 39.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 42.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 57.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 48.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 62.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 60.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 78.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 55.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 82.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 55.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 57.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 65.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 63.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 88.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 151M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 333M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 387M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 718K 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 26.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 41.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 44.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 62.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 17.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 37.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 42.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 38.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 47.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 55.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 58.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 55.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 45.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 55.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 57.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 50.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 61.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 59.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 34.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 34.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 46.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 71.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 69.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 9.98M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 42.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 47.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 51.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 55.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 54.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 66.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 6.26M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 42.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 19.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 45.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 52.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 39.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 41.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 57.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 48.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 53.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 226M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 345M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 309M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 230M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 212M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 320M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 54.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 54.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 42.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 40.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 55.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 26.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 37.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 46.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 61.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 712K 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 31.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 38.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 43.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 52.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 59.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 62.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 55.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 56.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 13.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 38.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 37.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 37.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 53.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 34.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 57.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 48.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 62.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 54.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 49.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 58.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 50.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 89.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 306M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 294M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 398M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 363M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 9.52M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 37.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 36.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 49.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 52.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 61.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 56.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 6.84M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 49.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 18.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 42.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 61.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 15.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 40.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 38.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 32.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 35.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 36.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 56.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 55.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 62.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 58.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 52.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 49.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 60.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 62.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 59.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 67.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 74.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 63.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 63.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 73.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 76.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 763K 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 41.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 52.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 55.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 57.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 47.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 9.07M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 42.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 16.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 36.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 133M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 214M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 228M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 204M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 102M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 38.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 42.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 61.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 51.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 37.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 52.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 38.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 59.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 55.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 60.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 16.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 33.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 38.3M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 57.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 51.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 55.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 61.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 60.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 8.25M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 42.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 69.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 34.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 50.6M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 49.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 7.06M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 50.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 45.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 40.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 40.8M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 39.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 65.9M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 60.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 47.2M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 42.7M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 62.5M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 81.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 69.4M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 64.0M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 89.1M 1s unit-oai-epc-0: 20:33:12 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 148M 1s unit-abot-epc-basic-0: 20:33:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 738K 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 34.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 31.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 40.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 51.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 62.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 69.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 61.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 60.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 81.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 55.4M 1s unit-oai-hss-0: 20:33:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 80.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 50.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 16.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 50.6M 1s unit-oai-hss-0: 20:33:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 13.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 45.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 38.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 40.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 42.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 40.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 45.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 64.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 98.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 81.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 80.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 61.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 177M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 29.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 36.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 38.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 49.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 59.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 77.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 72.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 8.08M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 47.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 35.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 85.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 80.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 60.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 37.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 55.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 68.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 9.20M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 25.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 15.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 58.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 54.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 42.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 48.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 37.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 60.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 74.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 89.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 61.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 91.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 737K 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 51.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 48.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 64.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 69.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 70.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 67.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 67.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 85.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 72.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 13.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 46.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 39.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 49.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 71.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 51.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 70.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 150M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 417M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 19.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 11.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 44.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 42.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 41.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 56.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 61.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 54.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 39.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 37.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 46.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 63.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 57.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 70.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 65.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 75.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 96.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 9.13M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 42.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 40.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 52.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 76.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 49.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 41.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 61.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 84.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 69.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 10.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 39.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 71.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 78.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 13.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 13.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 40.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 45.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 43.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 57.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 70.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 69.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 752K 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 35.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 130M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 406M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 370M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 371M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 22.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 33.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 60.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 62.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 17.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 32.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 44.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 49.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 41.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 51.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 76.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 98.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 59.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 40.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 59.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 63.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 85.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 5.93M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 39.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 51.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 50.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 36.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 43.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 52.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 77.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 62.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 86.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 80.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 80.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 16.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 41.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 42.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 48.7M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 36.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 52.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 73.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 95.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 60.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 74.8M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 61.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 15.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 37.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 45.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 73.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 81.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 41.5M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 50.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 76.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 12.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 40.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 46.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 713K 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 46.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 112M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 59.0M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 40.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 36.4M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 37.3M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 75.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 67.1M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 60.2M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 42.9M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 46.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 55.6M 1s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 54.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 47.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 58.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 62.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 72.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 58.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 47.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 121M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 270M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 211M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 89.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 18.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 36.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 61.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 8.46M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 47.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 49.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 50.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 16.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 45.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 53.7M 0s unit-oai-hss-0: 20:33:13 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 14.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 46.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 44.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 44.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 43.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 49.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 62.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 74.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 69.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 54.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 33.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 55.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 18.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 44.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 33.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 53.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 45.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 76.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 55.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 73.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 78.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 79.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 26.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 48.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 47.8M 0s unit-abot-epc-basic-0: 20:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 677K 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 38.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 50.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 35.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 43.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 42.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 38.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 43.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 46.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 54.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 61.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 61.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 76.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 52.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 45.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 40.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 47.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 62.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 56.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 56.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 55.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 71.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 57.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 58.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 98.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 70.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 68.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 69.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 50.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 52.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 57.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 48.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 4.59M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 50.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 47.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 43.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 31.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 52.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 76.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 80.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 78.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 408M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 410M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 389M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 19.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 34.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 34.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 46.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 43.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 61.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 53.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 60.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 79.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 25.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 46.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 41.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 44.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 61.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 64.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 74.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 150M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 679K 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 14.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 37.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 42.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 37.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 50.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 60.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 57.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 43.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 31.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 42.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 57.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 45.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 41.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 55.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 49.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 219M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 265M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 396M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 351M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 397M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 343M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 17.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 39.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 41.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 39.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 42.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 58.4M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 62.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 52.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 56.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 8.93M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 48.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 53.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 42.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 20.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 43.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 52.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 14.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 37.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 40.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 37.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 38.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 51.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 58.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 63.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 153M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 352M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 327M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 403M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 21.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 33.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 39.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 45.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 58.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 52.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 61.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 60.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 721K 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 45.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 52.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 69.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 14.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 55.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 42.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 18.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 45.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 57.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 52.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 48.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 45.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 78.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 48.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 47.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 45.2M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 61.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 82.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 10.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 32.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 43.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 47.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 48.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 71.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 80.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 61.8M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 95.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 53.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 94.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 9.69M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 34.5M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 78.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 81.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 71.3M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 6.22M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 41.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 45.6M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 41.7M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 45.9M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 61.0M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 73.1M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 176M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 383M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 284M 0s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.5s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install 2018-10-02 20:33:13 (20.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install FINISHED --2018-10-02 20:33:13-- unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install Total wall clock time: 4.7s unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (16.8 MB/s) unit-oai-epc-0: 20:33:13 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 20:33:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.7 KB/sec) unit-abot-epc-basic-0: 20:33:13 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: 20:33:13 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) unit-abot-epc-basic-0: 20:33:13 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: 20:33:14 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 830.3 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 688.2 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1045.9 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 20:33:14 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 1201.1 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 754.8 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 1406.0 KB/sec) unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1094.2 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1130.3 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 210.6 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 135.4 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 92.5 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 150.7 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 247.7 KB/sec) unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 419.9 KB/sec) unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 20:33:14 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-oai-epc-0: 20:33:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 237.7 KB/sec) unit-abot-epc-basic-0: 20:33:14 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-oai-epc-0: 20:33:14 DEBUG unit.oai-epc/0.install (Reading database ... 79221 files and directories currently installed.) unit-abot-epc-basic-0: 20:33:14 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 160.7 KB/sec) unit-oai-epc-0: 20:33:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 37.0 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec) unit-oai-epc-0: 20:33:14 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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: 20:33:14 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: 20:33:14 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 393.8 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 179.7 KB/sec) unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 20:33:14 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 75.7 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 202.0 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 130.5 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 85.8 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 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 43.0 KB/sec) unit-abot-epc-basic-0: 20:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 20:33:14 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 125.6 KB/sec) unit-abot-epc-basic-0: 20:33:14 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: 20:33:14 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 544.8 KB/sec) unit-abot-epc-basic-0: 20:33:14 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-oai-hss-0: 20:33:15 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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: 20:33:15 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 672.9 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install 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 152.0 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33: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/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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 1325.9 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 649.8 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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 52.4 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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 192.0 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 907.6 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 20:33: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/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 945.9 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 20:33:15 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: 20:33: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/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 246.6 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 2/30 KB 3/48 KB 2/153 KB 5/30 KB 3/48 KB 2/153 KB 7/30 KB 3/48 KB 2/153 KB 2/30 KB 3/48 KB 2/30 KB 5/48 KB 2/153 KB 7/30 KB 8/48 KB 2/153 KB 7/30 KB 11/48 KB 2/153 KB 7/30 KB 13/48 KB 3/35 KB 5/153 KB 7/30 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 11/48 KB 3/35 KB 5/153 KB 7/30 KB 11/48 KB 5/153 KB 7/30 KB 13/48 KB 3/35 KB 7/153 KB 7/30 KB 13/48 KB 3/35 KB 10/153 KB 7/30 KB 13/48 KB 3/35 KB 13/153 KB 7/30 KB 16/48 KB 5/35 KB 13/153 KB 10/30 KB 16/48 KB 5/35 KB 13/153 KB 7/30 KB 16/48 KB 3/35 KB 13/153 KB 7/30 KB 16/48 KB 5/35 KB 16/153 KB 10/30 KB 16/48 KB 5/35 KB 16/153 KB 13/30 KB 19/48 KB 8/35 KB 16/153 KB 13/30 KB 16/48 KB 8/35 KB 16/153 KB 13/30 KB 19/48 KB 11/35 KB 16/153 KB 13/30 KB 21/48 KB 13/35 KB 18/153 KB 15/30 KB 21/48 KB 11/35 KB 18/153 KB 15/30 KB 21/48 KB 11/35 KB 16/153 KB 15/30 KB 24/48 KB 13/35 KB 18/153 KB 15/30 KB 24/48 KB 13/35 KB 21/153 KB 15/30 KB 19/48 KB 11/35 KB 16/153 KB 15/30 KB 27/48 KB 13/35 KB 21/153 KB 15/30 KB 29/48 KB 13/35 KB 21/153 KB 15/30 KB 29/48 KB 13/35 KB 23/153 KB 18/30 KB 29/48 KB 16/35 KB 23/153 KB 21/30 KB 32/48 KB 16/35 KB 23/153 KB 23/30 KB 29/48 KB 13/35 KB 23/153 KB 15/30 KB 32/48 KB 16/35 KB 26/153 KB 23/30 KB 32/48 KB 16/35 KB 23/153 KB 21/30 KB 29/48 KB 16/35 KB 23/153 KB 18/30 KB 32/48 KB 19/35 KB 26/153 KB 23/30 KB 32/48 KB 19/35 KB 29/153 KB 23/30 KB 32/48 KB 21/35 KB 32/153 KB 23/30 KB 32/48 KB 21/35 KB 34/153 KB 26/30 KB 36/48 KB 21/35 KB 38/153 KB 26/30 KB 3/50 KB 32/48 KB 21/35 KB 29/153 KB 23/30 KB 36/48 KB 21/35 KB 34/153 KB 26/30 KB 3/50 KB 36/48 KB 21/35 KB 42/153 KB 26/30 KB 5/50 KB 36/48 KB 21/35 KB 42/153 KB 26/30 KB 8/50 KB 36/48 KB 21/35 KB 34/153 KB 26/30 KB 32/48 KB 21/35 KB 32/153 KB 26/30 KB 36/48 KB 24/35 KB 42/153 KB 29/30 KB 8/50 KB 40/48 KB 24/35 KB 42/153 KB 30/30 KB 11/50 KB 36/48 KB 24/35 KB 42/153 KB 26/30 KB 8/50 KB 40/48 KB 27/35 KB 42/153 KB 30/30 KB 11/50 KB 40/48 KB 24/35 KB 42/153 KB 29/30 KB 11/50 KB 40/48 KB 27/35 KB 42/153 KB 30/30 KB 13/50 KB 40/48 KB 29/35 KB 42/153 KB 30/30 KB 16/50 KB 40/48 KB 29/35 KB 42/153 KB 30/30 KB 19/50 KB 40/48 KB 24/35 KB 42/153 KB 29/30 KB 8/50 KB 44/48 KB 29/35 KB 42/153 KB 30/30 KB 19/50 KB 48/48 KB 29/35 KB 42/153 KB 30/30 KB 19/50 KB 48/48 KB 29/35 KB 42/153 KB 30/30 KB 19/50 KB 40/48 KB 29/35 KB 42/153 KB 30/30 KB 16/50 KB 40/48 KB 29/35 KB 42/153 KB 30/30 KB 13/50 KB 48/48 KB 32/35 KB 46/153 KB 30/30 KB 19/50 KB 48/48 KB 35/35 KB 46/153 KB 30/30 KB 19/50 KB 48/48 KB 35/35 KB 46/153 KB 30/30 KB 19/50 KB 48/48 KB 35/35 KB 50/153 KB 30/30 KB 19/50 KB 48/48 KB 35/35 KB 50/153 KB 30/30 KB 19/50 KB 48/48 KB 35/35 KB 50/153 KB 30/30 KB 21/50 KB 48/48 KB 35/35 KB 50/153 KB 30/30 KB 24/50 KB 35/35 KB 54/153 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 466.7 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 638.6 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 48/48 KB 35/35 KB 54/153 KB 24/50 KB 58/153 KB 29/50 KB 62/153 KB 29/50 KB 66/153 KB 29/50 KB 70/153 KB 29/50 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 397.4 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install 54/153 KB 29/50 KB 70/153 KB 32/50 KB 70/153 KB 36/50 KB 74/153 KB 40/50 KB 74/153 KB 44/50 KB 74/153 KB 48/50 KB 74/153 KB 50/50 KB 74/153 KB 36/50 KB 78/153 KB 50/50 KB 82/153 KB 50/50 KB 86/153 KB 50/50 KB 90/153 KB 50/50 KB 94/153 KB 50/50 KB 98/153 KB 50/50 KB 102/153 KB 50/50 KB 106/153 KB 50/50 KB 110/153 KB 50/50 KB 110/153 KB 50/50 KB 3/190 KB 114/153 KB 50/50 KB 3/190 KB 114/153 KB 50/50 KB 6/190 KB 118/153 KB 50/50 KB 6/190 KB 122/153 KB 50/50 KB 6/190 KB 126/153 KB 50/50 KB 6/190 KB 130/153 KB 50/50 KB 9/190 KB 126/153 KB 50/50 KB 9/190 KB 130/153 KB 50/50 KB 11/190 KB 134/153 KB 50/50 KB 14/190 KB 134/153 KB 50/50 KB 14/190 KB 138/153 KB 50/50 KB 14/190 KB 142/153 KB 50/50 KB 14/190 KB 142/153 KB 50/50 KB 16/190 KB 142/153 KB 50/50 KB 19/190 KB 142/153 KB 50/50 KB 22/190 KB 146/153 KB 50/50 KB 22/190 KB 146/153 KB 25/190 KB 4/119 KB 146/153 KB 25/190 KB 8/119 KB 146/153 KB 25/190 KB 12/119 KB 146/153 KB 25/190 KB 16/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 502.4 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 146/153 KB 25/190 KB 20/119 KB 146/153 KB 50/50 KB 25/190 KB 146/153 KB 25/190 KB 24/119 KB 146/153 KB 25/190 KB 28/119 KB 146/153 KB 27/190 KB 32/119 KB 146/153 KB 27/190 KB 28/119 KB 146/153 KB 30/190 KB 32/119 KB 146/153 KB 32/190 KB 32/119 KB 146/153 KB 36/190 KB 32/119 KB 150/153 KB 40/190 KB 32/119 KB 150/153 KB 36/190 KB 32/119 KB 153/153 KB 40/190 KB 36/119 KB 153/153 KB 40/190 KB 40/119 KB 153/153 KB 40/190 KB 44/119 KB 153/153 KB 40/190 KB 48/119 KB 153/153 KB 40/190 KB 48/119 KB 153/153 KB 44/190 KB 48/119 KB 153/153 KB 48/190 KB 48/119 KB 153/153 KB 48/190 KB 52/119 KB 153/153 KB 48/190 KB 56/119 KB 153/153 KB 48/190 KB 60/119 KB 153/153 KB 48/190 KB 64/119 KB 4/86 KB 153/153 KB 48/190 KB 64/119 KB 8/86 KB 153/153 KB 48/190 KB 64/119 KB 12/86 KB 153/153 KB 48/190 KB 64/119 KB 16/86 KB 153/153 KB 3/37 KB 48/190 KB 64/119 KB 16/86 KB 153/153 KB 6/37 KB 48/190 KB 64/119 KB 16/86 KB 153/153 KB 9/37 KB 52/190 KB 68/119 KB 16/86 KB 11/37 KB 52/190 KB 68/119 KB 16/86 KB 153/153 KB 6/37 KB 52/190 KB 68/119 KB 16/86 KB 11/37 KB 56/190 KB 68/119 KB 16/86 KB 11/37 KB 60/190 KB 68/119 KB 16/86 KB 11/37 KB 64/190 KB 68/119 KB 16/86 KB 153/153 KB 6/37 KB 48/190 KB 68/119 KB 16/86 KB 11/37 KB 68/190 KB 72/119 KB 16/86 KB 14/37 KB 72/190 KB 72/119 KB 16/86 KB 153/153 KB 68/190 KB 72/119 KB 16/86 KB 14/37 KB 68/190 KB 72/119 KB 16/86 KB 16/37 KB 72/190 KB 72/119 KB 16/86 KB 19/37 KB 72/190 KB 72/119 KB 16/86 KB 11/37 KB 68/190 KB 72/119 KB 16/86 KB 19/37 KB 72/190 KB 76/119 KB 16/86 KB 19/37 KB 72/190 KB 80/119 KB 16/86 KB 19/37 KB 72/190 KB 84/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1293.4 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 20/86 KB 22/37 KB 76/190 KB 88/119 KB 20/86 KB 22/37 KB 76/190 KB 88/119 KB 20/86 KB 22/37 KB 76/190 KB 88/119 KB 24/86 KB 22/37 KB 76/190 KB 88/119 KB 28/86 KB 22/37 KB 76/190 KB 88/119 KB 32/86 KB 22/37 KB 76/190 KB 88/119 KB 36/86 KB 22/37 KB 76/190 KB 88/119 KB 40/86 KB 22/37 KB 76/190 KB 88/119 KB 44/86 KB 22/37 KB 76/190 KB 88/119 KB 48/86 KB 22/37 KB 76/190 KB 88/119 KB 52/86 KB 22/37 KB 76/190 KB 88/119 KB 56/86 KB 22/37 KB 80/190 KB 92/119 KB 20/86 KB 22/37 KB 76/190 KB 88/119 KB 56/86 KB 25/37 KB 80/190 KB 92/119 KB 52/86 KB 22/37 KB 80/190 KB 92/119 KB 56/86 KB 25/37 KB 80/190 KB 96/119 KB 56/86 KB 25/37 KB 80/190 KB 100/119 KB 60/86 KB 27/37 KB 80/190 KB 104/119 KB 60/86 KB 27/37 KB 80/190 KB 108/119 KB 52/86 KB 22/37 KB 80/190 KB 88/119 KB 60/86 KB 27/37 KB 80/190 KB 100/119 KB 60/86 KB 27/37 KB 84/190 KB 108/119 KB 64/86 KB 27/37 KB 88/190 KB 108/119 KB 4/66 KB 56/86 KB 27/37 KB 80/190 KB 100/119 KB 64/86 KB 27/37 KB 84/190 KB 108/119 KB 4/66 KB 68/86 KB 27/37 KB 92/190 KB 108/119 KB 4/66 KB 72/86 KB 30/37 KB 92/190 KB 108/119 KB 4/66 KB 76/86 KB 30/37 KB 92/190 KB 112/119 KB 4/66 KB 60/86 KB 27/37 KB 84/190 KB 108/119 KB 4/66 KB 72/86 KB 30/37 KB 92/190 KB 112/119 KB 4/66 KB 64/86 KB 27/37 KB 92/190 KB 108/119 KB 4/66 KB 80/86 KB 30/37 KB 96/190 KB 112/119 KB 4/66 KB 80/86 KB 30/37 KB 100/190 KB 112/119 KB 4/66 KB 80/86 KB 30/37 KB 104/190 KB 116/119 KB 8/66 KB 68/86 KB 30/37 KB 92/190 KB 108/119 KB 4/66 KB 80/86 KB 32/37 KB 108/190 KB 116/119 KB 8/66 KB 80/86 KB 35/37 KB 108/190 KB 116/119 KB 8/66 KB 80/86 KB 37/37 KB 108/190 KB 116/119 KB 8/66 KB 80/86 KB 30/37 KB 100/190 KB 116/119 KB 8/66 KB 80/86 KB 30/37 KB 100/190 KB 116/119 KB 8/66 KB 80/86 KB 37/37 KB 108/190 KB 116/119 KB 12/66 KB 84/86 KB 37/37 KB 108/190 KB 116/119 KB 16/66 KB 84/86 KB 37/37 KB 108/190 KB 116/119 KB 20/66 KB 80/86 KB 30/37 KB 100/190 KB 116/119 KB 4/66 KB 80/86 KB 37/37 KB 108/190 KB 116/119 KB 16/66 KB 84/86 KB 37/37 KB 108/190 KB 116/119 KB 12/66 KB 84/86 KB 37/37 KB 112/190 KB 119/119 KB 24/66 KB 84/86 KB 37/37 KB 112/190 KB 119/119 KB 24/66 KB 86/86 KB 37/37 KB 116/190 KB 119/119 KB 24/66 KB 84/86 KB 37/37 KB 116/190 KB 119/119 KB 24/66 KB 86/86 KB 37/37 KB 116/190 KB 119/119 KB 24/66 KB 86/86 KB 37/37 KB 120/190 KB 119/119 KB 28/66 KB 86/86 KB 37/37 KB 120/190 KB 119/119 KB 28/66 KB 86/86 KB 37/37 KB 120/190 KB 119/119 KB 32/66 KB 86/86 KB 37/37 KB 124/190 KB 119/119 KB 32/66 KB 86/86 KB 37/37 KB 128/190 KB 119/119 KB 32/66 KB 86/86 KB 37/37 KB 132/190 KB 119/119 KB 36/66 KB 86/86 KB 37/37 KB 136/190 KB 119/119 KB 36/66 KB 86/86 KB 140/190 KB 36/66 KB 86/86 KB 37/37 KB 128/190 KB 119/119 KB 36/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 838.5 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 86/86 KB 140/190 KB 40/66 KB 140/190 KB 44/66 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 258.0 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 589.9 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install 144/190 KB 48/66 KB 140/190 KB 48/66 KB 144/190 KB 52/66 KB 148/190 KB 56/66 KB 148/190 KB 60/66 KB 148/190 KB 52/66 KB 152/190 KB 64/66 KB 148/190 KB 64/66 KB 156/190 KB 64/66 KB 160/190 KB 64/66 KB 160/190 KB 66/66 KB 164/190 KB 66/66 KB 168/190 KB 66/66 KB 172/190 KB 66/66 KB 176/190 KB 66/66 KB 180/190 KB 66/66 KB 3/79 KB 184/190 KB 66/66 KB 3/324 KB 3/79 KB 180/190 KB 66/66 KB 3/324 KB 6/79 KB 184/190 KB 66/66 KB 3/324 KB 9/79 KB 4/26 KB 184/190 KB 3/324 KB 180/190 KB 66/66 KB 3/324 KB 9/79 KB 4/26 KB 184/190 KB 6/324 KB 9/79 KB 4/26 KB 184/190 KB 9/324 KB 9/79 KB 4/26 KB 184/190 KB 11/324 KB 11/79 KB 4/26 KB 184/190 KB 11/324 KB 14/79 KB 4/26 KB 184/190 KB 14/324 KB 16/79 KB 4/26 KB 184/190 KB 14/324 KB 19/79 KB 4/26 KB 184/190 KB 14/324 KB 22/79 KB 4/26 KB 184/190 KB 14/324 KB 25/79 KB 4/26 KB 188/190 KB 14/324 KB 6/79 KB 4/26 KB 184/190 KB 66/66 KB 3/324 KB 25/79 KB 8/26 KB 188/190 KB 14/324 KB 25/79 KB 12/26 KB 188/190 KB 14/324 KB 25/79 KB 16/26 KB 188/190 KB 14/324 KB 25/79 KB 20/26 KB 188/190 KB 14/324 KB 25/79 KB 24/26 KB 188/190 KB 14/324 KB 25/79 KB 26/26 KB 188/190 KB 14/324 KB 22/79 KB 4/26 KB 188/190 KB 14/324 KB 27/79 KB 26/26 KB 190/190 KB 14/324 KB 11/79 KB 4/26 KB 184/190 KB 14/324 KB 27/79 KB 26/26 KB 190/190 KB 16/324 KB 27/79 KB 26/26 KB 190/190 KB 19/324 KB 27/79 KB 26/26 KB 190/190 KB 22/324 KB 27/79 KB 26/26 KB 190/190 KB 25/324 KB 27/79 KB 26/26 KB 190/190 KB 27/324 KB 27/79 KB 26/26 KB 188/190 KB 14/324 KB 30/79 KB 26/26 KB 190/190 KB 30/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 407.3 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 27/79 KB 26/26 KB 190/190 KB 30/324 KB 30/79 KB 190/190 KB 32/324 KB 30/79 KB 190/190 KB 36/324 KB 4/228 KB 32/79 KB 190/190 KB 40/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1077.5 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 4/228 KB 32/79 KB 190/190 KB 36/324 KB 32/79 KB 190/190 KB 36/324 KB 4/228 KB 36/79 KB 44/324 KB 4/228 KB 32/79 KB 190/190 KB 44/324 KB 4/228 KB 40/79 KB 48/324 KB 4/228 KB 40/79 KB 48/324 KB 8/228 KB 40/79 KB 48/324 KB 12/228 KB 40/79 KB 48/324 KB 16/228 KB 44/79 KB 48/324 KB 12/228 KB 44/79 KB 48/324 KB 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install 16/228 KB 48/79 KB 48/324 KB 20/228 KB 48/79 KB 48/324 KB 24/228 KB 52/79 KB 52/324 KB 20/228 KB 52/79 KB 52/324 KB 28/228 KB 52/79 KB 56/324 KB 28/228 KB 52/79 KB 60/324 KB 28/228 KB 52/79 KB 64/324 KB 20/228 KB 52/79 KB 48/324 KB 28/228 KB 56/79 KB 64/324 KB 28/228 KB 60/79 KB 64/324 KB 28/228 KB 64/79 KB 68/324 KB 28/228 KB 52/79 KB 52/324 KB 32/228 KB 64/79 KB 68/324 KB 32/228 KB 64/79 KB 68/324 KB 4/152 KB 32/228 KB 68/79 KB 68/324 KB 8/152 KB 28/228 KB 60/79 KB 68/324 KB 36/228 KB 68/79 KB 72/324 KB 8/152 KB 40/228 KB 68/79 KB 72/324 KB 12/152 KB 32/228 KB 68/79 KB 68/324 KB 4/152 KB 44/228 KB 72/79 KB 72/324 KB 12/152 KB 44/228 KB 76/79 KB 72/324 KB 12/152 KB 44/228 KB 79/79 KB 72/324 KB 12/152 KB 36/228 KB 68/79 KB 72/324 KB 12/152 KB 32/228 KB 68/79 KB 72/324 KB 8/152 KB 44/228 KB 79/79 KB 72/324 KB 16/152 KB 44/228 KB 79/79 KB 4/32 KB 76/324 KB 20/152 KB 44/228 KB 79/79 KB 4/32 KB 76/324 KB 24/152 KB 44/228 KB 68/79 KB 72/324 KB 12/152 KB 44/228 KB 79/79 KB 4/32 KB 76/324 KB 16/152 KB 44/228 KB 79/79 KB 76/324 KB 16/152 KB 48/228 KB 79/79 KB 4/32 KB 80/324 KB 28/152 KB 48/228 KB 79/79 KB 4/32 KB 84/324 KB 28/152 KB 48/228 KB 79/79 KB 4/32 KB 76/324 KB 28/152 KB 48/228 KB 79/79 KB 8/32 KB 84/324 KB 28/152 KB 48/228 KB 79/79 KB 12/32 KB 84/324 KB 28/152 KB 48/228 KB 79/79 KB 16/32 KB 84/324 KB 28/152 KB 52/228 KB 79/79 KB 16/32 KB 84/324 KB 28/152 KB 56/228 KB 79/79 KB 20/32 KB 88/324 KB 28/152 KB 52/228 KB 79/79 KB 20/32 KB 88/324 KB 28/152 KB 56/228 KB 79/79 KB 20/32 KB 92/324 KB 28/152 KB 56/228 KB 79/79 KB 20/32 KB 96/324 KB 28/152 KB 52/228 KB 79/79 KB 20/32 KB 84/324 KB 28/152 KB 56/228 KB 79/79 KB 24/32 KB 96/324 KB 28/152 KB 56/228 KB 79/79 KB 28/32 KB 100/324 KB 28/152 KB 60/228 KB 79/79 KB 32/32 KB 100/324 KB 28/152 KB 44/228 KB 79/79 KB 20/32 KB 88/324 KB 28/152 KB 60/228 KB 79/79 KB 32/32 KB 100/324 KB 32/152 KB 60/228 KB 79/79 KB 28/32 KB 100/324 KB 28/152 KB 60/228 KB 79/79 KB 32/32 KB 100/324 KB 36/152 KB 64/228 KB 79/79 KB 32/32 KB 100/324 KB 40/152 KB 56/228 KB 79/79 KB 24/32 KB 100/324 KB 28/152 KB 64/228 KB 79/79 KB 32/32 KB 100/324 KB 36/152 KB 68/228 KB 79/79 KB 32/32 KB 104/324 KB 40/152 KB 72/228 KB 32/32 KB 104/324 KB 44/152 KB 68/228 KB 32/32 KB 104/324 KB 44/152 KB 76/228 KB 32/32 KB 104/324 KB 48/152 KB 76/228 KB 32/32 KB 104/324 KB 48/152 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 396.2 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 64/228 KB 79/79 KB 32/32 KB 104/324 KB 40/152 KB 80/228 KB 32/32 KB 108/324 KB 52/152 KB 80/228 KB 32/32 KB 112/324 KB 52/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 154.8 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 80/228 KB 32/32 KB 104/324 KB 52/152 KB 84/228 KB 116/324 KB 52/152 KB 80/228 KB 32/32 KB 104/324 KB 52/152 KB 84/228 KB 116/324 KB 56/152 KB 84/228 KB 116/324 KB 60/152 KB 88/228 KB 116/324 KB 64/152 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 80/228 KB 116/324 KB 52/152 KB 88/228 KB 116/324 KB 60/152 KB 88/228 KB 116/324 KB 68/152 KB 92/228 KB 120/324 KB 72/152 KB 92/228 KB 120/324 KB 76/152 KB 92/228 KB 120/324 KB 68/152 KB 92/228 KB 124/324 KB 76/152 KB 92/228 KB 128/324 KB 76/152 KB 92/228 KB 132/324 KB 76/152 KB 92/228 KB 136/324 KB 76/152 KB 92/228 KB 116/324 KB 68/152 KB 96/228 KB 136/324 KB 76/152 KB 100/228 KB 136/324 KB 76/152 KB 104/228 KB 140/324 KB 76/152 KB 100/228 KB 140/324 KB 76/152 KB 104/228 KB 144/324 KB 76/152 KB 104/228 KB 148/324 KB 76/152 KB 108/228 KB 152/324 KB 80/152 KB 108/228 KB 156/324 KB 80/152 KB 108/228 KB 148/324 KB 80/152 KB 108/228 KB 4/234 KB 156/324 KB 80/152 KB 108/228 KB 8/234 KB 156/324 KB 80/152 KB 108/228 KB 148/324 KB 76/152 KB 112/228 KB 8/234 KB 156/324 KB 80/152 KB 112/228 KB 12/234 KB 156/324 KB 80/152 KB 112/228 KB 16/234 KB 156/324 KB 80/152 KB 112/228 KB 16/234 KB 156/324 KB 84/152 KB 116/228 KB 20/234 KB 160/324 KB 88/152 KB 116/228 KB 20/234 KB 160/324 KB 92/152 KB 116/228 KB 20/234 KB 160/324 KB 84/152 KB 116/228 KB 20/234 KB 156/324 KB 84/152 KB 116/228 KB 20/234 KB 164/324 KB 92/152 KB 120/228 KB 20/234 KB 168/324 KB 96/152 KB 112/228 KB 20/234 KB 156/324 KB 84/152 KB 120/228 KB 24/234 KB 168/324 KB 96/152 KB 120/228 KB 28/234 KB 168/324 KB 96/152 KB 120/228 KB 32/234 KB 168/324 KB 96/152 KB 120/228 KB 20/234 KB 164/324 KB 96/152 KB 120/228 KB 20/234 KB 164/324 KB 92/152 KB 124/228 KB 32/234 KB 168/324 KB 96/152 KB 128/228 KB 32/234 KB 168/324 KB 96/152 KB 128/228 KB 32/234 KB 168/324 KB 100/152 KB 132/228 KB 36/234 KB 172/324 KB 104/152 KB 132/228 KB 36/234 KB 172/324 KB 108/152 KB 132/228 KB 36/234 KB 172/324 KB 112/152 KB 132/228 KB 36/234 KB 172/324 KB 100/152 KB 132/228 KB 36/234 KB 176/324 KB 112/152 KB 132/228 KB 36/234 KB 168/324 KB 100/152 KB 128/228 KB 36/234 KB 168/324 KB 100/152 KB 136/228 KB 36/234 KB 180/324 KB 112/152 KB 136/228 KB 40/234 KB 184/324 KB 116/152 KB 136/228 KB 40/234 KB 188/324 KB 116/152 KB 136/228 KB 40/234 KB 192/324 KB 116/152 KB 136/228 KB 40/234 KB 180/324 KB 116/152 KB 136/228 KB 40/234 KB 180/324 KB 112/152 KB 136/228 KB 40/234 KB 180/324 KB 112/152 KB 136/228 KB 44/234 KB 192/324 KB 116/152 KB 140/228 KB 44/234 KB 192/324 KB 116/152 KB 144/228 KB 48/234 KB 192/324 KB 116/152 KB 140/228 KB 48/234 KB 192/324 KB 116/152 KB 148/228 KB 48/234 KB 192/324 KB 116/152 KB 152/228 KB 52/234 KB 196/324 KB 120/152 KB 156/228 KB 52/234 KB 196/324 KB 120/152 KB 148/228 KB 52/234 KB 196/324 KB 120/152 KB 156/228 KB 52/234 KB 196/324 KB 124/152 KB 156/228 KB 52/234 KB 196/324 KB 128/152 KB 148/228 KB 52/234 KB 192/324 KB 116/152 KB 156/228 KB 56/234 KB 196/324 KB 128/152 KB 156/228 KB 60/234 KB 196/324 KB 128/152 KB 156/228 KB 64/234 KB 196/324 KB 128/152 KB 156/228 KB 64/234 KB 196/324 KB 132/152 KB 160/228 KB 68/234 KB 196/324 KB 136/152 KB 148/228 KB 52/234 KB 196/324 KB 116/152 KB 160/228 KB 68/234 KB 200/324 KB 136/152 KB 160/228 KB 68/234 KB 204/324 KB 136/152 KB 160/228 KB 68/234 KB 208/324 KB 136/152 KB 160/228 KB 68/234 KB 212/324 KB 136/152 KB 160/228 KB 68/234 KB 196/324 KB 132/152 KB 160/228 KB 72/234 KB 212/324 KB 140/152 KB 160/228 KB 76/234 KB 212/324 KB 140/152 KB 160/228 KB 80/234 KB 212/324 KB 140/152 KB 160/228 KB 64/234 KB 196/324 KB 132/152 KB 164/228 KB 80/234 KB 212/324 KB 140/152 KB 168/228 KB 80/234 KB 212/324 KB 140/152 KB 172/228 KB 80/234 KB unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 212/324 KB 140/152 KB 176/228 KB 80/234 KB 212/324 KB 140/152 KB 180/228 KB 80/234 KB 212/324 KB 140/152 KB 184/228 KB 84/234 KB 216/324 KB 140/152 KB 188/228 KB 84/234 KB 216/324 KB 140/152 KB 192/228 KB 84/234 KB 216/324 KB 140/152 KB 160/228 KB 68/234 KB 212/324 KB 140/152 KB 192/228 KB 84/234 KB 216/324 KB 144/152 KB 192/228 KB 84/234 KB 216/324 KB 148/152 KB 192/228 KB 84/234 KB 216/324 KB 152/152 KB 192/228 KB 84/234 KB 216/324 KB 152/152 KB 180/228 KB 84/234 KB 216/324 KB 140/152 KB 192/228 KB 84/234 KB 220/324 KB 152/152 KB 192/228 KB 84/234 KB 224/324 KB 152/152 KB 180/228 KB 84/234 KB 212/324 KB 140/152 KB 192/228 KB 88/234 KB 224/324 KB 152/152 KB 192/228 KB 92/234 KB 224/324 KB 152/152 KB 192/228 KB 96/234 KB 224/324 KB 152/152 KB 192/228 KB 100/234 KB 228/324 KB 152/152 KB 196/228 KB 104/234 KB 228/324 KB 152/152 KB 196/228 KB 108/234 KB 228/324 KB 152/152 KB 196/228 KB 112/234 KB 228/324 KB 152/152 KB 192/228 KB 96/234 KB 228/324 KB 152/152 KB 196/228 KB 112/234 KB 232/324 KB 152/152 KB 196/228 KB 112/234 KB 236/324 KB 152/152 KB 196/228 KB 112/234 KB 240/324 KB 152/152 KB 196/228 KB 112/234 KB 244/324 KB 152/152 KB 196/228 KB 116/234 KB 248/324 KB 152/152 KB 196/228 KB 116/234 KB 252/324 KB 152/152 KB 196/228 KB 116/234 KB 256/324 KB 152/152 KB 196/228 KB 100/234 KB 228/324 KB 152/152 KB 200/228 KB 116/234 KB 256/324 KB 152/152 KB 204/228 KB 116/234 KB 256/324 KB 152/152 KB 208/228 KB 116/234 KB 256/324 KB 152/152 KB 212/228 KB 116/234 KB 256/324 KB 152/152 KB 216/228 KB 116/234 KB 256/324 KB 152/152 KB 220/228 KB 116/234 KB 256/324 KB 152/152 KB 224/228 KB 116/234 KB 256/324 KB 228/228 KB 116/234 KB 256/324 KB 196/228 KB 116/234 KB 244/324 KB 152/152 KB 228/228 KB 120/234 KB 260/324 KB 228/228 KB 124/234 KB 260/324 KB 228/228 KB 128/234 KB 260/324 KB 228/228 KB 132/234 KB 260/324 KB 228/228 KB 136/234 KB 260/324 KB 228/228 KB 116/234 KB 260/324 KB 228/228 KB 136/234 KB 264/324 KB 228/228 KB 136/234 KB 268/324 KB 228/228 KB 136/234 KB 271/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 614.6 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 228/228 KB 136/234 KB 275/324 KB 228/228 KB 140/234 KB 279/324 KB 228/228 KB 140/234 KB 283/324 KB 228/228 KB 140/234 KB 275/324 KB 228/228 KB 144/234 KB 283/324 KB 228/228 KB 148/234 KB 283/324 KB 228/228 KB 148/234 KB 287/324 KB 228/228 KB 152/234 KB 287/324 KB 228/228 KB 156/234 KB 287/324 KB 228/228 KB 160/234 KB 287/324 KB 228/228 KB 164/234 KB 291/324 KB 228/228 KB 160/234 KB 291/324 KB 228/228 KB 164/234 KB 295/324 KB 228/228 KB 164/234 KB 299/324 KB 228/228 KB 164/234 KB 303/324 KB 228/228 KB 164/234 KB 307/324 KB 228/228 KB 168/234 KB 307/324 KB 228/228 KB 172/234 KB 311/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 898.5 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install 176/234 KB 311/324 KB 180/234 KB 311/324 KB 184/234 KB 311/324 KB 188/234 KB 311/324 KB 192/234 KB 311/324 KB 228/228 KB 180/234 KB 311/324 KB 192/234 KB 315/324 KB 192/234 KB 319/324 KB 192/234 KB 323/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1231.7 KB/sec) unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 854.8 KB/sec) unit-abot-epc-basic-0: 20:33:15 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: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2503668161625290038.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: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.780 s unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-02T20:33:15+00:00 unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:15 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 20:33:16 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 20:33:16 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 20:33:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 20:33:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 20:33:16 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 20:33:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 20:33:18 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: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6834342786968333691.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: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.720 s unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-02T20:33:18+00:00 unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:18 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 20:33:18 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 20:33:19 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:33:20 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:33:20 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:33:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:20 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 20:33:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:20 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: 20:33:20 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9134614641574233634.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: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.707 s unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-02T20:33:21+00:00 unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-hss-0: 20:33:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:33:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:33:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 20:33:21 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: 20:33:21 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: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 20:33:21 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:33:22 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 20:33:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 20:33:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:33:22 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: 20:33:22 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 49.5MB/s eta 0:00:01  17% |##### | 20kB 3.4MB/s eta 0:00:01  25% |######## | 30kB 4.0MB/s eta 0:00:01  34% |########## | 40kB 3.8MB/s eta 0:00:01  42% |############# | 51kB 4.0MB/s eta 0:00:01  51% |################ | 61kB 4.7MB/s eta 0:00:01  59% |################### | 71kB 4.5MB/s eta 0:00:01  68% |##################### | 81kB 5.1MB/s eta 0:00:01  76% |######################## | 92kB 5.2MB/s eta 0:00:01  85% |########################### | 102kB 5.0MB/s eta 0:00:01  93% |############################## | 112kB 5.0MB/s eta 0:00:01  100% |################################| 122kB 4.6MB/s unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 20:33:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-oai-epc-0: 20:33:22 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 20:33:22 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:33:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 20:33:22 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 70.6MB/s eta 0:00:01  15% |#### | 20kB 13.6MB/s eta 0:00:01  23% |####### | 30kB 18.1MB/s eta 0:00:01  30% |######### | 40kB 9.4MB/s eta 0:00:01  38% |############ | 51kB 7.6MB/s eta 0:00:01  46% |############## | 61kB 8.9MB/s eta 0:00:01  53% |################# | 71kB 7.5MB/s eta 0:00:01  61% |################### | 81kB 8.4MB/s eta 0:00:01  69% |###################### | 92kB 8.3MB/s eta 0:00:01  76% |######################## | 102kB 6.9MB/s eta 0:00:01  84% |########################### | 112kB 6.9MB/s eta 0:00:01  92% |############################# | 122kB 7.0MB/s eta 0:00:01  99% |############################### | 133kB 6.9MB/s eta 0:00:01  100% |################################| 143kB 5.1MB/s unit-abot-epc-basic-0: 20:33:22 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 20:33:22 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 20:33:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 20:33:23 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-oai-hss-0: 20:33:23 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: 20:33:23 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-hss-0: 20:33:23 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 20:33:23 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-oai-hss-0: 20:33:23 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-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 55.7MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.1MB/s eta 0:00:01  44% |############## | 40kB 4.3MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  78% |######################### | 71kB 4.9MB/s eta 0:00:01  89% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-oai-hss-0: 20:33:23 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 20:33:23 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: 20:33:23 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 78.2MB/s eta 0:00:01  16% |##### | 20kB 13.4MB/s eta 0:00:01  24% |####### | 30kB 18.0MB/s eta 0:00:01  32% |########## | 40kB 8.5MB/s eta 0:00:01  40% |############ | 51kB 7.2MB/s eta 0:00:01  48% |############### | 61kB 8.4MB/s eta 0:00:01  56% |################## | 71kB 7.5MB/s eta 0:00:01  64% |#################### | 81kB 8.4MB/s eta 0:00:01  72% |####################### | 92kB 8.2MB/s eta 0:00:01  81% |######################### | 102kB 7.5MB/s eta 0:00:01  89% |############################ | 112kB 7.5MB/s eta 0:00:01  97% |############################### | 122kB 7.6MB/s eta 0:00:01  100% |################################| 133kB 4.9MB/s unit-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-oai-hss-0: 20:33:23 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 20:33:23 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 65.7MB/s eta 0:00:01  44% |############## | 20kB 15.4MB/s eta 0:00:01  66% |##################### | 30kB 20.0MB/s eta 0:00:01  88% |############################ | 40kB 9.2MB/s eta 0:00:01  100% |################################| 51kB 6.9MB/s unit-oai-hss-0: 20:33:24 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 20:33:24 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2636 kB/s) unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 20:33:24 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: 20:33:24 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 63.5MB/s eta 0:00:01  6% |## | 20kB 21.5MB/s eta 0:00:01  9% |### | 30kB 26.9MB/s eta 0:00:01  12% |#### | 40kB 11.4MB/s eta 0:00:01  15% |##### | 51kB 9.9MB/s eta 0:00:01  19% |###### | 61kB 11.5MB/s eta 0:00:01  22% |####### | 71kB 9.5MB/s eta 0:00:01  25% |######## | 81kB 8.7MB/s eta 0:00:01  28% |######### | 92kB 9.6MB/s eta 0:00:01  31% |########## | 102kB 8.2MB/s eta 0:00:01  34% |########### | 112kB 8.1MB/s eta 0:00:01  38% |############ | 122kB 7.8MB/s eta 0:00:01  41% |############# | 133kB 6.4MB/s eta 0:00:01  44% |############## | 143kB 7.5MB/s eta 0:00:01  47% |############### | 153kB 7.7MB/s eta 0:00:01  50% |################ | 163kB 6.9MB/s eta 0:00:01  53% |################# | 174kB 7.9MB/s eta 0:00:01  57% |################## | 184kB 7.7MB/s eta 0:00:01  60% |################### | 194kB 7.7MB/s eta 0:00:01  63% |#################### | 204kB 8.5MB/s eta 0:00:01  66% |##################### | 215kB 6.7MB/s eta 0:00:01  69% |###################### | 225kB 7.2MB/s eta 0:00:01  72% |####################### | 235kB 8.4MB/s eta 0:00:01  76% |######################## | 245kB 7.4MB/s eta 0:00:01  79% |######################### | 256kB 8.0MB/s eta 0:00:01  82% |########################## | 266kB 7.6MB/s eta 0:00:01  85% |########################### | 276kB 7.6MB/s eta 0:00:01  88% |############################ | 286kB 7.9MB/s eta 0:00:01  91% |############################# | 296kB 7.5MB/s eta 0:00:01  95% |############################## | 307kB 8.4MB/s eta 0:00:01  98% |############################### | 317kB 9.2MB/s eta 0:00:01  100% |################################| 327kB 3.0MB/s unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-oai-hss-0: 20:33:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 20:33:24 DEBUG unit.oai-hss/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-hss-0: 20:33:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 20:33:24 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: 20:33:24 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 67.9MB/s eta 0:00:01  25% |######## | 20kB 24.5MB/s eta 0:00:01  37% |############ | 30kB 29.9MB/s eta 0:00:01  50% |################ | 40kB 10.1MB/s eta 0:00:01  62% |#################### | 51kB 10.4MB/s eta 0:00:01  75% |######################## | 61kB 11.9MB/s eta 0:00:01  88% |############################ | 71kB 10.3MB/s eta 0:00:01  100% |################################| 81kB 6.8MB/s unit-oai-hss-0: 20:33:24 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 20:33:24 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 20:33:25 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 20:33:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:33:25 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:25 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 20:33:26 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: 20:33:26 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 20:33:26 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: 20:33:26 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 54.5MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  45% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################## | 51kB 4.4MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  79% |######################### | 71kB 4.8MB/s eta 0:00:01  90% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-hss-0: 20:33:26 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 20:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 20:33:26 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 20:33:26 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 20:33:27 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 20:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:33:27 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 20:33:28 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 20:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 20:33:28 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 20:33:28 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 20:33:28 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 20:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:33:28 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:33:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:29 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-oai-hss-0: 20:33:29 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 20:33:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:33:29 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.4 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 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/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 710.2 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 741.7 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 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 889.1 KB/sec) unit-abot-epc-basic-0: 20:33:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 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 94.7 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 676.4 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 209.4 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 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 189.1 KB/sec) unit-abot-epc-basic-0: 20:33:29 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: 20:33:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 544.1 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2628.3 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 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 135.5 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 81.4 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 175.0 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 133.2 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 96.7 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 116.4 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 106.3 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 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: 20:33:30 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 105.6 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 148.0 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 1023.1 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 22.0 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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 255.7 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 336.2 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 295.5 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 3/48 KB 8/114 KB 3/48 KB 11/114 KB 3/48 KB 13/114 KB 3/48 KB 3/114 KB 3/48 KB 13/114 KB 6/48 KB 13/114 KB 9/48 KB 13/114 KB 11/48 KB 13/114 KB 14/48 KB 16/114 KB 16/48 KB 16/114 KB 19/48 KB 16/114 KB 22/48 KB 16/114 KB 14/48 KB 19/114 KB 22/48 KB 21/114 KB 22/48 KB 24/114 KB 22/48 KB 27/114 KB 22/48 KB 29/114 KB 25/48 KB 32/114 KB 25/48 KB 36/114 KB 25/48 KB 27/114 KB 25/48 KB 36/114 KB 27/48 KB 36/114 KB 30/48 KB 36/114 KB 32/48 KB 36/114 KB 36/48 KB 40/114 KB 40/48 KB 40/114 KB 44/48 KB 40/114 KB 48/48 KB 40/114 KB 36/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1370.0 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 112/114 KB 114/114 KB 3/35 KB 114/114 KB 6/35 KB 114/114 KB 9/35 KB 114/114 KB 3/29 KB 11/35 KB 114/114 KB 3/29 KB 9/35 KB 114/114 KB 5/29 KB 11/35 KB 114/114 KB 8/29 KB 11/35 KB 114/114 KB 11/29 KB 11/35 KB 114/114 KB 13/29 KB 11/35 KB 114/114 KB 13/29 KB 4/56 KB 11/35 KB 114/114 KB 13/29 KB 4/56 KB 14/35 KB 114/114 KB 13/29 KB 8/56 KB 14/35 KB 114/114 KB 13/29 KB 12/56 KB 14/35 KB 114/114 KB 13/29 KB 16/56 KB 14/35 KB 114/114 KB 13/29 KB 16/56 KB 16/35 KB 114/114 KB 16/29 KB 16/56 KB 16/35 KB 114/114 KB 16/29 KB 16/56 KB 19/35 KB 114/114 KB 16/29 KB 20/56 KB 19/35 KB 114/114 KB 19/29 KB 24/56 KB 22/35 KB 114/114 KB 19/29 KB 20/56 KB 22/35 KB 114/114 KB 16/29 KB 20/56 KB 22/35 KB 114/114 KB 19/29 KB 28/56 KB 25/35 KB 114/114 KB 19/29 KB 28/56 KB 27/35 KB 114/114 KB 19/29 KB 28/56 KB 30/35 KB 114/114 KB 19/29 KB 28/56 KB 32/35 KB 114/114 KB 21/29 KB 28/56 KB 35/35 KB 114/114 KB 21/29 KB 28/56 KB 32/35 KB 114/114 KB 21/29 KB 28/56 KB 32/35 KB 114/114 KB 24/29 KB 28/56 KB 35/35 KB 114/114 KB 24/29 KB 32/56 KB 35/35 KB 114/114 KB 27/29 KB 32/56 KB 35/35 KB 114/114 KB 29/29 KB 36/56 KB 35/35 KB 114/114 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 2140.8 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 27/29 KB 36/56 KB 35/35 KB 114/114 KB 29/29 KB 40/56 KB 35/35 KB 29/29 KB 44/56 KB 35/35 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 29/29 KB 48/56 KB 35/35 KB 29/29 KB 52/56 KB 35/35 KB 29/29 KB 56/56 KB 3/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 593.4 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 29/29 KB 52/56 KB 35/35 KB 3/85 KB 29/29 KB 56/56 KB 5/85 KB 29/29 KB 56/56 KB 8/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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 56/56 KB 11/85 KB 56/56 KB 13/85 KB 56/56 KB 16/85 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 470.7 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 56/56 KB 19/85 KB 56/56 KB 21/85 KB 56/56 KB 24/85 KB 56/56 KB 27/85 KB 56/56 KB 29/85 KB 56/56 KB 32/85 KB 56/56 KB 32/85 KB 3/24 KB 56/56 KB 32/85 KB 6/24 KB 56/56 KB 32/85 KB 9/24 KB 3/86 KB 32/85 KB 11/24 KB 3/218 KB 3/86 KB 32/85 KB 14/24 KB 3/218 KB 3/86 KB 32/85 KB 16/24 KB 3/218 KB 3/86 KB 32/85 KB 9/24 KB 3/218 KB 5/86 KB 32/85 KB 16/24 KB 3/218 KB 32/85 KB 9/24 KB 3/218 KB 5/86 KB 32/85 KB 16/24 KB 5/218 KB 8/86 KB 32/85 KB 16/24 KB 8/218 KB 8/86 KB 32/85 KB 19/24 KB 11/218 KB 8/86 KB 36/85 KB 19/24 KB 13/218 KB 8/86 KB 36/85 KB 19/24 KB 16/218 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 935.3 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install 8/86 KB 36/85 KB 19/24 KB 11/218 KB 8/86 KB 32/85 KB 19/24 KB 8/218 KB 8/86 KB 32/85 KB 16/24 KB 5/218 KB 11/86 KB 36/85 KB 19/24 KB 16/218 KB 13/86 KB 36/85 KB 19/24 KB 16/218 KB 13/86 KB 36/85 KB 22/24 KB 16/218 KB 13/86 KB 36/85 KB 24/24 KB 16/218 KB 16/86 KB 36/85 KB 24/24 KB 16/218 KB 19/86 KB 36/85 KB 24/24 KB 16/218 KB 21/86 KB 36/85 KB 24/24 KB 16/218 KB 21/86 KB 40/85 KB 24/24 KB 19/218 KB 21/86 KB 40/85 KB 24/24 KB 16/218 KB 21/86 KB 44/85 KB 24/24 KB 19/218 KB 21/86 KB 48/85 KB 24/24 KB 21/218 KB 24/86 KB 48/85 KB 24/24 KB 24/218 KB 24/86 KB 48/85 KB 24/24 KB 21/218 KB 21/86 KB 48/85 KB 24/24 KB 21/218 KB 24/86 KB 52/85 KB 24/24 KB 24/218 KB 27/86 KB 56/85 KB 24/24 KB 27/218 KB 4/12 KB 27/86 KB 52/85 KB 24/24 KB 27/218 KB 4/12 KB 27/86 KB 52/85 KB 24/24 KB 24/218 KB 4/12 KB 24/86 KB 52/85 KB 24/24 KB 24/218 KB 4/12 KB 27/86 KB 56/85 KB 24/24 KB 27/218 KB 8/12 KB 27/86 KB 56/85 KB 24/24 KB 27/218 KB 12/12 KB 27/86 KB 56/85 KB 24/24 KB 27/218 KB 12/12 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 341.4 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 29/86 KB 60/85 KB 29/218 KB 12/12 KB 29/86 KB 56/85 KB 29/218 KB 12/12 KB 29/86 KB 56/85 KB 27/218 KB 12/12 KB 32/86 KB 64/85 KB 29/218 KB 12/12 KB 32/86 KB 64/85 KB 29/218 KB 12/12 KB 36/86 KB 64/85 KB 29/218 KB 12/12 KB 40/86 KB 68/85 KB 32/218 KB 12/12 KB 36/86 KB 68/85 KB 32/218 KB 12/12 KB 40/86 KB 68/85 KB 36/218 KB 12/12 KB 44/86 KB 68/85 KB 40/218 KB 12/12 KB 36/86 KB 68/85 KB 29/218 KB 12/12 KB 44/86 KB 72/85 KB 40/218 KB 44/86 KB 68/85 KB 36/218 KB 12/12 KB 48/86 KB 72/85 KB 40/218 KB 48/86 KB 76/85 KB 40/218 KB 48/86 KB 80/85 KB 40/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 154.4 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 52/86 KB 80/85 KB 44/218 KB 52/86 KB 80/85 KB 48/218 KB 52/86 KB 84/85 KB 52/218 KB 52/86 KB 80/85 KB 40/218 KB 56/86 KB 84/85 KB 52/218 KB 52/86 KB 84/85 KB 52/218 KB 56/86 KB 85/85 KB 52/218 KB 60/86 KB 85/85 KB 52/218 KB 64/86 KB 85/85 KB 52/218 KB 64/86 KB 85/85 KB 56/218 KB 64/86 KB 85/85 KB 60/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 860.9 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 64/86 KB 85/85 KB 64/218 KB 64/86 KB 68/218 KB 64/86 KB 72/218 KB 64/86 KB 76/218 KB 64/86 KB 80/218 KB 64/86 KB 84/218 KB 64/86 KB 88/218 KB 64/86 KB 92/218 KB 64/86 KB 96/218 KB 64/86 KB 100/218 KB 64/86 KB 104/218 KB 64/86 KB 108/218 KB 64/86 KB 112/218 KB 64/86 KB 116/218 KB 64/86 KB 120/218 KB 64/86 KB 124/218 KB 64/86 KB 128/218 KB 64/86 KB 132/218 KB 68/86 KB 132/218 KB 72/86 KB 132/218 KB 76/86 KB 132/218 KB 80/86 KB 132/218 KB 84/86 KB 132/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB 86/86 KB 152/218 KB 86/86 KB 156/218 KB 86/86 KB 160/218 KB 86/86 KB 164/218 KB 86/86 KB 168/218 KB 86/86 KB 172/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 789.9 KB/sec) unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install 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 1862.7 KB/sec) unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7800861588303664051.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6542675286568109446.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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8050314787148209857.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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9080462089926043974.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6930253892329678306.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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:30 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: 20:33:30 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: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4847060862609206454.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.364 s unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-02T20:33:30+00:00 unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 20:33:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 20:33:31 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 20:33:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 20:33:31 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 20:33:32 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:33:32 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 20:33:32 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 20:33:32 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:33:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:33:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:33:33 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-hss-0: 20:33:33 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 20:33:33 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 20:33:33 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 20:33:33 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:33 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 16.4 KB/sec) unit-abot-epc-basic-0: 20:33:33 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: 20:33:33 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 272.2 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 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 829.9 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/15 KB 4/15 KB 7/15 KB 10/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 688.8 KB/sec) unit-oai-hss-0: 20:33:34 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1029.5 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 387.0 KB/sec) unit-abot-epc-basic-0: 20:33:34 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-oai-hss-0: 20:33:34 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:33:34 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 1058.2 KB/sec) unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 20:33:34 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 236.2 KB/sec) unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 667.4 KB/sec) unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 20:33:34 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 1494.3 KB/sec) unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 683.5 KB/sec) unit-oai-hss-0: 20:33:34 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 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 1071.5 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 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 284.9 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1145.7 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 220.6 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 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 247.9 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 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 425.1 KB/sec) unit-abot-epc-basic-0: 20:33:34 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: 20:33:34 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: 20:33:34 DEBUG unit.abot-epc-basic/0.install 1/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 203.9 KB/sec) unit-abot-epc-basic-0: 20:33:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 20:33:35 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: 20:33:35 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: 20:33:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 20:33:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:33:35 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: 20:33:35 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 214.4 KB/sec) unit-abot-epc-basic-0: 20:33:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:35 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: 20:33:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:33:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 20:33:35 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 273.9 KB/sec) unit-abot-epc-basic-0: 20:33:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 20:33:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:33:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 20:33:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 20:33:35 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: 20:33:35 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 97.4 KB/sec) unit-abot-epc-basic-0: 20:33:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-hss-0: 20:33:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:33:36 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: 20:33:36 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 1003.5 KB/sec) unit-abot-epc-basic-0: 20:33:36 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: 20:33:36 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: 20:33:36 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 282.2 KB/sec) unit-abot-epc-basic-0: 20:33:36 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-oai-hss-0: 20:33:36 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 20:33:36 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 20:33:36 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 20:33:36 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: 20:33:36 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 198.9 KB/sec) unit-abot-epc-basic-0: 20:33:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 20:33:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 20:33:36 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 167.1 KB/sec) unit-abot-epc-basic-0: 20:33:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-hss-0: 20:33:37 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 20:33:37 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 20:33:37 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 20:33:37 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 20:33:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 20:33:37 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 240.3 KB/sec) unit-abot-epc-basic-0: 20:33:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 20:33:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 20:33:37 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: 20:33:37 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: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 20:33:38 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 41.6 KB/sec) unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 20:33:38 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 120.4 KB/sec) unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 20:33:38 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: 20:33:38 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 185.8 KB/sec) unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 20:33:38 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: 20:33:38 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 56.0 KB/sec) unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 20:33:38 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 440.8 KB/sec) unit-abot-epc-basic-0: 20:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 20:33:39 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: 20:33:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 20:33:39 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: 20:33:39 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: 20:33:39 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 1416.1 KB/sec) unit-abot-epc-basic-0: 20:33:39 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: 20:33:39 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: 20:33:39 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/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 980.5 KB/sec) unit-abot-epc-basic-0: 20:33:39 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-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 20:33:39 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-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 20:33:39 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 20:33:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:33:39 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-160-generic unit-abot-epc-basic-0: 20:33:39 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: 20:33:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 262.5 KB/sec) unit-abot-epc-basic-0: 20:33:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 20:33:40 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-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 20:33:40 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 244.1 KB/sec) unit-abot-epc-basic-0: 20:33:40 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-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-160-generic unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-160-generic unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 20:33:40 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: 20:33:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 143.0 KB/sec) unit-abot-epc-basic-0: 20:33:40 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-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:33:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 20:33:40 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 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 694.7 KB/sec) unit-abot-epc-basic-0: 20:33:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 20:33:40 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 20:33:40 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 20:33:40 INFO juju.worker.uniter.context trying to kill context process 8959 unit-oai-epc-0: 20:33:40 INFO juju.worker.uniter.context waiting for context process 8959 to die unit-abot-epc-basic-0: 20:33:40 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-oai-epc-0: 20:33:40 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 20:33:40 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 20:33:40 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 20:33:40 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 1214.0 KB/sec) unit-abot-epc-basic-0: 20:33:40 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-epc-0: 20:33:41 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 20:33:41 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 20:33:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:33:41 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 20:33:41 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 20:33:41 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 20:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 20:33:41 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 258.6 KB/sec) unit-abot-epc-basic-0: 20:33:41 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: 20:33:41 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: 20:33:41 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 103.7 KB/sec) unit-abot-epc-basic-0: 20:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 20:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 20:33:41 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 22.2 KB/sec) unit-abot-epc-basic-0: 20:33:41 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: 20:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 20:33:41 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 76.3 KB/sec) unit-abot-epc-basic-0: 20:33:41 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 machine-2: 20:33:41 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 20:33:41 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 20:33:41 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 20:33:41 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 20:33:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 20:33:41 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: 20:33:41 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 112.2 KB/sec) unit-abot-epc-basic-0: 20:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 20:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 20:33:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 339.3 KB/sec) unit-abot-epc-basic-0: 20:33:42 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: 20:33:42 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: 20:33:42 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 41.7 KB/sec) unit-abot-epc-basic-0: 20:33:42 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: 20:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 20:33:42 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: 20:33:42 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: 20:33:42 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: 20:33:42 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 549.2 KB/sec) unit-abot-epc-basic-0: 20:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 20:33:42 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: 20:33:42 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 258.2 KB/sec) unit-abot-epc-basic-0: 20:33:43 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: 20:33:43 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: 20:33:43 DEBUG unit.abot-epc-basic/0.install 3/20 KB 3/20 KB 6/20 KB 7/20 KB 10/20 KB 11/20 KB 14/20 KB 15/20 KB 18/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 765.4 KB/sec) unit-abot-epc-basic-0: 20:33:43 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: 20:33:43 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: 20:33:43 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 1571.0 KB/sec) unit-abot-epc-basic-0: 20:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 20:33:43 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: 20:33:43 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: 20:33:43 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: 20:33:43 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 20:33:43 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-oai-hss-0: 20:33:43 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: 20:33:43 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 20:33:43 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 478.5 KB/sec) unit-abot-epc-basic-0: 20:33:43 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: 20:33:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:33:43 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:33:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 20:33:44 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: 20:33:44 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 20:33:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:33:44 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 20:33:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 20:33:44 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-oai-hss-0: 20:33:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:33:44 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 47.9 KB/sec) unit-abot-epc-basic-0: 20:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 20:33:44 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: 20:33:44 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 187.6 KB/sec) unit-abot-epc-basic-0: 20:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 20:33:44 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: 20:33:44 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 20:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 20:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 20:33:44 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 108.3 KB/sec) unit-abot-epc-basic-0: 20:33:44 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: 20:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 20:33:45 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 56.7 KB/sec) unit-abot-epc-basic-0: 20:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 20:33:45 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: 20:33:45 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 50.9 KB/sec) unit-abot-epc-basic-0: 20:33:45 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: 20:33:45 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: 20:33:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 419.5 KB/sec) unit-abot-epc-basic-0: 20:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 20:33:45 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: 20:33:45 DEBUG unit.oai-hss/0.install --2018-10-02 20:33:45-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 20:33:45 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: 20:33:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 20:33:45 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-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install 0K ....... 35.9M=0s unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install 2018-10-02 20:33:45 (35.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install --2018-10-02 20:33:45-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 20:33:45 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 247.4 KB/sec) unit-abot-epc-basic-0: 20:33:45 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-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 20:33:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-abot-epc-basic-0: 20:33:46 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: 20:33:46 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 649.7 KB/sec) unit-abot-epc-basic-0: 20:33:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 369K 3s unit-abot-epc-basic-0: 20:33:46 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: 20:33:46 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 20:33:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 371K 3s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 38.1M 2s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 33.5M 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 376K 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 34.8M 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 30.2M 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 38.0M 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 36.8M 1s unit-abot-epc-basic-0: 20:33:46 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: 20:33:46 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 465.8 KB/sec) unit-abot-epc-basic-0: 20:33:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 387K 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 29.3M 1s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 39.6M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 33.4M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 38.4M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 37.6M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 57.0M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 57.0M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 62.9M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 85.8M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 157M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 79.4M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 210K=0.8s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 2018-10-02 20:33:46 (1.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install --2018-10-02 20:33:46-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 75.2M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 41.5M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 47.7M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 48.8M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 58.5M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 102M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 284M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 330M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 385M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 68.6M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 37.8M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 46.8M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 50.6M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 63.5M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 47.5M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 53.0M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 109M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 86.7M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 118M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 131M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 66.6M 0s unit-oai-hss-0: 20:33:46 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 98.0M 0s unit-abot-epc-basic-0: 20:33:47 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: 20:33:47 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/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1003.0 KB/sec) unit-abot-epc-basic-0: 20:33:47 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-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 415K 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 69.6M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 32.7M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 26.1M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 43.7M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 40.7M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 38.3M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 32.8M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 35.2M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 38.5M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 36.9M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 27.2M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 40.2M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 76.7M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 237M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 228M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 204M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 225M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 246M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 217M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 243M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 294M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 282M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 210M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 278M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 218M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 256M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 249M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 314M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 259M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 300M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 243M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 297M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 501M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 546M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 449M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 547M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 557M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 501M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 412M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 31.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 61.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 63.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 450K 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 31.1M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 32.1M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 33.0M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 28.6M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 31.0M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 33.7M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 32.1M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 30.0M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 31.3M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 32.2M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 37.9M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 24.9M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 34.6M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 84.5M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 239M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 215M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 226M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 265M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 254M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 218M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 274M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 255M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 279M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 197M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 263M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 268M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 272M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 248M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 268M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 302M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 283M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 242M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 352M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 317M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 297M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 283M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 254M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 421M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 525M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 473M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 540M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 530M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 506M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 7.05M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 464M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 538M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 490M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 456M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 551M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 552M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 527M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 464M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 567M 0s unit-abot-epc-basic-0: 20:33:47 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: 20:33:47 DEBUG unit.abot-epc-basic/0.install 2/16 KB 5/16 KB 7/16 KB 10/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 758.7 KB/sec) unit-abot-epc-basic-0: 20:33:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 490K 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 69.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 153M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 103M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 89.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 77.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 74.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 86.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 83.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 43.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 67.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 391M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 364M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 322M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 330M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 51.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 47.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 49.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 60.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 45.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 43.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 53.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 42.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 36.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 51.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 52.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 60.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 52.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 39.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 48.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 55.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 44.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 47.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 49.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 51.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 52.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 32.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 51.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 67.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 90.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 85.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 107M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 108M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 72.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 103M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 85.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 102M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 71.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 76.8M 0s unit-abot-epc-basic-0: 20:33:47 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: 20:33:47 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1327.9 KB/sec) unit-abot-epc-basic-0: 20:33:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 506K 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 89.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 241M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 218M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 35.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 26.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 30.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 29.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 30.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 39.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 32.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 39.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 59.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 70.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 81.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 63.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 48.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 50.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 51.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 35.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 31.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 26.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 29.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 30.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 33.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 36.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 35.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 53.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 50.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 48.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 50.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 52.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 51.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 60.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 62.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 67.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 54.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 75.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 58.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 58.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 84.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 55.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 78.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 55.7M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 68.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 67.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 105M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 78.0M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 103M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 138M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 154M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 529M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 541M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 578K 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 17.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 30.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 77.1M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 190M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 257M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 193M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 234M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 230M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 274M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 262M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 173M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 244M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 24.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 25.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 58.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 24.3M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 57.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 57.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 56.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 51.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 50.9M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 15.4M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 32.5M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 36.6M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 44.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 40.2M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 161M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 409M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 318M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 198M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 246M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 203M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 539M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 72.8M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 331M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 308M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 147M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 218M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 595M 0s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 25.3M=0.7s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2018-10-02 20:33:47 (18.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install --2018-10-02 20:33:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:33:47 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: 20:33:47 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: 20:33:47 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-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 18.3M 3s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 17.4M 3s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 16.5M 3s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 15.6M 3s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 20.2M 3s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 304M 3s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 180M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 175M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 153M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 198M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 186M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 156M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 162M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 166M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 180M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 177M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 162M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 173M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 180M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 186M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 170M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 178M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 174M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 147M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 138M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 11.5M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 18.6M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 29.5M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 61.6M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 67.4M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 67.4M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 67.0M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 57.3M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 62.8M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 67.2M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 59.9M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 54.9M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 60.2M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 59.7M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 57.9M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 56.5M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 85.1M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 83.3M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 128M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 348M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 464M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 433M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 464M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 333M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 455M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 410M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 482M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 409M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 422M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 460M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 455M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 411M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 449M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 478M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 490M 1s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 398M 1s unit-abot-epc-basic-0: 20:33:47 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: 20:33:47 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: 20:33:47 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-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 523K 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 26.3M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 47.9M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 37.1M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 39.0M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 31.5M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 36.9M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 36.3M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 58.1M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 34.3M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 26.0M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 16.9M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 15.2M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 18.4M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 29.8M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 32.0M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 49.2M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 52.1M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 60.7M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 61.3M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 61.9M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 66.6M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 69.7M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 82.1M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 80.1M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 58.2M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 77.0M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 146M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 384M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 380M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 387M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 453M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 382M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 363M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 386M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 438M 2s unit-oai-hss-0: 20:33:47 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 433M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 506K 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 14.3M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 14.6M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 16.0M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 44.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 107M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 44.2M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 19.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 46.7M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 38.9M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 58.6M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 35.4M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 26.0M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 59.0M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 36.1M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 36.9M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 150M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 384M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 265M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 131M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 132M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 329M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 165M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 174M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 137M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 368M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 415M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 377M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 64.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 62.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 61.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 64.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 57.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 61.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 63.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 62.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 56.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 66.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 62.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 64.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 54.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 65.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 65.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 64.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 57.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 64.5M 2s unit-abot-epc-basic-0: 20:33:48 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: 20:33:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/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 486.6 KB/sec) unit-abot-epc-basic-0: 20:33:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 538K 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 16.3M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 14.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 22.6M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 19.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 27.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 35.3M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 37.1M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 35.9M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 60.0M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 53.7M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 27.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 34.5M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 73.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 40.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 366M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 317M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 176M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 129M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 286M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 277M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 358M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 354M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 422M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 427M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 415M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 374M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 281M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 163M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 132M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 96.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 278M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 428M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 397M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 163M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 118M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 187M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 112M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 21.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 61.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 64.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 60.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 56.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 62.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 62.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 65.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 510K 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 19.6M 3s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 20.3M 2s unit-abot-epc-basic-0: 20:33:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 18.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 18.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 45.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 37.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 37.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 53.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 33.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 35.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 61.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 33.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 36.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 47.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 62.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 23.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 24.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 17.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 17.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 28.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 83.0M 2s unit-abot-epc-basic-0: 20:33:48 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 685.0 KB/sec) unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 85.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 93.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 79.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 205M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 427M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 416M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 336M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 408M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 412M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 438M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 363M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 445M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 422M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 429M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 329M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 381M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 387M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 411M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 385M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 425M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 431M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 449M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 287M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 429M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 396M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 419M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 365M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 360M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 431M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 446M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 353M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 424M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 431M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 452M 2s unit-abot-epc-basic-0: 20:33:48 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-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 525K 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 19.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 44.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 31.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 45.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 40.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 55.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 31.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 49.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 41.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 30.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 46.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 53.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 36.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 55.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 34.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 48.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 32.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 48.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 34.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 55.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 36.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 38.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 36.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 42.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 51.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 54.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 32.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 46.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 78.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 64.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 84.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 60.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 93.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 52.1M 2s unit-abot-epc-basic-0: 20:33:48 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: 20:33: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/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: 20:33:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 523K 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 16.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 16.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 18.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 18.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 26.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 40.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 22.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 32.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 75.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 35.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 57.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 33.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 70.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 185M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 224M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 178M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 139M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 281M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 377M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 410M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 427M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 336M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 423M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 405M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 375M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 324M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 428M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 425M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 404M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 183M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 166M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 213M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 330M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 257M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 294M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 230M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 238M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 290M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 385M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 333M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 417M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 345M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 44.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 59.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 42.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 46.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 62.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 46.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 46.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 47.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 57.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 62.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 63.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 55.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 63.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 525K 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 42.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 57.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 41.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 35.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 48.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 54.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 49.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 44.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 61.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 46.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 57.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 45.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 20.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 39.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 36.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 31.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 34.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 49.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 56.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 43.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 41.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 47.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 47.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 35.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 45.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 48.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 86.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 36.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 39.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 46.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 45.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 39.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 43.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 65.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 91.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 55.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 73.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 83.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 67.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 55.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 93.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 93.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 85.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 63.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 64.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 105M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 81.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 66.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 73.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 75.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 83.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 60.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 84.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 96.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 55.3M 2s unit-abot-epc-basic-0: 20:33:48 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-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 66.2M 2s unit-abot-epc-basic-0: 20:33:48 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 265.8 KB/sec) unit-abot-epc-basic-0: 20:33:48 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: 20:33:48 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 602K 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 38.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 53.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 54.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 67.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 55.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 43.5M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 38.3M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 53.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 64.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 58.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 60.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 57.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 81.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 136M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 311M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 459M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 17.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 45.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 60.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 46.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 47.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 44.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 83.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 53.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 35.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 50.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 72.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 53.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 45.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 55.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 52.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 62.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 42.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 65.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 47.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 80.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 51.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 54.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 53.8M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 49.4M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 45.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 68.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 70.0M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 521K 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 39.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 34.9M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 42.6M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 38.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 36.4M 2s unit-abot-epc-basic-0: 20:33:48 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-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 33.1M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 36.7M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 35.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 37.2M 2s unit-oai-hss-0: 20:33:48 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 33.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 79.7M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 40.2M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 34.9M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 42.9M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 45.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 46.0M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 46.4M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 42.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 63.2M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 51.9M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 59.0M 2s unit-abot-epc-basic-0: 20:33:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 67.4 KB/sec) unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 40.9M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 40.8M 2s unit-abot-epc-basic-0: 20:33:49 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-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 65.0M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 51.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 64.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 183M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 360M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 409M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 338M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 421M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 422M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 356M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 365M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 365M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 374M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 424M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 326M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 423M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 433M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 367M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 355M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 371M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 435M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 400M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 323M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 439M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 39.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 40.6M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 42.5M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 34.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 41.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 64.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 63.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 55.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 61.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 63.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 63.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 543K 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 37.1M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 43.0M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 45.4M 2s unit-abot-epc-basic-0: 20:33:49 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-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 41.2M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 38.5M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 47.4M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 40.5M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 29.4M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 43.4M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 46.8M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 44.3M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 56.8M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 41.0M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 46.6M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 59.9M 2s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 45.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 43.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 48.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 45.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 48.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 44.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 54.4M 1s unit-abot-epc-basic-0: 20:33:49 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 49.6 KB/sec) unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 42.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 53.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 42.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 53.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 54.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 63.8M 1s unit-abot-epc-basic-0: 20:33:49 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-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 63.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 85.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 72.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 81.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 77.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 175M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 36.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 40.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 39.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 48.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 36.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 38.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 45.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 41.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 45.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 75.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 84.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 82.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 71.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 70.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 70.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 82.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 73.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 92.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 79.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 62.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 76.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 71.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 603K 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 111M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 73.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 36.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 36.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 45.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 41.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 54.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 45.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 49.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 50.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 68.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 51.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 50.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 44.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 80.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 59.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 59.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 72.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 19.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 44.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 51.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 45.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 42.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 52.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 54.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 56.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 43.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 55.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 64.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 53.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 58.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 26.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 33.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 44.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 45.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 44.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 47.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 63.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 59.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 56.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 130M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 314M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 270M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 269M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 209M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 303M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 386M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 61.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 45.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 57.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 553K 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 36.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 39.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 39.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 35.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 40.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 38.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 42.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 43.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 49.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 44.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 47.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 50.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 63.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 65.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 54.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 56.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 63.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 63.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 111M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 62.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 49.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 47.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 48.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 39.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 49.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 46.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 53.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 62.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 59.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 68.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 83.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 56.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 89.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 84.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 48.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 44.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 50.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 53.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 52.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 41.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 62.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 66.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 43.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 38.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 98.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 81.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 61.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 49.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 50.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 38.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 56.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 80.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 60.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 75.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 80.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 69.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 86.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 81.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 71.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 143M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 605K 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 39.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 40.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 49.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 84.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 112M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 85.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 58.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 52.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 37.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 75.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 42.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 57.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 46.4M 1s unit-abot-epc-basic-0: 20:33:49 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-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 7.55M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 44.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 46.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 35.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 33.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 43.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 59.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 74.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 45.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 49.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 76.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 68.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 67.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 47.2M 1s unit-abot-epc-basic-0: 20:33:49 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-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 41.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 54.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 46.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 58.2M 1s unit-abot-epc-basic-0: 20:33:49 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-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 63.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 53.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 63.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 49.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 70.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 58.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 54.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 79.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 109M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 44.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 42.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 121M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 278M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 233M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 226M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 248M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 272M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 238M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 215M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 351M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 445M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 570K 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 36.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 43.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 40.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 40.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 37.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 46.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 48.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 58.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 40.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 51.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 50.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 48.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 52.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 62.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 63.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 63.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 54.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 62.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 59.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 49.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 41.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 62.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 70.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 33.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 49.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 50.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 59.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 44.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 46.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 73.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 66.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 67.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 46.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 110M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 114M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 39.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 37.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 47.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 53.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 42.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 46.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 77.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 45.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 49.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 55.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 47.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 43.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 45.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 48.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 35.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 41.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 50.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 70.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 83.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 67.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 127M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 374M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 364M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 427M 1s unit-abot-epc-basic-0: 20:33:49 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: 20:33:49 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 81.2 KB/sec) unit-abot-epc-basic-0: 20:33:49 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: 20:33:49 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 613K 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 46.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 39.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 45.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 45.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 47.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 42.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 55.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 45.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 51.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 43.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 45.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 49.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 69.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 73.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 10.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 45.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 47.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 62.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 66.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 19.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 59.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 57.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 40.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 50.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 107M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 228M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 268M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 444M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 462M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 22.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 38.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 41.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 41.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 40.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 58.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 51.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 50.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 45.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 44.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 60.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 56.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 39.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 62.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 67.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 80.5M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 62.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 85.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 61.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 66.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 42.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 46.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 63.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 84.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 57.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 612K 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 15.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 178M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 54.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 108M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 328M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 411M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 425M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 329M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 31.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 29.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 56.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 32.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 30.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 54.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 62.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 56.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 59.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 63.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 31.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 25.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 64.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 54.8M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 9.36M 1s unit-abot-epc-basic-0: 20:33:49 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: 20:33:49 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 17.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 19.0M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 21.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 34.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 37.2M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 29.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 32.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 40.7M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 37.3M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 30.8M 1s unit-abot-epc-basic-0: 20:33:49 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 55.3 KB/sec) unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 49.4M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 58.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 51.9M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 41.1M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 50.6M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 162M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 354M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 389M 1s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 383M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 243M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 194M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 134M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 128M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 112M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 102M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 118M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 120M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 40.4M 0s unit-abot-epc-basic-0: 20:33:49 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-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 56.3M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 63.6M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 61.4M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 60.6M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 52.6M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 62.7M 0s unit-oai-hss-0: 20:33:49 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 64.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 665K 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 38.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 44.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 29.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 28.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 22.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 33.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 35.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 56.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 31.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 59.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 55.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 62.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 61.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 62.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 38.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 25.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 60.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 62.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 56.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 61.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 61.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 9.01M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 32.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 33.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 41.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 35.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 37.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 35.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 38.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 43.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 37.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 38.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 60.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 33.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 61.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 86.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 152M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 375M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 441M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 318M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 21.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 37.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 19.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 20.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 55.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 63.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 55.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 46.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 46.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 72.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 74.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 97.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 87.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 62.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 64.6M 0s unit-abot-epc-basic-0: 20:33:50 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: 20:33:50 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-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 700K 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 19.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 50.4M 0s unit-abot-epc-basic-0: 20:33:50 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-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 45.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 40.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 60.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 44.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 47.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 52.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 40.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 54.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 45.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 98.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 66.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 91.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 102M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 16.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 42.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 98.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 114M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 179M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 386M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 384M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 5.48M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 18.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 19.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 28.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 30.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 54.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 32.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 42.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 38.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 38.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 34.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 53.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 61.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 24.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 30.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 33.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 31.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 51.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 34.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 56.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 62.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 61.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 62.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 54.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 65.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 77.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 181M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 350M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 402M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 405M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 691K 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 17.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 15.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 42.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 31.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 37.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 35.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 54.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 47.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 79.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 58.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 80.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 67.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 58.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 147M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 374M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 448M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 349M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 366M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 401M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 28.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 17.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 57.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 60.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 61.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 53.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 59.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 62.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 59.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 31.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 8.75M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 57.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 44.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 64.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 53.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 146M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 273M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 239M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 139M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 26.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 47.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 19.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 49.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 54.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 34.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 48.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 54.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 43.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 50.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 39.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 42.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 43.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 47.3M 0s unit-abot-epc-basic-0: 20:33:50 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: 20:33:50 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 126.2 KB/sec) unit-abot-epc-basic-0: 20:33:50 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-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 642K 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 33.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 40.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 45.9M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 44.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 45.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 76.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 61.2M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 55.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 42.6M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 47.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 63.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 59.0M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 50.8M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 78.4M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 61.5M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 80.7M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 64.3M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 79.1M 0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 53750K ...... 100% 34.7M=2.7s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install 2018-10-02 20:33:50 (19.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install FINISHED --2018-10-02 20:33:50-- unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install Total wall clock time: 5.0s unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.2s (15.6 MB/s) unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 20:33:50 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-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install (Reading database ... 79221 files and directories currently installed.) unit-oai-hss-0: 20:33:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 20:33:50 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 100.3 KB/sec) unit-abot-epc-basic-0: 20:33:50 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: 20:33:50 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:33:50 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: 20:33:50 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.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 20:33:50 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: 20:33:51 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: 20:33:51 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 1013.3 KB/sec) unit-abot-epc-basic-0: 20:33:51 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: 20:33:51 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: 20:33:51 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: 20:33:51 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: 20:33:51 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: 20:33:51 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 20:33:51 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: 20:33:51 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: 20:33:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 61.1 KB/sec) unit-abot-epc-basic-0: 20:33:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 20:33:52 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: 20:33:52 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 367.0 KB/sec) unit-abot-epc-basic-0: 20:33:52 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: 20:33:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 20:33:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 20:33:52 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: 20:33:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 20:33:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 20:33:52 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: 20:33:52 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 287.4 KB/sec) unit-abot-epc-basic-0: 20:33:52 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: 20:33:52 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: 20:33:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 20:33:52 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-oai-hss-0: 20:33:52 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:33:52 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: 20:33:52 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 640.4 KB/sec) unit-abot-epc-basic-0: 20:33:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 20:33:53 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: 20:33:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 20:33:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 20:33:53 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: 20:33:53 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 7/12 KB 10/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 624.7 KB/sec) unit-abot-epc-basic-0: 20:33:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 20:33:53 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: 20:33:53 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1108.5 KB/sec) unit-abot-epc-basic-0: 20:33:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 20:33:53 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: 20:33:53 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: 20:33:53 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: 20:33:53 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: 20:33:53 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 834.6 KB/sec) unit-abot-epc-basic-0: 20:33:53 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: 20:33:54 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: 20:33:54 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/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 640.1 KB/sec) unit-abot-epc-basic-0: 20:33:54 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: 20:33:54 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: 20:33:54 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/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 1323.6 KB/sec) unit-abot-epc-basic-0: 20:33:54 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: 20:33:54 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: 20:33:54 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: 20:33:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 20:33:54 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: 20:33:54 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 262.8 KB/sec) unit-abot-epc-basic-0: 20:33:54 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: 20:33:55 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: 20:33:55 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 1087.4 KB/sec) unit-abot-epc-basic-0: 20:33:55 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: 20:33:55 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: 20:33:55 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 144.1 KB/sec) unit-abot-epc-basic-0: 20:33:55 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: 20:33:55 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: 20:33:57 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 2.7 KB/sec) unit-abot-epc-basic-0: 20:33:57 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: 20:33:57 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.6 KB/sec) unit-abot-epc-basic-0: 20:33:57 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: 20:33:57 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: 20:33:57 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 410.9 KB/sec) unit-abot-epc-basic-0: 20:33:57 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: 20:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 20:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 20:33:57 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 20:33:57 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:33:57 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: 20:33:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 413.1 KB/sec) unit-abot-epc-basic-0: 20:33:57 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: 20:33:58 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: 20:33:58 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 20:33:58 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: 20:33:58 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: 20:33:58 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 718.3 KB/sec) unit-abot-epc-basic-0: 20:33:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 20:33:58 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: 20:33:58 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 17/22 KB 19/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 1127.2 KB/sec) unit-abot-epc-basic-0: 20:33:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 20:33:58 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: 20:33:58 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 593.4 KB/sec) unit-abot-epc-basic-0: 20:33:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 20:33:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 20:33:58 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.2 KB/sec) unit-abot-epc-basic-0: 20:33:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 20:33:59 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: 20:33:59 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 652.6 KB/sec) unit-abot-epc-basic-0: 20:33:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 20:33:59 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: 20:33:59 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 201.1 KB/sec) unit-abot-epc-basic-0: 20:33:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 20:33:59 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: 20:33:59 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: 20:33:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 20:34:00 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: 20:34:00 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 75.9 KB/sec) unit-abot-epc-basic-0: 20:34:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 20:34:00 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: 20:34:00 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 538.8 KB/sec) unit-abot-epc-basic-0: 20:34:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 20:34:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 20:34:00 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 1099.0 KB/sec) unit-abot-epc-basic-0: 20:34:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 20:34:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 20:34:00 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 20:34:00 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: 20:34:00 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: 20:34:00 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 44.3 KB/sec) unit-abot-epc-basic-0: 20:34:00 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: 20:34:01 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: 20:34: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/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 20:34:01 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: 20:34:01 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: 20:34:01 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 610.1 KB/sec) unit-abot-epc-basic-0: 20:34:01 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: 20:34:01 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 20:34:01 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: 20:34:01 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: 20:34: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/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 257.4 KB/sec) unit-abot-epc-basic-0: 20:34:01 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: 20:34:01 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: 20:34:01 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: 20:34:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 20:34:01 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: 20:34:01 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: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 20:34:02 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: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 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: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 20:34:02 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: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 20:34:02 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: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 20:34:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 20:34:02 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: 20:34:03 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: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 20:34:03 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: 20:34:03 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: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 20:34:03 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: 20:34:03 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: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 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: 20:34:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 20:34:03 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: 20:34:04 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: 20:34:04 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: 20:34:04 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: 20:34:04 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: 20:34:04 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: 20:34:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 20:34:04 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: 20:34:04 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: 20:34:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 20:34:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 20:34:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 20:34: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.jar unit-abot-epc-basic-0: 20:34:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 20:34:04 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 20:34:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 20:34:05 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 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 449/966 KB 453/966 KB 457/966 KB 461/966 KB 465/966 KB 469/966 KB 473/966 KB 477/966 KB 481/966 KB 485/966 KB 489/966 KB 493/966 KB 497/966 KB 501/966 KB 505/966 KB 509/966 KB 513/966 KB 517/966 KB 521/966 KB 525/966 KB 529/966 KB 533/966 KB 537/966 KB 541/966 KB 545/966 KB 549/966 KB 553/966 KB 557/966 KB 561/966 KB 565/966 KB 569/966 KB 573/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 266.3 KB/sec) unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 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: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 3/10 KB 144/590 KB 5/10 KB 144/590 KB 8/10 KB 144/590 KB 10/10 KB 144/590 KB 10/10 KB 3/1710 KB 144/590 KB 10/10 KB 3/232 KB 5/1710 KB 144/590 KB 10/10 KB 3/232 KB 8/1710 KB 144/590 KB 10/10 KB 3/232 KB 3/1710 KB 144/590 KB 10/10 KB 5/232 KB 8/1710 KB 144/590 KB 10/10 KB 8/232 KB 8/1710 KB 144/590 KB 10/10 KB 11/232 KB 8/1710 KB 144/590 KB 10/10 KB 13/232 KB 8/1710 KB 144/590 KB 10/10 KB 13/232 KB 11/1710 KB 144/590 KB 10/10 KB 13/232 KB 13/1710 KB 144/590 KB 10/10 KB 13/232 KB 13/1710 KB 148/590 KB 10/10 KB 13/232 KB 13/1710 KB 152/590 KB 10/10 KB 13/232 KB 13/1710 KB 156/590 KB 10/10 KB 13/232 KB 13/1710 KB 160/590 KB 10/10 KB 13/232 KB 3/240 KB 13/1710 KB 160/590 KB 10/10 KB 13/232 KB 6/240 KB 13/1710 KB 160/590 KB 10/10 KB 13/232 KB 9/240 KB 13/1710 KB 160/590 KB 10/10 KB 13/232 KB 11/240 KB 13/1710 KB 160/590 KB 10/10 KB 13/232 KB 11/240 KB 16/1710 KB 160/590 KB 10/10 KB 16/232 KB 11/240 KB 16/1710 KB 160/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 126.3 KB/sec) unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 19/232 KB 11/240 KB 19/1710 KB 160/590 KB 19/232 KB 11/240 KB 21/1710 KB 160/590 KB 19/232 KB 11/240 KB 24/1710 KB 160/590 KB 19/232 KB 11/240 KB 16/1710 KB 160/590 KB 21/232 KB 11/240 KB 24/1710 KB 160/590 KB 24/232 KB 11/240 KB 24/1710 KB 160/590 KB 27/232 KB 11/240 KB 24/1710 KB 160/590 KB 29/232 KB 11/240 KB 24/1710 KB 160/590 KB 32/232 KB 11/240 KB 24/1710 KB 160/590 KB 32/232 KB 14/240 KB 24/1710 KB 160/590 KB 32/232 KB 16/240 KB 24/1710 KB 160/590 KB 32/232 KB 16/240 KB 27/1710 KB 160/590 KB 32/232 KB 16/240 KB 29/1710 KB 160/590 KB 32/232 KB 19/240 KB 32/1710 KB 160/590 KB 32/232 KB 19/240 KB 29/1710 KB 160/590 KB 32/232 KB 22/240 KB 32/1710 KB 160/590 KB 32/232 KB 25/240 KB 32/1710 KB 160/590 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 36/232 KB 27/240 KB 32/1710 KB 160/590 KB 40/232 KB 27/240 KB 32/1710 KB 160/590 KB 44/232 KB 27/240 KB 32/1710 KB 160/590 KB 48/232 KB 27/240 KB 36/1710 KB 160/590 KB 32/232 KB 27/240 KB 32/1710 KB 160/590 KB 48/232 KB 30/240 KB 36/1710 KB 160/590 KB 48/232 KB 30/240 KB 36/1710 KB 164/590 KB 44/232 KB 27/240 KB 36/1710 KB 160/590 KB 48/232 KB 32/240 KB 36/1710 KB 164/590 KB 48/232 KB 32/240 KB 40/1710 KB 164/590 KB 52/232 KB 32/240 KB 44/1710 KB 168/590 KB 52/232 KB 32/240 KB 48/1710 KB 168/590 KB 52/232 KB 36/240 KB 48/1710 KB 168/590 KB 52/232 KB 32/240 KB 40/1710 KB 168/590 KB 52/232 KB 32/240 KB 40/1710 KB 164/590 KB 52/232 KB 40/240 KB 52/1710 KB 172/590 KB 56/232 KB 40/240 KB 52/1710 KB 176/590 KB 56/232 KB 40/240 KB 52/1710 KB 180/590 KB 56/232 KB 3/44 KB 40/240 KB 52/1710 KB 184/590 KB 52/232 KB 36/240 KB 52/1710 KB 168/590 KB 56/232 KB 3/44 KB 40/240 KB 56/1710 KB 184/590 KB 56/232 KB 3/44 KB 40/240 KB 60/1710 KB 184/590 KB 52/232 KB 40/240 KB 52/1710 KB 180/590 KB 56/232 KB 3/44 KB 44/240 KB 60/1710 KB 184/590 KB 56/232 KB 3/44 KB 40/240 KB 52/1710 KB 180/590 KB 56/232 KB 6/44 KB 44/240 KB 60/1710 KB 184/590 KB 56/232 KB 9/44 KB 44/240 KB 60/1710 KB 184/590 KB 56/232 KB 11/44 KB 44/240 KB 60/1710 KB 184/590 KB 56/232 KB 14/44 KB 44/240 KB 60/1710 KB 184/590 KB 56/232 KB 40/240 KB 52/1710 KB 172/590 KB 60/232 KB 14/44 KB 48/240 KB 60/1710 KB 184/590 KB 64/232 KB 14/44 KB 48/240 KB 60/1710 KB 184/590 KB 56/232 KB 14/44 KB 48/240 KB 60/1710 KB 184/590 KB 64/232 KB 14/44 KB 52/240 KB 60/1710 KB 184/590 KB 68/232 KB 16/44 KB 56/240 KB 64/1710 KB 188/590 KB 68/232 KB 16/44 KB 60/240 KB 64/1710 KB 188/590 KB 68/232 KB 16/44 KB 52/240 KB 64/1710 KB 188/590 KB 68/232 KB 16/44 KB 52/240 KB 60/1710 KB 188/590 KB 68/232 KB 16/44 KB 52/240 KB 60/1710 KB 184/590 KB 68/232 KB 19/44 KB 60/240 KB 64/1710 KB 188/590 KB 68/232 KB 22/44 KB 60/240 KB 68/1710 KB 192/590 KB 68/232 KB 14/44 KB 52/240 KB 60/1710 KB 184/590 KB 72/232 KB 22/44 KB 60/240 KB 68/1710 KB 192/590 KB 76/232 KB 22/44 KB 60/240 KB 68/1710 KB 192/590 KB 80/232 KB 22/44 KB 60/240 KB 68/1710 KB 192/590 KB 84/232 KB 22/44 KB 60/240 KB 68/1710 KB 192/590 KB 88/232 KB 25/44 KB 64/240 KB 68/1710 KB 192/590 KB 92/232 KB 25/44 KB 64/240 KB 68/1710 KB 192/590 KB 96/232 KB 25/44 KB 64/240 KB 68/1710 KB 192/590 KB 68/232 KB 19/44 KB 60/240 KB 68/1710 KB 192/590 KB 68/232 KB 19/44 KB 60/240 KB 64/1710 KB 192/590 KB 96/232 KB 25/44 KB 64/240 KB 68/1710 KB 196/590 KB 96/232 KB 25/44 KB 64/240 KB 68/1710 KB 200/590 KB 84/232 KB 25/44 KB 64/240 KB 68/1710 KB 192/590 KB 84/232 KB 25/44 KB 60/240 KB 68/1710 KB 192/590 KB 96/232 KB 27/44 KB 64/240 KB 72/1710 KB 200/590 KB 96/232 KB 30/44 KB 68/240 KB 72/1710 KB 204/590 KB 96/232 KB 25/44 KB 64/240 KB 72/1710 KB 200/590 KB 96/232 KB 30/44 KB 68/240 KB 76/1710 KB 204/590 KB 96/232 KB 30/44 KB 68/240 KB 80/1710 KB 204/590 KB 100/232 KB 30/44 KB 68/240 KB 80/1710 KB 204/590 KB 104/232 KB 32/44 KB 68/240 KB 84/1710 KB 204/590 KB 108/232 KB 32/44 KB 68/240 KB 84/1710 KB 204/590 KB 112/232 KB 32/44 KB 68/240 KB 84/1710 KB 204/590 KB 96/232 KB 27/44 KB 68/240 KB 72/1710 KB 204/590 KB 112/232 KB 32/44 KB 72/240 KB 84/1710 KB 204/590 KB 112/232 KB 32/44 KB 76/240 KB 84/1710 KB 204/590 KB 96/232 KB 27/44 KB 64/240 KB 72/1710 KB 204/590 KB 112/232 KB 32/44 KB 76/240 KB 84/1710 KB 208/590 KB 112/232 KB 32/44 KB 76/240 KB 84/ unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 1710 KB 212/590 KB 100/232 KB 32/44 KB 68/240 KB 84/1710 KB 204/590 KB 100/232 KB 32/44 KB 68/240 KB 80/1710 KB 204/590 KB 112/232 KB 36/44 KB 80/240 KB 84/1710 KB 212/590 KB 112/232 KB 32/44 KB 80/240 KB 84/1710 KB 212/590 KB 112/232 KB 36/44 KB 80/240 KB 88/1710 KB 216/590 KB 112/232 KB 40/44 KB 80/240 KB 92/1710 KB 216/590 KB 112/232 KB 40/44 KB 84/240 KB 96/1710 KB 216/590 KB 112/232 KB 40/44 KB 84/240 KB 100/1710 KB 216/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 216/590 KB 112/232 KB 36/44 KB 80/240 KB 84/1710 KB 216/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 220/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 224/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 228/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 232/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 236/590 KB 116/232 KB 40/44 KB 84/240 KB 104/1710 KB 240/590 KB 116/232 KB 40/44 KB 84/240 KB 100/1710 KB 216/590 KB 120/232 KB 40/44 KB 84/240 KB 104/1710 KB 240/590 KB 124/232 KB 40/44 KB 84/240 KB 104/1710 KB 240/590 KB 128/232 KB 40/44 KB 84/240 KB 104/1710 KB 240/590 KB 112/232 KB 40/44 KB 84/240 KB 92/1710 KB 216/590 KB 112/232 KB 40/44 KB 80/240 KB 88/1710 KB 216/590 KB 128/232 KB 44/44 KB 88/240 KB 108/1710 KB 240/590 KB 128/232 KB 40/44 KB 88/240 KB 108/1710 KB 240/590 KB 128/232 KB 44/44 KB 92/240 KB 108/1710 KB 240/590 KB 128/232 KB 44/44 KB 96/240 KB 108/1710 KB 240/590 KB 128/232 KB 44/44 KB 100/240 KB 108/1710 KB 240/590 KB 132/232 KB 44/44 KB 104/240 KB 108/1710 KB 244/590 KB 132/232 KB 44/44 KB 108/240 KB 108/1710 KB 244/590 KB 128/232 KB 40/44 KB 84/240 KB 108/1710 KB 240/590 KB 132/232 KB 44/44 KB 108/240 KB 112/1710 KB 244/590 KB 132/232 KB 44/44 KB 108/240 KB 116/1710 KB 244/590 KB 132/232 KB 44/44 KB 108/240 KB 120/1710 KB 244/590 KB 132/232 KB 44/44 KB 108/240 KB 124/1710 KB 244/590 KB 132/232 KB 44/44 KB 100/240 KB 108/1710 KB 244/590 KB 136/232 KB 44/44 KB 112/240 KB 124/1710 KB 244/590 KB 140/232 KB 44/44 KB 112/240 KB 124/1710 KB 244/590 KB 144/232 KB 44/44 KB 112/240 KB 124/1710 KB 244/590 KB 128/232 KB 44/44 KB 100/240 KB 108/1710 KB 244/590 KB 144/232 KB 44/44 KB 112/240 KB 124/1710 KB 248/590 KB 144/232 KB 44/44 KB 112/240 KB 124/1710 KB 252/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 385.7 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 144/232 KB 112/240 KB 124/1710 KB 256/590 KB 132/232 KB 44/44 KB 112/240 KB 124/1710 KB 244/590 KB 144/232 KB 116/240 KB 128/1710 KB 256/590 KB 148/232 KB 120/240 KB 128/1710 KB 260/590 KB 148/232 KB 124/240 KB 128/1710 KB 260/590 KB 148/232 KB 128/240 KB 128/1710 KB 260/590 KB 144/232 KB 112/240 KB 128/1710 KB 256/590 KB 148/232 KB 128/240 KB 132/1710 KB 260/590 KB 148/232 KB 128/240 KB 136/1710 KB 260/590 KB 148/232 KB 128/240 KB 140/1710 KB 260/590 KB 148/232 KB 128/240 KB 144/1710 KB 260/590 KB 148/232 KB 128/240 KB 148/1710 KB 260/590 KB 148/232 KB 132/240 KB 152/1710 KB 260/590 KB 148/232 KB 116/240 KB 128/1710 KB 260/590 KB 152/232 KB 132/240 KB 156/1710 KB 260/590 KB 156/232 KB 132/240 KB 156/1710 KB 260/590 KB 160/232 KB 132/240 KB 156/1710 KB 260/590 KB 144/232 KB 116/240 KB 128/1710 KB 260/590 KB 160/232 KB 132/240 KB 156/1710 KB 264/590 KB 160/232 KB 132/240 KB 156/1710 KB 268/590 KB 160/232 KB 132/240 KB 156/1710 KB 272/590 KB 164/232 KB 132/240 KB 156/1710 KB 272/590 KB 168/232 KB 4/258 KB 132/240 KB 156/1710 KB 276/590 KB 172/232 KB 4/258 KB 132/240 KB 156/1710 KB 276/590 KB 176/232 KB 4/258 KB 132/240 KB 156/1710 KB 276/590 KB 148/232 KB 132/240 KB 148/1710 KB 260/590 KB 176/232 KB 4/258 KB 136/240 KB 156/1710 KB 276/590 KB 176/232 KB 4/258 KB 140/240 KB 156/1710 KB 276/590 KB 176/232 KB 4/258 KB 144/240 KB 156/1710 KB 276/590 KB 176/232 KB 4/258 KB 148/240 KB 156/1710 KB 276/590 KB 180/232 KB 4/258 KB 152/240 KB 156/1710 KB 276/590 KB 148/232 KB 132/240 KB 156/1710 KB 276/590 KB 164/232 KB 4/258 KB 132/240 KB 156/1710 KB 276/590 KB 180/232 KB 8/258 KB 152/240 KB 156/1710 KB 276/590 KB 180/232 KB 12/258 KB 152/240 KB 156/1710 KB 276/590 KB 180/232 KB 16/258 KB 152/240 KB 156/1710 KB 276/590 KB 180/232 KB 20/258 KB 152/240 KB 156/1710 KB 276/590 KB 164/232 KB 132/240 KB 156/1710 KB 276/590 KB 180/232 KB 20/258 KB 152/240 KB 160/1710 KB 280/590 KB 180/232 KB 20/258 KB 152/240 KB 160/1710 KB 284/590 KB 180/232 KB 20/258 KB 152/240 KB 160/1710 KB 288/590 KB 180/232 KB 20/258 KB 152/240 KB 160/1710 KB 276/590 KB 180/232 KB 20/258 KB 152/240 KB 160/1710 KB 292/590 KB 180/232 KB 24/258 KB 152/240 KB 164/1710 KB 296/590 KB 180/232 KB 24/258 KB 152/240 KB 164/1710 KB 300/590 KB 180/232 KB 24/258 KB 152/240 KB 164/1710 KB 304/590 KB 180/232 KB 4/258 KB 148/240 KB 156/1710 KB 276/590 KB 184/232 KB 24/258 KB 156/240 KB 164/1710 KB 304/590 KB 188/232 KB 24/258 KB 156/240 KB 164/1710 KB 304/590 KB 192/232 KB 24/258 KB 156/240 KB 164/1710 KB 304/590 KB 180/232 KB 24/258 KB 156/240 KB 164/1710 KB 304/590 KB 180/232 KB 24/258 KB 152/240 KB 164/1710 KB 292/590 KB 192/232 KB 24/258 KB 156/240 KB 168/1710 KB 304/590 KB 192/232 KB 24/258 KB 156/240 KB 172/1710 KB 304/590 KB 180/232 KB 24/258 KB 152/240 KB 160/1710 KB 292/590 KB 196/232 KB 28/258 KB 160/240 KB 176/1710 KB 308/590 KB 196/232 KB 32/258 KB 160/240 KB 176/1710 KB 308/590 KB 196/232 KB 36/258 KB 160/240 KB 176/1710 KB 308/590 KB 196/232 KB 40/258 KB 160/240 KB 176/1710 KB 308/590 KB 196/232 KB 44/258 KB 160/240 KB 176/1710 KB 308/590 KB 196/232 KB 48/258 KB 160/240 KB 176/1710 KB 308/590 KB 196/232 KB 24/258 KB 160/240 KB 172/1710 KB 308/590 KB 196/232 KB 48/258 KB 164/240 KB 176/1710 KB 308/590 KB 196/232 KB 52/258 KB 168/240 KB 176/1710 KB 308/590 KB 196/232 KB 52/258 KB 172/240 KB 176/1710 KB 308/590 KB 196/232 KB 24/258 KB 156/240 KB 172/1710 KB 308/590 KB 200/232 KB 52/25 unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 8 KB 172/240 KB 176/1710 KB 308/590 KB 192/232 KB 24/258 KB 156/240 KB 172/1710 KB 308/590 KB 200/232 KB 52/258 KB 172/240 KB 176/1710 KB 312/590 KB 196/232 KB 52/258 KB 164/240 KB 176/1710 KB 308/590 KB 196/232 KB 24/258 KB 160/240 KB 176/1710 KB 308/590 KB 204/232 KB 52/258 KB 176/240 KB 180/1710 KB 316/590 KB 204/232 KB 52/258 KB 176/240 KB 184/1710 KB 316/590 KB 204/232 KB 52/258 KB 176/240 KB 188/1710 KB 316/590 KB 204/232 KB 52/258 KB 176/240 KB 192/1710 KB 316/590 KB 204/232 KB 52/258 KB 176/240 KB 176/1710 KB 316/590 KB 204/232 KB 52/258 KB 172/240 KB 176/1710 KB 316/590 KB 204/232 KB 56/258 KB 176/240 KB 192/1710 KB 320/590 KB 204/232 KB 52/258 KB 172/240 KB 176/1710 KB 312/590 KB 208/232 KB 56/258 KB 176/240 KB 192/1710 KB 320/590 KB 212/232 KB 56/258 KB 176/240 KB 192/1710 KB 320/590 KB 216/232 KB 56/258 KB 180/240 KB 196/1710 KB 324/590 KB 220/232 KB 56/258 KB 180/240 KB 196/1710 KB 324/590 KB 224/232 KB 56/258 KB 180/240 KB 196/1710 KB 324/590 KB 204/232 KB 56/258 KB 176/240 KB 192/1710 KB 316/590 KB 224/232 KB 60/258 KB 180/240 KB 196/1710 KB 324/590 KB 224/232 KB 64/258 KB 180/240 KB 196/1710 KB 324/590 KB 224/232 KB 68/258 KB 180/240 KB 196/1710 KB 324/590 KB 224/232 KB 72/258 KB 180/240 KB 196/1710 KB 324/590 KB 224/232 KB 76/258 KB 180/240 KB 196/1710 KB 324/590 KB 224/232 KB 80/258 KB 180/240 KB 196/1710 KB 324/590 KB 212/232 KB 56/258 KB 180/240 KB 196/1710 KB 324/590 KB 228/232 KB 80/258 KB 184/240 KB 196/1710 KB 324/590 KB 228/232 KB 80/258 KB 188/240 KB 196/1710 KB 324/590 KB 228/232 KB 80/258 KB 192/240 KB 196/1710 KB 324/590 KB 212/232 KB 56/258 KB 176/240 KB 196/1710 KB 324/590 KB 228/232 KB 80/258 KB 192/240 KB 196/1710 KB 328/590 KB 228/232 KB 80/258 KB 192/240 KB 196/1710 KB 332/590 KB 228/232 KB 80/258 KB 192/240 KB 196/1710 KB 336/590 KB 212/232 KB 56/258 KB 176/240 KB 196/1710 KB 320/590 KB 228/232 KB 80/258 KB 192/240 KB 200/1710 KB 336/590 KB 228/232 KB 80/258 KB 192/240 KB 204/1710 KB 336/590 KB 228/232 KB 80/258 KB 192/240 KB 208/1710 KB 336/590 KB 228/232 KB 84/258 KB 196/240 KB 212/1710 KB 336/590 KB 228/232 KB 84/258 KB 196/240 KB 216/1710 KB 336/590 KB 228/232 KB 84/258 KB 196/240 KB 220/1710 KB 336/590 KB 228/232 KB 84/258 KB 196/240 KB 224/1710 KB 336/590 KB 228/232 KB 84/258 KB 196/240 KB 228/1710 KB 336/590 KB 228/232 KB 80/258 KB 180/240 KB 196/1710 KB 324/590 KB 232/232 KB 84/258 KB 196/240 KB 228/1710 KB 336/590 KB 232/232 KB 84/258 KB 196/240 KB 228/1710 KB 336/590 KB 228/232 KB 84/258 KB 196/240 KB 208/1710 KB 336/590 KB 232/232 KB 88/258 KB 196/240 KB 228/1710 KB 336/590 KB 232/232 KB 92/258 KB 196/240 KB 228/1710 KB 336/590 KB 232/232 KB 96/258 KB 196/240 KB 228/1710 KB 336/590 KB 232/232 KB 100/258 KB 196/240 KB 228/1710 KB 336/590 KB 232/232 KB 104/258 KB 196/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 196/240 KB 228/1710 KB 336/590 KB 228/232 KB 80/258 KB 196/240 KB 208/1710 KB 336/590 KB 232/232 KB 108/258 KB 200/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 204/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 208/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 212/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 216/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 220/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 224/240 KB 228/1710 KB 336/590 KB 232/232 KB 108/258 KB 228/240 KB 228/1710 KB 336/590 KB 232/232 KB 112/258 KB 232/240 KB 232/1710 KB 336/590 KB 232/232 KB unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 112/258 KB 236/240 KB 232/1710 KB 336/590 KB 232/232 KB 112/258 KB 228/240 KB 232/1710 KB 336/590 KB 232/232 KB 112/258 KB 228/240 KB 228/1710 KB 336/590 KB 232/232 KB 116/258 KB 236/240 KB 232/1710 KB 336/590 KB 232/232 KB 116/258 KB 240/240 KB 236/1710 KB 336/590 KB 232/232 KB 116/258 KB 236/240 KB 236/1710 KB 336/590 KB 232/232 KB 116/258 KB 240/240 KB 240/1710 KB 336/590 KB 232/232 KB 116/258 KB 240/240 KB 244/1710 KB 336/590 KB 232/232 KB 120/258 KB 240/240 KB 248/1710 KB 336/590 KB 232/232 KB 120/258 KB 240/240 KB 252/1710 KB 336/590 KB 232/232 KB 120/258 KB 240/240 KB 244/1710 KB 336/590 KB 232/232 KB 124/258 KB 240/240 KB 256/1710 KB 336/590 KB 232/232 KB 128/258 KB 240/240 KB 256/1710 KB 336/590 KB 232/232 KB 132/258 KB 240/240 KB 256/1710 KB 336/590 KB 232/232 KB 120/258 KB 240/240 KB 256/1710 KB 336/590 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 1431.4 KB/sec) unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 136/258 KB 240/240 KB 260/1710 KB 336/590 KB 232/232 KB 136/258 KB 240/240 KB 260/1710 KB 336/590 KB 140/258 KB 240/240 KB 264/1710 KB 336/590 KB 144/258 KB 240/240 KB 264/1710 KB 336/590 KB 144/258 KB 240/240 KB 264/1710 KB 336/590 KB 144/258 KB 240/240 KB 268/1710 KB 336/590 KB 148/258 KB 240/240 KB 272/1710 KB 336/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1459.1 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 148/258 KB 276/1710 KB 336/590 KB 148/258 KB 280/1710 KB 340/590 KB 148/258 KB 284/1710 KB 340/590 KB 148/258 KB 288/1710 KB 340/590 KB 148/258 KB 240/240 KB 268/1710 KB 336/590 KB 148/258 KB 276/1710 KB 340/590 KB 148/258 KB 288/1710 KB 344/590 KB 148/258 KB 288/1710 KB 348/590 KB 148/258 KB 288/1710 KB 352/590 KB 148/258 KB 288/1710 KB 356/590 KB 148/258 KB 288/1710 KB 360/590 KB 148/258 KB 288/1710 KB 364/590 KB 148/258 KB 288/1710 KB 368/590 KB 148/258 KB 288/1710 KB 372/590 KB 148/258 KB 288/1710 KB 376/590 KB 148/258 KB 288/1710 KB 380/590 KB 148/258 KB 288/1710 KB 384/590 KB 148/258 KB 288/1710 KB 388/590 KB 148/258 KB 288/1710 KB 392/590 KB 148/258 KB 288/1710 KB 396/590 KB 148/258 KB 288/1710 KB 400/590 KB 148/258 KB 288/1710 KB 404/590 KB 148/258 KB 288/1710 KB 408/590 KB 148/258 KB 288/1710 KB 412/590 KB 148/258 KB 288/1710 KB 416/590 KB 152/258 KB 288/1710 KB 416/590 KB 4/223 KB 156/258 KB 288/1710 KB 416/590 KB 4/223 KB 160/258 KB 288/1710 KB 416/590 KB 4/223 KB 164/258 KB 288/1710 KB 420/590 KB 4/223 KB 168/258 KB 292/1710 KB 420/590 KB 4/223 KB 148/258 KB 288/1710 KB 416/590 KB 4/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 8/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 12/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 16/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 20/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 24/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 28/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 32/223 KB 168/258 KB 4/208 KB 292/1710 KB 420/590 KB 4/223 KB 168/258 KB 8/208 KB 292/1710 KB 420/590 KB 32/223 KB 168/258 KB 12/208 KB 292/1710 KB 420/590 KB 32/223 KB 168/258 KB 16/208 KB 292/1710 KB 420/590 KB 32/223 KB 172/258 KB 20/208 KB 292/1710 KB 420/590 KB 32/223 KB 172/258 KB 24/208 KB 292/1710 KB 420/590 KB 36/223 KB 172/258 KB 28/208 KB 292/1710 KB 420/590 KB 36/223 KB 164/258 KB 292/1710 KB 420/590 KB 4/223 KB 172/258 KB 32/208 KB 296/1710 KB 420/590 KB 36/223 KB 160/258 KB 288/1710 KB 420/590 KB 4/223 KB 172/258 KB 32/208 KB 296/1710 KB 424/590 KB 36/223 KB 172/258 KB 32/208 KB 296/1710 KB 428/590 KB 36/223 KB 172/258 KB 32/208 KB 296/1710 KB 432/590 KB 36/223 KB 172/258 KB 32/208 KB 296/1710 KB 436/590 KB 36/223 KB 172/258 KB 20/208 KB 292/1710 KB 420/590 KB 36/223 KB 172/258 KB 32/208 KB 300/1710 KB 436/590 KB 40/223 KB 172/258 KB 32/208 KB 300/1710 KB 436/590 KB 44/223 KB 172/258 KB 16/208 KB 292/1710 KB 420/590 KB 32/223 KB 176/258 KB 32/208 KB 300/1710 KB 436/590 KB 44/223 KB 172/258 KB 32/208 KB 300/1710 KB 436/590 KB 36/223 KB 180/258 KB 32/208 KB 300/1710 KB 436/590 KB 44/223 KB 180/258 KB 32/208 KB 304/1710 KB 440/590 KB 48/223 KB 180/258 KB 32/208 KB 304/1710 KB 436/590 KB 48/223 KB 180/258 KB 32/208 KB 304/1710 KB 436/590 KB 44/223 KB 180/258 KB 32/208 KB 308/1710 KB 440/590 KB 48/223 KB 184/258 KB 32/208 KB 312/1710 KB 444/590 KB 52/223 KB 184/258 KB 32/208 KB 308/1710 KB 444/590 KB 52/223 KB 188/258 KB 32/208 KB 312/1710 KB 444/590 KB 52/223 KB 192/258 KB 32/208 KB 312/1710 KB 444/590 KB 52/223 KB 172/258 KB 32/208 KB 308/1710 KB 444/590 KB 52/223 KB 180/258 KB 32/208 KB 308/1710 KB 444/590 KB 52/223 KB 192/258 KB 32/208 KB 312/1710 KB 448/590 KB 52/223 KB 192/258 KB 32/208 KB 312/1710 KB 452/590 KB 52/223 KB 196/258 KB 36/208 KB 316/1710 KB 456/590 KB 52/223 KB 180/258 KB 32/208 KB 308/1710 KB 440/590 KB 52/223 KB 196/258 KB 36/208 KB 316/1710 KB 4 unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 52/590 KB 52/223 KB 196/258 KB 36/208 KB 320/1710 KB 456/590 KB 56/223 KB 196/258 KB 36/208 KB 320/1710 KB 456/590 KB 60/223 KB 196/258 KB 36/208 KB 320/1710 KB 456/590 KB 64/223 KB 196/258 KB 36/208 KB 312/1710 KB 452/590 KB 52/223 KB 196/258 KB 36/208 KB 320/1710 KB 456/590 KB 68/223 KB 196/258 KB 32/208 KB 312/1710 KB 452/590 KB 52/223 KB 196/258 KB 40/208 KB 320/1710 KB 460/590 KB 68/223 KB 196/258 KB 40/208 KB 320/1710 KB 456/590 KB 68/223 KB 196/258 KB 44/208 KB 320/1710 KB 460/590 KB 68/223 KB 196/258 KB 48/208 KB 320/1710 KB 460/590 KB 68/223 KB 200/258 KB 52/208 KB 320/1710 KB 464/590 KB 68/223 KB 196/258 KB 36/208 KB 320/1710 KB 456/590 KB 60/223 KB 200/258 KB 52/208 KB 324/1710 KB 464/590 KB 72/223 KB 200/258 KB 52/208 KB 328/1710 KB 464/590 KB 72/223 KB 200/258 KB 52/208 KB 332/1710 KB 464/590 KB 72/223 KB 200/258 KB 52/208 KB 320/1710 KB 464/590 KB 72/223 KB 200/258 KB 52/208 KB 336/1710 KB 464/590 KB 76/223 KB 200/258 KB 52/208 KB 336/1710 KB 464/590 KB 80/223 KB 200/258 KB 48/208 KB 320/1710 KB 464/590 KB 68/223 KB 200/258 KB 48/208 KB 320/1710 KB 460/590 KB 68/223 KB 204/258 KB 52/208 KB 336/1710 KB 464/590 KB 80/223 KB 208/258 KB 52/208 KB 336/1710 KB 464/590 KB 80/223 KB 212/258 KB 52/208 KB 336/1710 KB 464/590 KB 80/223 KB 216/258 KB 56/208 KB 336/1710 KB 468/590 KB 80/223 KB 220/258 KB 56/208 KB 336/1710 KB 468/590 KB 80/223 KB 200/258 KB 52/208 KB 336/1710 KB 464/590 KB 80/223 KB 220/258 KB 56/208 KB 340/1710 KB 468/590 KB 80/223 KB 212/258 KB 56/208 KB 336/1710 KB 468/590 KB 80/223 KB 224/258 KB 60/208 KB 340/1710 KB 468/590 KB 84/223 KB 224/258 KB 64/208 KB 340/1710 KB 468/590 KB 84/223 KB 224/258 KB 68/208 KB 340/1710 KB 468/590 KB 84/223 KB 212/258 KB 52/208 KB 336/1710 KB 468/590 KB 80/223 KB 224/258 KB 68/208 KB 344/1710 KB 472/590 KB 84/223 KB 224/258 KB 68/208 KB 344/1710 KB 476/590 KB 84/223 KB 224/258 KB 68/208 KB 344/1710 KB 480/590 KB 84/223 KB 224/258 KB 68/208 KB 344/1710 KB 484/590 KB 84/223 KB 224/258 KB 68/208 KB 344/1710 KB 468/590 KB 84/223 KB 224/258 KB 56/208 KB 340/1710 KB 468/590 KB 84/223 KB 224/258 KB 56/208 KB 340/1710 KB 468/590 KB 80/223 KB 228/258 KB 68/208 KB 344/1710 KB 488/590 KB 88/223 KB 232/258 KB 72/208 KB 348/1710 KB 488/590 KB 88/223 KB 228/258 KB 72/208 KB 348/1710 KB 488/590 KB 88/223 KB 232/258 KB 76/208 KB 348/1710 KB 488/590 KB 88/223 KB 232/258 KB 80/208 KB 348/1710 KB 488/590 KB 88/223 KB 224/258 KB 68/208 KB 348/1710 KB 488/590 KB 88/223 KB 228/258 KB 68/208 KB 348/1710 KB 488/590 KB 88/223 KB 228/258 KB 68/208 KB 344/1710 KB 488/590 KB 88/223 KB 236/258 KB 80/208 KB 352/1710 KB 492/590 KB 92/223 KB 236/258 KB 80/208 KB 352/1710 KB 492/590 KB 96/223 KB 236/258 KB 80/208 KB 352/1710 KB 492/590 KB 100/223 KB 236/258 KB 84/208 KB 352/1710 KB 492/590 KB 104/223 KB 236/258 KB 84/208 KB 352/1710 KB 492/590 KB 108/223 KB 236/258 KB 84/208 KB 352/1710 KB 492/590 KB 112/223 KB 236/258 KB 80/208 KB 348/1710 KB 488/590 KB 88/223 KB 240/258 KB 84/208 KB 352/1710 KB 492/590 KB 112/223 KB 244/258 KB 84/208 KB 352/1710 KB 492/590 KB 112/223 KB 236/258 KB 84/208 KB 352/1710 KB 492/590 KB 100/223 KB 236/258 KB 80/208 KB 348/1710 KB 492/590 KB 88/223 KB 244/258 KB 84/208 KB 352/1710 KB 496/590 KB 112/223 KB 236/258 KB 80/208 KB 352/1710 KB 492/590 KB 100/223 KB 244/258 KB 84/208 KB 356/1710 KB 496/590 KB 112/223 KB 244/258 KB 84/208 KB 360/1710 KB 500/590 KB 112/223 KB 244/258 KB 84/208 KB 364/ unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 1710 KB 500/590 KB 112/223 KB 244/258 KB 84/208 KB 368/1710 KB 500/590 KB 112/223 KB 244/258 KB 84/208 KB 356/1710 KB 500/590 KB 112/223 KB 244/258 KB 84/208 KB 368/1710 KB 504/590 KB 112/223 KB 244/258 KB 88/208 KB 368/1710 KB 508/590 KB 112/223 KB 248/258 KB 88/208 KB 372/1710 KB 512/590 KB 112/223 KB 248/258 KB 88/208 KB 372/1710 KB 516/590 KB 112/223 KB 248/258 KB 88/208 KB 372/1710 KB 520/590 KB 116/223 KB 248/258 KB 88/208 KB 372/1710 KB 524/590 KB 116/223 KB 248/258 KB 88/208 KB 372/1710 KB 528/590 KB 116/223 KB 244/258 KB 88/208 KB 368/1710 KB 504/590 KB 112/223 KB 248/258 KB 92/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 96/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 100/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 104/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 108/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 112/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 116/208 KB 372/1710 KB 528/590 KB 116/223 KB 248/258 KB 120/208 KB 372/1710 KB 532/590 KB 116/223 KB 248/258 KB 124/208 KB 372/1710 KB 532/590 KB 116/223 KB 248/258 KB 128/208 KB 372/1710 KB 532/590 KB 116/223 KB 248/258 KB 88/208 KB 372/1710 KB 516/590 KB 116/223 KB 248/258 KB 88/208 KB 372/1710 KB 508/590 KB 112/223 KB 252/258 KB 128/208 KB 372/1710 KB 532/590 KB 120/223 KB 256/258 KB 128/208 KB 372/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 372/1710 KB 532/590 KB 120/223 KB 244/258 KB 88/208 KB 372/1710 KB 508/590 KB 112/223 KB 258/258 KB 128/208 KB 376/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 380/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 384/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 388/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 392/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 396/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 400/1710 KB 532/590 KB 120/223 KB 248/258 KB 116/208 KB 372/1710 KB 532/590 KB 116/223 KB 258/258 KB 128/208 KB 400/1710 KB 536/590 KB 120/223 KB 258/258 KB 128/208 KB 400/1710 KB 540/590 KB 120/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 120/223 KB 248/258 KB 128/208 KB 380/1710 KB 532/590 KB 120/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 124/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 128/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 132/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 136/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 140/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 144/223 KB 258/258 KB 128/208 KB 400/1710 KB 544/590 KB 148/223 KB 258/258 KB 132/208 KB 404/1710 KB 548/590 KB 152/223 KB 258/258 KB 132/208 KB 404/1710 KB 548/590 KB 156/223 KB 258/258 KB 132/208 KB 404/1710 KB 548/590 KB 160/223 KB 258/258 KB 132/208 KB 404/1710 KB 548/590 KB 148/223 KB 258/258 KB 132/208 KB 408/1710 KB 548/590 KB 160/223 KB 258/258 KB 132/208 KB 412/1710 KB 548/590 KB 160/223 KB 258/258 KB 132/208 KB 400/1710 KB 548/590 KB 148/223 KB 258/258 KB 128/208 KB 400/1710 KB 548/590 KB 148/223 KB 258/258 KB 136/208 KB 412/1710 KB 552/590 KB 160/223 KB 258/258 KB 136/208 KB 412/1710 KB 556/590 KB 160/223 KB 258/258 KB 136/208 KB 412/1710 KB 560/590 KB 160/223 KB 258/258 KB 136/208 KB 416/1710 KB 564/590 KB 160/223 KB 136/208 KB 416/1710 KB 568/590 KB 164/223 KB 258/258 KB 136/208 KB 412/1710 KB 556/590 KB 160/223 KB 140/208 KB 416/1710 KB 568/590 KB 164/223 KB 144/208 KB 416/1710 KB 568/590 KB 164/223 KB 148/208 KB 416/1710 KB unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 568/590 KB 164/223 KB 152/208 KB 416/1710 KB 568/590 KB 164/223 KB 156/208 KB 416/1710 KB 568/590 KB 164/223 KB 160/208 KB 416/1710 KB 572/590 KB 164/223 KB 136/208 KB 416/1710 KB 564/590 KB 164/223 KB 160/208 KB 416/1710 KB 572/590 KB 168/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1171.1 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 258/258 KB 136/208 KB 416/1710 KB 560/590 KB 160/223 KB 160/208 KB 420/1710 KB 572/590 KB 168/223 KB 160/208 KB 424/1710 KB 572/590 KB 168/223 KB 160/208 KB 428/1710 KB 572/590 KB 172/223 KB 156/208 KB 416/1710 KB 572/590 KB 164/223 KB 160/208 KB 432/1710 KB 576/590 KB 172/223 KB 160/208 KB 424/1710 KB 572/590 KB 172/223 KB 160/208 KB 432/1710 KB 576/590 KB 176/223 KB 160/208 KB 432/1710 KB 572/590 KB 176/223 KB 160/208 KB 432/1710 KB 580/590 KB 176/223 KB 164/208 KB 436/1710 KB 584/590 KB 180/223 KB 164/208 KB 436/1710 KB 588/590 KB 180/223 KB 164/208 KB 436/1710 KB 590/590 KB 180/223 KB 164/208 KB 436/1710 KB 580/590 KB 180/223 KB 164/208 KB 436/1710 KB 590/590 KB 184/223 KB 164/208 KB 436/1710 KB 580/590 KB 176/223 KB 168/208 KB 436/1710 KB 590/590 KB 188/223 KB 172/208 KB 436/1710 KB 590/590 KB 188/223 KB 176/208 KB 436/1710 KB 590/590 KB 188/223 KB 160/208 KB 436/1710 KB 580/590 KB 176/223 KB 176/208 KB 440/1710 KB 590/590 KB 188/223 KB 176/208 KB 444/1710 KB 590/590 KB 188/223 KB 176/208 KB 448/1710 KB 590/590 KB 188/223 KB 164/208 KB 436/1710 KB 590/590 KB 188/223 KB 176/208 KB 448/1710 KB 590/590 KB 192/223 KB 176/208 KB 448/1710 KB 590/590 KB 196/223 KB 4/38 KB 180/208 KB 452/1710 KB 590/590 KB 200/223 KB 4/38 KB 180/208 KB 452/1710 KB 590/590 KB 196/223 KB 4/38 KB 184/208 KB 452/1710 KB 590/590 KB 204/223 KB 4/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 4/38 KB 176/208 KB 448/1710 KB 590/590 KB 196/223 KB 8/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 12/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 16/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 20/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 24/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 28/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 32/38 KB 188/208 KB 452/1710 KB 590/590 KB 204/223 KB 4/38 KB 176/208 KB 452/1710 KB 590/590 KB 196/223 KB 32/38 KB 188/208 KB 456/1710 KB 590/590 KB 204/223 KB 32/38 KB 188/208 KB 460/1710 KB 204/223 KB 4/38 KB 184/208 KB 452/1710 KB 590/590 KB 204/223 KB 32/38 KB 188/208 KB 460/1710 KB 208/223 KB 32/38 KB 192/208 KB 460/1710 KB 208/223 KB 32/38 KB 196/208 KB 460/1710 KB 212/223 KB 36/38 KB 200/208 KB 464/1710 KB 212/223 KB 36/38 KB 204/208 KB 464/1710 KB 212/223 KB 36/38 KB 208/208 KB 464/1710 KB 212/223 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 2467.2 KB/sec) unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 36/38 KB 196/208 KB 464/1710 KB 212/223 KB 38/38 KB 208/208 KB 464/1710 KB 212/223 KB 32/38 KB 196/208 KB 464/1710 KB 212/223 KB 38/38 KB 208/208 KB 468/1710 KB 212/223 KB 38/38 KB 208/208 KB 472/1710 KB 212/223 KB 38/38 KB 208/208 KB 476/1710 KB 212/223 KB 38/38 KB 208/208 KB 480/1710 KB 212/223 KB 38/38 KB 208/208 KB 484/1710 KB 212/223 KB 38/38 KB 208/208 KB 488/1710 KB 212/223 KB 38/38 KB 208/208 KB 492/1710 KB 212/223 KB 38/38 KB 208/208 KB 496/1710 KB 212/223 KB 32/38 KB 192/208 KB 460/1710 KB 212/223 KB 38/38 KB 208/208 KB 496/1710 KB 216/223 KB 38/38 KB 208/208 KB 496/1710 KB 220/223 KB 38/38 KB 208/208 KB 496/1710 KB 223/223 KB 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 38/38 KB 208/208 KB 500/1710 KB 223/223 KB 38/38 KB 208/208 KB 504/1710 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 156.2 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 851.9 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 38/38 KB 208/208 KB 508/1710 KB 223/223 KB 512/1710 KB 223/223 KB 516/1710 KB 223/223 KB 520/1710 KB 223/223 KB 524/1710 KB 223/223 KB 528/1710 KB 223/223 KB 532/1710 KB 223/223 KB 536/1710 KB 223/223 KB 540/1710 KB 223/223 KB 544/1710 KB 223/223 KB 4/18 KB 544/1710 KB 223/223 KB 8/18 KB 544/1710 KB 223/223 KB 12/18 KB 544/1710 KB 223/223 KB 16/18 KB 544/1710 KB 223/223 KB 18/18 KB 544/1710 KB 223/223 KB 4/531 KB 18/18 KB 544/1710 KB 223/223 KB 8/531 KB 18/18 KB 4/214 KB 544/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 877.6 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 12/531 KB 18/18 KB 4/214 KB 544/1710 KB 16/531 KB 18/18 KB 4/214 KB 544/1710 KB 20/531 KB 18/18 KB 4/214 KB 544/1710 KB 24/531 KB 18/18 KB 4/214 KB 544/1710 KB 4/531 KB 18/18 KB 4/214 KB 544/1710 KB 24/531 KB 18/18 KB 8/214 KB 544/1710 KB 24/531 KB 18/18 KB 12/214 KB 544/1710 KB 24/531 KB 18/18 KB 16/214 KB 544/1710 KB 24/531 KB 18/18 KB 20/214 KB 544/1710 KB 28/531 KB 18/18 KB 24/214 KB 544/1710 KB 28/531 KB 28/214 KB 548/1710 KB 28/531 KB 32/214 KB 548/1710 KB 28/531 KB 18/18 KB 20/214 KB 544/1710 KB 32/531 KB 32/214 KB 548/1710 KB 36/531 KB 32/214 KB 548/1710 KB 40/531 KB 32/214 KB 548/1710 KB 44/531 KB 32/214 KB 548/1710 KB 48/531 KB 32/214 KB 548/1710 KB 52/531 KB 32/214 KB 548/1710 KB 56/531 KB 36/214 KB 548/1710 KB 28/531 KB 24/214 KB 548/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 67.9 KB/sec) unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 60/531 KB 36/214 KB 548/1710 KB 4/1267 KB 60/531 KB 36/214 KB 548/1710 KB 8/1267 KB 60/531 KB 36/214 KB 548/1710 KB 12/1267 KB 60/531 KB 36/214 KB 548/1710 KB 16/1267 KB 60/531 KB 36/214 KB 552/1710 KB 16/1267 KB 60/531 KB 36/214 KB 556/1710 KB 16/1267 KB 60/531 KB 36/214 KB 560/1710 KB 16/1267 KB 52/531 KB 36/214 KB 548/1710 KB 60/531 KB 40/214 KB 564/1710 KB 16/1267 KB 60/531 KB 40/214 KB 568/1710 KB 16/1267 KB 60/531 KB 40/214 KB 564/1710 KB 16/1267 KB 60/531 KB 44/214 KB 572/1710 KB 16/1267 KB 60/531 KB 48/214 KB 572/1710 KB 16/1267 KB 60/531 KB 48/214 KB 572/1710 KB 20/1267 KB 60/531 KB 48/214 KB 572/1710 KB 24/1267 KB 60/531 KB 48/214 KB 572/1710 KB 28/1267 KB 60/531 KB 48/214 KB 572/1710 KB 32/1267 KB 60/531 KB 48/214 KB 572/1710 KB 32/1267 KB 64/531 KB 48/214 KB 572/1710 KB 32/1267 KB 68/531 KB 52/214 KB 572/1710 KB 32/1267 KB 64/531 KB 52/214 KB 572/1710 KB 32/1267 KB 68/531 KB 56/214 KB 572/1710 KB 32/1267 KB 64/531 KB 48/214 KB 572/1710 KB 32/1267 KB 68/531 KB 60/214 KB 576/1710 KB 32/1267 KB 68/531 KB 60/214 KB 580/1710 KB 32/1267 KB 68/531 KB 60/214 KB 584/1710 KB 36/1267 KB 68/531 KB 4/109 KB 60/214 KB 584/1710 KB 36/1267 KB 68/531 KB 8/109 KB 60/214 KB 584/1710 KB 36/1267 KB 68/531 KB 12/109 KB 60/214 KB 584/1710 KB 36/1267 KB 68/531 KB 16/109 KB 60/214 KB 584/1710 KB 36/1267 KB 68/531 KB 60/214 KB 580/1710 KB 36/1267 KB 68/531 KB 16/109 KB 60/214 KB 584/1710 KB 40/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 44/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 48/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 52/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 56/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 60/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 64/1267 KB 68/531 KB 60/214 KB 584/1710 KB 36/1267 KB 72/531 KB 20/109 KB 64/214 KB 584/1710 KB 64/1267 KB 72/531 KB 20/109 KB 60/214 KB 584/1710 KB 64/1267 KB 68/531 KB 20/109 KB 60/214 KB 584/1710 KB 40/1267 KB 72/531 KB 24/109 KB 64/214 KB 584/1710 KB 64/1267 KB 72/531 KB 28/109 KB 64/214 KB 584/1710 KB 64/1267 KB 72/531 KB 32/109 KB 64/214 KB 584/1710 KB 64/1267 KB 72/531 KB 36/109 KB 64/214 KB 584/1710 KB 64/1267 KB 72/531 KB 40/109 KB 64/214 KB 588/1710 KB 64/1267 KB 76/531 KB 44/109 KB 68/214 KB 588/1710 KB 68/1267 KB 76/531 KB 48/109 KB 68/214 KB 588/1710 KB 68/1267 KB 72/531 KB 36/109 KB 64/214 KB 588/1710 KB 64/1267 KB 76/531 KB 48/109 KB 68/214 KB 592/1710 KB 68/1267 KB 76/531 KB 52/109 KB 68/214 KB 592/1710 KB 68/1267 KB 76/531 KB 56/109 KB 68/214 KB 596/1710 KB 68/1267 KB 76/531 KB 40/109 KB 68/214 KB 588/1710 KB 68/1267 KB 76/531 KB 40/109 KB 68/214 KB 588/1710 KB 64/1267 KB 76/531 KB 40/109 KB 64/214 KB 588/1710 KB 64/1267 KB 80/531 KB 60/109 KB 68/214 KB 596/1710 KB 72/1267 KB 84/531 KB 60/109 KB 68/214 KB 596/1710 KB 72/1267 KB 76/531 KB 60/109 KB 68/214 KB 596/1710 KB 72/1267 KB 84/531 KB 60/109 KB 72/214 KB 596/1710 KB 76/1267 KB 84/531 KB 60/109 KB 72/214 KB 596/1710 KB 80/1267 KB 76/531 KB 52/109 KB 68/214 KB 596/1710 KB 68/1267 KB 84/531 KB 60/109 KB 72/214 KB 596/1710 KB 72/1267 KB 84/531 KB 60/109 KB 76/214 KB 596/1710 KB 80/1267 KB 88/531 KB 60/109 KB 80/214 KB 596/1710 KB 80/1267 KB 92/531 KB 60/109 KB 80/214 KB 600/1710 KB 80/1267 KB 96/531 KB 60/109 KB 80/214 KB 600/1710 KB 80/1267 KB 100/531 KB 60/109 KB 80/214 KB 600/1710 KB 80/1267 KB 104/531 KB 60/109 KB 80/214 KB 600/1710 KB 84/1267 KB 108/531 KB 60/109 KB 80/214 unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install KB 600/1710 KB 84/1267 KB 112/531 KB 60/109 KB 80/214 KB 600/1710 KB 84/1267 KB 84/531 KB 60/109 KB 80/214 KB 600/1710 KB 80/1267 KB 88/531 KB 60/109 KB 80/214 KB 600/1710 KB 80/1267 KB 112/531 KB 60/109 KB 80/214 KB 604/1710 KB 84/1267 KB 112/531 KB 60/109 KB 80/214 KB 608/1710 KB 84/1267 KB 112/531 KB 60/109 KB 84/214 KB 608/1710 KB 84/1267 KB 112/531 KB 60/109 KB 88/214 KB 612/1710 KB 84/1267 KB 112/531 KB 60/109 KB 92/214 KB 612/1710 KB 84/1267 KB 100/531 KB 60/109 KB 80/214 KB 600/1710 KB 84/1267 KB 112/531 KB 60/109 KB 92/214 KB 612/1710 KB 88/1267 KB 112/531 KB 60/109 KB 92/214 KB 612/1710 KB 92/1267 KB 76/531 KB 60/109 KB 68/214 KB 596/1710 KB 80/1267 KB 112/531 KB 64/109 KB 92/214 KB 612/1710 KB 92/1267 KB 112/531 KB 68/109 KB 92/214 KB 612/1710 KB 92/1267 KB 112/531 KB 72/109 KB 92/214 KB 612/1710 KB 96/1267 KB 112/531 KB 60/109 KB 84/214 KB 612/1710 KB 84/1267 KB 112/531 KB 72/109 KB 92/214 KB 616/1710 KB 96/1267 KB 112/531 KB 72/109 KB 92/214 KB 620/1710 KB 96/1267 KB 112/531 KB 72/109 KB 92/214 KB 612/1710 KB 96/1267 KB 112/531 KB 76/109 KB 96/214 KB 620/1710 KB 96/1267 KB 112/531 KB 80/109 KB 96/214 KB 620/1710 KB 96/1267 KB 112/531 KB 84/109 KB 96/214 KB 624/1710 KB 96/1267 KB 116/531 KB 88/109 KB 96/214 KB 624/1710 KB 100/1267 KB 112/531 KB 72/109 KB 96/214 KB 620/1710 KB 96/1267 KB 116/531 KB 88/109 KB 100/214 KB 624/1710 KB 100/1267 KB 116/531 KB 88/109 KB 104/214 KB 624/1710 KB 100/1267 KB 116/531 KB 88/109 KB 108/214 KB 624/1710 KB 100/1267 KB 116/531 KB 84/109 KB 96/214 KB 624/1710 KB 100/1267 KB 116/531 KB 88/109 KB 108/214 KB 624/1710 KB 104/1267 KB 116/531 KB 88/109 KB 108/214 KB 624/1710 KB 108/1267 KB 116/531 KB 88/109 KB 108/214 KB 624/1710 KB 112/1267 KB 116/531 KB 84/109 KB 96/214 KB 624/1710 KB 96/1267 KB 120/531 KB 88/109 KB 112/214 KB 624/1710 KB 112/1267 KB 124/531 KB 88/109 KB 112/214 KB 624/1710 KB 112/1267 KB 128/531 KB 88/109 KB 112/214 KB 624/1710 KB 112/1267 KB 132/531 KB 88/109 KB 112/214 KB 624/1710 KB 112/1267 KB 136/531 KB 92/109 KB 112/214 KB 624/1710 KB 116/1267 KB 112/531 KB 80/109 KB 96/214 KB 624/1710 KB 96/1267 KB 136/531 KB 92/109 KB 112/214 KB 628/1710 KB 116/1267 KB 136/531 KB 92/109 KB 112/214 KB 632/1710 KB 116/1267 KB 136/531 KB 92/109 KB 112/214 KB 636/1710 KB 116/1267 KB 136/531 KB 92/109 KB 112/214 KB 640/1710 KB 116/1267 KB 136/531 KB 92/109 KB 112/214 KB 644/1710 KB 116/1267 KB 132/531 KB 92/109 KB 112/214 KB 624/1710 KB 116/1267 KB 140/531 KB 92/109 KB 112/214 KB 644/1710 KB 120/1267 KB 140/531 KB 92/109 KB 112/214 KB 644/1710 KB 124/1267 KB 140/531 KB 92/109 KB 112/214 KB 644/1710 KB 128/1267 KB 132/531 KB 92/109 KB 112/214 KB 624/1710 KB 112/1267 KB 140/531 KB 96/109 KB 112/214 KB 648/1710 KB 128/1267 KB 140/531 KB 100/109 KB 112/214 KB 648/1710 KB 128/1267 KB 140/531 KB 104/109 KB 112/214 KB 648/1710 KB 128/1267 KB 140/531 KB 108/109 KB 112/214 KB 648/1710 KB 128/1267 KB 140/531 KB 109/109 KB 112/214 KB 648/1710 KB 128/1267 KB 116/531 KB 88/109 KB 112/214 KB 624/1710 KB 112/1267 KB 140/531 KB 109/109 KB 116/214 KB 648/1710 KB 128/1267 KB 140/531 KB 109/109 KB 120/214 KB 648/1710 KB 128/1267 KB 140/531 KB 109/109 KB 124/214 KB 648/1710 KB 128/1267 KB 140/531 KB 109/109 KB 128/214 KB 648/1710 KB 128/1267 KB 140/531 KB 92/109 KB 112/214 KB 648/1710 KB 128/1267 KB 140/531 KB 92/109 KB 112/214 KB 644/1710 KB 116/1267 KB 144/531 KB 109/109 KB 128/214 KB 652/1710 KB 128/1267 KB 140/531 KB 109/109 unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install KB 128/214 KB 652/1710 KB 128/1267 KB 144/531 KB 109/109 KB 132/214 KB 652/1710 KB 128/1267 KB 148/531 KB 109/109 KB 136/214 KB 656/1710 KB 132/1267 KB 148/531 KB 109/109 KB 140/214 KB 656/1710 KB 132/1267 KB 148/531 KB 109/109 KB 132/214 KB 656/1710 KB 132/1267 KB 144/531 KB 109/109 KB 132/214 KB 656/1710 KB 132/1267 KB 148/531 KB 109/109 KB 140/214 KB 660/1710 KB 132/1267 KB 144/531 KB 109/109 KB 132/214 KB 652/1710 KB 132/1267 KB 152/531 KB 109/109 KB 140/214 KB 660/1710 KB 136/1267 KB 152/531 KB 109/109 KB 140/214 KB 660/1710 KB 140/1267 KB 152/531 KB 109/109 KB 140/214 KB 660/1710 KB 144/1267 KB 152/531 KB 109/109 KB 140/214 KB 660/1710 KB 132/1267 KB 156/531 KB 109/109 KB 140/214 KB 660/1710 KB 144/1267 KB 156/531 KB 109/109 KB 144/214 KB 664/1710 KB 144/1267 KB 156/531 KB 109/109 KB 144/214 KB 668/1710 KB 144/1267 KB 156/531 KB 109/109 KB 144/214 KB 660/1710 KB 144/1267 KB 160/531 KB 109/109 KB 144/214 KB 668/1710 KB 144/1267 KB 164/531 KB 109/109 KB 148/214 KB 672/1710 KB 144/1267 KB 168/531 KB 109/109 KB 148/214 KB 672/1710 KB 148/1267 KB 172/531 KB 109/109 KB 148/214 KB 672/1710 KB 148/1267 KB 160/531 KB 109/109 KB 148/214 KB 672/1710 KB 144/1267 KB 172/531 KB 109/109 KB 148/214 KB 676/1710 KB 148/1267 KB 172/531 KB 109/109 KB 148/214 KB 680/1710 KB 148/1267 KB 160/531 KB 109/109 KB 148/214 KB 668/1710 KB 144/1267 KB 164/531 KB 109/109 KB 148/214 KB 672/1710 KB 148/1267 KB 172/531 KB 109/109 KB 148/214 KB 680/1710 KB 152/1267 KB 172/531 KB 109/109 KB 148/214 KB 680/1710 KB 156/1267 KB 172/531 KB 109/109 KB 152/214 KB 680/1710 KB 156/1267 KB 172/531 KB 109/109 KB 156/214 KB 680/1710 KB 156/1267 KB 172/531 KB 109/109 KB 160/214 KB 680/1710 KB 160/1267 KB 172/531 KB 109/109 KB 156/214 KB 680/1710 KB 160/1267 KB 172/531 KB 109/109 KB 160/214 KB 684/1710 KB 160/1267 KB 176/531 KB 109/109 KB 164/214 KB 688/1710 KB 160/1267 KB 176/531 KB 109/109 KB 164/214 KB 684/1710 KB 160/1267 KB 180/531 KB 109/109 KB 164/214 KB 688/1710 KB 160/1267 KB 184/531 KB 109/109 KB 164/214 KB 692/1710 KB 164/1267 KB 188/531 KB 109/109 KB 164/214 KB 692/1710 KB 164/1267 KB 192/531 KB 109/109 KB 164/214 KB 692/1710 KB 164/1267 KB 172/531 KB 109/109 KB 164/214 KB 684/1710 KB 160/1267 KB 192/531 KB 109/109 KB 168/214 KB 692/1710 KB 164/1267 KB 192/531 KB 109/109 KB 172/214 KB 692/1710 KB 164/1267 KB 180/531 KB 109/109 KB 164/214 KB 692/1710 KB 164/1267 KB 192/531 KB 109/109 KB 172/214 KB 692/1710 KB 168/1267 KB 192/531 KB 109/109 KB 172/214 KB 692/1710 KB 172/1267 KB 192/531 KB 109/109 KB 172/214 KB 692/1710 KB 176/1267 KB 192/531 KB 109/109 KB 172/214 KB 692/1710 KB 180/1267 KB 180/531 KB 109/109 KB 164/214 KB 692/1710 KB 160/1267 KB 196/531 KB 109/109 KB 176/214 KB 696/1710 KB 180/1267 KB 196/531 KB 109/109 KB 176/214 KB 700/1710 KB 180/1267 KB 196/531 KB 109/109 KB 176/214 KB 704/1710 KB 180/1267 KB 196/531 KB 109/109 KB 176/214 KB 708/1710 KB 180/1267 KB 196/531 KB 109/109 KB 176/214 KB 692/1710 KB 180/1267 KB 200/531 KB 109/109 KB 176/214 KB 708/1710 KB 184/1267 KB 204/531 KB 109/109 KB 176/214 KB 708/1710 KB 184/1267 KB 192/531 KB 109/109 KB 176/214 KB 692/1710 KB 180/1267 KB 204/531 KB 109/109 KB 180/214 KB 712/1710 KB 184/1267 KB 204/531 KB 109/109 KB 184/214 KB 712/1710 KB 184/1267 KB 204/531 KB 109/109 KB 188/214 KB 712/1710 KB 184/1267 KB 204/531 KB 109/109 KB 192/214 KB 712/1710 KB 184/1267 KB 204/531 KB 109/109 KB 196/214 KB 712/1710 KB 184/1267 KB 208/531 KB 109/109 KB 200/214 KB unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 712/1710 KB 184/1267 KB 208/531 KB 109/109 KB 204/214 KB 712/1710 KB 184/1267 KB 208/531 KB 109/109 KB 208/214 KB 712/1710 KB 184/1267 KB 204/531 KB 109/109 KB 176/214 KB 712/1710 KB 184/1267 KB 208/531 KB 109/109 KB 208/214 KB 716/1710 KB 184/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 184/1267 KB 196/531 KB 109/109 KB 176/214 KB 708/1710 KB 184/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 188/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 192/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 196/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 200/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 204/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 208/1267 KB 208/531 KB 109/109 KB 208/214 KB 720/1710 KB 212/1267 KB 208/531 KB 109/109 KB 212/214 KB 724/1710 KB 216/1267 KB 208/531 KB 109/109 KB 196/214 KB 712/1710 KB 184/1267 KB 212/531 KB 109/109 KB 212/214 KB 724/1710 KB 216/1267 KB 216/531 KB 109/109 KB 212/214 KB 724/1710 KB 216/1267 KB 220/531 KB 109/109 KB 212/214 KB 724/1710 KB 216/1267 KB 224/531 KB 109/109 KB 212/214 KB 724/1710 KB 216/1267 KB 208/531 KB 109/109 KB 212/214 KB 724/1710 KB 212/1267 KB 224/531 KB 109/109 KB 214/214 KB 724/1710 KB 216/1267 KB 208/531 KB 109/109 KB 208/214 KB 724/1710 KB 212/1267 KB 228/531 KB 109/109 KB 214/214 KB 728/1710 KB 216/1267 KB 228/531 KB 109/109 KB 214/214 KB 732/1710 KB 216/1267 KB 228/531 KB 109/109 KB 214/214 KB 736/1710 KB 216/1267 KB 228/531 KB 109/109 KB 214/214 KB 736/1710 KB 220/1267 KB 228/531 KB 109/109 KB 214/214 KB 736/1710 KB 224/1267 KB 228/531 KB 109/109 KB 214/214 KB 736/1710 KB 228/1267 KB 228/531 KB 109/109 KB 214/214 KB 740/1710 KB 232/1267 KB 228/531 KB 109/109 KB 214/214 KB 724/1710 KB 216/1267 KB 232/531 KB 109/109 KB 214/214 KB 740/1710 KB 232/1267 KB 236/531 KB 109/109 KB 214/214 KB 740/1710 KB 232/1267 KB 240/531 KB 109/109 KB 214/214 KB 740/1710 KB 232/1267 KB 244/531 KB 109/109 KB 214/214 KB 740/1710 KB 232/1267 KB 228/531 KB 109/109 KB 214/214 KB 740/1710 KB 228/1267 KB 244/531 KB 109/109 KB 214/214 KB 744/1710 KB 236/1267 KB 244/531 KB 109/109 KB 214/214 KB 748/1710 KB 236/1267 KB 244/531 KB 109/109 KB 214/214 KB 752/1710 KB 236/1267 KB 244/531 KB 109/109 KB 214/214 KB 740/1710 KB 236/1267 KB 244/531 KB 109/109 KB 214/214 KB 752/1710 KB 240/1267 KB 244/531 KB 109/109 KB 214/214 KB 752/1710 KB 244/1267 KB 248/531 KB 109/109 KB 214/214 KB 756/1710 KB 248/1267 KB 248/531 KB 109/109 KB 214/214 KB 756/1710 KB 252/1267 KB 248/531 KB 109/109 KB 214/214 KB 756/1710 KB 244/1267 KB 252/531 KB 109/109 KB 214/214 KB 756/1710 KB 256/1267 KB 244/531 KB 109/109 KB 214/214 KB 756/1710 KB 244/1267 KB 252/531 KB 109/109 KB 214/214 KB 760/1710 KB 256/1267 KB 256/531 KB 109/109 KB 214/214 KB 764/1710 KB 256/1267 KB 256/531 KB 109/109 KB 214/214 KB 768/1710 KB 256/1267 KB 256/531 KB 109/109 KB 214/214 KB 772/1710 KB 256/1267 KB 256/531 KB 109/109 KB 776/1710 KB 256/1267 KB 256/531 KB 109/109 KB 214/214 KB 760/1710 KB 256/1267 KB 260/531 KB 109/109 KB 776/1710 KB 256/1267 KB 248/531 KB 109/109 KB 772/1710 KB 256/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 652.0 KB/sec) unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install 260/531 KB 109/109 KB 776/1710 KB 260/1267 KB 264/531 KB 109/109 KB 776/1710 KB 264/1267 KB 264/531 KB 109/109 KB 776/1710 KB 268/1267 KB 264/531 KB 109/109 KB 776/1710 KB 260/1267 KB 268/531 KB 109/109 KB 780/1710 KB 268/1267 KB 264/531 KB 109/109 KB 780/1710 KB 268/1267 KB 268/531 KB 109/109 KB 784/1710 KB 268/1267 KB 268/531 KB 109/109 KB 788/1710 KB 268/1267 KB 268/531 KB 109/109 KB 792/1710 KB 268/1267 KB 268/531 KB 109/109 KB 796/1710 KB 268/1267 KB 268/531 KB 109/109 KB 800/1710 KB 268/1267 KB 268/531 KB 109/109 KB 804/1710 KB 268/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 323.0 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:05 DEBUG unit.abot-epc-basic/0.install 272/531 KB 804/1710 KB 268/1267 KB 272/531 KB 804/1710 KB 272/1267 KB 276/531 KB 804/1710 KB 272/1267 KB 280/531 KB 804/1710 KB 276/1267 KB 284/531 KB 804/1710 KB 276/1267 KB 288/531 KB 804/1710 KB 276/1267 KB 276/531 KB 804/1710 KB 276/1267 KB 288/531 KB 804/1710 KB 280/1267 KB 288/531 KB 804/1710 KB 284/1267 KB 292/531 KB 804/1710 KB 288/1267 KB 292/531 KB 4/80 KB 804/1710 KB 292/1267 KB 292/531 KB 4/80 KB 808/1710 KB 296/1267 KB 292/531 KB 4/80 KB 808/1710 KB 300/1267 KB 292/531 KB 4/80 KB 808/1710 KB 304/1267 KB 292/531 KB 804/1710 KB 284/1267 KB 296/531 KB 4/80 KB 808/1710 KB 304/1267 KB 300/531 KB 4/80 KB 808/1710 KB 304/1267 KB 304/531 KB 4/80 KB 808/1710 KB 304/1267 KB 292/531 KB 4/80 KB 808/1710 KB 292/1267 KB 292/531 KB 4/80 KB 804/1710 KB 288/1267 KB 304/531 KB 8/80 KB 808/1710 KB 304/1267 KB 304/531 KB 12/80 KB 808/1710 KB 304/1267 KB 304/531 KB 16/80 KB 808/1710 KB 304/1267 KB 304/531 KB 20/80 KB 808/1710 KB 304/1267 KB 304/531 KB 24/80 KB 812/1710 KB 304/1267 KB 304/531 KB 28/80 KB 812/1710 KB 308/1267 KB 304/531 KB 32/80 KB 812/1710 KB 308/1267 KB 304/531 KB 36/80 KB 812/1710 KB 308/1267 KB 308/531 KB 40/80 KB 812/1710 KB 308/1267 KB 308/531 KB 44/80 KB 812/1710 KB 308/1267 KB 308/531 KB 48/80 KB 812/1710 KB 308/1267 KB 304/531 KB 20/80 KB 812/1710 KB 304/1267 KB 308/531 KB 48/80 KB 816/1710 KB 308/1267 KB 308/531 KB 48/80 KB 820/1710 KB 308/1267 KB 308/531 KB 48/80 KB 824/1710 KB 308/1267 KB 308/531 KB 48/80 KB 828/1710 KB 308/1267 KB 308/531 KB 48/80 KB 832/1710 KB 308/1267 KB 308/531 KB 36/80 KB 812/1710 KB 308/1267 KB 312/531 KB 48/80 KB 832/1710 KB 308/1267 KB 316/531 KB 48/80 KB 832/1710 KB 308/1267 KB 320/531 KB 48/80 KB 832/1710 KB 308/1267 KB 304/531 KB 24/80 KB 812/1710 KB 308/1267 KB 320/531 KB 48/80 KB 832/1710 KB 312/1267 KB 320/531 KB 48/80 KB 832/1710 KB 316/1267 KB 320/531 KB 48/80 KB 832/1710 KB 320/1267 KB 320/531 KB 48/80 KB 832/1710 KB 324/1267 KB 324/531 KB 52/80 KB 836/1710 KB 328/1267 KB 324/531 KB 52/80 KB 836/1710 KB 332/1267 KB 324/531 KB 52/80 KB 836/1710 KB 336/1267 KB 324/531 KB 52/80 KB 836/1710 KB 324/1267 KB 324/531 KB 48/80 KB 832/1710 KB 324/1267 KB 328/531 KB 52/80 KB 836/1710 KB 336/1267 KB 332/531 KB 52/80 KB 836/1710 KB 336/1267 KB 336/531 KB 52/80 KB 836/1710 KB 336/1267 KB 324/531 KB 48/80 KB 836/1710 KB 324/1267 KB 336/531 KB 52/80 KB 840/1710 KB 336/1267 KB 336/531 KB 52/80 KB 844/1710 KB 336/1267 KB 340/531 KB 52/80 KB 844/1710 KB 336/1267 KB 344/531 KB 56/80 KB 848/1710 KB 340/1267 KB 348/531 KB 56/80 KB 848/1710 KB 340/1267 KB 352/531 KB 56/80 KB 848/1710 KB 340/1267 KB 340/531 KB 56/80 KB 848/1710 KB 340/1267 KB 352/531 KB 56/80 KB 848/1710 KB 344/1267 KB 352/531 KB 56/80 KB 848/1710 KB 348/1267 KB 340/531 KB 56/80 KB 848/1710 KB 336/1267 KB 352/531 KB 60/80 KB 848/1710 KB 348/1267 KB 352/531 KB 64/80 KB 848/1710 KB 348/1267 KB 340/531 KB 52/80 KB 848/1710 KB 336/1267 KB 352/531 KB 64/80 KB 852/1710 KB 348/1267 KB 352/531 KB 68/80 KB 856/1710 KB 348/1267 KB 352/531 KB 68/80 KB 860/1710 KB 348/1267 KB 352/531 KB 68/80 KB 864/1710 KB 348/1267 KB 352/531 KB 68/80 KB 868/1710 KB 352/1267 KB 356/531 KB 68/80 KB 872/1710 KB 352/1267 KB 356/531 KB 68/80 KB 876/1710 KB 352/1267 KB 356/531 KB 68/80 KB 880/1710 KB 352/1267 KB 352/531 KB 68/80 KB 852/1710 KB 348/1267 KB 356/531 KB 72/80 KB 880/1710 KB 352/1267 KB 356/531 KB 76/80 KB 880/1710 KB 352/1267 KB 356/531 KB 80/80 KB 880 unit-abot-epc-basic-0: 20:34:05 DEBUG unit.abot-epc-basic/0.install /1710 KB 352/1267 KB 356/531 KB 68/80 KB 868/1710 KB 352/1267 KB 360/531 KB 80/80 KB 880/1710 KB 352/1267 KB 352/531 KB 68/80 KB 864/1710 KB 352/1267 KB 360/531 KB 80/80 KB 880/1710 KB 356/1267 KB 360/531 KB 80/80 KB 880/1710 KB 360/1267 KB 364/531 KB 80/80 KB 880/1710 KB 364/1267 KB 364/531 KB 80/80 KB 880/1710 KB 368/1267 KB 364/531 KB 80/80 KB 880/1710 KB 360/1267 KB 368/531 KB 80/80 KB 880/1710 KB 368/1267 KB 372/531 KB 80/80 KB 880/1710 KB 368/1267 KB 376/531 KB 80/80 KB 884/1710 KB 372/1267 KB 380/531 KB 80/80 KB 884/1710 KB 372/1267 KB 384/531 KB 80/80 KB 884/1710 KB 372/1267 KB 372/531 KB 80/80 KB 884/1710 KB 372/1267 KB 384/531 KB 80/80 KB 884/1710 KB 376/1267 KB 384/531 KB 80/80 KB 884/1710 KB 380/1267 KB 384/531 KB 80/80 KB 884/1710 KB 384/1267 KB 372/531 KB 80/80 KB 884/1710 KB 368/1267 KB 384/531 KB 80/80 KB 888/1710 KB 384/1267 KB 384/531 KB 80/80 KB 892/1710 KB 384/1267 KB 384/531 KB 80/80 KB 896/1710 KB 384/1267 KB 384/531 KB 80/80 KB 900/1710 KB 384/1267 KB 388/531 KB 80/80 KB 904/1710 KB 388/1267 KB 388/531 KB 80/80 KB 908/1710 KB 388/1267 KB 388/531 KB 80/80 KB 900/1710 KB 388/1267 KB 388/531 KB 4/1044 KB 80/80 KB 908/1710 KB 392/1267 KB 388/531 KB 4/1044 KB 80/80 KB 908/1710 KB 396/1267 KB 388/531 KB 4/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 80/80 KB 900/1710 KB 384/1267 KB 388/531 KB 4/1044 KB 80/80 KB 908/1710 KB 388/1267 KB 388/531 KB 8/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 12/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 16/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 20/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 24/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 28/1044 KB 80/80 KB 908/1710 KB 400/1267 KB 388/531 KB 32/1044 KB 80/80 KB 908/1710 KB 400/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 215.9 KB/sec) unit-abot-epc-basic-0: 20:34:05 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 388/531 KB 36/1044 KB 908/1710 KB 400/1267 KB 388/531 KB 40/1044 KB 908/1710 KB 400/1267 KB 388/531 KB 44/1044 KB 908/1710 KB 400/1267 KB 388/531 KB 48/1044 KB 908/1710 KB 400/1267 KB 392/531 KB 48/1044 KB 908/1710 KB 400/1267 KB 396/531 KB 48/1044 KB 908/1710 KB 400/1267 KB 400/531 KB 48/1044 KB 908/1710 KB 400/1267 KB 400/531 KB 52/1044 KB 908/1710 KB 400/1267 KB 400/531 KB 56/1044 KB 908/1710 KB 400/1267 KB 400/531 KB 60/1044 KB 908/1710 KB 400/1267 KB 400/531 KB 64/1044 KB 908/1710 KB 400/1267 KB 400/531 KB 64/1044 KB 912/1710 KB 400/1267 KB 400/531 KB 68/1044 KB 4/61 KB 916/1710 KB 404/1267 KB 404/531 KB 68/1044 KB 4/61 KB 920/1710 KB 404/1267 KB 404/531 KB 68/1044 KB 4/61 KB 924/1710 KB 404/1267 KB 404/531 KB 68/1044 KB 4/61 KB 928/1710 KB 404/1267 KB 400/531 KB 68/1044 KB 4/61 KB 912/1710 KB 404/1267 KB 404/531 KB 68/1044 KB 8/61 KB 928/1710 KB 404/1267 KB 400/531 KB 68/1044 KB 912/1710 KB 404/1267 KB 404/531 KB 68/1044 KB 12/61 KB 928/1710 KB 408/1267 KB 404/531 KB 68/1044 KB 12/61 KB 928/1710 KB 412/1267 KB 404/531 KB 68/1044 KB 12/61 KB 928/1710 KB 416/1267 KB 400/531 KB 68/1044 KB 912/1710 KB 400/1267 KB 404/531 KB 72/1044 KB 12/61 KB 928/1710 KB 416/1267 KB 404/531 KB 76/1044 KB 12/61 KB 928/1710 KB 416/1267 KB 404/531 KB 80/1044 KB 12/61 KB 928/1710 KB 416/1267 KB 404/531 KB 84/1044 KB 12/61 KB 928/1710 KB 416/1267 KB 404/531 KB 88/1044 KB 12/61 KB 928/1710 KB 416/1267 KB 404/531 KB 92/1044 KB 12/61 KB 928/1710 KB 420/1267 KB 404/531 KB 96/1044 KB 12/61 KB 928/1710 KB 420/1267 KB 404/531 KB 100/1044 KB 12/61 KB 928/1710 KB 420/1267 KB 404/531 KB 104/1044 KB 12/61 KB 932/1710 KB 420/1267 KB 404/531 KB 108/1044 KB 12/61 KB 932/1710 KB 420/1267 KB 404/531 KB 68/1044 KB 12/61 KB 928/1710 KB 408/1267 KB 404/531 KB 112/1044 KB 16/61 KB 932/1710 KB 420/1267 KB 404/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 404/531 KB 68/1044 KB 4/61 KB 916/1710 KB 404/1267 KB 408/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 412/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 416/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 420/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 424/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 428/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 432/531 KB 112/1044 KB 20/61 KB 932/1710 KB 420/1267 KB 404/531 KB 100/1044 KB 12/61 KB 932/1710 KB 420/1267 KB 432/531 KB 112/1044 KB 24/61 KB 936/1710 KB 420/1267 KB 432/531 KB 112/1044 KB 24/61 KB 940/1710 KB 420/1267 KB 432/531 KB 112/1044 KB 24/61 KB 944/1710 KB 420/1267 KB 432/531 KB 112/1044 KB 24/61 KB 948/1710 KB 420/1267 KB 436/531 KB 112/1044 KB 24/61 KB 952/1710 KB 420/1267 KB 436/531 KB 112/1044 KB 24/61 KB 956/1710 KB 420/1267 KB 404/531 KB 88/1044 KB 12/61 KB 928/1710 KB 420/1267 KB 436/531 KB 112/1044 KB 24/61 KB 960/1710 KB 424/1267 KB 436/531 KB 112/1044 KB 24/61 KB 960/1710 KB 428/1267 KB 436/531 KB 112/1044 KB 24/61 KB 960/1710 KB 432/1267 KB 436/531 KB 112/1044 KB 24/61 KB 960/1710 KB 436/1267 KB 436/531 KB 112/1044 KB 24/61 KB 960/1710 KB 440/1267 KB 436/531 KB 112/1044 KB 24/61 KB 960/1710 KB 444/1267 KB 404/531 KB 112/1044 KB 12/61 KB 932/1710 KB 420/1267 KB 436/531 KB 116/1044 KB 24/61 KB 960/1710 KB 444/1267 KB 436/531 KB 120/1044 KB 24/61 KB 960/1710 KB 444/1267 KB 436/531 KB 124/1044 KB 24/61 KB 960/1710 KB 448/1267 KB 436/531 KB 128/1044 KB 24/61 KB 960/1710 KB 448/1267 KB 436/531 KB 132/1044 KB 24/61 KB 960/1710 KB 448/12 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 67 KB 436/531 KB 136/1044 KB 24/61 KB 960/1710 KB 448/1267 KB 436/531 KB 140/1044 KB 24/61 KB 960/1710 KB 448/1267 KB 436/531 KB 112/1044 KB 24/61 KB 948/1710 KB 420/1267 KB 432/531 KB 112/1044 KB 24/61 KB 932/1710 KB 420/1267 KB 436/531 KB 140/1044 KB 28/61 KB 960/1710 KB 448/1267 KB 436/531 KB 140/1044 KB 32/61 KB 960/1710 KB 448/1267 KB 436/531 KB 140/1044 KB 36/61 KB 960/1710 KB 448/1267 KB 436/531 KB 140/1044 KB 40/61 KB 960/1710 KB 448/1267 KB 440/531 KB 140/1044 KB 44/61 KB 960/1710 KB 448/1267 KB 440/531 KB 140/1044 KB 48/61 KB 960/1710 KB 448/1267 KB 436/531 KB 120/1044 KB 24/61 KB 960/1710 KB 448/1267 KB 440/531 KB 140/1044 KB 48/61 KB 960/1710 KB 452/1267 KB 440/531 KB 140/1044 KB 52/61 KB 960/1710 KB 456/1267 KB 436/531 KB 116/1044 KB 24/61 KB 960/1710 KB 444/1267 KB 440/531 KB 140/1044 KB 52/61 KB 964/1710 KB 456/1267 KB 440/531 KB 140/1044 KB 52/61 KB 968/1710 KB 456/1267 KB 440/531 KB 140/1044 KB 52/61 KB 972/1710 KB 456/1267 KB 440/531 KB 140/1044 KB 52/61 KB 976/1710 KB 460/1267 KB 440/531 KB 140/1044 KB 52/61 KB 960/1710 KB 452/1267 KB 440/531 KB 140/1044 KB 56/61 KB 976/1710 KB 460/1267 KB 440/531 KB 140/1044 KB 60/61 KB 976/1710 KB 460/1267 KB 440/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 440/531 KB 140/1044 KB 40/61 KB 960/1710 KB 448/1267 KB 444/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 448/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 452/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 456/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 460/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 464/531 KB 140/1044 KB 61/61 KB 976/1710 KB 460/1267 KB 440/531 KB 140/1044 KB 52/61 KB 972/1710 KB 460/1267 KB 464/531 KB 140/1044 KB 61/61 KB 976/1710 KB 464/1267 KB 464/531 KB 140/1044 KB 61/61 KB 976/1710 KB 468/1267 KB 468/531 KB 144/1044 KB 61/61 KB 980/1710 KB 472/1267 KB 468/531 KB 144/1044 KB 61/61 KB 980/1710 KB 468/1267 KB 468/531 KB 148/1044 KB 61/61 KB 980/1710 KB 472/1267 KB 468/531 KB 140/1044 KB 61/61 KB 980/1710 KB 468/1267 KB 468/531 KB 148/1044 KB 61/61 KB 984/1710 KB 476/1267 KB 468/531 KB 148/1044 KB 61/61 KB 988/1710 KB 476/1267 KB 468/531 KB 148/1044 KB 61/61 KB 992/1710 KB 476/1267 KB 468/531 KB 140/1044 KB 61/61 KB 976/1710 KB 468/1267 KB 472/531 KB 148/1044 KB 61/61 KB 992/1710 KB 476/1267 KB 476/531 KB 148/1044 KB 61/61 KB 992/1710 KB 476/1267 KB 480/531 KB 148/1044 KB 61/61 KB 992/1710 KB 476/1267 KB 468/531 KB 148/1044 KB 61/61 KB 980/1710 KB 476/1267 KB 480/531 KB 148/1044 KB 61/61 KB 992/1710 KB 480/1267 KB 484/531 KB 148/1044 KB 61/61 KB 992/1710 KB 480/1267 KB 488/531 KB 152/1044 KB 61/61 KB 996/1710 KB 484/1267 KB 492/531 KB 152/1044 KB 61/61 KB 996/1710 KB 484/1267 KB 496/531 KB 152/1044 KB 61/61 KB 996/1710 KB 484/1267 KB 484/531 KB 152/1044 KB 61/61 KB 996/1710 KB 484/1267 KB 496/531 KB 152/1044 KB 61/61 KB 1000/1710 KB 484/1267 KB 496/531 KB 152/1044 KB 61/61 KB 1004/1710 KB 484/1267 KB 496/531 KB 152/1044 KB 61/61 KB 1008/1710 KB 484/1267 KB 484/531 KB 152/1044 KB 61/61 KB 992/1710 KB 484/1267 KB 496/531 KB 156/1044 KB 61/61 KB 1008/1710 KB 484/1267 KB 496/531 KB 160/1044 KB 61/61 KB 1008/1710 KB 484/1267 KB 496/531 KB 164/1044 KB 61/61 KB 1008/1710 KB 484/1267 KB 484/531 KB 148/1044 KB 61/61 KB 992/1710 KB 484/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 150.2 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install /sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 496/531 KB 164/1044 KB 1008/1710 KB 488/1267 KB 496/531 KB 164/1044 KB 1008/1710 KB 492/1267 KB 496/531 KB 164/1044 KB 1008/1710 KB 496/1267 KB 496/531 KB 164/1044 KB 1012/1710 KB 496/1267 KB 500/531 KB 168/1044 KB 1016/1710 KB 500/1267 KB 500/531 KB 168/1044 KB 1020/1710 KB 500/1267 KB 500/531 KB 168/1044 KB 1012/1710 KB 500/1267 KB 496/531 KB 168/1044 KB 1012/1710 KB 496/1267 KB 500/531 KB 172/1044 KB 1020/1710 KB 500/1267 KB 500/531 KB 176/1044 KB 1020/1710 KB 500/1267 KB 500/531 KB 180/1044 KB 1020/1710 KB 500/1267 KB 500/531 KB 184/1044 KB 1024/1710 KB 504/1267 KB 500/531 KB 188/1044 KB 1024/1710 KB 504/1267 KB 500/531 KB 192/1044 KB 1024/1710 KB 504/1267 KB 500/531 KB 168/1044 KB 1012/1710 KB 496/1267 KB 504/531 KB 192/1044 KB 1024/1710 KB 504/1267 KB 508/531 KB 192/1044 KB 1024/1710 KB 504/1267 KB 512/531 KB 192/1044 KB 1024/1710 KB 504/1267 KB 500/531 KB 180/1044 KB 1024/1710 KB 504/1267 KB 500/531 KB 180/1044 KB 1020/1710 KB 504/1267 KB 512/531 KB 192/1044 KB 1024/1710 KB 508/1267 KB 512/531 KB 192/1044 KB 1024/1710 KB 512/1267 KB 512/531 KB 192/1044 KB 1028/1710 KB 512/1267 KB 512/531 KB 192/1044 KB 1032/1710 KB 512/1267 KB 512/531 KB 192/1044 KB 1036/1710 KB 512/1267 KB 512/531 KB 192/1044 KB 1040/1710 KB 512/1267 KB 516/531 KB 192/1044 KB 1040/1710 KB 512/1267 KB 520/531 KB 196/1044 KB 1040/1710 KB 516/1267 KB 524/531 KB 196/1044 KB 1040/1710 KB 516/1267 KB 528/531 KB 196/1044 KB 1040/1710 KB 516/1267 KB 516/531 KB 196/1044 KB 1040/1710 KB 516/1267 KB 528/531 KB 200/1044 KB 1040/1710 KB 516/1267 KB 528/531 KB 204/1044 KB 1040/1710 KB 516/1267 KB 528/531 KB 208/1044 KB 1040/1710 KB 516/1267 KB 528/531 KB 212/1044 KB 1040/1710 KB 516/1267 KB 531/531 KB 216/1044 KB 1044/1710 KB 516/1267 KB 531/531 KB 220/1044 KB 1044/1710 KB 516/1267 KB 531/531 KB 224/1044 KB 1044/1710 KB 516/1267 KB 516/531 KB 192/1044 KB 1040/1710 KB 516/1267 KB 531/531 KB 224/1044 KB 1044/1710 KB 520/1267 KB 531/531 KB 224/1044 KB 1044/1710 KB 524/1267 KB 531/531 KB 224/1044 KB 1044/1710 KB 528/1267 KB 531/531 KB 224/1044 KB 1044/1710 KB 532/1267 KB 531/531 KB 224/1044 KB 1044/1710 KB 536/1267 KB 531/531 KB 212/1044 KB 1044/1710 KB 516/1267 KB 531/531 KB 224/1044 KB 1048/1710 KB 536/1267 KB 531/531 KB 224/1044 KB 1052/1710 KB 536/1267 KB 531/531 KB 224/1044 KB 1056/1710 KB 536/1267 KB 531/531 KB 212/1044 KB 1040/1710 KB 516/1267 KB 531/531 KB 224/1044 KB 1056/1710 KB 540/1267 KB 531/531 KB 224/1044 KB 1056/1710 KB 544/1267 KB 531/531 KB 224/1044 KB 1060/1710 KB 544/1267 KB 531/531 KB 228/1044 KB 1064/1710 KB 548/1267 KB 531/531 KB 228/1044 KB 1068/1710 KB 548/1267 KB 531/531 KB 228/1044 KB 1072/1710 KB 548/1267 KB 531/531 KB 228/1044 KB 1060/1710 KB 548/1267 KB 531/531 KB 232/1044 KB 1072/1710 KB 548/1267 KB 531/531 KB 236/1044 KB 1072/1710 KB 548/1267 KB 531/531 KB 240/1044 KB 1072/1710 KB 548/1267 KB 531/531 KB 244/1044 KB 1072/1710 KB 548/1267 KB 531/531 KB 248/1044 KB 1076/1710 KB 548/1267 KB 531/531 KB 224/1044 KB 1060/1710 KB 548/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 552/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 556/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 560/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 564/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 568/1267 KB 531/531 KB 244/1044 KB 1076/1710 KB 548/1267 KB 531/531 KB 252/1044 KB 1080/1710 KB 568/1267 KB 531/531 KB 252/1044 KB 1084/1710 KB 568/1267 KB 531/531 KB 252/1044 KB 1088/1710 KB 568/1267 KB 531/531 KB 252/1044 KB 1088/1710 K unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install B 572/1267 KB 531/531 KB 252/1044 KB 1088/1710 KB 576/1267 KB 531/531 KB 252/1044 KB 1088/1710 KB 580/1267 KB 252/1044 KB 4/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 8/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 12/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 16/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 20/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 24/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 28/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 32/1063 KB 1092/1710 KB 580/1267 KB 252/1044 KB 36/1063 KB 1092/1710 KB 580/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 548/1267 KB 256/1044 KB 36/1063 KB 1092/1710 KB 580/1267 KB 256/1044 KB 40/1063 KB 1092/1710 KB 580/1267 KB 256/1044 KB 44/1063 KB 1092/1710 KB 580/1267 KB 256/1044 KB 48/1063 KB 1092/1710 KB 580/1267 KB 256/1044 KB 52/1063 KB 1092/1710 KB 580/1267 KB 260/1044 KB 56/1063 KB 1092/1710 KB 584/1267 KB 260/1044 KB 60/1063 KB 1092/1710 KB 584/1267 KB 252/1044 KB 1092/1710 KB 580/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1227.6 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 260/1044 KB 60/1063 KB 1096/1710 KB 584/1267 KB 260/1044 KB 60/1063 KB 1100/1710 KB 584/1267 KB 260/1044 KB 60/1063 KB 1104/1710 KB 584/1267 KB 260/1044 KB 52/1063 KB 1092/1710 KB 584/1267 KB 260/1044 KB 52/1063 KB 1092/1710 KB 580/1267 KB 264/1044 KB 60/1063 KB 1104/1710 KB 584/1267 KB 264/1044 KB 60/1063 KB 1104/1710 KB 588/1267 KB 264/1044 KB 60/1063 KB 1104/1710 KB 592/1267 KB 268/1044 KB 60/1063 KB 1104/1710 KB 596/1267 KB 268/1044 KB 64/1063 KB 1108/1710 KB 600/1267 KB 268/1044 KB 60/1063 KB 1104/1710 KB 592/1267 KB 272/1044 KB 64/1063 KB 1108/1710 KB 600/1267 KB 276/1044 KB 64/1063 KB 1108/1710 KB 600/1267 KB 280/1044 KB 64/1063 KB 1108/1710 KB 600/1267 KB 268/1044 KB 64/1063 KB 1108/1710 KB 596/1267 KB 280/1044 KB 64/1063 KB 1112/1710 KB 604/1267 KB 280/1044 KB 64/1063 KB 1116/1710 KB 604/1267 KB 280/1044 KB 64/1063 KB 1120/1710 KB 604/1267 KB 268/1044 KB 64/1063 KB 1104/1710 KB 596/1267 KB 280/1044 KB 68/1063 KB 1120/1710 KB 604/1267 KB 280/1044 KB 72/1063 KB 1120/1710 KB 604/1267 KB 280/1044 KB 76/1063 KB 1120/1710 KB 604/1267 KB 284/1044 KB 80/1063 KB 1120/1710 KB 604/1267 KB 284/1044 KB 84/1063 KB 1120/1710 KB 604/1267 KB 284/1044 KB 88/1063 KB 1124/1710 KB 604/1267 KB 284/1044 KB 92/1063 KB 1124/1710 KB 604/1267 KB 280/1044 KB 64/1063 KB 1108/1710 KB 604/1267 KB 284/1044 KB 92/1063 KB 1124/1710 KB 608/1267 KB 284/1044 KB 84/1063 KB 1124/1710 KB 604/1267 KB 284/1044 KB 92/1063 KB 1128/1710 KB 608/1267 KB 284/1044 KB 76/1063 KB 1120/1710 KB 604/1267 KB 288/1044 KB 92/1063 KB 1128/1710 KB 612/1267 KB 292/1044 KB 92/1063 KB 1128/1710 KB 612/1267 KB 284/1044 KB 92/1063 KB 1128/1710 KB 612/1267 KB 292/1044 KB 92/1063 KB 1132/1710 KB 616/1267 KB 292/1044 KB 92/1063 KB 1132/1710 KB 620/1267 KB 292/1044 KB 92/1063 KB 1132/1710 KB 612/1267 KB 296/1044 KB 92/1063 KB 1132/1710 KB 624/1267 KB 296/1044 KB 96/1063 KB 1136/1710 KB 624/1267 KB 296/1044 KB 92/1063 KB 1136/1710 KB 624/1267 KB 292/1044 KB 96/1063 KB 1136/1710 KB 624/1267 KB 300/1044 KB 96/1063 KB 1136/1710 KB 624/1267 KB 304/1044 KB 96/1063 KB 1136/1710 KB 624/1267 KB 308/1044 KB 100/1063 KB 1140/1710 KB 628/1267 KB 312/1044 KB 100/1063 KB 1140/1710 KB 628/1267 KB 316/1044 KB 100/1063 KB 1140/1710 KB 628/1267 KB 320/1044 KB 100/1063 KB 1140/1710 KB 628/1267 KB 304/1044 KB 100/1063 KB 1140/1710 KB 628/1267 KB 320/1044 KB 100/1063 KB 1140/1710 KB 632/1267 KB 304/1044 KB 100/1063 KB 1140/1710 KB 624/1267 KB 320/1044 KB 100/1063 KB 1144/1710 KB 632/1267 KB 320/1044 KB 100/1063 KB 1148/1710 KB 632/1267 KB 320/1044 KB 100/1063 KB 1152/1710 KB 636/1267 KB 304/1044 KB 100/1063 KB 1136/1710 KB 624/1267 KB 320/1044 KB 104/1063 KB 1152/1710 KB 636/1267 KB 320/1044 KB 108/1063 KB 1152/1710 KB 636/1267 KB 320/1044 KB 112/1063 KB 1152/1710 KB 636/1267 KB 320/1044 KB 100/1063 KB 1148/1710 KB 636/1267 KB 320/1044 KB 112/1063 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 4/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 8/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 12/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 16/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 20/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 24/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 28/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 32/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 36/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 40/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 063 KB 44/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 48/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 52/713 KB 1152/1710 KB 640/1267 KB 320/1044 KB 112/1063 KB 56/713 KB 1152/1710 KB 640/1267 KB 324/1044 KB 112/1063 KB 60/713 KB 1152/1710 KB 640/1267 KB 324/1044 KB 116/1063 KB 64/713 KB 1152/1710 KB 644/1267 KB 324/1044 KB 116/1063 KB 64/713 KB 1156/1710 KB 644/1267 KB 324/1044 KB 116/1063 KB 64/713 KB 1160/1710 KB 644/1267 KB 324/1044 KB 116/1063 KB 64/713 KB 1164/1710 KB 644/1267 KB 324/1044 KB 116/1063 KB 64/713 KB 1168/1710 KB 644/1267 KB 324/1044 KB 112/1063 KB 56/713 KB 1152/1710 KB 640/1267 KB 324/1044 KB 116/1063 KB 60/713 KB 1152/1710 KB 644/1267 KB 324/1044 KB 116/1063 KB 68/713 KB 1168/1710 KB 644/1267 KB 328/1044 KB 116/1063 KB 72/713 KB 1172/1710 KB 648/1267 KB 324/1044 KB 116/1063 KB 60/713 KB 1152/1710 KB 640/1267 KB 328/1044 KB 120/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 124/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 128/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 132/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 136/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 140/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 144/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 116/1063 KB 68/713 KB 1172/1710 KB 648/1267 KB 328/1044 KB 144/1063 KB 76/713 KB 1176/1710 KB 648/1267 KB 328/1044 KB 144/1063 KB 76/713 KB 1180/1710 KB 648/1267 KB 328/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 648/1267 KB 328/1044 KB 116/1063 KB 68/713 KB 1168/1710 KB 648/1267 KB 332/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 648/1267 KB 336/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 648/1267 KB 340/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 648/1267 KB 324/1044 KB 116/1063 KB 68/713 KB 1168/1710 KB 648/1267 KB 340/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 652/1267 KB 340/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 656/1267 KB 340/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 660/1267 KB 328/1044 KB 132/1063 KB 76/713 KB 1172/1710 KB 648/1267 KB 340/1044 KB 144/1063 KB 80/713 KB 1184/1710 KB 664/1267 KB 340/1044 KB 144/1063 KB 84/713 KB 1184/1710 KB 664/1267 KB 344/1044 KB 144/1063 KB 88/713 KB 1184/1710 KB 664/1267 KB 344/1044 KB 148/1063 KB 92/713 KB 1184/1710 KB 664/1267 KB 344/1044 KB 148/1063 KB 96/713 KB 1184/1710 KB 664/1267 KB 344/1044 KB 148/1063 KB 100/713 KB 1184/1710 KB 664/1267 KB 344/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 664/1267 KB 344/1044 KB 144/1063 KB 84/713 KB 1184/1710 KB 664/1267 KB 348/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 664/1267 KB 352/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 664/1267 KB 340/1044 KB 144/1063 KB 76/713 KB 1184/1710 KB 664/1267 KB 352/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 668/1267 KB 352/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 672/1267 KB 352/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 676/1267 KB 356/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 680/1267 KB 356/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 684/1267 KB 356/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 688/1267 KB 344/1044 KB 148/1063 KB 100/713 KB 1188/1710 KB 664/1267 KB 344/1044 KB 148/1063 KB 88/713 KB 1184/1710 KB 664/1267 KB 356/1044 KB 152/1063 KB 104/713 KB 1192/1710 KB 688/1267 KB 356/1044 KB 156/1063 KB 104/713 KB 1192/1710 KB 688/1267 KB 356/1044 KB 148/1063 KB 104/713 KB 1188/1710 KB 676/1267 KB 360/1044 KB 156/1063 KB 104/713 KB 1192/1710 KB 688/1267 KB 364/1044 KB 160/1063 KB 104/713 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 1192/1710 KB 688/1267 KB 368/1044 KB 160/1063 KB 104/713 KB 1192/1710 KB 688/1267 KB 372/1044 KB 160/1063 KB 108/713 KB 1192/1710 KB 692/1267 KB 376/1044 KB 160/1063 KB 108/713 KB 1192/1710 KB 692/1267 KB 380/1044 KB 160/1063 KB 108/713 KB 1192/1710 KB 692/1267 KB 356/1044 KB 156/1063 KB 104/713 KB 1192/1710 KB 688/1267 KB 380/1044 KB 160/1063 KB 108/713 KB 1196/1710 KB 692/1267 KB 380/1044 KB 160/1063 KB 108/713 KB 1200/1710 KB 692/1267 KB 380/1044 KB 160/1063 KB 108/713 KB 1204/1710 KB 692/1267 KB 368/1044 KB 160/1063 KB 108/713 KB 1192/1710 KB 692/1267 KB 380/1044 KB 160/1063 KB 112/713 KB 1204/1710 KB 692/1267 KB 368/1044 KB 160/1063 KB 104/713 KB 1192/1710 KB 692/1267 KB 380/1044 KB 160/1063 KB 112/713 KB 1204/1710 KB 696/1267 KB 380/1044 KB 160/1063 KB 112/713 KB 1204/1710 KB 700/1267 KB 380/1044 KB 160/1063 KB 112/713 KB 1208/1710 KB 704/1267 KB 380/1044 KB 160/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 360/1044 KB 160/1063 KB 104/713 KB 1192/1710 KB 688/1267 KB 384/1044 KB 164/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 168/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 172/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 176/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 180/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 184/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 188/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 384/1044 KB 160/1063 KB 116/713 KB 1208/1710 KB 708/1267 KB 380/1044 KB 160/1063 KB 116/713 KB 1208/1710 KB 704/1267 KB 384/1044 KB 188/1063 KB 120/713 KB 1208/1710 KB 712/1267 KB 384/1044 KB 188/1063 KB 124/713 KB 1208/1710 KB 712/1267 KB 388/1044 KB 188/1063 KB 128/713 KB 1208/1710 KB 712/1267 KB 380/1044 KB 160/1063 KB 112/713 KB 1208/1710 KB 700/1267 KB 388/1044 KB 188/1063 KB 128/713 KB 1212/1710 KB 712/1267 KB 388/1044 KB 188/1063 KB 128/713 KB 1216/1710 KB 712/1267 KB 388/1044 KB 188/1063 KB 128/713 KB 1220/1710 KB 712/1267 KB 388/1044 KB 188/1063 KB 132/713 KB 1224/1710 KB 712/1267 KB 388/1044 KB 188/1063 KB 132/713 KB 1228/1710 KB 712/1267 KB 388/1044 KB 188/1063 KB 124/713 KB 1208/1710 KB 712/1267 KB 392/1044 KB 192/1063 KB 132/713 KB 1228/1710 KB 712/1267 KB 396/1044 KB 192/1063 KB 132/713 KB 1228/1710 KB 712/1267 KB 400/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 712/1267 KB 384/1044 KB 188/1063 KB 116/713 KB 1208/1710 KB 712/1267 KB 400/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 716/1267 KB 400/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 720/1267 KB 400/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 724/1267 KB 404/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 728/1267 KB 396/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 712/1267 KB 388/1044 KB 192/1063 KB 132/713 KB 1228/1710 KB 712/1267 KB 404/1044 KB 196/1063 KB 132/713 KB 1232/1710 KB 728/1267 KB 404/1044 KB 200/1063 KB 132/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 204/1063 KB 132/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 208/1063 KB 132/713 KB 1236/1710 KB 728/1267 KB 388/1044 KB 188/1063 KB 132/713 KB 1220/1710 KB 712/1267 KB 404/1044 KB 208/1063 KB 136/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 208/1063 KB 140/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 208/1063 KB 144/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 208/1063 KB 148/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 212/1063 KB 152/713 KB 1236/1710 KB 732/1267 KB 404/1044 KB 212/1063 KB 156/713 KB 1236/1710 KB 732/1267 KB 404/1044 KB 196/1063 KB 132/713 KB 1236/1710 KB 728/1267 KB 404/1044 KB 212/ unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 1063 KB 156/713 KB 1240/1710 KB 732/1267 KB 404/1044 KB 212/1063 KB 156/713 KB 1244/1710 KB 732/1267 KB 404/1044 KB 212/1063 KB 156/713 KB 1248/1710 KB 732/1267 KB 404/1044 KB 192/1063 KB 132/713 KB 1232/1710 KB 724/1267 KB 408/1044 KB 212/1063 KB 156/713 KB 1248/1710 KB 732/1267 KB 412/1044 KB 212/1063 KB 156/713 KB 1248/1710 KB 732/1267 KB 416/1044 KB 212/1063 KB 156/713 KB 1248/1710 KB 732/1267 KB 420/1044 KB 212/1063 KB 156/713 KB 1248/1710 KB 732/1267 KB 424/1044 KB 212/1063 KB 160/713 KB 1252/1710 KB 732/1267 KB 404/1044 KB 212/1063 KB 148/713 KB 1236/1710 KB 732/1267 KB 404/1044 KB 208/1063 KB 148/713 KB 1236/1710 KB 732/1267 KB 424/1044 KB 212/1063 KB 160/713 KB 1252/1710 KB 736/1267 KB 424/1044 KB 212/1063 KB 160/713 KB 1252/1710 KB 740/1267 KB 420/1044 KB 212/1063 KB 160/713 KB 1252/1710 KB 732/1267 KB 420/1044 KB 212/1063 KB 156/713 KB 1252/1710 KB 732/1267 KB 424/1044 KB 216/1063 KB 160/713 KB 1256/1710 KB 740/1267 KB 424/1044 KB 216/1063 KB 164/713 KB 1260/1710 KB 740/1267 KB 424/1044 KB 216/1063 KB 164/713 KB 1264/1710 KB 740/1267 KB 424/1044 KB 216/1063 KB 164/713 KB 1268/1710 KB 744/1267 KB 428/1044 KB 216/1063 KB 164/713 KB 1272/1710 KB 744/1267 KB 428/1044 KB 216/1063 KB 164/713 KB 1276/1710 KB 744/1267 KB 428/1044 KB 216/1063 KB 164/713 KB 1280/1710 KB 744/1267 KB 424/1044 KB 216/1063 KB 160/713 KB 1252/1710 KB 740/1267 KB 428/1044 KB 220/1063 KB 164/713 KB 1280/1710 KB 744/1267 KB 428/1044 KB 224/1063 KB 164/713 KB 1280/1710 KB 744/1267 KB 428/1044 KB 228/1063 KB 164/713 KB 1280/1710 KB 744/1267 KB 428/1044 KB 232/1063 KB 164/713 KB 1280/1710 KB 744/1267 KB 428/1044 KB 236/1063 KB 164/713 KB 1280/1710 KB 744/1267 KB 428/1044 KB 216/1063 KB 164/713 KB 1268/1710 KB 744/1267 KB 424/1044 KB 216/1063 KB 164/713 KB 1264/1710 KB 744/1267 KB 428/1044 KB 236/1063 KB 164/713 KB 1280/1710 KB 748/1267 KB 424/1044 KB 216/1063 KB 164/713 KB 1256/1710 KB 740/1267 KB 428/1044 KB 236/1063 KB 168/713 KB 1280/1710 KB 748/1267 KB 428/1044 KB 236/1063 KB 172/713 KB 1280/1710 KB 752/1267 KB 428/1044 KB 236/1063 KB 168/713 KB 1280/1710 KB 752/1267 KB 432/1044 KB 236/1063 KB 172/713 KB 1280/1710 KB 756/1267 KB 432/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 760/1267 KB 432/1044 KB 236/1063 KB 172/713 KB 1280/1710 KB 752/1267 KB 436/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 760/1267 KB 440/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 760/1267 KB 444/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 760/1267 KB 448/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 764/1267 KB 432/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 756/1267 KB 448/1044 KB 240/1063 KB 176/713 KB 1288/1710 KB 764/1267 KB 448/1044 KB 240/1063 KB 176/713 KB 1292/1710 KB 764/1267 KB 448/1044 KB 240/1063 KB 176/713 KB 1296/1710 KB 764/1267 KB 448/1044 KB 240/1063 KB 176/713 KB 1300/1710 KB 764/1267 KB 432/1044 KB 240/1063 KB 176/713 KB 1280/1710 KB 756/1267 KB 432/1044 KB 236/1063 KB 176/713 KB 1280/1710 KB 756/1267 KB 452/1044 KB 240/1063 KB 180/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 184/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 188/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 192/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 196/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 200/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 204/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 244/1063 KB 208/713 KB 1300/1710 KB 764/1267 KB 452/1044 KB 240/1063 KB 176/713 KB 1300/1710 KB 764/1267 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 456/1044 KB 244/1063 KB 208/713 KB 1300/1710 KB 764/1267 KB 460/1044 KB 244/1063 KB 208/713 KB 1300/1710 KB 764/1267 KB 464/1044 KB 244/1063 KB 208/713 KB 1300/1710 KB 764/1267 KB 468/1044 KB 244/1063 KB 208/713 KB 1300/1710 KB 764/1267 KB 444/1044 KB 240/1063 KB 176/713 KB 1284/1710 KB 764/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 768/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 772/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 776/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 780/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 784/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 788/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 792/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 796/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 764/1267 KB 472/1044 KB 244/1063 KB 212/713 KB 1308/1710 KB 796/1267 KB 468/1044 KB 244/1063 KB 212/713 KB 1300/1710 KB 764/1267 KB 472/1044 KB 244/1063 KB 216/713 KB 1308/1710 KB 796/1267 KB 452/1044 KB 244/1063 KB 180/713 KB 1300/1710 KB 764/1267 KB 472/1044 KB 248/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 252/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 256/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 260/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 264/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 268/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 272/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 276/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 280/1063 KB 220/713 KB 1312/1710 KB 800/1267 KB 472/1044 KB 284/1063 KB 220/713 KB 1312/1710 KB 800/1267 KB 472/1044 KB 288/1063 KB 220/713 KB 1312/1710 KB 800/1267 KB 472/1044 KB 244/1063 KB 216/713 KB 1312/1710 KB 796/1267 KB 472/1044 KB 288/1063 KB 220/713 KB 1316/1710 KB 800/1267 KB 472/1044 KB 288/1063 KB 220/713 KB 1320/1710 KB 800/1267 KB 472/1044 KB 288/1063 KB 220/713 KB 1324/1710 KB 800/1267 KB 472/1044 KB 288/1063 KB 220/713 KB 1328/1710 KB 800/1267 KB 472/1044 KB 292/1063 KB 220/713 KB 1332/1710 KB 800/1267 KB 472/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 472/1044 KB 244/1063 KB 212/713 KB 1304/1710 KB 796/1267 KB 476/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 480/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 484/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 488/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 492/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 496/1044 KB 292/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 472/1044 KB 292/1063 KB 220/713 KB 1328/1710 KB 800/1267 KB 496/1044 KB 296/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 496/1044 KB 300/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 496/1044 KB 304/1063 KB 220/713 KB 1336/1710 KB 800/1267 KB 472/1044 KB 276/1063 KB 220/713 KB 1312/1710 KB 800/1267 KB 472/1044 KB 276/1063 KB 220/713 KB 1312/1710 KB 796/1267 KB 496/1044 KB 304/1063 KB 224/713 KB 1336/1710 KB 800/1267 KB 496/1044 KB 304/1063 KB 228/713 KB 1336/1710 KB 800/1267 KB 496/1044 KB 304/1063 KB 232/713 KB 1336/1710 KB 804/1267 KB 496/1044 KB 304/1063 KB 236/713 KB 1336/1710 KB 804/1267 KB 496/1044 KB 304/1063 KB 240/713 KB 1336/1710 KB 804/1267 KB 496/1044 KB 304/1063 KB 228/713 KB 1336/1710 KB 804/1267 KB 496/1044 KB 304/1063 KB 240/713 KB 1336/1710 KB 808/1267 KB 496/1044 KB 304/1063 KB 240/713 KB 1336/1710 KB 812/1267 KB 496/1044 KB 304/1063 KB 240/713 KB 1336 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install /1710 KB 816/1267 KB 496/1044 KB 304/1063 KB 240/713 KB 1336/1710 KB 820/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 824/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 828/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 832/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 836/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 840/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 844/1267 KB 500/1044 KB 308/1063 KB 244/713 KB 1340/1710 KB 820/1267 KB 500/1044 KB 312/1063 KB 244/713 KB 1340/1710 KB 844/1267 KB 500/1044 KB 316/1063 KB 244/713 KB 1340/1710 KB 844/1267 KB 500/1044 KB 304/1063 KB 244/713 KB 1340/1710 KB 820/1267 KB 500/1044 KB 316/1063 KB 244/713 KB 1344/1710 KB 844/1267 KB 500/1044 KB 304/1063 KB 244/713 KB 1336/1710 KB 820/1267 KB 504/1044 KB 316/1063 KB 244/713 KB 1344/1710 KB 844/1267 KB 508/1044 KB 316/1063 KB 244/713 KB 1344/1710 KB 844/1267 KB 512/1044 KB 316/1063 KB 244/713 KB 1344/1710 KB 844/1267 KB 516/1044 KB 316/1063 KB 244/713 KB 1344/1710 KB 844/1267 KB 520/1044 KB 320/1063 KB 244/713 KB 1348/1710 KB 844/1267 KB 496/1044 KB 304/1063 KB 244/713 KB 1336/1710 KB 820/1267 KB 520/1044 KB 320/1063 KB 248/713 KB 1348/1710 KB 844/1267 KB 520/1044 KB 320/1063 KB 252/713 KB 1348/1710 KB 844/1267 KB 520/1044 KB 320/1063 KB 256/713 KB 1348/1710 KB 844/1267 KB 520/1044 KB 320/1063 KB 260/713 KB 1348/1710 KB 844/1267 KB 516/1044 KB 320/1063 KB 244/713 KB 1348/1710 KB 844/1267 KB 516/1044 KB 316/1063 KB 244/713 KB 1348/1710 KB 844/1267 KB 520/1044 KB 320/1063 KB 260/713 KB 1352/1710 KB 844/1267 KB 520/1044 KB 324/1063 KB 260/713 KB 1356/1710 KB 844/1267 KB 520/1044 KB 324/1063 KB 264/713 KB 1360/1710 KB 844/1267 KB 520/1044 KB 324/1063 KB 264/713 KB 1364/1710 KB 844/1267 KB 524/1044 KB 324/1063 KB 264/713 KB 1368/1710 KB 848/1267 KB 524/1044 KB 324/1063 KB 264/713 KB 1372/1710 KB 848/1267 KB 520/1044 KB 324/1063 KB 260/713 KB 1352/1710 KB 844/1267 KB 524/1044 KB 328/1063 KB 264/713 KB 1372/1710 KB 848/1267 KB 524/1044 KB 324/1063 KB 264/713 KB 1364/1710 KB 848/1267 KB 524/1044 KB 324/1063 KB 264/713 KB 1364/1710 KB 844/1267 KB 520/1044 KB 324/1063 KB 264/713 KB 1356/1710 KB 844/1267 KB 524/1044 KB 328/1063 KB 268/713 KB 1372/1710 KB 848/1267 KB 524/1044 KB 328/1063 KB 272/713 KB 1372/1710 KB 848/1267 KB 524/1044 KB 328/1063 KB 276/713 KB 1372/1710 KB 848/1267 KB 528/1044 KB 332/1063 KB 280/713 KB 1372/1710 KB 848/1267 KB 528/1044 KB 332/1063 KB 284/713 KB 1372/1710 KB 848/1267 KB 528/1044 KB 332/1063 KB 276/713 KB 1372/1710 KB 848/1267 KB 528/1044 KB 336/1063 KB 288/713 KB 1372/1710 KB 848/1267 KB 528/1044 KB 328/1063 KB 276/713 KB 1372/1710 KB 848/1267 KB 532/1044 KB 336/1063 KB 288/713 KB 1372/1710 KB 848/1267 KB 536/1044 KB 340/1063 KB 288/713 KB 1376/1710 KB 852/1267 KB 540/1044 KB 340/1063 KB 288/713 KB 1376/1710 KB 852/1267 KB 544/1044 KB 340/1063 KB 288/713 KB 1376/1710 KB 852/1267 KB 532/1044 KB 340/1063 KB 288/713 KB 1376/1710 KB 852/1267 KB 532/1044 KB 340/1063 KB 288/713 KB 1376/1710 KB 848/1267 KB 544/1044 KB 340/1063 KB 288/713 KB 1380/1710 KB 852/1267 KB 548/1044 KB 340/1063 KB 288/713 KB 1384/1710 KB 856/1267 KB 548/1044 KB 340/1063 KB 288/713 KB 1388/1710 KB 856/1267 KB 548/1044 KB 340/1063 KB 288/713 KB 1392/1710 KB 856/1267 KB 532/1044 KB 340/1063 KB 288/713 KB 1372/1710 KB 848/1267 KB 548/1044 KB 344/1063 KB 288/713 KB 1392/1710 KB 856/1267 KB 548/1044 KB 348/1063 KB 288/713 KB 1392/1710 KB 856/1267 KB 548/1044 KB 352/1063 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 288/713 KB 1392/1710 KB 856/1267 KB 548/1044 KB 356/1063 KB 288/713 KB 1392/1710 KB 856/1267 KB 548/1044 KB 360/1063 KB 288/713 KB 1396/1710 KB 856/1267 KB 548/1044 KB 364/1063 KB 288/713 KB 1396/1710 KB 856/1267 KB 548/1044 KB 368/1063 KB 288/713 KB 1396/1710 KB 856/1267 KB 548/1044 KB 340/1063 KB 288/713 KB 1380/1710 KB 856/1267 KB 552/1044 KB 368/1063 KB 288/713 KB 1396/1710 KB 856/1267 KB 556/1044 KB 368/1063 KB 288/713 KB 1396/1710 KB 856/1267 KB 544/1044 KB 340/1063 KB 288/713 KB 1380/1710 KB 856/1267 KB 556/1044 KB 368/1063 KB 288/713 KB 1396/1710 KB 860/1267 KB 528/1044 KB 332/1063 KB 288/713 KB 1372/1710 KB 848/1267 KB 556/1044 KB 368/1063 KB 292/713 KB 1396/1710 KB 860/1267 KB 556/1044 KB 368/1063 KB 296/713 KB 1396/1710 KB 864/1267 KB 556/1044 KB 368/1063 KB 300/713 KB 1396/1710 KB 864/1267 KB 556/1044 KB 368/1063 KB 304/713 KB 1396/1710 KB 864/1267 KB 556/1044 KB 368/1063 KB 308/713 KB 1396/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 312/713 KB 1396/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 316/713 KB 1396/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 320/713 KB 1396/1710 KB 864/1267 KB 548/1044 KB 356/1063 KB 288/713 KB 1396/1710 KB 856/1267 KB 560/1044 KB 372/1063 KB 320/713 KB 1400/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 320/713 KB 1404/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 320/713 KB 1408/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 320/713 KB 1412/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 324/713 KB 1416/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 324/713 KB 1420/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 324/713 KB 1424/1710 KB 864/1267 KB 560/1044 KB 372/1063 KB 308/713 KB 1396/1710 KB 864/1267 KB 560/1044 KB 376/1063 KB 324/713 KB 1424/1710 KB 864/1267 KB 560/1044 KB 380/1063 KB 324/713 KB 1424/1710 KB 864/1267 KB 560/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 864/1267 KB 560/1044 KB 368/1063 KB 308/713 KB 1396/1710 KB 864/1267 KB 556/1044 KB 368/1063 KB 292/713 KB 1396/1710 KB 864/1267 KB 560/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 868/1267 KB 560/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 872/1267 KB 560/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 876/1267 KB 560/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 880/1267 KB 560/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 884/1267 KB 564/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 888/1267 KB 564/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 892/1267 KB 564/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 896/1267 KB 564/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 900/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1424/1710 KB 904/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1424/1710 KB 908/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1424/1710 KB 912/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1424/1710 KB 916/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1428/1710 KB 920/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1428/1710 KB 924/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1428/1710 KB 928/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1428/1710 KB 932/1267 KB 560/1044 KB 372/1063 KB 324/713 KB 1412/1710 KB 864/1267 KB 564/1044 KB 388/1063 KB 328/713 KB 1428/1710 KB 932/1267 KB 564/1044 KB 388/1063 KB 332/713 KB 1428/1710 KB 932/1267 KB 564/1044 KB 388/1063 KB 336/713 KB 1428/1710 KB 932/1267 KB 564/1044 KB 388/1063 KB 340/713 KB 1428/1710 KB 932/1267 KB 564/1044 KB 388/1063 KB 344/713 KB 1428/1710 KB 932/1267 KB 564/1044 KB 388/1063 KB 324/713 KB 1428/1710 KB 916/1267 KB 564/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 5 unit-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 64/1044 KB 388/1063 KB 324/713 KB 1424/1710 KB 900/1267 KB 564/1044 KB 384/1063 KB 324/713 KB 1424/1710 KB 884/1267 KB 568/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 572/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 576/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 580/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 584/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 588/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 592/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 596/1044 KB 388/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 596/1044 KB 392/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 600/1044 KB 396/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 600/1044 KB 400/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 600/1044 KB 404/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 564/1044 KB 388/1063 KB 348/713 KB 1436/1710 KB 932/1267 KB 600/1044 KB 392/1063 KB 348/713 KB 1432/1710 KB 932/1267 KB 604/1044 KB 404/1063 KB 348/713 KB 1436/1710 KB 932/1267 KB 608/1044 KB 404/1063 KB 348/713 KB 1436/1710 KB 932/1267 KB 600/1044 KB 404/1063 KB 348/713 KB 1436/1710 KB 932/1267 KB 608/1044 KB 404/1063 KB 348/713 KB 1440/1710 KB 932/1267 KB 608/1044 KB 404/1063 KB 352/713 KB 1440/1710 KB 932/1267 KB 608/1044 KB 404/1063 KB 356/713 KB 1440/1710 KB 932/1267 KB 612/1044 KB 408/1063 KB 360/713 KB 1444/1710 KB 932/1267 KB 612/1044 KB 408/1063 KB 364/713 KB 1444/1710 KB 932/1267 KB 612/1044 KB 408/1063 KB 368/713 KB 1444/1710 KB 932/1267 KB 612/1044 KB 408/1063 KB 356/713 KB 1444/1710 KB 932/1267 KB 612/1044 KB 412/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 612/1044 KB 416/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 612/1044 KB 404/1063 KB 356/713 KB 1444/1710 KB 932/1267 KB 616/1044 KB 416/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 620/1044 KB 416/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 624/1044 KB 416/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 628/1044 KB 416/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 632/1044 KB 420/1063 KB 372/713 KB 1444/1710 KB 936/1267 KB 636/1044 KB 420/1063 KB 372/713 KB 1444/1710 KB 936/1267 KB 608/1044 KB 404/1063 KB 356/713 KB 1444/1710 KB 932/1267 KB 636/1044 KB 420/1063 KB 372/713 KB 1448/1710 KB 936/1267 KB 636/1044 KB 420/1063 KB 372/713 KB 1452/1710 KB 936/1267 KB 636/1044 KB 420/1063 KB 372/713 KB 1456/1710 KB 936/1267 KB 636/1044 KB 420/1063 KB 372/713 KB 1460/1710 KB 936/1267 KB 628/1044 KB 420/1063 KB 372/713 KB 1444/1710 KB 936/1267 KB 636/1044 KB 420/1063 KB 376/713 KB 1460/1710 KB 936/1267 KB 636/1044 KB 420/1063 KB 380/713 KB 1460/1710 KB 936/1267 KB 628/1044 KB 420/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 636/1044 KB 424/1063 KB 380/713 KB 1464/1710 KB 936/1267 KB 636/1044 KB 428/1063 KB 380/713 KB 1464/1710 KB 936/1267 KB 636/1044 KB 432/1063 KB 380/713 KB 1464/1710 KB 936/1267 KB 612/1044 KB 408/1063 KB 368/713 KB 1444/1710 KB 936/1267 KB 636/1044 KB 432/1063 KB 380/713 KB 1464/1710 KB 940/1267 KB 636/1044 KB 432/1063 KB 380/713 KB 1464/1710 KB 944/1267 KB 636/1044 KB 432/1063 KB 380/713 KB 1464/1710 KB 948/1267 KB 636/1044 KB 436/1063 KB 380/713 KB 1464/1710 KB 952/1267 KB 636/1044 KB 420/1063 KB 380/713 KB 1464/1710 KB 936/1267 KB 640/1044 KB 436/1063 KB 384/713 KB 1468/1710 KB 952/1267 KB 640/1044 KB 436/1063 KB 384/713 KB 1472/1710 KB 952/1267 KB 640/1044 KB 436/1063 KB 384/713 KB 1464/1710 KB 952/1267 KB 636/1044 KB 436/1063 KB 384/713 KB 1464/1710 KB 952/1267 KB 640/1044 KB 436/1063 KB 384/713 KB 1472/1710 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 956/1267 KB 640/1044 KB 436/1063 KB 384/713 KB 1472/1710 KB 960/1267 KB 640/1044 KB 436/1063 KB 388/713 KB 1476/1710 KB 964/1267 KB 644/1044 KB 436/1063 KB 388/713 KB 1476/1710 KB 968/1267 KB 636/1044 KB 436/1063 KB 380/713 KB 1464/1710 KB 948/1267 KB 644/1044 KB 440/1063 KB 388/713 KB 1476/1710 KB 968/1267 KB 644/1044 KB 444/1063 KB 388/713 KB 1476/1710 KB 968/1267 KB 644/1044 KB 448/1063 KB 388/713 KB 1476/1710 KB 968/1267 KB 644/1044 KB 452/1063 KB 388/713 KB 1476/1710 KB 968/1267 KB 644/1044 KB 456/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 644/1044 KB 460/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 644/1044 KB 464/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 644/1044 KB 436/1063 KB 388/713 KB 1476/1710 KB 964/1267 KB 648/1044 KB 464/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 652/1044 KB 464/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 656/1044 KB 464/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 640/1044 KB 436/1063 KB 388/713 KB 1476/1710 KB 960/1267 KB 656/1044 KB 464/1063 KB 392/713 KB 1476/1710 KB 972/1267 KB 656/1044 KB 464/1063 KB 396/713 KB 1476/1710 KB 972/1267 KB 656/1044 KB 464/1063 KB 400/713 KB 1476/1710 KB 972/1267 KB 640/1044 KB 436/1063 KB 384/713 KB 1476/1710 KB 960/1267 KB 656/1044 KB 464/1063 KB 400/713 KB 1480/1710 KB 972/1267 KB 656/1044 KB 464/1063 KB 400/713 KB 1484/1710 KB 972/1267 KB 656/1044 KB 464/1063 KB 400/713 KB 1488/1710 KB 972/1267 KB 660/1044 KB 464/1063 KB 400/713 KB 1492/1710 KB 972/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1496/1710 KB 972/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1500/1710 KB 972/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 972/1267 KB 644/1044 KB 452/1063 KB 388/713 KB 1476/1710 KB 972/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 976/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 980/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 984/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 988/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 992/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1504/1710 KB 996/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1508/1710 KB 1000/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1492/1710 KB 972/1267 KB 660/1044 KB 472/1063 KB 404/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 476/1063 KB 404/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 480/1063 KB 404/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 464/1063 KB 404/713 KB 1492/1710 KB 972/1267 KB 660/1044 KB 480/1063 KB 408/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 480/1063 KB 412/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 480/1063 KB 416/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 464/1063 KB 400/713 KB 1488/1710 KB 972/1267 KB 664/1044 KB 480/1063 KB 416/713 KB 1508/1710 KB 1004/1267 KB 668/1044 KB 480/1063 KB 416/713 KB 1508/1710 KB 1004/1267 KB 672/1044 KB 480/1063 KB 416/713 KB 1508/1710 KB 1004/1267 KB 676/1044 KB 480/1063 KB 416/713 KB 1508/1710 KB 1004/1267 KB 680/1044 KB 484/1063 KB 420/713 KB 1508/1710 KB 1004/1267 KB 684/1044 KB 484/1063 KB 420/713 KB 1508/1710 KB 1004/1267 KB 688/1044 KB 484/1063 KB 420/713 KB 1508/1710 KB 1004/1267 KB 660/1044 KB 468/1063 KB 404/713 KB 1508/1710 KB 996/1267 KB 688/1044 KB 484/1063 KB 420/713 KB 1512/1710 KB 1004/1267 KB 688/1044 KB 484/1063 KB 420/713 KB 1516/1710 KB 1004/1267 KB 688/1044 KB 484/1063 KB 420/713 KB 1520/1710 KB 1004/1267 KB 692/1044 KB 484/1063 KB 420/713 KB 1520/1710 KB 1004/1267 KB 696/1044 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 484/1063 KB 420/713 KB 1524/1710 KB 1008/1267 KB 676/1044 KB 484/1063 KB 420/713 KB 1508/1710 KB 1004/1267 KB 696/1044 KB 488/1063 KB 420/713 KB 1524/1710 KB 1008/1267 KB 696/1044 KB 492/1063 KB 420/713 KB 1524/1710 KB 1008/1267 KB 676/1044 KB 480/1063 KB 420/713 KB 1508/1710 KB 1004/1267 KB 696/1044 KB 496/1063 KB 424/713 KB 1524/1710 KB 1008/1267 KB 696/1044 KB 496/1063 KB 428/713 KB 1524/1710 KB 1008/1267 KB 696/1044 KB 496/1063 KB 432/713 KB 1524/1710 KB 1008/1267 KB 696/1044 KB 496/1063 KB 436/713 KB 1524/1710 KB 1008/1267 KB 696/1044 KB 496/1063 KB 440/713 KB 1524/1710 KB 1008/1267 KB 696/1044 KB 496/1063 KB 444/713 KB 1524/1710 KB 1008/1267 KB 692/1044 KB 484/1063 KB 420/713 KB 1524/1710 KB 1008/1267 KB 692/1044 KB 484/1063 KB 420/713 KB 1520/1710 KB 1008/1267 KB 696/1044 KB 496/1063 KB 444/713 KB 1524/1710 KB 1012/1267 KB 696/1044 KB 496/1063 KB 440/713 KB 1524/1710 KB 1008/1267 KB 700/1044 KB 500/1063 KB 448/713 KB 1524/1710 KB 1012/1267 KB 700/1044 KB 496/1063 KB 448/713 KB 1524/1710 KB 1012/1267 KB 704/1044 KB 500/1063 KB 448/713 KB 1528/1710 KB 1016/1267 KB 708/1044 KB 500/1063 KB 448/713 KB 1528/1710 KB 1016/1267 KB 696/1044 KB 496/1063 KB 448/713 KB 1524/1710 KB 1012/1267 KB 708/1044 KB 504/1063 KB 448/713 KB 1528/1710 KB 1016/1267 KB 708/1044 KB 508/1063 KB 448/713 KB 1528/1710 KB 1016/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1528/1710 KB 1016/1267 KB 700/1044 KB 500/1063 KB 448/713 KB 1528/1710 KB 1016/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1528/1710 KB 1020/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1528/1710 KB 1024/1267 KB 700/1044 KB 500/1063 KB 448/713 KB 1528/1710 KB 1012/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1532/1710 KB 1024/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1536/1710 KB 1024/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1540/1710 KB 1024/1267 KB 712/1044 KB 516/1063 KB 452/713 KB 1544/1710 KB 1028/1267 KB 712/1044 KB 516/1063 KB 452/713 KB 1548/1710 KB 1028/1267 KB 712/1044 KB 516/1063 KB 452/713 KB 1552/1710 KB 1028/1267 KB 708/1044 KB 508/1063 KB 452/713 KB 1528/1710 KB 1016/1267 KB 712/1044 KB 516/1063 KB 456/713 KB 1552/1710 KB 1028/1267 KB 712/1044 KB 516/1063 KB 460/713 KB 1552/1710 KB 1028/1267 KB 712/1044 KB 516/1063 KB 464/713 KB 1552/1710 KB 1028/1267 KB 712/1044 KB 516/1063 KB 452/713 KB 1540/1710 KB 1028/1267 KB 716/1044 KB 516/1063 KB 464/713 KB 1552/1710 KB 1028/1267 KB 720/1044 KB 516/1063 KB 464/713 KB 1552/1710 KB 1028/1267 KB 724/1044 KB 516/1063 KB 464/713 KB 1552/1710 KB 1028/1267 KB 728/1044 KB 516/1063 KB 468/713 KB 1556/1710 KB 1028/1267 KB 708/1044 KB 516/1063 KB 452/713 KB 1540/1710 KB 1028/1267 KB 732/1044 KB 520/1063 KB 468/713 KB 1556/1710 KB 1028/1267 KB 732/1044 KB 524/1063 KB 468/713 KB 1556/1710 KB 1028/1267 KB 732/1044 KB 528/1063 KB 468/713 KB 1556/1710 KB 1028/1267 KB 708/1044 KB 512/1063 KB 452/713 KB 1540/1710 KB 1028/1267 KB 732/1044 KB 528/1063 KB 468/713 KB 1556/1710 KB 1032/1267 KB 732/1044 KB 528/1063 KB 468/713 KB 1556/1710 KB 1036/1267 KB 732/1044 KB 528/1063 KB 468/713 KB 1556/1710 KB 1040/1267 KB 732/1044 KB 528/1063 KB 468/713 KB 1556/1710 KB 1044/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1556/1710 KB 1048/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1556/1710 KB 1052/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1556/1710 KB 1056/1267 KB 724/1044 KB 516/1063 KB 468/713 KB 1556/1710 KB 1028/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1560/1710 KB 1056/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1564/1710 KB 1056/1267 KB 7 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 32/1044 KB 532/1063 KB 468/713 KB 1568/1710 KB 1056/1267 KB 724/1044 KB 516/1063 KB 468/713 KB 1552/1710 KB 1028/1267 KB 732/1044 KB 532/1063 KB 472/713 KB 1568/1710 KB 1056/1267 KB 732/1044 KB 532/1063 KB 476/713 KB 1568/1710 KB 1056/1267 KB 732/1044 KB 532/1063 KB 480/713 KB 1568/1710 KB 1056/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1556/1710 KB 1044/1267 KB 736/1044 KB 532/1063 KB 480/713 KB 1568/1710 KB 1056/1267 KB 740/1044 KB 532/1063 KB 480/713 KB 1568/1710 KB 1056/1267 KB 732/1044 KB 532/1063 KB 468/713 KB 1556/1710 KB 1044/1267 KB 740/1044 KB 536/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 540/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 544/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 548/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 552/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 556/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 560/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 564/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 568/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 572/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 532/1063 KB 484/713 KB 1572/1710 KB 1060/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1064/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1068/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1072/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1076/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1080/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1084/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1572/1710 KB 1088/1267 KB 740/1044 KB 532/1063 KB 484/713 KB 1572/1710 KB 1056/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1576/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1580/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1584/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1588/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1592/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1596/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1600/1710 KB 1088/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1604/1710 KB 1088/1267 KB 740/1044 KB 532/1063 KB 484/713 KB 1568/1710 KB 1056/1267 KB 740/1044 KB 576/1063 KB 488/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 492/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 496/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 500/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 504/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 508/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 512/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 516/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 520/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 524/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 528/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 580/1063 KB 532/713 KB 1608/1710 KB 1092/1267 KB 740/1044 KB 580/1063 KB 536/713 KB 1608/1710 KB 1092/1267 KB 740/1044 KB 580/1063 KB 540/713 KB 1608/1710 KB 1092/1267 KB 740/1044 KB 580/1063 KB 544/713 KB 1608/1710 KB 1092/1267 KB 740/1044 KB 576/1063 KB 484/713 KB 1604/1710 KB 1092/1267 KB 740/1044 KB 580/1063 KB 544/713 KB 1608/1710 KB 1096/1267 KB 740/1044 KB 580/1063 KB 544/713 KB 1608/1710 KB 1100/1267 KB 740/1044 KB 580/1063 KB 544/713 KB 1608/1710 KB 1104/1267 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 740/1044 KB 580/1063 KB 528/713 KB 1608/1710 KB 1092/1267 KB 740/1044 KB 584/1063 KB 544/713 KB 1608/1710 KB 1104/1267 KB 740/1044 KB 588/1063 KB 544/713 KB 1608/1710 KB 1104/1267 KB 740/1044 KB 592/1063 KB 544/713 KB 1608/1710 KB 1104/1267 KB 740/1044 KB 596/1063 KB 544/713 KB 1608/1710 KB 1104/1267 KB 740/1044 KB 600/1063 KB 548/713 KB 1608/1710 KB 1108/1267 KB 740/1044 KB 604/1063 KB 548/713 KB 1608/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1608/1710 KB 1108/1267 KB 740/1044 KB 576/1063 KB 528/713 KB 1608/1710 KB 1092/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1612/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1616/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1620/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1624/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1628/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1632/1710 KB 1108/1267 KB 740/1044 KB 596/1063 KB 548/713 KB 1608/1710 KB 1108/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1632/1710 KB 1112/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1632/1710 KB 1116/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1632/1710 KB 1120/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1636/1710 KB 1124/1267 KB 740/1044 KB 612/1063 KB 548/713 KB 1636/1710 KB 1128/1267 KB 740/1044 KB 612/1063 KB 548/713 KB 1636/1710 KB 1132/1267 KB 740/1044 KB 612/1063 KB 548/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 596/1063 KB 548/713 KB 1608/1710 KB 1104/1267 KB 740/1044 KB 612/1063 KB 552/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 612/1063 KB 556/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 612/1063 KB 560/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 612/1063 KB 564/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 612/1063 KB 548/713 KB 1636/1710 KB 1124/1267 KB 740/1044 KB 616/1063 KB 564/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 620/1063 KB 568/713 KB 1636/1710 KB 1136/1267 KB 744/1044 KB 624/1063 KB 568/713 KB 1636/1710 KB 1136/1267 KB 744/1044 KB 628/1063 KB 568/713 KB 1636/1710 KB 1136/1267 KB 744/1044 KB 632/1063 KB 568/713 KB 1636/1710 KB 1140/1267 KB 740/1044 KB 608/1063 KB 548/713 KB 1636/1710 KB 1120/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1640/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1644/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1648/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1652/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1656/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1660/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1664/1710 KB 1140/1267 KB 744/1044 KB 628/1063 KB 568/713 KB 1636/1710 KB 1140/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1664/1710 KB 1144/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1664/1710 KB 1148/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1664/1710 KB 1152/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1664/1710 KB 1156/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1668/1710 KB 1160/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1668/1710 KB 1164/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1668/1710 KB 1168/1267 KB 744/1044 KB 620/1063 KB 568/713 KB 1636/1710 KB 1136/1267 KB 740/1044 KB 616/1063 KB 568/713 KB 1636/1710 KB 1136/1267 KB 744/1044 KB 636/1063 KB 572/713 KB 1668/1710 KB 1168/1267 KB 744/1044 KB 636/1063 KB 576/713 KB 1668/1710 KB 1168/1267 KB 748/1044 KB 636/1063 KB 576/713 KB 1668/1710 KB 1168/1267 KB 752/1044 KB 636/1063 KB 576/713 KB 1668/1710 KB 1168/1267 KB 756/1044 KB 636/1063 KB 576/713 KB 1668/1710 KB 1 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 168/1267 KB 760/1044 KB 636/1063 KB 580/713 KB 1668/1710 KB 1168/1267 KB 764/1044 KB 636/1063 KB 580/713 KB 1668/1710 KB 1168/1267 KB 768/1044 KB 636/1063 KB 580/713 KB 1668/1710 KB 1168/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1668/1710 KB 1156/1267 KB 768/1044 KB 636/1063 KB 580/713 KB 1672/1710 KB 1168/1267 KB 768/1044 KB 636/1063 KB 580/713 KB 1676/1710 KB 1168/1267 KB 768/1044 KB 636/1063 KB 580/713 KB 1680/1710 KB 1168/1267 KB 744/1044 KB 636/1063 KB 568/713 KB 1664/1710 KB 1156/1267 KB 768/1044 KB 640/1063 KB 580/713 KB 1680/1710 KB 1168/1267 KB 756/1044 KB 636/1063 KB 580/713 KB 1668/1710 KB 1168/1267 KB 768/1044 KB 640/1063 KB 584/713 KB 1680/1710 KB 1168/1267 KB 768/1044 KB 640/1063 KB 588/713 KB 1680/1710 KB 1168/1267 KB 768/1044 KB 640/1063 KB 592/713 KB 1680/1710 KB 1168/1267 KB 768/1044 KB 640/1063 KB 596/713 KB 1680/1710 KB 1168/1267 KB 772/1044 KB 644/1063 KB 600/713 KB 1680/1710 KB 1168/1267 KB 772/1044 KB 644/1063 KB 604/713 KB 1680/1710 KB 1168/1267 KB 772/1044 KB 644/1063 KB 608/713 KB 1680/1710 KB 1168/1267 KB 772/1044 KB 644/1063 KB 608/713 KB 1680/1710 KB 1172/1267 KB 772/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1176/1267 KB 772/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1180/1267 KB 772/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 772/1044 KB 644/1063 KB 596/713 KB 1680/1710 KB 1168/1267 KB 776/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 780/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 784/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 768/1044 KB 644/1063 KB 596/713 KB 1680/1710 KB 1168/1267 KB 784/1044 KB 648/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 784/1044 KB 652/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 784/1044 KB 656/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 784/1044 KB 660/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 788/1044 KB 664/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 788/1044 KB 668/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 788/1044 KB 672/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 788/1044 KB 676/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 788/1044 KB 680/1063 KB 612/713 KB 1684/1710 KB 1188/1267 KB 788/1044 KB 684/1063 KB 612/713 KB 1684/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 612/713 KB 1684/1710 KB 1188/1267 KB 772/1044 KB 644/1063 KB 612/713 KB 1684/1710 KB 1172/1267 KB 788/1044 KB 688/1063 KB 616/713 KB 1684/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 620/713 KB 1684/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1684/1710 KB 1188/1267 KB 772/1044 KB 644/1063 KB 608/713 KB 1684/1710 KB 1172/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1688/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1692/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1696/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1700/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1704/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1708/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1710/1710 KB 1188/1267 KB 788/1044 KB 676/1063 KB 612/713 KB 1684/1710 KB 1188/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1710/1710 KB 1192/1267 KB 788/1044 KB 688/1063 KB 624/713 KB 1710/1710 KB 1196/1267 KB 788/1044 KB 688/1063 KB 628/713 KB 1710/1710 KB 1200/1267 KB 788/1044 KB 688/1063 KB 628/713 KB 1710/1710 KB 1204/1267 KB 788/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1208/1267 KB 788/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1212/1267 KB 788/1044 KB 692/1063 KB 628/713 KB 1710/171 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 0 KB 1216/1267 KB 788/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 788/1044 KB 660/1063 KB 612/713 KB 1684/1710 KB 1184/1267 KB 792/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 796/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 800/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 804/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 808/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 812/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 816/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 820/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 824/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 828/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 788/1044 KB 692/1063 KB 628/713 KB 1710/1710 KB 1204/1267 KB 832/1044 KB 696/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 700/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 628/713 KB 1710/1710 KB 1220/1267 KB 788/1044 KB 688/1063 KB 628/713 KB 1710/1710 KB 1196/1267 KB 832/1044 KB 704/1063 KB 632/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 636/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 640/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 644/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 648/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 652/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 656/713 KB 1710/1710 KB 1220/1267 KB 832/1044 KB 704/1063 KB 660/713 KB 1710/1710 KB 1220/1267 KB 836/1044 KB 708/1063 KB 664/713 KB 1224/1267 KB 836/1044 KB 708/1063 KB 668/713 KB 1224/1267 KB 836/1044 KB 708/1063 KB 672/713 KB 1224/1267 KB 836/1044 KB 708/1063 KB 660/713 KB 1224/1267 KB 840/1044 KB 708/1063 KB 672/713 KB 1224/1267 KB 844/1044 KB 708/1063 KB 672/713 KB 1224/1267 KB 848/1044 KB 708/1063 KB 672/713 KB 1224/1267 KB 852/1044 KB 708/1063 KB 672/713 KB 1224/1267 KB 856/1044 KB 708/1063 KB 676/713 KB 1224/1267 KB 860/1044 KB 708/1063 KB 676/713 KB 1224/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1224/1267 KB 832/1044 KB 708/1063 KB 660/713 KB 1224/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1228/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1232/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1236/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1240/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1244/1267 KB 864/1044 KB 708/1063 KB 676/713 KB 1248/1267 KB 832/1044 KB 708/1063 KB 660/713 KB 1710/1710 KB 1220/1267 KB 864/1044 KB 712/1063 KB 676/713 KB 1248/1267 KB 864/1044 KB 716/1063 KB 676/713 KB 1248/1267 KB 864/1044 KB 720/1063 KB 676/713 KB 1248/1267 KB 864/1044 KB 724/1063 KB 676/713 KB 1248/1267 KB 852/1044 KB 708/1063 KB 676/713 KB 1224/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2709.8 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 864/1044 KB 724/1063 KB 680/713 KB 1248/1267 KB 864/1044 KB 724/1063 KB 684/713 KB 1248/1267 KB 864/1044 KB 724/1063 KB 688/713 KB 1248/1267 KB 864/1044 KB 728/1063 KB 692/713 KB 1248/1267 KB 868/1044 KB 728/1063 KB 696/713 KB 1252/1267 KB 868/1044 KB 728/1063 KB 700/713 KB 1252/1267 KB 868/1044 KB 728/1063 KB 704/713 KB 1252/1267 KB 864/1044 KB 728/1063 KB 688/713 KB 1248/1267 KB 868/1044 KB 732/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 736/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 740/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 744/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 748/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 752/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 756/1063 KB 704/713 KB 1252/1267 KB 868/1044 KB 760/1063 KB 708/713 KB 1252/1267 KB 868/1044 KB 764/1063 KB 708/713 KB 1252/1267 KB 868/1044 KB 768/1063 KB 708/713 KB 1252/1267 KB 868/1044 KB 772/1063 KB 708/713 KB 1252/1267 KB 868/1044 KB 776/1063 KB 708/713 KB 1252/1267 KB 868/1044 KB 728/1063 KB 692/713 KB 1252/1267 KB 864/1044 KB 728/1063 KB 692/713 KB 1252/1267 KB 868/1044 KB 776/1063 KB 708/713 KB 1256/1267 KB 868/1044 KB 776/1063 KB 708/713 KB 1260/1267 KB 868/1044 KB 776/1063 KB 708/713 KB 1264/1267 KB 868/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 872/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 876/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 880/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 884/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 888/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 892/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 896/1044 KB 776/1063 KB 708/713 KB 1267/1267 KB 868/1044 KB 756/1063 KB 708/713 KB 1252/1267 KB 896/1044 KB 776/1063 KB 712/713 KB 1267/1267 KB 896/1044 KB 776/1063 KB 713/713 KB 1267/1267 KB 900/1044 KB 776/1063 KB 713/713 KB 1267/1267 KB 904/1044 KB 780/1063 KB 713/713 KB 1267/1267 KB 908/1044 KB 780/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 780/1063 KB 713/713 KB 1267/1267 KB 900/1044 KB 780/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 784/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 788/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 792/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 796/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 800/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 916/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 920/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 924/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 928/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 932/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 932/1044 KB 808/1063 KB 713/713 KB 1267/1267 KB 932/1044 KB 812/1063 KB 713/713 KB 1267/1267 KB 932/1044 KB 816/1063 KB 713/713 KB 1267/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1945.4 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 936/1044 KB 816/1063 KB 713/713 KB 940/1044 KB 816/1063 KB 713/713 KB 944/1044 KB 816/1063 KB 713/713 KB 948/1044 KB 816/1063 KB 713/713 KB 952/1044 KB 816/1063 KB 713/713 KB 956/1044 KB 816/1063 KB 713/713 KB 960/1044 KB 816/1063 KB 713/713 KB 964/1044 KB 816/1063 KB 713/713 KB 968/1044 KB 820/1063 KB 713/713 KB 972/1044 KB 820/1063 KB 713/713 KB 976/1044 KB 820/1063 KB 713/713 KB 980/1044 KB 820/1063 KB 713/713 KB 964/1044 KB 820/1063 KB 713/713 KB 980/1044 KB 824/1063 KB 713/713 KB 980/1044 KB 828/1063 KB 713/713 KB 980/1044 KB 832/1063 KB 713/713 KB 980/1044 KB 836/1063 KB 713/713 KB 980/1044 KB 840/1063 KB 713/713 KB 980/1044 KB 844/1063 KB 713/713 KB 980/1044 KB 848/1063 KB 713/713 KB 980/1044 KB 852/1063 KB 713/713 KB 980/1044 KB 856/1063 KB 713/713 KB 980/1044 KB 860/1063 KB 713/713 KB 980/1044 KB 864/1063 KB 713/713 KB 984/1044 KB 864/1063 KB 713/713 KB 988/1044 KB 864/1063 KB 713/713 KB 992/1044 KB 864/1063 KB 713/713 KB 992/1044 KB 864/1063 KB 713/713 KB 1/549 KB 992/1044 KB 864/1063 KB 713/713 KB 4/549 KB 992/1044 KB 864/1063 KB 713/713 KB 5/549 KB 992/1044 KB 864/1063 KB 713/713 KB 8/549 KB 992/1044 KB 864/1063 KB 713/713 KB 9/549 KB 992/1044 KB 864/1063 KB 713/713 KB 12/549 KB 992/1044 KB 864/1063 KB 713/713 KB 13/549 KB 992/1044 KB 864/1063 KB 713/713 KB 16/549 KB 992/1044 KB 864/1063 KB 713/713 KB 17/549 KB 992/1044 KB 864/1063 KB 713/713 KB 20/549 KB 992/1044 KB 864/1063 KB 713/713 KB 21/549 KB 992/1044 KB 868/1063 KB 713/713 KB 21/549 KB 992/1044 KB 872/1063 KB 713/713 KB 21/549 KB 992/1044 KB 876/1063 KB 713/713 KB 21/549 KB 992/1044 KB 876/1063 KB 713/713 KB 24/549 KB 992/1044 KB 876/1063 KB 713/713 KB 25/549 KB 992/1044 KB 876/1063 KB 713/713 KB 28/549 KB 992/1044 KB 876/1063 KB 713/713 KB 29/549 KB 992/1044 KB 880/1063 KB 713/713 KB 32/549 KB 992/1044 KB 880/1063 KB 713/713 KB 33/549 KB 992/1044 KB 880/1063 KB 713/713 KB 36/549 KB 992/1044 KB 880/1063 KB 713/713 KB 36/549 KB 992/1044 KB 880/1063 KB 713/713 KB 37/549 KB 992/1044 KB 880/1063 KB 713/713 KB 40/549 KB 992/1044 KB 880/1063 KB 713/713 KB 41/549 KB 996/1044 KB 880/1063 KB 713/713 KB 41/549 KB 1000/1044 KB 880/1063 KB 713/713 KB 41/549 KB 1004/1044 KB 880/1063 KB 713/713 KB 41/549 KB 1008/1044 KB 880/1063 KB 713/713 KB 41/549 KB 1008/1044 KB 880/1063 KB 44/549 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 1075.4 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 1008/1044 KB 880/1063 KB 45/549 KB 1008/1044 KB 880/1063 KB 45/549 KB 4/257 KB 1008/1044 KB 880/1063 KB 45/549 KB 8/257 KB 1008/1044 KB 880/1063 KB 45/549 KB 12/257 KB 1008/1044 KB 880/1063 KB 45/549 KB 16/257 KB 1008/1044 KB 880/1063 KB 48/549 KB 16/257 KB 1008/1044 KB 880/1063 KB 49/549 KB 16/257 KB 1008/1044 KB 880/1063 KB 52/549 KB 16/257 KB 1008/1044 KB 880/1063 KB 53/549 KB 16/257 KB 1008/1044 KB 880/1063 KB 53/549 KB 20/257 KB 1008/1044 KB 880/1063 KB 53/549 KB 24/257 KB 1008/1044 KB 880/1063 KB 53/549 KB 28/257 KB 1008/1044 KB 880/1063 KB 53/549 KB 32/257 KB 1008/1044 KB 884/1063 KB 53/549 KB 32/257 KB 1008/1044 KB 888/1063 KB 56/549 KB 32/257 KB 1008/1044 KB 892/1063 KB 56/549 KB 32/257 KB 1012/1044 KB 896/1063 KB 56/549 KB 32/257 KB 1008/1044 KB 884/1063 KB 56/549 KB 32/257 KB 1012/1044 KB 896/1063 KB 57/549 KB 32/257 KB 1012/1044 KB 892/1063 KB 56/549 KB 32/257 KB 1016/1044 KB 896/1063 KB 57/549 KB 32/257 KB 1016/1044 KB 896/1063 KB 60/549 KB 36/257 KB 1016/1044 KB 896/1063 KB 60/549 KB 40/257 KB 1016/1044 KB 896/1063 KB 60/549 KB 44/257 KB 1016/1044 KB 896/1063 KB 60/549 KB 48/257 KB 1016/1044 KB 896/1063 KB 60/549 KB 32/257 KB 1020/1044 KB 896/1063 KB 60/549 KB 48/257 KB 1020/1044 KB 900/1063 KB 61/549 KB 48/257 KB 1024/1044 KB 904/1063 KB 61/549 KB 52/257 KB 1024/1044 KB 908/1063 KB 61/549 KB 52/257 KB 1020/1044 KB 896/1063 KB 61/549 KB 48/257 KB 1024/1044 KB 900/1063 KB 61/549 KB 52/257 KB 1024/1044 KB 908/1063 KB 61/549 KB 56/257 KB 1024/1044 KB 908/1063 KB 61/549 KB 60/257 KB 1024/1044 KB 908/1063 KB 61/549 KB 64/257 KB 1024/1044 KB 900/1063 KB 61/549 KB 48/257 KB 1024/1044 KB 908/1063 KB 64/549 KB 64/257 KB 1024/1044 KB 908/1063 KB 65/549 KB 64/257 KB 1024/1044 KB 908/1063 KB 68/549 KB 68/257 KB 1024/1044 KB 908/1063 KB 65/549 KB 68/257 KB 1028/1044 KB 912/1063 KB 68/549 KB 72/257 KB 1028/1044 KB 912/1063 KB 68/549 KB 76/257 KB 1028/1044 KB 912/1063 KB 68/549 KB 80/257 KB 1028/1044 KB 912/1063 KB 68/549 KB 84/257 KB 1028/1044 KB 912/1063 KB 68/549 KB 68/257 KB 1028/1044 KB 916/1063 KB 69/549 KB 84/257 KB 1028/1044 KB 908/1063 KB 68/549 KB 68/257 KB 1032/1044 KB 916/1063 KB 69/549 KB 88/257 KB 1036/1044 KB 916/1063 KB 69/549 KB 88/257 KB 1040/1044 KB 916/1063 KB 69/549 KB 88/257 KB 1028/1044 KB 916/1063 KB 69/549 KB 88/257 KB 1040/1044 KB 916/1063 KB 69/549 KB 92/257 KB 1040/1044 KB 916/1063 KB 69/549 KB 96/257 KB 1028/1044 KB 912/1063 KB 69/549 KB 84/257 KB 1040/1044 KB 916/1063 KB 72/549 KB 96/257 KB 1040/1044 KB 916/1063 KB 73/549 KB 96/257 KB 1040/1044 KB 916/1063 KB 76/549 KB 96/257 KB 1044/1044 KB 920/1063 KB 77/549 KB 100/257 KB 1044/1044 KB 920/1063 KB 76/549 KB 100/257 KB 1044/1044 KB 920/1063 KB 77/549 KB 104/257 KB 1044/1044 KB 920/1063 KB 77/549 KB 108/257 KB 1044/1044 KB 920/1063 KB 76/549 KB 96/257 KB 1044/1044 KB 924/1063 KB 80/549 KB 108/257 KB 1044/1044 KB 928/1063 KB 80/549 KB 108/257 KB 1044/1044 KB 916/1063 KB 76/549 KB 96/257 KB 1044/1044 KB 928/1063 KB 80/549 KB 108/257 KB 1044/1044 KB 932/1063 KB 80/549 KB 108/257 KB 1044/1044 KB 920/1063 KB 80/549 KB 108/257 KB 1044/1044 KB 932/1063 KB 81/549 KB 112/257 KB 1044/1044 KB 932/1063 KB 80/549 KB 112/257 KB 1044/1044 KB 932/1063 KB 84/549 KB 112/257 KB 1044/1044 KB 936/1063 KB 85/549 KB 112/257 KB 1044/1044 KB 936/1063 KB 88/549 KB 116/257 KB 1044/1044 KB 936/1063 KB 84/549 KB 112/257 KB 1044/1044 KB 940/1063 KB 88/549 KB 116/257 KB 1044/1044 KB 944/1063 KB 88/549 KB 116 unit-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install /257 KB 1044/1044 KB 948/1063 KB 88/549 KB 116/257 KB 1044/1044 KB 952/1063 KB 89/549 KB 116/257 KB 1044/1044 KB 956/1063 KB 89/549 KB 116/257 KB 1044/1044 KB 960/1063 KB 89/549 KB 116/257 KB 1044/1044 KB 936/1063 KB 85/549 KB 116/257 KB 1044/1044 KB 960/1063 KB 89/549 KB 120/257 KB 1044/1044 KB 960/1063 KB 89/549 KB 124/257 KB 1044/1044 KB 960/1063 KB 89/549 KB 128/257 KB 1044/1044 KB 948/1063 KB 89/549 KB 116/257 KB 1044/1044 KB 960/1063 KB 92/549 KB 128/257 KB 1044/1044 KB 960/1063 KB 93/549 KB 128/257 KB 1044/1044 KB 960/1063 KB 93/549 KB 132/257 KB 1044/1044 KB 964/1063 KB 96/549 KB 136/257 KB 1044/1044 KB 964/1063 KB 96/549 KB 140/257 KB 1044/1044 KB 964/1063 KB 96/549 KB 132/257 KB 1044/1044 KB 968/1063 KB 96/549 KB 140/257 KB 1044/1044 KB 972/1063 KB 96/549 KB 140/257 KB 1044/1044 KB 960/1063 KB 96/549 KB 132/257 KB 1044/1044 KB 976/1063 KB 97/549 KB 144/257 KB 1044/1044 KB 976/1063 KB 100/549 KB 144/257 KB 1044/1044 KB 976/1063 KB 101/549 KB 144/257 KB 1044/1044 KB 976/1063 KB 104/549 KB 144/257 KB 1044/1044 KB 972/1063 KB 96/549 KB 144/257 KB 1044/1044 KB 976/1063 KB 105/549 KB 144/257 KB 1044/1044 KB 976/1063 KB 108/549 KB 144/257 KB 1044/1044 KB 976/1063 KB 109/549 KB 148/257 KB 1044/1044 KB 976/1063 KB 96/549 KB 144/257 KB 1044/1044 KB 980/1063 KB 109/549 KB 148/257 KB 1044/1044 KB 984/1063 KB 112/549 KB 148/257 KB 4/358 KB 1044/1044 KB 976/1063 KB 108/549 KB 148/257 KB 1044/1044 KB 984/1063 KB 112/549 KB 152/257 KB 4/358 KB 1044/1044 KB 984/1063 KB 112/549 KB 156/257 KB 4/358 KB 1044/1044 KB 984/1063 KB 112/549 KB 160/257 KB 4/358 KB 1044/1044 KB 980/1063 KB 112/549 KB 148/257 KB 4/358 KB 1044/1044 KB 980/1063 KB 109/549 KB 148/257 KB 4/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 8/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 12/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 16/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 20/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 24/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 28/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 32/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 36/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 40/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 44/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 48/358 KB 1044/1044 KB 988/1063 KB 113/549 KB 160/257 KB 48/358 KB 1044/1044 KB 988/1063 KB 112/549 KB 160/257 KB 4/358 KB 1044/1044 KB 992/1063 KB 113/549 KB 160/257 KB 48/358 KB 1044/1044 KB 992/1063 KB 116/549 KB 160/257 KB 48/358 KB 1044/1044 KB 992/1063 KB 117/549 KB 160/257 KB 52/358 KB 1044/1044 KB 992/1063 KB 120/549 KB 160/257 KB 52/358 KB 1044/1044 KB 992/1063 KB 116/549 KB 160/257 KB 52/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 56/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 60/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 64/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 68/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 72/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 76/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 80/358 KB 1044/1044 KB 996/1063 KB 121/549 KB 164/257 KB 80/358 KB 1044/1044 KB 996/1063 KB 120/549 KB 164/257 KB 52/358 KB 1044/1044 KB 996/1063 KB 121/549 KB 164/257 KB 84/358 KB 1044/1044 KB 996/1063 KB 121/549 KB 164/257 KB 88/358 KB 1044/1044 KB 996/1063 KB 124/549 KB 164/257 KB 92/358 KB 1044/1044 KB 996/1063 KB 120/549 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 160/257 KB 52/358 KB 1044/1044 KB 1000/1063 KB 124/549 KB 168/257 KB 92/358 KB 1044/1044 KB 1004/1063 KB 124/549 KB 168/257 KB 92/358 KB 1044/1044 KB 1008/1063 KB 124/549 KB 168/257 KB 92/358 KB 1044/1044 KB 996/1063 KB 124/549 KB 168/257 KB 92/358 KB 1044/1044 KB 996/1063 KB 124/549 KB 164/257 KB 88/358 KB 1044/1044 KB 1008/1063 KB 125/549 KB 168/257 KB 96/358 KB 1044/1044 KB 1008/1063 KB 124/549 KB 168/257 KB 96/358 KB 1044/1044 KB 1008/1063 KB 125/549 KB 172/257 KB 96/358 KB 1044/1044 KB 1012/1063 KB 128/549 KB 176/257 KB 96/358 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 1484.9 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 1012/1063 KB 128/549 KB 172/257 KB 96/358 KB 1012/1063 KB 128/549 KB 180/257 KB 96/358 KB 1012/1063 KB 129/549 KB 184/257 KB 100/358 KB 1044/1044 KB 1012/1063 KB 125/549 KB 172/257 KB 96/358 KB 1016/1063 KB 129/549 KB 184/257 KB 100/358 KB 1020/1063 KB 129/549 KB 184/257 KB 100/358 KB 1024/1063 KB 129/549 KB 184/257 KB 100/358 KB 1028/1063 KB 129/549 KB 188/257 KB 100/358 KB 1012/1063 KB 129/549 KB 180/257 KB 100/358 KB 1028/1063 KB 129/549 KB 188/257 KB 104/358 KB 1028/1063 KB 129/549 KB 188/257 KB 108/358 KB 1012/1063 KB 129/549 KB 180/257 KB 96/358 KB 1028/1063 KB 132/549 KB 188/257 KB 108/358 KB 1028/1063 KB 133/549 KB 188/257 KB 108/358 KB 1028/1063 KB 133/549 KB 188/257 KB 112/358 KB 1024/1063 KB 129/549 KB 188/257 KB 100/358 KB 1028/1063 KB 136/549 KB 192/257 KB 112/358 KB 1028/1063 KB 136/549 KB 188/257 KB 112/358 KB 1028/1063 KB 136/549 KB 192/257 KB 3/5 KB 116/358 KB 1028/1063 KB 136/549 KB 192/257 KB 5/5 KB 116/358 KB 1028/1063 KB 137/549 KB 192/257 KB 5/5 KB 116/358 KB 1028/1063 KB 136/549 KB 192/257 KB 116/358 KB 1028/1063 KB 137/549 KB 192/257 KB 5/5 KB 120/358 KB 1032/1063 KB 137/549 KB 196/257 KB 5/5 KB 120/358 KB 1032/1063 KB 140/549 KB 200/257 KB 5/5 KB 120/358 KB 1032/1063 KB 140/549 KB 204/257 KB 5/5 KB 124/358 KB 1032/1063 KB 140/549 KB 208/257 KB 5/5 KB 124/358 KB 1032/1063 KB 137/549 KB 192/257 KB 5/5 KB 120/358 KB 1036/1063 KB 140/549 KB 208/257 KB 5/5 KB 124/358 KB 1040/1063 KB 140/549 KB 208/257 KB 5/5 KB 124/358 KB 1032/1063 KB 140/549 KB 200/257 KB 5/5 KB 124/358 KB 1040/1063 KB 140/549 KB 208/257 KB 5/5 KB 128/358 KB 1032/1063 KB 140/549 KB 196/257 KB 5/5 KB 120/358 KB 1040/1063 KB 141/549 KB 208/257 KB 5/5 KB 128/358 KB 1040/1063 KB 144/549 KB 208/257 KB 5/5 KB 128/358 KB 1040/1063 KB 145/549 KB 208/257 KB 5/5 KB 128/358 KB 1040/1063 KB 145/549 KB 208/257 KB 5/5 KB 132/358 KB 1044/1063 KB 148/549 KB 212/257 KB 5/5 KB 136/358 KB 1044/1063 KB 148/549 KB 212/257 KB 5/5 KB 140/358 KB 1044/1063 KB 148/549 KB 212/257 KB 5/5 KB 144/358 KB 1044/1063 KB 148/549 KB 212/257 KB 5/5 KB 132/358 KB 1044/1063 KB 148/549 KB 216/257 KB 5/5 KB 144/358 KB 1044/1063 KB 148/549 KB 220/257 KB 5/5 KB 144/358 KB 1044/1063 KB 148/549 KB 208/257 KB 5/5 KB 132/358 KB 1040/1063 KB 148/549 KB 208/257 KB 5/5 KB 132/358 KB 1044/1063 KB 149/549 KB 220/257 KB 5/5 KB 144/358 KB 1044/1063 KB 152/549 KB 220/257 KB 5/5 KB 144/358 KB 1044/1063 KB 153/549 KB 220/257 KB 5/5 KB 144/358 KB 1048/1063 KB 153/549 KB 220/257 KB 5/5 KB 144/358 KB 1052/1063 KB 153/549 KB 220/257 KB 5/5 KB 144/358 KB 1056/1063 KB 156/549 KB 220/257 KB 5/5 KB 144/358 KB 1052/1063 KB 156/549 KB 220/257 KB 5/5 KB 144/358 KB 1056/1063 KB 156/549 KB 224/257 KB 5/5 KB 144/358 KB 1056/1063 KB 157/549 KB 228/257 KB 5/5 KB 144/358 KB 1060/1063 KB 157/549 KB 232/257 KB 5/5 KB 148/358 KB 1060/1063 KB 157/549 KB 236/257 KB 5/5 KB 148/358 KB 1060/1063 KB 157/549 KB 240/257 KB 5/5 KB 148/358 KB 1056/1063 KB 157/549 KB 224/257 KB 5/5 KB 144/358 KB 1060/1063 KB 160/549 KB 240/257 KB 5/5 KB 148/358 KB 1060/1063 KB 157/549 KB 228/257 KB 5/5 KB 148/358 KB 1063/1063 KB 160/549 KB 240/257 KB 5/5 KB 148/358 KB 1063/1063 KB 161/549 KB 240/257 KB 5/5 KB 148/358 KB 1056/1063 KB 157/549 KB 228/257 KB 5/5 KB 148/358 KB 1063/1063 KB 161/549 KB 240/257 KB 5/5 KB 152/358 KB 1063/1063 KB 161/549 KB 240/257 KB 5/5 KB 156/358 KB 1063/1063 KB 164/549 KB 240/257 KB 5/5 KB 156/358 KB 10 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 63/1063 KB 164/549 KB 240/257 KB 5/5 KB 160/358 KB 1063/1063 KB 165/549 KB 240/257 KB 5/5 KB 160/358 KB 1063/1063 KB 168/549 KB 240/257 KB 5/5 KB 160/358 KB 1063/1063 KB 169/549 KB 244/257 KB 5/5 KB 164/358 KB 1063/1063 KB 172/549 KB 244/257 KB 5/5 KB 164/358 KB 1063/1063 KB 168/549 KB 244/257 KB 5/5 KB 164/358 KB 1063/1063 KB 172/549 KB 248/257 KB 5/5 KB 164/358 KB 1063/1063 KB 172/549 KB 252/257 KB 5/5 KB 164/358 KB 1063/1063 KB 173/549 KB 256/257 KB 5/5 KB 164/358 KB 1063/1063 KB 168/549 KB 240/257 KB 5/5 KB 164/358 KB 1063/1063 KB 173/549 KB 256/257 KB 5/5 KB 168/358 KB 1063/1063 KB 173/549 KB 256/257 KB 5/5 KB 172/358 KB 1063/1063 KB 173/549 KB 256/257 KB 5/5 KB 176/358 KB 1063/1063 KB 173/549 KB 252/257 KB 5/5 KB 164/358 KB 1063/1063 KB 176/549 KB 256/257 KB 5/5 KB 176/358 KB 1063/1063 KB 178/549 KB 257/257 KB 5/5 KB 176/358 KB 1063/1063 KB 181/549 KB 257/257 KB 5/5 KB 180/358 KB 1063/1063 KB 176/549 KB 257/257 KB 5/5 KB 176/358 KB 1063/1063 KB 178/549 KB 257/257 KB 5/5 KB 180/358 KB 1063/1063 KB 181/549 KB 257/257 KB 5/5 KB 184/358 KB 1063/1063 KB 184/549 KB 257/257 KB 5/5 KB 184/358 KB 1063/1063 KB 184/549 KB 257/257 KB 5/5 KB 188/358 KB 1063/1063 KB 184/549 KB 257/257 KB 5/5 KB 192/358 KB 1063/1063 KB 186/549 KB 257/257 KB 5/5 KB 192/358 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 1462.9 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 186/549 KB 257/257 KB 5/5 KB 196/358 KB 189/549 KB 257/257 KB 5/5 KB 200/358 KB 189/549 KB 257/257 KB 5/5 KB 204/358 KB 189/549 KB 257/257 KB 5/5 KB 208/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.0 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 189/549 KB 257/257 KB 5/5 KB 196/358 KB 192/549 KB 257/257 KB 208/358 KB 194/549 KB 257/257 KB 208/358 KB 197/549 KB 257/257 KB 208/358 KB 200/549 KB 208/358 KB 202/549 KB 212/358 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 350.5 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 4/86 KB 202/549 KB 212/358 KB 8/86 KB 202/549 KB 212/358 KB 12/86 KB 202/549 KB 212/358 KB 16/86 KB 205/549 KB 212/358 KB 200/549 KB 212/358 KB 16/86 KB 205/549 KB 216/358 KB 16/86 KB 205/549 KB 220/358 KB 16/86 KB 205/549 KB 224/358 KB 16/86 KB 205/549 KB 228/358 KB 20/86 KB 3/404 KB 205/549 KB 232/358 KB 20/86 KB 3/404 KB 205/549 KB 236/358 KB 20/86 KB 3/404 KB 205/549 KB 240/358 KB 12/86 KB 205/549 KB 212/358 KB 20/86 KB 3/404 KB 208/549 KB 240/358 KB 20/86 KB 3/404 KB 209/549 KB 240/358 KB 20/86 KB 3/404 KB 212/549 KB 240/358 KB 20/86 KB 3/404 KB 213/549 KB 240/358 KB 20/86 KB 3/404 KB 205/549 KB 228/358 KB 16/86 KB 3/404 KB 205/549 KB 228/358 KB 20/86 KB 5/404 KB 213/549 KB 240/358 KB 20/86 KB 8/404 KB 213/549 KB 240/358 KB 20/86 KB 11/404 KB 213/549 KB 240/358 KB 20/86 KB 13/404 KB 213/549 KB 240/358 KB 20/86 KB 16/404 KB 213/549 KB 240/358 KB 20/86 KB 19/404 KB 213/549 KB 240/358 KB 20/86 KB 21/404 KB 213/549 KB 240/358 KB 20/86 KB 24/404 KB 213/549 KB 240/358 KB 20/86 KB 27/404 KB 213/549 KB 240/358 KB 20/86 KB 29/404 KB 213/549 KB 240/358 KB 20/86 KB 32/404 KB 213/549 KB 240/358 KB 20/86 KB 36/404 KB 213/549 KB 240/358 KB 20/86 KB 40/404 KB 213/549 KB 240/358 KB 20/86 KB 44/404 KB 213/549 KB 240/358 KB 20/86 KB 48/404 KB 213/549 KB 240/358 KB 20/86 KB 52/404 KB 213/549 KB 240/358 KB 20/86 KB 56/404 KB 213/549 KB 240/358 KB 20/86 KB 60/404 KB 213/549 KB 240/358 KB 20/86 KB 64/404 KB 213/549 KB 240/358 KB 20/86 KB 64/404 KB 216/549 KB 240/358 KB 24/86 KB 64/404 KB 216/549 KB 240/358 KB 28/86 KB 64/404 KB 216/549 KB 240/358 KB 32/86 KB 64/404 KB 216/549 KB 240/358 KB 32/86 KB 64/404 KB 217/549 KB 240/358 KB 36/86 KB 64/404 KB 217/549 KB 240/358 KB 40/86 KB 64/404 KB 220/549 KB 244/358 KB 44/86 KB 64/404 KB 220/549 KB 244/358 KB 48/86 KB 64/404 KB 220/549 KB 244/358 KB 52/86 KB 68/404 KB 220/549 KB 244/358 KB 56/86 KB 68/404 KB 220/549 KB 244/358 KB 60/86 KB 68/404 KB 220/549 KB 244/358 KB 64/86 KB 68/404 KB 220/549 KB 244/358 KB 36/86 KB 64/404 KB 220/549 KB 244/358 KB 64/86 KB 68/404 KB 220/549 KB 248/358 KB 64/86 KB 68/404 KB 220/549 KB 252/358 KB 36/86 KB 64/404 KB 220/549 KB 240/358 KB 4/587 KB 64/86 KB 68/404 KB 221/549 KB 256/358 KB 4/587 KB 64/86 KB 68/404 KB 220/549 KB 256/358 KB 8/587 KB 64/86 KB 68/404 KB 221/549 KB 256/358 KB 12/587 KB 64/86 KB 68/404 KB 221/549 KB 256/358 KB 16/587 KB 64/86 KB 68/404 KB 221/549 KB 256/358 KB 48/86 KB 68/404 KB 220/549 KB 244/358 KB 16/587 KB 64/86 KB 72/404 KB 221/549 KB 256/358 KB 16/587 KB 64/86 KB 76/404 KB 221/549 KB 256/358 KB 16/587 KB 64/86 KB 80/404 KB 221/549 KB 256/358 KB 20/587 KB 64/86 KB 84/404 KB 221/549 KB 256/358 KB 20/587 KB 64/86 KB 88/404 KB 224/549 KB 256/358 KB 20/587 KB 64/86 KB 92/404 KB 224/549 KB 256/358 KB 20/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 20/587 KB 64/86 KB 80/404 KB 221/549 KB 256/358 KB 24/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 28/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 32/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 36/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 40/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 44/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 48/587 KB 64/86 KB 96/404 KB 224/549 KB 256/358 KB 64/86 KB 68/404 KB 220/549 KB 256/358 KB 20/587 KB 64/86 KB 84/404 KB 224/549 KB 256/358 KB 48/587 KB 64/86 KB 96/404 KB 225/549 KB 256/358 KB 48/587 KB 64/86 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 96/404 KB 228/549 KB 256/358 KB 48/587 KB 64/86 KB 96/404 KB 229/549 KB 256/358 KB 48/587 KB 64/86 KB 96/404 KB 229/549 KB 260/358 KB 48/587 KB 64/86 KB 96/404 KB 232/549 KB 260/358 KB 48/587 KB 64/86 KB 96/404 KB 233/549 KB 260/358 KB 48/587 KB 64/86 KB 96/404 KB 236/549 KB 260/358 KB 48/587 KB 64/86 KB 96/404 KB 237/549 KB 260/358 KB 48/587 KB 64/86 KB 96/404 KB 240/549 KB 264/358 KB 52/587 KB 68/86 KB 100/404 KB 242/549 KB 264/358 KB 48/587 KB 64/86 KB 96/404 KB 237/549 KB 264/358 KB 52/587 KB 68/86 KB 100/404 KB 242/549 KB 268/358 KB 52/587 KB 68/86 KB 100/404 KB 242/549 KB 272/358 KB 52/587 KB 68/86 KB 100/404 KB 242/549 KB 276/358 KB 52/587 KB 68/86 KB 100/404 KB 245/549 KB 280/358 KB 52/587 KB 68/86 KB 100/404 KB 245/549 KB 284/358 KB 52/587 KB 68/86 KB 100/404 KB 245/549 KB 288/358 KB 52/587 KB 68/86 KB 100/404 KB 240/549 KB 264/358 KB 52/587 KB 72/86 KB 100/404 KB 245/549 KB 288/358 KB 52/587 KB 76/86 KB 100/404 KB 245/549 KB 288/358 KB 52/587 KB 80/86 KB 100/404 KB 245/549 KB 288/358 KB 52/587 KB 64/86 KB 100/404 KB 240/549 KB 264/358 KB 56/587 KB 80/86 KB 100/404 KB 245/549 KB 288/358 KB 48/587 KB 64/86 KB 100/404 KB 240/549 KB 264/358 KB 60/587 KB 80/86 KB 104/404 KB 245/549 KB 288/358 KB 60/587 KB 80/86 KB 108/404 KB 245/549 KB 288/358 KB 60/587 KB 80/86 KB 112/404 KB 245/549 KB 288/358 KB 60/587 KB 80/86 KB 116/404 KB 245/549 KB 288/358 KB 60/587 KB 84/86 KB 120/404 KB 245/549 KB 288/358 KB 60/587 KB 84/86 KB 124/404 KB 245/549 KB 288/358 KB 60/587 KB 84/86 KB 128/404 KB 245/549 KB 288/358 KB 60/587 KB 84/86 KB 132/404 KB 245/549 KB 288/358 KB 60/587 KB 84/86 KB 136/404 KB 245/549 KB 292/358 KB 60/587 KB 84/86 KB 140/404 KB 245/549 KB 292/358 KB 60/587 KB 84/86 KB 144/404 KB 245/549 KB 292/358 KB 52/587 KB 68/86 KB 100/404 KB 245/549 KB 276/358 KB 60/587 KB 84/86 KB 144/404 KB 248/549 KB 292/358 KB 60/587 KB 84/86 KB 144/404 KB 250/549 KB 292/358 KB 60/587 KB 84/86 KB 144/404 KB 253/549 KB 292/358 KB 60/587 KB 84/86 KB 144/404 KB 256/549 KB 292/358 KB 60/587 KB 84/86 KB 144/404 KB 258/549 KB 292/358 KB 60/587 KB 84/86 KB 132/404 KB 245/549 KB 292/358 KB 60/587 KB 84/86 KB 144/404 KB 258/549 KB 296/358 KB 60/587 KB 84/86 KB 116/404 KB 245/549 KB 288/358 KB 60/587 KB 86/86 KB 144/404 KB 261/549 KB 296/358 KB 60/587 KB 80/86 KB 116/404 KB 245/549 KB 288/358 KB 64/587 KB 86/86 KB 144/404 KB 261/549 KB 296/358 KB 68/587 KB 86/86 KB 144/404 KB 261/549 KB 296/358 KB 72/587 KB 86/86 KB 144/404 KB 261/549 KB 296/358 KB 76/587 KB 86/86 KB 144/404 KB 261/549 KB 296/358 KB 80/587 KB 86/86 KB 144/404 KB 261/549 KB 296/358 KB 60/587 KB 84/86 KB 144/404 KB 261/549 KB 296/358 KB 80/587 KB 86/86 KB 144/404 KB 261/549 KB 300/358 KB 80/587 KB 86/86 KB 144/404 KB 261/549 KB 304/358 KB 80/587 KB 86/86 KB 144/404 KB 261/549 KB 308/358 KB 84/587 KB 86/86 KB 148/404 KB 264/549 KB 312/358 KB 84/587 KB 86/86 KB 148/404 KB 264/549 KB 316/358 KB 84/587 KB 86/86 KB 148/404 KB 264/549 KB 308/358 KB 80/587 KB 86/86 KB 144/404 KB 264/549 KB 308/358 KB 84/587 KB 86/86 KB 148/404 KB 266/549 KB 320/358 KB 84/587 KB 86/86 KB 148/404 KB 269/549 KB 320/358 KB 84/587 KB 86/86 KB 144/404 KB 264/549 KB 308/358 KB 88/587 KB 86/86 KB 148/404 KB 269/549 KB 320/358 KB 92/587 KB 86/86 KB 148/404 KB 269/549 KB 320/358 KB 96/587 KB 86/86 KB 148/404 KB 272/549 KB 320/358 KB 84/587 KB 86/86 KB 148/404 KB 264/549 KB 320/358 KB 92/587 KB 86/86 KB 148/ unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 404 KB 272/549 KB 320/358 KB 96/587 KB 86/86 KB 148/404 KB 274/549 KB 320/358 KB 96/587 KB 86/86 KB 152/404 KB 277/549 KB 320/358 KB 96/587 KB 86/86 KB 152/404 KB 280/549 KB 324/358 KB 96/587 KB 86/86 KB 152/404 KB 274/549 KB 320/358 KB 96/587 KB 86/86 KB 156/404 KB 280/549 KB 324/358 KB 96/587 KB 86/86 KB 160/404 KB 280/549 KB 324/358 KB 96/587 KB 164/404 KB 280/549 KB 324/358 KB 96/587 KB 86/86 KB 152/404 KB 277/549 KB 324/358 KB 100/587 KB 164/404 KB 282/549 KB 324/358 KB 100/587 KB 164/404 KB 280/549 KB 324/358 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 110.9 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 104/587 KB 164/404 KB 282/549 KB 324/358 KB 108/587 KB 164/404 KB 282/549 KB 324/358 KB 112/587 KB 164/404 KB 282/549 KB 328/358 KB 116/587 KB 168/404 KB 285/549 KB 328/358 KB 108/587 KB 164/404 KB 282/549 KB 328/358 KB 116/587 KB 168/404 KB 285/549 KB 332/358 KB 116/587 KB 168/404 KB 285/549 KB 336/358 KB 112/587 KB 168/404 KB 285/549 KB 328/358 KB 112/587 KB 164/404 KB 285/549 KB 328/358 KB 116/587 KB 168/404 KB 289/549 KB 336/358 KB 116/587 KB 172/404 KB 293/549 KB 340/358 KB 116/587 KB 172/404 KB 289/549 KB 340/358 KB 120/587 KB 172/404 KB 297/549 KB 344/358 KB 120/587 KB 172/404 KB 297/549 KB 348/358 KB 120/587 KB 172/404 KB 297/549 KB 352/358 KB 116/587 KB 172/404 KB 289/549 KB 336/358 KB 120/587 KB 176/404 KB 297/549 KB 352/358 KB 120/587 KB 180/404 KB 297/549 KB 352/358 KB 120/587 KB 184/404 KB 297/549 KB 352/358 KB 120/587 KB 172/404 KB 297/549 KB 352/358 KB 120/587 KB 184/404 KB 301/549 KB 352/358 KB 120/587 KB 172/404 KB 293/549 KB 340/358 KB 124/587 KB 184/404 KB 301/549 KB 352/358 KB 128/587 KB 184/404 KB 301/549 KB 352/358 KB 128/587 KB 184/404 KB 301/549 KB 356/358 KB 132/587 KB 3/894 KB 188/404 KB 305/549 KB 358/358 KB 128/587 KB 184/404 KB 305/549 KB 356/358 KB 132/587 KB 3/894 KB 188/404 KB 309/549 KB 358/358 KB 132/587 KB 3/894 KB 188/404 KB 313/549 KB 358/358 KB 132/587 KB 3/894 KB 188/404 KB 317/549 KB 358/358 KB 132/587 KB 3/894 KB 188/404 KB 305/549 KB 356/358 KB 136/587 KB 3/894 KB 188/404 KB 317/549 KB 358/358 KB 140/587 KB 3/894 KB 188/404 KB 317/549 KB 358/358 KB 128/587 KB 3/894 KB 188/404 KB 305/549 KB 356/358 KB 140/587 KB 6/894 KB 188/404 KB 317/549 KB 358/358 KB 140/587 KB 9/894 KB 188/404 KB 317/549 KB 358/358 KB 128/587 KB 188/404 KB 305/549 KB 356/358 KB 140/587 KB 9/894 KB 192/404 KB 317/549 KB 358/358 KB 140/587 KB 9/894 KB 196/404 KB 317/549 KB 358/358 KB 140/587 KB 11/894 KB 196/404 KB 317/549 KB 358/358 KB 140/587 KB 14/894 KB 196/404 KB 317/549 KB 358/358 KB 140/587 KB 16/894 KB 196/404 KB 317/549 KB 358/358 KB 140/587 KB 19/894 KB 196/404 KB 317/549 KB 358/358 KB 140/587 KB 19/894 KB 200/404 KB 317/549 KB 358/358 KB 140/587 KB 19/894 KB 204/404 KB 317/549 KB 358/358 KB 144/587 KB 22/894 KB 208/404 KB 317/549 KB 358/358 KB 144/587 KB 22/894 KB 204/404 KB 317/549 KB 358/358 KB 140/587 KB 22/894 KB 204/404 KB 317/549 KB 358/358 KB 144/587 KB 22/894 KB 208/404 KB 321/549 KB 358/358 KB 148/587 KB 25/894 KB 212/404 KB 325/549 KB 358/358 KB 148/587 KB 25/894 KB 212/404 KB 329/549 KB 358/358 KB 148/587 KB 25/894 KB 212/404 KB 333/549 KB 358/358 KB 148/587 KB 25/894 KB 212/404 KB 321/549 KB 358/358 KB 152/587 KB 25/894 KB 212/404 KB 333/549 KB 358/358 KB 144/587 KB 25/894 KB 212/404 KB 321/549 KB 358/358 KB 152/587 KB 27/894 KB 212/404 KB 333/549 KB 358/358 KB 152/587 KB 30/894 KB 212/404 KB 333/549 KB 358/358 KB 144/587 KB 22/894 KB 212/404 KB 321/549 KB 358/358 KB 152/587 KB 30/894 KB 216/404 KB 333/549 KB 358/358 KB 152/587 KB 30/894 KB 220/404 KB 333/549 KB 358/358 KB 156/587 KB 32/894 KB 224/404 KB 333/549 KB 358/358 KB 156/587 KB 32/894 KB 220/404 KB 333/549 KB 358/358 KB 160/587 KB 32/894 KB 224/404 KB 333/549 KB 358/358 KB 164/587 KB 32/894 KB 224/404 KB 337/549 KB 358/358 KB 168/587 KB 32/894 KB 228/404 KB 337/549 KB 152/587 KB 32/894 KB 220/404 KB 333/549 KB 358/358 KB 168/587 KB 36/894 KB 228/404 KB 337/549 KB 168/587 KB 40/894 KB 228/404 KB 337/549 KB 168/587 KB 44/894 KB 228/404 KB 337/549 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 168/587 KB 48/894 KB 228/404 KB 337/549 KB 164/587 KB 32/894 KB 228/404 KB 337/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 452.5 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 160/587 KB 32/894 KB 224/404 KB 337/549 KB 358/358 KB 172/587 KB 48/894 KB 228/404 KB 341/549 KB 172/587 KB 48/894 KB 228/404 KB 345/549 KB 172/587 KB 48/894 KB 228/404 KB 349/549 KB 172/587 KB 48/894 KB 228/404 KB 337/549 KB 172/587 KB 48/894 KB 232/404 KB 349/549 KB 172/587 KB 48/894 KB 236/404 KB 349/549 KB 172/587 KB 48/894 KB 240/404 KB 349/549 KB 172/587 KB 52/894 KB 244/404 KB 349/549 KB 176/587 KB 52/894 KB 248/404 KB 353/549 KB 176/587 KB 52/894 KB 252/404 KB 353/549 KB 176/587 KB 52/894 KB 256/404 KB 353/549 KB 176/587 KB 52/894 KB 260/404 KB 353/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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 176/587 KB 52/894 KB 244/404 KB 353/549 KB 176/587 KB 52/894 KB 260/404 KB 357/549 KB 176/587 KB 52/894 KB 260/404 KB 361/549 KB 176/587 KB 52/894 KB 260/404 KB 365/549 KB 176/587 KB 52/894 KB 244/404 KB 349/549 KB 180/587 KB 52/894 KB 260/404 KB 365/549 KB 184/587 KB 52/894 KB 260/404 KB 365/549 KB 188/587 KB 52/894 KB 260/404 KB 365/549 KB 192/587 KB 52/894 KB 260/404 KB 365/549 KB 196/587 KB 52/894 KB 260/404 KB 365/549 KB 200/587 KB 52/894 KB 264/404 KB 369/549 KB 204/587 KB 52/894 KB 264/404 KB 369/549 KB 208/587 KB 52/894 KB 264/404 KB 369/549 KB 172/587 KB 52/894 KB 240/404 KB 349/549 KB 208/587 KB 56/894 KB 264/404 KB 369/549 KB 208/587 KB 60/894 KB 264/404 KB 369/549 KB 208/587 KB 64/894 KB 264/404 KB 369/549 KB 208/587 KB 68/894 KB 264/404 KB 369/549 KB 208/587 KB 72/894 KB 264/404 KB 369/549 KB 208/587 KB 76/894 KB 264/404 KB 369/549 KB 208/587 KB 80/894 KB 264/404 KB 369/549 KB 196/587 KB 52/894 KB 264/404 KB 369/549 KB 208/587 KB 80/894 KB 268/404 KB 369/549 KB 208/587 KB 80/894 KB 272/404 KB 369/549 KB 208/587 KB 80/894 KB 276/404 KB 369/549 KB 212/587 KB 84/894 KB 280/404 KB 369/549 KB 212/587 KB 84/894 KB 284/404 KB 369/549 KB 212/587 KB 84/894 KB 288/404 KB 369/549 KB 196/587 KB 52/894 KB 260/404 KB 369/549 KB 212/587 KB 84/894 KB 288/404 KB 373/549 KB 212/587 KB 84/894 KB 288/404 KB 377/549 KB 212/587 KB 84/894 KB 288/404 KB 381/549 KB 212/587 KB 84/894 KB 288/404 KB 385/549 KB 3/26 KB 212/587 KB 84/894 KB 276/404 KB 369/549 KB 212/587 KB 88/894 KB 288/404 KB 385/549 KB 3/26 KB 212/587 KB 92/894 KB 288/404 KB 385/549 KB 3/26 KB 212/587 KB 96/894 KB 288/404 KB 385/549 KB 3/26 KB 212/587 KB 80/894 KB 276/404 KB 369/549 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 3/26 KB 212/587 KB 84/894 KB 288/404 KB 381/549 KB 3/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 5/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 8/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 11/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 13/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 16/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 19/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 21/26 KB 212/587 KB 96/894 KB 288/404 KB 389/549 KB 24/26 KB 212/587 KB 96/894 KB 288/404 KB 393/549 KB 24/26 KB 216/587 KB 100/894 KB 288/404 KB 397/549 KB 24/26 KB 216/587 KB 100/894 KB 292/404 KB 397/549 KB 26/26 KB 216/587 KB 100/894 KB 296/404 KB 401/549 KB 26/26 KB 216/587 KB 100/894 KB 300/404 KB 401/549 KB 26/26 KB 216/587 KB 100/894 KB 304/404 KB 401/549 KB 26/26 KB 216/587 KB 100/894 KB 288/404 KB 393/549 KB 24/26 KB 216/587 KB 104/894 KB 304/404 KB 401/549 KB 26/26 KB 216/587 KB 108/894 KB 304/404 KB 401/549 KB 26/26 KB 216/587 KB 112/894 KB 304/404 KB 401/549 KB 26/26 KB 216/587 KB 96/894 KB 288/404 KB 393/549 KB 24/26 KB 220/587 KB 112/894 KB 304/404 KB 401/549 KB 26/26 KB 224/587 KB 112/894 KB 304/404 KB 401/549 KB 26/26 KB 228/587 KB 112/894 KB 304/404 KB 401/549 KB 26/26 KB 232/587 KB 112/894 KB 304/404 KB 401/549 KB 26/26 KB 236/587 KB 116/894 KB 308/404 KB 401/549 KB 26/26 KB 240/587 KB 116/894 KB 308/404 KB 401/549 KB 26/26 KB 216/587 KB 100/894 KB 292/404 KB 401/549 KB 26/26 KB 240/587 KB 116/894 KB 308/404 KB 405/549 KB 26/26 KB 216/587 KB 100/894 KB 288/404 KB 397/549 KB 26/26 KB 240/587 KB 116/894 KB 308/404 KB 409/549 KB 26/26 KB 240/587 KB 116/894 KB 308/404 KB 413/549 KB 26/26 KB 240/587 KB 116/894 KB 308/404 KB 417/549 K unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install B 26/26 KB 244/587 KB 116/894 KB 308/404 KB 421/549 KB 26/26 KB 244/587 KB 116/894 KB 308/404 KB 425/549 KB 26/26 KB 244/587 KB 116/894 KB 308/404 KB 429/549 KB 26/26 KB 232/587 KB 116/894 KB 308/404 KB 401/549 KB 26/26 KB 232/587 KB 116/894 KB 304/404 KB 401/549 KB 26/26 KB 244/587 KB 120/894 KB 308/404 KB 429/549 KB 26/26 KB 244/587 KB 124/894 KB 308/404 KB 429/549 KB 26/26 KB 244/587 KB 128/894 KB 308/404 KB 429/549 KB 26/26 KB 244/587 KB 132/894 KB 312/404 KB 429/549 KB 26/26 KB 244/587 KB 136/894 KB 312/404 KB 433/549 KB 26/26 KB 244/587 KB 116/894 KB 308/404 KB 417/549 KB 26/26 KB 248/587 KB 136/894 KB 312/404 KB 433/549 KB 26/26 KB 252/587 KB 136/894 KB 312/404 KB 433/549 KB 26/26 KB 256/587 KB 136/894 KB 312/404 KB 433/549 KB 26/26 KB 260/587 KB 136/894 KB 312/404 KB 433/549 KB 26/26 KB 244/587 KB 132/894 KB 312/404 KB 433/549 KB 26/26 KB 260/587 KB 140/894 KB 312/404 KB 437/549 KB 26/26 KB 260/587 KB 140/894 KB 312/404 KB 441/549 KB 26/26 KB 260/587 KB 140/894 KB 312/404 KB 445/549 KB 26/26 KB 244/587 KB 128/894 KB 312/404 KB 429/549 KB 26/26 KB 260/587 KB 140/894 KB 316/404 KB 445/549 KB 26/26 KB 260/587 KB 140/894 KB 320/404 KB 445/549 KB 26/26 KB 260/587 KB 140/894 KB 324/404 KB 445/549 KB 26/26 KB 260/587 KB 140/894 KB 328/404 KB 445/549 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 31.0 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 260/587 KB 140/894 KB 312/404 KB 433/549 KB 26/26 KB 260/587 KB 144/894 KB 328/404 KB 445/549 KB 260/587 KB 144/894 KB 332/404 KB 445/549 KB 260/587 KB 144/894 KB 336/404 KB 445/549 KB 260/587 KB 144/894 KB 340/404 KB 445/549 KB 264/587 KB 148/894 KB 344/404 KB 449/549 KB 264/587 KB 148/894 KB 348/404 KB 449/549 KB 264/587 KB 148/894 KB 352/404 KB 449/549 KB 264/587 KB 148/894 KB 356/404 KB 449/549 KB 264/587 KB 148/894 KB 360/404 KB 3/79 KB 449/549 KB 264/587 KB 148/894 KB 340/404 KB 449/549 KB 264/587 KB 152/894 KB 360/404 KB 3/79 KB 449/549 KB 264/587 KB 156/894 KB 360/404 KB 3/79 KB 449/549 KB 264/587 KB 160/894 KB 360/404 KB 3/79 KB 449/549 KB 264/587 KB 144/894 KB 340/404 KB 449/549 KB 264/587 KB 160/894 KB 360/404 KB 3/79 KB 453/549 KB 264/587 KB 144/894 KB 340/404 KB 445/549 KB 268/587 KB 160/894 KB 360/404 KB 3/79 KB 453/549 KB 264/587 KB 148/894 KB 356/404 KB 3/79 KB 449/549 KB 268/587 KB 160/894 KB 360/404 KB 5/79 KB 453/549 KB 268/587 KB 160/894 KB 360/404 KB 8/79 KB 453/549 KB 272/587 KB 160/894 KB 360/404 KB 8/79 KB 453/549 KB 272/587 KB 160/894 KB 360/404 KB 11/79 KB 453/549 KB 272/587 KB 160/894 KB 360/404 KB 13/79 KB 453/549 KB 276/587 KB 160/894 KB 360/404 KB 16/79 KB 457/549 KB 276/587 KB 160/894 KB 360/404 KB 19/79 KB 457/549 KB 276/587 KB 164/894 KB 360/404 KB 21/79 KB 457/549 KB 276/587 KB 160/894 KB 360/404 KB 13/79 KB 457/549 KB 276/587 KB 164/894 KB 360/404 KB 21/79 KB 461/549 KB 276/587 KB 160/894 KB 360/404 KB 13/79 KB 453/549 KB 280/587 KB 164/894 KB 360/404 KB 21/79 KB 461/549 KB 284/587 KB 164/894 KB 360/404 KB 21/79 KB 461/549 KB 288/587 KB 164/894 KB 360/404 KB 21/79 KB 461/549 KB 292/587 KB 164/894 KB 360/404 KB 21/79 KB 461/549 KB 296/587 KB 164/894 KB 364/404 KB 24/79 KB 465/549 KB 300/587 KB 164/894 KB 364/404 KB 24/79 KB 465/549 KB 276/587 KB 164/894 KB 360/404 KB 19/79 KB 457/549 KB 300/587 KB 168/894 KB 364/404 KB 24/79 KB 465/549 KB 300/587 KB 172/894 KB 364/404 KB 24/79 KB 465/549 KB 300/587 KB 176/894 KB 364/404 KB 24/79 KB 465/549 KB 292/587 KB 164/894 KB 364/404 KB 24/79 KB 465/549 KB 292/587 KB 164/894 KB 360/404 KB 24/79 KB 465/549 KB 300/587 KB 176/894 KB 364/404 KB 24/79 KB 469/549 KB 300/587 KB 176/894 KB 364/404 KB 24/79 KB 473/549 KB 300/587 KB 176/894 KB 364/404 KB 24/79 KB 477/549 KB 292/587 KB 164/894 KB 360/404 KB 24/79 KB 461/549 KB 300/587 KB 176/894 KB 368/404 KB 27/79 KB 477/549 KB 300/587 KB 180/894 KB 368/404 KB 27/79 KB 477/549 KB 304/587 KB 184/894 KB 368/404 KB 29/79 KB 481/549 KB 304/587 KB 188/894 KB 368/404 KB 29/79 KB 481/549 KB 304/587 KB 192/894 KB 368/404 KB 29/79 KB 481/549 KB 300/587 KB 176/894 KB 368/404 KB 24/79 KB 477/549 KB 304/587 KB 192/894 KB 372/404 KB 29/79 KB 481/549 KB 304/587 KB 192/894 KB 376/404 KB 29/79 KB 481/549 KB 304/587 KB 192/894 KB 380/404 KB 29/79 KB 481/549 KB 304/587 KB 192/894 KB 384/404 KB 29/79 KB 481/549 KB 304/587 KB 192/894 KB 388/404 KB 29/79 KB 481/549 KB 304/587 KB 196/894 KB 392/404 KB 29/79 KB 481/549 KB 304/587 KB 196/894 KB 396/404 KB 29/79 KB 481/549 KB 304/587 KB 196/894 KB 400/404 KB 29/79 KB 481/549 KB 304/587 KB 180/894 KB 368/404 KB 29/79 KB 481/549 KB 300/587 KB 180/894 KB 368/404 KB 29/79 KB 481/549 KB 304/587 KB 196/894 KB 400/404 KB 32/79 KB 481/549 KB 304/587 KB 196/894 KB 400/404 KB 36/79 KB 481/549 KB 308/587 KB 196/894 KB 400/404 KB 40/79 KB 481/549 KB 308/587 KB 196/894 KB 400/404 KB 44/79 KB 481/54 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 9 KB 308/587 KB 196/894 KB 400/404 KB 48/79 KB 481/549 KB 300/587 KB 180/894 KB 368/404 KB 27/79 KB 481/549 KB 308/587 KB 196/894 KB 400/404 KB 48/79 KB 485/549 KB 308/587 KB 196/894 KB 400/404 KB 48/79 KB 489/549 KB 308/587 KB 196/894 KB 400/404 KB 48/79 KB 493/549 KB 308/587 KB 196/894 KB 400/404 KB 48/79 KB 497/549 KB 308/587 KB 196/894 KB 400/404 KB 52/79 KB 501/549 KB 308/587 KB 196/894 KB 400/404 KB 36/79 KB 481/549 KB 312/587 KB 196/894 KB 400/404 KB 52/79 KB 501/549 KB 316/587 KB 196/894 KB 400/404 KB 52/79 KB 501/549 KB 320/587 KB 196/894 KB 400/404 KB 52/79 KB 501/549 KB 304/587 KB 196/894 KB 388/404 KB 29/79 KB 481/549 KB 320/587 KB 200/894 KB 400/404 KB 52/79 KB 501/549 KB 320/587 KB 204/894 KB 400/404 KB 52/79 KB 501/549 KB 320/587 KB 208/894 KB 400/404 KB 52/79 KB 501/549 KB 320/587 KB 212/894 KB 400/404 KB 52/79 KB 505/549 KB 324/587 KB 216/894 KB 404/404 KB 52/79 KB 505/549 KB 308/587 KB 196/894 KB 400/404 KB 52/79 KB 497/549 KB 324/587 KB 220/894 KB 404/404 KB 56/79 KB 505/549 KB 324/587 KB 220/894 KB 404/404 KB 60/79 KB 505/549 KB 324/587 KB 220/894 KB 404/404 KB 64/79 KB 505/549 KB 324/587 KB 212/894 KB 404/404 KB 52/79 KB 505/549 KB 328/587 KB 220/894 KB 404/404 KB 64/79 KB 505/549 KB 320/587 KB 212/894 KB 404/404 KB 52/79 KB 505/549 KB 320/587 KB 208/894 KB 400/404 KB 52/79 KB 505/549 KB 328/587 KB 220/894 KB 404/404 KB 64/79 KB 509/549 KB 328/587 KB 220/894 KB 404/404 KB 64/79 KB 513/549 KB 332/587 KB 220/894 KB 404/404 KB 68/79 KB 517/549 KB 332/587 KB 220/894 KB 404/404 KB 68/79 KB 513/549 KB 336/587 KB 220/894 KB 404/404 KB 68/79 KB 517/549 KB 340/587 KB 220/894 KB 404/404 KB 68/79 KB 517/549 KB 328/587 KB 220/894 KB 404/404 KB 68/79 KB 513/549 KB 340/587 KB 220/894 KB 404/404 KB 72/79 KB 521/549 KB 340/587 KB 220/894 KB 404/404 KB 76/79 KB 521/549 KB 340/587 KB 220/894 KB 404/404 KB 79/79 KB 521/549 KB 340/587 KB 220/894 KB 404/404 KB 68/79 KB 521/549 KB 340/587 KB 220/894 KB 404/404 KB 79/79 KB 525/549 KB 324/587 KB 220/894 KB 404/404 KB 68/79 KB 517/549 KB 340/587 KB 224/894 KB 404/404 KB 79/79 KB 525/549 KB 340/587 KB 228/894 KB 404/404 KB 79/79 KB 525/549 KB 344/587 KB 232/894 KB 404/404 KB 79/79 KB 529/549 KB 344/587 KB 236/894 KB 404/404 KB 79/79 KB 529/549 KB 344/587 KB 240/894 KB 404/404 KB 79/79 KB 529/549 KB 344/587 KB 228/894 KB 404/404 KB 79/79 KB 529/549 KB 348/587 KB 240/894 KB 404/404 KB 79/79 KB 529/549 KB 352/587 KB 240/894 KB 404/404 KB 79/79 KB 529/549 KB 356/587 KB 240/894 KB 404/404 KB 79/79 KB 529/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 529/549 KB 340/587 KB 228/894 KB 404/404 KB 79/79 KB 529/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 533/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 537/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 541/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 545/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 549/549 KB 360/587 KB 244/894 KB 404/404 KB 79/79 KB 549/549 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 473.1 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 356/587 KB 244/894 KB 404/404 KB 79/79 KB 529/549 KB 360/587 KB 248/894 KB 79/79 KB 549/549 KB 364/587 KB 248/894 KB 79/79 KB 549/549 KB 364/587 KB 252/894 KB 79/79 KB 549/549 KB 368/587 KB 252/894 KB 79/79 KB 549/549 KB 368/587 KB 256/894 KB 79/79 KB 549/549 KB 368/587 KB 260/894 KB 79/79 KB 549/549 KB 372/587 KB 260/894 KB 79/79 KB 549/549 KB 376/587 KB 264/894 KB 79/79 KB 549/549 KB 380/587 KB 264/894 KB 79/79 KB 549/549 KB 384/587 KB 264/894 KB 79/79 KB 549/549 KB 388/587 KB 264/894 KB 549/549 KB 392/587 KB 264/894 KB 549/549 KB 396/587 KB 264/894 KB 549/549 KB 400/587 KB 264/894 KB 549/549 KB 376/587 KB 264/894 KB 79/79 KB 549/549 KB 400/587 KB 268/894 KB 549/549 KB 400/587 KB 271/894 KB 549/549 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 92.2 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 400/587 KB 275/894 KB 549/549 KB 400/587 KB 279/894 KB 400/587 KB 283/894 KB 400/587 KB 287/894 KB 400/587 KB 291/894 KB 404/587 KB 295/894 KB 404/587 KB 299/894 KB 404/587 KB 303/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 637.9 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 404/587 KB 291/894 KB 408/587 KB 303/894 KB 412/587 KB 303/894 KB 416/587 KB 303/894 KB 416/587 KB 307/894 KB 416/587 KB 311/894 KB 420/587 KB 315/894 KB 420/587 KB 319/894 KB 420/587 KB 323/894 KB 420/587 KB 327/894 KB 420/587 KB 331/894 KB 420/587 KB 335/894 KB 420/587 KB 311/894 KB 424/587 KB 335/894 KB 428/587 KB 335/894 KB 432/587 KB 335/894 KB 432/587 KB 335/894 KB 4/206 KB 432/587 KB 335/894 KB 8/206 KB 432/587 KB 335/894 KB 12/206 KB 432/587 KB 335/894 KB 16/206 KB 436/587 KB 335/894 KB 16/206 KB 436/587 KB 335/894 KB 20/206 KB 436/587 KB 335/894 KB 24/206 KB 436/587 KB 335/894 KB 28/206 KB 436/587 KB 335/894 KB 32/206 KB 440/587 KB 335/894 KB 32/206 KB 444/587 KB 335/894 KB 32/206 KB 448/587 KB 335/894 KB 36/206 KB 444/587 KB 335/894 KB 36/206 KB 448/587 KB 335/894 KB 40/206 KB 448/587 KB 335/894 KB 44/206 KB 448/587 KB 335/894 KB 48/206 KB 448/587 KB 339/894 KB 48/206 KB 452/587 KB 343/894 KB 48/206 KB 452/587 KB 347/894 KB 48/206 KB 452/587 KB 351/894 KB 48/206 KB 452/587 KB 339/894 KB 48/206 KB 452/587 KB 351/894 KB 52/206 KB 452/587 KB 351/894 KB 56/206 KB 456/587 KB 351/894 KB 60/206 KB 456/587 KB 351/894 KB 64/206 KB 456/587 KB 351/894 KB 68/206 KB 456/587 KB 355/894 KB 72/206 KB 456/587 KB 355/894 KB 76/206 KB 456/587 KB 355/894 KB 80/206 KB 456/587 KB 351/894 KB 56/206 KB 460/587 KB 355/894 KB 80/206 KB 464/587 KB 355/894 KB 80/206 KB 468/587 KB 355/894 KB 80/206 KB 456/587 KB 355/894 KB 68/206 KB 468/587 KB 359/894 KB 80/206 KB 468/587 KB 363/894 KB 80/206 KB 468/587 KB 367/894 KB 80/206 KB 472/587 KB 367/894 KB 80/206 KB 476/587 KB 367/894 KB 80/206 KB 480/587 KB 367/894 KB 80/206 KB 484/587 KB 367/894 KB 80/206 KB 488/587 KB 371/894 KB 84/206 KB 484/587 KB 371/894 KB 84/206 KB 484/587 KB 371/894 KB 80/206 KB 488/587 KB 375/894 KB 88/206 KB 488/587 KB 379/894 KB 88/206 KB 488/587 KB 371/894 KB 88/206 KB 488/587 KB 383/894 KB 88/206 KB 488/587 KB 383/894 KB 92/206 KB 488/587 KB 383/894 KB 96/206 KB 492/587 KB 383/894 KB 96/206 KB 4/115 KB 492/587 KB 383/894 KB 96/206 KB 8/115 KB 492/587 KB 383/894 KB 96/206 KB 12/115 KB 492/587 KB 383/894 KB 96/206 KB 16/115 KB 492/587 KB 383/894 KB 96/206 KB 492/587 KB 383/894 KB 96/206 KB 20/115 KB 492/587 KB 383/894 KB 96/206 KB 24/115 KB 492/587 KB 383/894 KB 96/206 KB 28/115 KB 492/587 KB 383/894 KB 96/206 KB 32/115 KB 492/587 KB 383/894 KB 96/206 KB 36/115 KB 492/587 KB 383/894 KB 96/206 KB 40/115 KB 492/587 KB 383/894 KB 96/206 KB 44/115 KB 492/587 KB 383/894 KB 96/206 KB 48/115 KB 492/587 KB 383/894 KB 96/206 KB 52/115 KB 492/587 KB 383/894 KB 96/206 KB 56/115 KB 492/587 KB 383/894 KB 96/206 KB 60/115 KB 492/587 KB 383/894 KB 96/206 KB 64/115 KB 492/587 KB 387/894 KB 96/206 KB 64/115 KB 496/587 KB 391/894 KB 100/206 KB 68/115 KB 496/587 KB 395/894 KB 100/206 KB 68/115 KB 496/587 KB 399/894 KB 100/206 KB 68/115 KB 496/587 KB 387/894 KB 100/206 KB 68/115 KB 496/587 KB 399/894 KB 100/206 KB 72/115 KB 496/587 KB 399/894 KB 100/206 KB 76/115 KB 496/587 KB 399/894 KB 100/206 KB 80/115 KB 496/587 KB 399/894 KB 100/206 KB 84/115 KB 496/587 KB 403/894 KB 100/206 KB 88/115 KB 496/587 KB 403/894 KB 100/206 KB 92/115 KB 496/587 KB 403/894 KB 100/206 KB 96/115 KB 496/587 KB 387/894 KB 100/206 KB 64/115 KB 496/587 KB 403/894 KB 104/206 KB 96/115 KB 496/587 KB 403/894 KB 108/206 KB 96/115 KB 496/587 KB 403/894 KB 112/206 KB 96/115 KB 496/587 KB 387/894 KB 96/206 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 64/115 KB 500/587 KB 403/894 KB 112/206 KB 96/115 KB 504/587 KB 403/894 KB 112/206 KB 96/115 KB 508/587 KB 403/894 KB 112/206 KB 96/115 KB 512/587 KB 403/894 KB 112/206 KB 96/115 KB 516/587 KB 403/894 KB 112/206 KB 96/115 KB 520/587 KB 403/894 KB 116/206 KB 100/115 KB 524/587 KB 403/894 KB 116/206 KB 100/115 KB 528/587 KB 403/894 KB 116/206 KB 100/115 KB 496/587 KB 403/894 KB 100/206 KB 84/115 KB 528/587 KB 407/894 KB 116/206 KB 100/115 KB 528/587 KB 411/894 KB 116/206 KB 100/115 KB 528/587 KB 415/894 KB 116/206 KB 100/115 KB 528/587 KB 419/894 KB 116/206 KB 100/115 KB 532/587 KB 423/894 KB 116/206 KB 100/115 KB 532/587 KB 427/894 KB 116/206 KB 100/115 KB 532/587 KB 431/894 KB 116/206 KB 100/115 KB 516/587 KB 403/894 KB 116/206 KB 100/115 KB 532/587 KB 431/894 KB 116/206 KB 104/115 KB 532/587 KB 431/894 KB 116/206 KB 108/115 KB 532/587 KB 431/894 KB 116/206 KB 112/115 KB 516/587 KB 403/894 KB 116/206 KB 96/115 KB 532/587 KB 431/894 KB 120/206 KB 112/115 KB 532/587 KB 431/894 KB 124/206 KB 112/115 KB 532/587 KB 431/894 KB 128/206 KB 112/115 KB 532/587 KB 431/894 KB 132/206 KB 112/115 KB 532/587 KB 431/894 KB 136/206 KB 115/115 KB 532/587 KB 431/894 KB 140/206 KB 115/115 KB 532/587 KB 431/894 KB 144/206 KB 115/115 KB 532/587 KB 431/894 KB 148/206 KB 115/115 KB 532/587 KB 435/894 KB 152/206 KB 115/115 KB 532/587 KB 435/894 KB 156/206 KB 115/115 KB 532/587 KB 435/894 KB 160/206 KB 115/115 KB 532/587 KB 419/894 KB 116/206 KB 100/115 KB 536/587 KB 435/894 KB 160/206 KB 115/115 KB 540/587 KB 435/894 KB 160/206 KB 115/115 KB 544/587 KB 435/894 KB 160/206 KB 115/115 KB 548/587 KB 435/894 KB 160/206 KB 115/115 KB 552/587 KB 435/894 KB 160/206 KB 115/115 KB 556/587 KB 435/894 KB 160/206 KB 115/115 KB 560/587 KB 435/894 KB 160/206 KB 115/115 KB 532/587 KB 435/894 KB 148/206 KB 115/115 KB 532/587 KB 431/894 KB 132/206 KB 115/115 KB 560/587 KB 439/894 KB 160/206 KB 115/115 KB 560/587 KB 443/894 KB 160/206 KB 115/115 KB 560/587 KB 447/894 KB 160/206 KB 115/115 KB 560/587 KB 451/894 KB 160/206 KB 115/115 KB 564/587 KB 455/894 KB 164/206 KB 115/115 KB 564/587 KB 459/894 KB 164/206 KB 115/115 KB 564/587 KB 463/894 KB 164/206 KB 115/115 KB 564/587 KB 451/894 KB 164/206 KB 115/115 KB 564/587 KB 463/894 KB 168/206 KB 115/115 KB 564/587 KB 463/894 KB 172/206 KB 115/115 KB 564/587 KB 463/894 KB 176/206 KB 115/115 KB 564/587 KB 463/894 KB 180/206 KB 115/115 KB 564/587 KB 467/894 KB 184/206 KB 115/115 KB 564/587 KB 467/894 KB 188/206 KB 115/115 KB 564/587 KB 467/894 KB 192/206 KB 115/115 KB 564/587 KB 467/894 KB 196/206 KB 115/115 KB 564/587 KB 451/894 KB 160/206 KB 115/115 KB 568/587 KB 467/894 KB 196/206 KB 115/115 KB 572/587 KB 467/894 KB 196/206 KB 115/115 KB 576/587 KB 467/894 KB 196/206 KB 115/115 KB 580/587 KB 467/894 KB 196/206 KB 115/115 KB 584/587 KB 467/894 KB 196/206 KB 115/115 KB 587/587 KB 467/894 KB 196/206 KB 115/115 KB 564/587 KB 467/894 KB 180/206 KB 115/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 126.3 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 587/587 KB 471/894 KB 196/206 KB 587/587 KB 475/894 KB 196/206 KB 587/587 KB 479/894 KB 196/206 KB 587/587 KB 483/894 KB 196/206 KB 587/587 KB 487/894 KB 200/206 KB 587/587 KB 483/894 KB 200/206 KB 587/587 KB 491/894 KB 204/206 KB 587/587 KB 491/894 KB 206/206 KB 587/587 KB 491/894 KB 206/206 KB 587/587 KB 495/894 KB 206/206 KB 587/587 KB 499/894 KB 206/206 KB 587/587 KB 503/894 KB 206/206 KB 587/587 KB 507/894 KB 206/206 KB 587/587 KB 511/894 KB 206/206 KB 587/587 KB 515/894 KB 206/206 KB 587/587 KB 519/894 KB 206/206 KB 587/587 KB 523/894 KB 206/206 KB 587/587 KB 527/894 KB 206/206 KB 587/587 KB 531/894 KB 206/206 KB 531/894 KB 206/206 KB 4/1822 KB 531/894 KB 206/206 KB 8/1822 KB 531/894 KB 206/206 KB 12/1822 KB 531/894 KB 206/206 KB 16/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 642.6 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 531/894 KB 206/206 KB 20/1822 KB 531/894 KB 206/206 KB 24/1822 KB 531/894 KB 206/206 KB 28/1822 KB 531/894 KB 206/206 KB 32/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 225.0 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 4/314 KB 531/894 KB 36/1822 KB 4/314 KB 531/894 KB 40/1822 KB 4/314 KB 531/894 KB 44/1822 KB 4/314 KB 531/894 KB 48/1822 KB 4/314 KB 531/894 KB 32/1822 KB 8/314 KB 531/894 KB 48/1822 KB 12/314 KB 531/894 KB 48/1822 KB 16/314 KB 531/894 KB 48/1822 KB 20/314 KB 531/894 KB 48/1822 KB 24/314 KB 531/894 KB 48/1822 KB 28/314 KB 531/894 KB 48/1822 KB 32/314 KB 531/894 KB 48/1822 KB 32/314 KB 531/894 KB 52/1822 KB 36/314 KB 531/894 KB 56/1822 KB 36/314 KB 531/894 KB 52/1822 KB 40/314 KB 531/894 KB 56/1822 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 44/314 KB 531/894 KB 60/1822 KB 44/314 KB 531/894 KB 64/1822 KB 44/314 KB 4/57 KB 531/894 KB 64/1822 KB 44/314 KB 8/57 KB 535/894 KB 68/1822 KB 44/314 KB 531/894 KB 60/1822 KB 48/314 KB 8/57 KB 535/894 KB 68/1822 KB 52/314 KB 8/57 KB 535/894 KB 68/1822 KB 44/314 KB 4/57 KB 535/894 KB 68/1822 KB 52/314 KB 12/57 KB 539/894 KB 68/1822 KB 56/314 KB 12/57 KB 543/894 KB 68/1822 KB 44/314 KB 4/57 KB 531/894 KB 68/1822 KB 56/314 KB 12/57 KB 543/894 KB 72/1822 KB 56/314 KB 12/57 KB 539/894 KB 68/1822 KB 60/314 KB 12/57 KB 543/894 KB 72/1822 KB 52/314 KB 12/57 KB 535/894 KB 68/1822 KB 60/314 KB 16/57 KB 543/894 KB 72/1822 KB 60/314 KB 20/57 KB 543/894 KB 72/1822 KB 64/314 KB 24/57 KB 547/894 KB 76/1822 KB 64/314 KB 28/57 KB 547/894 KB 76/1822 KB 64/314 KB 32/57 KB 547/894 KB 76/1822 KB 64/314 KB 20/57 KB 547/894 KB 76/1822 KB 64/314 KB 32/57 KB 551/894 KB 76/1822 KB 64/314 KB 20/57 KB 543/894 KB 76/1822 KB 60/314 KB 20/57 KB 543/894 KB 76/1822 KB 64/314 KB 32/57 KB 551/894 KB 80/1822 KB 64/314 KB 32/57 KB 551/894 KB 84/1822 KB 68/314 KB 36/57 KB 555/894 KB 88/1822 KB 68/314 KB 36/57 KB 555/894 KB 92/1822 KB 68/314 KB 36/57 KB 555/894 KB 96/1822 KB 68/314 KB 32/57 KB 551/894 KB 84/1822 KB 72/314 KB 36/57 KB 555/894 KB 96/1822 KB 76/314 KB 36/57 KB 555/894 KB 96/1822 KB 80/314 KB 36/57 KB 555/894 KB 96/1822 KB 84/314 KB 36/57 KB 555/894 KB 96/1822 KB 88/314 KB 36/57 KB 555/894 KB 100/1822 KB 92/314 KB 36/57 KB 555/894 KB 100/1822 KB 96/314 KB 36/57 KB 555/894 KB 100/1822 KB 100/314 KB 36/57 KB 555/894 KB 100/1822 KB 104/314 KB 36/57 KB 555/894 KB 100/1822 KB 108/314 KB 36/57 KB 555/894 KB 100/1822 KB 68/314 KB 36/57 KB 555/894 KB 84/1822 KB 68/314 KB 32/57 KB 555/894 KB 84/1822 KB 108/314 KB 36/57 KB 559/894 KB 100/1822 KB 108/314 KB 40/57 KB 559/894 KB 100/1822 KB 108/314 KB 44/57 KB 563/894 KB 100/1822 KB 108/314 KB 48/57 KB 563/894 KB 100/1822 KB 84/314 KB 36/57 KB 555/894 KB 100/1822 KB 108/314 KB 48/57 KB 563/894 KB 104/1822 KB 108/314 KB 40/57 KB 563/894 KB 100/1822 KB 108/314 KB 50/57 KB 567/894 KB 104/1822 KB 108/314 KB 50/57 KB 571/894 KB 4/263 KB 104/1822 KB 108/314 KB 50/57 KB 563/894 KB 104/1822 KB 108/314 KB 50/57 KB 571/894 KB 4/263 KB 108/1822 KB 108/314 KB 50/57 KB 567/894 KB 4/263 KB 104/1822 KB 108/314 KB 50/57 KB 571/894 KB 8/263 KB 108/1822 KB 108/314 KB 50/57 KB 571/894 KB 12/263 KB 108/1822 KB 108/314 KB 50/57 KB 571/894 KB 16/263 KB 108/1822 KB 108/314 KB 50/57 KB 571/894 KB 20/263 KB 108/1822 KB 108/314 KB 50/57 KB 571/894 KB 24/263 KB 108/1822 KB 108/314 KB 50/57 KB 571/894 KB 28/263 KB 108/1822 KB 108/314 KB 50/57 KB 571/894 KB 32/263 KB 108/1822 KB 108/314 KB 54/57 KB 571/894 KB 32/263 KB 108/1822 KB 108/314 KB 57/57 KB 575/894 KB 32/263 KB 112/1822 KB 108/314 KB 54/57 KB 575/894 KB 32/263 KB 112/1822 KB 108/314 KB 57/57 KB 579/894 KB 32/263 KB 112/1822 KB 108/314 KB 57/57 KB 583/894 KB 32/263 KB 112/1822 KB 108/314 KB 57/57 KB 587/894 KB 32/263 KB 112/1822 KB 112/314 KB 57/57 KB 591/894 KB 36/263 KB 112/1822 KB 112/314 KB 57/57 KB 595/894 KB 36/263 KB 112/1822 KB 112/314 KB 57/57 KB 599/894 KB 36/263 KB 112/1822 KB 108/314 KB 54/57 KB 571/894 KB 32/263 KB 112/1822 KB 112/314 KB 57/57 KB 599/894 KB 36/263 KB 116/1822 KB 112/314 KB 57/57 KB 599/894 KB 36/263 KB 120/1822 KB 112/314 KB 57/57 KB 587/894 KB 36/263 KB 112/1822 KB 108/314 KB 57/57 KB 587/894 KB 36/263 KB 112/1822 KB 112/314 KB 57/57 KB 599 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install /894 KB 40/263 KB 124/1822 KB 112/314 KB 57/57 KB 599/894 KB 44/263 KB 124/1822 KB 112/314 KB 57/57 KB 599/894 KB 48/263 KB 124/1822 KB 112/314 KB 57/57 KB 599/894 KB 52/263 KB 124/1822 KB 116/314 KB 57/57 KB 599/894 KB 56/263 KB 124/1822 KB 116/314 KB 57/57 KB 599/894 KB 60/263 KB 124/1822 KB 116/314 KB 57/57 KB 603/894 KB 60/263 KB 124/1822 KB 116/314 KB 57/57 KB 599/894 KB 52/263 KB 124/1822 KB 120/314 KB 57/57 KB 603/894 KB 64/263 KB 124/1822 KB 124/314 KB 57/57 KB 603/894 KB 64/263 KB 124/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 124/1822 KB 112/314 KB 57/57 KB 599/894 KB 52/263 KB 124/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 128/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 132/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 136/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 140/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 144/1822 KB 128/314 KB 57/57 KB 603/894 KB 64/263 KB 148/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 59.7 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 116/314 KB 57/57 KB 603/894 KB 64/263 KB 124/1822 KB 132/314 KB 607/894 KB 68/263 KB 148/1822 KB 132/314 KB 607/894 KB 72/263 KB 148/1822 KB 132/314 KB 57/57 KB 607/894 KB 64/263 KB 148/1822 KB 136/314 KB 607/894 KB 72/263 KB 148/1822 KB 128/314 KB 57/57 KB 607/894 KB 64/263 KB 148/1822 KB 136/314 KB 611/894 KB 76/263 KB 148/1822 KB 136/314 KB 615/894 KB 76/263 KB 148/1822 KB 136/314 KB 619/894 KB 76/263 KB 148/1822 KB 136/314 KB 607/894 KB 76/263 KB 148/1822 KB 140/314 KB 619/894 KB 80/263 KB 152/1822 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 140/314 KB 619/894 KB 76/263 KB 152/1822 KB 140/314 KB 619/894 KB 76/263 KB 148/1822 KB 144/314 KB 619/894 KB 80/263 KB 152/1822 KB 144/314 KB 619/894 KB 84/263 KB 156/1822 KB 144/314 KB 623/894 KB 84/263 KB 160/1822 KB 144/314 KB 623/894 KB 84/263 KB 164/1822 KB 148/314 KB 623/894 KB 84/263 KB 168/1822 KB 148/314 KB 623/894 KB 84/263 KB 172/1822 KB 148/314 KB 623/894 KB 84/263 KB 176/1822 KB 144/314 KB 619/894 KB 84/263 KB 152/1822 KB 148/314 KB 623/894 KB 88/263 KB 176/1822 KB 148/314 KB 623/894 KB 92/263 KB 176/1822 KB 148/314 KB 623/894 KB 96/263 KB 176/1822 KB 148/314 KB 623/894 KB 84/263 KB 164/1822 KB 152/314 KB 623/894 KB 96/263 KB 176/1822 KB 156/314 KB 623/894 KB 96/263 KB 176/1822 KB 160/314 KB 623/894 KB 96/263 KB 176/1822 KB 164/314 KB 623/894 KB 96/263 KB 176/1822 KB 144/314 KB 623/894 KB 84/263 KB 156/1822 KB 164/314 KB 627/894 KB 100/263 KB 180/1822 KB 164/314 KB 631/894 KB 100/263 KB 180/1822 KB 164/314 KB 635/894 KB 100/263 KB 180/1822 KB 164/314 KB 639/894 KB 100/263 KB 180/1822 KB 164/314 KB 639/894 KB 3/99 KB 100/263 KB 180/1822 KB 164/314 KB 639/894 KB 5/99 KB 100/263 KB 180/1822 KB 164/314 KB 639/894 KB 8/99 KB 100/263 KB 180/1822 KB 164/314 KB 639/894 KB 11/99 KB 100/263 KB 180/1822 KB 164/314 KB 639/894 KB 13/99 KB 100/263 KB 180/1822 KB 164/314 KB 643/894 KB 13/99 KB 100/263 KB 180/1822 KB 164/314 KB 647/894 KB 13/99 KB 100/263 KB 180/1822 KB 164/314 KB 623/894 KB 100/263 KB 180/1822 KB 164/314 KB 647/894 KB 16/99 KB 104/263 KB 180/1822 KB 164/314 KB 651/894 KB 16/99 KB 108/263 KB 180/1822 KB 164/314 KB 623/894 KB 96/263 KB 180/1822 KB 164/314 KB 651/894 KB 16/99 KB 108/263 KB 184/1822 KB 168/314 KB 651/894 KB 16/99 KB 112/263 KB 188/1822 KB 168/314 KB 651/894 KB 16/99 KB 112/263 KB 192/1822 KB 164/314 KB 651/894 KB 16/99 KB 104/263 KB 180/1822 KB 168/314 KB 655/894 KB 16/99 KB 112/263 KB 192/1822 KB 168/314 KB 659/894 KB 16/99 KB 112/263 KB 192/1822 KB 168/314 KB 663/894 KB 16/99 KB 112/263 KB 192/1822 KB 164/314 KB 647/894 KB 16/99 KB 100/263 KB 180/1822 KB 168/314 KB 663/894 KB 19/99 KB 112/263 KB 192/1822 KB 168/314 KB 663/894 KB 21/99 KB 112/263 KB 192/1822 KB 168/314 KB 651/894 KB 16/99 KB 112/263 KB 184/1822 KB 164/314 KB 651/894 KB 16/99 KB 112/263 KB 184/1822 KB 168/314 KB 663/894 KB 21/99 KB 116/263 KB 192/1822 KB 172/314 KB 663/894 KB 24/99 KB 120/263 KB 192/1822 KB 172/314 KB 663/894 KB 24/99 KB 124/263 KB 192/1822 KB 172/314 KB 663/894 KB 24/99 KB 128/263 KB 196/1822 KB 172/314 KB 663/894 KB 24/99 KB 132/263 KB 196/1822 KB 172/314 KB 667/894 KB 24/99 KB 136/263 KB 196/1822 KB 172/314 KB 667/894 KB 24/99 KB 140/263 KB 196/1822 KB 172/314 KB 667/894 KB 24/99 KB 144/263 KB 196/1822 KB 172/314 KB 663/894 KB 24/99 KB 116/263 KB 192/1822 KB 176/314 KB 667/894 KB 24/99 KB 144/263 KB 196/1822 KB 180/314 KB 667/894 KB 24/99 KB 144/263 KB 196/1822 KB 168/314 KB 663/894 KB 24/99 KB 116/263 KB 192/1822 KB 180/314 KB 667/894 KB 27/99 KB 144/263 KB 196/1822 KB 180/314 KB 667/894 KB 29/99 KB 144/263 KB 196/1822 KB 180/314 KB 667/894 KB 32/99 KB 144/263 KB 196/1822 KB 184/314 KB 667/894 KB 32/99 KB 144/263 KB 196/1822 KB 188/314 KB 667/894 KB 32/99 KB 144/263 KB 196/1822 KB 192/314 KB 667/894 KB 32/99 KB 144/263 KB 196/1822 KB 196/314 KB 667/894 KB 32/99 KB 144/263 KB 196/1822 KB 200/314 KB 667/894 KB 36/99 KB 148/263 KB 196/1822 KB 204/314 KB 667/894 KB 36/99 KB 148/263 KB 196/1822 KB 208/314 KB 667/894 KB 36/99 KB 14 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 8/263 KB 196/1822 KB 172/314 KB 667/894 KB 24/99 KB 132/263 KB 196/1822 KB 208/314 KB 671/894 KB 36/99 KB 148/263 KB 196/1822 KB 208/314 KB 675/894 KB 36/99 KB 148/263 KB 196/1822 KB 172/314 KB 663/894 KB 24/99 KB 124/263 KB 196/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 200/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 204/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 208/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 212/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 216/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 220/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 224/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 228/1822 KB 212/314 KB 679/894 KB 36/99 KB 148/263 KB 232/1822 KB 212/314 KB 679/894 KB 36/99 KB 148/263 KB 236/1822 KB 212/314 KB 679/894 KB 36/99 KB 148/263 KB 240/1822 KB 196/314 KB 667/894 KB 36/99 KB 148/263 KB 196/1822 KB 212/314 KB 679/894 KB 36/99 KB 152/263 KB 240/1822 KB 212/314 KB 679/894 KB 36/99 KB 156/263 KB 240/1822 KB 212/314 KB 679/894 KB 36/99 KB 160/263 KB 240/1822 KB 196/314 KB 667/894 KB 36/99 KB 144/263 KB 196/1822 KB 212/314 KB 679/894 KB 40/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 44/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 48/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 52/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 56/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 60/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 64/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 68/99 KB 160/263 KB 240/1822 KB 212/314 KB 679/894 KB 72/99 KB 164/263 KB 244/1822 KB 212/314 KB 679/894 KB 76/99 KB 164/263 KB 244/1822 KB 212/314 KB 679/894 KB 36/99 KB 148/263 KB 228/1822 KB 216/314 KB 679/894 KB 76/99 KB 164/263 KB 244/1822 KB 220/314 KB 679/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 679/894 KB 76/99 KB 164/263 KB 244/1822 KB 208/314 KB 679/894 KB 36/99 KB 148/263 KB 212/1822 KB 224/314 KB 683/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 687/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 691/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 695/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 699/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 703/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 707/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 711/894 KB 76/99 KB 164/263 KB 244/1822 KB 224/314 KB 715/894 KB 76/99 KB 164/263 KB 244/1822 KB 228/314 KB 719/894 KB 80/99 KB 164/263 KB 244/1822 KB 212/314 KB 679/894 KB 68/99 KB 164/263 KB 244/1822 KB 228/314 KB 723/894 KB 80/99 KB 164/263 KB 248/1822 KB 228/314 KB 723/894 KB 80/99 KB 164/263 KB 252/1822 KB 228/314 KB 723/894 KB 80/99 KB 164/263 KB 256/1822 KB 212/314 KB 679/894 KB 68/99 KB 164/263 KB 240/1822 KB 228/314 KB 723/894 KB 80/99 KB 168/263 KB 256/1822 KB 228/314 KB 723/894 KB 80/99 KB 172/263 KB 256/1822 KB 228/314 KB 723/894 KB 80/99 KB 176/263 KB 256/1822 KB 228/314 KB 723/894 KB 80/99 KB 180/263 KB 256/1822 KB 228/314 KB 723/894 KB 80/99 KB 184/263 KB 260/1822 KB 228/314 KB 723/894 KB 80/99 KB 188/263 KB 260/1822 KB 228/314 KB 723/894 KB 80/99 KB 192/263 KB 260/1822 KB 228/314 KB 715/894 KB 80/99 KB 164/263 KB 244/1822 KB 232/314 KB 723/894 KB 80/99 KB 192/263 KB 260/1822 KB 236/314 KB 723/894 KB 80/99 KB 192/263 KB 260/1822 KB 240/314 KB 723/894 KB 80/99 KB 192/263 KB 260/1822 KB 224/314 KB 715/894 KB 80/99 KB 164/263 KB 244/1822 KB 240/314 KB 723/894 KB 84/99 KB 192 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install /263 KB 260/1822 KB 240/314 KB 723/894 KB 88/99 KB 192/263 KB 260/1822 KB 240/314 KB 723/894 KB 92/99 KB 192/263 KB 260/1822 KB 240/314 KB 723/894 KB 96/99 KB 192/263 KB 260/1822 KB 240/314 KB 723/894 KB 99/99 KB 192/263 KB 260/1822 KB 228/314 KB 723/894 KB 80/99 KB 164/263 KB 260/1822 KB 244/314 KB 727/894 KB 99/99 KB 196/263 KB 260/1822 KB 228/314 KB 723/894 KB 80/99 KB 180/263 KB 260/1822 KB 244/314 KB 727/894 KB 99/99 KB 196/263 KB 264/1822 KB 244/314 KB 727/894 KB 99/99 KB 196/263 KB 268/1822 KB 244/314 KB 727/894 KB 99/99 KB 196/263 KB 272/1822 KB 244/314 KB 731/894 KB 99/99 KB 196/263 KB 272/1822 KB 244/314 KB 735/894 KB 99/99 KB 196/263 KB 272/1822 KB 244/314 KB 739/894 KB 99/99 KB 196/263 KB 272/1822 KB 244/314 KB 743/894 KB 99/99 KB 196/263 KB 272/1822 KB 244/314 KB 747/894 KB 99/99 KB 196/263 KB 272/1822 KB 244/314 KB 751/894 KB 196/263 KB 276/1822 KB 244/314 KB 755/894 KB 196/263 KB 276/1822 KB 244/314 KB 759/894 KB 196/263 KB 276/1822 KB 244/314 KB 723/894 KB 99/99 KB 196/263 KB 260/1822 KB 244/314 KB 723/894 KB 99/99 KB 192/263 KB 260/1822 KB 248/314 KB 759/894 KB 196/263 KB 276/1822 KB 252/314 KB 759/894 KB 196/263 KB 276/1822 KB 256/314 KB 759/894 KB 196/263 KB 276/1822 KB 260/314 KB 759/894 KB 196/263 KB 276/1822 KB 244/314 KB 747/894 KB 196/263 KB 276/1822 KB 264/314 KB 759/894 KB 200/263 KB 280/1822 KB 264/314 KB 759/894 KB 200/263 KB 284/1822 KB 264/314 KB 759/894 KB 200/263 KB 288/1822 KB 264/314 KB 759/894 KB 200/263 KB 292/1822 KB 264/314 KB 763/894 KB 200/263 KB 296/1822 KB 264/314 KB 763/894 KB 200/263 KB 300/1822 KB 264/314 KB 763/894 KB 200/263 KB 304/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 99.8 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 264/314 KB 763/894 KB 200/263 KB 292/1822 KB 264/314 KB 759/894 KB 200/263 KB 276/1822 KB 268/314 KB 767/894 KB 200/263 KB 304/1822 KB 272/314 KB 767/894 KB 200/263 KB 304/1822 KB 260/314 KB 759/894 KB 200/263 KB 276/1822 KB 272/314 KB 767/894 KB 204/263 KB 304/1822 KB 272/314 KB 767/894 KB 208/263 KB 304/1822 KB 272/314 KB 767/894 KB 212/263 KB 304/1822 KB 276/314 KB 767/894 KB 216/263 KB 304/1822 KB 276/314 KB 767/894 KB 220/263 KB 304/1822 KB 276/314 KB 767/894 KB 224/263 KB 304/1822 KB 276/314 KB 767/894 KB 212/263 KB 304/1822 KB 280/314 KB 767/894 KB 224/263 KB 304/1822 KB 284/314 KB 767/894 KB 224/263 KB 304/1822 KB 288/314 KB 767/894 KB 224/263 KB 304/1822 KB 264/314 KB 767/894 KB 200/263 KB 304/1822 KB 288/314 KB 771/894 KB 224/263 KB 304/1822 KB 292/314 KB 775/894 KB 228/263 KB 304/1822 KB 292/314 KB 779/894 KB 228/263 KB 304/1822 KB 292/314 KB 783/894 KB 228/263 KB 308/1822 KB 292/314 KB 787/894 KB 228/263 KB 308/1822 KB 292/314 KB 791/894 KB 228/263 KB 308/1822 KB 292/314 KB 771/894 KB 228/263 KB 304/1822 KB 296/314 KB 791/894 KB 228/263 KB 308/1822 KB 300/314 KB 791/894 KB 228/263 KB 308/1822 KB 304/314 KB 791/894 KB 228/263 KB 308/1822 KB 288/314 KB 771/894 KB 228/263 KB 304/1822 KB 304/314 KB 791/894 KB 232/263 KB 308/1822 KB 304/314 KB 791/894 KB 236/263 KB 308/1822 KB 304/314 KB 791/894 KB 240/263 KB 308/1822 KB 292/314 KB 779/894 KB 228/263 KB 308/1822 KB 304/314 KB 791/894 KB 240/263 KB 312/1822 KB 304/314 KB 791/894 KB 240/263 KB 316/1822 KB 304/314 KB 791/894 KB 240/263 KB 320/1822 KB 304/314 KB 791/894 KB 240/263 KB 324/1822 KB 308/314 KB 795/894 KB 4/276 KB 244/263 KB 328/1822 KB 308/314 KB 795/894 KB 4/276 KB 244/263 KB 332/1822 KB 308/314 KB 795/894 KB 4/276 KB 244/263 KB 336/1822 KB 308/314 KB 795/894 KB 4/276 KB 244/263 KB 324/1822 KB 308/314 KB 799/894 KB 4/276 KB 244/263 KB 336/1822 KB 308/314 KB 803/894 KB 4/276 KB 244/263 KB 336/1822 KB 308/314 KB 807/894 KB 4/276 KB 244/263 KB 336/1822 KB 308/314 KB 811/894 KB 4/276 KB 244/263 KB 336/1822 KB 308/314 KB 791/894 KB 4/276 KB 244/263 KB 324/1822 KB 308/314 KB 811/894 KB 8/276 KB 244/263 KB 340/1822 KB 308/314 KB 811/894 KB 12/276 KB 244/263 KB 340/1822 KB 308/314 KB 811/894 KB 16/276 KB 244/263 KB 340/1822 KB 308/314 KB 791/894 KB 244/263 KB 324/1822 KB 304/314 KB 791/894 KB 244/263 KB 324/1822 KB 308/314 KB 811/894 KB 16/276 KB 248/263 KB 340/1822 KB 308/314 KB 811/894 KB 16/276 KB 252/263 KB 340/1822 KB 312/314 KB 811/894 KB 16/276 KB 256/263 KB 340/1822 KB 312/314 KB 811/894 KB 20/276 KB 256/263 KB 340/1822 KB 312/314 KB 811/894 KB 24/276 KB 260/263 KB 340/1822 KB 312/314 KB 811/894 KB 28/276 KB 260/263 KB 340/1822 KB 312/314 KB 811/894 KB 32/276 KB 260/263 KB 340/1822 KB 312/314 KB 811/894 KB 36/276 KB 260/263 KB 340/1822 KB 308/314 KB 811/894 KB 4/276 KB 244/263 KB 340/1822 KB 312/314 KB 815/894 KB 36/276 KB 260/263 KB 344/1822 KB 312/314 KB 815/894 KB 36/276 KB 260/263 KB 348/1822 KB 312/314 KB 815/894 KB 36/276 KB 260/263 KB 352/1822 KB 312/314 KB 815/894 KB 36/276 KB 260/263 KB 340/1822 KB 312/314 KB 811/894 KB 20/276 KB 260/263 KB 340/1822 KB 312/314 KB 815/894 KB 36/276 KB 263/263 KB 352/1822 KB 312/314 KB 811/894 KB 16/276 KB 252/263 KB 340/1822 KB 314/314 KB 815/894 KB 36/276 KB 263/263 KB 352/1822 KB 314/314 KB 819/894 KB 36/276 KB 263/263 KB 352/1822 KB 314/314 KB 823/894 KB 36/276 KB 263/263 KB 352/1822 KB 314/314 KB 827/894 KB 40/276 KB 263/263 KB 352/1822 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 314/314 KB 831/894 KB 40/276 KB 263/263 KB 356/1822 KB 314/314 KB 835/894 KB 40/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 40/276 KB 263/263 KB 356/1822 KB 314/314 KB 823/894 KB 40/276 KB 263/263 KB 352/1822 KB 314/314 KB 839/894 KB 44/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 48/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 52/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 56/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 60/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 64/276 KB 263/263 KB 356/1822 KB 314/314 KB 839/894 KB 68/276 KB 263/263 KB 356/1822 KB 314/314 KB 843/894 KB 72/276 KB 263/263 KB 356/1822 KB 314/314 KB 843/894 KB 76/276 KB 263/263 KB 356/1822 KB 314/314 KB 827/894 KB 40/276 KB 263/263 KB 356/1822 KB 314/314 KB 843/894 KB 76/276 KB 263/263 KB 360/1822 KB 843/894 KB 76/276 KB 263/263 KB 364/1822 KB 843/894 KB 76/276 KB 263/263 KB 368/1822 KB 843/894 KB 76/276 KB 263/263 KB 372/1822 KB 843/894 KB 76/276 KB 263/263 KB 376/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 259.3 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 314/314 KB 843/894 KB 68/276 KB 263/263 KB 356/1822 KB 847/894 KB 76/276 KB 376/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 309.2 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 851/894 KB 76/276 KB 376/1822 KB 851/894 KB 76/276 KB 380/1822 KB 851/894 KB 76/276 KB 384/1822 KB 855/894 KB 76/276 KB 384/1822 KB 855/894 KB 76/276 KB 388/1822 KB 859/894 KB 80/276 KB 392/1822 KB 859/894 KB 80/276 KB 396/1822 KB 859/894 KB 80/276 KB 400/1822 KB 859/894 KB 80/276 KB 388/1822 KB 859/894 KB 84/276 KB 400/1822 KB 859/894 KB 88/276 KB 400/1822 KB 859/894 KB 92/276 KB 400/1822 KB 859/894 KB 96/276 KB 400/1822 KB 859/894 KB 100/276 KB 400/1822 KB 859/894 KB 104/276 KB 404/1822 KB 859/894 KB 76/276 KB 388/1822 KB 863/894 KB 104/276 KB 404/1822 KB 867/894 KB 104/276 KB 404/1822 KB 871/894 KB 104/276 KB 404/1822 KB 875/894 KB 104/276 KB 404/1822 KB 879/894 KB 104/276 KB 404/1822 KB 883/894 KB 104/276 KB 404/1822 KB 887/894 KB 104/276 KB 404/1822 KB 859/894 KB 100/276 KB 404/1822 KB 887/894 KB 104/276 KB 408/1822 KB 887/894 KB 104/276 KB 412/1822 KB 887/894 KB 104/276 KB 416/1822 KB 887/894 KB 104/276 KB 420/1822 KB 891/894 KB 108/276 KB 424/1822 KB 891/894 KB 108/276 KB 428/1822 KB 891/894 KB 108/276 KB 432/1822 KB 891/894 KB 108/276 KB 420/1822 KB 887/894 KB 108/276 KB 420/1822 KB 891/894 KB 112/276 KB 432/1822 KB 894/894 KB 112/276 KB 432/1822 KB 894/894 KB 112/276 KB 4/748 KB 432/1822 KB 4/54 KB 894/894 KB 112/276 KB 8/748 KB 432/1822 KB 4/54 KB 894/894 KB 112/276 KB 4/748 KB 432/1822 KB 4/54 KB 894/894 KB 112/276 KB 12/748 KB 432/1822 KB 8/54 KB 894/894 KB 112/276 KB 12/748 KB 432/1822 KB 12/54 KB 894/894 KB 112/276 KB 12/748 KB 432/1822 KB 16/54 KB 894/894 KB 112/276 KB 16/748 KB 432/1822 KB 12/54 KB 894/894 KB 112/276 KB 16/748 KB 432/1822 KB 16/54 KB 894/894 KB 112/276 KB 20/748 KB 432/1822 KB 20/54 KB 894/894 KB 112/276 KB 24/748 KB 432/1822 KB 20/54 KB 894/894 KB 112/276 KB 20/748 KB 432/1822 KB 24/54 KB 894/894 KB 112/276 KB 28/748 KB 432/1822 KB 28/54 KB 894/894 KB 112/276 KB 28/748 KB 432/1822 KB 32/54 KB 894/894 KB 112/276 KB 28/748 KB 432/1822 KB 20/54 KB 894/894 KB 112/276 KB 28/748 KB 432/1822 KB 32/54 KB 894/894 KB 112/276 KB 32/748 KB 432/1822 KB 36/54 KB 894/894 KB 112/276 KB 32/748 KB 432/1822 KB 40/54 KB 894/894 KB 112/276 KB 36/748 KB 432/1822 KB 44/54 KB 894/894 KB 112/276 KB 36/748 KB 432/1822 KB 48/54 KB 894/894 KB 116/276 KB 36/748 KB 432/1822 KB 52/54 KB 894/894 KB 116/276 KB 36/748 KB 432/1822 KB 54/54 KB 894/894 KB 116/276 KB 36/748 KB 432/1822 KB 36/54 KB 894/894 KB 112/276 KB 36/748 KB 432/1822 KB 54/54 KB 894/894 KB 116/276 KB 40/748 KB 432/1822 KB 54/54 KB 894/894 KB 116/276 KB 44/748 KB 432/1822 KB 54/54 KB 894/894 KB 116/276 KB 48/748 KB 432/1822 KB 54/54 KB 894/894 KB 116/276 KB 52/748 KB 432/1822 KB 54/54 KB 894/894 KB 116/276 KB 56/748 KB 436/1822 KB 54/54 KB 894/894 KB 116/276 KB 60/748 KB 436/1822 KB 54/54 KB 894/894 KB 116/276 KB 64/748 KB 436/1822 KB 44/54 KB 894/894 KB 116/276 KB 36/748 KB 432/1822 KB 54/54 KB 894/894 KB 120/276 KB 64/748 KB 436/1822 KB 54/54 KB 894/894 KB 124/276 KB 64/748 KB 436/1822 KB 54/54 KB 894/894 KB 128/276 KB 64/748 KB 436/1822 KB 54/54 KB 894/894 KB 132/276 KB 64/748 KB 436/1822 KB 54/54 KB 894/894 KB 136/276 KB 68/748 KB 436/1822 KB 54/54 KB 894/894 KB 116/276 KB 52/748 KB 436/1822 KB 54/54 KB 894/894 KB 140/276 KB 68/748 KB 440/1822 KB 54/54 KB 140/276 KB 68/748 KB 444/1822 KB 54/54 KB 140/276 KB 68/748 KB 448/1822 KB 54/54 KB 140/276 KB 68/748 KB 452/1822 KB 54/54 KB 894/894 KB 132/276 KB 68/748 KB 436/1822 KB 54/54 KB 140/276 KB 72/748 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 452/1822 KB 54/54 KB 140/276 KB 76/748 KB 452/1822 KB 54/54 KB 140/276 KB 80/748 KB 452/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 51.8 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 54/54 KB 894/894 KB 140/276 KB 68/748 KB 452/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 861.3 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 144/276 KB 80/748 KB 452/1822 KB 148/276 KB 80/748 KB 452/1822 KB 152/276 KB 84/748 KB 456/1822 KB 156/276 KB 84/748 KB 456/1822 KB 160/276 KB 84/748 KB 456/1822 KB 148/276 KB 84/748 KB 456/1822 KB 148/276 KB 80/748 KB 456/1822 KB 160/276 KB 84/748 KB 460/1822 KB 160/276 KB 84/748 KB 464/1822 KB 160/276 KB 84/748 KB 468/1822 KB 164/276 KB 88/748 KB 472/1822 KB 164/276 KB 88/748 KB 476/1822 KB 164/276 KB 88/748 KB 480/1822 KB 160/276 KB 88/748 KB 468/1822 KB 164/276 KB 92/748 KB 480/1822 KB 164/276 KB 96/748 KB 480/1822 KB 164/276 KB 100/748 KB 480/1822 KB 164/276 KB 104/748 KB 484/1822 KB 164/276 KB 108/748 KB 484/1822 KB 164/276 KB 112/748 KB 484/1822 KB 164/276 KB 88/748 KB 468/1822 KB 168/276 KB 112/748 KB 484/1822 KB 172/276 KB 112/748 KB 484/1822 KB 176/276 KB 112/748 KB 484/1822 KB 164/276 KB 100/748 KB 484/1822 KB 4/27 KB 176/276 KB 112/748 KB 488/1822 KB 4/27 KB 176/276 KB 112/748 KB 492/1822 KB 4/27 KB 176/276 KB 3/223 KB 116/748 KB 496/1822 KB 4/27 KB 176/276 KB 3/223 KB 116/748 KB 500/1822 KB 4/27 KB 176/276 KB 112/748 KB 484/1822 KB 8/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 12/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 16/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 20/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 24/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 4/27 KB 180/276 KB 3/223 KB 116/748 KB 500/1822 KB 4/27 KB 176/276 KB 3/223 KB 116/748 KB 492/1822 KB 27/27 KB 180/276 KB 6/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 9/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 11/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 14/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 16/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 19/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 22/223 KB 116/748 KB 500/1822 KB 27/27 KB 180/276 KB 25/223 KB 116/748 KB 500/1822 KB 27/27 KB 184/276 KB 25/223 KB 116/748 KB 500/1822 KB 27/27 KB 188/276 KB 27/223 KB 116/748 KB 500/1822 KB 27/27 KB 192/276 KB 27/223 KB 116/748 KB 500/1822 KB 4/27 KB 176/276 KB 116/748 KB 492/1822 KB 27/27 KB 192/276 KB 27/223 KB 120/748 KB 500/1822 KB 27/27 KB 192/276 KB 27/223 KB 124/748 KB 500/1822 KB 27/27 KB 192/276 KB 27/223 KB 128/748 KB 500/1822 KB 27/27 KB 192/276 KB 27/223 KB 132/748 KB 500/1822 KB 27/27 KB 196/276 KB 27/223 KB 136/748 KB 504/1822 KB 27/27 KB 196/276 KB 27/223 KB 140/748 KB 504/1822 KB 27/27 KB 184/276 KB 27/223 KB 116/748 KB 500/1822 KB 27/27 KB 196/276 KB 30/223 KB 140/748 KB 504/1822 KB 27/27 KB 196/276 KB 32/223 KB 140/748 KB 504/1822 KB 27/27 KB 196/276 KB 36/223 KB 140/748 KB 504/1822 KB 27/27 KB 196/276 KB 40/223 KB 140/748 KB 504/1822 KB 27/27 KB 196/276 KB 44/223 KB 144/748 KB 504/1822 KB 27/27 KB 196/276 KB 48/223 KB 144/748 KB 504/1822 KB 27/27 KB 196/276 KB 27/223 KB 132/748 KB 504/1822 KB 27/27 KB 200/276 KB 48/223 KB 144/748 KB 504/1822 KB 27/27 KB 204/276 KB 48/223 KB 144/748 KB 504/1822 KB 27/27 KB 208/276 KB 48/223 KB 144/748 KB 504/1822 KB 27/27 KB 212/276 KB 48/223 KB 144/748 KB 504/1822 KB 27/27 KB 192/276 KB 27/223 KB 132/748 KB 504/1822 KB 212/276 KB 52/223 KB 144/748 KB 508/1822 KB 212/276 KB 52/223 KB 144/748 KB 512/1822 KB 212/276 KB 52/223 KB 144/748 KB 516/1822 KB 212/276 KB 52/223 KB 144/748 KB 520/1822 KB 212/276 KB 52/223 KB 144/748 KB 524/1822 KB 212/276 KB 52/223 KB 144/748 KB 528/1822 KB 216/276 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 52/223 KB 144/748 KB 528/1822 KB 220/276 KB 52/223 KB 144/748 KB 528/1822 KB 224/276 KB 52/223 KB 144/748 KB 528/1822 KB 228/276 KB 52/223 KB 144/748 KB 528/1822 KB 232/276 KB 52/223 KB 144/748 KB 532/1822 KB 236/276 KB 52/223 KB 144/748 KB 532/1822 KB 240/276 KB 52/223 KB 144/748 KB 532/1822 KB 212/276 KB 52/223 KB 144/748 KB 504/1822 KB 240/276 KB 56/223 KB 144/748 KB 532/1822 KB 240/276 KB 60/223 KB 144/748 KB 532/1822 KB 240/276 KB 62/223 KB 144/748 KB 532/1822 KB 240/276 KB 66/223 KB 144/748 KB 532/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.9 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 27/27 KB 196/276 KB 40/223 KB 144/748 KB 504/1822 KB 240/276 KB 66/223 KB 148/748 KB 532/1822 KB 240/276 KB 66/223 KB 152/748 KB 532/1822 KB 240/276 KB 66/223 KB 156/748 KB 532/1822 KB 240/276 KB 66/223 KB 160/748 KB 532/1822 KB 240/276 KB 66/223 KB 164/748 KB 532/1822 KB 228/276 KB 52/223 KB 144/748 KB 532/1822 KB 240/276 KB 66/223 KB 164/748 KB 536/1822 KB 240/276 KB 66/223 KB 164/748 KB 540/1822 KB 240/276 KB 66/223 KB 164/748 KB 544/1822 KB 240/276 KB 66/223 KB 164/748 KB 548/1822 KB 244/276 KB 70/223 KB 168/748 KB 552/1822 KB 244/276 KB 70/223 KB 168/748 KB 556/1822 KB 244/276 KB 70/223 KB 168/748 KB 560/1822 KB 244/276 KB 70/223 KB 168/748 KB 548/1822 KB 248/276 KB 70/223 KB 168/748 KB 560/1822 KB 252/276 KB 70/223 KB 168/748 KB 560/1822 KB 256/276 KB 70/223 KB 168/748 KB 560/1822 KB 240/276 KB 70/223 KB 168/748 KB 548/1822 KB 256/276 KB 74/223 KB 168/748 KB 560/1822 KB 256/276 KB 78/223 KB 168/748 KB 560/1822 KB 240/276 KB 66/223 KB 168/748 KB 548/1822 KB 256/276 KB 78/223 KB 172/748 KB 560/1822 KB 256/276 KB 78/223 KB 176/748 KB 560/1822 KB 256/276 KB 82/223 KB 176/748 KB 560/1822 KB 256/276 KB 86/223 KB 180/748 KB 560/1822 KB 256/276 KB 90/223 KB 180/748 KB 564/1822 KB 256/276 KB 94/223 KB 180/748 KB 564/1822 KB 256/276 KB 98/223 KB 180/748 KB 564/1822 KB 260/276 KB 102/223 KB 180/748 KB 564/1822 KB 260/276 KB 106/223 KB 180/748 KB 564/1822 KB 260/276 KB 110/223 KB 180/748 KB 564/1822 KB 256/276 KB 82/223 KB 180/748 KB 560/1822 KB 260/276 KB 110/223 KB 184/748 KB 564/1822 KB 260/276 KB 110/223 KB 188/748 KB 564/1822 KB 260/276 KB 110/223 KB 192/748 KB 564/1822 KB 260/276 KB 98/223 KB 180/748 KB 564/1822 KB 264/276 KB 110/223 KB 192/748 KB 564/1822 KB 268/276 KB 110/223 KB 192/748 KB 564/1822 KB 272/276 KB 110/223 KB 192/748 KB 564/1822 KB 276/276 KB 110/223 KB 196/748 KB 564/1822 KB 276/276 KB 114/223 KB 196/748 KB 564/1822 KB 256/276 KB 86/223 KB 180/748 KB 564/1822 KB 276/276 KB 114/223 KB 196/748 KB 568/1822 KB 276/276 KB 114/223 KB 196/748 KB 572/1822 KB 276/276 KB 114/223 KB 196/748 KB 576/1822 KB 276/276 KB 114/223 KB 196/748 KB 580/1822 KB 276/276 KB 114/223 KB 196/748 KB 584/1822 KB 276/276 KB 114/223 KB 196/748 KB 588/1822 KB 276/276 KB 114/223 KB 196/748 KB 592/1822 KB 276/276 KB 114/223 KB 196/748 KB 564/1822 KB 272/276 KB 110/223 KB 196/748 KB 564/1822 KB 276/276 KB 114/223 KB 200/748 KB 592/1822 KB 276/276 KB 114/223 KB 204/748 KB 592/1822 KB 276/276 KB 114/223 KB 208/748 KB 592/1822 KB 276/276 KB 114/223 KB 212/748 KB 592/1822 KB 276/276 KB 118/223 KB 212/748 KB 592/1822 KB 276/276 KB 122/223 KB 212/748 KB 592/1822 KB 276/276 KB 126/223 KB 212/748 KB 592/1822 KB 276/276 KB 130/223 KB 212/748 KB 592/1822 KB 276/276 KB 134/223 KB 216/748 KB 592/1822 KB 276/276 KB 138/223 KB 216/748 KB 592/1822 KB 276/276 KB 142/223 KB 216/748 KB 592/1822 KB 276/276 KB 130/223 KB 216/748 KB 592/1822 KB 276/276 KB 142/223 KB 220/748 KB 592/1822 KB 276/276 KB 142/223 KB 224/748 KB 592/1822 KB 276/276 KB 142/223 KB 228/748 KB 592/1822 KB 276/276 KB 142/223 KB 232/748 KB 592/1822 KB 276/276 KB 142/223 KB 236/748 KB 592/1822 KB 276/276 KB 142/223 KB 240/748 KB 592/1822 KB 276/276 KB 142/223 KB 244/748 KB 592/1822 KB 146/223 KB 248/748 KB 592/1822 KB 146/223 KB 252/748 KB 592/1822 KB 146/223 KB 256/748 KB 592/1822 KB 146/223 KB 244/748 KB 592/1822 KB 150/223 KB 256/748 KB 592/1822 KB 154/223 KB 256/748 KB 592/1822 KB 158/223 KB 256/748 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 592/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 253.6 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 162/223 KB 256/748 KB 592/1822 KB 166/223 KB 256/748 KB 592/1822 KB 170/223 KB 256/748 KB 592/1822 KB 174/223 KB 256/748 KB 592/1822 KB 4/178 KB 174/223 KB 256/748 KB 592/1822 KB 8/178 KB 174/223 KB 256/748 KB 592/1822 KB 12/178 KB 174/223 KB 256/748 KB 592/1822 KB 16/178 KB 174/223 KB 256/748 KB 592/1822 KB 16/178 KB 174/223 KB 260/748 KB 592/1822 KB 20/178 KB 178/223 KB 264/748 KB 592/1822 KB 20/178 KB 178/223 KB 268/748 KB 592/1822 KB 20/178 KB 178/223 KB 272/748 KB 592/1822 KB 20/178 KB 174/223 KB 260/748 KB 592/1822 KB 24/178 KB 178/223 KB 272/748 KB 592/1822 KB 28/178 KB 178/223 KB 272/748 KB 592/1822 KB 32/178 KB 178/223 KB 272/748 KB 592/1822 KB 36/178 KB 178/223 KB 272/748 KB 592/1822 KB 40/178 KB 178/223 KB 272/748 KB 592/1822 KB 44/178 KB 178/223 KB 272/748 KB 592/1822 KB 48/178 KB 178/223 KB 272/748 KB 592/1822 KB 52/178 KB 178/223 KB 272/748 KB 592/1822 KB 56/178 KB 178/223 KB 272/748 KB 592/1822 KB 60/178 KB 178/223 KB 272/748 KB 592/1822 KB 64/178 KB 178/223 KB 272/748 KB 592/1822 KB 4/23 KB 68/178 KB 178/223 KB 272/748 KB 592/1822 KB 4/23 KB 72/178 KB 178/223 KB 276/748 KB 592/1822 KB 20/178 KB 178/223 KB 260/748 KB 592/1822 KB 4/23 KB 72/178 KB 182/223 KB 276/748 KB 592/1822 KB 4/23 KB 72/178 KB 186/223 KB 276/748 KB 592/1822 KB 4/23 KB 72/178 KB 190/223 KB 276/748 KB 592/1822 KB 4/23 KB 68/178 KB 178/223 KB 276/748 KB 592/1822 KB 4/23 KB 72/178 KB 190/223 KB 280/748 KB 592/1822 KB 4/23 KB 76/178 KB 190/223 KB 284/748 KB 592/1822 KB 4/23 KB 76/178 KB 190/223 KB 288/748 KB 592/1822 KB 4/23 KB 76/178 KB 190/223 KB 292/748 KB 592/1822 KB 4/23 KB 76/178 KB 194/223 KB 296/748 KB 596/1822 KB 4/23 KB 64/178 KB 178/223 KB 272/748 KB 592/1822 KB 8/23 KB 76/178 KB 194/223 KB 296/748 KB 596/1822 KB 12/23 KB 76/178 KB 194/223 KB 296/748 KB 596/1822 KB 16/23 KB 76/178 KB 194/223 KB 296/748 KB 596/1822 KB 4/23 KB 76/178 KB 194/223 KB 292/748 KB 596/1822 KB 16/23 KB 76/178 KB 198/223 KB 296/748 KB 596/1822 KB 4/23 KB 76/178 KB 190/223 KB 292/748 KB 596/1822 KB 16/23 KB 76/178 KB 198/223 KB 296/748 KB 600/1822 KB 16/23 KB 76/178 KB 198/223 KB 296/748 KB 604/1822 KB 16/23 KB 76/178 KB 198/223 KB 296/748 KB 608/1822 KB 20/23 KB 76/178 KB 202/223 KB 296/748 KB 612/1822 KB 4/23 KB 76/178 KB 190/223 KB 280/748 KB 592/1822 KB 20/23 KB 80/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 84/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 88/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 92/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 96/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 100/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 104/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 108/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 76/178 KB 202/223 KB 300/748 KB 612/1822 KB 20/23 KB 108/178 KB 202/223 KB 304/748 KB 616/1822 KB 20/23 KB 76/178 KB 198/223 KB 296/748 KB 608/1822 KB 23/23 KB 108/178 KB 202/223 KB 304/748 KB 616/1822 KB 20/23 KB 76/178 KB 202/223 KB 296/748 KB 608/1822 KB 23/23 KB 108/178 KB 206/223 KB 304/748 KB 616/1822 KB 23/23 KB 108/178 KB 210/223 KB 304/748 KB 616/1822 KB 23/23 KB 108/178 KB 214/223 KB 308/748 KB 616/1822 KB 20/23 KB 108/178 KB 202/223 KB 300/748 KB 616/1822 KB 23/23 KB 112/178 KB 214/223 KB 308/748 KB 620/1822 KB 23/23 KB 112/178 KB 214/223 KB 308/748 KB 616/1822 KB 23/23 KB 112/178 KB 218/223 KB 308/748 KB 624/1822 KB 23/23 KB 108/178 KB 210/223 KB 308/748 KB 616/1822 KB 23/23 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 112/178 KB 218/223 KB 312/748 KB 624/1822 KB 23/23 KB 112/178 KB 218/223 KB 316/748 KB 624/1822 KB 23/23 KB 112/178 KB 218/223 KB 320/748 KB 628/1822 KB 23/23 KB 112/178 KB 218/223 KB 324/748 KB 628/1822 KB 23/23 KB 116/178 KB 218/223 KB 328/748 KB 628/1822 KB 23/23 KB 116/178 KB 218/223 KB 332/748 KB 628/1822 KB 23/23 KB 116/178 KB 218/223 KB 336/748 KB 628/1822 KB 23/23 KB 112/178 KB 218/223 KB 308/748 KB 620/1822 KB 23/23 KB 116/178 KB 222/223 KB 336/748 KB 628/1822 KB 23/23 KB 116/178 KB 223/223 KB 336/748 KB 628/1822 KB 23/23 KB 116/178 KB 218/223 KB 324/748 KB 628/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.4 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 23/23 KB 112/178 KB 218/223 KB 316/748 KB 628/1822 KB 120/178 KB 223/223 KB 336/748 KB 632/1822 KB 120/178 KB 223/223 KB 336/748 KB 628/1822 KB 124/178 KB 223/223 KB 336/748 KB 632/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 124/178 KB 223/223 KB 336/748 KB 636/1822 KB 124/178 KB 223/223 KB 336/748 KB 640/1822 KB 128/178 KB 223/223 KB 336/748 KB 640/1822 KB 132/178 KB 223/223 KB 336/748 KB 640/1822 KB 136/178 KB 223/223 KB 340/748 KB 644/1822 KB 140/178 KB 223/223 KB 340/748 KB 644/1822 KB 144/178 KB 223/223 KB 340/748 KB 644/1822 KB 132/178 KB 223/223 KB 340/748 KB 644/1822 KB 144/178 KB 223/223 KB 344/748 KB 644/1822 KB 144/178 KB 223/223 KB 348/748 KB 644/1822 KB 144/178 KB 223/223 KB 352/748 KB 644/1822 KB 144/178 KB 223/223 KB 356/748 KB 644/1822 KB 148/178 KB 223/223 KB 360/748 KB 644/1822 KB 148/178 KB 223/223 KB 364/748 KB 644/1822 KB 148/178 KB 223/223 KB 368/748 KB 644/1822 KB 132/178 KB 223/223 KB 336/748 KB 644/1822 KB 148/178 KB 223/223 KB 368/748 KB 648/1822 KB 148/178 KB 223/223 KB 368/748 KB 652/1822 KB 148/178 KB 223/223 KB 368/748 KB 656/1822 KB 148/178 KB 223/223 KB 368/748 KB 660/1822 KB 148/178 KB 223/223 KB 368/748 KB 664/1822 KB 148/178 KB 223/223 KB 368/748 KB 668/1822 KB 148/178 KB 223/223 KB 368/748 KB 672/1822 KB 148/178 KB 223/223 KB 356/748 KB 644/1822 KB 152/178 KB 223/223 KB 368/748 KB 672/1822 KB 156/178 KB 223/223 KB 368/748 KB 672/1822 KB 160/178 KB 223/223 KB 368/748 KB 672/1822 KB 164/178 KB 223/223 KB 368/748 KB 672/1822 KB 168/178 KB 1/55 KB 372/748 KB 676/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 164/178 KB 1/55 KB 223/223 KB 372/748 KB 676/1822 KB 172/178 KB 4/55 KB 372/748 KB 676/1822 KB 172/178 KB 5/55 KB 372/748 KB 676/1822 KB 172/178 KB 8/55 KB 372/748 KB 676/1822 KB 172/178 KB 9/55 KB 372/748 KB 676/1822 KB 172/178 KB 12/55 KB 372/748 KB 676/1822 KB 164/178 KB 223/223 KB 372/748 KB 676/1822 KB 164/178 KB 223/223 KB 372/748 KB 672/1822 KB 172/178 KB 12/55 KB 376/748 KB 680/1822 KB 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: 20:34:06 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 172/178 KB 13/55 KB 376/748 KB 680/1822 KB 172/178 KB 12/55 KB 372/748 KB 680/1822 KB 172/178 KB 13/55 KB 376/748 KB 684/1822 KB 172/178 KB 13/55 KB 380/748 KB 684/1822 KB 172/178 KB 13/55 KB 384/748 KB 684/1822 KB 172/178 KB 16/55 KB 388/748 KB 688/1822 KB 172/178 KB 13/55 KB 376/748 KB 684/1822 KB 176/178 KB 16/55 KB 392/748 KB 688/1822 KB 172/178 KB 16/55 KB 384/748 KB 688/1822 KB 172/178 KB 16/55 KB 384/748 KB 684/1822 KB 178/178 KB 16/55 KB 392/748 KB 688/1822 KB 178/178 KB 17/55 KB 392/748 KB 688/1822 KB 178/178 KB 17/55 KB 392/748 KB 692/1822 KB 178/178 KB 20/55 KB 392/748 KB 696/1822 KB 178/178 KB 20/55 KB 392/748 KB 700/1822 KB 178/178 KB 20/55 KB 392/748 KB 704/1822 KB 172/178 KB 20/55 KB 392/748 KB 692/1822 KB 178/178 KB 20/55 KB 396/748 KB 704/1822 KB 178/178 KB 20/55 KB 400/748 KB 704/1822 KB 178/178 KB 20/55 KB 404/748 KB 704/1822 KB 178/178 KB 20/55 KB 408/748 KB 708/1822 KB 178/178 KB 20/55 KB 412/748 KB 708/1822 KB 178/178 KB 20/55 KB 416/748 KB 708/1822 KB 178/178 KB 20/55 KB 392/748 KB 692/1822 KB 178/178 KB 21/55 KB 416/748 KB 708/1822 KB 178/178 KB 24/55 KB 416/748 KB 708/1822 KB 178/178 KB 27/55 KB 416/748 KB 708/1822 KB 178/178 KB 29/55 KB 416/748 KB 708/1822 KB 178/178 KB 32/55 KB 416/748 KB 708/1822 KB 178/178 KB 33/55 KB 416/748 KB 708/1822 KB 178/178 KB 20/55 KB 404/748 KB 708/1822 KB 178/178 KB 33/55 KB 416/748 KB 712/1822 KB 178/178 KB 33/55 KB 416/748 KB 716/1822 KB 178/178 KB 36/55 KB 416/748 KB 716/1822 KB 178/178 KB 37/55 KB 416/748 KB 716/1822 KB 178/178 KB 40/55 KB 416/748 KB 720/1822 KB 178/178 KB 43/55 KB 420/748 KB 720/1822 KB 178/178 KB 37/55 KB 416/748 KB 720/1822 KB 178/178 KB 43/55 KB 420/748 KB 724/1822 KB 178/178 KB 45/55 KB 420/748 KB 728/1822 KB 178/178 KB 45/55 KB 420/748 KB 732/1822 KB 45/55 KB 420/748 KB 736/1822 KB 178/178 KB 40/55 KB 420/748 KB 720/1822 KB 45/55 KB 424/748 KB 736/1822 KB 45/55 KB 428/748 KB 736/1822 KB 45/55 KB 432/748 KB 736/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 155.7 KB/sec) unit-abot-epc-basic-0: 20:34:06 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-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 178/178 KB 45/55 KB 420/748 KB 724/1822 KB 48/55 KB 432/748 KB 736/1822 KB 48/55 KB 436/748 KB 736/1822 KB 51/55 KB 440/748 KB 740/1822 KB 51/55 KB 444/748 KB 740/1822 KB 51/55 KB 448/748 KB 740/1822 KB 51/55 KB 436/748 KB 740/1822 KB 51/55 KB 448/748 KB 744/1822 KB 51/55 KB 448/748 KB 748/1822 KB 51/55 KB 448/748 KB 752/1822 KB 51/55 KB 436/748 KB 736/1822 KB 53/55 KB 448/748 KB 752/1822 KB 55/55 KB 448/748 KB 752/1822 KB 55/55 KB 452/748 KB 752/1822 KB 55/55 KB 456/748 KB 756/1822 KB 55/55 KB 460/748 KB 756/1822 KB 55/55 KB 464/748 KB 756/1822 KB 55/55 KB 452/748 KB 756/1822 KB 55/55 KB 464/748 KB 760/1822 KB 55/55 KB 464/748 KB 764/1822 KB 55/55 KB 464/748 KB 768/1822 KB 55/55 KB 468/748 KB 768/1822 KB 55/55 KB 472/748 KB 772/1822 KB 55/55 KB 476/748 KB 772/1822 KB 4/471 KB 55/55 KB 476/748 KB 772/1822 KB 8/471 KB 55/55 KB 476/748 KB 772/1822 KB 12/471 KB 55/55 KB 476/748 KB 772/1822 KB 16/471 KB 55/55 KB 476/748 KB 772/1822 KB 55/55 KB 468/748 KB 772/1822 KB 16/471 KB 55/55 KB 476/748 KB 776/1822 KB 20/471 KB 55/55 KB 480/748 KB 780/1822 KB 20/471 KB 480/748 KB 784/1822 KB 20/471 KB 55/55 KB 480/748 KB 776/1822 KB 20/471 KB 55/55 KB 476/748 KB 776/1822 KB 24/471 KB 480/748 KB 784/1822 KB 28/471 KB 480/748 KB 784/1822 KB 32/471 KB 480/748 KB 784/1822 KB 36/471 KB 480/748 KB 784/1822 KB 40/471 KB 480/748 KB 784/1822 KB 44/471 KB 480/748 KB 784/1822 KB 48/471 KB 480/748 KB 784/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 47.1 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 4/1210 KB 48/471 KB 480/748 KB 784/1822 KB 8/1210 KB 48/471 KB 480/748 KB 784/1822 KB 12/1210 KB 48/471 KB 480/748 KB 784/1822 KB 16/1210 KB 48/471 KB 480/748 KB 784/1822 KB 20/1210 KB 48/471 KB 480/748 KB 784/1822 KB 24/1210 KB 48/471 KB 480/748 KB 784/1822 KB 28/1210 KB 48/471 KB 480/748 KB 784/1822 KB 32/1210 KB 48/471 KB 480/748 KB 784/1822 KB 36/1210 KB 48/471 KB 480/748 KB 784/1822 KB 40/1210 KB 48/471 KB 480/748 KB 784/1822 KB 44/1210 KB 48/471 KB 480/748 KB 784/1822 KB 48/1210 KB 48/471 KB 480/748 KB 784/1822 KB 52/1210 KB 48/471 KB 480/748 KB 784/1822 KB 56/1210 KB 48/471 KB 480/748 KB 784/1822 KB 60/1210 KB 48/471 KB 480/748 KB 784/1822 KB 64/1210 KB 48/471 KB 480/748 KB 784/1822 KB 64/1210 KB 48/471 KB 484/748 KB 784/1822 KB 68/1210 KB 52/471 KB 488/748 KB 788/1822 KB 68/1210 KB 52/471 KB 492/748 KB 788/1822 KB 68/1210 KB 52/471 KB 496/748 KB 788/1822 KB 68/1210 KB 52/471 KB 484/748 KB 788/1822 KB 68/1210 KB 56/471 KB 496/748 KB 788/1822 KB 68/1210 KB 60/471 KB 496/748 KB 788/1822 KB 68/1210 KB 64/471 KB 496/748 KB 788/1822 KB 68/1210 KB 68/471 KB 3/93 KB 496/748 KB 788/1822 KB 68/1210 KB 72/471 KB 3/93 KB 500/748 KB 788/1822 KB 68/1210 KB 76/471 KB 3/93 KB 500/748 KB 788/1822 KB 68/1210 KB 48/471 KB 484/748 KB 788/1822 KB 68/1210 KB 80/471 KB 3/93 KB 500/748 KB 792/1822 KB 68/1210 KB 80/471 KB 3/93 KB 500/748 KB 796/1822 KB 68/1210 KB 80/471 KB 3/93 KB 500/748 KB 800/1822 KB 68/1210 KB 48/471 KB 484/748 KB 784/1822 KB 72/1210 KB 80/471 KB 3/93 KB 500/748 KB 800/1822 KB 76/1210 KB 80/471 KB 3/93 KB 500/748 KB 800/1822 KB 80/1210 KB 80/471 KB 3/93 KB 500/748 KB 800/1822 KB 84/1210 KB 80/471 KB 3/93 KB 500/748 KB 800/1822 KB 88/1210 KB 80/471 KB 3/93 KB 500/748 KB 804/1822 KB 92/1210 KB 80/471 KB 3/93 KB 500/748 KB 804/1822 KB 96/1210 KB 80/471 KB 3/93 KB 500/748 KB 804/1822 KB 68/1210 KB 68/471 KB 3/93 KB 500/748 KB 788/1822 KB 96/1210 KB 80/471 KB 3/93 KB 504/748 KB 804/1822 KB 68/1210 KB 64/471 KB 3/93 KB 496/748 KB 788/1822 KB 96/1210 KB 80/471 KB 5/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 8/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 11/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 13/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 16/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 19/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 21/93 KB 504/748 KB 804/1822 KB 96/1210 KB 80/471 KB 21/93 KB 508/748 KB 804/1822 KB 96/1210 KB 80/471 KB 21/93 KB 512/748 KB 804/1822 KB 96/1210 KB 80/471 KB 24/93 KB 516/748 KB 804/1822 KB 100/1210 KB 80/471 KB 24/93 KB 520/748 KB 804/1822 KB 100/1210 KB 80/471 KB 24/93 KB 524/748 KB 804/1822 KB 100/1210 KB 80/471 KB 24/93 KB 528/748 KB 804/1822 KB 68/1210 KB 80/471 KB 3/93 KB 500/748 KB 804/1822 KB 84/1210 KB 80/471 KB 3/93 KB 500/748 KB 804/1822 KB 100/1210 KB 80/471 KB 24/93 KB 528/748 KB 808/1822 KB 100/1210 KB 80/471 KB 24/93 KB 528/748 KB 812/1822 KB 100/1210 KB 80/471 KB 24/93 KB 528/748 KB 816/1822 KB 100/1210 KB 84/471 KB 24/93 KB 528/748 KB 816/1822 KB 100/1210 KB 88/471 KB 24/93 KB 528/748 KB 816/1822 KB 100/1210 KB 92/471 KB 24/93 KB 528/748 KB 820/1822 KB 100/1210 KB 96/471 KB 24/93 KB 528/748 KB 820/1822 KB 100/1210 KB 100/471 KB 24/93 KB 528/748 KB 820/1822 KB 100/1210 KB 104/471 KB 24/93 KB 532/748 KB 820/1822 KB 100/1210 KB 108/471 KB 24/93 KB 532/748 KB 820/1822 KB 100/1210 KB 112/471 KB 24/93 KB 532/748 KB 820/1822 KB 100/1210 KB 116/471 KB 24/93 K unit-oai-hss-0: 20:34:06 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install B 532/748 KB 820/1822 KB 100/1210 KB 80/471 KB 24/93 KB 516/748 KB 804/1822 KB 96/1210 KB 80/471 KB 24/93 KB 512/748 KB 804/1822 KB 100/1210 KB 116/471 KB 27/93 KB 532/748 KB 820/1822 KB 100/1210 KB 116/471 KB 29/93 KB 532/748 KB 820/1822 KB 100/1210 KB 116/471 KB 32/93 KB 532/748 KB 820/1822 KB 104/1210 KB 116/471 KB 32/93 KB 532/748 KB 820/1822 KB 108/1210 KB 116/471 KB 32/93 KB 532/748 KB 820/1822 KB 112/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 116/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 120/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 124/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 128/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 132/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 100/1210 KB 100/471 KB 24/93 KB 532/748 KB 820/1822 KB 132/1210 KB 120/471 KB 36/93 KB 536/748 KB 820/1822 KB 132/1210 KB 120/471 KB 36/93 KB 540/748 KB 820/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 820/1822 KB 100/1210 KB 88/471 KB 24/93 KB 528/748 KB 820/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 824/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 828/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 832/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 836/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 840/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 844/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 848/1822 KB 132/1210 KB 120/471 KB 36/93 KB 544/748 KB 852/1822 KB 132/1210 KB 120/471 KB 36/93 KB 548/748 KB 856/1822 KB 132/1210 KB 120/471 KB 36/93 KB 532/748 KB 820/1822 KB 136/1210 KB 124/471 KB 36/93 KB 548/748 KB 856/1822 KB 136/1210 KB 128/471 KB 36/93 KB 548/748 KB 856/1822 KB 108/1210 KB 116/471 KB 36/93 KB 532/748 KB 820/1822 KB 136/1210 KB 128/471 KB 40/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 44/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 48/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 52/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 56/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 60/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 64/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 68/93 KB 548/748 KB 860/1822 KB 136/1210 KB 132/471 KB 72/93 KB 548/748 KB 860/1822 KB 136/1210 KB 132/471 KB 76/93 KB 548/748 KB 860/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 860/1822 KB 136/1210 KB 128/471 KB 36/93 KB 548/748 KB 860/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 864/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 868/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 872/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 876/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 880/1822 KB 136/1210 KB 132/471 KB 80/93 KB 548/748 KB 884/1822 KB 136/1210 KB 132/471 KB 84/93 KB 548/748 KB 888/1822 KB 136/1210 KB 120/471 KB 36/93 KB 548/748 KB 856/1822 KB 132/1210 KB 120/471 KB 36/93 KB 548/748 KB 852/1822 KB 136/1210 KB 132/471 KB 84/93 KB 552/748 KB 888/1822 KB 136/1210 KB 132/471 KB 84/93 KB 556/748 KB 888/1822 KB 136/1210 KB 132/471 KB 84/93 KB 560/748 KB 888/1822 KB 140/1210 KB 132/471 KB 84/93 KB 560/748 KB 888/1822 KB 144/1210 KB 132/471 KB 84/93 KB 560/748 KB 888/1822 KB 148/1210 KB 132/471 KB 84/93 KB 560/748 KB 888/1822 KB 152/1210 KB 132/471 KB 84/93 KB 564/748 KB 888/1822 KB 156/1210 KB 132/471 KB 84/93 KB 564/748 KB 888/1822 KB 160/1210 KB 132/471 KB 84/93 KB 564/748 KB 888/1822 KB 164/1210 KB 132/471 KB 84/93 KB 564/ unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 748 KB 888/1822 KB 168/1210 KB 132/471 KB 84/93 KB 564/748 KB 888/1822 KB 136/1210 KB 132/471 KB 84/93 KB 548/748 KB 884/1822 KB 168/1210 KB 132/471 KB 88/93 KB 564/748 KB 892/1822 KB 168/1210 KB 132/471 KB 92/93 KB 564/748 KB 892/1822 KB 168/1210 KB 132/471 KB 93/93 KB 564/748 KB 892/1822 KB 136/1210 KB 132/471 KB 68/93 KB 548/748 KB 860/1822 KB 168/1210 KB 136/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 140/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 144/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 148/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 152/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 156/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 564/748 KB 892/1822 KB 168/1210 KB 132/471 KB 84/93 KB 564/748 KB 892/1822 KB 148/1210 KB 132/471 KB 84/93 KB 564/748 KB 888/1822 KB 168/1210 KB 160/471 KB 93/93 KB 568/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 572/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 576/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 580/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 584/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 588/748 KB 892/1822 KB 168/1210 KB 160/471 KB 93/93 KB 592/748 KB 892/1822 KB 172/1210 KB 160/471 KB 93/93 KB 596/748 KB 892/1822 KB 172/1210 KB 164/471 KB 93/93 KB 600/748 KB 896/1822 KB 172/1210 KB 164/471 KB 93/93 KB 604/748 KB 896/1822 KB 172/1210 KB 164/471 KB 93/93 KB 608/748 KB 896/1822 KB 172/1210 KB 160/471 KB 93/93 KB 592/748 KB 892/1822 KB 176/1210 KB 164/471 KB 93/93 KB 608/748 KB 896/1822 KB 180/1210 KB 164/471 KB 93/93 KB 608/748 KB 896/1822 KB 184/1210 KB 164/471 KB 93/93 KB 608/748 KB 896/1822 KB 188/1210 KB 164/471 KB 93/93 KB 608/748 KB 896/1822 KB 192/1210 KB 164/471 KB 93/93 KB 608/748 KB 896/1822 KB 172/1210 KB 164/471 KB 93/93 KB 596/748 KB 896/1822 KB 192/1210 KB 168/471 KB 93/93 KB 608/748 KB 896/1822 KB 192/1210 KB 172/471 KB 93/93 KB 608/748 KB 896/1822 KB 192/1210 KB 176/471 KB 93/93 KB 608/748 KB 896/1822 KB 172/1210 KB 160/471 KB 93/93 KB 596/748 KB 896/1822 KB 192/1210 KB 176/471 KB 93/93 KB 608/748 KB 900/1822 KB 192/1210 KB 176/471 KB 93/93 KB 608/748 KB 904/1822 KB 192/1210 KB 176/471 KB 93/93 KB 608/748 KB 908/1822 KB 192/1210 KB 176/471 KB 93/93 KB 608/748 KB 912/1822 KB 192/1210 KB 180/471 KB 93/93 KB 608/748 KB 916/1822 KB 196/1210 KB 180/471 KB 612/748 KB 920/1822 KB 196/1210 KB 180/471 KB 612/748 KB 924/1822 KB 196/1210 KB 180/471 KB 612/748 KB 928/1822 KB 196/1210 KB 180/471 KB 612/748 KB 932/1822 KB 196/1210 KB 180/471 KB 612/748 KB 936/1822 KB 196/1210 KB 180/471 KB 612/748 KB 940/1822 KB 196/1210 KB 180/471 KB 612/748 KB 944/1822 KB 196/1210 KB 180/471 KB 612/748 KB 948/1822 KB 192/1210 KB 180/471 KB 93/93 KB 608/748 KB 912/1822 KB 196/1210 KB 180/471 KB 612/748 KB 916/1822 KB 196/1210 KB 180/471 KB 616/748 KB 948/1822 KB 196/1210 KB 184/471 KB 620/748 KB 948/1822 KB 196/1210 KB 184/471 KB 624/748 KB 948/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 196/1210 KB 180/471 KB 93/93 KB 608/748 KB 916/1822 KB Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 196/1210 KB 184/471 KB 616/748 KB 948/1822 KB 196/1210 KB 188/471 KB 624/748 KB 948/1822 KB 200/1210 KB 188/471 KB 624/748 KB 948/1822 KB 204/1210 KB 188/471 KB 624/748 KB 948/1822 KB 208/1210 KB 192/471 KB 624/748 KB 948/1822 KB 204/1210 KB 192/471 KB 624/748 KB 948/1822 KB 208/1210 KB 192/471 KB 628/748 KB 948/1822 KB 212/1210 KB 196/471 KB 632/748 KB 948/1822 KB 212/1210 KB 196/471 KB 636/748 KB 948/1822 KB 212/1210 KB 196/471 KB 640/748 KB 948/1822 KB 212/1210 KB 196/471 KB 628/748 KB 948/1822 KB 212/1210 KB 200/471 KB 640/748 KB 948/1822 KB 212/1210 KB 204/471 KB 640/748 KB 948/1822 KB 212/1210 KB 192/471 KB 628/748 KB 948/1822 KB 216/1210 KB 204/471 KB 640/748 KB 948/1822 KB 220/1210 KB 204/471 KB 640/748 KB 948/1822 KB 220/1210 KB 208/471 KB 640/748 KB 948/1822 KB 220/1210 KB 212/471 KB 640/748 KB 948/1822 KB 224/1210 KB 216/471 KB 644/748 KB 952/1822 KB 224/1210 KB 220/471 KB 644/748 KB 952/1822 KB 224/1210 KB 224/471 KB 644/748 KB 952/1822 KB 224/1210 KB 212/471 KB 644/748 KB 952/1822 KB 224/1210 KB 224/471 KB 648/748 KB 952/1822 KB 224/1210 KB 224/471 KB 652/748 KB 952/1822 KB 224/1210 KB 224/471 KB 656/748 KB 952/1822 KB 224/1210 KB 212/471 KB 640/748 KB 952/1822 KB 224/1210 KB 224/471 KB 656/748 KB 956/1822 KB 224/1210 KB 212/471 KB 640/748 KB 948/1822 KB 228/1210 KB 224/471 KB 656/748 KB 960/1822 KB 232/1210 KB 224/471 KB 656/748 KB 960/1822 KB 236/1210 KB 224/471 KB 656/748 KB 960/1822 KB 240/1210 KB 224/471 KB 656/748 KB 960/1822 KB 236/1210 KB 224/471 KB 656/748 KB 960/1822 KB 240/1210 KB 224/471 KB 656/748 KB 964/1822 KB 4/53 KB 240/1210 KB 228/471 KB 660/748 KB 968/1822 KB 4/53 KB 240/1210 KB 228/471 KB 660/748 KB 972/1822 KB 4/53 KB 240/1210 KB 228/471 KB 660/748 KB 964/1822 KB 4/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 4/53 KB 240/1210 KB 224/471 KB 656/748 KB 964/1822 KB 8/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 12/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 16/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 20/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 24/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 28/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 32/53 KB 244/1210 KB 232/471 KB 660/748 KB 972/1822 KB 4/53 KB 240/1210 KB 224/471 KB 660/748 KB 964/1822 KB 32/53 KB 244/1210 KB 232/471 KB 664/748 KB 972/1822 KB 32/53 KB 244/1210 KB 232/471 KB 668/748 KB 972/1822 KB 4/53 KB 244/1210 KB 228/471 KB 660/748 KB 972/1822 KB 32/53 KB 248/1210 KB 236/471 KB 668/748 KB 976/1822 KB 32/53 KB 244/1210 KB 236/471 KB 668/748 KB 976/1822 KB 32/53 KB 248/1210 KB 240/471 KB 672/748 KB 976/1822 KB 32/53 KB 244/1210 KB 232/471 KB 668/748 KB 976/1822 KB 32/53 KB 248/1210 KB 236/471 KB 672/748 KB 976/1822 KB 32/53 KB 248/1210 KB 240/471 KB 676/748 KB 976/1822 KB 36/53 KB 252/1210 KB 244/471 KB 680/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 684/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 688/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 692/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 696/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 700/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 704/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 708/748 KB 980/1822 KB 36/53 KB 252/1210 KB 244/471 KB 676/748 KB 980/1822 KB 40/53 KB 252/1210 KB 244/471 KB 708/748 KB 980/1822 KB 44/53 KB 252/1210 KB 244/471 KB 708/748 KB 980/1822 KB 48/53 KB 252/1210 KB 244/471 KB 708/748 KB 980/1 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 822 KB 52/53 KB 252/1210 KB 244/471 KB 708/748 KB 980/1822 KB 53/53 KB 252/1210 KB 244/471 KB 708/748 KB 980/1822 KB 32/53 KB 252/1210 KB 244/471 KB 676/748 KB 980/1822 KB 53/53 KB 252/1210 KB 248/471 KB 708/748 KB 980/1822 KB 53/53 KB 252/1210 KB 252/471 KB 708/748 KB 980/1822 KB 53/53 KB 252/1210 KB 256/471 KB 708/748 KB 980/1822 KB 32/53 KB 252/1210 KB 240/471 KB 676/748 KB 980/1822 KB 53/53 KB 252/1210 KB 256/471 KB 708/748 KB 984/1822 KB 53/53 KB 252/1210 KB 256/471 KB 708/748 KB 988/1822 KB 53/53 KB 252/1210 KB 256/471 KB 708/748 KB 992/1822 KB 32/53 KB 252/1210 KB 240/471 KB 676/748 KB 976/1822 KB 53/53 KB 256/1210 KB 256/471 KB 708/748 KB 992/1822 KB 53/53 KB 260/1210 KB 256/471 KB 708/748 KB 992/1822 KB 53/53 KB 264/1210 KB 256/471 KB 708/748 KB 992/1822 KB 53/53 KB 264/1210 KB 256/471 KB 708/748 KB 996/1822 KB 53/53 KB 268/1210 KB 260/471 KB 708/748 KB 1000/1822 KB 53/53 KB 268/1210 KB 260/471 KB 708/748 KB 1004/1822 KB 53/53 KB 268/1210 KB 260/471 KB 708/748 KB 1008/1822 KB 53/53 KB 268/1210 KB 260/471 KB 708/748 KB 996/1822 KB 53/53 KB 268/1210 KB 256/471 KB 708/748 KB 996/1822 KB 53/53 KB 272/1210 KB 260/471 KB 708/748 KB 1008/1822 KB 53/53 KB 276/1210 KB 260/471 KB 708/748 KB 1008/1822 KB 53/53 KB 276/1210 KB 264/471 KB 708/748 KB 1008/1822 KB 53/53 KB 276/1210 KB 268/471 KB 708/748 KB 1008/1822 KB 53/53 KB 276/1210 KB 272/471 KB 708/748 KB 1008/1822 KB 53/53 KB 280/1210 KB 272/471 KB 708/748 KB 1008/1822 KB 53/53 KB 284/1210 KB 272/471 KB 708/748 KB 1008/1822 KB 53/53 KB 288/1210 KB 276/471 KB 708/748 KB 1008/1822 KB 53/53 KB 292/1210 KB 276/471 KB 708/748 KB 1008/1822 KB 53/53 KB 296/1210 KB 276/471 KB 712/748 KB 1012/1822 KB 53/53 KB 300/1210 KB 276/471 KB 712/748 KB 1012/1822 KB 53/53 KB 304/1210 KB 276/471 KB 712/748 KB 1012/1822 KB 53/53 KB 284/1210 KB 276/471 KB 708/748 KB 1008/1822 KB 53/53 KB 304/1210 KB 280/471 KB 712/748 KB 1012/1822 KB 53/53 KB 304/1210 KB 284/471 KB 712/748 KB 1012/1822 KB 53/53 KB 304/1210 KB 288/471 KB 712/748 KB 1012/1822 KB 53/53 KB 292/1210 KB 276/471 KB 712/748 KB 1012/1822 KB 53/53 KB 304/1210 KB 288/471 KB 716/748 KB 1012/1822 KB 53/53 KB 292/1210 KB 276/471 KB 708/748 KB 1012/1822 KB 53/53 KB 304/1210 KB 288/471 KB 716/748 KB 1016/1822 KB 53/53 KB 304/1210 KB 288/471 KB 716/748 KB 1020/1822 KB 53/53 KB 304/1210 KB 288/471 KB 716/748 KB 1024/1822 KB 53/53 KB 304/1210 KB 288/471 KB 720/748 KB 1024/1822 KB 53/53 KB 304/1210 KB 292/471 KB 720/748 KB 1024/1822 KB 53/53 KB 308/1210 KB 296/471 KB 724/748 KB 1028/1822 KB 53/53 KB 308/1210 KB 300/471 KB 724/748 KB 1028/1822 KB 53/53 KB 308/1210 KB 304/471 KB 724/748 KB 1028/1822 KB 53/53 KB 308/1210 KB 292/471 KB 724/748 KB 1028/1822 KB 308/1210 KB 304/471 KB 724/748 KB 1032/1822 KB 308/1210 KB 304/471 KB 724/748 KB 1036/1822 KB 308/1210 KB 304/471 KB 724/748 KB 1040/1822 KB 53/53 KB 308/1210 KB 292/471 KB 724/748 KB 1024/1822 KB 312/1210 KB 304/471 KB 724/748 KB 1040/1822 KB 316/1210 KB 304/471 KB 724/748 KB 1040/1822 KB 320/1210 KB 304/471 KB 724/748 KB 1040/1822 KB 53/53 KB 304/1210 KB 292/471 KB 724/748 KB 1024/1822 KB 320/1210 KB 304/471 KB 728/748 KB 1040/1822 KB 320/1210 KB 304/471 KB 732/748 KB 1040/1822 KB 320/1210 KB 304/471 KB 736/748 KB 1040/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.1 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 320/1210 KB 308/471 KB 736/748 KB 1040/1822 KB 324/1210 KB 312/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 316/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 320/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 324/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 328/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 332/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 336/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 308/471 KB 740/748 KB 1044/1822 KB 324/1210 KB 336/471 KB 740/748 KB 1048/1822 KB 324/1210 KB 336/471 KB 740/748 KB 1052/1822 KB 324/1210 KB 336/471 KB 740/748 KB 1056/1822 KB 324/1210 KB 308/471 KB 740/748 KB 1040/1822 KB 324/1210 KB 336/471 KB 744/748 KB 1056/1822 KB 324/1210 KB 336/471 KB 748/748 KB 1056/1822 KB 324/1210 KB 336/471 KB 748/748 KB 1056/1822 KB 324/1210 KB 308/471 KB 736/748 KB 1040/1822 KB 328/1210 KB 336/471 KB 748/748 KB 1056/1822 KB 332/1210 KB 336/471 KB 748/748 KB 1056/1822 KB 336/1210 KB 336/471 KB 748/748 KB 1056/1822 KB 340/1210 KB 336/471 KB 748/748 KB 1056/1822 KB 344/1210 KB 336/471 KB 748/748 KB 1060/1822 KB 348/1210 KB 336/471 KB 748/748 KB 1060/1822 KB 352/1210 KB 336/471 KB 4/276 KB 748/748 KB 1060/1822 KB 340/1210 KB 336/471 KB 748/748 KB 1060/1822 KB 352/1210 KB 336/471 KB 4/276 KB 748/748 KB 1064/1822 KB 352/1210 KB 336/471 KB 4/276 KB 748/748 KB 1068/1822 KB 352/1210 KB 336/471 KB 4/276 KB 748/748 KB 1072/1822 KB 348/1210 KB 336/471 KB 4/276 KB 748/748 KB 1060/1822 KB 352/1210 KB 336/471 KB 8/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 12/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 16/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 20/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 24/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 28/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 32/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 336/471 KB 36/276 KB 748/748 KB 1072/1822 KB 352/1210 KB 340/471 KB 40/276 KB 748/748 KB 1076/1822 KB 352/1210 KB 340/471 KB 44/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 340/471 KB 48/276 KB 748/748 KB 1076/1822 KB 352/1210 KB 340/471 KB 36/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 344/471 KB 48/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 348/471 KB 48/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 352/471 KB 48/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 356/471 KB 48/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 360/471 KB 52/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 364/471 KB 52/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 368/471 KB 52/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 372/471 KB 52/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 376/471 KB 52/276 KB 1076/1822 KB 352/1210 KB 336/471 KB 36/276 KB 748/748 KB 1076/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 600.6 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 356/1210 KB 376/471 KB 52/276 KB 1080/1822 KB 356/1210 KB 376/471 KB 52/276 KB 1084/1822 KB 356/1210 KB 376/471 KB 52/276 KB 1088/1822 KB 356/1210 KB 376/471 KB 52/276 KB 1092/1822 KB 356/1210 KB 356/471 KB 52/276 KB 748/748 KB 1076/1822 KB 356/1210 KB 376/471 KB 56/276 KB 1092/1822 KB 356/1210 KB 376/471 KB 60/276 KB 1092/1822 KB 356/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 356/1210 KB 340/471 KB 44/276 KB 748/748 KB 1076/1822 KB 360/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 364/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 368/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 372/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 376/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 380/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 384/1210 KB 376/471 KB 64/276 KB 1092/1822 KB 384/1210 KB 376/471 KB 68/276 KB 1092/1822 KB 388/1210 KB 376/471 KB 72/276 KB 1096/1822 KB 388/1210 KB 376/471 KB 76/276 KB 1096/1822 KB 388/1210 KB 376/471 KB 80/276 KB 1096/1822 KB 388/1210 KB 376/471 KB 68/276 KB 1096/1822 KB 392/1210 KB 380/471 KB 80/276 KB 1096/1822 KB 396/1210 KB 380/471 KB 80/276 KB 1096/1822 KB 384/1210 KB 376/471 KB 68/276 KB 1096/1822 KB 396/1210 KB 380/471 KB 80/276 KB 1100/1822 KB 396/1210 KB 380/471 KB 80/276 KB 1104/1822 KB 396/1210 KB 380/471 KB 80/276 KB 1108/1822 KB 396/1210 KB 380/471 KB 84/276 KB 1112/1822 KB 400/1210 KB 380/471 KB 84/276 KB 1116/1822 KB 388/1210 KB 380/471 KB 80/276 KB 1096/1822 KB 400/1210 KB 384/471 KB 84/276 KB 1120/1822 KB 400/1210 KB 380/471 KB 84/276 KB 1112/1822 KB 400/1210 KB 388/471 KB 84/276 KB 1120/1822 KB 404/1210 KB 392/471 KB 84/276 KB 1120/1822 KB 404/1210 KB 396/471 KB 84/276 KB 1120/1822 KB 404/1210 KB 400/471 KB 84/276 KB 1120/1822 KB 396/1210 KB 380/471 KB 84/276 KB 1108/1822 KB 400/1210 KB 380/471 KB 84/276 KB 1120/1822 KB 404/1210 KB 400/471 KB 84/276 KB 1120/1822 KB 4/577 KB 404/1210 KB 400/471 KB 84/276 KB 1120/1822 KB 8/577 KB 404/1210 KB 400/471 KB 84/276 KB 1120/1822 KB 12/577 KB 404/1210 KB 400/471 KB 84/276 KB 1120/1822 KB 16/577 KB 404/1210 KB 400/471 KB 88/276 KB 1120/1822 KB 16/577 KB 404/1210 KB 400/471 KB 92/276 KB 1120/1822 KB 16/577 KB 404/1210 KB 388/471 KB 84/276 KB 1120/1822 KB 408/1210 KB 400/471 KB 92/276 KB 1120/1822 KB 20/577 KB 404/1210 KB 400/471 KB 92/276 KB 1120/1822 KB 20/577 KB 408/1210 KB 400/471 KB 96/276 KB 1120/1822 KB 24/577 KB 408/1210 KB 400/471 KB 96/276 KB 1120/1822 KB 28/577 KB 408/1210 KB 400/471 KB 96/276 KB 1120/1822 KB 32/577 KB 408/1210 KB 400/471 KB 96/276 KB 1120/1822 KB 20/577 KB 408/1210 KB 400/471 KB 96/276 KB 1124/1822 KB 32/577 KB 412/1210 KB 404/471 KB 100/276 KB 1128/1822 KB 36/577 KB 412/1210 KB 404/471 KB 100/276 KB 1132/1822 KB 36/577 KB 412/1210 KB 404/471 KB 100/276 KB 1136/1822 KB 36/577 KB 412/1210 KB 404/471 KB 100/276 KB 1124/1822 KB 36/577 KB 412/1210 KB 404/471 KB 100/276 KB 1136/1822 KB 40/577 KB 412/1210 KB 404/471 KB 100/276 KB 1136/1822 KB 44/577 KB 412/1210 KB 404/471 KB 100/276 KB 1136/1822 KB 48/577 KB 412/1210 KB 404/471 KB 100/276 KB 1124/1822 KB 32/577 KB 412/1210 KB 404/471 KB 104/276 KB 1136/1822 KB 48/577 KB 412/1210 KB 404/471 KB 108/276 KB 1136/1822 KB 48/577 KB 412/1210 KB 404/471 KB 96/276 KB 1124/1822 KB 32/577 KB 412/1210 KB 408/471 KB 108/276 KB 1136/1822 KB 48/577 KB 412/1210 KB 412/471 KB 108/276 KB 1136/1822 KB 48/577 KB 412/1210 KB 400/471 KB 96/276 KB 1124/1822 KB 32/577 KB 416/1210 KB 412/471 KB 108/276 KB 1136/1822 KB 48/577 KB 420/1210 KB 412/471 KB 108/276 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 1136/1822 KB 48/577 KB 424/1210 KB 412/471 KB 108/276 KB 1136/1822 KB 48/577 KB 428/1210 KB 416/471 KB 112/276 KB 1136/1822 KB 48/577 KB 432/1210 KB 416/471 KB 112/276 KB 1136/1822 KB 52/577 KB 424/1210 KB 416/471 KB 112/276 KB 1136/1822 KB 48/577 KB 424/1210 KB 416/471 KB 108/276 KB 1136/1822 KB 48/577 KB 432/1210 KB 420/471 KB 112/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 424/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 428/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 432/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 436/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 440/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 444/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 448/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 452/471 KB 116/276 KB 1140/1822 KB 52/577 KB 432/1210 KB 416/471 KB 112/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 452/471 KB 116/276 KB 1144/1822 KB 52/577 KB 436/1210 KB 452/471 KB 116/276 KB 1148/1822 KB 52/577 KB 436/1210 KB 452/471 KB 116/276 KB 1152/1822 KB 52/577 KB 428/1210 KB 416/471 KB 112/276 KB 1136/1822 KB 52/577 KB 436/1210 KB 452/471 KB 116/276 KB 1152/1822 KB 56/577 KB 436/1210 KB 452/471 KB 116/276 KB 1152/1822 KB 60/577 KB 436/1210 KB 452/471 KB 116/276 KB 1156/1822 KB 64/577 KB 436/1210 KB 420/471 KB 116/276 KB 1140/1822 KB 52/577 KB 436/1210 KB 452/471 KB 120/276 KB 1156/1822 KB 64/577 KB 436/1210 KB 452/471 KB 124/276 KB 1156/1822 KB 64/577 KB 436/1210 KB 452/471 KB 128/276 KB 1156/1822 KB 64/577 KB 436/1210 KB 420/471 KB 112/276 KB 1140/1822 KB 52/577 KB 440/1210 KB 452/471 KB 128/276 KB 1156/1822 KB 68/577 KB 444/1210 KB 452/471 KB 128/276 KB 1156/1822 KB 68/577 KB 448/1210 KB 452/471 KB 128/276 KB 1156/1822 KB 68/577 KB 448/1210 KB 452/471 KB 132/276 KB 1156/1822 KB 68/577 KB 452/1210 KB 452/471 KB 136/276 KB 1156/1822 KB 68/577 KB 452/1210 KB 452/471 KB 140/276 KB 1156/1822 KB 68/577 KB 452/1210 KB 452/471 KB 144/276 KB 1156/1822 KB 68/577 KB 436/1210 KB 452/471 KB 128/276 KB 1156/1822 KB 68/577 KB 452/1210 KB 452/471 KB 144/276 KB 1156/1822 KB 72/577 KB 452/1210 KB 452/471 KB 144/276 KB 1156/1822 KB 76/577 KB 452/1210 KB 452/471 KB 144/276 KB 1156/1822 KB 80/577 KB 436/1210 KB 452/471 KB 116/276 KB 1156/1822 KB 60/577 KB 452/1210 KB 452/471 KB 144/276 KB 1160/1822 KB 80/577 KB 452/1210 KB 452/471 KB 144/276 KB 1164/1822 KB 80/577 KB 452/1210 KB 452/471 KB 144/276 KB 1168/1822 KB 80/577 KB 452/1210 KB 452/471 KB 144/276 KB 1172/1822 KB 80/577 KB 452/1210 KB 452/471 KB 144/276 KB 1176/1822 KB 84/577 KB 452/1210 KB 452/471 KB 144/276 KB 1180/1822 KB 84/577 KB 452/1210 KB 452/471 KB 144/276 KB 1184/1822 KB 84/577 KB 452/1210 KB 452/471 KB 144/276 KB 1188/1822 KB 84/577 KB 452/1210 KB 456/471 KB 148/276 KB 1192/1822 KB 84/577 KB 452/1210 KB 456/471 KB 148/276 KB 1196/1822 KB 84/577 KB 452/1210 KB 456/471 KB 148/276 KB 1200/1822 KB 84/577 KB 452/1210 KB 452/471 KB 132/276 KB 1156/1822 KB 68/577 KB 456/1210 KB 456/471 KB 148/276 KB 1200/1822 KB 84/577 KB 460/1210 KB 456/471 KB 148/276 KB 1200/1822 KB 84/577 KB 464/1210 KB 456/471 KB 148/276 KB 1200/1822 KB 84/577 KB 468/1210 KB 456/471 KB 148/276 KB 1200/1822 KB 84/577 KB 452/1210 KB 456/471 KB 148/276 KB 1188/1822 KB 84/577 KB 452/1210 KB 456/471 KB 144/276 KB 1188/1822 KB 84/577 KB 468/1210 KB 460/471 KB 148/276 KB 1200/1822 KB 84/577 KB 468/1210 KB 464/471 KB 148/276 KB 1200/1822 KB 84/577 KB 452/1210 KB 452/471 KB 144/276 KB 1172/1822 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 84/577 KB 468/1210 KB 464/471 KB 148/276 KB 1200/1822 KB 88/577 KB 468/1210 KB 464/471 KB 148/276 KB 1200/1822 KB 92/577 KB 468/1210 KB 464/471 KB 148/276 KB 1200/1822 KB 96/577 KB 468/1210 KB 464/471 KB 148/276 KB 1200/1822 KB 100/577 KB 472/1210 KB 468/471 KB 152/276 KB 1200/1822 KB 104/577 KB 472/1210 KB 468/471 KB 152/276 KB 1200/1822 KB 108/577 KB 472/1210 KB 468/471 KB 152/276 KB 1200/1822 KB 112/577 KB 472/1210 KB 468/471 KB 152/276 KB 1200/1822 KB 116/577 KB 472/1210 KB 468/471 KB 152/276 KB 1204/1822 KB 120/577 KB 472/1210 KB 468/471 KB 152/276 KB 1200/1822 KB 100/577 KB 472/1210 KB 471/471 KB 152/276 KB 1204/1822 KB 120/577 KB 472/1210 KB 464/471 KB 152/276 KB 1200/1822 KB 100/577 KB 476/1210 KB 471/471 KB 152/276 KB 1204/1822 KB 120/577 KB 480/1210 KB 471/471 KB 152/276 KB 1204/1822 KB 120/577 KB 468/1210 KB 464/471 KB 152/276 KB 1200/1822 KB 100/577 KB 480/1210 KB 471/471 KB 156/276 KB 1204/1822 KB 120/577 KB 480/1210 KB 471/471 KB 160/276 KB 1204/1822 KB 120/577 KB 484/1210 KB 471/471 KB 160/276 KB 1204/1822 KB 120/577 KB 488/1210 KB 471/471 KB 164/276 KB 1204/1822 KB 120/577 KB 472/1210 KB 468/471 KB 152/276 KB 1204/1822 KB 116/577 KB 488/1210 KB 471/471 KB 164/276 KB 1208/1822 KB 120/577 KB 484/1210 KB 471/471 KB 164/276 KB 1204/1822 KB 120/577 KB 492/1210 KB 471/471 KB 168/276 KB 1208/1822 KB 120/577 KB 492/1210 KB 471/471 KB 172/276 KB 1208/1822 KB 120/577 KB 492/1210 KB 471/471 KB 176/276 KB 1208/1822 KB 120/577 KB 492/1210 KB 471/471 KB 164/276 KB 1208/1822 KB 120/577 KB 492/1210 KB 471/471 KB 176/276 KB 1212/1822 KB 120/577 KB 496/1210 KB 471/471 KB 176/276 KB 1216/1822 KB 120/577 KB 496/1210 KB 471/471 KB 176/276 KB 1216/1822 KB 120/577 KB 496/1210 KB 471/471 KB 180/276 KB 1216/1822 KB 120/577 KB 500/1210 KB 471/471 KB 184/276 KB 1220/1822 KB 124/577 KB 500/1210 KB 471/471 KB 188/276 KB 1220/1822 KB 124/577 KB 500/1210 KB 471/471 KB 192/276 KB 1220/1822 KB 124/577 KB 500/1210 KB 471/471 KB 180/276 KB 1220/1822 KB 124/577 KB 500/1210 KB 471/471 KB 192/276 KB 1220/1822 KB 128/577 KB 496/1210 KB 471/471 KB 180/276 KB 1220/1822 KB 120/577 KB 500/1210 KB 471/471 KB 192/276 KB 1224/1822 KB 128/577 KB 500/1210 KB 471/471 KB 192/276 KB 1228/1822 KB 128/577 KB 500/1210 KB 471/471 KB 192/276 KB 1232/1822 KB 128/577 KB 500/1210 KB 471/471 KB 192/276 KB 1236/1822 KB 128/577 KB 500/1210 KB 471/471 KB 196/276 KB 1240/1822 KB 132/577 KB 500/1210 KB 471/471 KB 196/276 KB 1244/1822 KB 132/577 KB 500/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 500/1210 KB 471/471 KB 180/276 KB 1220/1822 KB 120/577 KB 504/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 508/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 512/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 516/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 520/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 524/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 528/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 532/1210 KB 471/471 KB 196/276 KB 1248/1822 KB 132/577 KB 536/1210 KB 471/471 KB 196/276 KB 1252/1822 KB 132/577 KB 540/1210 KB 471/471 KB 196/276 KB 1252/1822 KB 132/577 KB 544/1210 KB 471/471 KB 196/276 KB 1252/1822 KB 132/577 KB 500/1210 KB 471/471 KB 196/276 KB 1236/1822 KB 132/577 KB 544/1210 KB 471/471 KB 200/276 KB 1252/1822 KB 132/577 KB 544/1210 KB 471/471 KB 204/276 KB 1252/1822 KB 132/577 KB 544/1210 KB 471/471 KB 208/276 KB 1252/1822 KB 132/577 KB 500/1210 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 471/471 KB 192/276 KB 1236/1822 KB 132/577 KB 544/1210 KB 471/471 KB 208/276 KB 1252/1822 KB 136/577 KB 544/1210 KB 471/471 KB 208/276 KB 1252/1822 KB 140/577 KB 544/1210 KB 471/471 KB 208/276 KB 1252/1822 KB 144/577 KB 544/1210 KB 471/471 KB 208/276 KB 1252/1822 KB 148/577 KB 544/1210 KB 471/471 KB 212/276 KB 1252/1822 KB 152/577 KB 544/1210 KB 471/471 KB 212/276 KB 1252/1822 KB 156/577 KB 544/1210 KB 471/471 KB 212/276 KB 1252/1822 KB 160/577 KB 532/1210 KB 471/471 KB 196/276 KB 1252/1822 KB 132/577 KB 544/1210 KB 471/471 KB 212/276 KB 1252/1822 KB 148/577 KB 544/1210 KB 471/471 KB 216/276 KB 1252/1822 KB 160/577 KB 544/1210 KB 471/471 KB 220/276 KB 1252/1822 KB 160/577 KB 544/1210 KB 471/471 KB 224/276 KB 1252/1822 KB 160/577 KB 544/1210 KB 471/471 KB 228/276 KB 1256/1822 KB 160/577 KB 544/1210 KB 471/471 KB 232/276 KB 1256/1822 KB 164/577 KB 544/1210 KB 471/471 KB 236/276 KB 1256/1822 KB 164/577 KB 548/1210 KB 471/471 KB 240/276 KB 1256/1822 KB 164/577 KB 544/1210 KB 471/471 KB 224/276 KB 1256/1822 KB 160/577 KB 548/1210 KB 471/471 KB 240/276 KB 1260/1822 KB 164/577 KB 548/1210 KB 471/471 KB 240/276 KB 1264/1822 KB 164/577 KB 548/1210 KB 471/471 KB 240/276 KB 1268/1822 KB 164/577 KB 548/1210 KB 471/471 KB 240/276 KB 1272/1822 KB 164/577 KB 548/1210 KB 471/471 KB 240/276 KB 1276/1822 KB 164/577 KB 548/1210 KB 471/471 KB 244/276 KB 1280/1822 KB 164/577 KB 548/1210 KB 471/471 KB 244/276 KB 1284/1822 KB 164/577 KB 548/1210 KB 471/471 KB 244/276 KB 1288/1822 KB 164/577 KB 548/1210 KB 471/471 KB 244/276 KB 1292/1822 KB 164/577 KB 548/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 164/577 KB 548/1210 KB 471/471 KB 236/276 KB 1256/1822 KB 164/577 KB 552/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 164/577 KB 556/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 164/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 164/577 KB 544/1210 KB 471/471 KB 228/276 KB 1256/1822 KB 164/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 168/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 172/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 176/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 180/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 184/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 188/577 KB 560/1210 KB 471/471 KB 244/276 KB 1296/1822 KB 192/577 KB 548/1210 KB 471/471 KB 244/276 KB 1276/1822 KB 164/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 361.4 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 560/1210 KB 248/276 KB 1296/1822 KB 192/577 KB 560/1210 KB 252/276 KB 1296/1822 KB 192/577 KB 564/1210 KB 256/276 KB 1296/1822 KB 192/577 KB 564/1210 KB 260/276 KB 1296/1822 KB 192/577 KB 564/1210 KB 264/276 KB 1300/1822 KB 196/577 KB 564/1210 KB 268/276 KB 1300/1822 KB 196/577 KB 564/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 564/1210 KB 252/276 KB 1296/1822 KB 192/577 KB 568/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 572/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 576/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 580/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 584/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 588/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 592/1210 KB 272/276 KB 1300/1822 KB 196/577 KB 564/1210 KB 260/276 KB 1300/1822 KB 196/577 KB 592/1210 KB 276/276 KB 1304/1822 KB 196/577 KB 592/1210 KB 276/276 KB 1308/1822 KB 196/577 KB 592/1210 KB 276/276 KB 1312/1822 KB 196/577 KB 564/1210 KB 260/276 KB 1296/1822 KB 196/577 KB 592/1210 KB 276/276 KB 1312/1822 KB 200/577 KB 592/1210 KB 276/276 KB 1312/1822 KB 204/577 KB 592/1210 KB 276/276 KB 1312/1822 KB 208/577 KB 592/1210 KB 276/276 KB 1312/1822 KB 212/577 KB 592/1210 KB 276/276 KB 1312/1822 KB 216/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 220/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 224/577 KB 592/1210 KB 276/276 KB 1300/1822 KB 196/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 4/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 8/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 12/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 16/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 20/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 24/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 28/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 32/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 36/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 37/37 KB 224/577 KB 596/1210 KB 276/276 KB 1312/1822 KB 216/577 KB 600/1210 KB 276/276 KB 1312/1822 KB 37/37 KB 224/577 KB 604/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 224/577 KB 608/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 224/577 KB 612/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 224/577 KB 616/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 228/577 KB 620/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 228/577 KB 624/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 228/577 KB 600/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 224/577 KB 624/1210 KB 276/276 KB 1320/1822 KB 37/37 KB 228/577 KB 624/1210 KB 276/276 KB 1324/1822 KB 37/37 KB 228/577 KB 612/1210 KB 276/276 KB 1316/1822 KB 37/37 KB 228/577 KB 624/1210 KB 276/276 KB 1328/1822 KB 37/37 KB 232/577 KB 624/1210 KB 276/276 KB 1328/1822 KB 37/37 KB 236/577 KB 624/1210 KB 276/276 KB 1328/1822 KB 37/37 KB 240/577 KB 624/1210 KB 276/276 KB 1328/1822 KB 37/37 KB 232/577 KB 624/1210 KB 276/276 KB 1332/1822 KB 37/37 KB 240/577 KB 624/1210 KB 276/276 KB 1336/1822 KB 37/37 KB 244/577 KB 624/1210 KB 276/276 KB 1340/1822 KB 37/37 KB 244/577 KB 624/1210 KB 276/276 KB 1344/1822 KB 37/37 KB 244/577 KB 624/1210 KB 276/276 KB 1332/1822 KB 37/37 KB 244/577 KB 628/1210 KB 276/276 KB 1344/1822 KB 37/37 KB 248/577 KB 628/1210 KB 276/276 KB 1344/1822 KB 37/37 KB 252/577 KB 628/1210 KB 276/276 KB 1344/1822 KB 37/37 KB 256/577 KB 628/1210 KB 276/276 KB 1344/1822 KB 37/37 KB 260/577 KB 628/1210 KB 276/276 KB 1348/1822 KB 37/37 KB 264/577 KB 628/1210 KB 276/276 KB 1348/1822 KB 37/37 KB 268/577 unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install KB 628/1210 KB 276/276 KB 1348/1822 KB 37/37 KB 272/577 KB 628/1210 KB 276/276 KB 1344/1822 KB 37/37 KB 244/577 KB 632/1210 KB 276/276 KB 1348/1822 KB 37/37 KB 272/577 KB 628/1210 KB 276/276 KB 1348/1822 KB 37/37 KB 260/577 KB 632/1210 KB 1352/1822 KB 37/37 KB 272/577 KB 632/1210 KB 1356/1822 KB 37/37 KB 272/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 209.5 KB/sec) unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 636/1210 KB 1356/1822 KB 37/37 KB 272/577 KB 640/1210 KB 1356/1822 KB 37/37 KB 272/577 KB 640/1210 KB 1360/1822 KB 37/37 KB 272/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.6 KB/sec) unit-abot-epc-basic-0: 20:34:06 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: 20:34:06 DEBUG unit.abot-epc-basic/0.install 640/1210 KB 1364/1822 KB 272/577 KB 644/1210 KB 1368/1822 KB 276/577 KB 644/1210 KB 1372/1822 KB 276/577 KB 644/1210 KB 1376/1822 KB 276/577 KB 644/1210 KB 1364/1822 KB 276/577 KB 644/1210 KB 1376/1822 KB 280/577 KB 644/1210 KB 1376/1822 KB 284/577 KB 644/1210 KB 1376/1822 KB 288/577 KB 644/1210 KB 1376/1822 KB 292/577 KB 644/1210 KB 1364/1822 KB 272/577 KB 648/1210 KB 1380/1822 KB 292/577 KB 652/1210 KB 1380/1822 KB 292/577 KB 656/1210 KB 1380/1822 KB 292/577 KB 660/1210 KB 1380/1822 KB 292/577 KB 664/1210 KB 1380/1822 KB 292/577 KB 668/1210 KB 1380/1822 KB 292/577 KB 644/1210 KB 1380/1822 KB 292/577 KB 668/1210 KB 1384/1822 KB 296/577 KB 668/1210 KB 1388/1822 KB 296/577 KB 668/1210 KB 1392/1822 KB 296/577 KB 668/1210 KB 1380/1822 KB 296/577 KB 668/1210 KB 1392/1822 KB 300/577 KB 668/1210 KB 1392/1822 KB 304/577 KB 668/1210 KB 1392/1822 KB 308/577 KB 668/1210 KB 1396/1822 KB 312/577 KB 668/1210 KB 1396/1822 KB 316/577 KB 668/1210 KB 1396/1822 KB 320/577 KB 668/1210 KB 1396/1822 KB 308/577 KB 668/1210 KB 1400/1822 KB 320/577 KB 668/1210 KB 1404/1822 KB 320/577 KB 668/1210 KB 1408/1822 KB 320/577 KB 668/1210 KB 1412/1822 KB 320/577 KB 668/1210 KB 1416/1822 KB 324/577 KB 668/1210 KB 1420/1822 KB 324/577 KB 668/1210 KB 1424/1822 KB 324/577 KB 668/1210 KB 1412/1822 KB 324/577 KB 668/1210 KB 1424/1822 KB 328/577 KB 668/1210 KB 1424/1822 KB 332/577 KB 668/1210 KB 1424/1822 KB 336/577 KB 668/1210 KB 1428/1822 KB 340/577 KB 668/1210 KB 1428/1822 KB 344/577 KB 668/1210 KB 1428/1822 KB 348/577 KB 668/1210 KB 1428/1822 KB 352/577 KB 668/1210 KB 1428/1822 KB 356/577 KB 668/1210 KB 1428/1822 KB 360/577 KB 668/1210 KB 1428/1822 KB 364/577 KB 668/1210 KB 1428/1822 KB 368/577 KB 668/1210 KB 1428/1822 KB 372/577 KB 668/1210 KB 1428/1822 KB 336/577 KB 668/1210 KB 1432/1822 KB 372/577 KB 668/1210 KB 1436/1822 KB 372/577 KB 668/1210 KB 1440/1822 KB 372/577 KB 668/1210 KB 1444/1822 KB 372/577 KB 668/1210 KB 1448/1822 KB 372/577 KB 668/1210 KB 1452/1822 KB 372/577 KB 668/1210 KB 1456/1822 KB 372/577 KB 668/1210 KB 1460/1822 KB 372/577 KB 668/1210 KB 1464/1822 KB 372/577 KB 668/1210 KB 1468/1822 KB 376/577 KB 668/1210 KB 1464/1822 KB 376/577 KB 672/1210 KB 1468/1822 KB 380/577 KB 672/1210 KB 1468/1822 KB 376/577 KB 672/1210 KB 1472/1822 KB 380/577 KB 672/1210 KB 1472/1822 KB 384/577 KB 672/1210 KB 1472/1822 KB 388/577 KB 676/1210 KB 1476/1822 KB 392/577 KB 676/1210 KB 1476/1822 KB 396/577 KB 676/1210 KB 1476/1822 KB 400/577 KB 676/1210 KB 1476/1822 KB 388/577 KB 676/1210 KB 1480/1822 KB 400/577 KB 676/1210 KB 1484/1822 KB 400/577 KB 676/1210 KB 1472/1822 KB 388/577 KB 680/1210 KB 1484/1822 KB 400/577 KB 684/1210 KB 1484/1822 KB 400/577 KB 688/1210 KB 1484/1822 KB 400/577 KB 688/1210 KB 1488/1822 KB 400/577 KB 688/1210 KB 1492/1822 KB 400/577 KB 692/1210 KB 1496/1822 KB 404/577 KB 692/1210 KB 1500/1822 KB 404/577 KB 692/1210 KB 1504/1822 KB 404/577 KB 692/1210 KB 1492/1822 KB 404/577 KB 692/1210 KB 1504/1822 KB 408/577 KB 692/1210 KB 1504/1822 KB 412/577 KB 692/1210 KB 1504/1822 KB 416/577 KB 692/1210 KB 1492/1822 KB 400/577 KB 696/1210 KB 1504/1822 KB 416/577 KB 700/1210 KB 1504/1822 KB 416/577 KB 704/1210 KB 1504/1822 KB 416/577 KB 708/1210 KB 1504/1822 KB 416/577 KB 712/1210 KB 1508/1822 KB 420/577 KB 716/1210 KB 1508/1822 KB 420/577 KB 720/1210 KB 1508/1822 KB 420/577 KB 708/1210 KB 1508/1822 KB 420/577 KB 720/1210 KB 1512/1822 KB 420/577 KB 720/1210 KB 1516/1822 KB 420/577 KB unit-abot-epc-basic-0: 20:34:06 DEBUG unit.abot-epc-basic/0.install 720/1210 KB 1520/1822 KB 420/577 KB 720/1210 KB 1524/1822 KB 420/577 KB 724/1210 KB 1528/1822 KB 420/577 KB 724/1210 KB 1532/1822 KB 420/577 KB 724/1210 KB 1536/1822 KB 420/577 KB 708/1210 KB 1504/1822 KB 420/577 KB 724/1210 KB 1536/1822 KB 424/577 KB 724/1210 KB 1536/1822 KB 428/577 KB 724/1210 KB 1536/1822 KB 432/577 KB 724/1210 KB 1536/1822 KB 436/577 KB 724/1210 KB 1536/1822 KB 440/577 KB 724/1210 KB 1536/1822 KB 444/577 KB 724/1210 KB 1536/1822 KB 448/577 KB 724/1210 KB 1524/1822 KB 420/577 KB 728/1210 KB 1536/1822 KB 448/577 KB 732/1210 KB 1536/1822 KB 448/577 KB 736/1210 KB 1536/1822 KB 448/577 KB 740/1210 KB 1536/1822 KB 448/577 KB 744/1210 KB 1540/1822 KB 452/577 KB 740/1210 KB 1540/1822 KB 452/577 KB 744/1210 KB 1540/1822 KB 456/577 KB 740/1210 KB 1540/1822 KB 448/577 KB 748/1210 KB 1544/1822 KB 456/577 KB 748/1210 KB 1548/1822 KB 456/577 KB 748/1210 KB 1552/1822 KB 460/577 KB 748/1210 KB 1540/1822 KB 456/577 KB 752/1210 KB 1552/1822 KB 460/577 KB 748/1210 KB 1548/1822 KB 460/577 KB 752/1210 KB 1552/1822 KB 464/577 KB 752/1210 KB 1552/1822 KB 468/577 KB 756/1210 KB 1556/1822 KB 472/577 KB 756/1210 KB 1556/1822 KB 476/577 KB 756/1210 KB 1556/1822 KB 480/577 KB 756/1210 KB 1556/1822 KB 468/577 KB 760/1210 KB 1556/1822 KB 480/577 KB 764/1210 KB 1556/1822 KB 480/577 KB 768/1210 KB 1556/1822 KB 480/577 KB 752/1210 KB 1556/1822 KB 468/577 KB 768/1210 KB 1560/1822 KB 480/577 KB 768/1210 KB 1564/1822 KB 480/577 KB 768/1210 KB 1568/1822 KB 480/577 KB 772/1210 KB 1568/1822 KB 480/577 KB 776/1210 KB 1572/1822 KB 484/577 KB 780/1210 KB 1572/1822 KB 484/577 KB 784/1210 KB 1572/1822 KB 484/577 KB 788/1210 KB 1572/1822 KB 484/577 KB 792/1210 KB 1572/1822 KB 484/577 KB 796/1210 KB 1572/1822 KB 484/577 KB 800/1210 KB 1572/1822 KB 484/577 KB 772/1210 KB 1572/1822 KB 484/577 KB 800/1210 KB 1576/1822 KB 484/577 KB 800/1210 KB 1580/1822 KB 484/577 KB 800/1210 KB 1584/1822 KB 484/577 KB 772/1210 KB 1568/1822 KB 484/577 KB 800/1210 KB 1584/1822 KB 488/577 KB 800/1210 KB 1584/1822 KB 492/577 KB 800/1210 KB 1584/1822 KB 496/577 KB 800/1210 KB 1584/1822 KB 500/577 KB 800/1210 KB 1588/1822 KB 504/577 KB 800/1210 KB 1588/1822 KB 508/577 KB 800/1210 KB 1588/1822 KB 512/577 KB 800/1210 KB 1588/1822 KB 500/577 KB 800/1210 KB 1592/1822 KB 512/577 KB 800/1210 KB 1596/1822 KB 512/577 KB 800/1210 KB 1600/1822 KB 512/577 KB 800/1210 KB 1604/1822 KB 512/577 KB 804/1210 KB 1608/1822 KB 516/577 KB 804/1210 KB 1612/1822 KB 516/577 KB 804/1210 KB 1616/1822 KB 516/577 KB 804/1210 KB 1604/1822 KB 516/577 KB 804/1210 KB 1616/1822 KB 520/577 KB 804/1210 KB 1616/1822 KB 524/577 KB 804/1210 KB 1616/1822 KB 528/577 KB 804/1210 KB 1604/1822 KB 512/577 KB 808/1210 KB 1616/1822 KB 528/577 KB 812/1210 KB 1616/1822 KB 528/577 KB 816/1210 KB 1616/1822 KB 528/577 KB 820/1210 KB 1616/1822 KB 528/577 KB 824/1210 KB 1620/1822 KB 532/577 KB 828/1210 KB 1620/1822 KB 532/577 KB 832/1210 KB 1620/1822 KB 532/577 KB 820/1210 KB 1620/1822 KB 532/577 KB 832/1210 KB 1620/1822 KB 536/577 KB 832/1210 KB 1620/1822 KB 540/577 KB 832/1210 KB 1620/1822 KB 544/577 KB 820/1210 KB 1620/1822 KB 528/577 KB 832/1210 KB 1624/1822 KB 544/577 KB 832/1210 KB 1628/1822 KB 544/577 KB 832/1210 KB 1632/1822 KB 544/577 KB 836/1210 KB 1632/1822 KB 544/577 KB 840/1210 KB 1636/1822 KB 548/577 KB 844/1210 KB 1636/1822 KB 548/577 KB 848/1210 KB 1636/1822 KB 548/577 KB 836/1210 KB 1636/1822 KB 548/577 KB 848/1210 KB 1636/1822 KB 552/577 KB 848/1210 K unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install B 1636/1822 KB 556/577 KB 848/1210 KB 1636/1822 KB 560/577 KB 836/1210 KB 1636/1822 KB 544/577 KB 848/1210 KB 1640/1822 KB 560/577 KB 848/1210 KB 1644/1822 KB 560/577 KB 852/1210 KB 1648/1822 KB 560/577 KB 852/1210 KB 1652/1822 KB 560/577 KB 852/1210 KB 1656/1822 KB 564/577 KB 852/1210 KB 1660/1822 KB 564/577 KB 852/1210 KB 1664/1822 KB 564/577 KB 852/1210 KB 1644/1822 KB 560/577 KB 856/1210 KB 1664/1822 KB 564/577 KB 860/1210 KB 1664/1822 KB 564/577 KB 864/1210 KB 1664/1822 KB 564/577 KB 852/1210 KB 1652/1822 KB 564/577 KB 864/1210 KB 1664/1822 KB 568/577 KB 864/1210 KB 1664/1822 KB 572/577 KB 864/1210 KB 1664/1822 KB 576/577 KB 868/1210 KB 1664/1822 KB 577/577 KB 868/1210 KB 1668/1822 KB 577/577 KB 868/1210 KB 1672/1822 KB 577/577 KB 868/1210 KB 1676/1822 KB 577/577 KB 868/1210 KB 1680/1822 KB 577/577 KB 868/1210 KB 1684/1822 KB 577/577 KB 868/1210 KB 1688/1822 KB 577/577 KB 868/1210 KB 1692/1822 KB 577/577 KB 868/1210 KB 1696/1822 KB 577/577 KB 868/1210 KB 1664/1822 KB 576/577 KB 872/1210 KB 1696/1822 KB 577/577 KB 876/1210 KB 1696/1822 KB 577/577 KB 880/1210 KB 1696/1822 KB 577/577 KB 884/1210 KB 1696/1822 KB 577/577 KB 888/1210 KB 1696/1822 KB 577/577 KB 892/1210 KB 1696/1822 KB 577/577 KB 896/1210 KB 1696/1822 KB 577/577 KB 900/1210 KB 1696/1822 KB 577/577 KB 904/1210 KB 1700/1822 KB 908/1210 KB 1700/1822 KB 912/1210 KB 1700/1822 KB 916/1210 KB 1700/1822 KB 920/1210 KB 1700/1822 KB 924/1210 KB 1700/1822 KB 928/1210 KB 1700/1822 KB 900/1210 KB 1700/1822 KB 928/1210 KB 1704/1822 KB 928/1210 KB 1708/1822 KB 928/1210 KB 1712/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 419.7 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 928/1210 KB 1716/1822 KB 928/1210 KB 1720/1822 KB 928/1210 KB 1724/1822 KB 928/1210 KB 1728/1822 KB 928/1210 KB 1732/1822 KB 932/1210 KB 1736/1822 KB 932/1210 KB 1740/1822 KB 932/1210 KB 1744/1822 KB 932/1210 KB 1732/1822 KB 936/1210 KB 1744/1822 KB 940/1210 KB 1744/1822 KB 944/1210 KB 1744/1822 KB 948/1210 KB 1744/1822 KB 952/1210 KB 1748/1822 KB 948/1210 KB 1748/1822 KB 952/1210 KB 1752/1822 KB 956/1210 KB 1756/1822 KB 956/1210 KB 1760/1822 KB 956/1210 KB 1752/1822 KB 960/1210 KB 1760/1822 KB 964/1210 KB 1760/1822 KB 964/1210 KB 3/439 KB 1764/1822 KB 964/1210 KB 6/439 KB 1764/1822 KB 964/1210 KB 9/439 KB 1764/1822 KB 964/1210 KB 11/439 KB 1764/1822 KB 964/1210 KB 14/439 KB 1764/1822 KB 964/1210 KB 16/439 KB 1764/1822 KB 964/1210 KB 19/439 KB 1764/1822 KB 964/1210 KB 22/439 KB 1764/1822 KB 964/1210 KB 25/439 KB 1764/1822 KB 964/1210 KB 27/439 KB 1764/1822 KB 964/1210 KB 30/439 KB 1764/1822 KB 964/1210 KB 32/439 KB 1764/1822 KB 968/1210 KB 32/439 KB 1764/1822 KB 972/1210 KB 32/439 KB 1764/1822 KB 976/1210 KB 32/439 KB 1764/1822 KB 964/1210 KB 1764/1822 KB 976/1210 KB 32/439 KB 1768/1822 KB 976/1210 KB 32/439 KB 1772/1822 KB 976/1210 KB 32/439 KB 1776/1822 KB 980/1210 KB 36/439 KB 1780/1822 KB 980/1210 KB 36/439 KB 1776/1822 KB 980/1210 KB 40/439 KB 1780/1822 KB 980/1210 KB 44/439 KB 1780/1822 KB 980/1210 KB 48/439 KB 1780/1822 KB 980/1210 KB 32/439 KB 1776/1822 KB 984/1210 KB 48/439 KB 1780/1822 KB 988/1210 KB 48/439 KB 1780/1822 KB 992/1210 KB 48/439 KB 1784/1822 KB 988/1210 KB 48/439 KB 1784/1822 KB 992/1210 KB 48/439 KB 1788/1822 KB 992/1210 KB 48/439 KB 1792/1822 KB 992/1210 KB 52/439 KB 1796/1822 KB 996/1210 KB 52/439 KB 1800/1822 KB 996/1210 KB 52/439 KB 1804/1822 KB 996/1210 KB 52/439 KB 1808/1822 KB 996/1210 KB 52/439 KB 1812/1822 KB 992/1210 KB 52/439 KB 1792/1822 KB 996/1210 KB 56/439 KB 1812/1822 KB 996/1210 KB 60/439 KB 1812/1822 KB 996/1210 KB 4/1192 KB 60/439 KB 1812/1822 KB 996/1210 KB 8/1192 KB 60/439 KB 1812/1822 KB 996/1210 KB 12/1192 KB 60/439 KB 1812/1822 KB 996/1210 KB 16/1192 KB 60/439 KB 1812/1822 KB 996/1210 KB 16/1192 KB 64/439 KB 1812/1822 KB 996/1210 KB 20/1192 KB 64/439 KB 1812/1822 KB 996/1210 KB 24/1192 KB 64/439 KB 1812/1822 KB 996/1210 KB 28/1192 KB 64/439 KB 1812/1822 KB 996/1210 KB 32/1192 KB 64/439 KB 1812/1822 KB 996/1210 KB 52/439 KB 1796/1822 KB 1000/1210 KB 32/1192 KB 64/439 KB 1812/1822 KB 1004/1210 KB 36/1192 KB 64/439 KB 1812/1822 KB 1008/1210 KB 36/1192 KB 64/439 KB 1812/1822 KB 1012/1210 KB 36/1192 KB 64/439 KB 1812/1822 KB 1000/1210 KB 36/1192 KB 64/439 KB 1812/1822 KB 1012/1210 KB 40/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 44/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 48/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 52/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 56/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 60/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 64/1192 KB 68/439 KB 1816/1822 KB 1012/1210 KB 36/1192 KB 68/439 KB 1816/1822 KB 1016/1210 KB 64/1192 KB 68/439 KB 1820/1822 KB 1016/1210 KB 64/1192 KB 68/439 KB 1822/1822 KB 1016/1210 KB 68/1192 KB 68/439 KB 1822/1822 KB 1016/1210 KB 72/1192 KB 68/439 KB 1822/1822 KB 1016/1210 KB 76/1192 KB 68/439 KB 1822/1822 KB 1016/1210 KB 80/1192 KB 68/439 KB 1822/1822 KB 1012/1210 KB 36/1192 KB 68/439 KB 1812/1822 KB 1016/1210 KB 80/1192 KB 72/439 KB 1822/1822 KB 1016/1210 KB 80/1192 KB 76/439 KB 1822/1822 KB 1016/1210 KB 80/1192 KB 80/439 KB 1822/1822 KB 1016/1210 KB 64/11 unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 92 KB 68/439 KB 1820/1822 KB 1020/1210 KB 80/1192 KB 80/439 KB 1822/1822 KB 1024/1210 KB 80/1192 KB 80/439 KB 1822/1822 KB 1028/1210 KB 80/1192 KB 80/439 KB 1822/1822 KB 1032/1210 KB 84/1192 KB 84/439 KB 1822/1822 KB 1036/1210 KB 84/1192 KB 84/439 KB 1822/1822 KB 1040/1210 KB 84/1192 KB 84/439 KB 1822/1822 KB 1044/1210 KB 84/1192 KB 84/439 KB 1822/1822 KB 1048/1210 KB 84/1192 KB 84/439 KB 1822/1822 KB 1028/1210 KB 84/1192 KB 84/439 KB 1822/1822 KB 1052/1210 KB 88/1192 KB 84/439 KB 1822/1822 KB 1052/1210 KB 92/1192 KB 84/439 KB 1822/1822 KB 1028/1210 KB 80/1192 KB 84/439 KB 1822/1822 KB 1052/1210 KB 92/1192 KB 88/439 KB 1822/1822 KB 1052/1210 KB 92/1192 KB 92/439 KB 1822/1822 KB 1052/1210 KB 92/1192 KB 96/439 KB 1822/1822 KB 1052/1210 KB 96/1192 KB 96/439 KB 1822/1822 KB 1052/1210 KB 100/1192 KB 96/439 KB 1822/1822 KB 1052/1210 KB 104/1192 KB 100/439 KB 1822/1822 KB 1052/1210 KB 108/1192 KB 100/439 KB 1052/1210 KB 112/1192 KB 100/439 KB 1052/1210 KB 116/1192 KB 100/439 KB 1052/1210 KB 120/1192 KB 100/439 KB 1052/1210 KB 124/1192 KB 100/439 KB 1052/1210 KB 128/1192 KB 100/439 KB 1052/1210 KB 100/1192 KB 100/439 KB 1822/1822 KB 1052/1210 KB 128/1192 KB 104/439 KB 1052/1210 KB 128/1192 KB 108/439 KB 1052/1210 KB 128/1192 KB 112/439 KB 1052/1210 KB 104/1192 KB 100/439 KB 1822/1822 KB 1056/1210 KB 128/1192 KB 112/439 KB 4/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 8/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 12/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 16/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 20/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 24/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 28/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 32/167 KB 1056/1210 KB 128/1192 KB 112/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1291.7 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 36/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 40/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 44/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 48/167 KB 1056/1210 KB 128/1192 KB 112/439 KB 48/167 KB 1060/1210 KB 128/1192 KB 112/439 KB 48/167 KB 1064/1210 KB 128/1192 KB 116/439 KB 48/167 KB 1068/1210 KB 128/1192 KB 116/439 KB 48/167 KB 1072/1210 KB 128/1192 KB 116/439 KB 48/167 KB 1060/1210 KB 128/1192 KB 116/439 KB 52/167 KB 1072/1210 KB 128/1192 KB 120/439 KB 52/167 KB 1072/1210 KB 128/1192 KB 124/439 KB 52/167 KB 1072/1210 KB 128/1192 KB 128/439 KB 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 52/167 KB 1072/1210 KB 128/1192 KB 116/439 KB 56/167 KB 1072/1210 KB 128/1192 KB 128/439 KB 60/167 KB 1072/1210 KB 128/1192 KB 128/439 KB 64/167 KB 1072/1210 KB 128/1192 KB 128/439 KB 68/167 KB 1072/1210 KB 128/1192 KB 128/439 KB 72/167 KB 1072/1210 KB 128/1192 KB 128/439 KB 76/167 KB 1076/1210 KB 132/1192 KB 128/439 KB 80/167 KB 1076/1210 KB 132/1192 KB 128/439 KB 80/167 KB 1076/1210 KB 132/1192 KB 132/439 KB 72/167 KB 1076/1210 KB 132/1192 KB 128/439 KB 80/167 KB 1076/1210 KB 136/1192 KB 132/439 KB 80/167 KB 1076/1210 KB 140/1192 KB 132/439 KB 80/167 KB 1076/1210 KB 144/1192 KB 136/439 KB 80/167 KB 1076/1210 KB 148/1192 KB 136/439 KB 84/167 KB 1076/1210 KB 152/1192 KB 136/439 KB 84/167 KB 1076/1210 KB 156/1192 KB 136/439 KB 84/167 KB 1076/1210 KB 160/1192 KB 136/439 KB 84/167 KB 1076/1210 KB 4/562 KB 164/1192 KB 136/439 KB 72/167 KB 1076/1210 KB 128/1192 KB 128/439 KB 84/167 KB 1080/1210 KB 4/562 KB 164/1192 KB 136/439 KB 84/167 KB 1084/1210 KB 4/562 KB 164/1192 KB 136/439 KB 84/167 KB 1076/1210 KB 4/562 KB 160/1192 KB 136/439 KB 84/167 KB 1076/1210 KB 148/1192 KB 136/439 KB 88/167 KB 1088/1210 KB 8/562 KB 164/1192 KB 136/439 KB 80/167 KB 1076/1210 KB 140/1192 KB 136/439 KB 88/167 KB 1088/1210 KB 8/562 KB 164/1192 KB 140/439 KB 88/167 KB 1088/1210 KB 8/562 KB 164/1192 KB 144/439 KB 88/167 KB 1088/1210 KB 8/562 KB 164/1192 KB 148/439 KB 84/167 KB 1088/1210 KB 8/562 KB 164/1192 KB 136/439 KB 84/167 KB 1088/1210 KB 4/562 KB 164/1192 KB 136/439 KB 92/167 KB 1092/1210 KB 8/562 KB 164/1192 KB 148/439 KB 92/167 KB 1088/1210 KB 8/562 KB 164/1192 KB 148/439 KB 92/167 KB 1092/1210 KB 12/562 KB 164/1192 KB 148/439 KB 92/167 KB 1092/1210 KB 16/562 KB 164/1192 KB 148/439 KB 96/167 KB 1092/1210 KB 16/562 KB 164/1192 KB 148/439 KB 100/167 KB 1092/1210 KB 16/562 KB 164/1192 KB 148/439 KB 104/167 KB 1096/1210 KB 20/562 KB 164/1192 KB 148/439 KB 108/167 KB 1096/1210 KB 20/562 KB 164/1192 KB 148/439 KB 100/167 KB 1096/1210 KB 20/562 KB 164/1192 KB 148/439 KB 100/167 KB 1092/1210 KB 20/562 KB 164/1192 KB 148/439 KB 108/167 KB 1100/1210 KB 20/562 KB 164/1192 KB 152/439 KB 108/167 KB 1104/1210 KB 20/562 KB 164/1192 KB 152/439 KB 108/167 KB 1096/1210 KB 20/562 KB 164/1192 KB 152/439 KB 108/167 KB 1104/1210 KB 24/562 KB 164/1192 KB 156/439 KB 112/167 KB 1108/1210 KB 24/562 KB 168/1192 KB 160/439 KB 108/167 KB 1104/1210 KB 24/562 KB 164/1192 KB 152/439 KB 112/167 KB 1108/1210 KB 28/562 KB 168/1192 KB 160/439 KB 112/167 KB 1108/1210 KB 32/562 KB 168/1192 KB 160/439 KB 112/167 KB 1108/1210 KB 36/562 KB 168/1192 KB 160/439 KB 112/167 KB 1108/1210 KB 40/562 KB 168/1192 KB 164/439 KB 112/167 KB 1108/1210 KB 44/562 KB 168/1192 KB 164/439 KB 112/167 KB 1108/1210 KB 48/562 KB 168/1192 KB 164/439 KB 112/167 KB 1108/1210 KB 24/562 KB 168/1192 KB 156/439 KB 112/167 KB 1112/1210 KB 48/562 KB 168/1192 KB 164/439 KB 112/167 KB 1116/1210 KB 48/562 KB 168/1192 KB 164/439 KB 112/167 KB 1120/1210 KB 48/562 KB 168/1192 KB 164/439 KB 112/167 KB 1104/1210 KB 24/562 KB 168/1192 KB 156/439 KB 108/167 KB 1104/1210 KB 24/562 KB 168/1192 KB 156/439 KB 112/167 KB 1120/1210 KB 48/562 KB 172/1192 KB 164/439 KB 112/167 KB 1120/1210 KB 48/562 KB 176/1192 KB 164/439 KB 116/167 KB 1120/1210 KB 48/562 KB 180/1192 KB 164/439 KB 116/167 KB 1120/1210 KB 48/562 KB 184/1192 KB 164/439 KB 116/167 KB 1120/1210 KB 48/562 KB 188/1192 KB 164/439 KB 116/167 KB 1120/1210 KB 48/562 KB 192/1192 KB 164/439 KB 116/167 KB 1120/1210 KB 52/ unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 562 KB 196/1192 KB 164/439 KB 116/167 KB 1124/1210 KB 52/562 KB 200/1192 KB 164/439 KB 112/167 KB 1108/1210 KB 36/562 KB 168/1192 KB 164/439 KB 116/167 KB 1124/1210 KB 52/562 KB 200/1192 KB 168/439 KB 116/167 KB 1124/1210 KB 52/562 KB 200/1192 KB 172/439 KB 116/167 KB 1124/1210 KB 52/562 KB 200/1192 KB 176/439 KB 116/167 KB 1124/1210 KB 52/562 KB 200/1192 KB 180/439 KB 116/167 KB 1124/1210 KB 52/562 KB 196/1192 KB 164/439 KB 116/167 KB 1128/1210 KB 52/562 KB 200/1192 KB 180/439 KB 116/167 KB 1132/1210 KB 52/562 KB 200/1192 KB 180/439 KB 116/167 KB 1120/1210 KB 52/562 KB 192/1192 KB 164/439 KB 116/167 KB 1132/1210 KB 56/562 KB 200/1192 KB 180/439 KB 116/167 KB 1132/1210 KB 60/562 KB 200/1192 KB 180/439 KB 116/167 KB 1120/1210 KB 48/562 KB 176/1192 KB 164/439 KB 120/167 KB 1136/1210 KB 60/562 KB 200/1192 KB 180/439 KB 124/167 KB 1136/1210 KB 60/562 KB 200/1192 KB 180/439 KB 128/167 KB 1136/1210 KB 60/562 KB 200/1192 KB 180/439 KB 132/167 KB 1136/1210 KB 60/562 KB 200/1192 KB 180/439 KB 136/167 KB 1136/1210 KB 60/562 KB 200/1192 KB 180/439 KB 140/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 144/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 148/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 152/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 156/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 160/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 116/167 KB 1136/1210 KB 60/562 KB 200/1192 KB 180/439 KB 136/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 184/439 KB 160/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 188/439 KB 160/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 192/439 KB 160/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 196/439 KB 160/167 KB 1140/1210 KB 64/562 KB 204/1192 KB 200/439 KB 160/167 KB 1140/1210 KB 64/562 KB 204/1192 KB 204/439 KB 160/167 KB 1140/1210 KB 64/562 KB 204/1192 KB 208/439 KB 136/167 KB 1136/1210 KB 64/562 KB 204/1192 KB 180/439 KB 160/167 KB 1140/1210 KB 64/562 KB 208/1192 KB 208/439 KB 136/167 KB 1136/1210 KB 64/562 KB 200/1192 KB 180/439 KB 160/167 KB 1140/1210 KB 68/562 KB 208/1192 KB 208/439 KB 160/167 KB 1140/1210 KB 72/562 KB 212/1192 KB 208/439 KB 160/167 KB 1140/1210 KB 76/562 KB 212/1192 KB 208/439 KB 160/167 KB 1140/1210 KB 80/562 KB 212/1192 KB 208/439 KB 160/167 KB 1140/1210 KB 64/562 KB 204/1192 KB 196/439 KB 160/167 KB 1144/1210 KB 80/562 KB 212/1192 KB 208/439 KB 160/167 KB 1148/1210 KB 80/562 KB 212/1192 KB 208/439 KB 160/167 KB 1152/1210 KB 80/562 KB 212/1192 KB 208/439 KB 160/167 KB 1140/1210 KB 68/562 KB 212/1192 KB 208/439 KB 160/167 KB 1152/1210 KB 80/562 KB 216/1192 KB 208/439 KB 160/167 KB 1152/1210 KB 80/562 KB 220/1192 KB 208/439 KB 160/167 KB 1152/1210 KB 80/562 KB 224/1192 KB 208/439 KB 160/167 KB 1152/1210 KB 84/562 KB 228/1192 KB 208/439 KB 164/167 KB 1156/1210 KB 84/562 KB 232/1192 KB 212/439 KB 164/167 KB 1156/1210 KB 84/562 KB 236/1192 KB 212/439 KB 164/167 KB 1156/1210 KB 84/562 KB 240/1192 KB 212/439 KB 160/167 KB 1152/1210 KB 84/562 KB 224/1192 KB 208/439 KB 164/167 KB 1156/1210 KB 88/562 KB 240/1192 KB 212/439 KB 164/167 KB 1156/1210 KB 92/562 KB 240/1192 KB 212/439 KB 164/167 KB 1156/1210 KB 96/562 KB 240/1192 KB 212/439 KB 164/167 KB 1156/1210 KB 84/562 KB 228/1192 KB 212/439 KB 167/167 KB 1156/1210 KB 96/562 KB 240/1192 KB 212/439 KB 160/167 KB 1156/1210 KB 84/562 KB 228/1192 KB 212/439 KB 167/167 KB 1160/1210 KB 96/562 KB 240/1192 KB 212/439 KB 167/167 KB 1164/1210 KB 96/562 KB 240/119 unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 2 KB 212/439 KB 167/167 KB 1168/1210 KB 96/562 KB 240/1192 KB 212/439 KB 167/167 KB 1172/1210 KB 96/562 KB 240/1192 KB 212/439 KB 167/167 KB 1176/1210 KB 100/562 KB 244/1192 KB 212/439 KB 167/167 KB 1180/1210 KB 100/562 KB 244/1192 KB 212/439 KB 167/167 KB 1184/1210 KB 100/562 KB 244/1192 KB 212/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 212/439 KB 160/167 KB 1152/1210 KB 84/562 KB 228/1192 KB 212/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 216/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 220/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 224/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 228/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 232/439 KB 167/167 KB 1188/1210 KB 100/562 KB 244/1192 KB 236/439 KB 167/167 KB 1172/1210 KB 100/562 KB 244/1192 KB 212/439 KB 167/167 KB 1188/1210 KB 100/562 KB 248/1192 KB 236/439 KB 167/167 KB 1188/1210 KB 100/562 KB 252/1192 KB 236/439 KB 167/167 KB 1172/1210 KB 100/562 KB 240/1192 KB 212/439 KB 167/167 KB 1188/1210 KB 104/562 KB 252/1192 KB 236/439 KB 167/167 KB 1188/1210 KB 108/562 KB 252/1192 KB 236/439 KB 167/167 KB 1188/1210 KB 112/562 KB 252/1192 KB 236/439 KB 167/167 KB 1188/1210 KB 112/562 KB 256/1192 KB 236/439 KB 167/167 KB 1188/1210 KB 116/562 KB 256/1192 KB 236/439 KB 167/167 KB 1188/1210 KB 120/562 KB 260/1192 KB 240/439 KB 167/167 KB 1192/1210 KB 124/562 KB 260/1192 KB 240/439 KB 167/167 KB 1188/1210 KB 116/562 KB 260/1192 KB 240/439 KB 167/167 KB 1188/1210 KB 116/562 KB 256/1192 KB 240/439 KB 167/167 KB 1192/1210 KB 124/562 KB 260/1192 KB 244/439 KB 167/167 KB 1192/1210 KB 124/562 KB 260/1192 KB 248/439 KB 167/167 KB 1192/1210 KB 128/562 KB 260/1192 KB 252/439 KB 167/167 KB 1192/1210 KB 120/562 KB 260/1192 KB 240/439 KB 167/167 KB 1196/1210 KB 128/562 KB 264/1192 KB 256/439 KB 167/167 KB 1200/1210 KB 128/562 KB 264/1192 KB 256/439 KB 167/167 KB 1204/1210 KB 128/562 KB 264/1192 KB 256/439 KB 167/167 KB 1208/1210 KB 128/562 KB 264/1192 KB 256/439 KB 167/167 KB 1210/1210 KB 128/562 KB 264/1192 KB 256/439 KB 167/167 KB 1192/1210 KB 128/562 KB 264/1192 KB 252/439 KB 167/167 KB 1210/1210 KB 128/562 KB 268/1192 KB 256/439 KB 167/167 KB 1210/1210 KB 128/562 KB 272/1192 KB 256/439 KB 1210/1210 KB 128/562 KB 276/1192 KB 256/439 KB 167/167 KB 1192/1210 KB 128/562 KB 260/1192 KB 248/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 167/167 KB 1192/1210 KB 128/562 KB 264/1192 KB 256/439 KB 1210/1210 KB 132/562 KB 276/1192 KB 256/439 KB 1210/1210 KB 136/562 KB 276/1192 KB 260/439 KB 1210/1210 KB 132/562 KB 276/1192 KB 260/439 KB 1210/1210 KB 136/562 KB 276/1192 KB 264/439 KB 1210/1210 KB 136/562 KB 276/1192 KB 268/439 KB 1210/1210 KB 140/562 KB 276/1192 KB 272/439 KB 1210/1210 KB 140/562 KB 276/1192 KB 268/439 KB 1210/1210 KB 144/562 KB 280/1192 KB 272/439 KB 1210/1210 KB 140/562 KB 280/1192 KB 272/439 KB 1210/1210 KB 144/562 KB 280/1192 KB 276/439 KB 1210/1210 KB 148/562 KB 284/1192 KB 280/439 KB 1210/1210 KB 148/562 KB 284/1192 KB 284/439 KB 148/562 KB 284/1192 KB 288/439 KB 1210/1210 KB 144/562 KB 284/1192 KB 276/439 KB 148/562 KB 288/1192 KB 288/439 KB 148/562 KB 292/1192 KB 288/439 KB 148/562 KB 296/1192 KB 288/439 KB 1210/1210 KB 148/562 KB 284/1192 KB 276/439 KB 152/562 KB 296/1192 KB 288/439 KB 156/562 KB 296/1192 KB 288/439 KB 160/562 KB 296/1192 KB 288/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 826.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 164/562 KB 300/1192 KB 292/439 KB 3/256 KB 168/562 KB 300/1192 KB 292/439 KB 3/256 KB 172/562 KB 300/1192 KB 292/439 KB 3/256 KB 160/562 KB 296/1192 KB 292/439 KB 160/562 KB 300/1192 KB 292/439 KB 3/256 KB 172/562 KB 300/1192 KB 292/439 KB 6/256 KB 172/562 KB 300/1192 KB 292/439 KB 9/256 KB 172/562 KB 300/1192 KB 292/439 KB 11/256 KB 160/562 KB 300/1192 KB 292/439 KB 172/562 KB 304/1192 KB 292/439 KB 11/256 KB 172/562 KB 308/1192 KB 292/439 KB 14/256 KB 172/562 KB 312/1192 KB 292/439 KB 14/256 KB 172/562 KB 316/1192 KB 292/439 KB 14/256 KB 172/562 KB 304/1192 KB 292/439 KB 14/256 KB 176/562 KB 316/1192 KB 296/439 KB 16/256 KB 176/562 KB 316/1192 KB 296/439 KB 19/256 KB 176/562 KB 316/1192 KB 296/439 KB 22/256 KB 176/562 KB 316/1192 KB 296/439 KB 14/256 KB 172/562 KB 316/1192 KB 296/439 KB 14/256 KB 176/562 KB 320/1192 KB 300/439 KB 22/256 KB 176/562 KB 320/1192 KB 304/439 KB 25/256 KB 176/562 KB 320/1192 KB 308/439 KB 25/256 KB 180/562 KB 320/1192 KB 312/439 KB 25/256 KB 180/562 KB 320/1192 KB 316/439 KB 25/256 KB 180/562 KB 320/1192 KB 320/439 KB 25/256 KB 176/562 KB 320/1192 KB 296/439 KB 22/256 KB 180/562 KB 324/1192 KB 320/439 KB 25/256 KB 180/562 KB 328/1192 KB 320/439 KB 25/256 KB 180/562 KB 332/1192 KB 320/439 KB 25/256 KB 180/562 KB 336/1192 KB 320/439 KB 25/256 KB 180/562 KB 336/1192 KB 320/439 KB 25/256 KB 3/140 KB 180/562 KB 336/1192 KB 320/439 KB 25/256 KB 6/140 KB 180/562 KB 336/1192 KB 320/439 KB 25/256 KB 9/140 KB 180/562 KB 320/1192 KB 308/439 KB 25/256 KB 176/562 KB 320/1192 KB 300/439 KB 25/256 KB 180/562 KB 336/1192 KB 320/439 KB 27/256 KB 9/140 KB 180/562 KB 336/1192 KB 320/439 KB 30/256 KB 9/140 KB 180/562 KB 336/1192 KB 320/439 KB 30/256 KB 11/140 KB 184/562 KB 336/1192 KB 320/439 KB 32/256 KB 11/140 KB 188/562 KB 336/1192 KB 320/439 KB 32/256 KB 11/140 KB 192/562 KB 336/1192 KB 320/439 KB 32/256 KB 14/140 KB 180/562 KB 336/1192 KB 320/439 KB 32/256 KB 11/140 KB 192/562 KB 336/1192 KB 320/439 KB 36/256 KB 14/140 KB 196/562 KB 340/1192 KB 324/439 KB 40/256 KB 14/140 KB 196/562 KB 340/1192 KB 324/439 KB 44/256 KB 14/140 KB 196/562 KB 340/1192 KB 324/439 KB 48/256 KB 14/140 KB 188/562 KB 336/1192 KB 320/439 KB 32/256 KB 14/140 KB 196/562 KB 340/1192 KB 324/439 KB 48/256 KB 16/140 KB 196/562 KB 340/1192 KB 324/439 KB 48/256 KB 19/140 KB 196/562 KB 340/1192 KB 324/439 KB 48/256 KB 22/140 KB 196/562 KB 340/1192 KB 324/439 KB 36/256 KB 14/140 KB 196/562 KB 344/1192 KB 324/439 KB 48/256 KB 22/140 KB 196/562 KB 348/1192 KB 324/439 KB 48/256 KB 22/140 KB 196/562 KB 336/1192 KB 324/439 KB 36/256 KB 14/140 KB 196/562 KB 348/1192 KB 328/439 KB 48/256 KB 25/140 KB 196/562 KB 348/1192 KB 332/439 KB 48/256 KB 25/140 KB 196/562 KB 348/1192 KB 336/439 KB 48/256 KB 25/140 KB 196/562 KB 336/1192 KB 320/439 KB 36/256 KB 14/140 KB 200/562 KB 352/1192 KB 336/439 KB 48/256 KB 25/140 KB 204/562 KB 352/1192 KB 336/439 KB 48/256 KB 25/140 KB 208/562 KB 352/1192 KB 336/439 KB 52/256 KB 25/140 KB 212/562 KB 352/1192 KB 336/439 KB 52/256 KB 25/140 KB 216/562 KB 352/1192 KB 340/439 KB 52/256 KB 25/140 KB 220/562 KB 352/1192 KB 340/439 KB 52/256 KB 25/140 KB 224/562 KB 352/1192 KB 340/439 KB 52/256 KB 25/140 KB 196/562 KB 352/1192 KB 336/439 KB 48/256 KB 25/140 KB 196/562 KB 348/1192 KB 324/439 KB 48/256 KB 25/140 KB 224/562 KB 352/1192 KB 340/439 KB 52/256 KB 27/140 KB 224/562 KB 356/1192 KB 340/439 KB 52/256 KB 27/140 KB 212/562 KB 352/1192 KB 340 unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install /439 KB 52/256 KB 25/140 KB 224/562 KB 356/1192 KB 344/439 KB 52/256 KB 30/140 KB 224/562 KB 356/1192 KB 348/439 KB 52/256 KB 30/140 KB 204/562 KB 352/1192 KB 336/439 KB 52/256 KB 25/140 KB 224/562 KB 360/1192 KB 348/439 KB 56/256 KB 30/140 KB 224/562 KB 360/1192 KB 348/439 KB 60/256 KB 30/140 KB 224/562 KB 360/1192 KB 348/439 KB 64/256 KB 30/140 KB 224/562 KB 360/1192 KB 348/439 KB 68/256 KB 30/140 KB 228/562 KB 360/1192 KB 352/439 KB 72/256 KB 30/140 KB 228/562 KB 360/1192 KB 352/439 KB 76/256 KB 30/140 KB 228/562 KB 360/1192 KB 352/439 KB 80/256 KB 30/140 KB 228/562 KB 360/1192 KB 352/439 KB 84/256 KB 30/140 KB 228/562 KB 360/1192 KB 352/439 KB 88/256 KB 30/140 KB 228/562 KB 360/1192 KB 352/439 KB 92/256 KB 30/140 KB 224/562 KB 360/1192 KB 348/439 KB 52/256 KB 30/140 KB 228/562 KB 364/1192 KB 352/439 KB 92/256 KB 30/140 KB 228/562 KB 368/1192 KB 352/439 KB 92/256 KB 30/140 KB 224/562 KB 356/1192 KB 340/439 KB 52/256 KB 30/140 KB 228/562 KB 368/1192 KB 352/439 KB 92/256 KB 32/140 KB 228/562 KB 368/1192 KB 352/439 KB 92/256 KB 36/140 KB 228/562 KB 368/1192 KB 352/439 KB 92/256 KB 40/140 KB 228/562 KB 368/1192 KB 352/439 KB 92/256 KB 44/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 48/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 52/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 56/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 60/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 62/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 66/140 KB 228/562 KB 372/1192 KB 352/439 KB 96/256 KB 70/140 KB 228/562 KB 372/1192 KB 352/439 KB 96/256 KB 74/140 KB 228/562 KB 372/1192 KB 352/439 KB 96/256 KB 78/140 KB 228/562 KB 360/1192 KB 352/439 KB 68/256 KB 30/140 KB 224/562 KB 360/1192 KB 352/439 KB 68/256 KB 30/140 KB 232/562 KB 372/1192 KB 356/439 KB 96/256 KB 78/140 KB 232/562 KB 372/1192 KB 360/439 KB 96/256 KB 78/140 KB 232/562 KB 372/1192 KB 364/439 KB 96/256 KB 78/140 KB 232/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 236/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 240/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 244/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 248/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 252/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 256/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 228/562 KB 372/1192 KB 352/439 KB 96/256 KB 66/140 KB 228/562 KB 372/1192 KB 352/439 KB 92/256 KB 44/140 KB 256/562 KB 376/1192 KB 368/439 KB 96/256 KB 78/140 KB 256/562 KB 380/1192 KB 368/439 KB 96/256 KB 78/140 KB 256/562 KB 384/1192 KB 368/439 KB 96/256 KB 78/140 KB 232/562 KB 372/1192 KB 368/439 KB 96/256 KB 78/140 KB 256/562 KB 388/1192 KB 368/439 KB 96/256 KB 78/140 KB 256/562 KB 392/1192 KB 372/439 KB 96/256 KB 78/140 KB 256/562 KB 396/1192 KB 372/439 KB 96/256 KB 78/140 KB 256/562 KB 400/1192 KB 372/439 KB 96/256 KB 78/140 KB 256/562 KB 388/1192 KB 372/439 KB 96/256 KB 78/140 KB 256/562 KB 400/1192 KB 376/439 KB 100/256 KB 78/140 KB 256/562 KB 400/1192 KB 380/439 KB 100/256 KB 78/140 KB 256/562 KB 400/1192 KB 384/439 KB 100/256 KB 78/140 KB 256/562 KB 404/1192 KB 384/439 KB 100/256 KB 78/140 KB 260/562 KB 408/1192 KB 388/439 KB 100/256 KB 82/140 KB 260/562 KB 412/1192 KB 388/439 KB 100/256 KB 82/140 KB 260/562 KB 416/1192 KB 388/439 KB 100/256 KB 82/140 KB 256/562 KB 400/1192 KB 372/439 KB 100/256 KB 78/140 KB 260/562 KB 416/1192 KB 388/439 KB 104/256 KB 82/140 KB 260/562 KB 416/1192 unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install KB 388/439 KB 108/256 KB 82/140 KB 260/562 KB 416/1192 KB 388/439 KB 112/256 KB 82/140 KB 260/562 KB 404/1192 KB 388/439 KB 100/256 KB 82/140 KB 264/562 KB 416/1192 KB 388/439 KB 112/256 KB 82/140 KB 268/562 KB 416/1192 KB 388/439 KB 116/256 KB 82/140 KB 272/562 KB 416/1192 KB 388/439 KB 116/256 KB 82/140 KB 276/562 KB 416/1192 KB 388/439 KB 116/256 KB 82/140 KB 280/562 KB 420/1192 KB 388/439 KB 116/256 KB 82/140 KB 284/562 KB 420/1192 KB 388/439 KB 116/256 KB 82/140 KB 288/562 KB 420/1192 KB 388/439 KB 116/256 KB 82/140 KB 256/562 KB 404/1192 KB 388/439 KB 100/256 KB 82/140 KB 288/562 KB 420/1192 KB 388/439 KB 116/256 KB 86/140 KB 256/562 KB 404/1192 KB 388/439 KB 100/256 KB 78/140 KB 288/562 KB 420/1192 KB 392/439 KB 116/256 KB 90/140 KB 288/562 KB 420/1192 KB 396/439 KB 116/256 KB 90/140 KB 288/562 KB 420/1192 KB 400/439 KB 116/256 KB 90/140 KB 288/562 KB 420/1192 KB 400/439 KB 116/256 KB 90/140 KB 288/562 KB 420/1192 KB 400/439 KB 116/256 KB 94/140 KB 288/562 KB 420/1192 KB 404/439 KB 116/256 KB 98/140 KB 288/562 KB 420/1192 KB 404/439 KB 116/256 KB 102/140 KB 288/562 KB 420/1192 KB 404/439 KB 116/256 KB 106/140 KB 288/562 KB 420/1192 KB 404/439 KB 116/256 KB 110/140 KB 276/562 KB 420/1192 KB 388/439 KB 116/256 KB 82/140 KB 288/562 KB 424/1192 KB 404/439 KB 116/256 KB 110/140 KB 288/562 KB 428/1192 KB 404/439 KB 116/256 KB 110/140 KB 288/562 KB 432/1192 KB 404/439 KB 116/256 KB 110/140 KB 264/562 KB 416/1192 KB 388/439 KB 116/256 KB 82/140 KB 288/562 KB 432/1192 KB 404/439 KB 120/256 KB 110/140 KB 288/562 KB 432/1192 KB 404/439 KB 124/256 KB 110/140 KB 288/562 KB 432/1192 KB 404/439 KB 128/256 KB 110/140 KB 288/562 KB 420/1192 KB 404/439 KB 116/256 KB 94/140 KB 288/562 KB 432/1192 KB 408/439 KB 128/256 KB 110/140 KB 288/562 KB 432/1192 KB 412/439 KB 128/256 KB 110/140 KB 288/562 KB 432/1192 KB 416/439 KB 132/256 KB 110/140 KB 288/562 KB 436/1192 KB 416/439 KB 132/256 KB 110/140 KB 292/562 KB 440/1192 KB 420/439 KB 132/256 KB 114/140 KB 292/562 KB 444/1192 KB 420/439 KB 132/256 KB 114/140 KB 292/562 KB 448/1192 KB 420/439 KB 132/256 KB 114/140 KB 288/562 KB 432/1192 KB 412/439 KB 132/256 KB 110/140 KB 292/562 KB 448/1192 KB 420/439 KB 136/256 KB 114/140 KB 292/562 KB 448/1192 KB 420/439 KB 140/256 KB 114/140 KB 292/562 KB 448/1192 KB 420/439 KB 144/256 KB 114/140 KB 292/562 KB 436/1192 KB 420/439 KB 132/256 KB 114/140 KB 296/562 KB 448/1192 KB 420/439 KB 144/256 KB 114/140 KB 300/562 KB 448/1192 KB 420/439 KB 144/256 KB 114/140 KB 304/562 KB 448/1192 KB 420/439 KB 148/256 KB 114/140 KB 288/562 KB 436/1192 KB 420/439 KB 132/256 KB 114/140 KB 304/562 KB 448/1192 KB 420/439 KB 148/256 KB 118/140 KB 304/562 KB 448/1192 KB 420/439 KB 148/256 KB 122/140 KB 304/562 KB 448/1192 KB 420/439 KB 148/256 KB 126/140 KB 288/562 KB 436/1192 KB 420/439 KB 132/256 KB 110/140 KB 304/562 KB 448/1192 KB 424/439 KB 148/256 KB 126/140 KB 304/562 KB 448/1192 KB 428/439 KB 148/256 KB 126/140 KB 304/562 KB 448/1192 KB 432/439 KB 148/256 KB 126/140 KB 304/562 KB 448/1192 KB 436/439 KB 148/256 KB 126/140 KB 304/562 KB 452/1192 KB 439/439 KB 148/256 KB 130/140 KB 300/562 KB 448/1192 KB 420/439 KB 148/256 KB 114/140 KB 304/562 KB 452/1192 KB 439/439 KB 152/256 KB 130/140 KB 304/562 KB 452/1192 KB 439/439 KB 156/256 KB 130/140 KB 304/562 KB 452/1192 KB 439/439 KB 160/256 KB 130/140 KB 308/562 KB 452/1192 KB 439/439 KB 164/256 KB 130/140 KB 308/562 KB 452/1192 KB 439/439 KB 168/256 KB unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 130/140 KB 308/562 KB 452/1192 KB 439/439 KB 172/256 KB 130/140 KB 308/562 KB 452/1192 KB 439/439 KB 176/256 KB 130/140 KB 304/562 KB 452/1192 KB 436/439 KB 148/256 KB 130/140 KB 308/562 KB 452/1192 KB 439/439 KB 176/256 KB 134/140 KB 308/562 KB 452/1192 KB 439/439 KB 176/256 KB 138/140 KB 308/562 KB 452/1192 KB 439/439 KB 176/256 KB 140/140 KB 304/562 KB 452/1192 KB 436/439 KB 148/256 KB 126/140 KB 308/562 KB 456/1192 KB 439/439 KB 176/256 KB 140/140 KB 308/562 KB 460/1192 KB 439/439 KB 176/256 KB 140/140 KB 308/562 KB 464/1192 KB 439/439 KB 176/256 KB 140/140 KB 308/562 KB 452/1192 KB 439/439 KB 160/256 KB 130/140 KB 312/562 KB 464/1192 KB 439/439 KB 176/256 KB 140/140 KB 316/562 KB 464/1192 KB 439/439 KB 176/256 KB 140/140 KB 320/562 KB 468/1192 KB 439/439 KB 176/256 KB 140/140 KB 324/562 KB 468/1192 KB 439/439 KB 176/256 KB 140/140 KB 328/562 KB 468/1192 KB 439/439 KB 176/256 KB 140/140 KB 316/562 KB 468/1192 KB 439/439 KB 176/256 KB 140/140 KB 328/562 KB 472/1192 KB 439/439 KB 176/256 KB 140/140 KB 328/562 KB 476/1192 KB 439/439 KB 176/256 KB 140/140 KB 328/562 KB 480/1192 KB 439/439 KB 176/256 KB 140/140 KB 328/562 KB 480/1192 KB 439/439 KB 180/256 KB 140/140 KB 332/562 KB 484/1192 KB 184/256 KB 140/140 KB 332/562 KB 484/1192 KB 439/439 KB 180/256 KB 140/140 KB 332/562 KB 488/1192 KB 184/256 KB 140/140 KB 332/562 KB 492/1192 KB 188/256 KB 140/140 KB 332/562 KB 496/1192 KB 188/256 KB 140/140 KB 332/562 KB 480/1192 KB 439/439 KB 180/256 KB 140/140 KB 336/562 KB 496/1192 KB 188/256 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 92.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 332/562 KB 488/1192 KB 188/256 KB 140/140 KB 336/562 KB 496/1192 KB 192/256 KB 340/562 KB 496/1192 KB 196/256 KB 340/562 KB 500/1192 KB 200/256 KB 340/562 KB 500/1192 KB 204/256 KB 340/562 KB 500/1192 KB 208/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 289.4 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 340/562 KB 500/1192 KB 196/256 KB 340/562 KB 504/1192 KB 208/256 KB 340/562 KB 508/1192 KB 208/256 KB 340/562 KB 512/1192 KB 208/256 KB 340/562 KB 496/1192 KB 192/256 KB 344/562 KB 512/1192 KB 208/256 KB 348/562 KB 512/1192 KB 208/256 KB 352/562 KB 512/1192 KB 208/256 KB 356/562 KB 512/1192 KB 208/256 KB 360/562 KB 512/1192 KB 208/256 KB 364/562 KB 512/1192 KB 208/256 KB 368/562 KB 512/1192 KB 208/256 KB 372/562 KB 512/1192 KB 212/256 KB 376/562 KB 516/1192 KB 212/256 KB 368/562 KB 512/1192 KB 212/256 KB 376/562 KB 516/1192 KB 216/256 KB 376/562 KB 516/1192 KB 220/256 KB 376/562 KB 516/1192 KB 224/256 KB 372/562 KB 516/1192 KB 212/256 KB 376/562 KB 520/1192 KB 224/256 KB 376/562 KB 524/1192 KB 224/256 KB 376/562 KB 528/1192 KB 224/256 KB 376/562 KB 528/1192 KB 228/256 KB 380/562 KB 532/1192 KB 232/256 KB 380/562 KB 532/1192 KB 236/256 KB 380/562 KB 532/1192 KB 240/256 KB 380/562 KB 532/1192 KB 228/256 KB 380/562 KB 528/1192 KB 228/256 KB 384/562 KB 536/1192 KB 240/256 KB 388/562 KB 536/1192 KB 240/256 KB 392/562 KB 536/1192 KB 244/256 KB 396/562 KB 536/1192 KB 244/256 KB 400/562 KB 536/1192 KB 244/256 KB 404/562 KB 536/1192 KB 244/256 KB 408/562 KB 536/1192 KB 244/256 KB 412/562 KB 536/1192 KB 244/256 KB 416/562 KB 536/1192 KB 244/256 KB 388/562 KB 536/1192 KB 244/256 KB 388/562 KB 536/1192 KB 240/256 KB 416/562 KB 540/1192 KB 244/256 KB 416/562 KB 544/1192 KB 244/256 KB 416/562 KB 548/1192 KB 244/256 KB 4/1118 KB 416/562 KB 544/1192 KB 244/256 KB 4/1118 KB 416/562 KB 548/1192 KB 248/256 KB 8/1118 KB 416/562 KB 548/1192 KB 248/256 KB 12/1118 KB 416/562 KB 548/1192 KB 248/256 KB 16/1118 KB 416/562 KB 548/1192 KB 248/256 KB 20/1118 KB 416/562 KB 548/1192 KB 248/256 KB 24/1118 KB 416/562 KB 548/1192 KB 248/256 KB 28/1118 KB 416/562 KB 548/1192 KB 248/256 KB 32/1118 KB 416/562 KB 548/1192 KB 248/256 KB 4/1118 KB 416/562 KB 548/1192 KB 252/256 KB 32/1118 KB 416/562 KB 548/1192 KB 256/256 KB 32/1118 KB 416/562 KB 548/1192 KB 256/256 KB 36/1118 KB 416/562 KB 552/1192 KB 256/256 KB 40/1118 KB 416/562 KB 552/1192 KB 256/256 KB 44/1118 KB 416/562 KB 552/1192 KB 256/256 KB 48/1118 KB 416/562 KB 552/1192 KB 256/256 KB 52/1118 KB 420/562 KB 552/1192 KB 256/256 KB 56/1118 KB 420/562 KB 552/1192 KB 256/256 KB 60/1118 KB 420/562 KB 552/1192 KB 256/256 KB 64/1118 KB 416/562 KB 552/1192 KB 256/256 KB 36/1118 KB 420/562 KB 556/1192 KB 256/256 KB 64/1118 KB 420/562 KB 560/1192 KB 256/256 KB 64/1118 KB 420/562 KB 564/1192 KB 256/256 KB 64/1118 KB 420/562 KB 568/1192 KB 64/1118 KB 420/562 KB 572/1192 KB 64/1118 KB 420/562 KB 576/1192 KB 64/1118 KB 420/562 KB 552/1192 KB 256/256 KB 52/1118 KB 424/562 KB 576/1192 KB 64/1118 KB 428/562 KB 576/1192 KB 64/1118 KB 432/562 KB 576/1192 KB 64/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 166.0 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 436/562 KB 576/1192 KB 64/1118 KB 440/562 KB 576/1192 KB 68/1118 KB 444/562 KB 580/1192 KB 68/1118 KB 448/562 KB 580/1192 KB 68/1118 KB 452/562 KB 580/1192 KB 68/1118 KB 456/562 KB 580/1192 KB 68/1118 KB 460/562 KB 580/1192 KB 68/1118 KB 464/562 KB 580/1192 KB 68/1118 KB 436/562 KB 576/1192 KB 68/1118 KB 464/562 KB 580/1192 KB 72/1118 KB 464/562 KB 580/1192 KB 76/1118 KB 440/562 KB 580/1192 KB 68/1118 KB 464/562 KB 584/1192 KB 80/1118 KB 464/562 KB 588/1192 KB 80/1118 KB 464/562 KB 592/1192 KB 80/1118 KB 464/562 KB 592/1192 KB 80/1118 KB 464/562 KB 596/1192 KB 80/1118 KB 464/562 KB 600/1192 KB 84/1118 KB 464/562 KB 604/1192 KB 84/1118 KB 464/562 KB 608/1192 KB 84/1118 KB 464/562 KB 596/1192 KB 84/1118 KB 464/562 KB 608/1192 KB 88/1118 KB 464/562 KB 608/1192 KB 92/1118 KB 464/562 KB 608/1192 KB 96/1118 KB 464/562 KB 612/1192 KB 100/1118 KB 468/562 KB 612/1192 KB 104/1118 KB 468/562 KB 612/1192 KB 108/1118 KB 468/562 KB 612/1192 KB 112/1118 KB 464/562 KB 612/1192 KB 96/1118 KB 468/562 KB 616/1192 KB 112/1118 KB 468/562 KB 620/1192 KB 112/1118 KB 468/562 KB 624/1192 KB 112/1118 KB 468/562 KB 612/1192 KB 100/1118 KB 472/562 KB 624/1192 KB 112/1118 KB 476/562 KB 624/1192 KB 112/1118 KB 480/562 KB 624/1192 KB 112/1118 KB 480/562 KB 624/1192 KB 112/1118 KB 4/37 KB 480/562 KB 624/1192 KB 112/1118 KB 8/37 KB 480/562 KB 624/1192 KB 112/1118 KB 12/37 KB 480/562 KB 624/1192 KB 112/1118 KB 16/37 KB 480/562 KB 624/1192 KB 116/1118 KB 16/37 KB 484/562 KB 628/1192 KB 120/1118 KB 20/37 KB 484/562 KB 628/1192 KB 124/1118 KB 20/37 KB 484/562 KB 628/1192 KB 128/1118 KB 20/37 KB 484/562 KB 628/1192 KB 132/1118 KB 20/37 KB 484/562 KB 628/1192 KB 136/1118 KB 20/37 KB 484/562 KB 628/1192 KB 140/1118 KB 20/37 KB 484/562 KB 628/1192 KB 144/1118 KB 20/37 KB 484/562 KB 628/1192 KB 116/1118 KB 20/37 KB 484/562 KB 632/1192 KB 144/1118 KB 20/37 KB 484/562 KB 636/1192 KB 144/1118 KB 20/37 KB 484/562 KB 640/1192 KB 144/1118 KB 20/37 KB 484/562 KB 624/1192 KB 116/1118 KB 20/37 KB 480/562 KB 624/1192 KB 116/1118 KB 20/37 KB 484/562 KB 640/1192 KB 144/1118 KB 24/37 KB 484/562 KB 640/1192 KB 144/1118 KB 28/37 KB 484/562 KB 640/1192 KB 144/1118 KB 32/37 KB 484/562 KB 640/1192 KB 144/1118 KB 36/37 KB 484/562 KB 640/1192 KB 144/1118 KB 37/37 KB 488/562 KB 640/1192 KB 144/1118 KB 37/37 KB 492/562 KB 640/1192 KB 144/1118 KB 37/37 KB 496/562 KB 640/1192 KB 144/1118 KB 37/37 KB 500/562 KB 640/1192 KB 144/1118 KB 37/37 KB 504/562 KB 644/1192 KB 144/1118 KB 37/37 KB 508/562 KB 644/1192 KB 144/1118 KB 37/37 KB 512/562 KB 644/1192 KB 144/1118 KB 37/37 KB 500/562 KB 644/1192 KB 144/1118 KB 37/37 KB 512/562 KB 648/1192 KB 144/1118 KB 37/37 KB 512/562 KB 652/1192 KB 144/1118 KB 37/37 KB 516/562 KB 656/1192 KB 144/1118 KB 37/37 KB 516/562 KB 660/1192 KB 144/1118 KB 37/37 KB 516/562 KB 664/1192 KB 148/1118 KB 37/37 KB 516/562 KB 652/1192 KB 144/1118 KB 37/37 KB 520/562 KB 664/1192 KB 148/1118 KB 37/37 KB 524/562 KB 664/1192 KB 148/1118 KB 37/37 KB 528/562 KB 664/1192 KB 148/1118 KB 37/37 KB 532/562 KB 664/1192 KB 148/1118 KB 37/37 KB 536/562 KB 668/1192 KB 148/1118 KB 37/37 KB 540/562 KB 668/1192 KB 148/1118 KB 37/37 KB 544/562 KB 668/1192 KB 148/1118 KB 37/37 KB 548/562 KB 668/1192 KB 148/1118 KB 37/37 KB 552/562 KB 668/1192 KB 148/1118 KB 556/562 KB 668/1192 KB 148/1118 KB 560/562 KB 668/1192 KB 148/1118 KB 516/562 KB 660/1192 KB 148/1118 KB 37/37 KB 560/562 KB 668/1192 KB 152/1118 unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install KB 560/562 KB 668/1192 KB 156/1118 KB 560/562 KB 668/1192 KB 160/1118 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 23.6 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 532/562 KB 668/1192 KB 148/1118 KB 37/37 KB 560/562 KB 672/1192 KB 160/1118 KB 560/562 KB 676/1192 KB 160/1118 KB 560/562 KB 680/1192 KB 164/1118 KB 560/562 KB 684/1192 KB 164/1118 KB 560/562 KB 688/1192 KB 164/1118 KB 560/562 KB 676/1192 KB 164/1118 KB 560/562 KB 688/1192 KB 168/1118 KB 560/562 KB 688/1192 KB 172/1118 KB 560/562 KB 688/1192 KB 176/1118 KB 560/562 KB 688/1192 KB 180/1118 KB 562/562 KB 692/1192 KB 184/1118 KB 562/562 KB 692/1192 KB 188/1118 KB 562/562 KB 692/1192 KB 192/1118 KB 562/562 KB 692/1192 KB 180/1118 KB 560/562 KB 692/1192 KB 180/1118 KB 562/562 KB 696/1192 KB 192/1118 KB 562/562 KB 700/1192 KB 192/1118 KB 562/562 KB 704/1192 KB 192/1118 KB 562/562 KB 708/1192 KB 192/1118 KB 562/562 KB 712/1192 KB 196/1118 KB 4/46 KB 562/562 KB 716/1192 KB 196/1118 KB 4/46 KB 562/562 KB 720/1192 KB 196/1118 KB 4/46 KB 562/562 KB 708/1192 KB 196/1118 KB 4/46 KB 562/562 KB 708/1192 KB 192/1118 KB 4/46 KB 562/562 KB 720/1192 KB 196/1118 KB 8/46 KB 562/562 KB 720/1192 KB 196/1118 KB 12/46 KB 562/562 KB 720/1192 KB 196/1118 KB 16/46 KB 562/562 KB 720/1192 KB 196/1118 KB 20/46 KB 562/562 KB 720/1192 KB 196/1118 KB 24/46 KB 562/562 KB 720/1192 KB 196/1118 KB 28/46 KB 562/562 KB 720/1192 KB 196/1118 KB 32/46 KB 562/562 KB 720/1192 KB 196/1118 KB 36/46 KB 562/562 KB 720/1192 KB 196/1118 KB 40/46 KB 562/562 KB 720/1192 KB 196/1118 KB 44/46 KB 562/562 KB 720/1192 KB 196/1118 KB 46/46 KB 562/562 KB 720/1192 KB 200/1118 KB 46/46 KB 562/562 KB 720/1192 KB 204/1118 KB 46/46 KB 562/562 KB 720/1192 KB 208/1118 KB 46/46 KB 562/562 KB 720/1192 KB 212/1118 KB 46/46 KB 562/562 KB 724/1192 KB 216/1118 KB 46/46 KB 562/562 KB 724/1192 KB 220/1118 KB 46/46 KB 562/562 KB 724/1192 KB 224/1118 KB 46/46 KB 562/562 KB 724/1192 KB 228/1118 KB 46/46 KB 724/1192 KB 232/1118 KB 46/46 KB 724/1192 KB 236/1118 KB 46/46 KB 724/1192 KB 240/1118 KB 46/46 KB 724/1192 KB 244/1118 KB 562/562 KB 724/1192 KB 212/1118 KB 46/46 KB 728/1192 KB 244/1118 KB 732/1192 KB 244/1118 KB 736/1192 KB 244/1118 KB 740/1192 KB 244/1118 KB 744/1192 KB 244/1118 KB 748/1192 KB 244/1118 KB 752/1192 KB 244/1118 KB 756/1192 KB 244/1118 KB 760/1192 KB 244/1118 KB 764/1192 KB 244/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 354.5 KB/sec) unit-abot-epc-basic-0: 20:34: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.jar unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 4/1461 KB 764/1192 KB 248/1118 KB 8/1461 KB 764/1192 KB 248/1118 KB 12/1461 KB 764/1192 KB 248/1118 KB 16/1461 KB 764/1192 KB 248/1118 KB 20/1461 KB 764/1192 KB 248/1118 KB 24/1461 KB 764/1192 KB 248/1118 KB 28/1461 KB 764/1192 KB 248/1118 KB 32/1461 KB 764/1192 KB 248/1118 KB 36/1461 KB 764/1192 KB 248/1118 KB 40/1461 KB 764/1192 KB 248/1118 KB 44/1461 KB 764/1192 KB 248/1118 KB 48/1461 KB 764/1192 KB 248/1118 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 28.5 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 764/1192 KB 248/1118 KB 52/1461 KB 764/1192 KB 252/1118 KB 52/1461 KB 764/1192 KB 248/1118 KB 56/1461 KB 768/1192 KB 252/1118 KB 60/1461 KB 768/1192 KB 252/1118 KB 64/1461 KB 768/1192 KB 252/1118 KB 68/1461 KB 768/1192 KB 252/1118 KB 72/1461 KB 768/1192 KB 252/1118 KB 52/1461 KB 768/1192 KB 252/1118 KB 76/1461 KB 768/1192 KB 252/1118 KB 80/1461 KB 768/1192 KB 252/1118 KB 80/1461 KB 768/1192 KB 256/1118 KB 80/1461 KB 768/1192 KB 260/1118 KB 84/1461 KB 772/1192 KB 264/1118 KB 84/1461 KB 772/1192 KB 268/1118 KB 84/1461 KB 772/1192 KB 272/1118 KB 84/1461 KB 772/1192 KB 260/1118 KB 84/1461 KB 768/1192 KB 260/1118 KB 88/1461 KB 772/1192 KB 272/1118 KB 92/1461 KB 776/1192 KB 272/1118 KB 96/1461 KB 776/1192 KB 272/1118 KB 88/1461 KB 776/1192 KB 272/1118 KB 96/1461 KB 780/1192 KB 272/1118 KB 96/1461 KB 784/1192 KB 272/1118 KB 96/1461 KB 788/1192 KB 272/1118 KB 100/1461 KB 788/1192 KB 276/1118 KB 104/1461 KB 788/1192 KB 276/1118 KB 108/1461 KB 788/1192 KB 276/1118 KB 112/1461 KB 788/1192 KB 276/1118 KB 96/1461 KB 788/1192 KB 276/1118 KB 112/1461 KB 792/1192 KB 280/1118 KB 112/1461 KB 792/1192 KB 284/1118 KB 112/1461 KB 792/1192 KB 288/1118 KB 112/1461 KB 792/1192 KB 292/1118 KB 116/1461 KB 792/1192 KB 296/1118 KB 112/1461 KB 792/1192 KB 276/1118 KB 116/1461 KB 796/1192 KB 296/1118 KB 116/1461 KB 800/1192 KB 296/1118 KB 116/1461 KB 800/1192 KB 296/1118 KB 4/287 KB 116/1461 KB 800/1192 KB 296/1118 KB 8/287 KB 116/1461 KB 800/1192 KB 296/1118 KB 12/287 KB 116/1461 KB 800/1192 KB 296/1118 KB 16/287 KB 116/1461 KB 804/1192 KB 296/1118 KB 16/287 KB 116/1461 KB 792/1192 KB 292/1118 KB 120/1461 KB 804/1192 KB 296/1118 KB 16/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 20/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 24/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 28/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 32/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 36/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 40/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 44/287 KB 120/1461 KB 804/1192 KB 296/1118 KB 48/287 KB 124/1461 KB 804/1192 KB 296/1118 KB 48/287 KB 128/1461 KB 804/1192 KB 296/1118 KB 48/287 KB 132/1461 KB 808/1192 KB 296/1118 KB 48/287 KB 136/1461 KB 808/1192 KB 300/1118 KB 48/287 KB 140/1461 KB 808/1192 KB 300/1118 KB 48/287 KB 144/1461 KB 808/1192 KB 300/1118 KB 48/287 KB 128/1461 KB 808/1192 KB 296/1118 KB 48/287 KB 144/1461 KB 812/1192 KB 300/1118 KB 52/287 KB 144/1461 KB 816/1192 KB 300/1118 KB 52/287 KB 144/1461 KB 808/1192 KB 300/1118 KB 52/287 KB 144/1461 KB 816/1192 KB 300/1118 KB 56/287 KB 144/1461 KB 816/1192 KB 300/1118 KB 60/287 KB 144/1461 KB 816/1192 KB 300/1118 KB 64/287 KB 132/1461 KB 808/1192 KB 300/1118 KB 48/287 KB 144/1461 KB 816/1192 KB 304/1118 KB 64/287 KB 144/1461 KB 816/1192 KB 308/1118 KB 64/287 KB 144/1461 KB 820/1192 KB 312/1118 KB 68/287 KB 144/1461 KB 820/1192 KB 316/1118 KB 68/287 KB 144/1461 KB 820/1192 KB 320/1118 KB 68/287 KB 144/1461 KB 820/1192 KB 324/1118 KB 68/287 KB 148/1461 KB 820/1192 KB 328/1118 KB 68/287 KB 148/1461 KB 820/1192 KB 332/1118 KB 68/287 KB 148/1461 KB 820/1192 KB 336/1118 KB 68/287 KB 144/1461 KB 820/1192 KB 308/1118 KB 68/287 KB 148/1461 KB 824/1192 KB 336/1118 KB 68/287 KB 148/1461 KB 828/1192 KB 336/1118 KB 68/287 KB 148/1461 KB 832/1192 KB 336/1118 KB 68/287 KB 144/1461 KB 816/1192 KB 308/1118 KB 68/287 KB 148/1461 KB 832/1192 KB 336/1118 KB 72/287 KB 148/1461 KB 832/1192 KB 336/1118 KB 76/287 KB 148/1461 KB 832/1192 KB 336/1118 KB unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 80/287 KB 148/1461 KB 836/1192 KB 336/1118 KB 80/287 KB 148/1461 KB 840/1192 KB 336/1118 KB 84/287 KB 148/1461 KB 844/1192 KB 336/1118 KB 84/287 KB 148/1461 KB 848/1192 KB 336/1118 KB 84/287 KB 148/1461 KB 852/1192 KB 336/1118 KB 84/287 KB 148/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 148/1461 KB 820/1192 KB 324/1118 KB 68/287 KB 152/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 156/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 160/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 164/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 168/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 172/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 176/1461 KB 856/1192 KB 340/1118 KB 84/287 KB 148/1461 KB 852/1192 KB 340/1118 KB 84/287 KB 176/1461 KB 856/1192 KB 344/1118 KB 84/287 KB 176/1461 KB 856/1192 KB 348/1118 KB 84/287 KB 176/1461 KB 856/1192 KB 352/1118 KB 84/287 KB 176/1461 KB 856/1192 KB 356/1118 KB 84/287 KB 148/1461 KB 836/1192 KB 336/1118 KB 84/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 88/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 92/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 96/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 100/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 104/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 108/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 112/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 116/287 KB 180/1461 KB 860/1192 KB 356/1118 KB 84/287 KB 176/1461 KB 860/1192 KB 356/1118 KB 84/287 KB 180/1461 KB 864/1192 KB 360/1118 KB 116/287 KB 180/1461 KB 868/1192 KB 360/1118 KB 116/287 KB 180/1461 KB 860/1192 KB 360/1118 KB 116/287 KB 184/1461 KB 868/1192 KB 364/1118 KB 120/287 KB 184/1461 KB 868/1192 KB 368/1118 KB 120/287 KB 184/1461 KB 872/1192 KB 372/1118 KB 120/287 KB 184/1461 KB 868/1192 KB 360/1118 KB 120/287 KB 184/1461 KB 872/1192 KB 376/1118 KB 124/287 KB 184/1461 KB 872/1192 KB 376/1118 KB 128/287 KB 184/1461 KB 868/1192 KB 360/1118 KB 116/287 KB 188/1461 KB 872/1192 KB 376/1118 KB 128/287 KB 192/1461 KB 872/1192 KB 376/1118 KB 128/287 KB 196/1461 KB 872/1192 KB 376/1118 KB 128/287 KB 200/1461 KB 872/1192 KB 376/1118 KB 132/287 KB 204/1461 KB 872/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 872/1192 KB 376/1118 KB 132/287 KB 184/1461 KB 872/1192 KB 368/1118 KB 120/287 KB 208/1461 KB 876/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 880/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 884/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 888/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 892/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 896/1192 KB 376/1118 KB 132/287 KB 204/1461 KB 872/1192 KB 376/1118 KB 132/287 KB 196/1461 KB 872/1192 KB 376/1118 KB 132/287 KB 208/1461 KB 896/1192 KB 380/1118 KB 132/287 KB 208/1461 KB 896/1192 KB 384/1118 KB 132/287 KB 208/1461 KB 896/1192 KB 384/1118 KB 136/287 KB 208/1461 KB 896/1192 KB 384/1118 KB 140/287 KB 208/1461 KB 896/1192 KB 384/1118 KB 144/287 KB 208/1461 KB 896/1192 KB 384/1118 KB 148/287 KB 212/1461 KB 900/1192 KB 388/1118 KB 152/287 KB 212/1461 KB 900/1192 KB 388/1118 KB 148/287 KB 212/1461 KB 896/1192 KB 388/1118 KB 148/287 KB 212/1461 KB 900/1192 KB 392/1118 KB 156/287 KB 212/1461 KB 900/1192 KB 396/1118 KB 156/287 KB 212/1461 KB 900/1192 KB 400/1118 KB 156/287 KB 212/1461 KB 896/1192 KB 384/1118 KB 148/287 KB 216/1461 KB 900/1192 KB 400/1118 KB 156/287 KB 220/1461 KB 900/1192 KB 400/1118 KB 156/287 KB 224/1461 KB 900/1192 KB 400/1118 KB 156/287 KB 228/1461 KB 900/1192 KB 400/1118 KB 156/287 KB 232/1461 KB 904/1192 KB 404/1118 KB 156/287 KB 236/1461 KB 904/ unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 1192 KB 404/1118 KB 156/287 KB 240/1461 KB 904/1192 KB 404/1118 KB 156/287 KB 212/1461 KB 900/1192 KB 388/1118 KB 156/287 KB 228/1461 KB 904/1192 KB 400/1118 KB 156/287 KB 240/1461 KB 908/1192 KB 404/1118 KB 156/287 KB 240/1461 KB 912/1192 KB 404/1118 KB 156/287 KB 240/1461 KB 916/1192 KB 404/1118 KB 156/287 KB 240/1461 KB 920/1192 KB 404/1118 KB 160/287 KB 240/1461 KB 924/1192 KB 404/1118 KB 160/287 KB 240/1461 KB 928/1192 KB 404/1118 KB 160/287 KB 228/1461 KB 904/1192 KB 404/1118 KB 156/287 KB 240/1461 KB 916/1192 KB 404/1118 KB 160/287 KB 240/1461 KB 928/1192 KB 404/1118 KB 164/287 KB 240/1461 KB 928/1192 KB 408/1118 KB 168/287 KB 240/1461 KB 928/1192 KB 408/1118 KB 172/287 KB 240/1461 KB 928/1192 KB 408/1118 KB 176/287 KB 244/1461 KB 928/1192 KB 408/1118 KB 180/287 KB 244/1461 KB 932/1192 KB 408/1118 KB 184/287 KB 240/1461 KB 928/1192 KB 408/1118 KB 164/287 KB 244/1461 KB 932/1192 KB 412/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 416/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 420/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 424/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 428/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 432/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 408/1118 KB 180/287 KB 244/1461 KB 936/1192 KB 432/1118 KB 188/287 KB 244/1461 KB 928/1192 KB 408/1118 KB 176/287 KB 248/1461 KB 936/1192 KB 432/1118 KB 188/287 KB 252/1461 KB 936/1192 KB 432/1118 KB 188/287 KB 256/1461 KB 936/1192 KB 432/1118 KB 188/287 KB 260/1461 KB 936/1192 KB 432/1118 KB 188/287 KB 264/1461 KB 940/1192 KB 436/1118 KB 188/287 KB 268/1461 KB 940/1192 KB 436/1118 KB 188/287 KB 272/1461 KB 940/1192 KB 436/1118 KB 188/287 KB 244/1461 KB 932/1192 KB 432/1118 KB 188/287 KB 272/1461 KB 940/1192 KB 436/1118 KB 192/287 KB 272/1461 KB 940/1192 KB 436/1118 KB 196/287 KB 276/1461 KB 940/1192 KB 436/1118 KB 200/287 KB 276/1461 KB 940/1192 KB 436/1118 KB 204/287 KB 260/1461 KB 940/1192 KB 436/1118 KB 188/287 KB 276/1461 KB 940/1192 KB 440/1118 KB 204/287 KB 276/1461 KB 940/1192 KB 444/1118 KB 204/287 KB 276/1461 KB 940/1192 KB 448/1118 KB 204/287 KB 260/1461 KB 940/1192 KB 432/1118 KB 188/287 KB 276/1461 KB 944/1192 KB 448/1118 KB 204/287 KB 276/1461 KB 948/1192 KB 448/1118 KB 204/287 KB 276/1461 KB 952/1192 KB 448/1118 KB 204/287 KB 276/1461 KB 956/1192 KB 448/1118 KB 204/287 KB 276/1461 KB 960/1192 KB 448/1118 KB 204/287 KB 276/1461 KB 960/1192 KB 452/1118 KB 204/287 KB 276/1461 KB 964/1192 KB 456/1118 KB 208/287 KB 276/1461 KB 940/1192 KB 436/1118 KB 196/287 KB 280/1461 KB 964/1192 KB 456/1118 KB 208/287 KB 284/1461 KB 964/1192 KB 456/1118 KB 208/287 KB 288/1461 KB 964/1192 KB 456/1118 KB 208/287 KB 292/1461 KB 964/1192 KB 456/1118 KB 208/287 KB 296/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 300/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 304/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 308/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 312/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 316/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 320/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 276/1461 KB 964/1192 KB 452/1118 KB 208/287 KB 276/1461 KB 960/1192 KB 452/1118 KB 208/287 KB 292/1461 KB 964/1192 KB 460/1118 KB 208/287 KB 324/1461 KB 968/1192 KB 464/1118 KB 208/287 KB 324/1461 KB 968/1192 KB 468/1118 KB 208/287 KB 320/1461 KB 968/1192 KB 460/1118 KB 208/287 KB 324/1461 KB 972/1192 KB 468/1118 KB 208/287 KB 324/1461 KB 976/1192 KB 468/1118 KB 208/287 KB 324/1461 KB 980/1192 KB 468/1118 KB 208/287 KB 324/1461 KB 984/1192 KB unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 468/1118 KB 208/287 KB 324/1461 KB 988/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 992/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 996/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1000/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1004/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1008/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1012/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1016/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1020/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 1024/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 968/1192 KB 460/1118 KB 208/287 KB 328/1461 KB 1024/1192 KB 472/1118 KB 208/287 KB 332/1461 KB 1024/1192 KB 472/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 472/1118 KB 208/287 KB 324/1461 KB 984/1192 KB 472/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 476/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 480/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 484/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 488/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 492/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 496/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 500/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 504/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 508/1118 KB 208/287 KB 336/1461 KB 1024/1192 KB 512/1118 KB 208/287 KB 336/1461 KB 1028/1192 KB 516/1118 KB 208/287 KB 340/1461 KB 1028/1192 KB 520/1118 KB 208/287 KB 340/1461 KB 1028/1192 KB 524/1118 KB 208/287 KB 340/1461 KB 1028/1192 KB 528/1118 KB 208/287 KB 340/1461 KB 1028/1192 KB 532/1118 KB 212/287 KB 340/1461 KB 1028/1192 KB 536/1118 KB 212/287 KB 340/1461 KB 1028/1192 KB 540/1118 KB 212/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 212/287 KB 336/1461 KB 1028/1192 KB 512/1118 KB 208/287 KB 340/1461 KB 1028/1192 KB 528/1118 KB 212/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 216/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 220/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 224/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 228/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 232/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 236/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 240/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 244/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 248/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 252/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 256/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 260/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 264/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 268/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 272/287 KB 340/1461 KB 1028/1192 KB 544/1118 KB 276/287 KB 340/1461 KB 1028/1192 KB 516/1118 KB 208/287 KB 344/1461 KB 1032/1192 KB 544/1118 KB 276/287 KB 348/1461 KB 1032/1192 KB 544/1118 KB 276/287 KB 340/1461 KB 1032/1192 KB 544/1118 KB 276/287 KB 348/1461 KB 1036/1192 KB 544/1118 KB 280/287 KB 352/1461 KB 1040/1192 KB 544/1118 KB 280/287 KB 348/1461 KB 1032/1192 KB 544/1118 KB 280/287 KB 352/1461 KB 1040/1192 KB 544/1118 KB 284/287 KB 352/1461 KB 1040/1192 KB 544/1118 KB 287/287 KB 352/1461 KB 1036/1192 KB 544/1118 KB 280/287 KB 356/1461 KB 1040/1192 KB 544/1118 KB 287/287 KB 360/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 364/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 368/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 372/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 376/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 380/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 384/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 356/1461 KB 1044/1192 KB 548/1118 KB 287/287 KB 384/1461 KB 1044/1192 KB 552/1118 KB 287/287 KB 384/1461 KB 1044/1192 unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install KB 556/1118 KB 287/287 KB 384/1461 KB 1044/1192 KB 560/1118 KB 287/287 KB 384/1461 KB 1044/1192 KB 564/1118 KB 287/287 KB 356/1461 KB 1044/1192 KB 544/1118 KB 287/287 KB 388/1461 KB 1048/1192 KB 564/1118 KB 287/287 KB 388/1461 KB 1052/1192 KB 564/1118 KB 287/287 KB 388/1461 KB 1056/1192 KB 564/1118 KB 287/287 KB 388/1461 KB 1060/1192 KB 564/1118 KB 287/287 KB 388/1461 KB 1064/1192 KB 564/1118 KB 388/1461 KB 1068/1192 KB 564/1118 KB 388/1461 KB 1072/1192 KB 564/1118 KB 388/1461 KB 1076/1192 KB 564/1118 KB 388/1461 KB 1044/1192 KB 564/1118 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.9 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 392/1461 KB 1076/1192 KB 564/1118 KB 396/1461 KB 1076/1192 KB 564/1118 KB 400/1461 KB 1076/1192 KB 568/1118 KB 396/1461 KB 1076/1192 KB 568/1118 KB 400/1461 KB 1080/1192 KB 572/1118 KB 404/1461 KB 1080/1192 KB 576/1118 KB 400/1461 KB 1080/1192 KB 568/1118 KB 404/1461 KB 1084/1192 KB 576/1118 KB 404/1461 KB 1088/1192 KB 576/1118 KB 404/1461 KB 1088/1192 KB 580/1118 KB 404/1461 KB 1092/1192 KB 584/1118 KB 404/1461 KB 1092/1192 KB 588/1118 KB 404/1461 KB 1092/1192 KB 592/1118 KB 404/1461 KB 1080/1192 KB 572/1118 KB 408/1461 KB 1092/1192 KB 592/1118 KB 412/1461 KB 1092/1192 KB 592/1118 KB 416/1461 KB 1092/1192 KB 592/1118 KB 404/1461 KB 1092/1192 KB 580/1118 KB 416/1461 KB 1096/1192 KB 592/1118 KB 416/1461 KB 1100/1192 KB 592/1118 KB 416/1461 KB 1104/1192 KB 592/1118 KB 416/1461 KB 1108/1192 KB 592/1118 KB 420/1461 KB 1112/1192 KB 596/1118 KB 420/1461 KB 1116/1192 KB 596/1118 KB 420/1461 KB 1120/1192 KB 596/1118 KB 420/1461 KB 1108/1192 KB 596/1118 KB 424/1461 KB 1120/1192 KB 596/1118 KB 416/1461 KB 1108/1192 KB 596/1118 KB 428/1461 KB 1120/1192 KB 600/1118 KB 428/1461 KB 1120/1192 KB 604/1118 KB 428/1461 KB 1120/1192 KB 608/1118 KB 428/1461 KB 1120/1192 KB 600/1118 KB 432/1461 KB 1120/1192 KB 608/1118 KB 436/1461 KB 1120/1192 KB 608/1118 KB 440/1461 KB 1124/1192 KB 612/1118 KB 444/1461 KB 1124/1192 KB 612/1118 KB 448/1461 KB 1124/1192 KB 612/1118 KB 436/1461 KB 1124/1192 KB 612/1118 KB 448/1461 KB 1128/1192 KB 612/1118 KB 448/1461 KB 1132/1192 KB 612/1118 KB 448/1461 KB 1136/1192 KB 612/1118 KB 436/1461 KB 1120/1192 KB 612/1118 KB 448/1461 KB 1136/1192 KB 616/1118 KB 448/1461 KB 1136/1192 KB 620/1118 KB 448/1461 KB 1136/1192 KB 624/1118 KB 448/1461 KB 1136/1192 KB 628/1118 KB 452/1461 KB 1140/1192 KB 632/1118 KB 452/1461 KB 1140/1192 KB 636/1118 KB 452/1461 KB 1140/1192 KB 640/1118 KB 452/1461 KB 1140/1192 KB 628/1118 KB 448/1461 KB 1140/1192 KB 628/1118 KB 452/1461 KB 1144/1192 KB 640/1118 KB 456/1461 KB 1148/1192 KB 640/1118 KB 456/1461 KB 1152/1192 KB 640/1118 KB 456/1461 KB 1156/1192 KB 640/1118 KB 456/1461 KB 1160/1192 KB 644/1118 KB 456/1461 KB 1144/1192 KB 640/1118 KB 460/1461 KB 1164/1192 KB 644/1118 KB 464/1461 KB 1164/1192 KB 644/1118 KB 468/1461 KB 1164/1192 KB 644/1118 KB 472/1461 KB 1164/1192 KB 644/1118 KB 476/1461 KB 1164/1192 KB 644/1118 KB 480/1461 KB 1164/1192 KB 644/1118 KB 456/1461 KB 1156/1192 KB 644/1118 KB 480/1461 KB 1164/1192 KB 648/1118 KB 480/1461 KB 1164/1192 KB 652/1118 KB 480/1461 KB 1164/1192 KB 656/1118 KB 472/1461 KB 1164/1192 KB 644/1118 KB 480/1461 KB 1168/1192 KB 656/1118 KB 480/1461 KB 1168/1192 KB 660/1118 KB 484/1461 KB 1172/1192 KB 664/1118 KB 484/1461 KB 1172/1192 KB 668/1118 KB 484/1461 KB 1172/1192 KB 672/1118 KB 484/1461 KB 1172/1192 KB 676/1118 KB 484/1461 KB 1172/1192 KB 680/1118 KB 484/1461 KB 1172/1192 KB 684/1118 KB 484/1461 KB 1172/1192 KB 688/1118 KB 484/1461 KB 1172/1192 KB 692/1118 KB 484/1461 KB 1172/1192 KB 696/1118 KB 484/1461 KB 1172/1192 KB 700/1118 KB 484/1461 KB 1172/1192 KB 660/1118 KB 480/1461 KB 1172/1192 KB 660/1118 KB 484/1461 KB 1176/1192 KB 700/1118 KB 484/1461 KB 1180/1192 KB 700/1118 KB 484/1461 KB 1184/1192 KB 700/1118 KB 488/1461 KB 1184/1192 KB 700/1118 KB 492/1461 KB 1184/1192 KB 700/1118 KB 496/1461 KB 1188/1192 KB 700/1118 KB 500/1461 KB 1188/1192 KB 700/1118 KB 492/1461 KB 1188/1192 KB 700/1118 KB 500/1461 KB 1192/1192 KB 700/1118 KB 500/1461 KB 1192/1192 KB 700/1118 KB 504/1461 KB 1192/1192 KB 700/1118 KB 508/ unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 1461 KB 1192/1192 KB 700/1118 KB 512/1461 KB 1192/1192 KB 700/1118 KB 516/1461 KB 1192/1192 KB 700/1118 KB 520/1461 KB 1192/1192 KB 704/1118 KB 524/1461 KB 1192/1192 KB 704/1118 KB 528/1461 KB 1192/1192 KB 704/1118 KB 516/1461 KB 1192/1192 KB 704/1118 KB 528/1461 KB 1192/1192 KB 708/1118 KB 532/1461 KB 1192/1192 KB 712/1118 KB 532/1461 KB 1192/1192 KB 716/1118 KB 532/1461 KB 1192/1192 KB 720/1118 KB 532/1461 KB 1192/1192 KB 708/1118 KB 536/1461 KB 1192/1192 KB 720/1118 KB 540/1461 KB 1192/1192 KB 724/1118 KB 544/1461 KB 1192/1192 KB 724/1118 KB 548/1461 KB 1192/1192 KB 724/1118 KB 552/1461 KB 1192/1192 KB 724/1118 KB 536/1461 KB 1192/1192 KB 724/1118 KB 552/1461 KB 1192/1192 KB 728/1118 KB 552/1461 KB 1192/1192 KB 732/1118 KB 552/1461 KB 1192/1192 KB 736/1118 KB 552/1461 KB 1192/1192 KB 740/1118 KB 556/1461 KB 1192/1192 KB 740/1118 KB 560/1461 KB 1192/1192 KB 744/1118 KB 564/1461 KB 1192/1192 KB 744/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 702.6 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 556/1461 KB 1192/1192 KB 744/1118 KB 564/1461 KB 748/1118 KB 564/1461 KB 752/1118 KB 568/1461 KB 752/1118 KB 572/1461 KB 752/1118 KB 576/1461 KB 756/1118 KB 580/1461 KB 756/1118 KB 584/1461 KB 756/1118 KB 588/1461 KB 756/1118 KB 592/1461 KB 756/1118 KB 572/1461 KB 756/1118 KB 592/1461 KB 760/1118 KB 592/1461 KB 764/1118 KB 592/1461 KB 768/1118 KB 592/1461 KB 772/1118 KB 596/1461 KB 776/1118 KB 596/1461 KB 780/1118 KB 596/1461 KB 784/1118 KB 596/1461 KB 772/1118 KB 600/1461 KB 784/1118 KB 604/1461 KB 784/1118 KB 608/1461 KB 784/1118 KB 612/1461 KB 784/1118 KB 616/1461 KB 788/1118 KB 620/1461 KB 788/1118 KB 624/1461 KB 788/1118 KB 612/1461 KB 788/1118 KB 624/1461 KB 792/1118 KB 624/1461 KB 796/1118 KB 624/1461 KB 800/1118 KB 624/1461 KB 804/1118 KB 628/1461 KB 808/1118 KB 628/1461 KB 812/1118 KB 628/1461 KB 816/1118 KB 628/1461 KB 804/1118 KB 632/1461 KB 816/1118 KB 636/1461 KB 816/1118 KB 640/1461 KB 816/1118 KB 644/1461 KB 816/1118 KB 648/1461 KB 820/1118 KB 652/1461 KB 820/1118 KB 656/1461 KB 820/1118 KB 644/1461 KB 820/1118 KB 656/1461 KB 824/1118 KB 656/1461 KB 828/1118 KB 656/1461 KB 832/1118 KB 656/1461 KB 836/1118 KB 660/1461 KB 840/1118 KB 660/1461 KB 844/1118 KB 660/1461 KB 848/1118 KB 660/1461 KB 852/1118 KB 660/1461 KB 856/1118 KB 660/1461 KB 860/1118 KB 660/1461 KB 864/1118 KB 660/1461 KB 836/1118 KB 664/1461 KB 864/1118 KB 668/1461 KB 864/1118 KB 672/1461 KB 864/1118 KB 676/1461 KB 864/1118 KB 680/1461 KB 864/1118 KB 684/1461 KB 864/1118 KB 688/1461 KB 868/1118 KB 692/1461 KB 868/1118 KB 696/1461 KB 868/1118 KB 700/1461 KB 868/1118 KB 704/1461 KB 868/1118 KB 708/1461 KB 868/1118 KB 712/1461 KB 868/1118 KB 716/1461 KB 868/1118 KB 720/1461 KB 868/1118 KB 724/1461 KB 868/1118 KB 684/1461 KB 868/1118 KB 724/1461 KB 872/1118 KB 724/1461 KB 876/1118 KB 724/1461 KB 880/1118 KB 724/1461 KB 884/1118 KB 724/1461 KB 888/1118 KB 724/1461 KB 892/1118 KB 724/1461 KB 896/1118 KB 724/1461 KB 900/1118 KB 724/1461 KB 904/1118 KB 724/1461 KB 908/1118 KB 724/1461 KB 912/1118 KB 728/1461 KB 912/1118 KB 732/1461 KB 912/1118 KB 736/1461 KB 912/1118 KB 740/1461 KB 916/1118 KB 744/1461 KB 916/1118 KB 748/1461 KB 916/1118 KB 752/1461 KB 916/1118 KB 736/1461 KB 916/1118 KB 752/1461 KB 920/1118 KB 752/1461 KB 924/1118 KB 752/1461 KB 928/1118 KB 752/1461 KB 932/1118 KB 756/1461 KB 936/1118 KB 756/1461 KB 940/1118 KB 756/1461 KB 944/1118 KB 756/1461 KB 932/1118 KB 760/1461 KB 944/1118 KB 764/1461 KB 944/1118 KB 768/1461 KB 948/1118 KB 772/1461 KB 948/1118 KB 764/1461 KB 948/1118 KB 772/1461 KB 952/1118 KB 772/1461 KB 956/1118 KB 772/1461 KB 960/1118 KB 776/1461 KB 960/1118 KB 780/1461 KB 960/1118 KB 784/1461 KB 964/1118 KB 788/1461 KB 964/1118 KB 792/1461 KB 964/1118 KB 796/1461 KB 964/1118 KB 780/1461 KB 964/1118 KB 796/1461 KB 968/1118 KB 796/1461 KB 972/1118 KB 796/1461 KB 976/1118 KB 796/1461 KB 980/1118 KB 800/1461 KB 984/1118 KB 800/1461 KB 988/1118 KB 800/1461 KB 992/1118 KB 800/1461 KB 996/1118 KB 800/1461 KB 1000/1118 KB 800/1461 KB 1004/1118 KB 800/1461 KB 1008/1118 KB 800/1461 KB 980/1118 KB 804/1461 KB 1008/1118 KB 808/1461 KB 1008/1118 KB 812/1461 KB 1008/1118 KB 816/1461 KB 1008/1118 KB 820/1461 KB 1008/1118 KB 824/1461 KB 1008/1118 KB 828/1461 KB 1008/1118 KB 832/1461 KB 1008/1118 KB 832/1461 KB 1012/1118 KB 836/1461 KB 1016/1118 KB 836/1461 KB 1020/1118 KB 836/1461 KB 1024/1118 KB 836/1461 KB 1012/1118 KB 840/1461 KB 1024/ unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 1118 KB 844/1461 KB 1024/1118 KB 848/1461 KB 1024/1118 KB 852/1461 KB 1024/1118 KB 856/1461 KB 1028/1118 KB 860/1461 KB 1028/1118 KB 864/1461 KB 1028/1118 KB 852/1461 KB 1028/1118 KB 864/1461 KB 1032/1118 KB 864/1461 KB 1036/1118 KB 864/1461 KB 1040/1118 KB 864/1461 KB 1044/1118 KB 868/1461 KB 1048/1118 KB 868/1461 KB 1052/1118 KB 868/1461 KB 1056/1118 KB 868/1461 KB 1044/1118 KB 872/1461 KB 1056/1118 KB 876/1461 KB 1056/1118 KB 880/1461 KB 1056/1118 KB 884/1461 KB 1056/1118 KB 888/1461 KB 1060/1118 KB 884/1461 KB 1060/1118 KB 888/1461 KB 1064/1118 KB 888/1461 KB 1068/1118 KB 888/1461 KB 1072/1118 KB 892/1461 KB 1076/1118 KB 892/1461 KB 1080/1118 KB 892/1461 KB 1084/1118 KB 892/1461 KB 1088/1118 KB 892/1461 KB 1092/1118 KB 892/1461 KB 1072/1118 KB 896/1461 KB 1092/1118 KB 900/1461 KB 1092/1118 KB 904/1461 KB 1092/1118 KB 908/1461 KB 1092/1118 KB 912/1461 KB 1092/1118 KB 916/1461 KB 1092/1118 KB 920/1461 KB 1096/1118 KB 924/1461 KB 1096/1118 KB 928/1461 KB 1096/1118 KB 932/1461 KB 1096/1118 KB 936/1461 KB 1096/1118 KB 940/1461 KB 1096/1118 KB 944/1461 KB 1096/1118 KB 948/1461 KB 1096/1118 KB 916/1461 KB 1096/1118 KB 948/1461 KB 1100/1118 KB 948/1461 KB 1104/1118 KB 948/1461 KB 1108/1118 KB 948/1461 KB 1112/1118 KB 948/1461 KB 1116/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB 1118/1118 KB 980/1461 KB 1118/1118 KB 984/1461 KB 1118/1118 KB 988/1461 KB 1118/1118 KB 992/1461 KB 1118/1118 KB 996/1461 KB 1118/1118 KB 1000/1461 KB 1118/1118 KB 1004/1461 KB 1118/1118 KB 1008/1461 KB 1118/1118 KB 1012/1461 KB 1118/1118 KB 1016/1461 KB 1118/1118 KB 1020/1461 KB 1118/1118 KB 1024/1461 KB 1118/1118 KB 1028/1461 KB 1118/1118 KB 1032/1461 KB 1118/1118 KB 1036/1461 KB 1118/1118 KB 1040/1461 KB 1118/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 Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 636.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 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 812.1 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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 93.3 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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 100.6 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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 78.1 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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 146.8 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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 532.7 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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 76.5 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34: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/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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 66.8 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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 186.4 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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 351.1 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 4/10 KB 4/21 KB 8/10 KB 4/21 KB 10/10 KB 4/21 KB 4/10 KB 8/21 KB 10/10 KB 12/21 KB 10/10 KB 3/149 KB 16/21 KB 10/10 KB 3/149 KB 20/21 KB 10/10 KB 3/149 KB 21/21 KB 10/10 KB 3/149 KB 8/21 KB 10/10 KB 3/149 KB 21/21 KB 10/10 KB 5/149 KB 21/21 KB 10/10 KB 8/149 KB 21/21 KB 10/10 KB 11/149 KB 21/21 KB 10/10 KB 13/149 KB 21/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 21/149 KB 21/21 KB 10/10 KB 24/149 KB 21/21 KB 10/10 KB 24/149 KB 4/6 KB 21/21 KB 10/10 KB 27/149 KB 4/6 KB 21/21 KB 10/10 KB 29/149 KB 4/6 KB 21/21 KB 10/10 KB 32/149 KB 4/6 KB 21/21 KB 10/10 KB 32/149 KB 6/6 KB 21/21 KB 10/10 KB 36/149 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/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 462.3 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 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 921.3 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 48/149 KB 6/6 KB 52/149 KB 6/6 KB 56/149 KB 6/6 KB 60/149 KB 6/6 KB 64/149 KB 6/6 KB 68/149 KB 6/6 KB 72/149 KB 6/6 KB 76/149 KB 6/6 KB 80/149 KB 6/6 KB 84/149 KB 6/6 KB 4/14 KB 84/149 KB 8/14 KB 84/149 KB 12/14 KB 84/149 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 214.7 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 4/30 KB 12/14 KB 84/149 KB 8/30 KB 12/14 KB 84/149 KB 4/37 KB 12/30 KB 12/14 KB 84/149 KB 4/37 KB 16/30 KB 12/14 KB 84/149 KB 4/37 KB 20/30 KB 12/14 KB 84/149 KB 4/37 KB 24/30 KB 12/14 KB 84/149 KB 4/37 KB 28/30 KB 12/14 KB 84/149 KB 4/37 KB 30/30 KB 12/14 KB 84/149 KB 4/37 KB 4/30 KB 12/14 KB 84/149 KB 4/37 KB 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 30/30 KB 12/14 KB 84/149 KB 8/37 KB 30/30 KB 12/14 KB 84/149 KB 12/37 KB 30/30 KB 12/14 KB 84/149 KB 16/37 KB 30/30 KB 12/14 KB 84/149 KB 20/37 KB 30/30 KB 12/14 KB 84/149 KB 24/37 KB 30/30 KB 12/14 KB 84/149 KB 28/37 KB 30/30 KB 12/14 KB 84/149 KB 32/37 KB 30/30 KB 12/14 KB 84/149 KB 36/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 30/30 KB 14/14 KB 84/149 KB 36/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 30/30 KB 14/14 KB 92/149 KB 37/37 KB 30/30 KB 14/14 KB 96/149 KB 37/37 KB 30/30 KB 14/14 KB 100/149 KB 37/37 KB 30/30 KB 14/14 KB 104/149 KB 37/37 KB 30/30 KB 14/14 KB 108/149 KB 37/37 KB 30/30 KB 14/14 KB 112/149 KB 37/37 KB 30/30 KB 14/14 KB 116/149 KB 37/37 KB 30/30 KB 14/14 KB 120/149 KB 37/37 KB 30/30 KB 14/14 KB 124/149 KB 37/37 KB 30/30 KB 14/14 KB 128/149 KB 37/37 KB 30/30 KB 14/14 KB 132/149 KB 37/37 KB 30/30 KB 14/14 KB 136/149 KB 37/37 KB 30/30 KB 14/14 KB 140/149 KB 37/37 KB 30/30 KB 14/14 KB 144/149 KB 37/37 KB 30/30 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 14/14 KB 149/149 KB 37/37 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 324.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 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 878.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 4/14 KB 149/149 KB 37/37 KB 8/14 KB 149/149 KB 12/14 KB 149/149 KB 14/14 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 684.0 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 3218.8 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 14/14 KB 3/11 KB 14/14 KB 6/11 KB 14/14 KB 9/11 KB 14/14 KB 11/11 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 267.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 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: 20:34:07 DEBUG unit.abot-epc-basic/0.install 11/11 KB 4/43 KB 11/11 KB 3/7 KB 8/43 KB 11/11 KB 3/7 KB 12/43 KB 11/11 KB 3/7 KB 16/43 KB 11/11 KB 3/7 KB 20/43 KB 11/11 KB 3/7 KB 24/43 KB 11/11 KB 3/7 KB 28/43 KB 11/11 KB 3/7 KB 32/43 KB 11/11 KB 3/7 KB 4/43 KB 11/11 KB 5/7 KB 32/43 KB 11/11 KB 7/7 KB 32/43 KB 11/11 KB 7/7 KB 36/43 KB 11/11 KB 7/7 KB 40/43 KB 11/11 KB 7/7 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 185.2 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 7/7 KB 1/37 KB 43/43 KB 7/7 KB 4/37 KB 43/43 KB 4/60 KB 7/37 KB 43/43 KB 4/60 KB 9/37 KB 43/43 KB 4/60 KB 12/37 KB 43/43 KB 4/60 KB 15/37 KB 4/60 KB 17/37 KB 4/60 KB 7/7 KB 1/37 KB 43/43 KB 4/60 KB 17/37 KB 8/60 KB 17/37 KB 12/60 KB 17/37 KB 16/60 KB 17/37 KB 20/60 KB 17/37 KB 24/60 KB 17/37 KB 28/60 KB 17/37 KB 32/60 KB 17/37 KB 36/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: 20:34:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 20:34:07 DEBUG unit.abot-epc-basic/0.install 20/37 KB 36/60 KB 23/37 KB 36/60 KB 25/37 KB 36/60 KB 28/37 KB 40/60 KB 25/37 KB 40/60 KB 28/37 KB 44/60 KB 28/37 KB 48/60 KB 31/37 KB 48/60 KB 31/37 KB 52/60 KB 33/37 KB 52/60 KB 36/37 KB 52/60 KB 37/37 KB 52/60 KB 37/37 KB 56/60 KB 37/37 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 520.7 KB/sec) unit-abot-epc-basic-0: 20:34:07 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 851.8 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 97.3 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 1420.3 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 131.8 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 79.9 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 166.8 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 115.1 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 175.8 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 113.2 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 126.6 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 60.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1298.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 52.0 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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 42.0 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/87 KB 3/13 KB 4/156 KB 6/87 KB 3/13 KB 4/156 KB 9/87 KB 3/13 KB 4/156 KB 3/87 KB 6/13 KB 4/156 KB 9/87 KB 9/13 KB 4/156 KB 3/21 KB 9/87 KB 4/48 KB 11/13 KB 4/156 KB 3/21 KB 9/87 KB 4/48 KB 13/13 KB 4/156 KB 3/21 KB 9/87 KB 4/48 KB 4/156 KB 3/87 KB 13/13 KB 8/156 KB 3/21 KB 9/87 KB 4/48 KB 13/13 KB 12/156 KB 3/21 KB 9/87 KB 4/48 KB 13/13 KB 16/156 KB 3/21 KB 9/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 9/87 KB 4/48 KB 6/13 KB 4/156 KB 3/21 KB 9/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 11/87 KB 8/48 KB 13/13 KB 20/156 KB 3/21 KB 11/87 KB 12/48 KB 13/13 KB 20/156 KB 3/21 KB 11/87 KB 16/48 KB 13/13 KB 20/156 KB 3/21 KB 11/87 KB 20/48 KB 6/13 KB 4/156 KB 3/21 KB 9/87 KB 13/13 KB 24/156 KB 5/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 8/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 11/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 13/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 16/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 19/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 21/21 KB 11/87 KB 20/48 KB 13/13 KB 24/156 KB 3/21 KB 11/87 KB 20/48 KB 13/13 KB 20/156 KB 3/21 KB 11/87 KB 4/48 KB 13/13 KB 24/156 KB 21/21 KB 14/87 KB 24/48 KB 13/13 KB 24/156 KB 21/21 KB 16/87 KB 24/48 KB 13/13 KB 28/156 KB 21/21 KB 16/87 KB 24/48 KB 13/13 KB 32/156 KB 21/21 KB 16/87 KB 24/48 KB 13/13 KB 24/156 KB 21/21 KB 11/87 KB 24/48 KB 13/13 KB 32/156 KB 21/21 KB 19/87 KB 28/48 KB 13/13 KB 32/156 KB 21/21 KB 19/87 KB 32/48 KB 13/13 KB 32/156 KB 21/21 KB 19/87 KB 36/48 KB 13/13 KB 36/156 KB 21/21 KB 19/87 KB 40/48 KB 13/13 KB 36/156 KB 21/21 KB 19/87 KB 44/48 KB 13/13 KB 36/156 KB 21/21 KB 19/87 KB 48/48 KB 13/13 KB 36/156 KB 21/21 KB 19/87 KB 48/48 KB 13/13 KB 32/156 KB 21/21 KB 19/87 KB 24/48 KB 13/13 KB 36/156 KB 21/21 KB 22/87 KB 48/48 KB 13/13 KB 36/156 KB 21/21 KB 25/87 KB 48/48 KB 13/13 KB 36/156 KB 21/21 KB 27/87 KB 48/48 KB 13/13 KB 36/156 KB 21/21 KB 19/87 KB 36/48 KB 13/13 KB 40/156 KB 21/21 KB 27/87 KB 48/48 KB 13/13 KB 44/156 KB 21/21 KB 27/87 KB 48/48 KB 13/13 KB 48/156 KB 21/21 KB 27/87 KB 48/48 KB 13/13 KB 52/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 56/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 60/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 64/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 68/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 72/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 76/156 KB 21/21 KB 30/87 KB 48/48 KB 13/13 KB 80/156 KB 21/21 KB 30/87 KB 48/48 KB 84/156 KB 30/87 KB 48/48 KB 13/13 KB 48/156 KB 21/21 KB 30/87 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 784.2 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 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: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 84/156 KB 32/87 KB 48/48 KB 84/156 KB 36/87 KB 84/156 KB 40/87 KB 84/156 KB 44/87 KB 84/156 KB 48/87 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 1370.3 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 84/156 KB 52/87 KB 84/156 KB 56/87 KB 84/156 KB 60/87 KB 84/156 KB 64/87 KB 84/156 KB 68/87 KB 3/35 KB 88/156 KB 68/87 KB 5/35 KB 88/156 KB 68/87 KB 3/86 KB 8/35 KB 88/156 KB 68/87 KB 3/86 KB 11/35 KB 88/156 KB 68/87 KB 3/86 KB 13/35 KB 88/156 KB 68/87 KB 3/86 KB 16/35 KB 88/156 KB 68/87 KB 3/86 KB 19/35 KB 88/156 KB 68/87 KB 3/86 KB 88/156 KB 68/87 KB 19/35 KB 92/156 KB 68/87 KB 3/86 KB 21/35 KB 96/156 KB 68/87 KB 3/86 KB 3/35 KB 88/156 KB 68/87 KB 3/86 KB 21/35 KB 96/156 KB 68/87 KB 5/86 KB 21/35 KB 96/156 KB 68/87 KB 8/86 KB 21/35 KB 96/156 KB 68/87 KB 11/86 KB 21/35 KB 96/156 KB 68/87 KB 13/86 KB 21/35 KB 96/156 KB 68/87 KB 16/86 KB 21/35 KB 96/156 KB 68/87 KB 19/86 KB 21/35 KB 96/156 KB 68/87 KB 21/86 KB 21/35 KB 96/156 KB 68/87 KB 24/86 KB 21/35 KB 92/156 KB 68/87 KB 3/86 KB 21/35 KB 100/156 KB 68/87 KB 24/86 KB 24/35 KB 104/156 KB 72/87 KB 27/86 KB 24/35 KB 108/156 KB 72/87 KB 27/86 KB 24/35 KB 112/156 KB 72/87 KB 27/86 KB 24/35 KB 116/156 KB 72/87 KB 27/86 KB 24/35 KB 120/156 KB 72/87 KB 27/86 KB 24/35 KB 124/156 KB 72/87 KB 27/86 KB 24/35 KB 128/156 KB 72/87 KB 27/86 KB 24/35 KB 132/156 KB 72/87 KB 27/86 KB 24/35 KB 100/156 KB 72/87 KB 27/86 KB 24/35 KB 100/156 KB 68/87 KB 27/86 KB 21/35 KB 100/156 KB 68/87 KB 27/86 KB 27/35 KB 132/156 KB 72/87 KB 27/86 KB 29/35 KB 132/156 KB 72/87 KB 29/86 KB 27/35 KB 132/156 KB 72/87 KB 29/86 KB 29/35 KB 132/156 KB 76/87 KB 29/86 KB 29/35 KB 132/156 KB 80/87 KB 29/86 KB 29/35 KB 132/156 KB 84/87 KB 29/86 KB 32/35 KB 132/156 KB 87/87 KB 32/86 KB 32/35 KB 132/156 KB 84/87 KB 32/86 KB 29/35 KB 132/156 KB 84/87 KB 32/86 KB 32/35 KB 132/156 KB 87/87 KB 36/86 KB 35/35 KB 132/156 KB 87/87 KB 40/86 KB 35/35 KB 132/156 KB 87/87 KB 36/86 KB 35/35 KB 132/156 KB 87/87 KB 40/86 KB 35/35 KB 132/156 KB 87/87 KB 44/86 KB 35/35 KB 132/156 KB 87/87 KB 48/86 KB 35/35 KB 132/156 KB 87/87 KB 52/86 KB 35/35 KB 132/156 KB 87/87 KB 56/86 KB 35/35 KB 132/156 KB 87/87 KB 60/86 KB 35/35 KB 132/156 KB 87/87 KB 64/86 KB 35/35 KB 132/156 KB 87/87 KB 68/86 KB 35/35 KB 136/156 KB 87/87 KB 68/86 KB 35/35 KB 140/156 KB 87/87 KB 68/86 KB 35/35 KB 144/156 KB 87/87 KB 68/86 KB 35/35 KB 148/156 KB 87/87 KB 68/86 KB 35/35 KB 148/156 KB 87/87 KB 72/86 KB 35/35 KB 148/156 KB 87/87 KB 76/86 KB 35/35 KB 148/156 KB 87/87 KB 80/86 KB 35/35 KB 148/156 KB 87/87 KB 84/86 KB 35/35 KB 152/156 KB 87/87 KB 86/86 KB 35/35 KB 152/156 KB 87/87 KB 84/86 KB 35/35 KB 156/156 KB 87/87 KB 86/86 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 1295.9 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 156/156 KB 3/24 KB 86/86 KB 156/156 KB 5/24 KB 86/86 KB 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 156/156 KB 8/24 KB 86/86 KB 156/156 KB 11/24 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1421.3 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2398.3 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 13/24 KB 16/24 KB 3/14 KB 16/24 KB 6/14 KB 16/24 KB 9/14 KB 16/24 KB 11/14 KB 16/24 KB 14/14 KB 16/24 KB 14/14 KB 19/24 KB 14/14 KB 21/24 KB 14/14 KB 24/24 KB 14/14 KB 24/24 KB 14/14 KB 4/37 KB 24/24 KB 14/14 KB 8/37 KB 24/24 KB 14/14 KB 12/37 KB 24/24 KB 14/14 KB 16/37 KB 24/24 KB 14/14 KB 20/37 KB 24/24 KB 14/14 KB 24/37 KB 24/24 KB 4/29 KB 14/14 KB 28/37 KB 24/24 KB 4/29 KB 14/14 KB 32/37 KB 24/24 KB 4/29 KB 14/14 KB 36/37 KB 24/24 KB 4/29 KB 14/14 KB 37/37 KB 24/24 KB 4/29 KB 14/14 KB 20/37 KB 24/24 KB 4/29 KB 14/14 KB 37/37 KB 24/24 KB 8/29 KB 14/14 KB 37/37 KB 24/24 KB 12/29 KB 14/14 KB 37/37 KB 24/24 KB 16/29 KB 14/14 KB 37/37 KB 24/24 KB 20/29 KB 14/14 KB 37/37 KB 24/24 KB 24/29 KB 14/14 KB 37/37 KB 24/24 KB 28/29 KB 14/14 KB 37/37 KB 24/24 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 324.1 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 179.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/119 KB 37/37 KB 29/29 KB 6/119 KB 37/37 KB 29/29 KB 9/119 KB 37/37 KB 29/29 KB 11/119 KB 37/37 KB 29/29 KB 14/119 KB 37/37 KB 29/29 KB 16/119 KB 37/37 KB 29/29 KB 19/119 KB 37/37 KB 29/29 KB 22/119 KB 37/37 KB 29/29 KB 25/119 KB 37/37 KB 29/29 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 27/119 KB 37/37 KB 29/29 KB 30/119 KB 37/37 KB 29/29 KB 32/119 KB 37/37 KB 29/29 KB 36/119 KB 37/37 KB 29/29 KB 40/119 KB 37/37 KB 29/29 KB 44/119 KB 37/37 KB 29/29 KB 48/119 KB 37/37 KB 29/29 KB 52/119 KB 37/37 KB 29/29 KB 56/119 KB 37/37 KB 29/29 KB 60/119 KB 37/37 KB 29/29 KB 64/119 KB 37/37 KB 29/29 KB 68/119 KB 37/37 KB 29/29 KB 3/11 KB 72/119 KB 3/11 KB 76/119 KB 3/57 KB 3/11 KB 80/119 KB 3/57 KB 3/11 KB 68/119 KB 37/37 KB 6/11 KB 80/119 KB 3/57 KB 9/11 KB 80/119 KB 3/57 KB 11/11 KB 80/119 KB 3/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 322.6 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 3/11 KB 72/119 KB 3/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 11/11 KB 80/119 KB 5/57 KB 11/11 KB 80/119 KB 8/57 KB 11/11 KB 80/119 KB 11/57 KB 11/11 KB 80/119 KB 13/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 406.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 11/11 KB 84/119 KB 13/57 KB 11/11 KB 88/119 KB 13/57 KB 11/11 KB 92/119 KB 13/57 KB 11/11 KB 96/119 KB 13/57 KB 11/11 KB 96/119 KB 16/57 KB 11/11 KB 100/119 KB 16/57 KB 11/11 KB 104/119 KB 19/57 KB 11/11 KB 108/119 KB 19/57 KB 11/11 KB 112/119 KB 19/57 KB 11/11 KB 100/119 KB 19/57 KB 11/11 KB 112/119 KB 21/57 KB 11/11 KB 112/119 KB 24/57 KB 11/11 KB 112/119 KB 27/57 KB 11/11 KB 112/119 KB 29/57 KB 11/11 KB 112/119 KB 32/57 KB 11/11 KB 116/119 KB 32/57 KB 11/11 KB 119/119 KB 32/57 KB 11/11 KB 119/119 KB 36/57 KB 11/11 KB 119/119 KB 40/57 KB 11/11 KB 119/119 KB 44/57 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 106.8 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install 119/119 KB 48/57 KB 119/119 KB 52/57 KB 119/119 KB 56/57 KB 119/119 KB 57/57 KB 119/119 KB 57/57 KB 4/33 KB 119/119 KB 57/57 KB 8/33 KB 4/21 KB 119/119 KB 57/57 KB 12/33 KB 4/21 KB 119/119 KB 57/57 KB 16/33 KB 4/21 KB 119/119 KB 57/57 KB 20/33 KB 4/21 KB 119/119 KB 57/57 KB 24/33 KB 4/21 KB 119/119 KB 57/57 KB 28/33 KB 4/21 KB 119/119 KB 57/57 KB 32/33 KB 4/21 KB 119/119 KB 57/57 KB 33/33 KB 4/21 KB 119/119 KB 57/57 KB 8/33 KB 8/21 KB 119/119 KB 57/57 KB 33/33 KB 12/21 KB 119/119 KB 57/57 KB 33/33 KB 16/21 KB 119/119 KB 57/57 KB 33/33 KB 20/21 KB 119/119 KB 57/57 KB 33/33 KB 21/21 KB 119/119 KB 57/57 KB 33/33 KB 21/21 KB 57/57 KB 3/5 KB 33/33 KB 21/21 KB 57/57 KB 5/5 KB 33/33 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 1143.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 20:34:08 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 40.4 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 513.4 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install 4/14 KB 33/33 KB 8/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 287.0 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 118.5 KB/sec) unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:08 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: 20:34:08 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: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:08 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 20:34:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:09 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: 20:34:09 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 20:34:09 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: 20:34:09 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 122.4 KB/sec) unit-abot-epc-basic-0: 20:34:09 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: 20:34:09 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: 20:34:09 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: 20:34:09 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 244.8 KB/sec) unit-abot-epc-basic-0: 20:34:09 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: 20:34:09 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 222.0 KB/sec) unit-abot-epc-basic-0: 20:34:09 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: 20:34:09 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 155.0 KB/sec) unit-abot-epc-basic-0: 20:34:09 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: 20:34:09 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: 20:34:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 20:34:09 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 20:34:09 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: 20:34:10 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: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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 595.0 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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: 20:34:10 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 141.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 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 651.3 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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 98.1 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 20:34:10 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 53.4 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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 144.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 7/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: 20:34:10 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: 20:34:10 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 228.5 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/223 KB 3/223 KB 3/308 KB 3/45 KB 3/286 KB 3/39 KB 3/223 KB 5/308 KB 3/45 KB 3/286 KB 3/39 KB 3/223 KB 8/308 KB 3/45 KB 3/286 KB 3/39 KB 5/223 KB 11/308 KB 3/45 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 3/286 KB 3/39 KB 5/223 KB 11/308 KB 3/45 KB 3/286 KB 5/39 KB 5/223 KB 11/308 KB 3/45 KB 3/286 KB 8/39 KB 5/223 KB 11/308 KB 3/45 KB 3/286 KB 11/39 KB 5/223 KB 11/308 KB 3/45 KB 3/286 KB 13/39 KB 5/223 KB 11/308 KB 3/45 KB 3/286 KB 16/39 KB 5/223 KB 13/308 KB 3/45 KB 3/286 KB 19/39 KB 3/223 KB 3/45 KB 3/286 KB 5/223 KB 13/308 KB 3/45 KB 5/286 KB 19/39 KB 5/223 KB 13/308 KB 3/45 KB 8/286 KB 19/39 KB 5/223 KB 13/308 KB 3/45 KB 11/286 KB 19/39 KB 5/223 KB 13/308 KB 3/45 KB 13/286 KB 19/39 KB 5/223 KB 13/308 KB 3/45 KB 16/286 KB 19/39 KB 5/223 KB 13/308 KB 3/45 KB 19/286 KB 19/39 KB 3/223 KB 3/45 KB 5/223 KB 13/308 KB 5/45 KB 19/286 KB 19/39 KB 5/223 KB 13/308 KB 8/45 KB 19/286 KB 19/39 KB 5/223 KB 13/308 KB 11/45 KB 19/286 KB 19/39 KB 5/223 KB 13/308 KB 13/45 KB 19/286 KB 19/39 KB 5/223 KB 13/308 KB 16/45 KB 19/286 KB 19/39 KB 5/223 KB 13/308 KB 19/45 KB 19/286 KB 19/39 KB 5/223 KB 13/308 KB 3/45 KB 3/286 KB 16/39 KB 5/223 KB 16/308 KB 19/45 KB 21/286 KB 19/39 KB 5/223 KB 8/308 KB 3/45 KB 3/286 KB 3/39 KB 8/223 KB 16/308 KB 19/45 KB 21/286 KB 19/39 KB 11/223 KB 16/308 KB 19/45 KB 21/286 KB 19/39 KB 13/223 KB 16/308 KB 19/45 KB 21/286 KB 19/39 KB 16/223 KB 16/308 KB 19/45 KB 21/286 KB 19/39 KB 5/223 KB 13/308 KB 19/45 KB 21/286 KB 19/39 KB 16/223 KB 16/308 KB 19/45 KB 24/286 KB 19/39 KB 19/223 KB 19/308 KB 19/45 KB 27/286 KB 21/39 KB 19/223 KB 19/308 KB 19/45 KB 24/286 KB 21/39 KB 19/223 KB 16/308 KB 19/45 KB 24/286 KB 21/39 KB 19/223 KB 16/308 KB 19/45 KB 24/286 KB 19/39 KB 19/223 KB 19/308 KB 21/45 KB 27/286 KB 21/39 KB 19/223 KB 21/308 KB 21/45 KB 27/286 KB 21/39 KB 21/223 KB 24/308 KB 24/45 KB 27/286 KB 24/39 KB 21/223 KB 27/308 KB 24/45 KB 29/286 KB 24/39 KB 21/223 KB 21/308 KB 24/45 KB 27/286 KB 24/39 KB 21/223 KB 21/308 KB 24/45 KB 27/286 KB 21/39 KB 19/223 KB 21/308 KB 24/45 KB 27/286 KB 21/39 KB 24/223 KB 27/308 KB 24/45 KB 29/286 KB 24/39 KB 21/223 KB 24/308 KB 24/45 KB 29/286 KB 24/39 KB 24/223 KB 27/308 KB 27/45 KB 32/286 KB 27/39 KB 27/223 KB 27/308 KB 27/45 KB 36/286 KB 27/39 KB 27/223 KB 29/308 KB 27/45 KB 40/286 KB 27/39 KB 27/223 KB 29/308 KB 27/45 KB 44/286 KB 27/39 KB 27/223 KB 29/308 KB 27/45 KB 48/286 KB 27/39 KB 27/223 KB 29/308 KB 27/45 KB 52/286 KB 27/39 KB 24/223 KB 27/308 KB 27/45 KB 29/286 KB 27/39 KB 24/223 KB 27/308 KB 24/45 KB 29/286 KB 27/39 KB 27/223 KB 29/308 KB 27/45 KB 52/286 KB 29/39 KB 27/223 KB 29/308 KB 29/45 KB 52/286 KB 32/39 KB 27/223 KB 29/308 KB 27/45 KB 36/286 KB 27/39 KB 27/223 KB 27/308 KB 27/45 KB 32/286 KB 27/39 KB 29/223 KB 29/308 KB 29/45 KB 52/286 KB 32/39 KB 27/223 KB 29/308 KB 29/45 KB 52/286 KB 29/39 KB 29/223 KB 32/308 KB 32/45 KB 52/286 KB 32/39 KB 29/223 KB 32/308 KB 36/45 KB 52/286 KB 32/39 KB 32/223 KB 32/308 KB 40/45 KB 52/286 KB 35/39 KB 32/223 KB 32/308 KB 44/45 KB 52/286 KB 35/39 KB 32/223 KB 32/308 KB 45/45 KB 52/286 KB 35/39 KB 29/223 KB 32/308 KB 29/45 KB 52/286 KB 32/39 KB 32/223 KB 32/308 KB 36/45 KB 52/286 KB 35/39 KB 32/223 KB 32/308 KB 45/45 KB 52/286 KB 37/39 KB 32/223 KB 36/308 KB 45/45 KB 52/286 KB 39/39 KB 32/223 KB 32/308 KB 36/45 KB 52/286 KB 32/39 KB 36/223 KB 36/308 KB 45/45 KB 52/286 KB unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 39/39 KB 40/223 KB 36/308 KB 45/45 KB 52/286 KB 39/39 KB 32/223 KB 36/308 KB 45/45 KB 52/286 KB 37/39 KB 40/223 KB 40/308 KB 45/45 KB 52/286 KB 39/39 KB 40/223 KB 44/308 KB 45/45 KB 52/286 KB 39/39 KB 40/223 KB 48/308 KB 45/45 KB 52/286 KB 39/39 KB 44/223 KB 52/308 KB 45/45 KB 52/286 KB 39/39 KB 44/223 KB 56/308 KB 56/286 KB 44/223 KB 60/308 KB 56/286 KB 44/223 KB 64/308 KB 56/286 KB 44/223 KB 48/308 KB 45/45 KB 52/286 KB 39/39 KB 48/223 KB 64/308 KB 56/286 KB 52/223 KB 64/308 KB 56/286 KB 56/223 KB 64/308 KB 56/286 KB 60/223 KB 64/308 KB 56/286 KB 64/223 KB 64/308 KB 56/286 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 1057.9 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 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 1009.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 44/223 KB 52/308 KB 45/45 KB 56/286 KB 39/39 KB 64/223 KB 64/308 KB 60/286 KB 64/223 KB 64/308 KB 64/286 KB 64/223 KB 64/308 KB 68/286 KB 64/223 KB 64/308 KB 72/286 KB 64/223 KB 64/308 KB 76/286 KB 68/223 KB 64/308 KB 80/286 KB 68/223 KB 68/308 KB 84/286 KB 68/223 KB 68/308 KB 88/286 KB 68/223 KB 68/308 KB 92/286 KB 68/223 KB 68/308 KB 96/286 KB 68/223 KB 64/308 KB 76/286 KB 72/223 KB 68/308 KB 96/286 KB 76/223 KB 68/308 KB 96/286 KB 80/223 KB 68/308 KB 96/286 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-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 68/223 KB 68/308 KB 80/286 KB 80/223 KB 72/308 KB 100/286 KB 80/223 KB 76/308 KB 100/286 KB 80/223 KB 80/308 KB 100/286 KB 80/223 KB 84/308 KB 100/286 KB 84/223 KB 84/308 KB 100/286 KB 88/223 KB 84/308 KB 100/286 KB 92/223 KB 88/308 KB 100/286 KB 96/223 KB 88/308 KB 100/286 KB 100/223 KB 88/308 KB 100/286 KB 104/223 KB 88/308 KB 100/286 KB 4/174 KB 108/223 KB 88/308 KB 100/286 KB 4/174 KB 112/223 KB 88/308 KB 100/286 KB 4/174 KB 80/223 KB 68/308 KB 100/286 KB 112/223 KB 88/308 KB 104/286 KB 4/174 KB 112/223 KB 88/308 KB 108/286 KB 4/174 KB 112/223 KB 88/308 KB 112/286 KB 4/174 KB 100/223 KB 88/308 KB 100/286 KB 4/174 KB 112/223 KB 88/308 KB 112/286 KB 8/174 KB 112/223 KB 88/308 KB 112/286 KB 12/174 KB 112/223 KB 88/308 KB 112/286 KB 16/174 KB 88/223 KB 88/308 KB 100/286 KB 112/223 KB 92/308 KB 112/286 KB 16/174 KB 112/223 KB 96/308 KB 112/286 KB 16/174 KB 112/223 KB 100/308 KB 112/286 KB 16/174 KB 112/223 KB 104/308 KB 116/286 KB 20/174 KB 112/223 KB 108/308 KB 116/286 KB 20/174 KB 112/223 KB 112/308 KB 116/286 KB 20/174 KB 112/223 KB 100/308 KB 116/286 KB 20/174 KB 2/22 KB 116/223 KB 112/308 KB 116/286 KB 20/174 KB 2/22 KB 120/223 KB 116/308 KB 120/286 KB 20/174 KB 2/22 KB 124/223 KB 116/308 KB 120/286 KB 20/174 KB 2/22 KB 128/223 KB 116/308 KB 120/286 KB 20/174 KB 112/223 KB 100/308 KB 112/286 KB 20/174 KB 2/22 KB 128/223 KB 116/308 KB 120/286 KB 24/174 KB 2/22 KB 128/223 KB 116/308 KB 120/286 KB 28/174 KB 2/22 KB 128/223 KB 116/308 KB 120/286 KB 32/174 KB 2/22 KB 128/223 KB 116/308 KB 120/286 KB 36/174 KB 2/22 KB 116/223 KB 116/308 KB 120/286 KB 20/174 KB 2/22 KB 128/223 KB 120/308 KB 120/286 KB 36/174 KB 2/22 KB 128/223 KB 124/308 KB 120/286 KB 36/174 KB 2/22 KB 128/223 KB 128/308 KB 120/286 KB 36/174 KB 2/22 KB 128/223 KB 132/308 KB 120/286 KB 36/174 KB 2/22 KB 132/223 KB 136/308 KB 120/286 KB 40/174 KB 2/22 KB 132/223 KB 140/308 KB 120/286 KB 40/174 KB 2/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 2/22 KB 116/223 KB 112/308 KB 120/286 KB 20/174 KB 2/22 KB 112/223 KB 112/308 KB 116/286 KB 20/174 KB 5/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 8/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 11/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 13/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 16/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 18/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 21/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 120/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 124/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 128/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 132/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 136/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 140/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 144/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 148/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 152/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 156/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 160/286 KB 40/174 KB 22/22 KB 132/223 KB 144/308 KB 164/286 KB 40/174 KB 22/22 KB 132/223 KB 148/308 KB 168/286 KB 40/174 KB 22/22 KB 132/223 KB 148/308 KB 172/286 KB 40/174 KB 22/22 KB 132/223 KB 148/308 KB 176/286 KB 40/174 KB 2/22 KB 132/223 KB 132/308 KB 120/286 KB 40/174 KB 22/22 KB 136/223 KB 148/308 KB 176/286 KB 40/174 KB 22/22 KB 140/223 KB 148/308 KB 176/286 KB 40/174 KB 22/22 KB 144/223 KB 148/308 KB unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 176/286 KB 40/174 KB 2/22 KB 128/223 KB 132/308 KB 120/286 KB 40/174 KB 22/22 KB 144/223 KB 148/308 KB 176/286 KB 44/174 KB 22/22 KB 144/223 KB 148/308 KB 176/286 KB 48/174 KB 22/22 KB 144/223 KB 148/308 KB 176/286 KB 52/174 KB 22/22 KB 144/223 KB 148/308 KB 176/286 KB 56/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 60/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 64/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 68/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 72/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 76/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 80/174 KB 22/22 KB 148/223 KB 148/308 KB 176/286 KB 84/174 KB 148/223 KB 148/308 KB 180/286 KB 88/174 KB 148/223 KB 148/308 KB 180/286 KB 92/174 KB 148/223 KB 148/308 KB 180/286 KB 96/174 KB 22/22 KB 132/223 KB 148/308 KB 164/286 KB 40/174 KB 148/223 KB 152/308 KB 180/286 KB 96/174 KB 148/223 KB 156/308 KB 180/286 KB 96/174 KB 148/223 KB 160/308 KB 180/286 KB 96/174 KB 148/223 KB 164/308 KB 180/286 KB 96/174 KB 148/223 KB 168/308 KB 180/286 KB 96/174 KB 148/223 KB 172/308 KB 180/286 KB 96/174 KB 148/223 KB 176/308 KB 180/286 KB 96/174 KB 148/223 KB 148/308 KB 180/286 KB 84/174 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 349.5 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 22/22 KB 148/223 KB 148/308 KB 176/286 KB 56/174 KB 152/223 KB 176/308 KB 180/286 KB 96/174 KB 156/223 KB 176/308 KB 180/286 KB 96/174 KB 160/223 KB 176/308 KB 180/286 KB 96/174 KB 164/223 KB 176/308 KB 180/286 KB 96/174 KB 168/223 KB 176/308 KB 180/286 KB 96/174 KB 172/223 KB 176/308 KB 180/286 KB 96/174 KB 176/223 KB 176/308 KB 180/286 KB 96/174 KB 176/223 KB 176/308 KB 180/286 KB 3/9 KB 96/174 KB 176/223 KB 176/308 KB 180/286 KB 6/9 KB 96/174 KB 176/223 KB 176/308 KB 180/286 KB 9/9 KB 96/174 KB 176/223 KB 176/308 KB 180/286 KB 9/9 KB 96/174 KB 176/223 KB 176/308 KB 184/286 KB 9/9 KB 96/174 KB 176/223 KB 176/308 KB 188/286 KB 9/9 KB 96/174 KB 180/223 KB 176/308 KB 192/286 KB 9/9 KB 96/174 KB 180/223 KB 176/308 KB 196/286 KB 9/9 KB 96/174 KB 180/223 KB 180/308 KB 200/286 KB 9/9 KB 100/174 KB 180/223 KB 180/308 KB 204/286 KB 9/9 KB 100/174 KB 180/223 KB 180/308 KB 208/286 KB 9/9 KB 100/174 KB 180/223 KB 176/308 KB 188/286 KB 9/9 KB 96/174 KB 184/223 KB 180/308 KB 208/286 KB 9/9 KB 100/174 KB 188/223 KB 180/308 KB 208/286 KB 9/9 KB 100/174 KB 192/223 KB 180/308 KB 208/286 KB 9/9 KB 100/174 KB 196/223 KB 180/308 KB 208/286 KB 9/9 KB 100/174 KB 200/223 KB 180/308 KB 212/286 KB 9/9 KB 100/174 KB 204/223 KB 180/308 KB 212/286 KB 9/9 KB 100/174 KB 208/223 KB 180/308 KB 212/286 KB 100/174 KB 180/223 KB 180/308 KB 196/286 KB 9/9 KB 100/174 KB 208/223 KB 180/308 KB 212/286 KB 104/174 KB 208/223 KB 180/308 KB 212/286 KB 108/174 KB 208/223 KB 180/308 KB 212/286 KB 112/174 KB 208/223 KB 180/308 KB 212/286 KB 116/174 KB 208/223 KB 180/308 KB 212/286 KB 120/174 KB 208/223 KB 180/308 KB 212/286 KB 124/174 KB 208/223 KB 180/308 KB 212/286 KB 128/174 KB 180/223 KB 180/308 KB 196/286 KB 9/9 KB 96/174 KB 208/223 KB 184/308 KB 212/286 KB 128/174 KB 208/223 KB 188/308 KB 212/286 KB 128/174 KB 208/223 KB 192/308 KB 212/286 KB 128/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 110.4 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 196/223 KB 180/308 KB 212/286 KB 9/9 KB 100/174 KB 208/223 KB 196/308 KB 216/286 KB 128/174 KB 208/223 KB 196/308 KB 220/286 KB 128/174 KB 208/223 KB 196/308 KB 224/286 KB 128/174 KB 212/223 KB 196/308 KB 228/286 KB 128/174 KB 212/223 KB 196/308 KB 232/286 KB 132/174 KB 212/223 KB 196/308 KB 236/286 KB 132/174 KB 212/223 KB 196/308 KB 240/286 KB 132/174 KB 208/223 KB 196/308 KB 212/286 KB 128/174 KB 212/223 KB 200/308 KB 240/286 KB 132/174 KB 212/223 KB 204/308 KB 240/286 KB 132/174 KB 212/223 KB 208/308 KB 240/286 KB 132/174 KB 212/223 KB 212/308 KB 240/286 KB 132/174 KB 212/223 KB 216/308 KB 240/286 KB 132/174 KB 212/223 KB 220/308 KB 240/286 KB 132/174 KB 212/223 KB 224/308 KB 240/286 KB 132/174 KB 212/223 KB 228/308 KB 240/286 KB 132/174 KB 212/223 KB 232/308 KB 244/286 KB 132/174 KB 212/223 KB 236/308 KB 244/286 KB 132/174 KB 212/223 KB 240/308 KB 244/286 KB 132/174 KB 212/223 KB 196/308 KB 228/286 KB 132/174 KB 212/223 KB 240/308 KB 244/286 KB 136/174 KB 212/223 KB 240/308 KB 244/286 KB 140/174 KB 212/223 KB 240/308 KB 244/286 KB 144/174 KB 212/223 KB 240/308 KB 244/286 KB 148/174 KB 212/223 KB 240/308 KB 244/286 KB 152/174 KB 212/223 KB 240/308 KB 244/286 KB 156/174 KB 212/223 KB 240/308 KB 244/286 KB 160/174 KB 212/223 KB 196/308 KB 224/286 KB 128/174 KB 216/223 KB 240/308 KB 244/286 KB 160/174 KB 220/223 KB 240/308 KB 244/286 KB 160/174 KB 223/223 KB 240/308 KB 244/286 KB 160/174 KB 212/223 KB 228/308 KB 244/286 KB 132/174 KB 223/223 KB 240/308 KB 248/286 KB 160/174 KB 223/223 KB 240/308 KB 3/22 KB 252/286 KB 160/174 KB 223/223 KB 240/308 KB 3/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 3/22 KB 248/286 KB 160/174 KB 223/223 KB 240/308 KB 5/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 8/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 11/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 13/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 16/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 19/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 21/22 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 21/22 KB 260/286 KB 160/174 KB 223/223 KB 244/308 KB 22/22 KB 264/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 268/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 272/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 276/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 280/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 284/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 286/286 KB 164/174 KB 223/223 KB 244/308 KB 22/22 KB 260/286 KB 164/174 KB 223/223 KB 240/308 KB 22/22 KB 260/286 KB 164/174 KB 223/223 KB 240/308 KB 22/22 KB 260/286 KB 160/174 KB 223/223 KB 248/308 KB 22/22 KB 286/286 KB 164/174 KB 223/223 KB 252/308 KB 22/22 KB 286/286 KB 164/174 KB 223/223 KB 256/308 KB 22/22 KB 286/286 KB 168/174 KB 260/308 KB 22/22 KB 286/286 KB 168/174 KB 264/308 KB 22/22 KB 286/286 KB 168/174 KB 268/308 KB 22/22 KB 286/286 KB 168/174 KB 272/308 KB 22/22 KB 286/286 KB 168/174 KB 276/308 KB 22/22 KB 286/286 KB 168/174 KB 280/308 KB 286/286 KB 168/174 KB 284/308 KB 286/286 KB 168/174 KB 223/223 KB 252/308 KB 22/22 KB 286/286 KB 168/174 KB 284/308 KB 286/286 KB 172/174 KB 284/308 KB 286/286 KB 174/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 227.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2205.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 288/308 KB 286/286 KB 174/174 KB 3/17 KB 288/308 KB 286/286 KB 174/174 KB 6/17 KB 288/308 KB 4/11 KB 9/17 KB 288/308 KB 4/11 KB 11/17 KB 288/308 KB 4/11 KB 14/17 KB 288/308 KB 4/11 KB 16/17 KB 288/308 KB 4/11 KB 17/17 KB 288/308 KB 4/11 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 2285.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1510.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/17 KB 288/308 KB 286/286 KB 4/11 KB 174/174 KB 17/17 KB 288/308 KB 8/11 KB 17/17 KB 288/308 KB 11/11 KB 17/17 KB 292/308 KB 11/11 KB 17/17 KB 296/308 KB 11/11 KB 17/17 KB 300/308 KB 11/11 KB 17/17 KB 304/308 KB 11/11 KB 17/17 KB 308/308 KB 11/11 KB 17/17 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 86.9 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 308/308 KB 3/13 KB 308/308 KB 6/13 KB 4/11 KB 9/13 KB 4/11 KB 11/13 KB 4/11 KB 13/13 KB 4/11 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 126.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2365.8 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 308/308 KB 3/13 KB 4/11 KB 13/13 KB 8/11 KB 13/13 KB 11/11 KB 13/13 KB 3/28 KB 11/11 KB 13/13 KB 5/28 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 13/13 KB 11/28 KB 11/11 KB 13/13 KB 13/28 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 13/13 KB 19/28 KB 11/11 KB 13/13 KB 21/28 KB 11/11 KB 13/13 KB 24/28 KB 11/11 KB 13/13 KB 27/28 KB 11/11 KB 13/13 KB 28/28 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 94.9 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 4/14 KB 28/28 KB 8/14 KB 28/28 KB 12/14 KB 28/28 KB 14/14 KB 28/28 KB 14/14 KB 4/309 KB 28/28 KB 14/14 KB 8/309 KB 14/14 KB 12/309 KB 14/14 KB 16/309 KB 14/14 KB 20/309 KB 14/14 KB 24/309 KB 14/14 KB 28/309 KB 14/14 KB 32/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 199.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/192 KB 14/14 KB 32/309 KB 5/192 KB 14/14 KB 32/309 KB 8/192 KB 14/14 KB 32/309 KB 11/192 KB 14/14 KB 32/309 KB 13/192 KB 14/14 KB 32/309 KB 13/192 KB 14/14 KB 36/309 KB 16/192 KB 40/309 KB 4/37 KB 16/192 KB 44/309 KB 4/37 KB 16/192 KB 48/309 KB 4/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 91.5 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 16/192 KB 14/14 KB 36/309 KB 4/37 KB 19/192 KB 48/309 KB 4/37 KB 21/192 KB 48/309 KB 4/37 KB 24/192 KB 48/309 KB 4/37 KB 27/192 KB 48/309 KB 4/37 KB 13/192 KB 14/14 KB 36/309 KB 4/37 KB 27/192 KB 48/309 KB 8/37 KB 29/192 KB 48/309 KB 8/37 KB 29/192 KB 48/309 KB 12/37 KB 29/192 KB 48/309 KB 16/37 KB 32/192 KB 48/309 KB 20/37 KB 32/192 KB 48/309 KB 24/37 KB 32/192 KB 48/309 KB 28/37 KB 32/192 KB 48/309 KB 32/37 KB 32/192 KB 48/309 KB 36/37 KB 32/192 KB 48/309 KB 37/37 KB 2/14 KB 32/192 KB 48/309 KB 16/37 KB 32/192 KB 48/309 KB 36/37 KB 2/14 KB 32/192 KB 48/309 KB 37/37 KB 5/14 KB 36/192 KB 48/309 KB 37/37 KB 5/14 KB 36/192 KB 48/309 KB 37/37 KB 6/14 KB 40/192 KB 48/309 KB 37/37 KB 6/14 KB 44/192 KB 48/309 KB 37/37 KB 6/14 KB 44/192 KB 48/309 KB 37/37 KB 9/14 KB 44/192 KB 48/309 KB 37/37 KB 10/14 KB 48/192 KB 48/309 KB 37/37 KB 13/14 KB 48/192 KB 52/309 KB 37/37 KB 14/14 KB 48/192 KB 48/309 KB 37/37 KB 10/14 KB 52/192 KB 52/309 KB 37/37 KB 14/14 KB 56/192 KB 52/309 KB 37/37 KB 14/14 KB 60/192 KB 52/309 KB 37/37 KB 14/14 KB 64/192 KB 52/309 KB 37/37 KB 14/14 KB 68/192 KB 52/309 KB 37/37 KB 14/14 KB 72/192 KB 52/309 KB 37/37 KB 14/14 KB 76/192 KB 52/309 KB 37/37 KB 14/14 KB 80/192 KB 52/309 KB 14/14 KB 48/192 KB 52/309 KB 37/37 KB 13/14 KB 80/192 KB 56/309 KB 14/14 KB 80/192 KB 60/309 KB 14/14 KB 80/192 KB 64/309 KB 14/14 KB 80/192 KB 68/309 KB 14/14 KB 80/192 KB 72/309 KB 80/192 KB 76/309 KB 80/192 KB 80/309 KB 80/192 KB 84/309 KB 84/192 KB 88/309 KB 84/192 KB 92/309 KB 84/192 KB 96/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 84/192 KB 84/309 KB 88/192 KB 96/309 KB 92/192 KB 96/309 KB 96/192 KB 96/309 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 86.8 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 100/192 KB 96/309 KB 104/192 KB 100/309 KB 108/192 KB 100/309 KB 112/192 KB 100/309 KB 100/192 KB 100/309 KB 112/192 KB 104/309 KB 112/192 KB 108/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 116/192 KB 120/309 KB 116/192 KB 124/309 KB 116/192 KB 128/309 KB 116/192 KB 116/309 KB 120/192 KB 128/309 KB 124/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 128/309 KB 136/192 KB 132/309 KB 140/192 KB 132/309 KB 144/192 KB 132/309 KB 132/192 KB 132/309 KB 144/192 KB 136/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 144/192 KB 148/309 KB 148/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 148/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 160/309 KB 168/192 KB 164/309 KB 172/192 KB 164/309 KB 176/192 KB 164/309 KB 164/192 KB 164/309 KB 176/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 180/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 192/309 KB 192/192 KB 192/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 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 1094.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1676.1 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 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 177.2 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 20:34:10 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: 20:34:10 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/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 3347.8 KB/sec) unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 20:34:10 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 20:34:11 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 20:34:12 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 20:34:12 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:12 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:34:12 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Tue Oct 02 20:34:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:34:12 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 20:34:12 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:12 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-oai-hss-0: 20:34:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:34:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:34:13 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 20:34:13 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 20:34:13 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 20:34:13 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-160-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:14 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Tue Oct 02 20:34:14 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:14 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: 20:34:14 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:14 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-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:14 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-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 20:34:14 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:14 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: 20:34:14 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-160-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-160-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-oai-hss-0: 20:34:14 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Tue Oct 02 20:34:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:15 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: 20:34:15 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:15 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: 20:34:15 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:15 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: 20:34:15 DEBUG unit.abot-epc-basic/0.install Oct 02, 2018 8:34:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:34:15 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: 20:34:15 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:15 [main] REPORT: STEP EXECUTION TIME TAKEN :1334 MS unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:34:15 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:16 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:16 [main] REPORT: STEP EXECUTION TIME TAKEN :92 MS unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 0m1.872s unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.771 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 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: 20:34:16 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.014 sec unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 02-Oct-2018 20:34:16.141 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 20:34:16 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 260.7 KB/sec) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 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 152.4 KB/sec) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 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 105.8 KB/sec) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 DEBUG unit.abot-epc-basic/0.install 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 219.6 KB/sec) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 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 66.3 KB/sec) unit-abot-epc-basic-0: 20:34:16 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-oai-hss-0: 20:34:16 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 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: 20:34:16 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: 20:34:16 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: 20:34:16 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: 20:34:16 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 3/181 KB 22/22 KB 5/181 KB 22/22 KB 3/57 KB 8/181 KB 22/22 KB 3/57 KB 11/181 KB 22/22 KB 3/57 KB 13/181 KB 22/22 KB 3/57 KB 16/181 KB 22/22 KB 3/57 KB 3/203 KB 19/181 KB 3/60 KB 22/22 KB 3/57 KB 3/181 KB 22/22 KB 3/57 KB 3/203 KB 19/181 KB 3/60 KB 22/22 KB 5/57 KB 3/203 KB 19/181 KB 3/60 KB 22/22 KB 8/57 KB 3/203 KB 19/181 KB 3/60 KB 22/22 KB 11/57 KB 3/203 KB 19/181 KB 3/60 KB 22/22 KB 13/57 KB 3/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 3/203 KB 16/181 KB 3/60 KB 22/22 KB 3/57 KB 6/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 9/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 11/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 14/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 16/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 19/203 KB 19/181 KB 3/60 KB 22/22 KB 16/57 KB 22/203 KB 19/181 KB 3/60 KB 22/22 KB 19/57 KB 16/181 KB 3/60 KB 22/22 KB 3/57 KB 22/203 KB 21/181 KB 5/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 8/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 11/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 13/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 16/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 19/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 21/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 24/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 27/60 KB 22/22 KB 19/57 KB 22/203 KB 21/181 KB 3/60 KB 22/22 KB 19/57 KB 19/203 KB 19/181 KB 3/60 KB 22/22 KB 19/57 KB 25/203 KB 21/181 KB 27/60 KB 22/22 KB 21/57 KB 25/203 KB 24/181 KB 27/60 KB 22/22 KB 24/57 KB 25/203 KB 24/181 KB 27/60 KB 22/22 KB 27/57 KB 25/203 KB 24/181 KB 29/60 KB 22/22 KB 29/57 KB 25/203 KB 21/181 KB 27/60 KB 22/22 KB 19/57 KB 27/203 KB 24/181 KB 29/60 KB 22/22 KB 29/57 KB 25/203 KB 24/181 KB 29/60 KB 22/22 KB 27/57 KB 25/203 KB 24/181 KB 27/60 KB 22/22 KB 21/57 KB 27/203 KB 27/181 KB 29/60 KB 22/22 KB 29/57 KB 27/203 KB 29/181 KB 29/60 KB 22/22 KB 29/57 KB 27/203 KB 32/181 KB 32/60 KB 22/22 KB 29/57 KB 27/203 KB 29/181 KB 32/60 KB 22/22 KB 29/57 KB 30/203 KB 32/181 KB 32/60 KB 22/22 KB 29/57 KB 32/203 KB 32/181 KB 32/60 KB 22/22 KB 29/57 KB 36/203 KB 36/181 KB 32/60 KB 22/22 KB 29/57 KB 40/203 KB 36/181 KB 36/60 KB 32/57 KB 44/203 KB 36/181 KB 36/60 KB 32/57 KB 48/203 KB 36/181 KB 36/60 KB 32/57 KB 32/203 KB 36/181 KB 32/60 KB 22/22 KB 29/57 KB 48/203 KB 40/181 KB 36/60 KB 32/57 KB 48/203 KB 44/181 KB 36/60 KB 32/57 KB 36/203 KB 36/181 KB 36/60 KB 32/57 KB 48/203 KB 44/181 KB 40/60 KB 32/57 KB 48/203 KB 44/181 KB 44/60 KB 32/57 KB 48/203 KB 44/181 KB 48/60 KB 32/57 KB 36/203 KB 36/181 KB 32/60 KB 22/22 KB 32/57 KB 48/203 KB 44/181 KB 48/60 KB 36/57 KB 48/203 KB 44/181 KB 48/60 KB 40/57 KB 48/203 KB 44/181 KB 48/60 KB 44/57 KB 52/203 KB 44/181 KB 52/60 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 507.2 KB/sec) unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 52/203 KB 48/181 KB 52/60 KB 48/57 KB 52/203 KB 48/181 KB 52/60 KB 52/57 KB 52/203 KB 52/181 KB 52/60 KB 56/57 KB 52/203 KB 52/181 KB 52/60 KB 57/57 KB 52/203 KB 44/181 KB 52/60 KB 44/57 KB 56/203 KB 52/181 KB 52/60 KB 57/57 KB 60/203 KB 52/181 KB 52/60 KB 57/57 KB 64/203 KB 52/181 KB 52/60 KB 57/57 KB 68/203 KB 52/181 KB 52/60 KB 57/57 KB 72/203 KB 52/181 KB 52/60 KB 57/57 KB 76/203 KB 52/181 KB 52/60 KB 57/57 KB 80/203 KB 52/181 KB 52/60 KB 57/57 KB 48/203 KB 44/181 KB 52/60 KB 44/57 KB 80/203 KB 52/181 KB 56/60 KB 57/57 KB 80/203 KB 52/181 KB 60/60 KB 57/57 KB 52/203 KB 52/181 KB 52/60 KB 52/57 KB 84/203 KB 56/181 KB 60/60 KB 57/57 KB 84/203 KB 60/181 KB 60/60 KB 57/57 KB 84/203 KB 64/181 KB 60/60 KB 57/57 KB 84/203 KB 68/181 KB 60/60 KB 57/57 KB 84/203 KB 72/181 KB 60/60 KB 57/57 KB 84/203 KB 76/181 KB 60/60 KB 57/57 KB 84/203 KB 80/181 KB 60/60 KB 57/57 KB 84/203 KB 84/181 KB 60/60 KB 57/57 KB 84/203 KB 88/181 KB 60/60 KB 84/203 KB 92/181 KB 60/60 KB 84/203 KB 96/181 KB 60/60 KB 84/203 KB 52/181 KB 60/60 KB 57/57 KB 88/203 KB 96/181 KB 60/60 KB 92/203 KB 96/181 KB 60/60 KB 96/203 KB 96/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1354.7 KB/sec) unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 96/203 KB 100/181 KB 60/60 KB 100/203 KB 104/181 KB 60/60 KB 100/203 KB 108/181 KB 60/60 KB 100/203 KB 112/181 KB 60/60 KB 100/203 KB 100/181 KB 60/60 KB 104/203 KB 112/181 KB 60/60 KB 108/203 KB 112/181 KB 60/60 KB 112/203 KB 112/181 KB 60/60 KB 116/203 KB 112/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1205.2 KB/sec) unit-oai-hss-0: 20:34:16 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 20:34:16 INFO juju.worker.uniter.context trying to kill context process 8966 unit-oai-hss-0: 20:34:16 INFO juju.worker.uniter.context waiting for context process 8966 to die unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 116/203 KB 116/181 KB 60/60 KB 116/203 KB 120/181 KB 120/203 KB 124/181 KB 120/203 KB 128/181 KB 120/203 KB 132/181 KB 120/203 KB 136/181 KB 120/203 KB 140/181 KB 120/203 KB 144/181 KB 120/203 KB 120/181 KB 124/203 KB 144/181 KB 128/203 KB 144/181 KB 132/203 KB 144/181 KB 136/203 KB 144/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 164/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 176/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 180/203 KB 180/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2905.1 KB/sec) unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3558.9 KB/sec) unit-oai-hss-0: 20:34:16 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 20:34:16 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 20:34:16 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:16 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: 20:34:16 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:34:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 140.8 KB/sec) unit-oai-hss-0: 20:34:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 20:34:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:34:16 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 20:34:16 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 20:34:16 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 20:34:16 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-oai-hss-0: 20:34:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 188.5 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 232.5 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 163.8 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 214.3 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1554.4 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 83.3 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 20.6 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 142.4 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 781.6 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 2/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 221.0 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 652.9 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 170.1 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 620.5 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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 3144.8 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 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: 20:34:17 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: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 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 1552.4 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 4/201 KB 8/201 KB 12/201 KB 16/201 KB 20/201 KB 24/201 KB 28/201 KB 32/201 KB 4/158 KB 32/201 KB 8/158 KB 32/201 KB 12/158 KB 32/201 KB 16/158 KB 32/201 KB 16/158 KB 36/201 KB 16/158 KB 40/201 KB 16/158 KB 44/201 KB 16/158 KB 48/201 KB 20/158 KB 48/201 KB 24/158 KB 48/201 KB 28/158 KB 48/201 KB 32/158 KB 48/201 KB 32/158 KB 52/201 KB 32/158 KB 56/201 KB 32/158 KB 60/201 KB 32/158 KB 64/201 KB 32/158 KB 68/201 KB 32/158 KB 72/201 KB 32/158 KB 76/201 KB 36/158 KB 4/6 KB 4/54 KB 76/201 KB 32/158 KB 4/54 KB 76/201 KB 36/158 KB 4/6 KB 8/54 KB 76/201 KB 36/158 KB 4/6 KB 12/54 KB 76/201 KB 36/158 KB 4/6 KB 16/54 KB 76/201 KB 36/158 KB 4/6 KB 20/54 KB 76/201 KB 36/158 KB 4/6 KB 24/54 KB 76/201 KB 36/158 KB 4/6 KB 28/54 KB 76/201 KB 36/158 KB 4/6 KB 32/54 KB 76/201 KB 36/158 KB 4/6 KB 36/54 KB 76/201 KB 36/158 KB 4/6 KB 40/54 KB 76/201 KB 36/158 KB 4/6 KB 44/54 KB 76/201 KB 36/158 KB 4/6 KB 48/54 KB 76/201 KB 36/158 KB 4/6 KB 52/54 KB 76/201 KB 40/158 KB 4/6 KB 54/54 KB 76/201 KB 32/158 KB 4/6 KB 4/54 KB 76/201 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 40/158 KB 6/6 KB 54/54 KB 76/201 KB 40/158 KB 4/6 KB 52/54 KB 76/201 KB 44/158 KB 6/6 KB 54/54 KB 76/201 KB 48/158 KB 6/6 KB 54/54 KB 76/201 KB 52/158 KB 6/6 KB 54/54 KB 76/201 KB 56/158 KB 6/6 KB 54/54 KB 76/201 KB 60/158 KB 6/6 KB 54/54 KB 76/201 KB 64/158 KB 6/6 KB 54/54 KB 76/201 KB 68/158 KB 6/6 KB 54/54 KB 76/201 KB 72/158 KB 6/6 KB 54/54 KB 76/201 KB 76/158 KB 6/6 KB 54/54 KB 80/201 KB 80/158 KB 6/6 KB 54/54 KB 80/201 KB 84/158 KB 6/6 KB 54/54 KB 80/201 KB 88/158 KB 6/6 KB 54/54 KB 80/201 KB 92/158 KB 6/6 KB 54/54 KB 80/201 KB 96/158 KB 6/6 KB 54/54 KB 80/201 KB 72/158 KB 6/6 KB 54/54 KB 80/201 KB 96/158 KB 6/6 KB 54/54 KB 84/201 KB 96/158 KB 6/6 KB 54/54 KB 88/201 KB 96/158 KB 6/6 KB 54/54 KB 92/201 KB 96/158 KB 6/6 KB 54/54 KB 96/201 KB 100/158 KB 6/6 KB 54/54 KB 96/201 KB 104/158 KB 54/54 KB 100/201 KB 108/158 KB 54/54 KB 100/201 KB 112/158 KB 54/54 KB 100/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 1537.1 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 100/158 KB 54/54 KB 100/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 184.2 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 112/158 KB 3/44 KB 100/201 KB 112/158 KB 5/44 KB 100/201 KB 112/158 KB 8/44 KB 100/201 KB 112/158 KB 11/44 KB 100/201 KB 112/158 KB 13/44 KB 100/201 KB 112/158 KB 16/44 KB 100/201 KB 112/158 KB 19/44 KB 100/201 KB 112/158 KB 21/44 KB 100/201 KB 112/158 KB 24/44 KB 100/201 KB 112/158 KB 27/44 KB 100/201 KB 112/158 KB 29/44 KB 100/201 KB 112/158 KB 32/44 KB 100/201 KB 112/158 KB 36/44 KB 100/201 KB 112/158 KB 40/44 KB 100/201 KB 112/158 KB 44/44 KB 100/201 KB 116/158 KB 44/44 KB 104/201 KB 116/158 KB 44/44 KB 104/201 KB 120/158 KB 44/44 KB 104/201 KB 124/158 KB 44/44 KB 104/201 KB 128/158 KB 44/44 KB 104/201 KB 112/158 KB 44/44 KB 104/201 KB 128/158 KB 44/44 KB 108/201 KB 128/158 KB 44/44 KB 112/201 KB 128/158 KB 44/44 KB 112/201 KB 3/3 KB 128/158 KB 44/44 KB 116/201 KB 3/3 KB 128/158 KB 44/44 KB 120/201 KB 3/3 KB 128/158 KB 44/44 KB 124/201 KB 3/3 KB 132/158 KB 44/44 KB 128/201 KB 3/3 KB 132/158 KB 44/44 KB 132/201 KB 3/3 KB 132/158 KB 44/44 KB 136/201 KB 3/3 KB 132/158 KB 44/44 KB 140/201 KB 3/3 KB 132/158 KB 44/44 KB 144/201 KB 3/3 KB 132/158 KB 44/44 KB 148/201 KB 3/3 KB 132/158 KB 44/44 KB 152/201 KB 3/3 KB 132/158 KB 44/44 KB 156/201 KB 3/3 KB 132/158 KB 44/44 KB 160/201 KB 3/3 KB 132/158 KB 44/44 KB 124/201 KB 3/3 KB 136/158 KB 44/44 KB 160/201 KB 3/3 KB 140/158 KB 44/44 KB 160/201 KB 3/3 KB 144/158 KB 44/44 KB 160/201 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 996.7 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 148/158 KB 160/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 Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 56.7 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 158/158 KB 3/367 KB 160/201 KB 158/158 KB 5/367 KB 160/201 KB 158/158 KB 8/367 KB 160/201 KB 158/158 KB 11/367 KB 160/201 KB 158/158 KB 13/367 KB 160/201 KB 158/158 KB 16/367 KB 160/201 KB 158/158 KB 19/367 KB 160/201 KB 158/158 KB 21/367 KB 160/201 KB 158/158 KB 24/367 KB 160/201 KB 158/158 KB 27/367 KB 160/201 KB 158/158 KB 29/367 KB 160/201 KB 158/158 KB 32/367 KB 160/201 KB 158/158 KB 3/5 KB 32/367 KB 160/201 KB 158/158 KB 5/5 KB 32/367 KB 160/201 KB 158/158 KB 5/5 KB 36/367 KB 160/201 KB 158/158 KB 5/5 KB 40/367 KB 160/201 KB 158/158 KB 5/5 KB 44/367 KB 160/201 KB 158/158 KB 5/5 KB 48/367 KB 160/201 KB 158/158 KB 5/5 KB 52/367 KB 160/201 KB 158/158 KB 5/5 KB 3/52 KB 56/367 KB 160/201 KB 158/158 KB 5/5 KB 3/52 KB 60/367 KB 160/201 KB 158/158 KB 5/5 KB 3/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 3/52 KB 52/367 KB 160/201 KB 158/158 KB 5/5 KB 5/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 8/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 11/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 13/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 16/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 19/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 21/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 24/52 KB 64/367 KB 160/201 KB 158/158 KB 5/5 KB 27/52 KB 68/367 KB 160/201 KB 158/158 KB 5/5 KB 29/52 KB 68/367 KB 160/201 KB 158/158 KB 5/5 KB 32/52 KB 68/367 KB 164/201 KB 36/52 KB 68/367 KB 164/201 KB 40/52 KB 68/367 KB 164/201 KB 44/52 KB 68/367 KB 164/201 KB 48/52 KB 68/367 KB 164/201 KB 158/158 KB 5/5 KB 24/52 KB 68/367 KB 160/201 KB 48/52 KB 72/367 KB 164/201 KB 48/52 KB 76/367 KB 164/201 KB 48/52 KB 80/367 KB 164/201 KB 48/52 KB 84/367 KB 164/201 KB 48/52 KB 88/367 KB 164/201 KB 48/52 KB 92/367 KB 164/201 KB 48/52 KB 96/367 KB 164/201 KB 48/52 KB 100/367 KB 164/201 KB 52/52 KB 104/367 KB 164/201 KB 52/52 KB 108/367 KB 164/201 KB 52/52 KB 112/367 KB 164/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 2309.5 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 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 67.4 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 158/158 KB 5/5 KB 29/52 KB 68/367 KB 164/201 KB 52/52 KB 112/367 KB 168/201 KB 52/52 KB 112/367 KB 172/201 KB 52/52 KB 112/367 KB 176/201 KB 52/52 KB 112/367 KB 180/201 KB 52/52 KB 112/367 KB 184/201 KB 52/52 KB 112/367 KB 188/201 KB 52/52 KB 112/367 KB 192/201 KB 52/52 KB 100/367 KB 164/201 KB 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: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 52/52 KB 116/367 KB 196/201 KB 52/52 KB 120/367 KB 196/201 KB 52/52 KB 124/367 KB 196/201 KB 52/52 KB 128/367 KB 196/201 KB 52/52 KB 132/367 KB 196/201 KB 52/52 KB 136/367 KB 196/201 KB 52/52 KB 140/367 KB 196/201 KB 52/52 KB 144/367 KB 196/201 KB 52/52 KB 148/367 KB 196/201 KB 52/52 KB 112/367 KB 196/201 KB 52/52 KB 148/367 KB 200/201 KB 52/52 KB 148/367 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 724.6 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 148/367 KB 4/238 KB 201/201 KB 148/367 KB 8/238 KB 201/201 KB 148/367 KB 12/238 KB 201/201 KB 148/367 KB 16/238 KB 201/201 KB 148/367 KB 20/238 KB 201/201 KB 148/367 KB 24/238 KB 201/201 KB 148/367 KB 28/238 KB 201/201 KB 148/367 KB 32/238 KB 201/201 KB 152/367 KB 32/238 KB 201/201 KB 156/367 KB 32/238 KB 201/201 KB 160/367 KB 32/238 KB 201/201 KB 164/367 KB 36/238 KB 201/201 KB 168/367 KB 36/238 KB 201/201 KB 172/367 KB 36/238 KB 201/201 KB 176/367 KB 36/238 KB 201/201 KB 180/367 KB 36/238 KB 201/201 KB 184/367 KB 36/238 KB 201/201 KB 160/367 KB 36/238 KB 201/201 KB 184/367 KB 40/238 KB 201/201 KB 184/367 KB 44/238 KB 201/201 KB 184/367 KB 48/238 KB 201/201 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: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 3/28 KB 184/367 KB 3/47 KB 48/238 KB 184/367 KB 3/47 KB 48/238 KB 3/28 KB 184/367 KB 5/47 KB 48/238 KB 3/28 KB 184/367 KB 8/47 KB 48/238 KB 3/28 KB 184/367 KB 11/47 KB 48/238 KB 3/28 KB 184/367 KB 13/47 KB 48/238 KB 3/28 KB 184/367 KB 16/47 KB 48/238 KB 3/28 KB 184/367 KB 19/47 KB 48/238 KB 3/28 KB 184/367 KB 21/47 KB 48/238 KB 3/28 KB 184/367 KB 24/47 KB 48/238 KB 3/28 KB 184/367 KB 27/47 KB 48/238 KB 3/28 KB 184/367 KB 29/47 KB 48/238 KB 3/28 KB 184/367 KB 32/47 KB 48/238 KB 3/28 KB 184/367 KB 36/47 KB 48/238 KB 5/28 KB 184/367 KB 40/47 KB 48/238 KB 5/28 KB 184/367 KB 44/47 KB 48/238 KB 5/28 KB 184/367 KB 47/47 KB 48/238 KB 5/28 KB 184/367 KB 36/47 KB 48/238 KB 8/28 KB 184/367 KB 47/47 KB 48/238 KB 11/28 KB 184/367 KB 47/47 KB 48/238 KB 13/28 KB 184/367 KB 47/47 KB 48/238 KB 16/28 KB 184/367 KB 47/47 KB 48/238 KB 19/28 KB 184/367 KB 47/47 KB 48/238 KB 19/28 KB 184/367 KB 47/47 KB 52/238 KB 19/28 KB 184/367 KB 47/47 KB 56/238 KB 21/28 KB 184/367 KB 47/47 KB 60/238 KB 21/28 KB 184/367 KB 47/47 KB 64/238 KB 21/28 KB 184/367 KB 47/47 KB 68/238 KB 21/28 KB 184/367 KB 47/47 KB 56/238 KB 24/28 KB 188/367 KB 47/47 KB 68/238 KB 27/28 KB 188/367 KB 47/47 KB 68/238 KB 28/28 KB 188/367 KB 47/47 KB 68/238 KB 21/28 KB 188/367 KB 47/47 KB 68/238 KB 28/28 KB 192/367 KB 47/47 KB 68/238 KB 28/28 KB 192/367 KB 47/47 KB 72/238 KB 28/28 KB 192/367 KB 47/47 KB 76/238 KB 28/28 KB 196/367 KB 47/47 KB 76/238 KB 28/28 KB 200/367 KB 47/47 KB 80/238 KB 28/28 KB 204/367 KB 47/47 KB 80/238 KB 28/28 KB 208/367 KB 47/47 KB 80/238 KB 28/28 KB 196/367 KB 47/47 KB 80/238 KB 28/28 KB 208/367 KB 47/47 KB 84/238 KB 28/28 KB 208/367 KB 47/47 KB 88/238 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 525.2 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 28/28 KB 212/367 KB 92/238 KB 28/28 KB 212/367 KB 96/238 KB 28/28 KB 212/367 KB 100/238 KB 28/28 KB 212/367 KB 104/238 KB 28/28 KB 212/367 KB 108/238 KB 28/28 KB 212/367 KB 112/238 KB 28/28 KB 212/367 KB 47/47 KB 88/238 KB 28/28 KB 216/367 KB 112/238 KB 28/28 KB 220/367 KB 112/238 KB 28/28 KB 224/367 KB 112/238 KB 28/28 KB 228/367 KB 112/238 KB 28/28 KB 4/186 KB 228/367 KB 116/238 KB 28/28 KB 8/186 KB 228/367 KB 116/238 KB 28/28 KB 12/186 KB 228/367 KB 116/238 KB 28/28 KB 16/186 KB 228/367 KB 116/238 KB 28/28 KB 20/186 KB 228/367 KB 116/238 KB 28/28 KB 24/186 KB 232/367 KB 116/238 KB 28/28 KB 28/186 KB 232/367 KB 116/238 KB 28/28 KB 32/186 KB 232/367 KB 116/238 KB 28/28 KB 228/367 KB 116/238 KB 28/28 KB 32/186 KB 232/367 KB 120/238 KB 32/186 KB 232/367 KB 124/238 KB 32/186 KB 232/367 KB 128/238 KB 32/186 KB 232/367 KB 132/238 KB 36/186 KB 232/367 KB 136/238 KB 36/186 KB 232/367 KB 140/238 KB 36/186 KB 232/367 KB 144/238 KB 28/28 KB 20/186 KB 232/367 KB 116/238 KB 36/186 KB 236/367 KB 144/238 KB 36/186 KB 240/367 KB 144/238 KB 36/186 KB 244/367 KB 144/238 KB 36/186 KB 248/367 KB 144/238 KB 36/186 KB 232/367 KB 132/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 267.9 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 40/186 KB 252/367 KB 144/238 KB 44/186 KB 252/367 KB 144/238 KB 48/186 KB 252/367 KB 144/238 KB 52/186 KB 252/367 KB 144/238 KB 56/186 KB 252/367 KB 148/238 KB 60/186 KB 252/367 KB 148/238 KB 64/186 KB 252/367 KB 148/238 KB 36/186 KB 252/367 KB 144/238 KB 64/186 KB 256/367 KB 148/238 KB 64/186 KB 260/367 KB 148/238 KB 64/186 KB 264/367 KB 148/238 KB 64/186 KB 268/367 KB 148/238 KB 4/1199 KB 64/186 KB 268/367 KB 148/238 KB 8/1199 KB 64/186 KB 268/367 KB 148/238 KB 12/1199 KB 64/186 KB 268/367 KB 148/238 KB 16/1199 KB 64/186 KB 268/367 KB 148/238 KB 52/186 KB 252/367 KB 148/238 KB 16/1199 KB 64/186 KB 268/367 KB 152/238 KB 16/1199 KB 64/186 KB 272/367 KB 156/238 KB 20/1199 KB 64/186 KB 272/367 KB 160/238 KB 20/1199 KB 68/186 KB 272/367 KB 164/238 KB 20/1199 KB 68/186 KB 272/367 KB 168/238 KB 20/1199 KB 68/186 KB 272/367 KB 172/238 KB 20/1199 KB 68/186 KB 272/367 KB 176/238 KB 20/1199 KB 68/186 KB 272/367 KB 180/238 KB 20/1199 KB 68/186 KB 272/367 KB 184/238 KB 16/1199 KB 64/186 KB 272/367 KB 152/238 KB 20/1199 KB 68/186 KB 276/367 KB 184/238 KB 20/1199 KB 68/186 KB 280/367 KB 184/238 KB 20/1199 KB 68/186 KB 284/367 KB 184/238 KB 20/1199 KB 68/186 KB 288/367 KB 184/238 KB 20/1199 KB 68/186 KB 292/367 KB 184/238 KB 20/1199 KB 68/186 KB 296/367 KB 184/238 KB 20/1199 KB 68/186 KB 300/367 KB 184/238 KB 20/1199 KB 68/186 KB 304/367 KB 184/238 KB 20/1199 KB 68/186 KB 308/367 KB 184/238 KB 20/1199 KB 68/186 KB 272/367 KB 160/238 KB 20/1199 KB 64/186 KB 272/367 KB 156/238 KB 3/558 KB 24/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 28/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 32/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 36/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 40/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 44/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 48/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 3/558 KB 20/1199 KB 68/186 KB 308/367 KB 188/238 KB 5/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 8/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 11/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 13/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 16/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 19/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 21/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 24/558 KB 52/1199 KB 68/186 KB 308/367 KB 188/238 KB 27/558 KB 56/1199 KB 68/186 KB 308/367 KB 188/238 KB 29/558 KB 56/1199 KB 68/186 KB 308/367 KB 188/238 KB 32/558 KB 56/1199 KB 68/186 KB 308/367 KB 188/238 KB 36/558 KB 56/1199 KB 68/186 KB 308/367 KB 188/238 KB 40/558 KB 56/1199 KB 72/186 KB 308/367 KB 188/238 KB 44/558 KB 56/1199 KB 72/186 KB 308/367 KB 188/238 KB 48/558 KB 56/1199 KB 72/186 KB 308/367 KB 188/238 KB 20/1199 KB 68/186 KB 308/367 KB 188/238 KB 36/558 KB 56/1199 KB 72/186 KB 308/367 KB 188/238 KB 48/558 KB 56/1199 KB 76/186 KB 308/367 KB 188/238 KB 48/558 KB 56/1199 KB 80/186 KB 308/367 KB 188/238 KB 52/558 KB 56/1199 KB 84/186 KB 308/367 KB 188/238 KB 24/558 KB 56/1199 KB 68/186 KB 308/367 KB 188/238 KB 52/558 KB 60/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 64/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 68/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 72/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 76/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 80/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 84/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 88/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 92/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 96/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 100/1199 KB 84/186 KB 308/367 KB 188/238 KB 52/558 KB 104/1199 KB 88/186 KB 308/367 KB 192/238 KB 52/558 KB 108/1199 KB 88/186 KB 308/367 KB 192/238 KB 52/558 KB 112/1199 KB 88/186 KB 308/367 KB 192/238 KB 52/558 KB 56/1199 KB 80/186 KB 308/367 KB 188/238 KB 56/558 KB 112/1199 KB 88/186 KB 308/367 KB 192/238 KB 60/558 KB 112/1199 KB 88/186 KB 308/367 KB 192/238 KB 64/558 KB 112/1199 KB 88/186 KB 308/367 KB 192/238 KB 68/558 KB 112/1199 KB 88/186 KB 308/367 KB 192/238 KB 72/558 KB 116/1199 KB 88/186 KB 312/367 KB 192/238 KB 52/558 KB 100/1199 KB 88/186 KB 308/367 KB 192/238 KB 52/558 KB 100/1199 KB 88/186 KB 308/367 KB 188/238 KB 72/558 KB 116/1199 KB 92/186 KB 312/367 KB 192/238 KB 72/558 KB 116/1199 KB 96/186 KB 312/367 KB 192/238 KB 72/558 KB 116/1199 KB 100/186 KB 312/367 KB 192/238 KB 72/558 KB 116/1199 KB 104/186 KB 312/367 KB 196/238 KB 72/558 KB 116/1199 KB 108/186 KB 312/367 KB 196/238 KB 72/558 KB 116/1199 KB 112/186 KB 312/367 KB 196/238 KB 68/558 KB 116/1199 KB 88/186 KB 312/367 KB 192/238 KB 76/558 KB 120/1199 KB 112/186 KB 312/367 KB 196/238 KB 68/558 KB 112/1199 KB 88/186 KB 312/367 KB 192/238 KB 76/558 KB 120/1199 KB 112/186 KB 316/367 KB 196/238 KB 76/558 KB 120/1199 KB 112/186 KB 320/367 KB 196/238 KB 76/558 KB 120/1199 KB 112/186 KB 324/367 KB 196/238 KB 76/558 KB 124/1199 KB 116/186 KB 328/367 KB 196/238 KB 76/558 KB 124/1199 KB 116/186 KB 332/367 KB 196/238 KB 76/558 KB 124/1199 KB 116/186 KB 336/367 KB 196/238 KB 76/558 KB 116/1199 KB 112/186 KB 312/367 KB 196/238 KB 80/558 KB 124/1199 KB 116/186 KB 336/367 KB 196/238 KB 84/558 KB 124/1199 KB 116/186 KB 336/367 KB 196/238 KB 88/558 KB 124/1199 KB 116/186 KB 336/367 KB 196/238 KB 92/558 KB 124/1199 KB 116/186 KB 336/367 KB 196/238 KB 96/558 KB 124/1199 KB 116/186 KB 336/367 KB 196/238 KB 72/558 KB 116/1199 KB 100/186 KB 312/367 KB 196/238 KB 96/558 KB 124/1199 KB 116/186 KB 336/367 KB 200/238 KB 96/558 KB 124/1199 KB 116/186 KB 336/367 KB 204/238 KB 96/558 KB 124/1199 KB 116/186 KB 336/367 KB 208/238 KB 96/558 KB 124/1199 KB 116/186 KB 336/367 KB 212/238 KB 96/558 KB 124/1199 KB 116/186 KB 336/367 KB 216/238 KB 96/558 KB 124/1199 KB 116/186 KB 340/367 KB 220/238 KB 96/558 KB 124/1199 KB 116/186 KB 340/367 KB 224/238 KB 96/558 KB 124/1199 KB 116/186 KB 340/367 KB 228/238 KB 100/558 KB 124/1199 KB 116/186 KB 340/367 KB 232/238 KB 100/558 KB 124/1199 KB 116/186 KB 340/367 KB 236/238 KB 100/558 KB 124/1199 KB 116/186 KB 340/367 KB 238/238 KB 76/558 KB 124/1199 KB 116/186 KB 324/367 KB 196/238 KB 100/558 KB 124/1199 KB 120/186 KB 340/367 KB 238/238 KB 100/558 KB 124/1199 KB 124/186 KB 340/367 KB 238/238 KB 100/558 KB 124/1199 KB 128/186 KB 340/367 KB 238/238 KB 76/558 KB 124/1199 KB 112/186 KB 324/367 KB 196/238 KB 100/558 KB 128/1199 KB 128/186 KB 340/367 KB 238/238 KB 100/558 KB 132/1199 KB 128/186 KB 340/367 KB 238/238 KB 100/558 KB 136/1199 KB 128/186 KB 340/367 KB 238/238 KB 100/558 KB 140/1199 KB 128/186 KB 340/367 KB 238/238 KB 100/558 KB 144/1199 KB 128/186 KB 340/367 KB 238/238 KB 100/558 KB 148/1199 KB 132/186 KB 340/367 KB 238/238 KB 100/558 KB 152/1199 KB 132/186 KB 340/367 KB 238/238 KB 100/558 KB 156/1199 KB 132/186 KB 340/367 KB 238/238 KB 100/558 KB 160/1199 KB unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 132/186 KB 340/367 KB 238/238 KB 100/558 KB 164/1199 KB 132/186 KB 340/367 KB 238/238 KB 100/558 KB 168/1199 KB 132/186 KB 340/367 KB 238/238 KB 100/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 100/558 KB 124/1199 KB 116/186 KB 340/367 KB 228/238 KB 104/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 108/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 112/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 116/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 120/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 340/367 KB 238/238 KB 96/558 KB 124/1199 KB 116/186 KB 340/367 KB 216/238 KB 124/558 KB 172/1199 KB 132/186 KB 344/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 348/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 352/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 356/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 360/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 364/367 KB 238/238 KB 124/558 KB 172/1199 KB 132/186 KB 367/367 KB 238/238 KB 100/558 KB 144/1199 KB 132/186 KB 340/367 KB 238/238 KB 124/558 KB 172/1199 KB 136/186 KB 367/367 KB 238/238 KB 124/558 KB 172/1199 KB 140/186 KB 367/367 KB 238/238 KB 124/558 KB 172/1199 KB 144/186 KB 367/367 KB 238/238 KB 124/558 KB 172/1199 KB 148/186 KB 367/367 KB 238/238 KB 124/558 KB 172/1199 KB 152/186 KB 367/367 KB 238/238 KB 124/558 KB 172/1199 KB 156/186 KB 367/367 KB 238/238 KB 128/558 KB 172/1199 KB 156/186 KB 367/367 KB 238/238 KB 128/558 KB 172/1199 KB 160/186 KB 367/367 KB 238/238 KB 128/558 KB 176/1199 KB 160/186 KB 367/367 KB 238/238 KB 128/558 KB 180/1199 KB 160/186 KB 367/367 KB 238/238 KB 132/558 KB 184/1199 KB 164/186 KB 367/367 KB 238/238 KB 132/558 KB 180/1199 KB 164/186 KB 367/367 KB 238/238 KB 132/558 KB 180/1199 KB 160/186 KB 367/367 KB 238/238 KB 136/558 KB 184/1199 KB 164/186 KB 367/367 KB 140/558 KB 184/1199 KB 164/186 KB 367/367 KB 140/558 KB 184/1199 KB 168/186 KB 367/367 KB 140/558 KB 184/1199 KB 172/186 KB 367/367 KB 144/558 KB 188/1199 KB 176/186 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1683.9 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 144/558 KB 188/1199 KB 172/186 KB 367/367 KB 144/558 KB 188/1199 KB 172/186 KB 367/367 KB 144/558 KB 192/1199 KB 176/186 KB 367/367 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 144/558 KB 192/1199 KB 180/186 KB 367/367 KB 148/558 KB 196/1199 KB 184/186 KB 148/558 KB 196/1199 KB 186/186 KB 148/558 KB 196/1199 KB 180/186 KB 148/558 KB 200/1199 KB 186/186 KB 148/558 KB 204/1199 KB 186/186 KB 148/558 KB 208/1199 KB 186/186 KB 148/558 KB 212/1199 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2476.2 KB/sec) unit-abot-epc-basic-0: 20:34:17 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: 20:34:17 DEBUG unit.abot-epc-basic/0.install 148/558 KB 192/1199 KB 180/186 KB 367/367 KB 152/558 KB 212/1199 KB 186/186 KB 156/558 KB 212/1199 KB 186/186 KB 160/558 KB 212/1199 KB 186/186 KB 164/558 KB 212/1199 KB 186/186 KB 164/558 KB 216/1199 KB 186/186 KB 164/558 KB 220/1199 KB 186/186 KB 164/558 KB 224/1199 KB 186/186 KB 168/558 KB 224/1199 KB 186/186 KB 172/558 KB 224/1199 KB 186/186 KB 176/558 KB 224/1199 KB 186/186 KB 180/558 KB 224/1199 KB 186/186 KB 184/558 KB 228/1199 KB 186/186 KB 188/558 KB 228/1199 KB 186/186 KB 192/558 KB 228/1199 KB 186/186 KB 180/558 KB 228/1199 KB 186/186 KB 192/558 KB 232/1199 KB 186/186 KB 192/558 KB 236/1199 KB 186/186 KB 192/558 KB 240/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1223.5 KB/sec) machine-3: 20:34:17 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 20:34:17 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 20:34:17 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 20:34:17 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 20:34:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 20:34:17 DEBUG juju.worker killing runner 0xc420640d00 unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 196/558 KB 240/1199 KB 196/558 KB 244/1199 KB 196/558 KB 248/1199 KB 200/558 KB 248/1199 KB 200/558 KB 4/181 KB 248/1199 KB 200/558 KB 8/181 KB 248/1199 KB 200/558 KB 12/181 KB 248/1199 KB 200/558 KB 16/181 KB 248/1199 KB 200/558 KB 20/181 KB 248/1199 KB 200/558 KB 24/181 KB 248/1199 KB 200/558 KB 28/181 KB 248/1199 KB 200/558 KB 32/181 KB 248/1199 KB 200/558 KB 32/181 KB 252/1199 KB 200/558 KB 36/181 KB 252/1199 KB 200/558 KB 40/181 KB 252/1199 KB 200/558 KB 44/181 KB 252/1199 KB 204/558 KB 48/181 KB 252/1199 KB 204/558 KB 44/181 KB 252/1199 KB 208/558 KB 48/181 KB 256/1199 KB 212/558 KB 48/181 KB 256/1199 KB 216/558 KB 52/181 KB 256/1199 KB 220/558 KB 52/181 KB 256/1199 KB 224/558 KB 52/181 KB 256/1199 KB 228/558 KB 52/181 KB 256/1199 KB 232/558 KB 52/181 KB 256/1199 KB 204/558 KB 48/181 KB 256/1199 KB 232/558 KB 52/181 KB 260/1199 KB 232/558 KB 52/181 KB 264/1199 KB 232/558 KB 52/181 KB 268/1199 KB 232/558 KB 52/181 KB 272/1199 KB 232/558 KB 52/181 KB 276/1199 KB 232/558 KB 52/181 KB 280/1199 KB 232/558 KB 52/181 KB 284/1199 KB 232/558 KB 52/181 KB 288/1199 KB 232/558 KB 52/181 KB 292/1199 KB 212/558 KB 52/181 KB 256/1199 KB 236/558 KB 56/181 KB 292/1199 KB 236/558 KB 60/181 KB 292/1199 KB 236/558 KB 64/181 KB 292/1199 KB 236/558 KB 68/181 KB 292/1199 KB 236/558 KB 72/181 KB 292/1199 KB 236/558 KB 76/181 KB 292/1199 KB 236/558 KB 80/181 KB 292/1199 KB 236/558 KB 84/181 KB 292/1199 KB 236/558 KB 88/181 KB 292/1199 KB 236/558 KB 92/181 KB 296/1199 KB 236/558 KB 96/181 KB 296/1199 KB 236/558 KB 100/181 KB 296/1199 KB 236/558 KB 104/181 KB 296/1199 KB 236/558 KB 108/181 KB 296/1199 KB 236/558 KB 112/181 KB 296/1199 KB 236/558 KB 116/181 KB 296/1199 KB 236/558 KB 52/181 KB 292/1199 KB 240/558 KB 116/181 KB 296/1199 KB 244/558 KB 116/181 KB 296/1199 KB 248/558 KB 116/181 KB 296/1199 KB 236/558 KB 88/181 KB 296/1199 KB 248/558 KB 116/181 KB 4/1206 KB 296/1199 KB 248/558 KB 116/181 KB 8/1206 KB 296/1199 KB 248/558 KB 116/181 KB 12/1206 KB 296/1199 KB 248/558 KB 116/181 KB 16/1206 KB 296/1199 KB 248/558 KB 116/181 KB 20/1206 KB 296/1199 KB 248/558 KB 116/181 KB 24/1206 KB 296/1199 KB 248/558 KB 116/181 KB 28/1206 KB 296/1199 KB 248/558 KB 116/181 KB 32/1206 KB 296/1199 KB 248/558 KB 116/181 KB 36/1206 KB 296/1199 KB 248/558 KB 116/181 KB 40/1206 KB 296/1199 KB 248/558 KB 116/181 KB 44/1206 KB 296/1199 KB 248/558 KB 116/181 KB 48/1206 KB 296/1199 KB 248/558 KB 116/181 KB 48/1206 KB 300/1199 KB 252/558 KB 116/181 KB 48/1206 KB 300/1199 KB 256/558 KB 116/181 KB 48/1206 KB 300/1199 KB 256/558 KB 116/181 KB 48/1206 KB 304/1199 KB 256/558 KB 116/181 KB 52/1206 KB 308/1199 KB 260/558 KB 116/181 KB 52/1206 KB 312/1199 KB 260/558 KB 116/181 KB 52/1206 KB 316/1199 KB 260/558 KB 116/181 KB 52/1206 KB 320/1199 KB 256/558 KB 116/181 KB 52/1206 KB 304/1199 KB 260/558 KB 116/181 KB 56/1206 KB 320/1199 KB 260/558 KB 116/181 KB 60/1206 KB 320/1199 KB 260/558 KB 116/181 KB 64/1206 KB 320/1199 KB 260/558 KB 116/181 KB 68/1206 KB 320/1199 KB 260/558 KB 116/181 KB 72/1206 KB 320/1199 KB 260/558 KB 116/181 KB 76/1206 KB 320/1199 KB 260/558 KB 116/181 KB 80/1206 KB 320/1199 KB 260/558 KB 116/181 KB 52/1206 KB 308/1199 KB 264/558 KB 116/181 KB 80/1206 KB 320/1199 KB 268/558 KB 116/181 KB 80/1206 KB 320/1199 KB 272/558 KB 116/181 KB 80/1206 KB 320/1199 KB 276/558 KB 116/181 KB 80/1206 KB 320/1199 KB 280/558 KB 120/181 KB 84/1206 KB 324/1199 KB 284/558 KB 120/181 KB unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 84/1206 KB 324/1199 KB 288/558 KB 120/181 KB 84/1206 KB 324/1199 KB 276/558 KB 120/181 KB 84/1206 KB 324/1199 KB 288/558 KB 124/181 KB 84/1206 KB 324/1199 KB 288/558 KB 128/181 KB 84/1206 KB 324/1199 KB 276/558 KB 116/181 KB 84/1206 KB 324/1199 KB 288/558 KB 128/181 KB 84/1206 KB 328/1199 KB 288/558 KB 128/181 KB 84/1206 KB 332/1199 KB 288/558 KB 128/181 KB 84/1206 KB 336/1199 KB 288/558 KB 132/181 KB 84/1206 KB 340/1199 KB 292/558 KB 132/181 KB 84/1206 KB 344/1199 KB 292/558 KB 132/181 KB 84/1206 KB 348/1199 KB 292/558 KB 132/181 KB 84/1206 KB 352/1199 KB 276/558 KB 116/181 KB 84/1206 KB 320/1199 KB 292/558 KB 132/181 KB 88/1206 KB 352/1199 KB 292/558 KB 132/181 KB 92/1206 KB 352/1199 KB 292/558 KB 132/181 KB 96/1206 KB 352/1199 KB 292/558 KB 132/181 KB 100/1206 KB 352/1199 KB 292/558 KB 132/181 KB 104/1206 KB 352/1199 KB 292/558 KB 132/181 KB 108/1206 KB 352/1199 KB 292/558 KB 132/181 KB 112/1206 KB 352/1199 KB 292/558 KB 132/181 KB 116/1206 KB 352/1199 KB 292/558 KB 132/181 KB 120/1206 KB 356/1199 KB 292/558 KB 132/181 KB 124/1206 KB 356/1199 KB 292/558 KB 132/181 KB 128/1206 KB 356/1199 KB 292/558 KB 132/181 KB 84/1206 KB 340/1199 KB 296/558 KB 132/181 KB 128/1206 KB 356/1199 KB 300/558 KB 132/181 KB 128/1206 KB 356/1199 KB 304/558 KB 132/181 KB 128/1206 KB 356/1199 KB 308/558 KB 132/181 KB 128/1206 KB 356/1199 KB 312/558 KB 132/181 KB 128/1206 KB 356/1199 KB 316/558 KB 132/181 KB 128/1206 KB 356/1199 KB 320/558 KB 132/181 KB 128/1206 KB 356/1199 KB 288/558 KB 132/181 KB 84/1206 KB 336/1199 KB 320/558 KB 136/181 KB 128/1206 KB 356/1199 KB 320/558 KB 140/181 KB 128/1206 KB 356/1199 KB 320/558 KB 144/181 KB 128/1206 KB 356/1199 KB 320/558 KB 148/181 KB 128/1206 KB 356/1199 KB 320/558 KB 152/181 KB 128/1206 KB 356/1199 KB 320/558 KB 156/181 KB 128/1206 KB 356/1199 KB 320/558 KB 160/181 KB 128/1206 KB 356/1199 KB 320/558 KB 164/181 KB 128/1206 KB 356/1199 KB 324/558 KB 168/181 KB 132/1206 KB 356/1199 KB 324/558 KB 172/181 KB 132/1206 KB 356/1199 KB 324/558 KB 176/181 KB 132/1206 KB 356/1199 KB 324/558 KB 180/181 KB 132/1206 KB 356/1199 KB 292/558 KB 132/181 KB 116/1206 KB 356/1199 KB 324/558 KB 180/181 KB 132/1206 KB 360/1199 KB 324/558 KB 180/181 KB 132/1206 KB 364/1199 KB 324/558 KB 180/181 KB 132/1206 KB 368/1199 KB 324/558 KB 180/181 KB 132/1206 KB 372/1199 KB 324/558 KB 180/181 KB 132/1206 KB 376/1199 KB 324/558 KB 180/181 KB 132/1206 KB 380/1199 KB 324/558 KB 180/181 KB 132/1206 KB 384/1199 KB 324/558 KB 164/181 KB 132/1206 KB 356/1199 KB 328/558 KB 181/181 KB 132/1206 KB 384/1199 KB 332/558 KB 181/181 KB 132/1206 KB 384/1199 KB 336/558 KB 181/181 KB 132/1206 KB 384/1199 KB 340/558 KB 181/181 KB 132/1206 KB 384/1199 KB 344/558 KB 181/181 KB 132/1206 KB 388/1199 KB 348/558 KB 181/181 KB 132/1206 KB 388/1199 KB 352/558 KB 181/181 KB 132/1206 KB 388/1199 KB 320/558 KB 164/181 KB 132/1206 KB 356/1199 KB 352/558 KB 181/181 KB 136/1206 KB 388/1199 KB 352/558 KB 181/181 KB 140/1206 KB 388/1199 KB 352/558 KB 181/181 KB 144/1206 KB 388/1199 KB 352/558 KB 181/181 KB 148/1206 KB 388/1199 KB 340/558 KB 181/181 KB 132/1206 KB 388/1199 KB 352/558 KB 181/181 KB 148/1206 KB 392/1199 KB 352/558 KB 181/181 KB 148/1206 KB 396/1199 KB 352/558 KB 181/181 KB 148/1206 KB 400/1199 KB 352/558 KB 181/181 KB 152/1206 KB 404/1199 KB 356/558 KB 181/181 KB 152/1206 KB 408/1199 KB 356/558 KB 181/181 KB 152/1206 KB 412/1199 KB 356/558 KB 181/181 KB 152/1206 KB 416/1199 KB 324/558 KB 1 unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 81/181 KB 132/1206 KB 384/1199 KB 356/558 KB 181/181 KB 152/1206 KB 404/1199 KB 360/558 KB 181/181 KB 152/1206 KB 416/1199 KB 364/558 KB 181/181 KB 152/1206 KB 416/1199 KB 368/558 KB 181/181 KB 152/1206 KB 416/1199 KB 372/558 KB 181/181 KB 152/1206 KB 416/1199 KB 376/558 KB 181/181 KB 152/1206 KB 420/1199 KB 352/558 KB 181/181 KB 152/1206 KB 400/1199 KB 376/558 KB 181/181 KB 156/1206 KB 420/1199 KB 376/558 KB 181/181 KB 160/1206 KB 420/1199 KB 376/558 KB 181/181 KB 164/1206 KB 420/1199 KB 376/558 KB 181/181 KB 168/1206 KB 420/1199 KB 376/558 KB 181/181 KB 172/1206 KB 420/1199 KB 376/558 KB 181/181 KB 176/1206 KB 420/1199 KB 376/558 KB 181/181 KB 180/1206 KB 420/1199 KB 372/558 KB 181/181 KB 152/1206 KB 420/1199 KB 376/558 KB 181/181 KB 180/1206 KB 424/1199 KB 376/558 KB 181/181 KB 180/1206 KB 428/1199 KB 376/558 KB 181/181 KB 180/1206 KB 432/1199 KB 380/558 KB 181/181 KB 180/1206 KB 436/1199 KB 380/558 KB 181/181 KB 184/1206 KB 440/1199 KB 380/558 KB 181/181 KB 184/1206 KB 444/1199 KB 380/558 KB 181/181 KB 184/1206 KB 448/1199 KB 380/558 KB 181/181 KB 184/1206 KB 452/1199 KB 380/558 KB 184/1206 KB 456/1199 KB 380/558 KB 184/1206 KB 460/1199 KB 380/558 KB 184/1206 KB 464/1199 KB 380/558 KB 181/181 KB 180/1206 KB 432/1199 KB 384/558 KB 184/1206 KB 464/1199 KB 388/558 KB 184/1206 KB 464/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 917.8 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 380/558 KB 181/181 KB 184/1206 KB 436/1199 KB 388/558 KB 188/1206 KB 464/1199 KB 388/558 KB 192/1206 KB 464/1199 KB 388/558 KB 196/1206 KB 464/1199 KB 392/558 KB 200/1206 KB 464/1199 KB 392/558 KB 204/1206 KB 464/1199 KB 392/558 KB 208/1206 KB 464/1199 KB 392/558 KB 196/1206 KB 464/1199 KB 396/558 KB 208/1206 KB 464/1199 KB 400/558 KB 208/1206 KB 464/1199 KB 400/558 KB 212/1206 KB 464/1199 KB 404/558 KB 216/1206 KB 464/1199 KB 404/558 KB 220/1206 KB 464/1199 KB 404/558 KB 224/1206 KB 464/1199 KB 404/558 KB 212/1206 KB 464/1199 KB 408/558 KB 224/1206 KB 464/1199 KB 412/558 KB 224/1206 KB 464/1199 KB 416/558 KB 224/1206 KB 464/1199 KB 420/558 KB 228/1206 KB 464/1199 KB 424/558 KB 228/1206 KB 468/1199 KB 428/558 KB 228/1206 KB 468/1199 KB 432/558 KB 228/1206 KB 468/1199 KB 416/558 KB 228/1206 KB 464/1199 KB 432/558 KB 232/1206 KB 468/1199 KB 432/558 KB 236/1206 KB 468/1199 KB 432/558 KB 240/1206 KB 468/1199 KB 420/558 KB 228/1206 KB 468/1199 KB 432/558 KB 240/1206 KB 472/1199 KB 432/558 KB 240/1206 KB 476/1199 KB 432/558 KB 240/1206 KB 480/1199 KB 432/558 KB 240/1206 KB 484/1199 KB 436/558 KB 244/1206 KB 488/1199 KB 436/558 KB 244/1206 KB 492/1199 KB 436/558 KB 244/1206 KB 484/1199 KB 440/558 KB 244/1206 KB 496/1199 KB 444/558 KB 244/1206 KB 496/1199 KB 448/558 KB 244/1206 KB 496/1199 KB 452/558 KB 244/1206 KB 496/1199 KB 456/558 KB 244/1206 KB 496/1199 KB 460/558 KB 244/1206 KB 496/1199 KB 464/558 KB 244/1206 KB 496/1199 KB 432/558 KB 244/1206 KB 484/1199 KB 464/558 KB 248/1206 KB 496/1199 KB 464/558 KB 252/1206 KB 496/1199 KB 464/558 KB 256/1206 KB 496/1199 KB 464/558 KB 260/1206 KB 496/1199 KB 464/558 KB 264/1206 KB 496/1199 KB 464/558 KB 268/1206 KB 496/1199 KB 464/558 KB 272/1206 KB 496/1199 KB 464/558 KB 276/1206 KB 496/1199 KB 468/558 KB 280/1206 KB 496/1199 KB 468/558 KB 284/1206 KB 496/1199 KB 468/558 KB 288/1206 KB 496/1199 KB 436/558 KB 244/1206 KB 496/1199 KB 468/558 KB 288/1206 KB 500/1199 KB 468/558 KB 288/1206 KB 504/1199 KB 468/558 KB 288/1206 KB 508/1199 KB 468/558 KB 288/1206 KB 512/1199 KB 468/558 KB 288/1206 KB 516/1199 KB 468/558 KB 288/1206 KB 520/1199 KB 468/558 KB 288/1206 KB 524/1199 KB 468/558 KB 288/1206 KB 528/1199 KB 468/558 KB 288/1206 KB 532/1199 KB 468/558 KB 292/1206 KB 536/1199 KB 468/558 KB 292/1206 KB 540/1199 KB 468/558 KB 292/1206 KB 544/1199 KB 468/558 KB 276/1206 KB 496/1199 KB 472/558 KB 292/1206 KB 544/1199 KB 476/558 KB 292/1206 KB 544/1199 KB 480/558 KB 292/1206 KB 544/1199 KB 484/558 KB 292/1206 KB 544/1199 KB 488/558 KB 292/1206 KB 544/1199 KB 492/558 KB 292/1206 KB 544/1199 KB 496/558 KB 292/1206 KB 544/1199 KB 500/558 KB 292/1206 KB 544/1199 KB 504/558 KB 292/1206 KB 548/1199 KB 508/558 KB 292/1206 KB 548/1199 KB 512/558 KB 292/1206 KB 548/1199 KB 468/558 KB 292/1206 KB 532/1199 KB 512/558 KB 296/1206 KB 548/1199 KB 512/558 KB 300/1206 KB 548/1199 KB 512/558 KB 304/1206 KB 548/1199 KB 512/558 KB 308/1206 KB 548/1199 KB 512/558 KB 312/1206 KB 548/1199 KB 512/558 KB 316/1206 KB 548/1199 KB 512/558 KB 320/1206 KB 548/1199 KB 512/558 KB 324/1206 KB 548/1199 KB 516/558 KB 328/1206 KB 548/1199 KB 516/558 KB 332/1206 KB 548/1199 KB 516/558 KB 336/1206 KB 548/1199 KB 500/558 KB 292/1206 KB 548/1199 KB 516/558 KB 336/1206 KB 552/1199 KB 516/558 KB 336/1206 KB 556/1199 KB 516/558 KB 336/1206 KB 560/1199 KB 516/558 KB 336/1206 KB 564/1199 KB 516/558 KB 336/1206 KB 568/1199 KB 516/558 KB 336/1206 KB 572/1199 KB 516/558 K unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install B 336/1206 KB 576/1199 KB 516/558 KB 336/1206 KB 580/1199 KB 516/558 KB 340/1206 KB 584/1199 KB 516/558 KB 340/1206 KB 588/1199 KB 516/558 KB 340/1206 KB 592/1199 KB 516/558 KB 324/1206 KB 548/1199 KB 520/558 KB 340/1206 KB 592/1199 KB 524/558 KB 340/1206 KB 592/1199 KB 528/558 KB 340/1206 KB 592/1199 KB 532/558 KB 340/1206 KB 592/1199 KB 536/558 KB 340/1206 KB 592/1199 KB 540/558 KB 340/1206 KB 592/1199 KB 544/558 KB 340/1206 KB 592/1199 KB 548/558 KB 340/1206 KB 592/1199 KB 552/558 KB 340/1206 KB 596/1199 KB 556/558 KB 340/1206 KB 596/1199 KB 558/558 KB 340/1206 KB 596/1199 KB 516/558 KB 340/1206 KB 580/1199 KB 558/558 KB 344/1206 KB 596/1199 KB 558/558 KB 348/1206 KB 596/1199 KB 558/558 KB 352/1206 KB 596/1199 KB 558/558 KB 356/1206 KB 596/1199 KB 558/558 KB 360/1206 KB 596/1199 KB 558/558 KB 364/1206 KB 596/1199 KB 558/558 KB 368/1206 KB 596/1199 KB 558/558 KB 372/1206 KB 596/1199 KB 548/558 KB 340/1206 KB 596/1199 KB 558/558 KB 372/1206 KB 600/1199 KB 558/558 KB 372/1206 KB 604/1199 KB 558/558 KB 372/1206 KB 608/1199 KB 558/558 KB 372/1206 KB 612/1199 KB 558/558 KB 372/1206 KB 616/1199 KB 558/558 KB 372/1206 KB 620/1199 KB 558/558 KB 372/1206 KB 624/1199 KB 558/558 KB 372/1206 KB 628/1199 KB 558/558 KB 376/1206 KB 632/1199 KB 558/558 KB 376/1206 KB 636/1199 KB 558/558 KB 376/1206 KB 640/1199 KB 558/558 KB 376/1206 KB 628/1199 KB 558/558 KB 380/1206 KB 640/1199 KB 558/558 KB 384/1206 KB 640/1199 KB 558/558 KB 388/1206 KB 640/1199 KB 558/558 KB 392/1206 KB 640/1199 KB 558/558 KB 396/1206 KB 640/1199 KB 558/558 KB 400/1206 KB 640/1199 KB 558/558 KB 400/1206 KB 644/1199 KB 558/558 KB 404/1206 KB 648/1199 KB 558/558 KB 404/1206 KB 652/1199 KB 558/558 KB 404/1206 KB 656/1199 KB 558/558 KB 404/1206 KB 644/1199 KB 558/558 KB 408/1206 KB 656/1199 KB 558/558 KB 412/1206 KB 656/1199 KB 558/558 KB 416/1206 KB 656/1199 KB 558/558 KB 416/1206 KB 660/1199 KB 558/558 KB 420/1206 KB 664/1199 KB 420/1206 KB 668/1199 KB 420/1206 KB 672/1199 KB 558/558 KB 420/1206 KB 660/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2401.3 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 424/1206 KB 672/1199 KB 428/1206 KB 672/1199 KB 432/1206 KB 672/1199 KB 432/1206 KB 676/1199 KB 432/1206 KB 678/1199 KB 436/1206 KB 678/1199 KB 440/1206 KB 682/1199 KB 444/1206 KB 682/1199 KB 448/1206 KB 682/1199 KB 436/1206 KB 682/1199 KB 448/1206 KB 686/1199 KB 448/1206 KB 690/1199 KB 448/1206 KB 694/1199 KB 452/1206 KB 694/1199 KB 456/1206 KB 698/1199 KB 460/1206 KB 698/1199 KB 464/1206 KB 698/1199 KB 452/1206 KB 698/1199 KB 464/1206 KB 702/1199 KB 464/1206 KB 706/1199 KB 464/1206 KB 710/1199 KB 468/1206 KB 710/1199 KB 472/1206 KB 714/1199 KB 476/1206 KB 714/1199 KB 480/1206 KB 714/1199 KB 468/1206 KB 714/1199 KB 480/1206 KB 718/1199 KB 480/1206 KB 722/1199 KB 484/1206 KB 726/1199 KB 484/1206 KB 730/1199 KB 484/1206 KB 734/1199 KB 484/1206 KB 738/1199 KB 484/1206 KB 742/1199 KB 484/1206 KB 722/1199 KB 488/1206 KB 742/1199 KB 492/1206 KB 742/1199 KB 496/1206 KB 742/1199 KB 500/1206 KB 742/1199 KB 504/1206 KB 746/1199 KB 508/1206 KB 746/1199 KB 512/1206 KB 746/1199 KB 500/1206 KB 746/1199 KB 512/1206 KB 750/1199 KB 512/1206 KB 754/1199 KB 516/1206 KB 758/1199 KB 516/1206 KB 762/1199 KB 516/1206 KB 766/1199 KB 516/1206 KB 754/1199 KB 520/1206 KB 766/1199 KB 524/1206 KB 766/1199 KB 528/1206 KB 766/1199 KB 532/1206 KB 766/1199 KB 536/1206 KB 770/1199 KB 540/1206 KB 770/1199 KB 544/1206 KB 770/1199 KB 532/1206 KB 770/1199 KB 544/1206 KB 774/1199 KB 544/1206 KB 778/1199 KB 544/1206 KB 782/1199 KB 544/1206 KB 786/1199 KB 544/1206 KB 790/1199 KB 548/1206 KB 794/1199 KB 548/1206 KB 798/1199 KB 548/1206 KB 802/1199 KB 548/1206 KB 806/1199 KB 548/1206 KB 810/1199 KB 548/1206 KB 814/1199 KB 548/1206 KB 818/1199 KB 548/1206 KB 822/1199 KB 548/1206 KB 790/1199 KB 552/1206 KB 822/1199 KB 556/1206 KB 822/1199 KB 560/1206 KB 822/1199 KB 564/1206 KB 822/1199 KB 568/1206 KB 822/1199 KB 572/1206 KB 822/1199 KB 576/1206 KB 822/1199 KB 580/1206 KB 822/1199 KB 584/1206 KB 826/1199 KB 588/1206 KB 826/1199 KB 592/1206 KB 826/1199 KB 580/1206 KB 826/1199 KB 592/1206 KB 830/1199 KB 592/1206 KB 834/1199 KB 596/1206 KB 838/1199 KB 596/1206 KB 842/1199 KB 596/1206 KB 834/1199 KB 600/1206 KB 842/1199 KB 604/1206 KB 842/1199 KB 608/1206 KB 842/1199 KB 612/1206 KB 842/1199 KB 616/1206 KB 846/1199 KB 620/1206 KB 846/1199 KB 624/1206 KB 846/1199 KB 628/1206 KB 846/1199 KB 632/1206 KB 846/1199 KB 636/1206 KB 846/1199 KB 640/1206 KB 846/1199 KB 644/1206 KB 846/1199 KB 612/1206 KB 846/1199 KB 644/1206 KB 850/1199 KB 644/1206 KB 854/1199 KB 644/1206 KB 858/1199 KB 644/1206 KB 862/1199 KB 644/1206 KB 866/1199 KB 644/1206 KB 870/1199 KB 644/1206 KB 874/1199 KB 644/1206 KB 878/1199 KB 644/1206 KB 882/1199 KB 644/1206 KB 886/1199 KB 644/1206 KB 890/1199 KB 648/1206 KB 892/1199 KB 648/1206 KB 890/1199 KB 652/1206 KB 892/1199 KB 656/1206 KB 892/1199 KB 660/1206 KB 892/1199 KB 664/1206 KB 896/1199 KB 668/1206 KB 896/1199 KB 672/1206 KB 896/1199 KB 660/1206 KB 896/1199 KB 672/1206 KB 900/1199 KB 672/1206 KB 904/1199 KB 672/1206 KB 908/1199 KB 672/1206 KB 912/1199 KB 676/1206 KB 916/1199 KB 676/1206 KB 920/1199 KB 676/1206 KB 924/1199 KB 676/1206 KB 912/1199 KB 680/1206 KB 924/1199 KB 684/1206 KB 924/1199 KB 688/1206 KB 924/1199 KB 692/1206 KB 924/1199 KB 696/1206 KB 928/1199 KB 700/1206 KB 928/1199 KB 704/1206 KB 928/1199 KB 692/1206 KB 928/1199 KB 704/1206 KB 932/1199 KB 704/1206 KB 936/1199 KB 704/1206 KB 940/1199 KB 704/1206 KB 944/1199 KB 708/1206 KB 948/1199 KB 708/120 unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 6 KB 952/1199 KB 708/1206 KB 956/1199 KB 708/1206 KB 944/1199 KB 712/1206 KB 956/1199 KB 716/1206 KB 956/1199 KB 720/1206 KB 956/1199 KB 720/1206 KB 960/1199 KB 724/1206 KB 964/1199 KB 724/1206 KB 968/1199 KB 724/1206 KB 960/1199 KB 728/1206 KB 968/1199 KB 732/1206 KB 972/1199 KB 736/1206 KB 972/1199 KB 740/1206 KB 972/1199 KB 744/1206 KB 972/1199 KB 748/1206 KB 972/1199 KB 752/1206 KB 972/1199 KB 728/1206 KB 972/1199 KB 752/1206 KB 976/1199 KB 752/1206 KB 980/1199 KB 752/1206 KB 984/1199 KB 752/1206 KB 988/1199 KB 752/1206 KB 992/1199 KB 756/1206 KB 996/1199 KB 756/1206 KB 1000/1199 KB 756/1206 KB 1004/1199 KB 756/1206 KB 992/1199 KB 760/1206 KB 1004/1199 KB 764/1206 KB 1004/1199 KB 768/1206 KB 1004/1199 KB 772/1206 KB 1004/1199 KB 776/1206 KB 1008/1199 KB 780/1206 KB 1008/1199 KB 784/1206 KB 1008/1199 KB 772/1206 KB 1008/1199 KB 784/1206 KB 1012/1199 KB 784/1206 KB 1016/1199 KB 784/1206 KB 1020/1199 KB 784/1206 KB 1024/1199 KB 788/1206 KB 1028/1199 KB 788/1206 KB 1032/1199 KB 788/1206 KB 1036/1199 KB 788/1206 KB 1024/1199 KB 792/1206 KB 1036/1199 KB 796/1206 KB 1036/1199 KB 800/1206 KB 1036/1199 KB 804/1206 KB 1036/1199 KB 808/1206 KB 1040/1199 KB 812/1206 KB 1040/1199 KB 816/1206 KB 1040/1199 KB 804/1206 KB 1040/1199 KB 816/1206 KB 1044/1199 KB 816/1206 KB 1048/1199 KB 816/1206 KB 1052/1199 KB 816/1206 KB 1056/1199 KB 820/1206 KB 1060/1199 KB 820/1206 KB 1064/1199 KB 820/1206 KB 1068/1199 KB 820/1206 KB 1056/1199 KB 824/1206 KB 1068/1199 KB 828/1206 KB 1068/1199 KB 832/1206 KB 1068/1199 KB 836/1206 KB 1068/1199 KB 840/1206 KB 1072/1199 KB 844/1206 KB 1072/1199 KB 848/1206 KB 1072/1199 KB 836/1206 KB 1072/1199 KB 848/1206 KB 1076/1199 KB 848/1206 KB 1080/1199 KB 848/1206 KB 1084/1199 KB 848/1206 KB 1088/1199 KB 852/1206 KB 1092/1199 KB 852/1206 KB 1096/1199 KB 852/1206 KB 1100/1199 KB 852/1206 KB 1088/1199 KB 856/1206 KB 1100/1199 KB 860/1206 KB 1100/1199 KB 864/1206 KB 1100/1199 KB 868/1206 KB 1100/1199 KB 872/1206 KB 1104/1199 KB 876/1206 KB 1104/1199 KB 880/1206 KB 1104/1199 KB 868/1206 KB 1104/1199 KB 880/1206 KB 1108/1199 KB 880/1206 KB 1112/1199 KB 880/1206 KB 1116/1199 KB 880/1206 KB 1120/1199 KB 884/1206 KB 1124/1199 KB 884/1206 KB 1128/1199 KB 884/1206 KB 1132/1199 KB 884/1206 KB 1120/1199 KB 888/1206 KB 1132/1199 KB 892/1206 KB 1132/1199 KB 896/1206 KB 1132/1199 KB 900/1206 KB 1132/1199 KB 904/1206 KB 1136/1199 KB 908/1206 KB 1136/1199 KB 912/1206 KB 1136/1199 KB 900/1206 KB 1136/1199 KB 912/1206 KB 1140/1199 KB 912/1206 KB 1144/1199 KB 912/1206 KB 1148/1199 KB 912/1206 KB 1152/1199 KB 916/1206 KB 1156/1199 KB 916/1206 KB 1160/1199 KB 916/1206 KB 1164/1199 KB 916/1206 KB 1152/1199 KB 920/1206 KB 1164/1199 KB 924/1206 KB 1164/1199 KB 928/1206 KB 1164/1199 KB 932/1206 KB 1164/1199 KB 936/1206 KB 1168/1199 KB 940/1206 KB 1168/1199 KB 944/1206 KB 1168/1199 KB 932/1206 KB 1168/1199 KB 944/1206 KB 1172/1199 KB 944/1206 KB 1176/1199 KB 944/1206 KB 1180/1199 KB 944/1206 KB 1184/1199 KB 948/1206 KB 1188/1199 KB 948/1206 KB 1192/1199 KB 948/1206 KB 1196/1199 KB 948/1206 KB 1184/1199 KB 952/1206 KB 1196/1199 KB 956/1206 KB 1196/1199 KB 960/1206 KB 1196/1199 KB 964/1206 KB 1196/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 11 unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 99/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 1199/1199 KB 1044/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3969.1 KB/sec) unit-abot-epc-basic-0: 20:34:17 DEBUG unit.abot-epc-basic/0.install 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 3732.7 KB/sec) unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:34:18 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: 20:34:18 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: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 45.643 s unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-02T20:34:18+00:00 unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 20:34:18 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 20:34:18 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: 20:34:18 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 20:34:19 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:20 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:34:20 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:20 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:20 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:21 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:21 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:21 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:22 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 20:34:23 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 20:34:24 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 20:34:24 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:34:24 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:34:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 20:34:24 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 20:34:24 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 20:34:25 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:34:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:34:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:34:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:34:26 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 20:34:26 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 20:34:26 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 20:34:27 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-2c995f-default-0". unit-abot-epc-basic-0: 20:34:28 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: 20:34:28 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:34:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 20:34:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 20:34:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:34:30 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 20:34:30 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 20:34:30 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 20:34:30 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 20:34:30 DEBUG unit.abot-epc-basic/0.install Fetched 107 kB in 0s (136 kB/s) unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:31 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: 20:34:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 20:34:31 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 20:34:32 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: 20:34:32 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 20:34:32 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 20:34:33 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:34:33 DEBUG unit.abot-epc-basic/0.install Need to get 293 MB of archives. unit-abot-epc-basic-0: 20:34:33 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: 20:34:33 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 20:34:34 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 20:34:34 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 20:34:34 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: 20:34:34 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 20:34:34 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 20:34:35 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: 20:34:35 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 20:34:35 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 20:34:35 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 20:34:35 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.12 [41.5 kB] unit-abot-epc-basic-0: 20:34:35 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 20:34:36 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 20:34:36 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: 20:34:36 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 20:34:36 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: 20:34:36 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 20:34:36 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 20:34:36 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 20:34:37 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 20:34:37 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.12 [1,579 kB] unit-abot-epc-basic-0: 20:34:37 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.12 [288 kB] unit-abot-epc-basic-0: 20:34:37 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 20:34:37 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: 20:34:37 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 20:34:38 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 20:34:38 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: 20:34:38 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 20:34:38 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 20:34:38 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 20:34:39 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 20:34:40 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: 20:34:40 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: 20:34:40 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 20:34:40 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 20:34:40 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 20:34:40 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 20:34:40 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: 20:34:41 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 20:34:41 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 20:34:41 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 20:34:41 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: 20:34:41 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: 20:34:41 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: 20:34:42 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: 20:34:42 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: 20:34:42 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 20:34:42 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 20:34:42 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 20:34:42 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 20:34:42 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 20:34:43 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 20:34:43 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 20:34:43 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: 20:34:43 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: 20:34:43 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 20:34:43 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: 20:34:43 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 20:34:43 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 20:34:44 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 20:34:44 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 20:34:44 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 20:34:44 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: 20:34:44 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 20:34:44 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 20:34:45 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 20:34:45 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 20:34:45 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 20:34:45 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 20:34:45 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: 20:34:45 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 20:34:46 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: 20:34:46 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: 20:34:46 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: 20:34:46 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: 20:34:46 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 20:34:46 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 20:34:46 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: 20:34:47 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 20:34:47 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: 20:34:47 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 20:34:47 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: 20:34:47 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: 20:34:47 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: 20:34:47 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 20:34:48 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: 20:34:48 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: 20:34:48 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 20:34:48 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: 20:34:48 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 20:34:48 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 20:34:49 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: 20:34:49 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 20:34:49 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: 20:34:49 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 20:34:49 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: 20:34:50 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 20:34:50 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 20:34:50 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 20:34:51 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 20:34:51 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: 20:34:51 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 20:34:52 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: 20:34:52 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 20:34:52 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: 20:34:52 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 20:34:52 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: 20:34:52 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 20:34:53 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: 20:34:53 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 20:34:53 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: 20:34:53 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: 20:34:53 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 20:34:54 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: 20:34:54 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: 20:34:54 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: 20:34:54 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: 20:34:54 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 20:34:54 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 20:34:55 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 20:34:55 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 20:34:55 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: 20:34:55 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: 20:34:55 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 20:34:55 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: 20:34:55 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 20:34:56 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: 20:34:56 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 20:34:56 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 20:34:56 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 20:34:57 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: 20:34:57 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 20:34:57 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: 20:34:57 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: 20:34:57 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 20:34:58 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: 20:34:58 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 20:34:58 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 20:34:58 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: 20:34:58 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: 20:34:59 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 20:34:59 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: 20:34:59 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: 20:34:59 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 20:34:59 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: 20:35:00 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 20:35:00 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 20:35:00 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 20:35:00 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: 20:35:01 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-mysql-0: 20:35:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:35:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:35:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 20:35:01 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:35:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:35:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:35:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:35:01 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 20:35:01 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 20:35:01 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: 20:35:01 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 20:35:02 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 20:35:02 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: 20:35:02 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 20:35:02 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 20:35:02 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: 20:35:03 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: 20:35:03 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: 20:35:03 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: 20:35:03 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: 20:35:03 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 20:35:03 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: 20:35:03 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 20:35:03 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 20:35:04 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 20:35:04 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: 20:35:04 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: 20:35:04 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: 20:35:04 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 20:35:05 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: 20:35:05 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 20:35:05 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 20:35:05 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 20:35:05 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 20:35:06 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 20:35:06 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 20:35:06 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 20:35:07 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 20:35:07 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 20:35:07 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 20:35:07 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: 20:35:08 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 20:35:08 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 20:35:08 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: 20:35:08 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: 20:35:08 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: 20:35:08 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: 20:35:09 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: 20:35:09 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: 20:35:09 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 20:35:09 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: 20:35:09 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 20:35:10 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 20:35:10 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 20:35:10 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 20:35:10 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: 20:35:11 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 20:35:11 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 20:35:11 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 20:35:11 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 20:35:11 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 20:35:11 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 20:35:12 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 20:35:12 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 20:35:12 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 20:35:13 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: 20:35:13 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: 20:35:13 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 20:35:13 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: 20:35:13 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: 20:35:13 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: 20:35:13 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: 20:35:14 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: 20:35:14 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: 20:35:14 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: 20:35:14 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 20:35:14 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 20:35:15 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 20:35:15 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 20:35:19 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 20:35:19 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: 20:35:19 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 20:35:19 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 20:35:20 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: 20:35:20 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: 20:35:20 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: 20:35:20 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: 20:35:20 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 20:35:20 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 20:35:21 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: 20:35:21 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: 20:35:21 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: 20:35:21 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: 20:35:21 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: 20:35:22 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: 20:35:22 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: 20:35:22 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: 20:35:22 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 20:35:22 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: 20:35:22 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: 20:35:23 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: 20:35:23 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: 20:35:23 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: 20:35:23 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: 20:35:23 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: 20:35:23 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 20:35:24 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 20:35:24 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 20:35:24 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 20:35:24 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 20:35:24 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: 20:35:24 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 20:35:24 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 20:35:25 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 20:35:25 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 20:35:25 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: 20:35:25 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 20:35:25 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: 20:35:25 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: 20:35:25 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 20:35:26 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 20:35:26 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: 20:35:26 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: 20:35:26 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: 20:35:26 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: 20:35:27 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: 20:35:27 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: 20:35:27 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 20:35:27 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 20:35:27 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 20:35:28 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 20:35:28 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: 20:35:28 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: 20:35:28 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: 20:35:28 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: 20:35:29 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 20:35:29 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: 20:35:29 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 20:35:29 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: 20:35:29 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: 20:35:29 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 20:35:29 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: 20:35:30 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 20:35:30 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: 20:35:30 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: 20:35:30 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 20:35:30 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: 20:35:31 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 20:35:31 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 20:35:31 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 20:35:31 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 20:35:31 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: 20:35:32 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 20:35:32 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: 20:35:32 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 20:35:33 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 20:35:33 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 20:35:33 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 20:35:33 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 20:35:34 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: 20:35:34 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 20:35:34 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: 20:35:34 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: 20:35:34 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: 20:35:34 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: 20:35:34 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: 20:35:35 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: 20:35:35 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: 20:35:35 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: 20:35:35 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: 20:35:35 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: 20:35:35 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: 20:35:35 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: 20:35:36 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: 20:35:36 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: 20:35:36 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: 20:35:36 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: 20:35:37 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 20:35:37 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 20:35:37 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: 20:35:37 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: 20:35:38 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 20:35:38 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: 20:35:38 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: 20:35:38 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 20:35:39 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 20:35:39 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: 20:35:39 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 20:35:39 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 20:35:39 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 20:35:39 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: 20:35:39 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 20:35:40 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 20:35:40 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: 20:35:41 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: 20:35:41 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: 20:35:41 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 20:35:41 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: 20:35:41 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 20:35:41 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 20:35:41 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 20:35:42 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 20:35:42 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 20:35:42 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.12 [136 kB] unit-abot-epc-basic-0: 20:35:42 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 20:35:42 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: 20:35:42 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: 20:35:43 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: 20:35:43 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 20:35:43 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 20:35:45 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 20:35:46 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: 20:35:46 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: 20:35:47 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: 20:35:47 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: 20:35:47 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: 20:35:47 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: 20:35:49 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: 20:35:50 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: 20:35:50 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: 20:35:50 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: 20:35:50 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 20:35:50 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: 20:35:50 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: 20:35:51 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 20:35:51 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 20:35:51 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 20:35:51 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 20:35:51 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 20:35:52 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: 20:35:52 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 20:35:52 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 20:35:52 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: 20:35:52 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 20:35:53 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 20:35:53 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 20:35:53 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 20:35:53 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 20:35:54 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 20:35:54 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: 20:35:55 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: 20:35:55 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: 20:35:55 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: 20:35:55 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: 20:35:55 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: 20:35:55 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: 20:35:55 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 20:35:56 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 20:35:56 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: 20:35:56 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 20:35:56 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: 20:35:57 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 20:35:57 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 20:35:57 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 20:35:57 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 20:35:57 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 20:35:58 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 20:35:58 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 20:35:58 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 20:35:58 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 20:35:59 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 20:35:59 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 20:35:59 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 20:35:59 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 20:35:59 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 20:36:00 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: 20:36:00 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 20:36:00 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 20:36:00 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: 20:36:00 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 20:36:01 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: 20:36:01 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: 20:36:01 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 20:36:02 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: 20:36:02 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 20:36:02 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 20:36:02 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 20:36:02 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 20:36:02 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 20:36:03 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 20:36:03 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: 20:36:03 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 20:36:03 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 20:36:03 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 20:36:03 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 20:36:03 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 20:36:04 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 20:36:05 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 20:36:05 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: 20:36:05 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: 20:36:05 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-abot-epc-basic-0: 20:36:05 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 20:36:06 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 20:36:06 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: 20:36:07 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 20:36:09 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 20:36:09 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 20:36:09 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 20:36:10 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 20:36:10 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: 20:36:10 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: 20:36:10 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 20:36:10 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 20:36:10 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: 20:36:10 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 20:36:11 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 20:36:11 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: 20:36:11 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 20:36:11 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: 20:36:11 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 20:36:11 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: 20:36:12 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: 20:36:12 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: 20:36:12 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:36:13 DEBUG unit.abot-epc-basic/0.install Fetched 293 MB in 1min 39s (2,939 kB/s) unit-abot-epc-basic-0: 20:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 20:36: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 ... 95255 files and directories currently installed.) unit-abot-epc-basic-0: 20:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 20:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 20:36:14 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: 20:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 20:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 20:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 20:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 20:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 20:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 20:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 20:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 20:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 20:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 20:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 20:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 20:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 20:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 20:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 20:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 20:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 20:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 20:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 20:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 20:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 20:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 20:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 20:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 20:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 20:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 20:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 20:36:30 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: 20:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 20:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 20:36:31 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: 20:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 20:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 20:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 20:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 20:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 20:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 20:36:35 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: 20:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 20:36:36 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: 20:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 20:36:37 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: 20:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 20:36:37 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: 20:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 20:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 20:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 20:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 20:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 20:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 20:36:44 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: 20:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 20:36:44 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: 20:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 20:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 20:36:46 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: 20:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 20:36:47 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: 20:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 20:36:47 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: 20:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 20:36:48 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: 20:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 20:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 20:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 20:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 20:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 20:36:48 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: 20:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 20:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 20:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 20:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 20:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 20:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 20:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 20:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 20:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 20:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 20:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 20:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 20:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 20:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 20:36:53 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: 20:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 20:36:54 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: 20:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 20:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 20:36:55 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: 20:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 20:36:56 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: 20:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 20:36:56 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: 20:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 20:36:56 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: 20:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:36:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 20:36:57 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: 20:36:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:36:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 20:36:57 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: 20:36:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 20:36:58 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: 20:36:58 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 20:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:36:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 20:36:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 20:36:59 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:36:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 20:36:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 20:36:59 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 20:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 20:37:01 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: 20:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 20:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 20:37:02 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: 20:37:02 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:37:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 20:37:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:02 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 20:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 20:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 20:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 20:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:07 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 20:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 20:37:08 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: 20:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 20:37:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 20:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 20:37:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 20:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 20:37:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 20:37:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 20:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 20:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 20:37:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 20:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 20:37:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:37:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 20:37:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:11 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:37:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 20:37:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:37:11 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 20:37:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 20:37:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 20:37:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 20:37:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 20:37:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 20:37:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 20:37:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 20:37:14 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 20:37:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 20:37:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 20:37:14 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 20:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 20:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 20:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 20:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:37:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 20:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:37:18 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 20:37:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 20:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:18 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 20:37:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 20:37:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:37:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:37:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 20:37:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:19 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 20:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 20:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 20:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 20:37:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 20:37:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:37:21 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 20:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 20:37:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:37:22 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 20:37:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 20:37:23 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 20:37:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 20:37:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 20:37:23 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 20:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:37:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 20:37:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 20:37:26 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:37:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 20:37:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:37:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:37:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 20:37:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:37:28 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:37:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 20:37:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:29 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:37:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 20:37:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 20:37:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 20:37:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 20:37:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 20:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 20:37:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:37:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 20:37:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:37:33 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 20:37:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 20:37:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:33 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 20:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:37:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 20:37:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:37:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 20:37:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 20:37:36 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: 20:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 20:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 20:37:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 20:37:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 20:37:37 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 20:37:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 20:37:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:37:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 20:37:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:40 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 20:37:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 20:37:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:42 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 20:37:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 20:37:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 20:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 20:37:45 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: 20:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 20:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 20:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 20:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 20:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 20:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 20:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 20:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 20:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 20:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:37:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 20:37:55 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: 20:37:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:37:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 20:37:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 20:37:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 20:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 20:37:58 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: 20:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 20:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 20:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 20:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 20:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 20:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 20:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 20:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 20:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 20:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 20:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 20:38:02 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: 20:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 20:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 20:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 20:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 20:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 20:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 20:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 20:38:05 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: 20:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 20:38:05 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: 20:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 20:38:05 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: 20:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 20:38:06 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: 20:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 20:38:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 20:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 20:38:07 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: 20:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 20:38:08 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: 20:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 20:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 20:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 20:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 20:38:09 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: 20:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 20:38:10 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: 20:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 20:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 20:38:12 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: 20:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 20:38:12 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: 20:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 20:38:13 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: 20:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 20:38:13 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: 20:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 20:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 20:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 20:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 20:38:16 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: 20:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 20:38:16 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: 20:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 20:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 20:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 20:38:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 20:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 20:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 20:38:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 20:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 20:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 20:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 20:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 20:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 20:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 20:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 20:38:23 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: 20:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 20:38:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 20:38:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 20:38:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 20:38:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 20:38:24 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: 20:38:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 20:38:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 20:38:24 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: 20:38:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:38:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 20:38:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:38:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:38:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 20:38:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:38:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 20:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 20:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 20:38:27 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: 20:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 20:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 20:38:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 20:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 20:38:27 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: 20:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 20:38:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 20:38:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 20:38:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 20:38:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 20:38:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 20:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 20:38:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 20:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 20:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 20:38:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 20:38:32 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: 20:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 20:38:32 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: 20:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 20:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 20:38:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:38:33 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: 20:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 20:38:33 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: 20:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:38:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 20:38:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:38:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 20:38:34 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: 20:38:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 20:38:35 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: 20:38:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 20:38:36 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: 20:38:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 20:38:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:38:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 20:38:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:38:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 20:38:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:38:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 20:38:37 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: 20:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 20:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 20:38:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 20:38:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 20:38:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 20:38:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 20:38:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 20:38:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 20:38:42 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 20:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 20:38:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 20:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 20:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 20:38:45 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: 20:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 20:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 20:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 20:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 20:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 20:38:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 20:38:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:51 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 20:38:52 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: 20:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 20:38:54 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: 20:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 20:38:58 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: 20:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 20:38:59 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: 20:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 20:39:00 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: 20:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 20:39:01 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: 20:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 20:39:01 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: 20:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 20:39:02 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: 20:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 20:39:05 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: 20:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 20:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 20:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 20:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 20:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 20:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 20:39:11 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: 20:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 20:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 20:39:11 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: 20:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 20:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 20:39:11 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: 20:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 20:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 20:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 20:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 20:39:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 20:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 20:39:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 20:39:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 20:39:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 20:39:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 20:39:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 20:39:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 20:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 20:39:16 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: 20:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 20:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 20:39:16 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: 20:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 20:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 20:39:18 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: 20:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 20:39:19 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: 20:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 20:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 20:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 20:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 20:39:26 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: 20:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 20:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 20:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 20:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 20:39:32 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: 20:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 20:39:36 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: 20:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:39:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:39:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:39:38 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:39:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:39:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 20:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 20:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 20:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:39:47 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: 20:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 20:39:48 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: 20:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:39:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:39:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:39:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:39:54 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: 20:39:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:40:23 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: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:23 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: 20:40:23 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: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:40:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 20:40:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 20:40:26 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: 20:40:26 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 20:40:26 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 20:40:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 20:40:26 DEBUG juju.agent read agent config, format "2.0" machine-3: 20:40:26 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:40:26 DEBUG juju.worker start "api" unit-oai-hss-0: 20:40:26 INFO juju.worker start "api" unit-oai-hss-0: 20:40:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 20:40:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 20:40:26 DEBUG juju.worker "api" started unit-oai-hss-0: 20:40:26 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:40:26 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:40:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 20:40:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 20:40:26 DEBUG juju.worker start "engine" machine-3: 20:40:26 INFO juju.worker start "engine" machine-3: 20:40:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 20:40:26 DEBUG juju.worker "engine" started machine-3: 20:40:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.introspection stats worker now serving machine-3: 20:40:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 20:40:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 20:40:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 20:40:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 20:40:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... machine-3: 20:40:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.apicaller connecting with current password machine-3: 20:40:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:40:26 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:40:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:40:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 20:40:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 20:40:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 20:40:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:40:27 DEBUG juju.api RPC connection died unit-oai-hss-0: 20:40:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 20:40:27 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 20:40:27 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:40:27 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-hss-0: 20:40:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-3: 20:40:27 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... machine-3: 20:40:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 20:40:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... machine-3: 20:40:27 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 20:40:27 INFO juju.worker.upgrader unblocking abort check machine-3: 20:40:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 20:40:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 20:40:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... machine-3: 20:40:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 20:40:27 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 20:40:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 20:40:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.logger logger setup machine-3: 20:40:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 20:40:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 20:40:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 20:40:27 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 20:40:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 20:40:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 20:40:27 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:40:27 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:40:27 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:40:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 20:40:27 INFO juju.util.exec run result: exit status 127 machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec551177447/script.sh: line 1: fanatic: command not found 127 machine-3: 20:40:27 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 20:40:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:40:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:40:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:40:27 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 20:40:27 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 20:40:27 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 20:40:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:40:27 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:40:27 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 20:40:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 20:40:27 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-3: 20:40:27 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 20:40:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 20:40:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:40:27 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 20:40:27 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 20:40:27 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: 20:40:27 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:40:27 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 20:40:27 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 20:40:27 INFO juju.util.exec run result: exit status 127 machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec320927068/script.sh: line 1: fanatic: command not found 127 machine-3: 20:40:27 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:40:27 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 20:40:27 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 20:40:27 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 20:40:27 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 20:40:27 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 20:40:27 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 20:40:27 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 20:40:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:40:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:40:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:40:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:40:27 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 20:40:27 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:40:27 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 20:40:27 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... machine-3: 20:40:27 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 20:40:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 20:40:27 DEBUG juju.worker start "3-container-watcher" machine-3: 20:40:27 DEBUG juju.worker start "stateconverter" machine-3: 20:40:27 INFO juju.worker start "3-container-watcher" machine-3: 20:40:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 20:40:27 DEBUG juju.worker "3-container-watcher" started machine-3: 20:40:27 INFO juju.worker start "stateconverter" machine-3: 20:40:27 DEBUG juju.worker "stateconverter" started machine-3: 20:40:27 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... machine-3: 20:40:27 INFO juju.worker.machiner "machine-3" started machine-3: 20:40:27 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 20:40:28 DEBUG juju.worker.apicaller connected machine-3: 20:40:28 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:46:ac:da 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.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:46:ac:da 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: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 20:40:28 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 20:40:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 20:40:28 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 20:40:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 20:40:28 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: 20:40:28 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 20:40:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:40:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:40:28 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 20:40:28 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 20:40:28 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-hss-0: 20:40:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 20:40:28 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 20:40:28 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 20:40:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 20:40:28 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 20:40:28 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 20:40:28 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 20:40:28 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 20:40:28 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 20:40:28 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 20:40:28 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 20:40:28 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:40:29 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 20:40:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 20:40:29 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 20:40:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 20:40:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 20:40:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:40:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 20:40:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:40:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 20:40:29 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 20:40:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:40:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:40:30 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:40:31 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: 20:40:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 20:40:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:40:31 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 20:40:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 20:40:31 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 20:40:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:40:32 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 20:40:32 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 20:40:33 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: 20:40:33 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 20:40:33 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 20:40:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:40:34 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 20:40:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:40:34 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 20:40:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 20:40:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 20:40:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:40:34 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 20:40:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 20:40:34 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Get:3 http://security.ubuntu.com trusty-security/main Sources [162 kB] unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Get:4 http://security.ubuntu.com trusty-security/universe Sources [83.8 kB] unit-oai-hss-0: 20:40:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [261 kB] unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:40:36 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:40:37 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1106 kB] unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 20:40:37 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:40:37 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [491 kB] unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 20:40:37 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 20:40:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 20:40:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:40:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 20:40:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 20:40:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 20:40:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 20:40:38 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-oai-hss-0: 20:40:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 20:40:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 20:40:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 20:40:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 20:40:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 20:40:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 20:40:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 20:40:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 20:40:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 20:40:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:40:42 DEBUG unit.oai-hss/0.install Fetched 3688 kB in 7s (487 kB/s) unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:40:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 20:40:44 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: 20:40:44 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 20:40:44 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 20:40:44 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: 20:40:44 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:40: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-oai-hss-0: 20:40:45 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: 20:40:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:40:45 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 20:40:45 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: 20:40:45 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 20:40:46 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 20:40:46 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:40:46 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-oai-hss-0: 20:40:46 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-abot-epc-basic-0: 20:40:46 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: 20:40:46 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 20:40:47 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 20:40:47 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: 20:40:47 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-oai-hss-0: 20:40:47 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: 20:40: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-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 20:40:48 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 20:40:48 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:40:48 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: 20:40:49 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 20:40: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: 20:40:49 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:40: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: 20:40:49 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:40:49 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: 20:40:49 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: 20:40:49 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 20:40:49 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.6 [1305 kB] unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 20:40: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: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 20:40: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: 20:40:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:40:50 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: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:40:50 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: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:40:50 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: 20:40:50 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:40:50 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: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 20:40: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: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:40:51 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: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 20:40:51 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 20:40:51 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: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 20:40:51 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: 20:40:51 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 20:40: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-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:40: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: 20:40:52 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: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 20:40:52 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: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 20:40:52 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-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 20:40:52 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: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 20:40:52 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: 20:40:52 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:40: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-oai-hss-0: 20:40:53 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:40:53 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:40:53 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 20:40:53 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: 20:40:53 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 20:40:53 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: 20:40:54 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 20:40: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-oai-hss-0: 20:40:54 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: 20:40:54 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 20:40:54 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-oai-hss-0: 20:40:54 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-160.210 [773 kB] unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 20:40:54 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 20:40:54 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: 20:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:40: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-oai-hss-0: 20:40:55 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: 20:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:40:55 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: 20:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 20:40:55 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: 20:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:40:55 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: 20:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:40: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: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 20:40:56 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: 20:40:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 20:40:57 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: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 20:40:57 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: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:40:57 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: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:40:57 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: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:40:57 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: 20:40:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 20:40:57 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: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 20:40:58 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: 20:40:58 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: 20:40:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:40:58 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: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 20:40:58 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: 20:40:58 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: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 20:40:58 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: 20:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:40:58 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: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 20:40:59 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: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 20:40:59 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: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:40:59 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: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 20:40:59 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:40:59 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: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:40:59 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: 20:40:59 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:41:00 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-oai-hss-0: 20:41:00 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: 20:41:00 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 20:41:00 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 15s (4284 kB/s) unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 20:41:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 20:41:01 DEBUG unit.oai-hss/0.install (Reading database ... 109424 files and directories currently installed.) unit-oai-hss-0: 20:41:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:41:01 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 20:41:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 20:41:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 20:41:01 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:41:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 20:41:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:41:02 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:41:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:41:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:41:02 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:41:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 20:41:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 20:41:03 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 20:41:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 20:41:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 20:41:03 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:41:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 20:41:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:41:04 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:04 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: 20:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:41:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 20:41:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:41:04 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:41:05 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: 20:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:41:05 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: 20:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:41:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 20:41:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 20:41:05 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: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 20:41:06 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 20:41:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 20:41:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 20:41:06 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 20:41:06 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 20:41:07 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 20:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:41:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 20:41:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:41:08 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:41:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 20:41:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:41:08 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 20:41:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 20:41:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:41:09 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 20:41:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:41:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:41:09 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 20:41:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 20:41:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 20:41:10 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 20:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 20:41:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 20:41:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 20:41:10 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 20:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 20:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 20:41:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 20:41:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 20:41:11 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 20:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:41:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 20:41:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 20:41:11 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 20:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 20:41:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 20:41:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 20:41:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-abot-epc-basic-0: 20:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:41:12 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:41:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 20:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 20:41:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 20:41:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 20:41:12 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:41:12 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: 20:41:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 20:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 20:41:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 20:41:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:41:13 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:13 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:41:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 20:41:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:41:13 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:41:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 20:41:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:41:14 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 20:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:41:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 20:41:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 20:41:15 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:41:15 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: 20:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 20:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 20:41:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 20:41:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-abot-epc-basic-0: 20:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-oai-hss-0: 20:41:16 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 20:41:16 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 20:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 20:41:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 20:41:17 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: 20:41:17 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 20:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 20:41:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 20:41:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 20:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 20:41:17 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 20:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:41:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 20:41:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:41:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 20:41:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 20:41:18 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: 20:41:18 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 20:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:41:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 20:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-oai-hss-0: 20:41:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:41:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 20:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 20:41:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 20:41:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:41:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 20:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 20:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 20:41:20 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:41:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 20:41:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:41:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-oai-hss-0: 20:41:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 20:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:41:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 20:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:41:21 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-epc-0: 20:41:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 20:41:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 20:41:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 20:41:21 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:41:21 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: 20:41:21 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:41:21 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:41:21 DEBUG juju.worker start "api" unit-oai-epc-0: 20:41:21 INFO juju.worker start "api" unit-oai-epc-0: 20:41:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 20:41:21 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:41:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 20:41:21 DEBUG juju.worker "api" started unit-oai-epc-0: 20:41:21 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 20:41:21 DEBUG juju.worker start "engine" machine-2: 20:41:21 INFO juju.worker start "engine" unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 20:41:21 DEBUG juju.worker "engine" started machine-2: 20:41:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.introspection stats worker now serving machine-2: 20:41:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:41:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:41:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:41:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:41:21 INFO juju.api connection established to "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:41:21 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:41:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:41:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:41:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:41:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:41:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:21 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:41:21 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:41:22 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" machine-2: 20:41:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 20:41:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 20:41:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 20:41:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:41:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:41:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 20:41:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 20:41:22 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-epc-0: 20:41:22 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:41:22 DEBUG juju.api RPC connection died unit-oai-epc-0: 20:41:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 20:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-epc-0: 20:41:22 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 20:41:22 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:41:22 INFO juju.api connection established to "wss://192.168.121.12:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-oai-epc-0: 20:41:22 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/9428f5a2-c1f2-41ea-80fc-78f3d02c995f/api" unit-abot-epc-basic-0: 20:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... machine-2: 20:41:22 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... machine-2: 20:41:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... machine-2: 20:41:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:41:23 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:41:23 INFO juju.worker.upgrader unblocking abort check machine-2: 20:41:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 20:41:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... machine-2: 20:41:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:41:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 20:41:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:41:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:41:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 20:41:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.logger logger setup machine-2: 20:41:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:41:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 20:41:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:41:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 20:41:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:41:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:41:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:41:23 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 20:41:23 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 20:41:23 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 20:41:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:41:23 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:41:23 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:41:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:41:23 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] machine-2: 20:41:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:41:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 20:41:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 20:41:23 INFO juju.util.exec run result: exit status 127 machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec605406478/script.sh: line 1: fanatic: command not found 127 machine-2: 20:41:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:41:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:41:23 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:41:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:41:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:41:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 20:41:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:41:23 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: 20:41:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:41:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:41:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 20:41:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 20:41:23 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 20:41:23 INFO juju.util.exec run result: exit status 127 machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec866149922/script.sh: line 1: fanatic: command not found 127 machine-2: 20:41:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 20:41:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 20:41:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 20:41:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 20:41:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 20:41:23 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 20:41:23 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 20:41:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:41:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:41:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:41:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:41:23 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 20:41:23 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:41:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 20:41:23 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] unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... machine-2: 20:41:23 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 20:41:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... machine-2: 20:41:23 DEBUG juju.worker start "2-container-watcher" machine-2: 20:41:23 DEBUG juju.worker start "stateconverter" machine-2: 20:41:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 20:41:23 INFO juju.worker start "2-container-watcher" machine-2: 20:41:23 DEBUG juju.worker "2-container-watcher" started machine-2: 20:41:23 INFO juju.worker start "stateconverter" machine-2: 20:41:23 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 20:41:23 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:41:23 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 20:41:23 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-oai-epc-0: 20:41:23 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 20:41:23 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 20:41:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-epc-0: 20:41:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 20:41:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 20:41:24 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:41:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 20:41:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 20:41:24 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: 20:41:24 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:24 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 20:41:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:41:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:41:24 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 20:41:24 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 20:41:24 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-epc-0: 20:41:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 20:41:24 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 20:41:24 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 20:41:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 20:41:24 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 20:41:24 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 20:41:24 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 20:41:24 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 20:41:24 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 20:41:24 INFO juju.worker.uniter hooks are retried true machine-2: 20:41:24 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:ab:c7:20 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:ab:c7:20 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: 20:41:24 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 20:41:24 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 20:41:24 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:41:24 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 20:41:24 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 20:41:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-epc-0: 20:41:24 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 20:41:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:41:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:41:24 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 20:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 20:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 20:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 20:41:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 20:41:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 20:41:25 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-epc-0: 20:41:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:41:25 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 20:41:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:41:25 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 20:41:25 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 20:41:26 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:41:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:41:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 20:41:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 20:41:26 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 20:41:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 20:41:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-epc-0: 20:41:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:41:26 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 20:41:26 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 20:41:26 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 20:41:26 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-epc-0: 20:41:27 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 20:41:27 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-oai-epc-0: 20:41:27 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 20:41:27 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 20:41:27 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 20:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 20:41:27 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: 20:41:27 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: 20:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 20:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 20:41:28 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 20:41:28 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: 20:41:28 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 20:41:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:41:28 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-epc-0: 20:41:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 20:41:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install ++ hostname unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 20:41:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:41:28 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-hss-0: 20:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-epc-0: 20:41:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 20:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:41:28 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 20:41:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-epc-0: 20:41:29 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-oai-hss-0: 20:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 20:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:41:29 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:29 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: 20:41:29 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 20:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 20:41:29 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 20:41:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 20:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 20:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 20:41:30 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 20:41:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 20:41:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 20:41:30 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: 20:41:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 20:41:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 20:41:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:41:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 20:41:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 20:41:31 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 20:41:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:41:31 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: 20:41:31 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: 20:41:31 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 20:41:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 20:41:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 20:41:31 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 20:41:31 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:41:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 20:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 20:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 20:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 20:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 20:41:32 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 20:41:32 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: 20:41:33 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 20:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 20:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 20:41:33 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 20:41:33 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: 20:41:33 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-oai-hss-0: 20:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 20:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 20:41:33 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:41:33 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 20:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:41:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-oai-hss-0: 20:41:34 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 20:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 20:41:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 20:41:34 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:41:35 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:41:35 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 20:41:35 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:41:35 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 20:41:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 20:41:35 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: 20:41:35 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:35 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:41:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 20:41:36 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 20:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 20:41:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:41:36 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:41:36 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 20:41:36 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-oai-hss-0: 20:41:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 20:41:37 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: 20:41:37 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 20:41:39 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: 20:41:39 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 20:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 20:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:41:39 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 20:41:40 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: 20:41:40 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 20:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 20:41:40 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: 20:41:40 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 20:41:42 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 20:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 20:41:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 20:41:43 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:41:44 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: 20:41:44 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: 20:41:44 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 20:41:44 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 20:41:44 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 20:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 20:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 20:41:45 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 20:41:45 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 20:41:45 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: 20:41:45 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 20:41:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 20:41:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 20:41:45 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:41:45 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 20:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:41:47 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 20:41:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 20:41:48 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:41:48 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:41:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 20:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 20:41:49 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 20:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 20:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 20:41:50 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 20:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:41:50 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 20:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 20:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-oai-hss-0: 20:41:51 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-oai-hss-0: 20:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 20:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 20:41:51 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 20:41:52 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: 20:41:52 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-oai-hss-0: 20:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 20:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 20:41:52 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 20:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 20:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 20:41:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 20:41:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 20:41:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 20:41:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:41:53 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: 20:41:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 20:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 20:41:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 20:41:54 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:41:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 20:41:55 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 20:41:55 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-oai-hss-0: 20:41:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 20:41:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:41:55 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 20:41:55 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 20:41:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 20:41:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 20:41:55 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 20:41:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 20:41:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 20:41:56 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:41:56 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 20:41:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:41:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:41:57 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-oai-hss-0: 20:42:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:42:02 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:42:02 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 20:42:02 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 20:42:02 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 20:42:02 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 20:42:03 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 20:42:03 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 20:42:04 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:04 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:04 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 20:42:05 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: 20:42:05 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: 20:42:05 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:42:05 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: 20:42:05 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:42:05 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: 20:42:05 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 20:42:05 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: 20:42:05 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: 20:42:06 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (44.3 kB/s) unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 20:42:06 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 ... 135912 files and directories currently installed.) unit-abot-epc-basic-0: 20:42:06 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: 20:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:42:06 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 20:42:06 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 20:42:06 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:42:06 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:42:07 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:42:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 20:42:07 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:42:07 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:42:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 20:42:07 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:42:08 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:42:08 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 20:42:08 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:42:08 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 20:42:09 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:42:09 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:42:09 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: 20:42:12 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:42:12 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:12 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:13 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 20:42:13 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 20:42:13 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 20:42:13 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:13 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:14 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:15 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:15 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:15 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:16 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:16 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:17 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:42:19 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 20:42:19 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:42:19 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 20:42:19 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 20:42:19 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 20:42:20 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 20:42:20 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: 20:42:20 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:20 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:21 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 20:42:21 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 20:42:22 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 20:42:22 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 20:42:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 20:42:22 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 20:42:22 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:42:22 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:42:23 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: 20:42:23 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:42:23 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-oai-hss-0: 20:42:23 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:42:23 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:23 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:42:23 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:24 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:24 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:42:24 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:24 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:42:25 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:42:25 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 20:42:25 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 20:42:26 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 20:42:26 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 20:42:26 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 20:42:27 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:42:27 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:42:27 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:42:27 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 20:42:27 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 20:42:28 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 20:42:29 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 20:42:29 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 20:42:29 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:42:29 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:42:30 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 20:42:30 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 20:42:30 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 20:42:30 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 20:42:31 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:31 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:42:31 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 20:42:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 20:42:33 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 20:42:33 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: 20:42:34 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: 20:42:34 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: 20:42:34 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: 20:42:35 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 20:42:35 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (693 kB/s) unit-oai-hss-0: 20:42:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 20:42:35 DEBUG unit.oai-hss/0.install (Reading database ... 116153 files and directories currently installed.) unit-oai-hss-0: 20:42:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 20:42:35 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 20:42:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 20:42:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 20:42:36 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 20:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 20:42:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:42:38 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 20:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 20:42:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:42:38 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:42:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 20:42:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:42:39 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:42:39 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:42:41 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 20:42:42 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 20:42:42 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 20:42:42 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:42:43 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:42:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 20:42:46 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: 20:42:46 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: 20:42:46 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:42:46 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: 20:42:46 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:42:46 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: 20:42:46 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 20:42:46 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: 20:42:46 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: 20:42:46 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-oai-hss-0: 20:42:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:42:47 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 20:42:47 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 20:42:47 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: 20:42:47 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (620 kB/s) unit-oai-hss-0: 20:42:47 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: 20:42:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 20:42:47 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-abot-epc-basic-0: 20:42:47 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 ... 136021 files and directories currently installed.) unit-abot-epc-basic-0: 20:42:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:42:47 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.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 20:42:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 20:42:48 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: 20:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 20:42:48 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.61-0ubuntu0.14.04.1 [1862 kB] unit-oai-hss-0: 20:42:48 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: 20:42:48 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: 20:42:48 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 20:42:48 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 20:42:48 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: 20:42:48 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 20:42:48 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-abot-epc-basic-0: 20:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 20:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:42:48 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-oai-hss-0: 20:42:49 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: 20:42:49 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: 20:42:49 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 20:42:49 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: 20:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:42:49 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 20:42:49 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.26 [1072 kB] unit-oai-hss-0: 20:42:49 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.26 [971 kB] unit-oai-hss-0: 20:42:49 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: 20:42:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 20:42:49 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: 20:42:49 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 20:42:50 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: 20:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:42:50 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 20:42:50 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 2s (3701 kB/s) unit-abot-epc-basic-0: 20:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 20:42:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 20:42:50 DEBUG unit.oai-hss/0.install (Reading database ... 116264 files and directories currently installed.) unit-oai-hss-0: 20:42:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 20:42:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 20:42:50 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:42:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 20:42:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:42:51 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 20:42:51 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:42:51 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 20:42:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 20:42:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:42:52 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:42:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 20:42:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:42:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:42:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 20:42:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:42:55 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:42:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 20:42:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 20:42:56 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 20:42:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 20:42:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:42:57 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:42:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 20:42:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 20:42:58 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 20:42:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 20:42:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:42:58 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 20:42:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 20:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:42:59 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 20:43:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 20:43:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 20:43:00 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:43:01 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:43:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 20:43:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:43:02 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 20:43:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 20:43:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:43:02 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:43:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 20:43:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 20:43:03 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 20:43:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 20:43:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:43:03 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:43:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 20:43:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 20:43:04 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:43:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 20:43:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 20:43:05 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:43:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 20:43:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:43:06 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:43:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 20:43:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:43:06 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:43:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 20:43:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 20:43:07 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:43:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 20:43:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 20:43:07 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 20:43:07 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:43:10 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:43:10 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:43:10 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:43:10 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:43:11 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:43:11 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:43:11 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-2c995f-default-0 unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:43:18 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-hss-0: 20:43:19 DEBUG unit.oai-hss/0.install 181002 20:43:19 [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: 20:43:19 DEBUG unit.oai-hss/0.install 181002 20:43:19 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 20:43:19 DEBUG unit.oai-hss/0.install 181002 20:43:19 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11709 ... unit-oai-hss-0: 20:43:29 DEBUG unit.oai-hss/0.install mysql start/running, process 11844 unit-oai-hss-0: 20:43:30 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 20:43:30 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:43:31 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 20:43:31 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 20:43:31 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 20:43:31 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 20:43:32 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 20:43:32 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 20:43:32 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:43:33 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 20:43:33 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:43:33 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 20:43:34 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:43:34 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:43:34 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:43:34 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:43:35 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:43:35 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 20:43:35 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 20:43:35 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:43:36 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 20:43:37 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 20:43:37 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-oai-hss-0: 20:43:37 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-oai-hss-0: 20:43:38 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (257 kB/s) unit-oai-hss-0: 20:43:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install (Reading database ... 118265 files and directories currently installed.) unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:43:39 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:43:40 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:43:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install --2018-10-02 20:43:41-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 20:43:41 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: 20:43:41 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 356K 3s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 710K 2s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 53.5M 1s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 725K 1s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 44.6M 1s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 47.2M 1s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 49.9M 1s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 747K 1s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 44.4M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 47.4M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 52.2M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 53.4M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 43.2M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 68.6M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 778K 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 47.4M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 43.4M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 41.2M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 47.5M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 46.2M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 67.5M 0s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 89.8M=0.4s unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install 2018-10-02 20:43:41 (2.48 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 20:43:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 20:43:42 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 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: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 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: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 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: 20:43:44 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 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: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 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: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:43:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:43:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 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: 20:43:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 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: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 20:43:46 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: 20:43:46 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 20:43:48 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: 20:43:48 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 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: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 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: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 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: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 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: 20:43:49 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 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: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 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: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 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: 20:43:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 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: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 20:43:51 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: 20:43:51 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:43:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 20:43:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:43:53 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: 20:43:53 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: 20:43:53 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: 20:43:53 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: 20:43:53 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: 20:43:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 20:43:53 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: 20:43:53 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: 20:43:53 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: 20:43:53 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-oai-hss-0: 20:43:53 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: 20:43:54 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: 20:43:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:43:54 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 20:43:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 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: 20:43:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 20:43:54 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: 20:43:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 20:43:54 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: 20:43:54 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: 20:43:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 20:43:55 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-oai-hss-0: 20:43:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:55 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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-oai-hss-0: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:56 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: 20:43:57 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: 20:43:57 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: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 20:43:57 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: 20:43:57 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: 20:43:57 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: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:43:57 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: 20:43:57 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: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 20:43:57 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: 20:43:57 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: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 20:43:57 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-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 20:43:57 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: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 20:43:57 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: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 20:43:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 20:43:57 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: 20:43:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 20:43:58 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: 20:43:58 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: 20:43:58 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 20:43:58 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: 20:43:58 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: 20:43:58 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 20:43:58 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: 20:43:58 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: 20:43:58 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 20:43:58 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: 20:43:58 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 20:43:58 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: 20:43:58 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: 20:43:58 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 20:43:58 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: 20:43:58 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 20:43:58 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 20:43:59 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 20:44:00 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: 20:44:00 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 20:44:00 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: 20:44:00 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 20:44:00 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 20:44:01 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:44:01 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 20:44:01 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 20:44:01 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-oai-hss-0: 20:44:01 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: 20:44:01 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: 20:44:01 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: 20:44:01 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 20:44:01 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 20:44:01 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1619 kB/s) unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install (Reading database ... 118283 files and directories currently installed.) unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:44:02 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:44:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 20:44:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:44:03 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:44:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 20:44:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:44:03 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:44:04 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:44:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:44:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install --2018-10-02 20:44:07-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 20:44:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 124K 40s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 256K 30s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 458K 23s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 538K 19s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 820K 16s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 996K 14s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.02M 13s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.30M 12s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.41M 11s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.60M 10s unit-oai-hss-0: 20:44:08 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.79M 9s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 1.86M 8s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.09M 8s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.28M 7s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.60M 7s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.65M 6s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 2.84M 6s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.16M 6s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.00M 5s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.59M 5s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.65M 5s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 3.68M 5s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 3.98M 4s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 3.86M 4s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.37M 4s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.20M 4s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 4.63M 4s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 4.79M 4s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 4.73M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.28M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.47M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.19M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.04M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 5.56M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.13M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 6.15M 3s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.76M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 6.60M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 6.96M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 6.34M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.14M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.30M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.85M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 7.78M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 7.85M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 7.43M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.05M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 7.68M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.16M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 8.96M 2s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 7.94M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.72M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.3M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 8.81M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 9.96M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.51M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.1M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.00M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 9.76M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.0M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 9.54M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 10.3M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.5M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.1M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.6M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 9.65M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.9M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 10.5M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 11.0M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.1M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.7M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 11.8M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.5M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.5M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.4M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 12.0M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.9M 1s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 12.4M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 14.5M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 14.4M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.0M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.2M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 12.3M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 16.2M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 11.1M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.4M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.3M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.8M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.0M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.9M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 17.1M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 13.3M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 19.4M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 16.5M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 15.9M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 20.0M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 16.7M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 14.6M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 17.3M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 18.7M 0s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 22.1M=1.7s unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install 2018-10-02 20:44:09 (2.87 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 20:44:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:44:10 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 20:44:11 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: 20:44:11 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 20:44:11 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 20:44:12 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 20:44:13 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 20:44:14 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 20:44:15 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 20:44:16 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 20:44:17 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 20:44:18 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 20:44:19 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 20:44:20 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 20:44:21 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: 20:44:21 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 20:44:21 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 20:44:22 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 20:44:23 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 20:44:24 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 20:44:25 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 20:44:26 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 20:44:27 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 20:44:28 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 20:44:29 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 20:44:30 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: 20:44:30 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 20:44:30 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: 20:44:30 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: 20:44:30 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 20:44:30 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: 20:44:30 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 20:44:30 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:44:31 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: 20:44:31 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 20:44:31 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: 20:44:31 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: 20:44:31 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:44:31 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: 20:44:31 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:44:31 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 20:44:32 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Oct 2 20:34 /dev/zero unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 20:44:33 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 20:44:34 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 20:44:35 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:44:36 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 20:44:37 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 20:44:38 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 20:44:39 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 20:44:40 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 20:44:41 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 20:44:42 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:44:43 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 20:44:44 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 20:44:44 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 20:44:44 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 20:44:45 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 20:44:45 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 20:44:46 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 20:44:46 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 20:44:46 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:44:46 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:44:47 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 20:44:47 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 20:44:48 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 20:44:48 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 20:44:49 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 20:44:49 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 20:44:49 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 20:44:50 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 20:44:50 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 20:44:50 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 20:44:50 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 20:44:51 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 20:44:52 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 20:44:52 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 20:44:52 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 20:44:53 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 20:44:53 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 20:44:54 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 20:44:55 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 20:44:56 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 20:44:57 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 20:44:57 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 20:44:57 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 20:44:57 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 20:44:57 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 20:44:58 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 20:44:58 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 20:44:58 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:44:58 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:44:59 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 20:45:00 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 20:45:00 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 20:45:00 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 20:45:00 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 20:45:00 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 20:45:01 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:45:01 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 20:45:01 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 20:45:01 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 20:45:02 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 20:45:03 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 20:45:03 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 20:45:03 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 20:45:03 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:45:03 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 20:45:03 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:45:04 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 20:45:05 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 20:45:05 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 20:45:05 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 20:45:05 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 20:45:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:45:06 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 20:45:06 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 20:45:07 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 20:45:07 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 20:45:07 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 20:45:08 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 20:45:08 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 20:45:08 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 20:45:09 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 20:45:10 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 20:45:10 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 20:45:10 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:45:10 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 20:45:11 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 20:45:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:45:11 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 20:45:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:45:11 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 20:45:11 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:45:12 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:45:12 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 20:45:12 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 20:45:12 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 20:45:12 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 20:45:12 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 20:45:13 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 20:45:14 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 20:45:14 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 20:45:14 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 20:45:14 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 20:45:14 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 20:45:14 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 20:45:15 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 20:45:16 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 20:45:16 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 20:45:16 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 20:45:16 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 20:45:17 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 20:45:17 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 20:45:18 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 20:45:18 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 20:45:19 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 20:45:19 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 20:45:19 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 20:45:20 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 20:45:20 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 20:45:20 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 20:45:20 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 20:45:20 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:45:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:45:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:45:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:45:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:45:21 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 20:45:21 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 20:45:21 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 20:45:21 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 20:45:22 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 20:45:22 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 20:45:22 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 20:45:23 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 20:45:23 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 20:45:23 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 20:45:23 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 20:45:23 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 20:45:24 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 20:45:24 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 20:45:24 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 20:45:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:45:24 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 20:45:24 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 20:45:24 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 20:45:25 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 20:45:25 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 20:45:25 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 20:45:25 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 20:45:25 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 20:45:26 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 20:45:27 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 20:45:27 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 20:45:27 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 20:45:27 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 20:45:27 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 20:45:27 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 20:45:28 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 20:45:28 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 20:45:28 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 20:45:29 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 20:45:29 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 20:45:29 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 20:45:29 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 20:45:30 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 20:45:30 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 20:45:30 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 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: 20:45:31 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:31 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 20:45:32 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 20:45:32 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 20:45:32 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 20:45:32 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 20:45:33 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 20:45:33 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 20:45:33 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 20:45:34 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 20:45:34 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 20:45:34 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 20:45:34 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 20:45:35 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: 20:45:35 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 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: 20:45:35 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 20:45:35 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: 20:45:35 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 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: 20:45:35 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:35 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 20:45:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:38 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 20:45:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:45:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:38 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 20:45:39 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 20:45:42 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 20:45:42 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 20:45:42 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 20:45:43 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: 20:45:43 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:43 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 20:45:44 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: 20:45:44 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 20:45:44 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: 20:45:44 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:44 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: 20:45:44 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 20:45:45 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 20:45:46 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: 20:45:46 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 20:45:49 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: 20:45:49 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 20:45:49 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: 20:45:49 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:45:51 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: 20:45:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:45:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 20:45:52 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: 20:45:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 20:45:53 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: 20:45:53 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: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 20:45:54 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: 20:45:54 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: 20:45:54 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: 20:45:54 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: 20:45:54 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: 20:45:54 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: 20:45:54 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-oai-hss-0: 20:45:55 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 [108 kB] unit-oai-hss-0: 20:45:55 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-oai-hss-0: 20:45:55 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: 20:45:55 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-oai-hss-0: 20:45:56 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: 20:45:56 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: 20:45:56 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: 20:45:56 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: 20:45:56 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: 20:45:56 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-oai-hss-0: 20:45:56 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-oai-hss-0: 20:45:56 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: 20:45:56 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: 20:45:56 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: 20:45:56 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: 20:45:56 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-oai-hss-0: 20:45:57 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: 20:45:57 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: 20:45:57 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 20:45:57 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-oai-hss-0: 20:45:57 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.4 [22.0 MB] unit-oai-hss-0: 20:45:58 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: 20:45:58 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: 20:45:58 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-oai-hss-0: 20:45:58 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-oai-hss-0: 20:45:58 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-oai-hss-0: 20:45:58 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-oai-hss-0: 20:45:58 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-oai-hss-0: 20:45:58 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: 20:45:58 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: 20:45:58 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: 20:45:58 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: 20:45:59 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-oai-hss-0: 20:45:59 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: 20:45:59 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: 20:45:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-oai-hss-0: 20:45:59 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: 20:45:59 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 [829 kB] unit-abot-epc-basic-0: 20:45:59 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:45:59 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-abot-epc-basic-0: 20:45:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:45:59 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-oai-hss-0: 20:45:59 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: 20:45:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:45:59 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.3 [11.6 kB] unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 20:45:59 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-oai-hss-0: 20:46:00 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: 20:46:00 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 [4438 B] unit-oai-hss-0: 20:46:00 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 [122 kB] unit-oai-hss-0: 20:46:00 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: 20:46:00 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: 20:46:00 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: 20:46:00 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-abot-epc-basic-0: 20:46:00 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 20:46:00 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: 20:46:00 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 20:46:00 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: 20:46:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 20:46:00 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 20:46:00 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 20:46:00 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:46:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 20:46:00 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.3 [1520 kB] unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 20:46:01 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.4 [269 kB] unit-oai-hss-0: 20:46:01 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: 20:46:01 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-abot-epc-basic-0: 20:46:01 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:46:01 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 20:46:01 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 20:46:01 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: 20:46:01 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 20:46:01 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: 20:46:01 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: 20:46:01 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: 20:46:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:46:01 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-abot-epc-basic-0: 20:46:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:46:01 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-oai-hss-0: 20:46:01 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-abot-epc-basic-0: 20:46:01 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:46:01 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-abot-epc-basic-0: 20:46:01 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 20:46:01 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: 20:46:01 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:46:01 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 20:46:01 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 20:46:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 20:46:02 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: 20:46:02 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start SHA256:gGFB36tQZFTmbP3bFZ+jbKj13kRppBowPP4zu8K9X4k root@juju-2c995f-default-0 unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | .=o+.o | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | . * =.. | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | . + ==. o | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | . o..+. o =| unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | . S. ... *o| unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | . . . =o=.o| unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | . . .B.E.+ | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | oo.* + | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | ..+=+ . | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-2c995f-default-0 unit-oai-hss-0: 20:46:02 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: 20:46:02 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 20:46:02 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: 20:46:02 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start SHA256:3NgH7toXC5YGPqbmiKScBp0S6a3AJVzwUX1gqzyNm/k ubuntu@juju-2c995f-default-0 unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | ......o. | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start | ... .... | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |.... .. . | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |oo .. +..= . | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |oo+. = oS.+.. | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |+oo. = +.=.. | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |o.o + o +.. o | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |.=.. .+ o o | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start |oo. .o.E. .. | unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:46:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5260 kB/s) unit-abot-epc-basic-0: 20:46:02 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 20:46:02 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 20:46:02 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 20:46:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:46:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:46:02 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 20:46:02 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 20:46:02 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install (Reading database ... 118559 files and directories currently installed.) unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-epc-0: 20:46:02 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 20:46:03 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 20:46:03 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:46:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 20:46:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 20:46:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:46:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 20:46:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:07 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 20:46:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 20:46:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:46:08 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 20:46:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:46:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 20:46:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:46:09 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:46:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 20:46:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:46:10 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 20:46:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 20:46:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:11 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 20:46:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:11 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 20:46:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:12 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:46:19 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:46:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 20:46:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:46:20 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:46:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 20:46:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:22 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:46:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 20:46:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 20:46:23 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:46:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 20:46:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:46:24 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:46:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 20:46:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:46:24 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:46:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 20:46:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 20:46:26 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:46:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 20:46:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 20:46:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 20:46:27 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:46:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 20:46:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:46:28 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:46:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 20:46:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 20:46:29 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:46:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 20:46:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:46:29 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 20:46:30 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:46:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 20:46:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:31 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:46:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 20:46:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 20:46:32 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 20:46:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 20:46:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 20:46:33 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:46:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 20:46:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 20:46:33 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:46:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 20:46:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:46:36 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:46:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 20:46:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:46:36 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:46:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 20:46:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:37 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 20:46:38 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:46:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 20:46:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 20:46:39 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 20:46:40 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:41 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 20:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:42 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 20:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:46:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 20:46:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:46:46 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 20:46:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:46:49 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:46:50 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 20:46:50 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 20:46:50 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 20:46:50 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:46:51 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:46:51 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:46:51 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 20:46:51 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 20:46:51 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:46:51 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 20:46:52 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:46:52 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:46:52 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 20:46:53 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:53 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:53 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:54 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:54 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:54 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 20:46:54 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 20:46:54 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:46:55 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:46:55 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:46: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: 20:46:55 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:55 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:56 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:56 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:46:56 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:46:56 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:46:56 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:46:57 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:46:57 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:46:57 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:46:57 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:46:57 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:46:58 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:46:58 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:46:58 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:46:59 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:46:59 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:46:59 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:47:00 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:47:00 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:47:00 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:47: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-oai-hss-0: 20:47:00 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:47:01 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:47:02 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 20:47:03 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 20:47:03 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:47:03 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:47:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:04 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 20:47:04 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:47:04 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:47:05 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 20:47:05 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:47:05 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:47:06 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:47:06 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:47:06 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:47:06 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:47:06 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 20:47:07 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:47:07 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 20:47:07 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: 20:47:07 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: 20:47:07 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:47:08 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 20:47:08 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 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: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 20:47:22 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: 20:47:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 20:47:22 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: 20:47:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 20:47:24 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: 20:47:24 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: 20:47:24 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: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 20:47:24 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: 20:47:24 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: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 20:47:25 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: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 20:47:25 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: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 20:47:25 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: 20:47:25 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 20:47:25 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: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 20:47:25 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: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 20:47:25 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: 20:47:25 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:47:25 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 20:47:26 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (74.5 kB/s) unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install (Reading database ... 121450 files and directories currently installed.) unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install ......++++++ unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Not Before: Oct 2 20:47:28 2018 GMT unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Not After : Oct 2 20:47:28 2019 GMT unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install 9A:34:DE:53:E4:B3:66:15:57:CD:E3:B7:7E:28:39:BA:68:42:B0:97 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install keyid:E7:5D:1A:1B:9E:11:C6:9F:88:89:3C:6F:0A:F8:BC:57:29:3E:59:24 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Certificate is to be certified until Oct 2 20:47:28 2019 GMT (365 days) unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 20:47:28 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: 20:47:28 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: 20:47:28 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: 20:47:28 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: 20:47:28 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: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 20:47:28 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: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 20:47:29 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: 20:47:29 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: 20:47:29 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 20:47:30 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: 20:47:30 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 20:47:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:31 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 20:47:31 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: 20:47:31 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 20:47:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:47:31 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 20:47:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 20:47:31 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 20:47:31 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 20:47:31 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 20:47:31 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 20:47:31 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 20:47:31 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 20:47:31 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 20:47:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 20:47:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 20:47:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 20:47:31 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: 20:47:31 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 20:47:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 20:47:32 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: 20:47:32 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 20:47:32 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: 20:47:32 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 20:47:32 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: 20:47:32 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: 20:47:32 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: 20:47:32 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 20:47:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 20:47:32 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: 20:47:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:32 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: 20:47:32 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: 20:47:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:32 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 20:47:32 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 20:47:32 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 20:47:32 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 20:47:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:32 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 20:47:32 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 20:47:32 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 20:47:32 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 20:47:32 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 20:47:32 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 20:47:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 20:47:33 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:47:33 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 20:47:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:33 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 20:47:33 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 20:47:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 20:47:33 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 20:47:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:33 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 20:47:33 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 20:47:33 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 20:47:34 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 20:47:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 20:47:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:47:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 20:47:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 20:47:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 20:47:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 20:47:34 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 20:47:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 20:47:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 20:47:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 20:47:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 20:47:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 20:47:34 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:47:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:47:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:47:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:47:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 20:47:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:47:34 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 20:47:35 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:35 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 20:47:35 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 20:47:35 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 20:47:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:47:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:47:35 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:47:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:47:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 20:47:35 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `eiquiethoevaizo` identified by 'oiniecaiyeiyais'] unit-mysql-0: 20:47:35 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `eiquiethoevaizo` identified by 'oiniecaiyeiyais'] unit-mysql-0: 20:47:35 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=eiquiethoevaizo', 'password=oiniecaiyeiyais', 'host=192.168.121.7', 'slave=False'] unit-mysql-0: 20:47:35 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 20:47:36 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 20:47:36 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 20:47:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 20:47:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 20:47:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 20:47:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:47:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:47:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:47:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:47:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:47:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 20:47:36 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 20:47:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:47:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 20:47:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + user=eiquiethoevaizo unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 20:47:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + password=oiniecaiyeiyais unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 20:47:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 20:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 20:47:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.7 eiquiethoevaizo oiniecaiyeiyais oai-hss unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.7"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"eiquiethoevaizo"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"oiniecaiyeiyais"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:47:36 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: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:47:36 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: 20:47:36 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: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u eiquiethoevaizo --password=oiniecaiyeiyais -h 192.168.121.7 oai-hss -e 'show tables;' unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u eiquiethoevaizo --password=oiniecaiyeiyais -h 192.168.121.7 oai-hss unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:38 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22062 unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22062' unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22062 =~ .*running.* ]] unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:38 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:38 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 20:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + db_host=eiquiethoevaizo unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 20:47:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:39 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 20:47:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:39 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 20:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:40 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:41 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:41 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:47:41 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 20:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:47:41 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 20:47:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:47:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:47:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:47:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 20:49:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 20:49:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 20:49:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 20:49:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 20:49:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 20:49:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 20:49:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22062' unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22062 =~ .*running.* ]] unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:49:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:49:44 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:49:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:49:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 20:49:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:49:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:49:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:49:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:49:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:49:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:49:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:50:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 20:50:53 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 20:50:54 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (257 kB/s) unit-oai-epc-0: 20:50:54 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 20:50:54 DEBUG unit.oai-epc/0.install (Reading database ... 128058 files and directories currently installed.) unit-oai-epc-0: 20:50:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 20:50:54 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 20:50:55 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 20:50:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 20:50:55 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 20:50:55 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 20:50:56 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 20:50:57 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 20:51:00 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 20:51:00 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 20:51:00 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 20:51:00 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 20:51:00 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 20:51:03 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/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-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 20:51:05 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 20:51:06 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 20:51:07 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 20:51:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:51:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 20:51:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 20:51:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 20:51:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 20:51:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 20:51:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 20:51:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 20:51:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 20:51:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 20:51:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 20:51:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 20:51:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 20:51:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 20:51:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 20:51:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 20:51:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 20:51:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 20:51:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 20:51:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 20:51:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 20:51:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 20:51:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 20:51:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 20:51:15 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 20:51:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 20:51:17 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 20:51:18 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:19 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 20:51:20 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 20:51:24 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 20:51:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:51:59 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 20:51:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:51:59 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 20:51:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 20:51:59 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 20:51:59 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 20:51:59 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 20:51:59 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 20:51:59 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 20:51:59 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 20:51:59 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 20:51:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 20:51:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 20:51:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 20:51:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 20:51:59 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 20:52:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.11 unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 20:52:00 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 20:52:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 20:52:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:01 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 20:52:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 20:52:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 20:52:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:01 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:01 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 20:52:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:02 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.11 unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 20:52:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:02 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 20:52:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:02 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 20:52:02 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 20:52:02 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 20:52:02 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 20:52:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:02 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 20:52:02 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:02 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 20:52:02 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:52:03 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 20:52:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 20:52:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:52:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 20:52:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:52:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:52:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:52:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 20:52:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:52:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 20:52:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:52:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 20:52:03 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 20:52:03 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 20:52:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:03 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:52:04 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:04 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.10 unit-abot-epc-basic-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22062' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22062 =~ .*running.* ]] unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 20:52:04 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:04 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 20:52:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 20:52:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:04 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.11 unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 20:52:04 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 20:52:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:52:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:52:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 20:52:04 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 20:52:04 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 20:52:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:52:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 20:52:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 20:52:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 20:52:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 20:52:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 20:52:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 20:52:05 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:05 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:05 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 20:52:05 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 20:52:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 20:52:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:52:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:52:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 20:52:05 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:52:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit= unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n '' ']' unit-oai-epc-0: 20:52:05 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:52:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:52:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:52:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:52:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:05 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:05 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 20:52:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:05 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.11 unit-abot-epc-basic-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:52:06 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 20:52:06 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 20:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:52:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 20:52:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 20:52:06 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 20:52:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 20:52:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 20:52:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 20:52:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 20:52:06 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:52:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:06 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 20:52:06 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:06 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.11 unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.11 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 20:52:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 20:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:52:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 20:52:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=eiquiethoevaizo unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=oiniecaiyeiyais unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.7 unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z eiquiethoevaizo ']' unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eiquiethoevaizo --password=oiniecaiyeiyais -h 192.168.121.7 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eiquiethoevaizo --password=oiniecaiyeiyais -h 192.168.121.7 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:07 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:52:07 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u eiquiethoevaizo --password=oiniecaiyeiyais -h 192.168.121.7 oai-hss unit-oai-epc-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:07 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 20:52:07 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:52:07 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 20:52:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 20:52:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 20:52:07 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:52:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:52:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:52:07 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:07 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 20:52:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:07 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 20:52:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:08 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:08 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.10 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:08 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15265 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15265' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15265 =~ .*running.* ]] unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 20:52:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:08 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 20:52:08 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:52:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:52:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:52:09 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 20:52:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 20:52:09 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:52:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:52:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:52:10 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 20:52:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 20:52:10 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:52:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:52:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:52:11 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 20:52:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 20:52:11 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:52:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:52:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:52:12 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 20:52:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 20:52:12 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:52:13 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:52:13 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 20:52:13 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:52:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:13 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 20:52:13 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:52:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:52:14 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 20:52:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 20:52:14 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:52:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:52:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 20:52:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:52:16 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 20:52:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 20:52:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:52:16 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:52:17 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 20:52:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:52:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 20:52:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:52:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:52:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:52:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 20:52:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 20:52:18 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:52:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:52:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 20:52:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:52:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:52:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:52:41 DEBUG juju.worker.uniter.remotestate got action change: [49e1578d-bdb6-446f-8d77-2437ff35340e] ok=true unit-abot-epc-basic-0: 20:52:41 DEBUG juju.worker.uniter.operation running operation run action 49e1578d-bdb6-446f-8d77-2437ff35340e unit-abot-epc-basic-0: 20:52:41 DEBUG juju.machinelock acquire machine lock for uniter (run action 49e1578d-bdb6-446f-8d77-2437ff35340e) unit-abot-epc-basic-0: 20:52:41 DEBUG juju.machinelock machine lock acquired for uniter (run action 49e1578d-bdb6-446f-8d77-2437ff35340e) unit-abot-epc-basic-0: 20:52:41 DEBUG juju.worker.uniter.operation preparing operation "run action 49e1578d-bdb6-446f-8d77-2437ff35340e" unit-abot-epc-basic-0: 20:52:42 DEBUG juju.worker.uniter.operation executing operation "run action 49e1578d-bdb6-446f-8d77-2437ff35340e" unit-abot-epc-basic-0: 20:52:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 20:52:42 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 20:52:42 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 20:52:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:52:42 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 20:52:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:52:42 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 20:52:42 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5529626224262235433.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4394102638956542936.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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4957056807030348307.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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1185774762759604188.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2501297386066180684.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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [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: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4928079873298557594.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.772 s unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-10-02T20:52:45+00:00 unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:47 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:52:47 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:47 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:47 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:52:47 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [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: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:48 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 20:52:49 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:52:49 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:52:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:52:50 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 20:52:50 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 20:52:50 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 20:52:50 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:51 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Tue Oct 02 20:52:51 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:51 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:51 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.run 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: 20:52:53 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:53 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Tue Oct 02 20:52:53 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.run 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: 20:52:53 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.run 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: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run 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: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run 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: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Tue Oct 02 20:52:54 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run 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: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run 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: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run 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: 20:52:54 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 8:52:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.run 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: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :1343 MS unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:52:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:56 [main] REPORT: STEP EXECUTION TIME TAKEN :814 MS unit-abot-epc-basic-0: 20:52:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:52:57 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:52:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07.395 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07.412 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: STEP EXECUTION TIME TAKEN :64 MS unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:53:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:53:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :435 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28.901 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28.907 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:53:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:39 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:49.991 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:50.000 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:50 [main] REPORT: STEP EXECUTION TIME TAKEN :64 MS unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:53:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :405 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10.920 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10.922 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:54:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:54:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :241 MS unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: STEP EXECUTION TIME TAKEN :782 MS unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32.395 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32.398 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 20:54:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:54:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:54:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:54:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:54:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:54:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:54:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:54:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:54:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:54:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:54:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:54:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: STEP EXECUTION TIME TAKEN :814 MS unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53.877 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53.884 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:55:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :426 MS unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15.445 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15.447 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:55:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :497 MS unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36.983 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36.985 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:55:36 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:55:37 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:55:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:55:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 20:55:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:55:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:55:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 20:55:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 20:55:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 20:55:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 20:55:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 20:55:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22062' unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22062 =~ .*running.* ]] unit-oai-hss-0: 20:55:41 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:55:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:55:42 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 20:55:42 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 20:55:42 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:55:42 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:55:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:55:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 20:55:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 20:55:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 20:55:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:55:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :369 MS unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:47 [main] REPORT: ========================================================================================== unit-oai-epc-0: 20:55:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 20:55:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:55:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 20:55:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 20:55:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 20:55:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 20:55:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 20:55:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16775' unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16775 =~ .*running.* ]] unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 20:55:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:55:47 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:55:47 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 20:55:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:55:47 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 20:55:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 20:55:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 20:55:48 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:55:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:48 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58.573 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58.575 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: STEP EXECUTION TIME TAKEN :237 MS unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:55:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:08 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :690 MS unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20.235 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20.238 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:56:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: STEP EXECUTION TIME TAKEN :620 MS unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: STEP EXECUTION TIME TAKEN :82 MS unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41.502 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41.507 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:56:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: STEP EXECUTION TIME TAKEN :148 MS unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:56:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:56:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02.843 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02.845 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:57:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:57:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:13 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: STEP EXECUTION TIME TAKEN :786 MS unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24.167 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24.169 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:57:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:34 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: STEP EXECUTION TIME TAKEN :835 MS unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:35 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45.560 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45.563 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:57:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:55 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :367 MS unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:57:56 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06.863 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06.865 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:58:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:58:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :357 MS unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:17 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:18 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:28 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38.250 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38.253 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:58:38 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 20:58:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :317 MS unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:49 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP EXECUTION TIME TAKEN :134 MS unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:58:50 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:58:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:00 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10.571 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10.573 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 20:59:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:20 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :373 MS unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:21 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:32 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42.175 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42.177 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 20:59:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :335 MS unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:52 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:53 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:53 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:59:54 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 20:59:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14.284 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14.287 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: STEP EXECUTION TIME TAKEN :152 MS unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 21:00:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:00:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 21:00:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:00:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:00:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:00:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:25 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: STEP EXECUTION TIME TAKEN :379 MS unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: STEP EXECUTION TIME TAKEN :697 MS unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:26 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:27 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:27 [main] REPORT: ========================================================================================== unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 21:00:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 21:00:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 21:00:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22062' unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22062 =~ .*running.* ]] unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 21:00:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:00:29 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 21:00:29 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 21:00:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:00:29 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 21:00:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:00:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:37 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47.652 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47.654 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:00:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:00:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:58 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP EXECUTION TIME TAKEN :304 MS unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP EXECUTION TIME TAKEN :675 MS unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP EXECUTION TIME TAKEN :94 MS unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:59 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:00:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:09 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19.955 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19.957 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:01:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 21:01:20 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-oai-epc-0: 21:01:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 21:01:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:01:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 21:01:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 21:01:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 21:01:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 21:01:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 21:01:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19147' unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19147 =~ .*running.* ]] unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 21:01:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:01:27 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 21:01:27 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 21:01:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:01:27 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 21:01:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 21:01:27 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 21:01:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:01:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:30 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :345 MS unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:31 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:01:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:41 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51.980 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51.982 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:01:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:01:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:01:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:01:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 21:01:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run 9m8.788s unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 552.472 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.015 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.019 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Oct 02, 2018 9:02:03 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Tue Oct 02 20:52:51 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run 02-Oct-2018 21:02:03.059 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:02:03 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:02:04 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:18 min unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-10-02T21:02:05+00:00 unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 21:02:05 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 21:02:05 DEBUG juju.worker.uniter.operation committing operation "run action 49e1578d-bdb6-446f-8d77-2437ff35340e" unit-abot-epc-basic-0: 21:02:05 DEBUG juju.machinelock machine lock released for uniter (run action 49e1578d-bdb6-446f-8d77-2437ff35340e) unit-abot-epc-basic-0: 21:02:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:02:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:02:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 21:02:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 21:02:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 21:02:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 21:02:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 21:02:05 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 21:02:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 21:02:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 21:02:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:02:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:02:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:02:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-10-02 21:02:27,838 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-02 21:03:18,267 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-10-02 21:03:18,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 21:03:18,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:18,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-d5a5d11d-89b0-4214-8f91-3ae2e2e21d7e Date: Tue, 02 Oct 2018 21:03:18 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:28:14Z", "updated_at": "2018-10-02T21:02:51Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "882b5a15-328a-4bfc-8be6-959f4e408da5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:31:39Z", "updated_at": "2018-10-02T21:03:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "8b239928-a987-4910-a3f3-f2975df88ceb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:20:28Z", "updated_at": "2018-10-02T21:03:15Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "afbf4d26-828d-4a7e-9bf5-a49fd0d2759c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:32:15Z", "updated_at": "2018-10-02T21:03:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "bf499548-0e8e-4009-a525-fdf00c32ad65"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:25:17Z", "updated_at": "2018-10-02T21:02:43Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "d550ba88-2fe5-4238-a3ce-ba4ec5c53fab"}]} 2018-10-02 21:03:18,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d5a5d11d-89b0-4214-8f91-3ae2e2e21d7e 2018-10-02 21:03:18,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.222611904144s 2018-10-02 21:03:18,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d5a5d11d-89b0-4214-8f91-3ae2e2e21d7e 2018-10-02 21:03:18,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 21:03:18,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/882b5a15-328a-4bfc-8be6-959f4e408da5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:19,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65533e1b-fdc5-4834-a4ce-18c7fb0fd8bc Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:19,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/882b5a15-328a-4bfc-8be6-959f4e408da5.json used request id req-65533e1b-fdc5-4834-a4ce-18c7fb0fd8bc 2018-10-02 21:03:19,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.752985954285s 2018-10-02 21:03:19,267 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/882b5a15-328a-4bfc-8be6-959f4e408da5.json used request id req-65533e1b-fdc5-4834-a4ce-18c7fb0fd8bc 2018-10-02 21:03:19,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 21:03:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:19,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-e13c7017-c898-4cbb-a0a8-381dcb02d260 Date: Tue, 02 Oct 2018 21:03:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:31:39Z", "updated_at": "2018-10-02T21:03:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "8b239928-a987-4910-a3f3-f2975df88ceb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:20:28Z", "updated_at": "2018-10-02T21:03:15Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "afbf4d26-828d-4a7e-9bf5-a49fd0d2759c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:32:15Z", "updated_at": "2018-10-02T21:03:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "bf499548-0e8e-4009-a525-fdf00c32ad65"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:25:17Z", "updated_at": "2018-10-02T21:02:43Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "d550ba88-2fe5-4238-a3ce-ba4ec5c53fab"}]} 2018-10-02 21:03:19,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e13c7017-c898-4cbb-a0a8-381dcb02d260 2018-10-02 21:03:19,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168113946915s 2018-10-02 21:03:19,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e13c7017-c898-4cbb-a0a8-381dcb02d260 2018-10-02 21:03:19,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 21:03:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/8b239928-a987-4910-a3f3-f2975df88ceb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:20,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c373a7a-3baf-49f2-b9fd-911c606d01a4 Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:20,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/8b239928-a987-4910-a3f3-f2975df88ceb.json used request id req-0c373a7a-3baf-49f2-b9fd-911c606d01a4 2018-10-02 21:03:20,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.54886507988s 2018-10-02 21:03:20,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/8b239928-a987-4910-a3f3-f2975df88ceb.json used request id req-0c373a7a-3baf-49f2-b9fd-911c606d01a4 2018-10-02 21:03:20,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 21:03:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:20,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-40cdff4e-8ba9-40fa-8629-9495f58fcd7a Date: Tue, 02 Oct 2018 21:03:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:20:28Z", "updated_at": "2018-10-02T21:03:15Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "afbf4d26-828d-4a7e-9bf5-a49fd0d2759c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:32:15Z", "updated_at": "2018-10-02T21:03:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "bf499548-0e8e-4009-a525-fdf00c32ad65"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:25:17Z", "updated_at": "2018-10-02T21:02:43Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "d550ba88-2fe5-4238-a3ce-ba4ec5c53fab"}]} 2018-10-02 21:03:20,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40cdff4e-8ba9-40fa-8629-9495f58fcd7a 2018-10-02 21:03:20,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.200803041458s 2018-10-02 21:03:20,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40cdff4e-8ba9-40fa-8629-9495f58fcd7a 2018-10-02 21:03:20,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 21:03:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/afbf4d26-828d-4a7e-9bf5-a49fd0d2759c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:20,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d48154fc-ceb0-4c9c-b386-192e02fbb56a Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:20,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/afbf4d26-828d-4a7e-9bf5-a49fd0d2759c.json used request id req-d48154fc-ceb0-4c9c-b386-192e02fbb56a 2018-10-02 21:03:20,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.544093847275s 2018-10-02 21:03:20,771 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/afbf4d26-828d-4a7e-9bf5-a49fd0d2759c.json used request id req-d48154fc-ceb0-4c9c-b386-192e02fbb56a 2018-10-02 21:03:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 21:03:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:20,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-23c9c790-1a63-4d31-a56a-a341a72e5e21 Date: Tue, 02 Oct 2018 21:03:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:32:15Z", "updated_at": "2018-10-02T21:03:02Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "bf499548-0e8e-4009-a525-fdf00c32ad65"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:25:17Z", "updated_at": "2018-10-02T21:02:43Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "d550ba88-2fe5-4238-a3ce-ba4ec5c53fab"}]} 2018-10-02 21:03:20,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-23c9c790-1a63-4d31-a56a-a341a72e5e21 2018-10-02 21:03:20,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166163921356s 2018-10-02 21:03:20,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-23c9c790-1a63-4d31-a56a-a341a72e5e21 2018-10-02 21:03:20,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 21:03:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/bf499548-0e8e-4009-a525-fdf00c32ad65.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:21,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac1eabe7-8613-42ed-9176-9209a40c7c31 Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:21,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/bf499548-0e8e-4009-a525-fdf00c32ad65.json used request id req-ac1eabe7-8613-42ed-9176-9209a40c7c31 2018-10-02 21:03:21,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.690014123917s 2018-10-02 21:03:21,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/bf499548-0e8e-4009-a525-fdf00c32ad65.json used request id req-ac1eabe7-8613-42ed-9176-9209a40c7c31 2018-10-02 21:03:21,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 21:03:21,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:21,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-01e123fd-6f20-4b6c-a5d5-15d07e0ef448 Date: Tue, 02 Oct 2018 21:03:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:25:17Z", "updated_at": "2018-10-02T21:02:43Z", "floating_network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "ed135ca2a0e24d64a76829af42738d32", "port_id": null, "id": "d550ba88-2fe5-4238-a3ce-ba4ec5c53fab"}]} 2018-10-02 21:03:21,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-01e123fd-6f20-4b6c-a5d5-15d07e0ef448 2018-10-02 21:03:21,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.193019151688s 2018-10-02 21:03:21,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-01e123fd-6f20-4b6c-a5d5-15d07e0ef448 2018-10-02 21:03:21,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-02 21:03:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/d550ba88-2fe5-4238-a3ce-ba4ec5c53fab.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:22,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33ea40ad-b1d6-400a-bf6c-9ac908cfbc1c Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:22,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d550ba88-2fe5-4238-a3ce-ba4ec5c53fab.json used request id req-33ea40ad-b1d6-400a-bf6c-9ac908cfbc1c 2018-10-02 21:03:22,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.573179960251s 2018-10-02 21:03:22,423 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d550ba88-2fe5-4238-a3ce-ba4ec5c53fab.json used request id req-33ea40ad-b1d6-400a-bf6c-9ac908cfbc1c 2018-10-02 21:03:22,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-02 21:03:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:22,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-84a1fac1-0d3e-49c8-87d2-bd3a3929efef Date: Tue, 02 Oct 2018 21:03:22 GMT RESP BODY: {"floatingips": []} 2018-10-02 21:03:22,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-84a1fac1-0d3e-49c8-87d2-bd3a3929efef 2018-10-02 21:03:22,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0656499862671s 2018-10-02 21:03:22,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-84a1fac1-0d3e-49c8-87d2-bd3a3929efef 2018-10-02 21:03:22,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 21:03:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:24,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa85348b-b053-4e49-84b2-9e44073b529f Date: Tue, 02 Oct 2018 21:03:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 21:03:24,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979 used request id req-fa85348b-b053-4e49-84b2-9e44073b529f 2018-10-02 21:03:24,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.59356999397s 2018-10-02 21:03:24,090 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/68729664-3e4d-4449-bd92-f1d17f9f0979 used request id req-fa85348b-b053-4e49-84b2-9e44073b529f 2018-10-02 21:03:24,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 21:03:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:24,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-345551af-8a39-41af-aee8-1c270e8591cf x-compute-request-id: req-345551af-8a39-41af-aee8-1c270e8591cf Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14a95b19-e077-4bd1-ae53-1742cd013e72", "name": "juju_epc-flavor_31e3a570-9407-41cd-8410-714b33dd2cda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9a475c10-c409-409d-9612-1eaf1977d55f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9a475c10-c409-409d-9612-1eaf1977d55f", "name": "juju_epc-flavor_alt_31e3a570-9407-41cd-8410-714b33dd2cda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 21:03:24,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-345551af-8a39-41af-aee8-1c270e8591cf 2018-10-02 21:03:24,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.125072956085s 2018-10-02 21:03:24,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-345551af-8a39-41af-aee8-1c270e8591cf 2018-10-02 21:03:24,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 21:03:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:24,266 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 21:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1afa68cc-31d1-4f47-a664-a23eaa2f1818 x-compute-request-id: req-1afa68cc-31d1-4f47-a664-a23eaa2f1818 Content-Length: 0 Content-Type: application/json 2018-10-02 21:03:24,266 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f used request id req-1afa68cc-31d1-4f47-a664-a23eaa2f1818 2018-10-02 21:03:24,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474770069122s 2018-10-02 21:03:24,266 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9a475c10-c409-409d-9612-1eaf1977d55f used request id req-1afa68cc-31d1-4f47-a664-a23eaa2f1818 2018-10-02 21:03:24,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-02 21:03:24,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65/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}72c74a80c6965d4202ad9384517e017f2b5aefd0" -d '{"subnet_id": "a6f05733-dd9d-4ead-bcfd-747d728a3701"}' 2018-10-02 21:03:25,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a70e17c-6304-4526-a3c0-80d639fb13ca Date: Tue, 02 Oct 2018 21:03:25 GMT RESP BODY: {"network_id": "f09a32b3-3ea9-489b-b663-7a43dcbbffb6", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "subnet_id": "a6f05733-dd9d-4ead-bcfd-747d728a3701", "subnet_ids": ["a6f05733-dd9d-4ead-bcfd-747d728a3701"], "port_id": "db46808f-3ae0-4e25-98f9-6b234031dbb7", "id": "942dd39d-5735-403b-b6c4-58b46cc31c65"} 2018-10-02 21:03:25,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65/remove_router_interface.json used request id req-3a70e17c-6304-4526-a3c0-80d639fb13ca 2018-10-02 21:03:25,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.38895201683s 2018-10-02 21:03:25,656 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65/remove_router_interface.json used request id req-3a70e17c-6304-4526-a3c0-80d639fb13ca returning object 942dd39d-5735-403b-b6c4-58b46cc31c65 2018-10-02 21:03:25,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-02 21:03:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:25,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-19a94822-591e-4f55-bfd8-20b58e46921c Date: Tue, 02 Oct 2018 21:03:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6cf8db17-8e71-4c45-ba60-133ecd6baf03", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "04c4b98d-c2bd-47bd-abb9-f68b70c07688", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:17:47Z", "admin_state_up": true, "updated_at": "2018-10-02T21:03:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ed135ca2a0e24d64a76829af42738d32", "id": "942dd39d-5735-403b-b6c4-58b46cc31c65", "name": "juju_epc-router_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 21:03:25,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-19a94822-591e-4f55-bfd8-20b58e46921c 2018-10-02 21:03:25,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.230133056641s 2018-10-02 21:03:25,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-19a94822-591e-4f55-bfd8-20b58e46921c 2018-10-02 21:03:25,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-02 21:03:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:29,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d31e16d8-237c-4fb6-afe0-28bae38b1573 Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:29,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65.json used request id req-d31e16d8-237c-4fb6-afe0-28bae38b1573 2018-10-02 21:03:29,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.59814095497s 2018-10-02 21:03:29,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/942dd39d-5735-403b-b6c4-58b46cc31c65.json used request id req-d31e16d8-237c-4fb6-afe0-28bae38b1573 2018-10-02 21:03:29,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-02 21:03:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:29,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-56ce4749-266a-47c4-9842-ce3aaa7fb0ed Date: Tue, 02 Oct 2018 21:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f09a32b3-3ea9-489b-b663-7a43dcbbffb6","tenant_id":"ed135ca2a0e24d64a76829af42738d32","created_at":"2018-10-02T20:17:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-02T20:17:46Z","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":"ed135ca2a0e24d64a76829af42738d32","id":"a6f05733-dd9d-4ead-bcfd-747d728a3701","subnetpool_id":null,"name":"juju_epc-subnet_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 21:03:29,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-56ce4749-266a-47c4-9842-ce3aaa7fb0ed 2018-10-02 21:03:29,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.191893815994s 2018-10-02 21:03:29,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-56ce4749-266a-47c4-9842-ce3aaa7fb0ed 2018-10-02 21:03:29,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-02 21:03:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a6f05733-dd9d-4ead-bcfd-747d728a3701.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:32,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69aeeacd-86d0-4a30-9f9a-00c3945f6aa0 Date: Tue, 02 Oct 2018 21:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:32,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a6f05733-dd9d-4ead-bcfd-747d728a3701.json used request id req-69aeeacd-86d0-4a30-9f9a-00c3945f6aa0 2018-10-02 21:03:32,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34880399704s 2018-10-02 21:03:32,030 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a6f05733-dd9d-4ead-bcfd-747d728a3701.json used request id req-69aeeacd-86d0-4a30-9f9a-00c3945f6aa0 2018-10-02 21:03:32,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 21:03:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:32,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-46c62f98-5471-488e-9731-5801a23398f6 Date: Tue, 02 Oct 2018 21:03:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","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-10-02T21:03:31Z","tenant_id":"ed135ca2a0e24d64a76829af42738d32","created_at":"2018-10-02T20:17:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ed135ca2a0e24d64a76829af42738d32","id":"f09a32b3-3ea9-489b-b663-7a43dcbbffb6","name":"juju_epc-net_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 21:03:32,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-46c62f98-5471-488e-9731-5801a23398f6 2018-10-02 21:03:32,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347848892212s 2018-10-02 21:03:32,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-46c62f98-5471-488e-9731-5801a23398f6 2018-10-02 21:03:32,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-02 21:03:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f09a32b3-3ea9-489b-b663-7a43dcbbffb6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:33,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16e3b56a-1a50-47fd-8bde-d6c0aeae9d1d Date: Tue, 02 Oct 2018 21:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:33,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f09a32b3-3ea9-489b-b663-7a43dcbbffb6.json used request id req-16e3b56a-1a50-47fd-8bde-d6c0aeae9d1d 2018-10-02 21:03:33,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.844409942627s 2018-10-02 21:03:33,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f09a32b3-3ea9-489b-b663-7a43dcbbffb6.json used request id req-16e3b56a-1a50-47fd-8bde-d6c0aeae9d1d 2018-10-02 21:03:33,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 21:03:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:33,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-f111a138-d980-4df9-905a-8e8e2c323562 Date: Tue, 02 Oct 2018 21:03:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "metadata": {}}], "file": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/file", "owner": "ed135ca2a0e24d64a76829af42738d32", "id": "b8c1c22f-6e1c-47c7-b915-95230c4ef496", "size": 296812544, "self": "/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-10-02T20:18:01Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_31e3a570-9407-41cd-8410-714b33dd2cda", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-02T20:17:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 21:03:33,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f111a138-d980-4df9-905a-8e8e2c323562 2018-10-02 21:03:33,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.56987285614s 2018-10-02 21:03:33,796 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f111a138-d980-4df9-905a-8e8e2c323562 2018-10-02 21:03:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 21:03:33,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72c74a80c6965d4202ad9384517e017f2b5aefd0" 2018-10-02 21:03:35,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e145687-6529-4a34-ba53-0a90765f5c67 Date: Tue, 02 Oct 2018 21:03:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 21:03:35,526 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496 used request id req-5e145687-6529-4a34-ba53-0a90765f5c67 2018-10-02 21:03:35,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72856211662s 2018-10-02 21:03:35,527 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b8c1c22f-6e1c-47c7-b915-95230c4ef496 used request id req-5e145687-6529-4a34-ba53-0a90765f5c67 2018-10-02 21:03:35,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 21:03:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:35,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67676fa5-9e09-4d14-938c-c37af6b13607 x-compute-request-id: req-67676fa5-9e09-4d14-938c-c37af6b13607 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14a95b19-e077-4bd1-ae53-1742cd013e72", "name": "juju_epc-flavor_31e3a570-9407-41cd-8410-714b33dd2cda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 21:03:35,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-67676fa5-9e09-4d14-938c-c37af6b13607 2018-10-02 21:03:35,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0328891277313s 2018-10-02 21:03:35,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-67676fa5-9e09-4d14-938c-c37af6b13607 2018-10-02 21:03:35,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 21:03:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:35,600 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 21:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794d3a6e-9811-4585-976b-e696c57c532a x-compute-request-id: req-794d3a6e-9811-4585-976b-e696c57c532a Content-Length: 0 Content-Type: application/json 2018-10-02 21:03:35,600 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72 used request id req-794d3a6e-9811-4585-976b-e696c57c532a 2018-10-02 21:03:35,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374269485474s 2018-10-02 21:03:35,600 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/14a95b19-e077-4bd1-ae53-1742cd013e72 used request id req-794d3a6e-9811-4585-976b-e696c57c532a 2018-10-02 21:03:35,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:03:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:35,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5269ecc9-8e2b-45b3-8b8a-4c1356cd94cb Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda", "links": {"self": "http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433"}, "domain_id": "default", "enabled": true, "id": "ad75b55bd0254bf1a2333a96921a5433", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 21:03:35,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5269ecc9-8e2b-45b3-8b8a-4c1356cd94cb 2018-10-02 21:03:35,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103972911835s 2018-10-02 21:03:35,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5269ecc9-8e2b-45b3-8b8a-4c1356cd94cb 2018-10-02 21:03:35,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:03:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:35,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ee10f3-65aa-43a1-8b37-76546c911fff Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433"}, "enabled": true, "id": "ad75b55bd0254bf1a2333a96921a5433", "options": {}, "domain_id": "default", "name": "juju_epc-user_31e3a570-9407-41cd-8410-714b33dd2cda"}} 2018-10-02 21:03:35,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 used request id req-84ee10f3-65aa-43a1-8b37-76546c911fff 2018-10-02 21:03:35,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101155042648s 2018-10-02 21:03:35,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 used request id req-84ee10f3-65aa-43a1-8b37-76546c911fff 2018-10-02 21:03:35,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 21:03:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:35,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7355d3a-aa15-46de-bd2a-cd455d5a7b55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:03:35,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 used request id req-a7355d3a-aa15-46de-bd2a-cd455d5a7b55 2018-10-02 21:03:35,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.178982973099s 2018-10-02 21:03:35,993 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ad75b55bd0254bf1a2333a96921a5433 used request id req-a7355d3a-aa15-46de-bd2a-cd455d5a7b55 2018-10-02 21:03:35,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 21:03:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:36,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1e731f-7a0d-4410-ad85-a886fa40227e Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32"}, "enabled": true, "id": "ed135ca2a0e24d64a76829af42738d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_31e3a570-9407-41cd-8410-714b33dd2cda"}]} 2018-10-02 21:03:36,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-5e1e731f-7a0d-4410-ad85-a886fa40227e 2018-10-02 21:03:36,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0909600257874s 2018-10-02 21:03:36,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-5e1e731f-7a0d-4410-ad85-a886fa40227e 2018-10-02 21:03:36,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 21:03:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:36,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054957b5-6f9f-469c-af24-bbfffc144734 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:03:36,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32 used request id req-054957b5-6f9f-469c-af24-bbfffc144734 2018-10-02 21:03:36,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161425113678s 2018-10-02 21:03:36,249 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ed135ca2a0e24d64a76829af42738d32 used request id req-054957b5-6f9f-469c-af24-bbfffc144734 2018-10-02 21:03:36,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:03:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:36,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9c7b2b-e832-49b8-8c57-4eea843b6313 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db858388b46141d689bdac97a28235b3", "links": {"self": "http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3"}, "name": "Member"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:03:36,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4a9c7b2b-e832-49b8-8c57-4eea843b6313 2018-10-02 21:03:36,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776298046112s 2018-10-02 21:03:36,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 21:03:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:36,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-555c20b0-bfc4-4233-9333-5fe2e55e1b1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:03:36,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/db858388b46141d689bdac97a28235b3 used request id req-555c20b0-bfc4-4233-9333-5fe2e55e1b1d 2018-10-02 21:03:36,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10670208931s 2018-10-02 21:03:36,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 21:03:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ed135ca2a0e24d64a76829af42738d32&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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:36,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-34dc95e8-60ad-478c-9c43-83e2f7654ffe Date: Tue, 02 Oct 2018 21:03:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:17:44Z", "updated_at": "2018-10-02T20:17:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:44Z", "revision_number": 0, "id": "42f5119e-184d-4f4e-9300-5a51227ce59e", "remote_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:44Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed135ca2a0e24d64a76829af42738d32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:45Z", "revision_number": 0, "id": "58addcbb-50cb-4a9b-9258-0ce5fcfc530c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:45Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed135ca2a0e24d64a76829af42738d32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:44Z", "revision_number": 0, "id": "81fb92b3-bd11-4bc3-9efc-86191a8c91ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:44Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed135ca2a0e24d64a76829af42738d32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:44Z", "revision_number": 0, "id": "f03f37d3-8edc-4e7b-a7db-2b822470fdf3", "remote_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:44Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed135ca2a0e24d64a76829af42738d32"}], "revision_number": 4, "project_id": "ed135ca2a0e24d64a76829af42738d32", "id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "name": "default"}]} 2018-10-02 21:03:36,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ed135ca2a0e24d64a76829af42738d32&name=default used request id req-34dc95e8-60ad-478c-9c43-83e2f7654ffe 2018-10-02 21:03:36,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198357105255s 2018-10-02 21:03:36,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ed135ca2a0e24d64a76829af42738d32&name=default used request id req-34dc95e8-60ad-478c-9c43-83e2f7654ffe 2018-10-02 21:03:36,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 21:03:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:36,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7105c21a-a795-4a7c-9270-60010e5c8083 Date: Tue, 02 Oct 2018 21:03:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "created_at": "2018-10-02T20:17:44Z", "updated_at": "2018-10-02T20:17:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:44Z", "revision_number": 0, "id": "f03f37d3-8edc-4e7b-a7db-2b822470fdf3", "remote_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:44Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed135ca2a0e24d64a76829af42738d32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:45Z", "revision_number": 0, "id": "58addcbb-50cb-4a9b-9258-0ce5fcfc530c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:45Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed135ca2a0e24d64a76829af42738d32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:44Z", "revision_number": 0, "id": "42f5119e-184d-4f4e-9300-5a51227ce59e", "remote_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:44Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed135ca2a0e24d64a76829af42738d32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T20:17:44Z", "revision_number": 0, "id": "81fb92b3-bd11-4bc3-9efc-86191a8c91ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T20:17:44Z", "security_group_id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "tenant_id": "ed135ca2a0e24d64a76829af42738d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed135ca2a0e24d64a76829af42738d32"}], "revision_number": 4, "project_id": "ed135ca2a0e24d64a76829af42738d32", "id": "5335bc61-eb8b-4724-8fbb-7b2dd5427979", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-02T17:21:20Z", "updated_at": "2018-10-02T17:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "20d41df8-26b6-4e43-80f6-351fabe2f962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "3be84565-6464-4fb5-af32-27cd20301c74", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "cce76836-e260-46be-9782-88a537ad357f", "remote_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:21:20Z", "revision_number": 0, "id": "ae12aabf-6793-44b1-8093-3305fa611fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:21:20Z", "security_group_id": "7d6552be-fb20-42d7-a85a-084513b44203", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7d6552be-fb20-42d7-a85a-084513b44203", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "955b69d3f7b24d5195f7095911215613", "created_at": "2018-10-02T17:08:04Z", "updated_at": "2018-10-02T17:08:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "9322ab18-6f67-4da4-b9c3-fe22b436287e", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "da532ada-a56a-408d-b62f-383784ef1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "8a53632c-bc68-47f4-8fd6-ead0d866c0bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv4", "project_id": "955b69d3f7b24d5195f7095911215613"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:08:04Z", "revision_number": 0, "id": "d703257e-fc85-4e74-ba30-4b72b9100abb", "remote_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "remote_ip_prefix": null, "created_at": "2018-10-02T17:08:04Z", "security_group_id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "tenant_id": "955b69d3f7b24d5195f7095911215613", "port_range_min": null, "ethertype": "IPv6", "project_id": "955b69d3f7b24d5195f7095911215613"}], "revision_number": 4, "project_id": "955b69d3f7b24d5195f7095911215613", "id": "9cf5634c-db09-4cec-b10d-cf988e2d6bfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "created_at": "2018-10-02T17:19:13Z", "updated_at": "2018-10-02T17:19:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "70f7834e-c6e3-4065-bdd3-50d5e2318a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "998b60c8-d384-4850-959c-fdb69e8e1079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "2eab5ee7-0a3f-46ff-8115-e72dfd3df376", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-02T17:19:13Z", "revision_number": 0, "id": "79b31eb1-8a0e-4eb7-99ae-550626fcb095", "remote_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "remote_ip_prefix": null, "created_at": "2018-10-02T17:19:13Z", "security_group_id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "tenant_id": "c7df579f475a4319babeb31d9eeae3b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7df579f475a4319babeb31d9eeae3b3"}], "revision_number": 4, "project_id": "c7df579f475a4319babeb31d9eeae3b3", "id": "f0e9971f-d82c-498c-aa13-2918a17c51b0", "name": "default"}]} 2018-10-02 21:03:36,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7105c21a-a795-4a7c-9270-60010e5c8083 2018-10-02 21:03:36,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203071117401s 2018-10-02 21:03:36,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7105c21a-a795-4a7c-9270-60010e5c8083 2018-10-02 21:03:36,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-02 21:03:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5335bc61-eb8b-4724-8fbb-7b2dd5427979.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6693a7a2cd233a891e07306979794da21544aed3" 2018-10-02 21:03:37,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a609e7b4-f6b5-430a-bbde-1c90043558a5 Content-Length: 0 Date: Tue, 02 Oct 2018 21:03:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-02 21:03:37,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5335bc61-eb8b-4724-8fbb-7b2dd5427979.json used request id req-a609e7b4-f6b5-430a-bbde-1c90043558a5 2018-10-02 21:03:37,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.292476177216s 2018-10-02 21:03:37,142 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5335bc61-eb8b-4724-8fbb-7b2dd5427979.json used request id req-a609e7b4-f6b5-430a-bbde-1c90043558a5 2018-10-02 21:03:37,143 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:32 | PASS | | vyos_vrouter | functest | vnf | 16:13 | PASS | | juju_epc | functest | vnf | 44:42 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-02 21:03:37,147 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-02 21:03:37,245 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-02 21:03:53,088 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-288 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 21:03:53,094 - 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=WsQrrCHkN6XcYD3afCNDgtB3U export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-02 21:03:53,094 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-02 21:03:53,094 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-02 21:03:53,095 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-02 21:03:53,097 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-02 21:03:58,740 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-288 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-02 21:03:58,747 - 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=WsQrrCHkN6XcYD3afCNDgtB3U export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-02 21:03:58,748 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-02 21:03:58,760 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-02 21:04:01,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 21:04:01,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 21:04:01,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 21:04:01,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 21:04:01,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 21:04:01,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 21:04:01,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 21:04:01,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 21:04:01,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 21:04:01,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 21:04:01,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 21:04:01,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 21:04:01,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a617c7a0-7400-4bcc-b8d5-1c451cd271d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 21:04:01,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a617c7a0-7400-4bcc-b8d5-1c451cd271d8 2018-10-02 21:04:01,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 21:04:02,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T22:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7df579f475a4319babeb31d9eeae3b3", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/c7df579f475a4319babeb31d9eeae3b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6afc8e3ffd2e48b7be931e440377b7a1"}, "audit_ids": ["8s61Z7jFRmqpZjBYWKpCyg"], "issued_at": "2018-10-02T21:04:02.000000Z"}} 2018-10-02 21:04:02,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-02 21:04:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:02,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a70342e7-9fed-4c9b-b5b3-ca08f6efcfaf Date: Tue, 02 Oct 2018 21:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6cf8db17-8e71-4c45-ba60-133ecd6baf03","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"955b69d3f7b24d5195f7095911215613","status":"ACTIVE","subnets":["04c4b98d-c2bd-47bd-abb9-f68b70c07688"],"description":"","tags":[],"updated_at":"2018-10-02T17:08:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"955b69d3f7b24d5195f7095911215613","created_at":"2018-10-02T17:08:04Z","provider:network_type":"flat"}]} 2018-10-02 21:04:02,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a70342e7-9fed-4c9b-b5b3-ca08f6efcfaf 2018-10-02 21:04:02,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232279062271s 2018-10-02 21:04:02,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a70342e7-9fed-4c9b-b5b3-ca08f6efcfaf 2018-10-02 21:04:02,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-02 21:04:02,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:02,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 21:04:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 21:04:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:02,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86cb537-405a-4565-b362-4db2db963a0d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/c5dbd4b32e2346f7bedcb5522d77d943"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c5dbd4b32e2346f7bedcb5522d77d943"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-02 21:04:02,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a86cb537-405a-4565-b362-4db2db963a0d 2018-10-02 21:04:02,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.437410831451s 2018-10-02 21:04:02,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-02 21:04:02,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}}' 2018-10-02 21:04:03,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 21:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862c58a9-2d9d-40f6-b8ca-ce2edbd8bbe2 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.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f"}, "enabled": true, "id": "6c8d567a032c4939bead6ef461c9549f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}} 2018-10-02 21:04:03,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-862c58a9-2d9d-40f6-b8ca-ce2edbd8bbe2 2018-10-02 21:04:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103476047516s 2018-10-02 21:04:03,083 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-862c58a9-2d9d-40f6-b8ca-ce2edbd8bbe2 2018-10-02 21:04:03,084 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'id': u'6c8d567a032c4939bead6ef461c9549f', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-02 21:04:03,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-02 21:04:03,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356902122498s 2018-10-02 21:04:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:03,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a4cef8-be75-477d-9ef3-8cf7156787d9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4"}, "enabled": true, "id": "57c92abe89f0490b8bb391f709bf94f4", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}} 2018-10-02 21:04:03,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 used request id req-61a4cef8-be75-477d-9ef3-8cf7156787d9 2018-10-02 21:04:03,544 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57c92abe89f0490b8bb391f709bf94f4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7'}) 2018-10-02 21:04:03,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:03,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03278f09-0699-4865-972c-f49394661a26 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:03,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-03278f09-0699-4865-972c-f49394661a26 2018-10-02 21:04:03,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825688838959s 2018-10-02 21:04:03,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:03,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a391a7b-67b0-4170-824e-2bba2f6e6fa5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:03,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5a391a7b-67b0-4170-824e-2bba2f6e6fa5 2018-10-02 21:04:03,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0856471061707s 2018-10-02 21:04:03,715 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-02 21:04:03,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-02 21:04:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" -d '{"role": {"name": "Member"}}' 2018-10-02 21:04:03,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd82389-633b-485c-9e41-192c4c38e63b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}} 2018-10-02 21:04:03,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8fd82389-633b-485c-9e41-192c4c38e63b 2018-10-02 21:04:03,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.115988016129s 2018-10-02 21:04:03,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:03,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82381667-74fd-4ab9-af8c-cf89df2e20cd Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "domain_id": null, "name": "Member", "id": "8cd6d9dfa6014031a7541aa185d08807"}} 2018-10-02 21:04:03,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807 used request id req-82381667-74fd-4ab9-af8c-cf89df2e20cd 2018-10-02 21:04:03,848 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807'}, 'domain_id': None, 'human_id': None, 'id': u'8cd6d9dfa6014031a7541aa185d08807', 'HUMAN_ID': False}) 2018-10-02 21:04:03,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:03,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5347774c-7142-479a-aebc-597256073c71 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:03,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5347774c-7142-479a-aebc-597256073c71 2018-10-02 21:04:03,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852591991425s 2018-10-02 21:04:03,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 21:04:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b1cacc-dbfc-44fb-9c61-91ac71c3d94e 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 21:04:04,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-54b1cacc-dbfc-44fb-9c61-91ac71c3d94e 2018-10-02 21:04:04,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0765681266785s 2018-10-02 21:04:04,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:04:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f7e9a4-c04c-47d8-b354-052b3b9b87f2 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "links": {"self": "http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4"}, "domain_id": "default", "enabled": true, "id": "57c92abe89f0490b8bb391f709bf94f4", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 21:04:04,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b2f7e9a4-c04c-47d8-b354-052b3b9b87f2 2018-10-02 21:04:04,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0910539627075s 2018-10-02 21:04:04,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b2f7e9a4-c04c-47d8-b354-052b3b9b87f2 2018-10-02 21:04:04,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 21:04:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e65da7f-6d89-46d6-a79f-ee489b63e1d4 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f"}, "enabled": true, "id": "6c8d567a032c4939bead6ef461c9549f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 21:04:04,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3e65da7f-6d89-46d6-a79f-ee489b63e1d4 2018-10-02 21:04:04,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.085685968399s 2018-10-02 21:04:04,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3e65da7f-6d89-46d6-a79f-ee489b63e1d4 2018-10-02 21:04:04,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 21:04:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&scope.project.id=6c8d567a032c4939bead6ef461c9549f&role.id=8cd6d9dfa6014031a7541aa185d08807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f47f4e-3572-4a83-b546-1deb8a69a72a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&scope.project.id=6c8d567a032c4939bead6ef461c9549f&role.id=8cd6d9dfa6014031a7541aa185d08807", "previous": null, "next": null}} 2018-10-02 21:04:04,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&scope.project.id=6c8d567a032c4939bead6ef461c9549f&role.id=8cd6d9dfa6014031a7541aa185d08807 used request id req-18f47f4e-3572-4a83-b546-1deb8a69a72a 2018-10-02 21:04:04,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798170566559s 2018-10-02 21:04:04,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 21:04:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f/users/57c92abe89f0490b8bb391f709bf94f4/roles/8cd6d9dfa6014031a7541aa185d08807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e89289-d907-4740-90f4-fef858b4d2ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:04:04,396 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f/users/57c92abe89f0490b8bb391f709bf94f4/roles/8cd6d9dfa6014031a7541aa185d08807 used request id req-60e89289-d907-4740-90f4-fef858b4d2ee 2018-10-02 21:04:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117329120636s 2018-10-02 21:04:04,397 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 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': 'ceee2ca5-b879-48f6-8cb5-e072922baa7e', 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_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'project_id': u'6c8d567a032c4939bead6ef461c9549f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-02 21:04:04,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-02 21:04:04,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-02 21:04:04,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-02 21:04:04,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-02 21:04:04,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-02 21:04:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-02 21:04:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-02 21:04:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-02 21:04:04,403 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'password': 'ceee2ca5-b879-48f6-8cb5-e072922baa7e', 'project_name': 'tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '6c8d567a032c4939bead6ef461c9549f', 'project_domain_name': 'Default'} 2018-10-02 21:04:04,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05560705-b315-4c30-99c6-afabf17388d3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:04,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-05560705-b315-4c30-99c6-afabf17388d3 2018-10-02 21:04:04,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773029327393s 2018-10-02 21:04:04,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9443f0d2-5915-43bf-9811-d439c6009d05 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:04,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9443f0d2-5915-43bf-9811-d439c6009d05 2018-10-02 21:04:04,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802431106567s 2018-10-02 21:04:04,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 21:04:04,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de007851-4cd8-48ff-a17e-59139a8453b1 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 21:04:04,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-de007851-4cd8-48ff-a17e-59139a8453b1 2018-10-02 21:04:04,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0791838169098s 2018-10-02 21:04:04,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:04:04,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c49639-7a09-43fa-ba01-53d244cdf9d7 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "links": {"self": "http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4"}, "domain_id": "default", "enabled": true, "id": "57c92abe89f0490b8bb391f709bf94f4", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 21:04:04,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-21c49639-7a09-43fa-ba01-53d244cdf9d7 2018-10-02 21:04:04,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992579460144s 2018-10-02 21:04:04,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-21c49639-7a09-43fa-ba01-53d244cdf9d7 2018-10-02 21:04:04,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 21:04:04,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf63392-b041-419d-9400-0b1163b230d4 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f"}, "enabled": true, "id": "6c8d567a032c4939bead6ef461c9549f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 21:04:04,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ecf63392-b041-419d-9400-0b1163b230d4 2018-10-02 21:04:04,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810918807983s 2018-10-02 21:04:04,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ecf63392-b041-419d-9400-0b1163b230d4 2018-10-02 21:04:04,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 21:04:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&scope.project.id=6c8d567a032c4939bead6ef461c9549f&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:04,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3145ea58-0223-485d-87b6-39f797a6637f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&scope.project.id=6c8d567a032c4939bead6ef461c9549f&role.id=43ddaede75cf4e6fa947c0ab2adf97f3", "previous": null, "next": null}} 2018-10-02 21:04:04,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&scope.project.id=6c8d567a032c4939bead6ef461c9549f&role.id=43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-3145ea58-0223-485d-87b6-39f797a6637f 2018-10-02 21:04:04,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0746719837189s 2018-10-02 21:04:04,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 21:04:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f/users/57c92abe89f0490b8bb391f709bf94f4/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:05,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755422c4-c15a-4bc3-91b6-9c9339887651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:04:05,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f/users/57c92abe89f0490b8bb391f709bf94f4/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-755422c4-c15a-4bc3-91b6-9c9339887651 2018-10-02 21:04:05,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.141415119171s 2018-10-02 21:04:05,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:05,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f2bc28-1a80-4306-9981-a3dde09d572c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:05,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-31f2bc28-1a80-4306-9981-a3dde09d572c 2018-10-02 21:04:05,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084625005722s 2018-10-02 21:04:05,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-02 21:04:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:05,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828e9e87-1222-4afe-9897-8557c07bf933 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.22:5000/v3/domains/default"}, "name": "Default"}} 2018-10-02 21:04:05,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-828e9e87-1222-4afe-9897-8557c07bf933 2018-10-02 21:04:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0732848644257s 2018-10-02 21:04:05,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:04:05,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:05,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fe4b8e-0f9c-450f-9159-417838f70b52 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "links": {"self": "http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4"}, "domain_id": "default", "enabled": true, "id": "57c92abe89f0490b8bb391f709bf94f4", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 21:04:05,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-50fe4b8e-0f9c-450f-9159-417838f70b52 2018-10-02 21:04:05,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181621789932s 2018-10-02 21:04:05,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-50fe4b8e-0f9c-450f-9159-417838f70b52 2018-10-02 21:04:05,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-02 21:04:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:05,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a8cc0d-7732-4f7d-bc7b-8b96474ebb47 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-02 21:04:05,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=57c92abe89f0490b8bb391f709bf94f4&role.id=43ddaede75cf4e6fa947c0ab2adf97f3&scope.domain.id=default used request id req-75a8cc0d-7732-4f7d-bc7b-8b96474ebb47 2018-10-02 21:04:05,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0878350734711s 2018-10-02 21:04:05,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-02 21:04:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/57c92abe89f0490b8bb391f709bf94f4/roles/43ddaede75cf4e6fa947c0ab2adf97f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:04:05,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc788f86-1a9b-44dc-b3f7-2fbeb2b3ce8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:04:05,600 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/57c92abe89f0490b8bb391f709bf94f4/roles/43ddaede75cf4e6fa947c0ab2adf97f3 used request id req-bc788f86-1a9b-44dc-b3f7-2fbeb2b3ce8d 2018-10-02 21:04:05,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113377094269s 2018-10-02 21:04:05,601 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-02 21:04:15,370 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-02 21:04:15.066 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=20e0b6ec-900c-4551-a100-2bd69687382b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 20e0b6ec-900c-4551-a100-2bd69687382b | 2018-10-02T21:04:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 20e0b6ec-900c-4551-a100-2bd69687382b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-02 21:04:18,556 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-02 21:04:18,557 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-02 21:04:24,531 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-02 21:04:22.554 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-02 21:04:22.697 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-02 21:04:24.350 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6d249be2-af4b-4941-b515-7b3fe5b33b0e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6d249be2-af4b-4941-b515-7b3fe5b33b0e) as the default verifier for the future CLI operations. 2018-10-02 21:04:27,256 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-02 21:04:27,257 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-02 21:04:27,380 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-02 21:04:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-02 21:04:27,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7baf3249-7786-4e51-a910-1e9f8ba2757b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-10-02 21:04:27,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7baf3249-7786-4e51-a910-1e9f8ba2757b 2018-10-02 21:04:27,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-02 21:04:27,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cd6d9dfa6014031a7541aa185d08807", "name": "Member"}, {"id": "43ddaede75cf4e6fa947c0ab2adf97f3", "name": "admin"}], "expires_at": "2018-10-02T22:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c8d567a032c4939bead6ef461c9549f", "name": "tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "1a1a33f738d04ce2bd1170a2c0ae6f7b", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/6c8d567a032c4939bead6ef461c9549f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "120bb7d8b2994d3f90a76c77d2add623"}, {"url": "http://192.30.9.7:8776/v2/6c8d567a032c4939bead6ef461c9549f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fddd1c90e845cdb015627d1b29da89"}, {"url": "http://192.30.9.7:8776/v2/6c8d567a032c4939bead6ef461c9549f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7f8504d40ad4263b181c626aa21b206"}], "type": "volumev2", "id": "33dc383ed02f428a8e89ab5d41f75e25", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6c8d567a032c4939bead6ef461c9549f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08217ef4c5b94cfd9607c87bf1920559"}, {"url": "http://172.30.9.22:8776/v1/6c8d567a032c4939bead6ef461c9549f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2969f2aa3510409798b2bec22d45ba8c"}, {"url": "http://192.30.9.7:8776/v1/6c8d567a032c4939bead6ef461c9549f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6870074c8e804ab587d24a5d39dec519"}], "type": "volume", "id": "551e20a4442a4b68b2907a1a7bb0dd9c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28180f5cce86406db83625a3ff53ad26"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d2f9b257b724440b08b4a6b54ef97fb"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "988e2694f1444cf5aa69735cc95c239c"}], "type": "alarming", "id": "55532b8e48b74a38921895866c93a779", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4217c215bea145b2ae6f999361b3f01e"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89d2160620d34eabb5202d2fe94443e1"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc9d122732a40819fd48f6728f08f2d"}], "type": "image", "id": "6efcd1d57136493db7cedfa78755e356", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6c8d567a032c4939bead6ef461c9549f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "442bccfd64704d7b89a4716e8109dc07"}, {"url": "http://172.30.9.22:8776/v3/6c8d567a032c4939bead6ef461c9549f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb153503f2d4f0da45ee86ea69d8511"}, {"url": "http://192.30.9.7:8776/v3/6c8d567a032c4939bead6ef461c9549f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5ecd94564c1438985a34fcf9a78cecb"}], "type": "volumev3", "id": "8d5691dd645e496ba5353843ef0468b5", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee492777c946878cd2ecac75b324be"}, {"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73c78062a0f8495fbc8ed659fa999a4d"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9077955599f348139a368bea34895731"}], "type": "policy", "id": "96aea2b4f3484060a2f797a80b24c7b9", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b248b55617d444a8fbdb127c07c0da3"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64766782c3754951907bd92bef4a2ebd"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdaefb8d8f8a4494b4b7b9c6893b11d5"}], "type": "identity", "id": "ba35a5d379f6433ca893ca9d7ee80585", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a38a562b9da498da7539dc81603c1a5"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9319ac373c3c4eee81467ac5a92ceae6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6188702ac8423b8e378bed0b9f28ac"}], "type": "placement", "id": "c0e367db3a3f4277a6a25a1bdb6873a0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "20849170ea5a4584af59c79525107fb4"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c2c159a23f462190118f36ea9b2c98"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f269632d58dc46738e54400c46c043bf"}], "type": "cloudformation", "id": "d9f8d7ad8c1e4b118729f5a33b70d07a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3830ad1d4ee648d7852a0de95acb1665"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7151143becb846b19b73dfadfa3cf52b"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2dfdc80980447448ebc9eb97e4e110b"}], "type": "key-manager", "id": "dc368cf71ec54eadbb0de6aa64546a07", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2396b27f2290422e83555e93ab42787f"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77123b6f853344ee83ac9cb06a1ceac1"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e34b06e0c4674066a1979cc0be85ad72"}], "type": "compute", "id": "de1b8f4e562543b2972454076cb3b86f", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0953f3d0e2c941d0b19e3d6d4e3f27f5"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c94ea036c4c4b12b875a8daf9523e43"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e9627392a74ab68c501ef6a5b21447"}], "type": "nfv-orchestration", "id": "f0dfcfc6a30c4f949704f65d33f83fe5", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c24260f7dc940839857ad5c04a965e4"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b2081bec1a94a218915a3db01ae7455"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec30870c34da4b16b3d74b30ae1cef24"}], "type": "metric", "id": "f910cecb4a8548d890ef66af05d6a49d", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0532e316df604f71884d37fd02a08c03"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12ef388e3c784c79a40ffacde3567014"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6babc255fb054858a0cf355b9b9409b0"}], "type": "network", "id": "f93ecea21a9e478f90ded21289529d29", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6c8d567a032c4939bead6ef461c9549f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159ba4b858464aae8cda5fb81617aa81"}, {"url": "http://192.30.9.7:8004/v1/6c8d567a032c4939bead6ef461c9549f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e08052d5378b4101939c5cfc4de6a6d5"}, {"url": "http://192.30.9.7:8004/v1/6c8d567a032c4939bead6ef461c9549f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e08914bdfc0e49d8be5e1d176d7c3609"}], "type": "orchestration", "id": "fa7feb3cd05d4136a8b32847af4a0f02", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "id": "57c92abe89f0490b8bb391f709bf94f4"}, "audit_ids": ["oVHFJDHMS9mslqFl6KcwRQ"], "issued_at": "2018-10-02T21:04:27.000000Z"}} 2018-10-02 21:04:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:27,771 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 02 Oct 2018 21:04:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-02 21:04:27,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 21:04:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:28,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-166a88ec-ea29-43ba-ba85-041a85418306 Date: Tue, 02 Oct 2018 21:04:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 21:04:28,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-166a88ec-ea29-43ba-ba85-041a85418306 2018-10-02 21:04:28,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.568644046783s 2018-10-02 21:04:28,344 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-166a88ec-ea29-43ba-ba85-041a85418306 2018-10-02 21:04:28,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 21:04:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}' 2018-10-02 21:04:28,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724 X-Openstack-Request-Id: req-cf960080-d1be-49b9-b7d0-f497e6d01585 Date: Tue, 02 Oct 2018 21:04:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "b002ec66-dfb6-451c-973b-f6d7a905d724", "size": null, "self": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:28Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": null, "created_at": "2018-10-02T21:04:28Z", "protected": false} 2018-10-02 21:04:28,954 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cf960080-d1be-49b9-b7d0-f497e6d01585 2018-10-02 21:04:28,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.608424901962s 2018-10-02 21:04:28,955 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cf960080-d1be-49b9-b7d0-f497e6d01585 returning object b002ec66-dfb6-451c-973b-f6d7a905d724 2018-10-02 21:04:28,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 21:04:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/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}16f4b0856ac2958444bc0742993b609c598db6ea" -d '' 2018-10-02 21:04:30,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19c1e743-60ed-45bc-b127-7fece27b6390 Date: Tue, 02 Oct 2018 21:04:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 21:04:30,569 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file used request id req-19c1e743-60ed-45bc-b127-7fece27b6390 2018-10-02 21:04:30,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6136431694s 2018-10-02 21:04:30,570 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file used request id req-19c1e743-60ed-45bc-b127-7fece27b6390 2018-10-02 21:04:30,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 21:04:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:30,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-e2f1aaf1-013c-4aab-b171-d3b561a77b05 Date: Tue, 02 Oct 2018 21:04:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "metadata": {}}], "file": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "b002ec66-dfb6-451c-973b-f6d7a905d724", "size": 12716032, "self": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T21:04:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 21:04:30,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e2f1aaf1-013c-4aab-b171-d3b561a77b05 2018-10-02 21:04:30,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188633918762s 2018-10-02 21:04:30,759 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e2f1aaf1-013c-4aab-b171-d3b561a77b05 2018-10-02 21:04:30,761 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file', 'owner': u'6c8d567a032c4939bead6ef461c9549f', 'id': u'b002ec66-dfb6-451c-973b-f6d7a905d724', 'size': 12716032, u'self': u'/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c8d567a032c4939bead6ef461c9549f', 'name': 'tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T21:04:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T21:04:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'created': u'2018-10-02T21:04:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T21:04:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 21:04:30,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 21:04:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 21:04:30,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-842d0d7f-2ea9-488b-951d-1ba22e6e6a7b x-compute-request-id: req-842d0d7f-2ea9-488b-951d-1ba22e6e6a7b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb9d822a-5450-41cc-916a-2053b9b25621", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fb9d822a-5450-41cc-916a-2053b9b25621", "name": "tempest_full_parallel-flavor_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 21:04:30,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-842d0d7f-2ea9-488b-951d-1ba22e6e6a7b 2018-10-02 21:04:30,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.194324016571s 2018-10-02 21:04:30,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-842d0d7f-2ea9-488b-951d-1ba22e6e6a7b returning object fb9d822a-5450-41cc-916a-2053b9b25621 2018-10-02 21:04:30,958 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_1adf3bd2-e8d4-497b-8695-bd93cce248e7', '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'c7df579f475a4319babeb31d9eeae3b3', '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'fb9d822a-5450-41cc-916a-2053b9b25621', 'swap': 0}) 2018-10-02 21:04:30,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 21:04:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621/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}df687924a25b52f7886726a813dd4225b26d6f41" -d '{"extra_specs": {}}' 2018-10-02 21:04:30,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7eaa9c9b-371f-494f-ac8c-a344de383ff4 x-compute-request-id: req-7eaa9c9b-371f-494f-ac8c-a344de383ff4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 21:04:30,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621/os-extra_specs used request id req-7eaa9c9b-371f-494f-ac8c-a344de383ff4 2018-10-02 21:04:30,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020938873291s 2018-10-02 21:04:30,980 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621/os-extra_specs used request id req-7eaa9c9b-371f-494f-ac8c-a344de383ff4 2018-10-02 21:04:30,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:04:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:30,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 02 Oct 2018 21: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-02 21:04:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:31,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb1c471-7cc2-4b78-9e0f-2eb1b319d559 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:04:31,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ddb1c471-7cc2-4b78-9e0f-2eb1b319d559 2018-10-02 21:04:31,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.111954927444s 2018-10-02 21:04:31,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-02 21:04:31,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:31,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04: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-6dc9d125-39b8-45f1-abbc-4a003382845f x-compute-request-id: req-6dc9d125-39b8-45f1-abbc-4a003382845f Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 224}, "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": 10163, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 233}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10163, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-02 21:04:31,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-6dc9d125-39b8-45f1-abbc-4a003382845f 2018-10-02 21:04:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.19571185112s 2018-10-02 21:04:31,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-6dc9d125-39b8-45f1-abbc-4a003382845f 2018-10-02 21:04:31,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 21:04:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:31,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-c93cc7cf-ccda-4652-80ae-ee4d1e99dd03 Date: Tue, 02 Oct 2018 21:04:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "metadata": {}}], "file": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "b002ec66-dfb6-451c-973b-f6d7a905d724", "size": 12716032, "self": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T21:04:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 21:04:31,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c93cc7cf-ccda-4652-80ae-ee4d1e99dd03 2018-10-02 21:04:31,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180358886719s 2018-10-02 21:04:31,475 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c93cc7cf-ccda-4652-80ae-ee4d1e99dd03 2018-10-02 21:04:31,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-02 21:04:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}' 2018-10-02 21:04:32,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44 X-Openstack-Request-Id: req-14806bf7-f23e-4c0e-bc35-9f55972cc920 Date: Tue, 02 Oct 2018 21:04:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "e7aae5f3-d693-4262-8610-18c4805b7d44", "size": null, "self": "/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:32Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": null, "created_at": "2018-10-02T21:04:32Z", "protected": false} 2018-10-02 21:04:32,274 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-14806bf7-f23e-4c0e-bc35-9f55972cc920 2018-10-02 21:04:32,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.796912908554s 2018-10-02 21:04:32,275 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-14806bf7-f23e-4c0e-bc35-9f55972cc920 returning object e7aae5f3-d693-4262-8610-18c4805b7d44 2018-10-02 21:04:32,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-02 21:04:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44/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}16f4b0856ac2958444bc0742993b609c598db6ea" -d '' 2018-10-02 21:04:34,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6581321f-be8e-41e6-84b6-130b954044e3 Date: Tue, 02 Oct 2018 21:04:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 21:04:34,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44/file used request id req-6581321f-be8e-41e6-84b6-130b954044e3 2018-10-02 21:04:34,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.73924207687s 2018-10-02 21:04:34,015 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44/file used request id req-6581321f-be8e-41e6-84b6-130b954044e3 2018-10-02 21:04:34,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 21:04:34,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:04:34,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-515e66f8-87f5-464d-adec-e093215bf2e0 Date: Tue, 02 Oct 2018 21:04:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e7aae5f3-d693-4262-8610-18c4805b7d44/snap", "metadata": {}}], "file": "/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "e7aae5f3-d693-4262-8610-18c4805b7d44", "size": 12716032, "self": "/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e7aae5f3-d693-4262-8610-18c4805b7d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T21:04:32Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "metadata": {}}], "file": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "b002ec66-dfb6-451c-973b-f6d7a905d724", "size": 12716032, "self": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T21:04:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 21:04:34,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-515e66f8-87f5-464d-adec-e093215bf2e0 2018-10-02 21:04:34,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.57212805748s 2018-10-02 21:04:34,588 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-515e66f8-87f5-464d-adec-e093215bf2e0 2018-10-02 21:04:34,591 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e7aae5f3-d693-4262-8610-18c4805b7d44/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44/file', 'owner': u'6c8d567a032c4939bead6ef461c9549f', 'id': u'e7aae5f3-d693-4262-8610-18c4805b7d44', 'size': 12716032, u'self': u'/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c8d567a032c4939bead6ef461c9549f', 'name': 'tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/e7aae5f3-d693-4262-8610-18c4805b7d44/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-02T21:04:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-02T21:04:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7', 'created': u'2018-10-02T21:04:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-02T21:04:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-02 21:04:34,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-02 21:04:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-02 21:04:34,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4c7f6c-e971-4e77-bc89-378e2707431b x-compute-request-id: req-0a4c7f6c-e971-4e77-bc89-378e2707431b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf", "name": "tempest_full_parallel-flavor_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-02 21:04:34,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0a4c7f6c-e971-4e77-bc89-378e2707431b 2018-10-02 21:04:34,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0537838935852s 2018-10-02 21:04:34,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0a4c7f6c-e971-4e77-bc89-378e2707431b returning object 1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf 2018-10-02 21:04:34,647 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7', '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'c7df579f475a4319babeb31d9eeae3b3', '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'1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf', 'swap': 0}) 2018-10-02 21:04:34,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-02 21:04:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf/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}df687924a25b52f7886726a813dd4225b26d6f41" -d '{"extra_specs": {}}' 2018-10-02 21:04:34,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba6d80c6-66fb-4482-8ba8-251746dfa6a8 x-compute-request-id: req-ba6d80c6-66fb-4482-8ba8-251746dfa6a8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-02 21:04:34,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf/os-extra_specs used request id req-ba6d80c6-66fb-4482-8ba8-251746dfa6a8 2018-10-02 21:04:34,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207660198212s 2018-10-02 21:04:34,669 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf/os-extra_specs used request id req-ba6d80c6-66fb-4482-8ba8-251746dfa6a8 2018-10-02 21:04:34,669 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7', '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'c7df579f475a4319babeb31d9eeae3b3', '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'1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf', 'swap': 0}) 2018-10-02 21:04:37,704 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-02 21:04:36.642 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6d249be2-af4b-4941-b515-7b3fe5b33b0e) for deployment 'opnfv-rally' (UUID=20e0b6ec-900c-4551-a100-2bd69687382b). 2018-10-02 21:04:37.546 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-02 21:04:37.549 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6d249be2-af4b-4941-b515-7b3fe5b33b0e) has been successfully configured for deployment 'opnfv-rally' (UUID=20e0b6ec-900c-4551-a100-2bd69687382b)! 2018-10-02 21:04:37,704 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-02 21:04:37,704 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-02 21:04:37,708 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-02 21:04:37,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-02 21:04:40,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6d249be2-af4b-4941-b515-7b3fe5b33b0e/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-02 21:04:40,341 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-02 21:04:40,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-02 21:04:40,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-10-02 21:04:42,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:42.469 49 INFO rally.api [-] Starting verification (UUID=d9d514d9-2138-4b56-adf1-8ed22e995edc) for deployment 'opnfv-rally' (UUID=20e0b6ec-900c-4551-a100-2bd69687382b) by verifier 'opnfv-tempest' (UUID=6d249be2-af4b-4941-b515-7b3fe5b33b0e). 2018-10-02 21:04:42,470 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d9d514d9-2138-4b56-adf1-8ed22e995edc 2018-10-02 21:04:47,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:47.262 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-02 21:04:47,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:47.269 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-02 21:04:47,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:47.443 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:04:47,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:47.487 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:04:47,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:47.614 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:04:50,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:50.914 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.177s] 2018-10-02 21:04:51,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.028 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.317s] 2018-10-02 21:04:51,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.125 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.198s] 2018-10-02 21:04:51,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.139 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2018-10-02 21:04:51,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.229 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.244s] 2018-10-02 21:04:51,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.251 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.223s] 2018-10-02 21:04:51,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.284 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.260s] 2018-10-02 21:04:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.300 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.160s] 2018-10-02 21:04:51,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.309 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.234s] 2018-10-02 21:04:51,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.362 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.052s] 2018-10-02 21:04:51,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.391 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.107s] 2018-10-02 21:04:51,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.428 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.066s] 2018-10-02 21:04:51,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.443 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.213s] 2018-10-02 21:04:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.448 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.500s] 2018-10-02 21:04:51,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.515 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.262s] 2018-10-02 21:04:51,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.521 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.092s] 2018-10-02 21:04:51,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.546 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2018-10-02 21:04:51,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.680 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.235s] 2018-10-02 21:04:51,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.754 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.206s] 2018-10-02 21:04:51,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.766 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.369s] 2018-10-02 21:04:51,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.795 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.280s] 2018-10-02 21:04:51,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.824 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.376s] 2018-10-02 21:04:51,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.826 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.185s] 2018-10-02 21:04:51,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.831 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.065s] 2018-10-02 21:04:51,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.839 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.085s] 2018-10-02 21:04:51,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.843 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.017s] 2018-10-02 21:04:51,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.900 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.219s] 2018-10-02 21:04:51,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:51.959 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.162s] 2018-10-02 21:04:52,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.017 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.173s] 2018-10-02 21:04:52,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.091 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.266s] 2018-10-02 21:04:52,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.096 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.079s] 2018-10-02 21:04:52,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.101 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-10-02 21:04:52,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.114 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-10-02 21:04:52,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.118 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.021s] 2018-10-02 21:04:52,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.121 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.221s] 2018-10-02 21:04:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.126 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-10-02 21:04:52,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.130 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-10-02 21:04:52,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.140 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-10-02 21:04:52,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.272 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.441s] 2018-10-02 21:04:52,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.387 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.334s] 2018-10-02 21:04:52,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.409 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.451s] 2018-10-02 21:04:52,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.415 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.239s] 2018-10-02 21:04:52,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.421 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.295s] 2018-10-02 21:04:52,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.632 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.243s] 2018-10-02 21:04:52,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.638 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.229s] 2018-10-02 21:04:52,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.649 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.227s] 2018-10-02 21:04:52,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.694 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.045s] 2018-10-02 21:04:52,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.883 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.465s] 2018-10-02 21:04:52,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.892 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.194s] 2018-10-02 21:04:52,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.893 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.970s] 2018-10-02 21:04:52,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.939 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.049s] 2018-10-02 21:04:52,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:52.951 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.012s] 2018-10-02 21:04:53,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:53.249 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.296s] 2018-10-02 21:04:53,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:53.278 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.637s] 2018-10-02 21:04:53,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:53.552 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.273s] 2018-10-02 21:04:53,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:53.567 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.318s] 2018-10-02 21:04:54,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:54.061 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.508s] 2018-10-02 21:04:56,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:56.090 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-02 21:04:56,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:56.326 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.412s] 2018-10-02 21:04:57,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:57.055 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:04:57,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:57.055 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:04:57,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:57.138 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.548s] 2018-10-02 21:04:57,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:57.912 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.772s] 2018-10-02 21:04:58,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:58.128 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.216s] 2018-10-02 21:04:58,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:58.386 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.203s] 2018-10-02 21:04:58,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:58.425 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.039s] 2018-10-02 21:04:58,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:58.532 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.403s] 2018-10-02 21:04:58,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:58.993 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.256s] 2018-10-02 21:04:59,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.086 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.202s] 2018-10-02 21:04:59,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.100 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2018-10-02 21:04:59,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.110 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.116s] 2018-10-02 21:04:59,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.162 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.062s] 2018-10-02 21:04:59,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.176 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2018-10-02 21:04:59,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.181 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.071s] 2018-10-02 21:04:59,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.202 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.027s] 2018-10-02 21:04:59,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.214 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2018-10-02 21:04:59,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.240 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.026s] 2018-10-02 21:04:59,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.257 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.017s] 2018-10-02 21:04:59,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.263 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.731s] 2018-10-02 21:04:59,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.271 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.090s] 2018-10-02 21:04:59,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.282 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.025s] 2018-10-02 21:04:59,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-10-02 21:04:59,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.304 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-10-02 21:04:59,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.321 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.016s] 2018-10-02 21:04:59,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2018-10-02 21:04:59,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.371 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.037s] 2018-10-02 21:04:59,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.434 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.172s] 2018-10-02 21:04:59,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.744 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.229s] 2018-10-02 21:04:59,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.796 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.051s] 2018-10-02 21:04:59,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:04:59.852 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.056s] 2018-10-02 21:05:00,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:00.651 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.322s] 2018-10-02 21:05:03,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:03.020 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.280s] 2018-10-02 21:05:03,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:03.699 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [12.823s] 2018-10-02 21:05:03,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:03.700 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.041s] 2018-10-02 21:05:03,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:03.702 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-02 21:05:03,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:03.703 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-02 21:05:03,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:03.706 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2018-10-02 21:05:04,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:04.879 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [13.837s] 2018-10-02 21:05:05,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:05.222 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.986s] 2018-10-02 21:05:06,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:06.261 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [1.039s] 2018-10-02 21:05:06,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:06.958 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.696s] 2018-10-02 21:05:07,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:07.745 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.223s] 2018-10-02 21:05:07,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:07.942 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.198s] 2018-10-02 21:05:08,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:08.547 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.374s] 2018-10-02 21:05:08,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:08.556 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2018-10-02 21:05:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:09.998 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.439s] 2018-10-02 21:05:10,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.001 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-02 21:05:10,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.005 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-02 21:05:10,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.006 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-02 21:05:10,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.175 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.174s] 2018-10-02 21:05:10,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.376 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.199s] 2018-10-02 21:05:10,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.379 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-02 21:05:10,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.379 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-02 21:05:10,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:10.380 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-02 21:05:11,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:11.135 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [12.593s] 2018-10-02 21:05:11,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:11.305 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.240s] 2018-10-02 21:05:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:11.326 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.192s] 2018-10-02 21:05:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:11.780 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [12.503s] 2018-10-02 21:05:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:11.948 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.740s] 2018-10-02 21:05:12,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:12.256 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.950s] 2018-10-02 21:05:12,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:12.726 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.776s] 2018-10-02 21:05:12,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:12.960 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.234s] 2018-10-02 21:05:13,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:13.818 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.562s] 2018-10-02 21:05:14,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:14.290 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.346s] 2018-10-02 21:05:14,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:14.559 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.781s] 2018-10-02 21:05:16,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:16.622 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.062s] 2018-10-02 21:05:17,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:17.611 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.790s] 2018-10-02 21:05:17,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:17.997 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.374s] 2018-10-02 21:05:18,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.145 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [19.026s] 2018-10-02 21:05:18,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.157 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [18.303s] 2018-10-02 21:05:18,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.168 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2018-10-02 21:05:18,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.182 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-10-02 21:05:18,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.199 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.016s] 2018-10-02 21:05:18,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.212 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.012s] 2018-10-02 21:05:18,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.334 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.178s] 2018-10-02 21:05:18,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.425 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.429s] 2018-10-02 21:05:18,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.554 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.342s] 2018-10-02 21:05:18,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.746 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.319s] 2018-10-02 21:05:18,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.955 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [15.931s] 2018-10-02 21:05:18,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.970 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.017s] 2018-10-02 21:05:18,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.982 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-02 21:05:18,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:18.998 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.016s] 2018-10-02 21:05:19,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:19.259 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.704s] 2018-10-02 21:05:19,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:19.562 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.301s] 2018-10-02 21:05:19,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:19.819 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.072s] 2018-10-02 21:05:19,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:19.992 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.429s] 2018-10-02 21:05:20,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:20.359 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.365s] 2018-10-02 21:05:21,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:21.122 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.302s] 2018-10-02 21:05:21,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:21.736 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.613s] 2018-10-02 21:05:23,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:23.269 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [8.978s] 2018-10-02 21:05:24,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:24.510 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [5.510s] 2018-10-02 21:05:25,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:25.229 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.719s] 2018-10-02 21:05:27,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:27.250 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [22.367s] 2018-10-02 21:05:28,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.062 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.129s] 2018-10-02 21:05:28,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.073 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-10-02 21:05:28,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.089 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-10-02 21:05:28,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.245 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.155s] 2018-10-02 21:05:28,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.262 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.017s] 2018-10-02 21:05:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.312 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.049s] 2018-10-02 21:05:28,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.333 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.020s] 2018-10-02 21:05:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.390 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.056s] 2018-10-02 21:05:28,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.405 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.015s] 2018-10-02 21:05:28,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.455 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.050s] 2018-10-02 21:05:28,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:28.473 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-10-02 21:05:30,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:30.663 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [19.699s] 2018-10-02 21:05:30,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:30.814 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:05:31,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:31.712 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.847s] 2018-10-02 21:05:32,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:32.055 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.343s] 2018-10-02 21:05:33,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:33.823 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.341s] 2018-10-02 21:05:33,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:33.925 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.102s] 2018-10-02 21:05:34,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:34.088 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.161s] 2018-10-02 21:05:34,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:34.232 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.145s] 2018-10-02 21:05:36,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:36.857 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [6.195s] 2018-10-02 21:05:40,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:40.755 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-02 21:05:41,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:41.232 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [14.473s] 2018-10-02 21:05:41,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:41.515 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.286s] 2018-10-02 21:05:41,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:41.999 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.388s] 2018-10-02 21:05:42,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:42.601 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.084s] 2018-10-02 21:05:42,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:42.794 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.795s] 2018-10-02 21:05:43,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:43.165 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.563s] 2018-10-02 21:05:43,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:43.209 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.045s] 2018-10-02 21:05:43,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:43.445 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.175s] 2018-10-02 21:05:43,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:43.480 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.035s] 2018-10-02 21:05:43,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:43.709 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.229s] 2018-10-02 21:05:44,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:44.163 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.369s] 2018-10-02 21:05:44,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:44.757 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.172s] 2018-10-02 21:05:44,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:44.821 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.063s] 2018-10-02 21:05:44,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:44.892 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.070s] 2018-10-02 21:05:44,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:44.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.067s] 2018-10-02 21:05:44,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:44.987 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.027s] 2018-10-02 21:05:45,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.051 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.063s] 2018-10-02 21:05:45,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.111 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.059s] 2018-10-02 21:05:45,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.170 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.059s] 2018-10-02 21:05:45,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.198 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.028s] 2018-10-02 21:05:45,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.438 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.238s] 2018-10-02 21:05:45,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.455 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.244s] 2018-10-02 21:05:45,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.502 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.064s] 2018-10-02 21:05:45,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.766 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.602s] 2018-10-02 21:05:45,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:45.940 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.483s] 2018-10-02 21:05:46,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:46.279 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.513s] 2018-10-02 21:05:46,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:46.882 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-02 21:05:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:50.650 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [26.383s] 2018-10-02 21:05:52,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:52.822 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.175s] 2018-10-02 21:05:57,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:05:57.755 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [20.832s] 2018-10-02 21:06:02,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:02.320 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.496s] 2018-10-02 21:06:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:07.594 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 [54.620s] 2018-10-02 21:06:09,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:09.505 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-10-02 21:06:09,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:09.620 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.115s] 2018-10-02 21:06:15,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:15.151 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.052s] 2018-10-02 21:06:19,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:19.196 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [40.971s] 2018-10-02 21:06:22,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:22.306 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [9.626s] 2018-10-02 21:06:22,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:22.387 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.081s] 2018-10-02 21:06:22,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:22.881 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.492s] 2018-10-02 21:06:22,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:22.988 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.105s] 2018-10-02 21:06:22,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:22.990 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-02 21:06:24,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:24.778 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [5.586s] 2018-10-02 21:06:25,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:25.554 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [10.403s] 2018-10-02 21:06:30,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:30.720 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.224s] 2018-10-02 21:06:31,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:31.120 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.405s] 2018-10-02 21:06:31,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:31.821 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [32.511s] 2018-10-02 21:06:32,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:32.681 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [91.994s] 2018-10-02 21:06:32,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:32.702 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.027s] 2018-10-02 21:06:37,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:37.084 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:06:39,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:39.625 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [0.866s] 2018-10-02 21:06:39,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:39.705 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-10-02 21:06:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:40.248 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.542s] 2018-10-02 21:06:40,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:40.381 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.133s] 2018-10-02 21:06:40,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:40.384 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-02 21:06:46,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:46.788 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [44.456s] 2018-10-02 21:06:48,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:48.302 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.519s] 2018-10-02 21:06:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:49.101 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.597s] 2018-10-02 21:06:49,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:49.492 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [17.671s] 2018-10-02 21:06:49,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:49.737 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [51.975s] 2018-10-02 21:06:53,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:53.280 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.545s] 2018-10-02 21:06:56,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:56.800 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.376s] 2018-10-02 21:06:58,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:58.485 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.434s] 2018-10-02 21:06:58,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:06:58.545 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.060s] 2018-10-02 21:07:01,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:01.832 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [74.928s] 2018-10-02 21:07:03,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:03.313 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [4.767s] 2018-10-02 21:07:03,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:03.394 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.080s] 2018-10-02 21:07:06,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:06.662 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [3.267s] 2018-10-02 21:07:09,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:09.977 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.652s] 2018-10-02 21:07:11,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:11.819 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [98.000s] 2018-10-02 21:07:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:12.848 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [65.238s] 2018-10-02 21:07:13,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:13.626 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [20.338s] 2018-10-02 21:07:13,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:13.627 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-02 21:07:15,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:15.591 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [20.667s] 2018-10-02 21:07:15,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:15.663 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 [22.869s] 2018-10-02 21:07:15,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:15.675 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-10-02 21:07:15,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:15.810 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.134s] 2018-10-02 21:07:15,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:15.847 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.037s] 2018-10-02 21:07:21,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:21.588 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.148s] 2018-10-02 21:07:24,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:24.729 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.142s] 2018-10-02 21:07:31,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:31.340 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [21.358s] 2018-10-02 21:07:31,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:31.580 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [32.023s] 2018-10-02 21:07:33,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:33.466 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [17.873s] 2018-10-02 21:07:35,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:35.679 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.282s] 2018-10-02 21:07:36,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:36.849 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-02 21:07:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:39.798 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.223s] 2018-10-02 21:07:40,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:40.818 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [5.194s] 2018-10-02 21:07:40,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:40.828 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.225s] 2018-10-02 21:07:41,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:41.456 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.637s] 2018-10-02 21:07:41,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:41.471 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.015s] 2018-10-02 21:07:42,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:42.546 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.074s] 2018-10-02 21:07:43,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:43.725 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.178s] 2018-10-02 21:07:44,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:44.132 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.301s] 2018-10-02 21:07:44,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:44.465 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.046s] 2018-10-02 21:07:44,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:44.477 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-10-02 21:07:45,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:45.863 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 [2.138s] 2018-10-02 21:07:46,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:46.049 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.185s] 2018-10-02 21:07:46,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:46.079 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.030s] 2018-10-02 21:07:46,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:46.498 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.367s] 2018-10-02 21:07:48,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:48.611 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [122.641s] 2018-10-02 21:07:50,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:50.899 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:07:50,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:50.980 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-02 21:07:50,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:50.980 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-02 21:07:52,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:52.080 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [20.738s] 2018-10-02 21:07:52,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:52.290 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.238s] 2018-10-02 21:07:54,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:54.064 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.013s] 2018-10-02 21:07:54,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:54.074 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-10-02 21:07:54,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:54.084 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-10-02 21:07:56,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:56.297 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [7.687s] 2018-10-02 21:07:56,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:56.417 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.457s] 2018-10-02 21:07:56,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:56.472 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.056s] 2018-10-02 21:07:58,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:58.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.759s] 2018-10-02 21:07:58,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:58.685 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [85.953s] 2018-10-02 21:07:59,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:59.558 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.179s] 2018-10-02 21:07:59,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:07:59.691 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.132s] 2018-10-02 21:08:00,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:00.115 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-10-02 21:08:00,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:00.125 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.008s] 2018-10-02 21:08:00,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:00.134 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.007s] 2018-10-02 21:08:00,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:00.142 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.007s] 2018-10-02 21:08:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:03.869 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.379s] 2018-10-02 21:08:03,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:03.887 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-10-02 21:08:03,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:03.905 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-10-02 21:08:04,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:04.208 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.298s] 2018-10-02 21:08:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:04.346 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:08:04,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:04.839 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [27.972s] 2018-10-02 21:08:05,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.142 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:08:05,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.737 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.525s] 2018-10-02 21:08:05,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.756 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.024s] 2018-10-02 21:08:05,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.774 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-10-02 21:08:05,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.785 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-10-02 21:08:05,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.798 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.013s] 2018-10-02 21:08:05,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.815 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-10-02 21:08:05,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.829 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.013s] 2018-10-02 21:08:05,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:05.846 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.017s] 2018-10-02 21:08:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:11.921 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.085s] 2018-10-02 21:08:14,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:14.963 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [2.553s] 2018-10-02 21:08:15,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:15.348 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.384s] 2018-10-02 21:08:15,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:15.356 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [19.493s] 2018-10-02 21:08:16,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:16.083 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [74.237s] 2018-10-02 21:08:16,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:16.084 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-10-02 21:08:18,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:18.953 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.605s] 2018-10-02 21:08:25,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:25.197 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-10-02 21:08:28,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:28.292 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.495s] 2018-10-02 21:08:28,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:28.561 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.266s] 2018-10-02 21:08:28,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:28.770 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.209s] 2018-10-02 21:08:29,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:29.208 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.436s] 2018-10-02 21:08:29,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:29.700 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.492s] 2018-10-02 21:08:29,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:29.773 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2018-10-02 21:08:29,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:29.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.185s] 2018-10-02 21:08:30,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:30.052 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.093s] 2018-10-02 21:08:30,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:30.133 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.080s] 2018-10-02 21:08:30,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:30.222 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.089s] 2018-10-02 21:08:30,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:30.305 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.082s] 2018-10-02 21:08:32,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:32.594 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.394s] 2018-10-02 21:08:36,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:36.008 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [26.545s] 2018-10-02 21:08:38,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:38.367 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.029s] 2018-10-02 21:08:38,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:38.377 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.006s] 2018-10-02 21:08:38,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:38.383 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.007s] 2018-10-02 21:08:38,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:38.386 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.007s] 2018-10-02 21:08:38,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:38.591 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [46.499s] 2018-10-02 21:08:41,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:41.686 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [88.043s] 2018-10-02 21:08:47,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:47.820 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [102.231s] 2018-10-02 21:08:53,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:53.219 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.858s] 2018-10-02 21:08:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:58.144 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [22.135s] 2018-10-02 21:08:58,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:58.630 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [46.697s] 2018-10-02 21:08:59,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:59.127 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.046s] 2018-10-02 21:08:59,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:59.686 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.188s] 2018-10-02 21:08:59,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:08:59.886 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.199s] 2018-10-02 21:09:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:00.057 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.170s] 2018-10-02 21:09:00,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:00.994 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.936s] 2018-10-02 21:09:01,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:01.025 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.031s] 2018-10-02 21:09:02,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:02.598 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [24.004s] 2018-10-02 21:09:02,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:02.832 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [21.145s] 2018-10-02 21:09:03,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:03.902 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [12.468s] 2018-10-02 21:09:03,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:03.973 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-10-02 21:09:04,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:04.221 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.247s] 2018-10-02 21:09:04,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:04.351 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.128s] 2018-10-02 21:09:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:04.352 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-02 21:09:08,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:08.938 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [13.956s] 2018-10-02 21:09:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:15.410 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [18.959s] 2018-10-02 21:09:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:15.413 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-02 21:09:15,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:15.416 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-02 21:09:15,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:15.417 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-02 21:09:19,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:19.179 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [20.546s] 2018-10-02 21:09:20,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:20.855 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.680s] 2018-10-02 21:09:21,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:21.986 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [70.059s] 2018-10-02 21:09:22,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:22.378 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [7.964s] 2018-10-02 21:09:23,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:23.135 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [10.532s] 2018-10-02 21:09:23,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:23.681 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [53.363s] 2018-10-02 21:09:23,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:23.693 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2018-10-02 21:09:24,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:24.190 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.055s] 2018-10-02 21:09:24,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:24.219 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [68.851s] 2018-10-02 21:09:24,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:24.795 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.100s] 2018-10-02 21:09:24,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:24.798 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-10-02 21:09:25,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:25.023 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.226s] 2018-10-02 21:09:25,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:25.200 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.178s] 2018-10-02 21:09:25,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:25.974 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.146s] 2018-10-02 21:09:26,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:26.058 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.679s] 2018-10-02 21:09:27,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:27.653 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.462s] 2018-10-02 21:09:28,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:28.686 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-02 21:09:29,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:29.408 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [3.350s] 2018-10-02 21:09:30,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:30.291 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.346s] 2018-10-02 21:09:31,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:31.037 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.746s] 2018-10-02 21:09:31,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:31.974 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:09:32,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:32.143 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.458s] 2018-10-02 21:09:32,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:32.240 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.202s] 2018-10-02 21:09:32,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:32.325 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.180s] 2018-10-02 21:09:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:32.624 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.383s] 2018-10-02 21:09:32,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:32.721 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.396s] 2018-10-02 21:09:33,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:33.302 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.894s] 2018-10-02 21:09:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:33.834 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.210s] 2018-10-02 21:09:34,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:34.246 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.411s] 2018-10-02 21:09:34,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:34.707 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.053s] 2018-10-02 21:09:35,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:35.666 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [37.522s] 2018-10-02 21:09:35,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:35.772 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.911s] 2018-10-02 21:09:40,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:40.720 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-02 21:09:40,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:40.848 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [102.134s] 2018-10-02 21:09:41,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:41.390 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.620s] 2018-10-02 21:09:49,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:49.333 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:09:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:51.800 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.191s] 2018-10-02 21:09:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:52.959 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.159s] 2018-10-02 21:09:54,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:54.377 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.429s] 2018-10-02 21:09:55,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:55.509 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [67.678s] 2018-10-02 21:09:55,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:55.554 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 [2.594s] 2018-10-02 21:09:55,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:55.687 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.721s] 2018-10-02 21:09:55,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:55.759 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [20.092s] 2018-10-02 21:09:58,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:58.640 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 [3.084s] 2018-10-02 21:09:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:09:59.706 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [35.485s] 2018-10-02 21:10:00,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:00.783 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [14.157s] 2018-10-02 21:10:02,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:02.521 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.879s] 2018-10-02 21:10:03,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.328 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.157s] 2018-10-02 21:10:03,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.710 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.823s] 2018-10-02 21:10:03,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.757 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.428s] 2018-10-02 21:10:03,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.842 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.084s] 2018-10-02 21:10:03,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.913 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.070s] 2018-10-02 21:10:03,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.973 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [23.902s] 2018-10-02 21:10:03,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:03.986 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.073s] 2018-10-02 21:10:05,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:05.951 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.964s] 2018-10-02 21:10:06,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:06.536 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [100.068s] 2018-10-02 21:10:08,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:08.496 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.545s] 2018-10-02 21:10:09,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:09.931 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-02 21:10:11,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:11.393 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.861s] 2018-10-02 21:10:15,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:15.137 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [19.376s] 2018-10-02 21:10:15,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:15.321 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-02 21:10:22,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:22.203 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.809s] 2018-10-02 21:10:22,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:22.872 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.211s] 2018-10-02 21:10:23,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.342 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [80.724s] 2018-10-02 21:10:23,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.370 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.075s] 2018-10-02 21:10:23,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.375 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [22.592s] 2018-10-02 21:10:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.381 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-02 21:10:23,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.550 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.166s] 2018-10-02 21:10:23,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.563 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-02 21:10:23,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.578 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.016s] 2018-10-02 21:10:23,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.613 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.035s] 2018-10-02 21:10:23,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.705 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.091s] 2018-10-02 21:10:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:23.776 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.071s] 2018-10-02 21:10:24,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:24.117 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.340s] 2018-10-02 21:10:24,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:24.130 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-10-02 21:10:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:24.186 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [8.492s] 2018-10-02 21:10:24,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:24.202 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.072s] 2018-10-02 21:10:24,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:24.410 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.538s] 2018-10-02 21:10:25,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:25.947 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.466s] 2018-10-02 21:10:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:26.328 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.381s] 2018-10-02 21:10:26,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:26.545 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.217s] 2018-10-02 21:10:26,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:26.663 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [83.812s] 2018-10-02 21:10:27,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:27.706 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.159s] 2018-10-02 21:10:28,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:28.201 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.834s] 2018-10-02 21:10:28,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:28.508 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.801s] 2018-10-02 21:10:28,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:28.903 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.702s] 2018-10-02 21:10:29,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:29.120 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.612s] 2018-10-02 21:10:30,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:30.229 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.108s] 2018-10-02 21:10:32,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.029 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.189s] 2018-10-02 21:10:32,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.190 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.160s] 2018-10-02 21:10:32,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.340 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.150s] 2018-10-02 21:10:32,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.506 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.165s] 2018-10-02 21:10:32,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.657 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.151s] 2018-10-02 21:10:32,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.799 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.141s] 2018-10-02 21:10:32,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.948 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.148s] 2018-10-02 21:10:32,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.955 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-10-02 21:10:32,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:32.963 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-10-02 21:10:33,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:33.104 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.141s] 2018-10-02 21:10:34,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:34.712 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [19.574s] 2018-10-02 21:10:34,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:34.899 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.937s] 2018-10-02 21:10:35,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:35.657 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.752s] 2018-10-02 21:10:35,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:35.967 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.542s] 2018-10-02 21:10:36,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:36.340 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.372s] 2018-10-02 21:10:36,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:36.712 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.372s] 2018-10-02 21:10:37,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:37.107 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.394s] 2018-10-02 21:10:37,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:37.491 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.383s] 2018-10-02 21:10:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:39.497 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [3.840s] 2018-10-02 21:10:40,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:40.505 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.193s] 2018-10-02 21:10:40,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:40.704 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.199s] 2018-10-02 21:10:40,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:40.863 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [6.457s] 2018-10-02 21:10:41,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:41.248 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.750s] 2018-10-02 21:10:41,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:41.870 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.165s] 2018-10-02 21:10:43,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:43.619 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.579s] 2018-10-02 21:10:43,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:43.697 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.826s] 2018-10-02 21:10:43,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:43.930 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.232s] 2018-10-02 21:10:44,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:44.043 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.425s] 2018-10-02 21:10:44,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:44.155 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.223s] 2018-10-02 21:10:44,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:44.308 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.153s] 2018-10-02 21:10:44,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:44.395 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.190s] 2018-10-02 21:10:44,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:44.499 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.190s] 2018-10-02 21:10:45,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:45.556 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:10:45,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:45.558 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:10:46,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:46.172 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [11.271s] 2018-10-02 21:10:49,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:49.146 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-02 21:10:52,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:52.929 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.100s] 2018-10-02 21:10:55,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:55.434 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.376s] 2018-10-02 21:10:56,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:56.443 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [21.730s] 2018-10-02 21:10:56,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:56.920 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.838s] 2018-10-02 21:10:57,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:57.175 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [75.782s] 2018-10-02 21:10:57,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:57.533 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.359s]: Skipped until Bug: 1014647 is resolved. 2018-10-02 21:10:58,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:58.388 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:10:58,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:10:58.830 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [3.394s] 2018-10-02 21:11:00,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:00.610 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [37.233s] 2018-10-02 21:11:01,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:01.230 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.400s] 2018-10-02 21:11:01,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:01.294 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [6.176s] 2018-10-02 21:11:01,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:01.373 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.080s] 2018-10-02 21:11:03,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:03.445 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [17.272s] 2018-10-02 21:11:03,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:03.598 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.085s] 2018-10-02 21:11:04,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:04.428 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.197s] 2018-10-02 21:11:05,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:05.953 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [10.953s] 2018-10-02 21:11:06,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:06.230 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-02 21:11:06,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:06.371 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.076s] 2018-10-02 21:11:06,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:06.437 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.066s] 2018-10-02 21:11:06,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:06.689 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [104.685s] 2018-10-02 21:11:07,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:07.293 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.854s] 2018-10-02 21:11:07,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:07.784 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.491s] 2018-10-02 21:11:08,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:08.859 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.430s] 2018-10-02 21:11:10,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:10.860 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [7.259s] 2018-10-02 21:11:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:13.069 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [4.209s] 2018-10-02 21:11:13,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:13.339 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-02 21:11:13,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:13.342 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-02 21:11:13,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:13.343 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-02 21:11:13,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:13.344 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-02 21:11:13,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:13.794 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-02 21:11:14,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:14.572 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [5.086s] 2018-10-02 21:11:15,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:15.008 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.148s] 2018-10-02 21:11:15,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:15.654 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.646s] 2018-10-02 21:11:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:16.477 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.822s] 2018-10-02 21:11:17,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:17.626 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-02 21:11:17,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:17.654 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.176s] 2018-10-02 21:11:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:17.884 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [82.348s] 2018-10-02 21:11:18,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:18.781 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.126s] 2018-10-02 21:11:18,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:18.910 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [98.037s] 2018-10-02 21:11:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:19.690 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.909s] 2018-10-02 21:11:21,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:21.667 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.976s] 2018-10-02 21:11:22,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:22.473 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [26.030s] 2018-10-02 21:11:23,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.055 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.263s] 2018-10-02 21:11:23,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.125 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.070s] 2018-10-02 21:11:23,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.172 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.046s] 2018-10-02 21:11:23,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.268 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.095s] 2018-10-02 21:11:23,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.355 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.087s] 2018-10-02 21:11:23,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.421 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.753s] 2018-10-02 21:11:23,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:23.841 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.420s] 2018-10-02 21:11:24,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:24.435 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.592s] 2018-10-02 21:11:24,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:24.854 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [24.243s] 2018-10-02 21:11:24,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:24.908 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.473s] 2018-10-02 21:11:25,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:25.316 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.406s] 2018-10-02 21:11:25,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:25.838 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.523s] 2018-10-02 21:11:26,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:26.380 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.541s] 2018-10-02 21:11:26,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:26.582 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [90.356s] 2018-10-02 21:11:26,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:26.655 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.336s] 2018-10-02 21:11:27,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:27.335 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.953s] 2018-10-02 21:11:27,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:27.983 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.647s] 2018-10-02 21:11:28,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:28.261 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.145s] 2018-10-02 21:11:28,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:28.378 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.395s] 2018-10-02 21:11:29,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:29.778 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.106s] 2018-10-02 21:11:31,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:31.011 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.234s] 2018-10-02 21:11:33,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:33.421 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.911s] 2018-10-02 21:11:34,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:34.249 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.868s] 2018-10-02 21:11:34,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:34.250 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-02 21:11:35,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:35.226 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.977s] 2018-10-02 21:11:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:35.873 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.647s] 2018-10-02 21:11:36,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:36.327 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.453s] 2018-10-02 21:11:36,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:36.588 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.261s] 2018-10-02 21:11:36,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:36.595 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.173s] 2018-10-02 21:11:36,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:36.616 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.161s] 2018-10-02 21:11:36,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:36.806 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.189s] 2018-10-02 21:11:37,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.085 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.496s] 2018-10-02 21:11:37,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.225 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.418s] 2018-10-02 21:11:37,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.275 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.048s] 2018-10-02 21:11:37,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.304 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.030s] 2018-10-02 21:11:37,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.337 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2018-10-02 21:11:37,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.443 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.357s] 2018-10-02 21:11:37,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.610 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.272s] 2018-10-02 21:11:37,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.645 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.035s] 2018-10-02 21:11:37,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.707 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.917s] 2018-10-02 21:11:37,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.757 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.101s] 2018-10-02 21:11:37,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.762 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.318s] 2018-10-02 21:11:37,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.879 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.233s] 2018-10-02 21:11:37,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:37.973 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.266s] 2018-10-02 21:11:38,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.059 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.296s] 2018-10-02 21:11:38,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.126 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.246s] 2018-10-02 21:11:38,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.169 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2018-10-02 21:11:38,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.229 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.059s] 2018-10-02 21:11:38,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.467 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.237s] 2018-10-02 21:11:38,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.695 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.228s] 2018-10-02 21:11:38,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:38.801 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.741s] 2018-10-02 21:11:39,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:39.014 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.319s] 2018-10-02 21:11:39,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:39.381 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.579s] 2018-10-02 21:11:39,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:39.617 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.022s] 2018-10-02 21:11:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:40.002 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [42.456s] 2018-10-02 21:11:40,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:40.031 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.650s] 2018-10-02 21:11:41,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:41.232 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.199s] 2018-10-02 21:11:41,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:41.234 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-02 21:11:41,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:41.236 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-02 21:11:41,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:41.341 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.405s] 2018-10-02 21:11:41,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:41.527 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.294s] 2018-10-02 21:11:42,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:42.146 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.618s] 2018-10-02 21:11:42,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:42.539 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.922s] 2018-10-02 21:11:44,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:44.284 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-02 21:11:45,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:45.180 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [20.325s] 2018-10-02 21:11:45,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:45.745 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [9.064s] 2018-10-02 21:11:47,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:47.367 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [19.102s] 2018-10-02 21:11:49,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:49.380 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.621s] 2018-10-02 21:11:49,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:49.879 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-02 21:11:49,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:49.881 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-02 21:11:49,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:49.883 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-02 21:11:49,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:49.884 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:11:49,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:49.885 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-02 21:11:50,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:50.830 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [44.134s] 2018-10-02 21:11:53,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:53.466 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [7.722s] 2018-10-02 21:11:55,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:55.105 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.724s] 2018-10-02 21:11:55,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:55.153 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.811s] 2018-10-02 21:11:57,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:57.371 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [15.219s] 2018-10-02 21:11:57,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:57.682 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.314s] 2018-10-02 21:11:58,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:58.258 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.575s] 2018-10-02 21:11:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:58.261 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-02 21:11:58,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:58.263 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-02 21:11:58,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:58.661 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.402s] 2018-10-02 21:11:58,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:58.687 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.582s] 2018-10-02 21:11:59,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:59.052 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.513s] 2018-10-02 21:11:59,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:59.109 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.447s] 2018-10-02 21:11:59,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:59.648 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.539s] 2018-10-02 21:11:59,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:59.695 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.513s] 2018-10-02 21:11:59,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:11:59.971 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.277s] 2018-10-02 21:12:00,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:00.000 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.028s] 2018-10-02 21:12:01,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:01.527 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.373s] 2018-10-02 21:12:01,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:01.947 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [8.478s] 2018-10-02 21:12:03,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:03.320 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [12.491s] 2018-10-02 21:12:05,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:05.539 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [20.358s] 2018-10-02 21:12:05,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:05.763 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [5.762s] 2018-10-02 21:12:06,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:06.651 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.704s] 2018-10-02 21:12:07,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:07.432 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.378s] 2018-10-02 21:12:07,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:07.990 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.620s] 2018-10-02 21:12:08,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:08.167 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.639s] 2018-10-02 21:12:11,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:11.490 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [13.165s] 2018-10-02 21:12:11,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:11.893 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.403s] 2018-10-02 21:12:12,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:12.432 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.538s] 2018-10-02 21:12:12,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:12.596 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.940s] 2018-10-02 21:12:13,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:13.144 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.342s] 2018-10-02 21:12:13,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:13.586 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.418s] 2018-10-02 21:12:13,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:13.889 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [8.121s] 2018-10-02 21:12:14,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:14.126 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.690s] 2018-10-02 21:12:14,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:14.130 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.242s] 2018-10-02 21:12:14,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:14.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-02 21:12:14,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:14.888 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.455s] 2018-10-02 21:12:16,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:16.047 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.917s] 2018-10-02 21:12:16,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:16.768 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.023s] 2018-10-02 21:12:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:18.350 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-02 21:12:18,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:18.987 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.400s] 2018-10-02 21:12:19,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:19.260 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.372s] 2018-10-02 21:12:19,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:19.342 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.745s] 2018-10-02 21:12:19,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:19.789 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.528s] 2018-10-02 21:12:19,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:19.838 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.049s] 2018-10-02 21:12:20,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:20.785 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [22.096s] 2018-10-02 21:12:21,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:21.048 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.264s] 2018-10-02 21:12:21,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:21.641 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.591s] 2018-10-02 21:12:22,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:22.116 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [55.521s] 2018-10-02 21:12:22,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:22.389 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.619s] 2018-10-02 21:12:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:24.353 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-02 21:12:25,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:25.151 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [17.719s] 2018-10-02 21:12:26,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:26.435 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-02 21:12:26,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:26.836 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [21.296s] 2018-10-02 21:12:27,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.220 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 [2.362s] 2018-10-02 21:12:27,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.365 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.097s] 2018-10-02 21:12:27,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.459 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.764s] 2018-10-02 21:12:27,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.468 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.102s] 2018-10-02 21:12:27,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.596 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.127s] 2018-10-02 21:12:27,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.603 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-02 21:12:27,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:27.663 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.203s] 2018-10-02 21:12:28,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:28.105 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.442s] 2018-10-02 21:12:29,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:29.132 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [10.144s] 2018-10-02 21:12:29,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:29.872 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.651s] 2018-10-02 21:12:30,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:30.450 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [50.436s] 2018-10-02 21:12:31,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:31.877 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [73.977s] 2018-10-02 21:12:32,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:32.236 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-02 21:12:32,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:32.236 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-02 21:12:32,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:32.237 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-02 21:12:32,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:32.273 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 [2.400s] 2018-10-02 21:12:33,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:33.159 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.216s] 2018-10-02 21:12:33,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:33.918 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [12.276s] 2018-10-02 21:12:36,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:36.059 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.926s] 2018-10-02 21:12:36,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:36.783 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.503s] 2018-10-02 21:12:36,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:36.914 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [29.436s] 2018-10-02 21:12:36,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:36.939 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.405s] 2018-10-02 21:12:37,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:37.141 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.201s] 2018-10-02 21:12:38,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:38.180 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.120s] 2018-10-02 21:12:41,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:41.320 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.926s] 2018-10-02 21:12:42,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:42.395 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [10.520s] 2018-10-02 21:12:42,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:42.430 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [15.595s] 2018-10-02 21:12:43,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:43.653 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-02 21:12:44,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:44.047 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [14.581s] 2018-10-02 21:12:45,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:45.001 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.820s] 2018-10-02 21:12:45,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:45.376 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.375s] 2018-10-02 21:12:45,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:45.698 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.320s] 2018-10-02 21:12:46,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.061 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.363s] 2018-10-02 21:12:46,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.137 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.076s] 2018-10-02 21:12:46,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.221 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.083s] 2018-10-02 21:12:46,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.471 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:12:46,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.538 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.317s] 2018-10-02 21:12:46,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.658 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.118s] 2018-10-02 21:12:46,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.725 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.067s] 2018-10-02 21:12:46,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:46.981 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.255s] 2018-10-02 21:12:47,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:47.011 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.766s] 2018-10-02 21:12:47,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:47.583 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.571s] 2018-10-02 21:12:48,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:48.063 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.119s] 2018-10-02 21:12:48,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:48.412 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.828s] 2018-10-02 21:12:48,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:48.559 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.495s] 2018-10-02 21:12:49,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:49.061 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.650s] 2018-10-02 21:12:49,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:49.871 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.310s] 2018-10-02 21:12:50,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:50.383 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.176s] 2018-10-02 21:12:50,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:50.491 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.107s] 2018-10-02 21:12:50,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:50.825 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.927s] 2018-10-02 21:12:50,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:50.911 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.138s] 2018-10-02 21:12:51,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:51.878 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.386s] 2018-10-02 21:12:51,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:51.889 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2018-10-02 21:12:51,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:51.960 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.070s] 2018-10-02 21:12:51,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:51.974 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.013s] 2018-10-02 21:12:52,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:52.039 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.064s] 2018-10-02 21:12:52,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:52.078 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.039s] 2018-10-02 21:12:52,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:52.170 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.259s] 2018-10-02 21:12:52,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:52.216 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.247s] 2018-10-02 21:12:52,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:52.592 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.421s] 2018-10-02 21:12:53,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:53.698 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.208s] 2018-10-02 21:12:53,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:53.705 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [1.113s] 2018-10-02 21:12:54,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:54.114 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.132s] 2018-10-02 21:12:54,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:54.735 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [1.029s] 2018-10-02 21:12:55,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:55.286 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.067s] 2018-10-02 21:12:56,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:56.146 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.409s] 2018-10-02 21:12:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:57.157 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.528s] 2018-10-02 21:12:57,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:57.220 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.934s] 2018-10-02 21:12:57,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:57.590 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [20.676s] 2018-10-02 21:12:57,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:57.934 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.788s] 2018-10-02 21:12:58,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:58.347 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.126s] 2018-10-02 21:12:58,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:58.395 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.460s] 2018-10-02 21:12:58,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:58.429 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.188s] 2018-10-02 21:12:59,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.078 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.681s] 2018-10-02 21:12:59,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.332 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.818s] 2018-10-02 21:12:59,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.340 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-10-02 21:12:59,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.430 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [5.731s] 2018-10-02 21:12:59,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.532 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.191s] 2018-10-02 21:12:59,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.567 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.490s] 2018-10-02 21:12:59,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.660 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-02 21:12:59,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.662 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-02 21:12:59,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.872 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [25.953s] 2018-10-02 21:12:59,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:12:59.924 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.053s] 2018-10-02 21:13:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:00.107 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.182s] 2018-10-02 21:13:00,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:00.473 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.315s] 2018-10-02 21:13:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:00.513 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.164s] 2018-10-02 21:13:01,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:01.895 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.361s] 2018-10-02 21:13:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:03.148 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-02 21:13:04,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.010 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.192s] 2018-10-02 21:13:04,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.044 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.034s] 2018-10-02 21:13:04,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.128 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.232s] 2018-10-02 21:13:04,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.192 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.718s] 2018-10-02 21:13:04,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.239 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.195s] 2018-10-02 21:13:04,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.273 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.033s] 2018-10-02 21:13:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.464 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.189s] 2018-10-02 21:13:04,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.498 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.034s] 2018-10-02 21:13:04,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.655 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.140s] 2018-10-02 21:13:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.680 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.182s] 2018-10-02 21:13:04,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.708 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.027s] 2018-10-02 21:13:04,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:04.988 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.279s] 2018-10-02 21:13:05,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:05.199 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.211s] 2018-10-02 21:13:05,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:05.542 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.413s] 2018-10-02 21:13:05,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:05.843 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [6.411s] 2018-10-02 21:13:06,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:06.139 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.484s] 2018-10-02 21:13:06,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:06.263 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.125s] 2018-10-02 21:13:06,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:06.691 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.052s] 2018-10-02 21:13:06,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:06.709 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-10-02 21:13:09,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:09.199 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.006s] 2018-10-02 21:13:09,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:09.528 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [3.262s] 2018-10-02 21:13:09,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:09.738 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.596s] 2018-10-02 21:13:10,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:10.593 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.066s] 2018-10-02 21:13:10,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:10.619 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-10-02 21:13:10,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:10.825 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.205s] 2018-10-02 21:13:11,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:11.046 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.220s] 2018-10-02 21:13:12,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:12.031 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.921s] 2018-10-02 21:13:13,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:13.002 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.003s] 2018-10-02 21:13:13,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:13.028 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-02 21:13:13,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:13.030 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-02 21:13:13,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:13.032 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:13:13,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:13.217 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.215s] 2018-10-02 21:13:14,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.033 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [16.442s] 2018-10-02 21:13:14,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.036 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-02 21:13:14,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.076 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [8.233s] 2018-10-02 21:13:14,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.383 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.166s] 2018-10-02 21:13:14,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.396 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-10-02 21:13:14,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.408 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-10-02 21:13:14,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.740 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.331s] 2018-10-02 21:13:14,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.750 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-02 21:13:14,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:14.760 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-02 21:13:15,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:15.185 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.425s] 2018-10-02 21:13:15,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:15.582 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.396s] 2018-10-02 21:13:17,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:17.270 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [12.028s] 2018-10-02 21:13:17,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:17.575 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:13:17,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:17.589 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [47.131s] 2018-10-02 21:13:17,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:17.928 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.186s] 2018-10-02 21:13:20,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:20.157 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.454s] 2018-10-02 21:13:21,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:21.115 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [7.037s] 2018-10-02 21:13:22,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:22.214 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.100s] 2018-10-02 21:13:23,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:23.728 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.458s] 2018-10-02 21:13:23,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:23.915 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [46.204s] 2018-10-02 21:13:26,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:26.151 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.117s] 2018-10-02 21:13:26,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:26.253 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.831s] 2018-10-02 21:13:27,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:27.378 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.449s] 2018-10-02 21:13:27,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:27.563 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.952s] 2018-10-02 21:13:28,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:28.459 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.730s] 2018-10-02 21:13:28,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:28.461 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.898s] 2018-10-02 21:13:28,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:28.722 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.264s] 2018-10-02 21:13:28,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:28.908 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.185s] 2018-10-02 21:13:29,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.135 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.226s] 2018-10-02 21:13:29,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.155 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.020s] 2018-10-02 21:13:29,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.169 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2018-10-02 21:13:29,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.341 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.306s] 2018-10-02 21:13:29,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.409 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.240s] 2018-10-02 21:13:29,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.695 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.285s] 2018-10-02 21:13:29,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.855 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.993s] 2018-10-02 21:13:29,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:29.922 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.227s] 2018-10-02 21:13:30,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.124 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.201s] 2018-10-02 21:13:30,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.159 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.035s] 2018-10-02 21:13:30,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.393 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.233s] 2018-10-02 21:13:30,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.403 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-02 21:13:30,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.447 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.044s] 2018-10-02 21:13:30,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.623 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.175s] 2018-10-02 21:13:30,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.674 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.051s] 2018-10-02 21:13:30,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:30.853 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.178s] 2018-10-02 21:13:31,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:31.358 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [29.523s] 2018-10-02 21:13:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:32.507 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.653s] 2018-10-02 21:13:32,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:32.555 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.048s] 2018-10-02 21:13:32,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:32.589 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-02 21:13:32,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:32.761 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.172s] 2018-10-02 21:13:32,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:32.969 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.207s] 2018-10-02 21:13:33,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.007 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2018-10-02 21:13:33,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.240 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.232s] 2018-10-02 21:13:33,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.509 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.269s] 2018-10-02 21:13:33,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.545 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.036s] 2018-10-02 21:13:33,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.597 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.051s] 2018-10-02 21:13:33,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.640 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.042s] 2018-10-02 21:13:33,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.798 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [16.209s] 2018-10-02 21:13:33,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.903 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.262s] 2018-10-02 21:13:33,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:33.937 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-10-02 21:13:34,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:34.798 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [72.392s] 2018-10-02 21:13:38,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:38.339 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.224s] 2018-10-02 21:13:39,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:39.945 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.604s] 2018-10-02 21:13:40,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:40.021 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.077s] 2018-10-02 21:13:40,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:40.514 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.134s] 2018-10-02 21:13:40,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:40.817 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.795s] 2018-10-02 21:13:44,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:44.167 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.653s] 2018-10-02 21:13:45,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:45.516 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.102s] 2018-10-02 21:13:46,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:46.684 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.516s] 2018-10-02 21:13:47,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:47.967 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.494s] 2018-10-02 21:13:48,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:48.445 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.691s] 2018-10-02 21:13:48,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:48.791 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.344s] 2018-10-02 21:13:50,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:50.186 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.395s] 2018-10-02 21:13:51,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:51.792 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [4.464s] 2018-10-02 21:13:52,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:52.230 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [6.620s] 2018-10-02 21:13:53,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:53.214 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.855s] 2018-10-02 21:13:53,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:53.564 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.046s] 2018-10-02 21:13:54,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:54.477 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [25.134s] 2018-10-02 21:13:57,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:57.360 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.013s] 2018-10-02 21:13:58,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:13:58.163 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.931s] 2018-10-02 21:14:00,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:00.234 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.070s] 2018-10-02 21:14:00,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:00.501 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [36.581s] 2018-10-02 21:14:00,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:00.545 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.468s] 2018-10-02 21:14:02,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:02.121 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.575s] 2018-10-02 21:14:02,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:02.267 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.702s] 2018-10-02 21:14:02,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:02.963 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [29.159s] 2018-10-02 21:14:03,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:03.197 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [16.511s] 2018-10-02 21:14:03,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:03.299 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.103s] 2018-10-02 21:14:03,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:03.530 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.231s] 2018-10-02 21:14:03,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:03.797 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.058s] 2018-10-02 21:14:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:04.858 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.624s] 2018-10-02 21:14:05,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:05.083 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.557s] 2018-10-02 21:14:06,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:06.863 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.003s] 2018-10-02 21:14:08,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:08.595 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.796s] 2018-10-02 21:14:10,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:10.071 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [16.856s] 2018-10-02 21:14:10,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:10.074 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-02 21:14:10,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:10.815 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.952s] 2018-10-02 21:14:10,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:10.977 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [8.710s] 2018-10-02 21:14:12,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:12.322 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.469s] 2018-10-02 21:14:12,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:12.529 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.443s] 2018-10-02 21:14:13,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:13.838 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.306s] 2018-10-02 21:14:14,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:14.888 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.359s] 2018-10-02 21:14:17,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:17.409 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.520s] 2018-10-02 21:14:17,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:17.868 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:14:18,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:18.444 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.628s] 2018-10-02 21:14:21,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:21.420 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [4.011s] 2018-10-02 21:14:23,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:23.018 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.582s] 2018-10-02 21:14:23,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:23.077 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-02 21:14:23,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:23.080 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:14:23,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:23.081 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-02 21:14:23,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:23.203 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.185s] 2018-10-02 21:14:23,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:23.370 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.166s] 2018-10-02 21:14:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:24.614 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [12.319s] 2018-10-02 21:14:24,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:24.636 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [6.191s] 2018-10-02 21:14:25,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:25.413 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.249s] 2018-10-02 21:14:25,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:25.651 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.238s] 2018-10-02 21:14:25,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:25.903 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.250s] 2018-10-02 21:14:26,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:26.107 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.204s] 2018-10-02 21:14:26,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:26.323 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.216s] 2018-10-02 21:14:27,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:27.387 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [17.314s] 2018-10-02 21:14:27,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:27.814 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.177s] 2018-10-02 21:14:31,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:31.968 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [5.642s] 2018-10-02 21:14:32,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:32.004 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.390s] 2018-10-02 21:14:33,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:33.514 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [39.031s] 2018-10-02 21:14:34,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:34.054 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [10.680s] 2018-10-02 21:14:34,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:34.113 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.061s] 2018-10-02 21:14:34,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:34.180 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.067s] 2018-10-02 21:14:35,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:35.663 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.926s] 2018-10-02 21:14:36,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:36.073 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.258s] 2018-10-02 21:14:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:36.462 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-02 21:14:36,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:36.464 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:14:38,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:38.060 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.986s] 2018-10-02 21:14:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:38.419 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.414s] 2018-10-02 21:14:39,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:39.104 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [28.125s] 2018-10-02 21:14:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:39.840 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [26.001s] 2018-10-02 21:14:39,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:39.981 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.141s] 2018-10-02 21:14:40,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:40.028 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.046s] 2018-10-02 21:14:41,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:41.107 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.743s] 2018-10-02 21:14:41,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:41.668 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.560s] 2018-10-02 21:14:43,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:43.051 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.631s] 2018-10-02 21:14:43,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:43.172 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.502s] 2018-10-02 21:14:44,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:44.395 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [6.334s] 2018-10-02 21:14:44,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:44.761 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.251s] 2018-10-02 21:14:44,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:44.801 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.406s] 2018-10-02 21:14:45,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:45.212 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.410s] 2018-10-02 21:14:45,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:45.632 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.420s] 2018-10-02 21:14:45,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:45.713 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.080s] 2018-10-02 21:14:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:45.923 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.535s] 2018-10-02 21:14:45,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:45.987 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.274s] 2018-10-02 21:14:46,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:46.120 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.132s] 2018-10-02 21:14:46,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:46.233 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.112s] 2018-10-02 21:14:46,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:46.319 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.085s] 2018-10-02 21:14:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:46.405 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.085s] 2018-10-02 21:14:46,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:46.561 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-02 21:14:47,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:47.733 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.829s] 2018-10-02 21:14:49,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:49.795 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.333s] 2018-10-02 21:14:50,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:50.091 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [7.040s] 2018-10-02 21:14:51,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:51.117 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.322s] 2018-10-02 21:14:51,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:51.240 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.210s] 2018-10-02 21:14:51,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:51.522 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.789s] 2018-10-02 21:14:54,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:54.620 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.097s] 2018-10-02 21:14:54,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:54.736 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.330s] 2018-10-02 21:14:56,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:56.423 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [53.449s] 2018-10-02 21:14:59,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:59.042 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [84.224s] 2018-10-02 21:14:59,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:59.144 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.108s] 2018-10-02 21:14:59,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:14:59.197 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2018-10-02 21:15:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:00.230 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [3.127s] 2018-10-02 21:15:01,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:01.631 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [7.010s] 2018-10-02 21:15:02,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:02.038 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.808s] 2018-10-02 21:15:03,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:03.196 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.157s] 2018-10-02 21:15:04,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:04.989 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.169s] 2018-10-02 21:15:05,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:05.311 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.068s] 2018-10-02 21:15:08,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:08.616 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.625s] 2018-10-02 21:15:09,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:09.483 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.159s] 2018-10-02 21:15:10,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:10.168 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.552s] 2018-10-02 21:15:10,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:10.297 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.831s] 2018-10-02 21:15:11,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:11.692 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.522s] 2018-10-02 21:15:11,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:11.774 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.291s] 2018-10-02 21:15:12,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:12.476 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.177s] 2018-10-02 21:15:12,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:12.958 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.266s] 2018-10-02 21:15:15,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:15.233 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-02 21:15:15,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:15.234 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-02 21:15:15,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:15.462 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.666s] 2018-10-02 21:15:15,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:15.961 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.001s] 2018-10-02 21:15:19,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:19.138 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.675s] 2018-10-02 21:15:19,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:19.517 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.556s] 2018-10-02 21:15:19,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:19.753 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.975s] 2018-10-02 21:15:19,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:19.807 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.291s] 2018-10-02 21:15:21,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:21.338 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-02 21:15:21,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:21.340 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-02 21:15:22,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:22.036 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.226s] 2018-10-02 21:15:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:22.530 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.779s] 2018-10-02 21:15:23,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:23.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-02 21:15:23,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:23.761 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.724s] 2018-10-02 21:15:24,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.249 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:15:24,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.252 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:15:24,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.375 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-02 21:15:24,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.477 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.216s] 2018-10-02 21:15:24,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.905 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.143s] 2018-10-02 21:15:24,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.939 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.034s] 2018-10-02 21:15:24,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.960 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.020s] 2018-10-02 21:15:24,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:24.985 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.025s] 2018-10-02 21:15:25,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:25.072 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.595s] 2018-10-02 21:15:25,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:25.165 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [67.169s] 2018-10-02 21:15:25,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:25.198 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.059s] 2018-10-02 21:15:25,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:25.731 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.658s] 2018-10-02 21:15:25,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:25.815 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.283s] 2018-10-02 21:15:26,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.053 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.321s] 2018-10-02 21:15:26,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.070 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2018-10-02 21:15:26,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.090 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.020s] 2018-10-02 21:15:26,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.416 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.217s] 2018-10-02 21:15:26,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.482 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-02 21:15:26,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.483 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-02 21:15:26,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.484 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:15:26,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.486 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-02 21:15:26,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:26.771 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.679s] 2018-10-02 21:15:27,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:27.259 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.443s] 2018-10-02 21:15:28,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:28.251 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.165s] 2018-10-02 21:15:28,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:28.656 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.404s] 2018-10-02 21:15:28,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:28.847 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.428s] 2018-10-02 21:15:29,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:29.074 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.637s] 2018-10-02 21:15:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:29.188 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [43.262s] 2018-10-02 21:15:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:29.586 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.513s] 2018-10-02 21:15:30,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:30.093 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.832s] 2018-10-02 21:15:30,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:30.274 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.184s] 2018-10-02 21:15:30,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:30.532 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.686s] 2018-10-02 21:15:30,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:30.703 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.744s] 2018-10-02 21:15:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:32.768 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.064s] 2018-10-02 21:15:35,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:35.747 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.210s] 2018-10-02 21:15:35,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:35.766 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [72.928s] 2018-10-02 21:15:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:35.825 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.082s] 2018-10-02 21:15:36,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:36.563 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.213s] 2018-10-02 21:15:36,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:36.770 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.207s] 2018-10-02 21:15:36,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:36.794 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.023s] 2018-10-02 21:15:37,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.026 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.232s] 2018-10-02 21:15:37,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.048 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-10-02 21:15:37,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.160 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.213s] 2018-10-02 21:15:37,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.252 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.203s] 2018-10-02 21:15:37,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.274 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.022s] 2018-10-02 21:15:37,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.296 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.022s] 2018-10-02 21:15:37,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.386 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.225s] 2018-10-02 21:15:37,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.434 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.048s] 2018-10-02 21:15:37,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.560 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:15:37,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.631 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.196s] 2018-10-02 21:15:37,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.648 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.351s] 2018-10-02 21:15:37,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.823 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.174s] 2018-10-02 21:15:37,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.849 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.218s] 2018-10-02 21:15:37,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:37.869 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.020s] 2018-10-02 21:15:38,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:38.046 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.175s] 2018-10-02 21:15:38,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:38.108 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.283s] 2018-10-02 21:15:38,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:38.322 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.276s] 2018-10-02 21:15:38,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:38.506 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.398s] 2018-10-02 21:15:38,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:38.564 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.241s] 2018-10-02 21:15:38,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:38.786 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.221s] 2018-10-02 21:15:39,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:39.008 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.222s] 2018-10-02 21:15:39,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:39.778 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.567s] 2018-10-02 21:15:39,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:39.966 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.267s] 2018-10-02 21:15:40,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:40.200 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.234s] 2018-10-02 21:15:40,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:40.204 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.430s] 2018-10-02 21:15:40,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:40.830 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.117s] 2018-10-02 21:15:40,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:40.970 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.140s] 2018-10-02 21:15:41,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:41.099 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.128s] 2018-10-02 21:15:41,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:41.205 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.106s] 2018-10-02 21:15:41,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:41.319 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.114s] 2018-10-02 21:15:41,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:41.650 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [12.464s] 2018-10-02 21:15:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:41.749 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.293s] 2018-10-02 21:15:42,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:42.048 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.299s] 2018-10-02 21:15:42,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:42.326 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.119s] 2018-10-02 21:15:42,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:42.538 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.213s] 2018-10-02 21:15:43,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:43.074 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.535s] 2018-10-02 21:15:43,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:43.360 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [46.927s] 2018-10-02 21:15:43,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:43.361 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-02 21:15:48,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:48.933 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.817s] 2018-10-02 21:15:50,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:50.276 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.344s] 2018-10-02 21:15:51,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:51.763 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.441s] 2018-10-02 21:15:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:51.801 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.408s] 2018-10-02 21:15:53,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:53.993 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.228s] 2018-10-02 21:15:55,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:55.105 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.192s] 2018-10-02 21:15:56,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:56.222 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.417s] 2018-10-02 21:15:56,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:56.224 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-02 21:15:59,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:15:59.354 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.133s] 2018-10-02 21:16:02,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:02.119 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.764s] 2018-10-02 21:16:07,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:07.395 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [23.225s] 2018-10-02 21:16:08,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:08.485 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-02 21:16:08,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:08.486 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-02 21:16:09,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:09.979 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [7.722s] 2018-10-02 21:16:10,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:10.907 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [21.446s] 2018-10-02 21:16:16,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:16.004 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.516s] 2018-10-02 21:16:17,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:17.089 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [7.110s] 2018-10-02 21:16:17,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:17.232 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [6.328s] 2018-10-02 21:16:18,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:18.368 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [35.001s] 2018-10-02 21:16:19,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:19.899 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [12.498s] 2018-10-02 21:16:19,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:19.969 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.010s] 2018-10-02 21:16:19,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:19.980 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.006s] 2018-10-02 21:16:19,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:19.990 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-02 21:16:20,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:20.000 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.007s] 2018-10-02 21:16:20,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:20.008 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.007s] 2018-10-02 21:16:20,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:20.017 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-02 21:16:20,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:20.024 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-10-02 21:16:20,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:20.254 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-02 21:16:23,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:23.473 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.575s] 2018-10-02 21:16:23,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:23.999 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [6.766s] 2018-10-02 21:16:25,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:25.490 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:16:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:25.490 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-02 21:16:25,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:25.990 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.173s] 2018-10-02 21:16:26,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:26.169 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.178s] 2018-10-02 21:16:26,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:26.316 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [42.332s] 2018-10-02 21:16:26,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:26.340 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.171s] 2018-10-02 21:16:26,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:26.934 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [8.567s] 2018-10-02 21:16:28,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:28.435 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.092s] 2018-10-02 21:16:28,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:28.587 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.154s] 2018-10-02 21:16:29,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:29.780 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [5.779s] 2018-10-02 21:16:34,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:34.135 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.354s] 2018-10-02 21:16:34,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:34.418 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-02 21:16:37,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:37.676 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.268s] 2018-10-02 21:16:37,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:37.804 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.669s] 2018-10-02 21:16:38,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:38.194 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.239s] 2018-10-02 21:16:38,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:38.403 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.208s] 2018-10-02 21:16:38,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:38.630 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.226s] 2018-10-02 21:16:39,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:39.361 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.729s] 2018-10-02 21:16:39,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:39.589 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.228s] 2018-10-02 21:16:40,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:40.312 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.722s] 2018-10-02 21:16:40,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:40.534 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.222s] 2018-10-02 21:16:40,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:40.725 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.190s] 2018-10-02 21:16:40,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:40.951 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.225s] 2018-10-02 21:16:41,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:41.004 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.052s] 2018-10-02 21:16:41,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:41.051 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-10-02 21:16:41,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:41.093 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2018-10-02 21:16:41,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:41.346 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.251s] 2018-10-02 21:16:41,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:41.883 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.537s] 2018-10-02 21:16:41,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:41.963 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2018-10-02 21:16:42,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:42.014 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.051s] 2018-10-02 21:16:42,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:42.067 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.052s] 2018-10-02 21:16:42,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:42.117 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.049s] 2018-10-02 21:16:45,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:45.586 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.852s] 2018-10-02 21:16:45,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:45.643 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.056s] 2018-10-02 21:16:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:47.751 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.716s] 2018-10-02 21:16:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:52.420 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.668s] 2018-10-02 21:16:59,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:16:59.225 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [83.439s] 2018-10-02 21:17:00,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:00.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.163s] 2018-10-02 21:17:00,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:00.267 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.032s] 2018-10-02 21:17:06,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:06.373 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.918s] 2018-10-02 21:17:06,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:06.397 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.837s] 2018-10-02 21:17:13,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:13.187 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [6.789s] 2018-10-02 21:17:14,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:14.052 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.867s] 2018-10-02 21:17:14,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:14.422 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.369s] 2018-10-02 21:17:14,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:14.783 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.360s] 2018-10-02 21:17:18,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:18.818 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.708s] 2018-10-02 21:17:20,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:20.805 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:17:20,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:20.806 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-02 21:17:25,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:25.556 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.332s] 2018-10-02 21:17:25,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:25.966 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [16.695s] 2018-10-02 21:17:26,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:26.004 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.448s] 2018-10-02 21:17:33,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:33.062 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.301s] 2018-10-02 21:17:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:33.479 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.417s] 2018-10-02 21:17:34,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:34.141 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.660s] 2018-10-02 21:17:34,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:34.212 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.071s] 2018-10-02 21:17:34,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:34.282 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.069s] 2018-10-02 21:17:34,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:34.356 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.074s] 2018-10-02 21:17:38,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:38.319 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [12.351s] 2018-10-02 21:17:43,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:43.698 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.380s] 2018-10-02 21:17:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:43.977 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.575s] 2018-10-02 21:17:44,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:44.699 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.720s] 2018-10-02 21:17:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:45.077 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [30.290s] 2018-10-02 21:17:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:45.098 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.399s] 2018-10-02 21:17:45,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:45.441 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.342s] 2018-10-02 21:17:46,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:46.138 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.439s] 2018-10-02 21:17:46,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:46.463 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.021s] 2018-10-02 21:17:46,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:46.938 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.474s] 2018-10-02 21:17:47,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:47.358 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.419s] 2018-10-02 21:17:48,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:48.966 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.606s] 2018-10-02 21:17:49,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:49.307 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.339s] 2018-10-02 21:17:49,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:49.874 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.567s] 2018-10-02 21:17:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:49.941 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.068s] 2018-10-02 21:17:50,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:50.318 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.376s] 2018-10-02 21:17:51,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:51.527 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.207s] 2018-10-02 21:17:53,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:53.717 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [309.591s] 2018-10-02 21:17:59,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:17:59.379 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.693s] 2018-10-02 21:18:02,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:02.478 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.099s] 2018-10-02 21:18:03,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:03.724 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.645s] 2018-10-02 21:18:03,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:03.883 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.161s] 2018-10-02 21:18:04,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:04.176 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.292s] 2018-10-02 21:18:11,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:11.093 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [24.952s] 2018-10-02 21:18:15,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:15.977 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.699s] 2018-10-02 21:18:21,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:21.372 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.176s] 2018-10-02 21:18:23,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:23.445 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.070s] 2018-10-02 21:18:29,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:29.472 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.389s] 2018-10-02 21:18:29,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:29.667 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.194s] 2018-10-02 21:18:29,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:29.832 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.165s] 2018-10-02 21:18:29,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:29.989 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.156s] 2018-10-02 21:18:34,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:34.329 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.159s] 2018-10-02 21:18:44,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:44.570 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [33.472s] 2018-10-02 21:18:46,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:46.376 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.808s] 2018-10-02 21:18:56,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:18:56.838 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.460s] 2018-10-02 21:19:06,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:19:06.350 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.509s] 2018-10-02 21:19:10,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:19:10.199 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.851s] 2018-10-02 21:19:41,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:19:41.361 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [91.090s] 2018-10-02 21:19:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:19:44.450 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [34.242s] 2018-10-02 21:19:59,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:19:59.831 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.455s] 2018-10-02 21:20:00,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:00.032 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.201s] 2018-10-02 21:20:00,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:00.416 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.383s] 2018-10-02 21:20:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:02.164 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.747s] 2018-10-02 21:20:04,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:04.169 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.005s] 2018-10-02 21:20:04,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:04.366 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.196s] 2018-10-02 21:20:04,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:04.578 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.212s] 2018-10-02 21:20:24,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:24.886 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-02 21:20:26,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:26.211 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-02 21:20:28,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:28.286 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-02 21:20:35,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:20:35.708 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.074s] 2018-10-02 21:21:00,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:21:00.167 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.455s] 2018-10-02 21:21:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:21:04.497 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.332s] 2018-10-02 21:21:08,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:21:08.176 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [80.762s] 2018-10-02 21:21:28,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:21:28.188 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [23.684s] 2018-10-02 21:21:35,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:21:35.529 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.342s] 2018-10-02 21:22:04,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:22:04.340 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [329.796s] 2018-10-02 21:22:13,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:22:13.649 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [65.462s] 2018-10-02 21:23:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:23:01.726 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.554s] 2018-10-02 21:23:01,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:23:01.729 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-02 21:23:26,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-02 21:23:26.782 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [82.452s] 2018-10-02 21:23:47,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9d514d9-2138-4b56-adf1-8ed22e995edc 2018-10-02 21:23:47,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd9d514d9-2138-4b56-adf1-8ed22e995edc']'. 2018-10-02 21:23:48,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-02 21:23:48,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-02 21:23:48,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 21:23:48,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9d514d9-2138-4b56-adf1-8ed22e995edc | 2018-10-02 21:23:48,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-02 21:23:48,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-02 21:04:42 | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-02 21:23:46 | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:04 | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6d249be2-af4b-4941-b515-7b3fe5b33b0e) | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-02 21:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 20e0b6ec-900c-4551-a100-2bd69687382b) | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1119.54 | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-02 21:23:48,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-10-02 21:23:48,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-02 21:23:48,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-02 21:23:48,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-02 21:23:49,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-10-02 21:23:49,088 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:22 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-02 21:23:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 21:23:49,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:23:50,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2f657fc-3c86-4590-9406-79b33b62de29 Date: Tue, 02 Oct 2018 21:23:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 21:23:50,174 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44 used request id req-a2f657fc-3c86-4590-9406-79b33b62de29 2018-10-02 21:23:50,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08353304863s 2018-10-02 21:23:50,175 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e7aae5f3-d693-4262-8610-18c4805b7d44 used request id req-a2f657fc-3c86-4590-9406-79b33b62de29 2018-10-02 21:23:50,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 21:23:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:50,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:23: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-7ecfdeb8-ab66-42d7-9a2b-ec9bf903fefa x-compute-request-id: req-7ecfdeb8-ab66-42d7-9a2b-ec9bf903fefa Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf", "name": "tempest_full_parallel-flavor_alt_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb9d822a-5450-41cc-916a-2053b9b25621", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fb9d822a-5450-41cc-916a-2053b9b25621", "name": "tempest_full_parallel-flavor_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 21:23:50,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7ecfdeb8-ab66-42d7-9a2b-ec9bf903fefa 2018-10-02 21:23:50,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.176142930984s 2018-10-02 21:23:50,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7ecfdeb8-ab66-42d7-9a2b-ec9bf903fefa 2018-10-02 21:23:50,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 21:23:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:50,390 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 21:23: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-fa7feb91-bdf2-4562-86e2-1488438288d1 x-compute-request-id: req-fa7feb91-bdf2-4562-86e2-1488438288d1 Content-Length: 0 Content-Type: application/json 2018-10-02 21:23:50,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf used request id req-fa7feb91-bdf2-4562-86e2-1488438288d1 2018-10-02 21:23:50,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036062002182s 2018-10-02 21:23:50,390 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1033e92d-0e71-4e1b-8ece-9c7b5c5ce0cf used request id req-fa7feb91-bdf2-4562-86e2-1488438288d1 2018-10-02 21:23:50,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-02 21:23:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:23:50,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4554 Content-Type: application/json X-Openstack-Request-Id: req-c5db87bc-e2bb-4dad-b480-65ab4d509462 Date: Tue, 02 Oct 2018 21:23:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/db55fabf-2f78-43d7-b943-bc0c0c8dd242/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/db55fabf-2f78-43d7-b943-bc0c0c8dd242/file", "owner": "08d68a170ce24caf99de38b05739f8d7", "id": "db55fabf-2f78-43d7-b943-bc0c0c8dd242", "size": 0, "self": "/v2/images/db55fabf-2f78-43d7-b943-bc0c0c8dd242", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"3dbea5d1-eb09-4cab-8757-ebd20b8e5c0e\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-1470914586", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/db55fabf-2f78-43d7-b943-bc0c0c8dd242/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:16:59Z", "owner_user_name": "tempest-TestVolumeBootPattern-1470914586", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-1260598476", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-10-02T21:16:58Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-10-02T21:08:02Z", "boot_roles": "Member", "file": "/v2/images/ec63387e-c251-4592-a0ae-cb1fffcf2589/file", "owner": "37df5f222a89419292cebd302d4fda59", "id": "ec63387e-c251-4592-a0ae-cb1fffcf2589", "size": 1073741824, "user_id": "35b40c8ed8a04029b1652b81ced5f015", "image_type": "backup", "self": "/v2/images/ec63387e-c251-4592-a0ae-cb1fffcf2589", "disk_format": "raw", "base_image_ref": "b002ec66-dfb6-451c-973b-f6d7a905d724", "owner_project_name": "tempest-ServerActionsTestJSON-842547963", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ec63387e-c251-4592-a0ae-cb1fffcf2589/snap", "owner_id": "37df5f222a89419292cebd302d4fda59", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/ec63387e-c251-4592-a0ae-cb1fffcf2589/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-842547963", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "001d81d2-8009-4aaa-a6a4-20e7e7af5c20", "name": "tempest-backup-1-1065737431", "checksum": null, "created_at": "2018-10-02T21:07:38Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "metadata": {}}], "file": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724/file", "owner": "6c8d567a032c4939bead6ef461c9549f", "id": "b002ec66-dfb6-451c-973b-f6d7a905d724", "size": 12716032, "self": "/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724", "disk_format": "qcow2", "direct_url": "rbd://84ce99d5-5468-42aa-88ee-f28823f395ae/images/b002ec66-dfb6-451c-973b-f6d7a905d724/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-02T21:04:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-02T21:04:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-02 21:23:50,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c5db87bc-e2bb-4dad-b480-65ab4d509462 2018-10-02 21:23:50,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178937911987s 2018-10-02 21:23:50,571 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c5db87bc-e2bb-4dad-b480-65ab4d509462 2018-10-02 21:23:50,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-02 21:23:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}16f4b0856ac2958444bc0742993b609c598db6ea" 2018-10-02 21:23:52,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-383c52c0-874b-4d45-a98d-128c40218f80 Date: Tue, 02 Oct 2018 21:23:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-02 21:23:52,893 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724 used request id req-383c52c0-874b-4d45-a98d-128c40218f80 2018-10-02 21:23:52,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.31998801231s 2018-10-02 21:23:52,894 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b002ec66-dfb6-451c-973b-f6d7a905d724 used request id req-383c52c0-874b-4d45-a98d-128c40218f80 2018-10-02 21:23:52,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-02 21:23:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c2b0b6e-76ca-467b-b054-a2dddd946330 x-compute-request-id: req-7c2b0b6e-76ca-467b-b054-a2dddd946330 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb9d822a-5450-41cc-916a-2053b9b25621", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fb9d822a-5450-41cc-916a-2053b9b25621", "name": "tempest_full_parallel-flavor_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-02 21:23:52,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7c2b0b6e-76ca-467b-b054-a2dddd946330 2018-10-02 21:23:52,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339598655701s 2018-10-02 21:23:52,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7c2b0b6e-76ca-467b-b054-a2dddd946330 2018-10-02 21:23:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-02 21:23:52,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:52,972 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 02 Oct 2018 21:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33c91304-2a02-4a10-bc7e-22b3da1ed947 x-compute-request-id: req-33c91304-2a02-4a10-bc7e-22b3da1ed947 Content-Length: 0 Content-Type: application/json 2018-10-02 21:23:52,972 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621 used request id req-33c91304-2a02-4a10-bc7e-22b3da1ed947 2018-10-02 21:23:52,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418269634247s 2018-10-02 21:23:52,973 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fb9d822a-5450-41cc-916a-2053b9b25621 used request id req-33c91304-2a02-4a10-bc7e-22b3da1ed947 2018-10-02 21:23:52,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:23:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:53,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0ef8d5-8646-4b8c-a5ac-ea2241ef0a9d Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/0e76044817764bb58687aaa63e49a118"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e76044817764bb58687aaa63e49a118", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/252aeb1c465742478e7d7a1080088dfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "252aeb1c465742478e7d7a1080088dfb", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7", "links": {"self": "http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4"}, "domain_id": "default", "enabled": true, "id": "57c92abe89f0490b8bb391f709bf94f4", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/5a24673688804f4ea9dca8d2ce9923e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a24673688804f4ea9dca8d2ce9923e2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/6581142f323f4d31986713aed1790f99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6581142f323f4d31986713aed1790f99", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6a8999320b4f4905b452cbfa57f6597d"}, "domain_id": "c5dbd4b32e2346f7bedcb5522d77d943", "enabled": true, "options": {}, "id": "6a8999320b4f4905b452cbfa57f6597d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/6afc8e3ffd2e48b7be931e440377b7a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afc8e3ffd2e48b7be931e440377b7a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/73f108ed271e44c5a64949cb98799668"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73f108ed271e44c5a64949cb98799668", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/864053bc095a4fb6953301b574d688b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "864053bc095a4fb6953301b574d688b1", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/9164ae83532e46109f1c58bc2a85cc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9164ae83532e46109f1c58bc2a85cc80", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/9f2bd2294b7f4406b39fbe7cfb326c1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f2bd2294b7f4406b39fbe7cfb326c1b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/b3523fbdebaf40549b5ecc7288566141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3523fbdebaf40549b5ecc7288566141", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.22:5000/v3/users/b85e1fefd23b4320a2745450a0c9544a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b85e1fefd23b4320a2745450a0c9544a", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/e695908d66694d189f89537e4ffef3f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e695908d66694d189f89537e4ffef3f6", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/f001682266e442d0acbfb3fd94380fc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f001682266e442d0acbfb3fd94380fc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/f92f02f189b843fabf0892c0d9d6ef14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f92f02f189b843fabf0892c0d9d6ef14", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-02 21:23:53,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1b0ef8d5-8646-4b8c-a5ac-ea2241ef0a9d 2018-10-02 21:23:53,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138648033142s 2018-10-02 21:23:53,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1b0ef8d5-8646-4b8c-a5ac-ea2241ef0a9d 2018-10-02 21:23:53,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-02 21:23:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:53,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a676ad2-2e5c-4741-9aaa-79d9c111f014 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4"}, "enabled": true, "id": "57c92abe89f0490b8bb391f709bf94f4", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}} 2018-10-02 21:23:53,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 used request id req-0a676ad2-2e5c-4741-9aaa-79d9c111f014 2018-10-02 21:23:53,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102805137634s 2018-10-02 21:23:53,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 used request id req-0a676ad2-2e5c-4741-9aaa-79d9c111f014 2018-10-02 21:23:53,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-02 21:23:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:53,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b615097c-abc7-48e2-beef-a29d10988440 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:23:53,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 used request id req-b615097c-abc7-48e2-beef-a29d10988440 2018-10-02 21:23:53,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.208495855331s 2018-10-02 21:23:53,431 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/57c92abe89f0490b8bb391f709bf94f4 used request id req-b615097c-abc7-48e2-beef-a29d10988440 2018-10-02 21:23:53,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-02 21:23:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:53,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341edcf8-0c06-4fca-af79-6f7bf79827f1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22: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.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f"}, "enabled": true, "id": "6c8d567a032c4939bead6ef461c9549f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_1adf3bd2-e8d4-497b-8695-bd93cce248e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/955b69d3f7b24d5195f7095911215613"}, "enabled": true, "id": "955b69d3f7b24d5195f7095911215613", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/c7df579f475a4319babeb31d9eeae3b3"}, "enabled": true, "id": "c7df579f475a4319babeb31d9eeae3b3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-02 21:23:53,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-341edcf8-0c06-4fca-af79-6f7bf79827f1 2018-10-02 21:23:53,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852129459381s 2018-10-02 21:23:53,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-341edcf8-0c06-4fca-af79-6f7bf79827f1 2018-10-02 21:23:53,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-02 21:23:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:53,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e84b3500-80be-4367-b957-5bb326302155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:23:53,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f used request id req-e84b3500-80be-4367-b957-5bb326302155 2018-10-02 21:23:53,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154292106628s 2018-10-02 21:23:53,674 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6c8d567a032c4939bead6ef461c9549f used request id req-e84b3500-80be-4367-b957-5bb326302155 2018-10-02 21:23:53,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-02 21:23:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:53,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 02 Oct 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d20e5e-33f3-41d7-929b-71952287b425 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "43ddaede75cf4e6fa947c0ab2adf97f3", "links": {"self": "http://172.30.9.22:5000/v3/roles/43ddaede75cf4e6fa947c0ab2adf97f3"}, "name": "admin"}, {"domain_id": null, "id": "5cbb2afd38234638a7f0451f3c3557ad", "links": {"self": "http://172.30.9.22:5000/v3/roles/5cbb2afd38234638a7f0451f3c3557ad"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8cd6d9dfa6014031a7541aa185d08807", "links": {"self": "http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e067f8fc50eb46e38d403047afe99036", "links": {"self": "http://172.30.9.22:5000/v3/roles/e067f8fc50eb46e38d403047afe99036"}, "name": "heat_stack_user"}]} 2018-10-02 21:23:53,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f1d20e5e-33f3-41d7-929b-71952287b425 2018-10-02 21:23:53,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799169540405s 2018-10-02 21:23:53,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-02 21:23:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:54,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 02 Oct 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a8589f9-001a-48ea-851a-8a357a0c0dcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-02 21:23:54,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/8cd6d9dfa6014031a7541aa185d08807 used request id req-3a8589f9-001a-48ea-851a-8a357a0c0dcb 2018-10-02 21:23:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.274358034134s 2018-10-02 21:23:54,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-02 21:23:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6c8d567a032c4939bead6ef461c9549f&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}df687924a25b52f7886726a813dd4225b26d6f41" 2018-10-02 21:23:54,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5bb91acc-5955-4100-a32e-d9bb096b7d27 Date: Tue, 02 Oct 2018 21:23:54 GMT RESP BODY: {"security_groups": []} 2018-10-02 21:23:54,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6c8d567a032c4939bead6ef461c9549f&name=default used request id req-5bb91acc-5955-4100-a32e-d9bb096b7d27 2018-10-02 21:23:54,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221696138382s 2018-10-02 21:23:54,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6c8d567a032c4939bead6ef461c9549f&name=default used request id req-5bb91acc-5955-4100-a32e-d9bb096b7d27 2018-10-02 21:23:54,256 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK